01M1QGZ6NXMHCRG5WHJ5R9E1N8: 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: 01M1QGZVXBKCFFG7F7HEGVHQHH

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-05T00:56:01.112Zjob assigned to worker 01M1QH03QW0XREJJ2BXV3Y5S87 [factory aws, i-034c476ac88b60d64] (queued for 50 s)
 
22026-09-05T00:56:08.317Zstarting task 0: "setup"
32026-09-05T00:56:08.323Z++ uname -s
42026-09-05T00:56:08.328Z+ kern=SunOS
52026-09-05T00:56:08.328Z+ build_user=build
62026-09-05T00:56:08.329Z+ build_uid=12345
72026-09-05T00:56:08.329Z+ work_dir=/work
82026-09-05T00:56:08.329Z+ input_dir=/input
92026-09-05T00:56:08.329Z+ [[ 0 == 12345 ]]
102026-09-05T00:56:08.329Z+ case "$kern" in
112026-09-05T00:56:08.329Z+ groupadd -g 12345 build
122026-09-05T00:56:08.329Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-05T00:56:10.334Z+ zfs create -o mountpoint=/work rpool/work
142026-09-05T00:56:10.458Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-05T00:56:10.468Z+ home_fs=zfs
162026-09-05T00:56:10.468Z+ [[ zfs == autofs ]]
172026-09-05T00:56:10.469Z+ mkdir -p /home/build
182026-09-05T00:56:10.469Z+ chown build:build /home/build /work
192026-09-05T00:56:12.453Z+ chmod 0700 /home/build /work
202026-09-05T00:56:12.456Zprocess exited: duration 4139 ms, exit code 0
 
212026-09-05T00:56:12.463Zstarting task 1: "rust-toolchain"
222026-09-05T00:56:12.471Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-05T00:56:12.471Z * rust toolchain channel = "1.97.1"
242026-09-05T00:56:12.471Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-05T00:56:12.471Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-05T00:56:12.471Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-05T00:56:12.471Z * rust toolchain profile = "default"
282026-09-05T00:56:12.475Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-05T00:56:12.475Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-05T00:56:12.586Zinfo: downloading installer
312026-09-05T00:56:13.966Zinfo: profile set to default
322026-09-05T00:56:13.966Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-05T00:56:13.974Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-05T00:56:14.086Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-05T00:56:14.089Zinfo: downloading 6 components
362026-09-05T00:56:27.164Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-05T00:56:27.164Z
382026-09-05T00:56:27.196Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-05T00:56:27.196Z
402026-09-05T00:56:27.201Z
412026-09-05T00:56:27.201ZRust is installed now. Great!
422026-09-05T00:56:27.201Z
432026-09-05T00:56:27.201ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-05T00:56:27.201Zenvironment variable. This has not been done automatically.
452026-09-05T00:56:27.201Z
462026-09-05T00:56:27.201ZTo configure your current shell, you need to source
472026-09-05T00:56:27.201Zthe corresponding env file under $HOME/.cargo.
482026-09-05T00:56:27.201Z
492026-09-05T00:56:27.201ZConsider running the right command for your shell (note the leading DOT):
502026-09-05T00:56:27.201Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-05T00:56:27.201Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-05T00:56:27.201ZCC_x86_64-unknown-illumos = None
532026-09-05T00:56:27.201Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-05T00:56:27.201ZCC_x86_64_unknown_illumos = None
552026-09-05T00:56:27.201Zcargo:rerun-if-env-changed=HOST_CC
562026-09-05T00:56:27.201ZHOST_CC = None
572026-09-05T00:56:27.201Zcargo:rerun-if-env-changed=CC
582026-09-05T00:56:27.201ZCC = None
592026-09-05T00:56:27.201Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-05T00:56:27.393Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-05T00:56:27.393ZCRATE_CC_NO_DEFAULTS = None
622026-09-05T00:56:27.393Zcargo:rerun-if-env-changed=CFLAGS
632026-09-05T00:56:27.393ZCFLAGS = None
642026-09-05T00:56:27.393Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-05T00:56:27.393ZHOST_CFLAGS = None
662026-09-05T00:56:27.393Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-05T00:56:27.393ZCFLAGS_x86_64_unknown_illumos = None
682026-09-05T00:56:27.393Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-05T00:56:27.393ZCFLAGS_x86_64-unknown-illumos = None
702026-09-05T00:56:27.508Z+ rustup --version
712026-09-05T00:56:27.512Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-05T00:56:27.515Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-05T00:56:27.536Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-05T00:56:27.540Z+ cargo --version
752026-09-05T00:56:27.545Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-05T00:56:27.545Z+ rustc --version
772026-09-05T00:56:27.565Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-05T00:56:27.570Zprocess exited: duration 15104 ms, exit code 0
 
792026-09-05T00:56:27.576Zstarting task 2: "authentication"
802026-09-05T00:56:27.595Zprocess exited: duration 18 ms, exit code 0
 
812026-09-05T00:56:27.601Zstarting task 3: "clone repository"
822026-09-05T00:56:27.605Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-05T00:56:27.608Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-05T00:56:27.643ZCloning into '/work/oxidecomputer/omicron'...
852026-09-05T00:56:40.317Z+ cd /work/oxidecomputer/omicron
862026-09-05T00:56:40.317Z+ git fetch origin f5d91766f367bcec031b3baa016f806ec7d60aa6
872026-09-05T00:56:40.676ZFrom https://github.com/oxidecomputer/omicron
882026-09-05T00:56:40.676Z * branch f5d91766f367bcec031b3baa016f806ec7d60aa6 -> FETCH_HEAD
892026-09-05T00:56:40.689Z+ [[ -n sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]]
902026-09-05T00:56:40.692Z++ git branch --show-current
912026-09-05T00:56:40.692Z+ current=main
922026-09-05T00:56:40.692Z+ [[ main != sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration ]]
932026-09-05T00:56:40.692Z+ git branch -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration f5d91766f367bcec031b3baa016f806ec7d60aa6
942026-09-05T00:56:40.696Z+ git checkout -f sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration
952026-09-05T00:56:40.949ZSwitched to branch 'sunshowers/spr/3n-artifact-config-sled-agentnexus-add-typed-artifactconfiggeneration'
962026-09-05T00:56:40.952Z+ git reset --hard f5d91766f367bcec031b3baa016f806ec7d60aa6
972026-09-05T00:56:40.970ZHEAD is now at f5d91766f rebase
982026-09-05T00:56:40.973Zprocess exited: duration 13370 ms, exit code 0
 
