01M1QHH2BMZYG7S4GDQG0QB5YF: 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: 01M1QHHMQ05W8B3HPNZWX43HBR

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-05T01:05:47.185Zjob assigned to worker 01M1QHHQ8SHA9B0MN139RCSNN3 [factory aws, i-08b3c50980f3eee8f] (queued for 54 s)
 
22026-09-05T01:05:54.874Zstarting task 0: "setup"
32026-09-05T01:05:54.879Z++ uname -s
42026-09-05T01:05:54.882Z+ kern=SunOS
52026-09-05T01:05:54.882Z+ build_user=build
62026-09-05T01:05:54.882Z+ build_uid=12345
72026-09-05T01:05:54.882Z+ work_dir=/work
82026-09-05T01:05:54.882Z+ input_dir=/input
92026-09-05T01:05:54.882Z+ [[ 0 == 12345 ]]
102026-09-05T01:05:54.882Z+ case "$kern" in
112026-09-05T01:05:54.882Z+ groupadd -g 12345 build
122026-09-05T01:05:54.885Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-05T01:05:56.894Z+ zfs create -o mountpoint=/work rpool/work
142026-09-05T01:05:57.071Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-05T01:05:57.074Z+ home_fs=zfs
162026-09-05T01:05:57.074Z+ [[ zfs == autofs ]]
172026-09-05T01:05:57.074Z+ mkdir -p /home/build
182026-09-05T01:05:57.077Z+ chown build:build /home/build /work
192026-09-05T01:05:59.077Z+ chmod 0700 /home/build /work
202026-09-05T01:05:59.080Zprocess exited: duration 4209 ms, exit code 0
 
212026-09-05T01:05:59.087Zstarting task 1: "rust-toolchain"
222026-09-05T01:05:59.092Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-05T01:05:59.092Z * rust toolchain channel = "1.97.1"
242026-09-05T01:05:59.093Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-05T01:05:59.093Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-05T01:05:59.093Z * rust toolchain profile = "default"
272026-09-05T01:05:59.093Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-05T01:05:59.096Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-05T01:05:59.096Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-05T01:05:59.200Zinfo: downloading installer
312026-09-05T01:06:00.379Zinfo: profile set to default
322026-09-05T01:06:00.379Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-05T01:06:00.382Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-05T01:06:00.507Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-05T01:06:00.511Zinfo: downloading 6 components
362026-09-05T01:06:15.029Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-05T01:06:15.030Z
382026-09-05T01:06:15.061Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-05T01:06:15.062Z
402026-09-05T01:06:15.065Z
412026-09-05T01:06:15.065ZRust is installed now. Great!
422026-09-05T01:06:15.065Z
432026-09-05T01:06:15.065ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-05T01:06:15.065Zenvironment variable. This has not been done automatically.
452026-09-05T01:06:15.065Z
462026-09-05T01:06:15.065ZTo configure your current shell, you need to source
472026-09-05T01:06:15.065Zthe corresponding env file under $HOME/.cargo.
482026-09-05T01:06:15.065Z
492026-09-05T01:06:15.065ZConsider running the right command for your shell (note the leading DOT):
502026-09-05T01:06:15.065Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-05T01:06:15.066Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-05T01:06:15.066ZCC_x86_64-unknown-illumos = None
532026-09-05T01:06:15.066Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-05T01:06:15.066ZCC_x86_64_unknown_illumos = None
552026-09-05T01:06:15.066Zcargo:rerun-if-env-changed=HOST_CC
562026-09-05T01:06:15.066ZHOST_CC = None
572026-09-05T01:06:15.066Zcargo:rerun-if-env-changed=CC
582026-09-05T01:06:15.066ZCC = None
592026-09-05T01:06:15.066Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-05T01:06:15.242Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-05T01:06:15.242ZCRATE_CC_NO_DEFAULTS = None
622026-09-05T01:06:15.242Zcargo:rerun-if-env-changed=CFLAGS
632026-09-05T01:06:15.242ZCFLAGS = None
642026-09-05T01:06:15.242Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-05T01:06:15.242ZHOST_CFLAGS = None
662026-09-05T01:06:15.242Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-05T01:06:15.242ZCFLAGS_x86_64_unknown_illumos = None
682026-09-05T01:06:15.242Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-05T01:06:15.242ZCFLAGS_x86_64-unknown-illumos = None
702026-09-05T01:06:15.351Z+ rustup --version
712026-09-05T01:06:15.355Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-05T01:06:15.359Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-05T01:06:15.377Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-05T01:06:15.380Z+ cargo --version
752026-09-05T01:06:15.387Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-05T01:06:15.390Z+ rustc --version
772026-09-05T01:06:15.409Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-05T01:06:15.413Zprocess exited: duration 16325 ms, exit code 0
 
792026-09-05T01:06:15.419Zstarting task 2: "authentication"
802026-09-05T01:06:15.438Zprocess exited: duration 18 ms, exit code 0
 
812026-09-05T01:06:15.446Zstarting task 3: "clone repository"
822026-09-05T01:06:15.450Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-05T01:06:15.454Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-05T01:06:15.487ZCloning into '/work/oxidecomputer/omicron'...
852026-09-05T01:06:28.324Z+ cd /work/oxidecomputer/omicron
862026-09-05T01:06:28.324Z+ git fetch origin c6b42fc64ad6b4ed2c14f2932b97b7b8234f9e78
872026-09-05T01:06:28.684ZFrom https://github.com/oxidecomputer/omicron
882026-09-05T01:06:28.684Z * branch c6b42fc64ad6b4ed2c14f2932b97b7b8234f9e78 -> FETCH_HEAD
892026-09-05T01:06:28.699Z+ [[ -n skaram/detect-softnpu ]]
902026-09-05T01:06:28.702Z++ git branch --show-current
912026-09-05T01:06:28.702Z+ current=main
922026-09-05T01:06:28.702Z+ [[ main != skaram/detect-softnpu ]]
932026-09-05T01:06:28.702Z+ git branch -f skaram/detect-softnpu c6b42fc64ad6b4ed2c14f2932b97b7b8234f9e78
942026-09-05T01:06:28.705Z+ git checkout -f skaram/detect-softnpu
952026-09-05T01:06:28.957ZSwitched to branch 'skaram/detect-softnpu'
962026-09-05T01:06:28.962Z+ git reset --hard c6b42fc64ad6b4ed2c14f2932b97b7b8234f9e78
972026-09-05T01:06:28.989ZHEAD is now at c6b42fc64 Validate Rversion fields and pass the probe into sled mode resolution
982026-09-05T01:06:28.992Zprocess exited: duration 13544 ms, exit code 0
 
