01M1M598BGMQVTDHYKYNQ1EBF9: 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: 01M1M5A99PAK1DXQWX0AJ7J4K1

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-03T17:34:21.944Zjob assigned to worker 01M1M5APE52ZKVTQGCP2TG148E [factory aws, i-09610dd15a7726e61] (queued for 56 s)
 
22026-09-03T17:34:28.987Zstarting task 0: "setup"
32026-09-03T17:34:28.992Z++ uname -s
42026-09-03T17:34:28.995Z+ kern=SunOS
52026-09-03T17:34:28.995Z+ build_user=build
62026-09-03T17:34:28.995Z+ build_uid=12345
72026-09-03T17:34:28.995Z+ work_dir=/work
82026-09-03T17:34:28.995Z+ input_dir=/input
92026-09-03T17:34:28.995Z+ [[ 0 == 12345 ]]
102026-09-03T17:34:28.995Z+ case "$kern" in
112026-09-03T17:34:28.995Z+ groupadd -g 12345 build
122026-09-03T17:34:28.999Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-03T17:34:31.007Z+ zfs create -o mountpoint=/work rpool/work
142026-09-03T17:34:31.089Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-03T17:34:31.093Z+ home_fs=zfs
162026-09-03T17:34:31.093Z+ [[ zfs == autofs ]]
172026-09-03T17:34:31.093Z+ mkdir -p /home/build
182026-09-03T17:34:31.096Z+ chown build:build /home/build /work
192026-09-03T17:34:33.096Z+ chmod 0700 /home/build /work
202026-09-03T17:34:33.100Zprocess exited: duration 4116 ms, exit code 0
 
212026-09-03T17:34:33.108Zstarting task 1: "rust-toolchain"
222026-09-03T17:34:33.112Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-03T17:34:33.113Z * rust toolchain channel = "1.97.1"
242026-09-03T17:34:33.113Z * rust toolchain profile = "default"
252026-09-03T17:34:33.113Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-03T17:34:33.113Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-03T17:34:33.113Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-03T17:34:33.116Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-03T17:34:33.116Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-03T17:34:33.210Zinfo: downloading installer
312026-09-03T17:34:34.429Zinfo: profile set to default
322026-09-03T17:34:34.429Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-03T17:34:34.432Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-03T17:34:34.566Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-03T17:34:34.569Zinfo: downloading 6 components
362026-09-03T17:34:48.581Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-03T17:34:48.582Z
382026-09-03T17:34:48.615Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-03T17:34:48.615Z
402026-09-03T17:34:48.618Z
412026-09-03T17:34:48.618ZRust is installed now. Great!
422026-09-03T17:34:48.618Z
432026-09-03T17:34:48.618ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-03T17:34:48.618Zenvironment variable. This has not been done automatically.
452026-09-03T17:34:48.618Z
462026-09-03T17:34:48.618ZTo configure your current shell, you need to source
472026-09-03T17:34:48.618Zthe corresponding env file under $HOME/.cargo.
482026-09-03T17:34:48.618Z
492026-09-03T17:34:48.618ZConsider running the right command for your shell (note the leading DOT):
502026-09-03T17:34:48.618Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-03T17:34:48.618Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-03T17:34:48.618ZCC_x86_64-unknown-illumos = None
532026-09-03T17:34:48.618Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-03T17:34:48.618ZCC_x86_64_unknown_illumos = None
552026-09-03T17:34:48.618Zcargo:rerun-if-env-changed=HOST_CC
562026-09-03T17:34:48.618ZHOST_CC = None
572026-09-03T17:34:48.619Zcargo:rerun-if-env-changed=CC
582026-09-03T17:34:48.619ZCC = None
592026-09-03T17:34:48.619Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-03T17:34:48.812Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-03T17:34:48.812ZCRATE_CC_NO_DEFAULTS = None
622026-09-03T17:34:48.812Zcargo:rerun-if-env-changed=CFLAGS
632026-09-03T17:34:48.812ZCFLAGS = None
642026-09-03T17:34:48.812Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-03T17:34:48.812ZHOST_CFLAGS = None
662026-09-03T17:34:48.812Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-03T17:34:48.812ZCFLAGS_x86_64_unknown_illumos = None
682026-09-03T17:34:48.812Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-03T17:34:48.812ZCFLAGS_x86_64-unknown-illumos = None
702026-09-03T17:34:48.930Z+ rustup --version
712026-09-03T17:34:48.935Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-03T17:34:48.939Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-03T17:34:48.961Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-03T17:34:48.966Z+ cargo --version
752026-09-03T17:34:48.973Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-03T17:34:48.977Z+ rustc --version
772026-09-03T17:34:48.998Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-03T17:34:49.002Zprocess exited: duration 15895 ms, exit code 0
 
792026-09-03T17:34:49.010Zstarting task 2: "authentication"
802026-09-03T17:34:49.033Zprocess exited: duration 22 ms, exit code 0
 
812026-09-03T17:34:49.040Zstarting task 3: "clone repository"
822026-09-03T17:34:49.046Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-03T17:34:49.049Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-03T17:34:49.084ZCloning into '/work/oxidecomputer/omicron'...
852026-09-03T17:35:03.169Z+ cd /work/oxidecomputer/omicron
862026-09-03T17:35:03.169Z+ git fetch origin b3215b60695394fe8feca0b2a944bc72de32ec0a
872026-09-03T17:35:03.585ZFrom https://github.com/oxidecomputer/omicron
882026-09-03T17:35:03.585Z * branch b3215b60695394fe8feca0b2a944bc72de32ec0a -> FETCH_HEAD
892026-09-03T17:35:03.602Z+ [[ -n enable-scrimlet-reconcilers-in-tests ]]
902026-09-03T17:35:03.606Z++ git branch --show-current
912026-09-03T17:35:03.609Z+ current=main
922026-09-03T17:35:03.609Z+ [[ main != enable-scrimlet-reconcilers-in-tests ]]
932026-09-03T17:35:03.609Z+ git branch -f enable-scrimlet-reconcilers-in-tests b3215b60695394fe8feca0b2a944bc72de32ec0a
942026-09-03T17:35:03.612Z+ git checkout -f enable-scrimlet-reconcilers-in-tests
952026-09-03T17:35:03.912ZSwitched to branch 'enable-scrimlet-reconcilers-in-tests'
962026-09-03T17:35:03.916Z+ git reset --hard b3215b60695394fe8feca0b2a944bc72de32ec0a
972026-09-03T17:35:03.935ZHEAD is now at b3215b606 EXPECTORATE
982026-09-03T17:35:03.938Zprocess exited: duration 14897 ms, exit code 0
 
