01M2HJJEDD2NB9KEY0BVQN6JQE: 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: 01M2HJKXC2ANBZPDW6HB3CB5B2

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-15T03:44:40.268Zjob assigned to worker 01M2HJM4PXYG3HG756P9BANMV5 [factory aws, i-09db2f643156c417e] (queued for 49 s)
 
22026-09-15T03:44:47.617Zstarting task 0: "setup"
32026-09-15T03:44:47.621Z++ uname -s
42026-09-15T03:44:47.624Z+ kern=SunOS
52026-09-15T03:44:47.624Z+ build_user=build
62026-09-15T03:44:47.624Z+ build_uid=12345
72026-09-15T03:44:47.624Z+ work_dir=/work
82026-09-15T03:44:47.624Z+ input_dir=/input
92026-09-15T03:44:47.624Z+ [[ 0 == 12345 ]]
102026-09-15T03:44:47.624Z+ case "$kern" in
112026-09-15T03:44:47.624Z+ groupadd -g 12345 build
122026-09-15T03:44:47.628Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-15T03:44:49.633Z+ zfs create -o mountpoint=/work rpool/work
142026-09-15T03:44:49.705Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-15T03:44:49.711Z+ home_fs=zfs
162026-09-15T03:44:49.711Z+ [[ zfs == autofs ]]
172026-09-15T03:44:49.711Z+ mkdir -p /home/build
182026-09-15T03:44:49.711Z+ chown build:build /home/build /work
192026-09-15T03:44:51.711Z+ chmod 0700 /home/build /work
202026-09-15T03:44:51.715Zprocess exited: duration 4099 ms, exit code 0
 
212026-09-15T03:44:51.722Zstarting task 1: "rust-toolchain"
222026-09-15T03:44:51.727Z * rust toolchain channel = "1.98.1"
232026-09-15T03:44:51.727Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
242026-09-15T03:44:51.727Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-09-15T03:44:51.727Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-15T03:44:51.728Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-15T03:44:51.728Z * rust toolchain profile = "default"
282026-09-15T03:44:51.731Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-15T03:44:51.731Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-15T03:44:51.846Zinfo: downloading installer
312026-09-15T03:44:53.382Zinfo: profile set to default
322026-09-15T03:44:53.382Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-15T03:44:53.386Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-15T03:44:53.547Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-15T03:44:53.550Zinfo: downloading 6 components
362026-09-15T03:45:08.946Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-15T03:45:08.946Z
382026-09-15T03:45:08.973Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-15T03:45:08.973Z
402026-09-15T03:45:08.976Z
412026-09-15T03:45:08.976ZRust is installed now. Great!
422026-09-15T03:45:08.976Z
432026-09-15T03:45:08.976ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-15T03:45:08.976Zenvironment variable. This has not been done automatically.
452026-09-15T03:45:08.976Z
462026-09-15T03:45:08.976ZTo configure your current shell, you need to source
472026-09-15T03:45:08.976Zthe corresponding env file under $HOME/.cargo.
482026-09-15T03:45:08.976Z
492026-09-15T03:45:08.976ZConsider running the right command for your shell (note the leading DOT):
502026-09-15T03:45:08.976Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-15T03:45:08.976Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-15T03:45:08.976ZCC_x86_64-unknown-illumos = None
532026-09-15T03:45:08.976Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-15T03:45:08.976ZCC_x86_64_unknown_illumos = None
552026-09-15T03:45:08.976Zcargo:rerun-if-env-changed=HOST_CC
562026-09-15T03:45:08.976ZHOST_CC = None
572026-09-15T03:45:08.976Zcargo:rerun-if-env-changed=CC
582026-09-15T03:45:08.976ZCC = None
592026-09-15T03:45:08.976Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-15T03:45:09.166Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-15T03:45:09.166ZCRATE_CC_NO_DEFAULTS = None
622026-09-15T03:45:09.166Zcargo:rerun-if-env-changed=CFLAGS
632026-09-15T03:45:09.166ZCFLAGS = None
642026-09-15T03:45:09.166Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-15T03:45:09.166ZHOST_CFLAGS = None
662026-09-15T03:45:09.166Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-15T03:45:09.166ZCFLAGS_x86_64_unknown_illumos = None
682026-09-15T03:45:09.166Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-15T03:45:09.166ZCFLAGS_x86_64-unknown-illumos = None
702026-09-15T03:45:09.274Z+ rustup --version
712026-09-15T03:45:09.278Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-15T03:45:09.282Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-15T03:45:09.300Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-15T03:45:09.304Z+ cargo --version
752026-09-15T03:45:09.311Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-15T03:45:09.315Z+ rustc --version
772026-09-15T03:45:09.332Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-15T03:45:09.335Zprocess exited: duration 17612 ms, exit code 0
 
792026-09-15T03:45:09.341Zstarting task 2: "authentication"
802026-09-15T03:45:09.363Zprocess exited: duration 21 ms, exit code 0
 
812026-09-15T03:45:09.372Zstarting task 3: "clone repository"
822026-09-15T03:45:09.376Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-15T03:45:09.379Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-15T03:45:09.411ZCloning into '/work/oxidecomputer/omicron'...
852026-09-15T03:45:24.185Z+ cd /work/oxidecomputer/omicron
862026-09-15T03:45:24.185Z+ git fetch origin a1ed210690ffc8344586295457271caa169f3150
872026-09-15T03:45:24.505ZFrom https://github.com/oxidecomputer/omicron
882026-09-15T03:45:24.505Z * branch a1ed210690ffc8344586295457271caa169f3150 -> FETCH_HEAD
892026-09-15T03:45:24.519Z+ [[ -n sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it ]]
902026-09-15T03:45:24.523Z++ git branch --show-current
912026-09-15T03:45:24.523Z+ current=main
922026-09-15T03:45:24.523Z+ [[ main != sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it ]]
932026-09-15T03:45:24.523Z+ git branch -f sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it a1ed210690ffc8344586295457271caa169f3150
942026-09-15T03:45:24.526Z+ git checkout -f sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it
952026-09-15T03:45:24.781ZSwitched to branch 'sunshowers/spr/11n-nexus-db-queries-make-insert_resource-test-helper-report-which-check-rejected-it'
962026-09-15T03:45:24.784Z+ git reset --hard a1ed210690ffc8344586295457271caa169f3150
972026-09-15T03:45:25.034ZHEAD is now at a1ed21069 rebase on main
982026-09-15T03:45:25.038Zprocess exited: duration 15664 ms, exit code 0
 