992026-09-05T00:56:40.979Zstarting task 4: "build"
1002026-09-05T00:56:40.984Z+ source .github/buildomat/ci-env.sh
1012026-09-05T00:56:40.987Z++ export CARGO_TERM_COLOR=always
1022026-09-05T00:56:40.987Z++ CARGO_TERM_COLOR=always
1032026-09-05T00:56:40.987Z+++ uname -s
1042026-09-05T00:56:40.987Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-05T00:56:40.988Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-05T00:56:40.991Z+ cargo --version
1072026-09-05T00:56:40.997Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-05T00:56:41.001Z+ rustc --version
1092026-09-05T00:56:41.020Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-05T00:56:41.023Z+ WORK=/work
1112026-09-05T00:56:41.023Z+ pfexec mkdir -p /work
1122026-09-05T00:56:41.026Z+ pfexec chown build /work
1132026-09-05T00:56:41.031Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-05T00:56:43.118Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-05T00:56:43.540Z Startup: Caching catalogs ... Done
1162026-09-05T00:56:46.125ZPlanning: Solver setup ... Done (2.417s)
1172026-09-05T00:56:46.194ZPlanning: Running solver ... Done (0.069s)
1182026-09-05T00:56:46.244ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-05T00:56:46.260ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-05T00:56:46.282ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-05T00:56:46.296ZPlanning: Package planning ... Done (0.014s)
1222026-09-05T00:56:46.299ZPlanning: Merging actions ... Done (0.001s)
1232026-09-05T00:56:46.458ZPlanning: Checking for conflicting actions ... Done (0.160s)
1242026-09-05T00:56:46.461ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-05T00:56:47.314ZPlanning: Evaluating mediators ... Done (0.855s)
1262026-09-05T00:56:47.317ZPlanning: Planning completed in 3.74 seconds
1272026-09-05T00:56:47.324Z Packages to install: 2
1282026-09-05T00:56:47.324Z Estimated space available: 156.01 GB
1292026-09-05T00:56:47.324ZEstimated space to be consumed: 86.48 MB
1302026-09-05T00:56:47.324Z Create boot environment: No
1312026-09-05T00:56:47.324ZCreate backup boot environment: No
1322026-09-05T00:56:47.327Z Rebuild boot archive: No
1332026-09-05T00:56:47.327Z
1342026-09-05T00:56:47.327ZChanged packages:
1352026-09-05T00:56:47.327Zhelios
1362026-09-05T00:56:47.327Z developer/build-essential
1372026-09-05T00:56:47.327Z None -> 11-3.0
1382026-09-05T00:56:47.327Z library/libxmlsec1
1392026-09-05T00:56:47.327Z None -> 1.2.35-3.0
1402026-09-05T00:56:47.351Z
1412026-09-05T00:56:47.351ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-05T00:56:47.420ZDownload: Completed 1.28 MB in 0.07 seconds (18.6M/s)
1432026-09-05T00:56:47.495Z Actions: 1/268 actions (Installing new actions)
1442026-09-05T00:56:47.534Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-05T00:56:47.570ZFinalize: Updating package state database ... Done (0.036s)
1462026-09-05T00:56:47.570ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-05T00:56:47.665ZFinalize: Updating image state ... Done (0.094s)
1482026-09-05T00:56:50.391ZFinalize: Creating fast lookup database ... Done (2.670s)
1492026-09-05T00:56:50.460ZFinalize: Reading search index ... Done (0.013s)
1502026-09-05T00:56:50.464ZFinalize: Updating search index ... Done (0.000s)
1512026-09-05T00:56:50.576ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-05T00:56:50.951ZPlanning: Evaluating mediator changes ... Done
1532026-09-05T00:56:51.057ZPlanning: Checking for conflicting actions ... Done
1542026-09-05T00:56:51.060ZPlanning: Consolidating action changes ... Done
1552026-09-05T00:56:51.212ZPlanning: Evaluating mediators ... Done
1562026-09-05T00:56:51.216ZPlanning: Planning completed in 0.26 seconds
1572026-09-05T00:56:51.238Z Mediators to change: 2
1582026-09-05T00:56:51.238Z Create boot environment: No
1592026-09-05T00:56:51.238ZCreate backup boot environment: No
1602026-09-05T00:56:51.283ZFinalize: Updating package state database ... Done
1612026-09-05T00:56:51.284ZFinalize: Updating package cache ... Done
1622026-09-05T00:56:51.346ZFinalize: Updating image state ... Done
1632026-09-05T00:56:53.329ZFinalize: Creating fast lookup database ... Done
1642026-09-05T00:56:53.394ZFinalize: Reading search index ... Done
1652026-09-05T00:56:53.436ZFinalize: Updating search index ... Done
1662026-09-05T00:56:53.460ZFinalize: Updating package cache ... Done
1672026-09-05T00:56:53.746ZPlanning: Evaluating mediator changes ... Done
1682026-09-05T00:56:53.852ZPlanning: Checking for conflicting actions ... Done
1692026-09-05T00:56:53.855ZPlanning: Consolidating action changes ... Done
1702026-09-05T00:56:54.008ZPlanning: Evaluating mediators ... Done
1712026-09-05T00:56:54.011ZPlanning: Planning completed in 0.26 seconds
1722026-09-05T00:56:54.031Z Mediators to change: 1
1732026-09-05T00:56:54.031Z Create boot environment: No
1742026-09-05T00:56:54.031ZCreate backup boot environment: No
1752026-09-05T00:56:54.079ZFinalize: Updating package state database ... Done
1762026-09-05T00:56:54.080ZFinalize: Updating package cache ... Done
1772026-09-05T00:56:54.145ZFinalize: Updating image state ... Done
1782026-09-05T00:56:56.170ZFinalize: Creating fast lookup database ... Done
1792026-09-05T00:56:56.204ZFinalize: Reading search index ... Done
1802026-09-05T00:56:56.216ZFinalize: Updating search index ... Done
1812026-09-05T00:56:56.256ZFinalize: Updating package cache ... Done
1822026-09-05T00:56:56.596ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-05T00:56:56.596Zapache system 2.4 system
1842026-09-05T00:56:56.597Zclang system 15 system
1852026-09-05T00:56:56.597Zcsh system system illumos
1862026-09-05T00:56:56.597Zctags system system illumos
1872026-09-05T00:56:56.597Zfile vendor vendor darwinsys
1882026-09-05T00:56:56.597Zfile system system illumos
1892026-09-05T00:56:56.597Zgcc vendor 14 vendor
1902026-09-05T00:56:56.597Zgcc system 13 system
1912026-09-05T00:56:56.598Zgcc system 10 system
1922026-09-05T00:56:56.598Zgo system 1.25 system
1932026-09-05T00:56:56.598Zllvm system 15 system
1942026-09-05T00:56:56.598Zmariadb system 11.4 system
1952026-09-05T00:56:56.604Zmta vendor vendor dma
1962026-09-05T00:56:56.604Zopenjdk system 17 system
1972026-09-05T00:56:56.604Zopenjdk system 11 system
1982026-09-05T00:56:56.604Zopenssl vendor 3 vendor
1992026-09-05T00:56:56.604Zperl system 5.40 system
2002026-09-05T00:56:56.604Zpostgresql system 18 system
2012026-09-05T00:56:56.604Zpostgresql system 17 system
2022026-09-05T00:56:56.604Zpython vendor 3 vendor
2032026-09-05T00:56:56.604Zpython system 2 system
2042026-09-05T00:56:56.604Zpython3 vendor 3.13 vendor
2052026-09-05T00:56:56.604Zruby system 3.4 system
2062026-09-05T00:56:56.605Zruby system 3.0 system
2072026-09-05T00:56:56.605Zwords vendor vendor american-english
2082026-09-05T00:56:56.605Zwords system system australian-english
2092026-09-05T00:56:56.606Zwords system system british-english
2102026-09-05T00:56:56.606Zwords system system canadian-english
2112026-09-05T00:56:56.606Zwords system system french
2122026-09-05T00:56:56.606Zwords system system italian
2132026-09-05T00:56:56.606Zwords system system ngerman
2142026-09-05T00:56:56.606Zwords system system ogerman
2152026-09-05T00:56:56.606Zwords system system spanish
2162026-09-05T00:56:56.839ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-05T00:56:56.839Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-05T00:56:57.336ZFMRI IFO
2192026-09-05T00:56:57.336Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-05T00:56:57.336Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-05T00:56:57.336Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-05T00:56:57.336Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-05T00:56:57.336Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-05T00:56:57.336Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-05T00:56:57.336Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-05T00:56:57.337Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-05T00:56:57.337Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-05T00:56:57.676Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-05T00:56:58.000Z Updating crates.io index
2302026-09-05T00:56:58.003Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-05T00:56:58.301Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-05T00:56:58.662Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-05T00:56:58.958Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-05T00:57:00.049Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-05T00:57:00.619Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-05T00:57:02.236Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-05T00:57:03.114Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-05T00:57:03.392Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-05T00:57:03.768Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-05T00:57:04.914Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-05T00:57:05.271Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-05T00:57:05.684Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-05T00:57:06.245Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-05T00:57:06.558Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-05T00:57:06.832Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-05T00:57:07.122Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-05T00:57:07.405Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-05T00:57:07.704Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-05T00:57:08.109Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-05T00:57:08.652Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-05T00:57:08.954Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-05T00:57:09.537Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-05T00:57:09.866Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-05T00:57:10.183Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-05T00:57:10.634Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-05T00:57:11.169Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-05T00:57:11.580Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-05T00:57:11.946Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-05T00:57:12.257Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-05T00:57:12.566Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-05T00:57:12.935Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-05T00:57:13.510Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-05T00:57:13.804Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-05T00:57:14.088Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-05T00:57:14.436Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-05T00:57:14.746Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-05T00:57:15.032Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-05T00:57:15.306Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-05T00:57:15.661Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-05T00:57:15.931Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-05T00:57:16.361Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-05T00:57:18.546Z Downloading crates ...
2732026-09-05T00:57:18.599Z Downloaded fastrand v2.3.0
2742026-09-05T00:57:18.602Z Downloaded block-buffer v0.10.4
2752026-09-05T00:57:18.607Z Downloaded clap_derive v4.6.1
2762026-09-05T00:57:18.610Z Downloaded heck v0.4.1
2772026-09-05T00:57:18.614Z Downloaded unicode-linebreak v0.1.5
2782026-09-05T00:57:18.618Z Downloaded generic-array v0.14.7
2792026-09-05T00:57:18.618Z Downloaded toml_datetime v0.6.11
2802026-09-05T00:57:18.623Z Downloaded zmij v1.0.21
2812026-09-05T00:57:18.623Z Downloaded crypto-common v0.1.7
2822026-09-05T00:57:18.626Z Downloaded cpufeatures v0.2.17
2832026-09-05T00:57:18.626Z Downloaded swrite v0.1.0
2842026-09-05T00:57:18.633Z Downloaded dtrace-parser v0.2.0
2852026-09-05T00:57:18.636Z Downloaded clap_lex v1.0.0
2862026-09-05T00:57:18.636Z Downloaded zerocopy v0.7.35
2872026-09-05T00:57:18.641Z Downloaded cargo-platform v0.3.2
2882026-09-05T00:57:18.644Z Downloaded zerocopy-derive v0.7.35
2892026-09-05T00:57:18.644Z Downloaded errno v0.3.14
2902026-09-05T00:57:18.647Z Downloaded toml_write v0.1.2
2912026-09-05T00:57:18.647Z Downloaded cfg-if v1.0.4
2922026-09-05T00:57:18.651Z Downloaded fs-err v3.3.0
2932026-09-05T00:57:18.654Z Downloaded cargo_toml v0.21.0
2942026-09-05T00:57:18.657Z Downloaded bytecount v0.6.9
2952026-09-05T00:57:18.657Z Downloaded byteorder v1.5.0
2962026-09-05T00:57:18.660Z Downloaded pest_generator v2.8.6
2972026-09-05T00:57:18.660Z Downloaded dof v0.3.0
2982026-09-05T00:57:18.660Z Downloaded colorchoice v1.0.4
2992026-09-05T00:57:18.665Z Downloaded heck v0.5.0
3002026-09-05T00:57:18.670Z Downloaded equivalent v1.0.2
3012026-09-05T00:57:18.673Z Downloaded terminal_size v0.4.3
3022026-09-05T00:57:18.673Z Downloaded anstyle v1.0.14
3032026-09-05T00:57:18.673Z Downloaded autocfg v1.5.0
3042026-09-05T00:57:18.678Z Downloaded anstyle-parse v1.0.0
3052026-09-05T00:57:18.678Z Downloaded fnv v1.0.7
3062026-09-05T00:57:18.681Z Downloaded sha2 v0.10.9
3072026-09-05T00:57:18.681Z Downloaded scroll_derive v0.12.1
3082026-09-05T00:57:18.684Z Downloaded utf8parse v0.2.2
3092026-09-05T00:57:18.687Z Downloaded is_terminal_polyfill v1.70.2
3102026-09-05T00:57:18.687Z Downloaded smawk v0.3.2
3112026-09-05T00:57:18.699Z Downloaded strsim v0.11.1
3122026-09-05T00:57:18.702Z Downloaded usdt-macro v0.5.0
3132026-09-05T00:57:18.702Z Downloaded serde_spanned v0.6.9
3142026-09-05T00:57:18.705Z Downloaded usdt v0.5.0
3152026-09-05T00:57:18.708Z Downloaded tabled_derive v0.7.0
3162026-09-05T00:57:18.708Z Downloaded thread-id v4.2.2
3172026-09-05T00:57:18.716Z Downloaded itoa v1.0.17
3182026-09-05T00:57:18.719Z Downloaded anstyle-query v1.1.5
3192026-09-05T00:57:18.722Z Downloaded proc-macro-error-attr v1.0.4
3202026-09-05T00:57:18.725Z Downloaded version_check v0.9.5
3212026-09-05T00:57:18.725Z Downloaded pretty-hex v0.4.1
3222026-09-05T00:57:18.728Z Downloaded anstream v1.0.0
3232026-09-05T00:57:18.731Z Downloaded digest v0.10.7
3242026-09-05T00:57:18.731Z Downloaded once_cell v1.21.3
3252026-09-05T00:57:18.736Z Downloaded clap v4.6.1
3262026-09-05T00:57:18.741Z Downloaded plain v0.2.3
3272026-09-05T00:57:18.743Z Downloaded usdt-attr-macro v0.5.0
3282026-09-05T00:57:18.743Z Downloaded memmap v0.7.0
3292026-09-05T00:57:18.743Z Downloaded serde_tokenstream v0.2.3
3302026-09-05T00:57:18.747Z Downloaded camino-tempfile v1.4.1
3312026-09-05T00:57:18.750Z Downloaded thiserror v1.0.69
3322026-09-05T00:57:18.754Z Downloaded thiserror-impl v2.0.18
3332026-09-05T00:57:18.757Z Downloaded cargo_metadata v0.23.1
3342026-09-05T00:57:18.762Z Downloaded anyhow v1.0.104
3352026-09-05T00:57:18.770Z Downloaded usdt-impl v0.5.0
3362026-09-05T00:57:18.773Z Downloaded macaddr v1.0.1
3372026-09-05T00:57:18.773Z Downloaded quote v1.0.45
3382026-09-05T00:57:18.773Z Downloaded scroll v0.12.0
3392026-09-05T00:57:18.776Z Downloaded bitflags v2.11.0
3402026-09-05T00:57:18.781Z Downloaded log v0.4.33
3412026-09-05T00:57:18.784Z Downloaded thiserror v2.0.18
3422026-09-05T00:57:18.784Z Downloaded proc-macro-error v1.0.4
3432026-09-05T00:57:18.787Z Downloaded thiserror-impl v1.0.69
3442026-09-05T00:57:18.790Z Downloaded toml v0.8.23
3452026-09-05T00:57:18.793Z Downloaded getrandom v0.4.3
3462026-09-05T00:57:18.799Z Downloaded camino v1.2.5
3472026-09-05T00:57:18.802Z Downloaded pest_derive v2.8.6
3482026-09-05T00:57:18.808Z Downloaded serde_derive v1.0.228
3492026-09-05T00:57:18.811Z Downloaded pest_meta v2.8.6
3502026-09-05T00:57:18.814Z Downloaded semver v1.0.28
3512026-09-05T00:57:18.818Z Downloaded tempfile v3.27.0
3522026-09-05T00:57:18.818Z Downloaded typenum v1.20.1
3532026-09-05T00:57:18.820Z Downloaded papergrid v0.11.0
3542026-09-05T00:57:18.824Z Downloaded serde_core v1.0.228
3552026-09-05T00:57:18.824Z Downloaded textwrap v0.16.2
3562026-09-05T00:57:18.827Z Downloaded unicode-ident v1.0.24
3572026-09-05T00:57:18.832Z Downloaded ucd-trie v0.1.7
3582026-09-05T00:57:18.837Z Downloaded proc-macro2 v1.0.106
3592026-09-05T00:57:18.841Z Downloaded serde v1.0.228
3602026-09-05T00:57:18.847Z Downloaded toml_edit v0.22.27
3612026-09-05T00:57:18.864Z Downloaded indexmap v2.14.0
3622026-09-05T00:57:18.868Z Downloaded memchr v2.8.0
3632026-09-05T00:57:18.884Z Downloaded pest v2.8.6
3642026-09-05T00:57:18.910Z Downloaded clap_builder v4.6.0
3652026-09-05T00:57:18.914Z Downloaded goblin v0.8.2
3662026-09-05T00:57:18.917Z Downloaded serde_json v1.0.151
3672026-09-05T00:57:18.922Z Downloaded hashbrown v0.17.0
3682026-09-05T00:57:18.934Z Downloaded winnow v0.7.14
3692026-09-05T00:57:18.943Z Downloaded tabled v0.15.0
3702026-09-05T00:57:18.963Z Downloaded syn v1.0.109
3712026-09-05T00:57:18.968Z Downloaded unicode-width v0.1.14
3722026-09-05T00:57:18.971Z Downloaded unicode-width v0.2.0
3732026-09-05T00:57:18.975Z Downloaded syn v2.0.117
3742026-09-05T00:57:18.979Z Downloaded rustix v1.1.4
3752026-09-05T00:57:19.008Z Downloaded libc v0.2.185
3762026-09-05T00:57:19.070Z Compiling proc-macro2 v1.0.106
3772026-09-05T00:57:19.070Z Compiling quote v1.0.45
3782026-09-05T00:57:19.072Z Compiling unicode-ident v1.0.24
3792026-09-05T00:57:19.073Z Compiling serde_core v1.0.228
3802026-09-05T00:57:19.073Z Compiling libc v0.2.185
3812026-09-05T00:57:19.073Z Compiling version_check v0.9.5
3822026-09-05T00:57:19.073Z Compiling memchr v2.8.0
3832026-09-05T00:57:19.248Z Compiling serde v1.0.228
3842026-09-05T00:57:19.251Z Compiling zmij v1.0.21
3852026-09-05T00:57:19.251Z Compiling ucd-trie v0.1.7
3862026-09-05T00:57:19.261Z Compiling thiserror v1.0.69
3872026-09-05T00:57:19.264Z Compiling itoa v1.0.17
3882026-09-05T00:57:19.315Z Compiling byteorder v1.5.0
3892026-09-05T00:57:19.318Z Compiling rustix v1.1.4
3902026-09-05T00:57:19.446Z Compiling bitflags v2.11.0
3912026-09-05T00:57:19.499Z Compiling serde_json v1.0.151
3922026-09-05T00:57:19.690Z Compiling usdt-impl v0.5.0
3932026-09-05T00:57:19.693Z Compiling proc-macro-error-attr v1.0.4
3942026-09-05T00:57:19.744Z Compiling pest v2.8.6
3952026-09-05T00:57:19.760Z Compiling camino v1.2.5
3962026-09-05T00:57:19.870Z Compiling syn v1.0.109
3972026-09-05T00:57:19.945Z Compiling proc-macro-error v1.0.4
3982026-09-05T00:57:19.978Z Compiling getrandom v0.4.3
3992026-09-05T00:57:19.999Z Compiling utf8parse v0.2.2
4002026-09-05T00:57:20.040Z Compiling log v0.4.33
4012026-09-05T00:57:20.056Z Compiling plain v0.2.3
4022026-09-05T00:57:20.160Z Compiling hashbrown v0.17.0
4032026-09-05T00:57:20.203Z Compiling equivalent v1.0.2
4042026-09-05T00:57:20.206Z Compiling anstyle-parse v1.0.0
4052026-09-05T00:57:20.241Z Compiling errno v0.3.14
4062026-09-05T00:57:20.261Z Compiling thread-id v4.2.2
4072026-09-05T00:57:20.282Z Compiling winnow v0.7.14
4082026-09-05T00:57:20.339Z Compiling cfg-if v1.0.4
4092026-09-05T00:57:20.339Z Compiling toml_write v0.1.2
4102026-09-05T00:57:20.342Z Compiling pretty-hex v0.4.1
4112026-09-05T00:57:20.414Z Compiling anstyle-query v1.1.5
4122026-09-05T00:57:20.417Z Compiling thiserror v2.0.18
4132026-09-05T00:57:20.464Z Compiling anstyle v1.0.14
4142026-09-05T00:57:20.467Z Compiling autocfg v1.5.0
4152026-09-05T00:57:20.538Z Compiling is_terminal_polyfill v1.70.2
4162026-09-05T00:57:20.541Z Compiling colorchoice v1.0.4
4172026-09-05T00:57:20.606Z Compiling anyhow v1.0.104
4182026-09-05T00:57:20.657Z Compiling indexmap v2.14.0
4192026-09-05T00:57:20.692Z Compiling anstream v1.0.0
4202026-09-05T00:57:20.711Z Compiling syn v2.0.117
4212026-09-05T00:57:20.745Z Compiling heck v0.4.1
4222026-09-05T00:57:20.766Z Compiling heck v0.5.0
4232026-09-05T00:57:20.784Z Compiling unicode-width v0.1.14
4242026-09-05T00:57:20.818Z Compiling pest_meta v2.8.6
4252026-09-05T00:57:20.928Z Compiling fs-err v3.3.0
4262026-09-05T00:57:20.990Z Compiling once_cell v1.21.3
4272026-09-05T00:57:21.022Z Compiling clap_lex v1.0.0
4282026-09-05T00:57:21.040Z Compiling fastrand v2.3.0
4292026-09-05T00:57:21.043Z Compiling bytecount v0.6.9
4302026-09-05T00:57:21.076Z Compiling fnv v1.0.7
4312026-09-05T00:57:21.097Z Compiling strsim v0.11.1
4322026-09-05T00:57:21.201Z Compiling papergrid v0.11.0
4332026-09-05T00:57:21.264Z Compiling memmap v0.7.0
4342026-09-05T00:57:21.282Z Compiling unicode-width v0.2.0
4352026-09-05T00:57:21.300Z Compiling unicode-linebreak v0.1.5
4362026-09-05T00:57:21.319Z Compiling terminal_size v0.4.3
4372026-09-05T00:57:21.353Z Compiling tempfile v3.27.0
4382026-09-05T00:57:21.371Z Compiling smawk v0.3.2
4392026-09-05T00:57:21.484Z Compiling clap_builder v4.6.0
4402026-09-05T00:57:21.556Z Compiling textwrap v0.16.2
4412026-09-05T00:57:21.574Z Compiling swrite v0.1.0
4422026-09-05T00:57:21.886Z Compiling semver v1.0.28
4432026-09-05T00:57:21.886Z Compiling cargo-platform v0.3.2
4442026-09-05T00:57:22.214Z Compiling camino-tempfile v1.4.1
4452026-09-05T00:57:22.235Z Compiling tabled_derive v0.7.0
4462026-09-05T00:57:22.900Z Compiling pest_generator v2.8.6
4472026-09-05T00:57:22.919Z Compiling tabled v0.15.0
4482026-09-05T00:57:23.396Z Compiling serde_derive v1.0.228
4492026-09-05T00:57:23.396Z Compiling thiserror-impl v1.0.69
4502026-09-05T00:57:23.401Z Compiling zerocopy-derive v0.7.35
4512026-09-05T00:57:23.401Z Compiling scroll_derive v0.12.1
4522026-09-05T00:57:23.401Z Compiling thiserror-impl v2.0.18
4532026-09-05T00:57:23.401Z Compiling clap_derive v4.6.1
4542026-09-05T00:57:23.499Z Compiling pest_derive v2.8.6
4552026-09-05T00:57:24.050Z Compiling scroll v0.12.0
4562026-09-05T00:57:24.137Z Compiling zerocopy v0.7.35
4572026-09-05T00:57:24.270Z Compiling goblin v0.8.2
4582026-09-05T00:57:24.409Z Compiling dtrace-parser v0.2.0
4592026-09-05T00:57:24.686Z Compiling clap v4.6.1
4602026-09-05T00:57:25.775Z Compiling serde_spanned v0.6.9
4612026-09-05T00:57:25.775Z Compiling toml_datetime v0.6.11
4622026-09-05T00:57:25.775Z Compiling macaddr v1.0.1
4632026-09-05T00:57:25.856Z Compiling cargo_metadata v0.23.1
4642026-09-05T00:57:25.857Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4652026-09-05T00:57:25.857Z Compiling dof v0.3.0
4662026-09-05T00:57:25.857Z Compiling serde_tokenstream v0.2.3
4672026-09-05T00:57:25.990Z Compiling toml_edit v0.22.27
4682026-09-05T00:57:26.499Z Compiling usdt-macro v0.5.0
4692026-09-05T00:57:26.516Z Compiling usdt-attr-macro v0.5.0
4702026-09-05T00:57:27.064Z Compiling usdt v0.5.0
4712026-09-05T00:57:27.239Z Compiling toml v0.8.23
4722026-09-05T00:57:27.558Z Compiling cargo_toml v0.21.0
4732026-09-05T00:57:28.846Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-05T00:57:30.943Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.39s
4752026-09-05T00:57:31.161Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-05T00:57:31.659Z Downloading crates ...
4772026-09-05T00:57:31.724Z Downloaded arrayref v0.3.9
4782026-09-05T00:57:31.724Z Downloaded anstyle-parse v0.2.7
4792026-09-05T00:57:31.724Z Downloaded addr2line v0.25.1
4802026-09-05T00:57:31.788Z Downloaded adler2 v2.0.1
4812026-09-05T00:57:31.789Z Downloaded async-recursion v1.1.1
4822026-09-05T00:57:31.789Z Downloaded compression-core v0.4.31
4832026-09-05T00:57:31.789Z Downloaded foldhash v0.1.5
4842026-09-05T00:57:31.789Z Downloaded array-init v0.0.4
4852026-09-05T00:57:31.789Z Downloaded assert_matches v1.5.0
4862026-09-05T00:57:31.789Z Downloaded cobs v0.3.0
4872026-09-05T00:57:31.789Z Downloaded async-stream-impl v0.3.6
4882026-09-05T00:57:31.790Z Downloaded block-padding v0.4.2
4892026-09-05T00:57:31.790Z Downloaded atomic-waker v1.1.2
4902026-09-05T00:57:31.790Z Downloaded bitflags v1.3.2
4912026-09-05T00:57:31.790Z Downloaded atty v0.2.14
4922026-09-05T00:57:31.790Z Downloaded aead v0.5.2
4932026-09-05T00:57:31.790Z Downloaded bit-set v0.8.0
4942026-09-05T00:57:31.790Z Downloaded arrayvec v0.7.6
4952026-09-05T00:57:31.790Z Downloaded base16ct v0.2.0
4962026-09-05T00:57:31.790Z Downloaded backtrace v0.3.76
4972026-09-05T00:57:31.790Z Downloaded blake2 v0.11.0-rc.6
4982026-09-05T00:57:31.790Z Downloaded base16ct v1.0.0
4992026-09-05T00:57:31.790Z Downloaded fxhash v0.2.1
5002026-09-05T00:57:31.790Z Downloaded hashbrown v0.12.3
5012026-09-05T00:57:31.790Z Downloaded fd-lock v4.0.4
5022026-09-05T00:57:31.790Z Downloaded atomicwrites v0.4.4
5032026-09-05T00:57:31.791Z Downloaded fs-err v2.11.0
5042026-09-05T00:57:31.791Z Downloaded aead v0.6.1
5052026-09-05T00:57:31.791Z Downloaded futures-channel v0.3.32
5062026-09-05T00:57:31.791Z Downloaded chacha20 v0.10.0
5072026-09-05T00:57:31.835Z Downloaded elliptic-curve v0.14.1
5082026-09-05T00:57:31.835Z Downloaded argon2 v0.5.3
5092026-09-05T00:57:31.835Z Downloaded async-stream v0.3.6
5102026-09-05T00:57:31.836Z Downloaded ciborium-ll v0.2.2
5112026-09-05T00:57:31.836Z Downloaded funty v2.0.0
5122026-09-05T00:57:31.836Z Downloaded backtrace-ext v0.2.1
5132026-09-05T00:57:31.836Z Downloaded nodrop v0.1.14
5142026-09-05T00:57:31.836Z Downloaded ascii-canvas v3.0.0
5152026-09-05T00:57:31.836Z Downloaded foreign-types-shared v0.1.1
5162026-09-05T00:57:31.836Z Downloaded enum_dispatch v0.3.13
5172026-09-05T00:57:31.836Z Downloaded expectorate v1.2.0
5182026-09-05T00:57:31.836Z Downloaded fixedbitset v0.5.7
5192026-09-05T00:57:31.836Z Downloaded cfg_aliases v0.1.1
5202026-09-05T00:57:31.836Z Downloaded embedded-io v0.6.1
5212026-09-05T00:57:31.836Z Downloaded futures-sink v0.3.32
5222026-09-05T00:57:31.836Z Downloaded headers-core v0.3.0
5232026-09-05T00:57:31.836Z Downloaded fixedbitset v0.4.2
5242026-09-05T00:57:31.836Z Downloaded argon2 v0.6.0-rc.8
5252026-09-05T00:57:31.836Z Downloaded hash32 v0.3.1
5262026-09-05T00:57:31.837Z Downloaded async-trait v0.1.89
5272026-09-05T00:57:31.837Z Downloaded bit-vec v0.8.0
5282026-09-05T00:57:31.837Z Downloaded endian-type v0.1.2
5292026-09-05T00:57:31.837Z Downloaded hex-literal v1.1.0
5302026-09-05T00:57:31.839Z Downloaded home v0.5.12
5312026-09-05T00:57:31.840Z Downloaded hostname v0.3.1
5322026-09-05T00:57:31.840Z Downloaded bcs v0.1.6
5332026-09-05T00:57:31.840Z Downloaded embedded-io v0.4.0
5342026-09-05T00:57:31.840Z Downloaded gethostname v0.5.0
5352026-09-05T00:57:31.840Z Downloaded backoff v0.4.0
5362026-09-05T00:57:31.840Z Downloaded bit-set v0.5.3
5372026-09-05T00:57:31.840Z Downloaded futures-util v0.3.32
5382026-09-05T00:57:31.840Z Downloaded find-msvc-tools v0.1.9
5392026-09-05T00:57:31.840Z Downloaded futures-executor v0.3.32
5402026-09-05T00:57:31.840Z Downloaded git-stub-vcs v0.1.0
5412026-09-05T00:57:31.841Z Downloaded bcrypt-pbkdf v0.11.0
5422026-09-05T00:57:31.841Z Downloaded foreign-types v0.5.0
5432026-09-05T00:57:31.841Z Downloaded http-body v1.0.1
5442026-09-05T00:57:31.841Z Downloaded foreign-types-shared v0.3.1
5452026-09-05T00:57:31.841Z Downloaded hubpack_derive v0.1.1
5462026-09-05T00:57:31.841Z Downloaded bitfield-struct v0.6.2
5472026-09-05T00:57:31.841Z Downloaded globwalk v0.9.1
5482026-09-05T00:57:31.888Z Downloaded openssl-macros v0.1.1
5492026-09-05T00:57:31.888Z Downloaded futures-macro v0.3.32
5502026-09-05T00:57:31.888Z Downloaded cfg_aliases v0.2.1
5512026-09-05T00:57:31.888Z Downloaded ciborium-io v0.2.2
5522026-09-05T00:57:31.888Z Downloaded block-buffer v0.12.1
5532026-09-05T00:57:31.888Z Downloaded float-cmp v0.10.0
5542026-09-05T00:57:31.888Z Downloaded erased-serde v0.3.31
5552026-09-05T00:57:31.888Z Downloaded normalize-line-endings v0.3.0
5562026-09-05T00:57:31.888Z Downloaded hkdf v0.12.4
5572026-09-05T00:57:31.888Z Downloaded form_urlencoded v1.2.2
5582026-09-05T00:57:31.888Z Downloaded futures-io v0.3.32
5592026-09-05T00:57:31.889Z Downloaded futures-task v0.3.32
5602026-09-05T00:57:31.889Z Downloaded hash32 v0.2.1
5612026-09-05T00:57:31.889Z Downloaded async-bb8-diesel v0.2.1
5622026-09-05T00:57:31.889Z Downloaded futures-core v0.3.32
5632026-09-05T00:57:31.889Z Downloaded float-ord v0.3.2
5642026-09-05T00:57:31.889Z Downloaded http-range v0.1.5
5652026-09-05T00:57:31.889Z Downloaded env_filter v2.0.0
5662026-09-05T00:57:31.889Z Downloaded nibble_vec v0.1.0
5672026-09-05T00:57:31.889Z Downloaded hostname v0.4.2
5682026-09-05T00:57:31.889Z Downloaded newline-converter v0.3.0
5692026-09-05T00:57:31.889Z Downloaded foreign-types v0.3.2
5702026-09-05T00:57:31.889Z Downloaded git-stub v1.0.0
5712026-09-05T00:57:31.889Z Downloaded ff v0.13.1
5722026-09-05T00:57:31.889Z Downloaded hubpack v0.1.2
5732026-09-05T00:57:31.889Z Downloaded anstream v0.6.21
5742026-09-05T00:57:31.890Z Downloaded bit-vec v0.6.3
5752026-09-05T00:57:31.890Z Downloaded bitfield-macros v0.19.4
5762026-09-05T00:57:31.890Z Downloaded env_logger v0.11.11
5772026-09-05T00:57:31.890Z Downloaded fallible-iterator v0.2.0
5782026-09-05T00:57:31.890Z Downloaded bb8 v0.8.6
5792026-09-05T00:57:31.891Z Downloaded bitfield v0.19.4
5802026-09-05T00:57:31.891Z Downloaded base64ct v1.8.3
5812026-09-05T00:57:31.891Z Downloaded foreign-types-macros v0.2.3
5822026-09-05T00:57:31.891Z Downloaded cbc v0.2.1
5832026-09-05T00:57:31.891Z Downloaded flagset v0.4.7
5842026-09-05T00:57:31.891Z Downloaded num_threads v0.1.7
5852026-09-05T00:57:31.891Z Downloaded ena v0.14.4
5862026-09-05T00:57:31.891Z Downloaded filetime v0.2.27
5872026-09-05T00:57:31.891Z Downloaded group v0.13.0
5882026-09-05T00:57:31.932Z Downloaded num_enum v0.5.11
5892026-09-05T00:57:31.932Z Downloaded httparse v1.10.1
5902026-09-05T00:57:31.933Z Downloaded ghash v0.6.0
5912026-09-05T00:57:31.933Z Downloaded phf_shared v0.13.1
5922026-09-05T00:57:31.933Z Downloaded proc-macro-crate v1.3.1
5932026-09-05T00:57:31.933Z Downloaded hex v0.4.3
5942026-09-05T00:57:31.933Z Downloaded progenitor-macro v0.14.0
5952026-09-05T00:57:31.933Z Downloaded cmake v0.1.57
5962026-09-05T00:57:31.933Z Downloaded fs_extra v1.3.0
5972026-09-05T00:57:31.933Z Downloaded http-body-util v0.1.3
5982026-09-05T00:57:31.933Z Downloaded enum-as-inner v0.6.1
5992026-09-05T00:57:31.933Z Downloaded rfc6979 v0.6.0
6002026-09-05T00:57:31.933Z Downloaded httpdate v1.0.3
6012026-09-05T00:57:31.933Z Downloaded ahash v0.8.12
6022026-09-05T00:57:31.934Z Downloaded foldhash v0.2.0
6032026-09-05T00:57:31.934Z Downloaded cassowary v0.3.0
6042026-09-05T00:57:31.934Z Downloaded cexpr v0.6.0
6052026-09-05T00:57:31.934Z Downloaded chacha20 v0.9.1
6062026-09-05T00:57:31.934Z Downloaded castaway v0.2.4
6072026-09-05T00:57:31.934Z Downloaded cmov v0.5.4
6082026-09-05T00:57:31.934Z Downloaded highway v1.3.0
6092026-09-05T00:57:31.934Z Downloaded glob v0.3.3
6102026-09-05T00:57:31.934Z Downloaded compression-codecs v0.4.37
6112026-09-05T00:57:31.934Z Downloaded half v1.8.3
6122026-09-05T00:57:31.934Z Downloaded cipher v0.4.4
6132026-09-05T00:57:31.934Z Downloaded futures v0.3.32
6142026-09-05T00:57:31.934Z Downloaded getrandom v0.3.4
6152026-09-05T00:57:31.934Z Downloaded recursive v0.1.1
6162026-09-05T00:57:31.935Z Downloaded bs58 v0.5.1
6172026-09-05T00:57:31.935Z Downloaded camino-tempfile-ext v0.3.3
6182026-09-05T00:57:31.935Z Downloaded powerfmt v0.2.0
6192026-09-05T00:57:31.972Z Downloaded slog-envlogger v2.2.0
6202026-09-05T00:57:31.973Z Downloaded radium v0.7.0
6212026-09-05T00:57:31.973Z Downloaded group v0.14.0
6222026-09-05T00:57:31.973Z Downloaded backon v1.6.0
6232026-09-05T00:57:31.973Z Downloaded rfc6979 v0.4.0
6242026-09-05T00:57:31.973Z Downloaded signal-hook-mio v0.2.5
6252026-09-05T00:57:31.974Z Downloaded buf-list v1.1.2
6262026-09-05T00:57:31.974Z Downloaded rustc-hash v2.1.1
6272026-09-05T00:57:31.974Z Downloaded blowfish v0.10.0
6282026-09-05T00:57:31.974Z Downloaded byte-wrapper v0.1.0
6292026-09-05T00:57:31.974Z Downloaded rand_xorshift v0.4.0
6302026-09-05T00:57:31.974Z Downloaded siphasher v1.0.2
6312026-09-05T00:57:31.974Z Downloaded stable_deref_trait v1.2.1
6322026-09-05T00:57:31.974Z Downloaded subtle v2.6.1
6332026-09-05T00:57:31.974Z Downloaded globset v0.4.18
6342026-09-05T00:57:31.974Z Downloaded supports-hyperlinks v3.2.0
6352026-09-05T00:57:31.974Z Downloaded testing_table v0.3.0
6362026-09-05T00:57:31.974Z Downloaded colored v3.1.1
6372026-09-05T00:57:31.974Z Downloaded pbkdf2 v0.13.0
6382026-09-05T00:57:31.974Z Downloaded peg v0.8.5
6392026-09-05T00:57:31.974Z Downloaded ff v0.14.0
6402026-09-05T00:57:31.975Z Downloaded parking_lot_core v0.8.6
6412026-09-05T00:57:31.975Z Downloaded password-hash v0.5.0
6422026-09-05T00:57:31.975Z Downloaded predicates-core v1.0.10
6432026-09-05T00:57:31.975Z Downloaded progenitor-extras v0.2.0
6442026-09-05T00:57:31.975Z Downloaded schemars_derive v0.8.22
6452026-09-05T00:57:31.975Z Downloaded sqlparser_derive v0.5.0
6462026-09-05T00:57:31.975Z Downloaded structmeta v0.3.0
6472026-09-05T00:57:31.975Z Downloaded take_mut v0.2.2
6482026-09-05T00:57:31.975Z Downloaded tokio-macros v2.7.0
6492026-09-05T00:57:31.975Z Downloaded unarray v0.1.4
6502026-09-05T00:57:32.042Z Downloaded untrusted v0.9.0
6512026-09-05T00:57:32.042Z Downloaded zeroize_derive v1.5.0
6522026-09-05T00:57:32.042Z Downloaded fatfs v0.3.6
6532026-09-05T00:57:32.042Z Downloaded pkcs1 v0.7.5
6542026-09-05T00:57:32.042Z Downloaded colored v2.2.0
6552026-09-05T00:57:32.042Z Downloaded console v0.16.2
6562026-09-05T00:57:32.042Z Downloaded blake2 v0.10.6
6572026-09-05T00:57:32.042Z Downloaded convert_case v0.4.0
6582026-09-05T00:57:32.042Z Downloaded yoke-derive v0.8.1
6592026-09-05T00:57:32.042Z Downloaded curve25519-dalek-derive v0.1.1
6602026-09-05T00:57:32.042Z Downloaded hmac v0.12.1
6612026-09-05T00:57:32.042Z Downloaded bzip2 v0.4.4
6622026-09-05T00:57:32.042Z Downloaded clang-sys v1.8.1
6632026-09-05T00:57:32.042Z Downloaded const-oid v0.9.6
6642026-09-05T00:57:32.042Z Downloaded untrusted v0.7.1
6652026-09-05T00:57:32.043Z Downloaded bzip2 v0.6.1
6662026-09-05T00:57:32.043Z Downloaded cancel-safe-futures v0.1.5
6672026-09-05T00:57:32.043Z Downloaded console v0.15.11
6682026-09-05T00:57:32.043Z Downloaded xshell-macros v0.2.7
6692026-09-05T00:57:32.043Z Downloaded getrandom v0.2.17
6702026-09-05T00:57:32.043Z Downloaded progenitor v0.13.0
6712026-09-05T00:57:32.043Z Downloaded slog-json v2.6.1
6722026-09-05T00:57:32.043Z Downloaded allocator-api2 v0.2.21
6732026-09-05T00:57:32.043Z Downloaded rand_chacha v0.9.0
6742026-09-05T00:57:32.043Z Downloaded string_cache v0.8.9
6752026-09-05T00:57:32.043Z Downloaded serde_tokenstream v0.3.0
6762026-09-05T00:57:32.044Z Downloaded synstructure v0.13.2
6772026-09-05T00:57:32.044Z Downloaded ciborium v0.2.2
6782026-09-05T00:57:32.044Z Downloaded const-oid v0.10.2
6792026-09-05T00:57:32.044Z Downloaded darling_macro v0.20.11
6802026-09-05T00:57:32.044Z Downloaded defmt-parser v1.0.0
6812026-09-05T00:57:32.044Z Downloaded generic-array v1.4.3
6822026-09-05T00:57:32.044Z Downloaded crunchy v0.2.4
6832026-09-05T00:57:32.044Z Downloaded zone_cfg_derive v0.3.1
6842026-09-05T00:57:32.112Z Downloaded num-integer v0.1.46
6852026-09-05T00:57:32.112Z Downloaded serde-hex v0.1.0
6862026-09-05T00:57:32.112Z Downloaded serde_with_macros v1.5.2
6872026-09-05T00:57:32.112Z Downloaded downcast-rs v2.0.2
6882026-09-05T00:57:32.112Z Downloaded dunce v1.0.5
6892026-09-05T00:57:32.112Z Downloaded debug-ignore v1.0.5
6902026-09-05T00:57:32.112Z Downloaded half v2.7.1
6912026-09-05T00:57:32.112Z Downloaded dtrace-parser v0.3.0
6922026-09-05T00:57:32.112Z Downloaded oxnet v0.1.6
6932026-09-05T00:57:32.112Z Downloaded pkcs8 v0.11.0
6942026-09-05T00:57:32.112Z Downloaded strum_macros v0.24.3
6952026-09-05T00:57:32.113Z Downloaded idna_adapter v1.2.1
6962026-09-05T00:57:32.113Z Downloaded dirs-sys-next v0.1.2
6972026-09-05T00:57:32.113Z Downloaded dof v0.4.0
6982026-09-05T00:57:32.113Z Downloaded flate2 v1.1.9
6992026-09-05T00:57:32.113Z Downloaded serde_path_to_error v0.1.20
7002026-09-05T00:57:32.113Z Downloaded corncobs v0.1.4
7012026-09-05T00:57:32.113Z Downloaded jiff-static v0.2.34
7022026-09-05T00:57:32.113Z Downloaded tui-tree-widget v0.23.1
7032026-09-05T00:57:32.113Z Downloaded base64 v0.21.7
7042026-09-05T00:57:32.113Z Downloaded base64 v0.22.1
7052026-09-05T00:57:32.113Z Downloaded tls_codec v0.4.2
7062026-09-05T00:57:32.113Z Downloaded hmac v0.13.0
7072026-09-05T00:57:32.113Z Downloaded poly1305 v0.9.0
7082026-09-05T00:57:32.113Z Downloaded tokio-rustls v0.26.4
7092026-09-05T00:57:32.113Z Downloaded tracing-attributes v0.1.31
7102026-09-05T00:57:32.113Z Downloaded cipher v0.5.2
7112026-09-05T00:57:32.113Z Downloaded match_cfg v0.1.0
7122026-09-05T00:57:32.113Z Downloaded maybe-uninit v2.0.0
7132026-09-05T00:57:32.114Z Downloaded signal-hook-registry v1.4.8
7142026-09-05T00:57:32.114Z Downloaded heapless v0.8.0
7152026-09-05T00:57:32.114Z Downloaded omicron-zone-package v0.12.3
7162026-09-05T00:57:32.114Z Downloaded walkdir v2.5.0
7172026-09-05T00:57:32.114Z Downloaded headers v0.4.1
7182026-09-05T00:57:32.114Z Downloaded thread_local v1.1.9
7192026-09-05T00:57:32.114Z Downloaded flume v0.11.1
7202026-09-05T00:57:32.114Z Downloaded mime v0.3.17
7212026-09-05T00:57:32.114Z Downloaded new_debug_unreachable v1.0.6
7222026-09-05T00:57:32.114Z Downloaded num v0.4.3
7232026-09-05T00:57:32.114Z Downloaded parse-size v1.1.0
7242026-09-05T00:57:32.114Z Downloaded instability v0.3.11
7252026-09-05T00:57:32.114Z Downloaded is_ci v1.2.0
7262026-09-05T00:57:32.114Z Downloaded openssl-probe v0.1.6
7272026-09-05T00:57:32.115Z Downloaded ctr v0.10.1
7282026-09-05T00:57:32.115Z Downloaded critical-section v1.2.0
7292026-09-05T00:57:32.115Z Downloaded spin v0.9.8
7302026-09-05T00:57:32.115Z Downloaded heapless v0.7.17
7312026-09-05T00:57:32.115Z Downloaded kem v0.3.0
7322026-09-05T00:57:32.115Z Downloaded nonempty v0.12.0
7332026-09-05T00:57:32.115Z Downloaded oso-derive v0.27.3
7342026-09-05T00:57:32.115Z Downloaded libscf-sys v1.2.0
7352026-09-05T00:57:32.115Z Downloaded ref-cast v1.0.25
7362026-09-05T00:57:32.115Z Downloaded quick-error v1.2.3
7372026-09-05T00:57:32.115Z Downloaded ref-cast-impl v1.0.25
7382026-09-05T00:57:32.115Z Downloaded rustc_version v0.4.1
7392026-09-05T00:57:32.115Z Downloaded scroll_derive v0.13.1
7402026-09-05T00:57:32.115Z Downloaded unicode-properties v0.1.4
7412026-09-05T00:57:32.115Z Downloaded derive-ex v0.1.8
7422026-09-05T00:57:32.115Z Downloaded der_derive v0.7.3
7432026-09-05T00:57:32.116Z Downloaded either v1.15.0
7442026-09-05T00:57:32.137Z Downloaded oso v0.27.3
7452026-09-05T00:57:32.137Z Downloaded papergrid v0.18.0
7462026-09-05T00:57:32.137Z Downloaded chumsky v0.9.3
7472026-09-05T00:57:32.137Z Downloaded libefi-sys v0.1.0
7482026-09-05T00:57:32.137Z Downloaded lru-slab v0.1.2
7492026-09-05T00:57:32.137Z Downloaded postcard v1.1.3
7502026-09-05T00:57:32.137Z Downloaded zeroize v1.9.0
7512026-09-05T00:57:32.137Z Downloaded ipnet v2.12.0
7522026-09-05T00:57:32.137Z Downloaded hyper-tls v0.6.0
7532026-09-05T00:57:32.137Z Downloaded proc-macro-crate v3.4.0
7542026-09-05T00:57:32.137Z Downloaded crossbeam-utils v0.8.21
7552026-09-05T00:57:32.137Z Downloaded proc-macro-error-attr2 v2.0.0
7562026-09-05T00:57:32.137Z Downloaded signal-hook v0.3.18
7572026-09-05T00:57:32.138Z Downloaded serde_urlencoded v0.7.1
7582026-09-05T00:57:32.138Z Downloaded term v1.2.1
7592026-09-05T00:57:32.138Z Downloaded pem-rfc7468 v1.0.0
7602026-09-05T00:57:32.138Z Downloaded supports-color v3.0.2
7612026-09-05T00:57:32.138Z Downloaded chacha20poly1305 v0.10.1
7622026-09-05T00:57:32.138Z Downloaded compact_str v0.8.1
7632026-09-05T00:57:32.138Z Downloaded termtree v0.5.1
7642026-09-05T00:57:32.138Z Downloaded hickory-resolver v0.25.2
7652026-09-05T00:57:32.138Z Downloaded time-core v0.1.8
7662026-09-05T00:57:32.138Z Downloaded async-compression v0.4.41
7672026-09-05T00:57:32.151Z Downloaded peg-macros v0.8.5
7682026-09-05T00:57:32.151Z Downloaded poly1305 v0.8.0
7692026-09-05T00:57:32.151Z Downloaded rustls-platform-verifier v0.6.2
7702026-09-05T00:57:32.151Z Downloaded toml v0.7.8
7712026-09-05T00:57:32.151Z Downloaded darling v0.20.11
7722026-09-05T00:57:32.151Z Downloaded iana-time-zone v0.1.65
7732026-09-05T00:57:32.152Z Downloaded shell-words v1.1.1
7742026-09-05T00:57:32.152Z Downloaded hashbrown v0.13.2
7752026-09-05T00:57:32.152Z Downloaded prettyplease v0.2.37
7762026-09-05T00:57:32.153Z Downloaded structmeta-derive v0.3.0
7772026-09-05T00:57:32.153Z Downloaded bytes v1.11.1
7782026-09-05T00:57:32.153Z Downloaded ingot-macros v0.2.0
7792026-09-05T00:57:32.153Z Downloaded universal-hash v0.6.1
7802026-09-05T00:57:32.153Z Downloaded openssl-sys v0.9.117
7812026-09-05T00:57:32.169Z Downloaded openssl-probe v0.2.1
7822026-09-05T00:57:32.169Z Downloaded diesel-dtrace v0.5.0
7832026-09-05T00:57:32.169Z Downloaded linear-map v1.2.0
7842026-09-05T00:57:32.169Z Downloaded scrypt v0.12.0
7852026-09-05T00:57:32.169Z Downloaded tokio-test v0.4.5
7862026-09-05T00:57:32.169Z Downloaded unicode-xid v0.2.6
7872026-09-05T00:57:32.169Z Downloaded zopfli v0.8.3
7882026-09-05T00:57:32.169Z Downloaded ar_archive_writer v0.5.1
7892026-09-05T00:57:32.169Z Downloaded serde_with_macros v3.21.0
7902026-09-05T00:57:32.169Z Downloaded deranged v0.5.8
7912026-09-05T00:57:32.169Z Downloaded nu-ansi-term v0.50.3
7922026-09-05T00:57:32.169Z Downloaded proc-macro-error2 v2.0.1
7932026-09-05T00:57:32.181Z Downloaded rcgen v0.12.1
7942026-09-05T00:57:32.182Z Downloaded rayon-core v1.13.0
7952026-09-05T00:57:32.182Z Downloaded serde_derive_internals v0.29.1
7962026-09-05T00:57:32.182Z Downloaded oxide-update-engine-types v0.1.2
7972026-09-05T00:57:32.182Z Downloaded phf v0.12.1
7982026-09-05T00:57:32.182Z Downloaded phf v0.13.1
7992026-09-05T00:57:32.182Z Downloaded pin-project-lite v0.2.17
8002026-09-05T00:57:32.183Z Downloaded sapling-renderdag v0.1.0
8012026-09-05T00:57:32.183Z Downloaded slog-scope v4.4.1
8022026-09-05T00:57:32.203Z Downloaded vergen v9.1.0
8032026-09-05T00:57:32.204Z Downloaded cpubits v0.1.1
8042026-09-05T00:57:32.204Z Downloaded crc v3.4.0
8052026-09-05T00:57:32.204Z Downloaded darling_macro v0.13.4
8062026-09-05T00:57:32.204Z Downloaded static_assertions v1.1.0
8072026-09-05T00:57:32.204Z Downloaded toml_edit v0.23.10+spec-1.0.0
8082026-09-05T00:57:32.204Z Downloaded arc-swap v1.8.2
8092026-09-05T00:57:32.228Z Downloaded darling v0.21.3
8102026-09-05T00:57:32.229Z Downloaded http v1.4.2
8112026-09-05T00:57:32.229Z Downloaded postgres-types v0.2.12
8122026-09-05T00:57:32.229Z Downloaded schemars v0.8.22
8132026-09-05T00:57:32.229Z Downloaded schemars v0.9.0
8142026-09-05T00:57:32.247Z Downloaded strum_macros v0.27.2
8152026-09-05T00:57:32.247Z Downloaded digest-io v0.1.0
8162026-09-05T00:57:32.247Z Downloaded inout v0.1.4
8172026-09-05T00:57:32.247Z Downloaded document-features v0.2.12
8182026-09-05T00:57:32.247Z Downloaded darling_macro v0.21.3
8192026-09-05T00:57:32.247Z Downloaded diesel_table_macro_syntax v0.3.0
8202026-09-05T00:57:32.247Z Downloaded lru-cache v0.1.2
8212026-09-05T00:57:32.248Z Downloaded rustls-pki-types v1.14.0
8222026-09-05T00:57:32.248Z Downloaded sponge-cursor v0.1.0
8232026-09-05T00:57:32.248Z Downloaded aes v0.9.1
8242026-09-05T00:57:32.248Z Downloaded vergen-lib v0.1.6
8252026-09-05T00:57:32.248Z Downloaded toml_writer v1.1.1+spec-1.1.0
8262026-09-05T00:57:32.249Z Downloaded universal-hash v0.5.1
8272026-09-05T00:57:32.249Z Downloaded num-iter v0.1.45
8282026-09-05T00:57:32.249Z Downloaded md-5 v0.10.6
8292026-09-05T00:57:32.249Z Downloaded num_enum_derive v0.5.11
8302026-09-05T00:57:32.249Z Downloaded postgres-protocol v0.6.10
8312026-09-05T00:57:32.249Z Downloaded zerovec-derive v0.11.2
8322026-09-05T00:57:32.249Z Downloaded writeable v0.6.2
8332026-09-05T00:57:32.249Z Downloaded ml-kem v0.3.2
8342026-09-05T00:57:32.249Z Downloaded ssh-encoding v0.3.0
8352026-09-05T00:57:32.250Z Downloaded crc-any v2.5.0
8362026-09-05T00:57:32.250Z Downloaded vte v0.14.1
8372026-09-05T00:57:32.250Z Downloaded quinn v0.11.11
8382026-09-05T00:57:32.250Z Downloaded schemars v1.2.1
8392026-09-05T00:57:32.280Z Downloaded ryu v1.0.23
8402026-09-05T00:57:32.280Z Downloaded parking_lot v0.12.5
8412026-09-05T00:57:32.280Z Downloaded tokio-dtrace v0.1.1
8422026-09-05T00:57:32.280Z Downloaded tokio-tungstenite v0.21.0
8432026-09-05T00:57:32.280Z Downloaded hickory-server v0.25.2
8442026-09-05T00:57:32.280Z Downloaded parse-display v0.10.0
8452026-09-05T00:57:32.281Z Downloaded psl-types v2.0.11
8462026-09-05T00:57:32.281Z Downloaded potential_utf v0.1.4
8472026-09-05T00:57:32.281Z Downloaded time-macros v0.2.27
8482026-09-05T00:57:32.281Z Downloaded whoami v2.1.0
8492026-09-05T00:57:32.281Z Downloaded cpufeatures v0.3.0
8502026-09-05T00:57:32.281Z Downloaded predicates-tree v1.0.13
8512026-09-05T00:57:32.301Z Downloaded ingot-types v0.2.0
8522026-09-05T00:57:32.302Z Downloaded jobserver v0.1.34
8532026-09-05T00:57:32.302Z Downloaded cc v1.2.56
8542026-09-05T00:57:32.302Z Downloaded signature v2.2.0
8552026-09-05T00:57:32.302Z Downloaded publicsuffix v2.3.0
8562026-09-05T00:57:32.302Z Downloaded strsim v0.10.0
8572026-09-05T00:57:32.302Z Downloaded sha1 v0.11.0
8582026-09-05T00:57:32.302Z Downloaded libsw v3.5.0
8592026-09-05T00:57:32.304Z Downloaded hickory-resolver v0.24.4
8602026-09-05T00:57:32.304Z Downloaded twox-hash v2.1.2
8612026-09-05T00:57:32.304Z Downloaded rand_pcg v0.10.2
8622026-09-05T00:57:32.304Z Downloaded scopeguard v1.2.0
8632026-09-05T00:57:32.304Z Downloaded russh-cryptovec v0.62.0
8642026-09-05T00:57:32.304Z Downloaded same-file v1.0.6
8652026-09-05T00:57:32.304Z Downloaded scheduled-thread-pool v0.2.7
8662026-09-05T00:57:32.304Z Downloaded oxide-update-engine v0.1.2
8672026-09-05T00:57:32.304Z Downloaded zerocopy v0.6.6
8682026-09-05T00:57:32.304Z Downloaded unsafe-libyaml v0.2.11
8692026-09-05T00:57:32.304Z Downloaded smallvec v1.15.1
8702026-09-05T00:57:32.304Z Downloaded similar v2.7.0
8712026-09-05T00:57:32.329Z Downloaded socket2 v0.5.10
8722026-09-05T00:57:32.329Z Downloaded darling v0.23.0
8732026-09-05T00:57:32.330Z Downloaded serdect v0.4.3
8742026-09-05T00:57:32.330Z Downloaded password-hash v0.6.1
8752026-09-05T00:57:32.330Z Downloaded multer v3.1.0
8762026-09-05T00:57:32.330Z Downloaded oxide-update-engine-display v0.1.2
8772026-09-05T00:57:32.330Z Downloaded supports-unicode v3.0.0
8782026-09-05T00:57:32.330Z Downloaded zerofrom v0.1.6
8792026-09-05T00:57:32.330Z Downloaded tinyvec_macros v0.1.1
8802026-09-05T00:57:32.330Z Downloaded unicode-segmentation v1.12.0
8812026-09-05T00:57:32.342Z Downloaded vsss-rs v3.3.4
8822026-09-05T00:57:32.342Z Downloaded kstat-rs v0.2.5
8832026-09-05T00:57:32.342Z Downloaded owo-colors v4.3.0
8842026-09-05T00:57:32.342Z Downloaded rustls-native-certs v0.8.3
8852026-09-05T00:57:32.342Z Downloaded ecdsa v0.16.9
8862026-09-05T00:57:32.343Z Downloaded crc8 v0.1.1
8872026-09-05T00:57:32.343Z Downloaded crypto-common v0.2.2
8882026-09-05T00:57:32.343Z Downloaded want v0.3.1
8892026-09-05T00:57:32.343Z Downloaded zone v0.3.1
8902026-09-05T00:57:32.343Z Downloaded typed-path v0.9.3
8912026-09-05T00:57:32.343Z Downloaded module-lattice v0.2.3
8922026-09-05T00:57:32.359Z Downloaded scuffle v0.1.0
8932026-09-05T00:57:32.359Z Downloaded tracing-core v0.1.36
8942026-09-05T00:57:32.359Z Downloaded typify v0.6.2
8952026-09-05T00:57:32.359Z Downloaded dsl_auto_type v0.2.0
8962026-09-05T00:57:32.360Z Downloaded indicatif v0.18.4
8972026-09-05T00:57:32.370Z Downloaded parse-display-derive v0.10.0
8982026-09-05T00:57:32.370Z Downloaded bumpalo v3.20.2
8992026-09-05T00:57:32.371Z Downloaded thiserror-no-std v2.0.2
9002026-09-05T00:57:32.371Z Downloaded lazy_static v1.5.0
9012026-09-05T00:57:32.371Z Downloaded rand_core v0.6.4
9022026-09-05T00:57:32.371Z Downloaded illumos-nvpair v0.3.0
9032026-09-05T00:57:32.387Z Downloaded usdt-impl v0.6.0
9042026-09-05T00:57:32.387Z Downloaded indoc v1.0.9
9052026-09-05T00:57:32.387Z Downloaded vergen-gitcl v1.0.8
9062026-09-05T00:57:32.387Z Downloaded tls_codec_derive v0.4.2
9072026-09-05T00:57:32.387Z Downloaded scroll v0.13.0
9082026-09-05T00:57:32.387Z Downloaded derive_builder v0.20.2
9092026-09-05T00:57:32.387Z Downloaded pretty_assertions v1.4.1
9102026-09-05T00:57:32.387Z Downloaded hybrid-array v0.4.13
9112026-09-05T00:57:32.387Z Downloaded derive_builder_core v0.20.2
9122026-09-05T00:57:32.426Z Downloaded litemap v0.8.1
9132026-09-05T00:57:32.426Z Downloaded drift v0.2.0
9142026-09-05T00:57:32.426Z Downloaded hashbrown v0.16.1
9152026-09-05T00:57:32.426Z Downloaded parking_lot_core v0.9.12
9162026-09-05T00:57:32.427Z Downloaded slab v0.4.12
9172026-09-05T00:57:32.427Z Downloaded smallvec v0.6.14
9182026-09-05T00:57:32.427Z Downloaded maplit v1.0.2
9192026-09-05T00:57:32.427Z Downloaded memoffset v0.9.1
9202026-09-05T00:57:32.427Z Downloaded olpc-cjson v0.1.4
9212026-09-05T00:57:32.427Z Downloaded rand_chacha v0.3.1
9222026-09-05T00:57:32.427Z Downloaded russh-util v0.52.0
9232026-09-05T00:57:32.427Z Downloaded precomputed-hash v0.1.1
9242026-09-05T00:57:32.427Z Downloaded rustls-webpki v0.103.13
9252026-09-05T00:57:32.428Z Downloaded secrecy v0.10.3
9262026-09-05T00:57:32.429Z Downloaded tokio-native-tls v0.3.1
9272026-09-05T00:57:32.451Z Downloaded support-bundle-viewer v0.1.2
9282026-09-05T00:57:32.451Z Downloaded knus v3.4.0
9292026-09-05T00:57:32.451Z Downloaded hashbrown v0.15.5
9302026-09-05T00:57:32.451Z Downloaded tinystr v0.8.2
9312026-09-05T00:57:32.451Z Downloaded whoami v1.6.1
9322026-09-05T00:57:32.452Z Downloaded delegate v0.13.5
9332026-09-05T00:57:32.452Z Downloaded serde_bytes v0.11.19
9342026-09-05T00:57:32.452Z Downloaded sigpipe v0.1.3
9352026-09-05T00:57:32.452Z Downloaded slog-bunyan v2.5.0
9362026-09-05T00:57:32.452Z Downloaded pkcs1 v0.8.0-rc.4
9372026-09-05T00:57:32.452Z Downloaded zip v0.6.6
9382026-09-05T00:57:32.452Z Downloaded sync_wrapper v1.0.2
9392026-09-05T00:57:32.452Z Downloaded thiserror-impl-no-std v2.0.2
9402026-09-05T00:57:32.452Z Downloaded num-bigint v0.4.6
9412026-09-05T00:57:32.452Z Downloaded yansi v1.0.1
9422026-09-05T00:57:32.452Z Downloaded hashbrown v0.14.5
9432026-09-05T00:57:32.453Z Downloaded yasna v0.5.2
9442026-09-05T00:57:32.453Z Downloaded cookie v0.18.1
9452026-09-05T00:57:32.453Z Downloaded libsw-core v0.3.2
9462026-09-05T00:57:32.453Z Downloaded oxide-generation v0.1.3
9472026-09-05T00:57:32.453Z Downloaded tap v1.0.1
9482026-09-05T00:57:32.453Z Downloaded thread-id v5.1.0
9492026-09-05T00:57:32.453Z Downloaded unit-prefix v0.5.2
9502026-09-05T00:57:32.453Z Downloaded tar v0.4.46
9512026-09-05T00:57:32.453Z Downloaded utf-8 v0.7.6
9522026-09-05T00:57:32.474Z Downloaded nanorand v0.7.0
9532026-09-05T00:57:32.474Z Downloaded pem v3.0.6
9542026-09-05T00:57:32.474Z Downloaded ed25519-dalek v3.0.0
9552026-09-05T00:57:32.474Z Downloaded topological-sort v0.2.2
9562026-09-05T00:57:32.474Z Downloaded hkdf v0.13.0
9572026-09-05T00:57:32.474Z Downloaded itertools v0.10.5
9582026-09-05T00:57:32.482Z Downloaded phc v0.6.1
9592026-09-05T00:57:32.482Z Downloaded lock_api v0.4.14
9602026-09-05T00:57:32.482Z Downloaded url v2.5.8
9612026-09-05T00:57:32.482Z Downloaded icu_locale_core v2.1.1
9622026-09-05T00:57:32.482Z Downloaded icu_provider v2.1.1
9632026-09-05T00:57:32.482Z Downloaded ingot v0.2.1
9642026-09-05T00:57:32.482Z Downloaded libbz2-rs-sys v0.2.2
9652026-09-05T00:57:32.482Z Downloaded smf v0.2.3
9662026-09-05T00:57:32.483Z Downloaded native-tls v0.2.18
9672026-09-05T00:57:32.483Z Downloaded internet-checksum v0.2.1
9682026-09-05T00:57:32.483Z Downloaded ident_case v1.0.1
9692026-09-05T00:57:32.483Z Downloaded num-conv v0.2.0
9702026-09-05T00:57:32.491Z Downloaded percent-encoding v2.3.2
9712026-09-05T00:57:32.491Z Downloaded ed25519 v3.0.0
9722026-09-05T00:57:32.492Z Downloaded snafu-derive v0.8.9
9732026-09-05T00:57:32.492Z Downloaded zerocopy-derive v0.8.55
9742026-09-05T00:57:32.499Z Downloaded resolv-conf v0.7.6
9752026-09-05T00:57:32.499Z Downloaded rustc-demangle v0.1.27
9762026-09-05T00:57:32.499Z Downloaded pin-project-internal v1.1.11
9772026-09-05T00:57:32.499Z Downloaded xattr v1.6.1
9782026-09-05T00:57:32.500Z Downloaded tinyvec v1.10.0
9792026-09-05T00:57:32.500Z Downloaded tokio-stream v0.1.18
9802026-09-05T00:57:32.500Z Downloaded utf8_iter v1.0.4
9812026-09-05T00:57:32.500Z Downloaded qorb v0.4.1
9822026-09-05T00:57:32.506Z Downloaded defmt v0.3.100
9832026-09-05T00:57:32.506Z Downloaded diesel_derives v2.3.7
9842026-09-05T00:57:32.506Z Downloaded recursive-proc-macro-impl v0.1.1
9852026-09-05T00:57:32.506Z Downloaded tokio-util v0.7.18
9862026-09-05T00:57:32.512Z Downloaded prefix-trie v0.7.0
9872026-09-05T00:57:32.512Z Downloaded rsa v0.9.10
9882026-09-05T00:57:32.512Z Downloaded predicates v3.1.4
9892026-09-05T00:57:32.516Z Downloaded primefield v0.14.0
9902026-09-05T00:57:32.516Z Downloaded dirs-next v2.0.0
9912026-09-05T00:57:32.516Z Downloaded serde_spanned v1.1.1
9922026-09-05T00:57:32.516Z Downloaded constant_time_eq v0.4.2
9932026-09-05T00:57:32.516Z Downloaded dropshot-api-manager-types v0.8.0
9942026-09-05T00:57:32.516Z Downloaded indent_write v2.2.0
9952026-09-05T00:57:32.516Z Downloaded semver v0.1.20
9962026-09-05T00:57:32.519Z Downloaded serde_repr v0.1.20
9972026-09-05T00:57:32.522Z Downloaded des v0.9.0
9982026-09-05T00:57:32.522Z Downloaded ctutils v0.4.2
9992026-09-05T00:57:32.522Z Downloaded num-bigint-dig v0.8.6
10002026-09-05T00:57:32.525Z Downloaded zerotrie v0.2.3
10012026-09-05T00:57:32.528Z Downloaded darling_core v0.13.4
10022026-09-05T00:57:32.528Z Downloaded quinn-udp v0.5.14
10032026-09-05T00:57:32.534Z Downloaded h2 v0.4.15
10042026-09-05T00:57:32.538Z Downloaded ron v0.8.1
10052026-09-05T00:57:32.601Z Downloaded strum v0.27.2
10062026-09-05T00:57:32.601Z Downloaded ed25519 v2.2.3
10072026-09-05T00:57:32.602Z Downloaded strum v0.26.3
10082026-09-05T00:57:32.602Z Downloaded usdt-attr-macro v0.6.0
10092026-09-05T00:57:32.602Z Downloaded strip-ansi-escapes v0.2.1
10102026-09-05T00:57:32.602Z Downloaded ssh-cipher v0.3.0
10112026-09-05T00:57:32.602Z Downloaded managed v0.8.0
10122026-09-05T00:57:32.602Z Downloaded unicode-truncate v1.1.0
10132026-09-05T00:57:32.602Z Downloaded keccak v0.2.0
10142026-09-05T00:57:32.602Z Downloaded num-complex v0.4.6
10152026-09-05T00:57:32.602Z Downloaded md5 v0.8.0
10162026-09-05T00:57:32.602Z Downloaded parking_lot v0.11.2
10172026-09-05T00:57:32.602Z Downloaded serde_cbor v0.11.2
10182026-09-05T00:57:32.602Z Downloaded crypto-bigint v0.5.5
10192026-09-05T00:57:32.602Z Downloaded p521 v0.14.0
10202026-09-05T00:57:32.602Z Downloaded progenitor-impl v0.13.0
10212026-09-05T00:57:32.602Z Downloaded uuid v1.23.4
10222026-09-05T00:57:32.602Z Downloaded darling_core v0.23.0
10232026-09-05T00:57:32.602Z Downloaded primeorder v0.14.0
10242026-09-05T00:57:32.602Z Downloaded void v1.0.2
10252026-09-05T00:57:32.602Z Downloaded wait-timeout v0.2.1
10262026-09-05T00:57:32.602Z Downloaded crucible-workspace-hack v0.1.0
10272026-09-05T00:57:32.603Z Downloaded derive_more v2.1.1
10282026-09-05T00:57:32.603Z Downloaded rand_core v0.10.0
10292026-09-05T00:57:32.603Z Downloaded num-traits v0.2.19
10302026-09-05T00:57:32.603Z Downloaded sqlformat v0.3.5
10312026-09-05T00:57:32.603Z Downloaded mio v1.2.0
10322026-09-05T00:57:32.603Z Downloaded rustyline v14.0.0
10332026-09-05T00:57:32.603Z Downloaded instant v0.1.13
10342026-09-05T00:57:32.603Z Downloaded linked-hash-map v0.5.6
10352026-09-05T00:57:32.603Z Downloaded steno v0.4.1
10362026-09-05T00:57:32.603Z Downloaded darling_macro v0.23.0
10372026-09-05T00:57:32.603Z Downloaded miniz_oxide v0.8.9
10382026-09-05T00:57:32.603Z Downloaded simd-adler32 v0.3.8
10392026-09-05T00:57:32.603Z Downloaded crc32fast v1.5.0
10402026-09-05T00:57:32.603Z Downloaded winnow v0.6.26
10412026-09-05T00:57:32.608Z Downloaded aho-corasick v1.1.4
10422026-09-05T00:57:32.608Z Downloaded aes-gcm v0.11.0
10432026-09-05T00:57:32.608Z Downloaded tower v0.5.3
10442026-09-05T00:57:32.608Z Downloaded elliptic-curve v0.13.8
10452026-09-05T00:57:32.608Z Downloaded csv-core v0.1.13
10462026-09-05T00:57:32.608Z Downloaded sha2 v0.11.0
10472026-09-05T00:57:32.608Z Downloaded spki v0.8.0
10482026-09-05T00:57:32.608Z Downloaded slog-stdlog v4.1.1
10492026-09-05T00:57:32.608Z Downloaded libloading v0.8.9
10502026-09-05T00:57:32.608Z Downloaded secrecy v0.8.0
10512026-09-05T00:57:32.611Z Downloaded strum_macros v0.26.4
10522026-09-05T00:57:32.611Z Downloaded phf_shared v0.11.3
10532026-09-05T00:57:32.611Z Downloaded hyper-util v0.1.20
10542026-09-05T00:57:32.614Z Downloaded tokio-postgres v0.7.16
10552026-09-05T00:57:32.617Z Downloaded darling_core v0.20.11
10562026-09-05T00:57:32.617Z Downloaded tungstenite v0.23.0
10572026-09-05T00:57:32.620Z Downloaded usdt-macro v0.6.0
10582026-09-05T00:57:32.623Z Downloaded indexmap v1.9.3
10592026-09-05T00:57:32.626Z Downloaded port-file v0.1.0
10602026-09-05T00:57:32.630Z Downloaded crossbeam-channel v0.5.15
10612026-09-05T00:57:32.633Z Downloaded rtoolbox v0.0.3
10622026-09-05T00:57:32.633Z Downloaded signal-hook-tokio v0.3.1
10632026-09-05T00:57:32.636Z Downloaded signature v3.0.0
10642026-09-05T00:57:32.636Z Downloaded r2d2 v0.8.10
10652026-09-05T00:57:32.639Z Downloaded oxide-generation-macros v0.2.0
10662026-09-05T00:57:32.639Z Downloaded knus-derive v3.4.0
10672026-09-05T00:57:32.639Z Downloaded miette-derive v7.6.0
10682026-09-05T00:57:32.643Z Downloaded illumos-nvpair-sys v0.2.0
10692026-09-05T00:57:32.643Z Downloaded miette v7.6.0
10702026-09-05T00:57:32.646Z Downloaded ed25519-dalek v2.2.0
10712026-09-05T00:57:32.646Z Downloaded snafu v0.8.9
10722026-09-05T00:57:32.649Z Downloaded zerovec v0.11.5
10732026-09-05T00:57:32.651Z Downloaded idna v1.1.0
10742026-09-05T00:57:32.654Z Downloaded mime_guess v2.0.5
10752026-09-05T00:57:32.654Z Downloaded keccak v0.1.6
10762026-09-05T00:57:32.654Z Downloaded sync-ptr v0.1.4
10772026-09-05T00:57:32.657Z Downloaded typify-macro v0.6.2
10782026-09-05T00:57:32.657Z Downloaded zerofrom-derive v0.1.6
10792026-09-05T00:57:32.657Z Downloaded tower-layer v0.3.3
10802026-09-05T00:57:32.657Z Downloaded paste v1.0.15
10812026-09-05T00:57:32.657Z Downloaded primeorder v0.13.6
10822026-09-05T00:57:32.661Z Downloaded progenitor v0.14.0
10832026-09-05T00:57:32.661Z Downloaded zstd v0.13.3
10842026-09-05T00:57:32.667Z Downloaded progenitor-client v0.13.0
10852026-09-05T00:57:32.667Z Downloaded zstd-safe v7.2.4
10862026-09-05T00:57:32.670Z Downloaded wnaf v0.14.0
10872026-09-05T00:57:32.673Z Downloaded displaydoc v0.2.5
10882026-09-05T00:57:32.673Z Downloaded humantime v2.3.0
10892026-09-05T00:57:32.673Z Downloaded packed_struct_codegen v0.10.1
10902026-09-05T00:57:32.678Z Downloaded pkcs5 v0.8.1
10912026-09-05T00:57:32.681Z Downloaded cookie_store v0.22.1
10922026-09-05T00:57:32.681Z Downloaded defmt v1.0.1
10932026-09-05T00:57:32.684Z Downloaded difflib v0.4.0
10942026-09-05T00:57:32.684Z Downloaded newtype_derive v0.1.6
10952026-09-05T00:57:32.684Z Downloaded progenitor-client v0.14.0
10962026-09-05T00:57:32.684Z Downloaded dyn-clone v1.0.20
10972026-09-05T00:57:32.687Z Downloaded usdt v0.6.0
10982026-09-05T00:57:32.687Z Downloaded sha1 v0.10.6
10992026-09-05T00:57:32.690Z Downloaded uzers v0.12.2
11002026-09-05T00:57:32.690Z Downloaded num_enum_derive v0.7.6
11012026-09-05T00:57:32.690Z Downloaded rsa v0.10.0-rc.18
11022026-09-05T00:57:32.693Z Downloaded tower-http v0.6.8
11032026-09-05T00:57:32.696Z Downloaded const_format_proc_macros v0.2.34
11042026-09-05T00:57:32.700Z Downloaded serde_with v1.14.0
11052026-09-05T00:57:32.704Z Downloaded lzss v0.8.2
11062026-09-05T00:57:32.707Z Downloaded multimap v0.10.1
11072026-09-05T00:57:32.710Z Downloaded is-terminal v0.4.17
11082026-09-05T00:57:32.710Z Downloaded opaque-debug v0.3.1
11092026-09-05T00:57:32.713Z Downloaded tower-service v0.3.3
11102026-09-05T00:57:32.713Z Downloaded seq-macro v0.3.6
11112026-09-05T00:57:32.715Z Downloaded tagptr v0.2.0
11122026-09-05T00:57:32.718Z Downloaded unicode-bidi v0.3.18
11132026-09-05T00:57:32.718Z Downloaded oxide-tokio-rt v0.1.4
11142026-09-05T00:57:32.721Z Downloaded packed_struct v0.10.1
11152026-09-05T00:57:32.721Z Downloaded shlex v1.3.0
11162026-09-05T00:57:32.721Z Downloaded crc-catalog v2.4.0
11172026-09-05T00:57:32.721Z Downloaded derive_builder_macro v0.20.2
11182026-09-05T00:57:32.726Z Downloaded impl-trait-for-tuples v0.2.3
11192026-09-05T00:57:32.730Z Downloaded termios v0.3.3
11202026-09-05T00:57:32.734Z Downloaded rand_seeder v0.4.0
11212026-09-05T00:57:32.736Z Downloaded sec1 v0.7.3
11222026-09-05T00:57:32.736Z Downloaded sec1 v0.8.1
11232026-09-05T00:57:32.736Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11242026-09-05T00:57:32.739Z Downloaded toml_parser v1.1.2+spec-1.1.0
11252026-09-05T00:57:32.739Z Downloaded xshell v0.2.7
11262026-09-05T00:57:32.739Z Downloaded p256 v0.14.0
11272026-09-05T00:57:32.744Z Downloaded serde_plain v1.0.2
11282026-09-05T00:57:32.747Z Downloaded inout v0.2.2
11292026-09-05T00:57:32.747Z Downloaded phf_shared v0.12.1
11302026-09-05T00:57:32.751Z Downloaded const_format v0.2.35
11312026-09-05T00:57:32.754Z Downloaded tabwriter v1.4.1
11322026-09-05T00:57:32.754Z Downloaded p384 v0.14.0
11332026-09-05T00:57:32.757Z Downloaded git2 v0.20.4
11342026-09-05T00:57:32.762Z Downloaded hyper-rustls v0.27.7
11352026-09-05T00:57:32.764Z Downloaded memmap2 v0.9.10
11362026-09-05T00:57:32.764Z Downloaded ecdsa v0.17.0
11372026-09-05T00:57:32.768Z Downloaded lalrpop-util v0.19.12
11382026-09-05T00:57:32.771Z Downloaded rand v0.8.6
11392026-09-05T00:57:32.774Z Downloaded progenitor-macro v0.13.0
11402026-09-05T00:57:32.774Z Downloaded rustc_version v0.1.7
11412026-09-05T00:57:32.774Z Downloaded num-derive v0.4.2
11422026-09-05T00:57:32.777Z Downloaded slog-async v2.8.0
11432026-09-05T00:57:32.777Z Downloaded spki v0.7.3
11442026-09-05T00:57:32.780Z Downloaded icu_normalizer_data v2.1.1
11452026-09-05T00:57:32.783Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11462026-09-05T00:57:32.790Z Downloaded darling v0.13.4
11472026-09-05T00:57:32.793Z Downloaded hyper-staticfile v0.10.1
11482026-09-05T00:57:32.793Z Downloaded convert_case v0.10.0
11492026-09-05T00:57:32.793Z Downloaded daft v0.1.8
11502026-09-05T00:57:32.796Z Downloaded pkg-config v0.3.32
11512026-09-05T00:57:32.796Z Downloaded cstr-argument v0.1.2
11522026-09-05T00:57:32.803Z Downloaded peg-runtime v0.8.5
11532026-09-05T00:57:32.812Z Downloaded diff v0.1.13
11542026-09-05T00:57:32.815Z Downloaded defmt-macros v1.0.1
11552026-09-05T00:57:32.815Z Downloaded newtype-uuid v1.3.2
11562026-09-05T00:57:32.818Z Downloaded rustls-pemfile v2.2.0
11572026-09-05T00:57:32.818Z Downloaded crossbeam-deque v0.8.6
11582026-09-05T00:57:32.818Z Downloaded display-error-chain v0.2.2
11592026-09-05T00:57:32.818Z Downloaded path-slash v0.1.5
11602026-09-05T00:57:32.821Z Downloaded rustversion v1.0.22
11612026-09-05T00:57:32.822Z Downloaded newtype-uuid-macros v0.1.0
11622026-09-05T00:57:32.822Z Downloaded serde-big-array v0.5.1
11632026-09-05T00:57:32.822Z Downloaded toml v1.1.2+spec-1.1.0
11642026-09-05T00:57:32.825Z Downloaded yoke v0.8.1
11652026-09-05T00:57:32.825Z Downloaded itertools v0.14.0
11662026-09-05T00:57:32.829Z Downloaded nom v8.0.0
11672026-09-05T00:57:32.832Z Downloaded crossbeam-epoch v0.9.18
11682026-09-05T00:57:32.837Z Downloaded vergen-lib v9.1.0
11692026-09-05T00:57:32.840Z Downloaded pem-rfc7468 v0.7.0
11702026-09-05T00:57:32.843Z Downloaded gimli v0.32.3
11712026-09-05T00:57:32.850Z Downloaded try-lock v0.2.5
11722026-09-05T00:57:32.854Z Downloaded lru v0.12.5
11732026-09-05T00:57:32.857Z Downloaded waitgroup v0.1.2
11742026-09-05T00:57:32.860Z Downloaded pin-project v1.1.11
11752026-09-05T00:57:32.866Z Downloaded rpassword v7.5.4
11762026-09-05T00:57:32.869Z Downloaded digest v0.11.3
11772026-09-05T00:57:32.869Z Downloaded toml_edit v0.19.15
11782026-09-05T00:57:32.875Z Downloaded derive_more-impl v2.1.1
11792026-09-05T00:57:32.878Z Downloaded stringprep v0.1.5
11802026-09-05T00:57:32.881Z Downloaded rand_core v0.9.5
11812026-09-05T00:57:32.881Z Downloaded ppv-lite86 v0.2.21
11822026-09-05T00:57:32.881Z Downloaded subprocess v0.2.15
11832026-09-05T00:57:32.885Z Downloaded trait-variant v0.1.2
11842026-09-05T00:57:32.885Z Downloaded aws-lc-rs v1.16.3
11852026-09-05T00:57:32.888Z Downloaded internal-russh-num-bigint v0.5.0
11862026-09-05T00:57:32.891Z Downloaded rusty-fork v0.3.1
11872026-09-05T00:57:32.893Z Downloaded progenitor-impl v0.14.0
11882026-09-05T00:57:32.894Z Downloaded ipnetwork v0.21.1
11892026-09-05T00:57:32.894Z Downloaded indoc v2.0.7
11902026-09-05T00:57:32.897Z Downloaded daft-derive v0.1.8
11912026-09-05T00:57:32.899Z Downloaded num-rational v0.4.2
11922026-09-05T00:57:32.899Z Downloaded slog-dtrace v0.3.0
11932026-09-05T00:57:32.899Z Downloaded chrono v0.4.45
11942026-09-05T00:57:32.903Z Downloaded data-encoding v2.10.0
11952026-09-05T00:57:32.906Z Downloaded ignore v0.4.25
11962026-09-05T00:57:32.906Z Downloaded der v0.7.10
11972026-09-05T00:57:32.909Z Downloaded winnow v0.5.40
11982026-09-05T00:57:32.913Z Downloaded derive_more v0.99.20
11992026-09-05T00:57:32.916Z Downloaded salsa20 v0.11.0
12002026-09-05T00:57:32.916Z Downloaded wyz v0.5.1
12012026-09-05T00:57:32.916Z Downloaded slog-term v2.9.2
12022026-09-05T00:57:32.919Z Downloaded unicase v2.9.0
12032026-09-05T00:57:32.919Z Downloaded vergen-git2 v9.1.0
12042026-09-05T00:57:32.920Z Downloaded stacker v0.1.23
12052026-09-05T00:57:32.923Z Downloaded der v0.8.0
12062026-09-05T00:57:32.923Z Downloaded psm v0.1.30
12072026-09-05T00:57:32.926Z Downloaded tokio-tungstenite v0.23.1
12082026-09-05T00:57:32.926Z Downloaded dropshot_endpoint v0.17.1
12092026-09-05T00:57:32.930Z Downloaded num_enum v0.7.6
12102026-09-05T00:57:32.933Z Downloaded litrs v1.0.0
12112026-09-05T00:57:32.933Z Downloaded polyval v0.7.1
12122026-09-05T00:57:32.936Z Downloaded tiny-keccak v2.0.2
12132026-09-05T00:57:32.936Z Downloaded iri-string v0.7.10
12142026-09-05T00:57:32.940Z Downloaded blake3 v1.8.5
12152026-09-05T00:57:32.943Z Downloaded serde_yaml v0.9.34+deprecated
12162026-09-05T00:57:32.947Z Downloaded time v0.3.47
12172026-09-05T00:57:32.951Z Downloaded minimal-lexical v0.2.1
12182026-09-05T00:57:32.954Z Downloaded derive-where v1.6.0
12192026-09-05T00:57:32.957Z Downloaded itertools v0.15.0
12202026-09-05T00:57:32.960Z Downloaded socket2 v0.6.3
12212026-09-05T00:57:32.963Z Downloaded vcpkg v0.2.15
12222026-09-05T00:57:32.984Z Downloaded tungstenite v0.21.0
12232026-09-05T00:57:32.987Z Downloaded nom v7.1.3
12242026-09-05T00:57:32.990Z Downloaded crypto-primes v0.7.2
12252026-09-05T00:57:32.993Z Downloaded rawzip v0.4.4
12262026-09-05T00:57:32.996Z Downloaded pkcs8 v0.10.2
12272026-09-05T00:57:32.996Z Downloaded goblin v0.10.5
12282026-09-05T00:57:33.000Z Downloaded rand v0.9.2
12292026-09-05T00:57:33.003Z Downloaded test-strategy v0.4.5
12302026-09-05T00:57:33.006Z Downloaded reedline v0.40.0
12312026-09-05T00:57:33.010Z Downloaded icu_properties v2.1.2
12322026-09-05T00:57:33.013Z Downloaded darling_core v0.21.3
12332026-09-05T00:57:33.017Z Downloaded smoltcp v0.9.1
12342026-09-05T00:57:33.020Z Downloaded samael v0.0.19
12352026-09-05T00:57:33.024Z Downloaded salty v0.3.0
12362026-09-05T00:57:33.027Z Downloaded crossterm v0.28.1
12372026-09-05T00:57:33.031Z Downloaded icu_collections v2.1.1
12382026-09-05T00:57:33.034Z Downloaded term v0.7.0
12392026-09-05T00:57:33.037Z Downloaded itertools v0.13.0
12402026-09-05T00:57:33.042Z Downloaded slog v2.8.2
12412026-09-05T00:57:33.045Z Downloaded bitvec v1.0.1
12422026-09-05T00:57:33.052Z Downloaded bindgen v0.71.1
12432026-09-05T00:57:33.057Z Downloaded p384 v0.13.1
12442026-09-05T00:57:33.063Z Downloaded unicode_categories v0.1.1
12452026-09-05T00:57:33.067Z Downloaded moka v0.12.13
12462026-09-05T00:57:33.071Z Downloaded dropshot-api-manager v0.8.0
12472026-09-05T00:57:33.074Z Downloaded sha3 v0.12.0
12482026-09-05T00:57:33.077Z Downloaded regex v1.12.3
12492026-09-05T00:57:33.080Z Downloaded icu_properties_data v2.1.2
12502026-09-05T00:57:33.085Z Downloaded tough v0.22.0
12512026-09-05T00:57:33.090Z Downloaded zip v4.6.1
12522026-09-05T00:57:33.098Z Downloaded quick-xml v0.37.5
12532026-09-05T00:57:33.101Z Downloaded smoltcp v0.11.0
12542026-09-05T00:57:33.108Z Downloaded jiff-core v0.1.0
12552026-09-05T00:57:33.111Z Downloaded reqwest v0.13.2
12562026-09-05T00:57:33.115Z Downloaded iddqd v0.4.2
12572026-09-05T00:57:33.119Z Downloaded itertools v0.12.1
12582026-09-05T00:57:33.122Z Downloaded icu_normalizer v2.1.1
12592026-09-05T00:57:33.125Z Downloaded radix_trie v0.2.1
12602026-09-05T00:57:33.128Z Downloaded polar-core v0.27.3
12612026-09-05T00:57:33.133Z Downloaded x509-cert v0.2.5
12622026-09-05T00:57:33.139Z Downloaded rand v0.10.1
12632026-09-05T00:57:33.144Z Downloaded serde_with v3.21.0
12642026-09-05T00:57:33.150Z Downloaded rayon v1.11.0
12652026-09-05T00:57:33.155Z Downloaded libxml v0.3.3
12662026-09-05T00:57:33.159Z Downloaded regress v0.10.5
12672026-09-05T00:57:33.164Z Downloaded hickory-proto v0.24.4
12682026-09-05T00:57:33.172Z Downloaded hickory-proto v0.25.2
12692026-09-05T00:57:33.181Z Downloaded crossterm v0.29.0
12702026-09-05T00:57:33.184Z Downloaded proptest v1.11.0
12712026-09-05T00:57:33.190Z Downloaded object v0.37.3
12722026-09-05T00:57:33.196Z Downloaded lalrpop v0.19.12
12732026-09-05T00:57:33.202Z Downloaded regex-syntax v0.6.29
12742026-09-05T00:57:33.206Z Downloaded zerocopy v0.8.55
12752026-09-05T00:57:33.219Z Downloaded ssh-key v0.7.0-rc.11
12762026-09-05T00:57:33.223Z Downloaded quinn-proto v0.11.16
12772026-09-05T00:57:33.229Z Downloaded hyper v1.10.1
12782026-09-05T00:57:33.235Z Downloaded regex-syntax v0.8.10
12792026-09-05T00:57:33.243Z Downloaded sha3 v0.11.0
12802026-09-05T00:57:33.246Z Downloaded openssl v0.10.80
12812026-09-05T00:57:33.255Z Downloaded tabled v0.21.0
12822026-09-05T00:57:33.260Z Downloaded winnow v1.0.3
12832026-09-05T00:57:33.265Z Downloaded bstr v1.12.1
12842026-09-05T00:57:33.270Z Downloaded unicode-normalization v0.1.25
12852026-09-05T00:57:33.277Z Downloaded reqwest v0.12.28
12862026-09-05T00:57:33.280Z Downloaded libm v0.2.16
12872026-09-05T00:57:33.283Z Downloaded typify-impl v0.6.2
12882026-09-05T00:57:33.291Z Downloaded zerocopy-derive v0.6.6
12892026-09-05T00:57:33.337Z Downloaded jiff v0.2.34
12902026-09-05T00:57:33.349Z Downloaded nix v0.27.1
12912026-09-05T00:57:33.371Z Downloaded tokio v1.52.1
12922026-09-05T00:57:33.394Z Downloaded encoding_rs v0.8.35
12932026-09-05T00:57:33.408Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12942026-09-05T00:57:33.418Z Downloaded portable-atomic v1.13.1
12952026-09-05T00:57:33.421Z Downloaded russh v0.62.4
12962026-09-05T00:57:33.426Z Downloaded regress v0.11.1
12972026-09-05T00:57:33.431Z Downloaded ring v0.17.14
12982026-09-05T00:57:33.454Z Downloaded petname v2.0.2
12992026-09-05T00:57:33.458Z Downloaded zlib-rs v0.6.2
13002026-09-05T00:57:33.461Z Downloaded rustls v0.23.41
13012026-09-05T00:57:33.466Z Downloaded curve25519-dalek v4.1.3
13022026-09-05T00:57:33.472Z Downloaded syn v3.0.3
13032026-09-05T00:57:33.478Z Downloaded curve25519-dalek v5.0.0
13042026-09-05T00:57:33.495Z Downloaded object v0.30.4
13052026-09-05T00:57:33.520Z Downloaded nix v0.31.2
13062026-09-05T00:57:33.528Z Downloaded crypto-bigint v0.7.5
13072026-09-05T00:57:33.535Z Downloaded rustix v0.38.44
13082026-09-05T00:57:33.547Z Downloaded nix v0.28.0
13092026-09-05T00:57:33.556Z Downloaded dropshot v0.17.1
13102026-09-05T00:57:33.604Z Downloaded openapiv3 v2.2.0
13112026-09-05T00:57:33.626Z Downloaded diesel v2.3.7
13122026-09-05T00:57:33.645Z Downloaded sqlparser v0.61.0
13132026-09-05T00:57:33.667Z Downloaded tracing v0.1.44
13142026-09-05T00:57:33.680Z Downloaded sled v0.34.7
13152026-09-05T00:57:33.711Z Downloaded ratatui v0.29.0
13162026-09-05T00:57:33.734Z Downloaded bzip2-sys v0.1.13+1.0.8
13172026-09-05T00:57:33.769Z Downloaded petgraph v0.6.5
13182026-09-05T00:57:33.780Z Downloaded regex-automata v0.4.14
13192026-09-05T00:57:33.803Z Downloaded petgraph v0.8.3
13202026-09-05T00:57:33.816Z Downloaded chrono-tz v0.10.4
13212026-09-05T00:57:33.854Z Downloaded sha3 v0.10.8
13222026-09-05T00:57:33.857Z Downloaded libz-sys v1.1.24
13232026-09-05T00:57:33.861Z Downloaded csv v1.4.0
13242026-09-05T00:57:34.008Z Downloaded libgit2-sys v0.18.3+1.9.2
13252026-09-05T00:57:34.529Z Downloaded aws-lc-sys v0.40.0
13262026-09-05T00:57:34.792Z Compiling serde_core v1.0.228
13272026-09-05T00:57:34.792Z Compiling libc v0.2.185
13282026-09-05T00:57:34.808Z Compiling serde v1.0.228
13292026-09-05T00:57:34.808Z Compiling log v0.4.33
13302026-09-05T00:57:34.808Z Compiling smallvec v1.15.1
13312026-09-05T00:57:34.809Z Compiling shlex v1.3.0
13322026-09-05T00:57:34.809Z Compiling find-msvc-tools v0.1.9
13332026-09-05T00:57:34.809Z Compiling subtle v2.6.1
13342026-09-05T00:57:34.956Z Compiling scopeguard v1.2.0
13352026-09-05T00:57:34.970Z Compiling typenum v1.20.1
13362026-09-05T00:57:34.970Z Compiling stable_deref_trait v1.2.1
13372026-09-05T00:57:34.971Z Compiling zerocopy v0.8.55
13382026-09-05T00:57:34.971Z Compiling portable-atomic v1.13.1
13392026-09-05T00:57:35.034Z Compiling serde_json v1.0.151
13402026-09-05T00:57:35.049Z Compiling syn v2.0.117
13412026-09-05T00:57:35.059Z Compiling critical-section v1.2.0
13422026-09-05T00:57:35.134Z Compiling lock_api v0.4.14
13432026-09-05T00:57:35.149Z Compiling libm v0.2.16
13442026-09-05T00:57:35.164Z Compiling num-traits v0.2.19
13452026-09-05T00:57:35.168Z Compiling pkg-config v0.3.32
13462026-09-05T00:57:35.189Z Compiling generic-array v0.14.7
13472026-09-05T00:57:35.232Z Compiling const-oid v0.9.6
13482026-09-05T00:57:35.263Z Compiling getrandom v0.4.3
13492026-09-05T00:57:35.306Z Compiling parking_lot_core v0.9.12
13502026-09-05T00:57:35.319Z Compiling pin-project-lite v0.2.17
13512026-09-05T00:57:35.350Z Compiling rand_core v0.10.0
13522026-09-05T00:57:35.381Z Compiling futures-core v0.3.32
13532026-09-05T00:57:35.439Z Compiling percent-encoding v2.3.2
13542026-09-05T00:57:35.455Z Compiling litemap v0.8.1
13552026-09-05T00:57:35.468Z Compiling writeable v0.6.2
13562026-09-05T00:57:35.532Z Compiling icu_properties_data v2.1.2
13572026-09-05T00:57:35.573Z Compiling icu_normalizer_data v2.1.1
13582026-09-05T00:57:35.578Z Compiling getrandom v0.3.4
13592026-09-05T00:57:35.578Z Compiling rustix v1.1.4
13602026-09-05T00:57:35.640Z Compiling futures-sink v0.3.32
13612026-09-05T00:57:35.654Z Compiling futures-task v0.3.32
13622026-09-05T00:57:35.654Z Compiling slab v0.4.12
13632026-09-05T00:57:35.692Z Compiling futures-io v0.3.32
13642026-09-05T00:57:35.743Z Compiling futures-channel v0.3.32
13652026-09-05T00:57:35.769Z Compiling utf8_iter v1.0.4
13662026-09-05T00:57:35.840Z Compiling errno v0.3.14
13672026-09-05T00:57:35.855Z Compiling jobserver v0.1.34
13682026-09-05T00:57:35.869Z Compiling getrandom v0.2.17
13692026-09-05T00:57:35.918Z Compiling mio v1.2.0
13702026-09-05T00:57:35.933Z Compiling socket2 v0.6.3
13712026-09-05T00:57:35.951Z Compiling form_urlencoded v1.2.2
13722026-09-05T00:57:36.011Z Compiling once_cell v1.21.3
13732026-09-05T00:57:36.025Z Compiling signal-hook-registry v1.4.8
13742026-09-05T00:57:36.025Z Compiling rustversion v1.0.22
13752026-09-05T00:57:36.078Z Compiling cc v1.2.56
13762026-09-05T00:57:36.112Z Compiling rand_core v0.6.4
13772026-09-05T00:57:36.134Z Compiling parking_lot v0.12.5
13782026-09-05T00:57:36.153Z Compiling base64ct v1.8.3
13792026-09-05T00:57:36.180Z Compiling iana-time-zone v0.1.65
13802026-09-05T00:57:36.199Z Compiling dunce v1.0.5
13812026-09-05T00:57:36.283Z Compiling regex-syntax v0.8.10
13822026-09-05T00:57:36.313Z Compiling flagset v0.4.7
13832026-09-05T00:57:36.343Z Compiling ident_case v1.0.1
13842026-09-05T00:57:36.407Z Compiling fs_extra v1.3.0
13852026-09-05T00:57:36.438Z Compiling base64 v0.22.1
13862026-09-05T00:57:36.467Z Compiling pem-rfc7468 v0.7.0
13872026-09-05T00:57:36.483Z Compiling syn v1.0.109
13882026-09-05T00:57:36.486Z Compiling vcpkg v0.2.15
13892026-09-05T00:57:36.512Z Compiling rand_core v0.9.5
13902026-09-05T00:57:36.542Z Compiling tracing-core v0.1.36
13912026-09-05T00:57:36.620Z Compiling aws-lc-rs v1.16.3
13922026-09-05T00:57:36.636Z Compiling dyn-clone v1.0.20
13932026-09-05T00:57:36.704Z Compiling cpufeatures v0.2.17
13942026-09-05T00:57:36.727Z Compiling simd-adler32 v0.3.8
13952026-09-05T00:57:36.804Z Compiling schemars v0.8.22
13962026-09-05T00:57:36.833Z Compiling spin v0.9.8
13972026-09-05T00:57:36.837Z Compiling adler2 v2.0.1
13982026-09-05T00:57:36.859Z Compiling openssl-probe v0.2.1
13992026-09-05T00:57:36.863Z Compiling cmov v0.5.4
14002026-09-05T00:57:36.957Z Compiling cmake v0.1.57
14012026-09-05T00:57:36.980Z Compiling tinyvec_macros v0.1.1
14022026-09-05T00:57:37.025Z Compiling crc32fast v1.5.0
14032026-09-05T00:57:37.071Z Compiling httparse v1.10.1
14042026-09-05T00:57:37.071Z Compiling ctutils v0.4.2
14052026-09-05T00:57:37.075Z Compiling tinyvec v1.10.0
14062026-09-05T00:57:37.121Z Compiling miniz_oxide v0.8.9
14072026-09-05T00:57:37.121Z Compiling aho-corasick v1.1.4
14082026-09-05T00:57:37.131Z Compiling try-lock v0.2.5
14092026-09-05T00:57:37.161Z Compiling untrusted v0.7.1
14102026-09-05T00:57:37.166Z Compiling radium v0.7.0
14112026-09-05T00:57:37.269Z Compiling bitflags v2.11.0
14122026-09-05T00:57:37.317Z Compiling semver v1.0.28
14132026-09-05T00:57:37.334Z Compiling indexmap v2.14.0
14142026-09-05T00:57:37.348Z Compiling uuid v1.23.4
14152026-09-05T00:57:37.379Z Compiling tower-layer v0.3.3
14162026-09-05T00:57:37.417Z Compiling unicode-segmentation v1.12.0
14172026-09-05T00:57:37.478Z Compiling tower-service v0.3.3
14182026-09-05T00:57:37.494Z Compiling atomic-waker v1.1.2
14192026-09-05T00:57:37.567Z Compiling rustc_version v0.4.1
14202026-09-05T00:57:37.638Z Compiling want v0.3.1
14212026-09-05T00:57:37.668Z Compiling untrusted v0.9.0
14222026-09-05T00:57:37.759Z Compiling httpdate v1.0.3
14232026-09-05T00:57:37.824Z Compiling maybe-uninit v2.0.0
14242026-09-05T00:57:37.829Z Compiling tap v1.0.1
14252026-09-05T00:57:37.836Z Compiling aws-lc-sys v0.40.0
14262026-09-05T00:57:37.842Z Compiling openssl-sys v0.9.117
14272026-09-05T00:57:37.849Z Compiling foreign-types-shared v0.1.1
14282026-09-05T00:57:37.861Z Compiling openssl v0.10.80
14292026-09-05T00:57:37.922Z Compiling rustls v0.23.41
14302026-09-05T00:57:37.941Z Compiling wyz v0.5.1
14312026-09-05T00:57:37.963Z Compiling foreign-types v0.3.2
14322026-09-05T00:57:38.014Z Compiling synstructure v0.13.2
14332026-09-05T00:57:38.026Z Compiling serde_derive_internals v0.29.1
14342026-09-05T00:57:38.044Z Compiling pest_generator v2.8.6
14352026-09-05T00:57:38.063Z Compiling darling_core v0.20.11
14362026-09-05T00:57:38.095Z Compiling regex-automata v0.4.14
14372026-09-05T00:57:38.139Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14382026-09-05T00:57:38.155Z Compiling bzip2-sys v0.1.13+1.0.8
14392026-09-05T00:57:38.387Z Compiling unicode-normalization v0.1.25
14402026-09-05T00:57:38.445Z Compiling terminal_size v0.4.3
14412026-09-05T00:57:38.480Z Compiling tempfile v3.27.0
14422026-09-05T00:57:38.579Z Compiling num-integer v0.1.46
14432026-09-05T00:57:38.604Z Compiling socket2 v0.5.10
14442026-09-05T00:57:38.632Z Compiling wait-timeout v0.2.1
14452026-09-05T00:57:38.690Z Compiling ahash v0.8.12
14462026-09-05T00:57:38.791Z Compiling time-core v0.1.8
14472026-09-05T00:57:38.805Z Compiling native-tls v0.2.18
14482026-09-05T00:57:38.889Z Compiling funty v2.0.0
14492026-09-05T00:57:38.905Z Compiling num-conv v0.2.0
14502026-09-05T00:57:38.922Z Compiling bit-vec v0.8.0
14512026-09-05T00:57:38.922Z Compiling num-bigint-dig v0.8.6
14522026-09-05T00:57:38.942Z Compiling packed_struct v0.10.1
14532026-09-05T00:57:38.950Z Compiling powerfmt v0.2.0
14542026-09-05T00:57:38.980Z Compiling quick-error v1.2.3
14552026-09-05T00:57:38.983Z Compiling clap_builder v4.6.0
14562026-09-05T00:57:39.042Z Compiling num-iter v0.1.45
14572026-09-05T00:57:39.055Z Compiling time-macros v0.2.27
14582026-09-05T00:57:39.071Z Compiling rusty-fork v0.3.1
14592026-09-05T00:57:39.164Z Compiling bit-set v0.8.0
14602026-09-05T00:57:39.179Z Compiling deranged v0.5.8
14612026-09-05T00:57:39.195Z Compiling lazy_static v1.5.0
14622026-09-05T00:57:39.247Z Compiling bitvec v1.0.1
14632026-09-05T00:57:39.279Z Compiling rand_xorshift v0.4.0
14642026-09-05T00:57:39.317Z Compiling sync_wrapper v1.0.2
14652026-09-05T00:57:39.346Z Compiling indexmap v1.9.3
14662026-09-05T00:57:39.397Z Compiling object v0.37.3
14672026-09-05T00:57:39.433Z Compiling num_threads v0.1.7
14682026-09-05T00:57:39.453Z Compiling paste v1.0.15
14692026-09-05T00:57:39.498Z Compiling crc-catalog v2.4.0
14702026-09-05T00:57:39.545Z Compiling unarray v0.1.4
14712026-09-05T00:57:39.558Z Compiling zlib-rs v0.6.2
14722026-09-05T00:57:39.598Z Compiling siphasher v1.0.2
14732026-09-05T00:57:39.673Z Compiling crossbeam-utils v0.8.21
14742026-09-05T00:57:39.687Z Compiling usdt-impl v0.6.0
14752026-09-05T00:57:39.751Z Compiling nodrop v0.1.14
14762026-09-05T00:57:39.774Z Compiling serde_derive v1.0.228
14772026-09-05T00:57:39.801Z Compiling zeroize_derive v1.5.0
14782026-09-05T00:57:39.855Z Compiling zerocopy-derive v0.8.55
14792026-09-05T00:57:39.912Z Compiling zerofrom-derive v0.1.6
14802026-09-05T00:57:39.980Z Compiling yoke-derive v0.8.1
14812026-09-05T00:57:40.075Z Compiling zerovec-derive v0.11.2
14822026-09-05T00:57:40.157Z Compiling displaydoc v0.2.5
14832026-09-05T00:57:40.195Z Compiling tokio-macros v2.7.0
14842026-09-05T00:57:40.450Z Compiling futures-macro v0.3.32
14852026-09-05T00:57:40.479Z Compiling thiserror-impl v2.0.18
14862026-09-05T00:57:40.744Z Compiling der_derive v0.7.3
14872026-09-05T00:57:40.947Z Compiling tracing-attributes v0.1.31
14882026-09-05T00:57:40.978Z Compiling schemars_derive v0.8.22
14892026-09-05T00:57:40.997Z Compiling pest_derive v2.8.6
14902026-09-05T00:57:41.227Z Compiling scroll_derive v0.13.1
14912026-09-05T00:57:41.287Z Compiling darling_macro v0.20.11
14922026-09-05T00:57:41.364Z Compiling futures-util v0.3.32
14932026-09-05T00:57:41.415Z Compiling zerofrom v0.1.6
14942026-09-05T00:57:41.524Z Compiling yoke v0.8.1
14952026-09-05T00:57:41.525Z Compiling thiserror-impl v1.0.69
14962026-09-05T00:57:41.732Z Compiling zerovec v0.11.5
14972026-09-05T00:57:41.804Z Compiling zerotrie v0.2.3
14982026-09-05T00:57:41.814Z Compiling openssl-macros v0.1.1
14992026-09-05T00:57:41.911Z Compiling thiserror v2.0.18
15002026-09-05T00:57:42.035Z Compiling darling v0.20.11
15012026-09-05T00:57:42.080Z Compiling packed_struct_codegen v0.10.1
15022026-09-05T00:57:42.111Z Compiling scroll v0.13.0
15032026-09-05T00:57:42.121Z Compiling zerocopy-derive v0.6.6
15042026-09-05T00:57:42.136Z Compiling clap_derive v4.6.1
15052026-09-05T00:57:42.258Z Compiling tinystr v0.8.2
15062026-09-05T00:57:42.349Z Compiling potential_utf v0.1.4
15072026-09-05T00:57:42.372Z Compiling tracing v0.1.44
15082026-09-05T00:57:42.388Z Compiling goblin v0.10.5
15092026-09-05T00:57:42.402Z Compiling bitfield-macros v0.19.4
15102026-09-05T00:57:42.462Z Compiling icu_locale_core v2.1.1
15112026-09-05T00:57:42.493Z Compiling icu_collections v2.1.1
15122026-09-05T00:57:42.665Z Compiling flate2 v1.1.9
15132026-09-05T00:57:42.875Z Compiling derive_builder_core v0.20.2
15142026-09-05T00:57:42.889Z Compiling thiserror v1.0.69
15152026-09-05T00:57:42.996Z Compiling dtrace-parser v0.3.0
15162026-09-05T00:57:43.009Z Compiling time v0.3.47
15172026-09-05T00:57:43.024Z Compiling zerocopy v0.6.6
15182026-09-05T00:57:43.103Z Compiling icu_provider v2.1.1
15192026-09-05T00:57:43.148Z Compiling bitfield v0.19.4
15202026-09-05T00:57:43.330Z Compiling zeroize v1.9.0
15212026-09-05T00:57:43.390Z Compiling bytes v1.11.1
15222026-09-05T00:57:43.398Z Compiling icu_normalizer v2.1.1
15232026-09-05T00:57:43.420Z Compiling icu_properties v2.1.2
15242026-09-05T00:57:43.433Z Compiling chrono v0.4.45
15252026-09-05T00:57:43.524Z Compiling ipnet v2.12.0
15262026-09-05T00:57:43.740Z Compiling der v0.7.10
15272026-09-05T00:57:43.769Z Compiling rustls-pki-types v1.14.0
15282026-09-05T00:57:43.774Z Compiling hybrid-array v0.4.13
15292026-09-05T00:57:43.996Z Compiling tokio v1.52.1
15302026-09-05T00:57:44.001Z Compiling http v1.4.2
15312026-09-05T00:57:44.001Z Compiling hex v0.4.3
15322026-09-05T00:57:44.024Z Compiling serde_spanned v0.6.9
15332026-09-05T00:57:44.127Z Compiling block-buffer v0.10.4
15342026-09-05T00:57:44.179Z Compiling crypto-common v0.1.7
15352026-09-05T00:57:44.233Z Compiling toml_datetime v0.6.11
15362026-09-05T00:57:44.293Z Compiling clap v4.6.1
15372026-09-05T00:57:44.309Z Compiling digest v0.10.7
15382026-09-05T00:57:44.349Z Compiling idna_adapter v1.2.1
15392026-09-05T00:57:44.358Z Compiling ppv-lite86 v0.2.21
15402026-09-05T00:57:44.501Z Compiling idna v1.1.0
15412026-09-05T00:57:44.518Z Compiling sha2 v0.10.9
15422026-09-05T00:57:44.540Z Compiling signature v2.2.0
15432026-09-05T00:57:44.578Z Compiling spki v0.7.3
15442026-09-05T00:57:44.593Z Compiling hmac v0.12.1
15452026-09-05T00:57:44.694Z Compiling rand_chacha v0.9.0
15462026-09-05T00:57:44.737Z Compiling http-body v1.0.1
15472026-09-05T00:57:44.768Z Compiling pkcs8 v0.10.2
15482026-09-05T00:57:44.805Z Compiling url v2.5.8
15492026-09-05T00:57:44.821Z Compiling rand_chacha v0.3.1
15502026-09-05T00:57:44.869Z Compiling http-body-util v0.1.3
15512026-09-05T00:57:44.901Z Compiling rand v0.9.2
15522026-09-05T00:57:44.934Z Compiling pkcs1 v0.7.5
15532026-09-05T00:57:44.987Z Compiling array-init v0.0.4
15542026-09-05T00:57:45.045Z Compiling rand v0.8.6
15552026-09-05T00:57:45.128Z Compiling dof v0.4.0
15562026-09-05T00:57:45.172Z Compiling scroll_derive v0.12.1
15572026-09-05T00:57:45.334Z Compiling structmeta-derive v0.3.0
15582026-09-05T00:57:45.410Z Compiling crc v3.4.0
15592026-09-05T00:57:45.469Z Compiling proptest v1.11.0
15602026-09-05T00:57:45.593Z Compiling smallvec v0.6.14
15612026-09-05T00:57:45.616Z Compiling darling_core v0.23.0
15622026-09-05T00:57:45.620Z Compiling heapless v0.7.17
15632026-09-05T00:57:45.806Z Compiling slog v2.8.2
15642026-09-05T00:57:45.829Z Compiling thread-id v5.1.0
15652026-09-05T00:57:45.851Z Compiling env_filter v2.0.0
15662026-09-05T00:57:45.865Z Compiling syn v3.0.3
15672026-09-05T00:57:45.868Z Compiling cookie v0.18.1
15682026-09-05T00:57:45.897Z Compiling ryu v1.0.23
15692026-09-05T00:57:45.923Z Compiling signal-hook v0.3.18
15702026-09-05T00:57:46.014Z Compiling allocator-api2 v0.2.21
15712026-09-05T00:57:46.080Z Compiling ipnetwork v0.21.1
15722026-09-05T00:57:46.094Z Compiling zstd-safe v7.2.4
15732026-09-05T00:57:46.111Z Compiling anyhow v1.0.104
15742026-09-05T00:57:46.155Z Compiling hashbrown v0.12.3
15752026-09-05T00:57:46.230Z Compiling winnow v0.5.40
15762026-09-05T00:57:46.304Z Compiling gimli v0.32.3
15772026-09-05T00:57:46.381Z Compiling unicode-bidi v0.3.18
15782026-09-05T00:57:46.387Z Compiling iri-string v0.7.10
15792026-09-05T00:57:46.495Z Compiling base64 v0.21.7
15802026-09-05T00:57:46.511Z Compiling unicode-properties v0.1.4
15812026-09-05T00:57:46.602Z Compiling structmeta v0.3.0
15822026-09-05T00:57:46.708Z Compiling oxnet v0.1.6
15832026-09-05T00:57:46.755Z Compiling ron v0.8.1
15842026-09-05T00:57:46.801Z Compiling rsa v0.9.10
15852026-09-05T00:57:46.863Z Compiling stringprep v0.1.5
15862026-09-05T00:57:46.950Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15872026-09-05T00:57:46.972Z Compiling serde_urlencoded v0.7.1
15882026-09-05T00:57:47.078Z Compiling env_logger v0.11.11
15892026-09-05T00:57:47.267Z Compiling scroll v0.12.0
15902026-09-05T00:57:47.446Z Compiling serde-hex v0.1.0
15912026-09-05T00:57:47.477Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-05T00:57:47.551Z Compiling toml_edit v0.19.15
15932026-09-05T00:57:47.644Z Compiling camino v1.2.5
15942026-09-05T00:57:47.942Z Compiling tokio-util v0.7.18
15952026-09-05T00:57:48.047Z Compiling tower v0.5.3
15962026-09-05T00:57:48.267Z Compiling darling_macro v0.23.0
15972026-09-05T00:57:48.283Z Compiling addr2line v0.25.1
15982026-09-05T00:57:48.308Z Compiling newtype-uuid v1.3.2
15992026-09-05T00:57:48.308Z Compiling tokio-native-tls v0.3.1
16002026-09-05T00:57:48.496Z Compiling tower-http v0.6.8
16012026-09-05T00:57:48.558Z Compiling hashbrown v0.13.2
16022026-09-05T00:57:48.600Z Compiling x509-cert v0.2.5
16032026-09-05T00:57:48.648Z Compiling h2 v0.4.15
16042026-09-05T00:57:48.715Z Compiling md-5 v0.10.6
16052026-09-05T00:57:48.907Z Compiling block-buffer v0.12.1
16062026-09-05T00:57:48.917Z Compiling block-padding v0.4.2
16072026-09-05T00:57:48.996Z Compiling crypto-common v0.2.2
16082026-09-05T00:57:49.055Z Compiling rustls-native-certs v0.8.3
16092026-09-05T00:57:49.100Z Compiling derive_builder_macro v0.20.2
16102026-09-05T00:57:49.119Z Compiling erased-serde v0.3.31
16112026-09-05T00:57:49.190Z Compiling serde_tokenstream v0.2.3
16122026-09-05T00:57:49.370Z Compiling bzip2 v0.4.4
16132026-09-05T00:57:49.390Z Compiling daft-derive v0.1.8
16142026-09-05T00:57:49.514Z Compiling bstr v1.12.1
16152026-09-05T00:57:49.588Z Compiling zerocopy-derive v0.7.35
16162026-09-05T00:57:49.602Z Compiling async-trait v0.1.89
16172026-09-05T00:57:49.617Z Compiling pin-project-internal v1.1.11
16182026-09-05T00:57:49.778Z Compiling curve25519-dalek v4.1.3
16192026-09-05T00:57:49.877Z Compiling heck v0.4.1
16202026-09-05T00:57:50.118Z Compiling vergen-lib v9.1.0
16212026-09-05T00:57:50.139Z Compiling hash32 v0.2.1
16222026-09-05T00:57:50.156Z Compiling encoding_rs v0.8.35
16232026-09-05T00:57:50.180Z Compiling memoffset v0.9.1
16242026-09-05T00:57:50.205Z Compiling smoltcp v0.9.1
16252026-09-05T00:57:50.226Z Compiling rustix v0.38.44
16262026-09-05T00:57:50.315Z Compiling cfg_aliases v0.2.1
16272026-09-05T00:57:50.351Z Compiling crc-any v2.5.0
16282026-09-05T00:57:50.397Z Compiling litrs v1.0.0
16292026-09-05T00:57:50.408Z Compiling ref-cast v1.0.25
16302026-09-05T00:57:50.513Z Compiling rustc-demangle v0.1.27
16312026-09-05T00:57:50.549Z Compiling owo-colors v4.3.0
16322026-09-05T00:57:50.575Z Compiling psl-types v2.0.11
16332026-09-05T00:57:50.593Z Compiling mime v0.3.17
16342026-09-05T00:57:50.604Z Compiling fallible-iterator v0.2.0
16352026-09-05T00:57:50.717Z Compiling publicsuffix v2.3.0
16362026-09-05T00:57:50.784Z Compiling backtrace v0.3.76
16372026-09-05T00:57:50.801Z Compiling pin-project v1.1.11
16382026-09-05T00:57:50.810Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16392026-09-05T00:57:50.827Z Compiling zerocopy v0.7.35
16402026-09-05T00:57:50.863Z Compiling nix v0.31.2
16412026-09-05T00:57:50.895Z Compiling postgres-protocol v0.6.10
16422026-09-05T00:57:50.954Z Compiling daft v0.1.8
16432026-09-05T00:57:50.963Z Compiling document-features v0.2.12
16442026-09-05T00:57:51.015Z Compiling snafu-derive v0.8.9
16452026-09-05T00:57:51.067Z Compiling derive_builder v0.20.2
16462026-09-05T00:57:51.275Z Compiling zip v0.6.6
16472026-09-05T00:57:51.289Z Compiling inout v0.2.2
16482026-09-05T00:57:51.293Z Compiling object v0.30.4
16492026-09-05T00:57:51.443Z Compiling toml v0.7.8
16502026-09-05T00:57:51.493Z Compiling darling v0.23.0
16512026-09-05T00:57:51.499Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-05T00:57:51.517Z Compiling goblin v0.8.2
16532026-09-05T00:57:51.735Z Compiling derive-ex v0.1.8
16542026-09-05T00:57:51.805Z Compiling hyper v1.10.1
16552026-09-05T00:57:51.822Z Compiling futures-executor v0.3.32
16562026-09-05T00:57:51.866Z Compiling hubpack_derive v0.1.1
16572026-09-05T00:57:51.926Z Compiling regex v1.12.3
16582026-09-05T00:57:52.016Z Compiling ref-cast-impl v1.0.25
16592026-09-05T00:57:52.041Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-05T00:57:52.066Z Compiling strum_macros v0.27.2
16612026-09-05T00:57:52.103Z Compiling phf_shared v0.13.1
16622026-09-05T00:57:52.174Z Compiling convert_case v0.10.0
16632026-09-05T00:57:52.340Z Compiling cargo-platform v0.3.2
16642026-09-05T00:57:52.368Z Compiling vergen v9.1.0
16652026-09-05T00:57:52.382Z Compiling ff v0.13.1
16662026-09-05T00:57:52.496Z Compiling fs-err v3.3.0
16672026-09-05T00:57:52.541Z Compiling foldhash v0.2.0
16682026-09-05T00:57:52.570Z Compiling same-file v1.0.6
16692026-09-05T00:57:52.597Z Compiling bumpalo v3.20.2
16702026-09-05T00:57:52.639Z Compiling managed v0.8.0
16712026-09-05T00:57:52.703Z Compiling libbz2-rs-sys v0.2.2
16722026-09-05T00:57:52.720Z Compiling jiff-core v0.1.0
16732026-09-05T00:57:52.750Z Compiling path-slash v0.1.5
16742026-09-05T00:57:52.780Z Compiling foldhash v0.1.5
16752026-09-05T00:57:52.853Z Compiling is_ci v1.2.0
16762026-09-05T00:57:52.870Z Compiling base16ct v0.2.0
16772026-09-05T00:57:52.900Z Compiling bitflags v1.3.2
16782026-09-05T00:57:52.904Z Compiling hashbrown v0.15.5
16792026-09-05T00:57:52.968Z Compiling hyper-util v0.1.20
16802026-09-05T00:57:53.010Z Compiling sec1 v0.7.3
16812026-09-05T00:57:53.025Z Compiling snafu v0.8.9
16822026-09-05T00:57:53.079Z Compiling supports-color v3.0.2
16832026-09-05T00:57:53.248Z Compiling bzip2 v0.6.1
16842026-09-05T00:57:53.311Z Compiling textwrap v0.16.2
16852026-09-05T00:57:53.408Z Compiling zopfli v0.8.3
16862026-09-05T00:57:53.463Z Compiling test-strategy v0.4.5
16872026-09-05T00:57:53.477Z Compiling jiff v0.2.34
16882026-09-05T00:57:53.477Z Compiling hashbrown v0.16.1
16892026-09-05T00:57:53.554Z Compiling walkdir v2.5.0
16902026-09-05T00:57:53.786Z Compiling dof v0.3.0
16912026-09-05T00:57:53.789Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16922026-09-05T00:57:53.915Z Compiling cargo_metadata v0.23.1
16932026-09-05T00:57:53.941Z Compiling group v0.13.0
16942026-09-05T00:57:54.092Z Compiling strum v0.27.2
16952026-09-05T00:57:54.095Z Compiling derive_more-impl v2.1.1
16962026-09-05T00:57:54.120Z Compiling hubpack v0.1.2
16972026-09-05T00:57:54.141Z Compiling phf v0.13.1
16982026-09-05T00:57:54.246Z Compiling futures v0.3.32
16992026-09-05T00:57:54.252Z Compiling cookie_store v0.22.1
17002026-09-05T00:57:54.336Z Compiling signal-hook-mio v0.2.5
17012026-09-05T00:57:54.355Z Compiling hyper-tls v0.6.0
17022026-09-05T00:57:54.470Z Compiling zstd v0.13.3
17032026-09-05T00:57:54.526Z Compiling reqwest v0.12.28
17042026-09-05T00:57:54.605Z Compiling serde_with_macros v3.21.0
17052026-09-05T00:57:54.693Z Compiling cipher v0.5.2
17062026-09-05T00:57:54.751Z Compiling postgres-types v0.2.12
17072026-09-05T00:57:54.767Z Compiling backtrace-ext v0.2.1
17082026-09-05T00:57:55.005Z Compiling globset v0.4.18
17092026-09-05T00:57:55.021Z Compiling usdt-macro v0.6.0
17102026-09-05T00:57:55.035Z Compiling usdt-attr-macro v0.6.0
17112026-09-05T00:57:55.240Z Compiling byte-wrapper v0.1.0
17122026-09-05T00:57:55.278Z Compiling ed25519 v2.2.3
17132026-09-05T00:57:55.278Z Compiling hkdf v0.12.4
17142026-09-05T00:57:55.323Z Compiling crypto-bigint v0.5.5
17152026-09-05T00:57:55.491Z Compiling serde-big-array v0.5.1
17162026-09-05T00:57:55.590Z Compiling olpc-cjson v0.1.4
17172026-09-05T00:57:55.649Z Compiling serde_plain v1.0.2
17182026-09-05T00:57:55.699Z Compiling dtrace-parser v0.2.0
17192026-09-05T00:57:55.714Z Compiling serde_repr v0.1.20
17202026-09-05T00:57:55.771Z Compiling miette-derive v7.6.0
17212026-09-05T00:57:55.795Z Compiling enum-as-inner v0.6.1
17222026-09-05T00:57:55.836Z Compiling strum_macros v0.26.4
17232026-09-05T00:57:55.887Z Compiling async-recursion v1.1.1
17242026-09-05T00:57:55.904Z Compiling phf_shared v0.11.3
17252026-09-05T00:57:56.086Z Compiling float-cmp v0.10.0
17262026-09-05T00:57:56.105Z Compiling pem v3.0.6
17272026-09-05T00:57:56.188Z Compiling thread-id v4.2.2
17282026-09-05T00:57:56.284Z Compiling memmap2 v0.9.10
17292026-09-05T00:57:56.302Z Compiling difflib v0.4.0
17302026-09-05T00:57:56.322Z Compiling keccak v0.1.6
17312026-09-05T00:57:56.368Z Compiling static_assertions v1.1.0
17322026-09-05T00:57:56.374Z Compiling whoami v2.1.0
17332026-09-05T00:57:56.463Z Compiling either v1.15.0
17342026-09-05T00:57:56.508Z Compiling winnow v1.0.3
17352026-09-05T00:57:56.524Z Compiling normalize-line-endings v0.3.0
17362026-09-05T00:57:56.529Z Compiling supports-unicode v3.0.0
17372026-09-05T00:57:56.591Z Compiling precomputed-hash v0.1.1
17382026-09-05T00:57:56.603Z Compiling data-encoding v2.10.0
17392026-09-05T00:57:56.664Z Compiling typed-path v0.9.3
17402026-09-05T00:57:56.679Z Compiling fixedbitset v0.5.7
17412026-09-05T00:57:56.690Z Compiling predicates-core v1.0.10
17422026-09-05T00:57:56.694Z Compiling const-oid v0.10.2
17432026-09-05T00:57:56.779Z Compiling cpufeatures v0.3.0
17442026-09-05T00:57:56.875Z Compiling supports-hyperlinks v3.2.0
17452026-09-05T00:57:56.892Z Compiling new_debug_unreachable v1.0.6
17462026-09-05T00:57:56.895Z Compiling fixedbitset v0.4.2
17472026-09-05T00:57:56.927Z Compiling petgraph v0.8.3
17482026-09-05T00:57:56.981Z Compiling string_cache v0.8.9
17492026-09-05T00:57:57.004Z Compiling hickory-proto v0.25.2
17502026-09-05T00:57:57.017Z Compiling miette v7.6.0
17512026-09-05T00:57:57.041Z Compiling digest v0.11.3
17522026-09-05T00:57:57.069Z Compiling petgraph v0.6.5
17532026-09-05T00:57:57.090Z Compiling chacha20 v0.10.0
17542026-09-05T00:57:57.141Z Compiling predicates v3.1.4
17552026-09-05T00:57:57.254Z Compiling toml_edit v0.22.27
17562026-09-05T00:57:57.290Z Compiling itertools v0.13.0
17572026-09-05T00:57:57.293Z Compiling tokio-postgres v0.7.16
17582026-09-05T00:57:57.485Z Compiling toml_parser v1.1.2+spec-1.1.0
17592026-09-05T00:57:57.518Z Compiling sha3 v0.10.8
17602026-09-05T00:57:57.628Z Compiling usdt v0.6.0
17612026-09-05T00:57:57.680Z Compiling strum v0.26.3
17622026-09-05T00:57:57.807Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17632026-09-05T00:57:57.824Z Compiling elliptic-curve v0.13.8
17642026-09-05T00:57:57.906Z Compiling usdt-impl v0.5.0
17652026-09-05T00:57:57.922Z Compiling crossterm v0.28.1
17662026-09-05T00:57:57.998Z Compiling serde_with v3.21.0
17672026-09-05T00:57:58.132Z Compiling zip v4.6.1
17682026-09-05T00:57:58.201Z Compiling ed25519-dalek v2.2.0
17692026-09-05T00:57:58.256Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-05T00:57:58.344Z Compiling derive_more v2.1.1
17712026-09-05T00:57:58.609Z Compiling iddqd v0.4.2
17722026-09-05T00:57:58.742Z Compiling similar v2.7.0
17732026-09-05T00:57:58.947Z Compiling tokio-stream v0.1.18
17742026-09-05T00:57:58.951Z Compiling crossbeam-epoch v0.9.18
17752026-09-05T00:57:59.012Z Compiling buf-list v1.1.2
17762026-09-05T00:57:59.094Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-05T00:57:59.216Z Compiling openapiv3 v2.2.0
17782026-09-05T00:57:59.285Z Compiling peg-runtime v0.8.5
17792026-09-05T00:57:59.310Z Compiling lalrpop-util v0.19.12
17802026-09-05T00:57:59.409Z Compiling thread_local v1.1.9
17812026-09-05T00:57:59.424Z Compiling slog-async v2.8.0
17822026-09-05T00:57:59.524Z Compiling crossbeam-channel v0.5.15
17832026-09-05T00:57:59.572Z Compiling filetime v0.2.27
17842026-09-05T00:57:59.587Z Compiling is-terminal v0.4.17
17852026-09-05T00:57:59.607Z Compiling term v1.2.1
17862026-09-05T00:57:59.678Z Compiling xattr v1.6.1
17872026-09-05T00:57:59.699Z Compiling take_mut v0.2.2
17882026-09-05T00:57:59.766Z Compiling camino-tempfile v1.4.1
17892026-09-05T00:57:59.806Z Compiling tar v0.4.46
17902026-09-05T00:57:59.881Z Compiling slog-term v2.9.2
17912026-09-05T00:58:17.163Z Compiling rustls-webpki v0.103.13
17922026-09-05T00:58:19.839Z Compiling tokio-rustls v0.26.4
17932026-09-05T00:58:19.839Z Compiling rustls-platform-verifier v0.6.2
17942026-09-05T00:58:19.891Z Compiling tough v0.22.0
17952026-09-05T00:58:20.100Z Compiling hyper-rustls v0.27.7
17962026-09-05T00:58:20.241Z Compiling reqwest v0.13.2
17972026-09-05T00:58:22.349Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-05T00:58:22.597Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-05T00:58:25.565Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.28s
18002026-09-05T00:58:25.619Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-05T00:58:25.664ZSep 05 00:58:25.010 INFO Starting download, target: DendriteStub
18022026-09-05T00:58:25.665ZSep 05 00:58:25.011 INFO Starting download, target: Clickhouse
18032026-09-05T00:58:25.665ZSep 05 00:58:25.011 INFO Starting download, target: Cockroach
18042026-09-05T00:58:25.665ZSep 05 00:58:25.011 INFO Starting download, target: Console
18052026-09-05T00:58:25.665ZSep 05 00:58:25.011 INFO Starting download, target: MaghemiteMgd
18062026-09-05T00:58:25.665ZSep 05 00:58:25.011 INFO Starting download, target: MaghemiteDdmd
18072026-09-05T00:58:25.665ZSep 05 00:58:25.011 INFO Starting download, target: TransceiverControl
18082026-09-05T00:58:25.679ZSep 05 00:58:25.011 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18092026-09-05T00:58:25.679ZSep 05 00:58:25.011 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18102026-09-05T00:58:25.680ZSep 05 00:58:25.011 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18112026-09-05T00:58:25.680ZSep 05 00:58:25.011 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18122026-09-05T00:58:25.680ZSep 05 00:58:25.011 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18132026-09-05T00:58:25.680ZSep 05 00:58:25.011 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18142026-09-05T00:58:25.680ZSep 05 00:58:25.012 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18152026-09-05T00:58:26.257ZSep 05 00:58:25.598 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-05T00:58:26.499ZSep 05 00:58:25.806 INFO Download complete, target: TransceiverControl
18172026-09-05T00:58:27.795ZSep 05 00:58:27.126 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18182026-09-05T00:58:27.887ZSep 05 00:58:27.207 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18192026-09-05T00:58:28.115ZSep 05 00:58:27.453 INFO Download complete, target: Console
18202026-09-05T00:58:28.692ZSep 05 00:58:28.009 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18212026-09-05T00:58:29.601ZSep 05 00:58:28.925 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18222026-09-05T00:58:29.811ZSep 05 00:58:29.136 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18232026-09-05T00:58:31.103ZSep 05 00:58:30.364 INFO Download complete, target: DendriteStub
18242026-09-05T00:58:31.397ZSep 05 00:58:30.747 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18252026-09-05T00:58:31.397ZSep 05 00:58:30.747 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18262026-09-05T00:58:31.631ZSep 05 00:58:30.970 INFO Download complete, target: MaghemiteDdmd
18272026-09-05T00:58:32.383ZSep 05 00:58:31.733 INFO Download complete, target: MaghemiteMgd
18282026-09-05T00:58:34.516ZSep 05 00:58:33.856 INFO Checking that binary works, target: Clickhouse
18292026-09-05T00:58:34.595ZSep 05 00:58:33.945 INFO Download complete, target: Clickhouse
18302026-09-05T00:58:35.952ZSep 05 00:58:35.301 INFO Checking that binary works, target: Cockroach
18312026-09-05T00:58:36.074ZSep 05 00:58:35.425 INFO Download complete, target: Cockroach
18322026-09-05T00:58:36.086ZAll prerequisites installed successfully
18332026-09-05T00:58:36.091Z
18342026-09-05T00:58:36.091Zreal 1:55.048172707
18352026-09-05T00:58:36.091Zuser 7:20.349810551
18362026-09-05T00:58:36.091Zsys 1:44.794059163
18372026-09-05T00:58:36.091Ztrap 0.311746506
18382026-09-05T00:58:36.091Ztflt 0.735779278
18392026-09-05T00:58:36.091Zdflt 1.687916319
18402026-09-05T00:58:36.091Zkflt 0.022194595
18412026-09-05T00:58:36.091Zlock 28:58.883303085
18422026-09-05T00:58:36.091Zslp 20:03.359194094
18432026-09-05T00:58:36.092Zlat 29.545105079
18442026-09-05T00:58:36.092Zstop 3:31.456547717
18452026-09-05T00:58:36.092Z+ ptime -m cargo xtask download softnpu
18462026-09-05T00:58:36.538Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.44s
18472026-09-05T00:58:36.582Z Running `target/debug/xtask download softnpu`
18482026-09-05T00:58:37.343Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18492026-09-05T00:58:37.420Z Running `target/debug/xtask-downloader softnpu`
18502026-09-05T00:58:37.459ZSep 05 00:58:36.808 INFO Starting download, target: Softnpu
18512026-09-05T00:58:37.462ZSep 05 00:58:36.808 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-05T00:58:38.014ZSep 05 00:58:37.366 INFO Download complete, target: Softnpu
18532026-09-05T00:58:38.018Z
18542026-09-05T00:58:38.025Zreal 1.932610817
18552026-09-05T00:58:38.025Zuser 1.331247302
18562026-09-05T00:58:38.025Zsys 0.627029944
18572026-09-05T00:58:38.025Ztrap 0.000596280
18582026-09-05T00:58:38.025Ztflt 0.000450600
18592026-09-05T00:58:38.025Zdflt 0.000162000
18602026-09-05T00:58:38.025Zkflt 0.000000000
18612026-09-05T00:58:38.025Zlock 10.613116676
18622026-09-05T00:58:38.025Zslp 0.411323715
18632026-09-05T00:58:38.025Zlat 0.095255300
18642026-09-05T00:58:38.025Zstop 0.000175050
18652026-09-05T00:58:38.026Z+ export CARGO_INCREMENTAL=0
18662026-09-05T00:58:38.026Z+ CARGO_INCREMENTAL=0
18672026-09-05T00:58:38.026Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-05T00:58:38.926Z Compiling proc-macro2 v1.0.106
18692026-09-05T00:58:38.926Z Compiling quote v1.0.45
18702026-09-05T00:58:38.926Z Compiling unicode-ident v1.0.24
18712026-09-05T00:58:38.926Z Compiling serde_core v1.0.228
18722026-09-05T00:58:38.926Z Compiling libc v0.2.185
18732026-09-05T00:58:38.929Z Compiling serde v1.0.228
18742026-09-05T00:58:38.930Z Compiling cfg-if v1.0.4
18752026-09-05T00:58:38.930Z Compiling version_check v0.9.5
18762026-09-05T00:58:38.930Z Compiling autocfg v1.5.0
18772026-09-05T00:58:39.082Z Compiling find-msvc-tools v0.1.9
18782026-09-05T00:58:39.085Z Compiling shlex v1.3.0
18792026-09-05T00:58:39.110Z Compiling memchr v2.8.0
18802026-09-05T00:58:39.117Z Compiling zmij v1.0.21
18812026-09-05T00:58:39.117Z Compiling serde_json v1.0.151
18822026-09-05T00:58:39.243Z Compiling portable-atomic v1.13.1
18832026-09-05T00:58:39.260Z Compiling zerocopy v0.8.55
18842026-09-05T00:58:39.353Z Compiling libm v0.2.16
18852026-09-05T00:58:39.521Z Compiling getrandom v0.4.3
18862026-09-05T00:58:39.558Z Compiling smallvec v1.15.1
18872026-09-05T00:58:39.574Z Compiling icu_properties_data v2.1.2
18882026-09-05T00:58:39.578Z Compiling generic-array v0.14.7
18892026-09-05T00:58:39.615Z Compiling icu_normalizer_data v2.1.1
18902026-09-05T00:58:39.745Z Compiling num-traits v0.2.19
18912026-09-05T00:58:39.773Z Compiling parking_lot_core v0.9.12
18922026-09-05T00:58:39.807Z Compiling itoa v1.0.17
18932026-09-05T00:58:39.807Z Compiling log v0.4.33
18942026-09-05T00:58:39.842Z Compiling pkg-config v0.3.32
18952026-09-05T00:58:39.842Z Compiling subtle v2.6.1
18962026-09-05T00:58:39.887Z Compiling stable_deref_trait v1.2.1
18972026-09-05T00:58:39.970Z Compiling typenum v1.20.1
18982026-09-05T00:58:39.987Z Compiling rustix v1.1.4
18992026-09-05T00:58:40.049Z Compiling getrandom v0.3.4
19002026-09-05T00:58:40.054Z Compiling scopeguard v1.2.0
19012026-09-05T00:58:40.099Z Compiling thiserror v2.0.18
19022026-09-05T00:58:40.184Z Compiling jobserver v0.1.34
19032026-09-05T00:58:40.200Z Compiling errno v0.3.14
19042026-09-05T00:58:40.204Z Compiling lock_api v0.4.14
19052026-09-05T00:58:40.233Z Compiling rand_core v0.10.0
19062026-09-05T00:58:40.411Z Compiling cc v1.2.56
19072026-09-05T00:58:40.475Z Compiling critical-section v1.2.0
19082026-09-05T00:58:40.509Z Compiling syn v2.0.117
19092026-09-05T00:58:40.516Z Compiling getrandom v0.2.17
19102026-09-05T00:58:40.517Z Compiling writeable v0.6.2
19112026-09-05T00:58:40.517Z Compiling litemap v0.8.1
19122026-09-05T00:58:40.570Z Compiling equivalent v1.0.2
19132026-09-05T00:58:40.573Z Compiling schemars v0.8.22
19142026-09-05T00:58:40.586Z Compiling percent-encoding v2.3.2
19152026-09-05T00:58:40.669Z Compiling rand_core v0.6.4
19162026-09-05T00:58:40.702Z Compiling pin-project-lite v0.2.17
19172026-09-05T00:58:40.742Z Compiling syn v1.0.109
19182026-09-05T00:58:40.830Z Compiling rustversion v1.0.22
19192026-09-05T00:58:40.878Z Compiling once_cell v1.21.3
19202026-09-05T00:58:40.955Z Compiling hashbrown v0.17.0
19212026-09-05T00:58:40.982Z Compiling heck v0.5.0
19222026-09-05T00:58:41.014Z Compiling dunce v1.0.5
19232026-09-05T00:58:41.018Z Compiling fs_extra v1.3.0
19242026-09-05T00:58:41.059Z Compiling byteorder v1.5.0
19252026-09-05T00:58:41.074Z Compiling utf8_iter v1.0.4
19262026-09-05T00:58:41.129Z Compiling form_urlencoded v1.2.2
19272026-09-05T00:58:41.177Z Compiling cmake v0.1.57
19282026-09-05T00:58:41.247Z Compiling strsim v0.11.1
19292026-09-05T00:58:41.315Z Compiling signal-hook-registry v1.4.8
19302026-09-05T00:58:41.451Z Compiling bitflags v2.11.0
19312026-09-05T00:58:41.579Z Compiling semver v1.0.28
19322026-09-05T00:58:41.588Z Compiling indexmap v2.14.0
19332026-09-05T00:58:41.633Z Compiling thiserror v1.0.69
19342026-09-05T00:58:41.651Z Compiling parking_lot v0.12.5
19352026-09-05T00:58:41.680Z Compiling socket2 v0.6.3
19362026-09-05T00:58:41.697Z Compiling mio v1.2.0
19372026-09-05T00:58:41.736Z Compiling aws-lc-sys v0.40.0
19382026-09-05T00:58:41.797Z Compiling aws-lc-rs v1.16.3
19392026-09-05T00:58:41.850Z Compiling const-oid v0.9.6
19402026-09-05T00:58:41.926Z Compiling futures-core v0.3.32
19412026-09-05T00:58:42.054Z Compiling httparse v1.10.1
19422026-09-05T00:58:42.084Z Compiling iana-time-zone v0.1.65
19432026-09-05T00:58:42.231Z Compiling regex-syntax v0.8.10
19442026-09-05T00:58:42.363Z Compiling ucd-trie v0.1.7
19452026-09-05T00:58:42.413Z Compiling fnv v1.0.7
19462026-09-05T00:58:42.448Z Compiling crc32fast v1.5.0
19472026-09-05T00:58:42.503Z Compiling uuid v1.23.4
19482026-09-05T00:58:42.529Z Compiling pest v2.8.6
19492026-09-05T00:58:42.574Z Compiling vcpkg v0.2.15
19502026-09-05T00:58:42.574Z Compiling ident_case v1.0.1
19512026-09-05T00:58:42.770Z Compiling rustc_version v0.4.1
19522026-09-05T00:58:42.843Z Compiling futures-sink v0.3.32
19532026-09-05T00:58:42.971Z Compiling dyn-clone v1.0.20
19542026-09-05T00:58:43.000Z Compiling rustls v0.23.41
19552026-09-05T00:58:43.005Z Compiling futures-channel v0.3.32
19562026-09-05T00:58:43.180Z Compiling openssl-sys v0.9.117
19572026-09-05T00:58:43.196Z Compiling aho-corasick v1.1.4
19582026-09-05T00:58:43.199Z Compiling futures-io v0.3.32
19592026-09-05T00:58:43.228Z Compiling slab v0.4.12
19602026-09-05T00:58:43.272Z Compiling futures-task v0.3.32
19612026-09-05T00:58:43.372Z Compiling synstructure v0.13.2
19622026-09-05T00:58:43.385Z Compiling serde_derive_internals v0.29.1
19632026-09-05T00:58:43.561Z Compiling plain v0.2.3
19642026-09-05T00:58:43.585Z Compiling pest_meta v2.8.6
19652026-09-05T00:58:43.606Z Compiling time-core v0.1.8
19662026-09-05T00:58:43.623Z Compiling radium v0.7.0
19672026-09-05T00:58:43.640Z Compiling num-conv v0.2.0
19682026-09-05T00:58:43.812Z Compiling crossbeam-utils v0.8.21
19692026-09-05T00:58:43.924Z Compiling maybe-uninit v2.0.0
19702026-09-05T00:58:43.924Z Compiling time-macros v0.2.27
19712026-09-05T00:58:43.924Z Compiling pretty-hex v0.4.1
19722026-09-05T00:58:43.951Z Compiling base64 v0.22.1
19732026-09-05T00:58:43.951Z Compiling openssl v0.10.80
19742026-09-05T00:58:43.962Z Compiling base64ct v1.8.3
19752026-09-05T00:58:44.045Z Compiling regex-automata v0.4.14
19762026-09-05T00:58:44.063Z Compiling slog v2.8.2
19772026-09-05T00:58:44.104Z Compiling flagset v0.4.7
19782026-09-05T00:58:44.178Z Compiling pest_generator v2.8.6
19792026-09-05T00:58:44.249Z Compiling pem-rfc7468 v0.7.0
19802026-09-05T00:58:44.257Z Compiling unicode-segmentation v1.12.0
19812026-09-05T00:58:44.302Z Compiling darling_core v0.23.0
19822026-09-05T00:58:44.319Z Compiling rand_core v0.9.5
19832026-09-05T00:58:44.359Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19842026-09-05T00:58:44.369Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-09-05T00:58:44.481Z Compiling syn v3.0.3
19862026-09-05T00:58:44.543Z Compiling ahash v0.8.12
19872026-09-05T00:58:44.559Z Compiling serde_derive v1.0.228
19882026-09-05T00:58:44.565Z Compiling zeroize_derive v1.5.0
19892026-09-05T00:58:44.593Z Compiling zerofrom-derive v0.1.6
19902026-09-05T00:58:44.599Z Compiling yoke-derive v0.8.1
19912026-09-05T00:58:44.630Z Compiling zerocopy-derive v0.8.55
19922026-09-05T00:58:44.681Z Compiling zerovec-derive v0.11.2
19932026-09-05T00:58:44.714Z Compiling displaydoc v0.2.5
19942026-09-05T00:58:44.789Z Compiling tokio-macros v2.7.0
19952026-09-05T00:58:44.873Z Compiling futures-macro v0.3.32
19962026-09-05T00:58:44.873Z Compiling thiserror-impl v2.0.18
19972026-09-05T00:58:44.873Z Compiling schemars_derive v0.8.22
19982026-09-05T00:58:44.873Z Compiling der_derive v0.7.3
19992026-09-05T00:58:44.895Z Compiling tracing-attributes v0.1.31
20002026-09-05T00:58:45.226Z Compiling thiserror-impl v1.0.69
20012026-09-05T00:58:45.399Z Compiling pest_derive v2.8.6
20022026-09-05T00:58:45.465Z Compiling scroll_derive v0.13.1
20032026-09-05T00:58:45.565Z Compiling futures-util v0.3.32
20042026-09-05T00:58:45.773Z Compiling scroll_derive v0.12.1
20052026-09-05T00:58:45.834Z Compiling zerofrom v0.1.6
20062026-09-05T00:58:45.910Z Compiling openssl-macros v0.1.1
20072026-09-05T00:58:45.968Z Compiling yoke v0.8.1
20082026-09-05T00:58:46.016Z Compiling native-tls v0.2.18
20092026-09-05T00:58:46.143Z Compiling zerovec v0.11.5
20102026-09-05T00:58:46.194Z Compiling zerotrie v0.2.3
20112026-09-05T00:58:46.261Z Compiling packed_struct v0.10.1
20122026-09-05T00:58:46.452Z Compiling anyhow v1.0.104
20132026-09-05T00:58:46.480Z Compiling paste v1.0.15
20142026-09-05T00:58:46.561Z Compiling num-bigint-dig v0.8.6
20152026-09-05T00:58:46.561Z Compiling darling_macro v0.23.0
20162026-09-05T00:58:46.597Z Compiling regex v1.12.3
20172026-09-05T00:58:46.617Z Compiling zerocopy-derive v0.7.35
20182026-09-05T00:58:46.685Z Compiling tinystr v0.8.2
20192026-09-05T00:58:46.699Z Compiling potential_utf v0.1.4
20202026-09-05T00:58:46.884Z Compiling icu_collections v2.1.1
20212026-09-05T00:58:46.953Z Compiling icu_locale_core v2.1.1
20222026-09-05T00:58:47.203Z Compiling tracing-core v0.1.36
20232026-09-05T00:58:47.381Z Compiling cookie v0.18.1
20242026-09-05T00:58:47.426Z Compiling camino v1.2.5
20252026-09-05T00:58:47.426Z Compiling cpufeatures v0.2.17
20262026-09-05T00:58:47.506Z Compiling fastrand v2.3.0
20272026-09-05T00:58:47.606Z Compiling icu_provider v2.1.1
20282026-09-05T00:58:47.726Z Compiling zeroize v1.9.0
20292026-09-05T00:58:47.773Z Compiling bytes v1.11.1
20302026-09-05T00:58:47.814Z Compiling chrono v0.4.45
20312026-09-05T00:58:47.914Z Compiling icu_normalizer v2.1.1
20322026-09-05T00:58:48.023Z Compiling icu_properties v2.1.2
20332026-09-05T00:58:48.188Z Compiling serde_tokenstream v0.2.3
20342026-09-05T00:58:48.291Z Compiling tokio v1.52.1
20352026-09-05T00:58:48.458Z Compiling crypto-common v0.1.7
20362026-09-05T00:58:48.482Z Compiling block-buffer v0.10.4
20372026-09-05T00:58:48.503Z Compiling der v0.7.10
20382026-09-05T00:58:48.629Z Compiling digest v0.10.7
20392026-09-05T00:58:48.662Z Compiling http v1.4.2
20402026-09-05T00:58:48.853Z Compiling idna_adapter v1.2.1
20412026-09-05T00:58:49.023Z Compiling idna v1.1.0
20422026-09-05T00:58:49.047Z Compiling ppv-lite86 v0.2.21
20432026-09-05T00:58:49.072Z Compiling serde_spanned v0.6.9
20442026-09-05T00:58:49.202Z Compiling toml_datetime v0.6.11
20452026-09-05T00:58:49.272Z Compiling tracing v0.1.44
20462026-09-05T00:58:49.328Z Compiling url v2.5.8
20472026-09-05T00:58:49.541Z Compiling spki v0.7.3
20482026-09-05T00:58:49.554Z Compiling rand_chacha v0.9.0
20492026-09-05T00:58:49.662Z Compiling darling v0.23.0
20502026-09-05T00:58:49.758Z Compiling bitfield-macros v0.19.4
20512026-09-05T00:58:49.770Z Compiling clap_derive v4.6.1
20522026-09-05T00:58:49.781Z Compiling zerocopy-derive v0.6.6
20532026-09-05T00:58:49.890Z Compiling packed_struct_codegen v0.10.1
20542026-09-05T00:58:50.136Z Compiling indexmap v1.9.3
20552026-09-05T00:58:50.186Z Compiling simd-adler32 v0.3.8
20562026-09-05T00:58:50.218Z Compiling object v0.37.3
20572026-09-05T00:58:50.428Z Compiling rand v0.9.2
20582026-09-05T00:58:50.443Z Compiling pkcs8 v0.10.2
20592026-09-05T00:58:50.457Z Compiling http-body v1.0.1
20602026-09-05T00:58:50.475Z Compiling rustls-pki-types v1.14.0
20612026-09-05T00:58:50.530Z Compiling daft-derive v0.1.8
20622026-09-05T00:58:50.703Z Compiling spin v0.9.8
20632026-09-05T00:58:50.742Z Compiling usdt-impl v0.5.0
20642026-09-05T00:58:50.780Z Compiling either v1.15.0
20652026-09-05T00:58:50.903Z Compiling cmov v0.5.4
20662026-09-05T00:58:50.933Z Compiling openssl-probe v0.2.1
20672026-09-05T00:58:50.980Z Compiling anstyle v1.0.14
20682026-09-05T00:58:51.012Z Compiling usdt-impl v0.6.0
20692026-09-05T00:58:51.028Z Compiling ref-cast v1.0.25
20702026-09-05T00:58:51.050Z Compiling winnow v0.5.40
20712026-09-05T00:58:51.150Z Compiling utf8parse v0.2.2
20722026-09-05T00:58:51.166Z Compiling adler2 v2.0.1
20732026-09-05T00:58:51.218Z Compiling tinyvec_macros v0.1.1
20742026-09-05T00:58:51.221Z Compiling ctutils v0.4.2
20752026-09-05T00:58:51.252Z Compiling anstyle-parse v1.0.0
20762026-09-05T00:58:51.285Z Compiling tinyvec v1.10.0
20772026-09-05T00:58:51.288Z Compiling miniz_oxide v0.8.9
20782026-09-05T00:58:51.322Z Compiling sha2 v0.10.9
20792026-09-05T00:58:51.461Z Compiling tempfile v3.27.0
20802026-09-05T00:58:51.489Z Compiling scroll v0.12.0
20812026-09-05T00:58:51.575Z Compiling scroll v0.13.0
20822026-09-05T00:58:51.661Z Compiling async-trait v0.1.89
20832026-09-05T00:58:51.665Z Compiling terminal_size v0.4.3
20842026-09-05T00:58:51.708Z Compiling heapless v0.7.17
20852026-09-05T00:58:51.833Z Compiling untrusted v0.7.1
20862026-09-05T00:58:51.867Z Compiling rustix v0.38.44
20872026-09-05T00:58:51.872Z Compiling tower-service v0.3.3
20882026-09-05T00:58:51.913Z Compiling winnow v1.0.3
20892026-09-05T00:58:51.965Z Compiling colorchoice v1.0.4
20902026-09-05T00:58:51.981Z Compiling anstyle-query v1.1.5
20912026-09-05T00:58:51.996Z Compiling try-lock v0.2.5
20922026-09-05T00:58:52.000Z Compiling litrs v1.0.0
20932026-09-05T00:58:52.092Z Compiling atomic-waker v1.1.2
20942026-09-05T00:58:52.125Z Compiling tokio-util v0.7.18
20952026-09-05T00:58:52.141Z Compiling winnow v0.7.14
20962026-09-05T00:58:52.223Z Compiling tower-layer v0.3.3
20972026-09-05T00:58:52.240Z Compiling is_terminal_polyfill v1.70.2
20982026-09-05T00:58:52.265Z Compiling zstd-safe v7.2.4
20992026-09-05T00:58:52.293Z Compiling signal-hook v0.3.18
21002026-09-05T00:58:52.349Z Compiling toml_edit v0.19.15
21012026-09-05T00:58:52.401Z Compiling anstream v1.0.0
21022026-09-05T00:58:52.481Z Compiling document-features v0.2.12
21032026-09-05T00:58:52.499Z Compiling want v0.3.1
21042026-09-05T00:58:52.860Z Compiling toml_parser v1.1.2+spec-1.1.0
21052026-09-05T00:58:52.935Z Compiling h2 v0.4.15
21062026-09-05T00:58:52.943Z Compiling goblin v0.10.5
21072026-09-05T00:58:52.943Z Compiling goblin v0.8.2
21082026-09-05T00:58:52.980Z Compiling hybrid-array v0.4.13
21092026-09-05T00:58:53.073Z Compiling ipnetwork v0.21.1
21102026-09-05T00:58:53.410Z Compiling ipnet v2.12.0
21112026-09-05T00:58:53.427Z Compiling zerocopy v0.7.35
21122026-09-05T00:58:53.463Z Compiling heck v0.4.1
21132026-09-05T00:58:53.598Z Compiling ref-cast-impl v1.0.25
21142026-09-05T00:58:53.684Z Compiling structmeta-derive v0.3.0
21152026-09-05T00:58:53.717Z Compiling darling_core v0.20.11
21162026-09-05T00:58:53.778Z Compiling curve25519-dalek v4.1.3
21172026-09-05T00:58:53.846Z Compiling memoffset v0.9.1
21182026-09-05T00:58:53.865Z Compiling tap v1.0.1
21192026-09-05T00:58:54.001Z Compiling foreign-types-shared v0.1.1
21202026-09-05T00:58:54.105Z Compiling httpdate v1.0.3
21212026-09-05T00:58:54.149Z Compiling powerfmt v0.2.0
21222026-09-05T00:58:54.180Z Compiling untrusted v0.9.0
21232026-09-05T00:58:54.204Z Compiling foreign-types v0.3.2
21242026-09-05T00:58:54.264Z Compiling wyz v0.5.1
21252026-09-05T00:58:54.309Z Compiling deranged v0.5.8
21262026-09-05T00:58:54.374Z Compiling unicode-normalization v0.1.25
21272026-09-05T00:58:54.622Z Compiling dtrace-parser v0.2.0
21282026-09-05T00:58:54.630Z Compiling rand_chacha v0.3.1
21292026-09-05T00:58:54.630Z Compiling signature v2.2.0
21302026-09-05T00:58:54.696Z Compiling structmeta v0.3.0
21312026-09-05T00:58:54.764Z Compiling hex v0.4.3
21322026-09-05T00:58:54.861Z Compiling dtrace-parser v0.3.0
21332026-09-05T00:58:54.918Z Compiling pin-project-internal v1.1.11
21342026-09-05T00:58:55.003Z Compiling num-integer v0.1.46
21352026-09-05T00:58:55.060Z Compiling thread-id v4.2.2
21362026-09-05T00:58:55.158Z Compiling thread-id v5.1.0
21372026-09-05T00:58:55.177Z Compiling wait-timeout v0.2.1
21382026-09-05T00:58:55.259Z Compiling dof v0.3.0
21392026-09-05T00:58:55.287Z Compiling socket2 v0.5.10
21402026-09-05T00:58:55.322Z Compiling smoltcp v0.9.1
21412026-09-05T00:58:55.349Z Compiling num_threads v0.1.7
21422026-09-05T00:58:55.424Z Compiling cfg_aliases v0.2.1
21432026-09-05T00:58:55.518Z Compiling owo-colors v4.3.0
21442026-09-05T00:58:55.599Z Compiling funty v2.0.0
21452026-09-05T00:58:55.613Z Compiling quick-error v1.2.3
21462026-09-05T00:58:55.639Z Compiling clap_lex v1.0.0
21472026-09-05T00:58:55.672Z Compiling dof v0.4.0
21482026-09-05T00:58:55.722Z Compiling darling_macro v0.20.11
21492026-09-05T00:58:55.738Z Compiling bit-vec v0.8.0
21502026-09-05T00:58:55.847Z Compiling clap_builder v4.6.0
21512026-09-05T00:58:55.876Z Compiling rusty-fork v0.3.1
21522026-09-05T00:58:55.893Z Compiling time v0.3.47
21532026-09-05T00:58:55.938Z Compiling bit-set v0.8.0
21542026-09-05T00:58:55.990Z Compiling bitvec v1.0.1
21552026-09-05T00:58:56.051Z Compiling nix v0.31.2
21562026-09-05T00:58:56.129Z Compiling hyper v1.10.1
21572026-09-05T00:58:56.138Z Compiling num-iter v0.1.45
21582026-09-05T00:58:56.227Z Compiling darling v0.20.11
21592026-09-05T00:58:56.277Z Compiling rand v0.8.6
21602026-09-05T00:58:56.553Z Compiling lazy_static v1.5.0
21612026-09-05T00:58:56.684Z Compiling hmac v0.12.1
21622026-09-05T00:58:56.706Z Compiling erased-serde v0.3.31
21632026-09-05T00:58:56.826Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-05T00:58:56.842Z Compiling rand_xorshift v0.4.0
21652026-09-05T00:58:56.881Z Compiling sync_wrapper v1.0.2
21662026-09-05T00:58:57.009Z Compiling zlib-rs v0.6.2
21672026-09-05T00:58:57.203Z Compiling hyper-util v0.1.20
21682026-09-05T00:58:57.305Z Compiling crc-catalog v2.4.0
21692026-09-05T00:58:57.417Z Compiling siphasher v1.0.2
21702026-09-05T00:58:57.434Z Compiling nodrop v0.1.14
21712026-09-05T00:58:57.463Z Compiling unarray v0.1.4
21722026-09-05T00:58:57.566Z Compiling proptest v1.11.0
21732026-09-05T00:58:57.597Z Compiling array-init v0.0.4
21742026-09-05T00:58:57.629Z Compiling crc v3.4.0
21752026-09-05T00:58:57.690Z Compiling clap v4.6.1
21762026-09-05T00:58:58.141Z Compiling tower v0.5.3
21772026-09-05T00:58:58.631Z Compiling derive_builder_core v0.20.2
21782026-09-05T00:58:58.642Z Compiling smallvec v0.6.14
21792026-09-05T00:58:58.725Z Compiling snafu-derive v0.8.9
21802026-09-05T00:58:58.836Z Compiling pkcs1 v0.7.5
21812026-09-05T00:58:58.869Z Compiling http-body-util v0.1.3
21822026-09-05T00:58:58.887Z Compiling zerocopy v0.6.6
21832026-09-05T00:58:59.027Z Compiling flate2 v1.1.9
21842026-09-05T00:58:59.044Z Compiling bitfield v0.19.4
21852026-09-05T00:58:59.192Z Compiling strum_macros v0.26.4
21862026-09-05T00:58:59.227Z Compiling strum_macros v0.27.2
21872026-09-05T00:58:59.228Z Compiling hubpack_derive v0.1.1
21882026-09-05T00:58:59.351Z Compiling env_filter v2.0.0
21892026-09-05T00:58:59.395Z Compiling fs-err v3.3.0
21902026-09-05T00:58:59.511Z Compiling gimli v0.32.3
21912026-09-05T00:58:59.657Z Compiling hashbrown v0.12.3
21922026-09-05T00:58:59.765Z Compiling ryu v1.0.23
21932026-09-05T00:58:59.770Z Compiling unicode-properties v0.1.4
21942026-09-05T00:58:59.869Z Compiling base64 v0.21.7
21952026-09-05T00:59:00.016Z Compiling iri-string v0.7.10
21962026-09-05T00:59:00.150Z Compiling allocator-api2 v0.2.21
21972026-09-05T00:59:00.166Z Compiling unicode-bidi v0.3.18
21982026-09-05T00:59:00.199Z Compiling ron v0.8.1
21992026-09-05T00:59:00.500Z Compiling serde_urlencoded v0.7.1
22002026-09-05T00:59:00.620Z Compiling stringprep v0.1.5
22012026-09-05T00:59:00.774Z Compiling newtype-uuid v1.3.2
22022026-09-05T00:59:00.784Z Compiling env_logger v0.11.11
22032026-09-05T00:59:00.938Z Compiling derive_builder_macro v0.20.2
22042026-09-05T00:59:00.991Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22052026-09-05T00:59:01.032Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-09-05T00:59:01.061Z Compiling rsa v0.9.10
22072026-09-05T00:59:01.090Z Compiling oxnet v0.1.6
22082026-09-05T00:59:01.140Z Compiling serde-hex v0.1.0
22092026-09-05T00:59:01.228Z Compiling addr2line v0.25.1
22102026-09-05T00:59:01.372Z Compiling tower-http v0.6.8
22112026-09-05T00:59:01.399Z Compiling tokio-native-tls v0.3.1
22122026-09-05T00:59:01.430Z Compiling hashbrown v0.13.2
22132026-09-05T00:59:01.446Z Compiling bzip2 v0.4.4
22142026-09-05T00:59:01.509Z Compiling usdt-attr-macro v0.6.0
22152026-09-05T00:59:01.556Z Compiling usdt-macro v0.6.0
22162026-09-05T00:59:01.589Z Compiling derive-ex v0.1.8
22172026-09-05T00:59:01.658Z Compiling block-padding v0.4.2
22182026-09-05T00:59:01.685Z Compiling block-buffer v0.12.1
22192026-09-05T00:59:01.804Z Compiling crypto-common v0.2.2
22202026-09-05T00:59:02.186Z Compiling rustls-native-certs v0.8.3
22212026-09-05T00:59:02.398Z Compiling x509-cert v0.2.5
22222026-09-05T00:59:02.432Z Compiling md-5 v0.10.6
22232026-09-05T00:59:02.684Z Compiling bstr v1.12.1
22242026-09-05T00:59:02.718Z Compiling convert_case v0.10.0
22252026-09-05T00:59:02.834Z Compiling vergen-lib v9.1.0
22262026-09-05T00:59:02.857Z Compiling hash32 v0.2.1
22272026-09-05T00:59:02.906Z Compiling encoding_rs v0.8.35
22282026-09-05T00:59:03.032Z Compiling fallible-iterator v0.2.0
22292026-09-05T00:59:03.052Z Compiling unicode-width v0.2.0
22302026-09-05T00:59:03.082Z Compiling mime v0.3.17
22312026-09-05T00:59:03.122Z Compiling psl-types v2.0.11
22322026-09-05T00:59:03.136Z Compiling cpufeatures v0.3.0
22332026-09-05T00:59:03.242Z Compiling crc-any v2.5.0
22342026-09-05T00:59:03.266Z Compiling rustc-demangle v0.1.27
22352026-09-05T00:59:03.384Z Compiling postgres-protocol v0.6.10
22362026-09-05T00:59:03.447Z Compiling publicsuffix v2.3.0
22372026-09-05T00:59:03.465Z Compiling test-strategy v0.4.5
22382026-09-05T00:59:03.609Z Compiling backtrace v0.3.76
22392026-09-05T00:59:03.692Z Compiling derive_more-impl v2.1.1
22402026-09-05T00:59:04.174Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-05T00:59:04.301Z Compiling object v0.30.4
22422026-09-05T00:59:04.335Z Compiling inout v0.2.2
22432026-09-05T00:59:04.488Z Compiling zip v0.6.6
22442026-09-05T00:59:04.524Z Compiling hyper-tls v0.6.0
22452026-09-05T00:59:04.535Z Compiling derive_builder v0.20.2
22462026-09-05T00:59:04.571Z Compiling daft v0.1.8
22472026-09-05T00:59:04.647Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-05T00:59:04.789Z Compiling phf_shared v0.13.1
22492026-09-05T00:59:04.842Z Compiling pin-project v1.1.11
22502026-09-05T00:59:04.906Z Compiling toml v0.7.8
22512026-09-05T00:59:04.999Z Compiling serde_with_macros v3.21.0
22522026-09-05T00:59:05.050Z Compiling futures-executor v0.3.32
22532026-09-05T00:59:05.134Z Compiling serde_repr v0.1.20
22542026-09-05T00:59:05.188Z Compiling miette-derive v7.6.0
22552026-09-05T00:59:05.221Z Compiling async-recursion v1.1.1
22562026-09-05T00:59:05.304Z Compiling enum-as-inner v0.6.1
22572026-09-05T00:59:05.365Z Compiling ff v0.13.1
22582026-09-05T00:59:05.409Z Compiling vergen v9.1.0
22592026-09-05T00:59:05.445Z Compiling cargo-platform v0.3.2
22602026-09-05T00:59:05.531Z Compiling smawk v0.3.2
22612026-09-05T00:59:05.546Z Compiling managed v0.8.0
22622026-09-05T00:59:05.644Z Compiling bumpalo v3.20.2
22632026-09-05T00:59:05.667Z Compiling same-file v1.0.6
22642026-09-05T00:59:05.687Z Compiling unicode-linebreak v0.1.5
22652026-09-05T00:59:05.816Z Compiling foldhash v0.1.5
22662026-09-05T00:59:05.831Z Compiling bitflags v1.3.2
22672026-09-05T00:59:05.848Z Compiling foldhash v0.2.0
22682026-09-05T00:59:05.848Z Compiling base16ct v0.2.0
22692026-09-05T00:59:05.876Z Compiling libbz2-rs-sys v0.2.2
22702026-09-05T00:59:06.041Z Compiling jiff-core v0.1.0
22712026-09-05T00:59:06.068Z Compiling path-slash v0.1.5
22722026-09-05T00:59:06.068Z Compiling is_ci v1.2.0
22732026-09-05T00:59:06.068Z Compiling hashbrown v0.16.1
22742026-09-05T00:59:06.090Z Compiling sec1 v0.7.3
22752026-09-05T00:59:06.136Z Compiling supports-color v3.0.2
22762026-09-05T00:59:06.157Z Compiling hashbrown v0.15.5
22772026-09-05T00:59:06.272Z Compiling textwrap v0.16.2
22782026-09-05T00:59:06.323Z Compiling bzip2 v0.6.1
22792026-09-05T00:59:06.342Z Compiling zopfli v0.8.3
22802026-09-05T00:59:06.514Z Compiling walkdir v2.5.0
22812026-09-05T00:59:06.549Z Compiling cargo_metadata v0.23.1
22822026-09-05T00:59:06.627Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22832026-09-05T00:59:06.674Z Compiling jiff v0.2.34
22842026-09-05T00:59:06.729Z Compiling group v0.13.0
22852026-09-05T00:59:06.890Z Compiling futures v0.3.32
22862026-09-05T00:59:07.013Z Compiling phf v0.13.1
22872026-09-05T00:59:07.091Z Compiling snafu v0.8.9
22882026-09-05T00:59:07.192Z Compiling reqwest v0.12.28
22892026-09-05T00:59:07.339Z Compiling cipher v0.5.2
22902026-09-05T00:59:07.625Z Compiling signal-hook-mio v0.2.5
22912026-09-05T00:59:07.642Z Compiling cookie_store v0.22.1
22922026-09-05T00:59:07.763Z Compiling backtrace-ext v0.2.1
22932026-09-05T00:59:07.789Z Compiling postgres-types v0.2.12
22942026-09-05T00:59:07.804Z Compiling zstd v0.13.3
22952026-09-05T00:59:07.808Z Compiling globset v0.4.18
22962026-09-05T00:59:07.984Z Compiling strum v0.27.2
22972026-09-05T00:59:08.089Z Compiling hubpack v0.1.2
22982026-09-05T00:59:08.153Z Compiling phf_shared v0.11.3
22992026-09-05T00:59:08.169Z Compiling hkdf v0.12.4
23002026-09-05T00:59:08.190Z Compiling crossbeam-epoch v0.9.18
23012026-09-05T00:59:08.261Z Compiling byte-wrapper v0.1.0
23022026-09-05T00:59:08.278Z Compiling olpc-cjson v0.1.4
23032026-09-05T00:59:08.313Z Compiling ed25519 v2.2.3
23042026-09-05T00:59:08.513Z Compiling crypto-bigint v0.5.5
23052026-09-05T00:59:08.559Z Compiling serde-big-array v0.5.1
23062026-09-05T00:59:08.568Z Compiling serde_plain v1.0.2
23072026-09-05T00:59:08.608Z Compiling pem v3.0.6
23082026-09-05T00:59:08.693Z Compiling float-cmp v0.10.0
23092026-09-05T00:59:08.728Z Compiling memmap2 v0.9.10
23102026-09-05T00:59:08.749Z Compiling unicode-width v0.1.14
23112026-09-05T00:59:08.809Z Compiling const-oid v0.10.2
23122026-09-05T00:59:08.809Z Compiling supports-hyperlinks v3.2.0
23132026-09-05T00:59:08.855Z Compiling difflib v0.4.0
23142026-09-05T00:59:08.942Z Compiling supports-unicode v3.0.0
23152026-09-05T00:59:08.958Z Compiling normalize-line-endings v0.3.0
23162026-09-05T00:59:08.989Z Compiling new_debug_unreachable v1.0.6
23172026-09-05T00:59:09.027Z Compiling typed-path v0.9.3
23182026-09-05T00:59:09.107Z Compiling whoami v2.1.0
23192026-09-05T00:59:09.112Z Compiling fixedbitset v0.5.7
23202026-09-05T00:59:09.112Z Compiling toml_write v0.1.2
23212026-09-05T00:59:09.152Z Compiling static_assertions v1.1.0
23222026-09-05T00:59:09.221Z Compiling precomputed-hash v0.1.1
23232026-09-05T00:59:09.238Z Compiling predicates-core v1.0.10
23242026-09-05T00:59:09.302Z Compiling keccak v0.1.6
23252026-09-05T00:59:09.325Z Compiling fixedbitset v0.4.2
23262026-09-05T00:59:09.342Z Compiling data-encoding v2.10.0
23272026-09-05T00:59:09.463Z Compiling elliptic-curve v0.13.8
23282026-09-05T00:59:09.479Z Compiling sha3 v0.10.8
23292026-09-05T00:59:09.536Z Compiling petgraph v0.6.5
23302026-09-05T00:59:09.551Z Compiling chacha20 v0.10.0
23312026-09-05T00:59:09.632Z Compiling predicates v3.1.4
23322026-09-05T00:59:09.774Z Compiling hickory-proto v0.25.2
23332026-09-05T00:59:09.848Z Compiling petgraph v0.8.3
23342026-09-05T00:59:09.936Z Compiling tokio-postgres v0.7.16
23352026-09-05T00:59:09.941Z Compiling string_cache v0.8.9
23362026-09-05T00:59:09.941Z Compiling toml_edit v0.22.27
23372026-09-05T00:59:10.109Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23382026-09-05T00:59:10.172Z Compiling miette v7.6.0
23392026-09-05T00:59:10.215Z Compiling digest v0.11.3
23402026-09-05T00:59:10.452Z Compiling usdt v0.6.0
23412026-09-05T00:59:10.611Z Compiling zip v4.6.1
23422026-09-05T00:59:11.136Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-05T00:59:11.372Z Compiling ed25519-dalek v2.2.0
23442026-09-05T00:59:11.677Z Compiling crossterm v0.28.1
23452026-09-05T00:59:11.961Z Compiling iddqd v0.4.2
23462026-09-05T00:59:12.061Z Compiling serde_with v3.21.0
23472026-09-05T00:59:12.081Z Compiling derive_more v2.1.1
23482026-09-05T00:59:12.206Z Compiling similar v2.7.0
23492026-09-05T00:59:12.222Z Compiling strum v0.26.3
23502026-09-05T00:59:12.396Z Compiling tokio-stream v0.1.18
23512026-09-05T00:59:12.422Z Compiling buf-list v1.1.2
23522026-09-05T00:59:12.538Z Compiling itertools v0.13.0
23532026-09-05T00:59:12.662Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-05T00:59:12.689Z Compiling openapiv3 v2.2.0
23552026-09-05T00:59:13.085Z Compiling lalrpop-util v0.19.12
23562026-09-05T00:59:13.102Z Compiling peg-runtime v0.8.5
23572026-09-05T00:59:26.677Z Compiling macaddr v1.0.1
23582026-09-05T00:59:26.691Z Compiling crucible-workspace-hack v0.1.0
23592026-09-05T00:59:26.799Z Compiling rayon-core v1.13.0
23602026-09-05T00:59:26.817Z Compiling itertools v0.15.0
23612026-09-05T00:59:26.832Z Compiling secrecy v0.10.3
23622026-09-05T00:59:26.914Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-05T00:59:26.936Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-05T00:59:26.952Z Compiling heapless v0.8.0
23652026-09-05T00:59:27.038Z Compiling crossbeam-deque v0.8.6
23662026-09-05T00:59:27.057Z Compiling inout v0.1.4
23672026-09-05T00:59:27.104Z Compiling toml_edit v0.23.10+spec-1.0.0
23682026-09-05T00:59:27.237Z Compiling hash32 v0.3.1
23692026-09-05T00:59:27.245Z Compiling multer v3.1.0
23702026-09-05T00:59:27.245Z Compiling thread_local v1.1.9
23712026-09-05T00:59:27.277Z Compiling smoltcp v0.11.0
23722026-09-05T00:59:27.326Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23732026-09-05T00:59:27.342Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742026-09-05T00:59:27.389Z Compiling compression-core v0.4.31
23752026-09-05T00:59:27.433Z Compiling match_cfg v0.1.0
23762026-09-05T00:59:27.480Z Compiling slog-async v2.8.0
23772026-09-05T00:59:27.521Z Compiling compression-codecs v0.4.37
23782026-09-05T00:59:27.537Z Compiling hostname v0.3.1
23792026-09-05T00:59:27.635Z Compiling proc-macro-crate v3.4.0
23802026-09-05T00:59:27.653Z Compiling cipher v0.4.4
23812026-09-05T00:59:27.668Z Compiling atomicwrites v0.4.4
23822026-09-05T00:59:27.702Z Compiling slog-json v2.6.1
23832026-09-05T00:59:27.792Z Compiling crossbeam-channel v0.5.15
23842026-09-05T00:59:27.808Z Compiling half v2.7.1
23852026-09-05T00:59:27.826Z Compiling universal-hash v0.5.1
23862026-09-05T00:59:27.916Z Compiling newtype-uuid-macros v0.1.0
23872026-09-05T00:59:27.932Z Compiling serde_tokenstream v0.3.0
23882026-09-05T00:59:27.964Z Compiling cobs v0.3.0
23892026-09-05T00:59:27.989Z Compiling async-stream-impl v0.3.6
23902026-09-05T00:59:28.004Z Compiling thiserror-impl-no-std v2.0.2
23912026-09-05T00:59:28.019Z Compiling toml_datetime v1.1.1+spec-1.1.0
23922026-09-05T00:59:28.069Z Compiling serde_spanned v1.1.1
23932026-09-05T00:59:28.159Z Compiling is-terminal v0.4.17
23942026-09-05T00:59:28.175Z Compiling ingot-macros v0.2.0
23952026-09-05T00:59:28.190Z Compiling dropshot v0.17.1
23962026-09-05T00:59:28.235Z Compiling proc-macro-error-attr v1.0.4
23972026-09-05T00:59:28.251Z Compiling take_mut v0.2.2
23982026-09-05T00:59:28.273Z Compiling ciborium-io v0.2.2
23992026-09-05T00:59:28.366Z Compiling term v1.2.1
24002026-09-05T00:59:28.382Z Compiling convert_case v0.4.0
24012026-09-05T00:59:28.400Z Compiling opaque-debug v0.3.1
24022026-09-05T00:59:28.403Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24032026-09-05T00:59:28.431Z Compiling toml_writer v1.1.1+spec-1.1.0
24042026-09-05T00:59:28.484Z Compiling poly1305 v0.8.0
24052026-09-05T00:59:28.558Z Compiling ciborium-ll v0.2.2
24062026-09-05T00:59:28.574Z Compiling async-stream v0.3.6
24072026-09-05T00:59:28.637Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24082026-09-05T00:59:28.662Z Compiling toml v1.1.2+spec-1.1.0
24092026-09-05T00:59:28.689Z Compiling slog-term v2.9.2
24102026-09-05T00:59:28.705Z Compiling derive_more v0.99.20
24112026-09-05T00:59:28.774Z Compiling oxide-generation-macros v0.2.0
24122026-09-05T00:59:28.791Z Compiling postcard v1.1.3
24132026-09-05T00:59:28.809Z Compiling num_enum_derive v0.7.6
24142026-09-05T00:59:29.050Z Compiling thiserror-no-std v2.0.2
24152026-09-05T00:59:29.106Z Compiling slog-bunyan v2.5.0
24162026-09-05T00:59:29.175Z Compiling chacha20 v0.9.1
24172026-09-05T00:59:29.296Z Compiling async-compression v0.4.41
24182026-09-05T00:59:29.376Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-05T00:59:29.446Z Compiling sha1 v0.11.0
24202026-09-05T00:59:29.477Z Compiling oxide-generation v0.1.3
24212026-09-05T00:59:29.496Z Compiling parse-display-derive v0.10.0
24222026-09-05T00:59:29.700Z Compiling proc-macro-crate v1.3.1
24232026-09-05T00:59:29.764Z Compiling waitgroup v0.1.2
24242026-09-05T00:59:29.806Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-05T00:59:29.808Z Compiling rustls-pemfile v2.2.0
24262026-09-05T00:59:29.938Z Compiling blake2 v0.10.6
24272026-09-05T00:59:30.068Z Compiling aead v0.5.2
24282026-09-05T00:59:30.087Z Compiling dropshot_endpoint v0.17.1
24292026-09-05T00:59:30.104Z Compiling backon v1.6.0
24302026-09-05T00:59:30.118Z Compiling password-hash v0.5.0
24312026-09-05T00:59:30.292Z Compiling foreign-types-macros v0.2.3
24322026-09-05T00:59:30.328Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-05T00:59:30.347Z Compiling serde_path_to_error v0.1.20
24342026-09-05T00:59:30.493Z Compiling hostname v0.4.2
24352026-09-05T00:59:30.519Z Compiling proc-macro-error v1.0.4
24362026-09-05T00:59:30.641Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-05T00:59:30.695Z Compiling instant v0.1.13
24382026-09-05T00:59:30.697Z Compiling illumos-nvpair-sys v0.2.0
24392026-09-05T00:59:30.740Z Compiling foreign-types-shared v0.3.1
24402026-09-05T00:59:30.758Z Compiling ingot-types v0.2.0
24412026-09-05T00:59:30.774Z Compiling debug-ignore v1.0.5
24422026-09-05T00:59:30.833Z Compiling backoff v0.4.0
24432026-09-05T00:59:30.855Z Compiling argon2 v0.5.3
24442026-09-05T00:59:30.905Z Compiling chacha20poly1305 v0.10.1
24452026-09-05T00:59:30.922Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24462026-09-05T00:59:30.925Z Compiling foreign-types v0.5.0
24472026-09-05T00:59:30.959Z Compiling num_enum_derive v0.5.11
24482026-09-05T00:59:30.972Z Compiling num_enum v0.7.6
24492026-09-05T00:59:31.007Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24502026-09-05T00:59:31.022Z Compiling parse-display v0.10.0
24512026-09-05T00:59:31.117Z Compiling vsss-rs v3.3.4
24522026-09-05T00:59:31.133Z Compiling ciborium v0.2.2
24532026-09-05T00:59:31.207Z Compiling ingot v0.2.1
24542026-09-05T00:59:31.275Z Compiling regress v0.10.5
24552026-09-05T00:59:31.337Z Compiling itertools v0.14.0
24562026-09-05T00:59:31.358Z Compiling tabwriter v1.4.1
24572026-09-05T00:59:31.488Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24582026-09-05T00:59:31.520Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24592026-09-05T00:59:31.537Z Compiling cstr-argument v0.1.2
24602026-09-05T00:59:31.537Z Compiling humantime v2.3.0
24612026-09-05T00:59:31.673Z Compiling rustls-webpki v0.103.13
24622026-09-05T00:59:31.691Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24632026-09-05T00:59:31.735Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-05T00:59:31.884Z Compiling num_enum v0.5.11
24652026-09-05T00:59:31.900Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24662026-09-05T00:59:31.943Z Compiling rayon v1.11.0
24672026-09-05T00:59:31.960Z Compiling rand v0.10.1
24682026-09-05T00:59:31.993Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24692026-09-05T00:59:32.021Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-05T00:59:32.049Z Compiling indent_write v2.2.0
24712026-09-05T00:59:32.069Z Compiling colored v3.1.1
24722026-09-05T00:59:32.086Z Compiling libefi-sys v0.1.0
24732026-09-05T00:59:32.122Z Compiling illumos-nvpair v0.3.0
24742026-09-05T00:59:32.139Z Compiling zone_cfg_derive v0.3.1
24752026-09-05T00:59:32.332Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-05T00:59:32.383Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-05T00:59:32.465Z Compiling camino-tempfile v1.4.1
24782026-09-05T00:59:32.484Z Compiling itertools v0.12.1
24792026-09-05T00:59:32.484Z Compiling usdt-attr-macro v0.5.0
24802026-09-05T00:59:32.542Z Compiling usdt-macro v0.5.0
24812026-09-05T00:59:32.722Z Compiling bitfield-struct v0.6.2
24822026-09-05T00:59:32.740Z Compiling num-derive v0.4.2
24832026-09-05T00:59:32.763Z Compiling blake3 v1.8.5
24842026-09-05T00:59:32.812Z Compiling memmap v0.7.0
24852026-09-05T00:59:32.827Z Compiling sigpipe v0.1.3
24862026-09-05T00:59:32.933Z Compiling swrite v0.1.0
24872026-09-05T00:59:33.022Z Compiling glob v0.3.3
24882026-09-05T00:59:33.057Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24892026-09-05T00:59:33.133Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24902026-09-05T00:59:33.334Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24912026-09-05T00:59:33.356Z Compiling usdt v0.5.0
24922026-09-05T00:59:33.356Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24932026-09-05T00:59:33.372Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-05T00:59:33.610Z Compiling smf v0.2.3
24952026-09-05T00:59:33.628Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24962026-09-05T00:59:33.641Z Compiling filetime v0.2.27
24972026-09-05T00:59:33.772Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24982026-09-05T00:59:33.812Z Compiling zone v0.3.1
24992026-09-05T00:59:33.827Z Compiling xattr v1.6.1
25002026-09-05T00:59:33.843Z Compiling whoami v1.6.1
25012026-09-05T00:59:33.860Z Compiling arrayvec v0.7.6
25022026-09-05T00:59:33.875Z Compiling arrayref v0.3.9
25032026-09-05T00:59:33.934Z Compiling constant_time_eq v0.4.2
25042026-09-05T00:59:33.964Z Compiling tar v0.4.46
25052026-09-05T00:59:34.085Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-09-05T00:59:34.107Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25072026-09-05T00:59:34.124Z Compiling tokio-dtrace v0.1.1
25082026-09-05T00:59:34.214Z Compiling gethostname v0.5.0
25092026-09-05T00:59:34.231Z Compiling console v0.16.2
25102026-09-05T00:59:34.360Z Compiling topological-sort v0.2.2
25112026-09-05T00:59:34.398Z Compiling unit-prefix v0.5.2
25122026-09-05T00:59:34.448Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25132026-09-05T00:59:34.498Z Compiling oxide-tokio-rt v0.1.4
25142026-09-05T00:59:34.552Z Compiling toml v0.8.23
25152026-09-05T00:59:34.604Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-05T00:59:34.699Z Compiling indicatif v0.18.4
25172026-09-05T00:59:34.738Z Compiling shell-words v1.1.1
25182026-09-05T00:59:35.069Z Compiling tokio-rustls v0.26.4
25192026-09-05T00:59:35.116Z Compiling rustls-platform-verifier v0.6.2
25202026-09-05T00:59:35.291Z Compiling tough v0.22.0
25212026-09-05T00:59:35.301Z Compiling hyper-rustls v0.27.7
25222026-09-05T00:59:35.529Z Compiling reqwest v0.13.2
25232026-09-05T00:59:35.837Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-05T00:59:37.923Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-05T00:59:38.206Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-05T00:59:44.319Z Compiling progenitor-client v0.14.0
25272026-09-05T00:59:44.319Z Compiling omicron-zone-package v0.12.3
25282026-09-05T00:59:44.568Z Compiling progenitor-extras v0.2.0
25292026-09-05T00:59:44.918Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-05T00:59:44.961Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-05T00:59:44.997Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-05T00:59:45.019Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-05T00:59:45.045Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-05T00:59:45.102Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25352026-09-05T00:59:45.231Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-05T00:59:45.325Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-05T00:59:45.792Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-05T00:59:48.945Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-05T00:59:58.530Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-05T01:00:01.582Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-05T01:00:02.555Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-05T01:00:13.960Z Finished `release` profile [optimized] target(s) in 1m 35s
25432026-09-05T01:00:14.105Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-05T01:00:14.163ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-05T01:00:14.166ZCreated new build target 'test' and set it as active
25462026-09-05T01:00:14.166Z
25472026-09-05T01:00:14.166Zreal 1:36.143412839
25482026-09-05T01:00:14.166Zuser 14:21.872813700
25492026-09-05T01:00:14.166Zsys 2:47.424068632
25502026-09-05T01:00:14.166Ztrap 0.414978522
25512026-09-05T01:00:14.166Ztflt 0.629292666
25522026-09-05T01:00:14.166Zdflt 3.697822230
25532026-09-05T01:00:14.166Zkflt 0.011078292
25542026-09-05T01:00:14.166Zlock 40:02.650962953
25552026-09-05T01:00:14.166Zslp 33:57.600387280
25562026-09-05T01:00:14.166Zlat 41.444328850
25572026-09-05T01:00:14.166Zstop 6:11.973977181
25582026-09-05T01:00:14.166Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-05T01:00:15.070Z Finished `release` profile [optimized] target(s) in 0.89s
25602026-09-05T01:00:15.141Z Running `target/release/omicron-package -t test package`
25612026-09-05T01:00:15.198ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-05T01:00:16.653Z Compiling cfg-if v1.0.4
25632026-09-05T01:00:16.867Z Compiling serde_core v1.0.228
25642026-09-05T01:00:16.867Z Compiling libc v0.2.185
25652026-09-05T01:00:16.869Z Compiling memchr v2.8.0
25662026-09-05T01:00:16.931Z Compiling smallvec v1.15.1
25672026-09-05T01:00:16.963Z Compiling stable_deref_trait v1.2.1
25682026-09-05T01:00:16.992Z Compiling libm v0.2.16
25692026-09-05T01:00:16.997Z Compiling scopeguard v1.2.0
25702026-09-05T01:00:17.033Z Compiling zerofrom v0.1.6
25712026-09-05T01:00:17.062Z Compiling rand_core v0.10.0
25722026-09-05T01:00:17.079Z Compiling percent-encoding v2.3.2
25732026-09-05T01:00:17.102Z Compiling writeable v0.6.2
25742026-09-05T01:00:17.105Z Compiling litemap v0.8.1
25752026-09-05T01:00:17.148Z Compiling lock_api v0.4.14
25762026-09-05T01:00:17.168Z Compiling icu_normalizer_data v2.1.1
25772026-09-05T01:00:17.194Z Compiling yoke v0.8.1
25782026-09-05T01:00:17.212Z Compiling icu_properties_data v2.1.2
25792026-09-05T01:00:17.241Z Compiling utf8_iter v1.0.4
25802026-09-05T01:00:17.356Z Compiling form_urlencoded v1.2.2
25812026-09-05T01:00:17.374Z Compiling iana-time-zone v0.1.65
25822026-09-05T01:00:17.374Z Compiling errno v0.3.14
25832026-09-05T01:00:17.374Z Compiling getrandom v0.4.3
25842026-09-05T01:00:17.374Z Compiling parking_lot_core v0.9.12
25852026-09-05T01:00:17.387Z Compiling zerovec v0.11.5
25862026-09-05T01:00:17.390Z Compiling zerotrie v0.2.3
25872026-09-05T01:00:17.436Z Compiling zerocopy v0.8.55
25882026-09-05T01:00:17.460Z Compiling signal-hook-registry v1.4.8
25892026-09-05T01:00:17.486Z Compiling mio v1.2.0
25902026-09-05T01:00:17.516Z Compiling socket2 v0.6.3
25912026-09-05T01:00:17.558Z Compiling thiserror v2.0.18
25922026-09-05T01:00:17.585Z Compiling parking_lot v0.12.5
25932026-09-05T01:00:17.620Z Compiling getrandom v0.2.17
25942026-09-05T01:00:17.660Z Compiling futures-util v0.3.32
25952026-09-05T01:00:17.689Z Compiling getrandom v0.3.4
25962026-09-05T01:00:17.689Z Compiling base64 v0.22.1
25972026-09-05T01:00:17.737Z Compiling time v0.3.47
25982026-09-05T01:00:17.758Z Compiling num-traits v0.2.19
25992026-09-05T01:00:17.816Z Compiling rand_core v0.6.4
26002026-09-05T01:00:17.844Z Compiling aho-corasick v1.1.4
26012026-09-05T01:00:17.868Z Compiling rand_core v0.9.5
26022026-09-05T01:00:17.926Z Compiling tinystr v0.8.2
26032026-09-05T01:00:17.990Z Compiling potential_utf v0.1.4
26042026-09-05T01:00:18.019Z Compiling spin v0.9.8
26052026-09-05T01:00:18.046Z Compiling socket2 v0.5.10
26062026-09-05T01:00:18.068Z Compiling pest v2.8.6
26072026-09-05T01:00:18.090Z Compiling encoding_rs v0.8.35
26082026-09-05T01:00:18.164Z Compiling icu_locale_core v2.1.1
26092026-09-05T01:00:18.164Z Compiling icu_collections v2.1.1
26102026-09-05T01:00:18.209Z Compiling simd-adler32 v0.3.8
26112026-09-05T01:00:18.227Z Compiling adler2 v2.0.1
26122026-09-05T01:00:18.254Z Compiling crc32fast v1.5.0
26132026-09-05T01:00:18.280Z Compiling wait-timeout v0.2.1
26142026-09-05T01:00:18.440Z Compiling miniz_oxide v0.8.9
26152026-09-05T01:00:18.549Z Compiling zlib-rs v0.6.2
26162026-09-05T01:00:18.572Z Compiling rand_xorshift v0.4.0
26172026-09-05T01:00:18.598Z Compiling lazy_static v1.5.0
26182026-09-05T01:00:18.647Z Compiling thread-id v5.1.0
26192026-09-05T01:00:18.704Z Compiling serde v1.0.228
26202026-09-05T01:00:18.730Z Compiling serde_json v1.0.151
26212026-09-05T01:00:18.757Z Compiling bitflags v2.11.0
26222026-09-05T01:00:18.781Z Compiling uuid v1.23.4
26232026-09-05T01:00:18.812Z Compiling semver v1.0.28
26242026-09-05T01:00:18.902Z Compiling indexmap v2.14.0
26252026-09-05T01:00:18.924Z Compiling icu_provider v2.1.1
26262026-09-05T01:00:19.207Z Compiling icu_properties v2.1.2
26272026-09-05T01:00:19.253Z Compiling bytes v1.11.1
26282026-09-05T01:00:19.366Z Compiling zeroize v1.9.0
26292026-09-05T01:00:19.392Z Compiling icu_normalizer v2.1.1
26302026-09-05T01:00:19.436Z Compiling chrono v0.4.45
26312026-09-05T01:00:19.569Z Compiling rustix v1.1.4
26322026-09-05T01:00:19.632Z Compiling generic-array v0.14.7
26332026-09-05T01:00:19.760Z Compiling erased-serde v0.3.31
26342026-09-05T01:00:19.872Z Compiling tokio v1.52.1
26352026-09-05T01:00:20.042Z Compiling http v1.4.2
26362026-09-05T01:00:20.094Z Compiling rustls-pki-types v1.14.0
26372026-09-05T01:00:20.220Z Compiling idna_adapter v1.2.1
26382026-09-05T01:00:20.268Z Compiling crypto-common v0.1.7
26392026-09-05T01:00:20.325Z Compiling block-buffer v0.10.4
26402026-09-05T01:00:20.346Z Compiling slog v2.8.2
26412026-09-05T01:00:20.379Z Compiling idna v1.1.0
26422026-09-05T01:00:20.400Z Compiling ipnet v2.12.0
26432026-09-05T01:00:20.447Z Compiling aws-lc-rs v1.16.3
26442026-09-05T01:00:20.477Z Compiling digest v0.10.7
26452026-09-05T01:00:20.522Z Compiling regex-automata v0.4.14
26462026-09-05T01:00:20.567Z Compiling ppv-lite86 v0.2.21
26472026-09-05T01:00:20.618Z Compiling terminal_size v0.4.3
26482026-09-05T01:00:20.727Z Compiling url v2.5.8
26492026-09-05T01:00:20.756Z Compiling clap_builder v4.6.0
26502026-09-05T01:00:20.779Z Compiling tempfile v3.27.0
26512026-09-05T01:00:20.805Z Compiling http-body v1.0.1
26522026-09-05T01:00:20.808Z Compiling der v0.7.10
26532026-09-05T01:00:20.862Z Compiling serde_urlencoded v0.7.1
26542026-09-05T01:00:20.981Z Compiling rand_chacha v0.9.0
26552026-09-05T01:00:20.991Z Compiling http-body-util v0.1.3
26562026-09-05T01:00:20.996Z Compiling rand_chacha v0.3.1
26572026-09-05T01:00:21.136Z Compiling rustls-native-certs v0.8.3
26582026-09-05T01:00:21.164Z Compiling rand v0.9.2
26592026-09-05T01:00:21.265Z Compiling rand v0.8.6
26602026-09-05T01:00:21.306Z Compiling futures-executor v0.3.32
26612026-09-05T01:00:21.360Z Compiling schemars v0.8.22
26622026-09-05T01:00:21.534Z Compiling rustls-webpki v0.103.13
26632026-09-05T01:00:21.555Z Compiling hybrid-array v0.4.13
26642026-09-05T01:00:21.626Z Compiling hubpack v0.1.2
26652026-09-05T01:00:21.667Z Compiling hex v0.4.3
26662026-09-05T01:00:21.882Z Compiling spki v0.7.3
26672026-09-05T01:00:21.906Z Compiling futures v0.3.32
26682026-09-05T01:00:21.989Z Compiling publicsuffix v2.3.0
26692026-09-05T01:00:22.012Z Compiling openapiv3 v2.2.0
26702026-09-05T01:00:22.033Z Compiling cookie v0.18.1
26712026-09-05T01:00:22.135Z Compiling rustls v0.23.41
26722026-09-05T01:00:22.167Z Compiling pkcs8 v0.10.2
26732026-09-05T01:00:22.222Z Compiling rusty-fork v0.3.1
26742026-09-05T01:00:22.387Z Compiling ipnetwork v0.21.1
26752026-09-05T01:00:22.467Z Compiling cookie_store v0.22.1
26762026-09-05T01:00:22.535Z Compiling sha2 v0.10.9
26772026-09-05T01:00:22.702Z Compiling clap v4.6.1
26782026-09-05T01:00:22.724Z Compiling oxnet v0.1.6
26792026-09-05T01:00:22.777Z Compiling flate2 v1.1.9
26802026-09-05T01:00:22.810Z Compiling proptest v1.11.0
26812026-09-05T01:00:22.835Z Compiling block-buffer v0.12.1
26822026-09-05T01:00:22.859Z Compiling crypto-common v0.2.2
26832026-09-05T01:00:22.915Z Compiling signature v2.2.0
26842026-09-05T01:00:23.061Z Compiling hmac v0.12.1
26852026-09-05T01:00:23.181Z Compiling dof v0.4.0
26862026-09-05T01:00:23.188Z Compiling dtrace-parser v0.3.0
26872026-09-05T01:00:23.196Z Compiling camino v1.2.5
26882026-09-05T01:00:23.242Z Compiling data-encoding v2.10.0
26892026-09-05T01:00:23.264Z Compiling memmap2 v0.9.10
26902026-09-05T01:00:23.356Z Compiling regex v1.12.3
26912026-09-05T01:00:23.470Z Compiling num-integer v0.1.46
26922026-09-05T01:00:23.525Z Compiling rustix v0.38.44
26932026-09-05T01:00:23.642Z Compiling x509-cert v0.2.5
26942026-09-05T01:00:23.688Z Compiling toml_datetime v0.6.11
26952026-09-05T01:00:23.714Z Compiling serde_spanned v0.6.9
26962026-09-05T01:00:23.922Z Compiling usdt-impl v0.6.0
26972026-09-05T01:00:23.946Z Compiling dof v0.3.0
26982026-09-05T01:00:23.971Z Compiling num-iter v0.1.45
26992026-09-05T01:00:24.095Z Compiling bstr v1.12.1
27002026-09-05T01:00:24.117Z Compiling dtrace-parser v0.2.0
27012026-09-05T01:00:24.143Z Compiling tokio-util v0.7.18
27022026-09-05T01:00:24.146Z Compiling tower v0.5.3
27032026-09-05T01:00:24.609Z Compiling usdt v0.6.0
27042026-09-05T01:00:24.771Z Compiling tower-http v0.6.8
27052026-09-05T01:00:24.798Z Compiling ff v0.13.1
27062026-09-05T01:00:24.884Z Compiling thread-id v4.2.2
27072026-09-05T01:00:24.991Z Compiling h2 v0.4.15
27082026-09-05T01:00:25.018Z Compiling sec1 v0.7.3
27092026-09-05T01:00:25.074Z Compiling digest v0.11.3
27102026-09-05T01:00:25.121Z Compiling usdt-impl v0.5.0
27112026-09-05T01:00:25.209Z Compiling group v0.13.0
27122026-09-05T01:00:25.332Z Compiling newtype-uuid v1.3.2
27132026-09-05T01:00:25.446Z Compiling signal-hook v0.3.18
27142026-09-05T01:00:25.511Z Compiling nix v0.31.2
27152026-09-05T01:00:25.533Z Compiling hkdf v0.12.4
27162026-09-05T01:00:25.558Z Compiling tokio-rustls v0.26.4
27172026-09-05T01:00:25.677Z Compiling rustls-platform-verifier v0.6.2
27182026-09-05T01:00:25.682Z Compiling daft v0.1.8
27192026-09-05T01:00:25.728Z Compiling serde_with v3.21.0
27202026-09-05T01:00:25.774Z Compiling crypto-bigint v0.5.5
27212026-09-05T01:00:25.842Z Compiling foreign-types-shared v0.1.1
27222026-09-05T01:00:25.899Z Compiling ahash v0.8.12
27232026-09-05T01:00:25.940Z Compiling foreign-types v0.3.2
27242026-09-05T01:00:25.971Z Compiling num-bigint-dig v0.8.6
27252026-09-05T01:00:25.994Z Compiling packed_struct v0.10.1
27262026-09-05T01:00:26.020Z Compiling openssl-sys v0.9.117
27272026-09-05T01:00:26.045Z Compiling pkcs1 v0.7.5
27282026-09-05T01:00:26.067Z Compiling toml_edit v0.19.15
27292026-09-05T01:00:26.177Z Compiling hashbrown v0.13.2
27302026-09-05T01:00:26.270Z Compiling serde-hex v0.1.0
27312026-09-05T01:00:26.501Z Compiling openssl v0.10.80
27322026-09-05T01:00:26.740Z Compiling bzip2 v0.4.4
27332026-09-05T01:00:26.782Z Compiling elliptic-curve v0.13.8
27342026-09-05T01:00:26.927Z Compiling rsa v0.9.10
27352026-09-05T01:00:26.987Z Compiling signal-hook-mio v0.2.5
27362026-09-05T01:00:27.136Z Compiling ron v0.8.1
27372026-09-05T01:00:27.212Z Compiling globset v0.4.18
27382026-09-05T01:00:27.385Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27392026-09-05T01:00:27.518Z Compiling block-padding v0.4.2
27402026-09-05T01:00:27.540Z Compiling sha3 v0.10.8
27412026-09-05T01:00:27.566Z Compiling toml v0.7.8
27422026-09-05T01:00:27.672Z Compiling inout v0.2.2
27432026-09-05T01:00:27.714Z Compiling curve25519-dalek v4.1.3
27442026-09-05T01:00:27.789Z Compiling zip v0.6.6
27452026-09-05T01:00:27.882Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27462026-09-05T01:00:27.920Z Compiling object v0.30.4
27472026-09-05T01:00:28.054Z Compiling jiff v0.2.34
27482026-09-05T01:00:28.077Z Compiling cipher v0.5.2
27492026-09-05T01:00:28.238Z Compiling crossterm v0.28.1
27502026-09-05T01:00:28.313Z Compiling ed25519 v2.2.3
27512026-09-05T01:00:28.364Z Compiling serde-big-array v0.5.1
27522026-09-05T01:00:28.413Z Compiling pem v3.0.6
27532026-09-05T01:00:28.608Z Compiling petgraph v0.8.3
27542026-09-05T01:00:28.616Z Compiling ed25519-dalek v2.2.0
27552026-09-05T01:00:28.616Z Compiling object v0.37.3
27562026-09-05T01:00:28.622Z Compiling hyper v1.10.1
27572026-09-05T01:00:28.625Z Compiling heapless v0.7.17
27582026-09-05T01:00:28.846Z Compiling chacha20 v0.10.0
27592026-09-05T01:00:28.903Z Compiling byte-wrapper v0.1.0
27602026-09-05T01:00:29.003Z Compiling native-tls v0.2.18
27612026-09-05T01:00:29.214Z Compiling md-5 v0.10.6
27622026-09-05T01:00:29.239Z Compiling tokio-native-tls v0.3.1
27632026-09-05T01:00:29.242Z Compiling serde_plain v1.0.2
27642026-09-05T01:00:29.437Z Compiling toml_edit v0.22.27
27652026-09-05T01:00:29.461Z Compiling postgres-protocol v0.6.10
27662026-09-05T01:00:29.483Z Compiling zopfli v0.8.3
27672026-09-05T01:00:29.508Z Compiling smoltcp v0.9.1
27682026-09-05T01:00:29.548Z Compiling hickory-proto v0.25.2
27692026-09-05T01:00:30.157Z Compiling hyper-util v0.1.20
27702026-09-05T01:00:30.388Z Compiling float-cmp v0.10.0
27712026-09-05T01:00:30.421Z Compiling string_cache v0.8.9
27722026-09-05T01:00:30.463Z Compiling textwrap v0.16.2
27732026-09-05T01:00:30.496Z Compiling petgraph v0.6.5
27742026-09-05T01:00:30.562Z Compiling predicates v3.1.4
27752026-09-05T01:00:30.730Z Compiling zip v4.6.1
27762026-09-05T01:00:30.782Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-05T01:00:31.046Z Compiling postgres-types v0.2.12
27782026-09-05T01:00:31.243Z Compiling iddqd v0.4.2
27792026-09-05T01:00:31.308Z Compiling similar v2.7.0
27802026-09-05T01:00:31.452Z Compiling tokio-stream v0.1.18
27812026-09-05T01:00:31.586Z Compiling backtrace v0.3.76
27822026-09-05T01:00:31.860Z Compiling hyper-rustls v0.27.7
27832026-09-05T01:00:31.884Z Compiling hyper-tls v0.6.0
27842026-09-05T01:00:32.031Z Compiling olpc-cjson v0.1.4
27852026-09-05T01:00:32.104Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27862026-09-05T01:00:32.170Z Compiling reqwest v0.13.2
27872026-09-05T01:00:32.238Z Compiling reqwest v0.12.28
27882026-09-05T01:00:32.266Z Compiling backtrace-ext v0.2.1
27892026-09-05T01:00:32.302Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27902026-09-05T01:00:32.427Z Compiling tokio-postgres v0.7.16
27912026-09-05T01:00:32.514Z Compiling miette v7.6.0
27922026-09-05T01:00:32.618Z Compiling fs-err v3.3.0
27932026-09-05T01:00:32.640Z Compiling buf-list v1.1.2
27942026-09-05T01:00:32.852Z Compiling thread_local v1.1.9
27952026-09-05T01:00:32.981Z Compiling is-terminal v0.4.17
27962026-09-05T01:00:33.006Z Compiling hostname v0.3.1
27972026-09-05T01:00:33.106Z Compiling slog-term v2.9.2
27982026-09-05T01:00:33.131Z Compiling slog-async v2.8.0
27992026-09-05T01:00:33.134Z Compiling slog-json v2.6.1
28002026-09-05T01:00:33.181Z Compiling compression-codecs v0.4.37
28012026-09-05T01:00:33.205Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28022026-09-05T01:00:33.433Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28032026-09-05T01:00:33.492Z Compiling slog-bunyan v2.5.0
28042026-09-05T01:00:33.694Z Compiling serde_spanned v1.1.1
28052026-09-05T01:00:33.775Z Compiling tough v0.22.0
28062026-09-05T01:00:33.846Z Compiling toml_datetime v1.1.1+spec-1.1.0
28072026-09-05T01:00:33.882Z Compiling progenitor-client v0.14.0
28082026-09-05T01:00:33.906Z Compiling multer v3.1.0
28092026-09-05T01:00:33.911Z Compiling async-compression v0.4.41
28102026-09-05T01:00:34.012Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28112026-09-05T01:00:34.300Z Compiling toml v1.1.2+spec-1.1.0
28122026-09-05T01:00:34.333Z Compiling sha1 v0.11.0
28132026-09-05T01:00:34.357Z Compiling rustls-pemfile v2.2.0
28142026-09-05T01:00:34.377Z Compiling serde_path_to_error v0.1.20
28152026-09-05T01:00:34.425Z Compiling hostname v0.4.2
28162026-09-05T01:00:34.620Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-05T01:00:34.658Z Compiling atomicwrites v0.4.4
28182026-09-05T01:00:34.682Z Compiling macaddr v1.0.1
28192026-09-05T01:00:34.704Z Compiling instant v0.1.13
28202026-09-05T01:00:34.748Z Compiling oxide-generation v0.1.3
28212026-09-05T01:00:34.771Z Compiling regress v0.10.5
28222026-09-05T01:00:34.793Z Compiling progenitor-extras v0.2.0
28232026-09-05T01:00:34.850Z Compiling backoff v0.4.0
28242026-09-05T01:00:34.871Z Compiling parse-display v0.10.0
28252026-09-05T01:00:34.933Z Compiling half v2.7.1
28262026-09-05T01:00:34.966Z Compiling heck v0.5.0
28272026-09-05T01:00:35.079Z Compiling dropshot v0.17.1
28282026-09-05T01:00:35.104Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28292026-09-05T01:00:35.176Z Compiling regress v0.11.1
28302026-09-05T01:00:35.296Z Compiling ciborium-ll v0.2.2
28312026-09-05T01:00:35.379Z Compiling secrecy v0.10.3
28322026-09-05T01:00:35.402Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-05T01:00:35.573Z Compiling ciborium v0.2.2
28342026-09-05T01:00:35.595Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-05T01:00:35.635Z Compiling inout v0.1.4
28362026-09-05T01:00:35.829Z Compiling cipher v0.4.4
28372026-09-05T01:00:36.051Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28382026-09-05T01:00:36.113Z Compiling universal-hash v0.5.1
28392026-09-05T01:00:36.137Z Compiling unsafe-libyaml v0.2.11
28402026-09-05T01:00:36.178Z Compiling chacha20 v0.9.1
28412026-09-05T01:00:36.288Z Compiling poly1305 v0.8.0
28422026-09-05T01:00:36.311Z Compiling blake2 v0.10.6
28432026-09-05T01:00:36.332Z Compiling aead v0.5.2
28442026-09-05T01:00:36.393Z Compiling password-hash v0.5.0
28452026-09-05T01:00:36.458Z Compiling vsss-rs v3.3.4
28462026-09-05T01:00:36.549Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28472026-09-05T01:00:36.571Z Compiling chacha20poly1305 v0.10.1
28482026-09-05T01:00:36.651Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28492026-09-05T01:00:36.707Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28502026-09-05T01:00:36.752Z Compiling typify-impl v0.6.2
28512026-09-05T01:00:36.755Z Compiling serde_yaml v0.9.34+deprecated
28522026-09-05T01:00:36.795Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28532026-09-05T01:00:36.823Z Compiling argon2 v0.5.3
28542026-09-05T01:00:36.966Z Compiling camino-tempfile v1.4.1
28552026-09-05T01:00:36.994Z Compiling heapless v0.8.0
28562026-09-05T01:00:37.238Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28572026-09-05T01:00:37.315Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28582026-09-05T01:00:37.468Z Compiling ingot-types v0.2.0
28592026-09-05T01:00:37.525Z Compiling cobs v0.3.0
28602026-09-05T01:00:37.548Z Compiling smoltcp v0.11.0
28612026-09-05T01:00:37.703Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28622026-09-05T01:00:37.746Z Compiling postcard v1.1.3
28632026-09-05T01:00:37.772Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28642026-09-05T01:00:37.898Z Compiling ingot v0.2.1
28652026-09-05T01:00:37.953Z Compiling cstr-argument v0.1.2
28662026-09-05T01:00:38.045Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-05T01:00:38.066Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28682026-09-05T01:00:38.146Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28692026-09-05T01:00:38.168Z Compiling rand v0.10.1
28702026-09-05T01:00:38.205Z Compiling sigpipe v0.1.3
28712026-09-05T01:00:38.310Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-05T01:00:38.338Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-05T01:00:38.449Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28742026-09-05T01:00:38.481Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28752026-09-05T01:00:38.695Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28762026-09-05T01:00:38.846Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28772026-09-05T01:00:38.903Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-05T01:00:38.929Z Compiling memmap v0.7.0
28792026-09-05T01:00:39.145Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28802026-09-05T01:00:39.168Z Compiling usdt v0.5.0
28812026-09-05T01:00:39.190Z Compiling zone v0.3.1
28822026-09-05T01:00:39.421Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28832026-09-05T01:00:39.444Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28842026-09-05T01:00:39.689Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28852026-09-05T01:00:39.713Z Compiling derive-where v1.6.0
28862026-09-05T01:00:39.829Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28872026-09-05T01:00:39.883Z Compiling bytecount v0.6.9
28882026-09-05T01:00:39.933Z Compiling toml v0.8.23
28892026-09-05T01:00:39.955Z Compiling tokio-dtrace v0.1.1
28902026-09-05T01:00:40.057Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-05T01:00:40.155Z Compiling typify-macro v0.6.2
28922026-09-05T01:00:40.217Z Compiling oxide-tokio-rt v0.1.4
28932026-09-05T01:00:40.273Z Compiling prettyplease v0.2.37
28942026-09-05T01:00:40.297Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28952026-09-05T01:00:40.372Z Compiling newline-converter v0.3.0
28962026-09-05T01:00:40.519Z Compiling gethostname v0.5.0
28972026-09-05T01:00:40.541Z Compiling console v0.15.11
28982026-09-05T01:00:40.673Z Compiling slog-dtrace v0.3.0
28992026-09-05T01:00:40.696Z Compiling cancel-safe-futures v0.1.5
29002026-09-05T01:00:40.800Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29012026-09-05T01:00:40.824Z Compiling num-rational v0.4.2
29022026-09-05T01:00:40.874Z Compiling num-complex v0.4.6
29032026-09-05T01:00:40.942Z Compiling oxide-update-engine-types v0.1.2
29042026-09-05T01:00:40.960Z Compiling expectorate v1.2.0
29052026-09-05T01:00:41.179Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29062026-09-05T01:00:41.279Z Compiling resolv-conf v0.7.6
29072026-09-05T01:00:41.301Z Compiling match_cfg v0.1.0
29082026-09-05T01:00:41.331Z Compiling compression-core v0.4.31
29092026-09-05T01:00:41.445Z Compiling num v0.4.3
29102026-09-05T01:00:41.555Z Compiling crossbeam-channel v0.5.15
29112026-09-05T01:00:41.669Z Compiling toml_writer v1.1.1+spec-1.1.0
29122026-09-05T01:00:41.731Z Compiling typify v0.6.2
29132026-09-05T01:00:41.754Z Compiling linear-map v1.2.0
29142026-09-05T01:00:41.827Z Compiling float-ord v0.3.2
29152026-09-05T01:00:41.851Z Compiling progenitor-impl v0.14.0
29162026-09-05T01:00:41.882Z Compiling take_mut v0.2.2
29172026-09-05T01:00:41.929Z Compiling term v1.2.1
29182026-09-05T01:00:42.168Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29192026-09-05T01:00:42.454Z Compiling oxide-update-engine v0.1.2
29202026-09-05T01:00:42.477Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29212026-09-05T01:00:42.665Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29222026-09-05T01:00:42.824Z Compiling async-stream v0.3.6
29232026-09-05T01:00:43.063Z Compiling waitgroup v0.1.2
29242026-09-05T01:00:43.110Z Compiling backon v1.6.0
29252026-09-05T01:00:43.317Z Compiling debug-ignore v1.0.5
29262026-09-05T01:00:43.358Z Compiling linked-hash-map v0.5.6
29272026-09-05T01:00:43.383Z Compiling minimal-lexical v0.2.1
29282026-09-05T01:00:43.598Z Compiling lru-cache v0.1.2
29292026-09-05T01:00:43.621Z Compiling nom v7.1.3
29302026-09-05T01:00:43.684Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-05T01:00:43.951Z Compiling itertools v0.14.0
29322026-09-05T01:00:43.983Z Compiling progenitor-macro v0.14.0
29332026-09-05T01:00:44.412Z Compiling humantime v2.3.0
29342026-09-05T01:00:44.501Z Compiling unicode-xid v0.2.6
29352026-09-05T01:00:44.644Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-05T01:00:44.666Z Compiling hickory-proto v0.24.4
29372026-09-05T01:00:44.714Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-05T01:00:44.850Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-05T01:00:45.013Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-05T01:00:45.267Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-05T01:00:45.720Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-05T01:00:45.918Z Compiling papergrid v0.11.0
29432026-09-05T01:00:46.007Z Compiling tabled_derive v0.7.0
29442026-09-05T01:00:46.032Z Compiling termtree v0.5.1
29452026-09-05T01:00:46.093Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-05T01:00:46.118Z Compiling crossterm v0.29.0
29472026-09-05T01:00:46.233Z Compiling phf_shared v0.12.1
29482026-09-05T01:00:46.256Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-05T01:00:46.472Z Compiling vte v0.14.1
29502026-09-05T01:00:46.793Z Compiling csv-core v0.1.13
29512026-09-05T01:00:46.857Z Compiling chrono-tz v0.10.4
29522026-09-05T01:00:46.909Z Compiling tabled v0.15.0
29532026-09-05T01:00:47.080Z Compiling highway v1.3.0
29542026-09-05T01:00:47.127Z Compiling csv v1.4.0
29552026-09-05T01:00:47.158Z Compiling hickory-resolver v0.24.4
29562026-09-05T01:00:47.571Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29572026-09-05T01:00:47.865Z Compiling strip-ansi-escapes v0.2.1
29582026-09-05T01:00:47.887Z Compiling phf v0.12.1
29592026-09-05T01:00:47.994Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-05T01:00:48.096Z Compiling const_format_proc_macros v0.2.34
29612026-09-05T01:00:48.182Z Compiling progenitor v0.14.0
29622026-09-05T01:00:48.267Z Compiling fd-lock v4.0.4
29632026-09-05T01:00:48.380Z Compiling qorb v0.4.1
29642026-09-05T01:00:48.405Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29652026-09-05T01:00:48.441Z Compiling peg-macros v0.8.5
29662026-09-05T01:00:48.508Z Compiling nu-ansi-term v0.50.3
29672026-09-05T01:00:48.788Z Compiling reedline v0.40.0
29682026-09-05T01:00:48.866Z Compiling const_format v0.2.35
29692026-09-05T01:00:48.910Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29702026-09-05T01:00:48.910Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29712026-09-05T01:00:48.954Z Compiling bcs v0.1.6
29722026-09-05T01:00:49.309Z Compiling nom v8.0.0
29732026-09-05T01:00:49.351Z Compiling semver v0.1.20
29742026-09-05T01:00:49.411Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29752026-09-05T01:00:49.674Z Compiling peg v0.8.5
29762026-09-05T01:00:49.700Z Compiling rustc_version v0.1.7
29772026-09-05T01:00:49.785Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29782026-09-05T01:00:49.936Z Compiling newtype_derive v0.1.6
29792026-09-05T01:00:50.165Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-05T01:00:50.336Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-05T01:00:50.456Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-05T01:00:50.486Z Compiling steno v0.4.1
29832026-09-05T01:00:50.705Z Compiling sha1 v0.10.6
29842026-09-05T01:00:50.782Z Compiling utf-8 v0.7.6
29852026-09-05T01:00:50.892Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-05T01:00:50.969Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29872026-09-05T01:00:51.003Z Compiling tagptr v0.2.0
29882026-09-05T01:00:51.033Z Compiling tungstenite v0.21.0
29892026-09-05T01:00:51.077Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-05T01:00:51.098Z Compiling darling_core v0.21.3
29912026-09-05T01:00:51.189Z Compiling moka v0.12.13
29922026-09-05T01:00:51.235Z Compiling display-error-chain v0.2.2
29932026-09-05T01:00:51.239Z Compiling vergen-lib v0.1.6
29942026-09-05T01:00:51.279Z Compiling diesel_derives v2.3.7
29952026-09-05T01:00:51.541Z Compiling scheduled-thread-pool v0.2.7
29962026-09-05T01:00:51.563Z Compiling vergen-gitcl v1.0.8
29972026-09-05T01:00:51.584Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-05T01:00:51.627Z Compiling dirs-sys-next v0.1.2
29992026-09-05T01:00:51.797Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30002026-09-05T01:00:51.819Z Compiling tokio-tungstenite v0.21.0
30012026-09-05T01:00:51.937Z Compiling crunchy v0.2.4
30022026-09-05T01:00:51.983Z Compiling maplit v1.0.2
30032026-09-05T01:00:52.098Z Compiling glob v0.3.3
30042026-09-05T01:00:52.153Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30052026-09-05T01:00:52.252Z Compiling dirs-next v2.0.0
30062026-09-05T01:00:52.283Z Compiling hickory-resolver v0.25.2
30072026-09-05T01:00:52.372Z Compiling r2d2 v0.8.10
30082026-09-05T01:00:52.406Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30092026-09-05T01:00:52.458Z Compiling clang-sys v1.8.1
30102026-09-05T01:00:52.607Z Compiling libscf-sys v1.2.0
30112026-09-05T01:00:52.643Z Compiling tiny-keccak v2.0.2
30122026-09-05T01:00:52.665Z Compiling xshell-macros v0.2.7
30132026-09-05T01:00:52.687Z Compiling downcast-rs v2.0.2
30142026-09-05T01:00:52.778Z Compiling term v0.7.0
30152026-09-05T01:00:52.895Z Compiling papergrid v0.18.0
30162026-09-05T01:00:52.917Z Compiling bit-vec v0.6.3
30172026-09-05T01:00:53.062Z Compiling xshell v0.2.7
30182026-09-05T01:00:53.185Z Compiling bit-set v0.5.3
30192026-09-05T01:00:53.208Z Compiling ascii-canvas v3.0.0
30202026-09-05T01:00:53.266Z Compiling darling_macro v0.21.3
30212026-09-05T01:00:53.290Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30222026-09-05T01:00:53.315Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30232026-09-05T01:00:53.367Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30242026-09-05T01:00:53.389Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30252026-09-05T01:00:53.414Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30262026-09-05T01:00:53.469Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30272026-09-05T01:00:53.492Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30282026-09-05T01:00:53.697Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30292026-09-05T01:00:53.784Z Compiling itertools v0.15.0
30302026-09-05T01:00:53.806Z Compiling darling v0.21.3
30312026-09-05T01:00:53.838Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30322026-09-05T01:00:53.861Z Compiling itertools v0.10.5
30332026-09-05T01:00:53.916Z Compiling dsl_auto_type v0.2.0
30342026-09-05T01:00:53.943Z Compiling ena v0.14.4
30352026-09-05T01:00:54.027Z Compiling libloading v0.8.9
30362026-09-05T01:00:54.186Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30372026-09-05T01:00:54.258Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30382026-09-05T01:00:54.372Z Compiling tabled v0.21.0
30392026-09-05T01:00:54.434Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30402026-09-05T01:00:54.675Z Compiling unicase v2.9.0
30412026-09-05T01:00:54.697Z Compiling diff v0.1.13
30422026-09-05T01:00:54.936Z Compiling regex-syntax v0.6.29
30432026-09-05T01:00:54.958Z Compiling bindgen v0.71.1
30442026-09-05T01:00:55.002Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30452026-09-05T01:00:55.387Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462026-09-05T01:00:55.411Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30472026-09-05T01:00:55.771Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30482026-09-05T01:00:55.781Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30492026-09-05T01:00:56.240Z Compiling cexpr v0.6.0
30502026-09-05T01:00:56.332Z Compiling lalrpop v0.19.12
30512026-09-05T01:00:56.844Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30522026-09-05T01:00:56.875Z Compiling rustc-hash v2.1.1
30532026-09-05T01:00:57.038Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30542026-09-05T01:00:57.268Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30552026-09-05T01:00:57.406Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30562026-09-05T01:00:57.543Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30572026-09-05T01:00:57.566Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-05T01:00:58.230Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-05T01:00:58.752Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-05T01:00:58.775Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-05T01:00:59.093Z Compiling diesel v2.3.7
30622026-09-05T01:00:59.211Z Compiling headers-core v0.3.0
30632026-09-05T01:00:59.260Z Compiling libxml v0.3.3
30642026-09-05T01:00:59.361Z Compiling crc8 v0.1.1
30652026-09-05T01:00:59.418Z Compiling headers v0.4.1
30662026-09-05T01:00:59.519Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30672026-09-05T01:00:59.590Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-05T01:00:59.814Z Compiling strum_macros v0.24.3
30692026-09-05T01:00:59.976Z Compiling indoc v1.0.9
30702026-09-05T01:01:00.402Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-05T01:01:00.558Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-05T01:01:00.581Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-05T01:01:00.630Z Compiling quick-xml v0.37.5
30742026-09-05T01:01:00.960Z Compiling derive_builder v0.20.2
30752026-09-05T01:01:01.039Z Compiling oso-derive v0.27.3
30762026-09-05T01:01:01.105Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-05T01:01:01.137Z Compiling openssl-probe v0.1.6
30782026-09-05T01:01:01.444Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30792026-09-05T01:01:01.536Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-05T01:01:01.558Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-05T01:01:01.703Z Compiling samael v0.0.19
30822026-09-05T01:01:01.939Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30832026-09-05T01:01:02.130Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30842026-09-05T01:01:02.262Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30852026-09-05T01:01:02.374Z Compiling bb8 v0.8.6
30862026-09-05T01:01:02.400Z Compiling filetime v0.2.27
30872026-09-05T01:01:02.483Z Compiling trait-variant v0.1.2
30882026-09-05T01:01:02.506Z Compiling proc-macro-error-attr2 v2.0.0
30892026-09-05T01:01:02.623Z Compiling half v1.8.3
30902026-09-05T01:01:02.747Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30912026-09-05T01:01:02.771Z Compiling tar v0.4.46
30922026-09-05T01:01:02.927Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30932026-09-05T01:01:02.966Z Compiling proc-macro-error2 v2.0.1
30942026-09-05T01:01:03.022Z Compiling serde_cbor v0.11.2
30952026-09-05T01:01:03.045Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30962026-09-05T01:01:03.318Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30972026-09-05T01:01:03.362Z Compiling hashbrown v0.14.5
30982026-09-05T01:01:03.389Z Compiling rfc6979 v0.4.0
30992026-09-05T01:01:03.544Z Compiling salty v0.3.0
31002026-09-05T01:01:03.585Z Compiling ecdsa v0.16.9
31012026-09-05T01:01:03.616Z Compiling knus-derive v3.4.0
31022026-09-05T01:01:03.738Z Compiling polar-core v0.27.3
31032026-09-05T01:01:03.848Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-05T01:01:03.965Z Compiling chumsky v0.9.3
31052026-09-05T01:01:04.019Z Compiling primeorder v0.13.6
31062026-09-05T01:01:04.044Z Compiling nonempty v0.12.0
31072026-09-05T01:01:04.274Z Compiling p384 v0.13.1
31082026-09-05T01:01:04.310Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-09-05T01:01:04.821Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-05T01:01:04.875Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-05T01:01:05.002Z Compiling fxhash v0.2.1
31122026-09-05T01:01:05.084Z Compiling libz-sys v1.1.24
31132026-09-05T01:01:05.173Z Compiling knus v3.4.0
31142026-09-05T01:01:05.197Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-05T01:01:05.287Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-05T01:01:05.363Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-05T01:01:05.588Z Compiling kstat-rs v0.2.5
31182026-09-05T01:01:05.786Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-05T01:01:05.809Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31202026-09-05T01:01:05.883Z Compiling mime_guess v2.0.5
31212026-09-05T01:01:05.974Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31222026-09-05T01:01:06.388Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-05T01:01:06.413Z Compiling nanorand v0.7.0
31242026-09-05T01:01:06.754Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-05T01:01:06.894Z Compiling parking_lot_core v0.8.6
31262026-09-05T01:01:07.225Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-05T01:01:07.362Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-05T01:01:07.386Z Compiling flume v0.11.1
31292026-09-05T01:01:07.617Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-05T01:01:07.761Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-05T01:01:07.900Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-05T01:01:08.148Z Compiling git-stub v1.0.0
31332026-09-05T01:01:08.255Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-05T01:01:08.292Z Compiling strsim v0.10.0
31352026-09-05T01:01:08.423Z Compiling instability v0.3.11
31362026-09-05T01:01:08.500Z Compiling corncobs v0.1.4
31372026-09-05T01:01:08.580Z Compiling http-range v0.1.5
31382026-09-05T01:01:08.672Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-05T01:01:08.701Z Compiling darling_core v0.13.4
31402026-09-05T01:01:08.723Z Compiling git-stub-vcs v0.1.0
31412026-09-05T01:01:08.871Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-05T01:01:09.527Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-05T01:01:09.624Z Compiling progenitor-impl v0.13.0
31442026-09-05T01:01:09.666Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-05T01:01:09.812Z Compiling ignore v0.4.25
31462026-09-05T01:01:09.878Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-05T01:01:10.138Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-05T01:01:10.226Z Compiling secrecy v0.8.0
31492026-09-05T01:01:10.360Z Compiling anstyle-parse v0.2.7
31502026-09-05T01:01:10.423Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31512026-09-05T01:01:10.609Z Compiling vergen-git2 v9.1.0
31522026-09-05T01:01:10.899Z Compiling castaway v0.2.4
31532026-09-05T01:01:11.004Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-05T01:01:11.235Z Compiling indoc v2.0.7
31552026-09-05T01:01:11.464Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31562026-09-05T01:01:11.750Z Compiling progenitor-macro v0.13.0
31572026-09-05T01:01:12.356Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-05T01:01:12.408Z Compiling compact_str v0.8.1
31592026-09-05T01:01:12.665Z Compiling anstream v0.6.21
31602026-09-05T01:01:12.834Z Compiling oso v0.27.3
31612026-09-05T01:01:13.082Z Compiling globwalk v0.9.1
31622026-09-05T01:01:13.207Z Compiling darling_macro v0.13.4
31632026-09-05T01:01:13.513Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-05T01:01:13.560Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31652026-09-05T01:01:13.723Z Compiling hyper-staticfile v0.10.1
31662026-09-05T01:01:13.869Z Compiling parking_lot v0.11.2
31672026-09-05T01:01:14.187Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31682026-09-05T01:01:14.209Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31692026-09-05T01:01:14.485Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31702026-09-05T01:01:14.615Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31712026-09-05T01:01:14.701Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31722026-09-05T01:01:14.748Z Compiling predicates-tree v1.0.13
31732026-09-05T01:01:15.116Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-05T01:01:15.344Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-05T01:01:15.600Z Compiling progenitor-client v0.13.0
31762026-09-05T01:01:15.633Z Compiling unicode-truncate v1.1.0
31772026-09-05T01:01:15.843Z Compiling sha2 v0.11.0
31782026-09-05T01:01:15.881Z Compiling digest-io v0.1.0
31792026-09-05T01:01:15.905Z Compiling lru v0.12.5
31802026-09-05T01:01:16.057Z Compiling prefix-trie v0.7.0
31812026-09-05T01:01:16.083Z Compiling rand_seeder v0.4.0
31822026-09-05T01:01:16.125Z Compiling cassowary v0.3.0
31832026-09-05T01:01:16.437Z Compiling async-bb8-diesel v0.2.1
31842026-09-05T01:01:16.495Z Compiling diesel-dtrace v0.5.0
31852026-09-05T01:01:16.531Z Compiling rawzip v0.4.4
31862026-09-05T01:01:16.826Z Compiling hickory-server v0.25.2
31872026-09-05T01:01:16.875Z Compiling ratatui v0.29.0
31882026-09-05T01:01:16.897Z Compiling progenitor v0.13.0
31892026-09-05T01:01:16.900Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31902026-09-05T01:01:17.126Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31912026-09-05T01:01:17.129Z Compiling camino-tempfile-ext v0.3.3
31922026-09-05T01:01:17.431Z Compiling sled v0.34.7
31932026-09-05T01:01:17.573Z Compiling darling v0.13.4
31942026-09-05T01:01:18.030Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-05T01:01:19.318Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-05T01:01:19.766Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-05T01:01:20.180Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-05T01:01:20.736Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-05T01:01:20.964Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-05T01:01:21.080Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-05T01:01:21.244Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-05T01:01:21.408Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-05T01:01:21.641Z Compiling serde_with_macros v1.5.2
32042026-09-05T01:01:22.105Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-05T01:01:22.377Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32062026-09-05T01:01:22.465Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32072026-09-05T01:01:22.505Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32082026-09-05T01:01:22.534Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-05T01:01:22.603Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32102026-09-05T01:01:22.690Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32112026-09-05T01:01:22.735Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32122026-09-05T01:01:22.758Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32132026-09-05T01:01:22.783Z Compiling arc-swap v1.8.2
32142026-09-05T01:01:22.828Z Compiling void v1.0.2
32152026-09-05T01:01:22.954Z Compiling lzss v0.8.2
32162026-09-05T01:01:23.049Z Compiling slog-scope v4.4.1
32172026-09-05T01:01:23.149Z Compiling serde_with v1.14.0
32182026-09-05T01:01:23.197Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-05T01:01:23.221Z Compiling scuffle v0.1.0
32202026-09-05T01:01:23.224Z Compiling tungstenite v0.23.0
32212026-09-05T01:01:23.360Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-05T01:01:23.393Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-05T01:01:23.415Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-05T01:01:23.630Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-05T01:01:23.848Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-05T01:01:23.871Z Compiling libsw-core v0.3.2
32272026-09-05T01:01:23.966Z Compiling nix v0.27.1
32282026-09-05T01:01:24.072Z Compiling twox-hash v2.1.2
32292026-09-05T01:01:24.096Z Compiling serde_bytes v0.11.19
32302026-09-05T01:01:24.352Z Compiling atty v0.2.14
32312026-09-05T01:01:24.376Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-05T01:01:24.412Z Compiling libsw v3.5.0
32332026-09-05T01:01:24.495Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-05T01:01:24.561Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32352026-09-05T01:01:24.583Z Compiling tokio-tungstenite v0.23.1
32362026-09-05T01:01:24.586Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32372026-09-05T01:01:24.664Z Compiling slog-stdlog v4.1.1
32382026-09-05T01:01:24.687Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-05T01:01:24.710Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-05T01:01:24.784Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-05T01:01:24.849Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-05T01:01:24.962Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-05T01:01:24.983Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-05T01:01:25.172Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-05T01:01:25.280Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32462026-09-05T01:01:25.561Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-05T01:01:25.693Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-05T01:01:25.740Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-05T01:01:26.019Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-05T01:01:26.625Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32512026-09-05T01:01:26.759Z Compiling signal-hook-tokio v0.3.1
32522026-09-05T01:01:26.813Z Compiling fatfs v0.3.6
32532026-09-05T01:01:26.836Z Compiling yasna v0.5.2
32542026-09-05T01:01:26.939Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32552026-09-05T01:01:27.191Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32562026-09-05T01:01:27.439Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32572026-09-05T01:01:27.751Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32582026-09-05T01:01:27.775Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32592026-09-05T01:01:27.820Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32602026-09-05T01:01:28.743Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-05T01:01:29.305Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32622026-09-05T01:01:30.216Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32632026-09-05T01:01:30.316Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32642026-09-05T01:01:30.361Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32652026-09-05T01:01:31.703Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32662026-09-05T01:01:31.886Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32672026-09-05T01:01:32.054Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32682026-09-05T01:01:32.649Z Compiling git2 v0.20.4
32692026-09-05T01:01:32.713Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32702026-09-05T01:01:32.925Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32712026-09-05T01:01:33.526Z Compiling console v0.16.2
32722026-09-05T01:01:34.062Z Compiling seq-macro v0.3.6
32732026-09-05T01:01:34.399Z Compiling assert_matches v1.5.0
32742026-09-05T01:01:34.506Z Compiling indicatif v0.18.4
32752026-09-05T01:01:34.555Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32762026-09-05T01:01:34.578Z Compiling rcgen v0.12.1
32772026-09-05T01:01:35.843Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32782026-09-05T01:01:36.032Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32792026-09-05T01:01:36.192Z Compiling slog-envlogger v2.2.0
32802026-09-05T01:01:36.216Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32812026-09-05T01:01:36.889Z Compiling oxide-update-engine-display v0.1.2
32822026-09-05T01:01:38.346Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-05T01:01:40.398Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-05T01:01:40.531Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32852026-09-05T01:01:40.757Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32862026-09-05T01:01:40.997Z Compiling port-file v0.1.0
32872026-09-05T01:01:41.184Z Compiling rtoolbox v0.0.3
32882026-09-05T01:01:41.301Z Compiling subprocess v0.2.15
32892026-09-05T01:01:41.450Z Compiling rpassword v7.5.4
32902026-09-05T01:01:41.858Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-05T01:01:41.916Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-05T01:01:42.493Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-05T01:01:42.580Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-05T01:01:42.624Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-05T01:01:43.007Z Compiling tui-tree-widget v0.23.1
32962026-09-05T01:01:43.293Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-05T01:01:43.753Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32982026-09-05T01:01:44.115Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32992026-09-05T01:01:44.206Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-05T01:01:45.429Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-05T01:01:45.456Z Compiling uzers v0.12.2
33022026-09-05T01:01:45.615Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-05T01:01:45.711Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-05T01:01:45.815Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33052026-09-05T01:01:45.911Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33062026-09-05T01:01:46.533Z Compiling support-bundle-viewer v0.1.2
33072026-09-05T01:01:46.604Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33082026-09-05T01:01:46.931Z Compiling multimap v0.10.1
33092026-09-05T01:01:47.686Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-05T01:02:12.019Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-05T01:02:31.770Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-05T01:02:46.343Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-05T01:10:30.497Z Finished `release` profile [optimized] target(s) in 10m 15s
33142026-09-05T01:10:30.500Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-05T01:10:30.500Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-05T01:11:07.544Z
33172026-09-05T01:11:07.544Zreal 10:53.355714778
33182026-09-05T01:11:07.544Zuser 2:02:45.403641615
33192026-09-05T01:11:07.547Zsys 4:37.437804759
33202026-09-05T01:11:07.547Ztrap 3.184485157
33212026-09-05T01:11:07.547Ztflt 0.688739363
33222026-09-05T01:11:07.547Zdflt 10.960443662
33232026-09-05T01:11:07.547Zkflt 0.009062691
33242026-09-05T01:11:07.547Zlock 8:20:14.584218478
33252026-09-05T01:11:07.547Zslp 3:04:59.524236205
33262026-09-05T01:11:07.548Zlat 2:57.061488190
33272026-09-05T01:11:07.548Zstop 8:36.684128034
33282026-09-05T01:11:07.548Z+ mapfile -t packages
33292026-09-05T01:11:07.548Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-05T01:11:08.537Z Finished `release` profile [optimized] target(s) in 0.97s
33312026-09-05T01:11:08.608Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-05T01:11:08.668ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-05T01:11:08.671Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-05T01:11:09.154Z Compiling libc v0.2.185
33352026-09-05T01:11:09.154Z Compiling serde_core v1.0.228
33362026-09-05T01:11:09.154Z Compiling serde v1.0.228
33372026-09-05T01:11:09.157Z Compiling rustix v1.1.4
33382026-09-05T01:11:09.157Z Compiling bitflags v2.11.0
33392026-09-05T01:11:09.157Z Compiling serde_json v1.0.151
33402026-09-05T01:11:09.312Z Compiling syn v2.0.117
33412026-09-05T01:11:09.312Z Compiling usdt-impl v0.5.0
33422026-09-05T01:11:09.333Z Compiling syn v1.0.109
33432026-09-05T01:11:09.346Z Compiling getrandom v0.4.3
33442026-09-05T01:11:09.357Z Compiling log v0.4.33
33452026-09-05T01:11:09.369Z Compiling indexmap v2.14.0
33462026-09-05T01:11:09.381Z Compiling fs-err v3.3.0
33472026-09-05T01:11:09.572Z Compiling heck v0.4.1
33482026-09-05T01:11:09.597Z Compiling once_cell v1.21.3
33492026-09-05T01:11:09.665Z Compiling anyhow v1.0.104
33502026-09-05T01:11:09.992Z Compiling errno v0.3.14
33512026-09-05T01:11:09.995Z Compiling thread-id v4.2.2
33522026-09-05T01:11:09.996Z Compiling memmap v0.7.0
33532026-09-05T01:11:10.792Z Compiling proc-macro-error v1.0.4
33542026-09-05T01:11:10.964Z Compiling terminal_size v0.4.3
33552026-09-05T01:11:10.964Z Compiling tempfile v3.27.0
33562026-09-05T01:11:11.055Z Compiling tabled_derive v0.7.0
33572026-09-05T01:11:11.065Z Compiling clap_builder v4.6.0
33582026-09-05T01:11:11.068Z Compiling textwrap v0.16.2
33592026-09-05T01:11:11.420Z Compiling camino v1.2.5
33602026-09-05T01:11:11.432Z Compiling cargo-platform v0.3.2
33612026-09-05T01:11:11.434Z Compiling semver v1.0.28
33622026-09-05T01:11:11.454Z Compiling pest_generator v2.8.6
33632026-09-05T01:11:11.716Z Compiling camino-tempfile v1.4.1
33642026-09-05T01:11:11.740Z Compiling tabled v0.15.0
33652026-09-05T01:11:11.849Z Compiling serde_derive v1.0.228
33662026-09-05T01:11:11.849Z Compiling thiserror-impl v1.0.69
33672026-09-05T01:11:11.852Z Compiling zerocopy-derive v0.7.35
33682026-09-05T01:11:11.852Z Compiling scroll_derive v0.12.1
33692026-09-05T01:11:11.852Z Compiling thiserror-impl v2.0.18
33702026-09-05T01:11:11.852Z Compiling clap_derive v4.6.1
33712026-09-05T01:11:11.979Z Compiling pest_derive v2.8.6
33722026-09-05T01:11:12.549Z Compiling scroll v0.12.0
33732026-09-05T01:11:12.677Z Compiling zerocopy v0.7.35
33742026-09-05T01:11:12.821Z Compiling goblin v0.8.2
33752026-09-05T01:11:12.964Z Compiling thiserror v1.0.69
33762026-09-05T01:11:13.059Z Compiling dtrace-parser v0.2.0
33772026-09-05T01:11:13.101Z Compiling thiserror v2.0.18
33782026-09-05T01:11:13.285Z Compiling clap v4.6.1
33792026-09-05T01:11:14.311Z Compiling dof v0.3.0
33802026-09-05T01:11:14.311Z Compiling serde_tokenstream v0.2.3
33812026-09-05T01:11:14.370Z Compiling serde_spanned v0.6.9
33822026-09-05T01:11:14.370Z Compiling toml_datetime v0.6.11
33832026-09-05T01:11:14.370Z Compiling cargo_metadata v0.23.1
33842026-09-05T01:11:14.373Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33852026-09-05T01:11:14.373Z Compiling macaddr v1.0.1
33862026-09-05T01:11:14.579Z Compiling toml_edit v0.22.27
33872026-09-05T01:11:14.920Z Compiling usdt-attr-macro v0.5.0
33882026-09-05T01:11:14.920Z Compiling usdt-macro v0.5.0
33892026-09-05T01:11:15.872Z Compiling usdt v0.5.0
33902026-09-05T01:11:16.001Z Compiling toml v0.8.23
33912026-09-05T01:11:16.428Z Compiling cargo_toml v0.21.0
33922026-09-05T01:11:18.673Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-05T01:11:24.609Z Finished `release` profile [optimized] target(s) in 15.92s
33942026-09-05T01:11:24.745Z
33952026-09-05T01:11:24.745Zreal 16.038223110
33962026-09-05T01:11:24.745Zuser 1:54.653944530
33972026-09-05T01:11:24.745Zsys 13.658181495
33982026-09-05T01:11:24.748Ztrap 0.050489490
33992026-09-05T01:11:24.748Ztflt 0.580319805
34002026-09-05T01:11:24.748Zdflt 1.782914581
34012026-09-05T01:11:24.748Zkflt 0.000049480
34022026-09-05T01:11:24.748Zlock 3:43.837247387
34032026-09-05T01:11:24.748Zslp 2:08.285231846
34042026-09-05T01:11:24.748Zlat 3.067049885
34052026-09-05T01:11:24.748Zstop 16.050724210
34062026-09-05T01:11:24.748Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-05T01:11:24.748Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-05T01:11:24.748Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-05T01:11:24.748Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-05T01:11:24.748Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-05T01:11:25.702Z Compiling progenitor-client v0.14.0
34122026-09-05T01:11:25.705Z Compiling match_cfg v0.1.0
34132026-09-05T01:11:25.705Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-05T01:11:25.705Z Compiling slog-json v2.6.1
34152026-09-05T01:11:25.705Z Compiling newtype-uuid-macros v0.1.0
34162026-09-05T01:11:25.705Z Compiling sha1 v0.11.0
34172026-09-05T01:11:25.705Z Compiling multer v3.1.0
34182026-09-05T01:11:25.852Z Compiling compression-core v0.4.31
34192026-09-05T01:11:25.854Z Compiling debug-ignore v1.0.5
34202026-09-05T01:11:25.854Z Compiling async-stream-impl v0.3.6
34212026-09-05T01:11:25.854Z Compiling toml_datetime v1.1.1+spec-1.1.0
34222026-09-05T01:11:25.854Z Compiling serde_spanned v1.1.1
34232026-09-05T01:11:25.866Z Compiling dropshot v0.17.1
34242026-09-05T01:11:25.869Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-05T01:11:25.869Z Compiling waitgroup v0.1.2
34262026-09-05T01:11:25.869Z Compiling rustls-pemfile v2.2.0
34272026-09-05T01:11:26.124Z Compiling dropshot_endpoint v0.17.1
34282026-09-05T01:11:26.143Z Compiling hostname v0.4.2
34292026-09-05T01:11:26.158Z Compiling serde_path_to_error v0.1.20
34302026-09-05T01:11:26.164Z Compiling atomicwrites v0.4.4
34312026-09-05T01:11:26.164Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34322026-09-05T01:11:26.181Z Compiling toml v1.1.2+spec-1.1.0
34332026-09-05T01:11:26.195Z Compiling hostname v0.3.1
34342026-09-05T01:11:26.267Z Compiling compression-codecs v0.4.37
34352026-09-05T01:11:26.270Z Compiling macaddr v1.0.1
34362026-09-05T01:11:26.289Z Compiling serde_tokenstream v0.3.0
34372026-09-05T01:11:26.371Z Compiling slog-bunyan v2.5.0
34382026-09-05T01:11:26.377Z Compiling oxide-generation v0.1.3
34392026-09-05T01:11:26.377Z Compiling instant v0.1.13
34402026-09-05T01:11:26.381Z Compiling parse-display-derive v0.10.0
34412026-09-05T01:11:26.428Z Compiling regress v0.10.5
34422026-09-05T01:11:26.499Z Compiling async-compression v0.4.41
34432026-09-05T01:11:26.527Z Compiling backon v1.6.0
34442026-09-05T01:11:26.546Z Compiling backoff v0.4.0
34452026-09-05T01:11:26.570Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34462026-09-05T01:11:26.574Z Compiling itertools v0.14.0
34472026-09-05T01:11:26.574Z Compiling humantime v2.3.0
34482026-09-05T01:11:26.630Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34492026-09-05T01:11:26.649Z Compiling async-stream v0.3.6
34502026-09-05T01:11:26.684Z Compiling oxide-generation-macros v0.2.0
34512026-09-05T01:11:26.701Z Compiling progenitor-extras v0.2.0
34522026-09-05T01:11:26.755Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34532026-09-05T01:11:26.777Z Compiling half v2.7.1
34542026-09-05T01:11:26.794Z Compiling crucible-workspace-hack v0.1.0
34552026-09-05T01:11:26.828Z Compiling ciborium-io v0.2.2
34562026-09-05T01:11:26.847Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34572026-09-05T01:11:26.847Z Compiling convert_case v0.4.0
34582026-09-05T01:11:26.879Z Compiling secrecy v0.10.3
34592026-09-05T01:11:26.938Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34602026-09-05T01:11:26.971Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34612026-09-05T01:11:26.989Z Compiling inout v0.1.4
34622026-09-05T01:11:27.034Z Compiling regress v0.11.1
34632026-09-05T01:11:27.054Z Compiling ciborium-ll v0.2.2
34642026-09-05T01:11:27.074Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-05T01:11:27.121Z Compiling universal-hash v0.5.1
34662026-09-05T01:11:27.190Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34672026-09-05T01:11:27.208Z Compiling cipher v0.4.4
34682026-09-05T01:11:27.264Z Compiling derive_more v0.99.20
34692026-09-05T01:11:27.290Z Compiling ciborium v0.2.2
34702026-09-05T01:11:27.315Z Compiling opaque-debug v0.3.1
34712026-09-05T01:11:27.333Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-05T01:11:27.351Z Compiling blake2 v0.10.6
34732026-09-05T01:11:27.405Z Compiling poly1305 v0.8.0
34742026-09-05T01:11:27.493Z Compiling chacha20 v0.9.1
34752026-09-05T01:11:27.512Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34762026-09-05T01:11:27.572Z Compiling aead v0.5.2
34772026-09-05T01:11:27.602Z Compiling password-hash v0.5.0
34782026-09-05T01:11:27.784Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34792026-09-05T01:11:27.801Z Compiling indent_write v2.2.0
34802026-09-05T01:11:27.818Z Compiling chacha20poly1305 v0.10.1
34812026-09-05T01:11:27.896Z Compiling argon2 v0.5.3
34822026-09-05T01:11:27.918Z Compiling toml_datetime v0.7.5+spec-1.1.0
34832026-09-05T01:11:27.935Z Compiling unsafe-libyaml v0.2.11
34842026-09-05T01:11:27.951Z Compiling itertools v0.15.0
34852026-09-05T01:11:27.972Z Compiling num-derive v0.4.2
34862026-09-05T01:11:28.007Z Compiling heapless v0.8.0
34872026-09-05T01:11:28.037Z Compiling tabwriter v1.4.1
34882026-09-05T01:11:28.165Z Compiling toml_edit v0.23.10+spec-1.0.0
34892026-09-05T01:11:28.194Z Compiling parse-display v0.10.0
34902026-09-05T01:11:28.213Z Compiling hash32 v0.3.1
34912026-09-05T01:11:28.293Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34922026-09-05T01:11:28.318Z Compiling thiserror-no-std v2.0.2
34932026-09-05T01:11:28.395Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34942026-09-05T01:11:28.434Z Compiling vsss-rs v3.3.4
34952026-09-05T01:11:28.515Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-05T01:11:28.534Z Compiling smoltcp v0.11.0
34972026-09-05T01:11:28.651Z Compiling typify-impl v0.6.2
34982026-09-05T01:11:28.711Z Compiling proc-macro-crate v3.4.0
34992026-09-05T01:11:28.945Z Compiling cobs v0.3.0
35002026-09-05T01:11:28.966Z Compiling colored v3.1.1
35012026-09-05T01:11:29.041Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35022026-09-05T01:11:29.120Z Compiling illumos-nvpair-sys v0.2.0
35032026-09-05T01:11:29.165Z Compiling postcard v1.1.3
35042026-09-05T01:11:29.280Z Compiling proc-macro-error v1.0.4
35052026-09-05T01:11:29.300Z Compiling num_enum_derive v0.7.6
35062026-09-05T01:11:29.342Z Compiling ingot-macros v0.2.0
35072026-09-05T01:11:29.360Z Compiling rand v0.10.1
35082026-09-05T01:11:29.381Z Compiling proc-macro-crate v1.3.1
35092026-09-05T01:11:29.463Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35102026-09-05T01:11:29.537Z Compiling foreign-types-macros v0.2.3
35112026-09-05T01:11:29.619Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-05T01:11:29.664Z Compiling rayon-core v1.13.0
35132026-09-05T01:11:29.791Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35142026-09-05T01:11:29.827Z Compiling foreign-types-shared v0.3.1
35152026-09-05T01:11:29.903Z Compiling num_enum_derive v0.5.11
35162026-09-05T01:11:29.961Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-05T01:11:29.961Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-05T01:11:30.026Z Compiling crossbeam-deque v0.8.6
35192026-09-05T01:11:30.071Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-05T01:11:30.088Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-05T01:11:30.131Z Compiling cstr-argument v0.1.2
35222026-09-05T01:11:30.188Z Compiling foreign-types v0.5.0
35232026-09-05T01:11:30.238Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-05T01:11:30.289Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35252026-09-05T01:11:30.317Z Compiling illumos-nvpair v0.3.0
35262026-09-05T01:11:30.336Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-05T01:11:30.405Z Compiling num_enum v0.7.6
35282026-09-05T01:11:30.485Z Compiling zone_cfg_derive v0.3.1
35292026-09-05T01:11:30.555Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35302026-09-05T01:11:30.558Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35312026-09-05T01:11:30.588Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35322026-09-05T01:11:30.591Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-05T01:11:30.627Z Compiling itertools v0.12.1
35342026-09-05T01:11:30.739Z Compiling rayon v1.11.0
35352026-09-05T01:11:30.743Z Compiling sigpipe v0.1.3
35362026-09-05T01:11:30.773Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35372026-09-05T01:11:30.790Z Compiling glob v0.3.3
35382026-09-05T01:11:30.828Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-05T01:11:30.860Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-05T01:11:30.931Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35412026-09-05T01:11:31.003Z Compiling num_enum v0.5.11
35422026-09-05T01:11:31.026Z Compiling smf v0.2.3
35432026-09-05T01:11:31.043Z Compiling cpubits v0.1.1
35442026-09-05T01:11:31.097Z Compiling whoami v1.6.1
35452026-09-05T01:11:31.118Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35462026-09-05T01:11:31.143Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-05T01:11:31.160Z Compiling gethostname v0.5.0
35482026-09-05T01:11:31.185Z Compiling num-rational v0.4.2
35492026-09-05T01:11:31.202Z Compiling num-complex v0.4.6
35502026-09-05T01:11:31.251Z Compiling derive-where v1.6.0
35512026-09-05T01:11:31.296Z Compiling toml v0.8.23
35522026-09-05T01:11:31.413Z Compiling usdt-macro v0.5.0
35532026-09-05T01:11:31.458Z Compiling usdt-attr-macro v0.5.0
35542026-09-05T01:11:31.562Z Compiling num v0.4.3
35552026-09-05T01:11:31.593Z Compiling pem-rfc7468 v1.0.0
35562026-09-05T01:11:31.614Z Compiling memmap v0.7.0
35572026-09-05T01:11:31.662Z Compiling float-ord v0.3.2
35582026-09-05T01:11:31.783Z Compiling zone v0.3.1
35592026-09-05T01:11:31.811Z Compiling cancel-safe-futures v0.1.5
35602026-09-05T01:11:31.836Z Compiling hmac v0.13.0
35612026-09-05T01:11:31.909Z Compiling universal-hash v0.6.1
35622026-09-05T01:11:31.924Z Compiling resolv-conf v0.7.6
35632026-09-05T01:11:31.941Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-05T01:11:32.124Z Compiling sha1 v0.10.6
35652026-09-05T01:11:32.144Z Compiling linear-map v1.2.0
35662026-09-05T01:11:32.273Z Compiling prettyplease v0.2.37
35672026-09-05T01:11:32.292Z Compiling ingot-types v0.2.0
35682026-09-05T01:11:32.297Z Compiling libefi-sys v0.1.0
35692026-09-05T01:11:32.328Z Compiling polyval v0.7.1
35702026-09-05T01:11:32.348Z Compiling usdt v0.5.0
35712026-09-05T01:11:32.367Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35722026-09-05T01:11:32.394Z Compiling der v0.8.0
35732026-09-05T01:11:32.452Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-05T01:11:32.553Z Compiling newline-converter v0.3.0
35752026-09-05T01:11:32.566Z Compiling console v0.15.11
35762026-09-05T01:11:32.586Z Compiling bitfield-struct v0.6.2
35772026-09-05T01:11:32.659Z Compiling ghash v0.6.0
35782026-09-05T01:11:32.678Z Compiling oxide-update-engine-types v0.1.2
35792026-09-05T01:11:32.697Z Compiling ingot v0.2.1
35802026-09-05T01:11:32.755Z Compiling pbkdf2 v0.13.0
35812026-09-05T01:11:32.827Z Compiling crypto-bigint v0.7.5
35822026-09-05T01:11:32.844Z Compiling aes v0.9.1
35832026-09-05T01:11:32.909Z Compiling expectorate v1.2.0
35842026-09-05T01:11:32.995Z Compiling hickory-proto v0.24.4
35852026-09-05T01:11:33.101Z Compiling ctr v0.10.1
35862026-09-05T01:11:33.173Z Compiling aead v0.6.1
35872026-09-05T01:11:33.211Z Compiling sha2 v0.11.0
35882026-09-05T01:11:33.259Z Compiling typify-macro v0.6.2
35892026-09-05T01:11:33.282Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35902026-09-05T01:11:33.339Z Compiling nom v8.0.0
35912026-09-05T01:11:33.375Z Compiling linked-hash-map v0.5.6
35922026-09-05T01:11:33.598Z Compiling semver v0.1.20
35932026-09-05T01:11:33.616Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35942026-09-05T01:11:33.636Z Compiling lru-cache v0.1.2
35952026-09-05T01:11:33.695Z Compiling aes-gcm v0.11.0
35962026-09-05T01:11:33.721Z Compiling oxide-update-engine v0.1.2
35972026-09-05T01:11:33.797Z Compiling rustc_version v0.1.7
35982026-09-05T01:11:33.824Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35992026-09-05T01:11:33.926Z Compiling spki v0.8.0
36002026-09-05T01:11:33.945Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-05T01:11:33.949Z Compiling tokio-dtrace v0.1.1
36022026-09-05T01:11:33.983Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-05T01:11:34.055Z Compiling salsa20 v0.11.0
36042026-09-05T01:11:34.188Z Compiling slog-dtrace v0.3.0
36052026-09-05T01:11:34.207Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36062026-09-05T01:11:34.243Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36072026-09-05T01:11:34.258Z Compiling xshell-macros v0.2.7
36082026-09-05T01:11:34.276Z Compiling minimal-lexical v0.2.1
36092026-09-05T01:11:34.279Z Compiling scrypt v0.12.0
36102026-09-05T01:11:34.333Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36112026-09-05T01:11:34.355Z Compiling oxide-tokio-rt v0.1.4
36122026-09-05T01:11:34.476Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36132026-09-05T01:11:34.554Z Compiling nom v7.1.3
36142026-09-05T01:11:34.599Z Compiling newtype_derive v0.1.6
36152026-09-05T01:11:34.681Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-05T01:11:34.722Z Compiling xshell v0.2.7
36172026-09-05T01:11:34.726Z Compiling phf_shared v0.12.1
36182026-09-05T01:11:34.826Z Compiling rfc6979 v0.4.0
36192026-09-05T01:11:34.918Z Compiling cbc v0.2.1
36202026-09-05T01:11:34.992Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-05T01:11:34.995Z Compiling csv-core v0.1.13
36222026-09-05T01:11:35.112Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36232026-09-05T01:11:35.128Z Compiling typify v0.6.2
36242026-09-05T01:11:35.209Z Compiling hickory-resolver v0.24.4
36252026-09-05T01:11:35.229Z Compiling highway v1.3.0
36262026-09-05T01:11:35.271Z Compiling progenitor-impl v0.14.0
36272026-09-05T01:11:35.288Z Compiling chrono-tz v0.10.4
36282026-09-05T01:11:35.307Z Compiling unicode-xid v0.2.6
36292026-09-05T01:11:35.442Z Compiling proc-macro-error2 v2.0.1
36302026-09-05T01:11:35.462Z Compiling const_format_proc_macros v0.2.34
36312026-09-05T01:11:35.526Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36322026-09-05T01:11:35.628Z Compiling csv v1.4.0
36332026-09-05T01:11:35.647Z Compiling pkcs5 v0.8.1
36342026-09-05T01:11:35.675Z Compiling ecdsa v0.16.9
36352026-09-05T01:11:35.694Z Compiling phf v0.12.1
36362026-09-05T01:11:35.790Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36372026-09-05T01:11:35.933Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36382026-09-05T01:11:35.952Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36392026-09-05T01:11:36.116Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36402026-09-05T01:11:36.203Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36412026-09-05T01:11:36.220Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36422026-09-05T01:11:36.269Z Compiling qorb v0.4.1
36432026-09-05T01:11:36.287Z Compiling primeorder v0.13.6
36442026-09-05T01:11:36.315Z Compiling hashbrown v0.14.5
36452026-09-05T01:11:36.456Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36462026-09-05T01:11:36.481Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36472026-09-05T01:11:36.498Z Compiling salty v0.3.0
36482026-09-05T01:11:36.581Z Compiling p384 v0.13.1
36492026-09-05T01:11:36.831Z Compiling const_format v0.2.35
36502026-09-05T01:11:36.849Z Compiling chumsky v0.9.3
36512026-09-05T01:11:36.921Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36522026-09-05T01:11:37.186Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36532026-09-05T01:11:37.233Z Compiling pkcs8 v0.11.0
36542026-09-05T01:11:37.354Z Compiling knus-derive v3.4.0
36552026-09-05T01:11:37.487Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-05T01:11:37.641Z Compiling tabled_derive v0.7.0
36572026-09-05T01:11:37.815Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36582026-09-05T01:11:37.986Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-05T01:11:38.004Z Compiling progenitor-macro v0.14.0
36602026-09-05T01:11:38.028Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36612026-09-05T01:11:38.127Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-05T01:11:38.182Z Compiling bcs v0.1.6
36632026-09-05T01:11:38.275Z Compiling ff v0.14.0
36642026-09-05T01:11:38.310Z Compiling termtree v0.5.1
36652026-09-05T01:11:38.338Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-05T01:11:38.455Z Compiling steno v0.4.1
36672026-09-05T01:11:38.543Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36682026-09-05T01:11:38.582Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36692026-09-05T01:11:38.669Z Compiling group v0.14.0
36702026-09-05T01:11:38.699Z Compiling tabled v0.15.0
36712026-09-05T01:11:38.724Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-05T01:11:38.836Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-05T01:11:38.888Z Compiling signature v3.0.0
36742026-09-05T01:11:38.917Z Compiling knus v3.4.0
36752026-09-05T01:11:38.936Z Compiling tagptr v0.2.0
36762026-09-05T01:11:39.076Z Compiling base16ct v1.0.0
36772026-09-05T01:11:39.090Z Compiling moka v0.12.13
36782026-09-05T01:11:39.137Z Compiling hkdf v0.13.0
36792026-09-05T01:11:39.151Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36802026-09-05T01:11:39.277Z Compiling sec1 v0.8.1
36812026-09-05T01:11:39.348Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-05T01:11:39.357Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-05T01:11:39.399Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36842026-09-05T01:11:39.591Z Compiling elliptic-curve v0.14.1
36852026-09-05T01:11:39.619Z Compiling utf-8 v0.7.6
36862026-09-05T01:11:39.683Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-05T01:11:39.828Z Compiling hickory-resolver v0.25.2
36882026-09-05T01:11:39.860Z Compiling corncobs v0.1.4
36892026-09-05T01:11:39.905Z Compiling parking_lot_core v0.8.6
36902026-09-05T01:11:39.954Z Compiling tungstenite v0.21.0
36912026-09-05T01:11:40.057Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-05T01:11:40.232Z Compiling wnaf v0.14.0
36932026-09-05T01:11:40.406Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36942026-09-05T01:11:40.442Z Compiling primefield v0.14.0
36952026-09-05T01:11:40.464Z Compiling rfc6979 v0.6.0
36962026-09-05T01:11:40.481Z Compiling libscf-sys v1.2.0
36972026-09-05T01:11:40.540Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-05T01:11:40.645Z Compiling git-stub v1.0.0
36992026-09-05T01:11:40.648Z Compiling secrecy v0.8.0
37002026-09-05T01:11:40.732Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-05T01:11:40.823Z Compiling git-stub-vcs v0.1.0
37022026-09-05T01:11:40.858Z Compiling primeorder v0.14.0
37032026-09-05T01:11:40.943Z Compiling ecdsa v0.17.0
37042026-09-05T01:11:40.987Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37052026-09-05T01:11:40.998Z Compiling tokio-tungstenite v0.21.0
37062026-09-05T01:11:41.240Z Compiling papergrid v0.18.0
37072026-09-05T01:11:41.287Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-05T01:11:41.309Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-05T01:11:41.357Z Compiling curve25519-dalek v5.0.0
37102026-09-05T01:11:41.399Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-05T01:11:41.429Z Compiling unicase v2.9.0
37122026-09-05T01:11:41.441Z Compiling parking_lot v0.11.2
37132026-09-05T01:11:41.488Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-05T01:11:41.661Z Compiling mime_guess v2.0.5
37152026-09-05T01:11:41.683Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-05T01:11:41.738Z Compiling ssh-encoding v0.3.0
37172026-09-05T01:11:41.839Z Compiling prefix-trie v0.7.0
37182026-09-05T01:11:41.861Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37192026-09-05T01:11:41.875Z Compiling fxhash v0.2.1
37202026-09-05T01:11:41.942Z Compiling keccak v0.2.0
37212026-09-05T01:11:42.054Z Compiling sled v0.34.7
37222026-09-05T01:11:42.084Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-05T01:11:42.163Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-05T01:11:42.209Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37252026-09-05T01:11:42.271Z Compiling tabled v0.21.0
37262026-09-05T01:11:42.287Z Compiling hickory-server v0.25.2
37272026-09-05T01:11:42.350Z Compiling ed25519 v3.0.0
37282026-09-05T01:11:42.382Z Compiling crypto-primes v0.7.2
37292026-09-05T01:11:43.034Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-05T01:11:43.051Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-05T01:11:43.205Z Compiling progenitor v0.14.0
37322026-09-05T01:11:43.236Z Compiling poly1305 v0.9.0
37332026-09-05T01:11:43.388Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37342026-09-05T01:11:43.437Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37352026-09-05T01:11:43.480Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37362026-09-05T01:11:43.496Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37372026-09-05T01:11:43.734Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37382026-09-05T01:11:43.753Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37392026-09-05T01:11:44.019Z Compiling blowfish v0.10.0
37402026-09-05T01:11:44.037Z Compiling blake2 v0.11.0-rc.6
37412026-09-05T01:11:44.184Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37422026-09-05T01:11:44.202Z Compiling crc8 v0.1.1
37432026-09-05T01:11:44.246Z Compiling http-range v0.1.5
37442026-09-05T01:11:44.286Z Compiling half v1.8.3
37452026-09-05T01:11:44.302Z Compiling bcrypt-pbkdf v0.11.0
37462026-09-05T01:11:44.352Z Compiling argon2 v0.6.0-rc.8
37472026-09-05T01:11:44.490Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37482026-09-05T01:11:44.580Z Compiling serde_cbor v0.11.2
37492026-09-05T01:11:44.636Z Compiling ssh-cipher v0.3.0
37502026-09-05T01:11:44.661Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37512026-09-05T01:11:44.781Z Compiling rsa v0.10.0-rc.18
37522026-09-05T01:11:44.861Z Compiling ed25519-dalek v3.0.0
37532026-09-05T01:11:45.184Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37542026-09-05T01:11:45.209Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37552026-09-05T01:11:45.245Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37562026-09-05T01:11:45.418Z Compiling sha3 v0.11.0
37572026-09-05T01:11:45.461Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-05T01:11:45.577Z Compiling p521 v0.14.0
37592026-09-05T01:11:45.677Z Compiling p256 v0.14.0
37602026-09-05T01:11:45.805Z Compiling p384 v0.14.0
37612026-09-05T01:11:45.894Z Compiling scuffle v0.1.0
37622026-09-05T01:11:46.011Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37632026-09-05T01:11:46.153Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37642026-09-05T01:11:46.560Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37652026-09-05T01:11:46.808Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37662026-09-05T01:11:46.862Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37672026-09-05T01:11:47.009Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37682026-09-05T01:11:47.180Z Compiling yasna v0.5.2
37692026-09-05T01:11:47.602Z Compiling headers-core v0.3.0
37702026-09-05T01:11:47.729Z Compiling kstat-rs v0.2.5
37712026-09-05T01:11:47.751Z Compiling kem v0.3.0
37722026-09-05T01:11:47.770Z Compiling module-lattice v0.2.3
37732026-09-05T01:11:47.878Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37742026-09-05T01:11:47.904Z Compiling nanorand v0.7.0
37752026-09-05T01:11:48.049Z Compiling sponge-cursor v0.1.0
37762026-09-05T01:11:48.053Z Compiling ml-kem v0.3.2
37772026-09-05T01:11:48.104Z Compiling headers v0.4.1
37782026-09-05T01:11:48.195Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37792026-09-05T01:11:48.217Z Compiling sha3 v0.12.0
37802026-09-05T01:11:48.237Z Compiling flume v0.11.1
37812026-09-05T01:11:48.237Z Compiling rcgen v0.12.1
37822026-09-05T01:11:48.584Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-05T01:11:48.602Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37842026-09-05T01:11:48.821Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37852026-09-05T01:11:48.888Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37862026-09-05T01:11:48.959Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37872026-09-05T01:11:49.007Z Compiling ssh-key v0.7.0-rc.11
37882026-09-05T01:11:49.028Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37892026-09-05T01:11:49.053Z Compiling hyper-staticfile v0.10.1
37902026-09-05T01:11:49.200Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-05T01:11:49.226Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37922026-09-05T01:11:49.472Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37932026-09-05T01:11:49.490Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-05T01:11:49.600Z Compiling russh-cryptovec v0.62.0
37952026-09-05T01:11:49.618Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37962026-09-05T01:11:49.658Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37972026-09-05T01:11:49.849Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37982026-09-05T01:11:49.869Z Compiling internal-russh-num-bigint v0.5.0
37992026-09-05T01:11:49.886Z Compiling port-file v0.1.0
38002026-09-05T01:11:49.926Z Compiling num-bigint v0.4.6
38012026-09-05T01:11:49.966Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38022026-09-05T01:11:49.983Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38032026-09-05T01:11:50.020Z Compiling generic-array v1.4.3
38042026-09-05T01:11:50.156Z Compiling russh-util v0.52.0
38052026-09-05T01:11:50.340Z Compiling enum_dispatch v0.3.13
38062026-09-05T01:11:50.528Z Compiling delegate v0.13.5
38072026-09-05T01:11:50.547Z Compiling subprocess v0.2.15
38082026-09-05T01:11:50.647Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092026-09-05T01:11:50.725Z Compiling display-error-chain v0.2.2
38102026-09-05T01:11:50.769Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38112026-09-05T01:11:50.841Z Compiling md5 v0.8.0
38122026-09-05T01:11:50.889Z Compiling hex-literal v1.1.0
38132026-09-05T01:11:51.014Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-05T01:11:51.029Z Compiling colored v2.2.0
38152026-09-05T01:11:51.112Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38162026-09-05T01:11:51.142Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38172026-09-05T01:11:51.186Z Compiling internet-checksum v0.2.1
38182026-09-05T01:11:51.422Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38192026-09-05T01:11:51.532Z Compiling russh v0.62.4
38202026-09-05T01:11:52.300Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-05T01:11:52.320Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-05T01:11:53.453Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-05T01:11:53.453Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-05T01:11:56.130Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-05T01:11:56.784Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-05T01:11:57.285Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-05T01:11:57.914Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-05T01:11:58.630Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-05T01:12:07.002Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38302026-09-05T01:12:07.002Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-05T01:12:07.010Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-05T01:12:07.010Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-05T01:12:07.011Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-05T01:12:08.808Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-05T01:12:08.949Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-05T01:12:13.107Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-05T01:12:55.493Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
38382026-09-05T01:12:55.496Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-05T01:12:55.496Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-05T01:12:55.719Z
38412026-09-05T01:12:55.719Zreal 1:30.902402700
38422026-09-05T01:12:55.719Zuser 8:27.498834247
38432026-09-05T01:12:55.719Zsys 1:40.172671435
38442026-09-05T01:12:55.719Ztrap 0.236055099
38452026-09-05T01:12:55.719Ztflt 0.395265497
38462026-09-05T01:12:55.719Zdflt 1.962306696
38472026-09-05T01:12:55.719Zkflt 0.000258780
38482026-09-05T01:12:55.726Zlock 31:10.828166033
38492026-09-05T01:12:55.726Zslp 19:01.982726583
38502026-09-05T01:12:55.726Zlat 37.265718937
38512026-09-05T01:12:55.726Zstop 3:01.844384217
38522026-09-05T01:12:55.726Z+ mkdir tests
38532026-09-05T01:12:55.726Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-05T01:12:55.726Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-05T01:12:55.743Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-f548079625aacb79 tests/
38562026-09-05T01:12:55.777Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2ee54e1fc88c640d tests/
38572026-09-05T01:12:55.810Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-84f154ad8af32971 tests/
38582026-09-05T01:12:55.842Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-09bb6c083ab475eb tests/
38592026-09-05T01:12:56.219Z+ 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:12:56.223Z+ 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-2ee54e1fc88c640d tests/commtest-84f154ad8af32971 tests/dhcp_server-f548079625aacb79 tests/end_to_end_tests-09bb6c083ab475eb 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:14:01.645ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-05T01:14:01.645Za .github/buildomat/ci-env.sh 1K
38632026-09-05T01:14:01.646Za out/target/test 1K
38642026-09-05T01:14:01.646Za out/npuzone/npuzone 27402K
38652026-09-05T01:14:01.646Za package-manifest.toml 35K
38662026-09-05T01:14:01.646Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-05T01:14:01.646Za target/release/omicron-package 16941K
38682026-09-05T01:14:01.646Za target/release/xtask 6405K
38692026-09-05T01:14:01.646Za target/debug/bootstrap 440641K
38702026-09-05T01:14:01.646Za tests/bootstrap-2ee54e1fc88c640d 34430K
38712026-09-05T01:14:01.646Za tests/commtest-84f154ad8af32971 34431K
38722026-09-05T01:14:01.646Za tests/dhcp_server-f548079625aacb79 34431K
38732026-09-05T01:14:01.646Za tests/end_to_end_tests-09bb6c083ab475eb 504314K
38742026-09-05T01:14:01.647Za tools/opte_version 1K
38752026-09-05T01:14:01.647Za tools/opte_version_override 2K
38762026-09-05T01:14:01.647Za out/clickhouse.tar.gz 233169K
38772026-09-05T01:14:01.647Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-05T01:14:01.647Za out/clickhouse_server.tar.gz 233166K
38792026-09-05T01:14:01.647Za out/cockroachdb.tar.gz 125060K
38802026-09-05T01:14:01.647Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-05T01:14:01.647Za out/crucible-utils.tar 18900K
38822026-09-05T01:14:01.647Za out/crucible-zone.tar.gz 39580K
38832026-09-05T01:14:01.647Za out/external-dns.tar.gz 15166K
38842026-09-05T01:14:01.647Za out/internal-dns.tar.gz 15166K
38852026-09-05T01:14:01.647Za out/mg-ddm-gz.tar 100917K
38862026-09-05T01:14:01.647Za out/nexus.tar.gz 195656K
38872026-09-05T01:14:01.648Za out/ntp.tar.gz 7133K
38882026-09-05T01:14:01.648Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-05T01:14:01.648Za out/omicron-sled-agent.tar 116462K
38902026-09-05T01:14:01.648Za out/overlay.tar.gz 4K
38912026-09-05T01:14:01.648Za out/oximeter.tar.gz 17658K
38922026-09-05T01:14:01.648Za out/oxlog.tar 2419K
38932026-09-05T01:14:01.648Za out/probe.tar.gz 3037K
38942026-09-05T01:14:01.648Za out/propolis-server.tar.gz 34642K
38952026-09-05T01:14:01.648Za out/pumpkind-gz.tar 26647K
38962026-09-05T01:14:01.648Za out/switch-softnpu.tar.gz 306216K
38972026-09-05T01:14:01.653Z
38982026-09-05T01:14:01.653Zreal 1:05.423771115
38992026-09-05T01:14:01.653Zuser 1:03.331263654
39002026-09-05T01:14:01.653Zsys 3.465609060
39012026-09-05T01:14:01.653Ztrap 0.004491351
39022026-09-05T01:14:01.653Ztflt 0.000000000
39032026-09-05T01:14:01.653Zdflt 0.000000000
39042026-09-05T01:14:01.653Zkflt 0.000000000
39052026-09-05T01:14:01.653Zlock 0.000000000
39062026-09-05T01:14:01.653Zslp 1:03.266396590
39072026-09-05T01:14:01.653Zlat 0.774365412
39082026-09-05T01:14:01.653Zstop 0.000201550
39092026-09-05T01:14:01.653Zprocess exited: duration 1040660 ms, exit code 0
 
39102026-09-05T01:14:01.668Zfound 1 output files
39112026-09-05T01:14:01.680Zuploading: /work/package.tar.gz (1837762582 bytes)
39122026-09-05T01:14:30.438Zuploaded: /work/package.tar.gz