992026-09-03T17:35:03.945Zstarting task 4: "build"
1002026-09-03T17:35:03.951Z+ source .github/buildomat/ci-env.sh
1012026-09-03T17:35:03.954Z++ export CARGO_TERM_COLOR=always
1022026-09-03T17:35:03.954Z++ CARGO_TERM_COLOR=always
1032026-09-03T17:35:03.954Z+++ uname -s
1042026-09-03T17:35:03.954Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-03T17:35:03.954Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-03T17:35:03.957Z+ cargo --version
1072026-09-03T17:35:03.967Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-03T17:35:03.970Z+ rustc --version
1092026-09-03T17:35:03.994Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-03T17:35:03.998Z+ WORK=/work
1112026-09-03T17:35:03.998Z+ pfexec mkdir -p /work
1122026-09-03T17:35:04.002Z+ pfexec chown build /work
1132026-09-03T17:35:04.006Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-03T17:35:06.375Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-03T17:35:06.876Z Startup: Caching catalogs ... Done
1162026-09-03T17:35:09.978ZPlanning: Solver setup ... Done (2.894s)
1172026-09-03T17:35:10.055ZPlanning: Running solver ... Done (0.080s)
1182026-09-03T17:35:10.120ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-03T17:35:10.141ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-03T17:35:10.158ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-03T17:35:10.169ZPlanning: Package planning ... Done (0.017s)
1222026-09-03T17:35:10.173ZPlanning: Merging actions ... Done (0.002s)
1232026-09-03T17:35:10.361ZPlanning: Checking for conflicting actions ... Done (0.191s)
1242026-09-03T17:35:10.366ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-03T17:35:11.267ZPlanning: Evaluating mediators ... Done (0.905s)
1262026-09-03T17:35:11.272ZPlanning: Planning completed in 4.35 seconds
1272026-09-03T17:35:11.284Z Packages to install: 2
1282026-09-03T17:35:11.284Z Estimated space available: 156.00 GB
1292026-09-03T17:35:11.284ZEstimated space to be consumed: 86.47 MB
1302026-09-03T17:35:11.284Z Create boot environment: No
1312026-09-03T17:35:11.284ZCreate backup boot environment: No
1322026-09-03T17:35:11.284Z Rebuild boot archive: No
1332026-09-03T17:35:11.285Z
1342026-09-03T17:35:11.285ZChanged packages:
1352026-09-03T17:35:11.285Zhelios
1362026-09-03T17:35:11.285Z developer/build-essential
1372026-09-03T17:35:11.285Z None -> 11-3.0
1382026-09-03T17:35:11.285Z library/libxmlsec1
1392026-09-03T17:35:11.285Z None -> 1.2.35-3.0
1402026-09-03T17:35:11.312Z
1412026-09-03T17:35:11.312ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-03T17:35:11.389ZDownload: Completed 1.28 MB in 0.08 seconds (15.8M/s)
1432026-09-03T17:35:11.458Z Actions: 1/268 actions (Installing new actions)
1442026-09-03T17:35:11.503Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-03T17:35:11.548ZFinalize: Updating package state database ... Done (0.040s)
1462026-09-03T17:35:11.548ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-03T17:35:11.656ZFinalize: Updating image state ... Done (0.112s)
1482026-09-03T17:35:14.821ZFinalize: Creating fast lookup database ... Done (3.103s)
1492026-09-03T17:35:14.904ZFinalize: Reading search index ... Done (0.015s)
1502026-09-03T17:35:14.907ZFinalize: Updating search index ... Done (0.000s)
1512026-09-03T17:35:15.009ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-03T17:35:15.454ZPlanning: Evaluating mediator changes ... Done
1532026-09-03T17:35:15.575ZPlanning: Checking for conflicting actions ... Done
1542026-09-03T17:35:15.579ZPlanning: Consolidating action changes ... Done
1552026-09-03T17:35:15.759ZPlanning: Evaluating mediators ... Done
1562026-09-03T17:35:15.763ZPlanning: Planning completed in 0.31 seconds
1572026-09-03T17:35:15.787Z Mediators to change: 2
1582026-09-03T17:35:15.787Z Create boot environment: No
1592026-09-03T17:35:15.787ZCreate backup boot environment: No
1602026-09-03T17:35:15.842ZFinalize: Updating package state database ... Done
1612026-09-03T17:35:15.842ZFinalize: Updating package cache ... Done
1622026-09-03T17:35:15.908ZFinalize: Updating image state ... Done
1632026-09-03T17:35:18.203ZFinalize: Creating fast lookup database ... Done
1642026-09-03T17:35:18.273ZFinalize: Reading search index ... Done
1652026-09-03T17:35:18.276ZFinalize: Updating search index ... Done
1662026-09-03T17:35:18.352ZFinalize: Updating package cache ... Done
1672026-09-03T17:35:18.680ZPlanning: Evaluating mediator changes ... Done
1682026-09-03T17:35:18.801ZPlanning: Checking for conflicting actions ... Done
1692026-09-03T17:35:18.804ZPlanning: Consolidating action changes ... Done
1702026-09-03T17:35:18.999ZPlanning: Evaluating mediators ... Done
1712026-09-03T17:35:18.999ZPlanning: Planning completed in 0.31 seconds
1722026-09-03T17:35:19.013Z Mediators to change: 1
1732026-09-03T17:35:19.013Z Create boot environment: No
1742026-09-03T17:35:19.013ZCreate backup boot environment: No
1752026-09-03T17:35:19.064ZFinalize: Updating package state database ... Done
1762026-09-03T17:35:19.064ZFinalize: Updating package cache ... Done
1772026-09-03T17:35:19.141ZFinalize: Updating image state ... Done
1782026-09-03T17:35:21.404ZFinalize: Creating fast lookup database ... Done
1792026-09-03T17:35:21.472ZFinalize: Reading search index ... Done
1802026-09-03T17:35:21.475ZFinalize: Updating search index ... Done
1812026-09-03T17:35:21.565ZFinalize: Updating package cache ... Done
1822026-09-03T17:35:21.931ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-03T17:35:21.931Zapache system 2.4 system
1842026-09-03T17:35:21.931Zclang system 15 system
1852026-09-03T17:35:21.931Zcsh system system illumos
1862026-09-03T17:35:21.931Zctags system system illumos
1872026-09-03T17:35:21.931Zfile vendor vendor darwinsys
1882026-09-03T17:35:21.931Zfile system system illumos
1892026-09-03T17:35:21.931Zgcc vendor 14 vendor
1902026-09-03T17:35:21.931Zgcc system 13 system
1912026-09-03T17:35:21.931Zgcc system 10 system
1922026-09-03T17:35:21.931Zgo system 1.25 system
1932026-09-03T17:35:21.931Zllvm system 15 system
1942026-09-03T17:35:21.931Zmariadb system 11.4 system
1952026-09-03T17:35:21.932Zmta vendor vendor dma
1962026-09-03T17:35:21.932Zopenjdk system 17 system
1972026-09-03T17:35:21.932Zopenjdk system 11 system
1982026-09-03T17:35:21.932Zopenssl vendor 3 vendor
1992026-09-03T17:35:21.932Zperl system 5.40 system
2002026-09-03T17:35:21.932Zpostgresql system 18 system
2012026-09-03T17:35:21.932Zpostgresql system 17 system
2022026-09-03T17:35:21.932Zpython vendor 3 vendor
2032026-09-03T17:35:21.932Zpython system 2 system
2042026-09-03T17:35:21.932Zpython3 vendor 3.13 vendor
2052026-09-03T17:35:21.932Zruby system 3.4 system
2062026-09-03T17:35:21.932Zruby system 3.0 system
2072026-09-03T17:35:21.932Zwords vendor vendor american-english
2082026-09-03T17:35:21.932Zwords system system australian-english
2092026-09-03T17:35:21.932Zwords system system british-english
2102026-09-03T17:35:21.932Zwords system system canadian-english
2112026-09-03T17:35:21.932Zwords system system french
2122026-09-03T17:35:21.932Zwords system system italian
2132026-09-03T17:35:21.932Zwords system system ngerman
2142026-09-03T17:35:21.932Zwords system system ogerman
2152026-09-03T17:35:21.932Zwords system system spanish
2162026-09-03T17:35:22.227ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-03T17:35:22.227Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-03T17:35:22.832ZFMRI IFO
2192026-09-03T17:35:22.832Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-03T17:35:22.832Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-03T17:35:22.832Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-03T17:35:22.832Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-03T17:35:22.832Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-03T17:35:22.832Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-03T17:35:22.833Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-03T17:35:22.833Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-03T17:35:22.833Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-03T17:35:23.228Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-03T17:35:23.599Z Updating crates.io index
2302026-09-03T17:35:23.602Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-03T17:35:23.889Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-03T17:35:24.319Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-03T17:35:24.663Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-03T17:35:25.764Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-03T17:35:26.407Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-03T17:35:28.705Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-03T17:35:29.746Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-03T17:35:30.031Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-03T17:35:30.446Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-03T17:35:31.712Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-03T17:35:32.352Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-03T17:35:32.822Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-03T17:35:33.148Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-03T17:35:33.756Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-03T17:35:34.042Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-03T17:35:34.350Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-03T17:35:34.624Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-03T17:35:34.973Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-03T17:35:35.471Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-03T17:35:36.030Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-03T17:35:36.349Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-03T17:35:36.993Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-03T17:35:37.381Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-03T17:35:37.645Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-03T17:35:38.119Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-03T17:35:38.460Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-03T17:35:38.903Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-03T17:35:39.617Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-03T17:35:39.918Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-03T17:35:40.238Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-03T17:35:40.643Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-03T17:35:41.225Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-03T17:35:41.807Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-03T17:35:42.143Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-03T17:35:42.459Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-03T17:35:43.184Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-03T17:35:43.507Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-03T17:35:43.815Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-03T17:35:44.174Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-03T17:35:44.440Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-03T17:35:44.891Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-03T17:35:47.607Z Downloading crates ...
2732026-09-03T17:35:47.672Z Downloaded generic-array v0.14.7
2742026-09-03T17:35:47.675Z Downloaded cargo_toml v0.21.0
2752026-09-03T17:35:47.686Z Downloaded equivalent v1.0.2
2762026-09-03T17:35:47.689Z Downloaded dof v0.3.0
2772026-09-03T17:35:47.689Z Downloaded swrite v0.1.0
2782026-09-03T17:35:47.689Z Downloaded indexmap v2.14.0
2792026-09-03T17:35:47.692Z Downloaded cargo-platform v0.3.2
2802026-09-03T17:35:47.697Z Downloaded dtrace-parser v0.2.0
2812026-09-03T17:35:47.702Z Downloaded anstyle-query v1.1.5
2822026-09-03T17:35:47.702Z Downloaded zerocopy v0.7.35
2832026-09-03T17:35:47.708Z Downloaded anstyle v1.0.14
2842026-09-03T17:35:47.711Z Downloaded digest v0.10.7
2852026-09-03T17:35:47.711Z Downloaded zmij v1.0.21
2862026-09-03T17:35:47.711Z Downloaded zerocopy-derive v0.7.35
2872026-09-03T17:35:47.714Z Downloaded camino-tempfile v1.4.1
2882026-09-03T17:35:47.716Z Downloaded cpufeatures v0.2.17
2892026-09-03T17:35:47.716Z Downloaded block-buffer v0.10.4
2902026-09-03T17:35:47.717Z Downloaded tempfile v3.27.0
2912026-09-03T17:35:47.717Z Downloaded anstyle-parse v1.0.0
2922026-09-03T17:35:47.719Z Downloaded byteorder v1.5.0
2932026-09-03T17:35:47.720Z Downloaded itoa v1.0.17
2942026-09-03T17:35:47.723Z Downloaded autocfg v1.5.0
2952026-09-03T17:35:47.723Z Downloaded pest_generator v2.8.6
2962026-09-03T17:35:47.726Z Downloaded clap_derive v4.6.1
2972026-09-03T17:35:47.726Z Downloaded anstream v1.0.0
2982026-09-03T17:35:47.728Z Downloaded cfg-if v1.0.4
2992026-09-03T17:35:47.729Z Downloaded fnv v1.0.7
3002026-09-03T17:35:47.729Z Downloaded is_terminal_polyfill v1.70.2
3012026-09-03T17:35:47.729Z Downloaded crypto-common v0.1.7
3022026-09-03T17:35:47.731Z Downloaded macaddr v1.0.1
3032026-09-03T17:35:47.734Z Downloaded bytecount v0.6.9
3042026-09-03T17:35:47.737Z Downloaded fs-err v3.3.0
3052026-09-03T17:35:47.737Z Downloaded camino v1.2.5
3062026-09-03T17:35:47.737Z Downloaded colorchoice v1.0.4
3072026-09-03T17:35:47.740Z Downloaded usdt-macro v0.5.0
3082026-09-03T17:35:47.740Z Downloaded errno v0.3.14
3092026-09-03T17:35:47.744Z Downloaded heck v0.4.1
3102026-09-03T17:35:47.747Z Downloaded usdt-attr-macro v0.5.0
3112026-09-03T17:35:47.747Z Downloaded thread-id v4.2.2
3122026-09-03T17:35:47.757Z Downloaded fastrand v2.3.0
3132026-09-03T17:35:47.760Z Downloaded serde_spanned v0.6.9
3142026-09-03T17:35:47.760Z Downloaded toml_datetime v0.6.11
3152026-09-03T17:35:47.760Z Downloaded toml_write v0.1.2
3162026-09-03T17:35:47.763Z Downloaded clap_lex v1.0.0
3172026-09-03T17:35:47.763Z Downloaded unicode-linebreak v0.1.5
3182026-09-03T17:35:47.766Z Downloaded pretty-hex v0.4.1
3192026-09-03T17:35:47.777Z Downloaded terminal_size v0.4.3
3202026-09-03T17:35:47.780Z Downloaded heck v0.5.0
3212026-09-03T17:35:47.783Z Downloaded cargo_metadata v0.23.1
3222026-09-03T17:35:47.786Z Downloaded once_cell v1.21.3
3232026-09-03T17:35:47.794Z Downloaded usdt v0.5.0
3242026-09-03T17:35:47.797Z Downloaded scroll_derive v0.12.1
3252026-09-03T17:35:47.797Z Downloaded memmap v0.7.0
3262026-09-03T17:35:47.804Z Downloaded plain v0.2.3
3272026-09-03T17:35:47.808Z Downloaded version_check v0.9.5
3282026-09-03T17:35:47.808Z Downloaded smawk v0.3.2
3292026-09-03T17:35:47.817Z Downloaded tabled_derive v0.7.0
3302026-09-03T17:35:47.825Z Downloaded utf8parse v0.2.2
3312026-09-03T17:35:47.828Z Downloaded proc-macro-error v1.0.4
3322026-09-03T17:35:47.828Z Downloaded thiserror-impl v1.0.69
3332026-09-03T17:35:47.836Z Downloaded scroll v0.12.0
3342026-09-03T17:35:47.841Z Downloaded quote v1.0.45
3352026-09-03T17:35:47.844Z Downloaded papergrid v0.11.0
3362026-09-03T17:35:47.844Z Downloaded thiserror v1.0.69
3372026-09-03T17:35:47.847Z Downloaded sha2 v0.10.9
3382026-09-03T17:35:47.850Z Downloaded strsim v0.11.1
3392026-09-03T17:35:47.853Z Downloaded thiserror v2.0.18
3402026-09-03T17:35:47.858Z Downloaded serde_tokenstream v0.2.3
3412026-09-03T17:35:47.861Z Downloaded thiserror-impl v2.0.18
3422026-09-03T17:35:47.861Z Downloaded anyhow v1.0.104
3432026-09-03T17:35:47.865Z Downloaded usdt-impl v0.5.0
3442026-09-03T17:35:47.865Z Downloaded proc-macro-error-attr v1.0.4
3452026-09-03T17:35:47.869Z Downloaded bitflags v2.11.0
3462026-09-03T17:35:47.873Z Downloaded toml v0.8.23
3472026-09-03T17:35:47.873Z Downloaded ucd-trie v0.1.7
3482026-09-03T17:35:47.893Z Downloaded memchr v2.8.0
3492026-09-03T17:35:47.896Z Downloaded clap v4.6.1
3502026-09-03T17:35:47.902Z Downloaded pest_derive v2.8.6
3512026-09-03T17:35:47.906Z Downloaded serde_core v1.0.228
3522026-09-03T17:35:47.908Z Downloaded pest v2.8.6
3532026-09-03T17:35:47.911Z Downloaded log v0.4.33
3542026-09-03T17:35:47.914Z Downloaded unicode-ident v1.0.24
3552026-09-03T17:35:47.917Z Downloaded proc-macro2 v1.0.106
3562026-09-03T17:35:47.920Z Downloaded serde_derive v1.0.228
3572026-09-03T17:35:47.925Z Downloaded pest_meta v2.8.6
3582026-09-03T17:35:47.928Z Downloaded textwrap v0.16.2
3592026-09-03T17:35:47.931Z Downloaded semver v1.0.28
3602026-09-03T17:35:47.934Z Downloaded toml_edit v0.22.27
3612026-09-03T17:35:47.938Z Downloaded getrandom v0.4.3
3622026-09-03T17:35:47.949Z Downloaded serde v1.0.228
3632026-09-03T17:35:47.975Z Downloaded typenum v1.20.1
3642026-09-03T17:35:48.028Z Downloaded hashbrown v0.17.0
3652026-09-03T17:35:48.035Z Downloaded clap_builder v4.6.0
3662026-09-03T17:35:48.039Z Downloaded serde_json v1.0.151
3672026-09-03T17:35:48.045Z Downloaded goblin v0.8.2
3682026-09-03T17:35:48.048Z Downloaded winnow v0.7.14
3692026-09-03T17:35:48.067Z Downloaded tabled v0.15.0
3702026-09-03T17:35:48.086Z Downloaded syn v1.0.109
3712026-09-03T17:35:48.096Z Downloaded unicode-width v0.1.14
3722026-09-03T17:35:48.099Z Downloaded syn v2.0.117
3732026-09-03T17:35:48.104Z Downloaded unicode-width v0.2.0
3742026-09-03T17:35:48.114Z Downloaded rustix v1.1.4
3752026-09-03T17:35:48.144Z Downloaded libc v0.2.185
3762026-09-03T17:35:48.214Z Compiling proc-macro2 v1.0.106
3772026-09-03T17:35:48.214Z Compiling unicode-ident v1.0.24
3782026-09-03T17:35:48.217Z Compiling quote v1.0.45
3792026-09-03T17:35:48.217Z Compiling serde_core v1.0.228
3802026-09-03T17:35:48.217Z Compiling libc v0.2.185
3812026-09-03T17:35:48.217Z Compiling version_check v0.9.5
3822026-09-03T17:35:48.217Z Compiling memchr v2.8.0
3832026-09-03T17:35:48.217Z Compiling serde v1.0.228
3842026-09-03T17:35:48.217Z Compiling zmij v1.0.21
3852026-09-03T17:35:48.408Z Compiling thiserror v1.0.69
3862026-09-03T17:35:48.411Z Compiling itoa v1.0.17
3872026-09-03T17:35:48.411Z Compiling ucd-trie v0.1.7
3882026-09-03T17:35:48.411Z Compiling byteorder v1.5.0
3892026-09-03T17:35:48.411Z Compiling rustix v1.1.4
3902026-09-03T17:35:48.660Z Compiling serde_json v1.0.151
3912026-09-03T17:35:48.797Z Compiling bitflags v2.11.0
3922026-09-03T17:35:48.974Z Compiling pest v2.8.6
3932026-09-03T17:35:48.977Z Compiling usdt-impl v0.5.0
3942026-09-03T17:35:49.018Z Compiling proc-macro-error-attr v1.0.4
3952026-09-03T17:35:49.123Z Compiling camino v1.2.5
3962026-09-03T17:35:49.127Z Compiling syn v1.0.109
3972026-09-03T17:35:49.217Z Compiling proc-macro-error v1.0.4
3982026-09-03T17:35:49.218Z Compiling log v0.4.33
3992026-09-03T17:35:49.221Z Compiling getrandom v0.4.3
4002026-09-03T17:35:49.238Z Compiling utf8parse v0.2.2
4012026-09-03T17:35:49.368Z Compiling plain v0.2.3
4022026-09-03T17:35:49.425Z Compiling equivalent v1.0.2
4032026-09-03T17:35:49.445Z Compiling hashbrown v0.17.0
4042026-09-03T17:35:49.493Z Compiling anstyle-parse v1.0.0
4052026-09-03T17:35:49.561Z Compiling errno v0.3.14
4062026-09-03T17:35:49.564Z Compiling thread-id v4.2.2
4072026-09-03T17:35:49.604Z Compiling anstyle v1.0.14
4082026-09-03T17:35:49.622Z Compiling toml_write v0.1.2
4092026-09-03T17:35:49.698Z Compiling autocfg v1.5.0
4102026-09-03T17:35:49.701Z Compiling thiserror v2.0.18
4112026-09-03T17:35:49.701Z Compiling colorchoice v1.0.4
4122026-09-03T17:35:49.780Z Compiling is_terminal_polyfill v1.70.2
4132026-09-03T17:35:49.787Z Compiling winnow v0.7.14
4142026-09-03T17:35:49.856Z Compiling anstyle-query v1.1.5
4152026-09-03T17:35:49.877Z Compiling cfg-if v1.0.4
4162026-09-03T17:35:49.895Z Compiling pretty-hex v0.4.1
4172026-09-03T17:35:49.936Z Compiling anyhow v1.0.104
4182026-09-03T17:35:49.974Z Compiling anstream v1.0.0
4192026-09-03T17:35:50.006Z Compiling fnv v1.0.7
4202026-09-03T17:35:50.050Z Compiling heck v0.4.1
4212026-09-03T17:35:50.075Z Compiling syn v2.0.117
4222026-09-03T17:35:50.132Z Compiling indexmap v2.14.0
4232026-09-03T17:35:50.154Z Compiling once_cell v1.21.3
4242026-09-03T17:35:50.212Z Compiling unicode-width v0.1.14
4252026-09-03T17:35:50.282Z Compiling pest_meta v2.8.6
4262026-09-03T17:35:50.308Z Compiling fs-err v3.3.0
4272026-09-03T17:35:50.334Z Compiling fastrand v2.3.0
4282026-09-03T17:35:50.352Z Compiling heck v0.5.0
4292026-09-03T17:35:50.447Z Compiling clap_lex v1.0.0
4302026-09-03T17:35:50.466Z Compiling strsim v0.11.1
4312026-09-03T17:35:50.511Z Compiling bytecount v0.6.9
4322026-09-03T17:35:50.650Z Compiling papergrid v0.11.0
4332026-09-03T17:35:50.670Z Compiling memmap v0.7.0
4342026-09-03T17:35:50.689Z Compiling smawk v0.3.2
4352026-09-03T17:35:50.710Z Compiling unicode-linebreak v0.1.5
4362026-09-03T17:35:50.713Z Compiling unicode-width v0.2.0
4372026-09-03T17:35:50.747Z Compiling terminal_size v0.4.3
4382026-09-03T17:35:50.846Z Compiling tempfile v3.27.0
4392026-09-03T17:35:50.894Z Compiling clap_builder v4.6.0
4402026-09-03T17:35:50.914Z Compiling swrite v0.1.0
4412026-09-03T17:35:50.979Z Compiling textwrap v0.16.2
4422026-09-03T17:35:51.284Z Compiling semver v1.0.28
4432026-09-03T17:35:51.321Z Compiling cargo-platform v0.3.2
4442026-09-03T17:35:51.710Z Compiling camino-tempfile v1.4.1
4452026-09-03T17:35:51.915Z Compiling tabled_derive v0.7.0
4462026-09-03T17:35:52.666Z Compiling pest_generator v2.8.6
4472026-09-03T17:35:52.685Z Compiling tabled v0.15.0
4482026-09-03T17:35:53.255Z Compiling serde_derive v1.0.228
4492026-09-03T17:35:53.255Z Compiling thiserror-impl v1.0.69
4502026-09-03T17:35:53.259Z Compiling zerocopy-derive v0.7.35
4512026-09-03T17:35:53.259Z Compiling scroll_derive v0.12.1
4522026-09-03T17:35:53.259Z Compiling thiserror-impl v2.0.18
4532026-09-03T17:35:53.259Z Compiling clap_derive v4.6.1
4542026-09-03T17:35:53.348Z Compiling pest_derive v2.8.6
4552026-09-03T17:35:53.976Z Compiling scroll v0.12.0
4562026-09-03T17:35:54.031Z Compiling zerocopy v0.7.35
4572026-09-03T17:35:54.219Z Compiling goblin v0.8.2
4582026-09-03T17:35:54.443Z Compiling dtrace-parser v0.2.0
4592026-09-03T17:35:54.819Z Compiling clap v4.6.1
4602026-09-03T17:35:55.961Z Compiling toml_datetime v0.6.11
4612026-09-03T17:35:55.961Z Compiling serde_spanned v0.6.9
4622026-09-03T17:35:55.961Z Compiling macaddr v1.0.1
4632026-09-03T17:35:55.965Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4642026-09-03T17:35:55.965Z Compiling cargo_metadata v0.23.1
4652026-09-03T17:35:55.983Z Compiling dof v0.3.0
4662026-09-03T17:35:55.988Z Compiling serde_tokenstream v0.2.3
4672026-09-03T17:35:56.154Z Compiling toml_edit v0.22.27
4682026-09-03T17:35:56.813Z Compiling usdt-macro v0.5.0
4692026-09-03T17:35:56.813Z Compiling usdt-attr-macro v0.5.0
4702026-09-03T17:35:57.526Z Compiling usdt v0.5.0
4712026-09-03T17:35:57.656Z Compiling toml v0.8.23
4722026-09-03T17:35:58.078Z Compiling cargo_toml v0.21.0
4732026-09-03T17:35:59.536Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-03T17:36:01.888Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.87s
4752026-09-03T17:36:02.134Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-03T17:36:02.708Z Downloading crates ...
4772026-09-03T17:36:02.785Z Downloaded array-init v0.0.4
4782026-09-03T17:36:02.790Z Downloaded aead v0.5.2
4792026-09-03T17:36:02.790Z Downloaded compression-core v0.4.31
4802026-09-03T17:36:02.790Z Downloaded foreign-types v0.3.2
4812026-09-03T17:36:02.795Z Downloaded bit-set v0.8.0
4822026-09-03T17:36:02.795Z Downloaded async-recursion v1.1.1
4832026-09-03T17:36:02.795Z Downloaded futures-core v0.3.32
4842026-09-03T17:36:02.800Z Downloaded argon2 v0.5.3
4852026-09-03T17:36:02.800Z Downloaded foreign-types-shared v0.1.1
4862026-09-03T17:36:02.800Z Downloaded ascii-canvas v3.0.0
4872026-09-03T17:36:02.804Z Downloaded async-stream-impl v0.3.6
4882026-09-03T17:36:02.804Z Downloaded atomicwrites v0.4.4
4892026-09-03T17:36:02.804Z Downloaded expectorate v1.2.0
4902026-09-03T17:36:02.808Z Downloaded fxhash v0.2.1
4912026-09-03T17:36:02.808Z Downloaded atomic-waker v1.1.2
4922026-09-03T17:36:02.808Z Downloaded adler2 v2.0.1
4932026-09-03T17:36:02.808Z Downloaded float-cmp v0.10.0
4942026-09-03T17:36:02.808Z Downloaded assert_matches v1.5.0
4952026-09-03T17:36:02.808Z Downloaded bit-set v0.5.3
4962026-09-03T17:36:02.808Z Downloaded hash32 v0.2.1
4972026-09-03T17:36:02.811Z Downloaded base16ct v1.0.0
4982026-09-03T17:36:02.811Z Downloaded futures-io v0.3.32
4992026-09-03T17:36:02.821Z Downloaded foreign-types-shared v0.3.1
5002026-09-03T17:36:02.826Z Downloaded gethostname v0.5.0
5012026-09-03T17:36:02.826Z Downloaded backtrace-ext v0.2.1
5022026-09-03T17:36:02.826Z Downloaded fixedbitset v0.5.7
5032026-09-03T17:36:02.826Z Downloaded async-stream v0.3.6
5042026-09-03T17:36:02.826Z Downloaded bcs v0.1.6
5052026-09-03T17:36:02.826Z Downloaded endian-type v0.1.2
5062026-09-03T17:36:02.826Z Downloaded futures-macro v0.3.32
5072026-09-03T17:36:02.826Z Downloaded futures-task v0.3.32
5082026-09-03T17:36:02.826Z Downloaded anstream v0.6.21
5092026-09-03T17:36:02.829Z Downloaded anstyle-parse v0.2.7
5102026-09-03T17:36:02.829Z Downloaded bitflags v1.3.2
5112026-09-03T17:36:02.836Z Downloaded ahash v0.8.12
5122026-09-03T17:36:02.836Z Downloaded addr2line v0.25.1
5132026-09-03T17:36:02.836Z Downloaded base16ct v0.2.0
5142026-09-03T17:36:02.836Z Downloaded bcrypt-pbkdf v0.11.0
5152026-09-03T17:36:02.839Z Downloaded atty v0.2.14
5162026-09-03T17:36:02.839Z Downloaded enum-as-inner v0.6.1
5172026-09-03T17:36:02.839Z Downloaded git-stub v1.0.0
5182026-09-03T17:36:02.839Z Downloaded bb8 v0.8.6
5192026-09-03T17:36:02.839Z Downloaded arrayref v0.3.9
5202026-09-03T17:36:02.839Z Downloaded bitfield-macros v0.19.4
5212026-09-03T17:36:02.840Z Downloaded hostname v0.3.1
5222026-09-03T17:36:02.840Z Downloaded env_filter v2.0.0
5232026-09-03T17:36:02.840Z Downloaded hubpack v0.1.2
5242026-09-03T17:36:02.843Z Downloaded bitfield-struct v0.6.2
5252026-09-03T17:36:02.846Z Downloaded cobs v0.3.0
5262026-09-03T17:36:02.846Z Downloaded hex-literal v1.1.0
5272026-09-03T17:36:02.846Z Downloaded block-buffer v0.12.1
5282026-09-03T17:36:02.850Z Downloaded filetime v0.2.27
5292026-09-03T17:36:02.850Z Downloaded glob v0.3.3
5302026-09-03T17:36:02.855Z Downloaded ciborium-io v0.2.2
5312026-09-03T17:36:02.855Z Downloaded http-body v1.0.1
5322026-09-03T17:36:02.855Z Downloaded erased-serde v0.3.31
5332026-09-03T17:36:02.855Z Downloaded arrayvec v0.7.6
5342026-09-03T17:36:02.859Z Downloaded embedded-io v0.4.0
5352026-09-03T17:36:02.859Z Downloaded headers-core v0.3.0
5362026-09-03T17:36:02.859Z Downloaded async-trait v0.1.89
5372026-09-03T17:36:02.862Z Downloaded fd-lock v4.0.4
5382026-09-03T17:36:02.862Z Downloaded foreign-types v0.5.0
5392026-09-03T17:36:02.862Z Downloaded float-ord v0.3.2
5402026-09-03T17:36:02.862Z Downloaded form_urlencoded v1.2.2
5412026-09-03T17:36:02.867Z Downloaded embedded-io v0.6.1
5422026-09-03T17:36:02.867Z Downloaded ghash v0.6.0
5432026-09-03T17:36:02.867Z Downloaded foreign-types-macros v0.2.3
5442026-09-03T17:36:02.867Z Downloaded base64ct v1.8.3
5452026-09-03T17:36:02.870Z Downloaded funty v2.0.0
5462026-09-03T17:36:02.870Z Downloaded futures-sink v0.3.32
5472026-09-03T17:36:02.870Z Downloaded httpdate v1.0.3
5482026-09-03T17:36:02.870Z Downloaded flagset v0.4.7
5492026-09-03T17:36:02.874Z Downloaded cfg_aliases v0.1.1
5502026-09-03T17:36:02.877Z Downloaded hex v0.4.3
5512026-09-03T17:36:02.877Z Downloaded home v0.5.12
5522026-09-03T17:36:02.877Z Downloaded git-stub-vcs v0.1.0
5532026-09-03T17:36:02.881Z Downloaded highway v1.3.0
5542026-09-03T17:36:02.881Z Downloaded foldhash v0.2.0
5552026-09-03T17:36:02.881Z Downloaded block-padding v0.4.2
5562026-09-03T17:36:02.885Z Downloaded ff v0.14.0
5572026-09-03T17:36:02.885Z Downloaded find-msvc-tools v0.1.9
5582026-09-03T17:36:02.885Z Downloaded ena v0.14.4
5592026-09-03T17:36:02.889Z Downloaded bitfield v0.19.4
5602026-09-03T17:36:02.892Z Downloaded fallible-iterator v0.2.0
5612026-09-03T17:36:02.892Z Downloaded fixedbitset v0.4.2
5622026-09-03T17:36:02.892Z Downloaded foldhash v0.1.5
5632026-09-03T17:36:02.892Z Downloaded fs-err v2.11.0
5642026-09-03T17:36:02.896Z Downloaded futures-executor v0.3.32
5652026-09-03T17:36:02.896Z Downloaded hash32 v0.3.1
5662026-09-03T17:36:02.903Z Downloaded castaway v0.2.4
5672026-09-03T17:36:02.903Z Downloaded http-range v0.1.5
5682026-09-03T17:36:02.904Z Downloaded hubpack_derive v0.1.1
5692026-09-03T17:36:02.913Z Downloaded normalize-line-endings v0.3.0
5702026-09-03T17:36:02.913Z Downloaded phf_shared v0.13.1
5712026-09-03T17:36:02.913Z Downloaded newline-converter v0.3.0
5722026-09-03T17:36:02.913Z Downloaded bit-vec v0.8.0
5732026-09-03T17:36:02.917Z Downloaded cfg_aliases v0.2.1
5742026-09-03T17:36:02.917Z Downloaded ciborium-ll v0.2.2
5752026-09-03T17:36:02.917Z Downloaded bit-vec v0.6.3
5762026-09-03T17:36:02.917Z Downloaded enum_dispatch v0.3.13
5772026-09-03T17:36:02.917Z Downloaded proc-macro-crate v1.3.1
5782026-09-03T17:36:02.917Z Downloaded cassowary v0.3.0
5792026-09-03T17:36:02.917Z Downloaded cmake v0.1.57
5802026-09-03T17:36:02.917Z Downloaded num-derive v0.4.2
5812026-09-03T17:36:02.922Z Downloaded oso-derive v0.27.3
5822026-09-03T17:36:02.922Z Downloaded env_logger v0.11.11
5832026-09-03T17:36:02.923Z Downloaded openssl-macros v0.1.1
5842026-09-03T17:36:02.923Z Downloaded num_threads v0.1.7
5852026-09-03T17:36:02.923Z Downloaded path-slash v0.1.5
5862026-09-03T17:36:02.924Z Downloaded http-body-util v0.1.3
5872026-09-03T17:36:02.924Z Downloaded globwalk v0.9.1
5882026-09-03T17:36:02.935Z Downloaded ff v0.13.1
5892026-09-03T17:36:02.935Z Downloaded num_enum v0.5.11
5902026-09-03T17:36:02.935Z Downloaded powerfmt v0.2.0
5912026-09-03T17:36:02.935Z Downloaded predicates-core v1.0.10
5922026-09-03T17:36:02.935Z Downloaded group v0.14.0
5932026-09-03T17:36:02.935Z Downloaded rand_xorshift v0.4.0
5942026-09-03T17:36:02.935Z Downloaded radium v0.7.0
5952026-09-03T17:36:02.939Z Downloaded futures-channel v0.3.32
5962026-09-03T17:36:02.939Z Downloaded chacha20 v0.9.1
5972026-09-03T17:36:02.939Z Downloaded aead v0.6.1
5982026-09-03T17:36:02.942Z Downloaded backon v1.6.0
5992026-09-03T17:36:02.945Z Downloaded group v0.13.0
6002026-09-03T17:36:02.949Z Downloaded const-oid v0.10.2
6012026-09-03T17:36:02.952Z Downloaded secrecy v0.10.3
6022026-09-03T17:36:02.952Z Downloaded serde-big-array v0.5.1
6032026-09-03T17:36:02.952Z Downloaded cipher v0.4.4
6042026-09-03T17:36:02.952Z Downloaded buf-list v1.1.2
6052026-09-03T17:36:02.960Z Downloaded serde_repr v0.1.20
6062026-09-03T17:36:02.960Z Downloaded blowfish v0.10.0
6072026-09-03T17:36:02.960Z Downloaded serde_plain v1.0.2
6082026-09-03T17:36:02.960Z Downloaded signal-hook-tokio v0.3.1
6092026-09-03T17:36:02.960Z Downloaded signature v2.2.0
6102026-09-03T17:36:02.960Z Downloaded allocator-api2 v0.2.21
6112026-09-03T17:36:02.964Z Downloaded globset v0.4.18
6122026-09-03T17:36:02.964Z Downloaded oxnet v0.1.6
6132026-09-03T17:36:02.964Z Downloaded password-hash v0.5.0
6142026-09-03T17:36:02.969Z Downloaded byte-wrapper v0.1.0
6152026-09-03T17:36:02.979Z Downloaded cmov v0.5.4
6162026-09-03T17:36:02.979Z Downloaded cipher v0.5.2
6172026-09-03T17:36:02.979Z Downloaded subtle v2.6.1
6182026-09-03T17:36:02.979Z Downloaded structmeta v0.3.0
6192026-09-03T17:36:02.979Z Downloaded structmeta-derive v0.3.0
6202026-09-03T17:36:02.980Z Downloaded sync-ptr v0.1.4
6212026-09-03T17:36:02.980Z Downloaded cbc v0.2.1
6222026-09-03T17:36:02.980Z Downloaded camino-tempfile-ext v0.3.3
6232026-09-03T17:36:02.985Z Downloaded cexpr v0.6.0
6242026-09-03T17:36:02.985Z Downloaded poly1305 v0.8.0
6252026-09-03T17:36:02.985Z Downloaded fs_extra v1.3.0
6262026-09-03T17:36:02.985Z Downloaded bs58 v0.5.1
6272026-09-03T17:36:02.986Z Downloaded hmac v0.13.0
6282026-09-03T17:36:02.994Z Downloaded httparse v1.10.1
6292026-09-03T17:36:02.995Z Downloaded sha1 v0.10.6
6302026-09-03T17:36:02.995Z Downloaded hmac v0.12.1
6312026-09-03T17:36:02.998Z Downloaded argon2 v0.6.0-rc.8
6322026-09-03T17:36:02.999Z Downloaded blake2 v0.10.6
6332026-09-03T17:36:02.999Z Downloaded nibble_vec v0.1.0
6342026-09-03T17:36:02.999Z Downloaded pbkdf2 v0.13.0
6352026-09-03T17:36:02.999Z Downloaded bzip2 v0.4.4
6362026-09-03T17:36:03.004Z Downloaded rustc-demangle v0.1.27
6372026-09-03T17:36:03.004Z Downloaded phc v0.6.1
6382026-09-03T17:36:03.004Z Downloaded parking_lot_core v0.8.6
6392026-09-03T17:36:03.008Z Downloaded tokio-test v0.4.5
6402026-09-03T17:36:03.008Z Downloaded take_mut v0.2.2
6412026-09-03T17:36:03.011Z Downloaded try-lock v0.2.5
6422026-09-03T17:36:03.011Z Downloaded backoff v0.4.0
6432026-09-03T17:36:03.014Z Downloaded rand_core v0.9.5
6442026-09-03T17:36:03.015Z Downloaded colored v3.1.1
6452026-09-03T17:36:03.019Z Downloaded elliptic-curve v0.14.1
6462026-09-03T17:36:03.019Z Downloaded futures v0.3.32
6472026-09-03T17:36:03.023Z Downloaded generic-array v1.4.3
6482026-09-03T17:36:03.026Z Downloaded async-bb8-diesel v0.2.1
6492026-09-03T17:36:03.027Z Downloaded blake2 v0.11.0-rc.6
6502026-09-03T17:36:03.027Z Downloaded rusty-fork v0.3.1
6512026-09-03T17:36:03.030Z Downloaded cancel-safe-futures v0.1.5
6522026-09-03T17:36:03.030Z Downloaded chacha20 v0.10.0
6532026-09-03T17:36:03.034Z Downloaded console v0.16.2
6542026-09-03T17:36:03.034Z Downloaded zone_cfg_derive v0.3.1
6552026-09-03T17:36:03.034Z Downloaded untrusted v0.9.0
6562026-09-03T17:36:03.034Z Downloaded hostname v0.4.2
6572026-09-03T17:36:03.034Z Downloaded usdt-macro v0.6.0
6582026-09-03T17:36:03.040Z Downloaded unicode-xid v0.2.6
6592026-09-03T17:36:03.040Z Downloaded xshell-macros v0.2.7
6602026-09-03T17:36:03.040Z Downloaded slog-scope v4.4.1
6612026-09-03T17:36:03.040Z Downloaded wait-timeout v0.2.1
6622026-09-03T17:36:03.051Z Downloaded support-bundle-viewer v0.1.2
6632026-09-03T17:36:03.052Z Downloaded zerofrom v0.1.6
6642026-09-03T17:36:03.052Z Downloaded cpubits v0.1.1
6652026-09-03T17:36:03.052Z Downloaded crunchy v0.2.4
6662026-09-03T17:36:03.052Z Downloaded arc-swap v1.8.2
6672026-09-03T17:36:03.056Z Downloaded defmt v0.3.100
6682026-09-03T17:36:03.056Z Downloaded difflib v0.4.0
6692026-09-03T17:36:03.056Z Downloaded dtrace-parser v0.3.0
6702026-09-03T17:36:03.060Z Downloaded pkcs1 v0.7.5
6712026-09-03T17:36:03.061Z Downloaded curve25519-dalek-derive v0.1.1
6722026-09-03T17:36:03.071Z Downloaded getrandom v0.2.17
6732026-09-03T17:36:03.071Z Downloaded primeorder v0.14.0
6742026-09-03T17:36:03.071Z Downloaded compression-codecs v0.4.37
6752026-09-03T17:36:03.071Z Downloaded console v0.15.11
6762026-09-03T17:36:03.071Z Downloaded const-oid v0.9.6
6772026-09-03T17:36:03.077Z Downloaded serde_path_to_error v0.1.20
6782026-09-03T17:36:03.077Z Downloaded string_cache v0.8.9
6792026-09-03T17:36:03.077Z Downloaded colored v2.2.0
6802026-09-03T17:36:03.077Z Downloaded half v1.8.3
6812026-09-03T17:36:03.077Z Downloaded thread_local v1.1.9
6822026-09-03T17:36:03.081Z Downloaded tls_codec v0.4.2
6832026-09-03T17:36:03.081Z Downloaded tiny-keccak v2.0.2
6842026-09-03T17:36:03.081Z Downloaded tls_codec_derive v0.4.2
6852026-09-03T17:36:03.081Z Downloaded tokio-tungstenite v0.21.0
6862026-09-03T17:36:03.081Z Downloaded toml_writer v1.1.1+spec-1.1.0
6872026-09-03T17:36:03.085Z Downloaded fatfs v0.3.6
6882026-09-03T17:36:03.086Z Downloaded flume v0.11.1
6892026-09-03T17:36:03.086Z Downloaded hyper-tls v0.6.0
6902026-09-03T17:36:03.091Z Downloaded inout v0.2.2
6912026-09-03T17:36:03.091Z Downloaded r2d2 v0.8.10
6922026-09-03T17:36:03.091Z Downloaded compact_str v0.8.1
6932026-09-03T17:36:03.091Z Downloaded getrandom v0.3.4
6942026-09-03T17:36:03.094Z Downloaded idna_adapter v1.2.1
6952026-09-03T17:36:03.094Z Downloaded indoc v1.0.9
6962026-09-03T17:36:03.094Z Downloaded base64 v0.22.1
6972026-09-03T17:36:03.102Z Downloaded is_ci v1.2.0
6982026-09-03T17:36:03.102Z Downloaded kem v0.3.0
6992026-09-03T17:36:03.102Z Downloaded libscf-sys v1.2.0
7002026-09-03T17:36:03.102Z Downloaded mime v0.3.17
7012026-09-03T17:36:03.102Z Downloaded new_debug_unreachable v1.0.6
7022026-09-03T17:36:03.102Z Downloaded bzip2 v0.6.1
7032026-09-03T17:36:03.102Z Downloaded ciborium v0.2.2
7042026-09-03T17:36:03.111Z Downloaded critical-section v1.2.0
7052026-09-03T17:36:03.112Z Downloaded instability v0.3.11
7062026-09-03T17:36:03.112Z Downloaded jiff-static v0.2.34
7072026-09-03T17:36:03.112Z Downloaded slab v0.4.12
7082026-09-03T17:36:03.112Z Downloaded ar_archive_writer v0.5.1
7092026-09-03T17:36:03.117Z Downloaded spin v0.9.8
7102026-09-03T17:36:03.117Z Downloaded progenitor-extras v0.2.0
7112026-09-03T17:36:03.117Z Downloaded half v2.7.1
7122026-09-03T17:36:03.122Z Downloaded lru-slab v0.1.2
7132026-09-03T17:36:03.122Z Downloaded managed v0.8.0
7142026-09-03T17:36:03.122Z Downloaded lzss v0.8.2
7152026-09-03T17:36:03.122Z Downloaded defmt v1.0.1
7162026-09-03T17:36:03.127Z Downloaded digest v0.11.3
7172026-09-03T17:36:03.127Z Downloaded openssl-probe v0.1.6
7182026-09-03T17:36:03.127Z Downloaded openssl-probe v0.2.1
7192026-09-03T17:36:03.127Z Downloaded heapless v0.8.0
7202026-09-03T17:36:03.130Z Downloaded rcgen v0.12.1
7212026-09-03T17:36:03.130Z Downloaded corncobs v0.1.4
7222026-09-03T17:36:03.131Z Downloaded ed25519 v2.2.3
7232026-09-03T17:36:03.135Z Downloaded heapless v0.7.17
7242026-09-03T17:36:03.135Z Downloaded oxide-update-engine-types v0.1.2
7252026-09-03T17:36:03.147Z Downloaded clang-sys v1.8.1
7262026-09-03T17:36:03.147Z Downloaded ctr v0.10.1
7272026-09-03T17:36:03.147Z Downloaded debug-ignore v1.0.5
7282026-09-03T17:36:03.147Z Downloaded num-iter v0.1.45
7292026-09-03T17:36:03.148Z Downloaded ssh-cipher v0.3.0
7302026-09-03T17:36:03.148Z Downloaded term v1.2.1
7312026-09-03T17:36:03.148Z Downloaded tokio-stream v0.1.18
7322026-09-03T17:36:03.151Z Downloaded password-hash v0.6.1
7332026-09-03T17:36:03.155Z Downloaded oso v0.27.3
7342026-09-03T17:36:03.155Z Downloaded progenitor-impl v0.13.0
7352026-09-03T17:36:03.158Z Downloaded progenitor-impl v0.14.0
7362026-09-03T17:36:03.158Z Downloaded schemars v0.8.22
7372026-09-03T17:36:03.165Z Downloaded vergen v9.1.0
7382026-09-03T17:36:03.169Z Downloaded parse-size v1.1.0
7392026-09-03T17:36:03.169Z Downloaded psl-types v2.0.11
7402026-09-03T17:36:03.170Z Downloaded russh-cryptovec v0.62.0
7412026-09-03T17:36:03.170Z Downloaded seq-macro v0.3.6
7422026-09-03T17:36:03.173Z Downloaded signal-hook v0.3.18
7432026-09-03T17:36:03.176Z Downloaded base64 v0.21.7
7442026-09-03T17:36:03.176Z Downloaded pkcs1 v0.8.0-rc.4
7452026-09-03T17:36:03.179Z Downloaded headers v0.4.1
7462026-09-03T17:36:03.183Z Downloaded libefi-sys v0.1.0
7472026-09-03T17:36:03.183Z Downloaded socket2 v0.5.10
7482026-09-03T17:36:03.183Z Downloaded socket2 v0.6.3
7492026-09-03T17:36:03.187Z Downloaded rustc_version v0.4.1
7502026-09-03T17:36:03.187Z Downloaded same-file v1.0.6
7512026-09-03T17:36:03.197Z Downloaded rfc6979 v0.4.0
7522026-09-03T17:36:03.197Z Downloaded unicode-properties v0.1.4
7532026-09-03T17:36:03.197Z Downloaded signal-hook-mio v0.2.5
7542026-09-03T17:36:03.197Z Downloaded slog-bunyan v2.5.0
7552026-09-03T17:36:03.197Z Downloaded strum v0.26.3
7562026-09-03T17:36:03.197Z Downloaded phf v0.12.1
7572026-09-03T17:36:03.204Z Downloaded flate2 v1.1.9
7582026-09-03T17:36:03.204Z Downloaded hickory-resolver v0.25.2
7592026-09-03T17:36:03.204Z Downloaded linear-map v1.2.0
7602026-09-03T17:36:03.204Z Downloaded multer v3.1.0
7612026-09-03T17:36:03.208Z Downloaded pkcs8 v0.10.2
7622026-09-03T17:36:03.218Z Downloaded test-strategy v0.4.5
7632026-09-03T17:36:03.221Z Downloaded bytes v1.11.1
7642026-09-03T17:36:03.229Z Downloaded hashbrown v0.12.3
7652026-09-03T17:36:03.234Z Downloaded rustls-platform-verifier v0.6.2
7662026-09-03T17:36:03.234Z Downloaded typify v0.6.2
7672026-09-03T17:36:03.234Z Downloaded chumsky v0.9.3
7682026-09-03T17:36:03.238Z Downloaded crossbeam-utils v0.8.21
7692026-09-03T17:36:03.238Z Downloaded thread-id v5.1.0
7702026-09-03T17:36:03.238Z Downloaded darling v0.20.11
7712026-09-03T17:36:03.238Z Downloaded oxide-update-engine-display v0.1.2
7722026-09-03T17:36:03.243Z Downloaded tabwriter v1.4.1
7732026-09-03T17:36:03.243Z Downloaded universal-hash v0.6.1
7742026-09-03T17:36:03.243Z Downloaded supports-unicode v3.0.0
7752026-09-03T17:36:03.243Z Downloaded progenitor-client v0.13.0
7762026-09-03T17:36:03.243Z Downloaded schemars v0.9.0
7772026-09-03T17:36:03.250Z Downloaded tokio-macros v2.7.0
7782026-09-03T17:36:03.254Z Downloaded unicode-truncate v1.1.0
7792026-09-03T17:36:03.254Z Downloaded waitgroup v0.1.2
7802026-09-03T17:36:03.254Z Downloaded rand_core v0.10.0
7812026-09-03T17:36:03.257Z Downloaded slog-async v2.8.0
7822026-09-03T17:36:03.257Z Downloaded zeroize_derive v1.5.0
7832026-09-03T17:36:03.257Z Downloaded postgres-protocol v0.6.10
7842026-09-03T17:36:03.257Z Downloaded cpufeatures v0.3.0
7852026-09-03T17:36:03.260Z Downloaded darling_macro v0.13.4
7862026-09-03T17:36:03.260Z Downloaded hybrid-array v0.4.13
7872026-09-03T17:36:03.260Z Downloaded polyval v0.7.1
7882026-09-03T17:36:03.264Z Downloaded proc-macro-error-attr2 v2.0.0
7892026-09-03T17:36:03.265Z Downloaded usdt-attr-macro v0.6.0
7902026-09-03T17:36:03.265Z Downloaded async-compression v0.4.41
7912026-09-03T17:36:03.269Z Downloaded backtrace v0.3.76
7922026-09-03T17:36:03.269Z Downloaded cc v1.2.56
7932026-09-03T17:36:03.272Z Downloaded chacha20poly1305 v0.10.1
7942026-09-03T17:36:03.272Z Downloaded diff v0.1.13
7952026-09-03T17:36:03.276Z Downloaded bumpalo v3.20.2
7962026-09-03T17:36:03.279Z Downloaded parking_lot v0.12.5
7972026-09-03T17:36:03.279Z Downloaded serde_derive_internals v0.29.1
7982026-09-03T17:36:03.279Z Downloaded signal-hook-registry v1.4.8
7992026-09-03T17:36:03.279Z Downloaded prettyplease v0.2.37
8002026-09-03T17:36:03.283Z Downloaded rayon-core v1.13.0
8012026-09-03T17:36:03.287Z Downloaded rsa v0.9.10
8022026-09-03T17:36:03.293Z Downloaded strum_macros v0.27.2
8032026-09-03T17:36:03.293Z Downloaded rustls-native-certs v0.8.3
8042026-09-03T17:36:03.293Z Downloaded termios v0.3.3
8052026-09-03T17:36:03.293Z Downloaded derive_builder_macro v0.20.2
8062026-09-03T17:36:03.293Z Downloaded ecdsa v0.17.0
8072026-09-03T17:36:03.297Z Downloaded http v1.4.2
8082026-09-03T17:36:03.297Z Downloaded vte v0.14.1
8092026-09-03T17:36:03.297Z Downloaded dyn-clone v1.0.20
8102026-09-03T17:36:03.300Z Downloaded smf v0.2.3
8112026-09-03T17:36:03.300Z Downloaded num-integer v0.1.46
8122026-09-03T17:36:03.300Z Downloaded unicase v2.9.0
8132026-09-03T17:36:03.300Z Downloaded walkdir v2.5.0
8142026-09-03T17:36:03.300Z Downloaded scuffle v0.1.0
8152026-09-03T17:36:03.309Z Downloaded yansi v1.0.1
8162026-09-03T17:36:03.310Z Downloaded zip v0.6.6
8172026-09-03T17:36:03.317Z Downloaded sqlformat v0.3.5
8182026-09-03T17:36:03.318Z Downloaded ssh-encoding v0.3.0
8192026-09-03T17:36:03.318Z Downloaded tokio-native-tls v0.3.1
8202026-09-03T17:36:03.318Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8212026-09-03T17:36:03.318Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8222026-09-03T17:36:03.318Z Downloaded wyz v0.5.1
8232026-09-03T17:36:03.321Z Downloaded serdect v0.4.3
8242026-09-03T17:36:03.322Z Downloaded csv-core v0.1.13
8252026-09-03T17:36:03.322Z Downloaded lru-cache v0.1.2
8262026-09-03T17:36:03.322Z Downloaded maplit v1.0.2
8272026-09-03T17:36:03.322Z Downloaded newtype-uuid-macros v0.1.0
8282026-09-03T17:36:03.322Z Downloaded match_cfg v0.1.0
8292026-09-03T17:36:03.322Z Downloaded newtype_derive v0.1.6
8302026-09-03T17:36:03.322Z Downloaded dof v0.4.0
8312026-09-03T17:36:03.322Z Downloaded indent_write v2.2.0
8322026-09-03T17:36:03.322Z Downloaded ctutils v0.4.2
8332026-09-03T17:36:03.322Z Downloaded hickory-resolver v0.24.4
8342026-09-03T17:36:03.325Z Downloaded derive-where v1.6.0
8352026-09-03T17:36:03.329Z Downloaded darling_core v0.20.11
8362026-09-03T17:36:03.333Z Downloaded darling_core v0.21.3
8372026-09-03T17:36:03.336Z Downloaded vergen-lib v0.1.6
8382026-09-03T17:36:03.336Z Downloaded omicron-zone-package v0.12.3
8392026-09-03T17:36:03.336Z Downloaded serde_spanned v1.1.1
8402026-09-03T17:36:03.336Z Downloaded keccak v0.1.6
8412026-09-03T17:36:03.340Z Downloaded multimap v0.10.1
8422026-09-03T17:36:03.340Z Downloaded is-terminal v0.4.17
8432026-09-03T17:36:03.340Z Downloaded dropshot-api-manager-types v0.8.0
8442026-09-03T17:36:03.340Z Downloaded usdt-impl v0.6.0
8452026-09-03T17:36:03.340Z Downloaded potential_utf v0.1.4
8462026-09-03T17:36:03.345Z Downloaded derive_builder_core v0.20.2
8472026-09-03T17:36:03.345Z Downloaded hashbrown v0.13.2
8482026-09-03T17:36:03.345Z Downloaded quinn-udp v0.5.14
8492026-09-03T17:36:03.348Z Downloaded opaque-debug v0.3.1
8502026-09-03T17:36:03.348Z Downloaded peg-runtime v0.8.5
8512026-09-03T17:36:03.348Z Downloaded olpc-cjson v0.1.4
8522026-09-03T17:36:03.348Z Downloaded proc-macro-crate v3.4.0
8532026-09-03T17:36:03.348Z Downloaded ingot-types v0.2.0
8542026-09-03T17:36:03.352Z Downloaded salsa20 v0.11.0
8552026-09-03T17:36:03.352Z Downloaded crossbeam-deque v0.8.6
8562026-09-03T17:36:03.352Z Downloaded data-encoding v2.10.0
8572026-09-03T17:36:03.352Z Downloaded serde_urlencoded v0.7.1
8582026-09-03T17:36:03.357Z Downloaded yasna v0.5.2
8592026-09-03T17:36:03.357Z Downloaded ron v0.8.1
8602026-09-03T17:36:03.368Z Downloaded zerocopy v0.6.6
8612026-09-03T17:36:03.371Z Downloaded zstd-safe v7.2.4
8622026-09-03T17:36:03.371Z Downloaded slog-envlogger v2.2.0
8632026-09-03T17:36:03.371Z Downloaded sponge-cursor v0.1.0
8642026-09-03T17:36:03.371Z Downloaded hickory-server v0.25.2
8652026-09-03T17:36:03.371Z Downloaded const_format v0.2.35
8662026-09-03T17:36:03.374Z Downloaded paste v1.0.15
8672026-09-03T17:36:03.374Z Downloaded smallvec v1.15.1
8682026-09-03T17:36:03.378Z Downloaded twox-hash v2.1.2
8692026-09-03T17:36:03.378Z Downloaded rustc-hash v2.1.1
8702026-09-03T17:36:03.378Z Downloaded russh-util v0.52.0
8712026-09-03T17:36:03.378Z Downloaded scroll_derive v0.13.1
8722026-09-03T17:36:03.383Z Downloaded tagptr v0.2.0
8732026-09-03T17:36:03.383Z Downloaded tap v1.0.1
8742026-09-03T17:36:03.383Z Downloaded num_enum v0.7.6
8752026-09-03T17:36:03.386Z Downloaded phf v0.13.1
8762026-09-03T17:36:03.386Z Downloaded pretty_assertions v1.4.1
8772026-09-03T17:36:03.389Z Downloaded derive-ex v0.1.8
8782026-09-03T17:36:03.389Z Downloaded ppv-lite86 v0.2.21
8792026-09-03T17:36:03.389Z Downloaded pin-project-lite v0.2.17
8802026-09-03T17:36:03.393Z Downloaded papergrid v0.18.0
8812026-09-03T17:36:03.398Z Downloaded pin-project v1.1.11
8822026-09-03T17:36:03.409Z Downloaded unarray v0.1.4
8832026-09-03T17:36:03.412Z Downloaded usdt v0.6.0
8842026-09-03T17:36:03.412Z Downloaded postgres-types v0.2.12
8852026-09-03T17:36:03.413Z Downloaded supports-color v3.0.2
8862026-09-03T17:36:03.413Z Downloaded unit-prefix v0.5.2
8872026-09-03T17:36:03.413Z Downloaded typed-path v0.9.3
8882026-09-03T17:36:03.413Z Downloaded hashbrown v0.14.5
8892026-09-03T17:36:03.417Z Downloaded hashbrown v0.16.1
8902026-09-03T17:36:03.422Z Downloaded qorb v0.4.1
8912026-09-03T17:36:03.422Z Downloaded jobserver v0.1.34
8922026-09-03T17:36:03.422Z Downloaded indicatif v0.18.4
8932026-09-03T17:36:03.425Z Downloaded hyper-rustls v0.27.7
8942026-09-03T17:36:03.425Z Downloaded rand_seeder v0.4.0
8952026-09-03T17:36:03.428Z Downloaded crc8 v0.1.1
8962026-09-03T17:36:03.428Z Downloaded num-complex v0.4.6
8972026-09-03T17:36:03.428Z Downloaded peg-macros v0.8.5
8982026-09-03T17:36:03.432Z Downloaded crc-catalog v2.4.0
8992026-09-03T17:36:03.432Z Downloaded document-features v0.2.12
9002026-09-03T17:36:03.432Z Downloaded xattr v1.6.1
9012026-09-03T17:36:03.432Z Downloaded darling_macro v0.21.3
9022026-09-03T17:36:03.432Z Downloaded libsw v3.5.0
9032026-09-03T17:36:03.432Z Downloaded litemap v0.8.1
9042026-09-03T17:36:03.436Z Downloaded unicode_categories v0.1.1
9052026-09-03T17:36:03.436Z Downloaded darling_macro v0.23.0
9062026-09-03T17:36:03.436Z Downloaded crc32fast v1.5.0
9072026-09-03T17:36:03.440Z Downloaded slog-json v2.6.1
9082026-09-03T17:36:03.440Z Downloaded zstd v0.13.3
9092026-09-03T17:36:03.440Z Downloaded downcast-rs v2.0.2
9102026-09-03T17:36:03.440Z Downloaded aes v0.9.1
9112026-09-03T17:36:03.443Z Downloaded spki v0.7.3
9122026-09-03T17:36:03.443Z Downloaded spki v0.8.0
9132026-09-03T17:36:03.447Z Downloaded stringprep v0.1.5
9142026-09-03T17:36:03.447Z Downloaded derive_more-impl v2.1.1
9152026-09-03T17:36:03.450Z Downloaded instant v0.1.13
9162026-09-03T17:36:03.450Z Downloaded proc-macro-error2 v2.0.1
9172026-09-03T17:36:03.454Z Downloaded dirs-sys-next v0.1.2
9182026-09-03T17:36:03.454Z Downloaded ident_case v1.0.1
9192026-09-03T17:36:03.454Z Downloaded illumos-nvpair v0.3.0
9202026-09-03T17:36:03.454Z Downloaded serde_yaml v0.9.34+deprecated
9212026-09-03T17:36:03.459Z Downloaded synstructure v0.13.2
9222026-09-03T17:36:03.459Z Downloaded lazy_static v1.5.0
9232026-09-03T17:36:03.459Z Downloaded nonempty v0.12.0
9242026-09-03T17:36:03.459Z Downloaded p256 v0.14.0
9252026-09-03T17:36:03.466Z Downloaded serde_tokenstream v0.3.0
9262026-09-03T17:36:03.466Z Downloaded parking_lot_core v0.9.12
9272026-09-03T17:36:03.466Z Downloaded md5 v0.8.0
9282026-09-03T17:36:03.470Z Downloaded const_format_proc_macros v0.2.34
9292026-09-03T17:36:03.470Z Downloaded oxide-generation-macros v0.2.0
9302026-09-03T17:36:03.470Z Downloaded derive_builder v0.20.2
9312026-09-03T17:36:03.470Z Downloaded shlex v1.3.0
9322026-09-03T17:36:03.470Z Downloaded derive_more v2.1.1
9332026-09-03T17:36:03.477Z Downloaded ignore v0.4.25
9342026-09-03T17:36:03.480Z Downloaded ingot-macros v0.2.0
9352026-09-03T17:36:03.480Z Downloaded zerovec-derive v0.11.2
9362026-09-03T17:36:03.480Z Downloaded daft-derive v0.1.8
9372026-09-03T17:36:03.483Z Downloaded diesel-dtrace v0.5.0
9382026-09-03T17:36:03.483Z Downloaded toml_edit v0.23.10+spec-1.0.0
9392026-09-03T17:36:03.487Z Downloaded libbz2-rs-sys v0.2.2
9402026-09-03T17:36:03.490Z Downloaded poly1305 v0.9.0
9412026-09-03T17:36:03.490Z Downloaded progenitor-macro v0.13.0
9422026-09-03T17:36:03.490Z Downloaded whoami v1.6.1
9432026-09-03T17:36:03.494Z Downloaded hyper-staticfile v0.10.1
9442026-09-03T17:36:03.494Z Downloaded whoami v2.1.0
9452026-09-03T17:36:03.494Z Downloaded xshell v0.2.7
9462026-09-03T17:36:03.498Z Downloaded ref-cast-impl v1.0.25
9472026-09-03T17:36:03.498Z Downloaded sigpipe v0.1.3
9482026-09-03T17:36:03.498Z Downloaded rand_chacha v0.3.1
9492026-09-03T17:36:03.498Z Downloaded vergen-lib v9.1.0
9502026-09-03T17:36:03.502Z Downloaded steno v0.4.1
9512026-09-03T17:36:03.505Z Downloaded hashbrown v0.15.5
9522026-09-03T17:36:03.509Z Downloaded thiserror-impl-no-std v2.0.2
9532026-09-03T17:36:03.513Z Downloaded trait-variant v0.1.2
9542026-09-03T17:36:03.513Z Downloaded supports-hyperlinks v3.2.0
9552026-09-03T17:36:03.513Z Downloaded want v0.3.1
9562026-09-03T17:36:03.516Z Downloaded typify-macro v0.6.2
9572026-09-03T17:36:03.516Z Downloaded samael v0.0.19
9582026-09-03T17:36:03.521Z Downloaded pem v3.0.6
9592026-09-03T17:36:03.524Z Downloaded pem-rfc7468 v1.0.0
9602026-09-03T17:36:03.524Z Downloaded module-lattice v0.2.3
9612026-09-03T17:36:03.529Z Downloaded serde_cbor v0.11.2
9622026-09-03T17:36:03.529Z Downloaded pem-rfc7468 v0.7.0
9632026-09-03T17:36:03.529Z Downloaded utf8_iter v1.0.4
9642026-09-03T17:36:03.534Z Downloaded convert_case v0.4.0
9652026-09-03T17:36:03.534Z Downloaded display-error-chain v0.2.2
9662026-09-03T17:36:03.534Z Downloaded scrypt v0.12.0
9672026-09-03T17:36:03.534Z Downloaded universal-hash v0.5.1
9682026-09-03T17:36:03.534Z Downloaded primeorder v0.13.6
9692026-09-03T17:36:03.537Z Downloaded crucible-workspace-hack v0.1.0
9702026-09-03T17:36:03.537Z Downloaded icu_collections v2.1.1
9712026-09-03T17:36:03.538Z Downloaded toml_edit v0.19.15
9722026-09-03T17:36:03.549Z Downloaded icu_properties v2.1.2
9732026-09-03T17:36:03.552Z Downloaded cookie v0.18.1
9742026-09-03T17:36:03.552Z Downloaded daft v0.1.8
9752026-09-03T17:36:03.555Z Downloaded num-rational v0.4.2
9762026-09-03T17:36:03.555Z Downloaded port-file v0.1.0
9772026-09-03T17:36:03.556Z Downloaded predicates v3.1.4
9782026-09-03T17:36:03.559Z Downloaded defmt-parser v1.0.0
9792026-09-03T17:36:03.559Z Downloaded illumos-nvpair-sys v0.2.0
9802026-09-03T17:36:03.559Z Downloaded itertools v0.10.5
9812026-09-03T17:36:03.562Z Downloaded h2 v0.4.15
9822026-09-03T17:36:03.566Z Downloaded sec1 v0.8.1
9832026-09-03T17:36:03.571Z Downloaded rustversion v1.0.22
9842026-09-03T17:36:03.571Z Downloaded sec1 v0.7.3
9852026-09-03T17:36:03.571Z Downloaded serde_with_macros v1.5.2
9862026-09-03T17:36:03.571Z Downloaded static_assertions v1.1.0
9872026-09-03T17:36:03.575Z Downloaded num_enum_derive v0.5.11
9882026-09-03T17:36:03.575Z Downloaded similar v2.7.0
9892026-09-03T17:36:03.575Z Downloaded tracing-attributes v0.1.31
9902026-09-03T17:36:03.579Z Downloaded lalrpop-util v0.19.12
9912026-09-03T17:36:03.579Z Downloaded tinyvec v1.10.0
9922026-09-03T17:36:03.579Z Downloaded toml v0.7.8
9932026-09-03T17:36:03.582Z Downloaded parse-display v0.10.0
9942026-09-03T17:36:03.582Z Downloaded strum_macros v0.26.4
9952026-09-03T17:36:03.586Z Downloaded tokio-dtrace v0.1.1
9962026-09-03T17:36:03.586Z Downloaded recursive-proc-macro-impl v0.1.1
9972026-09-03T17:36:03.586Z Downloaded rpassword v7.5.4
9982026-09-03T17:36:03.586Z Downloaded secrecy v0.8.0
9992026-09-03T17:36:03.586Z Downloaded hkdf v0.12.4
10002026-09-03T17:36:03.591Z Downloaded vergen-gitcl v1.0.8
10012026-09-03T17:36:03.591Z Downloaded tungstenite v0.21.0
10022026-09-03T17:36:03.623Z Downloaded sqlparser_derive v0.5.0
10032026-09-03T17:36:03.623Z Downloaded displaydoc v0.2.5
10042026-09-03T17:36:03.623Z Downloaded progenitor-client v0.14.0
10052026-09-03T17:36:03.623Z Downloaded rand_pcg v0.10.2
10062026-09-03T17:36:03.623Z Downloaded num-bigint v0.4.6
10072026-09-03T17:36:03.623Z Downloaded futures-util v0.3.32
10082026-09-03T17:36:03.623Z Downloaded derive_more v0.99.20
10092026-09-03T17:36:03.623Z Downloaded lock_api v0.4.14
10102026-09-03T17:36:03.623Z Downloaded memmap2 v0.9.10
10112026-09-03T17:36:03.623Z Downloaded newtype-uuid v1.3.2
10122026-09-03T17:36:03.623Z Downloaded strum_macros v0.24.3
10132026-09-03T17:36:03.626Z Downloaded yoke v0.8.1
10142026-09-03T17:36:03.626Z Downloaded owo-colors v4.3.0
10152026-09-03T17:36:03.626Z Downloaded untrusted v0.7.1
10162026-09-03T17:36:03.627Z Downloaded zone v0.3.1
10172026-09-03T17:36:03.627Z Downloaded num-bigint-dig v0.8.6
10182026-09-03T17:36:03.627Z Downloaded defmt-macros v1.0.1
10192026-09-03T17:36:03.633Z Downloaded miniz_oxide v0.8.9
10202026-09-03T17:36:03.636Z Downloaded yoke-derive v0.8.1
10212026-09-03T17:36:03.642Z Downloaded kstat-rs v0.2.5
10222026-09-03T17:36:03.645Z Downloaded nodrop v0.1.14
10232026-09-03T17:36:03.651Z Downloaded libloading v0.8.9
10242026-09-03T17:36:03.655Z Downloaded pin-project-internal v1.1.11
10252026-09-03T17:36:03.655Z Downloaded void v1.0.2
10262026-09-03T17:36:03.658Z Downloaded internet-checksum v0.2.1
10272026-09-03T17:36:03.658Z Downloaded slog-term v2.9.2
10282026-09-03T17:36:03.661Z Downloaded ed25519 v3.0.0
10292026-09-03T17:36:03.661Z Downloaded tokio-tungstenite v0.23.1
10302026-09-03T17:36:03.661Z Downloaded phf_shared v0.11.3
10312026-09-03T17:36:03.665Z Downloaded zerocopy-derive v0.8.55
10322026-09-03T17:36:03.669Z Downloaded keccak v0.2.0
10332026-09-03T17:36:03.669Z Downloaded md-5 v0.10.6
10342026-09-03T17:36:03.672Z Downloaded ref-cast v1.0.25
10352026-09-03T17:36:03.672Z Downloaded rtoolbox v0.0.3
10362026-09-03T17:36:03.672Z Downloaded crypto-bigint v0.5.5
10372026-09-03T17:36:03.676Z Downloaded scopeguard v1.2.0
10382026-09-03T17:36:03.679Z Downloaded semver v0.1.20
10392026-09-03T17:36:03.679Z Downloaded stable_deref_trait v1.2.1
10402026-09-03T17:36:03.682Z Downloaded predicates-tree v1.0.13
10412026-09-03T17:36:03.682Z Downloaded der v0.7.10
10422026-09-03T17:36:03.685Z Downloaded tinyvec_macros v0.1.1
10432026-09-03T17:36:03.691Z Downloaded idna v1.1.0
10442026-09-03T17:36:03.695Z Downloaded slog v2.8.2
10452026-09-03T17:36:03.695Z Downloaded time-macros v0.2.27
10462026-09-03T17:36:03.695Z Downloaded strum v0.27.2
10472026-09-03T17:36:03.698Z Downloaded termtree v0.5.1
10482026-09-03T17:36:03.698Z Downloaded darling v0.13.4
10492026-09-03T17:36:03.698Z Downloaded diesel_table_macro_syntax v0.3.0
10502026-09-03T17:36:03.698Z Downloaded num-traits v0.2.19
10512026-09-03T17:36:03.706Z Downloaded hkdf v0.13.0
10522026-09-03T17:36:03.710Z Downloaded rustls-pki-types v1.14.0
10532026-09-03T17:36:03.714Z Downloaded knus v3.4.0
10542026-09-03T17:36:03.717Z Downloaded tui-tree-widget v0.23.1
10552026-09-03T17:36:03.720Z Downloaded aes-gcm v0.11.0
10562026-09-03T17:36:03.720Z Downloaded num_enum_derive v0.7.6
10572026-09-03T17:36:03.724Z Downloaded linked-hash-map v0.5.6
10582026-09-03T17:36:03.724Z Downloaded precomputed-hash v0.1.1
10592026-09-03T17:36:03.724Z Downloaded quick-error v1.2.3
10602026-09-03T17:36:03.724Z Downloaded tower-http v0.6.8
10612026-09-03T17:36:03.729Z Downloaded sha2 v0.11.0
10622026-09-03T17:36:03.732Z Downloaded primefield v0.14.0
10632026-09-03T17:36:03.733Z Downloaded reqwest v0.13.2
10642026-09-03T17:36:03.736Z Downloaded p384 v0.14.0
10652026-09-03T17:36:03.739Z Downloaded oxide-update-engine v0.1.2
10662026-09-03T17:36:03.739Z Downloaded rand_chacha v0.9.0
10672026-09-03T17:36:03.739Z Downloaded mime_guess v2.0.5
10682026-09-03T17:36:03.742Z Downloaded icu_properties_data v2.1.2
10692026-09-03T17:36:03.748Z Downloaded slog-stdlog v4.1.1
10702026-09-03T17:36:03.752Z Downloaded url v2.5.8
10712026-09-03T17:36:03.753Z Downloaded icu_provider v2.1.1
10722026-09-03T17:36:03.753Z Downloaded recursive v0.1.1
10732026-09-03T17:36:03.753Z Downloaded crossbeam-channel v0.5.15
10742026-09-03T17:36:03.756Z Downloaded ed25519-dalek v3.0.0
10752026-09-03T17:36:03.756Z Downloaded der_derive v0.7.3
10762026-09-03T17:36:03.760Z Downloaded signature v3.0.0
10772026-09-03T17:36:03.760Z Downloaded tinystr v0.8.2
10782026-09-03T17:36:03.760Z Downloaded reqwest v0.12.28
10792026-09-03T17:36:03.764Z Downloaded darling v0.21.3
10802026-09-03T17:36:03.768Z Downloaded mio v1.2.0
10812026-09-03T17:36:03.771Z Downloaded oxide-tokio-rt v0.1.4
10822026-09-03T17:36:03.771Z Downloaded rustc_version v0.1.7
10832026-09-03T17:36:03.771Z Downloaded writeable v0.6.2
10842026-09-03T17:36:03.775Z Downloaded delegate v0.13.5
10852026-09-03T17:36:03.775Z Downloaded utf-8 v0.7.6
10862026-09-03T17:36:03.775Z Downloaded memoffset v0.9.1
10872026-09-03T17:36:03.778Z Downloaded simd-adler32 v0.3.8
10882026-09-03T17:36:03.781Z Downloaded strsim v0.10.0
10892026-09-03T17:36:03.781Z Downloaded darling_macro v0.20.11
10902026-09-03T17:36:03.781Z Downloaded nom v8.0.0
10912026-09-03T17:36:03.785Z Downloaded aho-corasick v1.1.4
10922026-09-03T17:36:03.789Z Downloaded dropshot-api-manager v0.8.0
10932026-09-03T17:36:03.793Z Downloaded crc-any v2.5.0
10942026-09-03T17:36:03.793Z Downloaded progenitor-macro v0.14.0
10952026-09-03T17:36:03.797Z Downloaded iana-time-zone v0.1.65
10962026-09-03T17:36:03.797Z Downloaded toml_parser v1.1.2+spec-1.1.0
10972026-09-03T17:36:03.797Z Downloaded zeroize v1.9.0
10982026-09-03T17:36:03.797Z Downloaded tower-service v0.3.3
10992026-09-03T17:36:03.797Z Downloaded cstr-argument v0.1.2
11002026-09-03T17:36:03.800Z Downloaded testing_table v0.3.0
11012026-09-03T17:36:03.800Z Downloaded publicsuffix v2.3.0
11022026-09-03T17:36:03.800Z Downloaded packed_struct_codegen v0.10.1
11032026-09-03T17:36:03.804Z Downloaded scroll v0.13.0
11042026-09-03T17:36:03.804Z Downloaded rand v0.10.1
11052026-09-03T17:36:03.808Z Downloaded vsss-rs v3.3.4
11062026-09-03T17:36:03.811Z Downloaded zip v4.6.1
11072026-09-03T17:36:03.814Z Downloaded smallvec v0.6.14
11082026-09-03T17:36:03.814Z Downloaded zerofrom-derive v0.1.6
11092026-09-03T17:36:03.815Z Downloaded deranged v0.5.8
11102026-09-03T17:36:03.818Z Downloaded cookie_store v0.22.1
11112026-09-03T17:36:03.818Z Downloaded ipnet v2.12.0
11122026-09-03T17:36:03.822Z Downloaded miette-derive v7.6.0
11132026-09-03T17:36:03.826Z Downloaded serde_bytes v0.11.19
11142026-09-03T17:36:03.826Z Downloaded crc v3.4.0
11152026-09-03T17:36:03.826Z Downloaded prefix-trie v0.7.0
11162026-09-03T17:36:03.832Z Downloaded convert_case v0.10.0
11172026-09-03T17:36:03.832Z Downloaded vergen-git2 v9.1.0
11182026-09-03T17:36:03.835Z Downloaded litrs v1.0.0
11192026-09-03T17:36:03.835Z Downloaded ecdsa v0.16.9
11202026-09-03T17:36:03.835Z Downloaded inout v0.1.4
11212026-09-03T17:36:03.835Z Downloaded ed25519-dalek v2.2.0
11222026-09-03T17:36:03.838Z Downloaded percent-encoding v2.3.2
11232026-09-03T17:36:03.838Z Downloaded rfc6979 v0.6.0
11242026-09-03T17:36:03.838Z Downloaded sapling-renderdag v0.1.0
11252026-09-03T17:36:03.841Z Downloaded sync_wrapper v1.0.2
11262026-09-03T17:36:03.842Z Downloaded lru v0.12.5
11272026-09-03T17:36:03.847Z Downloaded schemars_derive v0.8.22
11282026-09-03T17:36:03.850Z Downloaded crypto-primes v0.7.2
11292026-09-03T17:36:03.854Z Downloaded schemars v1.2.1
11302026-09-03T17:36:03.864Z Downloaded dropshot_endpoint v0.17.1
11312026-09-03T17:36:03.867Z Downloaded either v1.15.0
11322026-09-03T17:36:03.867Z Downloaded knus-derive v3.4.0
11332026-09-03T17:36:03.871Z Downloaded ml-kem v0.3.2
11342026-09-03T17:36:03.871Z Downloaded subprocess v0.2.15
11352026-09-03T17:36:03.875Z Downloaded pkg-config v0.3.32
11362026-09-03T17:36:03.875Z Downloaded tower-layer v0.3.3
11372026-09-03T17:36:03.875Z Downloaded dunce v1.0.5
11382026-09-03T17:36:03.878Z Downloaded num v0.4.3
11392026-09-03T17:36:03.878Z Downloaded pkcs8 v0.11.0
11402026-09-03T17:36:03.878Z Downloaded tokio-postgres v0.7.16
11412026-09-03T17:36:03.882Z Downloaded ryu v1.0.23
11422026-09-03T17:36:03.882Z Downloaded shell-words v1.1.1
11432026-09-03T17:36:03.886Z Downloaded crypto-common v0.2.2
11442026-09-03T17:36:03.886Z Downloaded phf_shared v0.12.1
11452026-09-03T17:36:03.886Z Downloaded siphasher v1.0.2
11462026-09-03T17:36:03.886Z Downloaded packed_struct v0.10.1
11472026-09-03T17:36:03.890Z Downloaded time-core v0.1.8
11482026-09-03T17:36:03.895Z Downloaded humantime v2.3.0
11492026-09-03T17:36:03.895Z Downloaded ingot v0.2.1
11502026-09-03T17:36:03.899Z Downloaded hyper-util v0.1.20
11512026-09-03T17:36:03.903Z Downloaded icu_normalizer v2.1.1
11522026-09-03T17:36:03.906Z Downloaded rustls-pemfile v2.2.0
11532026-09-03T17:36:03.906Z Downloaded num-conv v0.2.0
11542026-09-03T17:36:03.906Z Downloaded peg v0.8.5
11552026-09-03T17:36:03.909Z Downloaded thiserror-no-std v2.0.2
11562026-09-03T17:36:03.912Z Downloaded tungstenite v0.23.0
11572026-09-03T17:36:03.920Z Downloaded zopfli v0.8.3
11582026-09-03T17:36:03.921Z Downloaded sha1 v0.11.0
11592026-09-03T17:36:03.921Z Downloaded git2 v0.20.4
11602026-09-03T17:36:03.924Z Downloaded strip-ansi-escapes v0.2.1
11612026-09-03T17:36:03.924Z Downloaded icu_locale_core v2.1.1
11622026-09-03T17:36:03.927Z Downloaded drift v0.2.0
11632026-09-03T17:36:03.932Z Downloaded snafu v0.8.9
11642026-09-03T17:36:03.936Z Downloaded rustls-webpki v0.103.13
11652026-09-03T17:36:03.939Z Downloaded dirs-next v2.0.0
11662026-09-03T17:36:03.939Z Downloaded p521 v0.14.0
11672026-09-03T17:36:03.942Z Downloaded progenitor v0.14.0
11682026-09-03T17:36:03.942Z Downloaded blake3 v1.8.5
11692026-09-03T17:36:03.947Z Downloaded nanorand v0.7.0
11702026-09-03T17:36:03.950Z Downloaded term v0.7.0
11712026-09-03T17:36:03.950Z Downloaded wnaf v0.14.0
11722026-09-03T17:36:03.953Z Downloaded parse-display-derive v0.10.0
11732026-09-03T17:36:03.953Z Downloaded dsl_auto_type v0.2.0
11742026-09-03T17:36:03.953Z Downloaded scheduled-thread-pool v0.2.7
11752026-09-03T17:36:03.953Z Downloaded digest-io v0.1.0
11762026-09-03T17:36:03.957Z Downloaded tokio-rustls v0.26.4
11772026-09-03T17:36:03.957Z Downloaded rustyline v14.0.0
11782026-09-03T17:36:03.960Z Downloaded rawzip v0.4.4
11792026-09-03T17:36:03.964Z Downloaded tracing-core v0.1.36
11802026-09-03T17:36:03.964Z Downloaded elliptic-curve v0.13.8
11812026-09-03T17:36:03.967Z Downloaded ipnetwork v0.21.1
11822026-09-03T17:36:03.967Z Downloaded topological-sort v0.2.2
11832026-09-03T17:36:03.967Z Downloaded stacker v0.1.23
11842026-09-03T17:36:03.971Z Downloaded aws-lc-rs v1.16.3
11852026-09-03T17:36:03.974Z Downloaded resolv-conf v0.7.6
11862026-09-03T17:36:03.978Z Downloaded rsa v0.10.0-rc.18
11872026-09-03T17:36:03.981Z Downloaded tower v0.5.3
11882026-09-03T17:36:03.990Z Downloaded snafu-derive v0.8.9
11892026-09-03T17:36:03.990Z Downloaded serde_with v1.14.0
11902026-09-03T17:36:03.993Z Downloaded indexmap v1.9.3
11912026-09-03T17:36:03.993Z Downloaded rand v0.9.2
11922026-09-03T17:36:03.996Z Downloaded rand_core v0.6.4
11932026-09-03T17:36:03.996Z Downloaded serde_with_macros v3.21.0
11942026-09-03T17:36:03.996Z Downloaded indoc v2.0.7
11952026-09-03T17:36:03.999Z Downloaded progenitor v0.13.0
11962026-09-03T17:36:03.999Z Downloaded impl-trait-for-tuples v0.2.3
11972026-09-03T17:36:04.004Z Downloaded native-tls v0.2.18
11982026-09-03T17:36:04.004Z Downloaded serde-hex v0.1.0
11992026-09-03T17:36:04.004Z Downloaded winnow v0.6.26
12002026-09-03T17:36:04.007Z Downloaded unicode-bidi v0.3.18
12012026-09-03T17:36:04.010Z Downloaded constant_time_eq v0.4.2
12022026-09-03T17:36:04.011Z Downloaded quinn v0.11.11
12032026-09-03T17:36:04.014Z Downloaded maybe-uninit v2.0.0
12042026-09-03T17:36:04.014Z Downloaded winnow v1.0.3
12052026-09-03T17:36:04.019Z Downloaded crossbeam-epoch v0.9.18
12062026-09-03T17:36:04.023Z Downloaded libsw-core v0.3.2
12072026-09-03T17:36:04.023Z Downloaded unsafe-libyaml v0.2.11
12082026-09-03T17:36:04.026Z Downloaded nu-ansi-term v0.50.3
12092026-09-03T17:36:04.026Z Downloaded oxide-generation v0.1.3
12102026-09-03T17:36:04.026Z Downloaded internal-russh-num-bigint v0.5.0
12112026-09-03T17:36:04.029Z Downloaded psm v0.1.30
12122026-09-03T17:36:04.032Z Downloaded des v0.9.0
12132026-09-03T17:36:04.033Z Downloaded diesel_derives v2.3.7
12142026-09-03T17:36:04.036Z Downloaded slog-dtrace v0.3.0
12152026-09-03T17:36:04.039Z Downloaded iri-string v0.7.10
12162026-09-03T17:36:04.042Z Downloaded postcard v1.1.3
12172026-09-03T17:36:04.045Z Downloaded bitvec v1.0.1
12182026-09-03T17:36:04.053Z Downloaded openssl-sys v0.9.117
12192026-09-03T17:36:04.056Z Downloaded darling v0.23.0
12202026-09-03T17:36:04.059Z Downloaded uuid v1.23.4
12212026-09-03T17:36:04.063Z Downloaded salty v0.3.0
12222026-09-03T17:36:04.066Z Downloaded reedline v0.40.0
12232026-09-03T17:36:04.069Z Downloaded minimal-lexical v0.2.1
12242026-09-03T17:36:04.073Z Downloaded uzers v0.12.2
12252026-09-03T17:36:04.076Z Downloaded hyper v1.10.1
12262026-09-03T17:36:04.079Z Downloaded object v0.30.4
12272026-09-03T17:36:04.084Z Downloaded bindgen v0.71.1
12282026-09-03T17:36:04.088Z Downloaded itertools v0.13.0
12292026-09-03T17:36:04.093Z Downloaded nom v7.1.3
12302026-09-03T17:36:04.096Z Downloaded darling_core v0.23.0
12312026-09-03T17:36:04.099Z Downloaded tough v0.22.0
12322026-09-03T17:36:04.106Z Downloaded rand v0.8.6
12332026-09-03T17:36:04.109Z Downloaded zerotrie v0.2.3
12342026-09-03T17:36:04.109Z Downloaded gimli v0.32.3
12352026-09-03T17:36:04.114Z Downloaded chrono v0.4.45
12362026-09-03T17:36:04.119Z Downloaded parking_lot v0.11.2
12372026-09-03T17:36:04.122Z Downloaded unicode-normalization v0.1.25
12382026-09-03T17:36:04.127Z Downloaded lalrpop v0.19.12
12392026-09-03T17:36:04.131Z Downloaded toml v1.1.2+spec-1.1.0
12402026-09-03T17:36:04.134Z Downloaded pkcs5 v0.8.1
12412026-09-03T17:36:04.138Z Downloaded vcpkg v0.2.15
12422026-09-03T17:36:04.163Z Downloaded tar v0.4.46
12432026-09-03T17:36:04.166Z Downloaded goblin v0.10.5
12442026-09-03T17:36:04.169Z Downloaded icu_normalizer_data v2.1.1
12452026-09-03T17:36:04.172Z Downloaded x509-cert v0.2.5
12462026-09-03T17:36:04.176Z Downloaded itertools v0.15.0
12472026-09-03T17:36:04.179Z Downloaded unicode-segmentation v1.12.0
12482026-09-03T17:36:04.182Z Downloaded darling_core v0.13.4
12492026-09-03T17:36:04.185Z Downloaded crossterm v0.28.1
12502026-09-03T17:36:04.188Z Downloaded proptest v1.11.0
12512026-09-03T17:36:04.194Z Downloaded jiff-core v0.1.0
12522026-09-03T17:36:04.197Z Downloaded iddqd v0.4.2
12532026-09-03T17:36:04.202Z Downloaded tabled v0.21.0
12542026-09-03T17:36:04.213Z Downloaded time v0.3.47
12552026-09-03T17:36:04.221Z Downloaded portable-atomic v1.13.1
12562026-09-03T17:36:04.225Z Downloaded polar-core v0.27.3
12572026-09-03T17:36:04.231Z Downloaded der v0.8.0
12582026-09-03T17:36:04.234Z Downloaded ssh-key v0.7.0-rc.11
12592026-09-03T17:36:04.239Z Downloaded miette v7.6.0
12602026-09-03T17:36:04.244Z Downloaded crossterm v0.29.0
12612026-09-03T17:36:04.248Z Downloaded zlib-rs v0.6.2
12622026-09-03T17:36:04.253Z Downloaded quinn-proto v0.11.16
12632026-09-03T17:36:04.257Z Downloaded regex-syntax v0.6.29
12642026-09-03T17:36:04.260Z Downloaded nix v0.27.1
12652026-09-03T17:36:04.266Z Downloaded smoltcp v0.9.1
12662026-09-03T17:36:04.272Z Downloaded quick-xml v0.37.5
12672026-09-03T17:36:04.276Z Downloaded radix_trie v0.2.1
12682026-09-03T17:36:04.279Z Downloaded winnow v0.5.40
12692026-09-03T17:36:04.286Z Downloaded rayon v1.11.0
12702026-09-03T17:36:04.290Z Downloaded hickory-proto v0.24.4
12712026-09-03T17:36:04.299Z Downloaded itertools v0.14.0
12722026-09-03T17:36:04.304Z Downloaded petname v2.0.2
12732026-09-03T17:36:04.307Z Downloaded libxml v0.3.3
12742026-09-03T17:36:04.310Z Downloaded zerovec v0.11.5
12752026-09-03T17:36:04.314Z Downloaded libm v0.2.16
12762026-09-03T17:36:04.320Z Downloaded hickory-proto v0.25.2
12772026-09-03T17:36:04.330Z Downloaded itertools v0.12.1
12782026-09-03T17:36:04.334Z Downloaded p384 v0.13.1
12792026-09-03T17:36:04.341Z Downloaded russh v0.62.4
12802026-09-03T17:36:04.350Z Downloaded bstr v1.12.1
12812026-09-03T17:36:04.356Z Downloaded tokio-util v0.7.18
12822026-09-03T17:36:04.360Z Downloaded curve25519-dalek v4.1.3
12832026-09-03T17:36:04.370Z Downloaded regress v0.10.5
12842026-09-03T17:36:04.374Z Downloaded nix v0.28.0
12852026-09-03T17:36:04.379Z Downloaded moka v0.12.13
12862026-09-03T17:36:04.463Z Downloaded regress v0.11.1
12872026-09-03T17:36:04.469Z Downloaded crypto-bigint v0.7.5
12882026-09-03T17:36:04.469Z Downloaded regex v1.12.3
12892026-09-03T17:36:04.469Z Downloaded serde_with v3.21.0
12902026-09-03T17:36:04.469Z Downloaded openapiv3 v2.2.0
12912026-09-03T17:36:04.469Z Downloaded regex-syntax v0.8.10
12922026-09-03T17:36:04.470Z Downloaded rustls v0.23.41
12932026-09-03T17:36:04.470Z Downloaded sha3 v0.12.0
12942026-09-03T17:36:04.470Z Downloaded sled v0.34.7
12952026-09-03T17:36:04.470Z Downloaded tracing v0.1.44
12962026-09-03T17:36:04.470Z Downloaded zerocopy v0.8.55
12972026-09-03T17:36:04.470Z Downloaded curve25519-dalek v5.0.0
12982026-09-03T17:36:04.473Z Downloaded dropshot v0.17.1
12992026-09-03T17:36:04.489Z Downloaded smoltcp v0.11.0
13002026-09-03T17:36:04.519Z Downloaded object v0.37.3
13012026-09-03T17:36:04.597Z Downloaded rustix v0.38.44
13022026-09-03T17:36:04.597Z Downloaded ratatui v0.29.0
13032026-09-03T17:36:04.597Z Downloaded openssl v0.10.80
13042026-09-03T17:36:04.625Z Downloaded syn v3.0.3
13052026-09-03T17:36:04.625Z Downloaded typify-impl v0.6.2
13062026-09-03T17:36:04.625Z Downloaded diesel v2.3.7
13072026-09-03T17:36:04.625Z Downloaded nix v0.31.2
13082026-09-03T17:36:04.625Z Downloaded petgraph v0.6.5
13092026-09-03T17:36:04.625Z Downloaded sqlparser v0.61.0
13102026-09-03T17:36:04.625Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13112026-09-03T17:36:04.637Z Downloaded regex-automata v0.4.14
13122026-09-03T17:36:04.637Z Downloaded bzip2-sys v0.1.13+1.0.8
13132026-09-03T17:36:04.637Z Downloaded sha3 v0.11.0
13142026-09-03T17:36:04.638Z Downloaded zerocopy-derive v0.6.6
13152026-09-03T17:36:04.638Z Downloaded sha3 v0.10.8
13162026-09-03T17:36:04.638Z Downloaded jiff v0.2.34
13172026-09-03T17:36:04.648Z Downloaded petgraph v0.8.3
13182026-09-03T17:36:04.669Z Downloaded tokio v1.52.1
13192026-09-03T17:36:04.699Z Downloaded chrono-tz v0.10.4
13202026-09-03T17:36:04.710Z Downloaded encoding_rs v0.8.35
13212026-09-03T17:36:04.718Z Downloaded csv v1.4.0
13222026-09-03T17:36:04.736Z Downloaded libz-sys v1.1.24
13232026-09-03T17:36:04.768Z Downloaded libgit2-sys v0.18.3+1.9.2
13242026-09-03T17:36:04.794Z Downloaded ring v0.17.14
13252026-09-03T17:36:05.329Z Downloaded aws-lc-sys v0.40.0
13262026-09-03T17:36:05.643Z Compiling serde_core v1.0.228
13272026-09-03T17:36:05.643Z Compiling libc v0.2.185
13282026-09-03T17:36:05.643Z Compiling serde v1.0.228
13292026-09-03T17:36:05.657Z Compiling log v0.4.33
13302026-09-03T17:36:05.657Z Compiling smallvec v1.15.1
13312026-09-03T17:36:05.657Z Compiling shlex v1.3.0
13322026-09-03T17:36:05.657Z Compiling find-msvc-tools v0.1.9
13332026-09-03T17:36:05.657Z Compiling subtle v2.6.1
13342026-09-03T17:36:05.813Z Compiling scopeguard v1.2.0
13352026-09-03T17:36:05.819Z Compiling typenum v1.20.1
13362026-09-03T17:36:05.827Z Compiling stable_deref_trait v1.2.1
13372026-09-03T17:36:05.833Z Compiling zerocopy v0.8.55
13382026-09-03T17:36:05.833Z Compiling portable-atomic v1.13.1
13392026-09-03T17:36:05.881Z Compiling serde_json v1.0.151
13402026-09-03T17:36:05.895Z Compiling syn v2.0.117
13412026-09-03T17:36:05.910Z Compiling critical-section v1.2.0
13422026-09-03T17:36:06.031Z Compiling lock_api v0.4.14
13432026-09-03T17:36:06.111Z Compiling libm v0.2.16
13442026-09-03T17:36:06.133Z Compiling num-traits v0.2.19
13452026-09-03T17:36:06.147Z Compiling pkg-config v0.3.32
13462026-09-03T17:36:06.162Z Compiling generic-array v0.14.7
13472026-09-03T17:36:06.166Z Compiling parking_lot_core v0.9.12
13482026-09-03T17:36:06.199Z Compiling getrandom v0.4.3
13492026-09-03T17:36:06.204Z Compiling pin-project-lite v0.2.17
13502026-09-03T17:36:06.273Z Compiling const-oid v0.9.6
13512026-09-03T17:36:06.306Z Compiling rand_core v0.10.0
13522026-09-03T17:36:06.339Z Compiling writeable v0.6.2
13532026-09-03T17:36:06.355Z Compiling futures-core v0.3.32
13542026-09-03T17:36:06.501Z Compiling percent-encoding v2.3.2
13552026-09-03T17:36:06.508Z Compiling litemap v0.8.1
13562026-09-03T17:36:06.636Z Compiling icu_normalizer_data v2.1.1
13572026-09-03T17:36:06.636Z Compiling icu_properties_data v2.1.2
13582026-09-03T17:36:06.640Z Compiling rustix v1.1.4
13592026-09-03T17:36:06.649Z Compiling getrandom v0.3.4
13602026-09-03T17:36:06.726Z Compiling futures-sink v0.3.32
13612026-09-03T17:36:06.786Z Compiling futures-task v0.3.32
13622026-09-03T17:36:06.866Z Compiling futures-io v0.3.32
13632026-09-03T17:36:06.870Z Compiling futures-channel v0.3.32
13642026-09-03T17:36:06.905Z Compiling slab v0.4.12
13652026-09-03T17:36:06.909Z Compiling utf8_iter v1.0.4
13662026-09-03T17:36:06.909Z Compiling form_urlencoded v1.2.2
13672026-09-03T17:36:06.966Z Compiling errno v0.3.14
13682026-09-03T17:36:06.982Z Compiling jobserver v0.1.34
13692026-09-03T17:36:07.019Z Compiling getrandom v0.2.17
13702026-09-03T17:36:07.110Z Compiling signal-hook-registry v1.4.8
13712026-09-03T17:36:07.131Z Compiling mio v1.2.0
13722026-09-03T17:36:07.170Z Compiling socket2 v0.6.3
13732026-09-03T17:36:07.194Z Compiling rand_core v0.6.4
13742026-09-03T17:36:07.266Z Compiling cc v1.2.56
13752026-09-03T17:36:07.300Z Compiling parking_lot v0.12.5
13762026-09-03T17:36:07.331Z Compiling rustversion v1.0.22
13772026-09-03T17:36:07.386Z Compiling once_cell v1.21.3
13782026-09-03T17:36:07.432Z Compiling base64ct v1.8.3
13792026-09-03T17:36:07.456Z Compiling iana-time-zone v0.1.65
13802026-09-03T17:36:07.477Z Compiling ident_case v1.0.1
13812026-09-03T17:36:07.509Z Compiling flagset v0.4.7
13822026-09-03T17:36:07.550Z Compiling dunce v1.0.5
13832026-09-03T17:36:07.585Z Compiling fs_extra v1.3.0
13842026-09-03T17:36:07.676Z Compiling regex-syntax v0.8.10
13852026-09-03T17:36:07.686Z Compiling base64 v0.22.1
13862026-09-03T17:36:07.701Z Compiling rand_core v0.9.5
13872026-09-03T17:36:07.704Z Compiling syn v1.0.109
13882026-09-03T17:36:07.736Z Compiling pem-rfc7468 v0.7.0
13892026-09-03T17:36:07.737Z Compiling vcpkg v0.2.15
13902026-09-03T17:36:07.789Z Compiling tracing-core v0.1.36
13912026-09-03T17:36:07.812Z Compiling aws-lc-rs v1.16.3
13922026-09-03T17:36:07.828Z Compiling cpufeatures v0.2.17
13932026-09-03T17:36:07.932Z Compiling schemars v0.8.22
13942026-09-03T17:36:07.952Z Compiling dyn-clone v1.0.20
13952026-09-03T17:36:08.049Z Compiling simd-adler32 v0.3.8
13962026-09-03T17:36:08.068Z Compiling spin v0.9.8
13972026-09-03T17:36:08.130Z Compiling adler2 v2.0.1
13982026-09-03T17:36:08.149Z Compiling httparse v1.10.1
13992026-09-03T17:36:08.149Z Compiling tinyvec_macros v0.1.1
14002026-09-03T17:36:08.200Z Compiling cmake v0.1.57
14012026-09-03T17:36:08.243Z Compiling cmov v0.5.4
14022026-09-03T17:36:08.260Z Compiling crc32fast v1.5.0
14032026-09-03T17:36:08.318Z Compiling openssl-probe v0.2.1
14042026-09-03T17:36:08.367Z Compiling miniz_oxide v0.8.9
14052026-09-03T17:36:08.418Z Compiling tinyvec v1.10.0
14062026-09-03T17:36:08.489Z Compiling aho-corasick v1.1.4
14072026-09-03T17:36:08.519Z Compiling ctutils v0.4.2
14082026-09-03T17:36:08.533Z Compiling untrusted v0.7.1
14092026-09-03T17:36:08.551Z Compiling bitflags v2.11.0
14102026-09-03T17:36:08.618Z Compiling semver v1.0.28
14112026-09-03T17:36:08.618Z Compiling indexmap v2.14.0
14122026-09-03T17:36:08.670Z Compiling uuid v1.23.4
14132026-09-03T17:36:08.757Z Compiling tower-service v0.3.3
14142026-09-03T17:36:08.804Z Compiling atomic-waker v1.1.2
14152026-09-03T17:36:08.832Z Compiling try-lock v0.2.5
14162026-09-03T17:36:08.847Z Compiling unicode-segmentation v1.12.0
14172026-09-03T17:36:08.863Z Compiling tower-layer v0.3.3
14182026-09-03T17:36:08.896Z Compiling radium v0.7.0
14192026-09-03T17:36:08.981Z Compiling rustc_version v0.4.1
14202026-09-03T17:36:08.990Z Compiling want v0.3.1
14212026-09-03T17:36:09.167Z Compiling httpdate v1.0.3
14222026-09-03T17:36:09.228Z Compiling maybe-uninit v2.0.0
14232026-09-03T17:36:09.259Z Compiling openssl v0.10.80
14242026-09-03T17:36:09.284Z Compiling aws-lc-sys v0.40.0
14252026-09-03T17:36:09.338Z Compiling openssl-sys v0.9.117
14262026-09-03T17:36:09.363Z Compiling rustls v0.23.41
14272026-09-03T17:36:09.377Z Compiling tap v1.0.1
14282026-09-03T17:36:09.464Z Compiling foreign-types-shared v0.1.1
14292026-09-03T17:36:09.493Z Compiling synstructure v0.13.2
14302026-09-03T17:36:09.493Z Compiling serde_derive_internals v0.29.1
14312026-09-03T17:36:09.536Z Compiling pest_generator v2.8.6
14322026-09-03T17:36:09.566Z Compiling regex-automata v0.4.14
14332026-09-03T17:36:09.600Z Compiling darling_core v0.20.11
14342026-09-03T17:36:09.600Z Compiling untrusted v0.9.0
14352026-09-03T17:36:09.600Z Compiling foreign-types v0.3.2
14362026-09-03T17:36:09.723Z Compiling wyz v0.5.1
14372026-09-03T17:36:09.757Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14382026-09-03T17:36:09.775Z Compiling bzip2-sys v0.1.13+1.0.8
14392026-09-03T17:36:09.950Z Compiling tempfile v3.27.0
14402026-09-03T17:36:10.035Z Compiling terminal_size v0.4.3
14412026-09-03T17:36:10.217Z Compiling unicode-normalization v0.1.25
14422026-09-03T17:36:10.231Z Compiling num-integer v0.1.46
14432026-09-03T17:36:10.269Z Compiling wait-timeout v0.2.1
14442026-09-03T17:36:10.303Z Compiling socket2 v0.5.10
14452026-09-03T17:36:10.436Z Compiling ahash v0.8.12
14462026-09-03T17:36:10.454Z Compiling funty v2.0.0
14472026-09-03T17:36:10.470Z Compiling bit-vec v0.8.0
14482026-09-03T17:36:10.614Z Compiling powerfmt v0.2.0
14492026-09-03T17:36:10.638Z Compiling packed_struct v0.10.1
14502026-09-03T17:36:10.650Z Compiling num-bigint-dig v0.8.6
14512026-09-03T17:36:10.674Z Compiling quick-error v1.2.3
14522026-09-03T17:36:10.674Z Compiling native-tls v0.2.18
14532026-09-03T17:36:10.688Z Compiling num-conv v0.2.0
14542026-09-03T17:36:10.710Z Compiling time-core v0.1.8
14552026-09-03T17:36:10.790Z Compiling rusty-fork v0.3.1
14562026-09-03T17:36:10.790Z Compiling bit-set v0.8.0
14572026-09-03T17:36:10.833Z Compiling deranged v0.5.8
14582026-09-03T17:36:10.833Z Compiling clap_builder v4.6.0
14592026-09-03T17:36:10.878Z Compiling bitvec v1.0.1
14602026-09-03T17:36:10.882Z Compiling num-iter v0.1.45
14612026-09-03T17:36:10.933Z Compiling time-macros v0.2.27
14622026-09-03T17:36:11.027Z Compiling lazy_static v1.5.0
14632026-09-03T17:36:11.054Z Compiling rand_xorshift v0.4.0
14642026-09-03T17:36:11.117Z Compiling sync_wrapper v1.0.2
14652026-09-03T17:36:11.165Z Compiling indexmap v1.9.3
14662026-09-03T17:36:11.165Z Compiling object v0.37.3
14672026-09-03T17:36:11.225Z Compiling zlib-rs v0.6.2
14682026-09-03T17:36:11.268Z Compiling crossbeam-utils v0.8.21
14692026-09-03T17:36:11.285Z Compiling num_threads v0.1.7
14702026-09-03T17:36:11.418Z Compiling unarray v0.1.4
14712026-09-03T17:36:11.439Z Compiling paste v1.0.15
14722026-09-03T17:36:11.551Z Compiling nodrop v0.1.14
14732026-09-03T17:36:11.559Z Compiling siphasher v1.0.2
14742026-09-03T17:36:11.639Z Compiling serde_derive v1.0.228
14752026-09-03T17:36:11.648Z Compiling zeroize_derive v1.5.0
14762026-09-03T17:36:11.659Z Compiling zerofrom-derive v0.1.6
14772026-09-03T17:36:11.824Z Compiling zerocopy-derive v0.8.55
14782026-09-03T17:36:11.874Z Compiling yoke-derive v0.8.1
14792026-09-03T17:36:11.995Z Compiling zerovec-derive v0.11.2
14802026-09-03T17:36:12.140Z Compiling displaydoc v0.2.5
14812026-09-03T17:36:12.308Z Compiling tokio-macros v2.7.0
14822026-09-03T17:36:12.457Z Compiling futures-macro v0.3.32
14832026-09-03T17:36:12.505Z Compiling der_derive v0.7.3
14842026-09-03T17:36:12.758Z Compiling thiserror-impl v2.0.18
14852026-09-03T17:36:13.048Z Compiling tracing-attributes v0.1.31
14862026-09-03T17:36:13.129Z Compiling schemars_derive v0.8.22
14872026-09-03T17:36:13.206Z Compiling pest_derive v2.8.6
14882026-09-03T17:36:13.311Z Compiling scroll_derive v0.13.1
14892026-09-03T17:36:13.426Z Compiling darling_macro v0.20.11
14902026-09-03T17:36:13.441Z Compiling zerofrom v0.1.6
14912026-09-03T17:36:13.474Z Compiling futures-util v0.3.32
14922026-09-03T17:36:13.616Z Compiling yoke v0.8.1
14932026-09-03T17:36:13.721Z Compiling thiserror-impl v1.0.69
14942026-09-03T17:36:13.783Z Compiling openssl-macros v0.1.1
14952026-09-03T17:36:14.280Z Compiling zerovec v0.11.5
14962026-09-03T17:36:14.294Z Compiling zerotrie v0.2.3
14972026-09-03T17:36:14.351Z Compiling scroll v0.13.0
14982026-09-03T17:36:14.423Z Compiling tinystr v0.8.2
14992026-09-03T17:36:14.441Z Compiling potential_utf v0.1.4
15002026-09-03T17:36:14.514Z Compiling thiserror v2.0.18
15012026-09-03T17:36:14.581Z Compiling darling v0.20.11
15022026-09-03T17:36:14.660Z Compiling icu_locale_core v2.1.1
15032026-09-03T17:36:14.664Z Compiling icu_collections v2.1.1
15042026-09-03T17:36:14.692Z Compiling goblin v0.10.5
15052026-09-03T17:36:14.697Z Compiling packed_struct_codegen v0.10.1
15062026-09-03T17:36:14.697Z Compiling bitfield-macros v0.19.4
15072026-09-03T17:36:14.743Z Compiling zerocopy-derive v0.6.6
15082026-09-03T17:36:14.746Z Compiling tracing v0.1.44
15092026-09-03T17:36:14.746Z Compiling clap_derive v4.6.1
15102026-09-03T17:36:15.099Z Compiling crc-catalog v2.4.0
15112026-09-03T17:36:15.228Z Compiling usdt-impl v0.6.0
15122026-09-03T17:36:15.247Z Compiling crc v3.4.0
15132026-09-03T17:36:15.263Z Compiling flate2 v1.1.9
15142026-09-03T17:36:15.297Z Compiling thiserror v1.0.69
15152026-09-03T17:36:15.445Z Compiling icu_provider v2.1.1
15162026-09-03T17:36:15.497Z Compiling derive_builder_core v0.20.2
15172026-09-03T17:36:15.534Z Compiling dtrace-parser v0.3.0
15182026-09-03T17:36:15.607Z Compiling bitfield v0.19.4
15192026-09-03T17:36:15.738Z Compiling icu_normalizer v2.1.1
15202026-09-03T17:36:15.770Z Compiling icu_properties v2.1.2
15212026-09-03T17:36:15.790Z Compiling zerocopy v0.6.6
15222026-09-03T17:36:15.822Z Compiling zeroize v1.9.0
15232026-09-03T17:36:15.912Z Compiling bytes v1.11.1
15242026-09-03T17:36:15.972Z Compiling chrono v0.4.45
15252026-09-03T17:36:16.099Z Compiling der v0.7.10
15262026-09-03T17:36:16.189Z Compiling rustls-pki-types v1.14.0
15272026-09-03T17:36:16.296Z Compiling hybrid-array v0.4.13
15282026-09-03T17:36:16.390Z Compiling ipnet v2.12.0
15292026-09-03T17:36:16.441Z Compiling hex v0.4.3
15302026-09-03T17:36:16.562Z Compiling tokio v1.52.1
15312026-09-03T17:36:16.652Z Compiling crypto-common v0.1.7
15322026-09-03T17:36:16.723Z Compiling block-buffer v0.10.4
15332026-09-03T17:36:16.742Z Compiling http v1.4.2
15342026-09-03T17:36:16.822Z Compiling toml_datetime v0.6.11
15352026-09-03T17:36:16.890Z Compiling idna_adapter v1.2.1
15362026-09-03T17:36:16.907Z Compiling serde_spanned v0.6.9
15372026-09-03T17:36:16.971Z Compiling digest v0.10.7
15382026-09-03T17:36:17.061Z Compiling idna v1.1.0
15392026-09-03T17:36:17.100Z Compiling clap v4.6.1
15402026-09-03T17:36:17.155Z Compiling spki v0.7.3
15412026-09-03T17:36:17.206Z Compiling ppv-lite86 v0.2.21
15422026-09-03T17:36:17.275Z Compiling sha2 v0.10.9
15432026-09-03T17:36:17.295Z Compiling signature v2.2.0
15442026-09-03T17:36:17.423Z Compiling url v2.5.8
15452026-09-03T17:36:17.439Z Compiling pkcs8 v0.10.2
15462026-09-03T17:36:17.473Z Compiling hmac v0.12.1
15472026-09-03T17:36:17.605Z Compiling rand_chacha v0.9.0
15482026-09-03T17:36:17.622Z Compiling http-body v1.0.1
15492026-09-03T17:36:17.685Z Compiling rand_chacha v0.3.1
15502026-09-03T17:36:17.714Z Compiling pkcs1 v0.7.5
15512026-09-03T17:36:17.776Z Compiling http-body-util v0.1.3
15522026-09-03T17:36:17.819Z Compiling time v0.3.47
15532026-09-03T17:36:17.926Z Compiling rand v0.9.2
15542026-09-03T17:36:17.942Z Compiling rand v0.8.6
15552026-09-03T17:36:17.975Z Compiling structmeta-derive v0.3.0
15562026-09-03T17:36:17.999Z Compiling scroll_derive v0.12.1
15572026-09-03T17:36:18.202Z Compiling dof v0.4.0
15582026-09-03T17:36:18.415Z Compiling array-init v0.0.4
15592026-09-03T17:36:18.554Z Compiling smallvec v0.6.14
15602026-09-03T17:36:18.574Z Compiling darling_core v0.23.0
15612026-09-03T17:36:18.630Z Compiling proptest v1.11.0
15622026-09-03T17:36:18.827Z Compiling heapless v0.7.17
15632026-09-03T17:36:18.843Z Compiling slog v2.8.2
15642026-09-03T17:36:18.857Z Compiling thread-id v5.1.0
15652026-09-03T17:36:18.876Z Compiling env_filter v2.0.0
15662026-09-03T17:36:18.890Z Compiling syn v3.0.3
15672026-09-03T17:36:18.936Z Compiling cookie v0.18.1
15682026-09-03T17:36:18.971Z Compiling zstd-safe v7.2.4
15692026-09-03T17:36:19.089Z Compiling ipnetwork v0.21.1
15702026-09-03T17:36:19.148Z Compiling base64 v0.21.7
15712026-09-03T17:36:19.196Z Compiling unicode-properties v0.1.4
15722026-09-03T17:36:19.249Z Compiling ryu v1.0.23
15732026-09-03T17:36:19.305Z Compiling unicode-bidi v0.3.18
15742026-09-03T17:36:19.340Z Compiling winnow v0.5.40
15752026-09-03T17:36:19.441Z Compiling anyhow v1.0.104
15762026-09-03T17:36:19.462Z Compiling gimli v0.32.3
15772026-09-03T17:36:19.533Z Compiling hashbrown v0.12.3
15782026-09-03T17:36:19.996Z Compiling signal-hook v0.3.18
15792026-09-03T17:36:20.002Z Compiling iri-string v0.7.10
15802026-09-03T17:36:20.002Z Compiling allocator-api2 v0.2.21
15812026-09-03T17:36:20.002Z Compiling stringprep v0.1.5
15822026-09-03T17:36:20.002Z Compiling ron v0.8.1
15832026-09-03T17:36:20.002Z Compiling serde_urlencoded v0.7.1
15842026-09-03T17:36:20.002Z Compiling oxnet v0.1.6
15852026-09-03T17:36:20.116Z Compiling rsa v0.9.10
15862026-09-03T17:36:20.131Z Compiling structmeta v0.3.0
15872026-09-03T17:36:20.318Z Compiling env_logger v0.11.11
15882026-09-03T17:36:20.387Z Compiling scroll v0.12.0
15892026-09-03T17:36:20.431Z Compiling serde-hex v0.1.0
15902026-09-03T17:36:20.713Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15912026-09-03T17:36:20.719Z Compiling camino v1.2.5
15922026-09-03T17:36:20.950Z Compiling toml_edit v0.19.15
15932026-09-03T17:36:21.271Z Compiling tokio-util v0.7.18
15942026-09-03T17:36:21.653Z Compiling tower v0.5.3
15952026-09-03T17:36:21.749Z Compiling darling_macro v0.23.0
15962026-09-03T17:36:21.749Z Compiling newtype-uuid v1.3.2
15972026-09-03T17:36:21.786Z Compiling addr2line v0.25.1
15982026-09-03T17:36:21.812Z Compiling tokio-native-tls v0.3.1
15992026-09-03T17:36:22.028Z Compiling tower-http v0.6.8
16002026-09-03T17:36:22.087Z Compiling h2 v0.4.15
16012026-09-03T17:36:22.123Z Compiling bzip2 v0.4.4
16022026-09-03T17:36:22.161Z Compiling hashbrown v0.13.2
16032026-09-03T17:36:22.272Z Compiling x509-cert v0.2.5
16042026-09-03T17:36:22.396Z Compiling md-5 v0.10.6
16052026-09-03T17:36:22.535Z Compiling block-buffer v0.12.1
16062026-09-03T17:36:22.554Z Compiling crypto-common v0.2.2
16072026-09-03T17:36:22.587Z Compiling block-padding v0.4.2
16082026-09-03T17:36:22.625Z Compiling derive_builder_macro v0.20.2
16092026-09-03T17:36:22.766Z Compiling rustls-native-certs v0.8.3
16102026-09-03T17:36:22.797Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16112026-09-03T17:36:22.819Z Compiling erased-serde v0.3.31
16122026-09-03T17:36:23.045Z Compiling serde_tokenstream v0.2.3
16132026-09-03T17:36:23.067Z Compiling daft-derive v0.1.8
16142026-09-03T17:36:23.142Z Compiling bstr v1.12.1
16152026-09-03T17:36:23.244Z Compiling async-trait v0.1.89
16162026-09-03T17:36:23.425Z Compiling pin-project-internal v1.1.11
16172026-09-03T17:36:23.450Z Compiling zerocopy-derive v0.7.35
16182026-09-03T17:36:23.608Z Compiling curve25519-dalek v4.1.3
16192026-09-03T17:36:23.863Z Compiling heck v0.4.1
16202026-09-03T17:36:23.957Z Compiling vergen-lib v9.1.0
16212026-09-03T17:36:23.978Z Compiling hash32 v0.2.1
16222026-09-03T17:36:24.032Z Compiling encoding_rs v0.8.35
16232026-09-03T17:36:24.143Z Compiling memoffset v0.9.1
16242026-09-03T17:36:24.160Z Compiling fallible-iterator v0.2.0
16252026-09-03T17:36:24.201Z Compiling rustc-demangle v0.1.27
16262026-09-03T17:36:24.226Z Compiling smoltcp v0.9.1
16272026-09-03T17:36:24.230Z Compiling cfg_aliases v0.2.1
16282026-09-03T17:36:24.259Z Compiling crc-any v2.5.0
16292026-09-03T17:36:24.353Z Compiling ref-cast v1.0.25
16302026-09-03T17:36:24.399Z Compiling psl-types v2.0.11
16312026-09-03T17:36:24.489Z Compiling litrs v1.0.0
16322026-09-03T17:36:24.545Z Compiling rustix v0.38.44
16332026-09-03T17:36:24.562Z Compiling owo-colors v4.3.0
16342026-09-03T17:36:24.565Z Compiling mime v0.3.17
16352026-09-03T17:36:24.596Z Compiling zerocopy v0.7.35
16362026-09-03T17:36:24.681Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16372026-09-03T17:36:24.700Z Compiling postgres-protocol v0.6.10
16382026-09-03T17:36:24.716Z Compiling publicsuffix v2.3.0
16392026-09-03T17:36:24.816Z Compiling backtrace v0.3.76
16402026-09-03T17:36:24.837Z Compiling pin-project v1.1.11
16412026-09-03T17:36:24.929Z Compiling nix v0.31.2
16422026-09-03T17:36:25.013Z Compiling snafu-derive v0.8.9
16432026-09-03T17:36:25.109Z Compiling daft v0.1.8
16442026-09-03T17:36:25.127Z Compiling document-features v0.2.12
16452026-09-03T17:36:25.292Z Compiling derive_builder v0.20.2
16462026-09-03T17:36:25.385Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16472026-09-03T17:36:25.400Z Compiling inout v0.2.2
16482026-09-03T17:36:25.470Z Compiling object v0.30.4
16492026-09-03T17:36:25.478Z Compiling toml v0.7.8
16502026-09-03T17:36:25.500Z Compiling zip v0.6.6
16512026-09-03T17:36:25.635Z Compiling darling v0.23.0
16522026-09-03T17:36:25.679Z Compiling goblin v0.8.2
16532026-09-03T17:36:25.756Z Compiling derive-ex v0.1.8
16542026-09-03T17:36:25.853Z Compiling hyper v1.10.1
16552026-09-03T17:36:26.190Z Compiling futures-executor v0.3.32
16562026-09-03T17:36:26.207Z Compiling hubpack_derive v0.1.1
16572026-09-03T17:36:26.237Z Compiling regex v1.12.3
16582026-09-03T17:36:26.289Z Compiling phf_shared v0.13.1
16592026-09-03T17:36:26.313Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-03T17:36:26.330Z Compiling ref-cast-impl v1.0.25
16612026-09-03T17:36:26.439Z Compiling strum_macros v0.27.2
16622026-09-03T17:36:26.545Z Compiling convert_case v0.10.0
16632026-09-03T17:36:26.596Z Compiling vergen v9.1.0
16642026-09-03T17:36:26.769Z Compiling cargo-platform v0.3.2
16652026-09-03T17:36:26.816Z Compiling ff v0.13.1
16662026-09-03T17:36:26.861Z Compiling fs-err v3.3.0
16672026-09-03T17:36:26.948Z Compiling foldhash v0.1.5
16682026-09-03T17:36:27.012Z Compiling base16ct v0.2.0
16692026-09-03T17:36:27.065Z Compiling same-file v1.0.6
16702026-09-03T17:36:27.122Z Compiling managed v0.8.0
16712026-09-03T17:36:27.147Z Compiling bumpalo v3.20.2
16722026-09-03T17:36:27.160Z Compiling jiff-core v0.1.0
16732026-09-03T17:36:27.177Z Compiling bitflags v1.3.2
16742026-09-03T17:36:27.181Z Compiling path-slash v0.1.5
16752026-09-03T17:36:27.245Z Compiling hyper-util v0.1.20
16762026-09-03T17:36:27.279Z Compiling foldhash v0.2.0
16772026-09-03T17:36:27.294Z Compiling libbz2-rs-sys v0.2.2
16782026-09-03T17:36:27.369Z Compiling is_ci v1.2.0
16792026-09-03T17:36:27.386Z Compiling snafu v0.8.9
16802026-09-03T17:36:27.406Z Compiling zopfli v0.8.3
16812026-09-03T17:36:27.461Z Compiling hashbrown v0.16.1
16822026-09-03T17:36:27.547Z Compiling supports-color v3.0.2
16832026-09-03T17:36:27.568Z Compiling textwrap v0.16.2
16842026-09-03T17:36:27.840Z Compiling bzip2 v0.6.1
16852026-09-03T17:36:27.870Z Compiling test-strategy v0.4.5
16862026-09-03T17:36:27.875Z Compiling walkdir v2.5.0
16872026-09-03T17:36:28.108Z Compiling jiff v0.2.34
16882026-09-03T17:36:28.140Z Compiling sec1 v0.7.3
16892026-09-03T17:36:28.217Z Compiling hashbrown v0.15.5
16902026-09-03T17:36:28.325Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16912026-09-03T17:36:28.417Z Compiling dof v0.3.0
16922026-09-03T17:36:28.490Z Compiling cargo_metadata v0.23.1
16932026-09-03T17:36:28.512Z Compiling group v0.13.0
16942026-09-03T17:36:28.739Z Compiling derive_more-impl v2.1.1
16952026-09-03T17:36:28.781Z Compiling hubpack v0.1.2
16962026-09-03T17:36:28.902Z Compiling phf v0.13.1
16972026-09-03T17:36:28.918Z Compiling hyper-tls v0.6.0
16982026-09-03T17:36:28.993Z Compiling strum v0.27.2
16992026-09-03T17:36:29.055Z Compiling futures v0.3.32
17002026-09-03T17:36:29.115Z Compiling signal-hook-mio v0.2.5
17012026-09-03T17:36:29.161Z Compiling reqwest v0.12.28
17022026-09-03T17:36:29.217Z Compiling cookie_store v0.22.1
17032026-09-03T17:36:29.270Z Compiling zstd v0.13.3
17042026-09-03T17:36:29.294Z Compiling serde_with_macros v3.21.0
17052026-09-03T17:36:29.376Z Compiling cipher v0.5.2
17062026-09-03T17:36:29.630Z Compiling backtrace-ext v0.2.1
17072026-09-03T17:36:29.651Z Compiling postgres-types v0.2.12
17082026-09-03T17:36:29.891Z Compiling globset v0.4.18
17092026-09-03T17:36:29.915Z Compiling usdt-attr-macro v0.6.0
17102026-09-03T17:36:30.023Z Compiling usdt-macro v0.6.0
17112026-09-03T17:36:30.057Z Compiling byte-wrapper v0.1.0
17122026-09-03T17:36:30.142Z Compiling hkdf v0.12.4
17132026-09-03T17:36:30.159Z Compiling ed25519 v2.2.3
17142026-09-03T17:36:30.345Z Compiling crypto-bigint v0.5.5
17152026-09-03T17:36:30.363Z Compiling serde_plain v1.0.2
17162026-09-03T17:36:30.475Z Compiling serde-big-array v0.5.1
17172026-09-03T17:36:30.624Z Compiling olpc-cjson v0.1.4
17182026-09-03T17:36:30.664Z Compiling dtrace-parser v0.2.0
17192026-09-03T17:36:30.700Z Compiling phf_shared v0.11.3
17202026-09-03T17:36:30.727Z Compiling serde_repr v0.1.20
17212026-09-03T17:36:30.738Z Compiling enum-as-inner v0.6.1
17222026-09-03T17:36:30.838Z Compiling strum_macros v0.26.4
17232026-09-03T17:36:30.929Z Compiling miette-derive v7.6.0
17242026-09-03T17:36:30.948Z Compiling async-recursion v1.1.1
17252026-09-03T17:36:30.995Z Compiling float-cmp v0.10.0
17262026-09-03T17:36:31.019Z Compiling pem v3.0.6
17272026-09-03T17:36:31.193Z Compiling thread-id v4.2.2
17282026-09-03T17:36:31.264Z Compiling memmap2 v0.9.10
17292026-09-03T17:36:31.303Z Compiling either v1.15.0
17302026-09-03T17:36:31.368Z Compiling precomputed-hash v0.1.1
17312026-09-03T17:36:31.393Z Compiling difflib v0.4.0
17322026-09-03T17:36:31.427Z Compiling winnow v1.0.3
17332026-09-03T17:36:31.491Z Compiling new_debug_unreachable v1.0.6
17342026-09-03T17:36:31.547Z Compiling data-encoding v2.10.0
17352026-09-03T17:36:31.575Z Compiling supports-hyperlinks v3.2.0
17362026-09-03T17:36:31.587Z Compiling cpufeatures v0.3.0
17372026-09-03T17:36:31.601Z Compiling supports-unicode v3.0.0
17382026-09-03T17:36:31.692Z Compiling const-oid v0.10.2
17392026-09-03T17:36:31.695Z Compiling static_assertions v1.1.0
17402026-09-03T17:36:31.769Z Compiling typed-path v0.9.3
17412026-09-03T17:36:31.826Z Compiling predicates-core v1.0.10
17422026-09-03T17:36:31.857Z Compiling normalize-line-endings v0.3.0
17432026-09-03T17:36:31.877Z Compiling whoami v2.1.0
17442026-09-03T17:36:31.987Z Compiling keccak v0.1.6
17452026-09-03T17:36:32.022Z Compiling fixedbitset v0.5.7
17462026-09-03T17:36:32.059Z Compiling fixedbitset v0.4.2
17472026-09-03T17:36:32.125Z Compiling predicates v3.1.4
17482026-09-03T17:36:32.141Z Compiling digest v0.11.3
17492026-09-03T17:36:32.355Z Compiling petgraph v0.8.3
17502026-09-03T17:36:32.374Z Compiling petgraph v0.6.5
17512026-09-03T17:36:32.393Z Compiling sha3 v0.10.8
17522026-09-03T17:36:32.410Z Compiling miette v7.6.0
17532026-09-03T17:36:32.428Z Compiling tokio-postgres v0.7.16
17542026-09-03T17:36:32.432Z Compiling hickory-proto v0.25.2
17552026-09-03T17:36:32.460Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17562026-09-03T17:36:32.792Z Compiling toml_parser v1.1.2+spec-1.1.0
17572026-09-03T17:36:32.930Z Compiling chacha20 v0.10.0
17582026-09-03T17:36:32.951Z Compiling toml_edit v0.22.27
17592026-09-03T17:36:32.982Z Compiling string_cache v0.8.9
17602026-09-03T17:36:32.986Z Compiling elliptic-curve v0.13.8
17612026-09-03T17:36:33.061Z Compiling strum v0.26.3
17622026-09-03T17:36:33.236Z Compiling itertools v0.13.0
17632026-09-03T17:36:33.284Z Compiling usdt v0.6.0
17642026-09-03T17:36:33.311Z Compiling usdt-impl v0.5.0
17652026-09-03T17:36:33.411Z Compiling zip v4.6.1
17662026-09-03T17:36:33.519Z Compiling serde_with v3.21.0
17672026-09-03T17:36:33.579Z Compiling crossterm v0.28.1
17682026-09-03T17:36:33.640Z Compiling ed25519-dalek v2.2.0
17692026-09-03T17:36:33.685Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-03T17:36:33.842Z Compiling derive_more v2.1.1
17712026-09-03T17:36:34.209Z Compiling iddqd v0.4.2
17722026-09-03T17:36:34.530Z Compiling similar v2.7.0
17732026-09-03T17:36:34.592Z Compiling tokio-stream v0.1.18
17742026-09-03T17:36:34.738Z Compiling crossbeam-epoch v0.9.18
17752026-09-03T17:36:34.761Z Compiling buf-list v1.1.2
17762026-09-03T17:36:34.792Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-03T17:36:35.107Z Compiling openapiv3 v2.2.0
17782026-09-03T17:36:35.124Z Compiling peg-runtime v0.8.5
17792026-09-03T17:36:35.142Z Compiling lalrpop-util v0.19.12
17802026-09-03T17:36:35.159Z Compiling thread_local v1.1.9
17812026-09-03T17:36:35.175Z Compiling slog-async v2.8.0
17822026-09-03T17:36:35.175Z Compiling crossbeam-channel v0.5.15
17832026-09-03T17:36:35.389Z Compiling filetime v0.2.27
17842026-09-03T17:36:35.474Z Compiling is-terminal v0.4.17
17852026-09-03T17:36:35.491Z Compiling take_mut v0.2.2
17862026-09-03T17:36:35.534Z Compiling xattr v1.6.1
17872026-09-03T17:36:35.566Z Compiling term v1.2.1
17882026-09-03T17:36:35.628Z Compiling camino-tempfile v1.4.1
17892026-09-03T17:36:35.703Z Compiling tar v0.4.46
17902026-09-03T17:36:35.907Z Compiling slog-term v2.9.2
17912026-09-03T17:36:55.679Z Compiling rustls-webpki v0.103.13
17922026-09-03T17:36:58.812Z Compiling tokio-rustls v0.26.4
17932026-09-03T17:36:58.812Z Compiling rustls-platform-verifier v0.6.2
17942026-09-03T17:36:58.816Z Compiling tough v0.22.0
17952026-09-03T17:36:59.043Z Compiling hyper-rustls v0.27.7
17962026-09-03T17:36:59.262Z Compiling reqwest v0.13.2
17972026-09-03T17:37:01.769Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-03T17:37:02.041Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-03T17:37:05.415Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
18002026-09-03T17:37:05.571Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-03T17:37:05.634ZSep 03 17:37:05.242 INFO Starting download, target: Clickhouse
18022026-09-03T17:37:05.634ZSep 03 17:37:05.242 INFO Starting download, target: Console
18032026-09-03T17:37:05.634ZSep 03 17:37:05.243 INFO Starting download, target: Cockroach
18042026-09-03T17:37:05.638ZSep 03 17:37:05.243 INFO Starting download, target: DendriteStub
18052026-09-03T17:37:05.638ZSep 03 17:37:05.243 INFO Starting download, target: MaghemiteMgd
18062026-09-03T17:37:05.638ZSep 03 17:37:05.243 INFO Starting download, target: MaghemiteDdmd
18072026-09-03T17:37:05.638ZSep 03 17:37:05.243 INFO Starting download, target: TransceiverControl
18082026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18112026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18122026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18132026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-03T17:37:05.639ZSep 03 17:37:05.243 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-03T17:37:06.956ZSep 03 17:37:06.564 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-03T17:37:07.225ZSep 03 17:37:06.818 INFO Download complete, target: TransceiverControl
18172026-09-03T17:37:07.435ZSep 03 17:37:06.962 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-03T17:37:07.663ZSep 03 17:37:07.251 INFO Download complete, target: Console
18192026-09-03T17:37:08.234ZSep 03 17:37:07.799 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-03T17:37:11.185ZSep 03 17:37:10.780 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18212026-09-03T17:37:11.471ZSep 03 17:37:11.048 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18222026-09-03T17:37:12.216ZSep 03 17:37:11.821 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18232026-09-03T17:37:12.655ZSep 03 17:37:12.258 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-03T17:37:12.655ZSep 03 17:37:12.258 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-03T17:37:13.863ZSep 03 17:37:13.471 INFO Download complete, target: MaghemiteDdmd
18262026-09-03T17:37:14.157ZSep 03 17:37:13.766 INFO Download complete, target: DendriteStub
18272026-09-03T17:37:15.190ZSep 03 17:37:14.798 INFO Download complete, target: MaghemiteMgd
18282026-09-03T17:37:16.063ZSep 03 17:37:15.670 INFO Checking that binary works, target: Clickhouse
18292026-09-03T17:37:16.168ZSep 03 17:37:15.776 INFO Download complete, target: Clickhouse
18302026-09-03T17:37:17.846ZSep 03 17:37:17.454 INFO Checking that binary works, target: Cockroach
18312026-09-03T17:37:17.978ZSep 03 17:37:17.587 INFO Download complete, target: Cockroach
18322026-09-03T17:37:17.983ZAll prerequisites installed successfully
18332026-09-03T17:37:17.986Z
18342026-09-03T17:37:17.986Zreal 2:13.978348313
18352026-09-03T17:37:17.986Zuser 8:47.901134529
18362026-09-03T17:37:17.986Zsys 2:03.200983561
18372026-09-03T17:37:17.986Ztrap 0.390609335
18382026-09-03T17:37:17.987Ztflt 0.953292002
18392026-09-03T17:37:17.987Zdflt 1.886592770
18402026-09-03T17:37:17.987Zkflt 0.024329842
18412026-09-03T17:37:17.987Zlock 34:54.055876932
18422026-09-03T17:37:17.987Zslp 23:54.280531139
18432026-09-03T17:37:17.987Zlat 39.051459962
18442026-09-03T17:37:17.987Zstop 4:04.580303792
18452026-09-03T17:37:17.987Z+ ptime -m cargo xtask download softnpu
18462026-09-03T17:37:18.453Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-03T17:37:18.473Z Running `target/debug/xtask download softnpu`
18482026-09-03T17:37:19.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18492026-09-03T17:37:19.330Z Running `target/debug/xtask-downloader softnpu`
18502026-09-03T17:37:19.372ZSep 03 17:37:18.980 INFO Starting download, target: Softnpu
18512026-09-03T17:37:19.375ZSep 03 17:37:18.981 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-03T17:37:19.973ZSep 03 17:37:19.582 INFO Download complete, target: Softnpu
18532026-09-03T17:37:19.977Z
18542026-09-03T17:37:19.980Zreal 1.987299377
18552026-09-03T17:37:19.981Zuser 1.346532492
18562026-09-03T17:37:19.981Zsys 0.636855689
18572026-09-03T17:37:19.981Ztrap 0.000686510
18582026-09-03T17:37:19.981Ztflt 0.000324870
18592026-09-03T17:37:19.981Zdflt 0.000461520
18602026-09-03T17:37:19.981Zkflt 0.000000000
18612026-09-03T17:37:19.981Zlock 11.506356165
18622026-09-03T17:37:19.981Zslp 0.461798188
18632026-09-03T17:37:19.981Zlat 0.102021999
18642026-09-03T17:37:19.981Zstop 0.000174480
18652026-09-03T17:37:19.981Z+ export CARGO_INCREMENTAL=0
18662026-09-03T17:37:19.981Z+ CARGO_INCREMENTAL=0
18672026-09-03T17:37:19.981Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-03T17:37:20.899Z Compiling proc-macro2 v1.0.106
18692026-09-03T17:37:20.899Z Compiling quote v1.0.45
18702026-09-03T17:37:20.899Z Compiling unicode-ident v1.0.24
18712026-09-03T17:37:20.903Z Compiling serde_core v1.0.228
18722026-09-03T17:37:20.903Z Compiling libc v0.2.185
18732026-09-03T17:37:20.903Z Compiling serde v1.0.228
18742026-09-03T17:37:20.903Z Compiling cfg-if v1.0.4
18752026-09-03T17:37:20.903Z Compiling version_check v0.9.5
18762026-09-03T17:37:21.059Z Compiling autocfg v1.5.0
18772026-09-03T17:37:21.064Z Compiling find-msvc-tools v0.1.9
18782026-09-03T17:37:21.065Z Compiling shlex v1.3.0
18792026-09-03T17:37:21.065Z Compiling memchr v2.8.0
18802026-09-03T17:37:21.065Z Compiling zmij v1.0.21
18812026-09-03T17:37:21.065Z Compiling serde_json v1.0.151
18822026-09-03T17:37:21.219Z Compiling portable-atomic v1.13.1
18832026-09-03T17:37:21.252Z Compiling zerocopy v0.8.55
18842026-09-03T17:37:21.430Z Compiling libm v0.2.16
18852026-09-03T17:37:21.448Z Compiling getrandom v0.4.3
18862026-09-03T17:37:21.465Z Compiling smallvec v1.15.1
18872026-09-03T17:37:21.517Z Compiling icu_normalizer_data v2.1.1
18882026-09-03T17:37:21.522Z Compiling icu_properties_data v2.1.2
18892026-09-03T17:37:21.537Z Compiling num-traits v0.2.19
18902026-09-03T17:37:21.588Z Compiling parking_lot_core v0.9.12
18912026-09-03T17:37:21.591Z Compiling generic-array v0.14.7
18922026-09-03T17:37:21.711Z Compiling itoa v1.0.17
18932026-09-03T17:37:21.760Z Compiling log v0.4.33
18942026-09-03T17:37:21.774Z Compiling subtle v2.6.1
18952026-09-03T17:37:21.844Z Compiling pkg-config v0.3.32
18962026-09-03T17:37:21.849Z Compiling stable_deref_trait v1.2.1
18972026-09-03T17:37:21.879Z Compiling typenum v1.20.1
18982026-09-03T17:37:21.895Z Compiling rustix v1.1.4
18992026-09-03T17:37:21.948Z Compiling getrandom v0.3.4
19002026-09-03T17:37:21.996Z Compiling scopeguard v1.2.0
19012026-09-03T17:37:22.061Z Compiling thiserror v2.0.18
19022026-09-03T17:37:22.088Z Compiling rand_core v0.10.0
19032026-09-03T17:37:22.107Z Compiling lock_api v0.4.14
19042026-09-03T17:37:22.163Z Compiling jobserver v0.1.34
19052026-09-03T17:37:22.179Z Compiling errno v0.3.14
19062026-09-03T17:37:22.375Z Compiling cc v1.2.56
19072026-09-03T17:37:22.410Z Compiling critical-section v1.2.0
19082026-09-03T17:37:22.424Z Compiling syn v2.0.117
19092026-09-03T17:37:22.459Z Compiling getrandom v0.2.17
19102026-09-03T17:37:22.462Z Compiling schemars v0.8.22
19112026-09-03T17:37:22.462Z Compiling writeable v0.6.2
19122026-09-03T17:37:22.507Z Compiling percent-encoding v2.3.2
19132026-09-03T17:37:22.510Z Compiling equivalent v1.0.2
19142026-09-03T17:37:22.555Z Compiling litemap v0.8.1
19152026-09-03T17:37:22.633Z Compiling rand_core v0.6.4
19162026-09-03T17:37:22.661Z Compiling pin-project-lite v0.2.17
19172026-09-03T17:37:22.675Z Compiling syn v1.0.109
19182026-09-03T17:37:22.766Z Compiling rustversion v1.0.22
19192026-09-03T17:37:22.876Z Compiling once_cell v1.21.3
19202026-09-03T17:37:22.900Z Compiling hashbrown v0.17.0
19212026-09-03T17:37:22.916Z Compiling heck v0.5.0
19222026-09-03T17:37:22.931Z Compiling fs_extra v1.3.0
19232026-09-03T17:37:22.998Z Compiling dunce v1.0.5
19242026-09-03T17:37:23.014Z Compiling utf8_iter v1.0.4
19252026-09-03T17:37:23.034Z Compiling byteorder v1.5.0
19262026-09-03T17:37:23.118Z Compiling cmake v0.1.57
19272026-09-03T17:37:23.188Z Compiling form_urlencoded v1.2.2
19282026-09-03T17:37:23.229Z Compiling strsim v0.11.1
19292026-09-03T17:37:23.400Z Compiling bitflags v2.11.0
19302026-09-03T17:37:23.440Z Compiling semver v1.0.28
19312026-09-03T17:37:23.505Z Compiling indexmap v2.14.0
19322026-09-03T17:37:23.522Z Compiling signal-hook-registry v1.4.8
19332026-09-03T17:37:23.556Z Compiling thiserror v1.0.69
19342026-09-03T17:37:23.610Z Compiling parking_lot v0.12.5
19352026-09-03T17:37:23.626Z Compiling socket2 v0.6.3
19362026-09-03T17:37:23.677Z Compiling aws-lc-sys v0.40.0
19372026-09-03T17:37:23.746Z Compiling mio v1.2.0
19382026-09-03T17:37:23.815Z Compiling const-oid v0.9.6
19392026-09-03T17:37:23.857Z Compiling futures-core v0.3.32
19402026-09-03T17:37:23.873Z Compiling aws-lc-rs v1.16.3
19412026-09-03T17:37:24.002Z Compiling iana-time-zone v0.1.65
19422026-09-03T17:37:24.047Z Compiling httparse v1.10.1
19432026-09-03T17:37:24.228Z Compiling regex-syntax v0.8.10
19442026-09-03T17:37:24.264Z Compiling crc32fast v1.5.0
19452026-09-03T17:37:24.352Z Compiling ucd-trie v0.1.7
19462026-09-03T17:37:24.384Z Compiling fnv v1.0.7
19472026-09-03T17:37:24.503Z Compiling uuid v1.23.4
19482026-09-03T17:37:24.522Z Compiling pest v2.8.6
19492026-09-03T17:37:24.554Z Compiling vcpkg v0.2.15
19502026-09-03T17:37:24.569Z Compiling ident_case v1.0.1
19512026-09-03T17:37:24.755Z Compiling rustc_version v0.4.1
19522026-09-03T17:37:24.863Z Compiling futures-sink v0.3.32
19532026-09-03T17:37:24.882Z Compiling rustls v0.23.41
19542026-09-03T17:37:24.966Z Compiling dyn-clone v1.0.20
19552026-09-03T17:37:25.015Z Compiling futures-channel v0.3.32
19562026-09-03T17:37:25.141Z Compiling openssl-sys v0.9.117
19572026-09-03T17:37:25.144Z Compiling aho-corasick v1.1.4
19582026-09-03T17:37:25.205Z Compiling futures-io v0.3.32
19592026-09-03T17:37:25.241Z Compiling synstructure v0.13.2
19602026-09-03T17:37:25.282Z Compiling serde_derive_internals v0.29.1
19612026-09-03T17:37:25.285Z Compiling futures-task v0.3.32
19622026-09-03T17:37:25.312Z Compiling slab v0.4.12
19632026-09-03T17:37:25.549Z Compiling time-core v0.1.8
19642026-09-03T17:37:25.564Z Compiling radium v0.7.0
19652026-09-03T17:37:25.623Z Compiling pest_meta v2.8.6
19662026-09-03T17:37:25.667Z Compiling plain v0.2.3
19672026-09-03T17:37:25.683Z Compiling num-conv v0.2.0
19682026-09-03T17:37:25.747Z Compiling crossbeam-utils v0.8.21
19692026-09-03T17:37:25.799Z Compiling openssl v0.10.80
19702026-09-03T17:37:25.802Z Compiling base64 v0.22.1
19712026-09-03T17:37:25.835Z Compiling time-macros v0.2.27
19722026-09-03T17:37:25.851Z Compiling maybe-uninit v2.0.0
19732026-09-03T17:37:25.902Z Compiling base64ct v1.8.3
19742026-09-03T17:37:25.944Z Compiling pretty-hex v0.4.1
19752026-09-03T17:37:26.070Z Compiling regex-automata v0.4.14
19762026-09-03T17:37:26.085Z Compiling slog v2.8.2
19772026-09-03T17:37:26.127Z Compiling unicode-segmentation v1.12.0
19782026-09-03T17:37:26.145Z Compiling flagset v0.4.7
19792026-09-03T17:37:26.228Z Compiling pest_generator v2.8.6
19802026-09-03T17:37:26.263Z Compiling pem-rfc7468 v0.7.0
19812026-09-03T17:37:26.285Z Compiling darling_core v0.23.0
19822026-09-03T17:37:26.308Z Compiling rand_core v0.9.5
19832026-09-03T17:37:26.345Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-03T17:37:26.487Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19852026-09-03T17:37:26.506Z Compiling serde_derive v1.0.228
19862026-09-03T17:37:26.536Z Compiling zeroize_derive v1.5.0
19872026-09-03T17:37:26.558Z Compiling zerofrom-derive v0.1.6
19882026-09-03T17:37:26.561Z Compiling yoke-derive v0.8.1
19892026-09-03T17:37:26.576Z Compiling zerocopy-derive v0.8.55
19902026-09-03T17:37:26.607Z Compiling zerovec-derive v0.11.2
19912026-09-03T17:37:26.626Z Compiling displaydoc v0.2.5
19922026-09-03T17:37:26.629Z Compiling tokio-macros v2.7.0
19932026-09-03T17:37:26.657Z Compiling futures-macro v0.3.32
19942026-09-03T17:37:26.751Z Compiling thiserror-impl v2.0.18
19952026-09-03T17:37:26.806Z Compiling schemars_derive v0.8.22
19962026-09-03T17:37:26.885Z Compiling der_derive v0.7.3
19972026-09-03T17:37:26.904Z Compiling tracing-attributes v0.1.31
19982026-09-03T17:37:26.918Z Compiling thiserror-impl v1.0.69
19992026-09-03T17:37:27.156Z Compiling pest_derive v2.8.6
20002026-09-03T17:37:27.324Z Compiling scroll_derive v0.12.1
20012026-09-03T17:37:27.354Z Compiling scroll_derive v0.13.1
20022026-09-03T17:37:27.452Z Compiling futures-util v0.3.32
20032026-09-03T17:37:27.638Z Compiling openssl-macros v0.1.1
20042026-09-03T17:37:27.703Z Compiling syn v3.0.3
20052026-09-03T17:37:27.727Z Compiling zerofrom v0.1.6
20062026-09-03T17:37:27.904Z Compiling yoke v0.8.1
20072026-09-03T17:37:28.057Z Compiling ahash v0.8.12
20082026-09-03T17:37:28.114Z Compiling zerovec v0.11.5
20092026-09-03T17:37:28.131Z Compiling zerotrie v0.2.3
20102026-09-03T17:37:28.147Z Compiling paste v1.0.15
20112026-09-03T17:37:28.292Z Compiling native-tls v0.2.18
20122026-09-03T17:37:28.441Z Compiling anyhow v1.0.104
20132026-09-03T17:37:28.463Z Compiling packed_struct v0.10.1
20142026-09-03T17:37:28.479Z Compiling num-bigint-dig v0.8.6
20152026-09-03T17:37:28.496Z Compiling darling_macro v0.23.0
20162026-09-03T17:37:28.531Z Compiling regex v1.12.3
20172026-09-03T17:37:28.556Z Compiling zerocopy-derive v0.7.35
20182026-09-03T17:37:28.682Z Compiling tinystr v0.8.2
20192026-09-03T17:37:28.704Z Compiling potential_utf v0.1.4
20202026-09-03T17:37:28.893Z Compiling icu_locale_core v2.1.1
20212026-09-03T17:37:28.909Z Compiling icu_collections v2.1.1
20222026-09-03T17:37:29.221Z Compiling tracing-core v0.1.36
20232026-09-03T17:37:29.358Z Compiling cookie v0.18.1
20242026-09-03T17:37:29.464Z Compiling cpufeatures v0.2.17
20252026-09-03T17:37:29.551Z Compiling icu_provider v2.1.1
20262026-09-03T17:37:29.576Z Compiling camino v1.2.5
20272026-09-03T17:37:29.704Z Compiling zeroize v1.9.0
20282026-09-03T17:37:29.726Z Compiling bytes v1.11.1
20292026-09-03T17:37:29.861Z Compiling chrono v0.4.45
20302026-09-03T17:37:29.889Z Compiling icu_properties v2.1.2
20312026-09-03T17:37:29.930Z Compiling icu_normalizer v2.1.1
20322026-09-03T17:37:30.296Z Compiling tokio v1.52.1
20332026-09-03T17:37:30.455Z Compiling block-buffer v0.10.4
20342026-09-03T17:37:30.480Z Compiling crypto-common v0.1.7
20352026-09-03T17:37:30.629Z Compiling digest v0.10.7
20362026-09-03T17:37:30.648Z Compiling serde_tokenstream v0.2.3
20372026-09-03T17:37:30.687Z Compiling der v0.7.10
20382026-09-03T17:37:30.759Z Compiling http v1.4.2
20392026-09-03T17:37:30.873Z Compiling idna_adapter v1.2.1
20402026-09-03T17:37:30.936Z Compiling ppv-lite86 v0.2.21
20412026-09-03T17:37:31.034Z Compiling idna v1.1.0
20422026-09-03T17:37:31.148Z Compiling fastrand v2.3.0
20432026-09-03T17:37:31.307Z Compiling rand_chacha v0.9.0
20442026-09-03T17:37:31.377Z Compiling toml_datetime v0.6.11
20452026-09-03T17:37:31.477Z Compiling url v2.5.8
20462026-09-03T17:37:31.658Z Compiling spki v0.7.3
20472026-09-03T17:37:31.682Z Compiling serde_spanned v0.6.9
20482026-09-03T17:37:31.685Z Compiling tracing v0.1.44
20492026-09-03T17:37:31.872Z Compiling darling v0.23.0
20502026-09-03T17:37:31.924Z Compiling clap_derive v4.6.1
20512026-09-03T17:37:31.978Z Compiling bitfield-macros v0.19.4
20522026-09-03T17:37:32.008Z Compiling zerocopy-derive v0.6.6
20532026-09-03T17:37:32.031Z Compiling packed_struct_codegen v0.10.1
20542026-09-03T17:37:32.332Z Compiling indexmap v1.9.3
20552026-09-03T17:37:32.351Z Compiling object v0.37.3
20562026-09-03T17:37:32.545Z Compiling simd-adler32 v0.3.8
20572026-09-03T17:37:32.563Z Compiling pkcs8 v0.10.2
20582026-09-03T17:37:32.662Z Compiling rand v0.9.2
20592026-09-03T17:37:32.744Z Compiling http-body v1.0.1
20602026-09-03T17:37:32.761Z Compiling daft-derive v0.1.8
20612026-09-03T17:37:32.815Z Compiling rustls-pki-types v1.14.0
20622026-09-03T17:37:32.946Z Compiling spin v0.9.8
20632026-09-03T17:37:33.007Z Compiling usdt-impl v0.5.0
20642026-09-03T17:37:33.028Z Compiling winnow v0.5.40
20652026-09-03T17:37:33.106Z Compiling utf8parse v0.2.2
20662026-09-03T17:37:33.143Z Compiling either v1.15.0
20672026-09-03T17:37:33.188Z Compiling anstyle v1.0.14
20682026-09-03T17:37:33.237Z Compiling ref-cast v1.0.25
20692026-09-03T17:37:33.255Z Compiling adler2 v2.0.1
20702026-09-03T17:37:33.316Z Compiling openssl-probe v0.2.1
20712026-09-03T17:37:33.381Z Compiling usdt-impl v0.6.0
20722026-09-03T17:37:33.404Z Compiling cmov v0.5.4
20732026-09-03T17:37:33.470Z Compiling tinyvec_macros v0.1.1
20742026-09-03T17:37:33.503Z Compiling miniz_oxide v0.8.9
20752026-09-03T17:37:33.519Z Compiling anstyle-parse v1.0.0
20762026-09-03T17:37:33.554Z Compiling tinyvec v1.10.0
20772026-09-03T17:37:33.638Z Compiling ctutils v0.4.2
20782026-09-03T17:37:33.657Z Compiling sha2 v0.10.9
20792026-09-03T17:37:33.732Z Compiling tempfile v3.27.0
20802026-09-03T17:37:33.907Z Compiling scroll v0.13.0
20812026-09-03T17:37:33.931Z Compiling scroll v0.12.0
20822026-09-03T17:37:33.971Z Compiling async-trait v0.1.89
20832026-09-03T17:37:33.994Z Compiling terminal_size v0.4.3
20842026-09-03T17:37:34.068Z Compiling heapless v0.7.17
20852026-09-03T17:37:34.231Z Compiling zstd-safe v7.2.4
20862026-09-03T17:37:34.249Z Compiling colorchoice v1.0.4
20872026-09-03T17:37:34.252Z Compiling litrs v1.0.0
20882026-09-03T17:37:34.269Z Compiling winnow v1.0.3
20892026-09-03T17:37:34.288Z Compiling rustix v0.38.44
20902026-09-03T17:37:34.341Z Compiling try-lock v0.2.5
20912026-09-03T17:37:34.366Z Compiling atomic-waker v1.1.2
20922026-09-03T17:37:34.489Z Compiling toml_edit v0.19.15
20932026-09-03T17:37:34.507Z Compiling signal-hook v0.3.18
20942026-09-03T17:37:34.528Z Compiling tokio-util v0.7.18
20952026-09-03T17:37:34.552Z Compiling tower-layer v0.3.3
20962026-09-03T17:37:34.623Z Compiling winnow v0.7.14
20972026-09-03T17:37:34.717Z Compiling anstyle-query v1.1.5
20982026-09-03T17:37:34.740Z Compiling is_terminal_polyfill v1.70.2
20992026-09-03T17:37:34.765Z Compiling untrusted v0.7.1
21002026-09-03T17:37:34.826Z Compiling tower-service v0.3.3
21012026-09-03T17:37:34.884Z Compiling anstream v1.0.0
21022026-09-03T17:37:34.887Z Compiling document-features v0.2.12
21032026-09-03T17:37:35.046Z Compiling want v0.3.1
21042026-09-03T17:37:35.272Z Compiling goblin v0.8.2
21052026-09-03T17:37:35.351Z Compiling h2 v0.4.15
21062026-09-03T17:37:35.481Z Compiling toml_parser v1.1.2+spec-1.1.0
21072026-09-03T17:37:35.543Z Compiling goblin v0.10.5
21082026-09-03T17:37:35.599Z Compiling hybrid-array v0.4.13
21092026-09-03T17:37:35.750Z Compiling ipnetwork v0.21.1
21102026-09-03T17:37:36.105Z Compiling ipnet v2.12.0
21112026-09-03T17:37:36.140Z Compiling zerocopy v0.7.35
21122026-09-03T17:37:36.186Z Compiling ref-cast-impl v1.0.25
21132026-09-03T17:37:36.409Z Compiling structmeta-derive v0.3.0
21142026-09-03T17:37:36.551Z Compiling heck v0.4.1
21152026-09-03T17:37:36.641Z Compiling darling_core v0.20.11
21162026-09-03T17:37:36.659Z Compiling curve25519-dalek v4.1.3
21172026-09-03T17:37:36.742Z Compiling memoffset v0.9.1
21182026-09-03T17:37:36.781Z Compiling powerfmt v0.2.0
21192026-09-03T17:37:36.873Z Compiling httpdate v1.0.3
21202026-09-03T17:37:36.972Z Compiling tap v1.0.1
21212026-09-03T17:37:36.990Z Compiling untrusted v0.9.0
21222026-09-03T17:37:37.084Z Compiling foreign-types-shared v0.1.1
21232026-09-03T17:37:37.103Z Compiling wyz v0.5.1
21242026-09-03T17:37:37.122Z Compiling deranged v0.5.8
21252026-09-03T17:37:37.206Z Compiling foreign-types v0.3.2
21262026-09-03T17:37:37.263Z Compiling unicode-normalization v0.1.25
21272026-09-03T17:37:37.395Z Compiling dtrace-parser v0.2.0
21282026-09-03T17:37:37.419Z Compiling rand_chacha v0.3.1
21292026-09-03T17:37:37.477Z Compiling signature v2.2.0
21302026-09-03T17:37:37.590Z Compiling structmeta v0.3.0
21312026-09-03T17:37:37.675Z Compiling hex v0.4.3
21322026-09-03T17:37:37.847Z Compiling dtrace-parser v0.3.0
21332026-09-03T17:37:37.864Z Compiling pin-project-internal v1.1.11
21342026-09-03T17:37:37.931Z Compiling num-integer v0.1.46
21352026-09-03T17:37:38.009Z Compiling dof v0.3.0
21362026-09-03T17:37:38.099Z Compiling wait-timeout v0.2.1
21372026-09-03T17:37:38.232Z Compiling thread-id v5.1.0
21382026-09-03T17:37:38.309Z Compiling socket2 v0.5.10
21392026-09-03T17:37:38.350Z Compiling thread-id v4.2.2
21402026-09-03T17:37:38.375Z Compiling clap_lex v1.0.0
21412026-09-03T17:37:38.395Z Compiling owo-colors v4.3.0
21422026-09-03T17:37:38.465Z Compiling smoltcp v0.9.1
21432026-09-03T17:37:38.642Z Compiling funty v2.0.0
21442026-09-03T17:37:38.696Z Compiling quick-error v1.2.3
21452026-09-03T17:37:38.737Z Compiling num_threads v0.1.7
21462026-09-03T17:37:38.841Z Compiling dof v0.4.0
21472026-09-03T17:37:38.844Z Compiling cfg_aliases v0.2.1
21482026-09-03T17:37:38.878Z Compiling bit-vec v0.8.0
21492026-09-03T17:37:38.878Z Compiling rusty-fork v0.3.1
21502026-09-03T17:37:38.945Z Compiling time v0.3.47
21512026-09-03T17:37:38.964Z Compiling nix v0.31.2
21522026-09-03T17:37:39.007Z Compiling clap_builder v4.6.0
21532026-09-03T17:37:39.011Z Compiling darling_macro v0.20.11
21542026-09-03T17:37:39.073Z Compiling bitvec v1.0.1
21552026-09-03T17:37:39.123Z Compiling hyper v1.10.1
21562026-09-03T17:37:39.145Z Compiling bit-set v0.8.0
21572026-09-03T17:37:39.247Z Compiling num-iter v0.1.45
21582026-09-03T17:37:39.395Z Compiling rand v0.8.6
21592026-09-03T17:37:39.606Z Compiling darling v0.20.11
21602026-09-03T17:37:39.785Z Compiling lazy_static v1.5.0
21612026-09-03T17:37:39.944Z Compiling hmac v0.12.1
21622026-09-03T17:37:39.962Z Compiling erased-serde v0.3.31
21632026-09-03T17:37:40.099Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-03T17:37:40.135Z Compiling rand_xorshift v0.4.0
21652026-09-03T17:37:40.141Z Compiling sync_wrapper v1.0.2
21662026-09-03T17:37:40.335Z Compiling unarray v0.1.4
21672026-09-03T17:37:40.338Z Compiling crc-catalog v2.4.0
21682026-09-03T17:37:40.464Z Compiling hyper-util v0.1.20
21692026-09-03T17:37:40.496Z Compiling siphasher v1.0.2
21702026-09-03T17:37:40.728Z Compiling nodrop v0.1.14
21712026-09-03T17:37:40.818Z Compiling zlib-rs v0.6.2
21722026-09-03T17:37:40.846Z Compiling array-init v0.0.4
21732026-09-03T17:37:40.864Z Compiling clap v4.6.1
21742026-09-03T17:37:41.227Z Compiling proptest v1.11.0
21752026-09-03T17:37:41.286Z Compiling crc v3.4.0
21762026-09-03T17:37:41.528Z Compiling tower v0.5.3
21772026-09-03T17:37:42.084Z Compiling derive_builder_core v0.20.2
21782026-09-03T17:37:42.278Z Compiling smallvec v0.6.14
21792026-09-03T17:37:42.297Z Compiling snafu-derive v0.8.9
21802026-09-03T17:37:42.475Z Compiling http-body-util v0.1.3
21812026-09-03T17:37:42.478Z Compiling zerocopy v0.6.6
21822026-09-03T17:37:42.537Z Compiling pkcs1 v0.7.5
21832026-09-03T17:37:42.791Z Compiling bitfield v0.19.4
21842026-09-03T17:37:42.874Z Compiling strum_macros v0.26.4
21852026-09-03T17:37:42.890Z Compiling strum_macros v0.27.2
21862026-09-03T17:37:42.910Z Compiling hubpack_derive v0.1.1
21872026-09-03T17:37:43.045Z Compiling env_filter v2.0.0
21882026-09-03T17:37:43.067Z Compiling fs-err v3.3.0
21892026-09-03T17:37:43.320Z Compiling flate2 v1.1.9
21902026-09-03T17:37:43.365Z Compiling unicode-bidi v0.3.18
21912026-09-03T17:37:43.417Z Compiling base64 v0.21.7
21922026-09-03T17:37:43.793Z Compiling gimli v0.32.3
21932026-09-03T17:37:43.810Z Compiling unicode-properties v0.1.4
21942026-09-03T17:37:43.940Z Compiling allocator-api2 v0.2.21
21952026-09-03T17:37:43.958Z Compiling hashbrown v0.12.3
21962026-09-03T17:37:43.961Z Compiling ryu v1.0.23
21972026-09-03T17:37:44.050Z Compiling iri-string v0.7.10
21982026-09-03T17:37:44.076Z Compiling stringprep v0.1.5
21992026-09-03T17:37:44.193Z Compiling serde_urlencoded v0.7.1
22002026-09-03T17:37:44.543Z Compiling ron v0.8.1
22012026-09-03T17:37:44.586Z Compiling newtype-uuid v1.3.2
22022026-09-03T17:37:44.777Z Compiling env_logger v0.11.11
22032026-09-03T17:37:44.963Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22042026-09-03T17:37:44.982Z Compiling derive_builder_macro v0.20.2
22052026-09-03T17:37:45.161Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-09-03T17:37:45.202Z Compiling rsa v0.9.10
22072026-09-03T17:37:45.352Z Compiling oxnet v0.1.6
22082026-09-03T17:37:45.397Z Compiling serde-hex v0.1.0
22092026-09-03T17:37:45.475Z Compiling tower-http v0.6.8
22102026-09-03T17:37:45.552Z Compiling tokio-native-tls v0.3.1
22112026-09-03T17:37:45.576Z Compiling hashbrown v0.13.2
22122026-09-03T17:37:45.699Z Compiling bzip2 v0.4.4
22132026-09-03T17:37:45.773Z Compiling addr2line v0.25.1
22142026-09-03T17:37:45.851Z Compiling usdt-attr-macro v0.6.0
22152026-09-03T17:37:45.944Z Compiling usdt-macro v0.6.0
22162026-09-03T17:37:46.003Z Compiling derive-ex v0.1.8
22172026-09-03T17:37:46.006Z Compiling block-buffer v0.12.1
22182026-09-03T17:37:46.044Z Compiling crypto-common v0.2.2
22192026-09-03T17:37:46.067Z Compiling block-padding v0.4.2
22202026-09-03T17:37:46.507Z Compiling rustls-native-certs v0.8.3
22212026-09-03T17:37:46.777Z Compiling x509-cert v0.2.5
22222026-09-03T17:37:46.814Z Compiling md-5 v0.10.6
22232026-09-03T17:37:47.040Z Compiling bstr v1.12.1
22242026-09-03T17:37:47.071Z Compiling convert_case v0.10.0
22252026-09-03T17:37:47.302Z Compiling vergen-lib v9.1.0
22262026-09-03T17:37:47.401Z Compiling hash32 v0.2.1
22272026-09-03T17:37:47.436Z Compiling encoding_rs v0.8.35
22282026-09-03T17:37:47.476Z Compiling crc-any v2.5.0
22292026-09-03T17:37:47.515Z Compiling mime v0.3.17
22302026-09-03T17:37:47.548Z Compiling psl-types v2.0.11
22312026-09-03T17:37:47.566Z Compiling cpufeatures v0.3.0
22322026-09-03T17:37:47.663Z Compiling fallible-iterator v0.2.0
22332026-09-03T17:37:47.809Z Compiling unicode-width v0.2.0
22342026-09-03T17:37:47.872Z Compiling rustc-demangle v0.1.27
22352026-09-03T17:37:48.023Z Compiling postgres-protocol v0.6.10
22362026-09-03T17:37:48.054Z Compiling test-strategy v0.4.5
22372026-09-03T17:37:48.176Z Compiling backtrace v0.3.76
22382026-09-03T17:37:48.240Z Compiling publicsuffix v2.3.0
22392026-09-03T17:37:48.393Z Compiling derive_more-impl v2.1.1
22402026-09-03T17:37:48.905Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-03T17:37:49.021Z Compiling inout v0.2.2
22422026-09-03T17:37:49.094Z Compiling object v0.30.4
22432026-09-03T17:37:49.241Z Compiling zip v0.6.6
22442026-09-03T17:37:49.260Z Compiling hyper-tls v0.6.0
22452026-09-03T17:37:49.279Z Compiling daft v0.1.8
22462026-09-03T17:37:49.348Z Compiling derive_builder v0.20.2
22472026-09-03T17:37:49.367Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-03T17:37:49.541Z Compiling phf_shared v0.13.1
22492026-09-03T17:37:49.595Z Compiling pin-project v1.1.11
22502026-09-03T17:37:49.715Z Compiling toml v0.7.8
22512026-09-03T17:37:49.816Z Compiling serde_with_macros v3.21.0
22522026-09-03T17:37:49.883Z Compiling futures-executor v0.3.32
22532026-09-03T17:37:50.001Z Compiling serde_repr v0.1.20
22542026-09-03T17:37:50.063Z Compiling miette-derive v7.6.0
22552026-09-03T17:37:50.165Z Compiling async-recursion v1.1.1
22562026-09-03T17:37:50.184Z Compiling enum-as-inner v0.6.1
22572026-09-03T17:37:50.250Z Compiling ff v0.13.1
22582026-09-03T17:37:50.276Z Compiling vergen v9.1.0
22592026-09-03T17:37:50.367Z Compiling cargo-platform v0.3.2
22602026-09-03T17:37:50.434Z Compiling is_ci v1.2.0
22612026-09-03T17:37:50.521Z Compiling bitflags v1.3.2
22622026-09-03T17:37:50.618Z Compiling jiff-core v0.1.0
22632026-09-03T17:37:50.631Z Compiling base16ct v0.2.0
22642026-09-03T17:37:50.694Z Compiling path-slash v0.1.5
22652026-09-03T17:37:50.701Z Compiling managed v0.8.0
22662026-09-03T17:37:50.800Z Compiling foldhash v0.2.0
22672026-09-03T17:37:50.868Z Compiling foldhash v0.1.5
22682026-09-03T17:37:50.886Z Compiling libbz2-rs-sys v0.2.2
22692026-09-03T17:37:50.902Z Compiling unicode-linebreak v0.1.5
22702026-09-03T17:37:51.040Z Compiling same-file v1.0.6
22712026-09-03T17:37:51.058Z Compiling bumpalo v3.20.2
22722026-09-03T17:37:51.232Z Compiling smawk v0.3.2
22732026-09-03T17:37:51.250Z Compiling walkdir v2.5.0
22742026-09-03T17:37:51.288Z Compiling hashbrown v0.15.5
22752026-09-03T17:37:51.342Z Compiling zopfli v0.8.3
22762026-09-03T17:37:51.360Z Compiling hashbrown v0.16.1
22772026-09-03T17:37:51.417Z Compiling bzip2 v0.6.1
22782026-09-03T17:37:51.522Z Compiling jiff v0.2.34
22792026-09-03T17:37:51.611Z Compiling textwrap v0.16.2
22802026-09-03T17:37:51.628Z Compiling sec1 v0.7.3
22812026-09-03T17:37:51.947Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22822026-09-03T17:37:51.988Z Compiling cargo_metadata v0.23.1
22832026-09-03T17:37:52.001Z Compiling supports-color v3.0.2
22842026-09-03T17:37:52.066Z Compiling group v0.13.0
22852026-09-03T17:37:52.277Z Compiling futures v0.3.32
22862026-09-03T17:37:52.470Z Compiling phf v0.13.1
22872026-09-03T17:37:52.694Z Compiling snafu v0.8.9
22882026-09-03T17:37:52.776Z Compiling reqwest v0.12.28
22892026-09-03T17:37:53.071Z Compiling signal-hook-mio v0.2.5
22902026-09-03T17:37:53.076Z Compiling cipher v0.5.2
22912026-09-03T17:37:53.094Z Compiling cookie_store v0.22.1
22922026-09-03T17:37:53.223Z Compiling backtrace-ext v0.2.1
22932026-09-03T17:37:53.257Z Compiling postgres-types v0.2.12
22942026-09-03T17:37:53.317Z Compiling zstd v0.13.3
22952026-09-03T17:37:53.375Z Compiling globset v0.4.18
22962026-09-03T17:37:53.444Z Compiling strum v0.27.2
22972026-09-03T17:37:53.447Z Compiling hubpack v0.1.2
22982026-09-03T17:37:53.660Z Compiling phf_shared v0.11.3
22992026-09-03T17:37:53.686Z Compiling hkdf v0.12.4
23002026-09-03T17:37:53.718Z Compiling crossbeam-epoch v0.9.18
23012026-09-03T17:37:53.772Z Compiling byte-wrapper v0.1.0
23022026-09-03T17:37:53.791Z Compiling olpc-cjson v0.1.4
23032026-09-03T17:37:53.808Z Compiling ed25519 v2.2.3
23042026-09-03T17:37:54.073Z Compiling crypto-bigint v0.5.5
23052026-09-03T17:37:54.092Z Compiling serde-big-array v0.5.1
23062026-09-03T17:37:54.132Z Compiling serde_plain v1.0.2
23072026-09-03T17:37:54.169Z Compiling pem v3.0.6
23082026-09-03T17:37:54.257Z Compiling float-cmp v0.10.0
23092026-09-03T17:37:54.302Z Compiling memmap2 v0.9.10
23102026-09-03T17:37:54.320Z Compiling difflib v0.4.0
23112026-09-03T17:37:54.413Z Compiling supports-hyperlinks v3.2.0
23122026-09-03T17:37:54.446Z Compiling static_assertions v1.1.0
23132026-09-03T17:37:54.533Z Compiling toml_write v0.1.2
23142026-09-03T17:37:54.550Z Compiling supports-unicode v3.0.0
23152026-09-03T17:37:54.571Z Compiling new_debug_unreachable v1.0.6
23162026-09-03T17:37:54.610Z Compiling fixedbitset v0.5.7
23172026-09-03T17:37:54.671Z Compiling normalize-line-endings v0.3.0
23182026-09-03T17:37:54.723Z Compiling fixedbitset v0.4.2
23192026-09-03T17:37:54.742Z Compiling data-encoding v2.10.0
23202026-09-03T17:37:54.760Z Compiling typed-path v0.9.3
23212026-09-03T17:37:54.815Z Compiling unicode-width v0.1.14
23222026-09-03T17:37:54.852Z Compiling const-oid v0.10.2
23232026-09-03T17:37:54.868Z Compiling whoami v2.1.0
23242026-09-03T17:37:54.956Z Compiling precomputed-hash v0.1.1
23252026-09-03T17:37:55.078Z Compiling predicates-core v1.0.10
23262026-09-03T17:37:55.115Z Compiling keccak v0.1.6
23272026-09-03T17:37:55.271Z Compiling predicates v3.1.4
23282026-09-03T17:37:55.285Z Compiling elliptic-curve v0.13.8
23292026-09-03T17:37:55.310Z Compiling sha3 v0.10.8
23302026-09-03T17:37:55.332Z Compiling tokio-postgres v0.7.16
23312026-09-03T17:37:55.412Z Compiling hickory-proto v0.25.2
23322026-09-03T17:37:55.465Z Compiling miette v7.6.0
23332026-09-03T17:37:55.465Z Compiling string_cache v0.8.9
23342026-09-03T17:37:55.485Z Compiling digest v0.11.3
23352026-09-03T17:37:55.636Z Compiling petgraph v0.6.5
23362026-09-03T17:37:55.705Z Compiling petgraph v0.8.3
23372026-09-03T17:37:55.725Z Compiling toml_edit v0.22.27
23382026-09-03T17:37:55.946Z Compiling chacha20 v0.10.0
23392026-09-03T17:37:56.325Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23402026-09-03T17:37:56.364Z Compiling usdt v0.6.0
23412026-09-03T17:37:56.681Z Compiling zip v4.6.1
23422026-09-03T17:37:57.459Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-03T17:37:57.479Z Compiling ed25519-dalek v2.2.0
23442026-09-03T17:37:57.749Z Compiling crossterm v0.28.1
23452026-09-03T17:37:58.029Z Compiling iddqd v0.4.2
23462026-09-03T17:37:58.257Z Compiling serde_with v3.21.0
23472026-09-03T17:37:58.292Z Compiling derive_more v2.1.1
23482026-09-03T17:37:58.433Z Compiling similar v2.7.0
23492026-09-03T17:37:58.489Z Compiling strum v0.26.3
23502026-09-03T17:37:58.660Z Compiling tokio-stream v0.1.18
23512026-09-03T17:37:58.739Z Compiling buf-list v1.1.2
23522026-09-03T17:37:59.067Z Compiling itertools v0.13.0
23532026-09-03T17:37:59.088Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-03T17:37:59.113Z Compiling openapiv3 v2.2.0
23552026-09-03T17:37:59.783Z Compiling peg-runtime v0.8.5
23562026-09-03T17:37:59.876Z Compiling lalrpop-util v0.19.12
23572026-09-03T17:38:15.964Z Compiling macaddr v1.0.1
23582026-09-03T17:38:15.994Z Compiling crucible-workspace-hack v0.1.0
23592026-09-03T17:38:16.012Z Compiling rayon-core v1.13.0
23602026-09-03T17:38:16.157Z Compiling itertools v0.15.0
23612026-09-03T17:38:16.217Z Compiling secrecy v0.10.3
23622026-09-03T17:38:16.236Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-03T17:38:16.274Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-03T17:38:16.312Z Compiling heapless v0.8.0
23652026-09-03T17:38:16.348Z Compiling crossbeam-deque v0.8.6
23662026-09-03T17:38:16.388Z Compiling inout v0.1.4
23672026-09-03T17:38:16.417Z Compiling hash32 v0.3.1
23682026-09-03T17:38:16.436Z Compiling multer v3.1.0
23692026-09-03T17:38:16.566Z Compiling toml_edit v0.23.10+spec-1.0.0
23702026-09-03T17:38:16.591Z Compiling thread_local v1.1.9
23712026-09-03T17:38:16.624Z Compiling match_cfg v0.1.0
23722026-09-03T17:38:16.642Z Compiling compression-core v0.4.31
23732026-09-03T17:38:16.689Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742026-09-03T17:38:16.728Z Compiling slog-async v2.8.0
23752026-09-03T17:38:16.747Z Compiling smoltcp v0.11.0
23762026-09-03T17:38:16.767Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23772026-09-03T17:38:16.795Z Compiling hostname v0.3.1
23782026-09-03T17:38:16.857Z Compiling compression-codecs v0.4.37
23792026-09-03T17:38:16.994Z Compiling cipher v0.4.4
23802026-09-03T17:38:17.010Z Compiling atomicwrites v0.4.4
23812026-09-03T17:38:17.027Z Compiling slog-json v2.6.1
23822026-09-03T17:38:17.114Z Compiling crossbeam-channel v0.5.15
23832026-09-03T17:38:17.157Z Compiling half v2.7.1
23842026-09-03T17:38:17.207Z Compiling newtype-uuid-macros v0.1.0
23852026-09-03T17:38:17.296Z Compiling proc-macro-crate v3.4.0
23862026-09-03T17:38:17.314Z Compiling universal-hash v0.5.1
23872026-09-03T17:38:17.336Z Compiling serde_tokenstream v0.3.0
23882026-09-03T17:38:17.493Z Compiling cobs v0.3.0
23892026-09-03T17:38:17.512Z Compiling async-stream-impl v0.3.6
23902026-09-03T17:38:17.554Z Compiling thiserror-impl-no-std v2.0.2
23912026-09-03T17:38:17.647Z Compiling serde_spanned v1.1.1
23922026-09-03T17:38:17.698Z Compiling toml_datetime v1.1.1+spec-1.1.0
23932026-09-03T17:38:17.728Z Compiling is-terminal v0.4.17
23942026-09-03T17:38:17.747Z Compiling ingot-macros v0.2.0
23952026-09-03T17:38:17.764Z Compiling dropshot v0.17.1
23962026-09-03T17:38:17.806Z Compiling proc-macro-error-attr v1.0.4
23972026-09-03T17:38:17.823Z Compiling take_mut v0.2.2
23982026-09-03T17:38:17.840Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
23992026-09-03T17:38:17.862Z Compiling opaque-debug v0.3.1
24002026-09-03T17:38:17.961Z Compiling ciborium-io v0.2.2
24012026-09-03T17:38:17.979Z Compiling convert_case v0.4.0
24022026-09-03T17:38:18.028Z Compiling toml_writer v1.1.1+spec-1.1.0
24032026-09-03T17:38:18.059Z Compiling term v1.2.1
24042026-09-03T17:38:18.078Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24052026-09-03T17:38:18.117Z Compiling ciborium-ll v0.2.2
24062026-09-03T17:38:18.189Z Compiling poly1305 v0.8.0
24072026-09-03T17:38:18.192Z Compiling async-stream v0.3.6
24082026-09-03T17:38:18.225Z Compiling num_enum_derive v0.7.6
24092026-09-03T17:38:18.332Z Compiling toml v1.1.2+spec-1.1.0
24102026-09-03T17:38:18.349Z Compiling derive_more v0.99.20
24112026-09-03T17:38:18.370Z Compiling oxide-generation-macros v0.2.0
24122026-09-03T17:38:18.426Z Compiling slog-term v2.9.2
24132026-09-03T17:38:18.445Z Compiling postcard v1.1.3
24142026-09-03T17:38:18.752Z Compiling thiserror-no-std v2.0.2
24152026-09-03T17:38:18.883Z Compiling slog-bunyan v2.5.0
24162026-09-03T17:38:18.899Z Compiling chacha20 v0.9.1
24172026-09-03T17:38:19.059Z Compiling async-compression v0.4.41
24182026-09-03T17:38:19.211Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-03T17:38:19.226Z Compiling sha1 v0.11.0
24202026-09-03T17:38:19.282Z Compiling oxide-generation v0.1.3
24212026-09-03T17:38:19.356Z Compiling parse-display-derive v0.10.0
24222026-09-03T17:38:19.359Z Compiling proc-macro-crate v1.3.1
24232026-09-03T17:38:19.413Z Compiling waitgroup v0.1.2
24242026-09-03T17:38:19.534Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-03T17:38:19.601Z Compiling rustls-pemfile v2.2.0
24262026-09-03T17:38:19.639Z Compiling backon v1.6.0
24272026-09-03T17:38:19.782Z Compiling dropshot_endpoint v0.17.1
24282026-09-03T17:38:19.907Z Compiling blake2 v0.10.6
24292026-09-03T17:38:19.924Z Compiling aead v0.5.2
24302026-09-03T17:38:19.985Z Compiling password-hash v0.5.0
24312026-09-03T17:38:20.003Z Compiling foreign-types-macros v0.2.3
24322026-09-03T17:38:20.157Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-03T17:38:20.231Z Compiling serde_path_to_error v0.1.20
24342026-09-03T17:38:20.337Z Compiling hostname v0.4.2
24352026-09-03T17:38:20.382Z Compiling proc-macro-error v1.0.4
24362026-09-03T17:38:20.535Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-03T17:38:20.559Z Compiling instant v0.1.13
24382026-09-03T17:38:20.579Z Compiling debug-ignore v1.0.5
24392026-09-03T17:38:20.616Z Compiling foreign-types-shared v0.3.1
24402026-09-03T17:38:20.651Z Compiling illumos-nvpair-sys v0.2.0
24412026-09-03T17:38:20.669Z Compiling backoff v0.4.0
24422026-09-03T17:38:20.713Z Compiling foreign-types v0.5.0
24432026-09-03T17:38:20.733Z Compiling argon2 v0.5.3
24442026-09-03T17:38:20.753Z Compiling chacha20poly1305 v0.10.1
24452026-09-03T17:38:20.753Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24462026-09-03T17:38:20.800Z Compiling ingot-types v0.2.0
24472026-09-03T17:38:20.838Z Compiling num_enum_derive v0.5.11
24482026-09-03T17:38:20.856Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24492026-09-03T17:38:20.873Z Compiling num_enum v0.7.6
24502026-09-03T17:38:20.922Z Compiling vsss-rs v3.3.4
24512026-09-03T17:38:20.938Z Compiling ciborium v0.2.2
24522026-09-03T17:38:21.125Z Compiling parse-display v0.10.0
24532026-09-03T17:38:21.161Z Compiling regress v0.10.5
24542026-09-03T17:38:21.237Z Compiling itertools v0.14.0
24552026-09-03T17:38:21.369Z Compiling ingot v0.2.1
24562026-09-03T17:38:21.457Z Compiling tabwriter v1.4.1
24572026-09-03T17:38:21.475Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24582026-09-03T17:38:21.551Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24592026-09-03T17:38:21.649Z Compiling cstr-argument v0.1.2
24602026-09-03T17:38:21.666Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24612026-09-03T17:38:21.728Z Compiling humantime v2.3.0
24622026-09-03T17:38:21.830Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-03T17:38:21.867Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-03T17:38:22.021Z Compiling num_enum v0.5.11
24652026-09-03T17:38:22.024Z Compiling rayon v1.11.0
24662026-09-03T17:38:22.086Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-03T17:38:22.114Z Compiling rand v0.10.1
24682026-09-03T17:38:22.131Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24692026-09-03T17:38:22.149Z Compiling libefi-sys v0.1.0
24702026-09-03T17:38:22.169Z Compiling colored v3.1.1
24712026-09-03T17:38:22.192Z Compiling indent_write v2.2.0
24722026-09-03T17:38:22.219Z Compiling zone_cfg_derive v0.3.1
24732026-09-03T17:38:22.245Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24742026-09-03T17:38:22.388Z Compiling illumos-nvpair v0.3.0
24752026-09-03T17:38:22.434Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24762026-09-03T17:38:22.554Z Compiling camino-tempfile v1.4.1
24772026-09-03T17:38:22.700Z Compiling itertools v0.12.1
24782026-09-03T17:38:22.730Z Compiling usdt-attr-macro v0.5.0
24792026-09-03T17:38:22.739Z Compiling usdt-macro v0.5.0
24802026-09-03T17:38:22.758Z Compiling num-derive v0.4.2
24812026-09-03T17:38:22.948Z Compiling bitfield-struct v0.6.2
24822026-09-03T17:38:22.966Z Compiling blake3 v1.8.5
24832026-09-03T17:38:23.003Z Compiling sigpipe v0.1.3
24842026-09-03T17:38:23.046Z Compiling memmap v0.7.0
24852026-09-03T17:38:23.121Z Compiling glob v0.3.3
24862026-09-03T17:38:23.294Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24872026-09-03T17:38:23.392Z Compiling swrite v0.1.0
24882026-09-03T17:38:23.559Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-03T17:38:23.587Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24902026-09-03T17:38:23.625Z Compiling usdt v0.5.0
24912026-09-03T17:38:23.680Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24922026-09-03T17:38:23.699Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24932026-09-03T17:38:23.810Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24942026-09-03T17:38:24.007Z Compiling smf v0.2.3
24952026-09-03T17:38:24.025Z Compiling filetime v0.2.27
24962026-09-03T17:38:24.181Z Compiling arrayvec v0.7.6
24972026-09-03T17:38:24.199Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982026-09-03T17:38:24.215Z Compiling xattr v1.6.1
24992026-09-03T17:38:24.260Z Compiling zone v0.3.1
25002026-09-03T17:38:24.276Z Compiling arrayref v0.3.9
25012026-09-03T17:38:24.302Z Compiling whoami v1.6.1
25022026-09-03T17:38:24.345Z Compiling constant_time_eq v0.4.2
25032026-09-03T17:38:24.375Z Compiling tar v0.4.46
25042026-09-03T17:38:24.412Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-03T17:38:24.451Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-09-03T17:38:24.486Z Compiling tokio-dtrace v0.1.1
25072026-09-03T17:38:24.559Z Compiling gethostname v0.5.0
25082026-09-03T17:38:24.705Z Compiling console v0.16.2
25092026-09-03T17:38:24.762Z Compiling unit-prefix v0.5.2
25102026-09-03T17:38:24.840Z Compiling topological-sort v0.2.2
25112026-09-03T17:38:24.960Z Compiling oxide-tokio-rt v0.1.4
25122026-09-03T17:38:24.977Z Compiling toml v0.8.23
25132026-09-03T17:38:24.980Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25142026-09-03T17:38:25.191Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25152026-09-03T17:38:25.301Z Compiling rustls-webpki v0.103.13
25162026-09-03T17:38:25.335Z Compiling indicatif v0.18.4
25172026-09-03T17:38:25.466Z Compiling shell-words v1.1.1
25182026-09-03T17:38:26.812Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25192026-09-03T17:38:28.990Z Compiling tokio-rustls v0.26.4
25202026-09-03T17:38:28.990Z Compiling rustls-platform-verifier v0.6.2
25212026-09-03T17:38:28.993Z Compiling tough v0.22.0
25222026-09-03T17:38:29.246Z Compiling hyper-rustls v0.27.7
25232026-09-03T17:38:29.472Z Compiling reqwest v0.13.2
25242026-09-03T17:38:31.892Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-03T17:38:32.201Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-03T17:38:36.366Z Compiling progenitor-client v0.14.0
25272026-09-03T17:38:36.366Z Compiling omicron-zone-package v0.12.3
25282026-09-03T17:38:36.662Z Compiling progenitor-extras v0.2.0
25292026-09-03T17:38:36.954Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25302026-09-03T17:38:36.977Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25312026-09-03T17:38:37.094Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-03T17:38:37.130Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-03T17:38:37.196Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25342026-09-03T17:38:37.261Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25352026-09-03T17:38:37.332Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-03T17:38:37.470Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-03T17:38:37.946Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-03T17:38:41.642Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-03T17:38:53.083Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-03T17:38:56.663Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-03T17:38:57.811Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-03T17:39:11.469Z Finished `release` profile [optimized] target(s) in 1m 51s
25432026-09-03T17:39:11.655Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-03T17:39:11.712ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-03T17:39:11.728ZCreated new build target 'test' and set it as active
25462026-09-03T17:39:11.728Z
25472026-09-03T17:39:11.728Zreal 1:51.722359260
25482026-09-03T17:39:11.728Zuser 16:58.084595414
25492026-09-03T17:39:11.728Zsys 3:08.500412900
25502026-09-03T17:39:11.728Ztrap 0.511928324
25512026-09-03T17:39:11.728Ztflt 0.537088360
25522026-09-03T17:39:11.728Zdflt 4.490637988
25532026-09-03T17:39:11.728Zkflt 0.000707770
25542026-09-03T17:39:11.728Zlock 47:20.237092141
25552026-09-03T17:39:11.728Zslp 39:59.318399050
25562026-09-03T17:39:11.728Zlat 43.779787977
25572026-09-03T17:39:11.729Zstop 6:48.349365611
25582026-09-03T17:39:11.729Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-03T17:39:12.784Z Finished `release` profile [optimized] target(s) in 1.03s
25602026-09-03T17:39:12.835Z Running `target/release/omicron-package -t test package`
25612026-09-03T17:39:12.911ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-03T17:39:14.573Z Compiling cfg-if v1.0.4
25632026-09-03T17:39:14.819Z Compiling serde_core v1.0.228
25642026-09-03T17:39:14.819Z Compiling libc v0.2.185
25652026-09-03T17:39:14.822Z Compiling memchr v2.8.0
25662026-09-03T17:39:14.896Z Compiling smallvec v1.15.1
25672026-09-03T17:39:14.935Z Compiling stable_deref_trait v1.2.1
25682026-09-03T17:39:14.965Z Compiling libm v0.2.16
25692026-09-03T17:39:14.968Z Compiling scopeguard v1.2.0
25702026-09-03T17:39:15.017Z Compiling zerofrom v0.1.6
25712026-09-03T17:39:15.042Z Compiling rand_core v0.10.0
25722026-09-03T17:39:15.072Z Compiling percent-encoding v2.3.2
25732026-09-03T17:39:15.096Z Compiling writeable v0.6.2
25742026-09-03T17:39:15.099Z Compiling litemap v0.8.1
25752026-09-03T17:39:15.146Z Compiling lock_api v0.4.14
25762026-09-03T17:39:15.174Z Compiling yoke v0.8.1
25772026-09-03T17:39:15.199Z Compiling icu_normalizer_data v2.1.1
25782026-09-03T17:39:15.202Z Compiling icu_properties_data v2.1.2
25792026-09-03T17:39:15.259Z Compiling utf8_iter v1.0.4
25802026-09-03T17:39:15.286Z Compiling form_urlencoded v1.2.2
25812026-09-03T17:39:15.322Z Compiling errno v0.3.14
25822026-09-03T17:39:15.322Z Compiling getrandom v0.4.3
25832026-09-03T17:39:15.372Z Compiling parking_lot_core v0.9.12
25842026-09-03T17:39:15.396Z Compiling zerovec v0.11.5
25852026-09-03T17:39:15.399Z Compiling zerotrie v0.2.3
25862026-09-03T17:39:15.449Z Compiling iana-time-zone v0.1.65
25872026-09-03T17:39:15.481Z Compiling zerocopy v0.8.55
25882026-09-03T17:39:15.510Z Compiling signal-hook-registry v1.4.8
25892026-09-03T17:39:15.542Z Compiling mio v1.2.0
25902026-09-03T17:39:15.572Z Compiling socket2 v0.6.3
25912026-09-03T17:39:15.619Z Compiling thiserror v2.0.18
25922026-09-03T17:39:15.651Z Compiling parking_lot v0.12.5
25932026-09-03T17:39:15.694Z Compiling getrandom v0.2.17
25942026-09-03T17:39:15.740Z Compiling futures-util v0.3.32
25952026-09-03T17:39:15.775Z Compiling getrandom v0.3.4
25962026-09-03T17:39:15.775Z Compiling base64 v0.22.1
25972026-09-03T17:39:15.831Z Compiling time v0.3.47
25982026-09-03T17:39:15.860Z Compiling aho-corasick v1.1.4
25992026-09-03T17:39:15.936Z Compiling num-traits v0.2.19
26002026-09-03T17:39:15.963Z Compiling rand_core v0.6.4
26012026-09-03T17:39:15.998Z Compiling rand_core v0.9.5
26022026-09-03T17:39:16.128Z Compiling tinystr v0.8.2
26032026-09-03T17:39:16.161Z Compiling potential_utf v0.1.4
26042026-09-03T17:39:16.203Z Compiling spin v0.9.8
26052026-09-03T17:39:16.204Z Compiling socket2 v0.5.10
26062026-09-03T17:39:16.267Z Compiling pest v2.8.6
26072026-09-03T17:39:16.306Z Compiling encoding_rs v0.8.35
26082026-09-03T17:39:16.357Z Compiling icu_collections v2.1.1
26092026-09-03T17:39:16.392Z Compiling icu_locale_core v2.1.1
26102026-09-03T17:39:16.440Z Compiling simd-adler32 v0.3.8
26112026-09-03T17:39:16.467Z Compiling adler2 v2.0.1
26122026-09-03T17:39:16.494Z Compiling crc32fast v1.5.0
26132026-09-03T17:39:16.525Z Compiling wait-timeout v0.2.1
26142026-09-03T17:39:16.709Z Compiling miniz_oxide v0.8.9
26152026-09-03T17:39:16.845Z Compiling zlib-rs v0.6.2
26162026-09-03T17:39:16.900Z Compiling rand_xorshift v0.4.0
26172026-09-03T17:39:16.951Z Compiling lazy_static v1.5.0
26182026-09-03T17:39:16.977Z Compiling thread-id v5.1.0
26192026-09-03T17:39:17.081Z Compiling regex-automata v0.4.14
26202026-09-03T17:39:17.110Z Compiling serde v1.0.228
26212026-09-03T17:39:17.115Z Compiling serde_json v1.0.151
26222026-09-03T17:39:17.169Z Compiling bitflags v2.11.0
26232026-09-03T17:39:17.198Z Compiling uuid v1.23.4
26242026-09-03T17:39:17.280Z Compiling icu_provider v2.1.1
26252026-09-03T17:39:17.332Z Compiling semver v1.0.28
26262026-09-03T17:39:17.702Z Compiling icu_properties v2.1.2
26272026-09-03T17:39:17.810Z Compiling bytes v1.11.1
26282026-09-03T17:39:17.863Z Compiling zeroize v1.9.0
26292026-09-03T17:39:17.866Z Compiling icu_normalizer v2.1.1
26302026-09-03T17:39:17.978Z Compiling chrono v0.4.45
26312026-09-03T17:39:18.040Z Compiling rustix v1.1.4
26322026-09-03T17:39:18.185Z Compiling generic-array v0.14.7
26332026-09-03T17:39:18.404Z Compiling indexmap v2.14.0
26342026-09-03T17:39:18.637Z Compiling tokio v1.52.1
26352026-09-03T17:39:18.684Z Compiling http v1.4.2
26362026-09-03T17:39:18.878Z Compiling idna_adapter v1.2.1
26372026-09-03T17:39:18.905Z Compiling crypto-common v0.1.7
26382026-09-03T17:39:18.994Z Compiling block-buffer v0.10.4
26392026-09-03T17:39:19.076Z Compiling idna v1.1.0
26402026-09-03T17:39:19.076Z Compiling erased-serde v0.3.31
26412026-09-03T17:39:19.127Z Compiling rustls-pki-types v1.14.0
26422026-09-03T17:39:19.165Z Compiling ipnet v2.12.0
26432026-09-03T17:39:19.227Z Compiling digest v0.10.7
26442026-09-03T17:39:19.258Z Compiling ppv-lite86 v0.2.21
26452026-09-03T17:39:19.339Z Compiling terminal_size v0.4.3
26462026-09-03T17:39:19.433Z Compiling aws-lc-rs v1.16.3
26472026-09-03T17:39:19.494Z Compiling url v2.5.8
26482026-09-03T17:39:19.551Z Compiling clap_builder v4.6.0
26492026-09-03T17:39:19.576Z Compiling tempfile v3.27.0
26502026-09-03T17:39:19.580Z Compiling http-body v1.0.1
26512026-09-03T17:39:19.652Z Compiling rand_chacha v0.9.0
26522026-09-03T17:39:19.704Z Compiling slog v2.8.2
26532026-09-03T17:39:19.779Z Compiling der v0.7.10
26542026-09-03T17:39:19.823Z Compiling http-body-util v0.1.3
26552026-09-03T17:39:19.879Z Compiling rand_chacha v0.3.1
26562026-09-03T17:39:20.030Z Compiling rand v0.9.2
26572026-09-03T17:39:20.192Z Compiling serde_urlencoded v0.7.1
26582026-09-03T17:39:20.219Z Compiling rand v0.8.6
26592026-09-03T17:39:20.263Z Compiling schemars v0.8.22
26602026-09-03T17:39:20.316Z Compiling rustls-native-certs v0.8.3
26612026-09-03T17:39:20.358Z Compiling futures-executor v0.3.32
26622026-09-03T17:39:20.505Z Compiling regex v1.12.3
26632026-09-03T17:39:20.555Z Compiling hybrid-array v0.4.13
26642026-09-03T17:39:20.784Z Compiling rustls-webpki v0.103.13
26652026-09-03T17:39:20.882Z Compiling hubpack v0.1.2
26662026-09-03T17:39:20.921Z Compiling hex v0.4.3
26672026-09-03T17:39:21.130Z Compiling spki v0.7.3
26682026-09-03T17:39:21.206Z Compiling futures v0.3.32
26692026-09-03T17:39:21.327Z Compiling publicsuffix v2.3.0
26702026-09-03T17:39:21.353Z Compiling openapiv3 v2.2.0
26712026-09-03T17:39:21.416Z Compiling pkcs8 v0.10.2
26722026-09-03T17:39:21.473Z Compiling ipnetwork v0.21.1
26732026-09-03T17:39:21.493Z Compiling cookie v0.18.1
26742026-09-03T17:39:21.591Z Compiling rustls v0.23.41
26752026-09-03T17:39:21.619Z Compiling rusty-fork v0.3.1
26762026-09-03T17:39:21.664Z Compiling sha2 v0.10.9
26772026-09-03T17:39:21.870Z Compiling clap v4.6.1
26782026-09-03T17:39:21.967Z Compiling oxnet v0.1.6
26792026-09-03T17:39:22.001Z Compiling cookie_store v0.22.1
26802026-09-03T17:39:22.073Z Compiling flate2 v1.1.9
26812026-09-03T17:39:22.115Z Compiling proptest v1.11.0
26822026-09-03T17:39:22.279Z Compiling crypto-common v0.2.2
26832026-09-03T17:39:22.438Z Compiling block-buffer v0.12.1
26842026-09-03T17:39:22.487Z Compiling signature v2.2.0
26852026-09-03T17:39:22.514Z Compiling hmac v0.12.1
26862026-09-03T17:39:22.519Z Compiling dof v0.4.0
26872026-09-03T17:39:22.579Z Compiling dtrace-parser v0.3.0
26882026-09-03T17:39:22.701Z Compiling camino v1.2.5
26892026-09-03T17:39:22.726Z Compiling data-encoding v2.10.0
26902026-09-03T17:39:22.759Z Compiling memmap2 v0.9.10
26912026-09-03T17:39:22.764Z Compiling num-integer v0.1.46
26922026-09-03T17:39:22.871Z Compiling rustix v0.38.44
26932026-09-03T17:39:23.078Z Compiling x509-cert v0.2.5
26942026-09-03T17:39:23.107Z Compiling serde_spanned v0.6.9
26952026-09-03T17:39:23.268Z Compiling toml_datetime v0.6.11
26962026-09-03T17:39:23.301Z Compiling dof v0.3.0
26972026-09-03T17:39:23.324Z Compiling num-iter v0.1.45
26982026-09-03T17:39:23.416Z Compiling bstr v1.12.1
26992026-09-03T17:39:23.507Z Compiling usdt-impl v0.6.0
27002026-09-03T17:39:23.587Z Compiling dtrace-parser v0.2.0
27012026-09-03T17:39:23.686Z Compiling ff v0.13.1
27022026-09-03T17:39:23.803Z Compiling thread-id v4.2.2
27032026-09-03T17:39:23.905Z Compiling tokio-util v0.7.18
27042026-09-03T17:39:23.935Z Compiling tower v0.5.3
27052026-09-03T17:39:24.274Z Compiling usdt v0.6.0
27062026-09-03T17:39:24.465Z Compiling digest v0.11.3
27072026-09-03T17:39:24.499Z Compiling tower-http v0.6.8
27082026-09-03T17:39:24.563Z Compiling sec1 v0.7.3
27092026-09-03T17:39:24.642Z Compiling usdt-impl v0.5.0
27102026-09-03T17:39:24.771Z Compiling group v0.13.0
27112026-09-03T17:39:24.836Z Compiling signal-hook v0.3.18
27122026-09-03T17:39:24.897Z Compiling h2 v0.4.15
27132026-09-03T17:39:25.045Z Compiling newtype-uuid v1.3.2
27142026-09-03T17:39:25.260Z Compiling nix v0.31.2
27152026-09-03T17:39:25.285Z Compiling hkdf v0.12.4
27162026-09-03T17:39:25.313Z Compiling serde_with v3.21.0
27172026-09-03T17:39:25.376Z Compiling crypto-bigint v0.5.5
27182026-09-03T17:39:25.450Z Compiling daft v0.1.8
27192026-09-03T17:39:25.518Z Compiling foreign-types-shared v0.1.1
27202026-09-03T17:39:25.639Z Compiling ahash v0.8.12
27212026-09-03T17:39:25.664Z Compiling tokio-rustls v0.26.4
27222026-09-03T17:39:25.703Z Compiling rustls-platform-verifier v0.6.2
27232026-09-03T17:39:25.775Z Compiling foreign-types v0.3.2
27242026-09-03T17:39:25.869Z Compiling num-bigint-dig v0.8.6
27252026-09-03T17:39:25.895Z Compiling packed_struct v0.10.1
27262026-09-03T17:39:25.898Z Compiling openssl-sys v0.9.117
27272026-09-03T17:39:25.958Z Compiling pkcs1 v0.7.5
27282026-09-03T17:39:26.005Z Compiling toml_edit v0.19.15
27292026-09-03T17:39:26.063Z Compiling serde-hex v0.1.0
27302026-09-03T17:39:26.223Z Compiling bzip2 v0.4.4
27312026-09-03T17:39:26.227Z Compiling hashbrown v0.13.2
27322026-09-03T17:39:26.523Z Compiling openssl v0.10.80
27332026-09-03T17:39:26.549Z Compiling signal-hook-mio v0.2.5
27342026-09-03T17:39:26.595Z Compiling elliptic-curve v0.13.8
27352026-09-03T17:39:26.746Z Compiling ron v0.8.1
27362026-09-03T17:39:26.983Z Compiling globset v0.4.18
27372026-09-03T17:39:27.064Z Compiling rsa v0.9.10
27382026-09-03T17:39:27.113Z Compiling block-padding v0.4.2
27392026-09-03T17:39:27.344Z Compiling sha3 v0.10.8
27402026-09-03T17:39:27.370Z Compiling curve25519-dalek v4.1.3
27412026-09-03T17:39:27.743Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27422026-09-03T17:39:27.746Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27432026-09-03T17:39:27.794Z Compiling inout v0.2.2
27442026-09-03T17:39:27.927Z Compiling toml v0.7.8
27452026-09-03T17:39:28.034Z Compiling object v0.30.4
27462026-09-03T17:39:28.126Z Compiling zip v0.6.6
27472026-09-03T17:39:28.174Z Compiling jiff v0.2.34
27482026-09-03T17:39:28.277Z Compiling cipher v0.5.2
27492026-09-03T17:39:28.435Z Compiling crossterm v0.28.1
27502026-09-03T17:39:28.462Z Compiling ed25519 v2.2.3
27512026-09-03T17:39:28.627Z Compiling serde-big-array v0.5.1
27522026-09-03T17:39:28.651Z Compiling pem v3.0.6
27532026-09-03T17:39:28.683Z Compiling petgraph v0.8.3
27542026-09-03T17:39:28.683Z Compiling object v0.37.3
27552026-09-03T17:39:28.837Z Compiling ed25519-dalek v2.2.0
27562026-09-03T17:39:29.059Z Compiling heapless v0.7.17
27572026-09-03T17:39:29.106Z Compiling chacha20 v0.10.0
27582026-09-03T17:39:29.133Z Compiling byte-wrapper v0.1.0
27592026-09-03T17:39:29.181Z Compiling md-5 v0.10.6
27602026-09-03T17:39:29.240Z Compiling hyper v1.10.1
27612026-09-03T17:39:29.344Z Compiling serde_plain v1.0.2
27622026-09-03T17:39:29.410Z Compiling zopfli v0.8.3
27632026-09-03T17:39:29.543Z Compiling toml_edit v0.22.27
27642026-09-03T17:39:29.655Z Compiling native-tls v0.2.18
27652026-09-03T17:39:29.738Z Compiling smoltcp v0.9.1
27662026-09-03T17:39:29.798Z Compiling postgres-protocol v0.6.10
27672026-09-03T17:39:30.165Z Compiling tokio-native-tls v0.3.1
27682026-09-03T17:39:30.417Z Compiling hickory-proto v0.25.2
27692026-09-03T17:39:30.546Z Compiling float-cmp v0.10.0
27702026-09-03T17:39:30.761Z Compiling textwrap v0.16.2
27712026-09-03T17:39:30.761Z Compiling string_cache v0.8.9
27722026-09-03T17:39:30.896Z Compiling petgraph v0.6.5
27732026-09-03T17:39:30.911Z Compiling hyper-util v0.1.20
27742026-09-03T17:39:31.199Z Compiling predicates v3.1.4
27752026-09-03T17:39:31.399Z Compiling zip v4.6.1
27762026-09-03T17:39:31.643Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-03T17:39:31.989Z Compiling postgres-types v0.2.12
27782026-09-03T17:39:32.019Z Compiling iddqd v0.4.2
27792026-09-03T17:39:32.235Z Compiling backtrace v0.3.76
27802026-09-03T17:39:32.382Z Compiling similar v2.7.0
27812026-09-03T17:39:32.450Z Compiling tokio-stream v0.1.18
27822026-09-03T17:39:32.639Z Compiling olpc-cjson v0.1.4
27832026-09-03T17:39:32.781Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-03T17:39:32.913Z Compiling backtrace-ext v0.2.1
27852026-09-03T17:39:33.104Z Compiling hyper-rustls v0.27.7
27862026-09-03T17:39:33.159Z Compiling hyper-tls v0.6.0
27872026-09-03T17:39:33.189Z Compiling tokio-postgres v0.7.16
27882026-09-03T17:39:33.217Z Compiling miette v7.6.0
27892026-09-03T17:39:33.217Z Compiling fs-err v3.3.0
27902026-09-03T17:39:33.281Z Compiling buf-list v1.1.2
27912026-09-03T17:39:33.505Z Compiling reqwest v0.13.2
27922026-09-03T17:39:33.717Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27932026-09-03T17:39:33.779Z Compiling reqwest v0.12.28
27942026-09-03T17:39:33.836Z Compiling thread_local v1.1.9
27952026-09-03T17:39:33.938Z Compiling is-terminal v0.4.17
27962026-09-03T17:39:34.098Z Compiling slog-term v2.9.2
27972026-09-03T17:39:34.130Z Compiling slog-async v2.8.0
27982026-09-03T17:39:34.259Z Compiling hostname v0.3.1
27992026-09-03T17:39:34.264Z Compiling slog-json v2.6.1
28002026-09-03T17:39:34.454Z Compiling compression-codecs v0.4.37
28012026-09-03T17:39:34.592Z Compiling slog-bunyan v2.5.0
28022026-09-03T17:39:34.636Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28032026-09-03T17:39:34.827Z Compiling toml_datetime v1.1.1+spec-1.1.0
28042026-09-03T17:39:34.851Z Compiling serde_spanned v1.1.1
28052026-09-03T17:39:34.924Z Compiling multer v3.1.0
28062026-09-03T17:39:35.026Z Compiling async-compression v0.4.41
28072026-09-03T17:39:35.052Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28082026-09-03T17:39:35.078Z Compiling sha1 v0.11.0
28092026-09-03T17:39:35.115Z Compiling rustls-pemfile v2.2.0
28102026-09-03T17:39:35.278Z Compiling toml v1.1.2+spec-1.1.0
28112026-09-03T17:39:35.449Z Compiling serde_path_to_error v0.1.20
28122026-09-03T17:39:35.509Z Compiling hostname v0.4.2
28132026-09-03T17:39:35.513Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28142026-09-03T17:39:35.556Z Compiling tough v0.22.0
28152026-09-03T17:39:35.592Z Compiling progenitor-client v0.14.0
28162026-09-03T17:39:35.720Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28172026-09-03T17:39:35.725Z Compiling atomicwrites v0.4.4
28182026-09-03T17:39:35.826Z Compiling macaddr v1.0.1
28192026-09-03T17:39:35.856Z Compiling instant v0.1.13
28202026-09-03T17:39:35.969Z Compiling oxide-generation v0.1.3
28212026-09-03T17:39:36.014Z Compiling regress v0.10.5
28222026-09-03T17:39:36.041Z Compiling backoff v0.4.0
28232026-09-03T17:39:36.081Z Compiling progenitor-extras v0.2.0
28242026-09-03T17:39:36.124Z Compiling parse-display v0.10.0
28252026-09-03T17:39:36.171Z Compiling half v2.7.1
28262026-09-03T17:39:36.333Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28272026-09-03T17:39:36.423Z Compiling dropshot v0.17.1
28282026-09-03T17:39:36.573Z Compiling heck v0.5.0
28292026-09-03T17:39:36.605Z Compiling ciborium-ll v0.2.2
28302026-09-03T17:39:36.742Z Compiling regress v0.11.1
28312026-09-03T17:39:36.768Z Compiling secrecy v0.10.3
28322026-09-03T17:39:36.920Z Compiling ciborium v0.2.2
28332026-09-03T17:39:36.978Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28342026-09-03T17:39:37.002Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-03T17:39:37.398Z Compiling inout v0.1.4
28362026-09-03T17:39:37.572Z Compiling cipher v0.4.4
28372026-09-03T17:39:37.619Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28382026-09-03T17:39:37.671Z Compiling universal-hash v0.5.1
28392026-09-03T17:39:37.813Z Compiling unsafe-libyaml v0.2.11
28402026-09-03T17:39:37.846Z Compiling chacha20 v0.9.1
28412026-09-03T17:39:37.878Z Compiling poly1305 v0.8.0
28422026-09-03T17:39:37.908Z Compiling blake2 v0.10.6
28432026-09-03T17:39:38.182Z Compiling aead v0.5.2
28442026-09-03T17:39:38.289Z Compiling password-hash v0.5.0
28452026-09-03T17:39:38.358Z Compiling vsss-rs v3.3.4
28462026-09-03T17:39:38.389Z Compiling chacha20poly1305 v0.10.1
28472026-09-03T17:39:38.439Z Compiling camino-tempfile v1.4.1
28482026-09-03T17:39:38.468Z Compiling serde_yaml v0.9.34+deprecated
28492026-09-03T17:39:38.604Z Compiling heapless v0.8.0
28502026-09-03T17:39:38.645Z Compiling typify-impl v0.6.2
28512026-09-03T17:39:38.670Z Compiling argon2 v0.5.3
28522026-09-03T17:39:38.871Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28532026-09-03T17:39:38.989Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28542026-09-03T17:39:39.016Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28552026-09-03T17:39:39.043Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28562026-09-03T17:39:39.217Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28572026-09-03T17:39:39.242Z Compiling ingot-types v0.2.0
28582026-09-03T17:39:39.359Z Compiling cobs v0.3.0
28592026-09-03T17:39:39.434Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28602026-09-03T17:39:39.636Z Compiling postcard v1.1.3
28612026-09-03T17:39:39.663Z Compiling smoltcp v0.11.0
28622026-09-03T17:39:39.817Z Compiling ingot v0.2.1
28632026-09-03T17:39:39.845Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-03T17:39:39.918Z Compiling cstr-argument v0.1.2
28652026-09-03T17:39:40.003Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28662026-09-03T17:39:40.094Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-03T17:39:40.121Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-03T17:39:40.147Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28692026-09-03T17:39:40.275Z Compiling rand v0.10.1
28702026-09-03T17:39:40.298Z Compiling sigpipe v0.1.3
28712026-09-03T17:39:40.428Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28722026-09-03T17:39:40.432Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28732026-09-03T17:39:40.523Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28742026-09-03T17:39:40.611Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28752026-09-03T17:39:41.119Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28762026-09-03T17:39:41.156Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28772026-09-03T17:39:41.205Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-03T17:39:41.335Z Compiling memmap v0.7.0
28792026-09-03T17:39:41.482Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28802026-09-03T17:39:41.607Z Compiling usdt v0.5.0
28812026-09-03T17:39:41.821Z Compiling zone v0.3.1
28822026-09-03T17:39:41.849Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28832026-09-03T17:39:41.852Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28842026-09-03T17:39:42.209Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28852026-09-03T17:39:42.320Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-03T17:39:42.438Z Compiling derive-where v1.6.0
28872026-09-03T17:39:42.441Z Compiling bytecount v0.6.9
28882026-09-03T17:39:42.538Z Compiling toml v0.8.23
28892026-09-03T17:39:42.564Z Compiling tokio-dtrace v0.1.1
28902026-09-03T17:39:42.678Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-03T17:39:42.704Z Compiling typify-macro v0.6.2
28922026-09-03T17:39:42.873Z Compiling oxide-tokio-rt v0.1.4
28932026-09-03T17:39:43.019Z Compiling prettyplease v0.2.37
28942026-09-03T17:39:43.054Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28952026-09-03T17:39:43.090Z Compiling newline-converter v0.3.0
28962026-09-03T17:39:43.280Z Compiling gethostname v0.5.0
28972026-09-03T17:39:43.306Z Compiling console v0.15.11
28982026-09-03T17:39:43.306Z Compiling slog-dtrace v0.3.0
28992026-09-03T17:39:43.413Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29002026-09-03T17:39:43.464Z Compiling cancel-safe-futures v0.1.5
29012026-09-03T17:39:43.797Z Compiling expectorate v1.2.0
29022026-09-03T17:39:43.852Z Compiling oxide-update-engine-types v0.1.2
29032026-09-03T17:39:43.956Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29042026-09-03T17:39:44.016Z Compiling num-rational v0.4.2
29052026-09-03T17:39:44.050Z Compiling num-complex v0.4.6
29062026-09-03T17:39:44.079Z Compiling match_cfg v0.1.0
29072026-09-03T17:39:44.082Z Compiling resolv-conf v0.7.6
29082026-09-03T17:39:44.199Z Compiling compression-core v0.4.31
29092026-09-03T17:39:44.478Z Compiling crossbeam-channel v0.5.15
29102026-09-03T17:39:44.532Z Compiling num v0.4.3
29112026-09-03T17:39:44.585Z Compiling typify v0.6.2
29122026-09-03T17:39:44.712Z Compiling take_mut v0.2.2
29132026-09-03T17:39:44.758Z Compiling progenitor-impl v0.14.0
29142026-09-03T17:39:44.785Z Compiling float-ord v0.3.2
29152026-09-03T17:39:44.865Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29162026-09-03T17:39:44.877Z Compiling linear-map v1.2.0
29172026-09-03T17:39:44.904Z Compiling term v1.2.1
29182026-09-03T17:39:44.904Z Compiling toml_writer v1.1.1+spec-1.1.0
29192026-09-03T17:39:44.976Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29202026-09-03T17:39:45.513Z Compiling oxide-update-engine v0.1.2
29212026-09-03T17:39:45.619Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29222026-09-03T17:39:46.166Z Compiling async-stream v0.3.6
29232026-09-03T17:39:46.411Z Compiling waitgroup v0.1.2
29242026-09-03T17:39:46.597Z Compiling backon v1.6.0
29252026-09-03T17:39:46.822Z Compiling debug-ignore v1.0.5
29262026-09-03T17:39:46.848Z Compiling linked-hash-map v0.5.6
29272026-09-03T17:39:46.852Z Compiling minimal-lexical v0.2.1
29282026-09-03T17:39:47.117Z Compiling lru-cache v0.1.2
29292026-09-03T17:39:47.154Z Compiling nom v7.1.3
29302026-09-03T17:39:47.252Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-03T17:39:47.348Z Compiling progenitor-macro v0.14.0
29322026-09-03T17:39:47.565Z Compiling itertools v0.14.0
29332026-09-03T17:39:48.065Z Compiling humantime v2.3.0
29342026-09-03T17:39:48.110Z Compiling unicode-xid v0.2.6
29352026-09-03T17:39:48.266Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-03T17:39:48.296Z Compiling hickory-proto v0.24.4
29372026-09-03T17:39:48.396Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-03T17:39:48.513Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-03T17:39:48.794Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-03T17:39:49.084Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-03T17:39:49.557Z Compiling papergrid v0.11.0
29422026-09-03T17:39:49.610Z Compiling tabled_derive v0.7.0
29432026-09-03T17:39:49.792Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29442026-09-03T17:39:49.853Z Compiling termtree v0.5.1
29452026-09-03T17:39:50.016Z Compiling crossterm v0.29.0
29462026-09-03T17:39:50.039Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29472026-09-03T17:39:50.090Z Compiling phf_shared v0.12.1
29482026-09-03T17:39:50.133Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-03T17:39:50.354Z Compiling csv-core v0.1.13
29502026-09-03T17:39:50.688Z Compiling tabled v0.15.0
29512026-09-03T17:39:50.757Z Compiling vte v0.14.1
29522026-09-03T17:39:50.783Z Compiling chrono-tz v0.10.4
29532026-09-03T17:39:50.974Z Compiling highway v1.3.0
29542026-09-03T17:39:51.090Z Compiling strip-ansi-escapes v0.2.1
29552026-09-03T17:39:51.127Z Compiling csv v1.4.0
29562026-09-03T17:39:51.579Z Compiling hickory-resolver v0.24.4
29572026-09-03T17:39:51.579Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29582026-09-03T17:39:52.038Z Compiling phf v0.12.1
29592026-09-03T17:39:52.104Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-03T17:39:52.266Z Compiling const_format_proc_macros v0.2.34
29612026-09-03T17:39:52.376Z Compiling progenitor v0.14.0
29622026-09-03T17:39:52.386Z Compiling fd-lock v4.0.4
29632026-09-03T17:39:52.500Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29642026-09-03T17:39:52.576Z Compiling peg-macros v0.8.5
29652026-09-03T17:39:52.665Z Compiling nu-ansi-term v0.50.3
29662026-09-03T17:39:52.936Z Compiling qorb v0.4.1
29672026-09-03T17:39:53.114Z Compiling reedline v0.40.0
29682026-09-03T17:39:53.138Z Compiling const_format v0.2.35
29692026-09-03T17:39:53.141Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29702026-09-03T17:39:53.186Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29712026-09-03T17:39:53.332Z Compiling bcs v0.1.6
29722026-09-03T17:39:53.559Z Compiling nom v8.0.0
29732026-09-03T17:39:53.753Z Compiling semver v0.1.20
29742026-09-03T17:39:53.811Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752026-09-03T17:39:53.888Z Compiling peg v0.8.5
29762026-09-03T17:39:53.993Z Compiling rustc_version v0.1.7
29772026-09-03T17:39:54.057Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29782026-09-03T17:39:54.078Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29792026-09-03T17:39:54.238Z Compiling newtype_derive v0.1.6
29802026-09-03T17:39:54.552Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-03T17:39:54.732Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-03T17:39:54.765Z Compiling steno v0.4.1
29832026-09-03T17:39:54.903Z Compiling sha1 v0.10.6
29842026-09-03T17:39:54.989Z Compiling utf-8 v0.7.6
29852026-09-03T17:39:55.174Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-03T17:39:55.206Z Compiling tagptr v0.2.0
29872026-09-03T17:39:55.229Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-03T17:39:55.229Z Compiling tungstenite v0.21.0
29892026-09-03T17:39:55.353Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-03T17:39:55.377Z Compiling moka v0.12.13
29912026-09-03T17:39:55.405Z Compiling darling_core v0.21.3
29922026-09-03T17:39:55.491Z Compiling display-error-chain v0.2.2
29932026-09-03T17:39:55.494Z Compiling vergen-lib v0.1.6
29942026-09-03T17:39:55.610Z Compiling diesel_derives v2.3.7
29952026-09-03T17:39:55.780Z Compiling scheduled-thread-pool v0.2.7
29962026-09-03T17:39:55.830Z Compiling vergen-gitcl v1.0.8
29972026-09-03T17:39:55.882Z Compiling tokio-tungstenite v0.21.0
29982026-09-03T17:39:56.198Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-03T17:39:56.261Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30002026-09-03T17:39:56.287Z Compiling diesel_table_macro_syntax v0.3.0
30012026-09-03T17:39:56.377Z Compiling dirs-sys-next v0.1.2
30022026-09-03T17:39:56.377Z Compiling glob v0.3.3
30032026-09-03T17:39:56.523Z Compiling hickory-resolver v0.25.2
30042026-09-03T17:39:56.588Z Compiling crunchy v0.2.4
30052026-09-03T17:39:56.635Z Compiling maplit v1.0.2
30062026-09-03T17:39:56.658Z Compiling dirs-next v2.0.0
30072026-09-03T17:39:56.702Z Compiling clang-sys v1.8.1
30082026-09-03T17:39:56.791Z Compiling r2d2 v0.8.10
30092026-09-03T17:39:56.867Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30102026-09-03T17:39:56.924Z Compiling libscf-sys v1.2.0
30112026-09-03T17:39:56.947Z Compiling tiny-keccak v2.0.2
30122026-09-03T17:39:57.072Z Compiling downcast-rs v2.0.2
30132026-09-03T17:39:57.094Z Compiling xshell-macros v0.2.7
30142026-09-03T17:39:57.207Z Compiling term v0.7.0
30152026-09-03T17:39:57.211Z Compiling papergrid v0.18.0
30162026-09-03T17:39:57.248Z Compiling bit-vec v0.6.3
30172026-09-03T17:39:57.498Z Compiling xshell v0.2.7
30182026-09-03T17:39:57.520Z Compiling ascii-canvas v3.0.0
30192026-09-03T17:39:57.544Z Compiling bit-set v0.5.3
30202026-09-03T17:39:57.628Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30212026-09-03T17:39:57.651Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30222026-09-03T17:39:57.655Z Compiling darling_macro v0.21.3
30232026-09-03T17:39:57.714Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30242026-09-03T17:39:57.740Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30252026-09-03T17:39:57.779Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30262026-09-03T17:39:57.804Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30272026-09-03T17:39:57.973Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-03T17:39:58.186Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30292026-09-03T17:39:58.210Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30302026-09-03T17:39:58.236Z Compiling darling v0.21.3
30312026-09-03T17:39:58.259Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30322026-09-03T17:39:58.282Z Compiling itertools v0.15.0
30332026-09-03T17:39:58.323Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30342026-09-03T17:39:58.358Z Compiling dsl_auto_type v0.2.0
30352026-09-03T17:39:58.500Z Compiling tabled v0.21.0
30362026-09-03T17:39:58.738Z Compiling itertools v0.10.5
30372026-09-03T17:39:58.782Z Compiling ena v0.14.4
30382026-09-03T17:39:58.981Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-03T17:39:59.031Z Compiling libloading v0.8.9
30402026-09-03T17:39:59.244Z Compiling bindgen v0.71.1
30412026-09-03T17:39:59.292Z Compiling diff v0.1.13
30422026-09-03T17:39:59.528Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30432026-09-03T17:39:59.550Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30442026-09-03T17:39:59.573Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30452026-09-03T17:39:59.779Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30462026-09-03T17:39:59.842Z Compiling regex-syntax v0.6.29
30472026-09-03T17:39:59.884Z Compiling unicase v2.9.0
30482026-09-03T17:40:00.160Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-03T17:40:00.466Z Compiling cexpr v0.6.0
30502026-09-03T17:40:00.503Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-03T17:40:00.747Z Compiling rustc-hash v2.1.1
30522026-09-03T17:40:01.136Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30532026-09-03T17:40:01.241Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30542026-09-03T17:40:01.375Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30552026-09-03T17:40:01.532Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30562026-09-03T17:40:01.559Z Compiling lalrpop v0.19.12
30572026-09-03T17:40:01.799Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-03T17:40:01.946Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30592026-09-03T17:40:02.360Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30602026-09-03T17:40:03.113Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-03T17:40:03.442Z Compiling headers-core v0.3.0
30622026-09-03T17:40:03.475Z Compiling libxml v0.3.3
30632026-09-03T17:40:03.596Z Compiling crc8 v0.1.1
30642026-09-03T17:40:03.623Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30652026-09-03T17:40:03.674Z Compiling diesel v2.3.7
30662026-09-03T17:40:03.757Z Compiling headers v0.4.1
30672026-09-03T17:40:03.796Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-03T17:40:04.019Z Compiling strum_macros v0.24.3
30692026-09-03T17:40:04.221Z Compiling indoc v1.0.9
30702026-09-03T17:40:04.674Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-03T17:40:04.697Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-03T17:40:04.886Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-03T17:40:04.912Z Compiling quick-xml v0.37.5
30742026-09-03T17:40:05.234Z Compiling derive_builder v0.20.2
30752026-09-03T17:40:05.257Z Compiling oso-derive v0.27.3
30762026-09-03T17:40:05.280Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-03T17:40:05.410Z Compiling openssl-probe v0.1.6
30782026-09-03T17:40:05.655Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30792026-09-03T17:40:05.711Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30802026-09-03T17:40:05.785Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30812026-09-03T17:40:05.981Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-03T17:40:06.386Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-03T17:40:06.466Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-09-03T17:40:06.568Z Compiling bb8 v0.8.6
30852026-09-03T17:40:06.593Z Compiling filetime v0.2.27
30862026-09-03T17:40:06.690Z Compiling trait-variant v0.1.2
30872026-09-03T17:40:06.833Z Compiling proc-macro-error-attr2 v2.0.0
30882026-09-03T17:40:06.860Z Compiling half v1.8.3
30892026-09-03T17:40:06.956Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30902026-09-03T17:40:07.011Z Compiling tar v0.4.46
30912026-09-03T17:40:07.200Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30922026-09-03T17:40:07.252Z Compiling serde_cbor v0.11.2
30932026-09-03T17:40:07.275Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30942026-09-03T17:40:07.278Z Compiling proc-macro-error2 v2.0.1
30952026-09-03T17:40:07.318Z Compiling samael v0.0.19
30962026-09-03T17:40:07.661Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30972026-09-03T17:40:07.771Z Compiling hashbrown v0.14.5
30982026-09-03T17:40:07.866Z Compiling rfc6979 v0.4.0
30992026-09-03T17:40:07.888Z Compiling salty v0.3.0
31002026-09-03T17:40:07.943Z Compiling knus-derive v3.4.0
31012026-09-03T17:40:08.013Z Compiling ecdsa v0.16.9
31022026-09-03T17:40:08.207Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31032026-09-03T17:40:08.301Z Compiling chumsky v0.9.3
31042026-09-03T17:40:08.345Z Compiling primeorder v0.13.6
31052026-09-03T17:40:08.457Z Compiling nonempty v0.12.0
31062026-09-03T17:40:08.648Z Compiling p384 v0.13.1
31072026-09-03T17:40:08.692Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082026-09-03T17:40:08.940Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31092026-09-03T17:40:09.029Z Compiling polar-core v0.27.3
31102026-09-03T17:40:09.055Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-03T17:40:09.285Z Compiling fxhash v0.2.1
31122026-09-03T17:40:09.393Z Compiling libz-sys v1.1.24
31132026-09-03T17:40:09.455Z Compiling knus v3.4.0
31142026-09-03T17:40:09.547Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-03T17:40:09.591Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-03T17:40:09.702Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-03T17:40:09.903Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31182026-09-03T17:40:09.961Z Compiling kstat-rs v0.2.5
31192026-09-03T17:40:10.181Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-03T17:40:10.340Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31212026-09-03T17:40:10.408Z Compiling mime_guess v2.0.5
31222026-09-03T17:40:10.651Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-03T17:40:10.934Z Compiling nanorand v0.7.0
31242026-09-03T17:40:11.277Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-03T17:40:11.300Z Compiling parking_lot_core v0.8.6
31262026-09-03T17:40:11.339Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31272026-09-03T17:40:11.479Z Compiling flume v0.11.1
31282026-09-03T17:40:11.644Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31292026-09-03T17:40:11.775Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-03T17:40:12.001Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-03T17:40:12.087Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-03T17:40:12.133Z Compiling git-stub v1.0.0
31332026-09-03T17:40:12.415Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-03T17:40:12.436Z Compiling http-range v0.1.5
31352026-09-03T17:40:12.479Z Compiling instability v0.3.11
31362026-09-03T17:40:12.667Z Compiling strsim v0.10.0
31372026-09-03T17:40:12.712Z Compiling corncobs v0.1.4
31382026-09-03T17:40:12.803Z Compiling git-stub-vcs v0.1.0
31392026-09-03T17:40:12.926Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31402026-09-03T17:40:12.982Z Compiling darling_core v0.13.4
31412026-09-03T17:40:13.167Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-03T17:40:13.512Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-03T17:40:13.796Z Compiling progenitor-impl v0.13.0
31442026-09-03T17:40:13.897Z Compiling ignore v0.4.25
31452026-09-03T17:40:13.918Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31462026-09-03T17:40:13.941Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-03T17:40:14.202Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-03T17:40:14.485Z Compiling secrecy v0.8.0
31492026-09-03T17:40:14.620Z Compiling anstyle-parse v0.2.7
31502026-09-03T17:40:14.686Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31512026-09-03T17:40:14.867Z Compiling castaway v0.2.4
31522026-09-03T17:40:15.046Z Compiling vergen-git2 v9.1.0
31532026-09-03T17:40:15.283Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-03T17:40:15.454Z Compiling indoc v2.0.7
31552026-09-03T17:40:15.590Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31562026-09-03T17:40:15.930Z Compiling progenitor-macro v0.13.0
31572026-09-03T17:40:16.423Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-03T17:40:16.647Z Compiling compact_str v0.8.1
31592026-09-03T17:40:16.770Z Compiling anstream v0.6.21
31602026-09-03T17:40:17.146Z Compiling darling_macro v0.13.4
31612026-09-03T17:40:17.186Z Compiling globwalk v0.9.1
31622026-09-03T17:40:17.478Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31632026-09-03T17:40:17.690Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31642026-09-03T17:40:17.712Z Compiling parking_lot v0.11.2
31652026-09-03T17:40:18.115Z Compiling oso v0.27.3
31662026-09-03T17:40:18.183Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31672026-09-03T17:40:18.261Z Compiling hyper-staticfile v0.10.1
31682026-09-03T17:40:18.308Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31692026-09-03T17:40:18.330Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31702026-09-03T17:40:18.669Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-09-03T17:40:18.797Z Compiling predicates-tree v1.0.13
31722026-09-03T17:40:19.146Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31732026-09-03T17:40:19.167Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-03T17:40:19.398Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-03T17:40:19.513Z Compiling progenitor-client v0.13.0
31762026-09-03T17:40:19.955Z Compiling unicode-truncate v1.1.0
31772026-09-03T17:40:19.989Z Compiling sha2 v0.11.0
31782026-09-03T17:40:20.078Z Compiling digest-io v0.1.0
31792026-09-03T17:40:20.150Z Compiling lru v0.12.5
31802026-09-03T17:40:20.176Z Compiling prefix-trie v0.7.0
31812026-09-03T17:40:20.291Z Compiling rand_seeder v0.4.0
31822026-09-03T17:40:20.390Z Compiling rawzip v0.4.4
31832026-09-03T17:40:20.498Z Compiling cassowary v0.3.0
31842026-09-03T17:40:20.654Z Compiling hickory-server v0.25.2
31852026-09-03T17:40:20.682Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31862026-09-03T17:40:21.024Z Compiling diesel-dtrace v0.5.0
31872026-09-03T17:40:21.272Z Compiling async-bb8-diesel v0.2.1
31882026-09-03T17:40:21.302Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31892026-09-03T17:40:21.360Z Compiling ratatui v0.29.0
31902026-09-03T17:40:21.700Z Compiling progenitor v0.13.0
31912026-09-03T17:40:21.754Z Compiling camino-tempfile-ext v0.3.3
31922026-09-03T17:40:21.933Z Compiling sled v0.34.7
31932026-09-03T17:40:22.204Z Compiling darling v0.13.4
31942026-09-03T17:40:22.675Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-03T17:40:23.734Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-03T17:40:23.960Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-03T17:40:24.135Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-03T17:40:24.768Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-03T17:40:25.000Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-03T17:40:25.260Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-03T17:40:25.571Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-03T17:40:25.690Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-03T17:40:26.096Z Compiling serde_with_macros v1.5.2
32042026-09-03T17:40:26.099Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-03T17:40:26.144Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32062026-09-03T17:40:26.376Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32072026-09-03T17:40:26.609Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32082026-09-03T17:40:26.836Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-03T17:40:26.859Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32102026-09-03T17:40:26.926Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32112026-09-03T17:40:27.070Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32122026-09-03T17:40:27.094Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32132026-09-03T17:40:27.098Z Compiling arc-swap v1.8.2
32142026-09-03T17:40:27.149Z Compiling void v1.0.2
32152026-09-03T17:40:27.302Z Compiling lzss v0.8.2
32162026-09-03T17:40:27.411Z Compiling slog-scope v4.4.1
32172026-09-03T17:40:27.490Z Compiling serde_with v1.14.0
32182026-09-03T17:40:27.588Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-03T17:40:27.591Z Compiling scuffle v0.1.0
32202026-09-03T17:40:27.630Z Compiling tungstenite v0.23.0
32212026-09-03T17:40:27.633Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-03T17:40:27.752Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-03T17:40:27.819Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-03T17:40:28.050Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32252026-09-03T17:40:28.233Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-03T17:40:28.275Z Compiling libsw-core v0.3.2
32272026-09-03T17:40:28.445Z Compiling nix v0.27.1
32282026-09-03T17:40:28.469Z Compiling twox-hash v2.1.2
32292026-09-03T17:40:28.493Z Compiling serde_bytes v0.11.19
32302026-09-03T17:40:28.657Z Compiling atty v0.2.14
32312026-09-03T17:40:28.709Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-03T17:40:28.777Z Compiling libsw v3.5.0
32332026-09-03T17:40:28.800Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-03T17:40:28.967Z Compiling tokio-tungstenite v0.23.1
32352026-09-03T17:40:29.012Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32362026-09-03T17:40:29.045Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32372026-09-03T17:40:29.068Z Compiling slog-stdlog v4.1.1
32382026-09-03T17:40:29.072Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-03T17:40:29.127Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-03T17:40:29.343Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-03T17:40:29.366Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-03T17:40:29.390Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-03T17:40:29.576Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-03T17:40:29.607Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-03T17:40:30.050Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32462026-09-03T17:40:30.086Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-03T17:40:30.130Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32482026-09-03T17:40:30.253Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-03T17:40:30.564Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-03T17:40:31.160Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32512026-09-03T17:40:31.187Z Compiling signal-hook-tokio v0.3.1
32522026-09-03T17:40:31.371Z Compiling fatfs v0.3.6
32532026-09-03T17:40:31.396Z Compiling yasna v0.5.2
32542026-09-03T17:40:31.598Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32552026-09-03T17:40:31.701Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32562026-09-03T17:40:32.029Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-09-03T17:40:32.149Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32582026-09-03T17:40:32.337Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32592026-09-03T17:40:32.366Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32602026-09-03T17:40:32.431Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32612026-09-03T17:40:33.308Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32622026-09-03T17:40:34.696Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32632026-09-03T17:40:34.846Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32642026-09-03T17:40:36.023Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32652026-09-03T17:40:36.027Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32662026-09-03T17:40:36.032Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32672026-09-03T17:40:36.371Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32682026-09-03T17:40:37.011Z Compiling git2 v0.20.4
32692026-09-03T17:40:37.116Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32702026-09-03T17:40:37.791Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-03T17:40:37.876Z Compiling console v0.16.2
32722026-09-03T17:40:38.760Z Compiling seq-macro v0.3.6
32732026-09-03T17:40:39.163Z Compiling assert_matches v1.5.0
32742026-09-03T17:40:39.280Z Compiling indicatif v0.18.4
32752026-09-03T17:40:39.800Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32762026-09-03T17:40:40.054Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32772026-09-03T17:40:40.153Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32782026-09-03T17:40:40.215Z Compiling rcgen v0.12.1
32792026-09-03T17:40:40.931Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-03T17:40:41.093Z Compiling slog-envlogger v2.2.0
32812026-09-03T17:40:43.066Z Compiling oxide-update-engine-display v0.1.2
32822026-09-03T17:40:43.778Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-03T17:40:44.907Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-03T17:40:44.934Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32852026-09-03T17:40:45.151Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32862026-09-03T17:40:45.174Z Compiling port-file v0.1.0
32872026-09-03T17:40:45.397Z Compiling subprocess v0.2.15
32882026-09-03T17:40:45.491Z Compiling rtoolbox v0.0.3
32892026-09-03T17:40:45.751Z Compiling rpassword v7.5.4
32902026-09-03T17:40:46.202Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-03T17:40:46.394Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-03T17:40:46.601Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32932026-09-03T17:40:46.715Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32942026-09-03T17:40:46.852Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-03T17:40:46.924Z Compiling tui-tree-widget v0.23.1
32962026-09-03T17:40:47.222Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-03T17:40:47.837Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-03T17:40:48.575Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-03T17:40:49.646Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-03T17:40:49.711Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-03T17:40:49.951Z Compiling uzers v0.12.2
33022026-09-03T17:40:50.066Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-03T17:40:50.276Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-03T17:40:50.309Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33052026-09-03T17:40:50.440Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33062026-09-03T17:40:50.872Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-09-03T17:40:51.131Z Compiling support-bundle-viewer v0.1.2
33082026-09-03T17:40:51.541Z Compiling multimap v0.10.1
33092026-09-03T17:40:52.285Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-03T17:41:16.440Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-03T17:41:36.640Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-03T17:41:51.259Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-03T17:50:08.870Z Finished `release` profile [optimized] target(s) in 10m 55s
33142026-09-03T17:50:08.873Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-03T17:50:08.874Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-03T17:50:51.368Z
33172026-09-03T17:50:51.371Zreal 11:39.636861334
33182026-09-03T17:50:51.371Zuser 2:12:48.467526488
33192026-09-03T17:50:51.371Zsys 4:58.462851939
33202026-09-03T17:50:51.372Ztrap 3.512076023
33212026-09-03T17:50:51.372Ztflt 0.808678887
33222026-09-03T17:50:51.372Zdflt 10.566882322
33232026-09-03T17:50:51.372Zkflt 0.017624749
33242026-09-03T17:50:51.372Zlock 8:50:25.795801114
33252026-09-03T17:50:51.372Zslp 3:13:56.183324994
33262026-09-03T17:50:51.372Zlat 3:06.584582635
33272026-09-03T17:50:51.372Zstop 9:07.201054779
33282026-09-03T17:50:51.372Z+ mapfile -t packages
33292026-09-03T17:50:51.372Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-03T17:50:52.503Z Finished `release` profile [optimized] target(s) in 1.12s
33312026-09-03T17:50:52.564Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-03T17:50:52.628ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-03T17:50:52.631Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-03T17:50:53.178Z Compiling libc v0.2.185
33352026-09-03T17:50:53.178Z Compiling serde_core v1.0.228
33362026-09-03T17:50:53.178Z Compiling serde v1.0.228
33372026-09-03T17:50:53.181Z Compiling rustix v1.1.4
33382026-09-03T17:50:53.181Z Compiling serde_json v1.0.151
33392026-09-03T17:50:53.279Z Compiling bitflags v2.11.0
33402026-09-03T17:50:53.365Z Compiling usdt-impl v0.5.0
33412026-09-03T17:50:53.368Z Compiling syn v2.0.117
33422026-09-03T17:50:53.388Z Compiling syn v1.0.109
33432026-09-03T17:50:53.411Z Compiling getrandom v0.4.3
33442026-09-03T17:50:53.414Z Compiling log v0.4.33
33452026-09-03T17:50:53.414Z Compiling indexmap v2.14.0
33462026-09-03T17:50:53.441Z Compiling fs-err v3.3.0
33472026-09-03T17:50:53.687Z Compiling once_cell v1.21.3
33482026-09-03T17:50:53.726Z Compiling anyhow v1.0.104
33492026-09-03T17:50:53.739Z Compiling heck v0.4.1
33502026-09-03T17:50:54.174Z Compiling thread-id v4.2.2
33512026-09-03T17:50:54.185Z Compiling errno v0.3.14
33522026-09-03T17:50:54.188Z Compiling memmap v0.7.0
33532026-09-03T17:50:55.065Z Compiling proc-macro-error v1.0.4
33542026-09-03T17:50:55.330Z Compiling terminal_size v0.4.3
33552026-09-03T17:50:55.330Z Compiling tempfile v3.27.0
33562026-09-03T17:50:55.373Z Compiling tabled_derive v0.7.0
33572026-09-03T17:50:55.442Z Compiling clap_builder v4.6.0
33582026-09-03T17:50:55.442Z Compiling textwrap v0.16.2
33592026-09-03T17:50:55.770Z Compiling camino v1.2.5
33602026-09-03T17:50:55.771Z Compiling cargo-platform v0.3.2
33612026-09-03T17:50:55.782Z Compiling semver v1.0.28
33622026-09-03T17:50:55.926Z Compiling pest_generator v2.8.6
33632026-09-03T17:50:56.189Z Compiling tabled v0.15.0
33642026-09-03T17:50:56.201Z Compiling camino-tempfile v1.4.1
33652026-09-03T17:50:56.380Z Compiling serde_derive v1.0.228
33662026-09-03T17:50:56.380Z Compiling thiserror-impl v1.0.69
33672026-09-03T17:50:56.383Z Compiling zerocopy-derive v0.7.35
33682026-09-03T17:50:56.383Z Compiling scroll_derive v0.12.1
33692026-09-03T17:50:56.383Z Compiling thiserror-impl v2.0.18
33702026-09-03T17:50:56.384Z Compiling clap_derive v4.6.1
33712026-09-03T17:50:56.527Z Compiling pest_derive v2.8.6
33722026-09-03T17:50:57.204Z Compiling scroll v0.12.0
33732026-09-03T17:50:57.329Z Compiling zerocopy v0.7.35
33742026-09-03T17:50:57.497Z Compiling goblin v0.8.2
33752026-09-03T17:50:57.668Z Compiling thiserror v1.0.69
33762026-09-03T17:50:57.751Z Compiling thiserror v2.0.18
33772026-09-03T17:50:57.813Z Compiling dtrace-parser v0.2.0
33782026-09-03T17:50:58.011Z Compiling clap v4.6.1
33792026-09-03T17:50:59.287Z Compiling dof v0.3.0
33802026-09-03T17:50:59.287Z Compiling serde_tokenstream v0.2.3
33812026-09-03T17:50:59.324Z Compiling serde_spanned v0.6.9
33822026-09-03T17:50:59.324Z Compiling toml_datetime v0.6.11
33832026-09-03T17:50:59.324Z Compiling macaddr v1.0.1
33842026-09-03T17:50:59.328Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33852026-09-03T17:50:59.328Z Compiling cargo_metadata v0.23.1
33862026-09-03T17:50:59.571Z Compiling toml_edit v0.22.27
33872026-09-03T17:51:00.006Z Compiling usdt-attr-macro v0.5.0
33882026-09-03T17:51:00.006Z Compiling usdt-macro v0.5.0
33892026-09-03T17:51:01.139Z Compiling usdt v0.5.0
33902026-09-03T17:51:01.233Z Compiling toml v0.8.23
33912026-09-03T17:51:01.738Z Compiling cargo_toml v0.21.0
33922026-09-03T17:51:04.327Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-03T17:51:11.285Z Finished `release` profile [optimized] target(s) in 18.64s
33942026-09-03T17:51:11.445Z
33952026-09-03T17:51:11.445Zreal 18.773459040
33962026-09-03T17:51:11.445Zuser 2:17.185539577
33972026-09-03T17:51:11.449Zsys 15.869275606
33982026-09-03T17:51:11.449Ztrap 0.054185368
33992026-09-03T17:51:11.449Ztflt 0.813464034
34002026-09-03T17:51:11.449Zdflt 1.670403380
34012026-09-03T17:51:11.449Zkflt 0.000065010
34022026-09-03T17:51:11.449Zlock 4:25.990686945
34032026-09-03T17:51:11.449Zslp 2:31.552100485
34042026-09-03T17:51:11.449Zlat 3.043118364
34052026-09-03T17:51:11.449Zstop 18.072231000
34062026-09-03T17:51:11.449Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-03T17:51:11.449Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-03T17:51:11.449Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-03T17:51:11.449Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-03T17:51:11.449Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-03T17:51:12.569Z Compiling progenitor-client v0.14.0
34122026-09-03T17:51:12.569Z Compiling match_cfg v0.1.0
34132026-09-03T17:51:12.572Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-03T17:51:12.572Z Compiling slog-json v2.6.1
34152026-09-03T17:51:12.572Z Compiling newtype-uuid-macros v0.1.0
34162026-09-03T17:51:12.572Z Compiling sha1 v0.11.0
34172026-09-03T17:51:12.573Z Compiling multer v3.1.0
34182026-09-03T17:51:12.573Z Compiling debug-ignore v1.0.5
34192026-09-03T17:51:12.739Z Compiling compression-core v0.4.31
34202026-09-03T17:51:12.742Z Compiling async-stream-impl v0.3.6
34212026-09-03T17:51:12.742Z Compiling serde_spanned v1.1.1
34222026-09-03T17:51:12.758Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-03T17:51:12.760Z Compiling dropshot v0.17.1
34242026-09-03T17:51:12.760Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-03T17:51:12.824Z Compiling waitgroup v0.1.2
34262026-09-03T17:51:12.843Z Compiling rustls-pemfile v2.2.0
34272026-09-03T17:51:12.992Z Compiling compression-codecs v0.4.37
34282026-09-03T17:51:13.032Z Compiling dropshot_endpoint v0.17.1
34292026-09-03T17:51:13.036Z Compiling toml v1.1.2+spec-1.1.0
34302026-09-03T17:51:13.036Z Compiling hostname v0.4.2
34312026-09-03T17:51:13.072Z Compiling serde_path_to_error v0.1.20
34322026-09-03T17:51:13.113Z Compiling hostname v0.3.1
34332026-09-03T17:51:13.131Z Compiling atomicwrites v0.4.4
34342026-09-03T17:51:13.149Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-03T17:51:13.187Z Compiling macaddr v1.0.1
34362026-09-03T17:51:13.190Z Compiling serde_tokenstream v0.3.0
34372026-09-03T17:51:13.190Z Compiling oxide-generation v0.1.3
34382026-09-03T17:51:13.267Z Compiling slog-bunyan v2.5.0
34392026-09-03T17:51:13.323Z Compiling async-compression v0.4.41
34402026-09-03T17:51:13.327Z Compiling instant v0.1.13
34412026-09-03T17:51:13.327Z Compiling parse-display-derive v0.10.0
34422026-09-03T17:51:13.399Z Compiling regress v0.10.5
34432026-09-03T17:51:13.469Z Compiling backon v1.6.0
34442026-09-03T17:51:13.471Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34452026-09-03T17:51:13.510Z Compiling backoff v0.4.0
34462026-09-03T17:51:13.532Z Compiling itertools v0.14.0
34472026-09-03T17:51:13.555Z Compiling humantime v2.3.0
34482026-09-03T17:51:13.621Z Compiling half v2.7.1
34492026-09-03T17:51:13.641Z Compiling oxide-generation-macros v0.2.0
34502026-09-03T17:51:13.659Z Compiling async-stream v0.3.6
34512026-09-03T17:51:13.693Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34522026-09-03T17:51:13.722Z Compiling progenitor-extras v0.2.0
34532026-09-03T17:51:13.744Z Compiling crucible-workspace-hack v0.1.0
34542026-09-03T17:51:13.788Z Compiling ciborium-io v0.2.2
34552026-09-03T17:51:13.875Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34562026-09-03T17:51:13.894Z Compiling convert_case v0.4.0
34572026-09-03T17:51:13.899Z Compiling secrecy v0.10.3
34582026-09-03T17:51:13.899Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-09-03T17:51:13.949Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34602026-09-03T17:51:13.953Z Compiling ciborium-ll v0.2.2
34612026-09-03T17:51:14.007Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34622026-09-03T17:51:14.026Z Compiling inout v0.1.4
34632026-09-03T17:51:14.048Z Compiling regress v0.11.1
34642026-09-03T17:51:14.116Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-03T17:51:14.149Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34662026-09-03T17:51:14.198Z Compiling ciborium v0.2.2
34672026-09-03T17:51:14.244Z Compiling cipher v0.4.4
34682026-09-03T17:51:14.263Z Compiling universal-hash v0.5.1
34692026-09-03T17:51:14.350Z Compiling derive_more v0.99.20
34702026-09-03T17:51:14.370Z Compiling opaque-debug v0.3.1
34712026-09-03T17:51:14.417Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-03T17:51:14.446Z Compiling poly1305 v0.8.0
34732026-09-03T17:51:14.472Z Compiling blake2 v0.10.6
34742026-09-03T17:51:14.571Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34752026-09-03T17:51:14.574Z Compiling chacha20 v0.9.1
34762026-09-03T17:51:14.629Z Compiling aead v0.5.2
34772026-09-03T17:51:14.791Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-03T17:51:14.895Z Compiling password-hash v0.5.0
34792026-09-03T17:51:14.916Z Compiling indent_write v2.2.0
34802026-09-03T17:51:14.937Z Compiling chacha20poly1305 v0.10.1
34812026-09-03T17:51:14.940Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-03T17:51:14.978Z Compiling unsafe-libyaml v0.2.11
34832026-09-03T17:51:15.067Z Compiling itertools v0.15.0
34842026-09-03T17:51:15.108Z Compiling num-derive v0.4.2
34852026-09-03T17:51:15.150Z Compiling heapless v0.8.0
34862026-09-03T17:51:15.170Z Compiling toml_edit v0.23.10+spec-1.0.0
34872026-09-03T17:51:15.276Z Compiling argon2 v0.5.3
34882026-09-03T17:51:15.349Z Compiling tabwriter v1.4.1
34892026-09-03T17:51:15.407Z Compiling hash32 v0.3.1
34902026-09-03T17:51:15.439Z Compiling parse-display v0.10.0
34912026-09-03T17:51:15.574Z Compiling thiserror-no-std v2.0.2
34922026-09-03T17:51:15.619Z Compiling serde_yaml v0.9.34+deprecated
34932026-09-03T17:51:15.653Z Compiling smoltcp v0.11.0
34942026-09-03T17:51:15.707Z Compiling vsss-rs v3.3.4
34952026-09-03T17:51:15.768Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34962026-09-03T17:51:15.815Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34972026-09-03T17:51:15.892Z Compiling proc-macro-crate v3.4.0
34982026-09-03T17:51:16.094Z Compiling typify-impl v0.6.2
34992026-09-03T17:51:16.177Z Compiling cobs v0.3.0
35002026-09-03T17:51:16.259Z Compiling illumos-nvpair-sys v0.2.0
35012026-09-03T17:51:16.440Z Compiling colored v3.1.1
35022026-09-03T17:51:16.443Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35032026-09-03T17:51:16.528Z Compiling postcard v1.1.3
35042026-09-03T17:51:16.571Z Compiling num_enum_derive v0.7.6
35052026-09-03T17:51:16.704Z Compiling ingot-macros v0.2.0
35062026-09-03T17:51:16.744Z Compiling proc-macro-error v1.0.4
35072026-09-03T17:51:16.783Z Compiling rand v0.10.1
35082026-09-03T17:51:16.900Z Compiling proc-macro-crate v1.3.1
35092026-09-03T17:51:16.972Z Compiling foreign-types-macros v0.2.3
35102026-09-03T17:51:17.014Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35112026-09-03T17:51:17.151Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35122026-09-03T17:51:17.189Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-03T17:51:17.295Z Compiling foreign-types-shared v0.3.1
35142026-09-03T17:51:17.360Z Compiling rayon-core v1.13.0
35152026-09-03T17:51:17.434Z Compiling num_enum_derive v0.5.11
35162026-09-03T17:51:17.511Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-03T17:51:17.532Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-03T17:51:17.591Z Compiling crossbeam-deque v0.8.6
35192026-09-03T17:51:17.642Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-03T17:51:17.660Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-03T17:51:17.709Z Compiling cstr-argument v0.1.2
35222026-09-03T17:51:17.748Z Compiling foreign-types v0.5.0
35232026-09-03T17:51:17.818Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-03T17:51:17.854Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35252026-09-03T17:51:17.891Z Compiling num_enum v0.7.6
35262026-09-03T17:51:17.913Z Compiling illumos-nvpair v0.3.0
35272026-09-03T17:51:17.945Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35282026-09-03T17:51:18.051Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35292026-09-03T17:51:18.098Z Compiling zone_cfg_derive v0.3.1
35302026-09-03T17:51:18.167Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35312026-09-03T17:51:18.192Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35322026-09-03T17:51:18.218Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-03T17:51:18.370Z Compiling rayon v1.11.0
35342026-09-03T17:51:18.391Z Compiling itertools v0.12.1
35352026-09-03T17:51:18.432Z Compiling sigpipe v0.1.3
35362026-09-03T17:51:18.435Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35372026-09-03T17:51:18.474Z Compiling glob v0.3.3
35382026-09-03T17:51:18.537Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-03T17:51:18.571Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-03T17:51:18.705Z Compiling smf v0.2.3
35412026-09-03T17:51:18.755Z Compiling cpubits v0.1.1
35422026-09-03T17:51:18.827Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35432026-09-03T17:51:18.857Z Compiling num_enum v0.5.11
35442026-09-03T17:51:18.879Z Compiling whoami v1.6.1
35452026-09-03T17:51:18.912Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35462026-09-03T17:51:18.934Z Compiling gethostname v0.5.0
35472026-09-03T17:51:18.975Z Compiling num-rational v0.4.2
35482026-09-03T17:51:18.994Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35492026-09-03T17:51:19.022Z Compiling num-complex v0.4.6
35502026-09-03T17:51:19.052Z Compiling derive-where v1.6.0
35512026-09-03T17:51:19.099Z Compiling toml v0.8.23
35522026-09-03T17:51:19.120Z Compiling usdt-attr-macro v0.5.0
35532026-09-03T17:51:19.364Z Compiling usdt-macro v0.5.0
35542026-09-03T17:51:19.384Z Compiling pem-rfc7468 v1.0.0
35552026-09-03T17:51:19.519Z Compiling num v0.4.3
35562026-09-03T17:51:19.573Z Compiling memmap v0.7.0
35572026-09-03T17:51:19.631Z Compiling float-ord v0.3.2
35582026-09-03T17:51:19.714Z Compiling cancel-safe-futures v0.1.5
35592026-09-03T17:51:19.778Z Compiling hmac v0.13.0
35602026-09-03T17:51:19.798Z Compiling universal-hash v0.6.1
35612026-09-03T17:51:19.826Z Compiling zone v0.3.1
35622026-09-03T17:51:19.876Z Compiling resolv-conf v0.7.6
35632026-09-03T17:51:19.949Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-03T17:51:19.997Z Compiling sha1 v0.10.6
35652026-09-03T17:51:20.039Z Compiling linear-map v1.2.0
35662026-09-03T17:51:20.159Z Compiling libefi-sys v0.1.0
35672026-09-03T17:51:20.229Z Compiling ingot-types v0.2.0
35682026-09-03T17:51:20.281Z Compiling prettyplease v0.2.37
35692026-09-03T17:51:20.302Z Compiling polyval v0.7.1
35702026-09-03T17:51:20.324Z Compiling der v0.8.0
35712026-09-03T17:51:20.327Z Compiling usdt v0.5.0
35722026-09-03T17:51:20.327Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35732026-09-03T17:51:20.409Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35742026-09-03T17:51:20.496Z Compiling newline-converter v0.3.0
35752026-09-03T17:51:20.594Z Compiling console v0.15.11
35762026-09-03T17:51:20.614Z Compiling bitfield-struct v0.6.2
35772026-09-03T17:51:20.667Z Compiling ghash v0.6.0
35782026-09-03T17:51:20.687Z Compiling ingot v0.2.1
35792026-09-03T17:51:20.724Z Compiling oxide-update-engine-types v0.1.2
35802026-09-03T17:51:20.759Z Compiling pbkdf2 v0.13.0
35812026-09-03T17:51:20.862Z Compiling crypto-bigint v0.7.5
35822026-09-03T17:51:20.934Z Compiling aes v0.9.1
35832026-09-03T17:51:20.957Z Compiling hickory-proto v0.24.4
35842026-09-03T17:51:21.140Z Compiling expectorate v1.2.0
35852026-09-03T17:51:21.264Z Compiling ctr v0.10.1
35862026-09-03T17:51:21.310Z Compiling sha2 v0.11.0
35872026-09-03T17:51:21.367Z Compiling aead v0.6.1
35882026-09-03T17:51:21.437Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-03T17:51:21.548Z Compiling nom v8.0.0
35902026-09-03T17:51:21.597Z Compiling typify-macro v0.6.2
35912026-09-03T17:51:21.616Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35922026-09-03T17:51:21.729Z Compiling linked-hash-map v0.5.6
35932026-09-03T17:51:21.823Z Compiling semver v0.1.20
35942026-09-03T17:51:21.886Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35952026-09-03T17:51:21.994Z Compiling oxide-update-engine v0.1.2
35962026-09-03T17:51:22.041Z Compiling lru-cache v0.1.2
35972026-09-03T17:51:22.061Z Compiling rustc_version v0.1.7
35982026-09-03T17:51:22.192Z Compiling aes-gcm v0.11.0
35992026-09-03T17:51:22.196Z Compiling spki v0.8.0
36002026-09-03T17:51:22.229Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-03T17:51:22.264Z Compiling tokio-dtrace v0.1.1
36022026-09-03T17:51:22.362Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-03T17:51:22.366Z Compiling salsa20 v0.11.0
36042026-09-03T17:51:22.457Z Compiling slog-dtrace v0.3.0
36052026-09-03T17:51:22.501Z Compiling xshell-macros v0.2.7
36062026-09-03T17:51:22.505Z Compiling minimal-lexical v0.2.1
36072026-09-03T17:51:22.594Z Compiling scrypt v0.12.0
36082026-09-03T17:51:22.623Z Compiling oxide-tokio-rt v0.1.4
36092026-09-03T17:51:22.626Z Compiling newtype_derive v0.1.6
36102026-09-03T17:51:22.716Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36112026-09-03T17:51:22.738Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36122026-09-03T17:51:22.760Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36132026-09-03T17:51:22.861Z Compiling nom v7.1.3
36142026-09-03T17:51:22.961Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36152026-09-03T17:51:22.985Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-03T17:51:23.003Z Compiling phf_shared v0.12.1
36172026-09-03T17:51:23.026Z Compiling xshell v0.2.7
36182026-09-03T17:51:23.026Z Compiling rfc6979 v0.4.0
36192026-09-03T17:51:23.234Z Compiling cbc v0.2.1
36202026-09-03T17:51:23.253Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-03T17:51:23.491Z Compiling csv-core v0.1.13
36222026-09-03T17:51:23.511Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36232026-09-03T17:51:23.627Z Compiling hickory-resolver v0.24.4
36242026-09-03T17:51:23.705Z Compiling highway v1.3.0
36252026-09-03T17:51:23.727Z Compiling unicode-xid v0.2.6
36262026-09-03T17:51:23.803Z Compiling chrono-tz v0.10.4
36272026-09-03T17:51:23.824Z Compiling typify v0.6.2
36282026-09-03T17:51:23.841Z Compiling proc-macro-error2 v2.0.1
36292026-09-03T17:51:23.994Z Compiling progenitor-impl v0.14.0
36302026-09-03T17:51:24.080Z Compiling const_format_proc_macros v0.2.34
36312026-09-03T17:51:24.188Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36322026-09-03T17:51:24.205Z Compiling csv v1.4.0
36332026-09-03T17:51:24.272Z Compiling pkcs5 v0.8.1
36342026-09-03T17:51:24.339Z Compiling ecdsa v0.16.9
36352026-09-03T17:51:24.386Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36362026-09-03T17:51:24.464Z Compiling phf v0.12.1
36372026-09-03T17:51:24.615Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-03T17:51:24.749Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36392026-09-03T17:51:24.864Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36402026-09-03T17:51:24.896Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36412026-09-03T17:51:24.911Z Compiling qorb v0.4.1
36422026-09-03T17:51:24.948Z Compiling primeorder v0.13.6
36432026-09-03T17:51:24.967Z Compiling hashbrown v0.14.5
36442026-09-03T17:51:25.127Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36452026-09-03T17:51:25.152Z Compiling salty v0.3.0
36462026-09-03T17:51:25.276Z Compiling p384 v0.13.1
36472026-09-03T17:51:25.298Z Compiling const_format v0.2.35
36482026-09-03T17:51:25.469Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36492026-09-03T17:51:25.562Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36502026-09-03T17:51:25.642Z Compiling chumsky v0.9.3
36512026-09-03T17:51:25.724Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36522026-09-03T17:51:25.817Z Compiling pkcs8 v0.11.0
36532026-09-03T17:51:25.978Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36542026-09-03T17:51:26.298Z Compiling knus-derive v3.4.0
36552026-09-03T17:51:26.347Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-03T17:51:26.392Z Compiling tabled_derive v0.7.0
36572026-09-03T17:51:26.699Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36582026-09-03T17:51:26.896Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-03T17:51:27.142Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36602026-09-03T17:51:27.164Z Compiling bcs v0.1.6
36612026-09-03T17:51:27.224Z Compiling progenitor-macro v0.14.0
36622026-09-03T17:51:27.244Z Compiling ff v0.14.0
36632026-09-03T17:51:27.276Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36642026-09-03T17:51:27.328Z Compiling termtree v0.5.1
36652026-09-03T17:51:27.450Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-03T17:51:27.542Z Compiling steno v0.4.1
36672026-09-03T17:51:27.618Z Compiling tabled v0.15.0
36682026-09-03T17:51:27.654Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-09-03T17:51:27.732Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-03T17:51:27.758Z Compiling group v0.14.0
36712026-09-03T17:51:27.867Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-03T17:51:28.014Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-03T17:51:28.032Z Compiling signature v3.0.0
36742026-09-03T17:51:28.083Z Compiling base16ct v1.0.0
36752026-09-03T17:51:28.114Z Compiling knus v3.4.0
36762026-09-03T17:51:28.248Z Compiling tagptr v0.2.0
36772026-09-03T17:51:28.293Z Compiling sec1 v0.8.1
36782026-09-03T17:51:28.358Z Compiling hkdf v0.13.0
36792026-09-03T17:51:28.427Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36802026-09-03T17:51:28.493Z Compiling moka v0.12.13
36812026-09-03T17:51:28.592Z Compiling elliptic-curve v0.14.1
36822026-09-03T17:51:28.653Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-03T17:51:28.707Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36842026-09-03T17:51:28.734Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-03T17:51:28.980Z Compiling parking_lot_core v0.8.6
36862026-09-03T17:51:29.135Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-03T17:51:29.245Z Compiling utf-8 v0.7.6
36882026-09-03T17:51:29.305Z Compiling corncobs v0.1.4
36892026-09-03T17:51:29.370Z Compiling hickory-resolver v0.25.2
36902026-09-03T17:51:29.478Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36912026-09-03T17:51:29.500Z Compiling tungstenite v0.21.0
36922026-09-03T17:51:29.545Z Compiling wnaf v0.14.0
36932026-09-03T17:51:29.666Z Compiling primefield v0.14.0
36942026-09-03T17:51:29.815Z Compiling rfc6979 v0.6.0
36952026-09-03T17:51:29.855Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36962026-09-03T17:51:29.980Z Compiling libscf-sys v1.2.0
36972026-09-03T17:51:30.001Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-03T17:51:30.018Z Compiling git-stub v1.0.0
36992026-09-03T17:51:30.042Z Compiling secrecy v0.8.0
37002026-09-03T17:51:30.181Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-03T17:51:30.236Z Compiling git-stub-vcs v0.1.0
37022026-09-03T17:51:30.351Z Compiling tokio-tungstenite v0.21.0
37032026-09-03T17:51:30.463Z Compiling ecdsa v0.17.0
37042026-09-03T17:51:30.531Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37052026-09-03T17:51:30.553Z Compiling primeorder v0.14.0
37062026-09-03T17:51:30.701Z Compiling papergrid v0.18.0
37072026-09-03T17:51:30.777Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-03T17:51:30.937Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-03T17:51:30.998Z Compiling curve25519-dalek v5.0.0
37102026-09-03T17:51:31.050Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-03T17:51:31.069Z Compiling unicase v2.9.0
37122026-09-03T17:51:31.072Z Compiling parking_lot v0.11.2
37132026-09-03T17:51:31.072Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-03T17:51:31.366Z Compiling mime_guess v2.0.5
37152026-09-03T17:51:31.398Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-03T17:51:31.555Z Compiling ssh-encoding v0.3.0
37172026-09-03T17:51:31.612Z Compiling prefix-trie v0.7.0
37182026-09-03T17:51:31.672Z Compiling fxhash v0.2.1
37192026-09-03T17:51:31.714Z Compiling keccak v0.2.0
37202026-09-03T17:51:31.831Z Compiling sled v0.34.7
37212026-09-03T17:51:31.854Z Compiling tabled v0.21.0
37222026-09-03T17:51:31.877Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-03T17:51:31.917Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37242026-09-03T17:51:31.958Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37252026-09-03T17:51:32.102Z Compiling hickory-server v0.25.2
37262026-09-03T17:51:32.121Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37272026-09-03T17:51:32.150Z Compiling ed25519 v3.0.0
37282026-09-03T17:51:32.170Z Compiling crypto-primes v0.7.2
37292026-09-03T17:51:32.736Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-03T17:51:33.023Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-03T17:51:33.357Z Compiling progenitor v0.14.0
37322026-09-03T17:51:33.483Z Compiling poly1305 v0.9.0
37332026-09-03T17:51:33.506Z Compiling blowfish v0.10.0
37342026-09-03T17:51:33.574Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37352026-09-03T17:51:33.595Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37362026-09-03T17:51:33.598Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37372026-09-03T17:51:33.638Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37382026-09-03T17:51:33.847Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37392026-09-03T17:51:34.252Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37402026-09-03T17:51:34.304Z Compiling blake2 v0.11.0-rc.6
37412026-09-03T17:51:34.346Z Compiling half v1.8.3
37422026-09-03T17:51:34.405Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37432026-09-03T17:51:34.444Z Compiling http-range v0.1.5
37442026-09-03T17:51:34.500Z Compiling crc8 v0.1.1
37452026-09-03T17:51:34.535Z Compiling ssh-cipher v0.3.0
37462026-09-03T17:51:34.665Z Compiling argon2 v0.6.0-rc.8
37472026-09-03T17:51:34.693Z Compiling serde_cbor v0.11.2
37482026-09-03T17:51:34.949Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37492026-09-03T17:51:34.987Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37502026-09-03T17:51:35.063Z Compiling bcrypt-pbkdf v0.11.0
37512026-09-03T17:51:35.105Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37522026-09-03T17:51:35.272Z Compiling rsa v0.10.0-rc.18
37532026-09-03T17:51:35.293Z Compiling ed25519-dalek v3.0.0
37542026-09-03T17:51:35.465Z Compiling sha3 v0.11.0
37552026-09-03T17:51:35.945Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37562026-09-03T17:51:36.009Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37572026-09-03T17:51:36.012Z Compiling p256 v0.14.0
37582026-09-03T17:51:36.056Z Compiling p521 v0.14.0
37592026-09-03T17:51:36.142Z Compiling p384 v0.14.0
37602026-09-03T17:51:36.220Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37612026-09-03T17:51:36.470Z Compiling scuffle v0.1.0
37622026-09-03T17:51:36.528Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37632026-09-03T17:51:36.902Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37642026-09-03T17:51:37.264Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37652026-09-03T17:51:37.384Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37662026-09-03T17:51:37.892Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37672026-09-03T17:51:37.925Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37682026-09-03T17:51:37.964Z Compiling yasna v0.5.2
37692026-09-03T17:51:38.794Z Compiling headers-core v0.3.0
37702026-09-03T17:51:38.847Z Compiling kstat-rs v0.2.5
37712026-09-03T17:51:38.867Z Compiling kem v0.3.0
37722026-09-03T17:51:38.937Z Compiling module-lattice v0.2.3
37732026-09-03T17:51:38.959Z Compiling nanorand v0.7.0
37742026-09-03T17:51:38.980Z Compiling sponge-cursor v0.1.0
37752026-09-03T17:51:39.029Z Compiling headers v0.4.1
37762026-09-03T17:51:39.058Z Compiling rcgen v0.12.1
37772026-09-03T17:51:39.175Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37782026-09-03T17:51:39.235Z Compiling flume v0.11.1
37792026-09-03T17:51:39.275Z Compiling ml-kem v0.3.2
37802026-09-03T17:51:39.332Z Compiling sha3 v0.12.0
37812026-09-03T17:51:39.547Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37822026-09-03T17:51:39.612Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-03T17:51:39.645Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37842026-09-03T17:51:40.967Z Compiling ssh-key v0.7.0-rc.11
37852026-09-03T17:51:40.971Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37862026-09-03T17:51:40.971Z Compiling hyper-staticfile v0.10.1
37872026-09-03T17:51:40.971Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37882026-09-03T17:51:40.971Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37892026-09-03T17:51:40.971Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37902026-09-03T17:51:40.971Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-03T17:51:40.971Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37922026-09-03T17:51:40.971Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37932026-09-03T17:51:40.971Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37942026-09-03T17:51:40.971Z Compiling russh-cryptovec v0.62.0
37952026-09-03T17:51:40.971Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37962026-09-03T17:51:40.974Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37972026-09-03T17:51:41.110Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37982026-09-03T17:51:41.149Z Compiling internal-russh-num-bigint v0.5.0
37992026-09-03T17:51:41.231Z Compiling port-file v0.1.0
38002026-09-03T17:51:41.309Z Compiling num-bigint v0.4.6
38012026-09-03T17:51:41.471Z Compiling generic-array v1.4.3
38022026-09-03T17:51:41.490Z Compiling russh-util v0.52.0
38032026-09-03T17:51:41.529Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38042026-09-03T17:51:41.550Z Compiling enum_dispatch v0.3.13
38052026-09-03T17:51:41.698Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38062026-09-03T17:51:42.054Z Compiling delegate v0.13.5
38072026-09-03T17:51:42.075Z Compiling subprocess v0.2.15
38082026-09-03T17:51:42.179Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092026-09-03T17:51:42.380Z Compiling md5 v0.8.0
38102026-09-03T17:51:42.551Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38112026-09-03T17:51:42.718Z Compiling hex-literal v1.1.0
38122026-09-03T17:51:42.739Z Compiling display-error-chain v0.2.2
38132026-09-03T17:51:42.742Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38142026-09-03T17:51:42.781Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38152026-09-03T17:51:42.800Z Compiling colored v2.2.0
38162026-09-03T17:51:42.840Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38172026-09-03T17:51:42.876Z Compiling internet-checksum v0.2.1
38182026-09-03T17:51:43.224Z Compiling russh v0.62.4
38192026-09-03T17:51:43.360Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38202026-09-03T17:51:43.477Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-03T17:51:44.383Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-03T17:51:45.632Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-03T17:51:45.632Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-03T17:51:48.733Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-03T17:51:49.520Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-03T17:51:50.088Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-03T17:51:51.026Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-03T17:51:51.628Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-03T17:52:01.452Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38302026-09-03T17:52:01.452Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38312026-09-03T17:52:01.455Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38322026-09-03T17:52:01.455Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-03T17:52:01.455Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-03T17:52:03.629Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-03T17:52:03.678Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-03T17:52:08.765Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-03T17:52:57.990Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 46s
38382026-09-03T17:52:57.993Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-03T17:52:57.993Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-03T17:52:58.238Z
38412026-09-03T17:52:58.239Zreal 1:46.725914847
38422026-09-03T17:52:58.239Zuser 10:06.047358508
38432026-09-03T17:52:58.239Zsys 1:55.987682596
38442026-09-03T17:52:58.239Ztrap 0.308906731
38452026-09-03T17:52:58.239Ztflt 0.373747969
38462026-09-03T17:52:58.239Zdflt 2.563433760
38472026-09-03T17:52:58.239Zkflt 0.000560510
38482026-09-03T17:52:58.239Zlock 37:34.433782050
38492026-09-03T17:52:58.239Zslp 22:40.022026104
38502026-09-03T17:52:58.239Zlat 43.200240517
38512026-09-03T17:52:58.242Zstop 3:28.913271608
38522026-09-03T17:52:58.242Z+ mkdir tests
38532026-09-03T17:52:58.245Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-03T17:52:58.245Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-03T17:52:58.272Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-03T17:52:58.301Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-03T17:52:58.330Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-03T17:52:58.356Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-03T17:52:58.767Z+ 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-03T17:52:58.770Z+ 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-03T17:54:11.142ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-03T17:54:11.142Za .github/buildomat/ci-env.sh 1K
38632026-09-03T17:54:11.142Za out/target/test 1K
38642026-09-03T17:54:11.142Za out/npuzone/npuzone 27402K
38652026-09-03T17:54:11.142Za package-manifest.toml 35K
38662026-09-03T17:54:11.142Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-03T17:54:11.142Za target/release/omicron-package 16941K
38682026-09-03T17:54:11.142Za target/release/xtask 6405K
38692026-09-03T17:54:11.142Za target/debug/bootstrap 440473K
38702026-09-03T17:54:11.142Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-03T17:54:11.142Za tests/commtest-967955464f559dda 34431K
38722026-09-03T17:54:11.142Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-03T17:54:11.142Za tests/end_to_end_tests-8d60c10a3fab2411 504109K
38742026-09-03T17:54:11.142Za tools/opte_version 1K
38752026-09-03T17:54:11.142Za tools/opte_version_override 2K
38762026-09-03T17:54:11.142Za out/clickhouse.tar.gz 233168K
38772026-09-03T17:54:11.142Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-03T17:54:11.142Za out/clickhouse_server.tar.gz 233166K
38792026-09-03T17:54:11.142Za out/cockroachdb.tar.gz 125059K
38802026-09-03T17:54:11.142Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-03T17:54:11.142Za out/crucible-utils.tar 18900K
38822026-09-03T17:54:11.142Za out/crucible-zone.tar.gz 39580K
38832026-09-03T17:54:11.142Za out/external-dns.tar.gz 15167K
38842026-09-03T17:54:11.142Za out/internal-dns.tar.gz 15167K
38852026-09-03T17:54:11.142Za out/mg-ddm-gz.tar 100917K
38862026-09-03T17:54:11.142Za out/nexus.tar.gz 194003K
38872026-09-03T17:54:11.142Za out/ntp.tar.gz 7133K
38882026-09-03T17:54:11.142Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-03T17:54:11.142Za out/omicron-sled-agent.tar 116438K
38902026-09-03T17:54:11.142Za out/overlay.tar.gz 4K
38912026-09-03T17:54:11.142Za out/oximeter.tar.gz 17658K
38922026-09-03T17:54:11.142Za out/oxlog.tar 2419K
38932026-09-03T17:54:11.142Za out/probe.tar.gz 3037K
38942026-09-03T17:54:11.142Za out/propolis-server.tar.gz 34642K
38952026-09-03T17:54:11.142Za out/pumpkind-gz.tar 26647K
38962026-09-03T17:54:11.142Za out/switch-softnpu.tar.gz 306181K
38972026-09-03T17:54:11.146Z
38982026-09-03T17:54:11.146Zreal 1:12.371934085
38992026-09-03T17:54:11.146Zuser 1:10.094833621
39002026-09-03T17:54:11.146Zsys 3.791667515
39012026-09-03T17:54:11.146Ztrap 0.006168761
39022026-09-03T17:54:11.146Ztflt 0.000000000
39032026-09-03T17:54:11.146Zdflt 0.000000000
39042026-09-03T17:54:11.146Zkflt 0.000000000
39052026-09-03T17:54:11.146Zlock 0.000000000
39062026-09-03T17:54:11.146Zslp 1:10.009662997
39072026-09-03T17:54:11.146Zlat 0.835850581
39082026-09-03T17:54:11.146Zstop 0.000220770
39092026-09-03T17:54:11.146Zprocess exited: duration 1147196 ms, exit code 0
 
39102026-09-03T17:54:11.160Zfound 1 output files
39112026-09-03T17:54:11.197Zuploading: /work/package.tar.gz (1836024960 bytes)
39122026-09-03T17:54:43.037Zuploaded: /work/package.tar.gz