992026-09-15T03:45:25.045Zstarting task 4: "build"
1002026-09-15T03:45:25.050Z+ source .github/buildomat/ci-env.sh
1012026-09-15T03:45:25.050Z++ export CARGO_TERM_COLOR=always
1022026-09-15T03:45:25.050Z++ CARGO_TERM_COLOR=always
1032026-09-15T03:45:25.053Z+++ uname -s
1042026-09-15T03:45:25.053Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-15T03:45:25.053Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-15T03:45:25.056Z+ cargo --version
1072026-09-15T03:45:25.064Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-15T03:45:25.067Z+ rustc --version
1092026-09-15T03:45:25.085Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-15T03:45:25.089Z+ WORK=/work
1112026-09-15T03:45:25.089Z+ pfexec mkdir -p /work
1122026-09-15T03:45:25.092Z+ pfexec chown build /work
1132026-09-15T03:45:25.095Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-15T03:45:27.201Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-15T03:45:27.690Z Startup: Caching catalogs ... Done
1162026-09-15T03:45:30.308ZPlanning: Solver setup ... Done (2.482s)
1172026-09-15T03:45:30.385ZPlanning: Running solver ... Done (0.077s)
1182026-09-15T03:45:30.443ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-15T03:45:30.453ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-15T03:45:30.470ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-15T03:45:30.483ZPlanning: Package planning ... Done (0.013s)
1222026-09-15T03:45:30.486ZPlanning: Merging actions ... Done (0.001s)
1232026-09-15T03:45:30.644ZPlanning: Checking for conflicting actions ... Done (0.159s)
1242026-09-15T03:45:30.647ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-15T03:45:31.499ZPlanning: Evaluating mediators ... Done (0.855s)
1262026-09-15T03:45:31.503ZPlanning: Planning completed in 3.77 seconds
1272026-09-15T03:45:31.508Z Packages to install: 2
1282026-09-15T03:45:31.508Z Estimated space available: 156.02 GB
1292026-09-15T03:45:31.512ZEstimated space to be consumed: 89.29 MB
1302026-09-15T03:45:31.512Z Create boot environment: No
1312026-09-15T03:45:31.512ZCreate backup boot environment: No
1322026-09-15T03:45:31.512Z Rebuild boot archive: No
1332026-09-15T03:45:31.512Z
1342026-09-15T03:45:31.512ZChanged packages:
1352026-09-15T03:45:31.512Zhelios
1362026-09-15T03:45:31.512Z developer/build-essential
1372026-09-15T03:45:31.512Z None -> 11-3.0
1382026-09-15T03:45:31.512Z library/libxmlsec1
1392026-09-15T03:45:31.512Z None -> 1.2.35-3.0
1402026-09-15T03:45:31.534Z
1412026-09-15T03:45:31.534ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-15T03:45:31.616ZDownload: Completed 1.28 MB in 0.08 seconds (15.7M/s)
1432026-09-15T03:45:31.730Z Actions: 1/268 actions (Installing new actions)
1442026-09-15T03:45:31.770Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-15T03:45:31.808ZFinalize: Updating package state database ... Done (0.038s)
1462026-09-15T03:45:31.808ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-15T03:45:31.915ZFinalize: Updating image state ... Done (0.107s)
1482026-09-15T03:45:34.651ZFinalize: Creating fast lookup database ... Done (2.679s)
1492026-09-15T03:45:34.721ZFinalize: Reading search index ... Done (0.012s)
1502026-09-15T03:45:34.725ZFinalize: Updating search index ... Done (0.000s)
1512026-09-15T03:45:34.845ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-15T03:45:35.226ZPlanning: Evaluating mediator changes ... Done
1532026-09-15T03:45:35.331ZPlanning: Checking for conflicting actions ... Done
1542026-09-15T03:45:35.335ZPlanning: Consolidating action changes ... Done
1552026-09-15T03:45:35.485ZPlanning: Evaluating mediators ... Done
1562026-09-15T03:45:35.489ZPlanning: Planning completed in 0.26 seconds
1572026-09-15T03:45:35.508Z Mediators to change: 2
1582026-09-15T03:45:35.508Z Create boot environment: No
1592026-09-15T03:45:35.508ZCreate backup boot environment: No
1602026-09-15T03:45:35.559ZFinalize: Updating package state database ... Done
1612026-09-15T03:45:35.559ZFinalize: Updating package cache ... Done
1622026-09-15T03:45:35.623ZFinalize: Updating image state ... Done
1632026-09-15T03:45:37.566ZFinalize: Creating fast lookup database ... Done
1642026-09-15T03:45:37.634ZFinalize: Reading search index ... Done
1652026-09-15T03:45:37.637ZFinalize: Updating search index ... Done
1662026-09-15T03:45:37.708ZFinalize: Updating package cache ... Done
1672026-09-15T03:45:37.993ZPlanning: Evaluating mediator changes ... Done
1682026-09-15T03:45:38.094ZPlanning: Checking for conflicting actions ... Done
1692026-09-15T03:45:38.098ZPlanning: Consolidating action changes ... Done
1702026-09-15T03:45:38.254ZPlanning: Evaluating mediators ... Done
1712026-09-15T03:45:38.257ZPlanning: Planning completed in 0.26 seconds
1722026-09-15T03:45:38.277Z Mediators to change: 1
1732026-09-15T03:45:38.277Z Create boot environment: No
1742026-09-15T03:45:38.277ZCreate backup boot environment: No
1752026-09-15T03:45:38.319ZFinalize: Updating package state database ... Done
1762026-09-15T03:45:38.319ZFinalize: Updating package cache ... Done
1772026-09-15T03:45:38.377ZFinalize: Updating image state ... Done
1782026-09-15T03:45:40.335ZFinalize: Creating fast lookup database ... Done
1792026-09-15T03:45:40.403ZFinalize: Reading search index ... Done
1802026-09-15T03:45:40.407ZFinalize: Updating search index ... Done
1812026-09-15T03:45:40.468ZFinalize: Updating package cache ... Done
1822026-09-15T03:45:40.780ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-15T03:45:40.780Zapache system 2.4 system
1842026-09-15T03:45:40.780Zclang system 15 system
1852026-09-15T03:45:40.780Zcsh system system illumos
1862026-09-15T03:45:40.780Zctags system system illumos
1872026-09-15T03:45:40.780Zfile vendor vendor darwinsys
1882026-09-15T03:45:40.780Zfile system system illumos
1892026-09-15T03:45:40.780Zgcc vendor 14 vendor
1902026-09-15T03:45:40.780Zgcc system 13 system
1912026-09-15T03:45:40.781Zgcc system 10 system
1922026-09-15T03:45:40.781Zgo system 1.25 system
1932026-09-15T03:45:40.781Zllvm system 15 system
1942026-09-15T03:45:40.781Zmariadb system 11.4 system
1952026-09-15T03:45:40.781Zmta vendor vendor dma
1962026-09-15T03:45:40.781Zopenjdk system 17 system
1972026-09-15T03:45:40.781Zopenjdk system 11 system
1982026-09-15T03:45:40.781Zopenssl vendor 3 vendor
1992026-09-15T03:45:40.781Zperl system 5.40 system
2002026-09-15T03:45:40.781Zpostgresql system 18 system
2012026-09-15T03:45:40.781Zpostgresql system 17 system
2022026-09-15T03:45:40.781Zpython vendor 3 vendor
2032026-09-15T03:45:40.781Zpython system 2 system
2042026-09-15T03:45:40.781Zpython3 vendor 3.13 vendor
2052026-09-15T03:45:40.781Zruby system 3.4 system
2062026-09-15T03:45:40.781Zruby system 3.0 system
2072026-09-15T03:45:40.781Zwords vendor vendor american-english
2082026-09-15T03:45:40.781Zwords system system australian-english
2092026-09-15T03:45:40.781Zwords system system british-english
2102026-09-15T03:45:40.781Zwords system system canadian-english
2112026-09-15T03:45:40.781Zwords system system french
2122026-09-15T03:45:40.781Zwords system system italian
2132026-09-15T03:45:40.782Zwords system system ngerman
2142026-09-15T03:45:40.782Zwords system system ogerman
2152026-09-15T03:45:40.782Zwords system system spanish
2162026-09-15T03:45:41.032ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-15T03:45:41.032Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-15T03:45:41.563ZFMRI IFO
2192026-09-15T03:45:41.563Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-15T03:45:41.563Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-15T03:45:41.563Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-15T03:45:41.563Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-15T03:45:41.563Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-15T03:45:41.563Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-15T03:45:41.563Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-15T03:45:41.563Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-15T03:45:41.563Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-15T03:45:41.910Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-15T03:45:42.243Z Updating crates.io index
2302026-09-15T03:45:42.247Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-15T03:45:42.534Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-15T03:45:42.928Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-15T03:45:43.209Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-15T03:45:44.278Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-15T03:45:44.851Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-15T03:45:46.493Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-15T03:45:47.354Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-15T03:45:47.634Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-15T03:45:48.001Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-15T03:45:49.460Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-15T03:45:50.058Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-15T03:45:50.474Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-15T03:45:51.014Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-15T03:45:51.532Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-15T03:45:51.825Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-15T03:45:52.095Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-15T03:45:52.351Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-15T03:45:52.655Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-15T03:45:53.058Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-15T03:45:53.568Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-15T03:45:53.888Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-15T03:45:54.438Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-15T03:45:54.752Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-15T03:45:55.272Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-15T03:45:55.706Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-15T03:45:56.299Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-15T03:45:56.756Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-15T03:45:57.369Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-15T03:45:57.651Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-15T03:45:57.962Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-15T03:45:58.355Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-15T03:45:58.987Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-15T03:45:59.524Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-15T03:45:59.799Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-15T03:46:00.126Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-15T03:46:00.455Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-15T03:46:00.716Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-15T03:46:01.138Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-15T03:46:01.429Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-15T03:46:01.710Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-15T03:46:02.145Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-15T03:46:04.455Z Downloading crates ...
2732026-09-15T03:46:04.523Z Downloaded cfg-if v1.0.4
2742026-09-15T03:46:04.534Z Downloaded digest v0.10.7
2752026-09-15T03:46:04.537Z Downloaded anstyle v1.0.14
2762026-09-15T03:46:04.537Z Downloaded byteorder v1.5.0
2772026-09-15T03:46:04.537Z Downloaded bitflags v2.11.0
2782026-09-15T03:46:04.537Z Downloaded cargo-platform v0.3.2
2792026-09-15T03:46:04.541Z Downloaded proc-macro-error v1.0.4
2802026-09-15T03:46:04.544Z Downloaded zerocopy v0.7.35
2812026-09-15T03:46:04.551Z Downloaded zmij v1.0.21
2822026-09-15T03:46:04.554Z Downloaded zerocopy-derive v0.7.35
2832026-09-15T03:46:04.555Z Downloaded clap v4.6.1
2842026-09-15T03:46:04.559Z Downloaded serde_tokenstream v0.2.3
2852026-09-15T03:46:04.563Z Downloaded tempfile v3.27.0
2862026-09-15T03:46:04.566Z Downloaded smawk v0.3.2
2872026-09-15T03:46:04.566Z Downloaded swrite v0.1.0
2882026-09-15T03:46:04.566Z Downloaded fnv v1.0.7
2892026-09-15T03:46:04.570Z Downloaded usdt-impl v0.5.0
2902026-09-15T03:46:04.570Z Downloaded bytecount v0.6.9
2912026-09-15T03:46:04.570Z Downloaded indexmap v2.14.0
2922026-09-15T03:46:04.573Z Downloaded memchr v2.8.0
2932026-09-15T03:46:04.573Z Downloaded fastrand v2.3.0
2942026-09-15T03:46:04.577Z Downloaded generic-array v0.14.7
2952026-09-15T03:46:04.577Z Downloaded thiserror v1.0.69
2962026-09-15T03:46:04.580Z Downloaded hashbrown v0.17.0
2972026-09-15T03:46:04.584Z Downloaded scroll_derive v0.12.1
2982026-09-15T03:46:04.584Z Downloaded colorchoice v1.0.4
2992026-09-15T03:46:04.584Z Downloaded clap_builder v4.6.0
3002026-09-15T03:46:04.587Z Downloaded memmap v0.7.0
3012026-09-15T03:46:04.590Z Downloaded anstream v1.0.0
3022026-09-15T03:46:04.590Z Downloaded clap_derive v4.6.1
3032026-09-15T03:46:04.590Z Downloaded heck v0.5.0
3042026-09-15T03:46:04.590Z Downloaded crypto-common v0.1.7
3052026-09-15T03:46:04.591Z Downloaded usdt v0.5.0
3062026-09-15T03:46:04.594Z Downloaded is_terminal_polyfill v1.70.2
3072026-09-15T03:46:04.594Z Downloaded unicode-linebreak v0.1.5
3082026-09-15T03:46:04.594Z Downloaded cpufeatures v0.2.17
3092026-09-15T03:46:04.597Z Downloaded plain v0.2.3
3102026-09-15T03:46:04.601Z Downloaded anstyle-query v1.1.5
3112026-09-15T03:46:04.601Z Downloaded pretty-hex v0.4.1
3122026-09-15T03:46:04.604Z Downloaded thiserror-impl v1.0.69
3132026-09-15T03:46:04.608Z Downloaded terminal_size v0.4.3
3142026-09-15T03:46:04.612Z Downloaded serde_spanned v0.6.9
3152026-09-15T03:46:04.615Z Downloaded errno v0.3.14
3162026-09-15T03:46:04.619Z Downloaded clap_lex v1.0.0
3172026-09-15T03:46:04.619Z Downloaded proc-macro-error-attr v1.0.4
3182026-09-15T03:46:04.630Z Downloaded usdt-macro v0.5.0
3192026-09-15T03:46:04.633Z Downloaded toml_datetime v0.6.11
3202026-09-15T03:46:04.633Z Downloaded block-buffer v0.10.4
3212026-09-15T03:46:04.633Z Downloaded macaddr v1.0.1
3222026-09-15T03:46:04.637Z Downloaded dtrace-parser v0.2.0
3232026-09-15T03:46:04.637Z Downloaded utf8parse v0.2.2
3242026-09-15T03:46:04.637Z Downloaded strsim v0.11.1
3252026-09-15T03:46:04.641Z Downloaded dof v0.3.0
3262026-09-15T03:46:04.641Z Downloaded toml_write v0.1.2
3272026-09-15T03:46:04.644Z Downloaded equivalent v1.0.2
3282026-09-15T03:46:04.648Z Downloaded thread-id v4.2.2
3292026-09-15T03:46:04.648Z Downloaded tabled_derive v0.7.0
3302026-09-15T03:46:04.654Z Downloaded fs-err v3.3.0
3312026-09-15T03:46:04.655Z Downloaded heck v0.4.1
3322026-09-15T03:46:04.655Z Downloaded version_check v0.9.5
3332026-09-15T03:46:04.660Z Downloaded cargo_metadata v0.23.1
3342026-09-15T03:46:04.660Z Downloaded camino-tempfile v1.4.1
3352026-09-15T03:46:04.660Z Downloaded scroll v0.12.0
3362026-09-15T03:46:04.660Z Downloaded pest_derive v2.8.6
3372026-09-15T03:46:04.660Z Downloaded pest_generator v2.8.6
3382026-09-15T03:46:04.663Z Downloaded once_cell v1.21.3
3392026-09-15T03:46:04.664Z Downloaded ucd-trie v0.1.7
3402026-09-15T03:46:04.664Z Downloaded usdt-attr-macro v0.5.0
3412026-09-15T03:46:04.664Z Downloaded itoa v1.0.17
3422026-09-15T03:46:04.664Z Downloaded anstyle-parse v1.0.0
3432026-09-15T03:46:04.667Z Downloaded papergrid v0.11.0
3442026-09-15T03:46:04.667Z Downloaded getrandom v0.3.4
3452026-09-15T03:46:04.671Z Downloaded autocfg v1.5.0
3462026-09-15T03:46:04.675Z Downloaded sha2 v0.10.9
3472026-09-15T03:46:04.678Z Downloaded quote v1.0.45
3482026-09-15T03:46:04.678Z Downloaded thiserror-impl v2.0.18
3492026-09-15T03:46:04.682Z Downloaded thiserror v2.0.18
3502026-09-15T03:46:04.692Z Downloaded toml v0.8.23
3512026-09-15T03:46:04.696Z Downloaded semver v1.0.28
3522026-09-15T03:46:04.701Z Downloaded camino v1.2.5
3532026-09-15T03:46:04.705Z Downloaded cargo_toml v0.21.0
3542026-09-15T03:46:04.709Z Downloaded anyhow v1.0.104
3552026-09-15T03:46:04.709Z Downloaded serde_derive v1.0.228
3562026-09-15T03:46:04.712Z Downloaded serde v1.0.228
3572026-09-15T03:46:04.712Z Downloaded log v0.4.33
3582026-09-15T03:46:04.716Z Downloaded proc-macro2 v1.0.106
3592026-09-15T03:46:04.719Z Downloaded unicode-ident v1.0.24
3602026-09-15T03:46:04.722Z Downloaded toml_edit v0.22.27
3612026-09-15T03:46:04.723Z Downloaded textwrap v0.16.2
3622026-09-15T03:46:04.726Z Downloaded serde_core v1.0.228
3632026-09-15T03:46:04.730Z Downloaded pest_meta v2.8.6
3642026-09-15T03:46:04.743Z Downloaded typenum v1.20.1
3652026-09-15T03:46:04.775Z Downloaded serde_json v1.0.151
3662026-09-15T03:46:04.780Z Downloaded pest v2.8.6
3672026-09-15T03:46:04.783Z Downloaded goblin v0.8.2
3682026-09-15T03:46:04.791Z Downloaded winnow v0.7.14
3692026-09-15T03:46:04.799Z Downloaded tabled v0.15.0
3702026-09-15T03:46:04.820Z Downloaded syn v1.0.109
3712026-09-15T03:46:04.825Z Downloaded unicode-width v0.2.0
3722026-09-15T03:46:04.829Z Downloaded syn v2.0.117
3732026-09-15T03:46:04.836Z Downloaded unicode-width v0.1.14
3742026-09-15T03:46:04.840Z Downloaded rustix v1.1.4
3752026-09-15T03:46:04.864Z Downloaded libc v0.2.185
3762026-09-15T03:46:04.926Z Compiling proc-macro2 v1.0.106
3772026-09-15T03:46:04.927Z Compiling quote v1.0.45
3782026-09-15T03:46:04.927Z Compiling unicode-ident v1.0.24
3792026-09-15T03:46:04.930Z Compiling serde_core v1.0.228
3802026-09-15T03:46:04.930Z Compiling libc v0.2.185
3812026-09-15T03:46:04.930Z Compiling version_check v0.9.5
3822026-09-15T03:46:04.930Z Compiling memchr v2.8.0
3832026-09-15T03:46:04.930Z Compiling serde v1.0.228
3842026-09-15T03:46:04.931Z Compiling zmij v1.0.21
3852026-09-15T03:46:05.099Z Compiling thiserror v1.0.69
3862026-09-15T03:46:05.103Z Compiling ucd-trie v0.1.7
3872026-09-15T03:46:05.111Z Compiling itoa v1.0.17
3882026-09-15T03:46:05.115Z Compiling rustix v1.1.4
3892026-09-15T03:46:05.115Z Compiling byteorder v1.5.0
3902026-09-15T03:46:05.358Z Compiling serde_json v1.0.151
3912026-09-15T03:46:05.410Z Compiling bitflags v2.11.0
3922026-09-15T03:46:05.468Z Compiling proc-macro-error-attr v1.0.4
3932026-09-15T03:46:05.572Z Compiling usdt-impl v0.5.0
3942026-09-15T03:46:05.592Z Compiling syn v1.0.109
3952026-09-15T03:46:05.630Z Compiling camino v1.2.5
3962026-09-15T03:46:05.694Z Compiling proc-macro-error v1.0.4
3972026-09-15T03:46:05.728Z Compiling pest v2.8.6
3982026-09-15T03:46:05.763Z Compiling plain v0.2.3
3992026-09-15T03:46:05.836Z Compiling hashbrown v0.17.0
4002026-09-15T03:46:05.918Z Compiling utf8parse v0.2.2
4012026-09-15T03:46:05.971Z Compiling log v0.4.33
4022026-09-15T03:46:05.979Z Compiling equivalent v1.0.2
4032026-09-15T03:46:06.058Z Compiling getrandom v0.3.4
4042026-09-15T03:46:06.089Z Compiling anstyle-parse v1.0.0
4052026-09-15T03:46:06.115Z Compiling is_terminal_polyfill v1.70.2
4062026-09-15T03:46:06.134Z Compiling colorchoice v1.0.4
4072026-09-15T03:46:06.208Z Compiling autocfg v1.5.0
4082026-09-15T03:46:06.219Z Compiling thiserror v2.0.18
4092026-09-15T03:46:06.243Z Compiling pretty-hex v0.4.1
4102026-09-15T03:46:06.271Z Compiling winnow v0.7.14
4112026-09-15T03:46:06.297Z Compiling cfg-if v1.0.4
4122026-09-15T03:46:06.316Z Compiling anstyle v1.0.14
4132026-09-15T03:46:06.340Z Compiling anstyle-query v1.1.5
4142026-09-15T03:46:06.350Z Compiling toml_write v0.1.2
4152026-09-15T03:46:06.364Z Compiling indexmap v2.14.0
4162026-09-15T03:46:06.388Z Compiling errno v0.3.14
4172026-09-15T03:46:06.447Z Compiling thread-id v4.2.2
4182026-09-15T03:46:06.474Z Compiling strsim v0.11.1
4192026-09-15T03:46:06.567Z Compiling anstream v1.0.0
4202026-09-15T03:46:06.603Z Compiling heck v0.4.1
4212026-09-15T03:46:06.603Z Compiling fnv v1.0.7
4222026-09-15T03:46:06.603Z Compiling once_cell v1.21.3
4232026-09-15T03:46:06.641Z Compiling syn v2.0.117
4242026-09-15T03:46:06.691Z Compiling fs-err v3.3.0
4252026-09-15T03:46:06.809Z Compiling pest_meta v2.8.6
4262026-09-15T03:46:06.875Z Compiling heck v0.5.0
4272026-09-15T03:46:06.894Z Compiling clap_lex v1.0.0
4282026-09-15T03:46:06.925Z Compiling fastrand v2.3.0
4292026-09-15T03:46:06.936Z Compiling bytecount v0.6.9
4302026-09-15T03:46:06.955Z Compiling unicode-width v0.1.14
4312026-09-15T03:46:06.973Z Compiling anyhow v1.0.104
4322026-09-15T03:46:07.058Z Compiling memmap v0.7.0
4332026-09-15T03:46:07.091Z Compiling unicode-linebreak v0.1.5
4342026-09-15T03:46:07.123Z Compiling unicode-width v0.2.0
4352026-09-15T03:46:07.151Z Compiling smawk v0.3.2
4362026-09-15T03:46:07.171Z Compiling swrite v0.1.0
4372026-09-15T03:46:07.247Z Compiling papergrid v0.11.0
4382026-09-15T03:46:07.442Z Compiling terminal_size v0.4.3
4392026-09-15T03:46:07.442Z Compiling tempfile v3.27.0
4402026-09-15T03:46:07.544Z Compiling clap_builder v4.6.0
4412026-09-15T03:46:07.571Z Compiling textwrap v0.16.2
4422026-09-15T03:46:07.757Z Compiling cargo-platform v0.3.2
4432026-09-15T03:46:07.757Z Compiling semver v1.0.28
4442026-09-15T03:46:08.062Z Compiling camino-tempfile v1.4.1
4452026-09-15T03:46:08.160Z Compiling tabled_derive v0.7.0
4462026-09-15T03:46:08.825Z Compiling pest_generator v2.8.6
4472026-09-15T03:46:08.843Z Compiling tabled v0.15.0
4482026-09-15T03:46:09.355Z Compiling serde_derive v1.0.228
4492026-09-15T03:46:09.359Z Compiling thiserror-impl v1.0.69
4502026-09-15T03:46:09.359Z Compiling zerocopy-derive v0.7.35
4512026-09-15T03:46:09.359Z Compiling scroll_derive v0.12.1
4522026-09-15T03:46:09.359Z Compiling thiserror-impl v2.0.18
4532026-09-15T03:46:09.359Z Compiling clap_derive v4.6.1
4542026-09-15T03:46:09.465Z Compiling pest_derive v2.8.6
4552026-09-15T03:46:10.004Z Compiling scroll v0.12.0
4562026-09-15T03:46:10.155Z Compiling zerocopy v0.7.35
4572026-09-15T03:46:10.214Z Compiling goblin v0.8.2
4582026-09-15T03:46:10.468Z Compiling dtrace-parser v0.2.0
4592026-09-15T03:46:10.726Z Compiling clap v4.6.1
4602026-09-15T03:46:11.780Z Compiling dof v0.3.0
4612026-09-15T03:46:11.780Z Compiling serde_tokenstream v0.2.3
4622026-09-15T03:46:11.797Z Compiling toml_datetime v0.6.11
4632026-09-15T03:46:11.800Z Compiling serde_spanned v0.6.9
4642026-09-15T03:46:11.809Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4652026-09-15T03:46:11.812Z Compiling cargo_metadata v0.23.1
4662026-09-15T03:46:11.812Z Compiling macaddr v1.0.1
4672026-09-15T03:46:12.045Z Compiling toml_edit v0.22.27
4682026-09-15T03:46:12.472Z Compiling usdt-attr-macro v0.5.0
4692026-09-15T03:46:12.472Z Compiling usdt-macro v0.5.0
4702026-09-15T03:46:13.101Z Compiling usdt v0.5.0
4712026-09-15T03:46:13.296Z Compiling toml v0.8.23
4722026-09-15T03:46:13.614Z Compiling cargo_toml v0.21.0
4732026-09-15T03:46:14.894Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-15T03:46:16.984Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s
4752026-09-15T03:46:17.202Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-15T03:46:17.716Z Downloading crates ...
4772026-09-15T03:46:17.774Z Downloaded adler2 v2.0.1
4782026-09-15T03:46:17.784Z Downloaded block-padding v0.4.2
4792026-09-15T03:46:17.788Z Downloaded async-recursion v1.1.1
4802026-09-15T03:46:17.788Z Downloaded bit-set v0.8.0
4812026-09-15T03:46:17.796Z Downloaded async-stream-impl v0.3.6
4822026-09-15T03:46:17.801Z Downloaded aho-corasick v1.1.4
4832026-09-15T03:46:17.804Z Downloaded async-trait v0.1.89
4842026-09-15T03:46:17.804Z Downloaded bitfield v0.19.4
4852026-09-15T03:46:17.807Z Downloaded cexpr v0.6.0
4862026-09-15T03:46:17.807Z Downloaded fatfs v0.3.6
4872026-09-15T03:46:17.808Z Downloaded foreign-types-shared v0.3.1
4882026-09-15T03:46:17.808Z Downloaded ff v0.14.0
4892026-09-15T03:46:17.812Z Downloaded fd-lock v4.0.4
4902026-09-15T03:46:17.812Z Downloaded fixedbitset v0.4.2
4912026-09-15T03:46:17.812Z Downloaded foreign-types-macros v0.2.3
4922026-09-15T03:46:17.812Z Downloaded base64ct v1.8.3
4932026-09-15T03:46:17.815Z Downloaded clang-sys v1.8.1
4942026-09-15T03:46:17.815Z Downloaded atomicwrites v0.4.4
4952026-09-15T03:46:17.816Z Downloaded base64 v0.21.7
4962026-09-15T03:46:17.816Z Downloaded hash32 v0.2.1
4972026-09-15T03:46:17.819Z Downloaded hubpack_derive v0.1.1
4982026-09-15T03:46:17.819Z Downloaded addr2line v0.25.1
4992026-09-15T03:46:17.819Z Downloaded allocator-api2 v0.2.21
5002026-09-15T03:46:17.819Z Downloaded array-init v0.0.4
5012026-09-15T03:46:17.819Z Downloaded fxhash v0.2.1
5022026-09-15T03:46:17.820Z Downloaded async-stream v0.3.6
5032026-09-15T03:46:17.823Z Downloaded anstream v0.6.21
5042026-09-15T03:46:17.827Z Downloaded bb8 v0.8.6
5052026-09-15T03:46:17.827Z Downloaded embedded-io v0.6.1
5062026-09-15T03:46:17.830Z Downloaded ahash v0.8.12
5072026-09-15T03:46:17.834Z Downloaded base16ct v1.0.0
5082026-09-15T03:46:17.834Z Downloaded bit-set v0.5.3
5092026-09-15T03:46:17.837Z Downloaded glob v0.3.3
5102026-09-15T03:46:17.838Z Downloaded foldhash v0.2.0
5112026-09-15T03:46:17.838Z Downloaded atomic-waker v1.1.2
5122026-09-15T03:46:17.838Z Downloaded ff v0.13.1
5132026-09-15T03:46:17.845Z Downloaded env_logger v0.11.11
5142026-09-15T03:46:17.845Z Downloaded assert_matches v1.5.0
5152026-09-15T03:46:17.845Z Downloaded fallible-iterator v0.2.0
5162026-09-15T03:46:17.845Z Downloaded bcrypt-pbkdf v0.11.0
5172026-09-15T03:46:17.850Z Downloaded bitfield-struct v0.6.2
5182026-09-15T03:46:17.851Z Downloaded env_filter v2.0.0
5192026-09-15T03:46:17.851Z Downloaded group v0.14.0
5202026-09-15T03:46:17.851Z Downloaded filetime v0.2.27
5212026-09-15T03:46:17.851Z Downloaded find-msvc-tools v0.1.9
5222026-09-15T03:46:17.851Z Downloaded http-body-util v0.1.3
5232026-09-15T03:46:17.851Z Downloaded ciborium-ll v0.2.2
5242026-09-15T03:46:17.854Z Downloaded fs_extra v1.3.0
5252026-09-15T03:46:17.855Z Downloaded aead v0.5.2
5262026-09-15T03:46:17.855Z Downloaded hmac v0.12.1
5272026-09-15T03:46:17.858Z Downloaded half v2.7.1
5282026-09-15T03:46:17.858Z Downloaded bitfield-macros v0.19.4
5292026-09-15T03:46:17.858Z Downloaded getrandom v0.4.3
5302026-09-15T03:46:17.862Z Downloaded ascii-canvas v3.0.0
5312026-09-15T03:46:17.862Z Downloaded const-oid v0.10.2
5322026-09-15T03:46:17.862Z Downloaded endian-type v0.1.2
5332026-09-15T03:46:17.869Z Downloaded arrayref v0.3.9
5342026-09-15T03:46:17.869Z Downloaded base16ct v0.2.0
5352026-09-15T03:46:17.869Z Downloaded expectorate v1.2.0
5362026-09-15T03:46:17.869Z Downloaded futures-core v0.3.32
5372026-09-15T03:46:17.869Z Downloaded generic-array v1.4.3
5382026-09-15T03:46:17.873Z Downloaded cfg_aliases v0.2.1
5392026-09-15T03:46:17.873Z Downloaded ciborium-io v0.2.2
5402026-09-15T03:46:17.873Z Downloaded float-cmp v0.10.0
5412026-09-15T03:46:17.873Z Downloaded foreign-types v0.3.2
5422026-09-15T03:46:17.873Z Downloaded git-stub v1.0.0
5432026-09-15T03:46:17.873Z Downloaded futures-sink v0.3.32
5442026-09-15T03:46:17.873Z Downloaded form_urlencoded v1.2.2
5452026-09-15T03:46:17.877Z Downloaded hubpack v0.1.2
5462026-09-15T03:46:17.877Z Downloaded funty v2.0.0
5472026-09-15T03:46:17.877Z Downloaded enum-as-inner v0.6.1
5482026-09-15T03:46:17.881Z Downloaded ghash v0.6.0
5492026-09-15T03:46:17.881Z Downloaded float-ord v0.3.2
5502026-09-15T03:46:17.881Z Downloaded backtrace-ext v0.2.1
5512026-09-15T03:46:17.881Z Downloaded embedded-io v0.4.0
5522026-09-15T03:46:17.884Z Downloaded atty v0.2.14
5532026-09-15T03:46:17.884Z Downloaded hash32 v0.3.1
5542026-09-15T03:46:17.887Z Downloaded home v0.5.12
5552026-09-15T03:46:17.892Z Downloaded foreign-types v0.5.0
5562026-09-15T03:46:17.892Z Downloaded globwalk v0.9.1
5572026-09-15T03:46:17.892Z Downloaded http-body v1.0.1
5582026-09-15T03:46:17.892Z Downloaded castaway v0.2.4
5592026-09-15T03:46:17.896Z Downloaded http-range v0.1.5
5602026-09-15T03:46:17.896Z Downloaded httpdate v1.0.3
5612026-09-15T03:46:17.896Z Downloaded hex-literal v1.1.0
5622026-09-15T03:46:17.896Z Downloaded hostname v0.3.1
5632026-09-15T03:46:17.900Z Downloaded aead v0.6.1
5642026-09-15T03:46:17.900Z Downloaded bit-vec v0.6.3
5652026-09-15T03:46:17.900Z Downloaded block-buffer v0.12.1
5662026-09-15T03:46:17.900Z Downloaded backoff v0.4.0
5672026-09-15T03:46:17.904Z Downloaded newline-converter v0.3.0
5682026-09-15T03:46:17.908Z Downloaded cobs v0.3.0
5692026-09-15T03:46:17.908Z Downloaded gethostname v0.5.0
5702026-09-15T03:46:17.915Z Downloaded futures-io v0.3.32
5712026-09-15T03:46:17.918Z Downloaded cfg_aliases v0.1.1
5722026-09-15T03:46:17.919Z Downloaded normalize-line-endings v0.3.0
5732026-09-15T03:46:17.919Z Downloaded arc-swap v1.8.2
5742026-09-15T03:46:17.919Z Downloaded bit-vec v0.8.0
5752026-09-15T03:46:17.919Z Downloaded hex v0.4.3
5762026-09-15T03:46:17.919Z Downloaded futures-task v0.3.32
5772026-09-15T03:46:17.924Z Downloaded cmake v0.1.57
5782026-09-15T03:46:17.924Z Downloaded nibble_vec v0.1.0
5792026-09-15T03:46:17.924Z Downloaded num-iter v0.1.45
5802026-09-15T03:46:17.924Z Downloaded hostname v0.4.2
5812026-09-15T03:46:17.927Z Downloaded headers-core v0.3.0
5822026-09-15T03:46:17.927Z Downloaded flagset v0.4.7
5832026-09-15T03:46:17.927Z Downloaded flate2 v1.1.9
5842026-09-15T03:46:17.931Z Downloaded erased-serde v0.3.31
5852026-09-15T03:46:17.931Z Downloaded futures-macro v0.3.32
5862026-09-15T03:46:17.931Z Downloaded highway v1.3.0
5872026-09-15T03:46:17.934Z Downloaded path-slash v0.1.5
5882026-09-15T03:46:17.934Z Downloaded phf_shared v0.11.3
5892026-09-15T03:46:17.935Z Downloaded precomputed-hash v0.1.1
5902026-09-15T03:46:17.935Z Downloaded path-slash v0.2.1
5912026-09-15T03:46:17.935Z Downloaded proc-macro-error-attr2 v2.0.0
5922026-09-15T03:46:17.935Z Downloaded futures-executor v0.3.32
5932026-09-15T03:46:17.939Z Downloaded rand_chacha v0.3.1
5942026-09-15T03:46:17.939Z Downloaded fs-err v2.11.0
5952026-09-15T03:46:17.942Z Downloaded arrayvec v0.7.6
5962026-09-15T03:46:17.942Z Downloaded bcs v0.1.6
5972026-09-15T03:46:17.942Z Downloaded compression-core v0.4.31
5982026-09-15T03:46:17.942Z Downloaded hickory-resolver v0.25.2
5992026-09-15T03:46:17.946Z Downloaded ref-cast-impl v1.0.25
6002026-09-15T03:46:17.949Z Downloaded chacha20 v0.9.1
6012026-09-15T03:46:17.949Z Downloaded rustc_version v0.4.1
6022026-09-15T03:46:17.950Z Downloaded seq-macro v0.3.6
6032026-09-15T03:46:17.953Z Downloaded cipher v0.4.4
6042026-09-15T03:46:17.953Z Downloaded cipher v0.5.2
6052026-09-15T03:46:17.953Z Downloaded rand_pcg v0.10.2
6062026-09-15T03:46:17.957Z Downloaded foreign-types-shared v0.1.1
6072026-09-15T03:46:17.957Z Downloaded buf-list v1.1.2
6082026-09-15T03:46:17.960Z Downloaded cmov v0.5.4
6092026-09-15T03:46:17.960Z Downloaded foldhash v0.1.5
6102026-09-15T03:46:17.960Z Downloaded cbc v0.2.1
6112026-09-15T03:46:17.960Z Downloaded ena v0.14.4
6122026-09-15T03:46:17.964Z Downloaded globset v0.4.18
6132026-09-15T03:46:17.964Z Downloaded camino-tempfile-ext v0.3.3
6142026-09-15T03:46:17.969Z Downloaded byte-wrapper v0.1.0
6152026-09-15T03:46:17.969Z Downloaded cassowary v0.3.0
6162026-09-15T03:46:17.969Z Downloaded oxide-update-engine-display v0.1.2
6172026-09-15T03:46:17.976Z Downloaded quick-error v1.2.3
6182026-09-15T03:46:17.976Z Downloaded oxide-generation v0.1.3
6192026-09-15T03:46:17.976Z Downloaded same-file v1.0.6
6202026-09-15T03:46:17.976Z Downloaded rtoolbox v0.0.3
6212026-09-15T03:46:17.976Z Downloaded progenitor-extras v0.2.0
6222026-09-15T03:46:17.980Z Downloaded sigpipe v0.1.3
6232026-09-15T03:46:17.980Z Downloaded blowfish v0.10.0
6242026-09-15T03:46:17.980Z Downloaded compression-codecs v0.4.37
6252026-09-15T03:46:17.980Z Downloaded anstyle-parse v0.2.7
6262026-09-15T03:46:17.983Z Downloaded rfc6979 v0.4.0
6272026-09-15T03:46:17.983Z Downloaded strum v0.26.3
6282026-09-15T03:46:17.983Z Downloaded sync-ptr v0.1.4
6292026-09-15T03:46:17.987Z Downloaded bs58 v0.5.1
6302026-09-15T03:46:17.987Z Downloaded git-stub-vcs v0.1.0
6312026-09-15T03:46:17.991Z Downloaded scroll_derive v0.13.1
6322026-09-15T03:46:17.991Z Downloaded futures-channel v0.3.32
6332026-09-15T03:46:17.994Z Downloaded pem-rfc7468 v1.0.0
6342026-09-15T03:46:17.994Z Downloaded shell-words v1.1.1
6352026-09-15T03:46:17.997Z Downloaded num-rational v0.4.2
6362026-09-15T03:46:18.002Z Downloaded num-integer v0.1.46
6372026-09-15T03:46:18.002Z Downloaded parking_lot_core v0.8.6
6382026-09-15T03:46:18.006Z Downloaded time-core v0.1.8
6392026-09-15T03:46:18.006Z Downloaded phf v0.13.1
6402026-09-15T03:46:18.009Z Downloaded proc-macro-error2 v2.0.1
6412026-09-15T03:46:18.016Z Downloaded tower-service v0.3.3
6422026-09-15T03:46:18.019Z Downloaded sponge-cursor v0.1.0
6432026-09-15T03:46:18.019Z Downloaded tap v1.0.1
6442026-09-15T03:46:18.019Z Downloaded utf8_iter v1.0.4
6452026-09-15T03:46:18.024Z Downloaded enum_dispatch v0.3.13
6462026-09-15T03:46:18.046Z Downloaded half v1.8.3
6472026-09-15T03:46:18.046Z Downloaded rustversion v1.0.22
6482026-09-15T03:46:18.046Z Downloaded httparse v1.10.1
6492026-09-15T03:46:18.050Z Downloaded ciborium v0.2.2
6502026-09-15T03:46:18.051Z Downloaded postgres-protocol v0.6.12
6512026-09-15T03:46:18.051Z Downloaded cancel-safe-futures v0.1.5
6522026-09-15T03:46:18.051Z Downloaded chacha20 v0.10.0
6532026-09-15T03:46:18.051Z Downloaded bzip2 v0.4.4
6542026-09-15T03:46:18.051Z Downloaded console v0.15.11
6552026-09-15T03:46:18.051Z Downloaded group v0.13.0
6562026-09-15T03:46:18.051Z Downloaded argon2 v0.5.3
6572026-09-15T03:46:18.051Z Downloaded blake2 v0.11.0-rc.6
6582026-09-15T03:46:18.051Z Downloaded colored v2.2.0
6592026-09-15T03:46:18.051Z Downloaded argon2 v0.6.0-rc.8
6602026-09-15T03:46:18.051Z Downloaded bitflags v1.3.2
6612026-09-15T03:46:18.051Z Downloaded blake2 v0.10.6
6622026-09-15T03:46:18.051Z Downloaded bzip2 v0.6.1
6632026-09-15T03:46:18.051Z Downloaded resolv-conf v0.7.6
6642026-09-15T03:46:18.051Z Downloaded primeorder v0.13.6
6652026-09-15T03:46:18.051Z Downloaded static_assertions v1.1.0
6662026-09-15T03:46:18.051Z Downloaded slab v0.4.12
6672026-09-15T03:46:18.051Z Downloaded slog-scope v4.4.1
6682026-09-15T03:46:18.051Z Downloaded rustls-pemfile v2.2.0
6692026-09-15T03:46:18.051Z Downloaded tabwriter v1.4.1
6702026-09-15T03:46:18.051Z Downloaded universal-hash v0.6.1
6712026-09-15T03:46:18.051Z Downloaded unit-prefix v0.5.2
6722026-09-15T03:46:18.055Z Downloaded universal-hash v0.5.1
6732026-09-15T03:46:18.055Z Downloaded fixedbitset v0.5.7
6742026-09-15T03:46:18.055Z Downloaded futures v0.3.32
6752026-09-15T03:46:18.055Z Downloaded void v1.0.2
6762026-09-15T03:46:18.055Z Downloaded async-bb8-diesel v0.2.1
6772026-09-15T03:46:18.059Z Downloaded getrandom v0.2.17
6782026-09-15T03:46:18.059Z Downloaded tokio-dtrace v0.1.1
6792026-09-15T03:46:18.059Z Downloaded darling_macro v0.20.11
6802026-09-15T03:46:18.059Z Downloaded backtrace v0.3.76
6812026-09-15T03:46:18.062Z Downloaded console v0.16.2
6822026-09-15T03:46:18.062Z Downloaded convert_case v0.4.0
6832026-09-15T03:46:18.063Z Downloaded crunchy v0.2.4
6842026-09-15T03:46:18.066Z Downloaded serde_derive_internals v0.29.1
6852026-09-15T03:46:18.066Z Downloaded quinn-udp v0.5.14
6862026-09-15T03:46:18.066Z Downloaded zone v0.3.1
6872026-09-15T03:46:18.066Z Downloaded cstr-argument v0.1.2
6882026-09-15T03:46:18.070Z Downloaded defmt-parser v1.0.0
6892026-09-15T03:46:18.070Z Downloaded digest-io v0.1.0
6902026-09-15T03:46:18.075Z Downloaded shlex v1.3.0
6912026-09-15T03:46:18.079Z Downloaded parking_lot_core v0.9.12
6922026-09-15T03:46:18.079Z Downloaded port-file v0.1.0
6932026-09-15T03:46:18.079Z Downloaded stringprep v0.1.5
6942026-09-15T03:46:18.079Z Downloaded strum_macros v0.26.4
6952026-09-15T03:46:18.082Z Downloaded thiserror-no-std v2.0.2
6962026-09-15T03:46:18.082Z Downloaded dropshot-api-manager-types v0.8.0
6972026-09-15T03:46:18.082Z Downloaded tokio-tungstenite v0.21.0
6982026-09-15T03:46:18.086Z Downloaded sha2 v0.11.0
6992026-09-15T03:46:18.086Z Downloaded dof v0.4.0
7002026-09-15T03:46:18.086Z Downloaded sec1 v0.8.1
7012026-09-15T03:46:18.086Z Downloaded hyper-tls v0.6.0
7022026-09-15T03:46:18.090Z Downloaded illumos-nvpair-sys v0.2.0
7032026-09-15T03:46:18.090Z Downloaded instant v0.1.13
7042026-09-15T03:46:18.090Z Downloaded is_ci v1.2.0
7052026-09-15T03:46:18.100Z Downloaded const-oid v0.9.6
7062026-09-15T03:46:18.104Z Downloaded salsa20 v0.11.0
7072026-09-15T03:46:18.104Z Downloaded ssh-encoding v0.3.0
7082026-09-15T03:46:18.104Z Downloaded unicase v2.9.0
7092026-09-15T03:46:18.104Z Downloaded smallvec v1.15.1
7102026-09-15T03:46:18.108Z Downloaded spin v0.9.8
7112026-09-15T03:46:18.108Z Downloaded colored v3.1.1
7122026-09-15T03:46:18.108Z Downloaded backon v1.6.0
7132026-09-15T03:46:18.111Z Downloaded hmac v0.13.0
7142026-09-15T03:46:18.111Z Downloaded whoami v1.6.1
7152026-09-15T03:46:18.111Z Downloaded headers v0.4.1
7162026-09-15T03:46:18.115Z Downloaded libscf-sys v1.2.0
7172026-09-15T03:46:18.115Z Downloaded lru-slab v0.1.2
7182026-09-15T03:46:18.116Z Downloaded match_cfg v0.1.0
7192026-09-15T03:46:18.116Z Downloaded memoffset v0.9.1
7202026-09-15T03:46:18.116Z Downloaded base64 v0.22.1
7212026-09-15T03:46:18.119Z Downloaded heapless v0.7.17
7222026-09-15T03:46:18.119Z Downloaded darling_macro v0.13.4
7232026-09-15T03:46:18.123Z Downloaded serde_cbor v0.11.2
7242026-09-15T03:46:18.123Z Downloaded new_debug_unreachable v1.0.6
7252026-09-15T03:46:18.126Z Downloaded olpc-cjson v0.1.4
7262026-09-15T03:46:18.126Z Downloaded oso-derive v0.27.3
7272026-09-15T03:46:18.129Z Downloaded zone_cfg_derive v0.3.1
7282026-09-15T03:46:18.129Z Downloaded convert_case v0.10.0
7292026-09-15T03:46:18.129Z Downloaded delegate v0.13.5
7302026-09-15T03:46:18.129Z Downloaded diesel-dtrace v0.5.0
7312026-09-15T03:46:18.129Z Downloaded phf_shared v0.13.1
7322026-09-15T03:46:18.133Z Downloaded prefix-trie v0.7.0
7332026-09-15T03:46:18.139Z Downloaded time-macros v0.2.27
7342026-09-15T03:46:18.143Z Downloaded critical-section v1.2.0
7352026-09-15T03:46:18.146Z Downloaded num-traits v0.2.19
7362026-09-15T03:46:18.146Z Downloaded pkcs5 v0.8.1
7372026-09-15T03:46:18.150Z Downloaded tokio-tungstenite v0.23.1
7382026-09-15T03:46:18.150Z Downloaded proc-macro-crate v3.4.0
7392026-09-15T03:46:18.155Z Downloaded either v1.15.0
7402026-09-15T03:46:18.155Z Downloaded instability v0.3.11
7412026-09-15T03:46:18.155Z Downloaded num_threads v0.1.7
7422026-09-15T03:46:18.159Z Downloaded predicates-core v1.0.10
7432026-09-15T03:46:18.162Z Downloaded chacha20poly1305 v0.10.1
7442026-09-15T03:46:18.162Z Downloaded zerocopy v0.6.6
7452026-09-15T03:46:18.171Z Downloaded vergen v9.1.0
7462026-09-15T03:46:18.176Z Downloaded p256 v0.14.0
7472026-09-15T03:46:18.176Z Downloaded flume v0.11.1
7482026-09-15T03:46:18.176Z Downloaded vergen-lib v9.1.0
7492026-09-15T03:46:18.176Z Downloaded strum_macros v0.27.2
7502026-09-15T03:46:18.176Z Downloaded rustc-hash v2.1.1
7512026-09-15T03:46:18.184Z Downloaded hickory-resolver v0.24.4
7522026-09-15T03:46:18.187Z Downloaded siphasher v1.0.2
7532026-09-15T03:46:18.190Z Downloaded serde-big-array v0.5.1
7542026-09-15T03:46:18.190Z Downloaded sqlparser_derive v0.5.0
7552026-09-15T03:46:18.194Z Downloaded libefi-sys v0.1.0
7562026-09-15T03:46:18.194Z Downloaded multer v3.1.0
7572026-09-15T03:46:18.199Z Downloaded sha1 v0.11.0
7582026-09-15T03:46:18.199Z Downloaded packed_struct v0.10.1
7592026-09-15T03:46:18.202Z Downloaded pbkdf2 v0.13.0
7602026-09-15T03:46:18.202Z Downloaded peg v0.8.5
7612026-09-15T03:46:18.202Z Downloaded sync_wrapper v1.0.2
7622026-09-15T03:46:18.202Z Downloaded termtree v0.5.1
7632026-09-15T03:46:18.207Z Downloaded supports-color v3.0.2
7642026-09-15T03:46:18.207Z Downloaded openssl-sys v0.9.117
7652026-09-15T03:46:18.210Z Downloaded tagptr v0.2.0
7662026-09-15T03:46:18.210Z Downloaded thread-id v5.1.0
7672026-09-15T03:46:18.210Z Downloaded num_enum v0.5.11
7682026-09-15T03:46:18.214Z Downloaded ecdsa v0.17.0
7692026-09-15T03:46:18.218Z Downloaded pin-project-internal v1.1.11
7702026-09-15T03:46:18.221Z Downloaded crossbeam-utils v0.8.21
7712026-09-15T03:46:18.225Z Downloaded peg-macros v0.8.5
7722026-09-15T03:46:18.228Z Downloaded predicates v3.1.4
7732026-09-15T03:46:18.229Z Downloaded rand_core v0.6.4
7742026-09-15T03:46:18.229Z Downloaded psm v0.1.30
7752026-09-15T03:46:18.232Z Downloaded rand_core v0.9.5
7762026-09-15T03:46:18.232Z Downloaded tower-layer v0.3.3
7772026-09-15T03:46:18.232Z Downloaded unicode-xid v0.2.6
7782026-09-15T03:46:18.235Z Downloaded xattr v1.6.1
7792026-09-15T03:46:18.239Z Downloaded wait-timeout v0.2.1
7802026-09-15T03:46:18.239Z Downloaded bumpalo v3.20.2
7812026-09-15T03:46:18.244Z Downloaded elliptic-curve v0.14.1
7822026-09-15T03:46:18.247Z Downloaded bytes v1.11.1
7832026-09-15T03:46:18.247Z Downloaded zerofrom-derive v0.1.6
7842026-09-15T03:46:18.251Z Downloaded unicode-bidi v0.3.18
7852026-09-15T03:46:18.251Z Downloaded hashbrown v0.13.2
7862026-09-15T03:46:18.255Z Downloaded ingot-macros v0.2.0
7872026-09-15T03:46:18.258Z Downloaded hashbrown v0.15.5
7882026-09-15T03:46:18.258Z Downloaded memmap2 v0.9.10
7892026-09-15T03:46:18.262Z Downloaded serde_path_to_error v0.1.20
7902026-09-15T03:46:18.266Z Downloaded compact_str v0.8.1
7912026-09-15T03:46:18.269Z Downloaded derive_builder v0.20.2
7922026-09-15T03:46:18.273Z Downloaded scrypt v0.12.0
7932026-09-15T03:46:18.277Z Downloaded serde-hex v0.1.0
7942026-09-15T03:46:18.277Z Downloaded crc8 v0.1.1
7952026-09-15T03:46:18.277Z Downloaded rusty-fork v0.3.1
7962026-09-15T03:46:18.280Z Downloaded slog-dtrace v0.3.0
7972026-09-15T03:46:18.280Z Downloaded strum_macros v0.24.3
7982026-09-15T03:46:18.280Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7992026-09-15T03:46:18.280Z Downloaded defmt v0.3.100
8002026-09-15T03:46:18.280Z Downloaded litrs v1.0.0
8012026-09-15T03:46:18.284Z Downloaded dsl_auto_type v0.2.0
8022026-09-15T03:46:18.284Z Downloaded oxide-update-engine v0.1.2
8032026-09-15T03:46:18.284Z Downloaded typify v0.6.2
8042026-09-15T03:46:18.288Z Downloaded heapless v0.8.0
8052026-09-15T03:46:18.288Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8062026-09-15T03:46:18.288Z Downloaded tar v0.4.46
8072026-09-15T03:46:18.292Z Downloaded darling v0.20.11
8082026-09-15T03:46:18.292Z Downloaded slog-term v2.9.2
8092026-09-15T03:46:18.295Z Downloaded display-error-chain v0.2.2
8102026-09-15T03:46:18.295Z Downloaded dirs-sys-next v0.1.2
8112026-09-15T03:46:18.295Z Downloaded rand_core v0.10.0
8122026-09-15T03:46:18.295Z Downloaded tinystr v0.8.2
8132026-09-15T03:46:18.299Z Downloaded tracing-core v0.1.36
8142026-09-15T03:46:18.303Z Downloaded is-terminal v0.4.17
8152026-09-15T03:46:18.303Z Downloaded usdt-impl v0.6.0
8162026-09-15T03:46:18.309Z Downloaded crc-any v2.5.0
8172026-09-15T03:46:18.313Z Downloaded hickory-server v0.25.2
8182026-09-15T03:46:18.313Z Downloaded vsss-rs v3.3.4
8192026-09-15T03:46:18.313Z Downloaded hashbrown v0.12.3
8202026-09-15T03:46:18.316Z Downloaded internet-checksum v0.2.1
8212026-09-15T03:46:18.316Z Downloaded schemars v1.2.1
8222026-09-15T03:46:18.323Z Downloaded kem v0.3.0
8232026-09-15T03:46:18.327Z Downloaded maplit v1.0.2
8242026-09-15T03:46:18.327Z Downloaded ar_archive_writer v0.5.1
8252026-09-15T03:46:18.327Z Downloaded async-compression v0.4.41
8262026-09-15T03:46:18.330Z Downloaded cc v1.2.56
8272026-09-15T03:46:18.334Z Downloaded chumsky v0.9.3
8282026-09-15T03:46:18.334Z Downloaded futures-util v0.3.32
8292026-09-15T03:46:18.339Z Downloaded zstd-safe v7.2.4
8302026-09-15T03:46:18.342Z Downloaded managed v0.8.0
8312026-09-15T03:46:18.342Z Downloaded nonempty v0.12.0
8322026-09-15T03:46:18.342Z Downloaded newtype_derive v0.1.6
8332026-09-15T03:46:18.343Z Downloaded openssl-probe v0.2.1
8342026-09-15T03:46:18.347Z Downloaded tungstenite v0.23.0
8352026-09-15T03:46:18.351Z Downloaded daft v0.1.8
8362026-09-15T03:46:18.351Z Downloaded deranged v0.5.8
8372026-09-15T03:46:18.355Z Downloaded der_derive v0.7.3
8382026-09-15T03:46:18.355Z Downloaded rustls-native-certs v0.8.3
8392026-09-15T03:46:18.358Z Downloaded peg-runtime v0.8.5
8402026-09-15T03:46:18.358Z Downloaded potential_utf v0.1.4
8412026-09-15T03:46:18.362Z Downloaded yansi v1.0.1
8422026-09-15T03:46:18.366Z Downloaded darling_core v0.20.11
8432026-09-15T03:46:18.366Z Downloaded phf_shared v0.12.1
8442026-09-15T03:46:18.370Z Downloaded ingot-types v0.2.0
8452026-09-15T03:46:18.373Z Downloaded cookie_store v0.22.1
8462026-09-15T03:46:18.373Z Downloaded sqlformat v0.3.5
8472026-09-15T03:46:18.377Z Downloaded proc-macro-crate v1.3.1
8482026-09-15T03:46:18.377Z Downloaded ecdsa v0.16.9
8492026-09-15T03:46:18.377Z Downloaded russh-cryptovec v0.62.0
8502026-09-15T03:46:18.380Z Downloaded http v1.4.2
8512026-09-15T03:46:18.380Z Downloaded module-lattice v0.2.3
8522026-09-15T03:46:18.384Z Downloaded unicode-properties v0.1.4
8532026-09-15T03:46:18.393Z Downloaded progenitor-impl v0.14.0
8542026-09-15T03:46:18.396Z Downloaded recursive-proc-macro-impl v0.1.1
8552026-09-15T03:46:18.396Z Downloaded strip-ansi-escapes v0.2.1
8562026-09-15T03:46:18.399Z Downloaded cookie v0.18.1
8572026-09-15T03:46:18.399Z Downloaded darling v0.23.0
8582026-09-15T03:46:18.403Z Downloaded serde_repr v0.1.20
8592026-09-15T03:46:18.403Z Downloaded indicatif v0.18.4
8602026-09-15T03:46:18.407Z Downloaded yasna v0.5.2
8612026-09-15T03:46:18.410Z Downloaded psl-types v2.0.11
8622026-09-15T03:46:18.415Z Downloaded signal-hook-mio v0.2.5
8632026-09-15T03:46:18.418Z Downloaded libsw-core v0.3.2
8642026-09-15T03:46:18.418Z Downloaded lzss v0.8.2
8652026-09-15T03:46:18.418Z Downloaded num_enum_derive v0.7.6
8662026-09-15T03:46:18.419Z Downloaded tinyvec_macros v0.1.1
8672026-09-15T03:46:18.419Z Downloaded unicode-truncate v1.1.0
8682026-09-15T03:46:18.424Z Downloaded diff v0.1.13
8692026-09-15T03:46:18.427Z Downloaded pin-project-lite v0.2.17
8702026-09-15T03:46:18.427Z Downloaded serde_with v1.14.0
8712026-09-15T03:46:18.430Z Downloaded signal-hook v0.3.18
8722026-09-15T03:46:18.434Z Downloaded oxide-tokio-rt v0.1.4
8732026-09-15T03:46:18.434Z Downloaded trait-variant v0.1.2
8742026-09-15T03:46:18.438Z Downloaded utf-8 v0.7.6
8752026-09-15T03:46:18.438Z Downloaded want v0.3.1
8762026-09-15T03:46:18.441Z Downloaded wnaf v0.14.0
8772026-09-15T03:46:18.445Z Downloaded paste v1.0.15
8782026-09-15T03:46:18.445Z Downloaded pin-project v1.1.11
8792026-09-15T03:46:18.449Z Downloaded typify-macro v0.6.2
8802026-09-15T03:46:18.453Z Downloaded x509-cert v0.2.5
8812026-09-15T03:46:18.457Z Downloaded hashbrown v0.14.5
8822026-09-15T03:46:18.457Z Downloaded aes v0.9.1
8832026-09-15T03:46:18.460Z Downloaded progenitor-client v0.14.0
8842026-09-15T03:46:18.460Z Downloaded r2d2 v0.8.10
8852026-09-15T03:46:18.460Z Downloaded xshell-macros v0.2.7
8862026-09-15T03:46:18.460Z Downloaded crc v3.4.0
8872026-09-15T03:46:18.460Z Downloaded zerofrom v0.1.6
8882026-09-15T03:46:18.464Z Downloaded crypto-common v0.2.2
8892026-09-15T03:46:18.465Z Downloaded parse-display-derive v0.10.0
8902026-09-15T03:46:18.465Z Downloaded signal-hook-registry v1.4.8
8912026-09-15T03:46:18.465Z Downloaded nu-ansi-term v0.50.3
8922026-09-15T03:46:18.465Z Downloaded ron v0.8.1
8932026-09-15T03:46:18.470Z Downloaded tinyvec v1.10.0
8942026-09-15T03:46:18.470Z Downloaded derive_more v2.1.1
8952026-09-15T03:46:18.475Z Downloaded darling_macro v0.21.3
8962026-09-15T03:46:18.481Z Downloaded postcard v1.1.3
8972026-09-15T03:46:18.481Z Downloaded tokio-rustls v0.26.4
8982026-09-15T03:46:18.481Z Downloaded toml v1.1.2+spec-1.1.0
8992026-09-15T03:46:18.481Z Downloaded string_cache v0.8.9
9002026-09-15T03:46:18.485Z Downloaded synstructure v0.13.2
9012026-09-15T03:46:18.485Z Downloaded keccak v0.2.0
9022026-09-15T03:46:18.485Z Downloaded sha1 v0.10.6
9032026-09-15T03:46:18.485Z Downloaded ml-kem v0.3.2
9042026-09-15T03:46:18.485Z Downloaded support-bundle-viewer v0.1.2
9052026-09-15T03:46:18.485Z Downloaded termios v0.3.3
9062026-09-15T03:46:18.486Z Downloaded schemars_derive v0.8.22
9072026-09-15T03:46:18.493Z Downloaded tokio-native-tls v0.3.1
9082026-09-15T03:46:18.497Z Downloaded hyper-util v0.1.20
9092026-09-15T03:46:18.500Z Downloaded quinn v0.11.11
9102026-09-15T03:46:18.500Z Downloaded scuffle v0.1.0
9112026-09-15T03:46:18.504Z Downloaded toml_writer v1.1.1+spec-1.1.0
9122026-09-15T03:46:18.504Z Downloaded untrusted v0.9.0
9132026-09-15T03:46:18.504Z Downloaded icu_provider v2.1.1
9142026-09-15T03:46:18.507Z Downloaded vergen-gitcl v1.0.8
9152026-09-15T03:46:18.511Z Downloaded p384 v0.14.0
9162026-09-15T03:46:18.511Z Downloaded zerovec-derive v0.11.2
9172026-09-15T03:46:18.517Z Downloaded snafu v0.8.9
9182026-09-15T03:46:18.518Z Downloaded elliptic-curve v0.13.8
9192026-09-15T03:46:18.521Z Downloaded serde_with_macros v1.5.2
9202026-09-15T03:46:18.521Z Downloaded maybe-uninit v2.0.0
9212026-09-15T03:46:18.521Z Downloaded openssl-macros v0.1.1
9222026-09-15T03:46:18.521Z Downloaded diesel_derives v2.3.7
9232026-09-15T03:46:18.528Z Downloaded hashbrown v0.16.1
9242026-09-15T03:46:18.531Z Downloaded schemars v0.9.0
9252026-09-15T03:46:18.536Z Downloaded num-conv v0.2.0
9262026-09-15T03:46:18.540Z Downloaded ed25519-dalek v3.0.0
9272026-09-15T03:46:18.540Z Downloaded vte v0.14.1
9282026-09-15T03:46:18.540Z Downloaded radium v0.7.0
9292026-09-15T03:46:18.545Z Downloaded nodrop v0.1.14
9302026-09-15T03:46:18.545Z Downloaded progenitor-macro v0.14.0
9312026-09-15T03:46:18.545Z Downloaded phf v0.12.1
9322026-09-15T03:46:18.545Z Downloaded num-bigint v0.4.6
9332026-09-15T03:46:18.545Z Downloaded omicron-zone-package v0.12.3
9342026-09-15T03:46:18.548Z Downloaded ident_case v1.0.1
9352026-09-15T03:46:18.548Z Downloaded difflib v0.4.0
9362026-09-15T03:46:18.548Z Downloaded samael v0.0.19
9372026-09-15T03:46:18.552Z Downloaded url v2.5.8
9382026-09-15T03:46:18.552Z Downloaded num-derive v0.4.2
9392026-09-15T03:46:18.552Z Downloaded percent-encoding v2.3.2
9402026-09-15T03:46:18.555Z Downloaded twox-hash v2.1.2
9412026-09-15T03:46:18.555Z Downloaded oxide-generation-macros v0.2.0
9422026-09-15T03:46:18.555Z Downloaded term v1.2.1
9432026-09-15T03:46:18.565Z Downloaded ed25519 v2.2.3
9442026-09-15T03:46:18.569Z Downloaded semver v0.1.20
9452026-09-15T03:46:18.569Z Downloaded serde_urlencoded v0.7.1
9462026-09-15T03:46:18.569Z Downloaded tokio-test v0.4.5
9472026-09-15T03:46:18.574Z Downloaded recursive v0.1.1
9482026-09-15T03:46:18.590Z Downloaded zip v4.6.1
9492026-09-15T03:46:18.596Z Downloaded indexmap v1.9.3
9502026-09-15T03:46:18.596Z Downloaded crossbeam-epoch v0.9.18
9512026-09-15T03:46:18.596Z Downloaded inout v0.1.4
9522026-09-15T03:46:18.596Z Downloaded russh-util v0.52.0
9532026-09-15T03:46:18.596Z Downloaded rsa v0.10.0-rc.18
9542026-09-15T03:46:18.596Z Downloaded ingot v0.2.1
9552026-09-15T03:46:18.600Z Downloaded rustls-pki-types v1.14.0
9562026-09-15T03:46:18.600Z Downloaded impl-trait-for-tuples v0.2.3
9572026-09-15T03:46:18.600Z Downloaded mio v1.2.0
9582026-09-15T03:46:18.603Z Downloaded icu_locale_core v2.1.1
9592026-09-15T03:46:18.607Z Downloaded schemars v0.8.22
9602026-09-15T03:46:18.610Z Downloaded password-hash v0.5.0
9612026-09-15T03:46:18.614Z Downloaded scopeguard v1.2.0
9622026-09-15T03:46:18.614Z Downloaded crucible-workspace-hack v0.1.0
9632026-09-15T03:46:18.614Z Downloaded papergrid v0.18.0
9642026-09-15T03:46:18.617Z Downloaded subtle v2.6.1
9652026-09-15T03:46:18.617Z Downloaded take_mut v0.2.2
9662026-09-15T03:46:18.618Z Downloaded debug-ignore v1.0.5
9672026-09-15T03:46:18.618Z Downloaded document-features v0.2.12
9682026-09-15T03:46:18.621Z Downloaded pkcs8 v0.10.2
9692026-09-15T03:46:18.621Z Downloaded toml v0.7.8
9702026-09-15T03:46:18.626Z Downloaded crossbeam-channel v0.5.15
9712026-09-15T03:46:18.629Z Downloaded idna_adapter v1.2.1
9722026-09-15T03:46:18.633Z Downloaded crypto-bigint v0.5.5
9732026-09-15T03:46:18.638Z Downloaded regex v1.12.3
9742026-09-15T03:46:18.641Z Downloaded defmt v1.0.1
9752026-09-15T03:46:18.641Z Downloaded spki v0.7.3
9762026-09-15T03:46:18.645Z Downloaded dtrace-parser v0.3.0
9772026-09-15T03:46:18.645Z Downloaded reqwest v0.13.2
9782026-09-15T03:46:18.649Z Downloaded md5 v0.8.0
9792026-09-15T03:46:18.649Z Downloaded keccak v0.1.6
9802026-09-15T03:46:18.652Z Downloaded hkdf v0.13.0
9812026-09-15T03:46:18.652Z Downloaded p521 v0.14.0
9822026-09-15T03:46:18.655Z Downloaded password-hash v0.6.1
9832026-09-15T03:46:18.659Z Downloaded litemap v0.8.1
9842026-09-15T03:46:18.659Z Downloaded progenitor v0.14.0
9852026-09-15T03:46:18.659Z Downloaded rand_xorshift v0.4.0
9862026-09-15T03:46:18.662Z Downloaded openssl-probe v0.1.6
9872026-09-15T03:46:18.662Z Downloaded secrecy v0.10.3
9882026-09-15T03:46:18.662Z Downloaded rand_seeder v0.4.0
9892026-09-15T03:46:18.667Z Downloaded slog-stdlog v4.1.1
9902026-09-15T03:46:18.670Z Downloaded num-bigint-dig v0.8.6
9912026-09-15T03:46:18.674Z Downloaded tokio-util v0.7.18
9922026-09-15T03:46:18.677Z Downloaded tough v0.22.0
9932026-09-15T03:46:18.681Z Downloaded ref-cast v1.0.25
9942026-09-15T03:46:18.681Z Downloaded itertools v0.13.0
9952026-09-15T03:46:18.685Z Downloaded ctutils v0.4.2
9962026-09-15T03:46:18.688Z Downloaded signature v3.0.0
9972026-09-15T03:46:18.688Z Downloaded aes-gcm v0.11.0
9982026-09-15T03:46:18.688Z Downloaded dropshot-api-manager v0.8.0
9992026-09-15T03:46:18.693Z Downloaded displaydoc v0.2.5
10002026-09-15T03:46:18.693Z Downloaded humantime v2.3.0
10012026-09-15T03:46:18.700Z Downloaded parse-size v1.1.0
10022026-09-15T03:46:18.700Z Downloaded yoke-derive v0.8.1
10032026-09-15T03:46:18.700Z Downloaded parking_lot v0.11.2
10042026-09-15T03:46:18.703Z Downloaded pkcs1 v0.7.5
10052026-09-15T03:46:18.703Z Downloaded h2 v0.4.15
10062026-09-15T03:46:18.703Z Downloaded serde_with_macros v3.21.0
10072026-09-15T03:46:18.703Z Downloaded tracing-attributes v0.1.31
10082026-09-15T03:46:18.707Z Downloaded indoc v2.0.7
10092026-09-15T03:46:18.707Z Downloaded p384 v0.13.1
10102026-09-15T03:46:18.710Z Downloaded yoke v0.8.1
10112026-09-15T03:46:18.713Z Downloaded indoc v1.0.9
10122026-09-15T03:46:18.713Z Downloaded socket2 v0.6.3
10132026-09-15T03:46:18.717Z Downloaded waitgroup v0.1.2
10142026-09-15T03:46:18.720Z Downloaded zerotrie v0.2.3
10152026-09-15T03:46:18.720Z Downloaded usdt-attr-macro v0.6.0
10162026-09-15T03:46:18.724Z Downloaded newtype-uuid v1.3.2
10172026-09-15T03:46:18.745Z Downloaded libloading v0.8.9
10182026-09-15T03:46:18.749Z Downloaded poly1305 v0.8.0
10192026-09-15T03:46:18.749Z Downloaded primefield v0.14.0
10202026-09-15T03:46:18.749Z Downloaded zip v0.6.6
10212026-09-15T03:46:18.749Z Downloaded darling_core v0.23.0
10222026-09-15T03:46:18.749Z Downloaded kstat-rs v0.2.5
10232026-09-15T03:46:18.749Z Downloaded miette-derive v7.6.0
10242026-09-15T03:46:18.749Z Downloaded illumos-nvpair v0.3.0
10252026-09-15T03:46:18.749Z Downloaded curve25519-dalek-derive v0.1.1
10262026-09-15T03:46:18.749Z Downloaded primeorder v0.14.0
10272026-09-15T03:46:18.749Z Downloaded serde_tokenstream v0.3.0
10282026-09-15T03:46:18.749Z Downloaded derive_builder_core v0.20.2
10292026-09-15T03:46:18.749Z Downloaded iana-time-zone v0.1.65
10302026-09-15T03:46:18.749Z Downloaded ed25519 v3.0.0
10312026-09-15T03:46:18.756Z Downloaded derive-where v1.6.0
10322026-09-15T03:46:18.760Z Downloaded rawzip v0.4.4
10332026-09-15T03:46:18.760Z Downloaded tiny-keccak v2.0.2
10342026-09-15T03:46:18.763Z Downloaded pkg-config v0.3.32
10352026-09-15T03:46:18.763Z Downloaded smf v0.2.3
10362026-09-15T03:46:18.763Z Downloaded zerovec v0.11.5
10372026-09-15T03:46:18.767Z Downloaded lock_api v0.4.14
10382026-09-15T03:46:18.767Z Downloaded slog-async v2.8.0
10392026-09-15T03:46:18.767Z Downloaded supports-hyperlinks v3.2.0
10402026-09-15T03:46:18.767Z Downloaded try-lock v0.2.5
10412026-09-15T03:46:18.767Z Downloaded scroll v0.13.0
10422026-09-15T03:46:18.770Z Downloaded lalrpop-util v0.19.12
10432026-09-15T03:46:18.770Z Downloaded hkdf v0.12.4
10442026-09-15T03:46:18.775Z Downloaded der v0.8.0
10452026-09-15T03:46:18.779Z Downloaded serde_spanned v1.1.1
10462026-09-15T03:46:18.782Z Downloaded num_enum v0.7.6
10472026-09-15T03:46:18.785Z Downloaded zeroize v1.9.0
10482026-09-15T03:46:18.786Z Downloaded multimap v0.10.1
10492026-09-15T03:46:18.786Z Downloaded cpubits v0.1.1
10502026-09-15T03:46:18.789Z Downloaded pkcs1 v0.8.0-rc.4
10512026-09-15T03:46:18.789Z Downloaded pretty_assertions v1.4.1
10522026-09-15T03:46:18.807Z Downloaded serde_yaml v0.9.34+deprecated
10532026-09-15T03:46:18.811Z Downloaded diesel_table_macro_syntax v0.3.0
10542026-09-15T03:46:18.811Z Downloaded downcast-rs v2.0.2
10552026-09-15T03:46:18.811Z Downloaded num v0.4.3
10562026-09-15T03:46:18.816Z Downloaded tls_codec v0.4.2
10572026-09-15T03:46:18.820Z Downloaded usdt-macro v0.6.0
10582026-09-15T03:46:18.820Z Downloaded dirs-next v2.0.0
10592026-09-15T03:46:18.823Z Downloaded idna v1.1.0
10602026-09-15T03:46:18.823Z Downloaded prettyplease v0.2.37
10612026-09-15T03:46:18.826Z Downloaded stacker v0.1.23
10622026-09-15T03:46:18.827Z Downloaded uuid v1.23.4
10632026-09-15T03:46:18.830Z Downloaded icu_collections v2.1.1
10642026-09-15T03:46:18.834Z Downloaded lru-cache v0.1.2
10652026-09-15T03:46:18.834Z Downloaded icu_properties_data v2.1.2
10662026-09-15T03:46:18.840Z Downloaded darling_core v0.13.4
10672026-09-15T03:46:18.844Z Downloaded smallvec v0.6.14
10682026-09-15T03:46:18.844Z Downloaded md-5 v0.11.0
10692026-09-15T03:46:18.844Z Downloaded tokio-stream v0.1.18
10702026-09-15T03:46:18.848Z Downloaded parse-display v0.10.0
10712026-09-15T03:46:18.848Z Downloaded slog-envlogger v2.2.0
10722026-09-15T03:46:18.852Z Downloaded itertools v0.14.0
10732026-09-15T03:46:18.855Z Downloaded itertools v0.15.0
10742026-09-15T03:46:18.859Z Downloaded unarray v0.1.4
10752026-09-15T03:46:18.859Z Downloaded crc32fast v1.5.0
10762026-09-15T03:46:18.859Z Downloaded jiff-static v0.2.34
10772026-09-15T03:46:18.859Z Downloaded signature v2.2.0
10782026-09-15T03:46:18.863Z Downloaded supports-unicode v3.0.0
10792026-09-15T03:46:18.864Z Downloaded powerfmt v0.2.0
10802026-09-15T03:46:18.864Z Downloaded structmeta v0.3.0
10812026-09-15T03:46:18.864Z Downloaded topological-sort v0.2.2
10822026-09-15T03:46:18.864Z Downloaded thiserror-impl-no-std v2.0.2
10832026-09-15T03:46:18.868Z Downloaded thread_local v1.1.9
10842026-09-15T03:46:18.868Z Downloaded serde_with v3.21.0
10852026-09-15T03:46:18.876Z Downloaded digest v0.11.3
10862026-09-15T03:46:18.880Z Downloaded num_enum_derive v0.5.11
10872026-09-15T03:46:18.880Z Downloaded ppv-lite86 v0.2.21
10882026-09-15T03:46:18.880Z Downloaded rand v0.10.1
10892026-09-15T03:46:18.884Z Downloaded knus v3.4.0
10902026-09-15T03:46:18.884Z Downloaded zstd v0.13.3
10912026-09-15T03:46:18.887Z Downloaded nom v8.0.0
10922026-09-15T03:46:18.890Z Downloaded darling_macro v0.23.0
10932026-09-15T03:46:18.890Z Downloaded linked-hash-map v0.5.6
10942026-09-15T03:46:18.890Z Downloaded oxnet v0.1.6
10952026-09-15T03:46:18.895Z Downloaded git2 v0.20.4
10962026-09-15T03:46:18.898Z Downloaded proptest v1.11.0
10972026-09-15T03:46:18.902Z Downloaded const_format_proc_macros v0.2.34
10982026-09-15T03:46:18.907Z Downloaded derive_builder_macro v0.20.2
10992026-09-15T03:46:18.907Z Downloaded libxml v0.3.3
11002026-09-15T03:46:18.911Z Downloaded linear-map v1.2.0
11012026-09-15T03:46:18.911Z Downloaded pem-rfc7468 v0.7.0
11022026-09-15T03:46:18.911Z Downloaded rpassword v7.5.4
11032026-09-15T03:46:18.915Z Downloaded tower-http v0.6.8
11042026-09-15T03:46:18.918Z Downloaded constant_time_eq v0.4.2
11052026-09-15T03:46:18.918Z Downloaded nanorand v0.7.0
11062026-09-15T03:46:18.921Z Downloaded daft-derive v0.1.8
11072026-09-15T03:46:18.922Z Downloaded poly1305 v0.9.0
11082026-09-15T03:46:18.925Z Downloaded jiff-core v0.1.0
11092026-09-15T03:46:18.928Z Downloaded predicates-tree v1.0.13
11102026-09-15T03:46:18.928Z Downloaded scheduled-thread-pool v0.2.7
11112026-09-15T03:46:18.928Z Downloaded rustc_version v0.1.7
11122026-09-15T03:46:18.928Z Downloaded unsafe-libyaml v0.2.11
11132026-09-15T03:46:18.933Z Downloaded whoami v2.1.0
11142026-09-15T03:46:18.933Z Downloaded opaque-debug v0.3.1
11152026-09-15T03:46:18.933Z Downloaded phc v0.6.1
11162026-09-15T03:46:18.937Z Downloaded progenitor v0.13.0
11172026-09-15T03:46:18.937Z Downloaded slog-json v2.6.1
11182026-09-15T03:46:18.937Z Downloaded structmeta-derive v0.3.0
11192026-09-15T03:46:18.937Z Downloaded darling v0.13.4
11202026-09-15T03:46:18.941Z Downloaded sec1 v0.7.3
11212026-09-15T03:46:18.941Z Downloaded simd-adler32 v0.3.8
11222026-09-15T03:46:18.941Z Downloaded tui-tree-widget v0.23.1
11232026-09-15T03:46:18.941Z Downloaded ctr v0.10.1
11242026-09-15T03:46:18.944Z Downloaded signal-hook-tokio v0.3.1
11252026-09-15T03:46:18.944Z Downloaded testing_table v0.3.0
11262026-09-15T03:46:18.944Z Downloaded hyper v1.10.1
11272026-09-15T03:46:18.949Z Downloaded winnow v1.0.3
11282026-09-15T03:46:18.953Z Downloaded rfc6979 v0.6.0
11292026-09-15T03:46:18.956Z Downloaded rand_chacha v0.9.0
11302026-09-15T03:46:18.957Z Downloaded uzers v0.12.2
11312026-09-15T03:46:18.957Z Downloaded des v0.9.0
11322026-09-15T03:46:18.961Z Downloaded vergen-git2 v9.1.0
11332026-09-15T03:46:18.961Z Downloaded crossbeam-deque v0.8.6
11342026-09-15T03:46:18.961Z Downloaded crypto-primes v0.7.2
11352026-09-15T03:46:18.966Z Downloaded dyn-clone v1.0.20
11362026-09-15T03:46:18.966Z Downloaded miniz_oxide v0.8.9
11372026-09-15T03:46:18.969Z Downloaded parking_lot v0.12.5
11382026-09-15T03:46:18.969Z Downloaded usdt v0.6.0
11392026-09-15T03:46:18.969Z Downloaded spki v0.8.0
11402026-09-15T03:46:18.972Z Downloaded lazy_static v1.5.0
11412026-09-15T03:46:18.978Z Downloaded tokio-macros v2.7.0
11422026-09-15T03:46:18.978Z Downloaded const_format v0.2.35
11432026-09-15T03:46:18.982Z Downloaded socket2 v0.5.10
11442026-09-15T03:46:18.982Z Downloaded rustls-webpki v0.103.13
11452026-09-15T03:46:18.982Z Downloaded wyz v0.5.1
11462026-09-15T03:46:18.982Z Downloaded hyper-staticfile v0.10.1
11472026-09-15T03:46:18.985Z Downloaded serdect v0.4.3
11482026-09-15T03:46:18.986Z Downloaded strum v0.27.2
11492026-09-15T03:46:18.986Z Downloaded blake3 v1.8.5
11502026-09-15T03:46:18.989Z Downloaded cpufeatures v0.3.0
11512026-09-15T03:46:18.993Z Downloaded zeroize_derive v1.5.0
11522026-09-15T03:46:18.993Z Downloaded sapling-renderdag v0.1.0
11532026-09-15T03:46:18.996Z Downloaded inout v0.2.2
11542026-09-15T03:46:18.996Z Downloaded ssh-cipher v0.3.0
11552026-09-15T03:46:18.996Z Downloaded petname v2.0.2
11562026-09-15T03:46:19.003Z Downloaded crc-catalog v2.4.0
11572026-09-15T03:46:19.003Z Downloaded indent_write v2.2.0
11582026-09-15T03:46:19.007Z Downloaded test-strategy v0.4.5
11592026-09-15T03:46:19.012Z Downloaded libsw v3.5.0
11602026-09-15T03:46:19.012Z Downloaded mime v0.3.17
11612026-09-15T03:46:19.016Z Downloaded bitvec v1.0.1
11622026-09-15T03:46:19.020Z Downloaded walkdir v2.5.0
11632026-09-15T03:46:19.024Z Downloaded dunce v1.0.5
11642026-09-15T03:46:19.024Z Downloaded derive_more v0.99.20
11652026-09-15T03:46:19.027Z Downloaded lru v0.12.5
11662026-09-15T03:46:19.027Z Downloaded defmt-macros v1.0.1
11672026-09-15T03:46:19.030Z Downloaded ignore v0.4.25
11682026-09-15T03:46:19.030Z Downloaded serde_bytes v0.11.19
11692026-09-15T03:46:19.034Z Downloaded native-tls v0.2.18
11702026-09-15T03:46:19.034Z Downloaded stable_deref_trait v1.2.1
11712026-09-15T03:46:19.034Z Downloaded progenitor-impl v0.13.0
11722026-09-15T03:46:19.038Z Downloaded untrusted v0.7.1
11732026-09-15T03:46:19.038Z Downloaded secrecy v0.8.0
11742026-09-15T03:46:19.042Z Downloaded serde_plain v1.0.2
11752026-09-15T03:46:19.042Z Downloaded packed_struct_codegen v0.10.1
11762026-09-15T03:46:19.042Z Downloaded slog-bunyan v2.5.0
11772026-09-15T03:46:19.045Z Downloaded strsim v0.10.0
11782026-09-15T03:46:19.054Z Downloaded bindgen v0.71.1
11792026-09-15T03:46:19.059Z Downloaded newtype-uuid-macros v0.1.0
11802026-09-15T03:46:19.063Z Downloaded oso v0.27.3
11812026-09-15T03:46:19.067Z Downloaded rsa v0.9.10
11822026-09-15T03:46:19.067Z Downloaded csv-core v0.1.13
11832026-09-15T03:46:19.067Z Downloaded ssh-key v0.7.0-rc.11
11842026-09-15T03:46:19.071Z Downloaded term v0.7.0
11852026-09-15T03:46:19.074Z Downloaded ryu v1.0.23
11862026-09-15T03:46:19.078Z Downloaded progenitor-macro v0.13.0
11872026-09-15T03:46:19.078Z Downloaded tls_codec_derive v0.4.2
11882026-09-15T03:46:19.078Z Downloaded vergen-lib v0.1.6
11892026-09-15T03:46:19.078Z Downloaded aws-lc-rs v1.16.3
11902026-09-15T03:46:19.084Z Downloaded der v0.7.10
11912026-09-15T03:46:19.088Z Downloaded libbz2-rs-sys v0.2.2
11922026-09-15T03:46:19.093Z Downloaded radix_trie v0.2.1
11932026-09-15T03:46:19.096Z Downloaded polyval v0.7.1
11942026-09-15T03:46:19.096Z Downloaded jobserver v0.1.34
11952026-09-15T03:46:19.096Z Downloaded ipnet v2.12.0
11962026-09-15T03:46:19.096Z Downloaded toml_edit v0.19.15
11972026-09-15T03:46:19.106Z Downloaded hybrid-array v0.4.13
11982026-09-15T03:46:19.109Z Downloaded zopfli v0.8.3
11992026-09-15T03:46:19.110Z Downloaded progenitor-client v0.13.0
12002026-09-15T03:46:19.110Z Downloaded steno v0.4.1
12012026-09-15T03:46:19.113Z Downloaded rcgen v0.12.1
12022026-09-15T03:46:19.113Z Downloaded sha3 v0.12.0
12032026-09-15T03:46:19.116Z Downloaded postgres-types v0.2.14
12042026-09-15T03:46:19.117Z Downloaded owo-colors v4.3.0
12052026-09-15T03:46:19.120Z Downloaded snafu-derive v0.8.9
12062026-09-15T03:46:19.120Z Downloaded xshell v0.2.7
12072026-09-15T03:46:19.120Z Downloaded ipnetwork v0.21.1
12082026-09-15T03:46:19.120Z Downloaded num-complex v0.4.6
12092026-09-15T03:46:19.124Z Downloaded portable-atomic v1.13.1
12102026-09-15T03:46:19.129Z Downloaded toml_edit v0.23.10+spec-1.0.0
12112026-09-15T03:46:19.132Z Downloaded icu_properties v2.1.2
12122026-09-15T03:46:19.132Z Downloaded oxide-update-engine-types v0.1.2
12132026-09-15T03:46:19.132Z Downloaded rustyline v14.0.0
12142026-09-15T03:46:19.136Z Downloaded mime_guess v2.0.5
12152026-09-15T03:46:19.140Z Downloaded knus-derive v3.4.0
12162026-09-15T03:46:19.141Z Downloaded data-encoding v2.10.0
12172026-09-15T03:46:19.141Z Downloaded darling v0.21.3
12182026-09-15T03:46:19.144Z Downloaded pkcs8 v0.11.0
12192026-09-15T03:46:19.144Z Downloaded pem v3.0.6
12202026-09-15T03:46:19.144Z Downloaded derive_more-impl v2.1.1
12212026-09-15T03:46:19.148Z Downloaded iddqd v0.4.2
12222026-09-15T03:46:19.152Z Downloaded polar-core v0.27.3
12232026-09-15T03:46:19.157Z Downloaded rustc-demangle v0.1.27
12242026-09-15T03:46:19.161Z Downloaded darling_core v0.21.3
12252026-09-15T03:46:19.166Z Downloaded hyper-rustls v0.27.7
12262026-09-15T03:46:19.166Z Downloaded unicode-normalization v0.1.25
12272026-09-15T03:46:19.169Z Downloaded unicode-segmentation v1.12.0
12282026-09-15T03:46:19.169Z Downloaded typed-path v0.9.3
12292026-09-15T03:46:19.173Z Downloaded corncobs v0.1.4
12302026-09-15T03:46:19.173Z Downloaded nom v7.1.3
12312026-09-15T03:46:19.177Z Downloaded writeable v0.6.2
12322026-09-15T03:46:19.178Z Downloaded rand v0.8.6
12332026-09-15T03:46:19.181Z Downloaded similar v2.7.0
12342026-09-15T03:46:19.181Z Downloaded rayon v1.11.0
12352026-09-15T03:46:19.186Z Downloaded rand v0.9.2
12362026-09-15T03:46:19.190Z Downloaded slog v2.8.2
12372026-09-15T03:46:19.194Z Downloaded goblin v0.10.5
12382026-09-15T03:46:19.197Z Downloaded subprocess v0.2.15
12392026-09-15T03:46:19.201Z Downloaded chrono v0.4.45
12402026-09-15T03:46:19.204Z Downloaded quinn-proto v0.11.16
12412026-09-15T03:46:19.209Z Downloaded toml_parser v1.1.2+spec-1.1.0
12422026-09-15T03:46:19.213Z Downloaded icu_normalizer_data v2.1.1
12432026-09-15T03:46:19.213Z Downloaded libm v0.2.16
12442026-09-15T03:46:19.217Z Downloaded derive-ex v0.1.8
12452026-09-15T03:46:19.220Z Downloaded rayon-core v1.13.0
12462026-09-15T03:46:19.220Z Downloaded rustls-platform-verifier v0.6.2
12472026-09-15T03:46:19.224Z Downloaded dropshot_endpoint v0.17.1
12482026-09-15T03:46:19.224Z Downloaded minimal-lexical v0.2.1
12492026-09-15T03:46:19.227Z Downloaded miette v7.6.0
12502026-09-15T03:46:19.231Z Downloaded itertools v0.12.1
12512026-09-15T03:46:19.235Z Downloaded icu_normalizer v2.1.1
12522026-09-15T03:46:19.240Z Downloaded tungstenite v0.21.0
12532026-09-15T03:46:19.240Z Downloaded lalrpop v0.19.12
12542026-09-15T03:46:19.245Z Downloaded unicode_categories v0.1.1
12552026-09-15T03:46:19.248Z Downloaded crossterm v0.28.1
12562026-09-15T03:46:19.253Z Downloaded vcpkg v0.2.15
12572026-09-15T03:46:19.276Z Downloaded ed25519-dalek v2.2.0
12582026-09-15T03:46:19.282Z Downloaded zerocopy-derive v0.8.55
12592026-09-15T03:46:19.286Z Downloaded openssl v0.10.80
12602026-09-15T03:46:19.291Z Downloaded qorb v0.4.1
12612026-09-15T03:46:19.294Z Downloaded itertools v0.10.5
12622026-09-15T03:46:19.298Z Downloaded gimli v0.32.3
12632026-09-15T03:46:19.301Z Downloaded publicsuffix v2.3.0
12642026-09-15T03:46:19.305Z Downloaded smoltcp v0.11.0
12652026-09-15T03:46:19.310Z Downloaded zerocopy v0.8.55
12662026-09-15T03:46:19.323Z Downloaded drift v0.2.0
12672026-09-15T03:46:19.330Z Downloaded internal-russh-num-bigint v0.5.0
12682026-09-15T03:46:19.334Z Downloaded zlib-rs v0.6.2
12692026-09-15T03:46:19.337Z Downloaded curve25519-dalek v4.1.3
12702026-09-15T03:46:19.341Z Downloaded tokio-postgres v0.7.18
12712026-09-15T03:46:19.345Z Downloaded nix v0.27.1
12722026-09-15T03:46:19.351Z Downloaded winnow v0.5.40
12732026-09-15T03:46:19.356Z Downloaded smoltcp v0.9.1
12742026-09-15T03:46:19.364Z Downloaded reedline v0.40.0
12752026-09-15T03:46:19.368Z Downloaded winnow v0.6.26
12762026-09-15T03:46:19.374Z Downloaded typed-path v0.12.3
12772026-09-15T03:46:19.378Z Downloaded moka v0.12.13
12782026-09-15T03:46:19.386Z Downloaded quick-xml v0.37.5
12792026-09-15T03:46:19.390Z Downloaded regex-syntax v0.6.29
12802026-09-15T03:46:19.393Z Downloaded tower v0.5.3
12812026-09-15T03:46:19.396Z Downloaded time v0.3.47
12822026-09-15T03:46:19.403Z Downloaded zip v8.6.0
12832026-09-15T03:46:19.406Z Downloaded bstr v1.12.1
12842026-09-15T03:46:19.412Z Downloaded hickory-proto v0.25.2
12852026-09-15T03:46:19.422Z Downloaded russh v0.62.4
12862026-09-15T03:46:19.429Z Downloaded hickory-proto v0.24.4
12872026-09-15T03:46:19.439Z Downloaded crossterm v0.29.0
12882026-09-15T03:46:19.443Z Downloaded crypto-bigint v0.7.5
12892026-09-15T03:46:19.451Z Downloaded nix v0.31.2
12902026-09-15T03:46:19.459Z Downloaded salty v0.3.0
12912026-09-15T03:46:19.463Z Downloaded tabled v0.21.0
12922026-09-15T03:46:19.475Z Downloaded reqwest v0.12.28
12932026-09-15T03:46:19.478Z Downloaded iri-string v0.7.10
12942026-09-15T03:46:19.483Z Downloaded openapiv3 v2.2.0
12952026-09-15T03:46:19.490Z Downloaded object v0.30.4
12962026-09-15T03:46:19.496Z Downloaded regress v0.10.5
12972026-09-15T03:46:19.501Z Downloaded rustix v0.38.44
12982026-09-15T03:46:19.517Z Downloaded rustls v0.23.41
12992026-09-15T03:46:19.525Z Downloaded sled v0.34.7
13002026-09-15T03:46:19.529Z Downloaded syn v3.0.3
13012026-09-15T03:46:19.536Z Downloaded curve25519-dalek v5.0.0
13022026-09-15T03:46:19.543Z Downloaded regress v0.11.1
13032026-09-15T03:46:19.547Z Downloaded nix v0.28.0
13042026-09-15T03:46:19.554Z Downloaded regex-syntax v0.8.10
13052026-09-15T03:46:19.560Z Downloaded sqlparser v0.61.0
13062026-09-15T03:46:19.566Z Downloaded dropshot v0.17.1
13072026-09-15T03:46:19.580Z Downloaded tracing v0.1.44
13082026-09-15T03:46:19.594Z Downloaded zerocopy-derive v0.6.6
13092026-09-15T03:46:19.600Z Downloaded ratatui v0.29.0
13102026-09-15T03:46:19.612Z Downloaded diesel v2.3.7
13112026-09-15T03:46:19.626Z Downloaded object v0.37.3
13122026-09-15T03:46:19.633Z Downloaded object v0.39.1
13132026-09-15T03:46:19.640Z Downloaded sha3 v0.11.0
13142026-09-15T03:46:19.644Z Downloaded typify-impl v0.6.2
13152026-09-15T03:46:19.652Z Downloaded bzip2-sys v0.1.13+1.0.8
13162026-09-15T03:46:19.659Z Downloaded regex-automata v0.4.14
13172026-09-15T03:46:19.669Z Downloaded chrono-tz v0.10.4
13182026-09-15T03:46:19.681Z Downloaded jiff v0.2.34
13192026-09-15T03:46:19.692Z Downloaded petgraph v0.6.5
13202026-09-15T03:46:19.704Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13212026-09-15T03:46:19.739Z Downloaded tokio v1.52.1
13222026-09-15T03:46:19.764Z Downloaded libz-sys v1.1.24
13232026-09-15T03:46:19.778Z Downloaded sha3 v0.10.8
13242026-09-15T03:46:19.781Z Downloaded petgraph v0.8.3
13252026-09-15T03:46:19.795Z Downloaded csv v1.4.0
13262026-09-15T03:46:19.835Z Downloaded encoding_rs v0.8.35
13272026-09-15T03:46:19.863Z Downloaded ring v0.17.14
13282026-09-15T03:46:19.889Z Downloaded libgit2-sys v0.18.3+1.9.2
13292026-09-15T03:46:20.300Z Downloaded aws-lc-sys v0.40.0
13302026-09-15T03:46:20.567Z Compiling serde_core v1.0.228
13312026-09-15T03:46:20.567Z Compiling libc v0.2.185
13322026-09-15T03:46:20.567Z Compiling serde v1.0.228
13332026-09-15T03:46:20.570Z Compiling log v0.4.33
13342026-09-15T03:46:20.570Z Compiling smallvec v1.15.1
13352026-09-15T03:46:20.570Z Compiling subtle v2.6.1
13362026-09-15T03:46:20.570Z Compiling shlex v1.3.0
13372026-09-15T03:46:20.570Z Compiling find-msvc-tools v0.1.9
13382026-09-15T03:46:20.570Z Compiling typenum v1.20.1
13392026-09-15T03:46:20.736Z Compiling scopeguard v1.2.0
13402026-09-15T03:46:20.748Z Compiling stable_deref_trait v1.2.1
13412026-09-15T03:46:20.752Z Compiling portable-atomic v1.13.1
13422026-09-15T03:46:20.790Z Compiling serde_json v1.0.151
13432026-09-15T03:46:20.793Z Compiling critical-section v1.2.0
13442026-09-15T03:46:20.821Z Compiling syn v2.0.117
13452026-09-15T03:46:20.845Z Compiling zerocopy v0.8.55
13462026-09-15T03:46:20.921Z Compiling lock_api v0.4.14
13472026-09-15T03:46:20.937Z Compiling libm v0.2.16
13482026-09-15T03:46:20.952Z Compiling num-traits v0.2.19
13492026-09-15T03:46:20.958Z Compiling pkg-config v0.3.32
13502026-09-15T03:46:20.983Z Compiling parking_lot_core v0.9.12
13512026-09-15T03:46:20.988Z Compiling getrandom v0.4.3
13522026-09-15T03:46:20.988Z Compiling pin-project-lite v0.2.17
13532026-09-15T03:46:21.118Z Compiling rand_core v0.10.0
13542026-09-15T03:46:21.124Z Compiling futures-core v0.3.32
13552026-09-15T03:46:21.161Z Compiling writeable v0.6.2
13562026-09-15T03:46:21.193Z Compiling foldhash v0.2.0
13572026-09-15T03:46:21.197Z Compiling percent-encoding v2.3.2
13582026-09-15T03:46:21.306Z Compiling litemap v0.8.1
13592026-09-15T03:46:21.339Z Compiling icu_normalizer_data v2.1.1
13602026-09-15T03:46:21.343Z Compiling icu_properties_data v2.1.2
13612026-09-15T03:46:21.415Z Compiling generic-array v0.14.7
13622026-09-15T03:46:21.419Z Compiling getrandom v0.3.4
13632026-09-15T03:46:21.446Z Compiling const-oid v0.9.6
13642026-09-15T03:46:21.450Z Compiling hashbrown v0.17.0
13652026-09-15T03:46:21.496Z Compiling rustix v1.1.4
13662026-09-15T03:46:21.549Z Compiling futures-sink v0.3.32
13672026-09-15T03:46:21.566Z Compiling futures-io v0.3.32
13682026-09-15T03:46:21.601Z Compiling utf8_iter v1.0.4
13692026-09-15T03:46:21.672Z Compiling futures-channel v0.3.32
13702026-09-15T03:46:21.699Z Compiling futures-task v0.3.32
13712026-09-15T03:46:21.743Z Compiling errno v0.3.14
13722026-09-15T03:46:21.762Z Compiling jobserver v0.1.34
13732026-09-15T03:46:21.766Z Compiling getrandom v0.2.17
13742026-09-15T03:46:21.836Z Compiling mio v1.2.0
13752026-09-15T03:46:21.895Z Compiling signal-hook-registry v1.4.8
13762026-09-15T03:46:21.918Z Compiling socket2 v0.6.3
13772026-09-15T03:46:21.921Z Compiling slab v0.4.12
13782026-09-15T03:46:21.947Z Compiling rand_core v0.6.4
13792026-09-15T03:46:22.039Z Compiling cc v1.2.56
13802026-09-15T03:46:22.056Z Compiling once_cell v1.21.3
13812026-09-15T03:46:22.082Z Compiling parking_lot v0.12.5
13822026-09-15T03:46:22.128Z Compiling form_urlencoded v1.2.2
13832026-09-15T03:46:22.128Z Compiling cmov v0.5.4
13842026-09-15T03:46:22.174Z Compiling rustversion v1.0.22
13852026-09-15T03:46:22.268Z Compiling base64ct v1.8.3
13862026-09-15T03:46:22.294Z Compiling iana-time-zone v0.1.65
13872026-09-15T03:46:22.310Z Compiling dunce v1.0.5
13882026-09-15T03:46:22.331Z Compiling ctutils v0.4.2
13892026-09-15T03:46:22.348Z Compiling regex-syntax v0.8.10
13902026-09-15T03:46:22.351Z Compiling fs_extra v1.3.0
13912026-09-15T03:46:22.378Z Compiling ident_case v1.0.1
13922026-09-15T03:46:22.381Z Compiling flagset v0.4.7
13932026-09-15T03:46:22.416Z Compiling syn v1.0.109
13942026-09-15T03:46:22.457Z Compiling base64 v0.22.1
13952026-09-15T03:46:22.492Z Compiling vcpkg v0.2.15
13962026-09-15T03:46:22.510Z Compiling pem-rfc7468 v0.7.0
13972026-09-15T03:46:22.527Z Compiling tracing-core v0.1.36
13982026-09-15T03:46:22.543Z Compiling aws-lc-rs v1.16.3
13992026-09-15T03:46:22.560Z Compiling crc32fast v1.5.0
14002026-09-15T03:46:22.592Z Compiling schemars v0.8.22
14012026-09-15T03:46:22.609Z Compiling dyn-clone v1.0.20
14022026-09-15T03:46:22.644Z Compiling rand_core v0.9.5
14032026-09-15T03:46:22.762Z Compiling spin v0.9.8
14042026-09-15T03:46:22.812Z Compiling cmake v0.1.57
14052026-09-15T03:46:22.849Z Compiling tinyvec_macros v0.1.1
14062026-09-15T03:46:22.879Z Compiling httparse v1.10.1
14072026-09-15T03:46:22.896Z Compiling openssl-probe v0.2.1
14082026-09-15T03:46:22.913Z Compiling tinyvec v1.10.0
14092026-09-15T03:46:22.943Z Compiling aho-corasick v1.1.4
14102026-09-15T03:46:22.947Z Compiling unicode-segmentation v1.12.0
14112026-09-15T03:46:22.999Z Compiling bitflags v2.11.0
14122026-09-15T03:46:23.132Z Compiling semver v1.0.28
14132026-09-15T03:46:23.170Z Compiling indexmap v2.14.0
14142026-09-15T03:46:23.254Z Compiling uuid v1.23.4
14152026-09-15T03:46:23.271Z Compiling try-lock v0.2.5
14162026-09-15T03:46:23.275Z Compiling radium v0.7.0
14172026-09-15T03:46:23.299Z Compiling simd-adler32 v0.3.8
14182026-09-15T03:46:23.329Z Compiling tower-layer v0.3.3
14192026-09-15T03:46:23.368Z Compiling rustc_version v0.4.1
14202026-09-15T03:46:23.383Z Compiling atomic-waker v1.1.2
14212026-09-15T03:46:23.397Z Compiling untrusted v0.7.1
14222026-09-15T03:46:23.492Z Compiling tower-service v0.3.3
14232026-09-15T03:46:23.526Z Compiling want v0.3.1
14242026-09-15T03:46:23.543Z Compiling tap v1.0.1
14252026-09-15T03:46:23.572Z Compiling cpufeatures v0.2.17
14262026-09-15T03:46:23.606Z Compiling untrusted v0.9.0
14272026-09-15T03:46:23.625Z Compiling const-oid v0.10.2
14282026-09-15T03:46:23.663Z Compiling openssl v0.10.80
14292026-09-15T03:46:23.677Z Compiling adler2 v2.0.1
14302026-09-15T03:46:23.692Z Compiling aws-lc-sys v0.40.0
14312026-09-15T03:46:23.714Z Compiling openssl-sys v0.9.117
14322026-09-15T03:46:23.717Z Compiling foreign-types-shared v0.1.1
14332026-09-15T03:46:23.745Z Compiling rustls v0.23.41
14342026-09-15T03:46:23.826Z Compiling synstructure v0.13.2
14352026-09-15T03:46:23.842Z Compiling serde_derive_internals v0.29.1
14362026-09-15T03:46:23.859Z Compiling pest_generator v2.8.6
14372026-09-15T03:46:23.862Z Compiling darling_core v0.20.11
14382026-09-15T03:46:23.892Z Compiling regex-automata v0.4.14
14392026-09-15T03:46:23.945Z Compiling httpdate v1.0.3
14402026-09-15T03:46:23.963Z Compiling maybe-uninit v2.0.0
14412026-09-15T03:46:23.983Z Compiling foreign-types v0.3.2
14422026-09-15T03:46:24.083Z Compiling miniz_oxide v0.8.9
14432026-09-15T03:46:24.219Z Compiling tempfile v3.27.0
14442026-09-15T03:46:24.292Z Compiling terminal_size v0.4.3
14452026-09-15T03:46:24.387Z Compiling bzip2-sys v0.1.13+1.0.8
14462026-09-15T03:46:24.455Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14472026-09-15T03:46:24.458Z Compiling wyz v0.5.1
14482026-09-15T03:46:24.630Z Compiling unicode-normalization v0.1.25
14492026-09-15T03:46:24.646Z Compiling num-integer v0.1.46
14502026-09-15T03:46:24.682Z Compiling socket2 v0.5.10
14512026-09-15T03:46:24.714Z Compiling wait-timeout v0.2.1
14522026-09-15T03:46:24.731Z Compiling ahash v0.8.12
14532026-09-15T03:46:24.747Z Compiling num-conv v0.2.0
14542026-09-15T03:46:24.777Z Compiling cpufeatures v0.3.0
14552026-09-15T03:46:24.808Z Compiling quick-error v1.2.3
14562026-09-15T03:46:24.844Z Compiling num-bigint-dig v0.8.6
14572026-09-15T03:46:24.869Z Compiling time-core v0.1.8
14582026-09-15T03:46:24.897Z Compiling funty v2.0.0
14592026-09-15T03:46:24.914Z Compiling bit-vec v0.8.0
14602026-09-15T03:46:24.931Z Compiling packed_struct v0.10.1
14612026-09-15T03:46:24.949Z Compiling native-tls v0.2.18
14622026-09-15T03:46:24.988Z Compiling powerfmt v0.2.0
14632026-09-15T03:46:25.021Z Compiling clap_builder v4.6.0
14642026-09-15T03:46:25.041Z Compiling time-macros v0.2.27
14652026-09-15T03:46:25.099Z Compiling rusty-fork v0.3.1
14662026-09-15T03:46:25.113Z Compiling bit-set v0.8.0
14672026-09-15T03:46:25.127Z Compiling num-iter v0.1.45
14682026-09-15T03:46:25.170Z Compiling deranged v0.5.8
14692026-09-15T03:46:25.233Z Compiling bitvec v1.0.1
14702026-09-15T03:46:25.280Z Compiling lazy_static v1.5.0
14712026-09-15T03:46:25.295Z Compiling rand_xorshift v0.4.0
14722026-09-15T03:46:25.345Z Compiling sync_wrapper v1.0.2
14732026-09-15T03:46:25.389Z Compiling indexmap v1.9.3
14742026-09-15T03:46:25.431Z Compiling num_threads v0.1.7
14752026-09-15T03:46:25.519Z Compiling unarray v0.1.4
14762026-09-15T03:46:25.535Z Compiling crossbeam-utils v0.8.21
14772026-09-15T03:46:25.551Z Compiling object v0.37.3
14782026-09-15T03:46:25.569Z Compiling serde_derive v1.0.228
14792026-09-15T03:46:25.598Z Compiling zeroize_derive v1.5.0
14802026-09-15T03:46:25.635Z Compiling zerofrom-derive v0.1.6
14812026-09-15T03:46:25.651Z Compiling yoke-derive v0.8.1
14822026-09-15T03:46:25.868Z Compiling zerocopy-derive v0.8.55
14832026-09-15T03:46:25.885Z Compiling zerovec-derive v0.11.2
14842026-09-15T03:46:26.160Z Compiling displaydoc v0.2.5
14852026-09-15T03:46:26.183Z Compiling tokio-macros v2.7.0
14862026-09-15T03:46:26.225Z Compiling futures-macro v0.3.32
14872026-09-15T03:46:26.292Z Compiling der_derive v0.7.3
14882026-09-15T03:46:26.307Z Compiling thiserror-impl v2.0.18
14892026-09-15T03:46:26.781Z Compiling tracing-attributes v0.1.31
14902026-09-15T03:46:26.907Z Compiling schemars_derive v0.8.22
14912026-09-15T03:46:26.926Z Compiling pest_derive v2.8.6
14922026-09-15T03:46:26.967Z Compiling scroll_derive v0.13.1
14932026-09-15T03:46:26.982Z Compiling darling_macro v0.20.11
14942026-09-15T03:46:27.063Z Compiling thiserror-impl v1.0.69
14952026-09-15T03:46:27.104Z Compiling futures-util v0.3.32
14962026-09-15T03:46:27.128Z Compiling zerofrom v0.1.6
14972026-09-15T03:46:27.275Z Compiling yoke v0.8.1
14982026-09-15T03:46:27.320Z Compiling openssl-macros v0.1.1
14992026-09-15T03:46:27.428Z Compiling packed_struct_codegen v0.10.1
15002026-09-15T03:46:27.478Z Compiling zerovec v0.11.5
15012026-09-15T03:46:27.526Z Compiling zerotrie v0.2.3
15022026-09-15T03:46:27.720Z Compiling thiserror v2.0.18
15032026-09-15T03:46:27.839Z Compiling scroll v0.13.0
15042026-09-15T03:46:27.854Z Compiling darling v0.20.11
15052026-09-15T03:46:27.857Z Compiling zerocopy-derive v0.6.6
15062026-09-15T03:46:27.951Z Compiling tinystr v0.8.2
15072026-09-15T03:46:28.024Z Compiling potential_utf v0.1.4
15082026-09-15T03:46:28.141Z Compiling icu_locale_core v2.1.1
15092026-09-15T03:46:28.156Z Compiling goblin v0.10.5
15102026-09-15T03:46:28.195Z Compiling icu_collections v2.1.1
15112026-09-15T03:46:28.215Z Compiling tracing v0.1.44
15122026-09-15T03:46:28.231Z Compiling clap_derive v4.6.1
15132026-09-15T03:46:28.247Z Compiling bitfield-macros v0.19.4
15142026-09-15T03:46:28.270Z Compiling nodrop v0.1.14
15152026-09-15T03:46:28.383Z Compiling usdt-impl v0.6.0
15162026-09-15T03:46:28.421Z Compiling thiserror v1.0.69
15172026-09-15T03:46:28.509Z Compiling crc-catalog v2.4.0
15182026-09-15T03:46:28.546Z Compiling paste v1.0.15
15192026-09-15T03:46:28.583Z Compiling siphasher v1.0.2
15202026-09-15T03:46:28.618Z Compiling crc v3.4.0
15212026-09-15T03:46:28.665Z Compiling array-init v0.0.4
15222026-09-15T03:46:28.696Z Compiling derive_builder_core v0.20.2
15232026-09-15T03:46:28.793Z Compiling icu_provider v2.1.1
15242026-09-15T03:46:28.808Z Compiling zerocopy v0.6.6
15252026-09-15T03:46:28.840Z Compiling dtrace-parser v0.3.0
15262026-09-15T03:46:29.032Z Compiling icu_properties v2.1.2
15272026-09-15T03:46:29.049Z Compiling icu_normalizer v2.1.1
15282026-09-15T03:46:29.052Z Compiling bitfield v0.19.4
15292026-09-15T03:46:29.063Z Compiling time v0.3.47
15302026-09-15T03:46:29.137Z Compiling zeroize v1.9.0
15312026-09-15T03:46:29.157Z Compiling bytes v1.11.1
15322026-09-15T03:46:29.210Z Compiling chrono v0.4.45
15332026-09-15T03:46:29.378Z Compiling hybrid-array v0.4.13
15342026-09-15T03:46:29.446Z Compiling der v0.7.10
15352026-09-15T03:46:29.580Z Compiling rustls-pki-types v1.14.0
15362026-09-15T03:46:29.621Z Compiling ipnet v2.12.0
15372026-09-15T03:46:29.622Z Compiling hex v0.4.3
15382026-09-15T03:46:29.638Z Compiling tokio v1.52.1
15392026-09-15T03:46:29.925Z Compiling idna_adapter v1.2.1
15402026-09-15T03:46:29.942Z Compiling block-buffer v0.10.4
15412026-09-15T03:46:30.046Z Compiling idna v1.1.0
15422026-09-15T03:46:30.061Z Compiling crypto-common v0.1.7
15432026-09-15T03:46:30.086Z Compiling http v1.4.2
15442026-09-15T03:46:30.133Z Compiling block-buffer v0.12.1
15452026-09-15T03:46:30.148Z Compiling crypto-common v0.2.2
15462026-09-15T03:46:30.162Z Compiling block-padding v0.4.2
15472026-09-15T03:46:30.178Z Compiling toml_datetime v0.6.11
15482026-09-15T03:46:30.229Z Compiling digest v0.10.7
15492026-09-15T03:46:30.348Z Compiling url v2.5.8
15502026-09-15T03:46:30.352Z Compiling spki v0.7.3
15512026-09-15T03:46:30.449Z Compiling ppv-lite86 v0.2.21
15522026-09-15T03:46:30.538Z Compiling signature v2.2.0
15532026-09-15T03:46:30.648Z Compiling pkcs8 v0.10.2
15542026-09-15T03:46:30.672Z Compiling inout v0.2.2
15552026-09-15T03:46:30.689Z Compiling sha2 v0.10.9
15562026-09-15T03:46:30.719Z Compiling serde_spanned v0.6.9
15572026-09-15T03:46:30.744Z Compiling http-body v1.0.1
15582026-09-15T03:46:30.794Z Compiling clap v4.6.1
15592026-09-15T03:46:30.859Z Compiling rand_chacha v0.9.0
15602026-09-15T03:46:30.875Z Compiling rand_chacha v0.3.1
15612026-09-15T03:46:30.879Z Compiling digest v0.11.3
15622026-09-15T03:46:30.925Z Compiling cipher v0.5.2
15632026-09-15T03:46:30.925Z Compiling http-body-util v0.1.3
15642026-09-15T03:46:30.955Z Compiling dof v0.4.0
15652026-09-15T03:46:31.008Z Compiling pkcs1 v0.7.5
15662026-09-15T03:46:31.139Z Compiling rand v0.9.2
15672026-09-15T03:46:31.210Z Compiling rand v0.8.6
15682026-09-15T03:46:31.235Z Compiling chacha20 v0.10.0
15692026-09-15T03:46:31.444Z Compiling structmeta-derive v0.3.0
15702026-09-15T03:46:31.461Z Compiling scroll_derive v0.12.1
15712026-09-15T03:46:31.601Z Compiling smallvec v0.6.14
15722026-09-15T03:46:31.632Z Compiling darling_core v0.23.0
15732026-09-15T03:46:31.649Z Compiling heapless v0.7.17
15742026-09-15T03:46:31.823Z Compiling proptest v1.11.0
15752026-09-15T03:46:31.953Z Compiling ipnetwork v0.21.1
15762026-09-15T03:46:31.953Z Compiling slog v2.8.2
15772026-09-15T03:46:32.039Z Compiling thread-id v5.1.0
15782026-09-15T03:46:32.054Z Compiling env_filter v2.0.0
15792026-09-15T03:46:32.137Z Compiling syn v3.0.3
15802026-09-15T03:46:32.181Z Compiling cookie v0.18.1
15812026-09-15T03:46:32.194Z Compiling iri-string v0.7.10
15822026-09-15T03:46:32.198Z Compiling base64 v0.21.7
15832026-09-15T03:46:32.256Z Compiling ryu v1.0.23
15842026-09-15T03:46:32.359Z Compiling winnow v0.5.40
15852026-09-15T03:46:32.373Z Compiling gimli v0.32.3
15862026-09-15T03:46:32.387Z Compiling zstd-safe v7.2.4
15872026-09-15T03:46:32.406Z Compiling hashbrown v0.12.3
15882026-09-15T03:46:32.463Z Compiling signal-hook v0.3.18
15892026-09-15T03:46:32.532Z Compiling allocator-api2 v0.2.21
15902026-09-15T03:46:32.547Z Compiling anyhow v1.0.104
15912026-09-15T03:46:32.607Z Compiling unicode-properties v0.1.4
15922026-09-15T03:46:32.624Z Compiling unicode-bidi v0.3.18
15932026-09-15T03:46:32.667Z Compiling structmeta v0.3.0
15942026-09-15T03:46:32.703Z Compiling ron v0.8.1
15952026-09-15T03:46:32.885Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15962026-09-15T03:46:32.900Z Compiling serde_urlencoded v0.7.1
15972026-09-15T03:46:32.969Z Compiling rsa v0.9.10
15982026-09-15T03:46:33.156Z Compiling stringprep v0.1.5
15992026-09-15T03:46:33.171Z Compiling env_logger v0.11.11
16002026-09-15T03:46:33.222Z Compiling oxnet v0.1.6
16012026-09-15T03:46:33.337Z Compiling scroll v0.12.0
16022026-09-15T03:46:33.582Z Compiling tokio-util v0.7.18
16032026-09-15T03:46:33.636Z Compiling tower v0.5.3
16042026-09-15T03:46:33.653Z Compiling tokio-native-tls v0.3.1
16052026-09-15T03:46:33.679Z Compiling toml_edit v0.19.15
16062026-09-15T03:46:33.838Z Compiling serde-hex v0.1.0
16072026-09-15T03:46:33.853Z Compiling rand v0.10.1
16082026-09-15T03:46:34.139Z Compiling addr2line v0.25.1
16092026-09-15T03:46:34.207Z Compiling darling_macro v0.23.0
16102026-09-15T03:46:34.311Z Compiling h2 v0.4.15
16112026-09-15T03:46:34.363Z Compiling newtype-uuid v1.3.2
16122026-09-15T03:46:34.503Z Compiling tower-http v0.6.8
16132026-09-15T03:46:34.638Z Compiling sha2 v0.11.0
16142026-09-15T03:46:34.678Z Compiling hmac v0.13.0
16152026-09-15T03:46:34.724Z Compiling md-5 v0.11.0
16162026-09-15T03:46:34.744Z Compiling hashbrown v0.13.2
16172026-09-15T03:46:34.880Z Compiling x509-cert v0.2.5
16182026-09-15T03:46:34.929Z Compiling rustls-native-certs v0.8.3
16192026-09-15T03:46:35.049Z Compiling derive_builder_macro v0.20.2
16202026-09-15T03:46:35.253Z Compiling erased-serde v0.3.31
16212026-09-15T03:46:35.539Z Compiling serde_tokenstream v0.2.3
16222026-09-15T03:46:35.590Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16232026-09-15T03:46:35.618Z Compiling bzip2 v0.4.4
16242026-09-15T03:46:35.678Z Compiling daft-derive v0.1.8
16252026-09-15T03:46:35.802Z Compiling camino v1.2.5
16262026-09-15T03:46:35.805Z Compiling hubpack_derive v0.1.1
16272026-09-15T03:46:35.846Z Compiling bstr v1.12.1
16282026-09-15T03:46:35.883Z Compiling zerocopy-derive v0.7.35
16292026-09-15T03:46:36.093Z Compiling pin-project-internal v1.1.11
16302026-09-15T03:46:36.220Z Compiling async-trait v0.1.89
16312026-09-15T03:46:36.317Z Compiling curve25519-dalek v4.1.3
16322026-09-15T03:46:36.397Z Compiling vergen-lib v9.1.0
16332026-09-15T03:46:36.400Z Compiling heck v0.4.1
16342026-09-15T03:46:36.434Z Compiling hash32 v0.2.1
16352026-09-15T03:46:36.463Z Compiling encoding_rs v0.8.35
16362026-09-15T03:46:36.551Z Compiling memoffset v0.9.1
16372026-09-15T03:46:36.566Z Compiling smoltcp v0.9.1
16382026-09-15T03:46:36.625Z Compiling crc-any v2.5.0
16392026-09-15T03:46:36.649Z Compiling bumpalo v3.20.2
16402026-09-15T03:46:36.653Z Compiling psl-types v2.0.11
16412026-09-15T03:46:36.699Z Compiling rustc-demangle v0.1.27
16422026-09-15T03:46:36.743Z Compiling libbz2-rs-sys v0.2.2
16432026-09-15T03:46:36.800Z Compiling owo-colors v4.3.0
16442026-09-15T03:46:36.815Z Compiling litrs v1.0.0
16452026-09-15T03:46:36.834Z Compiling rustix v0.38.44
16462026-09-15T03:46:36.883Z Compiling mime v0.3.17
16472026-09-15T03:46:36.931Z Compiling fallible-iterator v0.2.0
16482026-09-15T03:46:36.947Z Compiling ref-cast v1.0.25
16492026-09-15T03:46:37.126Z Compiling zlib-rs v0.6.2
16502026-09-15T03:46:37.159Z Compiling cfg_aliases v0.2.1
16512026-09-15T03:46:37.245Z Compiling postgres-protocol v0.6.12
16522026-09-15T03:46:37.248Z Compiling nix v0.31.2
16532026-09-15T03:46:37.277Z Compiling bzip2 v0.6.1
16542026-09-15T03:46:37.295Z Compiling pin-project v1.1.11
16552026-09-15T03:46:37.340Z Compiling backtrace v0.3.76
16562026-09-15T03:46:37.368Z Compiling document-features v0.2.12
16572026-09-15T03:46:37.382Z Compiling zopfli v0.8.3
16582026-09-15T03:46:37.386Z Compiling zerocopy v0.7.35
16592026-09-15T03:46:37.411Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16602026-09-15T03:46:37.505Z Compiling publicsuffix v2.3.0
16612026-09-15T03:46:37.575Z Compiling hyper v1.10.1
16622026-09-15T03:46:37.654Z Compiling snafu-derive v0.8.9
16632026-09-15T03:46:37.716Z Compiling daft v0.1.8
16642026-09-15T03:46:37.731Z Compiling hubpack v0.1.2
16652026-09-15T03:46:37.846Z Compiling zip v0.6.6
16662026-09-15T03:46:37.969Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16672026-09-15T03:46:38.022Z Compiling derive_builder v0.20.2
16682026-09-15T03:46:38.035Z Compiling object v0.30.4
16692026-09-15T03:46:38.052Z Compiling toml v0.7.8
16702026-09-15T03:46:38.057Z Compiling darling v0.23.0
16712026-09-15T03:46:38.164Z Compiling goblin v0.8.2
16722026-09-15T03:46:38.395Z Compiling derive-ex v0.1.8
16732026-09-15T03:46:38.436Z Compiling hmac v0.12.1
16742026-09-15T03:46:38.546Z Compiling futures-executor v0.3.32
16752026-09-15T03:46:38.582Z Compiling phf_shared v0.13.1
16762026-09-15T03:46:38.598Z Compiling regex v1.12.3
16772026-09-15T03:46:38.623Z Compiling ref-cast-impl v1.0.25
16782026-09-15T03:46:38.676Z Compiling hyper-util v0.1.20
16792026-09-15T03:46:38.742Z Compiling curve25519-dalek-derive v0.1.1
16802026-09-15T03:46:38.814Z Compiling strum_macros v0.27.2
16812026-09-15T03:46:38.829Z Compiling vergen v9.1.0
16822026-09-15T03:46:38.847Z Compiling convert_case v0.10.0
16832026-09-15T03:46:39.044Z Compiling cargo-platform v0.3.2
16842026-09-15T03:46:39.044Z Compiling ff v0.13.1
16852026-09-15T03:46:39.168Z Compiling fs-err v3.3.0
16862026-09-15T03:46:39.213Z Compiling jiff-core v0.1.0
16872026-09-15T03:46:39.216Z Compiling managed v0.8.0
16882026-09-15T03:46:39.230Z Compiling base16ct v0.2.0
16892026-09-15T03:46:39.335Z Compiling path-slash v0.1.5
16902026-09-15T03:46:39.410Z Compiling is_ci v1.2.0
16912026-09-15T03:46:39.434Z Compiling bitflags v1.3.2
16922026-09-15T03:46:39.452Z Compiling foldhash v0.1.5
16932026-09-15T03:46:39.467Z Compiling same-file v1.0.6
16942026-09-15T03:46:39.486Z Compiling textwrap v0.16.2
16952026-09-15T03:46:39.562Z Compiling supports-color v3.0.2
16962026-09-15T03:46:39.633Z Compiling hashbrown v0.15.5
16972026-09-15T03:46:39.636Z Compiling snafu v0.8.9
16982026-09-15T03:46:39.636Z Compiling walkdir v2.5.0
16992026-09-15T03:46:39.963Z Compiling jiff v0.2.34
17002026-09-15T03:46:40.034Z Compiling sec1 v0.7.3
17012026-09-15T03:46:40.092Z Compiling hyper-tls v0.6.0
17022026-09-15T03:46:40.132Z Compiling test-strategy v0.4.5
17032026-09-15T03:46:40.230Z Compiling flate2 v1.1.9
17042026-09-15T03:46:40.313Z Compiling reqwest v0.12.28
17052026-09-15T03:46:40.350Z Compiling cargo_metadata v0.23.1
17062026-09-15T03:46:40.353Z Compiling group v0.13.0
17072026-09-15T03:46:40.459Z Compiling dof v0.3.0
17082026-09-15T03:46:40.540Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17092026-09-15T03:46:40.608Z Compiling derive_more-impl v2.1.1
17102026-09-15T03:46:40.643Z Compiling phf v0.13.1
17112026-09-15T03:46:40.713Z Compiling futures v0.3.32
17122026-09-15T03:46:40.815Z Compiling signal-hook-mio v0.2.5
17132026-09-15T03:46:40.831Z Compiling hkdf v0.12.4
17142026-09-15T03:46:40.889Z Compiling strum v0.27.2
17152026-09-15T03:46:40.958Z Compiling cookie_store v0.22.1
17162026-09-15T03:46:41.034Z Compiling zstd v0.13.3
17172026-09-15T03:46:41.048Z Compiling serde_with_macros v3.21.0
17182026-09-15T03:46:41.247Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17192026-09-15T03:46:41.319Z Compiling backtrace-ext v0.2.1
17202026-09-15T03:46:41.438Z Compiling postgres-types v0.2.14
17212026-09-15T03:46:41.664Z Compiling globset v0.4.18
17222026-09-15T03:46:41.721Z Compiling usdt-attr-macro v0.6.0
17232026-09-15T03:46:41.781Z Compiling usdt-macro v0.6.0
17242026-09-15T03:46:41.836Z Compiling hashbrown v0.16.1
17252026-09-15T03:46:41.862Z Compiling byte-wrapper v0.1.0
17262026-09-15T03:46:42.003Z Compiling ed25519 v2.2.3
17272026-09-15T03:46:42.031Z Compiling crypto-bigint v0.5.5
17282026-09-15T03:46:42.225Z Compiling olpc-cjson v0.1.4
17292026-09-15T03:46:42.248Z Compiling serde-big-array v0.5.1
17302026-09-15T03:46:42.393Z Compiling serde_plain v1.0.2
17312026-09-15T03:46:42.393Z Compiling phf_shared v0.11.3
17322026-09-15T03:46:42.419Z Compiling dtrace-parser v0.2.0
17332026-09-15T03:46:42.419Z Compiling enum-as-inner v0.6.1
17342026-09-15T03:46:42.461Z Compiling miette-derive v7.6.0
17352026-09-15T03:46:42.621Z Compiling async-recursion v1.1.1
17362026-09-15T03:46:42.638Z Compiling serde_repr v0.1.20
17372026-09-15T03:46:42.642Z Compiling strum_macros v0.26.4
17382026-09-15T03:46:42.642Z Compiling float-cmp v0.10.0
17392026-09-15T03:46:42.723Z Compiling pem v3.0.6
17402026-09-15T03:46:42.838Z Compiling thread-id v4.2.2
17412026-09-15T03:46:42.867Z Compiling memmap2 v0.9.10
17422026-09-15T03:46:42.941Z Compiling predicates-core v1.0.10
17432026-09-15T03:46:42.956Z Compiling keccak v0.1.6
17442026-09-15T03:46:43.013Z Compiling supports-hyperlinks v3.2.0
17452026-09-15T03:46:43.059Z Compiling either v1.15.0
17462026-09-15T03:46:43.076Z Compiling fixedbitset v0.5.7
17472026-09-15T03:46:43.120Z Compiling fixedbitset v0.4.2
17482026-09-15T03:46:43.145Z Compiling data-encoding v2.10.0
17492026-09-15T03:46:43.191Z Compiling static_assertions v1.1.0
17502026-09-15T03:46:43.207Z Compiling winnow v1.0.3
17512026-09-15T03:46:43.229Z Compiling new_debug_unreachable v1.0.6
17522026-09-15T03:46:43.275Z Compiling precomputed-hash v0.1.1
17532026-09-15T03:46:43.291Z Compiling typed-path v0.9.3
17542026-09-15T03:46:43.315Z Compiling typed-path v0.12.3
17552026-09-15T03:46:43.336Z Compiling difflib v0.4.0
17562026-09-15T03:46:43.354Z Compiling normalize-line-endings v0.3.0
17572026-09-15T03:46:43.381Z Compiling supports-unicode v3.0.0
17582026-09-15T03:46:43.405Z Compiling whoami v2.1.0
17592026-09-15T03:46:43.466Z Compiling hickory-proto v0.25.2
17602026-09-15T03:46:43.549Z Compiling string_cache v0.8.9
17612026-09-15T03:46:43.663Z Compiling tokio-postgres v0.7.18
17622026-09-15T03:46:43.698Z Compiling miette v7.6.0
17632026-09-15T03:46:43.712Z Compiling predicates v3.1.4
17642026-09-15T03:46:43.799Z Compiling petgraph v0.8.3
17652026-09-15T03:46:43.803Z Compiling petgraph v0.6.5
17662026-09-15T03:46:43.871Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
17672026-09-15T03:46:43.932Z Compiling itertools v0.13.0
17682026-09-15T03:46:44.203Z Compiling toml_parser v1.1.2+spec-1.1.0
17692026-09-15T03:46:44.235Z Compiling zip v8.6.0
17702026-09-15T03:46:44.331Z Compiling toml_edit v0.22.27
17712026-09-15T03:46:44.388Z Compiling sha3 v0.10.8
17722026-09-15T03:46:44.480Z Compiling usdt v0.6.0
17732026-09-15T03:46:44.495Z Compiling strum v0.26.3
17742026-09-15T03:46:44.535Z Compiling elliptic-curve v0.13.8
17752026-09-15T03:46:44.644Z Compiling usdt-impl v0.5.0
17762026-09-15T03:46:44.770Z Compiling crossterm v0.28.1
17772026-09-15T03:46:44.843Z Compiling iddqd v0.4.2
17782026-09-15T03:46:44.877Z Compiling serde_with v3.21.0
17792026-09-15T03:46:44.892Z Compiling zip v4.6.1
17802026-09-15T03:46:44.963Z Compiling ed25519-dalek v2.2.0
17812026-09-15T03:46:45.204Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17822026-09-15T03:46:45.249Z Compiling derive_more v2.1.1
17832026-09-15T03:46:45.558Z Compiling similar v2.7.0
17842026-09-15T03:46:45.784Z Compiling crossbeam-epoch v0.9.18
17852026-09-15T03:46:45.819Z Compiling tokio-stream v0.1.18
17862026-09-15T03:46:45.835Z Compiling buf-list v1.1.2
17872026-09-15T03:46:45.878Z Compiling openapiv3 v2.2.0
17882026-09-15T03:46:46.079Z Compiling peg-runtime v0.8.5
17892026-09-15T03:46:46.095Z Compiling lalrpop-util v0.19.12
17902026-09-15T03:46:46.143Z Compiling thread_local v1.1.9
17912026-09-15T03:46:46.152Z Compiling slog-async v2.8.0
17922026-09-15T03:46:46.219Z Compiling crossbeam-channel v0.5.15
17932026-09-15T03:46:46.313Z Compiling is-terminal v0.4.17
17942026-09-15T03:46:46.327Z Compiling filetime v0.2.27
17952026-09-15T03:46:46.393Z Compiling take_mut v0.2.2
17962026-09-15T03:46:46.422Z Compiling xattr v1.6.1
17972026-09-15T03:46:46.429Z Compiling term v1.2.1
17982026-09-15T03:46:46.457Z Compiling camino-tempfile v1.4.1
17992026-09-15T03:46:46.568Z Compiling tar v0.4.46
18002026-09-15T03:46:46.758Z Compiling slog-term v2.9.2
18012026-09-15T03:47:03.895Z Compiling rustls-webpki v0.103.13
18022026-09-15T03:47:06.619Z Compiling tokio-rustls v0.26.4
18032026-09-15T03:47:06.619Z Compiling rustls-platform-verifier v0.6.2
18042026-09-15T03:47:06.622Z Compiling tough v0.22.0
18052026-09-15T03:47:06.829Z Compiling hyper-rustls v0.27.7
18062026-09-15T03:47:07.016Z Compiling reqwest v0.13.2
18072026-09-15T03:47:09.166Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18082026-09-15T03:47:09.422Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18092026-09-15T03:47:12.396Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.12s
18102026-09-15T03:47:12.533Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18112026-09-15T03:47:12.593ZSep 15 03:47:11.746 INFO Starting download, target: Clickhouse
18122026-09-15T03:47:12.593ZSep 15 03:47:11.746 INFO Starting download, target: Console
18132026-09-15T03:47:12.593ZSep 15 03:47:11.746 INFO Starting download, target: MaghemiteMgd
18142026-09-15T03:47:12.593ZSep 15 03:47:11.746 INFO Starting download, target: DendriteStub
18152026-09-15T03:47:12.600ZSep 15 03:47:11.746 INFO Starting download, target: Cockroach
18162026-09-15T03:47:12.600ZSep 15 03:47:11.746 INFO Starting download, target: MaghemiteDdmd
18172026-09-15T03:47:12.600ZSep 15 03:47:11.746 INFO Starting download, target: TransceiverControl
18182026-09-15T03:47:12.600ZSep 15 03:47:11.747 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18192026-09-15T03:47:12.600ZSep 15 03:47:11.747 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18202026-09-15T03:47:12.600ZSep 15 03:47:11.747 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18212026-09-15T03:47:12.601ZSep 15 03:47:11.747 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18222026-09-15T03:47:12.601ZSep 15 03:47:11.747 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18232026-09-15T03:47:12.601ZSep 15 03:47:11.747 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18242026-09-15T03:47:12.601ZSep 15 03:47:11.747 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18252026-09-15T03:47:14.032ZSep 15 03:47:13.184 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18262026-09-15T03:47:14.208ZSep 15 03:47:13.364 INFO Download complete, target: TransceiverControl
18272026-09-15T03:47:14.453ZSep 15 03:47:13.615 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18282026-09-15T03:47:14.477ZSep 15 03:47:13.636 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18292026-09-15T03:47:14.679ZSep 15 03:47:13.837 INFO Download complete, target: Console
18302026-09-15T03:47:15.985ZSep 15 03:47:15.142 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18312026-09-15T03:47:16.308ZSep 15 03:47:15.465 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18322026-09-15T03:47:16.903ZSep 15 03:47:16.065 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18332026-09-15T03:47:17.302ZSep 15 03:47:16.461 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18342026-09-15T03:47:17.302ZSep 15 03:47:16.461 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18352026-09-15T03:47:17.544ZSep 15 03:47:16.706 INFO Download complete, target: MaghemiteDdmd
18362026-09-15T03:47:18.414ZSep 15 03:47:17.577 INFO Download complete, target: DendriteStub
18372026-09-15T03:47:19.050ZSep 15 03:47:18.213 INFO Download complete, target: MaghemiteMgd
18382026-09-15T03:47:20.113ZSep 15 03:47:19.263 INFO Checking that binary works, target: Clickhouse
18392026-09-15T03:47:20.203ZSep 15 03:47:19.356 INFO Download complete, target: Clickhouse
18402026-09-15T03:47:21.206ZSep 15 03:47:20.368 INFO Checking that binary works, target: Cockroach
18412026-09-15T03:47:21.330ZSep 15 03:47:20.493 INFO Download complete, target: Cockroach
18422026-09-15T03:47:21.336ZAll prerequisites installed successfully
18432026-09-15T03:47:21.339Z
18442026-09-15T03:47:21.340Zreal 1:56.240404344
18452026-09-15T03:47:21.340Zuser 7:28.844221081
18462026-09-15T03:47:21.340Zsys 1:51.021857469
18472026-09-15T03:47:21.340Ztrap 0.300177216
18482026-09-15T03:47:21.340Ztflt 0.812581999
18492026-09-15T03:47:21.340Zdflt 1.323363092
18502026-09-15T03:47:21.340Zkflt 0.021653325
18512026-09-15T03:47:21.340Zlock 29:40.548870176
18522026-09-15T03:47:21.340Zslp 20:50.163221120
18532026-09-15T03:47:21.340Zlat 28.869820065
18542026-09-15T03:47:21.340Zstop 3:38.915659126
18552026-09-15T03:47:21.340Z+ ptime -m cargo xtask download softnpu
18562026-09-15T03:47:21.813Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
18572026-09-15T03:47:21.833Z Running `target/debug/xtask download softnpu`
18582026-09-15T03:47:22.621Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.75s
18592026-09-15T03:47:22.686Z Running `target/debug/xtask-downloader softnpu`
18602026-09-15T03:47:22.729ZSep 15 03:47:21.891 INFO Starting download, target: Softnpu
18612026-09-15T03:47:22.732ZSep 15 03:47:21.892 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18622026-09-15T03:47:24.326ZSep 15 03:47:23.488 INFO Download complete, target: Softnpu
18632026-09-15T03:47:24.338Z
18642026-09-15T03:47:24.338Zreal 2.986657803
18652026-09-15T03:47:24.338Zuser 1.364780923
18662026-09-15T03:47:24.338Zsys 0.620355902
18672026-09-15T03:47:24.338Ztrap 0.000796070
18682026-09-15T03:47:24.338Ztflt 0.000284100
18692026-09-15T03:47:24.339Zdflt 0.000204070
18702026-09-15T03:47:24.339Zkflt 0.000000000
18712026-09-15T03:47:24.339Zlock 30.437830074
18722026-09-15T03:47:24.339Zslp 1.421833207
18732026-09-15T03:47:24.339Zlat 0.085494916
18742026-09-15T03:47:24.339Zstop 0.000212160
18752026-09-15T03:47:24.339Z+ export CARGO_INCREMENTAL=0
18762026-09-15T03:47:24.339Z+ CARGO_INCREMENTAL=0
18772026-09-15T03:47:24.339Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18782026-09-15T03:47:25.281Z Compiling proc-macro2 v1.0.106
18792026-09-15T03:47:25.281Z Compiling quote v1.0.45
18802026-09-15T03:47:25.281Z Compiling unicode-ident v1.0.24
18812026-09-15T03:47:25.281Z Compiling serde_core v1.0.228
18822026-09-15T03:47:25.290Z Compiling libc v0.2.185
18832026-09-15T03:47:25.291Z Compiling serde v1.0.228
18842026-09-15T03:47:25.291Z Compiling cfg-if v1.0.4
18852026-09-15T03:47:25.291Z Compiling version_check v0.9.5
18862026-09-15T03:47:25.291Z Compiling autocfg v1.5.0
18872026-09-15T03:47:25.291Z Compiling find-msvc-tools v0.1.9
18882026-09-15T03:47:25.435Z Compiling memchr v2.8.0
18892026-09-15T03:47:25.441Z Compiling shlex v1.3.0
18902026-09-15T03:47:25.441Z Compiling zmij v1.0.21
18912026-09-15T03:47:25.441Z Compiling serde_json v1.0.151
18922026-09-15T03:47:25.630Z Compiling portable-atomic v1.13.1
18932026-09-15T03:47:25.639Z Compiling zerocopy v0.8.55
18942026-09-15T03:47:25.683Z Compiling libm v0.2.16
18952026-09-15T03:47:25.748Z Compiling getrandom v0.4.3
18962026-09-15T03:47:25.765Z Compiling smallvec v1.15.1
18972026-09-15T03:47:25.939Z Compiling icu_properties_data v2.1.2
18982026-09-15T03:47:25.943Z Compiling icu_normalizer_data v2.1.1
18992026-09-15T03:47:25.999Z Compiling num-traits v0.2.19
19002026-09-15T03:47:26.004Z Compiling parking_lot_core v0.9.12
19012026-09-15T03:47:26.070Z Compiling itoa v1.0.17
19022026-09-15T03:47:26.084Z Compiling log v0.4.33
19032026-09-15T03:47:26.116Z Compiling generic-array v0.14.7
19042026-09-15T03:47:26.164Z Compiling subtle v2.6.1
19052026-09-15T03:47:26.167Z Compiling pkg-config v0.3.32
19062026-09-15T03:47:26.237Z Compiling stable_deref_trait v1.2.1
19072026-09-15T03:47:26.332Z Compiling typenum v1.20.1
19082026-09-15T03:47:26.352Z Compiling getrandom v0.3.4
19092026-09-15T03:47:26.356Z Compiling rustix v1.1.4
19102026-09-15T03:47:26.404Z Compiling scopeguard v1.2.0
19112026-09-15T03:47:26.469Z Compiling jobserver v0.1.34
19122026-09-15T03:47:26.472Z Compiling errno v0.3.14
19132026-09-15T03:47:26.472Z Compiling thiserror v2.0.18
19142026-09-15T03:47:26.563Z Compiling lock_api v0.4.14
19152026-09-15T03:47:26.701Z Compiling cc v1.2.56
19162026-09-15T03:47:26.775Z Compiling critical-section v1.2.0
19172026-09-15T03:47:26.790Z Compiling equivalent v1.0.2
19182026-09-15T03:47:26.820Z Compiling syn v1.0.109
19192026-09-15T03:47:26.840Z Compiling syn v2.0.117
19202026-09-15T03:47:26.855Z Compiling foldhash v0.2.0
19212026-09-15T03:47:26.905Z Compiling writeable v0.6.2
19222026-09-15T03:47:26.910Z Compiling litemap v0.8.1
19232026-09-15T03:47:26.940Z Compiling rand_core v0.10.0
19242026-09-15T03:47:26.943Z Compiling schemars v0.8.22
19252026-09-15T03:47:26.954Z Compiling percent-encoding v2.3.2
19262026-09-15T03:47:27.128Z Compiling once_cell v1.21.3
19272026-09-15T03:47:27.144Z Compiling pin-project-lite v0.2.17
19282026-09-15T03:47:27.195Z Compiling hashbrown v0.17.0
19292026-09-15T03:47:27.296Z Compiling rustversion v1.0.22
19302026-09-15T03:47:27.373Z Compiling heck v0.5.0
19312026-09-15T03:47:27.404Z Compiling getrandom v0.2.17
19322026-09-15T03:47:27.430Z Compiling dunce v1.0.5
19332026-09-15T03:47:27.451Z Compiling cmake v0.1.57
19342026-09-15T03:47:27.463Z Compiling fs_extra v1.3.0
19352026-09-15T03:47:27.595Z Compiling rand_core v0.6.4
19362026-09-15T03:47:27.617Z Compiling byteorder v1.5.0
19372026-09-15T03:47:27.639Z Compiling utf8_iter v1.0.4
19382026-09-15T03:47:27.754Z Compiling form_urlencoded v1.2.2
19392026-09-15T03:47:27.794Z Compiling strsim v0.11.1
19402026-09-15T03:47:27.809Z Compiling semver v1.0.28
19412026-09-15T03:47:27.852Z Compiling indexmap v2.14.0
19422026-09-15T03:47:27.859Z Compiling bitflags v2.11.0
19432026-09-15T03:47:27.865Z Compiling signal-hook-registry v1.4.8
19442026-09-15T03:47:27.988Z Compiling thiserror v1.0.69
19452026-09-15T03:47:28.014Z Compiling aws-lc-sys v0.40.0
19462026-09-15T03:47:28.094Z Compiling mio v1.2.0
19472026-09-15T03:47:28.109Z Compiling parking_lot v0.12.5
19482026-09-15T03:47:28.138Z Compiling socket2 v0.6.3
19492026-09-15T03:47:28.254Z Compiling aws-lc-rs v1.16.3
19502026-09-15T03:47:28.267Z Compiling futures-core v0.3.32
19512026-09-15T03:47:28.283Z Compiling crc32fast v1.5.0
19522026-09-15T03:47:28.461Z Compiling httparse v1.10.1
19532026-09-15T03:47:28.530Z Compiling iana-time-zone v0.1.65
19542026-09-15T03:47:28.725Z Compiling fnv v1.0.7
19552026-09-15T03:47:28.822Z Compiling ucd-trie v0.1.7
19562026-09-15T03:47:28.844Z Compiling regex-syntax v0.8.10
19572026-09-15T03:47:28.893Z Compiling uuid v1.23.4
19582026-09-15T03:47:28.906Z Compiling ident_case v1.0.1
19592026-09-15T03:47:28.907Z Compiling vcpkg v0.2.15
19602026-09-15T03:47:29.022Z Compiling pest v2.8.6
19612026-09-15T03:47:29.032Z Compiling const-oid v0.9.6
19622026-09-15T03:47:29.313Z Compiling rustc_version v0.4.1
19632026-09-15T03:47:29.485Z Compiling futures-sink v0.3.32
19642026-09-15T03:47:29.498Z Compiling dyn-clone v1.0.20
19652026-09-15T03:47:29.515Z Compiling openssl-sys v0.9.117
19662026-09-15T03:47:29.589Z Compiling rustls v0.23.41
19672026-09-15T03:47:29.604Z Compiling futures-channel v0.3.32
19682026-09-15T03:47:29.652Z Compiling synstructure v0.13.2
19692026-09-15T03:47:29.694Z Compiling serde_derive_internals v0.29.1
19702026-09-15T03:47:29.859Z Compiling aho-corasick v1.1.4
19712026-09-15T03:47:29.892Z Compiling futures-task v0.3.32
19722026-09-15T03:47:29.892Z Compiling futures-io v0.3.32
19732026-09-15T03:47:30.078Z Compiling slab v0.4.12
19742026-09-15T03:47:30.218Z Compiling pest_meta v2.8.6
19752026-09-15T03:47:30.247Z Compiling num-conv v0.2.0
19762026-09-15T03:47:30.247Z Compiling radium v0.7.0
19772026-09-15T03:47:30.263Z Compiling time-core v0.1.8
19782026-09-15T03:47:30.304Z Compiling plain v0.2.3
19792026-09-15T03:47:30.336Z Compiling cmov v0.5.4
19802026-09-15T03:47:30.365Z Compiling crossbeam-utils v0.8.21
19812026-09-15T03:47:30.431Z Compiling time-macros v0.2.27
19822026-09-15T03:47:30.448Z Compiling maybe-uninit v2.0.0
19832026-09-15T03:47:30.498Z Compiling base64 v0.22.1
19842026-09-15T03:47:30.539Z Compiling ctutils v0.4.2
19852026-09-15T03:47:30.567Z Compiling base64ct v1.8.3
19862026-09-15T03:47:30.637Z Compiling openssl v0.10.80
19872026-09-15T03:47:30.655Z Compiling pretty-hex v0.4.1
19882026-09-15T03:47:30.683Z Compiling slog v2.8.2
19892026-09-15T03:47:30.749Z Compiling regex-automata v0.4.14
19902026-09-15T03:47:30.788Z Compiling pest_generator v2.8.6
19912026-09-15T03:47:30.806Z Compiling pem-rfc7468 v0.7.0
19922026-09-15T03:47:30.866Z Compiling unicode-segmentation v1.12.0
19932026-09-15T03:47:30.888Z Compiling flagset v0.4.7
19942026-09-15T03:47:30.908Z Compiling darling_core v0.23.0
19952026-09-15T03:47:30.932Z Compiling serde_derive v1.0.228
19962026-09-15T03:47:30.951Z Compiling zeroize_derive v1.5.0
19972026-09-15T03:47:30.963Z Compiling zerofrom-derive v0.1.6
19982026-09-15T03:47:30.977Z Compiling yoke-derive v0.8.1
19992026-09-15T03:47:30.999Z Compiling zerovec-derive v0.11.2
20002026-09-15T03:47:31.022Z Compiling displaydoc v0.2.5
20012026-09-15T03:47:31.042Z Compiling zerocopy-derive v0.8.55
20022026-09-15T03:47:31.100Z Compiling tokio-macros v2.7.0
20032026-09-15T03:47:31.205Z Compiling futures-macro v0.3.32
20042026-09-15T03:47:31.269Z Compiling thiserror-impl v2.0.18
20052026-09-15T03:47:31.286Z Compiling schemars_derive v0.8.22
20062026-09-15T03:47:31.417Z Compiling der_derive v0.7.3
20072026-09-15T03:47:31.445Z Compiling tracing-attributes v0.1.31
20082026-09-15T03:47:31.463Z Compiling thiserror-impl v1.0.69
20092026-09-15T03:47:31.597Z Compiling pest_derive v2.8.6
20102026-09-15T03:47:31.742Z Compiling scroll_derive v0.13.1
20112026-09-15T03:47:31.830Z Compiling scroll_derive v0.12.1
20122026-09-15T03:47:31.986Z Compiling openssl-macros v0.1.1
20132026-09-15T03:47:32.023Z Compiling futures-util v0.3.32
20142026-09-15T03:47:32.127Z Compiling zerofrom v0.1.6
20152026-09-15T03:47:32.278Z Compiling yoke v0.8.1
20162026-09-15T03:47:32.475Z Compiling zerovec v0.11.5
20172026-09-15T03:47:32.522Z Compiling zerotrie v0.2.3
20182026-09-15T03:47:32.530Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20192026-09-15T03:47:32.634Z Compiling bzip2-sys v0.1.13+1.0.8
20202026-09-15T03:47:32.634Z Compiling syn v3.0.3
20212026-09-15T03:47:32.664Z Compiling ahash v0.8.12
20222026-09-15T03:47:32.885Z Compiling anyhow v1.0.104
20232026-09-15T03:47:32.924Z Compiling num-bigint-dig v0.8.6
20242026-09-15T03:47:32.975Z Compiling paste v1.0.15
20252026-09-15T03:47:33.004Z Compiling packed_struct v0.10.1
20262026-09-15T03:47:33.050Z Compiling tinystr v0.8.2
20272026-09-15T03:47:33.071Z Compiling potential_utf v0.1.4
20282026-09-15T03:47:33.090Z Compiling native-tls v0.2.18
20292026-09-15T03:47:33.159Z Compiling darling_macro v0.23.0
20302026-09-15T03:47:33.229Z Compiling icu_locale_core v2.1.1
20312026-09-15T03:47:33.248Z Compiling icu_collections v2.1.1
20322026-09-15T03:47:33.314Z Compiling regex v1.12.3
20332026-09-15T03:47:33.317Z Compiling zerocopy-derive v0.7.35
20342026-09-15T03:47:33.936Z Compiling icu_provider v2.1.1
20352026-09-15T03:47:33.951Z Compiling tracing-core v0.1.36
20362026-09-15T03:47:33.999Z Compiling cookie v0.18.1
20372026-09-15T03:47:34.160Z Compiling zeroize v1.9.0
20382026-09-15T03:47:34.259Z Compiling bytes v1.11.1
20392026-09-15T03:47:34.300Z Compiling icu_normalizer v2.1.1
20402026-09-15T03:47:34.318Z Compiling icu_properties v2.1.2
20412026-09-15T03:47:34.333Z Compiling chrono v0.4.45
20422026-09-15T03:47:34.704Z Compiling hybrid-array v0.4.13
20432026-09-15T03:47:34.877Z Compiling tokio v1.52.1
20442026-09-15T03:47:34.924Z Compiling crypto-common v0.1.7
20452026-09-15T03:47:35.058Z Compiling block-buffer v0.10.4
20462026-09-15T03:47:35.154Z Compiling serde_tokenstream v0.2.3
20472026-09-15T03:47:35.193Z Compiling digest v0.10.7
20482026-09-15T03:47:35.227Z Compiling idna_adapter v1.2.1
20492026-09-15T03:47:35.386Z Compiling idna v1.1.0
20502026-09-15T03:47:35.433Z Compiling der v0.7.10
20512026-09-15T03:47:35.525Z Compiling ppv-lite86 v0.2.21
20522026-09-15T03:47:35.545Z Compiling http v1.4.2
20532026-09-15T03:47:35.738Z Compiling url v2.5.8
20542026-09-15T03:47:35.787Z Compiling fastrand v2.3.0
20552026-09-15T03:47:35.928Z Compiling camino v1.2.5
20562026-09-15T03:47:36.120Z Compiling block-buffer v0.12.1
20572026-09-15T03:47:36.245Z Compiling crypto-common v0.2.2
20582026-09-15T03:47:36.263Z Compiling tracing v0.1.44
20592026-09-15T03:47:36.313Z Compiling spki v0.7.3
20602026-09-15T03:47:36.519Z Compiling serde_spanned v0.6.9
20612026-09-15T03:47:36.539Z Compiling toml_datetime v0.6.11
20622026-09-15T03:47:36.602Z Compiling darling v0.23.0
20632026-09-15T03:47:36.678Z Compiling clap_derive v4.6.1
20642026-09-15T03:47:36.712Z Compiling zerocopy-derive v0.6.6
20652026-09-15T03:47:36.716Z Compiling bitfield-macros v0.19.4
20662026-09-15T03:47:36.745Z Compiling packed_struct_codegen v0.10.1
20672026-09-15T03:47:36.824Z Compiling indexmap v1.9.3
20682026-09-15T03:47:36.990Z Compiling object v0.37.3
20692026-09-15T03:47:37.059Z Compiling pkcs8 v0.10.2
20702026-09-15T03:47:37.082Z Compiling http-body v1.0.1
20712026-09-15T03:47:37.142Z Compiling daft-derive v0.1.8
20722026-09-15T03:47:37.315Z Compiling rustls-pki-types v1.14.0
20732026-09-15T03:47:37.469Z Compiling rand_core v0.9.5
20742026-09-15T03:47:37.506Z Compiling spin v0.9.8
20752026-09-15T03:47:37.567Z Compiling usdt-impl v0.5.0
20762026-09-15T03:47:37.700Z Compiling tinyvec_macros v0.1.1
20772026-09-15T03:47:37.733Z Compiling winnow v0.5.40
20782026-09-15T03:47:37.749Z Compiling openssl-probe v0.2.1
20792026-09-15T03:47:37.765Z Compiling usdt-impl v0.6.0
20802026-09-15T03:47:37.784Z Compiling utf8parse v0.2.2
20812026-09-15T03:47:37.830Z Compiling either v1.15.0
20822026-09-15T03:47:37.864Z Compiling ref-cast v1.0.25
20832026-09-15T03:47:37.913Z Compiling anstyle v1.0.14
20842026-09-15T03:47:37.930Z Compiling anstyle-parse v1.0.0
20852026-09-15T03:47:37.947Z Compiling tinyvec v1.10.0
20862026-09-15T03:47:38.149Z Compiling tempfile v3.27.0
20872026-09-15T03:47:38.179Z Compiling scroll v0.13.0
20882026-09-15T03:47:38.254Z Compiling scroll v0.12.0
20892026-09-15T03:47:38.302Z Compiling terminal_size v0.4.3
20902026-09-15T03:47:38.319Z Compiling async-trait v0.1.89
20912026-09-15T03:47:38.345Z Compiling heapless v0.7.17
20922026-09-15T03:47:38.475Z Compiling simd-adler32 v0.3.8
20932026-09-15T03:47:38.479Z Compiling colorchoice v1.0.4
20942026-09-15T03:47:38.507Z Compiling winnow v1.0.3
20952026-09-15T03:47:38.525Z Compiling atomic-waker v1.1.2
20962026-09-15T03:47:38.540Z Compiling litrs v1.0.0
20972026-09-15T03:47:38.621Z Compiling winnow v0.7.14
20982026-09-15T03:47:38.695Z Compiling cpufeatures v0.2.17
20992026-09-15T03:47:38.728Z Compiling tokio-util v0.7.18
21002026-09-15T03:47:38.775Z Compiling signal-hook v0.3.18
21012026-09-15T03:47:38.807Z Compiling try-lock v0.2.5
21022026-09-15T03:47:38.917Z Compiling tower-service v0.3.3
21032026-09-15T03:47:38.917Z Compiling anstyle-query v1.1.5
21042026-09-15T03:47:38.994Z Compiling rustix v0.38.44
21052026-09-15T03:47:39.048Z Compiling toml_edit v0.19.15
21062026-09-15T03:47:39.064Z Compiling untrusted v0.7.1
21072026-09-15T03:47:39.080Z Compiling zstd-safe v7.2.4
21082026-09-15T03:47:39.184Z Compiling tower-layer v0.3.3
21092026-09-15T03:47:39.210Z Compiling is_terminal_polyfill v1.70.2
21102026-09-15T03:47:39.248Z Compiling document-features v0.2.12
21112026-09-15T03:47:39.324Z Compiling anstream v1.0.0
21122026-09-15T03:47:39.368Z Compiling want v0.3.1
21132026-09-15T03:47:39.490Z Compiling toml_parser v1.1.2+spec-1.1.0
21142026-09-15T03:47:39.544Z Compiling h2 v0.4.15
21152026-09-15T03:47:39.619Z Compiling goblin v0.8.2
21162026-09-15T03:47:39.721Z Compiling goblin v0.10.5
21172026-09-15T03:47:39.756Z Compiling rand_chacha v0.9.0
21182026-09-15T03:47:39.813Z Compiling ipnetwork v0.21.1
21192026-09-15T03:47:39.830Z Compiling block-padding v0.4.2
21202026-09-15T03:47:39.937Z Compiling ipnet v2.12.0
21212026-09-15T03:47:40.001Z Compiling zerocopy v0.7.35
21222026-09-15T03:47:40.077Z Compiling heck v0.4.1
21232026-09-15T03:47:40.118Z Compiling structmeta-derive v0.3.0
21242026-09-15T03:47:40.149Z Compiling ref-cast-impl v1.0.25
21252026-09-15T03:47:40.185Z Compiling darling_core v0.20.11
21262026-09-15T03:47:40.208Z Compiling curve25519-dalek v4.1.3
21272026-09-15T03:47:40.396Z Compiling memoffset v0.9.1
21282026-09-15T03:47:40.569Z Compiling powerfmt v0.2.0
21292026-09-15T03:47:40.590Z Compiling httpdate v1.0.3
21302026-09-15T03:47:40.633Z Compiling cpufeatures v0.3.0
21312026-09-15T03:47:40.723Z Compiling untrusted v0.9.0
21322026-09-15T03:47:40.793Z Compiling tap v1.0.1
21332026-09-15T03:47:40.830Z Compiling foreign-types-shared v0.1.1
21342026-09-15T03:47:40.855Z Compiling const-oid v0.10.2
21352026-09-15T03:47:40.878Z Compiling adler2 v2.0.1
21362026-09-15T03:47:40.920Z Compiling foreign-types v0.3.2
21372026-09-15T03:47:40.936Z Compiling wyz v0.5.1
21382026-09-15T03:47:41.008Z Compiling miniz_oxide v0.8.9
21392026-09-15T03:47:41.024Z Compiling digest v0.11.3
21402026-09-15T03:47:41.065Z Compiling deranged v0.5.8
21412026-09-15T03:47:41.153Z Compiling structmeta v0.3.0
21422026-09-15T03:47:41.168Z Compiling inout v0.2.2
21432026-09-15T03:47:41.186Z Compiling rand v0.9.2
21442026-09-15T03:47:41.247Z Compiling unicode-normalization v0.1.25
21452026-09-15T03:47:41.391Z Compiling dtrace-parser v0.2.0
21462026-09-15T03:47:41.423Z Compiling rand_chacha v0.3.1
21472026-09-15T03:47:41.478Z Compiling signature v2.2.0
21482026-09-15T03:47:41.549Z Compiling hex v0.4.3
21492026-09-15T03:47:41.720Z Compiling dtrace-parser v0.3.0
21502026-09-15T03:47:41.779Z Compiling pin-project-internal v1.1.11
21512026-09-15T03:47:41.812Z Compiling hubpack_derive v0.1.1
21522026-09-15T03:47:41.868Z Compiling dof v0.3.0
21532026-09-15T03:47:41.926Z Compiling num-integer v0.1.46
21542026-09-15T03:47:42.161Z Compiling darling_macro v0.20.11
21552026-09-15T03:47:42.208Z Compiling thread-id v5.1.0
21562026-09-15T03:47:42.253Z Compiling wait-timeout v0.2.1
21572026-09-15T03:47:42.253Z Compiling thread-id v4.2.2
21582026-09-15T03:47:42.299Z Compiling socket2 v0.5.10
21592026-09-15T03:47:42.366Z Compiling bit-vec v0.8.0
21602026-09-15T03:47:42.405Z Compiling funty v2.0.0
21612026-09-15T03:47:42.487Z Compiling dof v0.4.0
21622026-09-15T03:47:42.525Z Compiling num_threads v0.1.7
21632026-09-15T03:47:42.541Z Compiling smoltcp v0.9.1
21642026-09-15T03:47:42.625Z Compiling clap_lex v1.0.0
21652026-09-15T03:47:42.643Z Compiling cfg_aliases v0.2.1
21662026-09-15T03:47:42.681Z Compiling hyper v1.10.1
21672026-09-15T03:47:42.699Z Compiling quick-error v1.2.3
21682026-09-15T03:47:42.715Z Compiling owo-colors v4.3.0
21692026-09-15T03:47:42.806Z Compiling rusty-fork v0.3.1
21702026-09-15T03:47:42.826Z Compiling clap_builder v4.6.0
21712026-09-15T03:47:42.843Z Compiling time v0.3.47
21722026-09-15T03:47:42.859Z Compiling nix v0.31.2
21732026-09-15T03:47:42.884Z Compiling bitvec v1.0.1
21742026-09-15T03:47:42.902Z Compiling darling v0.20.11
21752026-09-15T03:47:42.934Z Compiling bit-set v0.8.0
21762026-09-15T03:47:43.062Z Compiling num-iter v0.1.45
21772026-09-15T03:47:43.249Z Compiling rand v0.8.6
21782026-09-15T03:47:43.402Z Compiling cipher v0.5.2
21792026-09-15T03:47:43.502Z Compiling sha2 v0.10.9
21802026-09-15T03:47:43.687Z Compiling lazy_static v1.5.0
21812026-09-15T03:47:43.718Z Compiling rand_xorshift v0.4.0
21822026-09-15T03:47:43.771Z Compiling hyper-util v0.1.20
21832026-09-15T03:47:43.795Z Compiling erased-serde v0.3.31
21842026-09-15T03:47:43.983Z Compiling curve25519-dalek-derive v0.1.1
21852026-09-15T03:47:44.003Z Compiling sync_wrapper v1.0.2
21862026-09-15T03:47:44.289Z Compiling nodrop v0.1.14
21872026-09-15T03:47:44.377Z Compiling unarray v0.1.4
21882026-09-15T03:47:44.396Z Compiling siphasher v1.0.2
21892026-09-15T03:47:44.466Z Compiling crc-catalog v2.4.0
21902026-09-15T03:47:44.505Z Compiling proptest v1.11.0
21912026-09-15T03:47:44.555Z Compiling crc v3.4.0
21922026-09-15T03:47:44.608Z Compiling array-init v0.0.4
21932026-09-15T03:47:44.658Z Compiling clap v4.6.1
21942026-09-15T03:47:44.982Z Compiling tower v0.5.3
21952026-09-15T03:47:45.491Z Compiling chacha20 v0.10.0
21962026-09-15T03:47:45.495Z Compiling smallvec v0.6.14
21972026-09-15T03:47:45.601Z Compiling derive_builder_core v0.20.2
21982026-09-15T03:47:45.710Z Compiling snafu-derive v0.8.9
21992026-09-15T03:47:45.780Z Compiling zerocopy v0.6.6
22002026-09-15T03:47:45.805Z Compiling bitfield v0.19.4
22012026-09-15T03:47:46.020Z Compiling pkcs1 v0.7.5
22022026-09-15T03:47:46.048Z Compiling http-body-util v0.1.3
22032026-09-15T03:47:46.099Z Compiling strum_macros v0.26.4
22042026-09-15T03:47:46.149Z Compiling strum_macros v0.27.2
22052026-09-15T03:47:46.282Z Compiling env_filter v2.0.0
22062026-09-15T03:47:46.314Z Compiling fs-err v3.3.0
22072026-09-15T03:47:46.401Z Compiling iri-string v0.7.10
22082026-09-15T03:47:46.546Z Compiling ryu v1.0.23
22092026-09-15T03:47:46.562Z Compiling allocator-api2 v0.2.21
22102026-09-15T03:47:46.581Z Compiling unicode-bidi v0.3.18
22112026-09-15T03:47:46.615Z Compiling gimli v0.32.3
22122026-09-15T03:47:46.645Z Compiling base64 v0.21.7
22132026-09-15T03:47:46.757Z Compiling unicode-properties v0.1.4
22142026-09-15T03:47:46.908Z Compiling hashbrown v0.12.3
22152026-09-15T03:47:47.143Z Compiling stringprep v0.1.5
22162026-09-15T03:47:47.282Z Compiling ron v0.8.1
22172026-09-15T03:47:47.409Z Compiling serde_urlencoded v0.7.1
22182026-09-15T03:47:47.440Z Compiling newtype-uuid v1.3.2
22192026-09-15T03:47:47.663Z Compiling tower-http v0.6.8
22202026-09-15T03:47:47.681Z Compiling env_logger v0.11.11
22212026-09-15T03:47:47.722Z Compiling derive_builder_macro v0.20.2
22222026-09-15T03:47:47.754Z Compiling rsa v0.9.10
22232026-09-15T03:47:47.925Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22242026-09-15T03:47:47.944Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22252026-09-15T03:47:47.994Z Compiling oxnet v0.1.6
22262026-09-15T03:47:48.011Z Compiling rand v0.10.1
22272026-09-15T03:47:48.109Z Compiling serde-hex v0.1.0
22282026-09-15T03:47:48.125Z Compiling tokio-native-tls v0.3.1
22292026-09-15T03:47:48.140Z Compiling hashbrown v0.13.2
22302026-09-15T03:47:48.244Z Compiling bzip2 v0.4.4
22312026-09-15T03:47:48.247Z Compiling usdt-attr-macro v0.6.0
22322026-09-15T03:47:48.314Z Compiling addr2line v0.25.1
22332026-09-15T03:47:48.403Z Compiling usdt-macro v0.6.0
22342026-09-15T03:47:48.420Z Compiling sha2 v0.11.0
22352026-09-15T03:47:48.463Z Compiling derive-ex v0.1.8
22362026-09-15T03:47:48.505Z Compiling hmac v0.13.0
22372026-09-15T03:47:48.591Z Compiling md-5 v0.11.0
22382026-09-15T03:47:48.728Z Compiling rustls-native-certs v0.8.3
22392026-09-15T03:47:48.755Z Compiling x509-cert v0.2.5
22402026-09-15T03:47:49.044Z Compiling bstr v1.12.1
22412026-09-15T03:47:49.095Z Compiling convert_case v0.10.0
22422026-09-15T03:47:49.257Z Compiling vergen-lib v9.1.0
22432026-09-15T03:47:49.275Z Compiling hash32 v0.2.1
22442026-09-15T03:47:49.331Z Compiling encoding_rs v0.8.35
22452026-09-15T03:47:49.393Z Compiling mime v0.3.17
22462026-09-15T03:47:49.482Z Compiling fallible-iterator v0.2.0
22472026-09-15T03:47:49.634Z Compiling psl-types v2.0.11
22482026-09-15T03:47:49.651Z Compiling crc-any v2.5.0
22492026-09-15T03:47:49.685Z Compiling unicode-width v0.2.0
22502026-09-15T03:47:49.778Z Compiling libbz2-rs-sys v0.2.2
22512026-09-15T03:47:49.816Z Compiling zlib-rs v0.6.2
22522026-09-15T03:47:49.856Z Compiling rustc-demangle v0.1.27
22532026-09-15T03:47:50.034Z Compiling bumpalo v3.20.2
22542026-09-15T03:47:50.050Z Compiling test-strategy v0.4.5
22552026-09-15T03:47:50.229Z Compiling bzip2 v0.6.1
22562026-09-15T03:47:50.273Z Compiling zopfli v0.8.3
22572026-09-15T03:47:50.307Z Compiling postgres-protocol v0.6.12
22582026-09-15T03:47:50.543Z Compiling backtrace v0.3.76
22592026-09-15T03:47:50.689Z Compiling publicsuffix v2.3.0
22602026-09-15T03:47:50.814Z Compiling derive_more-impl v2.1.1
22612026-09-15T03:47:51.244Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22622026-09-15T03:47:51.390Z Compiling object v0.30.4
22632026-09-15T03:47:51.481Z Compiling zip v0.6.6
22642026-09-15T03:47:51.496Z Compiling hyper-tls v0.6.0
22652026-09-15T03:47:51.552Z Compiling daft v0.1.8
22662026-09-15T03:47:51.592Z Compiling derive_builder v0.20.2
22672026-09-15T03:47:51.626Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22682026-09-15T03:47:51.752Z Compiling phf_shared v0.13.1
22692026-09-15T03:47:51.896Z Compiling pin-project v1.1.11
22702026-09-15T03:47:51.912Z Compiling hubpack v0.1.2
22712026-09-15T03:47:51.999Z Compiling flate2 v1.1.9
22722026-09-15T03:47:52.017Z Compiling toml v0.7.8
22732026-09-15T03:47:52.062Z Compiling serde_with_macros v3.21.0
22742026-09-15T03:47:52.103Z Compiling hmac v0.12.1
22752026-09-15T03:47:52.122Z Compiling futures-executor v0.3.32
22762026-09-15T03:47:52.240Z Compiling enum-as-inner v0.6.1
22772026-09-15T03:47:52.270Z Compiling miette-derive v7.6.0
22782026-09-15T03:47:52.317Z Compiling async-recursion v1.1.1
22792026-09-15T03:47:52.369Z Compiling serde_repr v0.1.20
22802026-09-15T03:47:52.442Z Compiling ff v0.13.1
22812026-09-15T03:47:52.459Z Compiling vergen v9.1.0
22822026-09-15T03:47:52.502Z Compiling cargo-platform v0.3.2
22832026-09-15T03:47:52.584Z Compiling managed v0.8.0
22842026-09-15T03:47:52.601Z Compiling smawk v0.3.2
22852026-09-15T03:47:52.604Z Compiling bitflags v1.3.2
22862026-09-15T03:47:52.762Z Compiling base16ct v0.2.0
22872026-09-15T03:47:52.795Z Compiling foldhash v0.1.5
22882026-09-15T03:47:52.869Z Compiling jiff-core v0.1.0
22892026-09-15T03:47:52.947Z Compiling unicode-linebreak v0.1.5
22902026-09-15T03:47:52.963Z Compiling is_ci v1.2.0
22912026-09-15T03:47:52.982Z Compiling path-slash v0.1.5
22922026-09-15T03:47:53.035Z Compiling same-file v1.0.6
22932026-09-15T03:47:53.116Z Compiling supports-color v3.0.2
22942026-09-15T03:47:53.171Z Compiling walkdir v2.5.0
22952026-09-15T03:47:53.211Z Compiling hashbrown v0.15.5
22962026-09-15T03:47:53.239Z Compiling sec1 v0.7.3
22972026-09-15T03:47:53.305Z Compiling textwrap v0.16.2
22982026-09-15T03:47:53.469Z Compiling cargo_metadata v0.23.1
22992026-09-15T03:47:53.485Z Compiling group v0.13.0
23002026-09-15T03:47:53.678Z Compiling jiff v0.2.34
23012026-09-15T03:47:53.722Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23022026-09-15T03:47:53.885Z Compiling futures v0.3.32
23032026-09-15T03:47:53.932Z Compiling hkdf v0.12.4
23042026-09-15T03:47:54.226Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
23052026-09-15T03:47:54.301Z Compiling snafu v0.8.9
23062026-09-15T03:47:54.377Z Compiling phf v0.13.1
23072026-09-15T03:47:54.762Z Compiling reqwest v0.12.28
23082026-09-15T03:47:54.767Z Compiling signal-hook-mio v0.2.5
23092026-09-15T03:47:54.887Z Compiling cookie_store v0.22.1
23102026-09-15T03:47:54.916Z Compiling backtrace-ext v0.2.1
23112026-09-15T03:47:54.934Z Compiling zstd v0.13.3
23122026-09-15T03:47:54.937Z Compiling postgres-types v0.2.14
23132026-09-15T03:47:54.975Z Compiling globset v0.4.18
23142026-09-15T03:47:55.064Z Compiling strum v0.27.2
23152026-09-15T03:47:55.182Z Compiling hashbrown v0.16.1
23162026-09-15T03:47:55.339Z Compiling phf_shared v0.11.3
23172026-09-15T03:47:55.362Z Compiling crossbeam-epoch v0.9.18
23182026-09-15T03:47:55.502Z Compiling byte-wrapper v0.1.0
23192026-09-15T03:47:55.502Z Compiling olpc-cjson v0.1.4
23202026-09-15T03:47:55.538Z Compiling ed25519 v2.2.3
23212026-09-15T03:47:55.755Z Compiling crypto-bigint v0.5.5
23222026-09-15T03:47:55.796Z Compiling serde-big-array v0.5.1
23232026-09-15T03:47:55.816Z Compiling serde_plain v1.0.2
23242026-09-15T03:47:55.854Z Compiling pem v3.0.6
23252026-09-15T03:47:55.958Z Compiling float-cmp v0.10.0
23262026-09-15T03:47:56.029Z Compiling memmap2 v0.9.10
23272026-09-15T03:47:56.046Z Compiling unicode-width v0.1.14
23282026-09-15T03:47:56.128Z Compiling fixedbitset v0.5.7
23292026-09-15T03:47:56.154Z Compiling new_debug_unreachable v1.0.6
23302026-09-15T03:47:56.184Z Compiling normalize-line-endings v0.3.0
23312026-09-15T03:47:56.212Z Compiling predicates-core v1.0.10
23322026-09-15T03:47:56.240Z Compiling precomputed-hash v0.1.1
23332026-09-15T03:47:56.314Z Compiling typed-path v0.9.3
23342026-09-15T03:47:56.347Z Compiling supports-unicode v3.0.0
23352026-09-15T03:47:56.362Z Compiling difflib v0.4.0
23362026-09-15T03:47:56.365Z Compiling data-encoding v2.10.0
23372026-09-15T03:47:56.397Z Compiling typed-path v0.12.3
23382026-09-15T03:47:56.397Z Compiling fixedbitset v0.4.2
23392026-09-15T03:47:56.428Z Compiling supports-hyperlinks v3.2.0
23402026-09-15T03:47:56.447Z Compiling toml_write v0.1.2
23412026-09-15T03:47:56.518Z Compiling whoami v2.1.0
23422026-09-15T03:47:56.596Z Compiling keccak v0.1.6
23432026-09-15T03:47:56.661Z Compiling static_assertions v1.1.0
23442026-09-15T03:47:56.813Z Compiling sha3 v0.10.8
23452026-09-15T03:47:56.830Z Compiling tokio-postgres v0.7.18
23462026-09-15T03:47:56.872Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
23472026-09-15T03:47:56.945Z Compiling hickory-proto v0.25.2
23482026-09-15T03:47:57.052Z Compiling elliptic-curve v0.13.8
23492026-09-15T03:47:57.097Z Compiling toml_edit v0.22.27
23502026-09-15T03:47:57.188Z Compiling predicates v3.1.4
23512026-09-15T03:47:57.207Z Compiling zip v8.6.0
23522026-09-15T03:47:57.416Z Compiling petgraph v0.6.5
23532026-09-15T03:47:57.438Z Compiling miette v7.6.0
23542026-09-15T03:47:57.686Z Compiling petgraph v0.8.3
23552026-09-15T03:47:57.763Z Compiling string_cache v0.8.9
23562026-09-15T03:47:57.918Z Compiling usdt v0.6.0
23572026-09-15T03:47:58.211Z Compiling zip v4.6.1
23582026-09-15T03:47:58.437Z Compiling iddqd v0.4.2
23592026-09-15T03:47:58.653Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23602026-09-15T03:47:58.758Z Compiling ed25519-dalek v2.2.0
23612026-09-15T03:47:59.125Z Compiling crossterm v0.28.1
23622026-09-15T03:47:59.610Z Compiling serde_with v3.21.0
23632026-09-15T03:47:59.664Z Compiling derive_more v2.1.1
23642026-09-15T03:47:59.789Z Compiling similar v2.7.0
23652026-09-15T03:47:59.806Z Compiling strum v0.26.3
23662026-09-15T03:47:59.884Z Compiling tokio-stream v0.1.18
23672026-09-15T03:47:59.961Z Compiling buf-list v1.1.2
23682026-09-15T03:47:59.999Z Compiling itertools v0.13.0
23692026-09-15T03:48:00.042Z Compiling openapiv3 v2.2.0
23702026-09-15T03:48:00.376Z Compiling peg-runtime v0.8.5
23712026-09-15T03:48:00.669Z Compiling lalrpop-util v0.19.12
23722026-09-15T03:48:14.675Z Compiling macaddr v1.0.1
23732026-09-15T03:48:14.750Z Compiling crucible-workspace-hack v0.1.0
23742026-09-15T03:48:14.767Z Compiling rayon-core v1.13.0
23752026-09-15T03:48:14.822Z Compiling itertools v0.15.0
23762026-09-15T03:48:14.851Z Compiling secrecy v0.10.3
23772026-09-15T03:48:14.869Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23782026-09-15T03:48:14.940Z Compiling heapless v0.8.0
23792026-09-15T03:48:15.001Z Compiling toml_datetime v0.7.5+spec-1.1.0
23802026-09-15T03:48:15.052Z Compiling crossbeam-deque v0.8.6
23812026-09-15T03:48:15.068Z Compiling inout v0.1.4
23822026-09-15T03:48:15.118Z Compiling hash32 v0.3.1
23832026-09-15T03:48:15.245Z Compiling toml_edit v0.23.10+spec-1.0.0
23842026-09-15T03:48:15.263Z Compiling multer v3.1.0
23852026-09-15T03:48:15.294Z Compiling thread_local v1.1.9
23862026-09-15T03:48:15.297Z Compiling match_cfg v0.1.0
23872026-09-15T03:48:15.325Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23882026-09-15T03:48:15.344Z Compiling slog-async v2.8.0
23892026-09-15T03:48:15.370Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23902026-09-15T03:48:15.386Z Compiling compression-core v0.4.31
23912026-09-15T03:48:15.446Z Compiling smoltcp v0.11.0
23922026-09-15T03:48:15.565Z Compiling compression-codecs v0.4.37
23932026-09-15T03:48:15.581Z Compiling hostname v0.3.1
23942026-09-15T03:48:15.671Z Compiling cipher v0.4.4
23952026-09-15T03:48:15.707Z Compiling atomicwrites v0.4.4
23962026-09-15T03:48:15.750Z Compiling slog-json v2.6.1
23972026-09-15T03:48:15.828Z Compiling proc-macro-crate v3.4.0
23982026-09-15T03:48:15.845Z Compiling crossbeam-channel v0.5.15
23992026-09-15T03:48:15.861Z Compiling half v2.7.1
24002026-09-15T03:48:15.900Z Compiling newtype-uuid-macros v0.1.0
24012026-09-15T03:48:15.935Z Compiling universal-hash v0.5.1
24022026-09-15T03:48:15.966Z Compiling serde_tokenstream v0.3.0
24032026-09-15T03:48:15.993Z Compiling cobs v0.3.0
24042026-09-15T03:48:16.012Z Compiling async-stream-impl v0.3.6
24052026-09-15T03:48:16.098Z Compiling thiserror-impl-no-std v2.0.2
24062026-09-15T03:48:16.131Z Compiling ingot-macros v0.2.0
24072026-09-15T03:48:16.158Z Compiling serde_spanned v1.1.1
24082026-09-15T03:48:16.204Z Compiling toml_datetime v1.1.1+spec-1.1.0
24092026-09-15T03:48:16.223Z Compiling is-terminal v0.4.17
24102026-09-15T03:48:16.270Z Compiling proc-macro-error-attr v1.0.4
24112026-09-15T03:48:16.285Z Compiling dropshot v0.17.1
24122026-09-15T03:48:16.300Z Compiling opaque-debug v0.3.1
24132026-09-15T03:48:16.323Z Compiling take_mut v0.2.2
24142026-09-15T03:48:16.348Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24152026-09-15T03:48:16.386Z Compiling convert_case v0.4.0
24162026-09-15T03:48:16.428Z Compiling ciborium-io v0.2.2
24172026-09-15T03:48:16.457Z Compiling toml_writer v1.1.1+spec-1.1.0
24182026-09-15T03:48:16.512Z Compiling term v1.2.1
24192026-09-15T03:48:16.551Z Compiling ciborium-ll v0.2.2
24202026-09-15T03:48:16.627Z Compiling poly1305 v0.8.0
24212026-09-15T03:48:16.643Z Compiling oxide-generation-macros v0.2.0
24222026-09-15T03:48:16.646Z Compiling num_enum_derive v0.7.6
24232026-09-15T03:48:16.646Z Compiling async-stream v0.3.6
24242026-09-15T03:48:16.694Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24252026-09-15T03:48:16.713Z Compiling derive_more v0.99.20
24262026-09-15T03:48:16.716Z Compiling toml v1.1.2+spec-1.1.0
24272026-09-15T03:48:16.800Z Compiling postcard v1.1.3
24282026-09-15T03:48:16.860Z Compiling slog-term v2.9.2
24292026-09-15T03:48:17.132Z Compiling thiserror-no-std v2.0.2
24302026-09-15T03:48:17.190Z Compiling slog-bunyan v2.5.0
24312026-09-15T03:48:17.242Z Compiling chacha20 v0.9.1
24322026-09-15T03:48:17.317Z Compiling async-compression v0.4.41
24332026-09-15T03:48:17.425Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24342026-09-15T03:48:17.505Z Compiling oxide-generation v0.1.3
24352026-09-15T03:48:17.529Z Compiling sha1 v0.11.0
24362026-09-15T03:48:17.651Z Compiling parse-display-derive v0.10.0
24372026-09-15T03:48:17.673Z Compiling proc-macro-crate v1.3.1
24382026-09-15T03:48:17.710Z Compiling waitgroup v0.1.2
24392026-09-15T03:48:17.840Z Compiling rustls-pemfile v2.2.0
24402026-09-15T03:48:17.872Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24412026-09-15T03:48:17.979Z Compiling backon v1.6.0
24422026-09-15T03:48:18.018Z Compiling blake2 v0.10.6
24432026-09-15T03:48:18.100Z Compiling dropshot_endpoint v0.17.1
24442026-09-15T03:48:18.135Z Compiling aead v0.5.2
24452026-09-15T03:48:18.176Z Compiling password-hash v0.5.0
24462026-09-15T03:48:18.211Z Compiling foreign-types-macros v0.2.3
24472026-09-15T03:48:18.337Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24482026-09-15T03:48:18.408Z Compiling serde_path_to_error v0.1.20
24492026-09-15T03:48:18.505Z Compiling hostname v0.4.2
24502026-09-15T03:48:18.546Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24512026-09-15T03:48:18.564Z Compiling proc-macro-error v1.0.4
24522026-09-15T03:48:18.688Z Compiling instant v0.1.13
24532026-09-15T03:48:18.703Z Compiling debug-ignore v1.0.5
24542026-09-15T03:48:18.719Z Compiling foreign-types-shared v0.3.1
24552026-09-15T03:48:18.749Z Compiling illumos-nvpair-sys v0.2.0
24562026-09-15T03:48:18.810Z Compiling ingot-types v0.2.0
24572026-09-15T03:48:18.827Z Compiling backoff v0.4.0
24582026-09-15T03:48:18.857Z Compiling rustls-webpki v0.103.13
24592026-09-15T03:48:18.860Z Compiling foreign-types v0.5.0
24602026-09-15T03:48:18.860Z Compiling argon2 v0.5.3
24612026-09-15T03:48:18.860Z Compiling chacha20poly1305 v0.10.1
24622026-09-15T03:48:18.860Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24632026-09-15T03:48:18.957Z Compiling num_enum_derive v0.5.11
24642026-09-15T03:48:18.974Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24652026-09-15T03:48:19.055Z Compiling num_enum v0.7.6
24662026-09-15T03:48:19.077Z Compiling vsss-rs v3.3.4
24672026-09-15T03:48:19.080Z Compiling ciborium v0.2.2
24682026-09-15T03:48:19.217Z Compiling parse-display v0.10.0
24692026-09-15T03:48:19.302Z Compiling ingot v0.2.1
24702026-09-15T03:48:19.327Z Compiling regress v0.10.5
24712026-09-15T03:48:19.365Z Compiling itertools v0.14.0
24722026-09-15T03:48:19.529Z Compiling tabwriter v1.4.1
24732026-09-15T03:48:19.532Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24742026-09-15T03:48:19.560Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24752026-09-15T03:48:19.715Z Compiling cstr-argument v0.1.2
24762026-09-15T03:48:19.745Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24772026-09-15T03:48:19.764Z Compiling humantime v2.3.0
24782026-09-15T03:48:19.843Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24792026-09-15T03:48:19.897Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24802026-09-15T03:48:20.009Z Compiling num_enum v0.5.11
24812026-09-15T03:48:20.044Z Compiling rayon v1.11.0
24822026-09-15T03:48:20.062Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24832026-09-15T03:48:20.116Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24842026-09-15T03:48:20.135Z Compiling libefi-sys v0.1.0
24852026-09-15T03:48:20.151Z Compiling colored v3.1.1
24862026-09-15T03:48:20.169Z Compiling indent_write v2.2.0
24872026-09-15T03:48:20.185Z Compiling zone_cfg_derive v0.3.1
24882026-09-15T03:48:20.185Z Compiling illumos-nvpair v0.3.0
24892026-09-15T03:48:20.220Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24902026-09-15T03:48:20.336Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24912026-09-15T03:48:20.396Z Compiling camino-tempfile v1.4.1
24922026-09-15T03:48:20.559Z Compiling itertools v0.12.1
24932026-09-15T03:48:20.575Z Compiling usdt-attr-macro v0.5.0
24942026-09-15T03:48:20.590Z Compiling usdt-macro v0.5.0
24952026-09-15T03:48:20.650Z Compiling bitfield-struct v0.6.2
24962026-09-15T03:48:20.667Z Compiling num-derive v0.4.2
24972026-09-15T03:48:20.755Z Compiling blake3 v1.8.5
24982026-09-15T03:48:20.858Z Compiling sigpipe v0.1.3
24992026-09-15T03:48:20.877Z Compiling memmap v0.7.0
25002026-09-15T03:48:20.960Z Compiling swrite v0.1.0
25012026-09-15T03:48:21.081Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25022026-09-15T03:48:21.098Z Compiling glob v0.3.3
25032026-09-15T03:48:21.150Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25042026-09-15T03:48:21.269Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25052026-09-15T03:48:21.335Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-09-15T03:48:21.367Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25072026-09-15T03:48:21.382Z Compiling usdt v0.5.0
25082026-09-15T03:48:21.573Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25092026-09-15T03:48:21.649Z Compiling smf v0.2.3
25102026-09-15T03:48:21.702Z Compiling filetime v0.2.27
25112026-09-15T03:48:21.834Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25122026-09-15T03:48:21.851Z Compiling constant_time_eq v0.4.2
25132026-09-15T03:48:21.869Z Compiling zone v0.3.1
25142026-09-15T03:48:21.869Z Compiling whoami v1.6.1
25152026-09-15T03:48:21.907Z Compiling arrayref v0.3.9
25162026-09-15T03:48:21.932Z Compiling arrayvec v0.7.6
25172026-09-15T03:48:21.995Z Compiling xattr v1.6.1
25182026-09-15T03:48:22.011Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25192026-09-15T03:48:22.032Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25202026-09-15T03:48:22.048Z Compiling tokio-dtrace v0.1.1
25212026-09-15T03:48:22.196Z Compiling tar v0.4.46
25222026-09-15T03:48:22.196Z Compiling gethostname v0.5.0
25232026-09-15T03:48:22.264Z Compiling console v0.16.2
25242026-09-15T03:48:22.332Z Compiling unit-prefix v0.5.2
25252026-09-15T03:48:22.348Z Compiling topological-sort v0.2.2
25262026-09-15T03:48:22.443Z Compiling tokio-rustls v0.26.4
25272026-09-15T03:48:22.503Z Compiling rustls-platform-verifier v0.6.2
25282026-09-15T03:48:22.519Z Compiling tough v0.22.0
25292026-09-15T03:48:22.684Z Compiling hyper-rustls v0.27.7
25302026-09-15T03:48:22.716Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25312026-09-15T03:48:22.733Z Compiling indicatif v0.18.4
25322026-09-15T03:48:22.736Z Compiling oxide-tokio-rt v0.1.4
25332026-09-15T03:48:22.878Z Compiling toml v0.8.23
25342026-09-15T03:48:22.878Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25352026-09-15T03:48:22.912Z Compiling reqwest v0.13.2
25362026-09-15T03:48:22.947Z Compiling shell-words v1.1.1
25372026-09-15T03:48:24.038Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25382026-09-15T03:48:25.663Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25392026-09-15T03:48:25.951Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25402026-09-15T03:48:32.326Z Compiling progenitor-client v0.14.0
25412026-09-15T03:48:32.326Z Compiling omicron-zone-package v0.12.3
25422026-09-15T03:48:32.567Z Compiling progenitor-extras v0.2.0
25432026-09-15T03:48:32.889Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25442026-09-15T03:48:32.908Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25452026-09-15T03:48:32.912Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25462026-09-15T03:48:32.997Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25472026-09-15T03:48:33.105Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25482026-09-15T03:48:33.146Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25492026-09-15T03:48:33.187Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25502026-09-15T03:48:33.259Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25512026-09-15T03:48:33.731Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25522026-09-15T03:48:36.884Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25532026-09-15T03:48:46.686Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25542026-09-15T03:48:49.796Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25552026-09-15T03:48:50.803Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25562026-09-15T03:49:02.482Z Finished `release` profile [optimized] target(s) in 1m 38s
25572026-09-15T03:49:02.631Z Running `target/release/omicron-package -t test target create -p dev`
25582026-09-15T03:49:02.692ZLogging to: /work/oxidecomputer/omicron/out/LOG
25592026-09-15T03:49:02.695ZCreated new build target 'test' and set it as active
25602026-09-15T03:49:02.695Z
25612026-09-15T03:49:02.695Zreal 1:38.361216290
25622026-09-15T03:49:02.695Zuser 14:42.118325192
25632026-09-15T03:49:02.695Zsys 2:55.323358916
25642026-09-15T03:49:02.695Ztrap 0.430069322
25652026-09-15T03:49:02.695Ztflt 0.445776576
25662026-09-15T03:49:02.695Zdflt 3.525100276
25672026-09-15T03:49:02.695Zkflt 0.000754860
25682026-09-15T03:49:02.695Zlock 41:09.208929276
25692026-09-15T03:49:02.695Zslp 34:55.833742669
25702026-09-15T03:49:02.695Zlat 42.706516696
25712026-09-15T03:49:02.695Zstop 6:31.272120814
25722026-09-15T03:49:02.695Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25732026-09-15T03:49:03.607Z Finished `release` profile [optimized] target(s) in 0.90s
25742026-09-15T03:49:03.677Z Running `target/release/omicron-package -t test package`
25752026-09-15T03:49:03.733ZLogging to: /work/oxidecomputer/omicron/out/LOG
25762026-09-15T03:49:05.204Z Compiling cfg-if v1.0.4
25772026-09-15T03:49:05.433Z Compiling serde_core v1.0.228
25782026-09-15T03:49:05.433Z Compiling libc v0.2.185
25792026-09-15T03:49:05.436Z Compiling memchr v2.8.0
25802026-09-15T03:49:05.500Z Compiling smallvec v1.15.1
25812026-09-15T03:49:05.535Z Compiling stable_deref_trait v1.2.1
25822026-09-15T03:49:05.561Z Compiling libm v0.2.16
25832026-09-15T03:49:05.565Z Compiling scopeguard v1.2.0
25842026-09-15T03:49:05.604Z Compiling zerofrom v0.1.6
25852026-09-15T03:49:05.628Z Compiling percent-encoding v2.3.2
25862026-09-15T03:49:05.650Z Compiling litemap v0.8.1
25872026-09-15T03:49:05.650Z Compiling writeable v0.6.2
25882026-09-15T03:49:05.694Z Compiling lock_api v0.4.14
25892026-09-15T03:49:05.719Z Compiling yoke v0.8.1
25902026-09-15T03:49:05.719Z Compiling icu_properties_data v2.1.2
25912026-09-15T03:49:05.723Z Compiling icu_normalizer_data v2.1.1
25922026-09-15T03:49:05.785Z Compiling rand_core v0.10.0
25932026-09-15T03:49:05.811Z Compiling utf8_iter v1.0.4
25942026-09-15T03:49:05.811Z Compiling form_urlencoded v1.2.2
25952026-09-15T03:49:05.866Z Compiling zerocopy v0.8.55
25962026-09-15T03:49:05.891Z Compiling iana-time-zone v0.1.65
25972026-09-15T03:49:05.917Z Compiling errno v0.3.14
25982026-09-15T03:49:05.920Z Compiling parking_lot_core v0.9.12
25992026-09-15T03:49:05.942Z Compiling zerovec v0.11.5
26002026-09-15T03:49:05.966Z Compiling zerotrie v0.2.3
26012026-09-15T03:49:05.989Z Compiling getrandom v0.4.3
26022026-09-15T03:49:06.044Z Compiling signal-hook-registry v1.4.8
26032026-09-15T03:49:06.069Z Compiling mio v1.2.0
26042026-09-15T03:49:06.104Z Compiling socket2 v0.6.3
26052026-09-15T03:49:06.131Z Compiling thiserror v2.0.18
26062026-09-15T03:49:06.160Z Compiling parking_lot v0.12.5
26072026-09-15T03:49:06.212Z Compiling getrandom v0.2.17
26082026-09-15T03:49:06.243Z Compiling getrandom v0.3.4
26092026-09-15T03:49:06.268Z Compiling futures-util v0.3.32
26102026-09-15T03:49:06.293Z Compiling base64 v0.22.1
26112026-09-15T03:49:06.321Z Compiling time v0.3.47
26122026-09-15T03:49:06.345Z Compiling num-traits v0.2.19
26132026-09-15T03:49:06.408Z Compiling rand_core v0.6.4
26142026-09-15T03:49:06.447Z Compiling rand_core v0.9.5
26152026-09-15T03:49:06.472Z Compiling aho-corasick v1.1.4
26162026-09-15T03:49:06.500Z Compiling spin v0.9.8
26172026-09-15T03:49:06.589Z Compiling tinystr v0.8.2
26182026-09-15T03:49:06.613Z Compiling potential_utf v0.1.4
26192026-09-15T03:49:06.644Z Compiling socket2 v0.5.10
26202026-09-15T03:49:06.666Z Compiling pest v2.8.6
26212026-09-15T03:49:06.688Z Compiling crc32fast v1.5.0
26222026-09-15T03:49:06.736Z Compiling encoding_rs v0.8.35
26232026-09-15T03:49:06.768Z Compiling simd-adler32 v0.3.8
26242026-09-15T03:49:06.791Z Compiling icu_collections v2.1.1
26252026-09-15T03:49:06.820Z Compiling icu_locale_core v2.1.1
26262026-09-15T03:49:06.844Z Compiling adler2 v2.0.1
26272026-09-15T03:49:06.866Z Compiling lazy_static v1.5.0
26282026-09-15T03:49:06.969Z Compiling miniz_oxide v0.8.9
26292026-09-15T03:49:06.996Z Compiling wait-timeout v0.2.1
26302026-09-15T03:49:07.039Z Compiling rand_xorshift v0.4.0
26312026-09-15T03:49:07.166Z Compiling zlib-rs v0.6.2
26322026-09-15T03:49:07.191Z Compiling num-integer v0.1.46
26332026-09-15T03:49:07.226Z Compiling thread-id v5.1.0
26342026-09-15T03:49:07.298Z Compiling serde v1.0.228
26352026-09-15T03:49:07.335Z Compiling bitflags v2.11.0
26362026-09-15T03:49:07.365Z Compiling serde_json v1.0.151
26372026-09-15T03:49:07.387Z Compiling uuid v1.23.4
26382026-09-15T03:49:07.469Z Compiling semver v1.0.28
26392026-09-15T03:49:07.548Z Compiling rustix v1.1.4
26402026-09-15T03:49:07.608Z Compiling icu_provider v2.1.1
26412026-09-15T03:49:07.780Z Compiling indexmap v2.14.0
26422026-09-15T03:49:07.922Z Compiling bytes v1.11.1
26432026-09-15T03:49:07.957Z Compiling zeroize v1.9.0
26442026-09-15T03:49:08.045Z Compiling icu_normalizer v2.1.1
26452026-09-15T03:49:08.069Z Compiling icu_properties v2.1.2
26462026-09-15T03:49:08.127Z Compiling chrono v0.4.45
26472026-09-15T03:49:08.215Z Compiling generic-array v0.14.7
26482026-09-15T03:49:08.398Z Compiling erased-serde v0.3.31
26492026-09-15T03:49:08.656Z Compiling tokio v1.52.1
26502026-09-15T03:49:08.681Z Compiling http v1.4.2
26512026-09-15T03:49:08.684Z Compiling terminal_size v0.4.3
26522026-09-15T03:49:08.815Z Compiling crypto-common v0.1.7
26532026-09-15T03:49:08.855Z Compiling block-buffer v0.10.4
26542026-09-15T03:49:08.884Z Compiling slog v2.8.2
26552026-09-15T03:49:08.922Z Compiling rustls-pki-types v1.14.0
26562026-09-15T03:49:08.971Z Compiling idna_adapter v1.2.1
26572026-09-15T03:49:08.993Z Compiling ppv-lite86 v0.2.21
26582026-09-15T03:49:09.000Z Compiling ipnet v2.12.0
26592026-09-15T03:49:09.073Z Compiling digest v0.10.7
26602026-09-15T03:49:09.097Z Compiling clap_builder v4.6.0
26612026-09-15T03:49:09.122Z Compiling idna v1.1.0
26622026-09-15T03:49:09.170Z Compiling aws-lc-rs v1.16.3
26632026-09-15T03:49:09.194Z Compiling regex-automata v0.4.14
26642026-09-15T03:49:09.215Z Compiling tempfile v3.27.0
26652026-09-15T03:49:09.293Z Compiling der v0.7.10
26662026-09-15T03:49:09.360Z Compiling hybrid-array v0.4.13
26672026-09-15T03:49:09.412Z Compiling rand_chacha v0.9.0
26682026-09-15T03:49:09.435Z Compiling rand_chacha v0.3.1
26692026-09-15T03:49:09.603Z Compiling url v2.5.8
26702026-09-15T03:49:09.683Z Compiling rand v0.9.2
26712026-09-15T03:49:09.761Z Compiling http-body v1.0.1
26722026-09-15T03:49:09.787Z Compiling rand v0.8.6
26732026-09-15T03:49:09.954Z Compiling http-body-util v0.1.3
26742026-09-15T03:49:09.977Z Compiling serde_urlencoded v0.7.1
26752026-09-15T03:49:10.012Z Compiling hex v0.4.3
26762026-09-15T03:49:10.050Z Compiling hubpack v0.1.2
26772026-09-15T03:49:10.223Z Compiling crypto-common v0.2.2
26782026-09-15T03:49:10.267Z Compiling schemars v0.8.22
26792026-09-15T03:49:10.294Z Compiling rustls-webpki v0.103.13
26802026-09-15T03:49:10.339Z Compiling spki v0.7.3
26812026-09-15T03:49:10.363Z Compiling block-buffer v0.12.1
26822026-09-15T03:49:10.436Z Compiling rustls-native-certs v0.8.3
26832026-09-15T03:49:10.537Z Compiling futures-executor v0.3.32
26842026-09-15T03:49:10.586Z Compiling pkcs8 v0.10.2
26852026-09-15T03:49:10.613Z Compiling publicsuffix v2.3.0
26862026-09-15T03:49:10.843Z Compiling futures v0.3.32
26872026-09-15T03:49:10.904Z Compiling rustls v0.23.41
26882026-09-15T03:49:10.928Z Compiling openapiv3 v2.2.0
26892026-09-15T03:49:10.928Z Compiling cookie v0.18.1
26902026-09-15T03:49:10.977Z Compiling signature v2.2.0
26912026-09-15T03:49:11.003Z Compiling digest v0.11.3
26922026-09-15T03:49:11.113Z Compiling clap v4.6.1
26932026-09-15T03:49:11.173Z Compiling rusty-fork v0.3.1
26942026-09-15T03:49:11.228Z Compiling sha2 v0.10.9
26952026-09-15T03:49:11.259Z Compiling ipnetwork v0.21.1
26962026-09-15T03:49:11.282Z Compiling flate2 v1.1.9
26972026-09-15T03:49:11.325Z Compiling cookie_store v0.22.1
26982026-09-15T03:49:11.477Z Compiling proptest v1.11.0
26992026-09-15T03:49:11.632Z Compiling oxnet v0.1.6
27002026-09-15T03:49:11.657Z Compiling dof v0.4.0
27012026-09-15T03:49:11.716Z Compiling dtrace-parser v0.3.0
27022026-09-15T03:49:11.883Z Compiling camino v1.2.5
27032026-09-15T03:49:11.887Z Compiling data-encoding v2.10.0
27042026-09-15T03:49:11.930Z Compiling x509-cert v0.2.5
27052026-09-15T03:49:12.081Z Compiling regex v1.12.3
27062026-09-15T03:49:12.104Z Compiling memmap2 v0.9.10
27072026-09-15T03:49:12.389Z Compiling num-iter v0.1.45
27082026-09-15T03:49:12.417Z Compiling packed_struct v0.10.1
27092026-09-15T03:49:12.420Z Compiling rustix v0.38.44
27102026-09-15T03:49:12.516Z Compiling usdt-impl v0.6.0
27112026-09-15T03:49:12.549Z Compiling hmac v0.12.1
27122026-09-15T03:49:12.583Z Compiling num-bigint-dig v0.8.6
27132026-09-15T03:49:12.740Z Compiling dof v0.3.0
27142026-09-15T03:49:12.826Z Compiling bstr v1.12.1
27152026-09-15T03:49:13.005Z Compiling tokio-util v0.7.18
27162026-09-15T03:49:13.134Z Compiling tower v0.5.3
27172026-09-15T03:49:13.327Z Compiling usdt v0.6.0
27182026-09-15T03:49:13.723Z Compiling tower-http v0.6.8
27192026-09-15T03:49:13.749Z Compiling pkcs1 v0.7.5
27202026-09-15T03:49:13.791Z Compiling block-padding v0.4.2
27212026-09-15T03:49:13.840Z Compiling h2 v0.4.15
27222026-09-15T03:49:13.924Z Compiling newtype-uuid v1.3.2
27232026-09-15T03:49:14.008Z Compiling serde_spanned v0.6.9
27242026-09-15T03:49:14.008Z Compiling toml_datetime v0.6.11
27252026-09-15T03:49:14.196Z Compiling dtrace-parser v0.2.0
27262026-09-15T03:49:14.223Z Compiling daft v0.1.8
27272026-09-15T03:49:14.248Z Compiling ff v0.13.1
27282026-09-15T03:49:14.387Z Compiling thread-id v4.2.2
27292026-09-15T03:49:14.439Z Compiling tokio-rustls v0.26.4
27302026-09-15T03:49:14.501Z Compiling rustls-platform-verifier v0.6.2
27312026-09-15T03:49:14.526Z Compiling sec1 v0.7.3
27322026-09-15T03:49:14.528Z Compiling group v0.13.0
27332026-09-15T03:49:14.528Z Compiling signal-hook v0.3.18
27342026-09-15T03:49:14.600Z Compiling usdt-impl v0.5.0
27352026-09-15T03:49:14.603Z Compiling nix v0.31.2
27362026-09-15T03:49:14.647Z Compiling rsa v0.9.10
27372026-09-15T03:49:14.671Z Compiling inout v0.2.2
27382026-09-15T03:49:14.708Z Compiling serde-hex v0.1.0
27392026-09-15T03:49:14.782Z Compiling hkdf v0.12.4
27402026-09-15T03:49:14.804Z Compiling ron v0.8.1
27412026-09-15T03:49:14.884Z Compiling serde_with v3.21.0
27422026-09-15T03:49:14.936Z Compiling crypto-bigint v0.5.5
27432026-09-15T03:49:14.974Z Compiling foreign-types-shared v0.1.1
27442026-09-15T03:49:14.997Z Compiling cipher v0.5.2
27452026-09-15T03:49:15.096Z Compiling foreign-types v0.3.2
27462026-09-15T03:49:15.124Z Compiling openssl-sys v0.9.117
27472026-09-15T03:49:15.199Z Compiling ahash v0.8.12
27482026-09-15T03:49:15.339Z Compiling chacha20 v0.10.0
27492026-09-15T03:49:15.487Z Compiling signal-hook-mio v0.2.5
27502026-09-15T03:49:15.615Z Compiling openssl v0.10.80
27512026-09-15T03:49:15.649Z Compiling globset v0.4.18
27522026-09-15T03:49:15.673Z Compiling zopfli v0.8.3
27532026-09-15T03:49:15.713Z Compiling sha3 v0.10.8
27542026-09-15T03:49:16.003Z Compiling elliptic-curve v0.13.8
27552026-09-15T03:49:16.083Z Compiling toml_edit v0.19.15
27562026-09-15T03:49:16.239Z Compiling curve25519-dalek v4.1.3
27572026-09-15T03:49:16.263Z Compiling rand v0.10.1
27582026-09-15T03:49:16.405Z Compiling bzip2 v0.4.4
27592026-09-15T03:49:16.422Z Compiling hashbrown v0.13.2
27602026-09-15T03:49:16.448Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27612026-09-15T03:49:16.547Z Compiling jiff v0.2.34
27622026-09-15T03:49:16.571Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27632026-09-15T03:49:16.648Z Compiling zip v0.6.6
27642026-09-15T03:49:16.671Z Compiling crossterm v0.28.1
27652026-09-15T03:49:16.696Z Compiling sha2 v0.11.0
27662026-09-15T03:49:16.836Z Compiling ed25519 v2.2.3
27672026-09-15T03:49:17.010Z Compiling object v0.30.4
27682026-09-15T03:49:17.033Z Compiling serde-big-array v0.5.1
27692026-09-15T03:49:17.034Z Compiling pem v3.0.6
27702026-09-15T03:49:17.083Z Compiling petgraph v0.8.3
27712026-09-15T03:49:17.238Z Compiling object v0.37.3
27722026-09-15T03:49:17.262Z Compiling heapless v0.7.17
27732026-09-15T03:49:17.379Z Compiling ed25519-dalek v2.2.0
27742026-09-15T03:49:17.464Z Compiling byte-wrapper v0.1.0
27752026-09-15T03:49:17.533Z Compiling hyper v1.10.1
27762026-09-15T03:49:17.738Z Compiling toml v0.7.8
27772026-09-15T03:49:17.762Z Compiling hmac v0.13.0
27782026-09-15T03:49:17.813Z Compiling md-5 v0.11.0
27792026-09-15T03:49:17.849Z Compiling serde_plain v1.0.2
27802026-09-15T03:49:17.984Z Compiling toml_edit v0.22.27
27812026-09-15T03:49:18.031Z Compiling postgres-protocol v0.6.12
27822026-09-15T03:49:18.088Z Compiling zip v8.6.0
27832026-09-15T03:49:18.127Z Compiling smoltcp v0.9.1
27842026-09-15T03:49:18.682Z Compiling native-tls v0.2.18
27852026-09-15T03:49:18.775Z Compiling hickory-proto v0.25.2
27862026-09-15T03:49:18.940Z Compiling tokio-native-tls v0.3.1
27872026-09-15T03:49:19.108Z Compiling hyper-util v0.1.20
27882026-09-15T03:49:19.137Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
27892026-09-15T03:49:19.196Z Compiling float-cmp v0.10.0
27902026-09-15T03:49:19.308Z Compiling string_cache v0.8.9
27912026-09-15T03:49:19.371Z Compiling predicates v3.1.4
27922026-09-15T03:49:19.501Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
27932026-09-15T03:49:19.607Z Compiling textwrap v0.16.2
27942026-09-15T03:49:19.631Z Compiling petgraph v0.6.5
27952026-09-15T03:49:19.660Z Compiling zip v4.6.1
27962026-09-15T03:49:19.708Z Compiling postgres-types v0.2.14
27972026-09-15T03:49:20.228Z Compiling backtrace v0.3.76
27982026-09-15T03:49:20.537Z Compiling iddqd v0.4.2
27992026-09-15T03:49:20.639Z Compiling similar v2.7.0
28002026-09-15T03:49:20.675Z Compiling olpc-cjson v0.1.4
28012026-09-15T03:49:20.721Z Compiling tokio-stream v0.1.18
28022026-09-15T03:49:20.765Z Compiling tokio-postgres v0.7.18
28032026-09-15T03:49:20.916Z Compiling hyper-rustls v0.27.7
28042026-09-15T03:49:21.183Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28052026-09-15T03:49:21.297Z Compiling reqwest v0.13.2
28062026-09-15T03:49:21.412Z Compiling hyper-tls v0.6.0
28072026-09-15T03:49:21.484Z Compiling backtrace-ext v0.2.1
28082026-09-15T03:49:21.521Z Compiling fs-err v3.3.0
28092026-09-15T03:49:21.613Z Compiling reqwest v0.12.28
28102026-09-15T03:49:21.705Z Compiling miette v7.6.0
28112026-09-15T03:49:21.733Z Compiling buf-list v1.1.2
28122026-09-15T03:49:22.014Z Compiling thread_local v1.1.9
28132026-09-15T03:49:22.096Z Compiling is-terminal v0.4.17
28142026-09-15T03:49:22.188Z Compiling hostname v0.3.1
28152026-09-15T03:49:22.231Z Compiling slog-term v2.9.2
28162026-09-15T03:49:22.272Z Compiling slog-async v2.8.0
28172026-09-15T03:49:22.311Z Compiling slog-json v2.6.1
28182026-09-15T03:49:22.338Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28192026-09-15T03:49:22.387Z Compiling toml_datetime v1.1.1+spec-1.1.0
28202026-09-15T03:49:22.413Z Compiling serde_spanned v1.1.1
28212026-09-15T03:49:22.502Z Compiling compression-codecs v0.4.37
28222026-09-15T03:49:22.594Z Compiling slog-bunyan v2.5.0
28232026-09-15T03:49:22.598Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28242026-09-15T03:49:22.771Z Compiling toml v1.1.2+spec-1.1.0
28252026-09-15T03:49:22.795Z Compiling multer v3.1.0
28262026-09-15T03:49:22.798Z Compiling async-compression v0.4.41
28272026-09-15T03:49:23.002Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28282026-09-15T03:49:23.039Z Compiling sha1 v0.11.0
28292026-09-15T03:49:23.175Z Compiling tough v0.22.0
28302026-09-15T03:49:23.223Z Compiling progenitor-client v0.14.0
28312026-09-15T03:49:23.309Z Compiling rustls-pemfile v2.2.0
28322026-09-15T03:49:23.420Z Compiling serde_path_to_error v0.1.20
28332026-09-15T03:49:23.561Z Compiling hostname v0.4.2
28342026-09-15T03:49:23.594Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28352026-09-15T03:49:23.677Z Compiling atomicwrites v0.4.4
28362026-09-15T03:49:23.760Z Compiling macaddr v1.0.1
28372026-09-15T03:49:23.763Z Compiling instant v0.1.13
28382026-09-15T03:49:23.763Z Compiling oxide-generation v0.1.3
28392026-09-15T03:49:23.867Z Compiling dropshot v0.17.1
28402026-09-15T03:49:23.891Z Compiling regress v0.10.5
28412026-09-15T03:49:23.929Z Compiling backoff v0.4.0
28422026-09-15T03:49:23.953Z Compiling progenitor-extras v0.2.0
28432026-09-15T03:49:23.956Z Compiling parse-display v0.10.0
28442026-09-15T03:49:24.069Z Compiling half v2.7.1
28452026-09-15T03:49:24.208Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28462026-09-15T03:49:24.265Z Compiling heck v0.5.0
28472026-09-15T03:49:24.334Z Compiling regress v0.11.1
28482026-09-15T03:49:24.434Z Compiling ciborium-ll v0.2.2
28492026-09-15T03:49:24.498Z Compiling secrecy v0.10.3
28502026-09-15T03:49:24.520Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28512026-09-15T03:49:24.589Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28522026-09-15T03:49:24.688Z Compiling ciborium v0.2.2
28532026-09-15T03:49:24.711Z Compiling inout v0.1.4
28542026-09-15T03:49:24.784Z Compiling universal-hash v0.5.1
28552026-09-15T03:49:24.903Z Compiling cipher v0.4.4
28562026-09-15T03:49:24.938Z Compiling unsafe-libyaml v0.2.11
28572026-09-15T03:49:24.966Z Compiling poly1305 v0.8.0
28582026-09-15T03:49:24.989Z Compiling blake2 v0.10.6
28592026-09-15T03:49:25.197Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28602026-09-15T03:49:25.295Z Compiling chacha20 v0.9.1
28612026-09-15T03:49:25.404Z Compiling aead v0.5.2
28622026-09-15T03:49:25.449Z Compiling password-hash v0.5.0
28632026-09-15T03:49:25.483Z Compiling vsss-rs v3.3.4
28642026-09-15T03:49:25.582Z Compiling serde_yaml v0.9.34+deprecated
28652026-09-15T03:49:25.622Z Compiling chacha20poly1305 v0.10.1
28662026-09-15T03:49:25.651Z Compiling camino-tempfile v1.4.1
28672026-09-15T03:49:25.703Z Compiling heapless v0.8.0
28682026-09-15T03:49:25.810Z Compiling argon2 v0.5.3
28692026-09-15T03:49:25.835Z Compiling ingot-types v0.2.0
28702026-09-15T03:49:25.835Z Compiling cobs v0.3.0
28712026-09-15T03:49:26.018Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28722026-09-15T03:49:26.041Z Compiling typify-impl v0.6.2
28732026-09-15T03:49:26.110Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28742026-09-15T03:49:26.138Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28752026-09-15T03:49:26.233Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28762026-09-15T03:49:26.315Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28772026-09-15T03:49:26.427Z Compiling ingot v0.2.1
28782026-09-15T03:49:26.452Z Compiling smoltcp v0.11.0
28792026-09-15T03:49:26.476Z Compiling postcard v1.1.3
28802026-09-15T03:49:26.821Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28812026-09-15T03:49:26.887Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28822026-09-15T03:49:26.910Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28832026-09-15T03:49:26.937Z Compiling cstr-argument v0.1.2
28842026-09-15T03:49:26.960Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28852026-09-15T03:49:26.984Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28862026-09-15T03:49:27.113Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28872026-09-15T03:49:27.136Z Compiling sigpipe v0.1.3
28882026-09-15T03:49:27.234Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28892026-09-15T03:49:27.256Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28902026-09-15T03:49:27.299Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28912026-09-15T03:49:27.451Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28922026-09-15T03:49:27.476Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28932026-09-15T03:49:27.610Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28942026-09-15T03:49:27.693Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28952026-09-15T03:49:27.847Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28962026-09-15T03:49:27.944Z Compiling memmap v0.7.0
28972026-09-15T03:49:28.034Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28982026-09-15T03:49:28.172Z Compiling usdt v0.5.0
28992026-09-15T03:49:28.298Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29002026-09-15T03:49:28.323Z Compiling zone v0.3.1
29012026-09-15T03:49:28.545Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
29022026-09-15T03:49:28.686Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29032026-09-15T03:49:28.737Z Compiling derive-where v1.6.0
29042026-09-15T03:49:28.817Z Compiling bytecount v0.6.9
29052026-09-15T03:49:28.946Z Compiling toml v0.8.23
29062026-09-15T03:49:28.998Z Compiling tokio-dtrace v0.1.1
29072026-09-15T03:49:29.186Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
29082026-09-15T03:49:29.337Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29092026-09-15T03:49:29.361Z Compiling oxide-tokio-rt v0.1.4
29102026-09-15T03:49:29.428Z Compiling prettyplease v0.2.37
29112026-09-15T03:49:29.524Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
29122026-09-15T03:49:29.548Z Compiling typify-macro v0.6.2
29132026-09-15T03:49:29.699Z Compiling newline-converter v0.3.0
29142026-09-15T03:49:29.799Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29152026-09-15T03:49:29.825Z Compiling gethostname v0.5.0
29162026-09-15T03:49:29.866Z Compiling console v0.15.11
29172026-09-15T03:49:29.979Z Compiling slog-dtrace v0.3.0
29182026-09-15T03:49:30.005Z Compiling cancel-safe-futures v0.1.5
29192026-09-15T03:49:30.050Z Compiling oxide-update-engine-types v0.1.2
29202026-09-15T03:49:30.050Z Compiling num-rational v0.4.2
29212026-09-15T03:49:30.096Z Compiling num-complex v0.4.6
29222026-09-15T03:49:30.269Z Compiling compression-core v0.4.31
29232026-09-15T03:49:30.291Z Compiling expectorate v1.2.0
29242026-09-15T03:49:30.376Z Compiling resolv-conf v0.7.6
29252026-09-15T03:49:30.452Z Compiling match_cfg v0.1.0
29262026-09-15T03:49:30.556Z Compiling num v0.4.3
29272026-09-15T03:49:30.731Z Compiling crossbeam-channel v0.5.15
29282026-09-15T03:49:30.821Z Compiling term v1.2.1
29292026-09-15T03:49:30.844Z Compiling linear-map v1.2.0
29302026-09-15T03:49:30.869Z Compiling float-ord v0.3.2
29312026-09-15T03:49:30.953Z Compiling toml_writer v1.1.1+spec-1.1.0
29322026-09-15T03:49:30.984Z Compiling take_mut v0.2.2
29332026-09-15T03:49:31.129Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29342026-09-15T03:49:31.181Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29352026-09-15T03:49:31.206Z Compiling typify v0.6.2
29362026-09-15T03:49:31.344Z Compiling progenitor-impl v0.14.0
29372026-09-15T03:49:31.394Z Compiling oxide-update-engine v0.1.2
29382026-09-15T03:49:31.428Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29392026-09-15T03:49:32.005Z Compiling async-stream v0.3.6
29402026-09-15T03:49:32.127Z Compiling waitgroup v0.1.2
29412026-09-15T03:49:32.298Z Compiling backon v1.6.0
29422026-09-15T03:49:32.438Z Compiling debug-ignore v1.0.5
29432026-09-15T03:49:32.463Z Compiling minimal-lexical v0.2.1
29442026-09-15T03:49:32.531Z Compiling linked-hash-map v0.5.6
29452026-09-15T03:49:32.750Z Compiling lru-cache v0.1.2
29462026-09-15T03:49:32.773Z Compiling nom v7.1.3
29472026-09-15T03:49:32.875Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29482026-09-15T03:49:33.143Z Compiling itertools v0.14.0
29492026-09-15T03:49:33.518Z Compiling unicode-xid v0.2.6
29502026-09-15T03:49:33.542Z Compiling progenitor-macro v0.14.0
29512026-09-15T03:49:33.592Z Compiling humantime v2.3.0
29522026-09-15T03:49:33.676Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29532026-09-15T03:49:33.700Z Compiling hickory-proto v0.24.4
29542026-09-15T03:49:33.875Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29552026-09-15T03:49:33.910Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29562026-09-15T03:49:34.169Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29572026-09-15T03:49:34.446Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29582026-09-15T03:49:34.922Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29592026-09-15T03:49:35.051Z Compiling papergrid v0.11.0
29602026-09-15T03:49:35.118Z Compiling tabled_derive v0.7.0
29612026-09-15T03:49:35.224Z Compiling termtree v0.5.1
29622026-09-15T03:49:35.250Z Compiling crossterm v0.29.0
29632026-09-15T03:49:35.295Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29642026-09-15T03:49:35.319Z Compiling phf_shared v0.12.1
29652026-09-15T03:49:35.425Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29662026-09-15T03:49:35.551Z Compiling vte v0.14.1
29672026-09-15T03:49:35.794Z Compiling csv-core v0.1.13
29682026-09-15T03:49:36.049Z Compiling chrono-tz v0.10.4
29692026-09-15T03:49:36.074Z Compiling tabled v0.15.0
29702026-09-15T03:49:36.077Z Compiling highway v1.3.0
29712026-09-15T03:49:36.124Z Compiling csv v1.4.0
29722026-09-15T03:49:36.296Z Compiling hickory-resolver v0.24.4
29732026-09-15T03:49:36.609Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29742026-09-15T03:49:36.906Z Compiling strip-ansi-escapes v0.2.1
29752026-09-15T03:49:37.069Z Compiling phf v0.12.1
29762026-09-15T03:49:37.190Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29772026-09-15T03:49:37.272Z Compiling const_format_proc_macros v0.2.34
29782026-09-15T03:49:37.295Z Compiling fd-lock v4.0.4
29792026-09-15T03:49:37.467Z Compiling peg-macros v0.8.5
29802026-09-15T03:49:37.687Z Compiling qorb v0.4.1
29812026-09-15T03:49:37.718Z Compiling nu-ansi-term v0.50.3
29822026-09-15T03:49:37.854Z Compiling progenitor v0.14.0
29832026-09-15T03:49:37.988Z Compiling reedline v0.40.0
29842026-09-15T03:49:38.053Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29852026-09-15T03:49:38.083Z Compiling const_format v0.2.35
29862026-09-15T03:49:38.132Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29872026-09-15T03:49:38.132Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29882026-09-15T03:49:38.203Z Compiling bcs v0.1.6
29892026-09-15T03:49:38.458Z Compiling nom v8.0.0
29902026-09-15T03:49:38.546Z Compiling semver v0.1.20
29912026-09-15T03:49:38.595Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29922026-09-15T03:49:38.747Z Compiling peg v0.8.5
29932026-09-15T03:49:38.843Z Compiling rustc_version v0.1.7
29942026-09-15T03:49:38.865Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29952026-09-15T03:49:39.097Z Compiling newtype_derive v0.1.6
29962026-09-15T03:49:39.120Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29972026-09-15T03:49:39.524Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29982026-09-15T03:49:39.627Z Compiling dropshot-api-manager-types v0.8.0
29992026-09-15T03:49:39.781Z Compiling steno v0.4.1
30002026-09-15T03:49:39.961Z Compiling sha1 v0.10.6
30012026-09-15T03:49:39.986Z Compiling utf-8 v0.7.6
30022026-09-15T03:49:40.058Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30032026-09-15T03:49:40.184Z Compiling tagptr v0.2.0
30042026-09-15T03:49:40.213Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
30052026-09-15T03:49:40.236Z Compiling tungstenite v0.21.0
30062026-09-15T03:49:40.294Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30072026-09-15T03:49:40.313Z Compiling darling_core v0.21.3
30082026-09-15T03:49:40.380Z Compiling moka v0.12.13
30092026-09-15T03:49:40.438Z Compiling display-error-chain v0.2.2
30102026-09-15T03:49:40.460Z Compiling vergen-lib v0.1.6
30112026-09-15T03:49:40.521Z Compiling diesel_derives v2.3.7
30122026-09-15T03:49:40.751Z Compiling scheduled-thread-pool v0.2.7
30132026-09-15T03:49:40.773Z Compiling vergen-gitcl v1.0.8
30142026-09-15T03:49:40.823Z Compiling diesel_table_macro_syntax v0.3.0
30152026-09-15T03:49:40.882Z Compiling tokio-tungstenite v0.21.0
30162026-09-15T03:49:41.048Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30172026-09-15T03:49:41.069Z Compiling dirs-sys-next v0.1.2
30182026-09-15T03:49:41.153Z Compiling glob v0.3.3
30192026-09-15T03:49:41.276Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30202026-09-15T03:49:41.340Z Compiling crunchy v0.2.4
30212026-09-15T03:49:41.563Z Compiling hickory-resolver v0.25.2
30222026-09-15T03:49:41.586Z Compiling maplit v1.0.2
30232026-09-15T03:49:41.615Z Compiling clang-sys v1.8.1
30242026-09-15T03:49:41.679Z Compiling dirs-next v2.0.0
30252026-09-15T03:49:41.736Z Compiling r2d2 v0.8.10
30262026-09-15T03:49:41.835Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30272026-09-15T03:49:41.862Z Compiling libscf-sys v1.2.0
30282026-09-15T03:49:42.026Z Compiling xshell-macros v0.2.7
30292026-09-15T03:49:42.049Z Compiling downcast-rs v2.0.2
30302026-09-15T03:49:42.052Z Compiling tiny-keccak v2.0.2
30312026-09-15T03:49:42.154Z Compiling term v0.7.0
30322026-09-15T03:49:42.205Z Compiling papergrid v0.18.0
30332026-09-15T03:49:42.294Z Compiling bit-vec v0.6.3
30342026-09-15T03:49:42.451Z Compiling xshell v0.2.7
30352026-09-15T03:49:42.522Z Compiling darling_macro v0.21.3
30362026-09-15T03:49:42.544Z Compiling bit-set v0.5.3
30372026-09-15T03:49:42.605Z Compiling ascii-canvas v3.0.0
30382026-09-15T03:49:42.627Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30392026-09-15T03:49:42.667Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30402026-09-15T03:49:42.743Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30412026-09-15T03:49:42.769Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30422026-09-15T03:49:42.819Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30432026-09-15T03:49:42.877Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30442026-09-15T03:49:42.920Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30452026-09-15T03:49:43.066Z Compiling darling v0.21.3
30462026-09-15T03:49:43.166Z Compiling dsl_auto_type v0.2.0
30472026-09-15T03:49:43.190Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30482026-09-15T03:49:43.215Z Compiling itertools v0.15.0
30492026-09-15T03:49:43.239Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30502026-09-15T03:49:43.239Z Compiling itertools v0.10.5
30512026-09-15T03:49:43.417Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30522026-09-15T03:49:43.420Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30532026-09-15T03:49:43.760Z Compiling tabled v0.21.0
30542026-09-15T03:49:43.785Z Compiling ena v0.14.4
30552026-09-15T03:49:44.009Z Compiling libloading v0.8.9
30562026-09-15T03:49:44.068Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30572026-09-15T03:49:44.246Z Compiling diff v0.1.13
30582026-09-15T03:49:44.343Z Compiling unicase v2.9.0
30592026-09-15T03:49:44.378Z Compiling regex-syntax v0.6.29
30602026-09-15T03:49:44.439Z Compiling bindgen v0.71.1
30612026-09-15T03:49:44.584Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30622026-09-15T03:49:44.611Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30632026-09-15T03:49:44.760Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30642026-09-15T03:49:44.802Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30652026-09-15T03:49:45.055Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30662026-09-15T03:49:45.530Z Compiling cexpr v0.6.0
30672026-09-15T03:49:45.600Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30682026-09-15T03:49:45.849Z Compiling lalrpop v0.19.12
30692026-09-15T03:49:46.161Z Compiling rustc-hash v2.1.1
30702026-09-15T03:49:46.451Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30712026-09-15T03:49:46.630Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30722026-09-15T03:49:46.762Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30732026-09-15T03:49:46.788Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30742026-09-15T03:49:46.995Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30752026-09-15T03:49:47.485Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30762026-09-15T03:49:47.998Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30772026-09-15T03:49:48.263Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30782026-09-15T03:49:48.478Z Compiling diesel v2.3.7
30792026-09-15T03:49:48.540Z Compiling headers-core v0.3.0
30802026-09-15T03:49:48.698Z Compiling libxml v0.3.3
30812026-09-15T03:49:48.723Z Compiling crc8 v0.1.1
30822026-09-15T03:49:48.758Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30832026-09-15T03:49:48.865Z Compiling headers v0.4.1
30842026-09-15T03:49:49.048Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30852026-09-15T03:49:49.265Z Compiling strum_macros v0.24.3
30862026-09-15T03:49:49.296Z Compiling indoc v1.0.9
30872026-09-15T03:49:49.766Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30882026-09-15T03:49:49.848Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30892026-09-15T03:49:50.038Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30902026-09-15T03:49:50.116Z Compiling quick-xml v0.37.5
30912026-09-15T03:49:50.408Z Compiling derive_builder v0.20.2
30922026-09-15T03:49:50.431Z Compiling oso-derive v0.27.3
30932026-09-15T03:49:50.544Z Compiling impl-trait-for-tuples v0.2.3
30942026-09-15T03:49:50.589Z Compiling object v0.39.1
30952026-09-15T03:49:50.810Z Compiling openssl-probe v0.1.6
30962026-09-15T03:49:50.913Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30972026-09-15T03:49:51.075Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30982026-09-15T03:49:51.121Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30992026-09-15T03:49:51.195Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31002026-09-15T03:49:51.451Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
31012026-09-15T03:49:51.710Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
31022026-09-15T03:49:51.887Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31032026-09-15T03:49:51.909Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31042026-09-15T03:49:51.984Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
31052026-09-15T03:49:52.054Z Compiling bb8 v0.8.6
31062026-09-15T03:49:52.160Z Compiling filetime v0.2.27
31072026-09-15T03:49:52.392Z Compiling trait-variant v0.1.2
31082026-09-15T03:49:52.441Z Compiling proc-macro-error-attr2 v2.0.0
31092026-09-15T03:49:52.461Z Compiling half v1.8.3
31102026-09-15T03:49:52.590Z Compiling samael v0.0.19
31112026-09-15T03:49:52.787Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
31122026-09-15T03:49:52.892Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
31132026-09-15T03:49:52.910Z Compiling path-slash v0.2.1
31142026-09-15T03:49:52.948Z Compiling proc-macro-error2 v2.0.1
31152026-09-15T03:49:53.017Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31162026-09-15T03:49:53.147Z Compiling tar v0.4.46
31172026-09-15T03:49:53.169Z Compiling serde_cbor v0.11.2
31182026-09-15T03:49:53.287Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31192026-09-15T03:49:53.344Z Compiling rfc6979 v0.4.0
31202026-09-15T03:49:53.431Z Compiling polar-core v0.27.3
31212026-09-15T03:49:53.511Z Compiling hashbrown v0.14.5
31222026-09-15T03:49:53.548Z Compiling salty v0.3.0
31232026-09-15T03:49:53.920Z Compiling ecdsa v0.16.9
31242026-09-15T03:49:53.938Z Compiling knus-derive v3.4.0
31252026-09-15T03:49:54.156Z Compiling chumsky v0.9.3
31262026-09-15T03:49:54.392Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31272026-09-15T03:49:54.612Z Compiling primeorder v0.13.6
31282026-09-15T03:49:54.633Z Compiling nonempty v0.12.0
31292026-09-15T03:49:54.868Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31302026-09-15T03:49:54.919Z Compiling p384 v0.13.1
31312026-09-15T03:49:55.329Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31322026-09-15T03:49:55.377Z Compiling knus v3.4.0
31332026-09-15T03:49:55.416Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31342026-09-15T03:49:55.683Z Compiling fxhash v0.2.1
31352026-09-15T03:49:55.866Z Compiling libz-sys v1.1.24
31362026-09-15T03:49:55.935Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31372026-09-15T03:49:56.161Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31382026-09-15T03:49:56.202Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
31392026-09-15T03:49:56.310Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31402026-09-15T03:49:56.408Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31412026-09-15T03:49:56.607Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31422026-09-15T03:49:56.774Z Compiling kstat-rs v0.2.5
31432026-09-15T03:49:57.192Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31442026-09-15T03:49:57.289Z Compiling mime_guess v2.0.5
31452026-09-15T03:49:57.844Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
31462026-09-15T03:49:58.151Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31472026-09-15T03:49:58.176Z Compiling nanorand v0.7.0
31482026-09-15T03:49:58.497Z Compiling libgit2-sys v0.18.3+1.9.2
31492026-09-15T03:49:58.512Z Compiling parking_lot_core v0.8.6
31502026-09-15T03:49:58.851Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31512026-09-15T03:49:58.917Z Compiling flume v0.11.1
31522026-09-15T03:49:59.374Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31532026-09-15T03:49:59.545Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31542026-09-15T03:49:59.567Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31552026-09-15T03:49:59.689Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31562026-09-15T03:50:00.005Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31572026-09-15T03:50:00.102Z Compiling git-stub v1.0.0
31582026-09-15T03:50:00.216Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31592026-09-15T03:50:00.372Z Compiling corncobs v0.1.4
31602026-09-15T03:50:00.405Z Compiling http-range v0.1.5
31612026-09-15T03:50:00.483Z Compiling instability v0.3.11
31622026-09-15T03:50:00.506Z Compiling strsim v0.10.0
31632026-09-15T03:50:00.594Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31642026-09-15T03:50:00.703Z Compiling darling_core v0.13.4
31652026-09-15T03:50:00.815Z Compiling git-stub-vcs v0.1.0
31662026-09-15T03:50:00.886Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31672026-09-15T03:50:01.239Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31682026-09-15T03:50:01.454Z Compiling progenitor-impl v0.13.0
31692026-09-15T03:50:01.520Z Compiling ignore v0.4.25
31702026-09-15T03:50:01.576Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31712026-09-15T03:50:01.613Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31722026-09-15T03:50:01.837Z Compiling secrecy v0.8.0
31732026-09-15T03:50:02.025Z Compiling anstyle-parse v0.2.7
31742026-09-15T03:50:02.274Z Compiling castaway v0.2.4
31752026-09-15T03:50:02.359Z Compiling vergen-git2 v9.1.0
31762026-09-15T03:50:02.433Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31772026-09-15T03:50:02.619Z Compiling oso v0.27.3
31782026-09-15T03:50:02.701Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31792026-09-15T03:50:02.859Z Compiling indoc v2.0.7
31802026-09-15T03:50:03.466Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31812026-09-15T03:50:03.603Z Compiling progenitor-macro v0.13.0
31822026-09-15T03:50:04.064Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31832026-09-15T03:50:04.100Z Compiling compact_str v0.8.1
31842026-09-15T03:50:04.267Z Compiling darling_macro v0.13.4
31852026-09-15T03:50:04.792Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31862026-09-15T03:50:04.918Z Compiling globwalk v0.9.1
31872026-09-15T03:50:05.067Z Compiling anstream v0.6.21
31882026-09-15T03:50:05.252Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31892026-09-15T03:50:05.348Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31902026-09-15T03:50:05.423Z Compiling parking_lot v0.11.2
31912026-09-15T03:50:05.480Z Compiling hyper-staticfile v0.10.1
31922026-09-15T03:50:05.730Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31932026-09-15T03:50:05.858Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31942026-09-15T03:50:06.052Z Compiling diesel-dtrace v0.5.0
31952026-09-15T03:50:06.245Z Compiling async-bb8-diesel v0.2.1
31962026-09-15T03:50:06.300Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31972026-09-15T03:50:06.353Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31982026-09-15T03:50:06.393Z Compiling predicates-tree v1.0.13
31992026-09-15T03:50:06.706Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32002026-09-15T03:50:06.748Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
32012026-09-15T03:50:06.941Z Compiling progenitor-client v0.13.0
32022026-09-15T03:50:07.429Z Compiling unicode-truncate v1.1.0
32032026-09-15T03:50:07.590Z Compiling lru v0.12.5
32042026-09-15T03:50:07.643Z Compiling digest-io v0.1.0
32052026-09-15T03:50:07.781Z Compiling prefix-trie v0.7.0
32062026-09-15T03:50:07.823Z Compiling rand_seeder v0.4.0
32072026-09-15T03:50:07.828Z Compiling cassowary v0.3.0
32082026-09-15T03:50:07.870Z Compiling rawzip v0.4.4
32092026-09-15T03:50:07.979Z Compiling progenitor v0.13.0
32102026-09-15T03:50:08.059Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32112026-09-15T03:50:08.169Z Compiling hickory-server v0.25.2
32122026-09-15T03:50:08.240Z Compiling ratatui v0.29.0
32132026-09-15T03:50:08.271Z Compiling camino-tempfile-ext v0.3.3
32142026-09-15T03:50:08.404Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32152026-09-15T03:50:08.612Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32162026-09-15T03:50:08.703Z Compiling sled v0.34.7
32172026-09-15T03:50:08.730Z Compiling darling v0.13.4
32182026-09-15T03:50:10.576Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32192026-09-15T03:50:11.150Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32202026-09-15T03:50:11.178Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32212026-09-15T03:50:11.943Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32222026-09-15T03:50:12.188Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32232026-09-15T03:50:12.259Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32242026-09-15T03:50:12.474Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32252026-09-15T03:50:12.514Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32262026-09-15T03:50:13.068Z Compiling serde_with_macros v1.5.2
32272026-09-15T03:50:13.145Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32282026-09-15T03:50:13.237Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32292026-09-15T03:50:13.513Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32302026-09-15T03:50:13.742Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32312026-09-15T03:50:13.774Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32322026-09-15T03:50:13.910Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32332026-09-15T03:50:13.996Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32342026-09-15T03:50:14.037Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32352026-09-15T03:50:14.149Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32362026-09-15T03:50:14.182Z Compiling arc-swap v1.8.2
32372026-09-15T03:50:14.258Z Compiling void v1.0.2
32382026-09-15T03:50:14.402Z Compiling lzss v0.8.2
32392026-09-15T03:50:14.474Z Compiling slog-scope v4.4.1
32402026-09-15T03:50:14.523Z Compiling serde_with v1.14.0
32412026-09-15T03:50:14.602Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
32422026-09-15T03:50:14.623Z Compiling scuffle v0.1.0
32432026-09-15T03:50:14.669Z Compiling tungstenite v0.23.0
32442026-09-15T03:50:14.832Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32452026-09-15T03:50:14.900Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32462026-09-15T03:50:14.982Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32472026-09-15T03:50:15.023Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32482026-09-15T03:50:15.221Z Compiling libsw-core v0.3.2
32492026-09-15T03:50:15.262Z Compiling nix v0.27.1
32502026-09-15T03:50:15.285Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#7a96eab9)
32512026-09-15T03:50:15.363Z Compiling twox-hash v2.1.2
32522026-09-15T03:50:15.443Z Compiling serde_bytes v0.11.19
32532026-09-15T03:50:15.557Z Compiling atty v0.2.14
32542026-09-15T03:50:15.684Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32552026-09-15T03:50:15.707Z Compiling libsw v3.5.0
32562026-09-15T03:50:15.728Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32572026-09-15T03:50:15.785Z Compiling tokio-tungstenite v0.23.1
32582026-09-15T03:50:15.897Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=438cd185666d5f164548885873f0f5df9a38eed1#438cd185)
32592026-09-15T03:50:15.935Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
32602026-09-15T03:50:15.957Z Compiling slog-stdlog v4.1.1
32612026-09-15T03:50:15.982Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32622026-09-15T03:50:16.128Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32632026-09-15T03:50:16.157Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32642026-09-15T03:50:16.199Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32652026-09-15T03:50:16.227Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32662026-09-15T03:50:16.267Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32672026-09-15T03:50:16.567Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32682026-09-15T03:50:16.910Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32692026-09-15T03:50:17.442Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32702026-09-15T03:50:17.488Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32712026-09-15T03:50:17.488Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32722026-09-15T03:50:17.488Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32732026-09-15T03:50:20.920Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32742026-09-15T03:50:20.946Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32752026-09-15T03:50:20.946Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32762026-09-15T03:50:20.947Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32772026-09-15T03:50:20.947Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32782026-09-15T03:50:20.947Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32792026-09-15T03:50:20.947Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32802026-09-15T03:50:21.184Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32812026-09-15T03:50:21.994Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32822026-09-15T03:50:22.754Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32832026-09-15T03:50:22.802Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32842026-09-15T03:50:22.958Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32852026-09-15T03:50:23.201Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32862026-09-15T03:50:23.594Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32872026-09-15T03:50:23.879Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32882026-09-15T03:50:24.816Z Compiling git2 v0.20.4
32892026-09-15T03:50:25.087Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32902026-09-15T03:50:25.261Z Compiling signal-hook-tokio v0.3.1
32912026-09-15T03:50:25.291Z Compiling fatfs v0.3.6
32922026-09-15T03:50:25.463Z Compiling yasna v0.5.2
32932026-09-15T03:50:25.709Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32942026-09-15T03:50:26.276Z Compiling console v0.16.2
32952026-09-15T03:50:26.498Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32962026-09-15T03:50:26.738Z Compiling seq-macro v0.3.6
32972026-09-15T03:50:27.157Z Compiling assert_matches v1.5.0
32982026-09-15T03:50:27.287Z Compiling indicatif v0.18.4
32992026-09-15T03:50:27.685Z Compiling rcgen v0.12.1
33002026-09-15T03:50:27.920Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33012026-09-15T03:50:28.337Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33022026-09-15T03:50:28.823Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33032026-09-15T03:50:30.669Z Compiling slog-envlogger v2.2.0
33042026-09-15T03:50:31.348Z Compiling oxide-update-engine-display v0.1.2
33052026-09-15T03:50:31.481Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33062026-09-15T03:50:31.851Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33072026-09-15T03:50:32.043Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33082026-09-15T03:50:32.304Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
33092026-09-15T03:50:32.327Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33102026-09-15T03:50:32.562Z Compiling port-file v0.1.0
33112026-09-15T03:50:32.586Z Compiling subprocess v0.2.15
33122026-09-15T03:50:32.864Z Compiling rtoolbox v0.0.3
33132026-09-15T03:50:33.086Z Compiling rpassword v7.5.4
33142026-09-15T03:50:33.114Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33152026-09-15T03:50:33.585Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33162026-09-15T03:50:33.787Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33172026-09-15T03:50:34.235Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33182026-09-15T03:50:34.302Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33192026-09-15T03:50:34.373Z Compiling tui-tree-widget v0.23.1
33202026-09-15T03:50:34.671Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33212026-09-15T03:50:35.017Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33222026-09-15T03:50:35.902Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33232026-09-15T03:50:36.938Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33242026-09-15T03:50:37.150Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33252026-09-15T03:50:37.265Z Compiling uzers v0.12.2
33262026-09-15T03:50:37.354Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33272026-09-15T03:50:37.474Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33282026-09-15T03:50:37.698Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33292026-09-15T03:50:37.770Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33302026-09-15T03:50:38.234Z Compiling support-bundle-viewer v0.1.2
33312026-09-15T03:50:38.499Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33322026-09-15T03:50:38.771Z Compiling multimap v0.10.1
33332026-09-15T03:50:39.865Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33342026-09-15T03:51:03.849Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33352026-09-15T03:51:24.775Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33362026-09-15T03:51:42.582Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33372026-09-15T03:59:33.356Z Finished `release` profile [optimized] target(s) in 10m 29s
33382026-09-15T03:59:33.359Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33392026-09-15T03:59:33.359Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33402026-09-15T04:00:09.016Z
33412026-09-15T04:00:09.016Zreal 11:06.299552156
33422026-09-15T04:00:09.020Zuser 2:05:44.289271526
33432026-09-15T04:00:09.020Zsys 4:46.788131858
33442026-09-15T04:00:09.020Ztrap 3.266746265
33452026-09-15T04:00:09.020Ztflt 0.738732647
33462026-09-15T04:00:09.020Zdflt 9.811232022
33472026-09-15T04:00:09.020Zkflt 0.006214910
33482026-09-15T04:00:09.020Zlock 8:23:53.685369239
33492026-09-15T04:00:09.020Zslp 3:07:51.473951740
33502026-09-15T04:00:09.020Zlat 3:00.062225453
33512026-09-15T04:00:09.020Zstop 8:57.711475893
33522026-09-15T04:00:09.020Z+ mapfile -t packages
33532026-09-15T04:00:09.020Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33542026-09-15T04:00:09.989Z Finished `release` profile [optimized] target(s) in 0.96s
33552026-09-15T04:00:10.066Z Running `target/release/omicron-package -t test list-outputs`
33562026-09-15T04:00:10.125ZLogging to: /work/oxidecomputer/omicron/out/LOG
33572026-09-15T04:00:10.128Z+ ptime -m cargo build --locked --release -p xtask
33582026-09-15T04:00:10.620Z Compiling libc v0.2.185
33592026-09-15T04:00:10.620Z Compiling serde_core v1.0.228
33602026-09-15T04:00:10.620Z Compiling serde v1.0.228
33612026-09-15T04:00:10.623Z Compiling rustix v1.1.4
33622026-09-15T04:00:10.623Z Compiling serde_json v1.0.151
33632026-09-15T04:00:10.623Z Compiling bitflags v2.11.0
33642026-09-15T04:00:10.777Z Compiling usdt-impl v0.5.0
33652026-09-15T04:00:10.780Z Compiling syn v2.0.117
33662026-09-15T04:00:10.797Z Compiling syn v1.0.109
33672026-09-15T04:00:10.807Z Compiling hashbrown v0.17.0
33682026-09-15T04:00:10.819Z Compiling getrandom v0.3.4
33692026-09-15T04:00:10.821Z Compiling log v0.4.33
33702026-09-15T04:00:10.841Z Compiling fs-err v3.3.0
33712026-09-15T04:00:11.042Z Compiling once_cell v1.21.3
33722026-09-15T04:00:11.045Z Compiling anyhow v1.0.104
33732026-09-15T04:00:11.064Z Compiling heck v0.4.1
33742026-09-15T04:00:11.423Z Compiling indexmap v2.14.0
33752026-09-15T04:00:11.512Z Compiling thread-id v4.2.2
33762026-09-15T04:00:11.556Z Compiling errno v0.3.14
33772026-09-15T04:00:11.560Z Compiling memmap v0.7.0
33782026-09-15T04:00:12.300Z Compiling proc-macro-error v1.0.4
33792026-09-15T04:00:12.561Z Compiling tabled_derive v0.7.0
33802026-09-15T04:00:12.572Z Compiling terminal_size v0.4.3
33812026-09-15T04:00:12.575Z Compiling tempfile v3.27.0
33822026-09-15T04:00:12.676Z Compiling clap_builder v4.6.0
33832026-09-15T04:00:12.676Z Compiling textwrap v0.16.2
33842026-09-15T04:00:12.945Z Compiling pest_generator v2.8.6
33852026-09-15T04:00:13.068Z Compiling camino v1.2.5
33862026-09-15T04:00:13.068Z Compiling semver v1.0.28
33872026-09-15T04:00:13.078Z Compiling cargo-platform v0.3.2
33882026-09-15T04:00:13.265Z Compiling tabled v0.15.0
33892026-09-15T04:00:13.372Z Compiling camino-tempfile v1.4.1
33902026-09-15T04:00:13.395Z Compiling serde_derive v1.0.228
33912026-09-15T04:00:13.400Z Compiling thiserror-impl v1.0.69
33922026-09-15T04:00:13.400Z Compiling zerocopy-derive v0.7.35
33932026-09-15T04:00:13.400Z Compiling scroll_derive v0.12.1
33942026-09-15T04:00:13.416Z Compiling thiserror-impl v2.0.18
33952026-09-15T04:00:13.420Z Compiling clap_derive v4.6.1
33962026-09-15T04:00:13.487Z Compiling pest_derive v2.8.6
33972026-09-15T04:00:14.106Z Compiling scroll v0.12.0
33982026-09-15T04:00:14.172Z Compiling zerocopy v0.7.35
33992026-09-15T04:00:14.363Z Compiling goblin v0.8.2
34002026-09-15T04:00:14.599Z Compiling thiserror v1.0.69
34012026-09-15T04:00:14.662Z Compiling thiserror v2.0.18
34022026-09-15T04:00:14.683Z Compiling dtrace-parser v0.2.0
34032026-09-15T04:00:14.885Z Compiling clap v4.6.1
34042026-09-15T04:00:16.022Z Compiling dof v0.3.0
34052026-09-15T04:00:16.022Z Compiling serde_tokenstream v0.2.3
34062026-09-15T04:00:16.073Z Compiling serde_spanned v0.6.9
34072026-09-15T04:00:16.073Z Compiling toml_datetime v0.6.11
34082026-09-15T04:00:16.073Z Compiling macaddr v1.0.1
34092026-09-15T04:00:16.076Z Compiling cargo_metadata v0.23.1
34102026-09-15T04:00:16.076Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34112026-09-15T04:00:16.277Z Compiling toml_edit v0.22.27
34122026-09-15T04:00:16.661Z Compiling usdt-attr-macro v0.5.0
34132026-09-15T04:00:16.661Z Compiling usdt-macro v0.5.0
34142026-09-15T04:00:17.465Z Compiling usdt v0.5.0
34152026-09-15T04:00:17.742Z Compiling toml v0.8.23
34162026-09-15T04:00:18.169Z Compiling cargo_toml v0.21.0
34172026-09-15T04:00:20.403Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
34182026-09-15T04:00:26.389Z Finished `release` profile [optimized] target(s) in 16.25s
34192026-09-15T04:00:26.531Z
34202026-09-15T04:00:26.531Zreal 16.368110481
34212026-09-15T04:00:26.531Zuser 1:56.863257328
34222026-09-15T04:00:26.531Zsys 14.647511244
34232026-09-15T04:00:26.531Ztrap 0.045711900
34242026-09-15T04:00:26.531Ztflt 0.664779341
34252026-09-15T04:00:26.534Zdflt 1.860161773
34262026-09-15T04:00:26.534Zkflt 0.000058340
34272026-09-15T04:00:26.534Zlock 3:51.799773380
34282026-09-15T04:00:26.534Zslp 2:15.850582015
34292026-09-15T04:00:26.534Zlat 2.602153237
34302026-09-15T04:00:26.534Zstop 16.379767948
34312026-09-15T04:00:26.534Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34322026-09-15T04:00:26.535Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34332026-09-15T04:00:26.535Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34342026-09-15T04:00:26.535Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34352026-09-15T04:00:26.535Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34362026-09-15T04:00:27.503Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34372026-09-15T04:00:27.503Z Compiling progenitor-client v0.14.0
34382026-09-15T04:00:27.506Z Compiling match_cfg v0.1.0
34392026-09-15T04:00:27.506Z Compiling slog-json v2.6.1
34402026-09-15T04:00:27.506Z Compiling newtype-uuid-macros v0.1.0
34412026-09-15T04:00:27.506Z Compiling sha1 v0.11.0
34422026-09-15T04:00:27.506Z Compiling toml_datetime v1.1.1+spec-1.1.0
34432026-09-15T04:00:27.506Z Compiling serde_spanned v1.1.1
34442026-09-15T04:00:27.506Z Compiling multer v3.1.0
34452026-09-15T04:00:27.653Z Compiling compression-core v0.4.31
34462026-09-15T04:00:27.656Z Compiling toml_writer v1.1.1+spec-1.1.0
34472026-09-15T04:00:27.656Z Compiling debug-ignore v1.0.5
34482026-09-15T04:00:27.711Z Compiling async-stream-impl v0.3.6
34492026-09-15T04:00:27.726Z Compiling dropshot v0.17.1
34502026-09-15T04:00:27.729Z Compiling waitgroup v0.1.2
34512026-09-15T04:00:27.729Z Compiling rustls-pemfile v2.2.0
34522026-09-15T04:00:27.871Z Compiling toml v1.1.2+spec-1.1.0
34532026-09-15T04:00:27.890Z Compiling compression-codecs v0.4.37
34542026-09-15T04:00:27.893Z Compiling dropshot_endpoint v0.17.1
34552026-09-15T04:00:27.927Z Compiling hostname v0.4.2
34562026-09-15T04:00:27.927Z Compiling serde_path_to_error v0.1.20
34572026-09-15T04:00:27.976Z Compiling hostname v0.3.1
34582026-09-15T04:00:27.979Z Compiling atomicwrites v0.4.4
34592026-09-15T04:00:27.979Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34602026-09-15T04:00:27.993Z Compiling macaddr v1.0.1
34612026-09-15T04:00:28.062Z Compiling serde_tokenstream v0.3.0
34622026-09-15T04:00:28.097Z Compiling slog-bunyan v2.5.0
34632026-09-15T04:00:28.165Z Compiling async-compression v0.4.41
34642026-09-15T04:00:28.215Z Compiling oxide-generation v0.1.3
34652026-09-15T04:00:28.218Z Compiling instant v0.1.13
34662026-09-15T04:00:28.253Z Compiling parse-display-derive v0.10.0
34672026-09-15T04:00:28.254Z Compiling regress v0.10.5
34682026-09-15T04:00:28.308Z Compiling backon v1.6.0
34692026-09-15T04:00:28.311Z Compiling itertools v0.14.0
34702026-09-15T04:00:28.354Z Compiling backoff v0.4.0
34712026-09-15T04:00:28.376Z Compiling async-stream v0.3.6
34722026-09-15T04:00:28.376Z Compiling humantime v2.3.0
34732026-09-15T04:00:28.414Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34742026-09-15T04:00:28.446Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34752026-09-15T04:00:28.464Z Compiling oxide-generation-macros v0.2.0
34762026-09-15T04:00:28.531Z Compiling progenitor-extras v0.2.0
34772026-09-15T04:00:28.546Z Compiling half v2.7.1
34782026-09-15T04:00:28.549Z Compiling ciborium-io v0.2.2
34792026-09-15T04:00:28.584Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34802026-09-15T04:00:28.599Z Compiling crucible-workspace-hack v0.1.0
34812026-09-15T04:00:28.617Z Compiling convert_case v0.4.0
34822026-09-15T04:00:28.633Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34832026-09-15T04:00:28.637Z Compiling secrecy v0.10.3
34842026-09-15T04:00:28.684Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34852026-09-15T04:00:28.703Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34862026-09-15T04:00:28.802Z Compiling inout v0.1.4
34872026-09-15T04:00:28.842Z Compiling ciborium-ll v0.2.2
34882026-09-15T04:00:28.881Z Compiling regress v0.11.1
34892026-09-15T04:00:28.899Z Compiling thiserror-impl-no-std v2.0.2
34902026-09-15T04:00:28.903Z Compiling universal-hash v0.5.1
34912026-09-15T04:00:28.952Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34922026-09-15T04:00:28.994Z Compiling cipher v0.4.4
34932026-09-15T04:00:29.011Z Compiling derive_more v0.99.20
34942026-09-15T04:00:29.058Z Compiling ciborium v0.2.2
34952026-09-15T04:00:29.076Z Compiling opaque-debug v0.3.1
34962026-09-15T04:00:29.096Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34972026-09-15T04:00:29.096Z Compiling blake2 v0.10.6
34982026-09-15T04:00:29.170Z Compiling poly1305 v0.8.0
34992026-09-15T04:00:29.194Z Compiling aead v0.5.2
35002026-09-15T04:00:29.281Z Compiling chacha20 v0.9.1
35012026-09-15T04:00:29.299Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35022026-09-15T04:00:29.346Z Compiling password-hash v0.5.0
35032026-09-15T04:00:29.432Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35042026-09-15T04:00:29.579Z Compiling indent_write v2.2.0
35052026-09-15T04:00:29.597Z Compiling chacha20poly1305 v0.10.1
35062026-09-15T04:00:29.614Z Compiling argon2 v0.5.3
35072026-09-15T04:00:29.656Z Compiling toml_datetime v0.7.5+spec-1.1.0
35082026-09-15T04:00:29.660Z Compiling unsafe-libyaml v0.2.11
35092026-09-15T04:00:29.695Z Compiling itertools v0.15.0
35102026-09-15T04:00:29.752Z Compiling num-derive v0.4.2
35112026-09-15T04:00:29.778Z Compiling heapless v0.8.0
35122026-09-15T04:00:29.795Z Compiling tabwriter v1.4.1
35132026-09-15T04:00:29.940Z Compiling toml_edit v0.23.10+spec-1.0.0
35142026-09-15T04:00:29.956Z Compiling hash32 v0.3.1
35152026-09-15T04:00:30.060Z Compiling parse-display v0.10.0
35162026-09-15T04:00:30.077Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35172026-09-15T04:00:30.157Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35182026-09-15T04:00:30.173Z Compiling thiserror-no-std v2.0.2
35192026-09-15T04:00:30.314Z Compiling vsss-rs v3.3.4
35202026-09-15T04:00:30.334Z Compiling serde_yaml v0.9.34+deprecated
35212026-09-15T04:00:30.409Z Compiling smoltcp v0.11.0
35222026-09-15T04:00:30.473Z Compiling cobs v0.3.0
35232026-09-15T04:00:30.490Z Compiling typify-impl v0.6.2
35242026-09-15T04:00:30.698Z Compiling proc-macro-crate v3.4.0
35252026-09-15T04:00:30.783Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35262026-09-15T04:00:30.842Z Compiling colored v3.1.1
35272026-09-15T04:00:30.859Z Compiling illumos-nvpair-sys v0.2.0
35282026-09-15T04:00:31.047Z Compiling postcard v1.1.3
35292026-09-15T04:00:31.068Z Compiling proc-macro-error v1.0.4
35302026-09-15T04:00:31.127Z Compiling ingot-macros v0.2.0
35312026-09-15T04:00:31.145Z Compiling proc-macro-crate v1.3.1
35322026-09-15T04:00:31.252Z Compiling foreign-types-macros v0.2.3
35332026-09-15T04:00:31.283Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35342026-09-15T04:00:31.300Z Compiling num_enum_derive v0.7.6
35352026-09-15T04:00:31.417Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35362026-09-15T04:00:31.434Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35372026-09-15T04:00:31.532Z Compiling foreign-types-shared v0.3.1
35382026-09-15T04:00:31.563Z Compiling rayon-core v1.13.0
35392026-09-15T04:00:31.610Z Compiling num_enum_derive v0.5.11
35402026-09-15T04:00:31.730Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35412026-09-15T04:00:31.748Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35422026-09-15T04:00:31.809Z Compiling crossbeam-deque v0.8.6
35432026-09-15T04:00:31.852Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35442026-09-15T04:00:31.869Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35452026-09-15T04:00:31.924Z Compiling foreign-types v0.5.0
35462026-09-15T04:00:31.942Z Compiling cstr-argument v0.1.2
35472026-09-15T04:00:31.961Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35482026-09-15T04:00:32.051Z Compiling illumos-nvpair v0.3.0
35492026-09-15T04:00:32.131Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35502026-09-15T04:00:32.227Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35512026-09-15T04:00:32.248Z Compiling zone_cfg_derive v0.3.1
35522026-09-15T04:00:32.327Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35532026-09-15T04:00:32.372Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35542026-09-15T04:00:32.398Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35552026-09-15T04:00:32.423Z Compiling itertools v0.12.1
35562026-09-15T04:00:32.483Z Compiling num_enum v0.7.6
35572026-09-15T04:00:32.503Z Compiling rayon v1.11.0
35582026-09-15T04:00:32.522Z Compiling sigpipe v0.1.3
35592026-09-15T04:00:32.538Z Compiling glob v0.3.3
35602026-09-15T04:00:32.627Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35612026-09-15T04:00:32.645Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35622026-09-15T04:00:32.648Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35632026-09-15T04:00:32.648Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35642026-09-15T04:00:32.735Z Compiling smf v0.2.3
35652026-09-15T04:00:32.767Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35662026-09-15T04:00:32.787Z Compiling num_enum v0.5.11
35672026-09-15T04:00:32.890Z Compiling cpubits v0.1.1
35682026-09-15T04:00:32.908Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35692026-09-15T04:00:32.950Z Compiling whoami v1.6.1
35702026-09-15T04:00:32.953Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35712026-09-15T04:00:32.985Z Compiling gethostname v0.5.0
35722026-09-15T04:00:33.002Z Compiling num-rational v0.4.2
35732026-09-15T04:00:33.005Z Compiling num-complex v0.4.6
35742026-09-15T04:00:33.073Z Compiling derive-where v1.6.0
35752026-09-15T04:00:33.129Z Compiling toml v0.8.23
35762026-09-15T04:00:33.256Z Compiling usdt-attr-macro v0.5.0
35772026-09-15T04:00:33.273Z Compiling usdt-macro v0.5.0
35782026-09-15T04:00:33.292Z Compiling pem-rfc7468 v1.0.0
35792026-09-15T04:00:33.416Z Compiling num v0.4.3
35802026-09-15T04:00:33.441Z Compiling memmap v0.7.0
35812026-09-15T04:00:33.514Z Compiling float-ord v0.3.2
35822026-09-15T04:00:33.621Z Compiling zone v0.3.1
35832026-09-15T04:00:33.625Z Compiling cancel-safe-futures v0.1.5
35842026-09-15T04:00:33.660Z Compiling universal-hash v0.6.1
35852026-09-15T04:00:33.677Z Compiling resolv-conf v0.7.6
35862026-09-15T04:00:33.693Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35872026-09-15T04:00:33.802Z Compiling sha1 v0.10.6
35882026-09-15T04:00:33.827Z Compiling prettyplease v0.2.37
35892026-09-15T04:00:34.059Z Compiling linear-map v1.2.0
35902026-09-15T04:00:34.112Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35912026-09-15T04:00:34.130Z Compiling libefi-sys v0.1.0
35922026-09-15T04:00:34.205Z Compiling ingot-types v0.2.0
35932026-09-15T04:00:34.229Z Compiling usdt v0.5.0
35942026-09-15T04:00:34.253Z Compiling polyval v0.7.1
35952026-09-15T04:00:34.310Z Compiling der v0.8.0
35962026-09-15T04:00:34.344Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35972026-09-15T04:00:34.344Z Compiling newline-converter v0.3.0
35982026-09-15T04:00:34.419Z Compiling console v0.15.11
35992026-09-15T04:00:34.519Z Compiling oxide-update-engine-types v0.1.2
36002026-09-15T04:00:34.523Z Compiling bitfield-struct v0.6.2
36012026-09-15T04:00:34.594Z Compiling ghash v0.6.0
36022026-09-15T04:00:34.597Z Compiling crypto-bigint v0.7.5
36032026-09-15T04:00:34.788Z Compiling ingot v0.2.1
36042026-09-15T04:00:34.810Z Compiling aes v0.9.1
36052026-09-15T04:00:34.825Z Compiling expectorate v1.2.0
36062026-09-15T04:00:34.846Z Compiling hickory-proto v0.24.4
36072026-09-15T04:00:35.020Z Compiling pbkdf2 v0.13.0
36082026-09-15T04:00:35.078Z Compiling ctr v0.10.1
36092026-09-15T04:00:35.142Z Compiling aead v0.6.1
36102026-09-15T04:00:35.180Z Compiling nom v8.0.0
36112026-09-15T04:00:35.230Z Compiling typify-macro v0.6.2
36122026-09-15T04:00:35.361Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36132026-09-15T04:00:35.378Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36142026-09-15T04:00:35.382Z Compiling semver v0.1.20
36152026-09-15T04:00:35.464Z Compiling linked-hash-map v0.5.6
36162026-09-15T04:00:35.542Z Compiling aes-gcm v0.11.0
36172026-09-15T04:00:35.688Z Compiling oxide-update-engine v0.1.2
36182026-09-15T04:00:35.715Z Compiling lru-cache v0.1.2
36192026-09-15T04:00:35.732Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36202026-09-15T04:00:35.752Z Compiling rustc_version v0.1.7
36212026-09-15T04:00:35.777Z Compiling spki v0.8.0
36222026-09-15T04:00:35.807Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36232026-09-15T04:00:35.875Z Compiling tokio-dtrace v0.1.1
36242026-09-15T04:00:35.940Z Compiling dropshot-api-manager-types v0.8.0
36252026-09-15T04:00:35.970Z Compiling salsa20 v0.11.0
36262026-09-15T04:00:36.012Z Compiling slog-dtrace v0.3.0
36272026-09-15T04:00:36.042Z Compiling xshell-macros v0.2.7
36282026-09-15T04:00:36.059Z Compiling minimal-lexical v0.2.1
36292026-09-15T04:00:36.152Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36302026-09-15T04:00:36.169Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36312026-09-15T04:00:36.189Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36322026-09-15T04:00:36.218Z Compiling scrypt v0.12.0
36332026-09-15T04:00:36.297Z Compiling oxide-tokio-rt v0.1.4
36342026-09-15T04:00:36.320Z Compiling nom v7.1.3
36352026-09-15T04:00:36.357Z Compiling newtype_derive v0.1.6
36362026-09-15T04:00:36.416Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36372026-09-15T04:00:36.510Z Compiling xshell v0.2.7
36382026-09-15T04:00:36.544Z Compiling phf_shared v0.12.1
36392026-09-15T04:00:36.606Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36402026-09-15T04:00:36.636Z Compiling rfc6979 v0.4.0
36412026-09-15T04:00:36.755Z Compiling cbc v0.2.1
36422026-09-15T04:00:36.805Z Compiling proc-macro-error-attr2 v2.0.0
36432026-09-15T04:00:36.830Z Compiling csv-core v0.1.13
36442026-09-15T04:00:36.955Z Compiling unicode-xid v0.2.6
36452026-09-15T04:00:37.021Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36462026-09-15T04:00:37.054Z Compiling chrono-tz v0.10.4
36472026-09-15T04:00:37.117Z Compiling hickory-resolver v0.24.4
36482026-09-15T04:00:37.133Z Compiling highway v1.3.0
36492026-09-15T04:00:37.136Z Compiling const_format_proc_macros v0.2.34
36502026-09-15T04:00:37.199Z Compiling typify v0.6.2
36512026-09-15T04:00:37.283Z Compiling proc-macro-error2 v2.0.1
36522026-09-15T04:00:37.319Z Compiling progenitor-impl v0.14.0
36532026-09-15T04:00:37.341Z Compiling csv v1.4.0
36542026-09-15T04:00:37.358Z Compiling pkcs5 v0.8.1
36552026-09-15T04:00:37.611Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36562026-09-15T04:00:37.640Z Compiling ecdsa v0.16.9
36572026-09-15T04:00:37.671Z Compiling phf v0.12.1
36582026-09-15T04:00:37.760Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36592026-09-15T04:00:37.878Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36602026-09-15T04:00:37.936Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36612026-09-15T04:00:37.969Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36622026-09-15T04:00:38.064Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36632026-09-15T04:00:38.083Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36642026-09-15T04:00:38.102Z Compiling primeorder v0.13.6
36652026-09-15T04:00:38.230Z Compiling qorb v0.4.1
36662026-09-15T04:00:38.250Z Compiling hashbrown v0.14.5
36672026-09-15T04:00:38.270Z Compiling salty v0.3.0
36682026-09-15T04:00:38.343Z Compiling const_format v0.2.35
36692026-09-15T04:00:38.407Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36702026-09-15T04:00:38.433Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36712026-09-15T04:00:38.594Z Compiling p384 v0.13.1
36722026-09-15T04:00:38.796Z Compiling chumsky v0.9.3
36732026-09-15T04:00:38.855Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36742026-09-15T04:00:39.172Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36752026-09-15T04:00:39.205Z Compiling pkcs8 v0.11.0
36762026-09-15T04:00:39.367Z Compiling knus-derive v3.4.0
36772026-09-15T04:00:39.434Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36782026-09-15T04:00:39.631Z Compiling tabled_derive v0.7.0
36792026-09-15T04:00:39.721Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36802026-09-15T04:00:39.939Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36812026-09-15T04:00:40.016Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36822026-09-15T04:00:40.060Z Compiling progenitor-macro v0.14.0
36832026-09-15T04:00:40.090Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36842026-09-15T04:00:40.189Z Compiling bcs v0.1.6
36852026-09-15T04:00:40.207Z Compiling ff v0.14.0
36862026-09-15T04:00:40.223Z Compiling termtree v0.5.1
36872026-09-15T04:00:40.309Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36882026-09-15T04:00:40.390Z Compiling steno v0.4.1
36892026-09-15T04:00:40.556Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36902026-09-15T04:00:40.576Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36912026-09-15T04:00:40.594Z Compiling group v0.14.0
36922026-09-15T04:00:40.717Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36932026-09-15T04:00:40.795Z Compiling tabled v0.15.0
36942026-09-15T04:00:40.824Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36952026-09-15T04:00:40.889Z Compiling signature v3.0.0
36962026-09-15T04:00:40.912Z Compiling base16ct v1.0.0
36972026-09-15T04:00:41.010Z Compiling knus v3.4.0
36982026-09-15T04:00:41.095Z Compiling tagptr v0.2.0
36992026-09-15T04:00:41.115Z Compiling sec1 v0.8.1
37002026-09-15T04:00:41.148Z Compiling hkdf v0.13.0
37012026-09-15T04:00:41.165Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
37022026-09-15T04:00:41.279Z Compiling moka v0.12.13
37032026-09-15T04:00:41.356Z Compiling elliptic-curve v0.14.1
37042026-09-15T04:00:41.371Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
37052026-09-15T04:00:41.434Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37062026-09-15T04:00:41.472Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37072026-09-15T04:00:41.643Z Compiling utf-8 v0.7.6
37082026-09-15T04:00:41.830Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
37092026-09-15T04:00:41.854Z Compiling corncobs v0.1.4
37102026-09-15T04:00:41.943Z Compiling parking_lot_core v0.8.6
37112026-09-15T04:00:41.960Z Compiling tungstenite v0.21.0
37122026-09-15T04:00:42.007Z Compiling hickory-resolver v0.25.2
37132026-09-15T04:00:42.061Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37142026-09-15T04:00:42.279Z Compiling wnaf v0.14.0
37152026-09-15T04:00:42.380Z Compiling primefield v0.14.0
37162026-09-15T04:00:42.421Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37172026-09-15T04:00:42.494Z Compiling rfc6979 v0.6.0
37182026-09-15T04:00:42.513Z Compiling libscf-sys v1.2.0
37192026-09-15T04:00:42.562Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37202026-09-15T04:00:42.649Z Compiling git-stub v1.0.0
37212026-09-15T04:00:42.684Z Compiling secrecy v0.8.0
37222026-09-15T04:00:42.701Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37232026-09-15T04:00:42.876Z Compiling git-stub-vcs v0.1.0
37242026-09-15T04:00:42.895Z Compiling ecdsa v0.17.0
37252026-09-15T04:00:42.950Z Compiling primeorder v0.14.0
37262026-09-15T04:00:43.057Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37272026-09-15T04:00:43.076Z Compiling tokio-tungstenite v0.21.0
37282026-09-15T04:00:43.300Z Compiling papergrid v0.18.0
37292026-09-15T04:00:43.385Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37302026-09-15T04:00:43.402Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37312026-09-15T04:00:43.421Z Compiling curve25519-dalek v5.0.0
37322026-09-15T04:00:43.497Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37332026-09-15T04:00:43.515Z Compiling unicase v2.9.0
37342026-09-15T04:00:43.534Z Compiling object v0.39.1
37352026-09-15T04:00:43.581Z Compiling parking_lot v0.11.2
37362026-09-15T04:00:43.599Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37372026-09-15T04:00:43.773Z Compiling mime_guess v2.0.5
37382026-09-15T04:00:43.825Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37392026-09-15T04:00:43.959Z Compiling ssh-encoding v0.3.0
37402026-09-15T04:00:43.978Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
37412026-09-15T04:00:43.993Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
37422026-09-15T04:00:43.997Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37432026-09-15T04:00:44.032Z Compiling prefix-trie v0.7.0
37442026-09-15T04:00:44.117Z Compiling fxhash v0.2.1
37452026-09-15T04:00:44.158Z Compiling keccak v0.2.0
37462026-09-15T04:00:44.221Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
37472026-09-15T04:00:44.244Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37482026-09-15T04:00:44.326Z Compiling tabled v0.21.0
37492026-09-15T04:00:44.356Z Compiling sled v0.34.7
37502026-09-15T04:00:44.429Z Compiling hickory-server v0.25.2
37512026-09-15T04:00:44.429Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37522026-09-15T04:00:44.556Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37532026-09-15T04:00:45.083Z Compiling ed25519 v3.0.0
37542026-09-15T04:00:45.188Z Compiling crypto-primes v0.7.2
37552026-09-15T04:00:45.211Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37562026-09-15T04:00:45.378Z Compiling progenitor v0.14.0
37572026-09-15T04:00:45.567Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37582026-09-15T04:00:45.817Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37592026-09-15T04:00:45.992Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37602026-09-15T04:00:46.266Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37612026-09-15T04:00:46.363Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37622026-09-15T04:00:46.478Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37632026-09-15T04:00:46.543Z Compiling pkcs1 v0.8.0-rc.4
37642026-09-15T04:00:46.579Z Compiling poly1305 v0.9.0
37652026-09-15T04:00:46.815Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37662026-09-15T04:00:46.912Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37672026-09-15T04:00:46.973Z Compiling blowfish v0.10.0
37682026-09-15T04:00:46.990Z Compiling blake2 v0.11.0-rc.6
37692026-09-15T04:00:47.035Z Compiling crc8 v0.1.1
37702026-09-15T04:00:47.188Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37712026-09-15T04:00:47.262Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37722026-09-15T04:00:47.374Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
37732026-09-15T04:00:47.532Z Compiling http-range v0.1.5
37742026-09-15T04:00:47.573Z Compiling half v1.8.3
37752026-09-15T04:00:47.631Z Compiling path-slash v0.2.1
37762026-09-15T04:00:47.763Z Compiling argon2 v0.6.0-rc.8
37772026-09-15T04:00:47.836Z Compiling serde_cbor v0.11.2
37782026-09-15T04:00:47.880Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37792026-09-15T04:00:47.897Z Compiling bcrypt-pbkdf v0.11.0
37802026-09-15T04:00:48.234Z Compiling ssh-cipher v0.3.0
37812026-09-15T04:00:48.473Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37822026-09-15T04:00:48.629Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37832026-09-15T04:00:48.845Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37842026-09-15T04:00:48.890Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
37852026-09-15T04:00:48.925Z Compiling rsa v0.10.0-rc.18
37862026-09-15T04:00:49.087Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37872026-09-15T04:00:49.403Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37882026-09-15T04:00:49.747Z Compiling ed25519-dalek v3.0.0
37892026-09-15T04:00:49.923Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37902026-09-15T04:00:49.941Z Compiling sha3 v0.11.0
37912026-09-15T04:00:50.250Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37922026-09-15T04:00:50.339Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37932026-09-15T04:00:50.357Z Compiling p256 v0.14.0
37942026-09-15T04:00:50.381Z Compiling p384 v0.14.0
37952026-09-15T04:00:50.484Z Compiling p521 v0.14.0
37962026-09-15T04:00:50.755Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37972026-09-15T04:00:50.780Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37982026-09-15T04:00:51.081Z Compiling scuffle v0.1.0
37992026-09-15T04:00:51.122Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
38002026-09-15T04:00:51.554Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38012026-09-15T04:00:51.718Z Compiling yasna v0.5.2
38022026-09-15T04:00:51.856Z Compiling kstat-rs v0.2.5
38032026-09-15T04:00:52.059Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38042026-09-15T04:00:52.202Z Compiling headers-core v0.3.0
38052026-09-15T04:00:52.299Z Compiling kem v0.3.0
38062026-09-15T04:00:52.361Z Compiling module-lattice v0.2.3
38072026-09-15T04:00:52.410Z Compiling nanorand v0.7.0
38082026-09-15T04:00:52.427Z Compiling sponge-cursor v0.1.0
38092026-09-15T04:00:52.464Z Compiling headers v0.4.1
38102026-09-15T04:00:52.512Z Compiling rcgen v0.12.1
38112026-09-15T04:00:52.587Z Compiling ml-kem v0.3.2
38122026-09-15T04:00:52.653Z Compiling flume v0.11.1
38132026-09-15T04:00:52.708Z Compiling sha3 v0.12.0
38142026-09-15T04:00:52.726Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38152026-09-15T04:00:52.800Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38162026-09-15T04:00:52.883Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38172026-09-15T04:00:53.002Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
38182026-09-15T04:00:53.077Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
38192026-09-15T04:00:53.271Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
38202026-09-15T04:00:53.291Z Compiling hyper-staticfile v0.10.1
38212026-09-15T04:00:53.310Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
38222026-09-15T04:00:53.420Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
38232026-09-15T04:00:53.438Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38242026-09-15T04:00:53.567Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38252026-09-15T04:00:53.643Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38262026-09-15T04:00:53.683Z Compiling ssh-key v0.7.0-rc.11
38272026-09-15T04:00:53.722Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
38282026-09-15T04:00:53.740Z Compiling russh-cryptovec v0.62.0
38292026-09-15T04:00:53.838Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38302026-09-15T04:00:53.958Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38312026-09-15T04:00:53.987Z Compiling port-file v0.1.0
38322026-09-15T04:00:54.036Z Compiling internal-russh-num-bigint v0.5.0
38332026-09-15T04:00:54.053Z Compiling num-bigint v0.4.6
38342026-09-15T04:00:54.073Z Compiling generic-array v1.4.3
38352026-09-15T04:00:54.091Z Compiling russh-util v0.52.0
38362026-09-15T04:00:54.122Z Compiling enum_dispatch v0.3.13
38372026-09-15T04:00:54.243Z Compiling delegate v0.13.5
38382026-09-15T04:00:54.260Z Compiling subprocess v0.2.15
38392026-09-15T04:00:54.276Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38402026-09-15T04:00:54.584Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38412026-09-15T04:00:54.747Z Compiling display-error-chain v0.2.2
38422026-09-15T04:00:54.777Z Compiling md5 v0.8.0
38432026-09-15T04:00:54.912Z Compiling hex-literal v1.1.0
38442026-09-15T04:00:55.032Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38452026-09-15T04:00:55.062Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38462026-09-15T04:00:55.096Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38472026-09-15T04:00:55.121Z Compiling colored v2.2.0
38482026-09-15T04:00:55.158Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38492026-09-15T04:00:55.261Z Compiling russh v0.62.4
38502026-09-15T04:00:55.381Z Compiling internet-checksum v0.2.1
38512026-09-15T04:00:55.864Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38522026-09-15T04:00:56.078Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38532026-09-15T04:00:58.740Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38542026-09-15T04:00:59.435Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38552026-09-15T04:00:59.962Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38562026-09-15T04:01:00.693Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38572026-09-15T04:01:01.352Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38582026-09-15T04:01:10.102Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38592026-09-15T04:01:10.102Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38602026-09-15T04:01:10.102Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38612026-09-15T04:01:10.106Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38622026-09-15T04:01:10.106Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38632026-09-15T04:01:11.913Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38642026-09-15T04:01:11.967Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38652026-09-15T04:01:16.296Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38662026-09-15T04:02:00.877Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
38672026-09-15T04:02:00.883Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38682026-09-15T04:02:00.883Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38692026-09-15T04:02:01.104Z
38702026-09-15T04:02:01.104Zreal 1:34.509227390
38712026-09-15T04:02:01.104Zuser 8:54.134224678
38722026-09-15T04:02:01.104Zsys 1:45.430349985
38732026-09-15T04:02:01.107Ztrap 0.261023841
38742026-09-15T04:02:01.107Ztflt 0.321225696
38752026-09-15T04:02:01.107Zdflt 1.845611300
38762026-09-15T04:02:01.107Zkflt 0.000470150
38772026-09-15T04:02:01.107Zlock 33:24.247447050
38782026-09-15T04:02:01.107Zslp 20:28.303720801
38792026-09-15T04:02:01.107Zlat 43.821277351
38802026-09-15T04:02:01.107Zstop 3:07.850747939
38812026-09-15T04:02:01.107Z+ mkdir tests
38822026-09-15T04:02:01.110Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38832026-09-15T04:02:01.110Z+ xargs -I '{}' -t cp '{}' tests/
38842026-09-15T04:02:01.131Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-5f39b0893a43c18e tests/
38852026-09-15T04:02:01.157Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-cee4c3004e3b3688 tests/
38862026-09-15T04:02:01.177Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-4b862ac485cc12d7 tests/
38872026-09-15T04:02:01.199Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-a9fa3a9fad0b413b tests/
38882026-09-15T04:02:01.521Z+ 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)
38892026-09-15T04:02:01.524Z+ 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-cee4c3004e3b3688 tests/commtest-4b862ac485cc12d7 tests/dhcp_server-5f39b0893a43c18e tests/end_to_end_tests-a9fa3a9fad0b413b 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
38902026-09-15T04:03:07.331ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38912026-09-15T04:03:07.331Za .github/buildomat/ci-env.sh 1K
38922026-09-15T04:03:07.331Za out/target/test 1K
38932026-09-15T04:03:07.331Za out/npuzone/npuzone 27402K
38942026-09-15T04:03:07.331Za package-manifest.toml 35K
38952026-09-15T04:03:07.331Za smf/sled-agent/non-gimlet/config.toml 6K
38962026-09-15T04:03:07.331Za target/release/omicron-package 16989K
38972026-09-15T04:03:07.331Za target/release/xtask 6404K
38982026-09-15T04:03:07.332Za target/debug/bootstrap 442002K
38992026-09-15T04:03:07.332Za tests/bootstrap-cee4c3004e3b3688 34531K
39002026-09-15T04:03:07.332Za tests/commtest-4b862ac485cc12d7 34532K
39012026-09-15T04:03:07.332Za tests/dhcp_server-5f39b0893a43c18e 34531K
39022026-09-15T04:03:07.332Za tests/end_to_end_tests-a9fa3a9fad0b413b 506677K
39032026-09-15T04:03:07.332Za tools/opte_version 1K
39042026-09-15T04:03:07.332Za tools/opte_version_override 2K
39052026-09-15T04:03:07.332Za out/clickhouse.tar.gz 233259K
39062026-09-15T04:03:07.332Za out/clickhouse_keeper.tar.gz 227777K
39072026-09-15T04:03:07.332Za out/clickhouse_server.tar.gz 233256K
39082026-09-15T04:03:07.332Za out/cockroachdb.tar.gz 125083K
39092026-09-15T04:03:07.332Za out/crucible-pantry-zone.tar.gz 24780K
39102026-09-15T04:03:07.332Za out/crucible-utils.tar 18900K
39112026-09-15T04:03:07.332Za out/crucible-zone.tar.gz 39592K
39122026-09-15T04:03:07.332Za out/external-dns.tar.gz 15197K
39132026-09-15T04:03:07.332Za out/internal-dns.tar.gz 15197K
39142026-09-15T04:03:07.332Za out/mg-ddm-gz.tar 100917K
39152026-09-15T04:03:07.332Za out/nexus.tar.gz 197128K
39162026-09-15T04:03:07.332Za out/ntp.tar.gz 7165K
39172026-09-15T04:03:07.332Za out/omicron-gateway-softnpu.tar.gz 14195K
39182026-09-15T04:03:07.332Za out/omicron-sled-agent.tar 116729K
39192026-09-15T04:03:07.332Za out/overlay.tar.gz 4K
39202026-09-15T04:03:07.332Za out/oximeter.tar.gz 17739K
39212026-09-15T04:03:07.332Za out/oxlog.tar 2410K
39222026-09-15T04:03:07.332Za out/probe.tar.gz 3037K
39232026-09-15T04:03:07.332Za out/propolis-server.tar.gz 34642K
39242026-09-15T04:03:07.332Za out/pumpkind-gz.tar 26647K
39252026-09-15T04:03:07.332Za out/switch-softnpu.tar.gz 307568K
39262026-09-15T04:03:07.336Z
39272026-09-15T04:03:07.336Zreal 1:05.807661136
39282026-09-15T04:03:07.336Zuser 1:03.672873600
39292026-09-15T04:03:07.336Zsys 3.521123020
39302026-09-15T04:03:07.336Ztrap 0.004299221
39312026-09-15T04:03:07.336Ztflt 0.000000000
39322026-09-15T04:03:07.336Zdflt 0.000000000
39332026-09-15T04:03:07.336Zkflt 0.000000000
39342026-09-15T04:03:07.336Zlock 0.000000000
39352026-09-15T04:03:07.336Zslp 1:03.595141981
39362026-09-15T04:03:07.336Zlat 0.817114649
39372026-09-15T04:03:07.336Zstop 0.000232540
39382026-09-15T04:03:07.336Zprocess exited: duration 1062286 ms, exit code 0
 
39392026-09-15T04:03:07.350Zfound 1 output files
39402026-09-15T04:03:07.350Zuploading: /work/package.tar.gz (1842612626 bytes)
39412026-09-15T04:03:37.646Zuploaded: /work/package.tar.gz