992026-09-05T01:06:28.998Zstarting task 4: "build"
1002026-09-05T01:06:29.004Z+ source .github/buildomat/ci-env.sh
1012026-09-05T01:06:29.004Z++ export CARGO_TERM_COLOR=always
1022026-09-05T01:06:29.004Z++ CARGO_TERM_COLOR=always
1032026-09-05T01:06:29.007Z+++ uname -s
1042026-09-05T01:06:29.007Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-05T01:06:29.007Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-05T01:06:29.010Z+ cargo --version
1072026-09-05T01:06:29.018Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-05T01:06:29.021Z+ rustc --version
1092026-09-05T01:06:29.040Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-05T01:06:29.043Z+ WORK=/work
1112026-09-05T01:06:29.043Z+ pfexec mkdir -p /work
1122026-09-05T01:06:29.046Z+ pfexec chown build /work
1132026-09-05T01:06:29.049Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-05T01:06:31.182Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-05T01:06:31.607Z Startup: Caching catalogs ... Done
1162026-09-05T01:06:34.275ZPlanning: Solver setup ... Done (2.496s)
1172026-09-05T01:06:34.346ZPlanning: Running solver ... Done (0.071s)
1182026-09-05T01:06:34.400ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-05T01:06:34.412ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-05T01:06:34.433ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-05T01:06:34.448ZPlanning: Package planning ... Done (0.014s)
1222026-09-05T01:06:34.451ZPlanning: Merging actions ... Done (0.001s)
1232026-09-05T01:06:34.618ZPlanning: Checking for conflicting actions ... Done (0.169s)
1242026-09-05T01:06:34.621ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-05T01:06:35.524ZPlanning: Evaluating mediators ... Done (0.902s)
1262026-09-05T01:06:35.527ZPlanning: Planning completed in 3.88 seconds
1272026-09-05T01:06:35.532Z Packages to install: 2
1282026-09-05T01:06:35.532Z Estimated space available: 156.01 GB
1292026-09-05T01:06:35.535ZEstimated space to be consumed: 86.48 MB
1302026-09-05T01:06:35.535Z Create boot environment: No
1312026-09-05T01:06:35.535ZCreate backup boot environment: No
1322026-09-05T01:06:35.535Z Rebuild boot archive: No
1332026-09-05T01:06:35.535Z
1342026-09-05T01:06:35.536ZChanged packages:
1352026-09-05T01:06:35.536Zhelios
1362026-09-05T01:06:35.536Z developer/build-essential
1372026-09-05T01:06:35.536Z None -> 11-3.0
1382026-09-05T01:06:35.536Z library/libxmlsec1
1392026-09-05T01:06:35.536Z None -> 1.2.35-3.0
1402026-09-05T01:06:35.559Z
1412026-09-05T01:06:35.559ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-05T01:06:35.632ZDownload: Completed 1.28 MB in 0.07 seconds (17.7M/s)
1432026-09-05T01:06:35.695Z Actions: 1/268 actions (Installing new actions)
1442026-09-05T01:06:35.734Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-05T01:06:35.769ZFinalize: Updating package state database ... Done (0.034s)
1462026-09-05T01:06:35.769ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-05T01:06:35.866ZFinalize: Updating image state ... Done (0.096s)
1482026-09-05T01:06:38.682ZFinalize: Creating fast lookup database ... Done (2.759s)
1492026-09-05T01:06:38.754ZFinalize: Reading search index ... Done (0.012s)
1502026-09-05T01:06:38.758ZFinalize: Updating search index ... Done (0.000s)
1512026-09-05T01:06:38.840ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-05T01:06:39.221ZPlanning: Evaluating mediator changes ... Done
1532026-09-05T01:06:39.324ZPlanning: Checking for conflicting actions ... Done
1542026-09-05T01:06:39.327ZPlanning: Consolidating action changes ... Done
1552026-09-05T01:06:39.482ZPlanning: Evaluating mediators ... Done
1562026-09-05T01:06:39.485ZPlanning: Planning completed in 0.26 seconds
1572026-09-05T01:06:39.505Z Mediators to change: 2
1582026-09-05T01:06:39.505Z Create boot environment: No
1592026-09-05T01:06:39.505ZCreate backup boot environment: No
1602026-09-05T01:06:39.573ZFinalize: Updating package state database ... Done
1612026-09-05T01:06:39.573ZFinalize: Updating package cache ... Done
1622026-09-05T01:06:39.636ZFinalize: Updating image state ... Done
1632026-09-05T01:06:41.596ZFinalize: Creating fast lookup database ... Done
1642026-09-05T01:06:41.655ZFinalize: Reading search index ... Done
1652026-09-05T01:06:41.658ZFinalize: Updating search index ... Done
1662026-09-05T01:06:41.747ZFinalize: Updating package cache ... Done
1672026-09-05T01:06:42.037ZPlanning: Evaluating mediator changes ... Done
1682026-09-05T01:06:42.143ZPlanning: Checking for conflicting actions ... Done
1692026-09-05T01:06:42.146ZPlanning: Consolidating action changes ... Done
1702026-09-05T01:06:42.302ZPlanning: Evaluating mediators ... Done
1712026-09-05T01:06:42.305ZPlanning: Planning completed in 0.27 seconds
1722026-09-05T01:06:42.325Z Mediators to change: 1
1732026-09-05T01:06:42.325Z Create boot environment: No
1742026-09-05T01:06:42.325ZCreate backup boot environment: No
1752026-09-05T01:06:42.379ZFinalize: Updating package state database ... Done
1762026-09-05T01:06:42.382ZFinalize: Updating package cache ... Done
1772026-09-05T01:06:42.443ZFinalize: Updating image state ... Done
1782026-09-05T01:06:44.430ZFinalize: Creating fast lookup database ... Done
1792026-09-05T01:06:44.491ZFinalize: Reading search index ... Done
1802026-09-05T01:06:44.495ZFinalize: Updating search index ... Done
1812026-09-05T01:06:44.588ZFinalize: Updating package cache ... Done
1822026-09-05T01:06:44.907ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-05T01:06:44.908Zapache system 2.4 system
1842026-09-05T01:06:44.908Zclang system 15 system
1852026-09-05T01:06:44.908Zcsh system system illumos
1862026-09-05T01:06:44.908Zctags system system illumos
1872026-09-05T01:06:44.908Zfile vendor vendor darwinsys
1882026-09-05T01:06:44.908Zfile system system illumos
1892026-09-05T01:06:44.908Zgcc vendor 14 vendor
1902026-09-05T01:06:44.908Zgcc system 13 system
1912026-09-05T01:06:44.908Zgcc system 10 system
1922026-09-05T01:06:44.908Zgo system 1.25 system
1932026-09-05T01:06:44.908Zllvm system 15 system
1942026-09-05T01:06:44.908Zmariadb system 11.4 system
1952026-09-05T01:06:44.908Zmta vendor vendor dma
1962026-09-05T01:06:44.909Zopenjdk system 17 system
1972026-09-05T01:06:44.909Zopenjdk system 11 system
1982026-09-05T01:06:44.909Zopenssl vendor 3 vendor
1992026-09-05T01:06:44.909Zperl system 5.40 system
2002026-09-05T01:06:44.909Zpostgresql system 18 system
2012026-09-05T01:06:44.909Zpostgresql system 17 system
2022026-09-05T01:06:44.909Zpython vendor 3 vendor
2032026-09-05T01:06:44.909Zpython system 2 system
2042026-09-05T01:06:44.909Zpython3 vendor 3.13 vendor
2052026-09-05T01:06:44.909Zruby system 3.4 system
2062026-09-05T01:06:44.909Zruby system 3.0 system
2072026-09-05T01:06:44.909Zwords vendor vendor american-english
2082026-09-05T01:06:44.909Zwords system system australian-english
2092026-09-05T01:06:44.909Zwords system system british-english
2102026-09-05T01:06:44.909Zwords system system canadian-english
2112026-09-05T01:06:44.909Zwords system system french
2122026-09-05T01:06:44.909Zwords system system italian
2132026-09-05T01:06:44.909Zwords system system ngerman
2142026-09-05T01:06:44.909Zwords system system ogerman
2152026-09-05T01:06:44.909Zwords system system spanish
2162026-09-05T01:06:45.163ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-05T01:06:45.163Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-05T01:06:45.676ZFMRI IFO
2192026-09-05T01:06:45.676Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-05T01:06:45.676Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-05T01:06:45.676Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-05T01:06:45.676Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-05T01:06:45.676Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-05T01:06:45.676Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-05T01:06:45.676Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-05T01:06:45.676Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-05T01:06:45.676Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-05T01:06:46.026Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-05T01:06:46.358Z Updating crates.io index
2302026-09-05T01:06:46.362Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-05T01:06:46.647Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-05T01:06:47.027Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-05T01:06:47.306Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-05T01:06:48.314Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-05T01:06:48.910Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-05T01:06:50.912Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-05T01:06:51.820Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-05T01:06:52.116Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-05T01:06:52.466Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-05T01:06:53.662Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-05T01:06:53.984Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-05T01:06:54.358Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-05T01:06:54.637Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-05T01:06:54.939Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-05T01:06:55.226Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-05T01:06:55.574Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-05T01:06:55.883Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-05T01:06:56.228Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-05T01:06:56.644Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-05T01:06:57.209Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-05T01:06:57.522Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-05T01:06:58.097Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-05T01:06:58.426Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-05T01:06:58.690Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-05T01:06:59.138Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-05T01:06:59.423Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-05T01:06:59.720Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-05T01:07:00.076Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-05T01:07:00.350Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-05T01:07:00.687Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-05T01:07:01.098Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-05T01:07:01.841Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-05T01:07:02.181Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-05T01:07:02.467Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-05T01:07:02.830Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-05T01:07:03.183Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-05T01:07:03.480Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-05T01:07:03.771Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-05T01:07:04.130Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-05T01:07:04.422Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-05T01:07:04.844Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-05T01:07:07.511Z Downloading crates ...
2732026-09-05T01:07:07.546Z Downloaded clap_lex v1.0.0
2742026-09-05T01:07:07.553Z Downloaded clap v4.6.1
2752026-09-05T01:07:07.559Z Downloaded cargo_toml v0.21.0
2762026-09-05T01:07:07.562Z Downloaded cfg-if v1.0.4
2772026-09-05T01:07:07.570Z Downloaded anstream v1.0.0
2782026-09-05T01:07:07.576Z Downloaded typenum v1.20.1
2792026-09-05T01:07:07.579Z Downloaded zerocopy v0.7.35
2802026-09-05T01:07:07.585Z Downloaded itoa v1.0.17
2812026-09-05T01:07:07.590Z Downloaded serde_json v1.0.151
2822026-09-05T01:07:07.593Z Downloaded zmij v1.0.21
2832026-09-05T01:07:07.593Z Downloaded cpufeatures v0.2.17
2842026-09-05T01:07:07.593Z Downloaded fastrand v2.3.0
2852026-09-05T01:07:07.593Z Downloaded crypto-common v0.1.7
2862026-09-05T01:07:07.593Z Downloaded anstyle-query v1.1.5
2872026-09-05T01:07:07.593Z Downloaded equivalent v1.0.2
2882026-09-05T01:07:07.597Z Downloaded heck v0.4.1
2892026-09-05T01:07:07.597Z Downloaded pretty-hex v0.4.1
2902026-09-05T01:07:07.597Z Downloaded anstyle v1.0.14
2912026-09-05T01:07:07.600Z Downloaded dof v0.3.0
2922026-09-05T01:07:07.600Z Downloaded generic-array v0.14.7
2932026-09-05T01:07:07.603Z Downloaded cargo-platform v0.3.2
2942026-09-05T01:07:07.603Z Downloaded is_terminal_polyfill v1.70.2
2952026-09-05T01:07:07.606Z Downloaded anstyle-parse v1.0.0
2962026-09-05T01:07:07.609Z Downloaded fnv v1.0.7
2972026-09-05T01:07:07.612Z Downloaded dtrace-parser v0.2.0
2982026-09-05T01:07:07.615Z Downloaded utf8parse v0.2.2
2992026-09-05T01:07:07.618Z Downloaded memmap v0.7.0
3002026-09-05T01:07:07.618Z Downloaded errno v0.3.14
3012026-09-05T01:07:07.621Z Downloaded swrite v0.1.0
3022026-09-05T01:07:07.621Z Downloaded block-buffer v0.10.4
3032026-09-05T01:07:07.626Z Downloaded colorchoice v1.0.4
3042026-09-05T01:07:07.629Z Downloaded tabled_derive v0.7.0
3052026-09-05T01:07:07.629Z Downloaded terminal_size v0.4.3
3062026-09-05T01:07:07.633Z Downloaded strsim v0.11.1
3072026-09-05T01:07:07.637Z Downloaded camino-tempfile v1.4.1
3082026-09-05T01:07:07.640Z Downloaded fs-err v3.3.0
3092026-09-05T01:07:07.648Z Downloaded version_check v0.9.5
3102026-09-05T01:07:07.651Z Downloaded usdt v0.5.0
3112026-09-05T01:07:07.654Z Downloaded plain v0.2.3
3122026-09-05T01:07:07.657Z Downloaded heck v0.5.0
3132026-09-05T01:07:07.660Z Downloaded usdt-attr-macro v0.5.0
3142026-09-05T01:07:07.660Z Downloaded macaddr v1.0.1
3152026-09-05T01:07:07.660Z Downloaded serde_spanned v0.6.9
3162026-09-05T01:07:07.663Z Downloaded thread-id v4.2.2
3172026-09-05T01:07:07.666Z Downloaded smawk v0.3.2
3182026-09-05T01:07:07.666Z Downloaded usdt-macro v0.5.0
3192026-09-05T01:07:07.669Z Downloaded unicode-linebreak v0.1.5
3202026-09-05T01:07:07.673Z Downloaded toml_datetime v0.6.11
3212026-09-05T01:07:07.681Z Downloaded proc-macro-error-attr v1.0.4
3222026-09-05T01:07:07.685Z Downloaded toml_write v0.1.2
3232026-09-05T01:07:07.689Z Downloaded bytecount v0.6.9
3242026-09-05T01:07:07.701Z Downloaded anyhow v1.0.104
3252026-09-05T01:07:07.704Z Downloaded autocfg v1.5.0
3262026-09-05T01:07:07.704Z Downloaded bitflags v2.11.0
3272026-09-05T01:07:07.708Z Downloaded quote v1.0.45
3282026-09-05T01:07:07.711Z Downloaded thiserror v1.0.69
3292026-09-05T01:07:07.714Z Downloaded scroll_derive v0.12.1
3302026-09-05T01:07:07.719Z Downloaded byteorder v1.5.0
3312026-09-05T01:07:07.719Z Downloaded usdt-impl v0.5.0
3322026-09-05T01:07:07.719Z Downloaded thiserror-impl v1.0.69
3332026-09-05T01:07:07.725Z Downloaded serde_tokenstream v0.2.3
3342026-09-05T01:07:07.729Z Downloaded thiserror v2.0.18
3352026-09-05T01:07:07.733Z Downloaded thiserror-impl v2.0.18
3362026-09-05T01:07:07.737Z Downloaded pest_derive v2.8.6
3372026-09-05T01:07:07.737Z Downloaded pest_generator v2.8.6
3382026-09-05T01:07:07.740Z Downloaded toml v0.8.23
3392026-09-05T01:07:07.743Z Downloaded semver v1.0.28
3402026-09-05T01:07:07.743Z Downloaded digest v0.10.7
3412026-09-05T01:07:07.752Z Downloaded clap_derive v4.6.1
3422026-09-05T01:07:07.756Z Downloaded ucd-trie v0.1.7
3432026-09-05T01:07:07.756Z Downloaded tempfile v3.27.0
3442026-09-05T01:07:07.756Z Downloaded once_cell v1.21.3
3452026-09-05T01:07:07.756Z Downloaded cargo_metadata v0.23.1
3462026-09-05T01:07:07.756Z Downloaded proc-macro-error v1.0.4
3472026-09-05T01:07:07.762Z Downloaded scroll v0.12.0
3482026-09-05T01:07:07.769Z Downloaded sha2 v0.10.9
3492026-09-05T01:07:07.773Z Downloaded log v0.4.33
3502026-09-05T01:07:07.776Z Downloaded papergrid v0.11.0
3512026-09-05T01:07:07.779Z Downloaded getrandom v0.4.3
3522026-09-05T01:07:07.782Z Downloaded proc-macro2 v1.0.106
3532026-09-05T01:07:07.785Z Downloaded serde_core v1.0.228
3542026-09-05T01:07:07.790Z Downloaded zerocopy-derive v0.7.35
3552026-09-05T01:07:07.795Z Downloaded serde_derive v1.0.228
3562026-09-05T01:07:07.795Z Downloaded unicode-ident v1.0.24
3572026-09-05T01:07:07.795Z Downloaded textwrap v0.16.2
3582026-09-05T01:07:07.795Z Downloaded camino v1.2.5
3592026-09-05T01:07:07.798Z Downloaded toml_edit v0.22.27
3602026-09-05T01:07:07.798Z Downloaded pest_meta v2.8.6
3612026-09-05T01:07:07.809Z Downloaded clap_builder v4.6.0
3622026-09-05T01:07:07.819Z Downloaded serde v1.0.228
3632026-09-05T01:07:07.827Z Downloaded memchr v2.8.0
3642026-09-05T01:07:07.837Z Downloaded indexmap v2.14.0
3652026-09-05T01:07:07.852Z Downloaded pest v2.8.6
3662026-09-05T01:07:07.862Z Downloaded hashbrown v0.17.0
3672026-09-05T01:07:07.876Z Downloaded goblin v0.8.2
3682026-09-05T01:07:07.885Z Downloaded winnow v0.7.14
3692026-09-05T01:07:07.911Z Downloaded syn v1.0.109
3702026-09-05T01:07:07.917Z Downloaded tabled v0.15.0
3712026-09-05T01:07:07.924Z Downloaded unicode-width v0.1.14
3722026-09-05T01:07:07.928Z Downloaded unicode-width v0.2.0
3732026-09-05T01:07:07.932Z Downloaded syn v2.0.117
3742026-09-05T01:07:07.942Z Downloaded rustix v1.1.4
3752026-09-05T01:07:07.971Z Downloaded libc v0.2.185
3762026-09-05T01:07:08.035Z Compiling proc-macro2 v1.0.106
3772026-09-05T01:07:08.035Z Compiling quote v1.0.45
3782026-09-05T01:07:08.035Z Compiling unicode-ident v1.0.24
3792026-09-05T01:07:08.035Z Compiling serde_core v1.0.228
3802026-09-05T01:07:08.038Z Compiling libc v0.2.185
3812026-09-05T01:07:08.038Z Compiling version_check v0.9.5
3822026-09-05T01:07:08.038Z Compiling memchr v2.8.0
3832026-09-05T01:07:08.038Z Compiling serde v1.0.228
3842026-09-05T01:07:08.038Z Compiling zmij v1.0.21
3852026-09-05T01:07:08.038Z Compiling thiserror v1.0.69
3862026-09-05T01:07:08.210Z Compiling itoa v1.0.17
3872026-09-05T01:07:08.213Z Compiling ucd-trie v0.1.7
3882026-09-05T01:07:08.213Z Compiling rustix v1.1.4
3892026-09-05T01:07:08.213Z Compiling byteorder v1.5.0
3902026-09-05T01:07:08.410Z Compiling serde_json v1.0.151
3912026-09-05T01:07:08.497Z Compiling bitflags v2.11.0
3922026-09-05T01:07:08.596Z Compiling pest v2.8.6
3932026-09-05T01:07:08.645Z Compiling proc-macro-error-attr v1.0.4
3942026-09-05T01:07:08.648Z Compiling usdt-impl v0.5.0
3952026-09-05T01:07:08.740Z Compiling syn v1.0.109
3962026-09-05T01:07:08.760Z Compiling camino v1.2.5
3972026-09-05T01:07:08.811Z Compiling proc-macro-error v1.0.4
3982026-09-05T01:07:08.828Z Compiling getrandom v0.4.3
3992026-09-05T01:07:08.935Z Compiling equivalent v1.0.2
4002026-09-05T01:07:09.002Z Compiling log v0.4.33
4012026-09-05T01:07:09.006Z Compiling utf8parse v0.2.2
4022026-09-05T01:07:09.006Z Compiling hashbrown v0.17.0
4032026-09-05T01:07:09.076Z Compiling plain v0.2.3
4042026-09-05T01:07:09.170Z Compiling pretty-hex v0.4.1
4052026-09-05T01:07:09.208Z Compiling cfg-if v1.0.4
4062026-09-05T01:07:09.247Z Compiling anstyle-parse v1.0.0
4072026-09-05T01:07:09.249Z Compiling toml_write v0.1.2
4082026-09-05T01:07:09.249Z Compiling anstyle-query v1.1.5
4092026-09-05T01:07:09.301Z Compiling errno v0.3.14
4102026-09-05T01:07:09.304Z Compiling thread-id v4.2.2
4112026-09-05T01:07:09.304Z Compiling autocfg v1.5.0
4122026-09-05T01:07:09.357Z Compiling thiserror v2.0.18
4132026-09-05T01:07:09.357Z Compiling anstyle v1.0.14
4142026-09-05T01:07:09.418Z Compiling winnow v0.7.14
4152026-09-05T01:07:09.421Z Compiling is_terminal_polyfill v1.70.2
4162026-09-05T01:07:09.421Z Compiling colorchoice v1.0.4
4172026-09-05T01:07:09.548Z Compiling heck v0.5.0
4182026-09-05T01:07:09.584Z Compiling heck v0.4.1
4192026-09-05T01:07:09.601Z Compiling unicode-width v0.1.14
4202026-09-05T01:07:09.671Z Compiling indexmap v2.14.0
4212026-09-05T01:07:09.690Z Compiling syn v2.0.117
4222026-09-05T01:07:09.709Z Compiling pest_meta v2.8.6
4232026-09-05T01:07:09.762Z Compiling anstream v1.0.0
4242026-09-05T01:07:09.799Z Compiling fs-err v3.3.0
4252026-09-05T01:07:09.818Z Compiling strsim v0.11.1
4262026-09-05T01:07:09.839Z Compiling clap_lex v1.0.0
4272026-09-05T01:07:09.903Z Compiling once_cell v1.21.3
4282026-09-05T01:07:09.928Z Compiling bytecount v0.6.9
4292026-09-05T01:07:09.975Z Compiling anyhow v1.0.104
4302026-09-05T01:07:10.017Z Compiling fnv v1.0.7
4312026-09-05T01:07:10.085Z Compiling fastrand v2.3.0
4322026-09-05T01:07:10.123Z Compiling papergrid v0.11.0
4332026-09-05T01:07:10.142Z Compiling memmap v0.7.0
4342026-09-05T01:07:10.161Z Compiling smawk v0.3.2
4352026-09-05T01:07:10.195Z Compiling unicode-linebreak v0.1.5
4362026-09-05T01:07:10.228Z Compiling unicode-width v0.2.0
4372026-09-05T01:07:10.339Z Compiling swrite v0.1.0
4382026-09-05T01:07:10.382Z Compiling terminal_size v0.4.3
4392026-09-05T01:07:10.427Z Compiling tempfile v3.27.0
4402026-09-05T01:07:10.496Z Compiling clap_builder v4.6.0
4412026-09-05T01:07:10.534Z Compiling textwrap v0.16.2
4422026-09-05T01:07:10.913Z Compiling semver v1.0.28
4432026-09-05T01:07:10.947Z Compiling cargo-platform v0.3.2
4442026-09-05T01:07:11.183Z Compiling camino-tempfile v1.4.1
4452026-09-05T01:07:11.234Z Compiling tabled_derive v0.7.0
4462026-09-05T01:07:11.864Z Compiling pest_generator v2.8.6
4472026-09-05T01:07:11.897Z Compiling tabled v0.15.0
4482026-09-05T01:07:12.361Z Compiling serde_derive v1.0.228
4492026-09-05T01:07:12.361Z Compiling thiserror-impl v1.0.69
4502026-09-05T01:07:12.365Z Compiling zerocopy-derive v0.7.35
4512026-09-05T01:07:12.365Z Compiling scroll_derive v0.12.1
4522026-09-05T01:07:12.365Z Compiling thiserror-impl v2.0.18
4532026-09-05T01:07:12.365Z Compiling clap_derive v4.6.1
4542026-09-05T01:07:12.460Z Compiling pest_derive v2.8.6
4552026-09-05T01:07:13.008Z Compiling scroll v0.12.0
4562026-09-05T01:07:13.050Z Compiling zerocopy v0.7.35
4572026-09-05T01:07:13.222Z Compiling goblin v0.8.2
4582026-09-05T01:07:13.450Z Compiling dtrace-parser v0.2.0
4592026-09-05T01:07:13.702Z Compiling clap v4.6.1
4602026-09-05T01:07:14.676Z Compiling serde_spanned v0.6.9
4612026-09-05T01:07:14.676Z Compiling toml_datetime v0.6.11
4622026-09-05T01:07:14.676Z Compiling macaddr v1.0.1
4632026-09-05T01:07:14.679Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4642026-09-05T01:07:14.679Z Compiling cargo_metadata v0.23.1
4652026-09-05T01:07:14.691Z Compiling dof v0.3.0
4662026-09-05T01:07:14.694Z Compiling serde_tokenstream v0.2.3
4672026-09-05T01:07:14.865Z Compiling toml_edit v0.22.27
4682026-09-05T01:07:15.431Z Compiling usdt-attr-macro v0.5.0
4692026-09-05T01:07:15.437Z Compiling usdt-macro v0.5.0
4702026-09-05T01:07:16.038Z Compiling usdt v0.5.0
4712026-09-05T01:07:16.149Z Compiling toml v0.8.23
4722026-09-05T01:07:16.469Z Compiling cargo_toml v0.21.0
4732026-09-05T01:07:17.740Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-05T01:07:19.802Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.95s
4752026-09-05T01:07:20.021Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-05T01:07:20.531Z Downloading crates ...
4772026-09-05T01:07:20.583Z Downloaded arrayref v0.3.9
4782026-09-05T01:07:20.586Z Downloaded async-stream-impl v0.3.6
4792026-09-05T01:07:20.589Z Downloaded base64ct v1.8.3
4802026-09-05T01:07:20.592Z Downloaded bit-vec v0.6.3
4812026-09-05T01:07:20.596Z Downloaded block-padding v0.4.2
4822026-09-05T01:07:20.600Z Downloaded assert_matches v1.5.0
4832026-09-05T01:07:20.604Z Downloaded castaway v0.2.4
4842026-09-05T01:07:20.604Z Downloaded cexpr v0.6.0
4852026-09-05T01:07:20.608Z Downloaded bitflags v1.3.2
4862026-09-05T01:07:20.611Z Downloaded addr2line v0.25.1
4872026-09-05T01:07:20.615Z Downloaded bit-set v0.5.3
4882026-09-05T01:07:20.618Z Downloaded fxhash v0.2.1
4892026-09-05T01:07:20.618Z Downloaded globwalk v0.9.1
4902026-09-05T01:07:20.621Z Downloaded float-ord v0.3.2
4912026-09-05T01:07:20.624Z Downloaded newline-converter v0.3.0
4922026-09-05T01:07:20.624Z Downloaded base16ct v0.2.0
4932026-09-05T01:07:20.627Z Downloaded futures-channel v0.3.32
4942026-09-05T01:07:20.627Z Downloaded aho-corasick v1.1.4
4952026-09-05T01:07:20.631Z Downloaded enum-as-inner v0.6.1
4962026-09-05T01:07:20.631Z Downloaded getrandom v0.2.17
4972026-09-05T01:07:20.634Z Downloaded aead v0.5.2
4982026-09-05T01:07:20.634Z Downloaded backoff v0.4.0
4992026-09-05T01:07:20.634Z Downloaded futures-io v0.3.32
5002026-09-05T01:07:20.634Z Downloaded backon v1.6.0
5012026-09-05T01:07:20.634Z Downloaded find-msvc-tools v0.1.9
5022026-09-05T01:07:20.637Z Downloaded flagset v0.4.7
5032026-09-05T01:07:20.637Z Downloaded fs_extra v1.3.0
5042026-09-05T01:07:20.637Z Downloaded base16ct v1.0.0
5052026-09-05T01:07:20.640Z Downloaded ascii-canvas v3.0.0
5062026-09-05T01:07:20.645Z Downloaded bcrypt-pbkdf v0.11.0
5072026-09-05T01:07:20.650Z Downloaded cfg_aliases v0.1.1
5082026-09-05T01:07:20.653Z Downloaded ff v0.13.1
5092026-09-05T01:07:20.653Z Downloaded atty v0.2.14
5102026-09-05T01:07:20.653Z Downloaded headers v0.4.1
5112026-09-05T01:07:20.656Z Downloaded array-init v0.0.4
5122026-09-05T01:07:20.656Z Downloaded home v0.5.12
5132026-09-05T01:07:20.659Z Downloaded async-recursion v1.1.1
5142026-09-05T01:07:20.659Z Downloaded bcs v0.1.6
5152026-09-05T01:07:20.659Z Downloaded bit-vec v0.8.0
5162026-09-05T01:07:20.662Z Downloaded bitfield v0.19.4
5172026-09-05T01:07:20.662Z Downloaded blowfish v0.10.0
5182026-09-05T01:07:20.662Z Downloaded async-compression v0.4.41
5192026-09-05T01:07:20.666Z Downloaded filetime v0.2.27
5202026-09-05T01:07:20.668Z Downloaded backtrace-ext v0.2.1
5212026-09-05T01:07:20.668Z Downloaded bitfield-struct v0.6.2
5222026-09-05T01:07:20.669Z Downloaded endian-type v0.1.2
5232026-09-05T01:07:20.669Z Downloaded float-cmp v0.10.0
5242026-09-05T01:07:20.669Z Downloaded ciborium-io v0.2.2
5252026-09-05T01:07:20.671Z Downloaded password-hash v0.5.0
5262026-09-05T01:07:20.675Z Downloaded ciborium-ll v0.2.2
5272026-09-05T01:07:20.677Z Downloaded atomicwrites v0.4.4
5282026-09-05T01:07:20.677Z Downloaded bitfield-macros v0.19.4
5292026-09-05T01:07:20.678Z Downloaded foreign-types v0.5.0
5302026-09-05T01:07:20.678Z Downloaded futures-task v0.3.32
5312026-09-05T01:07:20.680Z Downloaded hostname v0.3.1
5322026-09-05T01:07:20.681Z Downloaded atomic-waker v1.1.2
5332026-09-05T01:07:20.683Z Downloaded adler2 v2.0.1
5342026-09-05T01:07:20.683Z Downloaded flume v0.11.1
5352026-09-05T01:07:20.686Z Downloaded futures-macro v0.3.32
5362026-09-05T01:07:20.686Z Downloaded foreign-types-macros v0.2.3
5372026-09-05T01:07:20.686Z Downloaded form_urlencoded v1.2.2
5382026-09-05T01:07:20.686Z Downloaded httpdate v1.0.3
5392026-09-05T01:07:20.690Z Downloaded cobs v0.3.0
5402026-09-05T01:07:20.690Z Downloaded cfg_aliases v0.2.1
5412026-09-05T01:07:20.690Z Downloaded compression-core v0.4.31
5422026-09-05T01:07:20.690Z Downloaded foreign-types v0.3.2
5432026-09-05T01:07:20.693Z Downloaded futures-core v0.3.32
5442026-09-05T01:07:20.693Z Downloaded hex-literal v1.1.0
5452026-09-05T01:07:20.693Z Downloaded fd-lock v4.0.4
5462026-09-05T01:07:20.698Z Downloaded num_threads v0.1.7
5472026-09-05T01:07:20.698Z Downloaded nodrop v0.1.14
5482026-09-05T01:07:20.698Z Downloaded async-stream v0.3.6
5492026-09-05T01:07:20.698Z Downloaded hostname v0.4.2
5502026-09-05T01:07:20.701Z Downloaded block-buffer v0.12.1
5512026-09-05T01:07:20.701Z Downloaded foreign-types-shared v0.3.1
5522026-09-05T01:07:20.701Z Downloaded funty v2.0.0
5532026-09-05T01:07:20.701Z Downloaded http-range v0.1.5
5542026-09-05T01:07:20.701Z Downloaded normalize-line-endings v0.3.0
5552026-09-05T01:07:20.701Z Downloaded hex v0.4.3
5562026-09-05T01:07:20.704Z Downloaded fs-err v2.11.0
5572026-09-05T01:07:20.704Z Downloaded anstream v0.6.21
5582026-09-05T01:07:20.708Z Downloaded bit-set v0.8.0
5592026-09-05T01:07:20.711Z Downloaded anstyle-parse v0.2.7
5602026-09-05T01:07:20.715Z Downloaded async-trait v0.1.89
5612026-09-05T01:07:20.715Z Downloaded embedded-io v0.6.1
5622026-09-05T01:07:20.718Z Downloaded foreign-types-shared v0.1.1
5632026-09-05T01:07:20.718Z Downloaded ghash v0.6.0
5642026-09-05T01:07:20.718Z Downloaded openssl-macros v0.1.1
5652026-09-05T01:07:20.721Z Downloaded embedded-io v0.4.0
5662026-09-05T01:07:20.721Z Downloaded hubpack_derive v0.1.1
5672026-09-05T01:07:20.721Z Downloaded phf_shared v0.13.1
5682026-09-05T01:07:20.722Z Downloaded fixedbitset v0.4.2
5692026-09-05T01:07:20.725Z Downloaded hubpack v0.1.2
5702026-09-05T01:07:20.725Z Downloaded predicates-core v1.0.10
5712026-09-05T01:07:20.725Z Downloaded hash32 v0.2.1
5722026-09-05T01:07:20.725Z Downloaded env_filter v2.0.0
5732026-09-05T01:07:20.728Z Downloaded proc-macro-crate v1.3.1
5742026-09-05T01:07:20.728Z Downloaded rand_chacha v0.3.1
5752026-09-05T01:07:20.728Z Downloaded futures-sink v0.3.32
5762026-09-05T01:07:20.731Z Downloaded bs58 v0.5.1
5772026-09-05T01:07:20.731Z Downloaded oxide-generation-macros v0.2.0
5782026-09-05T01:07:20.731Z Downloaded headers-core v0.3.0
5792026-09-05T01:07:20.734Z Downloaded cassowary v0.3.0
5802026-09-05T01:07:20.737Z Downloaded bb8 v0.8.6
5812026-09-05T01:07:20.737Z Downloaded cmov v0.5.4
5822026-09-05T01:07:20.737Z Downloaded git-stub v1.0.0
5832026-09-05T01:07:20.737Z Downloaded gethostname v0.5.0
5842026-09-05T01:07:20.740Z Downloaded hash32 v0.3.1
5852026-09-05T01:07:20.740Z Downloaded argon2 v0.5.3
5862026-09-05T01:07:20.743Z Downloaded highway v1.3.0
5872026-09-05T01:07:20.744Z Downloaded buf-list v1.1.2
5882026-09-05T01:07:20.746Z Downloaded camino-tempfile-ext v0.3.3
5892026-09-05T01:07:20.746Z Downloaded env_logger v0.11.11
5902026-09-05T01:07:20.749Z Downloaded globset v0.4.18
5912026-09-05T01:07:20.749Z Downloaded cmake v0.1.57
5922026-09-05T01:07:20.749Z Downloaded cipher v0.5.2
5932026-09-05T01:07:20.752Z Downloaded chacha20 v0.9.1
5942026-09-05T01:07:20.756Z Downloaded fixedbitset v0.5.7
5952026-09-05T01:07:20.756Z Downloaded glob v0.3.3
5962026-09-05T01:07:20.759Z Downloaded cipher v0.4.4
5972026-09-05T01:07:20.759Z Downloaded cbc v0.2.1
5982026-09-05T01:07:20.759Z Downloaded num_enum v0.5.11
5992026-09-05T01:07:20.763Z Downloaded powerfmt v0.2.0
6002026-09-05T01:07:20.763Z Downloaded progenitor-macro v0.13.0
6012026-09-05T01:07:20.764Z Downloaded radium v0.7.0
6022026-09-05T01:07:20.767Z Downloaded ref-cast-impl v1.0.25
6032026-09-05T01:07:20.767Z Downloaded scopeguard v1.2.0
6042026-09-05T01:07:20.767Z Downloaded ahash v0.8.12
6052026-09-05T01:07:20.767Z Downloaded bzip2 v0.6.1
6062026-09-05T01:07:20.767Z Downloaded russh-cryptovec v0.62.0
6072026-09-05T01:07:20.770Z Downloaded backtrace v0.3.76
6082026-09-05T01:07:20.773Z Downloaded console v0.15.11
6092026-09-05T01:07:20.773Z Downloaded sha1 v0.10.6
6102026-09-05T01:07:20.773Z Downloaded rfc6979 v0.4.0
6112026-09-05T01:07:20.776Z Downloaded sha1 v0.11.0
6122026-09-05T01:07:20.776Z Downloaded same-file v1.0.6
6132026-09-05T01:07:20.776Z Downloaded slog-envlogger v2.2.0
6142026-09-05T01:07:20.776Z Downloaded group v0.13.0
6152026-09-05T01:07:20.779Z Downloaded phf v0.12.1
6162026-09-05T01:07:20.779Z Downloaded ena v0.14.4
6172026-09-05T01:07:20.779Z Downloaded enum_dispatch v0.3.13
6182026-09-05T01:07:20.783Z Downloaded pbkdf2 v0.13.0
6192026-09-05T01:07:20.783Z Downloaded erased-serde v0.3.31
6202026-09-05T01:07:20.783Z Downloaded rfc6979 v0.6.0
6212026-09-05T01:07:20.786Z Downloaded signature v2.2.0
6222026-09-05T01:07:20.790Z Downloaded sqlparser_derive v0.5.0
6232026-09-05T01:07:20.790Z Downloaded structmeta v0.3.0
6242026-09-05T01:07:20.793Z Downloaded group v0.14.0
6252026-09-05T01:07:20.794Z Downloaded testing_table v0.3.0
6262026-09-05T01:07:20.794Z Downloaded arrayvec v0.7.6
6272026-09-05T01:07:20.796Z Downloaded ciborium v0.2.2
6282026-09-05T01:07:20.797Z Downloaded secrecy v0.10.3
6292026-09-05T01:07:20.797Z Downloaded progenitor v0.13.0
6302026-09-05T01:07:20.797Z Downloaded tagptr v0.2.0
6312026-09-05T01:07:20.800Z Downloaded const-oid v0.9.6
6322026-09-05T01:07:20.803Z Downloaded aead v0.6.1
6332026-09-05T01:07:20.803Z Downloaded argon2 v0.6.0-rc.8
6342026-09-05T01:07:20.803Z Downloaded chacha20 v0.10.0
6352026-09-05T01:07:20.806Z Downloaded foldhash v0.2.0
6362026-09-05T01:07:20.806Z Downloaded http-body v1.0.1
6372026-09-05T01:07:20.806Z Downloaded http-body-util v0.1.3
6382026-09-05T01:07:20.806Z Downloaded async-bb8-diesel v0.2.1
6392026-09-05T01:07:20.809Z Downloaded cancel-safe-futures v0.1.5
6402026-09-05T01:07:20.809Z Downloaded clang-sys v1.8.1
6412026-09-05T01:07:20.812Z Downloaded blake2 v0.10.6
6422026-09-05T01:07:20.812Z Downloaded fallible-iterator v0.2.0
6432026-09-05T01:07:20.815Z Downloaded ff v0.14.0
6442026-09-05T01:07:20.815Z Downloaded foldhash v0.1.5
6452026-09-05T01:07:20.815Z Downloaded futures-executor v0.3.32
6462026-09-05T01:07:20.818Z Downloaded git-stub-vcs v0.1.0
6472026-09-05T01:07:20.818Z Downloaded bzip2 v0.4.4
6482026-09-05T01:07:20.818Z Downloaded compression-codecs v0.4.37
6492026-09-05T01:07:20.821Z Downloaded tokio-macros v2.7.0
6502026-09-05T01:07:20.821Z Downloaded tokio-test v0.4.5
6512026-09-05T01:07:20.821Z Downloaded blake2 v0.11.0-rc.6
6522026-09-05T01:07:20.824Z Downloaded colored v3.1.1
6532026-09-05T01:07:20.824Z Downloaded topological-sort v0.2.2
6542026-09-05T01:07:20.827Z Downloaded num-integer v0.1.46
6552026-09-05T01:07:20.827Z Downloaded rand_chacha v0.9.0
6562026-09-05T01:07:20.827Z Downloaded pem v3.0.6
6572026-09-05T01:07:20.827Z Downloaded progenitor v0.14.0
6582026-09-05T01:07:20.830Z Downloaded byte-wrapper v0.1.0
6592026-09-05T01:07:20.830Z Downloaded poly1305 v0.8.0
6602026-09-05T01:07:20.833Z Downloaded colored v2.2.0
6612026-09-05T01:07:20.833Z Downloaded universal-hash v0.6.1
6622026-09-05T01:07:20.833Z Downloaded usdt v0.6.0
6632026-09-05T01:07:20.833Z Downloaded serde_tokenstream v0.3.0
6642026-09-05T01:07:20.838Z Downloaded serde_with_macros v1.5.2
6652026-09-05T01:07:20.838Z Downloaded want v0.3.1
6662026-09-05T01:07:20.838Z Downloaded zeroize_derive v1.5.0
6672026-09-05T01:07:20.838Z Downloaded zone_cfg_derive v0.3.1
6682026-09-05T01:07:20.838Z Downloaded usdt-macro v0.6.0
6692026-09-05T01:07:20.841Z Downloaded yoke-derive v0.8.1
6702026-09-05T01:07:20.841Z Downloaded parking_lot_core v0.8.6
6712026-09-05T01:07:20.841Z Downloaded wnaf v0.14.0
6722026-09-05T01:07:20.841Z Downloaded newtype-uuid v1.3.2
6732026-09-05T01:07:20.841Z Downloaded pkcs8 v0.11.0
6742026-09-05T01:07:20.844Z Downloaded crunchy v0.2.4
6752026-09-05T01:07:20.844Z Downloaded serde_path_to_error v0.1.20
6762026-09-05T01:07:20.844Z Downloaded serde-hex v0.1.0
6772026-09-05T01:07:20.844Z Downloaded simd-adler32 v0.3.8
6782026-09-05T01:07:20.847Z Downloaded convert_case v0.4.0
6792026-09-05T01:07:20.847Z Downloaded zone v0.3.1
6802026-09-05T01:07:20.847Z Downloaded curve25519-dalek-derive v0.1.1
6812026-09-05T01:07:20.847Z Downloaded defmt-parser v1.0.0
6822026-09-05T01:07:20.847Z Downloaded httparse v1.10.1
6832026-09-05T01:07:20.850Z Downloaded difflib v0.4.0
6842026-09-05T01:07:20.850Z Downloaded thread_local v1.1.9
6852026-09-05T01:07:20.850Z Downloaded tiny-keccak v2.0.2
6862026-09-05T01:07:20.853Z Downloaded tinystr v0.8.2
6872026-09-05T01:07:20.853Z Downloaded hmac v0.12.1
6882026-09-05T01:07:20.856Z Downloaded string_cache v0.8.9
6892026-09-05T01:07:20.859Z Downloaded futures v0.3.32
6902026-09-05T01:07:20.863Z Downloaded generic-array v1.4.3
6912026-09-05T01:07:20.867Z Downloaded console v0.16.2
6922026-09-05T01:07:20.867Z Downloaded omicron-zone-package v0.12.3
6932026-09-05T01:07:20.867Z Downloaded hmac v0.13.0
6942026-09-05T01:07:20.870Z Downloaded snafu-derive v0.8.9
6952026-09-05T01:07:20.870Z Downloaded strum_macros v0.24.3
6962026-09-05T01:07:20.870Z Downloaded const-oid v0.10.2
6972026-09-05T01:07:20.873Z Downloaded scrypt v0.12.0
6982026-09-05T01:07:20.873Z Downloaded dof v0.4.0
6992026-09-05T01:07:20.874Z Downloaded dtrace-parser v0.3.0
7002026-09-05T01:07:20.874Z Downloaded illumos-nvpair-sys v0.2.0
7012026-09-05T01:07:20.877Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7022026-09-05T01:07:20.877Z Downloaded pkcs1 v0.7.5
7032026-09-05T01:07:20.880Z Downloaded poly1305 v0.9.0
7042026-09-05T01:07:20.880Z Downloaded slog-term v2.9.2
7052026-09-05T01:07:20.883Z Downloaded toml_writer v1.1.1+spec-1.1.0
7062026-09-05T01:07:20.883Z Downloaded vergen-lib v0.1.6
7072026-09-05T01:07:20.887Z Downloaded convert_case v0.10.0
7082026-09-05T01:07:20.889Z Downloaded is_ci v1.2.0
7092026-09-05T01:07:20.889Z Downloaded base64 v0.21.7
7102026-09-05T01:07:20.892Z Downloaded oso v0.27.3
7112026-09-05T01:07:20.892Z Downloaded libscf-sys v1.2.0
7122026-09-05T01:07:20.895Z Downloaded lru-slab v0.1.2
7132026-09-05T01:07:20.895Z Downloaded papergrid v0.18.0
7142026-09-05T01:07:20.899Z Downloaded num-derive v0.4.2
7152026-09-05T01:07:20.899Z Downloaded lru-cache v0.1.2
7162026-09-05T01:07:20.901Z Downloaded lzss v0.8.2
7172026-09-05T01:07:20.902Z Downloaded num-iter v0.1.45
7182026-09-05T01:07:20.902Z Downloaded spki v0.8.0
7192026-09-05T01:07:20.902Z Downloaded darling v0.13.4
7202026-09-05T01:07:20.904Z Downloaded critical-section v1.2.0
7212026-09-05T01:07:20.905Z Downloaded num-conv v0.2.0
7222026-09-05T01:07:20.905Z Downloaded lru v0.12.5
7232026-09-05T01:07:20.908Z Downloaded openssl-probe v0.1.6
7242026-09-05T01:07:20.908Z Downloaded getrandom v0.3.4
7252026-09-05T01:07:20.908Z Downloaded parse-size v1.1.0
7262026-09-05T01:07:20.912Z Downloaded half v2.7.1
7272026-09-05T01:07:20.912Z Downloaded deranged v0.5.8
7282026-09-05T01:07:20.915Z Downloaded chacha20poly1305 v0.10.1
7292026-09-05T01:07:20.915Z Downloaded digest v0.11.3
7302026-09-05T01:07:20.915Z Downloaded half v1.8.3
7312026-09-05T01:07:20.915Z Downloaded allocator-api2 v0.2.21
7322026-09-05T01:07:20.919Z Downloaded oxide-update-engine-types v0.1.2
7332026-09-05T01:07:20.919Z Downloaded fatfs v0.3.6
7342026-09-05T01:07:20.922Z Downloaded chumsky v0.9.3
7352026-09-05T01:07:20.922Z Downloaded password-hash v0.6.1
7362026-09-05T01:07:20.925Z Downloaded precomputed-hash v0.1.1
7372026-09-05T01:07:20.925Z Downloaded strum_macros v0.26.4
7382026-09-05T01:07:20.925Z Downloaded proc-macro-error-attr2 v2.0.0
7392026-09-05T01:07:20.925Z Downloaded derive-ex v0.1.8
7402026-09-05T01:07:20.928Z Downloaded strum_macros v0.27.2
7412026-09-05T01:07:20.928Z Downloaded bytes v1.11.1
7422026-09-05T01:07:20.933Z Downloaded psl-types v2.0.11
7432026-09-05T01:07:20.933Z Downloaded hyper-staticfile v0.10.1
7442026-09-05T01:07:20.933Z Downloaded tokio-stream v0.1.18
7452026-09-05T01:07:20.936Z Downloaded diesel-dtrace v0.5.0
7462026-09-05T01:07:20.936Z Downloaded proc-macro-crate v3.4.0
7472026-09-05T01:07:20.936Z Downloaded rustc_version v0.4.1
7482026-09-05T01:07:20.941Z Downloaded serde_urlencoded v0.7.1
7492026-09-05T01:07:20.941Z Downloaded tracing-attributes v0.1.31
7502026-09-05T01:07:20.941Z Downloaded sha2 v0.11.0
7512026-09-05T01:07:20.946Z Downloaded instability v0.3.11
7522026-09-05T01:07:20.946Z Downloaded ipnet v2.12.0
7532026-09-05T01:07:20.946Z Downloaded unicode-properties v0.1.4
7542026-09-05T01:07:20.949Z Downloaded libefi-sys v0.1.0
7552026-09-05T01:07:20.949Z Downloaded lock_api v0.4.14
7562026-09-05T01:07:20.949Z Downloaded zerocopy v0.6.6
7572026-09-05T01:07:20.949Z Downloaded tui-tree-widget v0.23.1
7582026-09-05T01:07:20.949Z Downloaded cookie v0.18.1
7592026-09-05T01:07:20.952Z Downloaded strum v0.27.2
7602026-09-05T01:07:20.955Z Downloaded supports-unicode v3.0.0
7612026-09-05T01:07:20.958Z Downloaded prettyplease v0.2.37
7622026-09-05T01:07:20.961Z Downloaded similar v2.7.0
7632026-09-05T01:07:20.964Z Downloaded crossbeam-epoch v0.9.18
7642026-09-05T01:07:20.964Z Downloaded ctr v0.10.1
7652026-09-05T01:07:20.967Z Downloaded shell-words v1.1.1
7662026-09-05T01:07:20.967Z Downloaded progenitor-impl v0.14.0
7672026-09-05T01:07:20.970Z Downloaded der_derive v0.7.3
7682026-09-05T01:07:20.973Z Downloaded elliptic-curve v0.14.1
7692026-09-05T01:07:20.989Z Downloaded p384 v0.14.0
7702026-09-05T01:07:20.989Z Downloaded base64 v0.22.1
7712026-09-05T01:07:20.989Z Downloaded compact_str v0.8.1
7722026-09-05T01:07:20.989Z Downloaded cc v1.2.56
7732026-09-05T01:07:20.989Z Downloaded rayon-core v1.13.0
7742026-09-05T01:07:20.989Z Downloaded ar_archive_writer v0.5.1
7752026-09-05T01:07:20.989Z Downloaded phc v0.6.1
7762026-09-05T01:07:20.989Z Downloaded phf_shared v0.12.1
7772026-09-05T01:07:20.989Z Downloaded unarray v0.1.4
7782026-09-05T01:07:20.989Z Downloaded pem-rfc7468 v1.0.0
7792026-09-05T01:07:20.993Z Downloaded term v1.2.1
7802026-09-05T01:07:20.993Z Downloaded typify-macro v0.6.2
7812026-09-05T01:07:20.993Z Downloaded polyval v0.7.1
7822026-09-05T01:07:20.996Z Downloaded rand_core v0.6.4
7832026-09-05T01:07:20.996Z Downloaded rcgen v0.12.1
7842026-09-05T01:07:20.996Z Downloaded bumpalo v3.20.2
7852026-09-05T01:07:21.000Z Downloaded ecdsa v0.17.0
7862026-09-05T01:07:21.000Z Downloaded tower-layer v0.3.3
7872026-09-05T01:07:21.000Z Downloaded rpassword v7.5.4
7882026-09-05T01:07:21.004Z Downloaded utf-8 v0.7.6
7892026-09-05T01:07:21.004Z Downloaded trait-variant v0.1.2
7902026-09-05T01:07:21.004Z Downloaded try-lock v0.2.5
7912026-09-05T01:07:21.004Z Downloaded cpufeatures v0.3.0
7922026-09-05T01:07:21.008Z Downloaded zerofrom-derive v0.1.6
7932026-09-05T01:07:21.008Z Downloaded ingot-macros v0.2.0
7942026-09-05T01:07:21.008Z Downloaded rustls-platform-verifier v0.6.2
7952026-09-05T01:07:21.008Z Downloaded slog-json v2.6.1
7962026-09-05T01:07:21.012Z Downloaded hybrid-array v0.4.13
7972026-09-05T01:07:21.012Z Downloaded schemars_derive v0.8.22
7982026-09-05T01:07:21.012Z Downloaded secrecy v0.8.0
7992026-09-05T01:07:21.012Z Downloaded tungstenite v0.21.0
8002026-09-05T01:07:21.015Z Downloaded darling_macro v0.20.11
8012026-09-05T01:07:21.015Z Downloaded num-complex v0.4.6
8022026-09-05T01:07:21.015Z Downloaded parking_lot v0.12.5
8032026-09-05T01:07:21.018Z Downloaded smf v0.2.3
8042026-09-05T01:07:21.018Z Downloaded debug-ignore v1.0.5
8052026-09-05T01:07:21.018Z Downloaded document-features v0.2.12
8062026-09-05T01:07:21.021Z Downloaded sec1 v0.7.3
8072026-09-05T01:07:21.021Z Downloaded sec1 v0.8.1
8082026-09-05T01:07:21.021Z Downloaded shlex v1.3.0
8092026-09-05T01:07:21.024Z Downloaded dirs-next v2.0.0
8102026-09-05T01:07:21.024Z Downloaded dropshot-api-manager-types v0.8.0
8112026-09-05T01:07:21.024Z Downloaded flate2 v1.1.9
8122026-09-05T01:07:21.027Z Downloaded quinn v0.11.11
8132026-09-05T01:07:21.031Z Downloaded stringprep v0.1.5
8142026-09-05T01:07:21.031Z Downloaded hickory-resolver v0.24.4
8152026-09-05T01:07:21.034Z Downloaded ssh-encoding v0.3.0
8162026-09-05T01:07:21.034Z Downloaded tinyvec_macros v0.1.1
8172026-09-05T01:07:21.034Z Downloaded indent_write v2.2.0
8182026-09-05T01:07:21.034Z Downloaded arc-swap v1.8.2
8192026-09-05T01:07:21.037Z Downloaded heapless v0.7.17
8202026-09-05T01:07:21.040Z Downloaded linked-hash-map v0.5.6
8212026-09-05T01:07:21.040Z Downloaded quinn-udp v0.5.14
8222026-09-05T01:07:21.040Z Downloaded jiff-static v0.2.34
8232026-09-05T01:07:21.044Z Downloaded rustls-pki-types v1.14.0
8242026-09-05T01:07:21.044Z Downloaded whoami v2.1.0
8252026-09-05T01:07:21.047Z Downloaded mime v0.3.17
8262026-09-05T01:07:21.047Z Downloaded tokio-dtrace v0.1.1
8272026-09-05T01:07:21.050Z Downloaded newtype_derive v0.1.6
8282026-09-05T01:07:21.050Z Downloaded opaque-debug v0.3.1
8292026-09-05T01:07:21.050Z Downloaded oso-derive v0.27.3
8302026-09-05T01:07:21.053Z Downloaded zstd-safe v7.2.4
8312026-09-05T01:07:21.056Z Downloaded untrusted v0.7.1
8322026-09-05T01:07:21.059Z Downloaded hickory-proto v0.24.4
8332026-09-05T01:07:21.066Z Downloaded tokio-tungstenite v0.21.0
8342026-09-05T01:07:21.068Z Downloaded vsss-rs v3.3.4
8352026-09-05T01:07:21.069Z Downloaded salsa20 v0.11.0
8362026-09-05T01:07:21.071Z Downloaded litrs v1.0.0
8372026-09-05T01:07:21.071Z Downloaded constant_time_eq v0.4.2
8382026-09-05T01:07:21.075Z Downloaded writeable v0.6.2
8392026-09-05T01:07:21.075Z Downloaded path-slash v0.1.5
8402026-09-05T01:07:21.075Z Downloaded vergen-gitcl v1.0.8
8412026-09-05T01:07:21.075Z Downloaded predicates-tree v1.0.13
8422026-09-05T01:07:21.078Z Downloaded vte v0.14.1
8432026-09-05T01:07:21.078Z Downloaded zip v0.6.6
8442026-09-05T01:07:21.080Z Downloaded delegate v0.13.5
8452026-09-05T01:07:21.081Z Downloaded dunce v1.0.5
8462026-09-05T01:07:21.081Z Downloaded russh-util v0.52.0
8472026-09-05T01:07:21.081Z Downloaded scheduled-thread-pool v0.2.7
8482026-09-05T01:07:21.085Z Downloaded spin v0.9.8
8492026-09-05T01:07:21.092Z Downloaded rand_xorshift v0.4.0
8502026-09-05T01:07:21.095Z Downloaded recursive v0.1.1
8512026-09-05T01:07:21.098Z Downloaded hickory-server v0.25.2
8522026-09-05T01:07:21.098Z Downloaded pkcs5 v0.8.1
8532026-09-05T01:07:21.101Z Downloaded term v0.7.0
8542026-09-05T01:07:21.104Z Downloaded http v1.4.2
8552026-09-05T01:07:21.104Z Downloaded heapless v0.8.0
8562026-09-05T01:07:21.107Z Downloaded hickory-resolver v0.25.2
8572026-09-05T01:07:21.110Z Downloaded rand v0.10.1
8582026-09-05T01:07:21.110Z Downloaded ingot v0.2.1
8592026-09-05T01:07:21.113Z Downloaded ingot-types v0.2.0
8602026-09-05T01:07:21.113Z Downloaded libsw v3.5.0
8612026-09-05T01:07:21.113Z Downloaded siphasher v1.0.2
8622026-09-05T01:07:21.113Z Downloaded darling_core v0.20.11
8632026-09-05T01:07:21.117Z Downloaded darling_core v0.21.3
8642026-09-05T01:07:21.120Z Downloaded toml_parser v1.1.2+spec-1.1.0
8652026-09-05T01:07:21.120Z Downloaded darling_core v0.23.0
8662026-09-05T01:07:21.123Z Downloaded hashbrown v0.12.3
8672026-09-05T01:07:21.126Z Downloaded num-rational v0.4.2
8682026-09-05T01:07:21.126Z Downloaded slog-bunyan v2.5.0
8692026-09-05T01:07:21.126Z Downloaded termtree v0.5.1
8702026-09-05T01:07:21.126Z Downloaded strip-ansi-escapes v0.2.1
8712026-09-05T01:07:21.126Z Downloaded strsim v0.10.0
8722026-09-05T01:07:21.129Z Downloaded thiserror-impl-no-std v2.0.2
8732026-09-05T01:07:21.129Z Downloaded unicode-xid v0.2.6
8742026-09-05T01:07:21.129Z Downloaded serde_yaml v0.9.34+deprecated
8752026-09-05T01:07:21.132Z Downloaded crossbeam-utils v0.8.21
8762026-09-05T01:07:21.132Z Downloaded module-lattice v0.2.3
8772026-09-05T01:07:21.132Z Downloaded nanorand v0.7.0
8782026-09-05T01:07:21.136Z Downloaded crc32fast v1.5.0
8792026-09-05T01:07:21.136Z Downloaded universal-hash v0.5.1
8802026-09-05T01:07:21.136Z Downloaded num_enum_derive v0.7.6
8812026-09-05T01:07:21.136Z Downloaded oxide-update-engine v0.1.2
8822026-09-05T01:07:21.139Z Downloaded phf v0.13.1
8832026-09-05T01:07:21.139Z Downloaded unit-prefix v0.5.2
8842026-09-05T01:07:21.139Z Downloaded slog v2.8.2
8852026-09-05T01:07:21.139Z Downloaded icu_locale_core v2.1.1
8862026-09-05T01:07:21.142Z Downloaded icu_normalizer v2.1.1
8872026-09-05T01:07:21.145Z Downloaded xattr v1.6.1
8882026-09-05T01:07:21.145Z Downloaded zerofrom v0.1.6
8892026-09-05T01:07:21.145Z Downloaded smallvec v1.15.1
8902026-09-05T01:07:21.148Z Downloaded peg v0.8.5
8912026-09-05T01:07:21.148Z Downloaded pin-project-lite v0.2.17
8922026-09-05T01:07:21.151Z Downloaded samael v0.0.19
8932026-09-05T01:07:21.154Z Downloaded crc-catalog v2.4.0
8942026-09-05T01:07:21.154Z Downloaded crc8 v0.1.1
8952026-09-05T01:07:21.154Z Downloaded derive_builder v0.20.2
8962026-09-05T01:07:21.157Z Downloaded derive_builder_macro v0.20.2
8972026-09-05T01:07:21.157Z Downloaded digest-io v0.1.0
8982026-09-05T01:07:21.162Z Downloaded proc-macro-error2 v2.0.1
8992026-09-05T01:07:21.162Z Downloaded psm v0.1.30
9002026-09-05T01:07:21.165Z Downloaded rand_core v0.9.5
9012026-09-05T01:07:21.165Z Downloaded signal-hook-registry v1.4.8
9022026-09-05T01:07:21.166Z Downloaded miniz_oxide v0.8.9
9032026-09-05T01:07:21.166Z Downloaded pkcs8 v0.10.2
9042026-09-05T01:07:21.169Z Downloaded iana-time-zone v0.1.65
9052026-09-05T01:07:21.169Z Downloaded darling_macro v0.23.0
9062026-09-05T01:07:21.169Z Downloaded expectorate v1.2.0
9072026-09-05T01:07:21.169Z Downloaded pretty_assertions v1.4.1
9082026-09-05T01:07:21.174Z Downloaded hashbrown v0.13.2
9092026-09-05T01:07:21.174Z Downloaded aes v0.9.1
9102026-09-05T01:07:21.178Z Downloaded crypto-bigint v0.5.5
9112026-09-05T01:07:21.178Z Downloaded downcast-rs v2.0.2
9122026-09-05T01:07:21.181Z Downloaded idna_adapter v1.2.1
9132026-09-05T01:07:21.181Z Downloaded inout v0.2.2
9142026-09-05T01:07:21.181Z Downloaded instant v0.1.13
9152026-09-05T01:07:21.181Z Downloaded litemap v0.8.1
9162026-09-05T01:07:21.181Z Downloaded static_assertions v1.1.0
9172026-09-05T01:07:21.181Z Downloaded dsl_auto_type v0.2.0
9182026-09-05T01:07:21.184Z Downloaded serde_derive_internals v0.29.1
9192026-09-05T01:07:21.184Z Downloaded lazy_static v1.5.0
9202026-09-05T01:07:21.184Z Downloaded tokio-native-tls v0.3.1
9212026-09-05T01:07:21.184Z Downloaded indicatif v0.18.4
9222026-09-05T01:07:21.187Z Downloaded unsafe-libyaml v0.2.11
9232026-09-05T01:07:21.190Z Downloaded slog-dtrace v0.3.0
9242026-09-05T01:07:21.190Z Downloaded keccak v0.1.6
9252026-09-05T01:07:21.190Z Downloaded termios v0.3.3
9262026-09-05T01:07:21.190Z Downloaded new_debug_unreachable v1.0.6
9272026-09-05T01:07:21.190Z Downloaded newtype-uuid-macros v0.1.0
9282026-09-05T01:07:21.193Z Downloaded olpc-cjson v0.1.4
9292026-09-05T01:07:21.193Z Downloaded packed_struct v0.10.1
9302026-09-05T01:07:21.193Z Downloaded parse-display v0.10.0
9312026-09-05T01:07:21.193Z Downloaded xshell v0.2.7
9322026-09-05T01:07:21.196Z Downloaded minimal-lexical v0.2.1
9332026-09-05T01:07:21.196Z Downloaded unicode_categories v0.1.1
9342026-09-05T01:07:21.200Z Downloaded darling v0.21.3
9352026-09-05T01:07:21.200Z Downloaded ryu v1.0.23
9362026-09-05T01:07:21.203Z Downloaded memoffset v0.9.1
9372026-09-05T01:07:21.203Z Downloaded derive_builder_core v0.20.2
9382026-09-05T01:07:21.203Z Downloaded zerovec-derive v0.11.2
9392026-09-05T01:07:21.208Z Downloaded maplit v1.0.2
9402026-09-05T01:07:21.208Z Downloaded md5 v0.8.0
9412026-09-05T01:07:21.208Z Downloaded progenitor-macro v0.14.0
9422026-09-05T01:07:21.208Z Downloaded vergen-lib v9.1.0
9432026-09-05T01:07:21.208Z Downloaded walkdir v2.5.0
9442026-09-05T01:07:21.211Z Downloaded num-bigint-dig v0.8.6
9452026-09-05T01:07:21.211Z Downloaded rustyline v14.0.0
9462026-09-05T01:07:21.214Z Downloaded icu_provider v2.1.1
9472026-09-05T01:07:21.214Z Downloaded pkcs1 v0.8.0-rc.4
9482026-09-05T01:07:21.217Z Downloaded libbz2-rs-sys v0.2.2
9492026-09-05T01:07:21.217Z Downloaded memmap2 v0.9.10
9502026-09-05T01:07:21.217Z Downloaded sapling-renderdag v0.1.0
9512026-09-05T01:07:21.218Z Downloaded primeorder v0.14.0
9522026-09-05T01:07:21.221Z Downloaded aes-gcm v0.11.0
9532026-09-05T01:07:21.221Z Downloaded serde_bytes v0.11.19
9542026-09-05T01:07:21.224Z Downloaded tar v0.4.46
9552026-09-05T01:07:21.224Z Downloaded hashbrown v0.14.5
9562026-09-05T01:07:21.227Z Downloaded serde_plain v1.0.2
9572026-09-05T01:07:21.227Z Downloaded tap v1.0.1
9582026-09-05T01:07:21.227Z Downloaded strum v0.26.3
9592026-09-05T01:07:21.227Z Downloaded take_mut v0.2.2
9602026-09-05T01:07:21.227Z Downloaded ed25519 v3.0.0
9612026-09-05T01:07:21.230Z Downloaded synstructure v0.13.2
9622026-09-05T01:07:21.230Z Downloaded toml v1.1.2+spec-1.1.0
9632026-09-05T01:07:21.233Z Downloaded jobserver v0.1.34
9642026-09-05T01:07:21.233Z Downloaded num_enum v0.7.6
9652026-09-05T01:07:21.237Z Downloaded utf8_iter v1.0.4
9662026-09-05T01:07:21.237Z Downloaded signature v3.0.0
9672026-09-05T01:07:21.237Z Downloaded untrusted v0.9.0
9682026-09-05T01:07:21.240Z Downloaded schemars v0.8.22
9692026-09-05T01:07:21.244Z Downloaded pin-project-internal v1.1.11
9702026-09-05T01:07:21.247Z Downloaded postgres-protocol v0.6.10
9712026-09-05T01:07:21.247Z Downloaded hyper-tls v0.6.0
9722026-09-05T01:07:21.251Z Downloaded steno v0.4.1
9732026-09-05T01:07:21.254Z Downloaded hyper-rustls v0.27.7
9742026-09-05T01:07:21.256Z Downloaded num-bigint v0.4.6
9752026-09-05T01:07:21.259Z Downloaded dirs-sys-next v0.1.2
9762026-09-05T01:07:21.262Z Downloaded maybe-uninit v2.0.0
9772026-09-05T01:07:21.267Z Downloaded resolv-conf v0.7.6
9782026-09-05T01:07:21.272Z Downloaded slog-async v2.8.0
9792026-09-05T01:07:21.275Z Downloaded r2d2 v0.8.10
9802026-09-05T01:07:21.275Z Downloaded rustls-pemfile v2.2.0
9812026-09-05T01:07:21.275Z Downloaded hashbrown v0.16.1
9822026-09-05T01:07:21.279Z Downloaded ref-cast v1.0.25
9832026-09-05T01:07:21.279Z Downloaded nonempty v0.12.0
9842026-09-05T01:07:21.282Z Downloaded unicode-bidi v0.3.18
9852026-09-05T01:07:21.286Z Downloaded phf_shared v0.11.3
9862026-09-05T01:07:21.289Z Downloaded rand_pcg v0.10.2
9872026-09-05T01:07:21.289Z Downloaded rustc_version v0.1.7
9882026-09-05T01:07:21.292Z Downloaded serde_repr v0.1.20
9892026-09-05T01:07:21.297Z Downloaded potential_utf v0.1.4
9902026-09-05T01:07:21.297Z Downloaded semver v0.1.20
9912026-09-05T01:07:21.297Z Downloaded rand v0.9.2
9922026-09-05T01:07:21.300Z Downloaded rsa v0.9.10
9932026-09-05T01:07:21.300Z Downloaded zstd v0.13.3
9942026-09-05T01:07:21.303Z Downloaded structmeta-derive v0.3.0
9952026-09-05T01:07:21.303Z Downloaded test-strategy v0.4.5
9962026-09-05T01:07:21.303Z Downloaded schemars v0.9.0
9972026-09-05T01:07:21.309Z Downloaded sync-ptr v0.1.4
9982026-09-05T01:07:21.312Z Downloaded defmt-macros v1.0.1
9992026-09-05T01:07:21.312Z Downloaded supports-hyperlinks v3.2.0
10002026-09-05T01:07:21.312Z Downloaded wait-timeout v0.2.1
10012026-09-05T01:07:21.316Z Downloaded twox-hash v2.1.2
10022026-09-05T01:07:21.316Z Downloaded internet-checksum v0.2.1
10032026-09-05T01:07:21.316Z Downloaded const_format_proc_macros v0.2.34
10042026-09-05T01:07:21.316Z Downloaded xshell-macros v0.2.7
10052026-09-05T01:07:21.319Z Downloaded snafu v0.8.9
10062026-09-05T01:07:21.319Z Downloaded postcard v1.1.3
10072026-09-05T01:07:21.323Z Downloaded impl-trait-for-tuples v0.2.3
10082026-09-05T01:07:21.323Z Downloaded p521 v0.14.0
10092026-09-05T01:07:21.326Z Downloaded csv-core v0.1.13
10102026-09-05T01:07:21.329Z Downloaded data-encoding v2.10.0
10112026-09-05T01:07:21.329Z Downloaded ed25519 v2.2.3
10122026-09-05T01:07:21.329Z Downloaded oxnet v0.1.6
10132026-09-05T01:07:21.329Z Downloaded ctutils v0.4.2
10142026-09-05T01:07:21.331Z Downloaded libloading v0.8.9
10152026-09-05T01:07:21.335Z Downloaded ssh-key v0.7.0-rc.11
10162026-09-05T01:07:21.338Z Downloaded ed25519-dalek v2.2.0
10172026-09-05T01:07:21.340Z Downloaded toml_edit v0.23.10+spec-1.0.0
10182026-09-05T01:07:21.343Z Downloaded inout v0.1.4
10192026-09-05T01:07:21.344Z Downloaded kstat-rs v0.2.5
10202026-09-05T01:07:21.344Z Downloaded native-tls v0.2.18
10212026-09-05T01:07:21.347Z Downloaded darling v0.23.0
10222026-09-05T01:07:21.350Z Downloaded oxide-update-engine-display v0.1.2
10232026-09-05T01:07:21.353Z Downloaded indexmap v1.9.3
10242026-09-05T01:07:21.353Z Downloaded parse-display-derive v0.10.0
10252026-09-05T01:07:21.356Z Downloaded packed_struct_codegen v0.10.1
10262026-09-05T01:07:21.356Z Downloaded pem-rfc7468 v0.7.0
10272026-09-05T01:07:21.359Z Downloaded ppv-lite86 v0.2.21
10282026-09-05T01:07:21.362Z Downloaded ssh-cipher v0.3.0
10292026-09-05T01:07:21.362Z Downloaded slog-stdlog v4.1.1
10302026-09-05T01:07:21.365Z Downloaded uzers v0.12.2
10312026-09-05T01:07:21.365Z Downloaded diesel_derives v2.3.7
10322026-09-05T01:07:21.368Z Downloaded percent-encoding v2.3.2
10332026-09-05T01:07:21.371Z Downloaded des v0.9.0
10342026-09-05T01:07:21.371Z Downloaded tokio-tungstenite v0.23.1
10352026-09-05T01:07:21.377Z Downloaded recursive-proc-macro-impl v0.1.1
10362026-09-05T01:07:21.380Z Downloaded scroll_derive v0.13.1
10372026-09-05T01:07:21.380Z Downloaded derive_more v2.1.1
10382026-09-05T01:07:21.385Z Downloaded prefix-trie v0.7.0
10392026-09-05T01:07:21.388Z Downloaded hashbrown v0.15.5
10402026-09-05T01:07:21.392Z Downloaded daft v0.1.8
10412026-09-05T01:07:21.392Z Downloaded futures-util v0.3.32
10422026-09-05T01:07:21.399Z Downloaded hkdf v0.13.0
10432026-09-05T01:07:21.405Z Downloaded usdt-impl v0.6.0
10442026-09-05T01:07:21.405Z Downloaded progenitor-impl v0.13.0
10452026-09-05T01:07:21.405Z Downloaded signal-hook-tokio v0.3.1
10462026-09-05T01:07:21.405Z Downloaded sigpipe v0.1.3
10472026-09-05T01:07:21.407Z Downloaded const_format v0.2.35
10482026-09-05T01:07:21.407Z Downloaded nom v7.1.3
10492026-09-05T01:07:21.411Z Downloaded ecdsa v0.16.9
10502026-09-05T01:07:21.415Z Downloaded stable_deref_trait v1.2.1
10512026-09-05T01:07:21.415Z Downloaded supports-color v3.0.2
10522026-09-05T01:07:21.415Z Downloaded linear-map v1.2.0
10532026-09-05T01:07:21.415Z Downloaded managed v0.8.0
10542026-09-05T01:07:21.419Z Downloaded cpubits v0.1.1
10552026-09-05T01:07:21.419Z Downloaded unicode-truncate v1.1.0
10562026-09-05T01:07:21.419Z Downloaded crucible-workspace-hack v0.1.0
10572026-09-05T01:07:21.419Z Downloaded defmt v0.3.100
10582026-09-05T01:07:21.419Z Downloaded ml-kem v0.3.2
10592026-09-05T01:07:21.419Z Downloaded ed25519-dalek v3.0.0
10602026-09-05T01:07:21.422Z Downloaded uuid v1.23.4
10612026-09-05T01:07:21.422Z Downloaded postgres-types v0.2.12
10622026-09-05T01:07:21.425Z Downloaded sqlformat v0.3.5
10632026-09-05T01:07:21.425Z Downloaded multer v3.1.0
10642026-09-05T01:07:21.429Z Downloaded diesel_table_macro_syntax v0.3.0
10652026-09-05T01:07:21.429Z Downloaded dropshot-api-manager v0.8.0
10662026-09-05T01:07:21.433Z Downloaded ident_case v1.0.1
10672026-09-05T01:07:21.433Z Downloaded kem v0.3.0
10682026-09-05T01:07:21.433Z Downloaded zip v4.6.1
10692026-09-05T01:07:21.435Z Downloaded oxide-generation v0.1.3
10702026-09-05T01:07:21.435Z Downloaded parking_lot_core v0.9.12
10712026-09-05T01:07:21.438Z Downloaded rustc-hash v2.1.1
10722026-09-05T01:07:21.438Z Downloaded nibble_vec v0.1.0
10732026-09-05T01:07:21.438Z Downloaded openssl-probe v0.2.1
10742026-09-05T01:07:21.441Z Downloaded cookie_store v0.22.1
10752026-09-05T01:07:21.441Z Downloaded port-file v0.1.0
10762026-09-05T01:07:21.444Z Downloaded daft-derive v0.1.8
10772026-09-05T01:07:21.444Z Downloaded primeorder v0.13.6
10782026-09-05T01:07:21.447Z Downloaded serde_spanned v1.1.1
10792026-09-05T01:07:21.447Z Downloaded vergen v9.1.0
10802026-09-05T01:07:21.450Z Downloaded h2 v0.4.15
10812026-09-05T01:07:21.452Z Downloaded hkdf v0.12.4
10822026-09-05T01:07:21.455Z Downloaded socket2 v0.6.3
10832026-09-05T01:07:21.455Z Downloaded tungstenite v0.23.0
10842026-09-05T01:07:21.457Z Downloaded ron v0.8.1
10852026-09-05T01:07:21.460Z Downloaded support-bundle-viewer v0.1.2
10862026-09-05T01:07:21.463Z Downloaded subtle v2.6.1
10872026-09-05T01:07:21.463Z Downloaded sync_wrapper v1.0.2
10882026-09-05T01:07:21.463Z Downloaded tower-service v0.3.3
10892026-09-05T01:07:21.463Z Downloaded cstr-argument v0.1.2
10902026-09-05T01:07:21.463Z Downloaded indoc v1.0.9
10912026-09-05T01:07:21.466Z Downloaded serde_cbor v0.11.2
10922026-09-05T01:07:21.469Z Downloaded num-traits v0.2.19
10932026-09-05T01:07:21.472Z Downloaded zopfli v0.8.3
10942026-09-05T01:07:21.474Z Downloaded zeroize v1.9.0
10952026-09-05T01:07:21.474Z Downloaded darling_macro v0.21.3
10962026-09-05T01:07:21.474Z Downloaded dyn-clone v1.0.20
10972026-09-05T01:07:21.477Z Downloaded rustls-webpki v0.103.13
10982026-09-05T01:07:21.480Z Downloaded illumos-nvpair v0.3.0
10992026-09-05T01:07:21.480Z Downloaded ipnetwork v0.21.1
11002026-09-05T01:07:21.480Z Downloaded libsw-core v0.3.2
11012026-09-05T01:07:21.480Z Downloaded thread-id v5.1.0
11022026-09-05T01:07:21.483Z Downloaded icu_normalizer_data v2.1.1
11032026-09-05T01:07:21.483Z Downloaded pkg-config v0.3.32
11042026-09-05T01:07:21.487Z Downloaded scuffle v0.1.0
11052026-09-05T01:07:21.492Z Downloaded tabwriter v1.4.1
11062026-09-05T01:07:21.498Z Downloaded mime_guess v2.0.5
11072026-09-05T01:07:21.498Z Downloaded owo-colors v4.3.0
11082026-09-05T01:07:21.502Z Downloaded rustc-demangle v0.1.27
11092026-09-05T01:07:21.502Z Downloaded is-terminal v0.4.17
11102026-09-05T01:07:21.502Z Downloaded lalrpop-util v0.19.12
11112026-09-05T01:07:21.502Z Downloaded rustls-native-certs v0.8.3
11122026-09-05T01:07:21.502Z Downloaded spki v0.7.3
11132026-09-05T01:07:21.502Z Downloaded signal-hook-mio v0.2.5
11142026-09-05T01:07:21.505Z Downloaded void v1.0.2
11152026-09-05T01:07:21.506Z Downloaded sponge-cursor v0.1.0
11162026-09-05T01:07:21.506Z Downloaded darling_macro v0.13.4
11172026-09-05T01:07:21.506Z Downloaded progenitor-client v0.13.0
11182026-09-05T01:07:21.506Z Downloaded socket2 v0.5.10
11192026-09-05T01:07:21.506Z Downloaded idna v1.1.0
11202026-09-05T01:07:21.509Z Downloaded tracing-core v0.1.36
11212026-09-05T01:07:21.512Z Downloaded derive-where v1.6.0
11222026-09-05T01:07:21.512Z Downloaded num_enum_derive v0.5.11
11232026-09-05T01:07:21.512Z Downloaded itertools v0.14.0
11242026-09-05T01:07:21.516Z Downloaded quick-error v1.2.3
11252026-09-05T01:07:21.519Z Downloaded slab v0.4.12
11262026-09-05T01:07:21.519Z Downloaded tls_codec v0.4.2
11272026-09-05T01:07:21.519Z Downloaded peg-runtime v0.8.5
11282026-09-05T01:07:21.522Z Downloaded rtoolbox v0.0.3
11292026-09-05T01:07:21.522Z Downloaded display-error-chain v0.2.2
11302026-09-05T01:07:21.525Z Downloaded serde-big-array v0.5.1
11312026-09-05T01:07:21.525Z Downloaded time-core v0.1.8
11322026-09-05T01:07:21.525Z Downloaded whoami v1.6.1
11332026-09-05T01:07:21.528Z Downloaded match_cfg v0.1.0
11342026-09-05T01:07:21.528Z Downloaded diff v0.1.13
11352026-09-05T01:07:21.528Z Downloaded knus v3.4.0
11362026-09-05T01:07:21.531Z Downloaded miette-derive v7.6.0
11372026-09-05T01:07:21.531Z Downloaded reedline v0.40.0
11382026-09-05T01:07:21.535Z Downloaded jiff-core v0.1.0
11392026-09-05T01:07:21.538Z Downloaded usdt-attr-macro v0.6.0
11402026-09-05T01:07:21.541Z Downloaded bitvec v1.0.1
11412026-09-05T01:07:21.547Z Downloaded openssl-sys v0.9.117
11422026-09-05T01:07:21.551Z Downloaded tinyvec v1.10.0
11432026-09-05T01:07:21.554Z Downloaded rand_seeder v0.4.0
11442026-09-05T01:07:21.554Z Downloaded reqwest v0.13.2
11452026-09-05T01:07:21.557Z Downloaded signal-hook v0.3.18
11462026-09-05T01:07:21.561Z Downloaded progenitor-extras v0.2.0
11472026-09-05T01:07:21.561Z Downloaded rusty-fork v0.3.1
11482026-09-05T01:07:21.564Z Downloaded thiserror-no-std v2.0.2
11492026-09-05T01:07:21.564Z Downloaded crossbeam-deque v0.8.6
11502026-09-05T01:07:21.564Z Downloaded either v1.15.0
11512026-09-05T01:07:21.567Z Downloaded winnow v0.6.26
11522026-09-05T01:07:21.570Z Downloaded winnow v1.0.3
11532026-09-05T01:07:21.576Z Downloaded itertools v0.15.0
11542026-09-05T01:07:21.581Z Downloaded predicates v3.1.4
11552026-09-05T01:07:21.584Z Downloaded tokio-rustls v0.26.4
11562026-09-05T01:07:21.584Z Downloaded num v0.4.3
11572026-09-05T01:07:21.587Z Downloaded derive_more v0.99.20
11582026-09-05T01:07:21.590Z Downloaded rawzip v0.4.4
11592026-09-05T01:07:21.592Z Downloaded waitgroup v0.1.2
11602026-09-05T01:07:21.592Z Downloaded crc-any v2.5.0
11612026-09-05T01:07:21.595Z Downloaded ignore v0.4.25
11622026-09-05T01:07:21.595Z Downloaded crypto-common v0.2.2
11632026-09-05T01:07:21.595Z Downloaded toml v0.7.8
11642026-09-05T01:07:21.598Z Downloaded multimap v0.10.1
11652026-09-05T01:07:21.598Z Downloaded elliptic-curve v0.13.8
11662026-09-05T01:07:21.601Z Downloaded parking_lot v0.11.2
11672026-09-05T01:07:21.604Z Downloaded progenitor-client v0.14.0
11682026-09-05T01:07:21.604Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11692026-09-05T01:07:21.604Z Downloaded winnow v0.5.40
11702026-09-05T01:07:21.608Z Downloaded indoc v2.0.7
11712026-09-05T01:07:21.611Z Downloaded oxide-tokio-rt v0.1.4
11722026-09-05T01:07:21.611Z Downloaded aws-lc-rs v1.16.3
11732026-09-05T01:07:21.617Z Downloaded crc v3.4.0
11742026-09-05T01:07:21.620Z Downloaded bindgen v0.71.1
11752026-09-05T01:07:21.623Z Downloaded nu-ansi-term v0.50.3
11762026-09-05T01:07:21.626Z Downloaded md-5 v0.10.6
11772026-09-05T01:07:21.626Z Downloaded seq-macro v0.3.6
11782026-09-05T01:07:21.626Z Downloaded serde_with v1.14.0
11792026-09-05T01:07:21.629Z Downloaded defmt v1.0.1
11802026-09-05T01:07:21.635Z Downloaded yansi v1.0.1
11812026-09-05T01:07:21.638Z Downloaded toml_edit v0.19.15
11822026-09-05T01:07:21.645Z Downloaded yoke v0.8.1
11832026-09-05T01:07:21.648Z Downloaded corncobs v0.1.4
11842026-09-05T01:07:21.648Z Downloaded knus-derive v3.4.0
11852026-09-05T01:07:21.648Z Downloaded serdect v0.4.3
11862026-09-05T01:07:21.648Z Downloaded smallvec v0.6.14
11872026-09-05T01:07:21.651Z Downloaded internal-russh-num-bigint v0.5.0
11882026-09-05T01:07:21.651Z Downloaded displaydoc v0.2.5
11892026-09-05T01:07:21.654Z Downloaded rustversion v1.0.22
11902026-09-05T01:07:21.654Z Downloaded unicase v2.9.0
11912026-09-05T01:07:21.657Z Downloaded itertools v0.13.0
11922026-09-05T01:07:21.660Z Downloaded nom v8.0.0
11932026-09-05T01:07:21.663Z Downloaded crossbeam-channel v0.5.15
11942026-09-05T01:07:21.666Z Downloaded icu_properties_data v2.1.2
11952026-09-05T01:07:21.670Z Downloaded rand_core v0.10.0
11962026-09-05T01:07:21.673Z Downloaded tower-http v0.6.8
11972026-09-05T01:07:21.676Z Downloaded typify v0.6.2
11982026-09-05T01:07:21.676Z Downloaded tokio-postgres v0.7.16
11992026-09-05T01:07:21.679Z Downloaded paste v1.0.15
12002026-09-05T01:07:21.681Z Downloaded der v0.7.10
12012026-09-05T01:07:21.684Z Downloaded slog-scope v4.4.1
12022026-09-05T01:07:21.684Z Downloaded zerocopy-derive v0.8.55
12032026-09-05T01:07:21.688Z Downloaded yasna v0.5.2
12042026-09-05T01:07:21.691Z Downloaded time-macros v0.2.27
12052026-09-05T01:07:21.691Z Downloaded blake3 v1.8.5
12062026-09-05T01:07:21.697Z Downloaded peg-macros v0.8.5
12072026-09-05T01:07:21.701Z Downloaded stacker v0.1.23
12082026-09-05T01:07:21.701Z Downloaded vergen-git2 v9.1.0
12092026-09-05T01:07:21.701Z Downloaded humantime v2.3.0
12102026-09-05T01:07:21.701Z Downloaded russh v0.62.4
12112026-09-05T01:07:21.705Z Downloaded tls_codec_derive v0.4.2
12122026-09-05T01:07:21.708Z Downloaded primefield v0.14.0
12132026-09-05T01:07:21.708Z Downloaded chrono v0.4.45
12142026-09-05T01:07:21.711Z Downloaded icu_properties v2.1.2
12152026-09-05T01:07:21.714Z Downloaded keccak v0.2.0
12162026-09-05T01:07:21.714Z Downloaded wyz v0.5.1
12172026-09-05T01:07:21.714Z Downloaded qorb v0.4.1
12182026-09-05T01:07:21.716Z Downloaded git2 v0.20.4
12192026-09-05T01:07:21.720Z Downloaded darling_core v0.13.4
12202026-09-05T01:07:21.723Z Downloaded serde_with_macros v3.21.0
12212026-09-05T01:07:21.726Z Downloaded zerotrie v0.2.3
12222026-09-05T01:07:21.726Z Downloaded dropshot_endpoint v0.17.1
12232026-09-05T01:07:21.729Z Downloaded der v0.8.0
12242026-09-05T01:07:21.731Z Downloaded miette v7.6.0
12252026-09-05T01:07:21.734Z Downloaded scroll v0.13.0
12262026-09-05T01:07:21.734Z Downloaded darling v0.20.11
12272026-09-05T01:07:21.737Z Downloaded p256 v0.14.0
12282026-09-05T01:07:21.740Z Downloaded pin-project v1.1.11
12292026-09-05T01:07:21.744Z Downloaded iri-string v0.7.10
12302026-09-05T01:07:21.751Z Downloaded typed-path v0.9.3
12312026-09-05T01:07:21.754Z Downloaded publicsuffix v2.3.0
12322026-09-05T01:07:21.754Z Downloaded unicode-segmentation v1.12.0
12332026-09-05T01:07:21.757Z Downloaded subprocess v0.2.15
12342026-09-05T01:07:21.761Z Downloaded x509-cert v0.2.5
12352026-09-05T01:07:21.765Z Downloaded p384 v0.13.1
12362026-09-05T01:07:21.765Z Downloaded hyper-util v0.1.20
12372026-09-05T01:07:21.768Z Downloaded sha3 v0.12.0
12382026-09-05T01:07:21.768Z Downloaded url v2.5.8
12392026-09-05T01:07:21.771Z Downloaded hyper v1.10.1
12402026-09-05T01:07:21.774Z Downloaded goblin v0.10.5
12412026-09-05T01:07:21.778Z Downloaded tough v0.22.0
12422026-09-05T01:07:21.782Z Downloaded schemars v1.2.1
12432026-09-05T01:07:21.790Z Downloaded proptest v1.11.0
12442026-09-05T01:07:21.795Z Downloaded libxml v0.3.3
12452026-09-05T01:07:21.799Z Downloaded drift v0.2.0
12462026-09-05T01:07:21.804Z Downloaded gimli v0.32.3
12472026-09-05T01:07:21.809Z Downloaded rsa v0.10.0-rc.18
12482026-09-05T01:07:21.813Z Downloaded mio v1.2.0
12492026-09-05T01:07:21.816Z Downloaded lalrpop v0.19.12
12502026-09-05T01:07:21.821Z Downloaded smoltcp v0.9.1
12512026-09-05T01:07:21.828Z Downloaded tabled v0.21.0
12522026-09-05T01:07:21.837Z Downloaded time v0.3.47
12532026-09-05T01:07:21.843Z Downloaded vcpkg v0.2.15
12542026-09-05T01:07:21.867Z Downloaded derive_more-impl v2.1.1
12552026-09-05T01:07:21.870Z Downloaded regex v1.12.3
12562026-09-05T01:07:21.873Z Downloaded quick-xml v0.37.5
12572026-09-05T01:07:21.877Z Downloaded itertools v0.12.1
12582026-09-05T01:07:21.881Z Downloaded rayon v1.11.0
12592026-09-05T01:07:21.885Z Downloaded icu_collections v2.1.1
12602026-09-05T01:07:21.888Z Downloaded zlib-rs v0.6.2
12612026-09-05T01:07:21.892Z Downloaded crypto-primes v0.7.2
12622026-09-05T01:07:21.895Z Downloaded rand v0.8.6
12632026-09-05T01:07:21.898Z Downloaded salty v0.3.0
12642026-09-05T01:07:21.900Z Downloaded libm v0.2.16
12652026-09-05T01:07:21.905Z Downloaded itertools v0.10.5
12662026-09-05T01:07:21.908Z Downloaded reqwest v0.12.28
12672026-09-05T01:07:21.911Z Downloaded iddqd v0.4.2
12682026-09-05T01:07:21.917Z Downloaded crossterm v0.29.0
12692026-09-05T01:07:21.920Z Downloaded polar-core v0.27.3
12702026-09-05T01:07:21.924Z Downloaded tower v0.5.3
12712026-09-05T01:07:21.929Z Downloaded serde_with v3.21.0
12722026-09-05T01:07:21.936Z Downloaded regress v0.11.1
12732026-09-05T01:07:21.942Z Downloaded unicode-normalization v0.1.25
12742026-09-05T01:07:21.979Z Downloaded portable-atomic v1.13.1
12752026-09-05T01:07:21.980Z Downloaded nix v0.27.1
12762026-09-05T01:07:21.980Z Downloaded crossterm v0.28.1
12772026-09-05T01:07:21.980Z Downloaded quinn-proto v0.11.16
12782026-09-05T01:07:21.980Z Downloaded syn v3.0.3
12792026-09-05T01:07:21.980Z Downloaded zerovec v0.11.5
12802026-09-05T01:07:21.980Z Downloaded tokio-util v0.7.18
12812026-09-05T01:07:21.983Z Downloaded moka v0.12.13
12822026-09-05T01:07:21.983Z Downloaded object v0.30.4
12832026-09-05T01:07:21.986Z Downloaded openssl v0.10.80
12842026-09-05T01:07:21.989Z Downloaded hickory-proto v0.25.2
12852026-09-05T01:07:21.998Z Downloaded regex-syntax v0.6.29
12862026-09-05T01:07:22.002Z Downloaded petname v2.0.2
12872026-09-05T01:07:22.005Z Downloaded bstr v1.12.1
12882026-09-05T01:07:22.010Z Downloaded zerocopy v0.8.55
12892026-09-05T01:07:22.021Z Downloaded openapiv3 v2.2.0
12902026-09-05T01:07:22.028Z Downloaded crypto-bigint v0.7.5
12912026-09-05T01:07:22.038Z Downloaded nix v0.31.2
12922026-09-05T01:07:22.043Z Downloaded dropshot v0.17.1
12932026-09-05T01:07:22.056Z Downloaded regress v0.10.5
12942026-09-05T01:07:22.061Z Downloaded curve25519-dalek v4.1.3
12952026-09-05T01:07:22.065Z Downloaded object v0.37.3
12962026-09-05T01:07:22.072Z Downloaded rustls v0.23.41
12972026-09-05T01:07:22.080Z Downloaded radix_trie v0.2.1
12982026-09-05T01:07:22.085Z Downloaded tracing v0.1.44
12992026-09-05T01:07:22.099Z Downloaded smoltcp v0.11.0
13002026-09-05T01:07:22.105Z Downloaded petgraph v0.6.5
13012026-09-05T01:07:22.118Z Downloaded regex-automata v0.4.14
13022026-09-05T01:07:22.127Z Downloaded curve25519-dalek v5.0.0
13032026-09-05T01:07:22.133Z Downloaded regex-syntax v0.8.10
13042026-09-05T01:07:22.138Z Downloaded rustix v0.38.44
13052026-09-05T01:07:22.153Z Downloaded sha3 v0.10.8
13062026-09-05T01:07:22.156Z Downloaded encoding_rs v0.8.35
13072026-09-05T01:07:22.168Z Downloaded nix v0.28.0
13082026-09-05T01:07:22.175Z Downloaded typify-impl v0.6.2
13092026-09-05T01:07:22.184Z Downloaded sqlparser v0.61.0
13102026-09-05T01:07:22.190Z Downloaded libgit2-sys v0.18.3+1.9.2
13112026-09-05T01:07:22.224Z Downloaded zerocopy-derive v0.6.6
13122026-09-05T01:07:22.230Z Downloaded diesel v2.3.7
13132026-09-05T01:07:22.243Z Downloaded ratatui v0.29.0
13142026-09-05T01:07:22.255Z Downloaded sha3 v0.11.0
13152026-09-05T01:07:22.258Z Downloaded bzip2-sys v0.1.13+1.0.8
13162026-09-05T01:07:22.264Z Downloaded sled v0.34.7
13172026-09-05T01:07:22.270Z Downloaded jiff v0.2.34
13182026-09-05T01:07:22.281Z Downloaded chrono-tz v0.10.4
13192026-09-05T01:07:22.312Z Downloaded petgraph v0.8.3
13202026-09-05T01:07:22.326Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13212026-09-05T01:07:22.340Z Downloaded libz-sys v1.1.24
13222026-09-05T01:07:22.350Z Downloaded csv v1.4.0
13232026-09-05T01:07:22.362Z Downloaded tokio v1.52.1
13242026-09-05T01:07:22.405Z Downloaded ring v0.17.14
13252026-09-05T01:07:22.800Z Downloaded aws-lc-sys v0.40.0
13262026-09-05T01:07:23.065Z Compiling serde_core v1.0.228
13272026-09-05T01:07:23.066Z Compiling libc v0.2.185
13282026-09-05T01:07:23.066Z Compiling serde v1.0.228
13292026-09-05T01:07:23.066Z Compiling log v0.4.33
13302026-09-05T01:07:23.066Z Compiling smallvec v1.15.1
13312026-09-05T01:07:23.069Z Compiling find-msvc-tools v0.1.9
13322026-09-05T01:07:23.069Z Compiling shlex v1.3.0
13332026-09-05T01:07:23.069Z Compiling subtle v2.6.1
13342026-09-05T01:07:23.069Z Compiling scopeguard v1.2.0
13352026-09-05T01:07:23.069Z Compiling typenum v1.20.1
13362026-09-05T01:07:23.069Z Compiling stable_deref_trait v1.2.1
13372026-09-05T01:07:23.069Z Compiling zerocopy v0.8.55
13382026-09-05T01:07:23.069Z Compiling portable-atomic v1.13.1
13392026-09-05T01:07:23.219Z Compiling serde_json v1.0.151
13402026-09-05T01:07:23.232Z Compiling syn v2.0.117
13412026-09-05T01:07:23.247Z Compiling critical-section v1.2.0
13422026-09-05T01:07:23.370Z Compiling lock_api v0.4.14
13432026-09-05T01:07:23.395Z Compiling libm v0.2.16
13442026-09-05T01:07:23.408Z Compiling num-traits v0.2.19
13452026-09-05T01:07:23.422Z Compiling pkg-config v0.3.32
13462026-09-05T01:07:23.507Z Compiling generic-array v0.14.7
13472026-09-05T01:07:23.537Z Compiling const-oid v0.9.6
13482026-09-05T01:07:23.552Z Compiling getrandom v0.4.3
13492026-09-05T01:07:23.556Z Compiling pin-project-lite v0.2.17
13502026-09-05T01:07:23.581Z Compiling parking_lot_core v0.9.12
13512026-09-05T01:07:23.660Z Compiling rand_core v0.10.0
13522026-09-05T01:07:23.696Z Compiling futures-core v0.3.32
13532026-09-05T01:07:23.703Z Compiling litemap v0.8.1
13542026-09-05T01:07:23.717Z Compiling percent-encoding v2.3.2
13552026-09-05T01:07:23.800Z Compiling writeable v0.6.2
13562026-09-05T01:07:23.845Z Compiling icu_normalizer_data v2.1.1
13572026-09-05T01:07:23.903Z Compiling icu_properties_data v2.1.2
13582026-09-05T01:07:23.903Z Compiling rustix v1.1.4
13592026-09-05T01:07:23.920Z Compiling getrandom v0.3.4
13602026-09-05T01:07:23.959Z Compiling futures-sink v0.3.32
13612026-09-05T01:07:23.963Z Compiling slab v0.4.12
13622026-09-05T01:07:24.006Z Compiling futures-task v0.3.32
13632026-09-05T01:07:24.025Z Compiling utf8_iter v1.0.4
13642026-09-05T01:07:24.028Z Compiling futures-io v0.3.32
13652026-09-05T01:07:24.101Z Compiling futures-channel v0.3.32
13662026-09-05T01:07:24.116Z Compiling form_urlencoded v1.2.2
13672026-09-05T01:07:24.169Z Compiling rustversion v1.0.22
13682026-09-05T01:07:24.172Z Compiling base64ct v1.8.3
13692026-09-05T01:07:24.201Z Compiling iana-time-zone v0.1.65
13702026-09-05T01:07:24.204Z Compiling ident_case v1.0.1
13712026-09-05T01:07:24.204Z Compiling flagset v0.4.7
13722026-09-05T01:07:24.299Z Compiling once_cell v1.21.3
13732026-09-05T01:07:24.333Z Compiling dunce v1.0.5
13742026-09-05T01:07:24.337Z Compiling errno v0.3.14
13752026-09-05T01:07:24.359Z Compiling jobserver v0.1.34
13762026-09-05T01:07:24.362Z Compiling getrandom v0.2.17
13772026-09-05T01:07:24.421Z Compiling mio v1.2.0
13782026-09-05T01:07:24.424Z Compiling socket2 v0.6.3
13792026-09-05T01:07:24.453Z Compiling signal-hook-registry v1.4.8
13802026-09-05T01:07:24.495Z Compiling pem-rfc7468 v0.7.0
13812026-09-05T01:07:24.510Z Compiling rand_core v0.6.4
13822026-09-05T01:07:24.531Z Compiling fs_extra v1.3.0
13832026-09-05T01:07:24.627Z Compiling regex-syntax v0.8.10
13842026-09-05T01:07:24.661Z Compiling cc v1.2.56
13852026-09-05T01:07:24.709Z Compiling parking_lot v0.12.5
13862026-09-05T01:07:24.839Z Compiling base64 v0.22.1
13872026-09-05T01:07:24.854Z Compiling syn v1.0.109
13882026-09-05T01:07:24.870Z Compiling vcpkg v0.2.15
13892026-09-05T01:07:24.877Z Compiling tracing-core v0.1.36
13902026-09-05T01:07:24.915Z Compiling rand_core v0.9.5
13912026-09-05T01:07:24.928Z Compiling dyn-clone v1.0.20
13922026-09-05T01:07:24.976Z Compiling simd-adler32 v0.3.8
13932026-09-05T01:07:24.997Z Compiling cpufeatures v0.2.17
13942026-09-05T01:07:25.030Z Compiling schemars v0.8.22
13952026-09-05T01:07:25.085Z Compiling aws-lc-rs v1.16.3
13962026-09-05T01:07:25.100Z Compiling spin v0.9.8
13972026-09-05T01:07:25.129Z Compiling adler2 v2.0.1
13982026-09-05T01:07:25.193Z Compiling httparse v1.10.1
13992026-09-05T01:07:25.221Z Compiling openssl-probe v0.2.1
14002026-09-05T01:07:25.256Z Compiling tinyvec_macros v0.1.1
14012026-09-05T01:07:25.301Z Compiling crc32fast v1.5.0
14022026-09-05T01:07:25.321Z Compiling cmov v0.5.4
14032026-09-05T01:07:25.347Z Compiling tinyvec v1.10.0
14042026-09-05T01:07:25.363Z Compiling miniz_oxide v0.8.9
14052026-09-05T01:07:25.389Z Compiling aho-corasick v1.1.4
14062026-09-05T01:07:25.418Z Compiling unicode-segmentation v1.12.0
14072026-09-05T01:07:25.433Z Compiling untrusted v0.7.1
14082026-09-05T01:07:25.455Z Compiling cmake v0.1.57
14092026-09-05T01:07:25.491Z Compiling tower-service v0.3.3
14102026-09-05T01:07:25.556Z Compiling ctutils v0.4.2
14112026-09-05T01:07:25.576Z Compiling try-lock v0.2.5
14122026-09-05T01:07:25.606Z Compiling tower-layer v0.3.3
14132026-09-05T01:07:25.646Z Compiling radium v0.7.0
14142026-09-05T01:07:25.661Z Compiling atomic-waker v1.1.2
14152026-09-05T01:07:25.699Z Compiling bitflags v2.11.0
14162026-09-05T01:07:25.784Z Compiling semver v1.0.28
14172026-09-05T01:07:25.814Z Compiling indexmap v2.14.0
14182026-09-05T01:07:25.834Z Compiling uuid v1.23.4
14192026-09-05T01:07:25.857Z Compiling want v0.3.1
14202026-09-05T01:07:25.933Z Compiling openssl v0.10.80
14212026-09-05T01:07:25.991Z Compiling foreign-types-shared v0.1.1
14222026-09-05T01:07:26.034Z Compiling rustc_version v0.4.1
14232026-09-05T01:07:26.056Z Compiling tap v1.0.1
14242026-09-05T01:07:26.083Z Compiling maybe-uninit v2.0.0
14252026-09-05T01:07:26.112Z Compiling rustls v0.23.41
14262026-09-05T01:07:26.156Z Compiling untrusted v0.9.0
14272026-09-05T01:07:26.194Z Compiling httpdate v1.0.3
14282026-09-05T01:07:26.209Z Compiling wyz v0.5.1
14292026-09-05T01:07:26.245Z Compiling foreign-types v0.3.2
14302026-09-05T01:07:26.295Z Compiling regex-automata v0.4.14
14312026-09-05T01:07:26.326Z Compiling synstructure v0.13.2
14322026-09-05T01:07:26.344Z Compiling aws-lc-sys v0.40.0
14332026-09-05T01:07:26.381Z Compiling openssl-sys v0.9.117
14342026-09-05T01:07:26.397Z Compiling serde_derive_internals v0.29.1
14352026-09-05T01:07:26.416Z Compiling pest_generator v2.8.6
14362026-09-05T01:07:26.447Z Compiling darling_core v0.20.11
14372026-09-05T01:07:26.528Z Compiling bzip2-sys v0.1.13+1.0.8
14382026-09-05T01:07:26.560Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14392026-09-05T01:07:26.579Z Compiling unicode-normalization v0.1.25
14402026-09-05T01:07:26.842Z Compiling terminal_size v0.4.3
14412026-09-05T01:07:26.935Z Compiling tempfile v3.27.0
14422026-09-05T01:07:26.960Z Compiling num-integer v0.1.46
14432026-09-05T01:07:26.992Z Compiling wait-timeout v0.2.1
14442026-09-05T01:07:27.008Z Compiling socket2 v0.5.10
14452026-09-05T01:07:27.093Z Compiling ahash v0.8.12
14462026-09-05T01:07:27.111Z Compiling powerfmt v0.2.0
14472026-09-05T01:07:27.125Z Compiling time-core v0.1.8
14482026-09-05T01:07:27.172Z Compiling native-tls v0.2.18
14492026-09-05T01:07:27.191Z Compiling quick-error v1.2.3
14502026-09-05T01:07:27.282Z Compiling num-conv v0.2.0
14512026-09-05T01:07:27.299Z Compiling num-bigint-dig v0.8.6
14522026-09-05T01:07:27.316Z Compiling packed_struct v0.10.1
14532026-09-05T01:07:27.331Z Compiling funty v2.0.0
14542026-09-05T01:07:27.347Z Compiling bit-vec v0.8.0
14552026-09-05T01:07:27.364Z Compiling clap_builder v4.6.0
14562026-09-05T01:07:27.395Z Compiling rusty-fork v0.3.1
14572026-09-05T01:07:27.427Z Compiling deranged v0.5.8
14582026-09-05T01:07:27.445Z Compiling time-macros v0.2.27
14592026-09-05T01:07:27.448Z Compiling num-iter v0.1.45
14602026-09-05T01:07:27.596Z Compiling bit-set v0.8.0
14612026-09-05T01:07:27.613Z Compiling lazy_static v1.5.0
14622026-09-05T01:07:27.617Z Compiling rand_xorshift v0.4.0
14632026-09-05T01:07:27.629Z Compiling sync_wrapper v1.0.2
14642026-09-05T01:07:27.737Z Compiling bitvec v1.0.1
14652026-09-05T01:07:27.740Z Compiling indexmap v1.9.3
14662026-09-05T01:07:27.765Z Compiling siphasher v1.0.2
14672026-09-05T01:07:27.779Z Compiling usdt-impl v0.6.0
14682026-09-05T01:07:27.797Z Compiling num_threads v0.1.7
14692026-09-05T01:07:27.910Z Compiling object v0.37.3
14702026-09-05T01:07:27.946Z Compiling zlib-rs v0.6.2
14712026-09-05T01:07:27.962Z Compiling nodrop v0.1.14
14722026-09-05T01:07:27.975Z Compiling crc-catalog v2.4.0
14732026-09-05T01:07:28.006Z Compiling crossbeam-utils v0.8.21
14742026-09-05T01:07:28.072Z Compiling unarray v0.1.4
14752026-09-05T01:07:28.087Z Compiling paste v1.0.15
14762026-09-05T01:07:28.102Z Compiling serde_derive v1.0.228
14772026-09-05T01:07:28.198Z Compiling zeroize_derive v1.5.0
14782026-09-05T01:07:28.213Z Compiling zerofrom-derive v0.1.6
14792026-09-05T01:07:28.316Z Compiling zerocopy-derive v0.8.55
14802026-09-05T01:07:28.385Z Compiling yoke-derive v0.8.1
14812026-09-05T01:07:28.461Z Compiling zerovec-derive v0.11.2
14822026-09-05T01:07:28.465Z Compiling displaydoc v0.2.5
14832026-09-05T01:07:28.563Z Compiling tokio-macros v2.7.0
14842026-09-05T01:07:28.833Z Compiling futures-macro v0.3.32
14852026-09-05T01:07:28.882Z Compiling thiserror-impl v2.0.18
14862026-09-05T01:07:29.286Z Compiling der_derive v0.7.3
14872026-09-05T01:07:29.321Z Compiling tracing-attributes v0.1.31
14882026-09-05T01:07:29.337Z Compiling schemars_derive v0.8.22
14892026-09-05T01:07:29.368Z Compiling scroll_derive v0.13.1
14902026-09-05T01:07:29.623Z Compiling pest_derive v2.8.6
14912026-09-05T01:07:29.684Z Compiling darling_macro v0.20.11
14922026-09-05T01:07:29.701Z Compiling zerofrom v0.1.6
14932026-09-05T01:07:29.738Z Compiling futures-util v0.3.32
14942026-09-05T01:07:29.842Z Compiling yoke v0.8.1
14952026-09-05T01:07:30.045Z Compiling zerovec v0.11.5
14962026-09-05T01:07:30.089Z Compiling zerotrie v0.2.3
14972026-09-05T01:07:30.215Z Compiling openssl-macros v0.1.1
14982026-09-05T01:07:30.262Z Compiling scroll v0.13.0
14992026-09-05T01:07:30.317Z Compiling thiserror v2.0.18
15002026-09-05T01:07:30.333Z Compiling thiserror-impl v1.0.69
15012026-09-05T01:07:30.419Z Compiling darling v0.20.11
15022026-09-05T01:07:30.442Z Compiling packed_struct_codegen v0.10.1
15032026-09-05T01:07:30.519Z Compiling tinystr v0.8.2
15042026-09-05T01:07:30.538Z Compiling potential_utf v0.1.4
15052026-09-05T01:07:30.559Z Compiling goblin v0.10.5
15062026-09-05T01:07:30.577Z Compiling clap_derive v4.6.1
15072026-09-05T01:07:30.595Z Compiling zerocopy-derive v0.6.6
15082026-09-05T01:07:30.664Z Compiling icu_collections v2.1.1
15092026-09-05T01:07:30.725Z Compiling icu_locale_core v2.1.1
15102026-09-05T01:07:30.740Z Compiling tracing v0.1.44
15112026-09-05T01:07:30.743Z Compiling bitfield-macros v0.19.4
15122026-09-05T01:07:31.028Z Compiling flate2 v1.1.9
15132026-09-05T01:07:31.162Z Compiling derive_builder_core v0.20.2
15142026-09-05T01:07:31.313Z Compiling dtrace-parser v0.3.0
15152026-09-05T01:07:31.470Z Compiling icu_provider v2.1.1
15162026-09-05T01:07:31.485Z Compiling zerocopy v0.6.6
15172026-09-05T01:07:31.507Z Compiling bitfield v0.19.4
15182026-09-05T01:07:31.569Z Compiling time v0.3.47
15192026-09-05T01:07:31.634Z Compiling zeroize v1.9.0
15202026-09-05T01:07:31.655Z Compiling bytes v1.11.1
15212026-09-05T01:07:31.722Z Compiling icu_properties v2.1.2
15222026-09-05T01:07:31.792Z Compiling icu_normalizer v2.1.1
15232026-09-05T01:07:31.842Z Compiling chrono v0.4.45
15242026-09-05T01:07:31.870Z Compiling der v0.7.10
15252026-09-05T01:07:32.045Z Compiling rustls-pki-types v1.14.0
15262026-09-05T01:07:32.080Z Compiling hybrid-array v0.4.13
15272026-09-05T01:07:32.106Z Compiling ipnet v2.12.0
15282026-09-05T01:07:32.274Z Compiling tokio v1.52.1
15292026-09-05T01:07:32.338Z Compiling http v1.4.2
15302026-09-05T01:07:32.380Z Compiling block-buffer v0.10.4
15312026-09-05T01:07:32.417Z Compiling crypto-common v0.1.7
15322026-09-05T01:07:32.505Z Compiling hex v0.4.3
15332026-09-05T01:07:32.569Z Compiling idna_adapter v1.2.1
15342026-09-05T01:07:32.590Z Compiling digest v0.10.7
15352026-09-05T01:07:32.619Z Compiling thiserror v1.0.69
15362026-09-05T01:07:32.723Z Compiling idna v1.1.0
15372026-09-05T01:07:32.738Z Compiling spki v0.7.3
15382026-09-05T01:07:32.788Z Compiling toml_datetime v0.6.11
15392026-09-05T01:07:32.825Z Compiling ppv-lite86 v0.2.21
15402026-09-05T01:07:32.853Z Compiling sha2 v0.10.9
15412026-09-05T01:07:32.869Z Compiling signature v2.2.0
15422026-09-05T01:07:32.980Z Compiling http-body v1.0.1
15432026-09-05T01:07:33.040Z Compiling url v2.5.8
15442026-09-05T01:07:33.060Z Compiling pkcs8 v0.10.2
15452026-09-05T01:07:33.077Z Compiling hmac v0.12.1
15462026-09-05T01:07:33.091Z Compiling serde_spanned v0.6.9
15472026-09-05T01:07:33.140Z Compiling rand_chacha v0.9.0
15482026-09-05T01:07:33.155Z Compiling rand_chacha v0.3.1
15492026-09-05T01:07:33.176Z Compiling http-body-util v0.1.3
15502026-09-05T01:07:33.252Z Compiling pkcs1 v0.7.5
15512026-09-05T01:07:33.265Z Compiling dof v0.4.0
15522026-09-05T01:07:33.331Z Compiling clap v4.6.1
15532026-09-05T01:07:33.391Z Compiling rand v0.9.2
15542026-09-05T01:07:33.422Z Compiling rand v0.8.6
15552026-09-05T01:07:33.698Z Compiling structmeta-derive v0.3.0
15562026-09-05T01:07:33.717Z Compiling scroll_derive v0.12.1
15572026-09-05T01:07:33.735Z Compiling crc v3.4.0
15582026-09-05T01:07:33.841Z Compiling array-init v0.0.4
15592026-09-05T01:07:33.897Z Compiling smallvec v0.6.14
15602026-09-05T01:07:33.946Z Compiling heapless v0.7.17
15612026-09-05T01:07:33.960Z Compiling proptest v1.11.0
15622026-09-05T01:07:34.159Z Compiling darling_core v0.23.0
15632026-09-05T01:07:34.174Z Compiling slog v2.8.2
15642026-09-05T01:07:34.198Z Compiling thread-id v5.1.0
15652026-09-05T01:07:34.211Z Compiling env_filter v2.0.0
15662026-09-05T01:07:34.228Z Compiling syn v3.0.3
15672026-09-05T01:07:34.292Z Compiling cookie v0.18.1
15682026-09-05T01:07:34.352Z Compiling ipnetwork v0.21.1
15692026-09-05T01:07:34.385Z Compiling unicode-properties v0.1.4
15702026-09-05T01:07:34.417Z Compiling winnow v0.5.40
15712026-09-05T01:07:34.444Z Compiling unicode-bidi v0.3.18
15722026-09-05T01:07:34.494Z Compiling zstd-safe v7.2.4
15732026-09-05T01:07:34.528Z Compiling base64 v0.21.7
15742026-09-05T01:07:34.647Z Compiling signal-hook v0.3.18
15752026-09-05T01:07:34.771Z Compiling iri-string v0.7.10
15762026-09-05T01:07:34.787Z Compiling anyhow v1.0.104
15772026-09-05T01:07:34.822Z Compiling allocator-api2 v0.2.21
15782026-09-05T01:07:34.825Z Compiling ryu v1.0.23
15792026-09-05T01:07:34.852Z Compiling hashbrown v0.12.3
15802026-09-05T01:07:34.855Z Compiling gimli v0.32.3
15812026-09-05T01:07:34.905Z Compiling structmeta v0.3.0
15822026-09-05T01:07:34.927Z Compiling ron v0.8.1
15832026-09-05T01:07:35.023Z Compiling serde_urlencoded v0.7.1
15842026-09-05T01:07:35.039Z Compiling stringprep v0.1.5
15852026-09-05T01:07:35.158Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15862026-09-05T01:07:35.173Z Compiling oxnet v0.1.6
15872026-09-05T01:07:35.282Z Compiling rsa v0.9.10
15882026-09-05T01:07:35.415Z Compiling scroll v0.12.0
15892026-09-05T01:07:35.519Z Compiling env_logger v0.11.11
15902026-09-05T01:07:35.740Z Compiling toml_edit v0.19.15
15912026-09-05T01:07:35.811Z Compiling serde-hex v0.1.0
15922026-09-05T01:07:35.884Z Compiling camino v1.2.5
15932026-09-05T01:07:35.900Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15942026-09-05T01:07:36.105Z Compiling tokio-util v0.7.18
15952026-09-05T01:07:36.306Z Compiling tower v0.5.3
15962026-09-05T01:07:36.321Z Compiling tokio-native-tls v0.3.1
15972026-09-05T01:07:36.514Z Compiling newtype-uuid v1.3.2
15982026-09-05T01:07:36.777Z Compiling darling_macro v0.23.0
15992026-09-05T01:07:36.809Z Compiling tower-http v0.6.8
16002026-09-05T01:07:36.860Z Compiling h2 v0.4.15
16012026-09-05T01:07:36.875Z Compiling addr2line v0.25.1
16022026-09-05T01:07:37.187Z Compiling bzip2 v0.4.4
16032026-09-05T01:07:37.232Z Compiling hashbrown v0.13.2
16042026-09-05T01:07:37.241Z Compiling x509-cert v0.2.5
16052026-09-05T01:07:37.297Z Compiling md-5 v0.10.6
16062026-09-05T01:07:37.413Z Compiling block-buffer v0.12.1
16072026-09-05T01:07:37.427Z Compiling block-padding v0.4.2
16082026-09-05T01:07:37.490Z Compiling crypto-common v0.2.2
16092026-09-05T01:07:37.614Z Compiling rustls-native-certs v0.8.3
16102026-09-05T01:07:37.619Z Compiling derive_builder_macro v0.20.2
16112026-09-05T01:07:37.643Z Compiling erased-serde v0.3.31
16122026-09-05T01:07:37.726Z Compiling serde_tokenstream v0.2.3
16132026-09-05T01:07:37.784Z Compiling daft-derive v0.1.8
16142026-09-05T01:07:37.929Z Compiling bstr v1.12.1
16152026-09-05T01:07:38.057Z Compiling async-trait v0.1.89
16162026-09-05T01:07:38.082Z Compiling zerocopy-derive v0.7.35
16172026-09-05T01:07:38.136Z Compiling pin-project-internal v1.1.11
16182026-09-05T01:07:38.152Z Compiling curve25519-dalek v4.1.3
16192026-09-05T01:07:38.359Z Compiling heck v0.4.1
16202026-09-05T01:07:38.406Z Compiling vergen-lib v9.1.0
16212026-09-05T01:07:38.507Z Compiling hash32 v0.2.1
16222026-09-05T01:07:38.507Z Compiling encoding_rs v0.8.35
16232026-09-05T01:07:38.598Z Compiling memoffset v0.9.1
16242026-09-05T01:07:38.611Z Compiling smoltcp v0.9.1
16252026-09-05T01:07:38.615Z Compiling rustix v0.38.44
16262026-09-05T01:07:38.733Z Compiling psl-types v2.0.11
16272026-09-05T01:07:38.762Z Compiling fallible-iterator v0.2.0
16282026-09-05T01:07:38.812Z Compiling mime v0.3.17
16292026-09-05T01:07:38.851Z Compiling rustc-demangle v0.1.27
16302026-09-05T01:07:38.873Z Compiling ref-cast v1.0.25
16312026-09-05T01:07:38.967Z Compiling crc-any v2.5.0
16322026-09-05T01:07:38.991Z Compiling cfg_aliases v0.2.1
16332026-09-05T01:07:39.006Z Compiling litrs v1.0.0
16342026-09-05T01:07:39.078Z Compiling owo-colors v4.3.0
16352026-09-05T01:07:39.096Z Compiling backtrace v0.3.76
16362026-09-05T01:07:39.101Z Compiling nix v0.31.2
16372026-09-05T01:07:39.123Z Compiling postgres-protocol v0.6.10
16382026-09-05T01:07:39.213Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16392026-09-05T01:07:39.237Z Compiling zerocopy v0.7.35
16402026-09-05T01:07:39.292Z Compiling publicsuffix v2.3.0
16412026-09-05T01:07:39.308Z Compiling pin-project v1.1.11
16422026-09-05T01:07:39.481Z Compiling snafu-derive v0.8.9
16432026-09-05T01:07:39.524Z Compiling daft v0.1.8
16442026-09-05T01:07:39.528Z Compiling derive_builder v0.20.2
16452026-09-05T01:07:39.581Z Compiling document-features v0.2.12
16462026-09-05T01:07:39.723Z Compiling object v0.30.4
16472026-09-05T01:07:39.738Z Compiling inout v0.2.2
16482026-09-05T01:07:39.743Z Compiling zip v0.6.6
16492026-09-05T01:07:39.823Z Compiling darling v0.23.0
16502026-09-05T01:07:39.839Z Compiling toml v0.7.8
16512026-09-05T01:07:39.868Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-05T01:07:39.953Z Compiling goblin v0.8.2
16532026-09-05T01:07:40.024Z Compiling hyper v1.10.1
16542026-09-05T01:07:40.175Z Compiling derive-ex v0.1.8
16552026-09-05T01:07:40.209Z Compiling futures-executor v0.3.32
16562026-09-05T01:07:40.336Z Compiling hubpack_derive v0.1.1
16572026-09-05T01:07:40.359Z Compiling regex v1.12.3
16582026-09-05T01:07:40.445Z Compiling curve25519-dalek-derive v0.1.1
16592026-09-05T01:07:40.466Z Compiling strum_macros v0.27.2
16602026-09-05T01:07:40.492Z Compiling ref-cast-impl v1.0.25
16612026-09-05T01:07:40.520Z Compiling phf_shared v0.13.1
16622026-09-05T01:07:40.533Z Compiling convert_case v0.10.0
16632026-09-05T01:07:40.786Z Compiling cargo-platform v0.3.2
16642026-09-05T01:07:40.813Z Compiling vergen v9.1.0
16652026-09-05T01:07:40.828Z Compiling ff v0.13.1
16662026-09-05T01:07:40.863Z Compiling fs-err v3.3.0
16672026-09-05T01:07:40.995Z Compiling foldhash v0.1.5
16682026-09-05T01:07:41.027Z Compiling managed v0.8.0
16692026-09-05T01:07:41.070Z Compiling base16ct v0.2.0
16702026-09-05T01:07:41.086Z Compiling jiff-core v0.1.0
16712026-09-05T01:07:41.089Z Compiling libbz2-rs-sys v0.2.2
16722026-09-05T01:07:41.106Z Compiling foldhash v0.2.0
16732026-09-05T01:07:41.139Z Compiling is_ci v1.2.0
16742026-09-05T01:07:41.189Z Compiling hyper-util v0.1.20
16752026-09-05T01:07:41.270Z Compiling bitflags v1.3.2
16762026-09-05T01:07:41.282Z Compiling same-file v1.0.6
16772026-09-05T01:07:41.299Z Compiling bumpalo v3.20.2
16782026-09-05T01:07:41.359Z Compiling path-slash v0.1.5
16792026-09-05T01:07:41.377Z Compiling textwrap v0.16.2
16802026-09-05T01:07:41.458Z Compiling snafu v0.8.9
16812026-09-05T01:07:41.476Z Compiling walkdir v2.5.0
16822026-09-05T01:07:41.511Z Compiling zopfli v0.8.3
16832026-09-05T01:07:41.583Z Compiling bzip2 v0.6.1
16842026-09-05T01:07:41.806Z Compiling hashbrown v0.16.1
16852026-09-05T01:07:41.810Z Compiling supports-color v3.0.2
16862026-09-05T01:07:41.836Z Compiling jiff v0.2.34
16872026-09-05T01:07:41.839Z Compiling sec1 v0.7.3
16882026-09-05T01:07:41.930Z Compiling test-strategy v0.4.5
16892026-09-05T01:07:42.013Z Compiling hashbrown v0.15.5
16902026-09-05T01:07:42.155Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16912026-09-05T01:07:42.321Z Compiling dof v0.3.0
16922026-09-05T01:07:42.355Z Compiling cargo_metadata v0.23.1
16932026-09-05T01:07:42.425Z Compiling group v0.13.0
16942026-09-05T01:07:42.493Z Compiling strum v0.27.2
16952026-09-05T01:07:42.498Z Compiling derive_more-impl v2.1.1
16962026-09-05T01:07:42.575Z Compiling hubpack v0.1.2
16972026-09-05T01:07:42.622Z Compiling hyper-tls v0.6.0
16982026-09-05T01:07:42.642Z Compiling phf v0.13.1
16992026-09-05T01:07:42.679Z Compiling signal-hook-mio v0.2.5
17002026-09-05T01:07:42.806Z Compiling reqwest v0.12.28
17012026-09-05T01:07:42.822Z Compiling futures v0.3.32
17022026-09-05T01:07:42.877Z Compiling cookie_store v0.22.1
17032026-09-05T01:07:42.919Z Compiling zstd v0.13.3
17042026-09-05T01:07:42.969Z Compiling serde_with_macros v3.21.0
17052026-09-05T01:07:43.035Z Compiling cipher v0.5.2
17062026-09-05T01:07:43.197Z Compiling backtrace-ext v0.2.1
17072026-09-05T01:07:43.360Z Compiling postgres-types v0.2.12
17082026-09-05T01:07:43.480Z Compiling globset v0.4.18
17092026-09-05T01:07:43.495Z Compiling usdt-macro v0.6.0
17102026-09-05T01:07:43.561Z Compiling usdt-attr-macro v0.6.0
17112026-09-05T01:07:43.603Z Compiling byte-wrapper v0.1.0
17122026-09-05T01:07:43.684Z Compiling ed25519 v2.2.3
17132026-09-05T01:07:43.712Z Compiling hkdf v0.12.4
17142026-09-05T01:07:43.905Z Compiling dtrace-parser v0.2.0
17152026-09-05T01:07:43.926Z Compiling crypto-bigint v0.5.5
17162026-09-05T01:07:43.939Z Compiling serde-big-array v0.5.1
17172026-09-05T01:07:44.005Z Compiling serde_plain v1.0.2
17182026-09-05T01:07:44.096Z Compiling olpc-cjson v0.1.4
17192026-09-05T01:07:44.137Z Compiling serde_repr v0.1.20
17202026-09-05T01:07:44.176Z Compiling enum-as-inner v0.6.1
17212026-09-05T01:07:44.229Z Compiling miette-derive v7.6.0
17222026-09-05T01:07:44.278Z Compiling strum_macros v0.26.4
17232026-09-05T01:07:44.307Z Compiling async-recursion v1.1.1
17242026-09-05T01:07:44.420Z Compiling phf_shared v0.11.3
17252026-09-05T01:07:44.545Z Compiling float-cmp v0.10.0
17262026-09-05T01:07:44.635Z Compiling pem v3.0.6
17272026-09-05T01:07:44.665Z Compiling memmap2 v0.9.10
17282026-09-05T01:07:44.679Z Compiling thread-id v4.2.2
17292026-09-05T01:07:44.736Z Compiling either v1.15.0
17302026-09-05T01:07:44.751Z Compiling fixedbitset v0.4.2
17312026-09-05T01:07:44.773Z Compiling normalize-line-endings v0.3.0
17322026-09-05T01:07:44.787Z Compiling keccak v0.1.6
17332026-09-05T01:07:44.854Z Compiling supports-hyperlinks v3.2.0
17342026-09-05T01:07:44.882Z Compiling typed-path v0.9.3
17352026-09-05T01:07:44.902Z Compiling cpufeatures v0.3.0
17362026-09-05T01:07:44.973Z Compiling precomputed-hash v0.1.1
17372026-09-05T01:07:44.992Z Compiling difflib v0.4.0
17382026-09-05T01:07:45.007Z Compiling fixedbitset v0.5.7
17392026-09-05T01:07:45.011Z Compiling static_assertions v1.1.0
17402026-09-05T01:07:45.034Z Compiling const-oid v0.10.2
17412026-09-05T01:07:45.049Z Compiling whoami v2.1.0
17422026-09-05T01:07:45.078Z Compiling data-encoding v2.10.0
17432026-09-05T01:07:45.098Z Compiling new_debug_unreachable v1.0.6
17442026-09-05T01:07:45.112Z Compiling winnow v1.0.3
17452026-09-05T01:07:45.183Z Compiling predicates-core v1.0.10
17462026-09-05T01:07:45.265Z Compiling supports-unicode v3.0.0
17472026-09-05T01:07:45.326Z Compiling predicates v3.1.4
17482026-09-05T01:07:45.377Z Compiling hickory-proto v0.25.2
17492026-09-05T01:07:45.434Z Compiling tokio-postgres v0.7.16
17502026-09-05T01:07:45.451Z Compiling petgraph v0.8.3
17512026-09-05T01:07:45.467Z Compiling miette v7.6.0
17522026-09-05T01:07:45.482Z Compiling digest v0.11.3
17532026-09-05T01:07:45.544Z Compiling string_cache v0.8.9
17542026-09-05T01:07:45.574Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17552026-09-05T01:07:45.732Z Compiling toml_edit v0.22.27
17562026-09-05T01:07:45.799Z Compiling chacha20 v0.10.0
17572026-09-05T01:07:45.813Z Compiling sha3 v0.10.8
17582026-09-05T01:07:46.005Z Compiling itertools v0.13.0
17592026-09-05T01:07:46.110Z Compiling toml_parser v1.1.2+spec-1.1.0
17602026-09-05T01:07:46.140Z Compiling strum v0.26.3
17612026-09-05T01:07:46.157Z Compiling elliptic-curve v0.13.8
17622026-09-05T01:07:46.234Z Compiling petgraph v0.6.5
17632026-09-05T01:07:46.271Z Compiling usdt v0.6.0
17642026-09-05T01:07:46.284Z Compiling usdt-impl v0.5.0
17652026-09-05T01:07:46.298Z Compiling crossterm v0.28.1
17662026-09-05T01:07:46.502Z Compiling serde_with v3.21.0
17672026-09-05T01:07:46.596Z Compiling zip v4.6.1
17682026-09-05T01:07:46.616Z Compiling ed25519-dalek v2.2.0
17692026-09-05T01:07:46.645Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-05T01:07:46.756Z Compiling derive_more v2.1.1
17712026-09-05T01:07:47.158Z Compiling iddqd v0.4.2
17722026-09-05T01:07:47.307Z Compiling similar v2.7.0
17732026-09-05T01:07:47.448Z Compiling tokio-stream v0.1.18
17742026-09-05T01:07:47.561Z Compiling crossbeam-epoch v0.9.18
17752026-09-05T01:07:47.573Z Compiling buf-list v1.1.2
17762026-09-05T01:07:47.706Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-05T01:07:47.712Z Compiling openapiv3 v2.2.0
17782026-09-05T01:07:47.724Z Compiling lalrpop-util v0.19.12
17792026-09-05T01:07:47.869Z Compiling peg-runtime v0.8.5
17802026-09-05T01:07:47.897Z Compiling thread_local v1.1.9
17812026-09-05T01:07:47.925Z Compiling slog-async v2.8.0
17822026-09-05T01:07:47.941Z Compiling crossbeam-channel v0.5.15
17832026-09-05T01:07:48.010Z Compiling filetime v0.2.27
17842026-09-05T01:07:48.159Z Compiling is-terminal v0.4.17
17852026-09-05T01:07:48.177Z Compiling xattr v1.6.1
17862026-09-05T01:07:48.193Z Compiling term v1.2.1
17872026-09-05T01:07:48.197Z Compiling take_mut v0.2.2
17882026-09-05T01:07:48.226Z Compiling camino-tempfile v1.4.1
17892026-09-05T01:07:48.306Z Compiling tar v0.4.46
17902026-09-05T01:07:48.470Z Compiling slog-term v2.9.2
17912026-09-05T01:08:05.684Z Compiling rustls-webpki v0.103.13
17922026-09-05T01:08:08.335Z Compiling tokio-rustls v0.26.4
17932026-09-05T01:08:08.335Z Compiling rustls-platform-verifier v0.6.2
17942026-09-05T01:08:08.335Z Compiling tough v0.22.0
17952026-09-05T01:08:08.535Z Compiling hyper-rustls v0.27.7
17962026-09-05T01:08:08.723Z Compiling reqwest v0.13.2
17972026-09-05T01:08:10.852Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-05T01:08:11.083Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-05T01:08:14.024Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.93s
18002026-09-05T01:08:14.164Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-05T01:08:14.222ZSep 05 01:08:13.629 INFO Starting download, target: Clickhouse
18022026-09-05T01:08:14.222ZSep 05 01:08:13.630 INFO Starting download, target: Console
18032026-09-05T01:08:14.222ZSep 05 01:08:13.630 INFO Starting download, target: Cockroach
18042026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Starting download, target: DendriteStub
18052026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Starting download, target: MaghemiteMgd
18062026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Starting download, target: MaghemiteDdmd
18072026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Starting download, target: TransceiverControl
18082026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18112026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18122026-09-05T01:08:14.225ZSep 05 01:08:13.630 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18132026-09-05T01:08:14.226ZSep 05 01:08:13.631 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-05T01:08:14.226ZSep 05 01:08:13.631 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-05T01:08:14.664ZSep 05 01:08:14.060 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-05T01:08:14.856ZSep 05 01:08:14.264 INFO Download complete, target: TransceiverControl
18172026-09-05T01:08:16.043ZSep 05 01:08:15.432 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-05T01:08:16.294ZSep 05 01:08:15.674 INFO Download complete, target: Console
18192026-09-05T01:08:16.994ZSep 05 01:08:16.402 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-05T01:08:22.160ZSep 05 01:08:21.513 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18212026-09-05T01:08:23.057ZSep 05 01:08:22.339 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18222026-09-05T01:08:23.587ZSep 05 01:08:22.913 INFO Checking that binary works, target: Clickhouse
18232026-09-05T01:08:23.799ZSep 05 01:08:23.002 INFO Download complete, target: Clickhouse
18242026-09-05T01:08:23.953ZSep 05 01:08:23.280 INFO Download complete, target: MaghemiteDdmd
18252026-09-05T01:08:24.663ZSep 05 01:08:24.027 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18262026-09-05T01:08:25.288ZSep 05 01:08:24.630 INFO Download complete, target: DendriteStub
18272026-09-05T01:08:25.536ZSep 05 01:08:24.893 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18282026-09-05T01:08:25.536ZSep 05 01:08:24.893 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18292026-09-05T01:08:27.108ZSep 05 01:08:26.496 INFO Download complete, target: MaghemiteMgd
18302026-09-05T01:08:29.998ZSep 05 01:08:29.405 INFO Checking that binary works, target: Cockroach
18312026-09-05T01:08:30.127ZSep 05 01:08:29.530 INFO Download complete, target: Cockroach
18322026-09-05T01:08:30.133ZAll prerequisites installed successfully
18332026-09-05T01:08:30.133Z
18342026-09-05T01:08:30.133Zreal 2:01.076487791
18352026-09-05T01:08:30.133Zuser 7:20.857157545
18362026-09-05T01:08:30.134Zsys 1:45.505632631
18372026-09-05T01:08:30.134Ztrap 0.316651182
18382026-09-05T01:08:30.134Ztflt 0.830853929
18392026-09-05T01:08:30.134Zdflt 1.569564452
18402026-09-05T01:08:30.134Zkflt 0.019226024
18412026-09-05T01:08:30.134Zlock 31:39.664318565
18422026-09-05T01:08:30.134Zslp 20:19.112555503
18432026-09-05T01:08:30.134Zlat 29.221129013
18442026-09-05T01:08:30.134Zstop 3:34.873526848
18452026-09-05T01:08:30.134Z+ ptime -m cargo xtask download softnpu
18462026-09-05T01:08:30.590Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18472026-09-05T01:08:30.604Z Running `target/debug/xtask download softnpu`
18482026-09-05T01:08:31.372Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-05T01:08:31.437Z Running `target/debug/xtask-downloader softnpu`
18502026-09-05T01:08:31.480ZSep 05 01:08:30.879 INFO Starting download, target: Softnpu
18512026-09-05T01:08:31.489ZSep 05 01:08:30.880 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-05T01:08:32.018ZSep 05 01:08:31.421 INFO Download complete, target: Softnpu
18532026-09-05T01:08:32.024Z
18542026-09-05T01:08:32.024Zreal 1.881982647
18552026-09-05T01:08:32.025Zuser 1.307345174
18562026-09-05T01:08:32.025Zsys 0.618100892
18572026-09-05T01:08:32.025Ztrap 0.000476460
18582026-09-05T01:08:32.025Ztflt 0.000056283
18592026-09-05T01:08:32.025Zdflt 0.000277301
18602026-09-05T01:08:32.025Zkflt 0.000000000
18612026-09-05T01:08:32.025Zlock 10.263959910
18622026-09-05T01:08:32.025Zslp 0.395990062
18632026-09-05T01:08:32.025Zlat 0.095179606
18642026-09-05T01:08:32.025Zstop 0.000176887
18652026-09-05T01:08:32.025Z+ export CARGO_INCREMENTAL=0
18662026-09-05T01:08:32.025Z+ CARGO_INCREMENTAL=0
18672026-09-05T01:08:32.025Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-05T01:08:32.935Z Compiling proc-macro2 v1.0.106
18692026-09-05T01:08:32.935Z Compiling quote v1.0.45
18702026-09-05T01:08:32.935Z Compiling unicode-ident v1.0.24
18712026-09-05T01:08:32.935Z Compiling serde_core v1.0.228
18722026-09-05T01:08:32.939Z Compiling libc v0.2.185
18732026-09-05T01:08:32.939Z Compiling serde v1.0.228
18742026-09-05T01:08:32.939Z Compiling cfg-if v1.0.4
18752026-09-05T01:08:32.939Z Compiling version_check v0.9.5
18762026-09-05T01:08:32.939Z Compiling autocfg v1.5.0
18772026-09-05T01:08:32.939Z Compiling shlex v1.3.0
18782026-09-05T01:08:32.939Z Compiling find-msvc-tools v0.1.9
18792026-09-05T01:08:32.939Z Compiling memchr v2.8.0
18802026-09-05T01:08:33.082Z Compiling zmij v1.0.21
18812026-09-05T01:08:33.085Z Compiling serde_json v1.0.151
18822026-09-05T01:08:33.419Z Compiling portable-atomic v1.13.1
18832026-09-05T01:08:33.435Z Compiling zerocopy v0.8.55
18842026-09-05T01:08:33.446Z Compiling libm v0.2.16
18852026-09-05T01:08:33.476Z Compiling getrandom v0.4.3
18862026-09-05T01:08:33.538Z Compiling icu_normalizer_data v2.1.1
18872026-09-05T01:08:33.603Z Compiling smallvec v1.15.1
18882026-09-05T01:08:33.637Z Compiling generic-array v0.14.7
18892026-09-05T01:08:33.640Z Compiling num-traits v0.2.19
18902026-09-05T01:08:33.706Z Compiling icu_properties_data v2.1.2
18912026-09-05T01:08:33.796Z Compiling parking_lot_core v0.9.12
18922026-09-05T01:08:33.811Z Compiling itoa v1.0.17
18932026-09-05T01:08:33.825Z Compiling log v0.4.33
18942026-09-05T01:08:33.870Z Compiling pkg-config v0.3.32
18952026-09-05T01:08:33.887Z Compiling subtle v2.6.1
18962026-09-05T01:08:33.906Z Compiling stable_deref_trait v1.2.1
18972026-09-05T01:08:33.932Z Compiling rustix v1.1.4
18982026-09-05T01:08:34.003Z Compiling typenum v1.20.1
18992026-09-05T01:08:34.046Z Compiling getrandom v0.3.4
19002026-09-05T01:08:34.063Z Compiling jobserver v0.1.34
19012026-09-05T01:08:34.078Z Compiling errno v0.3.14
19022026-09-05T01:08:34.093Z Compiling scopeguard v1.2.0
19032026-09-05T01:08:34.175Z Compiling thiserror v2.0.18
19042026-09-05T01:08:34.190Z Compiling lock_api v0.4.14
19052026-09-05T01:08:34.249Z Compiling rand_core v0.10.0
19062026-09-05T01:08:34.279Z Compiling cc v1.2.56
19072026-09-05T01:08:34.418Z Compiling syn v2.0.117
19082026-09-05T01:08:34.453Z Compiling critical-section v1.2.0
19092026-09-05T01:08:34.457Z Compiling getrandom v0.2.17
19102026-09-05T01:08:34.457Z Compiling schemars v0.8.22
19112026-09-05T01:08:34.514Z Compiling writeable v0.6.2
19122026-09-05T01:08:34.520Z Compiling litemap v0.8.1
19132026-09-05T01:08:34.532Z Compiling percent-encoding v2.3.2
19142026-09-05T01:08:34.584Z Compiling equivalent v1.0.2
19152026-09-05T01:08:34.637Z Compiling rand_core v0.6.4
19162026-09-05T01:08:34.705Z Compiling syn v1.0.109
19172026-09-05T01:08:34.708Z Compiling pin-project-lite v0.2.17
19182026-09-05T01:08:34.781Z Compiling rustversion v1.0.22
19192026-09-05T01:08:34.830Z Compiling once_cell v1.21.3
19202026-09-05T01:08:34.934Z Compiling hashbrown v0.17.0
19212026-09-05T01:08:34.934Z Compiling heck v0.5.0
19222026-09-05T01:08:35.022Z Compiling fs_extra v1.3.0
19232026-09-05T01:08:35.022Z Compiling dunce v1.0.5
19242026-09-05T01:08:35.085Z Compiling cmake v0.1.57
19252026-09-05T01:08:35.102Z Compiling utf8_iter v1.0.4
19262026-09-05T01:08:35.122Z Compiling byteorder v1.5.0
19272026-09-05T01:08:35.172Z Compiling form_urlencoded v1.2.2
19282026-09-05T01:08:35.314Z Compiling semver v1.0.28
19292026-09-05T01:08:35.379Z Compiling bitflags v2.11.0
19302026-09-05T01:08:35.479Z Compiling strsim v0.11.1
19312026-09-05T01:08:35.500Z Compiling indexmap v2.14.0
19322026-09-05T01:08:35.616Z Compiling signal-hook-registry v1.4.8
19332026-09-05T01:08:35.630Z Compiling thiserror v1.0.69
19342026-09-05T01:08:35.633Z Compiling mio v1.2.0
19352026-09-05T01:08:35.659Z Compiling aws-lc-sys v0.40.0
19362026-09-05T01:08:35.721Z Compiling socket2 v0.6.3
19372026-09-05T01:08:35.787Z Compiling parking_lot v0.12.5
19382026-09-05T01:08:35.844Z Compiling aws-lc-rs v1.16.3
19392026-09-05T01:08:35.934Z Compiling futures-core v0.3.32
19402026-09-05T01:08:35.939Z Compiling const-oid v0.9.6
19412026-09-05T01:08:36.074Z Compiling iana-time-zone v0.1.65
19422026-09-05T01:08:36.089Z Compiling httparse v1.10.1
19432026-09-05T01:08:36.216Z Compiling crc32fast v1.5.0
19442026-09-05T01:08:36.289Z Compiling fnv v1.0.7
19452026-09-05T01:08:36.402Z Compiling regex-syntax v0.8.10
19462026-09-05T01:08:36.434Z Compiling ucd-trie v0.1.7
19472026-09-05T01:08:36.468Z Compiling uuid v1.23.4
19482026-09-05T01:08:36.532Z Compiling ident_case v1.0.1
19492026-09-05T01:08:36.552Z Compiling vcpkg v0.2.15
19502026-09-05T01:08:36.618Z Compiling pest v2.8.6
19512026-09-05T01:08:36.739Z Compiling rustc_version v0.4.1
19522026-09-05T01:08:36.839Z Compiling dyn-clone v1.0.20
19532026-09-05T01:08:36.889Z Compiling rustls v0.23.41
19542026-09-05T01:08:36.926Z Compiling futures-sink v0.3.32
19552026-09-05T01:08:37.038Z Compiling futures-channel v0.3.32
19562026-09-05T01:08:37.123Z Compiling aho-corasick v1.1.4
19572026-09-05T01:08:37.138Z Compiling openssl-sys v0.9.117
19582026-09-05T01:08:37.170Z Compiling futures-task v0.3.32
19592026-09-05T01:08:37.174Z Compiling slab v0.4.12
19602026-09-05T01:08:37.303Z Compiling synstructure v0.13.2
19612026-09-05T01:08:37.325Z Compiling serde_derive_internals v0.29.1
19622026-09-05T01:08:37.342Z Compiling futures-io v0.3.32
19632026-09-05T01:08:37.554Z Compiling time-core v0.1.8
19642026-09-05T01:08:37.574Z Compiling radium v0.7.0
19652026-09-05T01:08:37.630Z Compiling num-conv v0.2.0
19662026-09-05T01:08:37.650Z Compiling plain v0.2.3
19672026-09-05T01:08:37.723Z Compiling pest_meta v2.8.6
19682026-09-05T01:08:37.795Z Compiling time-macros v0.2.27
19692026-09-05T01:08:37.799Z Compiling crossbeam-utils v0.8.21
19702026-09-05T01:08:37.849Z Compiling maybe-uninit v2.0.0
19712026-09-05T01:08:37.849Z Compiling base64ct v1.8.3
19722026-09-05T01:08:37.906Z Compiling pretty-hex v0.4.1
19732026-09-05T01:08:37.922Z Compiling openssl v0.10.80
19742026-09-05T01:08:38.006Z Compiling regex-automata v0.4.14
19752026-09-05T01:08:38.059Z Compiling base64 v0.22.1
19762026-09-05T01:08:38.094Z Compiling pem-rfc7468 v0.7.0
19772026-09-05T01:08:38.110Z Compiling slog v2.8.2
19782026-09-05T01:08:38.152Z Compiling flagset v0.4.7
19792026-09-05T01:08:38.167Z Compiling unicode-segmentation v1.12.0
19802026-09-05T01:08:38.298Z Compiling darling_core v0.23.0
19812026-09-05T01:08:38.319Z Compiling pest_generator v2.8.6
19822026-09-05T01:08:38.335Z Compiling rand_core v0.9.5
19832026-09-05T01:08:38.469Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-05T01:08:38.488Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19852026-09-05T01:08:38.491Z Compiling syn v3.0.3
19862026-09-05T01:08:38.508Z Compiling serde_derive v1.0.228
19872026-09-05T01:08:38.541Z Compiling zeroize_derive v1.5.0
19882026-09-05T01:08:38.559Z Compiling zerofrom-derive v0.1.6
19892026-09-05T01:08:38.563Z Compiling yoke-derive v0.8.1
19902026-09-05T01:08:38.563Z Compiling zerocopy-derive v0.8.55
19912026-09-05T01:08:38.609Z Compiling zerovec-derive v0.11.2
19922026-09-05T01:08:38.612Z Compiling displaydoc v0.2.5
19932026-09-05T01:08:38.770Z Compiling tokio-macros v2.7.0
19942026-09-05T01:08:38.787Z Compiling futures-macro v0.3.32
19952026-09-05T01:08:38.790Z Compiling thiserror-impl v2.0.18
19962026-09-05T01:08:38.876Z Compiling schemars_derive v0.8.22
19972026-09-05T01:08:38.951Z Compiling der_derive v0.7.3
19982026-09-05T01:08:38.969Z Compiling tracing-attributes v0.1.31
19992026-09-05T01:08:39.161Z Compiling thiserror-impl v1.0.69
20002026-09-05T01:08:39.310Z Compiling pest_derive v2.8.6
20012026-09-05T01:08:39.476Z Compiling scroll_derive v0.12.1
20022026-09-05T01:08:39.528Z Compiling scroll_derive v0.13.1
20032026-09-05T01:08:39.558Z Compiling futures-util v0.3.32
20042026-09-05T01:08:39.687Z Compiling zerofrom v0.1.6
20052026-09-05T01:08:39.845Z Compiling yoke v0.8.1
20062026-09-05T01:08:39.852Z Compiling openssl-macros v0.1.1
20072026-09-05T01:08:40.092Z Compiling zerovec v0.11.5
20082026-09-05T01:08:40.163Z Compiling zerotrie v0.2.3
20092026-09-05T01:08:40.261Z Compiling ahash v0.8.12
20102026-09-05T01:08:40.314Z Compiling native-tls v0.2.18
20112026-09-05T01:08:40.336Z Compiling packed_struct v0.10.1
20122026-09-05T01:08:40.445Z Compiling anyhow v1.0.104
20132026-09-05T01:08:40.508Z Compiling paste v1.0.15
20142026-09-05T01:08:40.540Z Compiling num-bigint-dig v0.8.6
20152026-09-05T01:08:40.555Z Compiling darling_macro v0.23.0
20162026-09-05T01:08:40.592Z Compiling regex v1.12.3
20172026-09-05T01:08:40.703Z Compiling tinystr v0.8.2
20182026-09-05T01:08:40.721Z Compiling potential_utf v0.1.4
20192026-09-05T01:08:40.778Z Compiling zerocopy-derive v0.7.35
20202026-09-05T01:08:40.921Z Compiling icu_locale_core v2.1.1
20212026-09-05T01:08:40.939Z Compiling icu_collections v2.1.1
20222026-09-05T01:08:41.287Z Compiling tracing-core v0.1.36
20232026-09-05T01:08:41.412Z Compiling cookie v0.18.1
20242026-09-05T01:08:41.505Z Compiling camino v1.2.5
20252026-09-05T01:08:41.591Z Compiling icu_provider v2.1.1
20262026-09-05T01:08:41.596Z Compiling cpufeatures v0.2.17
20272026-09-05T01:08:41.690Z Compiling zeroize v1.9.0
20282026-09-05T01:08:41.733Z Compiling bytes v1.11.1
20292026-09-05T01:08:41.820Z Compiling chrono v0.4.45
20302026-09-05T01:08:41.900Z Compiling icu_properties v2.1.2
20312026-09-05T01:08:41.944Z Compiling icu_normalizer v2.1.1
20322026-09-05T01:08:42.207Z Compiling serde_tokenstream v0.2.3
20332026-09-05T01:08:42.341Z Compiling tokio v1.52.1
20342026-09-05T01:08:42.439Z Compiling der v0.7.10
20352026-09-05T01:08:42.500Z Compiling crypto-common v0.1.7
20362026-09-05T01:08:42.534Z Compiling block-buffer v0.10.4
20372026-09-05T01:08:42.663Z Compiling digest v0.10.7
20382026-09-05T01:08:42.715Z Compiling http v1.4.2
20392026-09-05T01:08:42.908Z Compiling idna_adapter v1.2.1
20402026-09-05T01:08:43.056Z Compiling idna v1.1.0
20412026-09-05T01:08:43.059Z Compiling ppv-lite86 v0.2.21
20422026-09-05T01:08:43.120Z Compiling fastrand v2.3.0
20432026-09-05T01:08:43.269Z Compiling spki v0.7.3
20442026-09-05T01:08:43.410Z Compiling url v2.5.8
20452026-09-05T01:08:43.448Z Compiling rand_chacha v0.9.0
20462026-09-05T01:08:43.488Z Compiling tracing v0.1.44
20472026-09-05T01:08:43.522Z Compiling toml_datetime v0.6.11
20482026-09-05T01:08:43.559Z Compiling serde_spanned v0.6.9
20492026-09-05T01:08:43.757Z Compiling darling v0.23.0
20502026-09-05T01:08:43.826Z Compiling packed_struct_codegen v0.10.1
20512026-09-05T01:08:43.843Z Compiling clap_derive v4.6.1
20522026-09-05T01:08:43.860Z Compiling zerocopy-derive v0.6.6
20532026-09-05T01:08:43.863Z Compiling bitfield-macros v0.19.4
20542026-09-05T01:08:44.131Z Compiling indexmap v1.9.3
20552026-09-05T01:08:44.148Z Compiling object v0.37.3
20562026-09-05T01:08:44.274Z Compiling simd-adler32 v0.3.8
20572026-09-05T01:08:44.381Z Compiling rand v0.9.2
20582026-09-05T01:08:44.419Z Compiling pkcs8 v0.10.2
20592026-09-05T01:08:44.466Z Compiling http-body v1.0.1
20602026-09-05T01:08:44.522Z Compiling rustls-pki-types v1.14.0
20612026-09-05T01:08:44.618Z Compiling daft-derive v0.1.8
20622026-09-05T01:08:44.679Z Compiling spin v0.9.8
20632026-09-05T01:08:44.736Z Compiling usdt-impl v0.5.0
20642026-09-05T01:08:44.787Z Compiling anstyle v1.0.14
20652026-09-05T01:08:44.903Z Compiling openssl-probe v0.2.1
20662026-09-05T01:08:44.954Z Compiling cmov v0.5.4
20672026-09-05T01:08:45.001Z Compiling ref-cast v1.0.25
20682026-09-05T01:08:45.049Z Compiling tinyvec_macros v0.1.1
20692026-09-05T01:08:45.052Z Compiling utf8parse v0.2.2
20702026-09-05T01:08:45.082Z Compiling either v1.15.0
20712026-09-05T01:08:45.120Z Compiling adler2 v2.0.1
20722026-09-05T01:08:45.135Z Compiling usdt-impl v0.6.0
20732026-09-05T01:08:45.192Z Compiling winnow v0.5.40
20742026-09-05T01:08:45.209Z Compiling ctutils v0.4.2
20752026-09-05T01:08:45.236Z Compiling miniz_oxide v0.8.9
20762026-09-05T01:08:45.260Z Compiling anstyle-parse v1.0.0
20772026-09-05T01:08:45.302Z Compiling tinyvec v1.10.0
20782026-09-05T01:08:45.369Z Compiling sha2 v0.10.9
20792026-09-05T01:08:45.467Z Compiling tempfile v3.27.0
20802026-09-05T01:08:45.485Z Compiling scroll v0.13.0
20812026-09-05T01:08:45.516Z Compiling scroll v0.12.0
20822026-09-05T01:08:45.610Z Compiling async-trait v0.1.89
20832026-09-05T01:08:45.671Z Compiling terminal_size v0.4.3
20842026-09-05T01:08:45.740Z Compiling heapless v0.7.17
20852026-09-05T01:08:45.834Z Compiling colorchoice v1.0.4
20862026-09-05T01:08:45.838Z Compiling winnow v0.7.14
20872026-09-05T01:08:45.867Z Compiling litrs v1.0.0
20882026-09-05T01:08:45.871Z Compiling winnow v1.0.3
20892026-09-05T01:08:45.871Z Compiling atomic-waker v1.1.2
20902026-09-05T01:08:45.996Z Compiling anstyle-query v1.1.5
20912026-09-05T01:08:46.012Z Compiling zstd-safe v7.2.4
20922026-09-05T01:08:46.033Z Compiling try-lock v0.2.5
20932026-09-05T01:08:46.121Z Compiling tokio-util v0.7.18
20942026-09-05T01:08:46.158Z Compiling tower-service v0.3.3
20952026-09-05T01:08:46.174Z Compiling signal-hook v0.3.18
20962026-09-05T01:08:46.300Z Compiling rustix v0.38.44
20972026-09-05T01:08:46.338Z Compiling is_terminal_polyfill v1.70.2
20982026-09-05T01:08:46.366Z Compiling tower-layer v0.3.3
20992026-09-05T01:08:46.382Z Compiling untrusted v0.7.1
21002026-09-05T01:08:46.397Z Compiling document-features v0.2.12
21012026-09-05T01:08:46.457Z Compiling anstream v1.0.0
21022026-09-05T01:08:46.494Z Compiling toml_edit v0.19.15
21032026-09-05T01:08:46.601Z Compiling want v0.3.1
21042026-09-05T01:08:46.819Z Compiling toml_parser v1.1.2+spec-1.1.0
21052026-09-05T01:08:46.880Z Compiling h2 v0.4.15
21062026-09-05T01:08:46.945Z Compiling goblin v0.8.2
21072026-09-05T01:08:47.021Z Compiling goblin v0.10.5
21082026-09-05T01:08:47.082Z Compiling hybrid-array v0.4.13
21092026-09-05T01:08:47.147Z Compiling ipnetwork v0.21.1
21102026-09-05T01:08:47.314Z Compiling ipnet v2.12.0
21112026-09-05T01:08:47.384Z Compiling zerocopy v0.7.35
21122026-09-05T01:08:47.425Z Compiling structmeta-derive v0.3.0
21132026-09-05T01:08:47.470Z Compiling ref-cast-impl v1.0.25
21142026-09-05T01:08:47.759Z Compiling heck v0.4.1
21152026-09-05T01:08:47.798Z Compiling darling_core v0.20.11
21162026-09-05T01:08:47.856Z Compiling curve25519-dalek v4.1.3
21172026-09-05T01:08:47.942Z Compiling memoffset v0.9.1
21182026-09-05T01:08:47.972Z Compiling powerfmt v0.2.0
21192026-09-05T01:08:48.080Z Compiling untrusted v0.9.0
21202026-09-05T01:08:48.100Z Compiling httpdate v1.0.3
21212026-09-05T01:08:48.210Z Compiling foreign-types-shared v0.1.1
21222026-09-05T01:08:48.221Z Compiling tap v1.0.1
21232026-09-05T01:08:48.242Z Compiling deranged v0.5.8
21242026-09-05T01:08:48.285Z Compiling foreign-types v0.3.2
21252026-09-05T01:08:48.322Z Compiling wyz v0.5.1
21262026-09-05T01:08:48.383Z Compiling unicode-normalization v0.1.25
21272026-09-05T01:08:48.400Z Compiling structmeta v0.3.0
21282026-09-05T01:08:48.562Z Compiling dtrace-parser v0.2.0
21292026-09-05T01:08:48.577Z Compiling rand_chacha v0.3.1
21302026-09-05T01:08:48.644Z Compiling signature v2.2.0
21312026-09-05T01:08:48.651Z Compiling hex v0.4.3
21322026-09-05T01:08:48.760Z Compiling dtrace-parser v0.3.0
21332026-09-05T01:08:48.856Z Compiling pin-project-internal v1.1.11
21342026-09-05T01:08:48.977Z Compiling num-integer v0.1.46
21352026-09-05T01:08:49.009Z Compiling thread-id v4.2.2
21362026-09-05T01:08:49.105Z Compiling wait-timeout v0.2.1
21372026-09-05T01:08:49.152Z Compiling dof v0.3.0
21382026-09-05T01:08:49.235Z Compiling thread-id v5.1.0
21392026-09-05T01:08:49.295Z Compiling socket2 v0.5.10
21402026-09-05T01:08:49.351Z Compiling funty v2.0.0
21412026-09-05T01:08:49.437Z Compiling clap_lex v1.0.0
21422026-09-05T01:08:49.474Z Compiling smoltcp v0.9.1
21432026-09-05T01:08:49.501Z Compiling cfg_aliases v0.2.1
21442026-09-05T01:08:49.588Z Compiling owo-colors v4.3.0
21452026-09-05T01:08:49.664Z Compiling dof v0.4.0
21462026-09-05T01:08:49.681Z Compiling bit-vec v0.8.0
21472026-09-05T01:08:49.724Z Compiling darling_macro v0.20.11
21482026-09-05T01:08:49.759Z Compiling quick-error v1.2.3
21492026-09-05T01:08:49.839Z Compiling num_threads v0.1.7
21502026-09-05T01:08:49.876Z Compiling bit-set v0.8.0
21512026-09-05T01:08:49.893Z Compiling rusty-fork v0.3.1
21522026-09-05T01:08:49.896Z Compiling bitvec v1.0.1
21532026-09-05T01:08:49.926Z Compiling clap_builder v4.6.0
21542026-09-05T01:08:49.960Z Compiling nix v0.31.2
21552026-09-05T01:08:49.963Z Compiling time v0.3.47
21562026-09-05T01:08:50.012Z Compiling hyper v1.10.1
21572026-09-05T01:08:50.047Z Compiling num-iter v0.1.45
21582026-09-05T01:08:50.249Z Compiling darling v0.20.11
21592026-09-05T01:08:50.274Z Compiling rand v0.8.6
21602026-09-05T01:08:50.346Z Compiling lazy_static v1.5.0
21612026-09-05T01:08:50.571Z Compiling hmac v0.12.1
21622026-09-05T01:08:50.687Z Compiling erased-serde v0.3.31
21632026-09-05T01:08:50.785Z Compiling rand_xorshift v0.4.0
21642026-09-05T01:08:50.803Z Compiling curve25519-dalek-derive v0.1.1
21652026-09-05T01:08:50.893Z Compiling sync_wrapper v1.0.2
21662026-09-05T01:08:50.996Z Compiling siphasher v1.0.2
21672026-09-05T01:08:51.015Z Compiling nodrop v0.1.14
21682026-09-05T01:08:51.192Z Compiling hyper-util v0.1.20
21692026-09-05T01:08:51.240Z Compiling zlib-rs v0.6.2
21702026-09-05T01:08:51.314Z Compiling crc-catalog v2.4.0
21712026-09-05T01:08:51.404Z Compiling unarray v0.1.4
21722026-09-05T01:08:51.451Z Compiling clap v4.6.1
21732026-09-05T01:08:51.504Z Compiling proptest v1.11.0
21742026-09-05T01:08:51.539Z Compiling crc v3.4.0
21752026-09-05T01:08:51.740Z Compiling array-init v0.0.4
21762026-09-05T01:08:52.147Z Compiling tower v0.5.3
21772026-09-05T01:08:52.625Z Compiling derive_builder_core v0.20.2
21782026-09-05T01:08:52.640Z Compiling smallvec v0.6.14
21792026-09-05T01:08:52.721Z Compiling snafu-derive v0.8.9
21802026-09-05T01:08:52.899Z Compiling zerocopy v0.6.6
21812026-09-05T01:08:52.911Z Compiling http-body-util v0.1.3
21822026-09-05T01:08:52.911Z Compiling pkcs1 v0.7.5
21832026-09-05T01:08:52.911Z Compiling bitfield v0.19.4
21842026-09-05T01:08:53.099Z Compiling hubpack_derive v0.1.1
21852026-09-05T01:08:53.161Z Compiling strum_macros v0.27.2
21862026-09-05T01:08:53.178Z Compiling strum_macros v0.26.4
21872026-09-05T01:08:53.251Z Compiling env_filter v2.0.0
21882026-09-05T01:08:53.294Z Compiling flate2 v1.1.9
21892026-09-05T01:08:53.388Z Compiling fs-err v3.3.0
21902026-09-05T01:08:53.580Z Compiling ryu v1.0.23
21912026-09-05T01:08:53.600Z Compiling unicode-bidi v0.3.18
21922026-09-05T01:08:53.610Z Compiling allocator-api2 v0.2.21
21932026-09-05T01:08:53.758Z Compiling hashbrown v0.12.3
21942026-09-05T01:08:53.894Z Compiling gimli v0.32.3
21952026-09-05T01:08:53.956Z Compiling iri-string v0.7.10
21962026-09-05T01:08:54.085Z Compiling unicode-properties v0.1.4
21972026-09-05T01:08:54.092Z Compiling base64 v0.21.7
21982026-09-05T01:08:54.326Z Compiling stringprep v0.1.5
21992026-09-05T01:08:54.359Z Compiling ron v0.8.1
22002026-09-05T01:08:54.695Z Compiling serde_urlencoded v0.7.1
22012026-09-05T01:08:54.729Z Compiling newtype-uuid v1.3.2
22022026-09-05T01:08:54.804Z Compiling env_logger v0.11.11
22032026-09-05T01:08:54.865Z Compiling derive_builder_macro v0.20.2
22042026-09-05T01:08:54.903Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22052026-09-05T01:08:54.956Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-09-05T01:08:55.080Z Compiling rsa v0.9.10
22072026-09-05T01:08:55.100Z Compiling tower-http v0.6.8
22082026-09-05T01:08:55.189Z Compiling oxnet v0.1.6
22092026-09-05T01:08:55.225Z Compiling serde-hex v0.1.0
22102026-09-05T01:08:55.281Z Compiling tokio-native-tls v0.3.1
22112026-09-05T01:08:55.325Z Compiling hashbrown v0.13.2
22122026-09-05T01:08:55.382Z Compiling bzip2 v0.4.4
22132026-09-05T01:08:55.472Z Compiling usdt-macro v0.6.0
22142026-09-05T01:08:55.542Z Compiling usdt-attr-macro v0.6.0
22152026-09-05T01:08:55.598Z Compiling addr2line v0.25.1
22162026-09-05T01:08:55.613Z Compiling derive-ex v0.1.8
22172026-09-05T01:08:55.776Z Compiling crypto-common v0.2.2
22182026-09-05T01:08:55.827Z Compiling block-buffer v0.12.1
22192026-09-05T01:08:55.864Z Compiling block-padding v0.4.2
22202026-09-05T01:08:56.145Z Compiling rustls-native-certs v0.8.3
22212026-09-05T01:08:56.224Z Compiling x509-cert v0.2.5
22222026-09-05T01:08:56.389Z Compiling md-5 v0.10.6
22232026-09-05T01:08:56.553Z Compiling bstr v1.12.1
22242026-09-05T01:08:56.652Z Compiling convert_case v0.10.0
22252026-09-05T01:08:56.786Z Compiling vergen-lib v9.1.0
22262026-09-05T01:08:56.817Z Compiling hash32 v0.2.1
22272026-09-05T01:08:56.872Z Compiling encoding_rs v0.8.35
22282026-09-05T01:08:56.916Z Compiling fallible-iterator v0.2.0
22292026-09-05T01:08:56.965Z Compiling psl-types v2.0.11
22302026-09-05T01:08:57.000Z Compiling mime v0.3.17
22312026-09-05T01:08:57.124Z Compiling unicode-width v0.2.0
22322026-09-05T01:08:57.160Z Compiling rustc-demangle v0.1.27
22332026-09-05T01:08:57.236Z Compiling cpufeatures v0.3.0
22342026-09-05T01:08:57.335Z Compiling crc-any v2.5.0
22352026-09-05T01:08:57.350Z Compiling postgres-protocol v0.6.10
22362026-09-05T01:08:57.353Z Compiling test-strategy v0.4.5
22372026-09-05T01:08:57.525Z Compiling publicsuffix v2.3.0
22382026-09-05T01:08:57.602Z Compiling derive_more-impl v2.1.1
22392026-09-05T01:08:57.687Z Compiling backtrace v0.3.76
22402026-09-05T01:08:58.169Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-05T01:08:58.267Z Compiling inout v0.2.2
22422026-09-05T01:08:58.370Z Compiling object v0.30.4
22432026-09-05T01:08:58.386Z Compiling zip v0.6.6
22442026-09-05T01:08:58.416Z Compiling daft v0.1.8
22452026-09-05T01:08:58.446Z Compiling hyper-tls v0.6.0
22462026-09-05T01:08:58.625Z Compiling derive_builder v0.20.2
22472026-09-05T01:08:58.642Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-05T01:08:58.674Z Compiling phf_shared v0.13.1
22492026-09-05T01:08:58.711Z Compiling pin-project v1.1.11
22502026-09-05T01:08:58.828Z Compiling toml v0.7.8
22512026-09-05T01:08:58.924Z Compiling serde_with_macros v3.21.0
22522026-09-05T01:08:58.945Z Compiling futures-executor v0.3.32
22532026-09-05T01:08:59.037Z Compiling enum-as-inner v0.6.1
22542026-09-05T01:08:59.103Z Compiling serde_repr v0.1.20
22552026-09-05T01:08:59.126Z Compiling miette-derive v7.6.0
22562026-09-05T01:08:59.188Z Compiling async-recursion v1.1.1
22572026-09-05T01:08:59.267Z Compiling ff v0.13.1
22582026-09-05T01:08:59.306Z Compiling vergen v9.1.0
22592026-09-05T01:08:59.371Z Compiling cargo-platform v0.3.2
22602026-09-05T01:08:59.471Z Compiling libbz2-rs-sys v0.2.2
22612026-09-05T01:08:59.494Z Compiling jiff-core v0.1.0
22622026-09-05T01:08:59.564Z Compiling managed v0.8.0
22632026-09-05T01:08:59.643Z Compiling bitflags v1.3.2
22642026-09-05T01:08:59.643Z Compiling base16ct v0.2.0
22652026-09-05T01:08:59.718Z Compiling bumpalo v3.20.2
22662026-09-05T01:08:59.736Z Compiling unicode-linebreak v0.1.5
22672026-09-05T01:08:59.834Z Compiling is_ci v1.2.0
22682026-09-05T01:08:59.840Z Compiling foldhash v0.1.5
22692026-09-05T01:08:59.844Z Compiling foldhash v0.2.0
22702026-09-05T01:08:59.956Z Compiling path-slash v0.1.5
22712026-09-05T01:08:59.990Z Compiling smawk v0.3.2
22722026-09-05T01:09:00.011Z Compiling same-file v1.0.6
22732026-09-05T01:09:00.045Z Compiling hashbrown v0.16.1
22742026-09-05T01:09:00.079Z Compiling hashbrown v0.15.5
22752026-09-05T01:09:00.096Z Compiling zopfli v0.8.3
22762026-09-05T01:09:00.117Z Compiling textwrap v0.16.2
22772026-09-05T01:09:00.134Z Compiling walkdir v2.5.0
22782026-09-05T01:09:00.148Z Compiling supports-color v3.0.2
22792026-09-05T01:09:00.182Z Compiling bzip2 v0.6.1
22802026-09-05T01:09:00.197Z Compiling sec1 v0.7.3
22812026-09-05T01:09:00.330Z Compiling jiff v0.2.34
22822026-09-05T01:09:00.522Z Compiling cargo_metadata v0.23.1
22832026-09-05T01:09:00.643Z Compiling group v0.13.0
22842026-09-05T01:09:00.695Z Compiling futures v0.3.32
22852026-09-05T01:09:00.810Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22862026-09-05T01:09:01.018Z Compiling phf v0.13.1
22872026-09-05T01:09:01.161Z Compiling snafu v0.8.9
22882026-09-05T01:09:01.211Z Compiling reqwest v0.12.28
22892026-09-05T01:09:01.214Z Compiling cipher v0.5.2
22902026-09-05T01:09:01.509Z Compiling signal-hook-mio v0.2.5
22912026-09-05T01:09:01.545Z Compiling cookie_store v0.22.1
22922026-09-05T01:09:01.664Z Compiling backtrace-ext v0.2.1
22932026-09-05T01:09:01.745Z Compiling postgres-types v0.2.12
22942026-09-05T01:09:01.836Z Compiling zstd v0.13.3
22952026-09-05T01:09:01.915Z Compiling globset v0.4.18
22962026-09-05T01:09:01.932Z Compiling strum v0.27.2
22972026-09-05T01:09:02.074Z Compiling hubpack v0.1.2
22982026-09-05T01:09:02.124Z Compiling phf_shared v0.11.3
22992026-09-05T01:09:02.146Z Compiling hkdf v0.12.4
23002026-09-05T01:09:02.173Z Compiling crossbeam-epoch v0.9.18
23012026-09-05T01:09:02.254Z Compiling byte-wrapper v0.1.0
23022026-09-05T01:09:02.273Z Compiling olpc-cjson v0.1.4
23032026-09-05T01:09:02.276Z Compiling ed25519 v2.2.3
23042026-09-05T01:09:02.482Z Compiling crypto-bigint v0.5.5
23052026-09-05T01:09:02.533Z Compiling serde_plain v1.0.2
23062026-09-05T01:09:02.552Z Compiling serde-big-array v0.5.1
23072026-09-05T01:09:02.584Z Compiling pem v3.0.6
23082026-09-05T01:09:02.650Z Compiling float-cmp v0.10.0
23092026-09-05T01:09:02.692Z Compiling memmap2 v0.9.10
23102026-09-05T01:09:02.715Z Compiling normalize-line-endings v0.3.0
23112026-09-05T01:09:02.733Z Compiling predicates-core v1.0.10
23122026-09-05T01:09:02.766Z Compiling unicode-width v0.1.14
23132026-09-05T01:09:02.815Z Compiling data-encoding v2.10.0
23142026-09-05T01:09:02.920Z Compiling const-oid v0.10.2
23152026-09-05T01:09:02.994Z Compiling whoami v2.1.0
23162026-09-05T01:09:03.010Z Compiling typed-path v0.9.3
23172026-09-05T01:09:03.051Z Compiling keccak v0.1.6
23182026-09-05T01:09:03.067Z Compiling toml_write v0.1.2
23192026-09-05T01:09:03.117Z Compiling supports-unicode v3.0.0
23202026-09-05T01:09:03.133Z Compiling static_assertions v1.1.0
23212026-09-05T01:09:03.151Z Compiling precomputed-hash v0.1.1
23222026-09-05T01:09:03.256Z Compiling difflib v0.4.0
23232026-09-05T01:09:03.273Z Compiling supports-hyperlinks v3.2.0
23242026-09-05T01:09:03.287Z Compiling fixedbitset v0.5.7
23252026-09-05T01:09:03.333Z Compiling new_debug_unreachable v1.0.6
23262026-09-05T01:09:03.350Z Compiling fixedbitset v0.4.2
23272026-09-05T01:09:03.451Z Compiling string_cache v0.8.9
23282026-09-05T01:09:03.472Z Compiling elliptic-curve v0.13.8
23292026-09-05T01:09:03.561Z Compiling petgraph v0.6.5
23302026-09-05T01:09:03.581Z Compiling petgraph v0.8.3
23312026-09-05T01:09:03.584Z Compiling predicates v3.1.4
23322026-09-05T01:09:03.615Z Compiling miette v7.6.0
23332026-09-05T01:09:03.683Z Compiling toml_edit v0.22.27
23342026-09-05T01:09:03.703Z Compiling tokio-postgres v0.7.16
23352026-09-05T01:09:03.763Z Compiling sha3 v0.10.8
23362026-09-05T01:09:03.832Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23372026-09-05T01:09:04.046Z Compiling hickory-proto v0.25.2
23382026-09-05T01:09:04.179Z Compiling digest v0.11.3
23392026-09-05T01:09:04.191Z Compiling chacha20 v0.10.0
23402026-09-05T01:09:04.465Z Compiling usdt v0.6.0
23412026-09-05T01:09:04.735Z Compiling zip v4.6.1
23422026-09-05T01:09:05.016Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-05T01:09:05.147Z Compiling ed25519-dalek v2.2.0
23442026-09-05T01:09:05.503Z Compiling crossterm v0.28.1
23452026-09-05T01:09:05.783Z Compiling iddqd v0.4.2
23462026-09-05T01:09:05.906Z Compiling serde_with v3.21.0
23472026-09-05T01:09:05.986Z Compiling derive_more v2.1.1
23482026-09-05T01:09:06.011Z Compiling similar v2.7.0
23492026-09-05T01:09:06.106Z Compiling strum v0.26.3
23502026-09-05T01:09:06.252Z Compiling tokio-stream v0.1.18
23512026-09-05T01:09:06.321Z Compiling buf-list v1.1.2
23522026-09-05T01:09:06.396Z Compiling itertools v0.13.0
23532026-09-05T01:09:06.594Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-05T01:09:06.597Z Compiling openapiv3 v2.2.0
23552026-09-05T01:09:07.003Z Compiling peg-runtime v0.8.5
23562026-09-05T01:09:07.020Z Compiling lalrpop-util v0.19.12
23572026-09-05T01:09:20.616Z Compiling macaddr v1.0.1
23582026-09-05T01:09:20.715Z Compiling crucible-workspace-hack v0.1.0
23592026-09-05T01:09:20.741Z Compiling rayon-core v1.13.0
23602026-09-05T01:09:20.756Z Compiling itertools v0.15.0
23612026-09-05T01:09:20.774Z Compiling secrecy v0.10.3
23622026-09-05T01:09:20.849Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-05T01:09:20.852Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-05T01:09:20.881Z Compiling heapless v0.8.0
23652026-09-05T01:09:20.896Z Compiling crossbeam-deque v0.8.6
23662026-09-05T01:09:20.957Z Compiling inout v0.1.4
23672026-09-05T01:09:20.996Z Compiling hash32 v0.3.1
23682026-09-05T01:09:21.024Z Compiling multer v3.1.0
23692026-09-05T01:09:21.112Z Compiling toml_edit v0.23.10+spec-1.0.0
23702026-09-05T01:09:21.132Z Compiling thread_local v1.1.9
23712026-09-05T01:09:21.149Z Compiling match_cfg v0.1.0
23722026-09-05T01:09:21.165Z Compiling compression-core v0.4.31
23732026-09-05T01:09:21.235Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742026-09-05T01:09:21.251Z Compiling slog-async v2.8.0
23752026-09-05T01:09:21.268Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23762026-09-05T01:09:21.354Z Compiling smoltcp v0.11.0
23772026-09-05T01:09:21.357Z Compiling compression-codecs v0.4.37
23782026-09-05T01:09:21.441Z Compiling hostname v0.3.1
23792026-09-05T01:09:21.478Z Compiling cipher v0.4.4
23802026-09-05T01:09:21.582Z Compiling atomicwrites v0.4.4
23812026-09-05T01:09:21.607Z Compiling slog-json v2.6.1
23822026-09-05T01:09:21.663Z Compiling proc-macro-crate v3.4.0
23832026-09-05T01:09:21.709Z Compiling crossbeam-channel v0.5.15
23842026-09-05T01:09:21.740Z Compiling half v2.7.1
23852026-09-05T01:09:21.824Z Compiling universal-hash v0.5.1
23862026-09-05T01:09:21.853Z Compiling newtype-uuid-macros v0.1.0
23872026-09-05T01:09:21.873Z Compiling serde_tokenstream v0.3.0
23882026-09-05T01:09:21.887Z Compiling cobs v0.3.0
23892026-09-05T01:09:21.982Z Compiling thiserror-impl-no-std v2.0.2
23902026-09-05T01:09:21.998Z Compiling async-stream-impl v0.3.6
23912026-09-05T01:09:22.054Z Compiling ingot-macros v0.2.0
23922026-09-05T01:09:22.081Z Compiling serde_spanned v1.1.1
23932026-09-05T01:09:22.098Z Compiling toml_datetime v1.1.1+spec-1.1.0
23942026-09-05T01:09:22.113Z Compiling is-terminal v0.4.17
23952026-09-05T01:09:22.116Z Compiling proc-macro-error-attr v1.0.4
23962026-09-05T01:09:22.173Z Compiling dropshot v0.17.1
23972026-09-05T01:09:22.242Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
23982026-09-05T01:09:22.258Z Compiling convert_case v0.4.0
23992026-09-05T01:09:22.287Z Compiling ciborium-io v0.2.2
24002026-09-05T01:09:22.324Z Compiling opaque-debug v0.3.1
24012026-09-05T01:09:22.384Z Compiling toml_writer v1.1.1+spec-1.1.0
24022026-09-05T01:09:22.400Z Compiling take_mut v0.2.2
24032026-09-05T01:09:22.416Z Compiling term v1.2.1
24042026-09-05T01:09:22.462Z Compiling poly1305 v0.8.0
24052026-09-05T01:09:22.495Z Compiling ciborium-ll v0.2.2
24062026-09-05T01:09:22.568Z Compiling derive_more v0.99.20
24072026-09-05T01:09:22.586Z Compiling toml v1.1.2+spec-1.1.0
24082026-09-05T01:09:22.602Z Compiling async-stream v0.3.6
24092026-09-05T01:09:22.603Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24102026-09-05T01:09:22.638Z Compiling oxide-generation-macros v0.2.0
24112026-09-05T01:09:22.640Z Compiling num_enum_derive v0.7.6
24122026-09-05T01:09:22.743Z Compiling slog-term v2.9.2
24132026-09-05T01:09:22.801Z Compiling postcard v1.1.3
24142026-09-05T01:09:22.981Z Compiling thiserror-no-std v2.0.2
24152026-09-05T01:09:23.085Z Compiling slog-bunyan v2.5.0
24162026-09-05T01:09:23.179Z Compiling chacha20 v0.9.1
24172026-09-05T01:09:23.265Z Compiling async-compression v0.4.41
24182026-09-05T01:09:23.354Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-05T01:09:23.436Z Compiling sha1 v0.11.0
24202026-09-05T01:09:23.452Z Compiling oxide-generation v0.1.3
24212026-09-05T01:09:23.536Z Compiling parse-display-derive v0.10.0
24222026-09-05T01:09:23.593Z Compiling proc-macro-crate v1.3.1
24232026-09-05T01:09:23.662Z Compiling waitgroup v0.1.2
24242026-09-05T01:09:23.726Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-05T01:09:23.789Z Compiling rustls-pemfile v2.2.0
24262026-09-05T01:09:23.820Z Compiling backon v1.6.0
24272026-09-05T01:09:23.944Z Compiling blake2 v0.10.6
24282026-09-05T01:09:24.009Z Compiling aead v0.5.2
24292026-09-05T01:09:24.048Z Compiling dropshot_endpoint v0.17.1
24302026-09-05T01:09:24.064Z Compiling password-hash v0.5.0
24312026-09-05T01:09:24.064Z Compiling foreign-types-macros v0.2.3
24322026-09-05T01:09:24.205Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-05T01:09:24.222Z Compiling serde_path_to_error v0.1.20
24342026-09-05T01:09:24.322Z Compiling hostname v0.4.2
24352026-09-05T01:09:24.400Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24362026-09-05T01:09:24.487Z Compiling proc-macro-error v1.0.4
24372026-09-05T01:09:24.504Z Compiling instant v0.1.13
24382026-09-05T01:09:24.520Z Compiling foreign-types-shared v0.3.1
24392026-09-05T01:09:24.570Z Compiling debug-ignore v1.0.5
24402026-09-05T01:09:24.621Z Compiling ingot-types v0.2.0
24412026-09-05T01:09:24.638Z Compiling illumos-nvpair-sys v0.2.0
24422026-09-05T01:09:24.641Z Compiling backoff v0.4.0
24432026-09-05T01:09:24.673Z Compiling argon2 v0.5.3
24442026-09-05T01:09:24.723Z Compiling foreign-types v0.5.0
24452026-09-05T01:09:24.741Z Compiling chacha20poly1305 v0.10.1
24462026-09-05T01:09:24.774Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-09-05T01:09:24.777Z Compiling num_enum_derive v0.5.11
24482026-09-05T01:09:24.839Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24492026-09-05T01:09:24.842Z Compiling num_enum v0.7.6
24502026-09-05T01:09:24.884Z Compiling vsss-rs v3.3.4
24512026-09-05T01:09:24.887Z Compiling ciborium v0.2.2
24522026-09-05T01:09:24.997Z Compiling parse-display v0.10.0
24532026-09-05T01:09:25.097Z Compiling ingot v0.2.1
24542026-09-05T01:09:25.113Z Compiling regress v0.10.5
24552026-09-05T01:09:25.144Z Compiling itertools v0.14.0
24562026-09-05T01:09:25.317Z Compiling tabwriter v1.4.1
24572026-09-05T01:09:25.331Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24582026-09-05T01:09:25.346Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-05T01:09:25.391Z Compiling cstr-argument v0.1.2
24602026-09-05T01:09:25.514Z Compiling humantime v2.3.0
24612026-09-05T01:09:25.573Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-05T01:09:25.634Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-05T01:09:25.669Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-05T01:09:25.798Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24652026-09-05T01:09:25.813Z Compiling num_enum v0.5.11
24662026-09-05T01:09:25.828Z Compiling rayon v1.11.0
24672026-09-05T01:09:25.860Z Compiling rand v0.10.1
24682026-09-05T01:09:25.895Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24692026-09-05T01:09:25.932Z Compiling libefi-sys v0.1.0
24702026-09-05T01:09:25.951Z Compiling colored v3.1.1
24712026-09-05T01:09:25.970Z Compiling indent_write v2.2.0
24722026-09-05T01:09:25.974Z Compiling illumos-nvpair v0.3.0
24732026-09-05T01:09:26.005Z Compiling zone_cfg_derive v0.3.1
24742026-09-05T01:09:26.159Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24752026-09-05T01:09:26.192Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24762026-09-05T01:09:26.266Z Compiling rustls-webpki v0.103.13
24772026-09-05T01:09:26.330Z Compiling camino-tempfile v1.4.1
24782026-09-05T01:09:26.375Z Compiling itertools v0.12.1
24792026-09-05T01:09:26.410Z Compiling usdt-attr-macro v0.5.0
24802026-09-05T01:09:26.429Z Compiling usdt-macro v0.5.0
24812026-09-05T01:09:26.580Z Compiling bitfield-struct v0.6.2
24822026-09-05T01:09:26.627Z Compiling num-derive v0.4.2
24832026-09-05T01:09:26.641Z Compiling blake3 v1.8.5
24842026-09-05T01:09:26.724Z Compiling sigpipe v0.1.3
24852026-09-05T01:09:26.724Z Compiling memmap v0.7.0
24862026-09-05T01:09:26.884Z Compiling glob v0.3.3
24872026-09-05T01:09:27.015Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24882026-09-05T01:09:27.074Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-05T01:09:27.145Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24902026-09-05T01:09:27.167Z Compiling swrite v0.1.0
24912026-09-05T01:09:27.196Z Compiling usdt v0.5.0
24922026-09-05T01:09:27.213Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24932026-09-05T01:09:27.373Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24942026-09-05T01:09:27.501Z Compiling smf v0.2.3
24952026-09-05T01:09:27.531Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24962026-09-05T01:09:27.629Z Compiling filetime v0.2.27
24972026-09-05T01:09:27.660Z Compiling zone v0.3.1
24982026-09-05T01:09:27.676Z Compiling arrayref v0.3.9
24992026-09-05T01:09:27.692Z Compiling whoami v1.6.1
25002026-09-05T01:09:27.718Z Compiling constant_time_eq v0.4.2
25012026-09-05T01:09:27.763Z Compiling xattr v1.6.1
25022026-09-05T01:09:27.796Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25032026-09-05T01:09:27.835Z Compiling arrayvec v0.7.6
25042026-09-05T01:09:27.888Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-05T01:09:27.905Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-09-05T01:09:27.960Z Compiling tar v0.4.46
25072026-09-05T01:09:27.987Z Compiling tokio-dtrace v0.1.1
25082026-09-05T01:09:28.087Z Compiling gethostname v0.5.0
25092026-09-05T01:09:28.104Z Compiling console v0.16.2
25102026-09-05T01:09:28.226Z Compiling topological-sort v0.2.2
25112026-09-05T01:09:28.288Z Compiling unit-prefix v0.5.2
25122026-09-05T01:09:28.303Z Compiling oxide-tokio-rt v0.1.4
25132026-09-05T01:09:28.374Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25142026-09-05T01:09:28.431Z Compiling toml v0.8.23
25152026-09-05T01:09:28.452Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-05T01:09:28.495Z Compiling indicatif v0.18.4
25172026-09-05T01:09:28.563Z Compiling shell-words v1.1.1
25182026-09-05T01:09:29.568Z Compiling tokio-rustls v0.26.4
25192026-09-05T01:09:29.571Z Compiling rustls-platform-verifier v0.6.2
25202026-09-05T01:09:29.571Z Compiling tough v0.22.0
25212026-09-05T01:09:29.619Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25222026-09-05T01:09:29.817Z Compiling hyper-rustls v0.27.7
25232026-09-05T01:09:30.078Z Compiling reqwest v0.13.2
25242026-09-05T01:09:32.254Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-05T01:09:32.531Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-05T01:09:38.290Z Compiling progenitor-client v0.14.0
25272026-09-05T01:09:38.291Z Compiling omicron-zone-package v0.12.3
25282026-09-05T01:09:38.532Z Compiling progenitor-extras v0.2.0
25292026-09-05T01:09:38.868Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-05T01:09:38.944Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-05T01:09:39.063Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-05T01:09:39.078Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-05T01:09:39.078Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-05T01:09:39.154Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25352026-09-05T01:09:39.172Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-05T01:09:39.363Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-05T01:09:39.713Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-05T01:09:42.840Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-05T01:09:52.436Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-05T01:09:55.490Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-05T01:09:56.506Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-05T01:10:07.858Z Finished `release` profile [optimized] target(s) in 1m 35s
25432026-09-05T01:10:08.008Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-05T01:10:08.069ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-05T01:10:08.072ZCreated new build target 'test' and set it as active
25462026-09-05T01:10:08.072Z
25472026-09-05T01:10:08.072Zreal 1:36.051205906
25482026-09-05T01:10:08.072Zuser 14:21.330539071
25492026-09-05T01:10:08.072Zsys 2:47.416217083
25502026-09-05T01:10:08.072Ztrap 0.423484600
25512026-09-05T01:10:08.072Ztflt 0.652206300
25522026-09-05T01:10:08.072Zdflt 3.765096994
25532026-09-05T01:10:08.072Zkflt 0.010204882
25542026-09-05T01:10:08.072Zlock 39:53.347116362
25552026-09-05T01:10:08.072Zslp 33:45.506851564
25562026-09-05T01:10:08.072Zlat 41.844466891
25572026-09-05T01:10:08.072Zstop 6:20.385372108
25582026-09-05T01:10:08.076Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-05T01:10:08.958Z Finished `release` profile [optimized] target(s) in 0.87s
25602026-09-05T01:10:09.026Z Running `target/release/omicron-package -t test package`
25612026-09-05T01:10:09.083ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-05T01:10:10.528Z Compiling cfg-if v1.0.4
25632026-09-05T01:10:10.742Z Compiling serde_core v1.0.228
25642026-09-05T01:10:10.742Z Compiling libc v0.2.185
25652026-09-05T01:10:10.745Z Compiling memchr v2.8.0
25662026-09-05T01:10:10.812Z Compiling smallvec v1.15.1
25672026-09-05T01:10:10.848Z Compiling stable_deref_trait v1.2.1
25682026-09-05T01:10:10.874Z Compiling libm v0.2.16
25692026-09-05T01:10:10.878Z Compiling scopeguard v1.2.0
25702026-09-05T01:10:10.897Z Compiling zerofrom v0.1.6
25712026-09-05T01:10:10.943Z Compiling rand_core v0.10.0
25722026-09-05T01:10:10.963Z Compiling litemap v0.8.1
25732026-09-05T01:10:10.981Z Compiling writeable v0.6.2
25742026-09-05T01:10:10.984Z Compiling percent-encoding v2.3.2
25752026-09-05T01:10:11.025Z Compiling lock_api v0.4.14
25762026-09-05T01:10:11.047Z Compiling yoke v0.8.1
25772026-09-05T01:10:11.067Z Compiling icu_normalizer_data v2.1.1
25782026-09-05T01:10:11.070Z Compiling icu_properties_data v2.1.2
25792026-09-05T01:10:11.115Z Compiling utf8_iter v1.0.4
25802026-09-05T01:10:11.143Z Compiling form_urlencoded v1.2.2
25812026-09-05T01:10:11.169Z Compiling iana-time-zone v0.1.65
25822026-09-05T01:10:11.192Z Compiling zerocopy v0.8.55
25832026-09-05T01:10:11.218Z Compiling errno v0.3.14
25842026-09-05T01:10:11.218Z Compiling getrandom v0.4.3
25852026-09-05T01:10:11.221Z Compiling parking_lot_core v0.9.12
25862026-09-05T01:10:11.288Z Compiling zerovec v0.11.5
25872026-09-05T01:10:11.291Z Compiling zerotrie v0.2.3
25882026-09-05T01:10:11.340Z Compiling mio v1.2.0
25892026-09-05T01:10:11.377Z Compiling socket2 v0.6.3
25902026-09-05T01:10:11.401Z Compiling signal-hook-registry v1.4.8
25912026-09-05T01:10:11.436Z Compiling thiserror v2.0.18
25922026-09-05T01:10:11.466Z Compiling parking_lot v0.12.5
25932026-09-05T01:10:11.504Z Compiling getrandom v0.2.17
25942026-09-05T01:10:11.545Z Compiling futures-util v0.3.32
25952026-09-05T01:10:11.575Z Compiling getrandom v0.3.4
25962026-09-05T01:10:11.578Z Compiling base64 v0.22.1
25972026-09-05T01:10:11.623Z Compiling time v0.3.47
25982026-09-05T01:10:11.651Z Compiling aho-corasick v1.1.4
25992026-09-05T01:10:11.721Z Compiling num-traits v0.2.19
26002026-09-05T01:10:11.748Z Compiling rand_core v0.6.4
26012026-09-05T01:10:11.772Z Compiling rand_core v0.9.5
26022026-09-05T01:10:11.814Z Compiling spin v0.9.8
26032026-09-05T01:10:11.840Z Compiling tinystr v0.8.2
26042026-09-05T01:10:11.890Z Compiling potential_utf v0.1.4
26052026-09-05T01:10:11.913Z Compiling socket2 v0.5.10
26062026-09-05T01:10:11.935Z Compiling pest v2.8.6
26072026-09-05T01:10:12.013Z Compiling encoding_rs v0.8.35
26082026-09-05T01:10:12.055Z Compiling icu_locale_core v2.1.1
26092026-09-05T01:10:12.075Z Compiling icu_collections v2.1.1
26102026-09-05T01:10:12.078Z Compiling simd-adler32 v0.3.8
26112026-09-05T01:10:12.123Z Compiling adler2 v2.0.1
26122026-09-05T01:10:12.146Z Compiling crc32fast v1.5.0
26132026-09-05T01:10:12.212Z Compiling wait-timeout v0.2.1
26142026-09-05T01:10:12.323Z Compiling miniz_oxide v0.8.9
26152026-09-05T01:10:12.434Z Compiling zlib-rs v0.6.2
26162026-09-05T01:10:12.454Z Compiling rand_xorshift v0.4.0
26172026-09-05T01:10:12.496Z Compiling lazy_static v1.5.0
26182026-09-05T01:10:12.541Z Compiling serde v1.0.228
26192026-09-05T01:10:12.606Z Compiling serde_json v1.0.151
26202026-09-05T01:10:12.629Z Compiling bitflags v2.11.0
26212026-09-05T01:10:12.648Z Compiling uuid v1.23.4
26222026-09-05T01:10:12.701Z Compiling semver v1.0.28
26232026-09-05T01:10:12.750Z Compiling indexmap v2.14.0
26242026-09-05T01:10:12.840Z Compiling icu_provider v2.1.1
26252026-09-05T01:10:13.069Z Compiling bytes v1.11.1
26262026-09-05T01:10:13.132Z Compiling zeroize v1.9.0
26272026-09-05T01:10:13.162Z Compiling icu_properties v2.1.2
26282026-09-05T01:10:13.278Z Compiling icu_normalizer v2.1.1
26292026-09-05T01:10:13.299Z Compiling chrono v0.4.45
26302026-09-05T01:10:13.387Z Compiling rustix v1.1.4
26312026-09-05T01:10:13.413Z Compiling generic-array v0.14.7
26322026-09-05T01:10:13.591Z Compiling erased-serde v0.3.31
26332026-09-05T01:10:13.720Z Compiling tokio v1.52.1
26342026-09-05T01:10:13.788Z Compiling http v1.4.2
26352026-09-05T01:10:13.914Z Compiling rustls-pki-types v1.14.0
26362026-09-05T01:10:14.009Z Compiling crypto-common v0.1.7
26372026-09-05T01:10:14.115Z Compiling idna_adapter v1.2.1
26382026-09-05T01:10:14.167Z Compiling block-buffer v0.10.4
26392026-09-05T01:10:14.189Z Compiling slog v2.8.2
26402026-09-05T01:10:14.263Z Compiling idna v1.1.0
26412026-09-05T01:10:14.291Z Compiling ppv-lite86 v0.2.21
26422026-09-05T01:10:14.313Z Compiling ipnet v2.12.0
26432026-09-05T01:10:14.314Z Compiling aws-lc-rs v1.16.3
26442026-09-05T01:10:14.370Z Compiling digest v0.10.7
26452026-09-05T01:10:14.407Z Compiling terminal_size v0.4.3
26462026-09-05T01:10:14.476Z Compiling regex-automata v0.4.14
26472026-09-05T01:10:14.498Z Compiling tempfile v3.27.0
26482026-09-05T01:10:14.544Z Compiling clap_builder v4.6.0
26492026-09-05T01:10:14.576Z Compiling der v0.7.10
26502026-09-05T01:10:14.647Z Compiling url v2.5.8
26512026-09-05T01:10:14.669Z Compiling rand_chacha v0.9.0
26522026-09-05T01:10:14.708Z Compiling http-body v1.0.1
26532026-09-05T01:10:14.735Z Compiling rand_chacha v0.3.1
26542026-09-05T01:10:14.779Z Compiling serde_urlencoded v0.7.1
26552026-09-05T01:10:14.903Z Compiling rand v0.9.2
26562026-09-05T01:10:15.041Z Compiling http-body-util v0.1.3
26572026-09-05T01:10:15.063Z Compiling rand v0.8.6
26582026-09-05T01:10:15.102Z Compiling rustls-native-certs v0.8.3
26592026-09-05T01:10:15.124Z Compiling futures-executor v0.3.32
26602026-09-05T01:10:15.265Z Compiling hybrid-array v0.4.13
26612026-09-05T01:10:15.290Z Compiling schemars v0.8.22
26622026-09-05T01:10:15.353Z Compiling hubpack v0.1.2
26632026-09-05T01:10:15.491Z Compiling rustls-webpki v0.103.13
26642026-09-05T01:10:15.592Z Compiling spki v0.7.3
26652026-09-05T01:10:15.618Z Compiling hex v0.4.3
26662026-09-05T01:10:15.657Z Compiling futures v0.3.32
26672026-09-05T01:10:15.759Z Compiling publicsuffix v2.3.0
26682026-09-05T01:10:15.822Z Compiling pkcs8 v0.10.2
26692026-09-05T01:10:15.874Z Compiling openapiv3 v2.2.0
26702026-09-05T01:10:15.955Z Compiling cookie v0.18.1
26712026-09-05T01:10:16.041Z Compiling rusty-fork v0.3.1
26722026-09-05T01:10:16.074Z Compiling sha2 v0.10.9
26732026-09-05T01:10:16.114Z Compiling rustls v0.23.41
26742026-09-05T01:10:16.293Z Compiling ipnetwork v0.21.1
26752026-09-05T01:10:16.357Z Compiling cookie_store v0.22.1
26762026-09-05T01:10:16.382Z Compiling flate2 v1.1.9
26772026-09-05T01:10:16.549Z Compiling clap v4.6.1
26782026-09-05T01:10:16.660Z Compiling oxnet v0.1.6
26792026-09-05T01:10:16.664Z Compiling proptest v1.11.0
26802026-09-05T01:10:16.765Z Compiling block-buffer v0.12.1
26812026-09-05T01:10:16.788Z Compiling crypto-common v0.2.2
26822026-09-05T01:10:16.837Z Compiling signature v2.2.0
26832026-09-05T01:10:16.860Z Compiling camino v1.2.5
26842026-09-05T01:10:16.958Z Compiling hmac v0.12.1
26852026-09-05T01:10:16.993Z Compiling dof v0.4.0
26862026-09-05T01:10:17.029Z Compiling dtrace-parser v0.3.0
26872026-09-05T01:10:17.103Z Compiling thread-id v5.1.0
26882026-09-05T01:10:17.103Z Compiling data-encoding v2.10.0
26892026-09-05T01:10:17.151Z Compiling memmap2 v0.9.10
26902026-09-05T01:10:17.235Z Compiling num-integer v0.1.46
26912026-09-05T01:10:17.347Z Compiling regex v1.12.3
26922026-09-05T01:10:17.414Z Compiling rustix v0.38.44
26932026-09-05T01:10:17.437Z Compiling x509-cert v0.2.5
26942026-09-05T01:10:17.512Z Compiling serde_spanned v0.6.9
26952026-09-05T01:10:17.610Z Compiling toml_datetime v0.6.11
26962026-09-05T01:10:17.640Z Compiling dof v0.3.0
26972026-09-05T01:10:17.692Z Compiling num-iter v0.1.45
26982026-09-05T01:10:17.843Z Compiling usdt-impl v0.6.0
26992026-09-05T01:10:17.865Z Compiling bstr v1.12.1
27002026-09-05T01:10:17.904Z Compiling dtrace-parser v0.2.0
27012026-09-05T01:10:17.956Z Compiling ff v0.13.1
27022026-09-05T01:10:18.089Z Compiling tokio-util v0.7.18
27032026-09-05T01:10:18.143Z Compiling tower v0.5.3
27042026-09-05T01:10:18.410Z Compiling usdt v0.6.0
27052026-09-05T01:10:18.610Z Compiling tower-http v0.6.8
27062026-09-05T01:10:18.705Z Compiling thread-id v4.2.2
27072026-09-05T01:10:18.728Z Compiling digest v0.11.3
27082026-09-05T01:10:18.795Z Compiling usdt-impl v0.5.0
27092026-09-05T01:10:18.816Z Compiling sec1 v0.7.3
27102026-09-05T01:10:18.882Z Compiling h2 v0.4.15
27112026-09-05T01:10:18.905Z Compiling signal-hook v0.3.18
27122026-09-05T01:10:18.983Z Compiling nix v0.31.2
27132026-09-05T01:10:19.272Z Compiling newtype-uuid v1.3.2
27142026-09-05T01:10:19.294Z Compiling group v0.13.0
27152026-09-05T01:10:19.346Z Compiling hkdf v0.12.4
27162026-09-05T01:10:19.389Z Compiling serde_with v3.21.0
27172026-09-05T01:10:19.419Z Compiling crypto-bigint v0.5.5
27182026-09-05T01:10:19.527Z Compiling tokio-rustls v0.26.4
27192026-09-05T01:10:19.551Z Compiling rustls-platform-verifier v0.6.2
27202026-09-05T01:10:19.665Z Compiling daft v0.1.8
27212026-09-05T01:10:19.676Z Compiling foreign-types-shared v0.1.1
27222026-09-05T01:10:19.726Z Compiling foreign-types v0.3.2
27232026-09-05T01:10:19.781Z Compiling ahash v0.8.12
27242026-09-05T01:10:19.829Z Compiling num-bigint-dig v0.8.6
27252026-09-05T01:10:19.867Z Compiling packed_struct v0.10.1
27262026-09-05T01:10:19.891Z Compiling openssl-sys v0.9.117
27272026-09-05T01:10:19.916Z Compiling pkcs1 v0.7.5
27282026-09-05T01:10:19.959Z Compiling toml_edit v0.19.15
27292026-09-05T01:10:20.016Z Compiling serde-hex v0.1.0
27302026-09-05T01:10:20.088Z Compiling hashbrown v0.13.2
27312026-09-05T01:10:20.411Z Compiling elliptic-curve v0.13.8
27322026-09-05T01:10:20.443Z Compiling openssl v0.10.80
27332026-09-05T01:10:20.693Z Compiling bzip2 v0.4.4
27342026-09-05T01:10:20.814Z Compiling signal-hook-mio v0.2.5
27352026-09-05T01:10:20.863Z Compiling rsa v0.9.10
27362026-09-05T01:10:20.941Z Compiling ron v0.8.1
27372026-09-05T01:10:20.970Z Compiling globset v0.4.18
27382026-09-05T01:10:21.014Z Compiling block-padding v0.4.2
27392026-09-05T01:10:21.055Z Compiling sha3 v0.10.8
27402026-09-05T01:10:21.204Z Compiling inout v0.2.2
27412026-09-05T01:10:21.410Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27422026-09-05T01:10:21.413Z Compiling curve25519-dalek v4.1.3
27432026-09-05T01:10:21.437Z Compiling zip v0.6.6
27442026-09-05T01:10:21.459Z Compiling toml v0.7.8
27452026-09-05T01:10:21.502Z Compiling object v0.30.4
27462026-09-05T01:10:21.713Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27472026-09-05T01:10:21.755Z Compiling jiff v0.2.34
27482026-09-05T01:10:21.974Z Compiling cipher v0.5.2
27492026-09-05T01:10:22.149Z Compiling crossterm v0.28.1
27502026-09-05T01:10:22.172Z Compiling ed25519 v2.2.3
27512026-09-05T01:10:22.204Z Compiling serde-big-array v0.5.1
27522026-09-05T01:10:22.274Z Compiling pem v3.0.6
27532026-09-05T01:10:22.308Z Compiling petgraph v0.8.3
27542026-09-05T01:10:22.356Z Compiling object v0.37.3
27552026-09-05T01:10:22.378Z Compiling heapless v0.7.17
27562026-09-05T01:10:22.402Z Compiling ed25519-dalek v2.2.0
27572026-09-05T01:10:22.463Z Compiling hyper v1.10.1
27582026-09-05T01:10:22.707Z Compiling chacha20 v0.10.0
27592026-09-05T01:10:22.764Z Compiling byte-wrapper v0.1.0
27602026-09-05T01:10:22.824Z Compiling md-5 v0.10.6
27612026-09-05T01:10:22.904Z Compiling native-tls v0.2.18
27622026-09-05T01:10:22.964Z Compiling serde_plain v1.0.2
27632026-09-05T01:10:23.018Z Compiling postgres-protocol v0.6.10
27642026-09-05T01:10:23.076Z Compiling toml_edit v0.22.27
27652026-09-05T01:10:23.224Z Compiling tokio-native-tls v0.3.1
27662026-09-05T01:10:23.325Z Compiling zopfli v0.8.3
27672026-09-05T01:10:23.345Z Compiling smoltcp v0.9.1
27682026-09-05T01:10:23.444Z Compiling hickory-proto v0.25.2
27692026-09-05T01:10:23.909Z Compiling hyper-util v0.1.20
27702026-09-05T01:10:24.052Z Compiling float-cmp v0.10.0
27712026-09-05T01:10:24.221Z Compiling string_cache v0.8.9
27722026-09-05T01:10:24.221Z Compiling textwrap v0.16.2
27732026-09-05T01:10:24.279Z Compiling predicates v3.1.4
27742026-09-05T01:10:24.305Z Compiling petgraph v0.6.5
27752026-09-05T01:10:24.520Z Compiling zip v4.6.1
27762026-09-05T01:10:24.702Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-05T01:10:24.785Z Compiling postgres-types v0.2.12
27782026-09-05T01:10:25.024Z Compiling iddqd v0.4.2
27792026-09-05T01:10:25.121Z Compiling similar v2.7.0
27802026-09-05T01:10:25.145Z Compiling tokio-stream v0.1.18
27812026-09-05T01:10:25.246Z Compiling backtrace v0.3.76
27822026-09-05T01:10:25.579Z Compiling olpc-cjson v0.1.4
27832026-09-05T01:10:25.613Z Compiling hyper-rustls v0.27.7
27842026-09-05T01:10:25.730Z Compiling hyper-tls v0.6.0
27852026-09-05T01:10:25.813Z Compiling backtrace-ext v0.2.1
27862026-09-05T01:10:25.862Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27872026-09-05T01:10:26.020Z Compiling reqwest v0.13.2
27882026-09-05T01:10:26.044Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27892026-09-05T01:10:26.068Z Compiling reqwest v0.12.28
27902026-09-05T01:10:26.174Z Compiling miette v7.6.0
27912026-09-05T01:10:26.197Z Compiling tokio-postgres v0.7.16
27922026-09-05T01:10:26.217Z Compiling fs-err v3.3.0
27932026-09-05T01:10:26.402Z Compiling buf-list v1.1.2
27942026-09-05T01:10:26.705Z Compiling thread_local v1.1.9
27952026-09-05T01:10:26.706Z Compiling is-terminal v0.4.17
27962026-09-05T01:10:26.766Z Compiling hostname v0.3.1
27972026-09-05T01:10:26.790Z Compiling slog-json v2.6.1
27982026-09-05T01:10:26.859Z Compiling compression-codecs v0.4.37
27992026-09-05T01:10:26.949Z Compiling slog-async v2.8.0
28002026-09-05T01:10:26.978Z Compiling slog-term v2.9.2
28012026-09-05T01:10:27.029Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28022026-09-05T01:10:27.065Z Compiling slog-bunyan v2.5.0
28032026-09-05T01:10:27.169Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28042026-09-05T01:10:27.274Z Compiling serde_spanned v1.1.1
28052026-09-05T01:10:27.454Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-05T01:10:27.503Z Compiling multer v3.1.0
28072026-09-05T01:10:27.526Z Compiling async-compression v0.4.41
28082026-09-05T01:10:27.697Z Compiling tough v0.22.0
28092026-09-05T01:10:27.773Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28102026-09-05T01:10:27.839Z Compiling progenitor-client v0.14.0
28112026-09-05T01:10:27.946Z Compiling toml v1.1.2+spec-1.1.0
28122026-09-05T01:10:28.004Z Compiling sha1 v0.11.0
28132026-09-05T01:10:28.027Z Compiling rustls-pemfile v2.2.0
28142026-09-05T01:10:28.150Z Compiling serde_path_to_error v0.1.20
28152026-09-05T01:10:28.257Z Compiling hostname v0.4.2
28162026-09-05T01:10:28.289Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-05T01:10:28.311Z Compiling atomicwrites v0.4.4
28182026-09-05T01:10:28.332Z Compiling macaddr v1.0.1
28192026-09-05T01:10:28.371Z Compiling instant v0.1.13
28202026-09-05T01:10:28.444Z Compiling oxide-generation v0.1.3
28212026-09-05T01:10:28.467Z Compiling regress v0.10.5
28222026-09-05T01:10:28.509Z Compiling backoff v0.4.0
28232026-09-05T01:10:28.574Z Compiling progenitor-extras v0.2.0
28242026-09-05T01:10:28.599Z Compiling parse-display v0.10.0
28252026-09-05T01:10:28.623Z Compiling half v2.7.1
28262026-09-05T01:10:28.728Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28272026-09-05T01:10:28.754Z Compiling heck v0.5.0
28282026-09-05T01:10:28.856Z Compiling dropshot v0.17.1
28292026-09-05T01:10:28.977Z Compiling ciborium-ll v0.2.2
28302026-09-05T01:10:29.074Z Compiling regress v0.11.1
28312026-09-05T01:10:29.093Z Compiling secrecy v0.10.3
28322026-09-05T01:10:29.118Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-05T01:10:29.239Z Compiling ciborium v0.2.2
28342026-09-05T01:10:29.263Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-05T01:10:29.291Z Compiling inout v0.1.4
28362026-09-05T01:10:29.474Z Compiling cipher v0.4.4
28372026-09-05T01:10:29.753Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28382026-09-05T01:10:29.798Z Compiling universal-hash v0.5.1
28392026-09-05T01:10:29.822Z Compiling unsafe-libyaml v0.2.11
28402026-09-05T01:10:29.884Z Compiling chacha20 v0.9.1
28412026-09-05T01:10:29.964Z Compiling poly1305 v0.8.0
28422026-09-05T01:10:29.985Z Compiling blake2 v0.10.6
28432026-09-05T01:10:30.009Z Compiling aead v0.5.2
28442026-09-05T01:10:30.183Z Compiling password-hash v0.5.0
28452026-09-05T01:10:30.221Z Compiling vsss-rs v3.3.4
28462026-09-05T01:10:30.277Z Compiling chacha20poly1305 v0.10.1
28472026-09-05T01:10:30.346Z Compiling camino-tempfile v1.4.1
28482026-09-05T01:10:30.388Z Compiling serde_yaml v0.9.34+deprecated
28492026-09-05T01:10:30.470Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28502026-09-05T01:10:30.494Z Compiling argon2 v0.5.3
28512026-09-05T01:10:30.521Z Compiling heapless v0.8.0
28522026-09-05T01:10:30.544Z Compiling ingot-types v0.2.0
28532026-09-05T01:10:30.573Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28542026-09-05T01:10:30.702Z Compiling typify-impl v0.6.2
28552026-09-05T01:10:30.775Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28562026-09-05T01:10:30.893Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28572026-09-05T01:10:31.025Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28582026-09-05T01:10:31.065Z Compiling cobs v0.3.0
28592026-09-05T01:10:31.147Z Compiling smoltcp v0.11.0
28602026-09-05T01:10:31.170Z Compiling ingot v0.2.1
28612026-09-05T01:10:31.364Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28622026-09-05T01:10:31.458Z Compiling postcard v1.1.3
28632026-09-05T01:10:31.481Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-05T01:10:31.646Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28652026-09-05T01:10:31.697Z Compiling cstr-argument v0.1.2
28662026-09-05T01:10:31.720Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-05T01:10:31.852Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-05T01:10:31.874Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28692026-09-05T01:10:31.898Z Compiling rand v0.10.1
28702026-09-05T01:10:31.898Z Compiling sigpipe v0.1.3
28712026-09-05T01:10:32.033Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-05T01:10:32.112Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-05T01:10:32.158Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28742026-09-05T01:10:32.184Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28752026-09-05T01:10:32.330Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28762026-09-05T01:10:32.498Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28772026-09-05T01:10:32.580Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-05T01:10:32.665Z Compiling memmap v0.7.0
28792026-09-05T01:10:32.814Z Compiling usdt v0.5.0
28802026-09-05T01:10:32.888Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28812026-09-05T01:10:33.171Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28822026-09-05T01:10:33.198Z Compiling zone v0.3.1
28832026-09-05T01:10:33.273Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28842026-09-05T01:10:33.296Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28852026-09-05T01:10:33.320Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-05T01:10:33.479Z Compiling derive-where v1.6.0
28872026-09-05T01:10:33.482Z Compiling bytecount v0.6.9
28882026-09-05T01:10:33.525Z Compiling toml v0.8.23
28892026-09-05T01:10:33.657Z Compiling tokio-dtrace v0.1.1
28902026-09-05T01:10:33.681Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-05T01:10:33.966Z Compiling oxide-tokio-rt v0.1.4
28922026-09-05T01:10:33.989Z Compiling prettyplease v0.2.37
28932026-09-05T01:10:33.992Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28942026-09-05T01:10:34.119Z Compiling typify-macro v0.6.2
28952026-09-05T01:10:34.224Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28962026-09-05T01:10:34.247Z Compiling newline-converter v0.3.0
28972026-09-05T01:10:34.419Z Compiling gethostname v0.5.0
28982026-09-05T01:10:34.442Z Compiling console v0.15.11
28992026-09-05T01:10:34.482Z Compiling slog-dtrace v0.3.0
29002026-09-05T01:10:34.577Z Compiling cancel-safe-futures v0.1.5
29012026-09-05T01:10:34.628Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29022026-09-05T01:10:34.703Z Compiling oxide-update-engine-types v0.1.2
29032026-09-05T01:10:34.776Z Compiling num-rational v0.4.2
29042026-09-05T01:10:34.831Z Compiling num-complex v0.4.6
29052026-09-05T01:10:34.868Z Compiling expectorate v1.2.0
29062026-09-05T01:10:34.893Z Compiling resolv-conf v0.7.6
29072026-09-05T01:10:34.961Z Compiling match_cfg v0.1.0
29082026-09-05T01:10:35.060Z Compiling compression-core v0.4.31
29092026-09-05T01:10:35.244Z Compiling num v0.4.3
29102026-09-05T01:10:35.371Z Compiling crossbeam-channel v0.5.15
29112026-09-05T01:10:35.457Z Compiling float-ord v0.3.2
29122026-09-05T01:10:35.494Z Compiling term v1.2.1
29132026-09-05T01:10:35.543Z Compiling take_mut v0.2.2
29142026-09-05T01:10:35.565Z Compiling toml_writer v1.1.1+spec-1.1.0
29152026-09-05T01:10:35.602Z Compiling linear-map v1.2.0
29162026-09-05T01:10:35.711Z Compiling typify v0.6.2
29172026-09-05T01:10:35.840Z Compiling progenitor-impl v0.14.0
29182026-09-05T01:10:35.990Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29192026-09-05T01:10:36.026Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29202026-09-05T01:10:36.129Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29212026-09-05T01:10:36.302Z Compiling oxide-update-engine v0.1.2
29222026-09-05T01:10:36.494Z Compiling async-stream v0.3.6
29232026-09-05T01:10:36.858Z Compiling waitgroup v0.1.2
29242026-09-05T01:10:36.906Z Compiling backon v1.6.0
29252026-09-05T01:10:37.034Z Compiling debug-ignore v1.0.5
29262026-09-05T01:10:37.104Z Compiling minimal-lexical v0.2.1
29272026-09-05T01:10:37.129Z Compiling linked-hash-map v0.5.6
29282026-09-05T01:10:37.330Z Compiling lru-cache v0.1.2
29292026-09-05T01:10:37.379Z Compiling nom v7.1.3
29302026-09-05T01:10:37.402Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-05T01:10:37.747Z Compiling itertools v0.14.0
29322026-09-05T01:10:37.989Z Compiling progenitor-macro v0.14.0
29332026-09-05T01:10:38.043Z Compiling unicode-xid v0.2.6
29342026-09-05T01:10:38.135Z Compiling humantime v2.3.0
29352026-09-05T01:10:38.192Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-05T01:10:38.254Z Compiling hickory-proto v0.24.4
29372026-09-05T01:10:38.426Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-05T01:10:38.550Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-05T01:10:38.732Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-05T01:10:39.026Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-05T01:10:39.418Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-05T01:10:39.443Z Compiling papergrid v0.11.0
29432026-09-05T01:10:39.680Z Compiling tabled_derive v0.7.0
29442026-09-05T01:10:39.706Z Compiling termtree v0.5.1
29452026-09-05T01:10:39.802Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-05T01:10:39.907Z Compiling crossterm v0.29.0
29472026-09-05T01:10:39.943Z Compiling phf_shared v0.12.1
29482026-09-05T01:10:39.992Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-05T01:10:40.185Z Compiling csv-core v0.1.13
29502026-09-05T01:10:40.555Z Compiling vte v0.14.1
29512026-09-05T01:10:40.603Z Compiling chrono-tz v0.10.4
29522026-09-05T01:10:40.625Z Compiling tabled v0.15.0
29532026-09-05T01:10:40.676Z Compiling highway v1.3.0
29542026-09-05T01:10:40.799Z Compiling hickory-resolver v0.24.4
29552026-09-05T01:10:40.854Z Compiling strip-ansi-escapes v0.2.1
29562026-09-05T01:10:41.186Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29572026-09-05T01:10:41.255Z Compiling csv v1.4.0
29582026-09-05T01:10:41.654Z Compiling phf v0.12.1
29592026-09-05T01:10:41.706Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-05T01:10:41.870Z Compiling const_format_proc_macros v0.2.34
29612026-09-05T01:10:41.996Z Compiling qorb v0.4.1
29622026-09-05T01:10:42.084Z Compiling fd-lock v4.0.4
29632026-09-05T01:10:42.167Z Compiling progenitor v0.14.0
29642026-09-05T01:10:42.200Z Compiling peg-macros v0.8.5
29652026-09-05T01:10:42.348Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29662026-09-05T01:10:42.375Z Compiling nu-ansi-term v0.50.3
29672026-09-05T01:10:42.514Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29682026-09-05T01:10:42.555Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29692026-09-05T01:10:42.634Z Compiling reedline v0.40.0
29702026-09-05T01:10:42.665Z Compiling const_format v0.2.35
29712026-09-05T01:10:42.779Z Compiling bcs v0.1.6
29722026-09-05T01:10:43.021Z Compiling nom v8.0.0
29732026-09-05T01:10:43.044Z Compiling semver v0.1.20
29742026-09-05T01:10:43.181Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752026-09-05T01:10:43.343Z Compiling rustc_version v0.1.7
29762026-09-05T01:10:43.430Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29772026-09-05T01:10:43.455Z Compiling peg v0.8.5
29782026-09-05T01:10:43.551Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29792026-09-05T01:10:43.585Z Compiling newtype_derive v0.1.6
29802026-09-05T01:10:43.883Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-05T01:10:44.132Z Compiling steno v0.4.1
29822026-09-05T01:10:44.153Z Compiling dropshot-api-manager-types v0.8.0
29832026-09-05T01:10:44.238Z Compiling sha1 v0.10.6
29842026-09-05T01:10:44.323Z Compiling utf-8 v0.7.6
29852026-09-05T01:10:44.536Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-05T01:10:44.565Z Compiling tagptr v0.2.0
29872026-09-05T01:10:44.591Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-05T01:10:44.615Z Compiling tungstenite v0.21.0
29892026-09-05T01:10:44.782Z Compiling moka v0.12.13
29902026-09-05T01:10:44.795Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29912026-09-05T01:10:44.842Z Compiling darling_core v0.21.3
29922026-09-05T01:10:44.865Z Compiling display-error-chain v0.2.2
29932026-09-05T01:10:44.889Z Compiling vergen-lib v0.1.6
29942026-09-05T01:10:44.973Z Compiling diesel_derives v2.3.7
29952026-09-05T01:10:45.165Z Compiling scheduled-thread-pool v0.2.7
29962026-09-05T01:10:45.223Z Compiling tokio-tungstenite v0.21.0
29972026-09-05T01:10:45.250Z Compiling vergen-gitcl v1.0.8
29982026-09-05T01:10:45.272Z Compiling diesel_table_macro_syntax v0.3.0
29992026-09-05T01:10:45.479Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30002026-09-05T01:10:45.604Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30012026-09-05T01:10:45.608Z Compiling dirs-sys-next v0.1.2
30022026-09-05T01:10:45.673Z Compiling glob v0.3.3
30032026-09-05T01:10:45.908Z Compiling hickory-resolver v0.25.2
30042026-09-05T01:10:45.943Z Compiling crunchy v0.2.4
30052026-09-05T01:10:46.010Z Compiling maplit v1.0.2
30062026-09-05T01:10:46.033Z Compiling clang-sys v1.8.1
30072026-09-05T01:10:46.059Z Compiling dirs-next v2.0.0
30082026-09-05T01:10:46.161Z Compiling r2d2 v0.8.10
30092026-09-05T01:10:46.268Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30102026-09-05T01:10:46.347Z Compiling libscf-sys v1.2.0
30112026-09-05T01:10:46.371Z Compiling tiny-keccak v2.0.2
30122026-09-05T01:10:46.429Z Compiling xshell-macros v0.2.7
30132026-09-05T01:10:46.451Z Compiling downcast-rs v2.0.2
30142026-09-05T01:10:46.571Z Compiling term v0.7.0
30152026-09-05T01:10:46.596Z Compiling papergrid v0.18.0
30162026-09-05T01:10:46.652Z Compiling bit-vec v0.6.3
30172026-09-05T01:10:46.820Z Compiling xshell v0.2.7
30182026-09-05T01:10:46.894Z Compiling ascii-canvas v3.0.0
30192026-09-05T01:10:46.918Z Compiling bit-set v0.5.3
30202026-09-05T01:10:46.941Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30212026-09-05T01:10:47.040Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30222026-09-05T01:10:47.062Z Compiling darling_macro v0.21.3
30232026-09-05T01:10:47.089Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30242026-09-05T01:10:47.116Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30252026-09-05T01:10:47.146Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30262026-09-05T01:10:47.188Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-05T01:10:47.218Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-05T01:10:47.413Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30292026-09-05T01:10:47.433Z Compiling itertools v0.15.0
30302026-09-05T01:10:47.574Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30312026-09-05T01:10:47.618Z Compiling darling v0.21.3
30322026-09-05T01:10:47.675Z Compiling itertools v0.10.5
30332026-09-05T01:10:47.714Z Compiling dsl_auto_type v0.2.0
30342026-09-05T01:10:47.732Z Compiling ena v0.14.4
30352026-09-05T01:10:47.753Z Compiling libloading v0.8.9
30362026-09-05T01:10:47.973Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30372026-09-05T01:10:47.996Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30382026-09-05T01:10:48.095Z Compiling tabled v0.21.0
30392026-09-05T01:10:48.236Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30402026-09-05T01:10:48.311Z Compiling diff v0.1.13
30412026-09-05T01:10:48.477Z Compiling regex-syntax v0.6.29
30422026-09-05T01:10:48.569Z Compiling bindgen v0.71.1
30432026-09-05T01:10:48.643Z Compiling unicase v2.9.0
30442026-09-05T01:10:48.807Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30452026-09-05T01:10:49.019Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462026-09-05T01:10:49.041Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30472026-09-05T01:10:49.079Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30482026-09-05T01:10:49.342Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30492026-09-05T01:10:49.883Z Compiling lalrpop v0.19.12
30502026-09-05T01:10:49.912Z Compiling cexpr v0.6.0
30512026-09-05T01:10:50.479Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30522026-09-05T01:10:50.588Z Compiling rustc-hash v2.1.1
30532026-09-05T01:10:50.790Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30542026-09-05T01:10:51.044Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30552026-09-05T01:10:51.166Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30562026-09-05T01:10:51.354Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30572026-09-05T01:10:51.834Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-05T01:10:51.971Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-05T01:10:52.566Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-05T01:10:52.671Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-05T01:10:52.837Z Compiling headers-core v0.3.0
30622026-09-05T01:10:52.920Z Compiling diesel v2.3.7
30632026-09-05T01:10:52.997Z Compiling libxml v0.3.3
30642026-09-05T01:10:53.140Z Compiling crc8 v0.1.1
30652026-09-05T01:10:53.164Z Compiling headers v0.4.1
30662026-09-05T01:10:53.267Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30672026-09-05T01:10:53.334Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-05T01:10:53.551Z Compiling strum_macros v0.24.3
30692026-09-05T01:10:53.776Z Compiling indoc v1.0.9
30702026-09-05T01:10:54.207Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-05T01:10:54.318Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-05T01:10:54.342Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-05T01:10:54.431Z Compiling quick-xml v0.37.5
30742026-09-05T01:10:54.708Z Compiling derive_builder v0.20.2
30752026-09-05T01:10:54.775Z Compiling oso-derive v0.27.3
30762026-09-05T01:10:54.885Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-05T01:10:54.901Z Compiling openssl-probe v0.1.6
30782026-09-05T01:10:55.250Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30792026-09-05T01:10:55.309Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-05T01:10:55.332Z Compiling samael v0.0.19
30812026-09-05T01:10:55.355Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30822026-09-05T01:10:55.753Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30832026-09-05T01:10:55.813Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30842026-09-05T01:10:56.051Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30852026-09-05T01:10:56.075Z Compiling bb8 v0.8.6
30862026-09-05T01:10:56.104Z Compiling filetime v0.2.27
30872026-09-05T01:10:56.160Z Compiling trait-variant v0.1.2
30882026-09-05T01:10:56.274Z Compiling proc-macro-error-attr2 v2.0.0
30892026-09-05T01:10:56.334Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30902026-09-05T01:10:56.465Z Compiling half v1.8.3
30912026-09-05T01:10:56.562Z Compiling tar v0.4.46
30922026-09-05T01:10:56.659Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30932026-09-05T01:10:56.704Z Compiling proc-macro-error2 v2.0.1
30942026-09-05T01:10:56.734Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30952026-09-05T01:10:56.800Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30962026-09-05T01:10:56.883Z Compiling serde_cbor v0.11.2
30972026-09-05T01:10:57.023Z Compiling hashbrown v0.14.5
30982026-09-05T01:10:57.057Z Compiling rfc6979 v0.4.0
30992026-09-05T01:10:57.203Z Compiling salty v0.3.0
31002026-09-05T01:10:57.225Z Compiling ecdsa v0.16.9
31012026-09-05T01:10:57.281Z Compiling knus-derive v3.4.0
31022026-09-05T01:10:57.340Z Compiling polar-core v0.27.3
31032026-09-05T01:10:57.545Z Compiling chumsky v0.9.3
31042026-09-05T01:10:57.640Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31052026-09-05T01:10:57.664Z Compiling primeorder v0.13.6
31062026-09-05T01:10:57.880Z Compiling nonempty v0.12.0
31072026-09-05T01:10:57.956Z Compiling p384 v0.13.1
31082026-09-05T01:10:58.110Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-09-05T01:10:58.506Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-05T01:10:58.570Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-05T01:10:58.615Z Compiling fxhash v0.2.1
31122026-09-05T01:10:58.754Z Compiling knus v3.4.0
31132026-09-05T01:10:58.801Z Compiling libz-sys v1.1.24
31142026-09-05T01:10:58.849Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-05T01:10:59.047Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-05T01:10:59.125Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-05T01:10:59.318Z Compiling kstat-rs v0.2.5
31182026-09-05T01:10:59.459Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-05T01:10:59.534Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-05T01:10:59.600Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31212026-09-05T01:10:59.627Z Compiling mime_guess v2.0.5
31222026-09-05T01:11:00.074Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-05T01:11:00.177Z Compiling nanorand v0.7.0
31242026-09-05T01:11:00.534Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-05T01:11:00.651Z Compiling parking_lot_core v0.8.6
31262026-09-05T01:11:00.810Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-05T01:11:00.958Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-05T01:11:01.031Z Compiling flume v0.11.1
31292026-09-05T01:11:01.116Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-05T01:11:01.441Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-05T01:11:01.546Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-05T01:11:01.761Z Compiling git-stub v1.0.0
31332026-09-05T01:11:01.783Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-05T01:11:01.930Z Compiling corncobs v0.1.4
31352026-09-05T01:11:02.026Z Compiling http-range v0.1.5
31362026-09-05T01:11:02.029Z Compiling strsim v0.10.0
31372026-09-05T01:11:02.147Z Compiling instability v0.3.11
31382026-09-05T01:11:02.236Z Compiling darling_core v0.13.4
31392026-09-05T01:11:02.333Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31402026-09-05T01:11:02.404Z Compiling git-stub-vcs v0.1.0
31412026-09-05T01:11:02.426Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-05T01:11:03.172Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-05T01:11:03.192Z Compiling progenitor-impl v0.13.0
31442026-09-05T01:11:03.305Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-05T01:11:03.461Z Compiling ignore v0.4.25
31462026-09-05T01:11:03.484Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-05T01:11:03.760Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-05T01:11:03.873Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31492026-09-05T01:11:03.951Z Compiling secrecy v0.8.0
31502026-09-05T01:11:04.103Z Compiling anstyle-parse v0.2.7
31512026-09-05T01:11:04.332Z Compiling castaway v0.2.4
31522026-09-05T01:11:04.482Z Compiling vergen-git2 v9.1.0
31532026-09-05T01:11:04.720Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-05T01:11:04.959Z Compiling indoc v2.0.7
31552026-09-05T01:11:05.088Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31562026-09-05T01:11:05.317Z Compiling progenitor-macro v0.13.0
31572026-09-05T01:11:06.012Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31582026-09-05T01:11:06.134Z Compiling compact_str v0.8.1
31592026-09-05T01:11:06.258Z Compiling anstream v0.6.21
31602026-09-05T01:11:06.661Z Compiling oso v0.27.3
31612026-09-05T01:11:06.911Z Compiling globwalk v0.9.1
31622026-09-05T01:11:07.136Z Compiling darling_macro v0.13.4
31632026-09-05T01:11:07.303Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-05T01:11:07.392Z Compiling hyper-staticfile v0.10.1
31652026-09-05T01:11:07.418Z Compiling parking_lot v0.11.2
31662026-09-05T01:11:07.529Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31672026-09-05T01:11:07.642Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31682026-09-05T01:11:07.814Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31692026-09-05T01:11:08.020Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31702026-09-05T01:11:08.121Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-09-05T01:11:08.156Z Compiling predicates-tree v1.0.13
31722026-09-05T01:11:08.267Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31732026-09-05T01:11:08.529Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-05T01:11:08.741Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-05T01:11:09.217Z Compiling progenitor-client v0.13.0
31762026-09-05T01:11:09.326Z Compiling unicode-truncate v1.1.0
31772026-09-05T01:11:09.387Z Compiling sha2 v0.11.0
31782026-09-05T01:11:09.443Z Compiling digest-io v0.1.0
31792026-09-05T01:11:09.535Z Compiling lru v0.12.5
31802026-09-05T01:11:09.620Z Compiling prefix-trie v0.7.0
31812026-09-05T01:11:09.687Z Compiling rand_seeder v0.4.0
31822026-09-05T01:11:09.760Z Compiling rawzip v0.4.4
31832026-09-05T01:11:09.917Z Compiling cassowary v0.3.0
31842026-09-05T01:11:10.137Z Compiling diesel-dtrace v0.5.0
31852026-09-05T01:11:10.224Z Compiling async-bb8-diesel v0.2.1
31862026-09-05T01:11:10.448Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31872026-09-05T01:11:10.478Z Compiling ratatui v0.29.0
31882026-09-05T01:11:10.641Z Compiling hickory-server v0.25.2
31892026-09-05T01:11:10.668Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31902026-09-05T01:11:10.691Z Compiling progenitor v0.13.0
31912026-09-05T01:11:10.901Z Compiling camino-tempfile-ext v0.3.3
31922026-09-05T01:11:10.981Z Compiling sled v0.34.7
31932026-09-05T01:11:11.345Z Compiling darling v0.13.4
31942026-09-05T01:11:11.460Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-05T01:11:13.504Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-05T01:11:13.545Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-05T01:11:14.006Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-05T01:11:14.114Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-05T01:11:14.336Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-05T01:11:14.801Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32012026-09-05T01:11:14.844Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32022026-09-05T01:11:14.976Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-05T01:11:15.202Z Compiling serde_with_macros v1.5.2
32042026-09-05T01:11:15.278Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-05T01:11:15.997Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-05T01:11:16.042Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32072026-09-05T01:11:16.092Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32082026-09-05T01:11:16.095Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32092026-09-05T01:11:16.218Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32102026-09-05T01:11:16.270Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32112026-09-05T01:11:16.320Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32122026-09-05T01:11:16.344Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32132026-09-05T01:11:16.448Z Compiling arc-swap v1.8.2
32142026-09-05T01:11:16.496Z Compiling void v1.0.2
32152026-09-05T01:11:16.619Z Compiling lzss v0.8.2
32162026-09-05T01:11:16.732Z Compiling slog-scope v4.4.1
32172026-09-05T01:11:16.778Z Compiling serde_with v1.14.0
32182026-09-05T01:11:16.800Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-05T01:11:16.823Z Compiling scuffle v0.1.0
32202026-09-05T01:11:16.826Z Compiling tungstenite v0.23.0
32212026-09-05T01:11:16.882Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-05T01:11:16.951Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-05T01:11:17.078Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-05T01:11:17.297Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32252026-09-05T01:11:17.420Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-05T01:11:17.444Z Compiling libsw-core v0.3.2
32272026-09-05T01:11:17.517Z Compiling nix v0.27.1
32282026-09-05T01:11:17.646Z Compiling twox-hash v2.1.2
32292026-09-05T01:11:17.668Z Compiling serde_bytes v0.11.19
32302026-09-05T01:11:17.876Z Compiling atty v0.2.14
32312026-09-05T01:11:17.919Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-05T01:11:17.941Z Compiling libsw v3.5.0
32332026-09-05T01:11:17.962Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-05T01:11:18.049Z Compiling tokio-tungstenite v0.23.1
32352026-09-05T01:11:18.127Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32362026-09-05T01:11:18.150Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32372026-09-05T01:11:18.197Z Compiling slog-stdlog v4.1.1
32382026-09-05T01:11:18.226Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-05T01:11:18.252Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-05T01:11:18.275Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-05T01:11:18.417Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-05T01:11:18.420Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-05T01:11:18.508Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-05T01:11:18.694Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-05T01:11:18.818Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32462026-09-05T01:11:19.122Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32472026-09-05T01:11:19.201Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-05T01:11:19.241Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-05T01:11:19.487Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32502026-09-05T01:11:19.693Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32512026-09-05T01:11:20.217Z Compiling signal-hook-tokio v0.3.1
32522026-09-05T01:11:20.324Z Compiling fatfs v0.3.6
32532026-09-05T01:11:20.402Z Compiling yasna v0.5.2
32542026-09-05T01:11:20.656Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32552026-09-05T01:11:20.710Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32562026-09-05T01:11:20.764Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32572026-09-05T01:11:21.304Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32582026-09-05T01:11:21.326Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32592026-09-05T01:11:21.347Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32602026-09-05T01:11:23.763Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32612026-09-05T01:11:23.790Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32622026-09-05T01:11:24.657Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32632026-09-05T01:11:24.894Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32642026-09-05T01:11:25.251Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32652026-09-05T01:11:25.278Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32662026-09-05T01:11:25.329Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32672026-09-05T01:11:25.589Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32682026-09-05T01:11:26.122Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32692026-09-05T01:11:26.452Z Compiling git2 v0.20.4
32702026-09-05T01:11:27.274Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-05T01:11:27.560Z Compiling console v0.16.2
32722026-09-05T01:11:27.807Z Compiling assert_matches v1.5.0
32732026-09-05T01:11:27.912Z Compiling seq-macro v0.3.6
32742026-09-05T01:11:28.385Z Compiling indicatif v0.18.4
32752026-09-05T01:11:28.407Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32762026-09-05T01:11:28.429Z Compiling rcgen v0.12.1
32772026-09-05T01:11:29.483Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32782026-09-05T01:11:29.625Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32792026-09-05T01:11:29.816Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32802026-09-05T01:11:29.983Z Compiling slog-envlogger v2.2.0
32812026-09-05T01:11:30.700Z Compiling oxide-update-engine-display v0.1.2
32822026-09-05T01:11:32.076Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-05T01:11:33.632Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-05T01:11:34.222Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32852026-09-05T01:11:34.458Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32862026-09-05T01:11:34.687Z Compiling port-file v0.1.0
32872026-09-05T01:11:34.821Z Compiling subprocess v0.2.15
32882026-09-05T01:11:35.006Z Compiling rtoolbox v0.0.3
32892026-09-05T01:11:35.199Z Compiling rpassword v7.5.4
32902026-09-05T01:11:35.295Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-05T01:11:35.351Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-05T01:11:35.630Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-05T01:11:35.765Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-05T01:11:35.950Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-05T01:11:36.022Z Compiling tui-tree-widget v0.23.1
32962026-09-05T01:11:36.314Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-05T01:11:36.968Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32982026-09-05T01:11:37.705Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32992026-09-05T01:11:37.803Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-05T01:11:38.661Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-05T01:11:38.695Z Compiling uzers v0.12.2
33022026-09-05T01:11:38.803Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-05T01:11:39.033Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33042026-09-05T01:11:39.237Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33052026-09-05T01:11:39.335Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33062026-09-05T01:11:39.789Z Compiling support-bundle-viewer v0.1.2
33072026-09-05T01:11:40.078Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33082026-09-05T01:11:40.394Z Compiling multimap v0.10.1
33092026-09-05T01:11:40.924Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-05T01:12:05.140Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-05T01:12:25.260Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-05T01:12:39.740Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-05T01:20:09.434Z Finished `release` profile [optimized] target(s) in 10m 00s
33142026-09-05T01:20:09.451Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-05T01:20:09.451Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-05T01:21:57.738Z
33172026-09-05T01:21:57.738Zreal 11:49.637719251
33182026-09-05T01:21:57.739Zuser 2:01:59.522940551
33192026-09-05T01:21:57.739Zsys 4:34.571557477
33202026-09-05T01:21:57.742Ztrap 3.150131511
33212026-09-05T01:21:57.742Ztflt 0.651908287
33222026-09-05T01:21:57.743Zdflt 10.064679037
33232026-09-05T01:21:57.743Zkflt 0.115461312
33242026-09-05T01:21:57.743Zlock 8:53:25.465627913
33252026-09-05T01:21:57.743Zslp 3:07:58.064838918
33262026-09-05T01:21:57.743Zlat 3:00.543044975
33272026-09-05T01:21:57.743Zstop 8:31.623354979
33282026-09-05T01:21:57.743Z+ mapfile -t packages
33292026-09-05T01:21:57.743Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-05T01:21:58.704Z Finished `release` profile [optimized] target(s) in 0.95s
33312026-09-05T01:21:58.774Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-05T01:21:58.833ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-05T01:21:58.837Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-05T01:21:59.322Z Compiling libc v0.2.185
33352026-09-05T01:21:59.322Z Compiling serde_core v1.0.228
33362026-09-05T01:21:59.322Z Compiling serde v1.0.228
33372026-09-05T01:21:59.326Z Compiling rustix v1.1.4
33382026-09-05T01:21:59.326Z Compiling serde_json v1.0.151
33392026-09-05T01:21:59.441Z Compiling bitflags v2.11.0
33402026-09-05T01:21:59.472Z Compiling usdt-impl v0.5.0
33412026-09-05T01:21:59.476Z Compiling syn v2.0.117
33422026-09-05T01:21:59.495Z Compiling syn v1.0.109
33432026-09-05T01:21:59.508Z Compiling getrandom v0.4.3
33442026-09-05T01:21:59.508Z Compiling log v0.4.33
33452026-09-05T01:21:59.530Z Compiling indexmap v2.14.0
33462026-09-05T01:21:59.543Z Compiling fs-err v3.3.0
33472026-09-05T01:21:59.735Z Compiling once_cell v1.21.3
33482026-09-05T01:21:59.771Z Compiling anyhow v1.0.104
33492026-09-05T01:21:59.854Z Compiling heck v0.4.1
33502026-09-05T01:22:00.164Z Compiling errno v0.3.14
33512026-09-05T01:22:00.168Z Compiling thread-id v4.2.2
33522026-09-05T01:22:00.168Z Compiling memmap v0.7.0
33532026-09-05T01:22:00.919Z Compiling proc-macro-error v1.0.4
33542026-09-05T01:22:01.125Z Compiling terminal_size v0.4.3
33552026-09-05T01:22:01.125Z Compiling tempfile v3.27.0
33562026-09-05T01:22:01.175Z Compiling tabled_derive v0.7.0
33572026-09-05T01:22:01.222Z Compiling clap_builder v4.6.0
33582026-09-05T01:22:01.226Z Compiling textwrap v0.16.2
33592026-09-05T01:22:01.539Z Compiling camino v1.2.5
33602026-09-05T01:22:01.568Z Compiling cargo-platform v0.3.2
33612026-09-05T01:22:01.578Z Compiling semver v1.0.28
33622026-09-05T01:22:01.601Z Compiling pest_generator v2.8.6
33632026-09-05T01:22:01.849Z Compiling tabled v0.15.0
33642026-09-05T01:22:01.860Z Compiling camino-tempfile v1.4.1
33652026-09-05T01:22:02.011Z Compiling serde_derive v1.0.228
33662026-09-05T01:22:02.011Z Compiling thiserror-impl v1.0.69
33672026-09-05T01:22:02.015Z Compiling zerocopy-derive v0.7.35
33682026-09-05T01:22:02.015Z Compiling scroll_derive v0.12.1
33692026-09-05T01:22:02.015Z Compiling thiserror-impl v2.0.18
33702026-09-05T01:22:02.015Z Compiling clap_derive v4.6.1
33712026-09-05T01:22:02.131Z Compiling pest_derive v2.8.6
33722026-09-05T01:22:02.716Z Compiling scroll v0.12.0
33732026-09-05T01:22:02.815Z Compiling zerocopy v0.7.35
33742026-09-05T01:22:02.972Z Compiling goblin v0.8.2
33752026-09-05T01:22:03.156Z Compiling thiserror v1.0.69
33762026-09-05T01:22:03.188Z Compiling thiserror v2.0.18
33772026-09-05T01:22:03.274Z Compiling dtrace-parser v0.2.0
33782026-09-05T01:22:03.407Z Compiling clap v4.6.1
33792026-09-05T01:22:04.463Z Compiling dof v0.3.0
33802026-09-05T01:22:04.463Z Compiling serde_tokenstream v0.2.3
33812026-09-05T01:22:04.505Z Compiling toml_datetime v0.6.11
33822026-09-05T01:22:04.505Z Compiling serde_spanned v0.6.9
33832026-09-05T01:22:04.510Z Compiling macaddr v1.0.1
33842026-09-05T01:22:04.510Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33852026-09-05T01:22:04.510Z Compiling cargo_metadata v0.23.1
33862026-09-05T01:22:04.718Z Compiling toml_edit v0.22.27
33872026-09-05T01:22:05.077Z Compiling usdt-attr-macro v0.5.0
33882026-09-05T01:22:05.082Z Compiling usdt-macro v0.5.0
33892026-09-05T01:22:05.996Z Compiling usdt v0.5.0
33902026-09-05T01:22:06.155Z Compiling toml v0.8.23
33912026-09-05T01:22:06.565Z Compiling cargo_toml v0.21.0
33922026-09-05T01:22:08.795Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-05T01:22:14.783Z Finished `release` profile [optimized] target(s) in 15.93s
33942026-09-05T01:22:14.889Z
33952026-09-05T01:22:14.889Zreal 16.017085909
33962026-09-05T01:22:14.889Zuser 1:54.312748774
33972026-09-05T01:22:14.889Zsys 13.546284323
33982026-09-05T01:22:14.893Ztrap 0.044441848
33992026-09-05T01:22:14.893Ztflt 0.672244622
34002026-09-05T01:22:14.894Zdflt 1.684589928
34012026-09-05T01:22:14.894Zkflt 0.000057801
34022026-09-05T01:22:14.894Zlock 3:40.443266753
34032026-09-05T01:22:14.894Zslp 2:08.058897781
34042026-09-05T01:22:14.894Zlat 2.446997325
34052026-09-05T01:22:14.894Zstop 15.473267266
34062026-09-05T01:22:14.894Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-05T01:22:14.894Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-05T01:22:14.894Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-05T01:22:14.894Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-05T01:22:14.894Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-05T01:22:15.842Z Compiling progenitor-client v0.14.0
34122026-09-05T01:22:15.846Z Compiling match_cfg v0.1.0
34132026-09-05T01:22:15.846Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-05T01:22:15.846Z Compiling slog-json v2.6.1
34152026-09-05T01:22:15.990Z Compiling newtype-uuid-macros v0.1.0
34162026-09-05T01:22:15.994Z Compiling sha1 v0.11.0
34172026-09-05T01:22:15.994Z Compiling multer v3.1.0
34182026-09-05T01:22:16.009Z Compiling compression-core v0.4.31
34192026-09-05T01:22:16.013Z Compiling debug-ignore v1.0.5
34202026-09-05T01:22:16.013Z Compiling async-stream-impl v0.3.6
34212026-09-05T01:22:16.013Z Compiling serde_spanned v1.1.1
34222026-09-05T01:22:16.013Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-05T01:22:16.013Z Compiling dropshot v0.17.1
34242026-09-05T01:22:16.013Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-05T01:22:16.017Z Compiling waitgroup v0.1.2
34262026-09-05T01:22:16.017Z Compiling rustls-pemfile v2.2.0
34272026-09-05T01:22:16.102Z Compiling hostname v0.3.1
34282026-09-05T01:22:16.248Z Compiling dropshot_endpoint v0.17.1
34292026-09-05T01:22:16.264Z Compiling serde_path_to_error v0.1.20
34302026-09-05T01:22:16.298Z Compiling slog-bunyan v2.5.0
34312026-09-05T01:22:16.348Z Compiling compression-codecs v0.4.37
34322026-09-05T01:22:16.352Z Compiling hostname v0.4.2
34332026-09-05T01:22:16.388Z Compiling atomicwrites v0.4.4
34342026-09-05T01:22:16.391Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-05T01:22:16.408Z Compiling toml v1.1.2+spec-1.1.0
34362026-09-05T01:22:16.494Z Compiling macaddr v1.0.1
34372026-09-05T01:22:16.498Z Compiling serde_tokenstream v0.3.0
34382026-09-05T01:22:16.554Z Compiling async-compression v0.4.41
34392026-09-05T01:22:16.558Z Compiling oxide-generation v0.1.3
34402026-09-05T01:22:16.573Z Compiling instant v0.1.13
34412026-09-05T01:22:16.637Z Compiling parse-display-derive v0.10.0
34422026-09-05T01:22:16.641Z Compiling regress v0.10.5
34432026-09-05T01:22:16.675Z Compiling backon v1.6.0
34442026-09-05T01:22:16.702Z Compiling backoff v0.4.0
34452026-09-05T01:22:16.723Z Compiling itertools v0.14.0
34462026-09-05T01:22:16.754Z Compiling humantime v2.3.0
34472026-09-05T01:22:16.764Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34482026-09-05T01:22:16.833Z Compiling async-stream v0.3.6
34492026-09-05T01:22:16.850Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34502026-09-05T01:22:16.869Z Compiling oxide-generation-macros v0.2.0
34512026-09-05T01:22:16.889Z Compiling progenitor-extras v0.2.0
34522026-09-05T01:22:16.898Z Compiling half v2.7.1
34532026-09-05T01:22:16.923Z Compiling ciborium-io v0.2.2
34542026-09-05T01:22:16.930Z Compiling crucible-workspace-hack v0.1.0
34552026-09-05T01:22:16.955Z Compiling convert_case v0.4.0
34562026-09-05T01:22:17.008Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34572026-09-05T01:22:17.032Z Compiling secrecy v0.10.3
34582026-09-05T01:22:17.053Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-09-05T01:22:17.053Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34602026-09-05T01:22:17.085Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34612026-09-05T01:22:17.161Z Compiling ciborium-ll v0.2.2
34622026-09-05T01:22:17.213Z Compiling inout v0.1.4
34632026-09-05T01:22:17.232Z Compiling regress v0.11.1
34642026-09-05T01:22:17.247Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34652026-09-05T01:22:17.270Z Compiling thiserror-impl-no-std v2.0.2
34662026-09-05T01:22:17.290Z Compiling universal-hash v0.5.1
34672026-09-05T01:22:17.335Z Compiling derive_more v0.99.20
34682026-09-05T01:22:17.397Z Compiling ciborium v0.2.2
34692026-09-05T01:22:17.416Z Compiling cipher v0.4.4
34702026-09-05T01:22:17.419Z Compiling opaque-debug v0.3.1
34712026-09-05T01:22:17.453Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-05T01:22:17.471Z Compiling blake2 v0.10.6
34732026-09-05T01:22:17.506Z Compiling poly1305 v0.8.0
34742026-09-05T01:22:17.681Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34752026-09-05T01:22:17.714Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34762026-09-05T01:22:17.752Z Compiling chacha20 v0.9.1
34772026-09-05T01:22:17.772Z Compiling aead v0.5.2
34782026-09-05T01:22:17.930Z Compiling password-hash v0.5.0
34792026-09-05T01:22:17.934Z Compiling indent_write v2.2.0
34802026-09-05T01:22:18.004Z Compiling chacha20poly1305 v0.10.1
34812026-09-05T01:22:18.022Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-05T01:22:18.026Z Compiling unsafe-libyaml v0.2.11
34832026-09-05T01:22:18.061Z Compiling itertools v0.15.0
34842026-09-05T01:22:18.061Z Compiling num-derive v0.4.2
34852026-09-05T01:22:18.111Z Compiling heapless v0.8.0
34862026-09-05T01:22:18.186Z Compiling argon2 v0.5.3
34872026-09-05T01:22:18.258Z Compiling toml_edit v0.23.10+spec-1.0.0
34882026-09-05T01:22:18.299Z Compiling tabwriter v1.4.1
34892026-09-05T01:22:18.353Z Compiling hash32 v0.3.1
34902026-09-05T01:22:18.406Z Compiling parse-display v0.10.0
34912026-09-05T01:22:18.500Z Compiling thiserror-no-std v2.0.2
34922026-09-05T01:22:18.543Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34932026-09-05T01:22:18.583Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34942026-09-05T01:22:18.614Z Compiling vsss-rs v3.3.4
34952026-09-05T01:22:18.650Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-05T01:22:18.736Z Compiling smoltcp v0.11.0
34972026-09-05T01:22:18.836Z Compiling typify-impl v0.6.2
34982026-09-05T01:22:18.875Z Compiling proc-macro-crate v3.4.0
34992026-09-05T01:22:19.087Z Compiling cobs v0.3.0
35002026-09-05T01:22:19.138Z Compiling colored v3.1.1
35012026-09-05T01:22:19.280Z Compiling illumos-nvpair-sys v0.2.0
35022026-09-05T01:22:19.311Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35032026-09-05T01:22:19.360Z Compiling postcard v1.1.3
35042026-09-05T01:22:19.466Z Compiling num_enum_derive v0.7.6
35052026-09-05T01:22:19.483Z Compiling ingot-macros v0.2.0
35062026-09-05T01:22:19.535Z Compiling proc-macro-error v1.0.4
35072026-09-05T01:22:19.554Z Compiling rand v0.10.1
35082026-09-05T01:22:19.575Z Compiling proc-macro-crate v1.3.1
35092026-09-05T01:22:19.592Z Compiling foreign-types-macros v0.2.3
35102026-09-05T01:22:19.731Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-05T01:22:19.835Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-05T01:22:19.857Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-05T01:22:19.876Z Compiling rayon-core v1.13.0
35142026-09-05T01:22:20.024Z Compiling foreign-types-shared v0.3.1
35152026-09-05T01:22:20.043Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35162026-09-05T01:22:20.075Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35172026-09-05T01:22:20.136Z Compiling num_enum_derive v0.5.11
35182026-09-05T01:22:20.232Z Compiling foreign-types v0.5.0
35192026-09-05T01:22:20.248Z Compiling crossbeam-deque v0.8.6
35202026-09-05T01:22:20.296Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35212026-09-05T01:22:20.323Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35222026-09-05T01:22:20.340Z Compiling cstr-argument v0.1.2
35232026-09-05T01:22:20.345Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-05T01:22:20.422Z Compiling illumos-nvpair v0.3.0
35252026-09-05T01:22:20.476Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-05T01:22:20.532Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-05T01:22:20.583Z Compiling zone_cfg_derive v0.3.1
35282026-09-05T01:22:20.600Z Compiling num_enum v0.7.6
35292026-09-05T01:22:20.664Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35302026-09-05T01:22:20.698Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35312026-09-05T01:22:20.767Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35322026-09-05T01:22:20.770Z Compiling itertools v0.12.1
35332026-09-05T01:22:20.784Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35342026-09-05T01:22:20.811Z Compiling sigpipe v0.1.3
35352026-09-05T01:22:20.848Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35362026-09-05T01:22:20.910Z Compiling rayon v1.11.0
35372026-09-05T01:22:20.930Z Compiling glob v0.3.3
35382026-09-05T01:22:20.933Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-05T01:22:20.982Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-05T01:22:21.079Z Compiling smf v0.2.3
35412026-09-05T01:22:21.183Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35422026-09-05T01:22:21.203Z Compiling whoami v1.6.1
35432026-09-05T01:22:21.219Z Compiling cpubits v0.1.1
35442026-09-05T01:22:21.238Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35452026-09-05T01:22:21.254Z Compiling num_enum v0.5.11
35462026-09-05T01:22:21.283Z Compiling gethostname v0.5.0
35472026-09-05T01:22:21.319Z Compiling num-rational v0.4.2
35482026-09-05T01:22:21.360Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35492026-09-05T01:22:21.383Z Compiling num-complex v0.4.6
35502026-09-05T01:22:21.402Z Compiling derive-where v1.6.0
35512026-09-05T01:22:21.459Z Compiling toml v0.8.23
35522026-09-05T01:22:21.464Z Compiling usdt-macro v0.5.0
35532026-09-05T01:22:21.514Z Compiling usdt-attr-macro v0.5.0
35542026-09-05T01:22:21.686Z Compiling pem-rfc7468 v1.0.0
35552026-09-05T01:22:21.800Z Compiling num v0.4.3
35562026-09-05T01:22:21.899Z Compiling memmap v0.7.0
35572026-09-05T01:22:21.916Z Compiling zone v0.3.1
35582026-09-05T01:22:21.935Z Compiling float-ord v0.3.2
35592026-09-05T01:22:22.016Z Compiling cancel-safe-futures v0.1.5
35602026-09-05T01:22:22.035Z Compiling hmac v0.13.0
35612026-09-05T01:22:22.064Z Compiling universal-hash v0.6.1
35622026-09-05T01:22:22.083Z Compiling resolv-conf v0.7.6
35632026-09-05T01:22:22.114Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-05T01:22:22.232Z Compiling sha1 v0.10.6
35652026-09-05T01:22:22.256Z Compiling prettyplease v0.2.37
35662026-09-05T01:22:22.274Z Compiling libefi-sys v0.1.0
35672026-09-05T01:22:22.380Z Compiling usdt v0.5.0
35682026-09-05T01:22:22.405Z Compiling ingot-types v0.2.0
35692026-09-05T01:22:22.461Z Compiling linear-map v1.2.0
35702026-09-05T01:22:22.483Z Compiling polyval v0.7.1
35712026-09-05T01:22:22.499Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35722026-09-05T01:22:22.558Z Compiling der v0.8.0
35732026-09-05T01:22:22.575Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-05T01:22:22.623Z Compiling newline-converter v0.3.0
35752026-09-05T01:22:22.654Z Compiling console v0.15.11
35762026-09-05T01:22:22.678Z Compiling bitfield-struct v0.6.2
35772026-09-05T01:22:22.696Z Compiling ghash v0.6.0
35782026-09-05T01:22:22.768Z Compiling oxide-update-engine-types v0.1.2
35792026-09-05T01:22:22.785Z Compiling ingot v0.2.1
35802026-09-05T01:22:22.855Z Compiling pbkdf2 v0.13.0
35812026-09-05T01:22:22.874Z Compiling crypto-bigint v0.7.5
35822026-09-05T01:22:22.934Z Compiling aes v0.9.1
35832026-09-05T01:22:23.004Z Compiling expectorate v1.2.0
35842026-09-05T01:22:23.116Z Compiling hickory-proto v0.24.4
35852026-09-05T01:22:23.192Z Compiling ctr v0.10.1
35862026-09-05T01:22:23.263Z Compiling sha2 v0.11.0
35872026-09-05T01:22:23.315Z Compiling aead v0.6.1
35882026-09-05T01:22:23.370Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-05T01:22:23.400Z Compiling typify-macro v0.6.2
35902026-09-05T01:22:23.483Z Compiling nom v8.0.0
35912026-09-05T01:22:23.544Z Compiling semver v0.1.20
35922026-09-05T01:22:23.746Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35932026-09-05T01:22:23.791Z Compiling linked-hash-map v0.5.6
35942026-09-05T01:22:23.848Z Compiling oxide-update-engine v0.1.2
35952026-09-05T01:22:23.864Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35962026-09-05T01:22:23.879Z Compiling rustc_version v0.1.7
35972026-09-05T01:22:23.955Z Compiling spki v0.8.0
35982026-09-05T01:22:24.014Z Compiling lru-cache v0.1.2
35992026-09-05T01:22:24.075Z Compiling aes-gcm v0.11.0
36002026-09-05T01:22:24.095Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-05T01:22:24.139Z Compiling tokio-dtrace v0.1.1
36022026-09-05T01:22:24.170Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-05T01:22:24.212Z Compiling salsa20 v0.11.0
36042026-09-05T01:22:24.271Z Compiling slog-dtrace v0.3.0
36052026-09-05T01:22:24.303Z Compiling minimal-lexical v0.2.1
36062026-09-05T01:22:24.328Z Compiling xshell-macros v0.2.7
36072026-09-05T01:22:24.368Z Compiling scrypt v0.12.0
36082026-09-05T01:22:24.398Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36092026-09-05T01:22:24.432Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36102026-09-05T01:22:24.478Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36112026-09-05T01:22:24.512Z Compiling nom v7.1.3
36122026-09-05T01:22:24.556Z Compiling oxide-tokio-rt v0.1.4
36132026-09-05T01:22:24.585Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36142026-09-05T01:22:24.688Z Compiling newtype_derive v0.1.6
36152026-09-05T01:22:24.761Z Compiling xshell v0.2.7
36162026-09-05T01:22:24.798Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36172026-09-05T01:22:24.887Z Compiling phf_shared v0.12.1
36182026-09-05T01:22:24.917Z Compiling rfc6979 v0.4.0
36192026-09-05T01:22:25.079Z Compiling cbc v0.2.1
36202026-09-05T01:22:25.097Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-05T01:22:25.101Z Compiling csv-core v0.1.13
36222026-09-05T01:22:25.277Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36232026-09-05T01:22:25.297Z Compiling chrono-tz v0.10.4
36242026-09-05T01:22:25.323Z Compiling typify v0.6.2
36252026-09-05T01:22:25.374Z Compiling hickory-resolver v0.24.4
36262026-09-05T01:22:25.392Z Compiling unicode-xid v0.2.6
36272026-09-05T01:22:25.410Z Compiling highway v1.3.0
36282026-09-05T01:22:25.467Z Compiling progenitor-impl v0.14.0
36292026-09-05T01:22:25.545Z Compiling proc-macro-error2 v2.0.1
36302026-09-05T01:22:25.548Z Compiling const_format_proc_macros v0.2.34
36312026-09-05T01:22:25.610Z Compiling csv v1.4.0
36322026-09-05T01:22:25.749Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36332026-09-05T01:22:25.808Z Compiling pkcs5 v0.8.1
36342026-09-05T01:22:25.865Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36352026-09-05T01:22:25.893Z Compiling ecdsa v0.16.9
36362026-09-05T01:22:25.911Z Compiling phf v0.12.1
36372026-09-05T01:22:25.934Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-05T01:22:26.106Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36392026-09-05T01:22:26.196Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36402026-09-05T01:22:26.337Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36412026-09-05T01:22:26.380Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36422026-09-05T01:22:26.441Z Compiling qorb v0.4.1
36432026-09-05T01:22:26.460Z Compiling primeorder v0.13.6
36442026-09-05T01:22:26.479Z Compiling hashbrown v0.14.5
36452026-09-05T01:22:26.496Z Compiling salty v0.3.0
36462026-09-05T01:22:26.538Z Compiling const_format v0.2.35
36472026-09-05T01:22:26.692Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36482026-09-05T01:22:26.755Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36492026-09-05T01:22:26.802Z Compiling p384 v0.13.1
36502026-09-05T01:22:26.877Z Compiling pkcs8 v0.11.0
36512026-09-05T01:22:27.008Z Compiling chumsky v0.9.3
36522026-09-05T01:22:27.082Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36532026-09-05T01:22:27.379Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36542026-09-05T01:22:27.399Z Compiling knus-derive v3.4.0
36552026-09-05T01:22:27.402Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-05T01:22:27.633Z Compiling tabled_derive v0.7.0
36572026-09-05T01:22:28.059Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36582026-09-05T01:22:28.137Z Compiling progenitor-macro v0.14.0
36592026-09-05T01:22:28.194Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36602026-09-05T01:22:28.228Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36612026-09-05T01:22:28.246Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-05T01:22:28.343Z Compiling bcs v0.1.6
36632026-09-05T01:22:28.426Z Compiling ff v0.14.0
36642026-09-05T01:22:28.518Z Compiling termtree v0.5.1
36652026-09-05T01:22:28.538Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-05T01:22:28.597Z Compiling steno v0.4.1
36672026-09-05T01:22:28.703Z Compiling tabled v0.15.0
36682026-09-05T01:22:28.718Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-09-05T01:22:28.723Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-05T01:22:28.771Z Compiling group v0.14.0
36712026-09-05T01:22:28.791Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-05T01:22:28.965Z Compiling knus v3.4.0
36732026-09-05T01:22:28.983Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36742026-09-05T01:22:28.999Z Compiling signature v3.0.0
36752026-09-05T01:22:29.092Z Compiling tagptr v0.2.0
36762026-09-05T01:22:29.149Z Compiling base16ct v1.0.0
36772026-09-05T01:22:29.235Z Compiling hkdf v0.13.0
36782026-09-05T01:22:29.267Z Compiling moka v0.12.13
36792026-09-05T01:22:29.300Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36802026-09-05T01:22:29.365Z Compiling sec1 v0.8.1
36812026-09-05T01:22:29.433Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-05T01:22:29.451Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-05T01:22:29.542Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36842026-09-05T01:22:29.668Z Compiling elliptic-curve v0.14.1
36852026-09-05T01:22:29.697Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36862026-09-05T01:22:29.802Z Compiling utf-8 v0.7.6
36872026-09-05T01:22:29.901Z Compiling parking_lot_core v0.8.6
36882026-09-05T01:22:30.004Z Compiling hickory-resolver v0.25.2
36892026-09-05T01:22:30.098Z Compiling corncobs v0.1.4
36902026-09-05T01:22:30.116Z Compiling tungstenite v0.21.0
36912026-09-05T01:22:30.233Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-05T01:22:30.297Z Compiling wnaf v0.14.0
36932026-09-05T01:22:30.487Z Compiling primefield v0.14.0
36942026-09-05T01:22:30.514Z Compiling rfc6979 v0.6.0
36952026-09-05T01:22:30.531Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36962026-09-05T01:22:30.647Z Compiling libscf-sys v1.2.0
36972026-09-05T01:22:30.664Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-05T01:22:30.691Z Compiling git-stub v1.0.0
36992026-09-05T01:22:30.748Z Compiling secrecy v0.8.0
37002026-09-05T01:22:30.819Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-05T01:22:30.952Z Compiling git-stub-vcs v0.1.0
37022026-09-05T01:22:30.965Z Compiling primeorder v0.14.0
37032026-09-05T01:22:30.985Z Compiling ecdsa v0.17.0
37042026-09-05T01:22:31.050Z Compiling tokio-tungstenite v0.21.0
37052026-09-05T01:22:31.129Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-05T01:22:31.309Z Compiling papergrid v0.18.0
37072026-09-05T01:22:31.383Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-05T01:22:31.401Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-05T01:22:31.420Z Compiling curve25519-dalek v5.0.0
37102026-09-05T01:22:31.470Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-05T01:22:31.488Z Compiling unicase v2.9.0
37122026-09-05T01:22:31.559Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37132026-09-05T01:22:31.578Z Compiling parking_lot v0.11.2
37142026-09-05T01:22:31.726Z Compiling mime_guess v2.0.5
37152026-09-05T01:22:31.755Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-05T01:22:31.920Z Compiling ssh-encoding v0.3.0
37172026-09-05T01:22:31.944Z Compiling prefix-trie v0.7.0
37182026-09-05T01:22:31.986Z Compiling fxhash v0.2.1
37192026-09-05T01:22:32.007Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37202026-09-05T01:22:32.056Z Compiling keccak v0.2.0
37212026-09-05T01:22:32.123Z Compiling sled v0.34.7
37222026-09-05T01:22:32.145Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-05T01:22:32.182Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-05T01:22:32.259Z Compiling tabled v0.21.0
37252026-09-05T01:22:32.307Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37262026-09-05T01:22:32.363Z Compiling hickory-server v0.25.2
37272026-09-05T01:22:32.389Z Compiling ed25519 v3.0.0
37282026-09-05T01:22:32.416Z Compiling crypto-primes v0.7.2
37292026-09-05T01:22:33.005Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-05T01:22:33.121Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-05T01:22:33.186Z Compiling poly1305 v0.9.0
37322026-09-05T01:22:33.285Z Compiling progenitor v0.14.0
37332026-09-05T01:22:33.497Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37342026-09-05T01:22:33.515Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37352026-09-05T01:22:33.539Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37362026-09-05T01:22:33.576Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37372026-09-05T01:22:33.738Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37382026-09-05T01:22:33.854Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37392026-09-05T01:22:34.034Z Compiling blowfish v0.10.0
37402026-09-05T01:22:34.060Z Compiling blake2 v0.11.0-rc.6
37412026-09-05T01:22:34.238Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37422026-09-05T01:22:34.281Z Compiling half v1.8.3
37432026-09-05T01:22:34.312Z Compiling crc8 v0.1.1
37442026-09-05T01:22:34.330Z Compiling http-range v0.1.5
37452026-09-05T01:22:34.347Z Compiling argon2 v0.6.0-rc.8
37462026-09-05T01:22:34.457Z Compiling bcrypt-pbkdf v0.11.0
37472026-09-05T01:22:34.528Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37482026-09-05T01:22:34.550Z Compiling serde_cbor v0.11.2
37492026-09-05T01:22:34.678Z Compiling ssh-cipher v0.3.0
37502026-09-05T01:22:34.795Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37512026-09-05T01:22:34.845Z Compiling rsa v0.10.0-rc.18
37522026-09-05T01:22:34.863Z Compiling ed25519-dalek v3.0.0
37532026-09-05T01:22:35.177Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37542026-09-05T01:22:35.230Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37552026-09-05T01:22:35.300Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37562026-09-05T01:22:35.465Z Compiling sha3 v0.11.0
37572026-09-05T01:22:35.509Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-05T01:22:35.706Z Compiling p256 v0.14.0
37592026-09-05T01:22:35.741Z Compiling p384 v0.14.0
37602026-09-05T01:22:35.902Z Compiling p521 v0.14.0
37612026-09-05T01:22:35.953Z Compiling scuffle v0.1.0
37622026-09-05T01:22:36.080Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37632026-09-05T01:22:36.340Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37642026-09-05T01:22:36.633Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37652026-09-05T01:22:36.924Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37662026-09-05T01:22:36.941Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37672026-09-05T01:22:37.048Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37682026-09-05T01:22:37.696Z Compiling yasna v0.5.2
37692026-09-05T01:22:37.715Z Compiling kstat-rs v0.2.5
37702026-09-05T01:22:37.765Z Compiling headers-core v0.3.0
37712026-09-05T01:22:37.879Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37722026-09-05T01:22:37.914Z Compiling kem v0.3.0
37732026-09-05T01:22:37.949Z Compiling module-lattice v0.2.3
37742026-09-05T01:22:38.031Z Compiling nanorand v0.7.0
37752026-09-05T01:22:38.068Z Compiling sponge-cursor v0.1.0
37762026-09-05T01:22:38.091Z Compiling headers v0.4.1
37772026-09-05T01:22:38.187Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37782026-09-05T01:22:38.232Z Compiling sha3 v0.12.0
37792026-09-05T01:22:38.247Z Compiling ml-kem v0.3.2
37802026-09-05T01:22:38.335Z Compiling flume v0.11.1
37812026-09-05T01:22:38.386Z Compiling rcgen v0.12.1
37822026-09-05T01:22:38.608Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-05T01:22:38.705Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37842026-09-05T01:22:38.863Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37852026-09-05T01:22:38.881Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37862026-09-05T01:22:39.010Z Compiling ssh-key v0.7.0-rc.11
37872026-09-05T01:22:39.036Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37882026-09-05T01:22:39.224Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37892026-09-05T01:22:39.342Z Compiling hyper-staticfile v0.10.1
37902026-09-05T01:22:39.390Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-05T01:22:39.415Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37922026-09-05T01:22:39.678Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37932026-09-05T01:22:39.683Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-05T01:22:39.687Z Compiling russh-cryptovec v0.62.0
37952026-09-05T01:22:39.791Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37962026-09-05T01:22:39.885Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37972026-09-05T01:22:39.925Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37982026-09-05T01:22:39.948Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37992026-09-05T01:22:39.968Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38002026-09-05T01:22:40.102Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-05T01:22:40.129Z Compiling port-file v0.1.0
38022026-09-05T01:22:40.146Z Compiling num-bigint v0.4.6
38032026-09-05T01:22:40.395Z Compiling generic-array v1.4.3
38042026-09-05T01:22:40.422Z Compiling russh-util v0.52.0
38052026-09-05T01:22:40.474Z Compiling enum_dispatch v0.3.13
38062026-09-05T01:22:40.596Z Compiling delegate v0.13.5
38072026-09-05T01:22:40.699Z Compiling subprocess v0.2.15
38082026-09-05T01:22:40.718Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38092026-09-05T01:22:40.745Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-05T01:22:40.823Z Compiling hex-literal v1.1.0
38112026-09-05T01:22:40.902Z Compiling display-error-chain v0.2.2
38122026-09-05T01:22:40.938Z Compiling md5 v0.8.0
38132026-09-05T01:22:40.986Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-05T01:22:41.063Z Compiling colored v2.2.0
38152026-09-05T01:22:41.203Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38162026-09-05T01:22:41.225Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38172026-09-05T01:22:41.396Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38182026-09-05T01:22:41.455Z Compiling internet-checksum v0.2.1
38192026-09-05T01:22:41.567Z Compiling russh v0.62.4
38202026-09-05T01:22:42.278Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-05T01:22:42.292Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-05T01:22:43.360Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-05T01:22:43.360Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-05T01:22:45.981Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-05T01:22:46.646Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-05T01:22:47.131Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-05T01:22:48.037Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-05T01:22:48.483Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-05T01:22:57.239Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38302026-09-05T01:22:57.240Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-05T01:22:57.243Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-05T01:22:57.243Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-05T01:22:57.243Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-05T01:22:59.030Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-05T01:22:59.168Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-05T01:23:03.455Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-05T01:23:43.896Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
38382026-09-05T01:23:43.900Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-05T01:23:43.900Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-05T01:23:44.124Z
38412026-09-05T01:23:44.127Zreal 1:29.168085263
38422026-09-05T01:23:44.127Zuser 8:24.474832265
38432026-09-05T01:23:44.127Zsys 1:39.075787142
38442026-09-05T01:23:44.127Ztrap 0.246309014
38452026-09-05T01:23:44.127Ztflt 0.347059864
38462026-09-05T01:23:44.127Zdflt 2.130332703
38472026-09-05T01:23:44.128Zkflt 0.000537925
38482026-09-05T01:23:44.128Zlock 30:51.738845385
38492026-09-05T01:23:44.128Zslp 18:46.801663078
38502026-09-05T01:23:44.128Zlat 38.755703641
38512026-09-05T01:23:44.128Zstop 3:01.602352608
38522026-09-05T01:23:44.128Z+ mkdir tests
38532026-09-05T01:23:44.131Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-05T01:23:44.131Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-05T01:23:44.155Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-05T01:23:44.174Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-05T01:23:44.198Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-05T01:23:44.222Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-05T01:23:44.535Z+ 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-05T01:23:44.538Z+ 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-05T01:24:49.847ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-05T01:24:49.847Za .github/buildomat/ci-env.sh 1K
38632026-09-05T01:24:49.847Za out/target/test 1K
38642026-09-05T01:24:49.847Za out/npuzone/npuzone 27402K
38652026-09-05T01:24:49.847Za package-manifest.toml 35K
38662026-09-05T01:24:49.847Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-05T01:24:49.847Za target/release/omicron-package 16941K
38682026-09-05T01:24:49.847Za target/release/xtask 6405K
38692026-09-05T01:24:49.847Za target/debug/bootstrap 440473K
38702026-09-05T01:24:49.847Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-05T01:24:49.847Za tests/commtest-967955464f559dda 34431K
38722026-09-05T01:24:49.847Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-05T01:24:49.847Za tests/end_to_end_tests-8d60c10a3fab2411 504109K
38742026-09-05T01:24:49.847Za tools/opte_version 1K
38752026-09-05T01:24:49.847Za tools/opte_version_override 2K
38762026-09-05T01:24:49.847Za out/clickhouse.tar.gz 233168K
38772026-09-05T01:24:49.847Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-05T01:24:49.847Za out/clickhouse_server.tar.gz 233166K
38792026-09-05T01:24:49.847Za out/cockroachdb.tar.gz 125059K
38802026-09-05T01:24:49.847Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-05T01:24:49.847Za out/crucible-utils.tar 18900K
38822026-09-05T01:24:49.847Za out/crucible-zone.tar.gz 39580K
38832026-09-05T01:24:49.847Za out/external-dns.tar.gz 15167K
38842026-09-05T01:24:49.847Za out/internal-dns.tar.gz 15167K
38852026-09-05T01:24:49.848Za out/mg-ddm-gz.tar 100917K
38862026-09-05T01:24:49.848Za out/nexus.tar.gz 194003K
38872026-09-05T01:24:49.848Za out/ntp.tar.gz 7133K
38882026-09-05T01:24:49.848Za out/omicron-gateway-softnpu.tar.gz 13827K
38892026-09-05T01:24:49.848Za out/omicron-sled-agent.tar 116450K
38902026-09-05T01:24:49.848Za out/overlay.tar.gz 4K
38912026-09-05T01:24:49.848Za out/oximeter.tar.gz 17658K
38922026-09-05T01:24:49.848Za out/oxlog.tar 2419K
38932026-09-05T01:24:49.848Za out/probe.tar.gz 3037K
38942026-09-05T01:24:49.848Za out/propolis-server.tar.gz 34642K
38952026-09-05T01:24:49.848Za out/pumpkind-gz.tar 26647K
38962026-09-05T01:24:49.848Za out/switch-softnpu.tar.gz 306178K
38972026-09-05T01:24:49.852Z
38982026-09-05T01:24:49.852Zreal 1:05.308600855
38992026-09-05T01:24:49.852Zuser 1:03.181081507
39002026-09-05T01:24:49.852Zsys 3.485149773
39012026-09-05T01:24:49.852Ztrap 0.005329416
39022026-09-05T01:24:49.852Ztflt 0.000000000
39032026-09-05T01:24:49.852Zdflt 0.000000000
39042026-09-05T01:24:49.852Zkflt 0.000000000
39052026-09-05T01:24:49.852Zlock 0.000000000
39062026-09-05T01:24:49.852Zslp 1:03.127249097
39072026-09-05T01:24:49.852Zlat 0.814427842
39082026-09-05T01:24:49.852Zstop 0.000175838
39092026-09-05T01:24:49.852Zprocess exited: duration 1100841 ms, exit code 0
 
39102026-09-05T01:24:49.865Zfound 1 output files
39112026-09-05T01:24:49.865Zuploading: /work/package.tar.gz (1836027436 bytes)
39122026-09-05T01:25:17.501Zuploaded: /work/package.tar.gz