01M1QBHXWDG4XJX8MV6Q2GD0D6: 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: 01M1QBJCYW0PVXVVMEAXFKF50A

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T23:21:15.068Zjob assigned to worker 01M1QBJG2TE4MBQFZ0TC7XNBC6 [factory aws, i-0d6694effe6f3527d] (queued for 48 s)
 
22026-09-04T23:21:22.467Zstarting task 0: "setup"
32026-09-04T23:21:22.471Z++ uname -s
42026-09-04T23:21:22.475Z+ kern=SunOS
52026-09-04T23:21:22.475Z+ build_user=build
62026-09-04T23:21:22.475Z+ build_uid=12345
72026-09-04T23:21:22.475Z+ work_dir=/work
82026-09-04T23:21:22.475Z+ input_dir=/input
92026-09-04T23:21:22.475Z+ [[ 0 == 12345 ]]
102026-09-04T23:21:22.475Z+ case "$kern" in
112026-09-04T23:21:22.475Z+ groupadd -g 12345 build
122026-09-04T23:21:22.478Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T23:21:24.483Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T23:21:24.596Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T23:21:24.600Z+ home_fs=zfs
162026-09-04T23:21:24.600Z+ [[ zfs == autofs ]]
172026-09-04T23:21:24.600Z+ mkdir -p /home/build
182026-09-04T23:21:24.604Z+ chown build:build /home/build /work
192026-09-04T23:21:25.602Z+ chmod 0700 /home/build /work
202026-09-04T23:21:25.605Zprocess exited: duration 3139 ms, exit code 0
 
212026-09-04T23:21:25.612Zstarting task 1: "rust-toolchain"
222026-09-04T23:21:25.617Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-04T23:21:25.617Z * rust toolchain channel = "1.98.1"
242026-09-04T23:21:25.617Z * rust toolchain profile = "default"
252026-09-04T23:21:25.617Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T23:21:25.617Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T23:21:25.617Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T23:21:25.621Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T23:21:25.621Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-04T23:21:25.717Zinfo: downloading installer
312026-09-04T23:21:27.041Zinfo: profile set to default
322026-09-04T23:21:27.041Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T23:21:27.045Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-04T23:21:27.174Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-04T23:21:27.178Zinfo: downloading 6 components
362026-09-04T23:21:42.084Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-04T23:21:42.084Z
382026-09-04T23:21:42.110Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-04T23:21:42.110Z
402026-09-04T23:21:42.114Z
412026-09-04T23:21:42.114ZRust is installed now. Great!
422026-09-04T23:21:42.114Z
432026-09-04T23:21:42.114ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T23:21:42.114Zenvironment variable. This has not been done automatically.
452026-09-04T23:21:42.114Z
462026-09-04T23:21:42.114ZTo configure your current shell, you need to source
472026-09-04T23:21:42.114Zthe corresponding env file under $HOME/.cargo.
482026-09-04T23:21:42.114Z
492026-09-04T23:21:42.114ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T23:21:42.114Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T23:21:42.114Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T23:21:42.114ZCC_x86_64-unknown-illumos = None
532026-09-04T23:21:42.114Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T23:21:42.114ZCC_x86_64_unknown_illumos = None
552026-09-04T23:21:42.114Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T23:21:42.114ZHOST_CC = None
572026-09-04T23:21:42.114Zcargo:rerun-if-env-changed=CC
582026-09-04T23:21:42.114ZCC = None
592026-09-04T23:21:42.115Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T23:21:42.290Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T23:21:42.290ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T23:21:42.290Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T23:21:42.290ZCFLAGS = None
642026-09-04T23:21:42.290Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T23:21:42.290ZHOST_CFLAGS = None
662026-09-04T23:21:42.291Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T23:21:42.291ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T23:21:42.291Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T23:21:42.291ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T23:21:42.393Z+ rustup --version
712026-09-04T23:21:42.397Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T23:21:42.401Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T23:21:42.420Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-04T23:21:42.424Z+ cargo --version
752026-09-04T23:21:42.432Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-04T23:21:42.436Z+ rustc --version
772026-09-04T23:21:42.453Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-04T23:21:42.456Zprocess exited: duration 16843 ms, exit code 0
 
792026-09-04T23:21:42.463Zstarting task 2: "authentication"
802026-09-04T23:21:42.482Zprocess exited: duration 18 ms, exit code 0
 
812026-09-04T23:21:42.490Zstarting task 3: "clone repository"
822026-09-04T23:21:42.494Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T23:21:42.498Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T23:21:42.530ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T23:22:02.104Z+ cd /work/oxidecomputer/omicron
862026-09-04T23:22:02.104Z+ git fetch origin 00ee5f3575ce6bef74952404a007a308d5186240
872026-09-04T23:22:02.464ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T23:22:02.464Z * branch 00ee5f3575ce6bef74952404a007a308d5186240 -> FETCH_HEAD
892026-09-04T23:22:02.477Z+ [[ -n iliana/rust-1.98 ]]
902026-09-04T23:22:02.480Z++ git branch --show-current
912026-09-04T23:22:02.480Z+ current=main
922026-09-04T23:22:02.480Z+ [[ main != iliana/rust-1.98 ]]
932026-09-04T23:22:02.480Z+ git branch -f iliana/rust-1.98 00ee5f3575ce6bef74952404a007a308d5186240
942026-09-04T23:22:02.483Z+ git checkout -f iliana/rust-1.98
952026-09-04T23:22:02.735ZSwitched to branch 'iliana/rust-1.98'
962026-09-04T23:22:02.739Z+ git reset --hard 00ee5f3575ce6bef74952404a007a308d5186240
972026-09-04T23:22:02.754ZHEAD is now at 00ee5f357 update rust toolchain to 1.98.1
982026-09-04T23:22:02.757Zprocess exited: duration 20266 ms, exit code 0
 
992026-09-04T23:22:02.764Zstarting task 4: "build"
1002026-09-04T23:22:02.769Z+ source .github/buildomat/ci-env.sh
1012026-09-04T23:22:02.772Z++ export CARGO_TERM_COLOR=always
1022026-09-04T23:22:02.772Z++ CARGO_TERM_COLOR=always
1032026-09-04T23:22:02.772Z+++ uname -s
1042026-09-04T23:22:02.772Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T23:22:02.772Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T23:22:02.775Z+ cargo --version
1072026-09-04T23:22:02.784Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-04T23:22:02.787Z+ rustc --version
1092026-09-04T23:22:02.806Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-04T23:22:02.809Z+ WORK=/work
1112026-09-04T23:22:02.809Z+ pfexec mkdir -p /work
1122026-09-04T23:22:02.812Z+ pfexec chown build /work
1132026-09-04T23:22:02.815Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-04T23:22:04.865Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-04T23:22:05.283Z Startup: Caching catalogs ... Done
1162026-09-04T23:22:07.898ZPlanning: Solver setup ... Done (2.445s)
1172026-09-04T23:22:07.967ZPlanning: Running solver ... Done (0.069s)
1182026-09-04T23:22:08.018ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-04T23:22:08.031ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-04T23:22:08.054ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-04T23:22:08.068ZPlanning: Package planning ... Done (0.014s)
1222026-09-04T23:22:08.071ZPlanning: Merging actions ... Done (0.001s)
1232026-09-04T23:22:08.235ZPlanning: Checking for conflicting actions ... Done (0.165s)
1242026-09-04T23:22:08.238ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-04T23:22:09.093ZPlanning: Evaluating mediators ... Done (0.858s)
1262026-09-04T23:22:09.096ZPlanning: Planning completed in 3.77 seconds
1272026-09-04T23:22:09.103Z Packages to install: 2
1282026-09-04T23:22:09.103Z Estimated space available: 156.02 GB
1292026-09-04T23:22:09.103ZEstimated space to be consumed: 86.48 MB
1302026-09-04T23:22:09.103Z Create boot environment: No
1312026-09-04T23:22:09.107ZCreate backup boot environment: No
1322026-09-04T23:22:09.107Z Rebuild boot archive: No
1332026-09-04T23:22:09.107Z
1342026-09-04T23:22:09.107ZChanged packages:
1352026-09-04T23:22:09.107Zhelios
1362026-09-04T23:22:09.107Z developer/build-essential
1372026-09-04T23:22:09.107Z None -> 11-3.0
1382026-09-04T23:22:09.107Z library/libxmlsec1
1392026-09-04T23:22:09.107Z None -> 1.2.35-3.0
1402026-09-04T23:22:09.129Z
1412026-09-04T23:22:09.129ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-04T23:22:09.198ZDownload: Completed 1.28 MB in 0.07 seconds (18.5M/s)
1432026-09-04T23:22:09.263Z Actions: 1/268 actions (Installing new actions)
1442026-09-04T23:22:09.303Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-04T23:22:09.341ZFinalize: Updating package state database ... Done (0.038s)
1462026-09-04T23:22:09.341ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-04T23:22:09.437ZFinalize: Updating image state ... Done (0.096s)
1482026-09-04T23:22:12.189ZFinalize: Creating fast lookup database ... Done (2.695s)
1492026-09-04T23:22:12.262ZFinalize: Reading search index ... Done (0.012s)
1502026-09-04T23:22:12.265ZFinalize: Updating search index ... Done (0.000s)
1512026-09-04T23:22:12.352ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-04T23:22:12.729ZPlanning: Evaluating mediator changes ... Done
1532026-09-04T23:22:12.834ZPlanning: Checking for conflicting actions ... Done
1542026-09-04T23:22:12.837ZPlanning: Consolidating action changes ... Done
1552026-09-04T23:22:12.991ZPlanning: Evaluating mediators ... Done
1562026-09-04T23:22:12.994ZPlanning: Planning completed in 0.26 seconds
1572026-09-04T23:22:13.014Z Mediators to change: 2
1582026-09-04T23:22:13.014Z Create boot environment: No
1592026-09-04T23:22:13.014ZCreate backup boot environment: No
1602026-09-04T23:22:13.086ZFinalize: Updating package state database ... Done
1612026-09-04T23:22:13.086ZFinalize: Updating package cache ... Done
1622026-09-04T23:22:13.144ZFinalize: Updating image state ... Done
1632026-09-04T23:22:15.117ZFinalize: Creating fast lookup database ... Done
1642026-09-04T23:22:15.180ZFinalize: Reading search index ... Done
1652026-09-04T23:22:15.183ZFinalize: Updating search index ... Done
1662026-09-04T23:22:15.279ZFinalize: Updating package cache ... Done
1672026-09-04T23:22:15.560ZPlanning: Evaluating mediator changes ... Done
1682026-09-04T23:22:15.664ZPlanning: Checking for conflicting actions ... Done
1692026-09-04T23:22:15.668ZPlanning: Consolidating action changes ... Done
1702026-09-04T23:22:15.823ZPlanning: Evaluating mediators ... Done
1712026-09-04T23:22:15.826ZPlanning: Planning completed in 0.26 seconds
1722026-09-04T23:22:15.856Z Mediators to change: 1
1732026-09-04T23:22:15.856Z Create boot environment: No
1742026-09-04T23:22:15.859ZCreate backup boot environment: No
1752026-09-04T23:22:15.900ZFinalize: Updating package state database ... Done
1762026-09-04T23:22:15.900ZFinalize: Updating package cache ... Done
1772026-09-04T23:22:15.957ZFinalize: Updating image state ... Done
1782026-09-04T23:22:17.903ZFinalize: Creating fast lookup database ... Done
1792026-09-04T23:22:17.964ZFinalize: Reading search index ... Done
1802026-09-04T23:22:17.967ZFinalize: Updating search index ... Done
1812026-09-04T23:22:18.047ZFinalize: Updating package cache ... Done
1822026-09-04T23:22:18.360ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-04T23:22:18.360Zapache system 2.4 system
1842026-09-04T23:22:18.360Zclang system 15 system
1852026-09-04T23:22:18.360Zcsh system system illumos
1862026-09-04T23:22:18.360Zctags system system illumos
1872026-09-04T23:22:18.360Zfile vendor vendor darwinsys
1882026-09-04T23:22:18.360Zfile system system illumos
1892026-09-04T23:22:18.360Zgcc vendor 14 vendor
1902026-09-04T23:22:18.361Zgcc system 13 system
1912026-09-04T23:22:18.361Zgcc system 10 system
1922026-09-04T23:22:18.361Zgo system 1.25 system
1932026-09-04T23:22:18.361Zllvm system 15 system
1942026-09-04T23:22:18.361Zmariadb system 11.4 system
1952026-09-04T23:22:18.361Zmta vendor vendor dma
1962026-09-04T23:22:18.361Zopenjdk system 17 system
1972026-09-04T23:22:18.361Zopenjdk system 11 system
1982026-09-04T23:22:18.361Zopenssl vendor 3 vendor
1992026-09-04T23:22:18.361Zperl system 5.40 system
2002026-09-04T23:22:18.361Zpostgresql system 18 system
2012026-09-04T23:22:18.361Zpostgresql system 17 system
2022026-09-04T23:22:18.361Zpython vendor 3 vendor
2032026-09-04T23:22:18.361Zpython system 2 system
2042026-09-04T23:22:18.361Zpython3 vendor 3.13 vendor
2052026-09-04T23:22:18.361Zruby system 3.4 system
2062026-09-04T23:22:18.361Zruby system 3.0 system
2072026-09-04T23:22:18.361Zwords vendor vendor american-english
2082026-09-04T23:22:18.361Zwords system system australian-english
2092026-09-04T23:22:18.361Zwords system system british-english
2102026-09-04T23:22:18.361Zwords system system canadian-english
2112026-09-04T23:22:18.361Zwords system system french
2122026-09-04T23:22:18.361Zwords system system italian
2132026-09-04T23:22:18.361Zwords system system ngerman
2142026-09-04T23:22:18.361Zwords system system ogerman
2152026-09-04T23:22:18.361Zwords system system spanish
2162026-09-04T23:22:18.612ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-04T23:22:18.612Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-04T23:22:19.123ZFMRI IFO
2192026-09-04T23:22:19.123Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-04T23:22:19.123Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-04T23:22:19.123Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-04T23:22:19.123Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-04T23:22:19.123Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-04T23:22:19.123Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-04T23:22:19.123Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-04T23:22:19.123Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-04T23:22:19.123Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-04T23:22:19.469Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-04T23:22:19.806Z Updating crates.io index
2302026-09-04T23:22:19.809Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-04T23:22:20.082Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-04T23:22:20.450Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-04T23:22:20.727Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-04T23:22:22.020Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-04T23:22:22.631Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-04T23:22:24.595Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-04T23:22:25.696Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-04T23:22:26.005Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-04T23:22:26.359Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-04T23:22:27.685Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-04T23:22:27.953Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-04T23:22:28.375Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-04T23:22:28.641Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-04T23:22:28.905Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-04T23:22:29.162Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-04T23:22:29.461Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-04T23:22:29.730Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-04T23:22:30.048Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-04T23:22:30.435Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-04T23:22:31.039Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-04T23:22:31.340Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-04T23:22:31.889Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-04T23:22:32.214Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-04T23:22:32.488Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-04T23:22:32.955Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-04T23:22:33.236Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-04T23:22:33.535Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-04T23:22:33.890Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-04T23:22:34.169Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-04T23:22:34.556Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-04T23:22:34.922Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-04T23:22:35.662Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-04T23:22:35.940Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-04T23:22:36.227Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-04T23:22:36.555Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-04T23:22:36.873Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-04T23:22:37.135Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-04T23:22:37.428Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-04T23:22:37.763Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-04T23:22:38.002Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-04T23:22:38.312Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-04T23:22:41.127Z Downloading crates ...
2732026-09-04T23:22:41.178Z Downloaded block-buffer v0.10.4
2742026-09-04T23:22:41.194Z Downloaded anyhow v1.0.104
2752026-09-04T23:22:41.197Z Downloaded zmij v1.0.21
2762026-09-04T23:22:41.197Z Downloaded log v0.4.33
2772026-09-04T23:22:41.197Z Downloaded clap v4.6.1
2782026-09-04T23:22:41.201Z Downloaded terminal_size v0.4.3
2792026-09-04T23:22:41.205Z Downloaded clap_lex v1.0.0
2802026-09-04T23:22:41.205Z Downloaded usdt-attr-macro v0.5.0
2812026-09-04T23:22:41.211Z Downloaded crypto-common v0.1.7
2822026-09-04T23:22:41.214Z Downloaded zerocopy-derive v0.7.35
2832026-09-04T23:22:41.214Z Downloaded zerocopy v0.7.35
2842026-09-04T23:22:41.222Z Downloaded fnv v1.0.7
2852026-09-04T23:22:41.225Z Downloaded quote v1.0.45
2862026-09-04T23:22:41.225Z Downloaded cargo-platform v0.3.2
2872026-09-04T23:22:41.225Z Downloaded heck v0.4.1
2882026-09-04T23:22:41.229Z Downloaded heck v0.5.0
2892026-09-04T23:22:41.229Z Downloaded cfg-if v1.0.4
2902026-09-04T23:22:41.229Z Downloaded colorchoice v1.0.4
2912026-09-04T23:22:41.234Z Downloaded anstyle v1.0.14
2922026-09-04T23:22:41.237Z Downloaded anstyle-parse v1.0.0
2932026-09-04T23:22:41.237Z Downloaded ucd-trie v0.1.7
2942026-09-04T23:22:41.241Z Downloaded thread-id v4.2.2
2952026-09-04T23:22:41.244Z Downloaded is_terminal_polyfill v1.70.2
2962026-09-04T23:22:41.247Z Downloaded cpufeatures v0.2.17
2972026-09-04T23:22:41.247Z Downloaded dof v0.3.0
2982026-09-04T23:22:41.256Z Downloaded itoa v1.0.17
2992026-09-04T23:22:41.260Z Downloaded anstyle-query v1.1.5
3002026-09-04T23:22:41.260Z Downloaded camino v1.2.5
3012026-09-04T23:22:41.260Z Downloaded clap_derive v4.6.1
3022026-09-04T23:22:41.260Z Downloaded pest_derive v2.8.6
3032026-09-04T23:22:41.263Z Downloaded pest_generator v2.8.6
3042026-09-04T23:22:41.266Z Downloaded fs-err v3.3.0
3052026-09-04T23:22:41.266Z Downloaded toml_edit v0.22.27
3062026-09-04T23:22:41.272Z Downloaded utf8parse v0.2.2
3072026-09-04T23:22:41.275Z Downloaded tabled_derive v0.7.0
3082026-09-04T23:22:41.275Z Downloaded errno v0.3.14
3092026-09-04T23:22:41.278Z Downloaded version_check v0.9.5
3102026-09-04T23:22:41.281Z Downloaded memmap v0.7.0
3112026-09-04T23:22:41.281Z Downloaded generic-array v0.14.7
3122026-09-04T23:22:41.286Z Downloaded plain v0.2.3
3132026-09-04T23:22:41.290Z Downloaded equivalent v1.0.2
3142026-09-04T23:22:41.295Z Downloaded swrite v0.1.0
3152026-09-04T23:22:41.298Z Downloaded toml_write v0.1.2
3162026-09-04T23:22:41.298Z Downloaded macaddr v1.0.1
3172026-09-04T23:22:41.301Z Downloaded smawk v0.3.2
3182026-09-04T23:22:41.301Z Downloaded pretty-hex v0.4.1
3192026-09-04T23:22:41.301Z Downloaded strsim v0.11.1
3202026-09-04T23:22:41.304Z Downloaded fastrand v2.3.0
3212026-09-04T23:22:41.304Z Downloaded unicode-linebreak v0.1.5
3222026-09-04T23:22:41.304Z Downloaded serde_spanned v0.6.9
3232026-09-04T23:22:41.304Z Downloaded usdt v0.5.0
3242026-09-04T23:22:41.308Z Downloaded dtrace-parser v0.2.0
3252026-09-04T23:22:41.311Z Downloaded scroll_derive v0.12.1
3262026-09-04T23:22:41.311Z Downloaded toml_datetime v0.6.11
3272026-09-04T23:22:41.311Z Downloaded usdt-macro v0.5.0
3282026-09-04T23:22:41.319Z Downloaded proc-macro-error-attr v1.0.4
3292026-09-04T23:22:41.323Z Downloaded serde_tokenstream v0.2.3
3302026-09-04T23:22:41.323Z Downloaded bytecount v0.6.9
3312026-09-04T23:22:41.323Z Downloaded digest v0.10.7
3322026-09-04T23:22:41.326Z Downloaded camino-tempfile v1.4.1
3332026-09-04T23:22:41.326Z Downloaded cargo_metadata v0.23.1
3342026-09-04T23:22:41.329Z Downloaded usdt-impl v0.5.0
3352026-09-04T23:22:41.333Z Downloaded anstream v1.0.0
3362026-09-04T23:22:41.336Z Downloaded bitflags v2.11.0
3372026-09-04T23:22:41.339Z Downloaded thiserror v1.0.69
3382026-09-04T23:22:41.342Z Downloaded autocfg v1.5.0
3392026-09-04T23:22:41.342Z Downloaded thiserror v2.0.18
3402026-09-04T23:22:41.345Z Downloaded thiserror-impl v1.0.69
3412026-09-04T23:22:41.348Z Downloaded thiserror-impl v2.0.18
3422026-09-04T23:22:41.354Z Downloaded cargo_toml v0.21.0
3432026-09-04T23:22:41.357Z Downloaded scroll v0.12.0
3442026-09-04T23:22:41.364Z Downloaded sha2 v0.10.9
3452026-09-04T23:22:41.367Z Downloaded byteorder v1.5.0
3462026-09-04T23:22:41.367Z Downloaded semver v1.0.28
3472026-09-04T23:22:41.367Z Downloaded proc-macro-error v1.0.4
3482026-09-04T23:22:41.367Z Downloaded getrandom v0.4.3
3492026-09-04T23:22:41.393Z Downloaded tempfile v3.27.0
3502026-09-04T23:22:41.404Z Downloaded once_cell v1.21.3
3512026-09-04T23:22:41.408Z Downloaded textwrap v0.16.2
3522026-09-04T23:22:41.412Z Downloaded papergrid v0.11.0
3532026-09-04T23:22:41.412Z Downloaded toml v0.8.23
3542026-09-04T23:22:41.415Z Downloaded unicode-ident v1.0.24
3552026-09-04T23:22:41.419Z Downloaded proc-macro2 v1.0.106
3562026-09-04T23:22:41.430Z Downloaded serde_core v1.0.228
3572026-09-04T23:22:41.434Z Downloaded serde_derive v1.0.228
3582026-09-04T23:22:41.453Z Downloaded pest_meta v2.8.6
3592026-09-04T23:22:41.456Z Downloaded memchr v2.8.0
3602026-09-04T23:22:41.464Z Downloaded serde v1.0.228
3612026-09-04T23:22:41.468Z Downloaded typenum v1.20.1
3622026-09-04T23:22:41.483Z Downloaded indexmap v2.14.0
3632026-09-04T23:22:41.510Z Downloaded pest v2.8.6
3642026-09-04T23:22:41.517Z Downloaded hashbrown v0.17.0
3652026-09-04T23:22:41.528Z Downloaded clap_builder v4.6.0
3662026-09-04T23:22:41.533Z Downloaded serde_json v1.0.151
3672026-09-04T23:22:41.539Z Downloaded goblin v0.8.2
3682026-09-04T23:22:41.543Z Downloaded syn v1.0.109
3692026-09-04T23:22:41.558Z Downloaded winnow v0.7.14
3702026-09-04T23:22:41.570Z Downloaded tabled v0.15.0
3712026-09-04T23:22:41.584Z Downloaded unicode-width v0.1.14
3722026-09-04T23:22:41.588Z Downloaded unicode-width v0.2.0
3732026-09-04T23:22:41.591Z Downloaded syn v2.0.117
3742026-09-04T23:22:41.607Z Downloaded rustix v1.1.4
3752026-09-04T23:22:41.634Z Downloaded libc v0.2.185
3762026-09-04T23:22:41.696Z Compiling proc-macro2 v1.0.106
3772026-09-04T23:22:41.696Z Compiling quote v1.0.45
3782026-09-04T23:22:41.696Z Compiling unicode-ident v1.0.24
3792026-09-04T23:22:41.700Z Compiling serde_core v1.0.228
3802026-09-04T23:22:41.700Z Compiling libc v0.2.185
3812026-09-04T23:22:41.700Z Compiling version_check v0.9.5
3822026-09-04T23:22:41.700Z Compiling memchr v2.8.0
3832026-09-04T23:22:41.700Z Compiling serde v1.0.228
3842026-09-04T23:22:41.700Z Compiling zmij v1.0.21
3852026-09-04T23:22:41.866Z Compiling thiserror v1.0.69
3862026-09-04T23:22:41.870Z Compiling ucd-trie v0.1.7
3872026-09-04T23:22:41.870Z Compiling itoa v1.0.17
3882026-09-04T23:22:41.870Z Compiling byteorder v1.5.0
3892026-09-04T23:22:41.870Z Compiling rustix v1.1.4
3902026-09-04T23:22:42.185Z Compiling bitflags v2.11.0
3912026-09-04T23:22:42.300Z Compiling serde_json v1.0.151
3922026-09-04T23:22:42.477Z Compiling camino v1.2.5
3932026-09-04T23:22:42.496Z Compiling proc-macro-error-attr v1.0.4
3942026-09-04T23:22:42.514Z Compiling pest v2.8.6
3952026-09-04T23:22:42.518Z Compiling usdt-impl v0.5.0
3962026-09-04T23:22:42.518Z Compiling syn v1.0.109
3972026-09-04T23:22:42.518Z Compiling proc-macro-error v1.0.4
3982026-09-04T23:22:42.607Z Compiling getrandom v0.4.3
3992026-09-04T23:22:42.725Z Compiling log v0.4.33
4002026-09-04T23:22:42.743Z Compiling hashbrown v0.17.0
4012026-09-04T23:22:42.761Z Compiling plain v0.2.3
4022026-09-04T23:22:42.811Z Compiling utf8parse v0.2.2
4032026-09-04T23:22:42.845Z Compiling equivalent v1.0.2
4042026-09-04T23:22:42.939Z Compiling anstyle-parse v1.0.0
4052026-09-04T23:22:42.959Z Compiling autocfg v1.5.0
4062026-09-04T23:22:42.975Z Compiling toml_write v0.1.2
4072026-09-04T23:22:43.022Z Compiling cfg-if v1.0.4
4082026-09-04T23:22:43.022Z Compiling is_terminal_polyfill v1.70.2
4092026-09-04T23:22:43.022Z Compiling pretty-hex v0.4.1
4102026-09-04T23:22:43.045Z Compiling colorchoice v1.0.4
4112026-09-04T23:22:43.046Z Compiling anstyle v1.0.14
4122026-09-04T23:22:43.140Z Compiling errno v0.3.14
4132026-09-04T23:22:43.180Z Compiling thread-id v4.2.2
4142026-09-04T23:22:43.198Z Compiling winnow v0.7.14
4152026-09-04T23:22:43.216Z Compiling thiserror v2.0.18
4162026-09-04T23:22:43.220Z Compiling anstyle-query v1.1.5
4172026-09-04T23:22:43.309Z Compiling fastrand v2.3.0
4182026-09-04T23:22:43.328Z Compiling indexmap v2.14.0
4192026-09-04T23:22:43.350Z Compiling syn v2.0.117
4202026-09-04T23:22:43.391Z Compiling anstream v1.0.0
4212026-09-04T23:22:43.422Z Compiling anyhow v1.0.104
4222026-09-04T23:22:43.471Z Compiling strsim v0.11.1
4232026-09-04T23:22:43.507Z Compiling fnv v1.0.7
4242026-09-04T23:22:43.525Z Compiling fs-err v3.3.0
4252026-09-04T23:22:43.626Z Compiling unicode-width v0.1.14
4262026-09-04T23:22:43.644Z Compiling clap_lex v1.0.0
4272026-09-04T23:22:43.774Z Compiling pest_meta v2.8.6
4282026-09-04T23:22:43.777Z Compiling heck v0.4.1
4292026-09-04T23:22:43.810Z Compiling once_cell v1.21.3
4302026-09-04T23:22:43.875Z Compiling bytecount v0.6.9
4312026-09-04T23:22:43.893Z Compiling heck v0.5.0
4322026-09-04T23:22:43.949Z Compiling memmap v0.7.0
4332026-09-04T23:22:43.981Z Compiling unicode-linebreak v0.1.5
4342026-09-04T23:22:44.028Z Compiling papergrid v0.11.0
4352026-09-04T23:22:44.045Z Compiling smawk v0.3.2
4362026-09-04T23:22:44.048Z Compiling unicode-width v0.2.0
4372026-09-04T23:22:44.080Z Compiling swrite v0.1.0
4382026-09-04T23:22:44.213Z Compiling terminal_size v0.4.3
4392026-09-04T23:22:44.213Z Compiling tempfile v3.27.0
4402026-09-04T23:22:44.297Z Compiling cargo-platform v0.3.2
4412026-09-04T23:22:44.350Z Compiling clap_builder v4.6.0
4422026-09-04T23:22:44.384Z Compiling semver v1.0.28
4432026-09-04T23:22:44.405Z Compiling textwrap v0.16.2
4442026-09-04T23:22:44.611Z Compiling camino-tempfile v1.4.1
4452026-09-04T23:22:44.979Z Compiling tabled_derive v0.7.0
4462026-09-04T23:22:45.572Z Compiling pest_generator v2.8.6
4472026-09-04T23:22:45.641Z Compiling tabled v0.15.0
4482026-09-04T23:22:46.156Z Compiling serde_derive v1.0.228
4492026-09-04T23:22:46.156Z Compiling thiserror-impl v1.0.69
4502026-09-04T23:22:46.159Z Compiling zerocopy-derive v0.7.35
4512026-09-04T23:22:46.159Z Compiling pest_derive v2.8.6
4522026-09-04T23:22:46.159Z Compiling scroll_derive v0.12.1
4532026-09-04T23:22:46.159Z Compiling thiserror-impl v2.0.18
4542026-09-04T23:22:46.159Z Compiling clap_derive v4.6.1
4552026-09-04T23:22:46.805Z Compiling scroll v0.12.0
4562026-09-04T23:22:46.863Z Compiling zerocopy v0.7.35
4572026-09-04T23:22:47.014Z Compiling goblin v0.8.2
4582026-09-04T23:22:47.254Z Compiling dtrace-parser v0.2.0
4592026-09-04T23:22:47.564Z Compiling clap v4.6.1
4602026-09-04T23:22:48.567Z Compiling dof v0.3.0
4612026-09-04T23:22:48.567Z Compiling serde_tokenstream v0.2.3
4622026-09-04T23:22:48.583Z Compiling serde_spanned v0.6.9
4632026-09-04T23:22:48.587Z Compiling toml_datetime v0.6.11
4642026-09-04T23:22:48.587Z Compiling macaddr v1.0.1
4652026-09-04T23:22:48.600Z Compiling cargo_metadata v0.23.1
4662026-09-04T23:22:48.603Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4672026-09-04T23:22:48.775Z Compiling toml_edit v0.22.27
4682026-09-04T23:22:49.262Z Compiling usdt-macro v0.5.0
4692026-09-04T23:22:49.262Z Compiling usdt-attr-macro v0.5.0
4702026-09-04T23:22:49.906Z Compiling usdt v0.5.0
4712026-09-04T23:22:50.068Z Compiling toml v0.8.23
4722026-09-04T23:22:50.389Z Compiling cargo_toml v0.21.0
4732026-09-04T23:22:51.658Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-04T23:22:53.759Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.46s
4752026-09-04T23:22:53.976Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-04T23:22:54.490Z Downloading crates ...
4772026-09-04T23:22:54.573Z Downloaded aead v0.6.1
4782026-09-04T23:22:54.576Z Downloaded async-trait v0.1.89
4792026-09-04T23:22:54.576Z Downloaded bitfield v0.19.4
4802026-09-04T23:22:54.580Z Downloaded backtrace v0.3.76
4812026-09-04T23:22:54.583Z Downloaded colored v3.1.1
4822026-09-04T23:22:54.583Z Downloaded anstream v0.6.21
4832026-09-04T23:22:54.583Z Downloaded adler2 v2.0.1
4842026-09-04T23:22:54.587Z Downloaded async-recursion v1.1.1
4852026-09-04T23:22:54.591Z Downloaded addr2line v0.25.1
4862026-09-04T23:22:54.591Z Downloaded async-bb8-diesel v0.2.1
4872026-09-04T23:22:54.591Z Downloaded bb8 v0.8.6
4882026-09-04T23:22:54.595Z Downloaded ahash v0.8.12
4892026-09-04T23:22:54.598Z Downloaded embedded-io v0.6.1
4902026-09-04T23:22:54.598Z Downloaded foreign-types-shared v0.3.1
4912026-09-04T23:22:54.601Z Downloaded embedded-io v0.4.0
4922026-09-04T23:22:54.601Z Downloaded enum-as-inner v0.6.1
4932026-09-04T23:22:54.610Z Downloaded hex-literal v1.1.0
4942026-09-04T23:22:54.614Z Downloaded http-range v0.1.5
4952026-09-04T23:22:54.614Z Downloaded float-ord v0.3.2
4962026-09-04T23:22:54.614Z Downloaded base16ct v1.0.0
4972026-09-04T23:22:54.617Z Downloaded argon2 v0.5.3
4982026-09-04T23:22:54.617Z Downloaded endian-type v0.1.2
4992026-09-04T23:22:54.617Z Downloaded elliptic-curve v0.14.1
5002026-09-04T23:22:54.617Z Downloaded group v0.13.0
5012026-09-04T23:22:54.621Z Downloaded const-oid v0.10.2
5022026-09-04T23:22:54.621Z Downloaded ascii-canvas v3.0.0
5032026-09-04T23:22:54.621Z Downloaded async-stream-impl v0.3.6
5042026-09-04T23:22:54.621Z Downloaded atomic-waker v1.1.2
5052026-09-04T23:22:54.624Z Downloaded cobs v0.3.0
5062026-09-04T23:22:54.624Z Downloaded arrayref v0.3.9
5072026-09-04T23:22:54.624Z Downloaded atty v0.2.14
5082026-09-04T23:22:54.624Z Downloaded bit-vec v0.6.3
5092026-09-04T23:22:54.624Z Downloaded hash32 v0.2.1
5102026-09-04T23:22:54.624Z Downloaded backoff v0.4.0
5112026-09-04T23:22:54.628Z Downloaded enum_dispatch v0.3.13
5122026-09-04T23:22:54.629Z Downloaded ena v0.14.4
5132026-09-04T23:22:54.629Z Downloaded array-init v0.0.4
5142026-09-04T23:22:54.632Z Downloaded group v0.14.0
5152026-09-04T23:22:54.632Z Downloaded find-msvc-tools v0.1.9
5162026-09-04T23:22:54.635Z Downloaded hmac v0.12.1
5172026-09-04T23:22:54.635Z Downloaded hash32 v0.3.1
5182026-09-04T23:22:54.639Z Downloaded atomicwrites v0.4.4
5192026-09-04T23:22:54.639Z Downloaded getrandom v0.2.17
5202026-09-04T23:22:54.642Z Downloaded git-stub-vcs v0.1.0
5212026-09-04T23:22:54.642Z Downloaded cmov v0.5.4
5222026-09-04T23:22:54.642Z Downloaded anstyle-parse v0.2.7
5232026-09-04T23:22:54.646Z Downloaded ghash v0.6.0
5242026-09-04T23:22:54.646Z Downloaded aho-corasick v1.1.4
5252026-09-04T23:22:54.649Z Downloaded hickory-resolver v0.24.4
5262026-09-04T23:22:54.649Z Downloaded assert_matches v1.5.0
5272026-09-04T23:22:54.653Z Downloaded env_logger v0.11.11
5282026-09-04T23:22:54.653Z Downloaded bitfield-macros v0.19.4
5292026-09-04T23:22:54.653Z Downloaded hubpack_derive v0.1.1
5302026-09-04T23:22:54.653Z Downloaded foreign-types v0.3.2
5312026-09-04T23:22:54.653Z Downloaded hashbrown v0.13.2
5322026-09-04T23:22:54.656Z Downloaded block-buffer v0.12.1
5332026-09-04T23:22:54.656Z Downloaded fs_extra v1.3.0
5342026-09-04T23:22:54.656Z Downloaded foreign-types-shared v0.1.1
5352026-09-04T23:22:54.656Z Downloaded fd-lock v4.0.4
5362026-09-04T23:22:54.660Z Downloaded hostname v0.3.1
5372026-09-04T23:22:54.660Z Downloaded bcrypt-pbkdf v0.11.0
5382026-09-04T23:22:54.663Z Downloaded funty v2.0.0
5392026-09-04T23:22:54.664Z Downloaded aead v0.5.2
5402026-09-04T23:22:54.664Z Downloaded ciborium-ll v0.2.2
5412026-09-04T23:22:54.664Z Downloaded home v0.5.12
5422026-09-04T23:22:54.667Z Downloaded getrandom v0.3.4
5432026-09-04T23:22:54.670Z Downloaded parking_lot v0.11.2
5442026-09-04T23:22:54.670Z Downloaded bit-set v0.8.0
5452026-09-04T23:22:54.670Z Downloaded fixedbitset v0.5.7
5462026-09-04T23:22:54.674Z Downloaded git-stub v1.0.0
5472026-09-04T23:22:54.674Z Downloaded base16ct v0.2.0
5482026-09-04T23:22:54.674Z Downloaded foreign-types-macros v0.2.3
5492026-09-04T23:22:54.674Z Downloaded hex v0.4.3
5502026-09-04T23:22:54.679Z Downloaded futures-io v0.3.32
5512026-09-04T23:22:54.679Z Downloaded futures-task v0.3.32
5522026-09-04T23:22:54.679Z Downloaded bit-set v0.5.3
5532026-09-04T23:22:54.679Z Downloaded ciborium-io v0.2.2
5542026-09-04T23:22:54.679Z Downloaded globwalk v0.9.1
5552026-09-04T23:22:54.679Z Downloaded gethostname v0.5.0
5562026-09-04T23:22:54.682Z Downloaded async-stream v0.3.6
5572026-09-04T23:22:54.682Z Downloaded base64ct v1.8.3
5582026-09-04T23:22:54.682Z Downloaded bitfield-struct v0.6.2
5592026-09-04T23:22:54.682Z Downloaded env_filter v2.0.0
5602026-09-04T23:22:54.682Z Downloaded httpdate v1.0.3
5612026-09-04T23:22:54.683Z Downloaded flagset v0.4.7
5622026-09-04T23:22:54.683Z Downloaded float-cmp v0.10.0
5632026-09-04T23:22:54.686Z Downloaded castaway v0.2.4
5642026-09-04T23:22:54.686Z Downloaded cfg_aliases v0.1.1
5652026-09-04T23:22:54.686Z Downloaded form_urlencoded v1.2.2
5662026-09-04T23:22:54.686Z Downloaded futures-macro v0.3.32
5672026-09-04T23:22:54.686Z Downloaded hubpack v0.1.2
5682026-09-04T23:22:54.690Z Downloaded futures-core v0.3.32
5692026-09-04T23:22:54.690Z Downloaded http-body-util v0.1.3
5702026-09-04T23:22:54.693Z Downloaded backtrace-ext v0.2.1
5712026-09-04T23:22:54.693Z Downloaded block-padding v0.4.2
5722026-09-04T23:22:54.693Z Downloaded cfg_aliases v0.2.1
5732026-09-04T23:22:54.693Z Downloaded num-derive v0.4.2
5742026-09-04T23:22:54.693Z Downloaded highway v1.3.0
5752026-09-04T23:22:54.697Z Downloaded blowfish v0.10.0
5762026-09-04T23:22:54.700Z Downloaded fixedbitset v0.4.2
5772026-09-04T23:22:54.700Z Downloaded http-body v1.0.1
5782026-09-04T23:22:54.700Z Downloaded foreign-types v0.5.0
5792026-09-04T23:22:54.704Z Downloaded headers-core v0.3.0
5802026-09-04T23:22:54.704Z Downloaded nodrop v0.1.14
5812026-09-04T23:22:54.707Z Downloaded num_threads v0.1.7
5822026-09-04T23:22:54.707Z Downloaded opaque-debug v0.3.1
5832026-09-04T23:22:54.707Z Downloaded futures-sink v0.3.32
5842026-09-04T23:22:54.707Z Downloaded phf_shared v0.13.1
5852026-09-04T23:22:54.708Z Downloaded newline-converter v0.3.0
5862026-09-04T23:22:54.708Z Downloaded normalize-line-endings v0.3.0
5872026-09-04T23:22:54.711Z Downloaded foldhash v0.1.5
5882026-09-04T23:22:54.711Z Downloaded oxide-generation-macros v0.2.0
5892026-09-04T23:22:54.714Z Downloaded globset v0.4.18
5902026-09-04T23:22:54.719Z Downloaded arrayvec v0.7.6
5912026-09-04T23:22:54.722Z Downloaded byte-wrapper v0.1.0
5922026-09-04T23:22:54.722Z Downloaded progenitor-macro v0.14.0
5932026-09-04T23:22:54.722Z Downloaded bcs v0.1.6
5942026-09-04T23:22:54.725Z Downloaded bs58 v0.5.1
5952026-09-04T23:22:54.725Z Downloaded password-hash v0.6.1
5962026-09-04T23:22:54.725Z Downloaded compression-core v0.4.31
5972026-09-04T23:22:54.729Z Downloaded bitflags v1.3.2
5982026-09-04T23:22:54.729Z Downloaded radium v0.7.0
5992026-09-04T23:22:54.732Z Downloaded buf-list v1.1.2
6002026-09-04T23:22:54.732Z Downloaded erased-serde v0.3.31
6012026-09-04T23:22:54.736Z Downloaded fallible-iterator v0.2.0
6022026-09-04T23:22:54.736Z Downloaded hostname v0.4.2
6032026-09-04T23:22:54.736Z Downloaded proc-macro-crate v1.3.1
6042026-09-04T23:22:54.736Z Downloaded fxhash v0.2.1
6052026-09-04T23:22:54.736Z Downloaded ff v0.14.0
6062026-09-04T23:22:54.739Z Downloaded rustc-hash v2.1.1
6072026-09-04T23:22:54.742Z Downloaded potential_utf v0.1.4
6082026-09-04T23:22:54.742Z Downloaded proc-macro-crate v3.4.0
6092026-09-04T23:22:54.742Z Downloaded secrecy v0.10.3
6102026-09-04T23:22:54.742Z Downloaded scopeguard v1.2.0
6112026-09-04T23:22:54.746Z Downloaded sha1 v0.10.6
6122026-09-04T23:22:54.746Z Downloaded cassowary v0.3.0
6132026-09-04T23:22:54.749Z Downloaded filetime v0.2.27
6142026-09-04T23:22:54.752Z Downloaded cipher v0.5.2
6152026-09-04T23:22:54.752Z Downloaded cmake v0.1.57
6162026-09-04T23:22:54.756Z Downloaded ff v0.13.1
6172026-09-04T23:22:54.756Z Downloaded fs-err v2.11.0
6182026-09-04T23:22:54.756Z Downloaded glob v0.3.3
6192026-09-04T23:22:54.756Z Downloaded backon v1.6.0
6202026-09-04T23:22:54.759Z Downloaded bit-vec v0.8.0
6212026-09-04T23:22:54.759Z Downloaded futures-executor v0.3.32
6222026-09-04T23:22:54.759Z Downloaded cipher v0.4.4
6232026-09-04T23:22:54.759Z Downloaded compression-codecs v0.4.37
6242026-09-04T23:22:54.762Z Downloaded password-hash v0.5.0
6252026-09-04T23:22:54.762Z Downloaded httparse v1.10.1
6262026-09-04T23:22:54.766Z Downloaded blake2 v0.10.6
6272026-09-04T23:22:54.766Z Downloaded fatfs v0.3.6
6282026-09-04T23:22:54.769Z Downloaded hmac v0.13.0
6292026-09-04T23:22:54.769Z Downloaded slog-envlogger v2.2.0
6302026-09-04T23:22:54.769Z Downloaded strsim v0.10.0
6312026-09-04T23:22:54.769Z Downloaded structmeta v0.3.0
6322026-09-04T23:22:54.769Z Downloaded signature v2.2.0
6332026-09-04T23:22:54.772Z Downloaded sync_wrapper v1.0.2
6342026-09-04T23:22:54.772Z Downloaded signature v3.0.0
6352026-09-04T23:22:54.772Z Downloaded tagptr v0.2.0
6362026-09-04T23:22:54.772Z Downloaded tokio-macros v2.7.0
6372026-09-04T23:22:54.772Z Downloaded num_enum v0.5.11
6382026-09-04T23:22:54.778Z Downloaded foldhash v0.2.0
6392026-09-04T23:22:54.782Z Downloaded pem v3.0.6
6402026-09-04T23:22:54.782Z Downloaded supports-unicode v3.0.0
6412026-09-04T23:22:54.782Z Downloaded termtree v0.5.1
6422026-09-04T23:22:54.785Z Downloaded unarray v0.1.4
6432026-09-04T23:22:54.785Z Downloaded utf-8 v0.7.6
6442026-09-04T23:22:54.785Z Downloaded rand_core v0.9.5
6452026-09-04T23:22:54.789Z Downloaded rand_seeder v0.4.0
6462026-09-04T23:22:54.790Z Downloaded cexpr v0.6.0
6472026-09-04T23:22:54.790Z Downloaded chacha20 v0.10.0
6482026-09-04T23:22:54.790Z Downloaded colored v2.2.0
6492026-09-04T23:22:54.793Z Downloaded argon2 v0.6.0-rc.8
6502026-09-04T23:22:54.793Z Downloaded bzip2 v0.6.1
6512026-09-04T23:22:54.793Z Downloaded cbc v0.2.1
6522026-09-04T23:22:54.793Z Downloaded topological-sort v0.2.2
6532026-09-04T23:22:54.796Z Downloaded usdt v0.6.0
6542026-09-04T23:22:54.796Z Downloaded camino-tempfile-ext v0.3.3
6552026-09-04T23:22:54.796Z Downloaded cancel-safe-futures v0.1.5
6562026-09-04T23:22:54.796Z Downloaded console v0.15.11
6572026-09-04T23:22:54.799Z Downloaded zone_cfg_derive v0.3.1
6582026-09-04T23:22:54.800Z Downloaded half v1.8.3
6592026-09-04T23:22:54.800Z Downloaded bzip2 v0.4.4
6602026-09-04T23:22:54.803Z Downloaded clang-sys v1.8.1
6612026-09-04T23:22:54.803Z Downloaded proc-macro-error-attr2 v2.0.0
6622026-09-04T23:22:54.803Z Downloaded blake2 v0.11.0-rc.6
6632026-09-04T23:22:54.807Z Downloaded phf v0.12.1
6642026-09-04T23:22:54.807Z Downloaded serde_derive_internals v0.29.1
6652026-09-04T23:22:54.807Z Downloaded postgres-protocol v0.6.10
6662026-09-04T23:22:54.807Z Downloaded scrypt v0.12.0
6672026-09-04T23:22:54.811Z Downloaded sqlparser_derive v0.5.0
6682026-09-04T23:22:54.811Z Downloaded typify-macro v0.6.2
6692026-09-04T23:22:54.811Z Downloaded ciborium v0.2.2
6702026-09-04T23:22:54.811Z Downloaded utf8_iter v1.0.4
6712026-09-04T23:22:54.814Z Downloaded xshell-macros v0.2.7
6722026-09-04T23:22:54.814Z Downloaded futures v0.3.32
6732026-09-04T23:22:54.814Z Downloaded serde_tokenstream v0.3.0
6742026-09-04T23:22:54.818Z Downloaded convert_case v0.4.0
6752026-09-04T23:22:54.818Z Downloaded want v0.3.1
6762026-09-04T23:22:54.818Z Downloaded darling_macro v0.20.11
6772026-09-04T23:22:54.818Z Downloaded darling_macro v0.21.3
6782026-09-04T23:22:54.818Z Downloaded darling_macro v0.23.0
6792026-09-04T23:22:54.818Z Downloaded cpubits v0.1.1
6802026-09-04T23:22:54.821Z Downloaded poly1305 v0.9.0
6812026-09-04T23:22:54.824Z Downloaded generic-array v1.4.3
6822026-09-04T23:22:54.825Z Downloaded serde-hex v0.1.0
6832026-09-04T23:22:54.825Z Downloaded stable_deref_trait v1.2.1
6842026-09-04T23:22:54.828Z Downloaded tiny-keccak v2.0.2
6852026-09-04T23:22:54.828Z Downloaded chacha20 v0.9.1
6862026-09-04T23:22:54.828Z Downloaded const-oid v0.9.6
6872026-09-04T23:22:54.831Z Downloaded string_cache v0.8.9
6882026-09-04T23:22:54.831Z Downloaded base64 v0.21.7
6892026-09-04T23:22:54.835Z Downloaded crunchy v0.2.4
6902026-09-04T23:22:54.835Z Downloaded curve25519-dalek-derive v0.1.1
6912026-09-04T23:22:54.835Z Downloaded dtrace-parser v0.3.0
6922026-09-04T23:22:54.838Z Downloaded console v0.16.2
6932026-09-04T23:22:54.838Z Downloaded newtype-uuid v1.3.2
6942026-09-04T23:22:54.838Z Downloaded pkcs1 v0.7.5
6952026-09-04T23:22:54.843Z Downloaded pkcs1 v0.8.0-rc.4
6962026-09-04T23:22:54.843Z Downloaded toml_writer v1.1.1+spec-1.1.0
6972026-09-04T23:22:54.846Z Downloaded strum_macros v0.27.2
6982026-09-04T23:22:54.847Z Downloaded termios v0.3.3
6992026-09-04T23:22:54.847Z Downloaded difflib v0.4.0
7002026-09-04T23:22:54.850Z Downloaded is_ci v1.2.0
7012026-09-04T23:22:54.850Z Downloaded tui-tree-widget v0.23.1
7022026-09-04T23:22:54.850Z Downloaded unicase v2.9.0
7032026-09-04T23:22:54.853Z Downloaded futures-channel v0.3.32
7042026-09-04T23:22:54.853Z Downloaded half v2.7.1
7052026-09-04T23:22:54.858Z Downloaded allocator-api2 v0.2.21
7062026-09-04T23:22:54.858Z Downloaded postcard v1.1.3
7072026-09-04T23:22:54.858Z Downloaded toml_datetime v1.1.1+spec-1.1.0
7082026-09-04T23:22:54.862Z Downloaded illumos-nvpair-sys v0.2.0
7092026-09-04T23:22:54.862Z Downloaded instability v0.3.11
7102026-09-04T23:22:54.862Z Downloaded instant v0.1.13
7112026-09-04T23:22:54.862Z Downloaded match_cfg v0.1.0
7122026-09-04T23:22:54.865Z Downloaded kem v0.3.0
7132026-09-04T23:22:54.865Z Downloaded lazy_static v1.5.0
7142026-09-04T23:22:54.865Z Downloaded memoffset v0.9.1
7152026-09-04T23:22:54.865Z Downloaded whoami v2.1.0
7162026-09-04T23:22:54.872Z Downloaded arc-swap v1.8.2
7172026-09-04T23:22:54.897Z Downloaded whoami v1.6.1
7182026-09-04T23:22:54.897Z Downloaded zeroize v1.9.0
7192026-09-04T23:22:54.897Z Downloaded critical-section v1.2.0
7202026-09-04T23:22:54.897Z Downloaded corncobs v0.1.4
7212026-09-04T23:22:54.897Z Downloaded compact_str v0.8.1
7222026-09-04T23:22:54.897Z Downloaded slog-term v2.9.2
7232026-09-04T23:22:54.897Z Downloaded tinystr v0.8.2
7242026-09-04T23:22:54.897Z Downloaded base64 v0.22.1
7252026-09-04T23:22:54.897Z Downloaded ctr v0.10.1
7262026-09-04T23:22:54.897Z Downloaded tokio-stream v0.1.18
7272026-09-04T23:22:54.897Z Downloaded openssl-probe v0.1.6
7282026-09-04T23:22:54.901Z Downloaded diesel-dtrace v0.5.0
7292026-09-04T23:22:54.901Z Downloaded dof v0.4.0
7302026-09-04T23:22:54.901Z Downloaded der_derive v0.7.3
7312026-09-04T23:22:54.901Z Downloaded omicron-zone-package v0.12.3
7322026-09-04T23:22:54.901Z Downloaded term v1.2.1
7332026-09-04T23:22:54.904Z Downloaded openssl-probe v0.2.1
7342026-09-04T23:22:54.904Z Downloaded packed_struct_codegen v0.10.1
7352026-09-04T23:22:54.904Z Downloaded oxide-update-engine-types v0.1.2
7362026-09-04T23:22:54.907Z Downloaded phf_shared v0.11.3
7372026-09-04T23:22:54.907Z Downloaded predicates-core v1.0.10
7382026-09-04T23:22:54.907Z Downloaded predicates-tree v1.0.13
7392026-09-04T23:22:54.908Z Downloaded progenitor-macro v0.13.0
7402026-09-04T23:22:54.911Z Downloaded russh-cryptovec v0.62.0
7412026-09-04T23:22:54.911Z Downloaded rustc_version v0.4.1
7422026-09-04T23:22:54.911Z Downloaded rand_pcg v0.10.2
7432026-09-04T23:22:54.916Z Downloaded rand_xorshift v0.4.0
7442026-09-04T23:22:54.916Z Downloaded seq-macro v0.3.6
7452026-09-04T23:22:54.919Z Downloaded oso v0.27.3
7462026-09-04T23:22:54.922Z Downloaded flume v0.11.1
7472026-09-04T23:22:54.926Z Downloaded rustls-platform-verifier v0.6.2
7482026-09-04T23:22:54.926Z Downloaded ryu v1.0.23
7492026-09-04T23:22:54.929Z Downloaded impl-trait-for-tuples v0.2.3
7502026-09-04T23:22:54.929Z Downloaded jiff-static v0.2.34
7512026-09-04T23:22:54.933Z Downloaded indoc v2.0.7
7522026-09-04T23:22:54.933Z Downloaded serde_urlencoded v0.7.1
7532026-09-04T23:22:54.933Z Downloaded lock_api v0.4.14
7542026-09-04T23:22:54.933Z Downloaded chacha20poly1305 v0.10.1
7552026-09-04T23:22:54.936Z Downloaded postgres-types v0.2.12
7562026-09-04T23:22:54.937Z Downloaded strum v0.26.3
7572026-09-04T23:22:54.940Z Downloaded heapless v0.7.17
7582026-09-04T23:22:54.944Z Downloaded headers v0.4.1
7592026-09-04T23:22:54.944Z Downloaded bytes v1.11.1
7602026-09-04T23:22:54.947Z Downloaded heapless v0.8.0
7612026-09-04T23:22:54.947Z Downloaded multer v3.1.0
7622026-09-04T23:22:54.951Z Downloaded num_enum_derive v0.5.11
7632026-09-04T23:22:54.951Z Downloaded native-tls v0.2.18
7642026-09-04T23:22:54.951Z Downloaded peg v0.8.5
7652026-09-04T23:22:54.955Z Downloaded strum v0.27.2
7662026-09-04T23:22:54.955Z Downloaded tinyvec_macros v0.1.1
7672026-09-04T23:22:54.956Z Downloaded cc v1.2.56
7682026-09-04T23:22:54.956Z Downloaded slog v2.8.2
7692026-09-04T23:22:54.959Z Downloaded num-complex v0.4.6
7702026-09-04T23:22:54.959Z Downloaded schemars v0.8.22
7712026-09-04T23:22:54.963Z Downloaded num_enum_derive v0.7.6
7722026-09-04T23:22:54.967Z Downloaded darling v0.20.11
7732026-09-04T23:22:54.968Z Downloaded derive_builder v0.20.2
7742026-09-04T23:22:54.974Z Downloaded tap v1.0.1
7752026-09-04T23:22:54.974Z Downloaded thiserror-impl-no-std v2.0.2
7762026-09-04T23:22:54.974Z Downloaded peg-macros v0.8.5
7772026-09-04T23:22:54.974Z Downloaded polyval v0.7.1
7782026-09-04T23:22:54.974Z Downloaded tokio-test v0.4.5
7792026-09-04T23:22:54.978Z Downloaded usdt-attr-macro v0.6.0
7802026-09-04T23:22:54.978Z Downloaded trait-variant v0.1.2
7812026-09-04T23:22:54.978Z Downloaded wait-timeout v0.2.1
7822026-09-04T23:22:54.978Z Downloaded packed_struct v0.10.1
7832026-09-04T23:22:54.978Z Downloaded ecdsa v0.17.0
7842026-09-04T23:22:54.978Z Downloaded rayon-core v1.13.0
7852026-09-04T23:22:54.978Z Downloaded phc v0.6.1
7862026-09-04T23:22:54.981Z Downloaded proc-macro-error2 v2.0.1
7872026-09-04T23:22:54.981Z Downloaded progenitor-client v0.13.0
7882026-09-04T23:22:54.981Z Downloaded rand_core v0.10.0
7892026-09-04T23:22:54.981Z Downloaded rpassword v7.5.4
7902026-09-04T23:22:54.984Z Downloaded sha1 v0.11.0
7912026-09-04T23:22:54.984Z Downloaded wnaf v0.14.0
7922026-09-04T23:22:54.984Z Downloaded zeroize_derive v1.5.0
7932026-09-04T23:22:54.984Z Downloaded uuid v1.23.4
7942026-09-04T23:22:54.988Z Downloaded serdect v0.4.3
7952026-09-04T23:22:54.988Z Downloaded digest v0.11.3
7962026-09-04T23:22:54.993Z Downloaded signal-hook v0.3.18
7972026-09-04T23:22:54.993Z Downloaded vte v0.14.1
7982026-09-04T23:22:54.993Z Downloaded rustls-pemfile v2.2.0
7992026-09-04T23:22:54.996Z Downloaded ar_archive_writer v0.5.1
8002026-09-04T23:22:54.997Z Downloaded slog-async v2.8.0
8012026-09-04T23:22:55.000Z Downloaded sec1 v0.7.3
8022026-09-04T23:22:55.006Z Downloaded unicode-bidi v0.3.18
8032026-09-04T23:22:55.006Z Downloaded hybrid-array v0.4.13
8042026-09-04T23:22:55.006Z Downloaded memmap2 v0.9.10
8052026-09-04T23:22:55.009Z Downloaded cpufeatures v0.3.0
8062026-09-04T23:22:55.009Z Downloaded dyn-clone v1.0.20
8072026-09-04T23:22:55.009Z Downloaded hickory-resolver v0.25.2
8082026-09-04T23:22:55.013Z Downloaded support-bundle-viewer v0.1.2
8092026-09-04T23:22:55.013Z Downloaded litrs v1.0.0
8102026-09-04T23:22:55.016Z Downloaded snafu v0.8.9
8112026-09-04T23:22:55.019Z Downloaded poly1305 v0.8.0
8122026-09-04T23:22:55.019Z Downloaded tokio-tungstenite v0.21.0
8132026-09-04T23:22:55.022Z Downloaded lru-slab v0.1.2
8142026-09-04T23:22:55.022Z Downloaded maybe-uninit v2.0.0
8152026-09-04T23:22:55.026Z Downloaded h2 v0.4.15
8162026-09-04T23:22:55.029Z Downloaded uzers v0.12.2
8172026-09-04T23:22:55.029Z Downloaded ssh-encoding v0.3.0
8182026-09-04T23:22:55.029Z Downloaded async-compression v0.4.41
8192026-09-04T23:22:55.033Z Downloaded quinn v0.11.11
8202026-09-04T23:22:55.036Z Downloaded tokio-dtrace v0.1.1
8212026-09-04T23:22:55.036Z Downloaded papergrid v0.18.0
8222026-09-04T23:22:55.039Z Downloaded dirs-next v2.0.0
8232026-09-04T23:22:55.039Z Downloaded dropshot-api-manager-types v0.8.0
8242026-09-04T23:22:55.039Z Downloaded multimap v0.10.1
8252026-09-04T23:22:55.049Z Downloaded idna_adapter v1.2.1
8262026-09-04T23:22:55.053Z Downloaded newtype_derive v0.1.6
8272026-09-04T23:22:55.053Z Downloaded oso-derive v0.27.3
8282026-09-04T23:22:55.053Z Downloaded phf_shared v0.12.1
8292026-09-04T23:22:55.053Z Downloaded crossbeam-utils v0.8.21
8302026-09-04T23:22:55.056Z Downloaded chumsky v0.9.3
8312026-09-04T23:22:55.056Z Downloaded zstd v0.13.3
8322026-09-04T23:22:55.060Z Downloaded hickory-server v0.25.2
8332026-09-04T23:22:55.060Z Downloaded phf v0.13.1
8342026-09-04T23:22:55.064Z Downloaded libbz2-rs-sys v0.2.2
8352026-09-04T23:22:55.064Z Downloaded serde_cbor v0.11.2
8362026-09-04T23:22:55.064Z Downloaded csv-core v0.1.13
8372026-09-04T23:22:55.064Z Downloaded kstat-rs v0.2.5
8382026-09-04T23:22:55.067Z Downloaded psl-types v2.0.11
8392026-09-04T23:22:55.068Z Downloaded quinn-udp v0.5.14
8402026-09-04T23:22:55.068Z Downloaded bumpalo v3.20.2
8412026-09-04T23:22:55.073Z Downloaded serde_with_macros v3.21.0
8422026-09-04T23:22:55.076Z Downloaded smallvec v1.15.1
8432026-09-04T23:22:55.077Z Downloaded hashbrown v0.12.3
8442026-09-04T23:22:55.082Z Downloaded jobserver v0.1.34
8452026-09-04T23:22:55.085Z Downloaded slog-bunyan v2.5.0
8462026-09-04T23:22:55.090Z Downloaded expectorate v1.2.0
8472026-09-04T23:22:55.094Z Downloaded p384 v0.14.0
8482026-09-04T23:22:55.098Z Downloaded salsa20 v0.11.0
8492026-09-04T23:22:55.101Z Downloaded num-conv v0.2.0
8502026-09-04T23:22:55.101Z Downloaded recursive-proc-macro-impl v0.1.1
8512026-09-04T23:22:55.104Z Downloaded rfc6979 v0.6.0
8522026-09-04T23:22:55.104Z Downloaded num-rational v0.4.2
8532026-09-04T23:22:55.104Z Downloaded thread-id v5.1.0
8542026-09-04T23:22:55.108Z Downloaded secrecy v0.8.0
8552026-09-04T23:22:55.108Z Downloaded semver v0.1.20
8562026-09-04T23:22:55.111Z Downloaded signal-hook-mio v0.2.5
8572026-09-04T23:22:55.111Z Downloaded zip v0.6.6
8582026-09-04T23:22:55.115Z Downloaded delegate v0.13.5
8592026-09-04T23:22:55.115Z Downloaded zstd-safe v7.2.4
8602026-09-04T23:22:55.115Z Downloaded icu_normalizer_data v2.1.1
8612026-09-04T23:22:55.115Z Downloaded toml_parser v1.1.2+spec-1.1.0
8622026-09-04T23:22:55.119Z Downloaded aws-lc-rs v1.16.3
8632026-09-04T23:22:55.122Z Downloaded dirs-sys-next v0.1.2
8642026-09-04T23:22:55.122Z Downloaded knus v3.4.0
8652026-09-04T23:22:55.126Z Downloaded crossbeam-epoch v0.9.18
8662026-09-04T23:22:55.126Z Downloaded pem-rfc7468 v1.0.0
8672026-09-04T23:22:55.129Z Downloaded unit-prefix v0.5.2
8682026-09-04T23:22:55.129Z Downloaded untrusted v0.9.0
8692026-09-04T23:22:55.129Z Downloaded socket2 v0.6.3
8702026-09-04T23:22:55.129Z Downloaded http v1.4.2
8712026-09-04T23:22:55.133Z Downloaded darling_core v0.20.11
8722026-09-04T23:22:55.136Z Downloaded zerofrom v0.1.6
8732026-09-04T23:22:55.136Z Downloaded twox-hash v2.1.2
8742026-09-04T23:22:55.136Z Downloaded unicode-properties v0.1.4
8752026-09-04T23:22:55.139Z Downloaded yasna v0.5.2
8762026-09-04T23:22:55.139Z Downloaded libsw v3.5.0
8772026-09-04T23:22:55.139Z Downloaded linear-map v1.2.0
8782026-09-04T23:22:55.139Z Downloaded schemars_derive v0.8.22
8792026-09-04T23:22:55.142Z Downloaded ingot-macros v0.2.0
8802026-09-04T23:22:55.146Z Downloaded scheduled-thread-pool v0.2.7
8812026-09-04T23:22:55.146Z Downloaded publicsuffix v2.3.0
8822026-09-04T23:22:55.146Z Downloaded paste v1.0.15
8832026-09-04T23:22:55.149Z Downloaded defmt-parser v1.0.0
8842026-09-04T23:22:55.149Z Downloaded digest-io v0.1.0
8852026-09-04T23:22:55.149Z Downloaded serde_yaml v0.9.34+deprecated
8862026-09-04T23:22:55.152Z Downloaded dsl_auto_type v0.2.0
8872026-09-04T23:22:55.152Z Downloaded downcast-rs v2.0.2
8882026-09-04T23:22:55.157Z Downloaded crc-catalog v2.4.0
8892026-09-04T23:22:55.166Z Downloaded r2d2 v0.8.10
8902026-09-04T23:22:55.169Z Downloaded synstructure v0.13.2
8912026-09-04T23:22:55.174Z Downloaded icu_locale_core v2.1.1
8922026-09-04T23:22:55.178Z Downloaded zerocopy-derive v0.8.55
8932026-09-04T23:22:55.182Z Downloaded icu_normalizer v2.1.1
8942026-09-04T23:22:55.182Z Downloaded crc32fast v1.5.0
8952026-09-04T23:22:55.187Z Downloaded darling v0.21.3
8962026-09-04T23:22:55.187Z Downloaded darling v0.23.0
8972026-09-04T23:22:55.190Z Downloaded rustls-native-certs v0.8.3
8982026-09-04T23:22:55.190Z Downloaded progenitor-extras v0.2.0
8992026-09-04T23:22:55.190Z Downloaded derive_more v0.99.20
9002026-09-04T23:22:55.193Z Downloaded flate2 v1.1.9
9012026-09-04T23:22:55.196Z Downloaded smallvec v0.6.14
9022026-09-04T23:22:55.196Z Downloaded spki v0.7.3
9032026-09-04T23:22:55.200Z Downloaded hyper-rustls v0.27.7
9042026-09-04T23:22:55.200Z Downloaded strum_macros v0.24.3
9052026-09-04T23:22:55.200Z Downloaded indoc v1.0.9
9062026-09-04T23:22:55.203Z Downloaded iana-time-zone v0.1.65
9072026-09-04T23:22:55.203Z Downloaded libscf-sys v1.2.0
9082026-09-04T23:22:55.203Z Downloaded md-5 v0.10.6
9092026-09-04T23:22:55.203Z Downloaded newtype-uuid-macros v0.1.0
9102026-09-04T23:22:55.207Z Downloaded derive_more v2.1.1
9112026-09-04T23:22:55.210Z Downloaded openssl-sys v0.9.117
9122026-09-04T23:22:55.213Z Downloaded unsafe-libyaml v0.2.11
9132026-09-04T23:22:55.216Z Downloaded maplit v1.0.2
9142026-09-04T23:22:55.216Z Downloaded nonempty v0.12.0
9152026-09-04T23:22:55.216Z Downloaded olpc-cjson v0.1.4
9162026-09-04T23:22:55.217Z Downloaded quick-error v1.2.3
9172026-09-04T23:22:55.217Z Downloaded rand_chacha v0.3.1
9182026-09-04T23:22:55.220Z Downloaded hyper-staticfile v0.10.1
9192026-09-04T23:22:55.220Z Downloaded socket2 v0.5.10
9202026-09-04T23:22:55.220Z Downloaded vergen-lib v0.1.6
9212026-09-04T23:22:55.224Z Downloaded oxide-update-engine v0.1.2
9222026-09-04T23:22:55.224Z Downloaded waitgroup v0.1.2
9232026-09-04T23:22:55.224Z Downloaded yoke v0.8.1
9242026-09-04T23:22:55.224Z Downloaded reedline v0.40.0
9252026-09-04T23:22:55.227Z Downloaded num-iter v0.1.45
9262026-09-04T23:22:55.231Z Downloaded parse-display v0.10.0
9272026-09-04T23:22:55.231Z Downloaded num-traits v0.2.19
9282026-09-04T23:22:55.234Z Downloaded tls_codec v0.4.2
9292026-09-04T23:22:55.234Z Downloaded ref-cast-impl v1.0.25
9302026-09-04T23:22:55.234Z Downloaded rfc6979 v0.4.0
9312026-09-04T23:22:55.238Z Downloaded russh-util v0.52.0
9322026-09-04T23:22:55.238Z Downloaded port-file v0.1.0
9332026-09-04T23:22:55.238Z Downloaded zerovec-derive v0.11.2
9342026-09-04T23:22:55.241Z Downloaded data-encoding v2.10.0
9352026-09-04T23:22:55.241Z Downloaded keccak v0.2.0
9362026-09-04T23:22:55.241Z Downloaded aes v0.9.1
9372026-09-04T23:22:55.245Z Downloaded parking_lot v0.12.5
9382026-09-04T23:22:55.245Z Downloaded pin-project v1.1.11
9392026-09-04T23:22:55.251Z Downloaded darling_core v0.13.4
9402026-09-04T23:22:55.254Z Downloaded sigpipe v0.1.3
9412026-09-04T23:22:55.254Z Downloaded vergen v9.1.0
9422026-09-04T23:22:55.254Z Downloaded ipnetwork v0.21.1
9432026-09-04T23:22:55.257Z Downloaded supports-hyperlinks v3.2.0
9442026-09-04T23:22:55.257Z Downloaded serde_bytes v0.11.19
9452026-09-04T23:22:55.257Z Downloaded serde_plain v1.0.2
9462026-09-04T23:22:55.257Z Downloaded sapling-renderdag v0.1.0
9472026-09-04T23:22:55.262Z Downloaded icu_provider v2.1.1
9482026-09-04T23:22:55.262Z Downloaded hashbrown v0.15.5
9492026-09-04T23:22:55.265Z Downloaded libefi-sys v0.1.0
9502026-09-04T23:22:55.265Z Downloaded lru v0.12.5
9512026-09-04T23:22:55.265Z Downloaded structmeta-derive v0.3.0
9522026-09-04T23:22:55.265Z Downloaded cookie v0.18.1
9532026-09-04T23:22:55.265Z Downloaded term v0.7.0
9542026-09-04T23:22:55.269Z Downloaded sponge-cursor v0.1.0
9552026-09-04T23:22:55.269Z Downloaded indexmap v1.9.3
9562026-09-04T23:22:55.274Z Downloaded num-bigint-dig v0.8.6
9572026-09-04T23:22:55.277Z Downloaded universal-hash v0.5.1
9582026-09-04T23:22:55.280Z Downloaded tokio-rustls v0.26.4
9592026-09-04T23:22:55.280Z Downloaded module-lattice v0.2.3
9602026-09-04T23:22:55.283Z Downloaded qorb v0.4.1
9612026-09-04T23:22:55.286Z Downloaded rand_chacha v0.9.0
9622026-09-04T23:22:55.287Z Downloaded hashbrown v0.16.1
9632026-09-04T23:22:55.290Z Downloaded ed25519-dalek v3.0.0
9642026-09-04T23:22:55.293Z Downloaded samael v0.0.19
9652026-09-04T23:22:55.298Z Downloaded rand v0.10.1
9662026-09-04T23:22:55.298Z Downloaded owo-colors v4.3.0
9672026-09-04T23:22:55.302Z Downloaded oxide-generation v0.1.3
9682026-09-04T23:22:55.302Z Downloaded predicates v3.1.4
9692026-09-04T23:22:55.302Z Downloaded document-features v0.2.12
9702026-09-04T23:22:55.302Z Downloaded display-error-chain v0.2.2
9712026-09-04T23:22:55.302Z Downloaded hyper-tls v0.6.0
9722026-09-04T23:22:55.302Z Downloaded crucible-workspace-hack v0.1.0
9732026-09-04T23:22:55.302Z Downloaded pkcs8 v0.10.2
9742026-09-04T23:22:55.305Z Downloaded pretty_assertions v1.4.1
9752026-09-04T23:22:55.305Z Downloaded tungstenite v0.21.0
9762026-09-04T23:22:55.309Z Downloaded defmt v0.3.100
9772026-09-04T23:22:55.309Z Downloaded des v0.9.0
9782026-09-04T23:22:55.309Z Downloaded prettyplease v0.2.37
9792026-09-04T23:22:55.312Z Downloaded typed-path v0.9.3
9802026-09-04T23:22:55.316Z Downloaded rustyline v14.0.0
9812026-09-04T23:22:55.316Z Downloaded tls_codec_derive v0.4.2
9822026-09-04T23:22:55.319Z Downloaded managed v0.8.0
9832026-09-04T23:22:55.319Z Downloaded slog-dtrace v0.3.0
9842026-09-04T23:22:55.319Z Downloaded slog-json v2.6.1
9852026-09-04T23:22:55.319Z Downloaded thread_local v1.1.9
9862026-09-04T23:22:55.322Z Downloaded ed25519-dalek v2.2.0
9872026-09-04T23:22:55.323Z Downloaded ron v0.8.1
9882026-09-04T23:22:55.326Z Downloaded ed25519 v3.0.0
9892026-09-04T23:22:55.326Z Downloaded ident_case v1.0.1
9902026-09-04T23:22:55.326Z Downloaded inout v0.2.2
9912026-09-04T23:22:55.330Z Downloaded linked-hash-map v0.5.6
9922026-09-04T23:22:55.330Z Downloaded indent_write v2.2.0
9932026-09-04T23:22:55.331Z Downloaded keccak v0.1.6
9942026-09-04T23:22:55.331Z Downloaded rand v0.9.2
9952026-09-04T23:22:55.338Z Downloaded serde_path_to_error v0.1.20
9962026-09-04T23:22:55.339Z Downloaded derive-where v1.6.0
9972026-09-04T23:22:55.339Z Downloaded pbkdf2 v0.13.0
9982026-09-04T23:22:55.343Z Downloaded constant_time_eq v0.4.2
9992026-09-04T23:22:55.343Z Downloaded convert_case v0.10.0
10002026-09-04T23:22:55.343Z Downloaded rustc_version v0.1.7
10012026-09-04T23:22:55.343Z Downloaded num v0.4.3
10022026-09-04T23:22:55.343Z Downloaded scroll_derive v0.13.1
10032026-09-04T23:22:55.343Z Downloaded signal-hook-tokio v0.3.1
10042026-09-04T23:22:55.346Z Downloaded siphasher v1.0.2
10052026-09-04T23:22:55.346Z Downloaded similar v2.7.0
10062026-09-04T23:22:55.350Z Downloaded stacker v0.1.23
10072026-09-04T23:22:55.353Z Downloaded reqwest v0.12.28
10082026-09-04T23:22:55.356Z Downloaded tough v0.22.0
10092026-09-04T23:22:55.359Z Downloaded tinyvec v1.10.0
10102026-09-04T23:22:55.363Z Downloaded displaydoc v0.2.5
10112026-09-04T23:22:55.363Z Downloaded zone v0.3.1
10122026-09-04T23:22:55.363Z Downloaded try-lock v0.2.5
10132026-09-04T23:22:55.363Z Downloaded futures-util v0.3.32
10142026-09-04T23:22:55.369Z Downloaded hashbrown v0.14.5
10152026-09-04T23:22:55.372Z Downloaded recursive v0.1.1
10162026-09-04T23:22:55.372Z Downloaded same-file v1.0.6
10172026-09-04T23:22:55.376Z Downloaded toml_edit v0.23.10+spec-1.0.0
10182026-09-04T23:22:55.376Z Downloaded ref-cast v1.0.25
10192026-09-04T23:22:55.379Z Downloaded shell-words v1.1.1
10202026-09-04T23:22:55.379Z Downloaded vergen-lib v9.1.0
10212026-09-04T23:22:55.379Z Downloaded walkdir v2.5.0
10222026-09-04T23:22:55.379Z Downloaded libloading v0.8.9
10232026-09-04T23:22:55.383Z Downloaded supports-color v3.0.2
10242026-09-04T23:22:55.383Z Downloaded darling v0.13.4
10252026-09-04T23:22:55.383Z Downloaded hkdf v0.12.4
10262026-09-04T23:22:55.386Z Downloaded oxnet v0.1.6
10272026-09-04T23:22:55.386Z Downloaded primeorder v0.13.6
10282026-09-04T23:22:55.386Z Downloaded primeorder v0.14.0
10292026-09-04T23:22:55.389Z Downloaded time-core v0.1.8
10302026-09-04T23:22:55.389Z Downloaded void v1.0.2
10312026-09-04T23:22:55.389Z Downloaded lzss v0.8.2
10322026-09-04T23:22:55.389Z Downloaded crypto-bigint v0.5.5
10332026-09-04T23:22:55.393Z Downloaded mio v1.2.0
10342026-09-04T23:22:55.396Z Downloaded icu_properties v2.1.2
10352026-09-04T23:22:55.400Z Downloaded crc v3.4.0
10362026-09-04T23:22:55.400Z Downloaded darling_macro v0.13.4
10372026-09-04T23:22:55.400Z Downloaded der v0.7.10
10382026-09-04T23:22:55.403Z Downloaded prefix-trie v0.7.0
10392026-09-04T23:22:55.403Z Downloaded progenitor-impl v0.13.0
10402026-09-04T23:22:55.407Z Downloaded simd-adler32 v0.3.8
10412026-09-04T23:22:55.407Z Downloaded static_assertions v1.1.0
10422026-09-04T23:22:55.407Z Downloaded dropshot-api-manager v0.8.0
10432026-09-04T23:22:55.410Z Downloaded hkdf v0.13.0
10442026-09-04T23:22:55.410Z Downloaded mime_guess v2.0.5
10452026-09-04T23:22:55.415Z Downloaded nu-ansi-term v0.50.3
10462026-09-04T23:22:55.415Z Downloaded pem-rfc7468 v0.7.0
10472026-09-04T23:22:55.415Z Downloaded inout v0.1.4
10482026-09-04T23:22:55.415Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10492026-09-04T23:22:55.419Z Downloaded percent-encoding v2.3.2
10502026-09-04T23:22:55.422Z Downloaded winnow v0.5.40
10512026-09-04T23:22:55.426Z Downloaded p521 v0.14.0
10522026-09-04T23:22:55.430Z Downloaded minimal-lexical v0.2.1
10532026-09-04T23:22:55.430Z Downloaded subprocess v0.2.15
10542026-09-04T23:22:55.430Z Downloaded universal-hash v0.6.1
10552026-09-04T23:22:55.433Z Downloaded diesel_table_macro_syntax v0.3.0
10562026-09-04T23:22:55.433Z Downloaded crossbeam-deque v0.8.6
10572026-09-04T23:22:55.433Z Downloaded derive-ex v0.1.8
10582026-09-04T23:22:55.436Z Downloaded tokio-util v0.7.18
10592026-09-04T23:22:55.439Z Downloaded pin-project-internal v1.1.11
10602026-09-04T23:22:55.439Z Downloaded aes-gcm v0.11.0
10612026-09-04T23:22:55.442Z Downloaded darling_core v0.21.3
10622026-09-04T23:22:55.446Z Downloaded pkcs5 v0.8.1
10632026-09-04T23:22:55.449Z Downloaded usdt-impl v0.6.0
10642026-09-04T23:22:55.449Z Downloaded const_format v0.2.35
10652026-09-04T23:22:55.452Z Downloaded ed25519 v2.2.3
10662026-09-04T23:22:55.452Z Downloaded oxide-tokio-rt v0.1.4
10672026-09-04T23:22:55.452Z Downloaded deranged v0.5.8
10682026-09-04T23:22:55.452Z Downloaded lalrpop-util v0.19.12
10692026-09-04T23:22:55.453Z Downloaded new_debug_unreachable v1.0.6
10702026-09-04T23:22:55.456Z Downloaded peg-runtime v0.8.5
10712026-09-04T23:22:55.460Z Downloaded internet-checksum v0.2.1
10722026-09-04T23:22:55.464Z Downloaded precomputed-hash v0.1.1
10732026-09-04T23:22:55.467Z Downloaded primefield v0.14.0
10742026-09-04T23:22:55.467Z Downloaded path-slash v0.1.5
10752026-09-04T23:22:55.470Z Downloaded steno v0.4.1
10762026-09-04T23:22:55.473Z Downloaded indicatif v0.18.4
10772026-09-04T23:22:55.473Z Downloaded rusty-fork v0.3.1
10782026-09-04T23:22:55.476Z Downloaded nom v7.1.3
10792026-09-04T23:22:55.480Z Downloaded miette v7.6.0
10802026-09-04T23:22:55.484Z Downloaded strip-ansi-escapes v0.2.1
10812026-09-04T23:22:55.484Z Downloaded untrusted v0.7.1
10822026-09-04T23:22:55.484Z Downloaded rustversion v1.0.22
10832026-09-04T23:22:55.484Z Downloaded signal-hook-registry v1.4.8
10842026-09-04T23:22:55.488Z Downloaded sync-ptr v0.1.4
10852026-09-04T23:22:55.488Z Downloaded parse-display-derive v0.10.0
10862026-09-04T23:22:55.488Z Downloaded vsss-rs v3.3.4
10872026-09-04T23:22:55.488Z Downloaded time-macros v0.2.27
10882026-09-04T23:22:55.491Z Downloaded xshell v0.2.7
10892026-09-04T23:22:55.491Z Downloaded num-bigint v0.4.6
10902026-09-04T23:22:55.494Z Downloaded toml v0.7.8
10912026-09-04T23:22:55.495Z Downloaded md5 v0.8.0
10922026-09-04T23:22:55.495Z Downloaded mime v0.3.17
10932026-09-04T23:22:55.495Z Downloaded openssl-macros v0.1.1
10942026-09-04T23:22:55.500Z Downloaded pkg-config v0.3.32
10952026-09-04T23:22:55.500Z Downloaded slog-stdlog v4.1.1
10962026-09-04T23:22:55.500Z Downloaded sqlformat v0.3.5
10972026-09-04T23:22:55.500Z Downloaded illumos-nvpair v0.3.0
10982026-09-04T23:22:55.503Z Downloaded const_format_proc_macros v0.2.34
10992026-09-04T23:22:55.503Z Downloaded tokio-tungstenite v0.23.1
11002026-09-04T23:22:55.507Z Downloaded strum_macros v0.26.4
11012026-09-04T23:22:55.507Z Downloaded vergen-git2 v9.1.0
11022026-09-04T23:22:55.510Z Downloaded powerfmt v0.2.0
11032026-09-04T23:22:55.514Z Downloaded progenitor-client v0.14.0
11042026-09-04T23:22:55.514Z Downloaded oxide-update-engine-display v0.1.2
11052026-09-04T23:22:55.517Z Downloaded zerofrom-derive v0.1.6
11062026-09-04T23:22:55.517Z Downloaded zerocopy v0.6.6
11072026-09-04T23:22:55.522Z Downloaded internal-russh-num-bigint v0.5.0
11082026-09-04T23:22:55.525Z Downloaded num_enum v0.7.6
11092026-09-04T23:22:55.528Z Downloaded progenitor v0.13.0
11102026-09-04T23:22:55.528Z Downloaded serde_with v1.14.0
11112026-09-04T23:22:55.531Z Downloaded tracing-core v0.1.36
11122026-09-04T23:22:55.536Z Downloaded miette-derive v7.6.0
11132026-09-04T23:22:55.536Z Downloaded derive_builder_macro v0.20.2
11142026-09-04T23:22:55.536Z Downloaded take_mut v0.2.2
11152026-09-04T23:22:55.536Z Downloaded schemars v0.9.0
11162026-09-04T23:22:55.541Z Downloaded tokio-native-tls v0.3.1
11172026-09-04T23:22:55.544Z Downloaded ppv-lite86 v0.2.21
11182026-09-04T23:22:55.544Z Downloaded tower v0.5.3
11192026-09-04T23:22:55.549Z Downloaded diesel_derives v2.3.7
11202026-09-04T23:22:55.553Z Downloaded tungstenite v0.23.0
11212026-09-04T23:22:55.556Z Downloaded scroll v0.13.0
11222026-09-04T23:22:55.556Z Downloaded daft v0.1.8
11232026-09-04T23:22:55.559Z Downloaded itertools v0.14.0
11242026-09-04T23:22:55.562Z Downloaded serde_with_macros v1.5.2
11252026-09-04T23:22:55.562Z Downloaded slab v0.4.12
11262026-09-04T23:22:55.565Z Downloaded unicode-segmentation v1.12.0
11272026-09-04T23:22:55.565Z Downloaded xattr v1.6.1
11282026-09-04T23:22:55.565Z Downloaded tar v0.4.46
11292026-09-04T23:22:55.569Z Downloaded tower-layer v0.3.3
11302026-09-04T23:22:55.569Z Downloaded cookie_store v0.22.1
11312026-09-04T23:22:55.572Z Downloaded dunce v1.0.5
11322026-09-04T23:22:55.572Z Downloaded psm v0.1.30
11332026-09-04T23:22:55.572Z Downloaded ecdsa v0.16.9
11342026-09-04T23:22:55.575Z Downloaded parse-size v1.1.0
11352026-09-04T23:22:55.576Z Downloaded spki v0.8.0
11362026-09-04T23:22:55.576Z Downloaded hyper v1.10.1
11372026-09-04T23:22:55.580Z Downloaded subtle v2.6.1
11382026-09-04T23:22:55.584Z Downloaded crypto-common v0.2.2
11392026-09-04T23:22:55.584Z Downloaded knus-derive v3.4.0
11402026-09-04T23:22:55.584Z Downloaded shlex v1.3.0
11412026-09-04T23:22:55.584Z Downloaded yoke-derive v0.8.1
11422026-09-04T23:22:55.584Z Downloaded progenitor-impl v0.14.0
11432026-09-04T23:22:55.584Z Downloaded scuffle v0.1.0
11442026-09-04T23:22:55.587Z Downloaded progenitor v0.14.0
11452026-09-04T23:22:55.591Z Downloaded serde_repr v0.1.20
11462026-09-04T23:22:55.591Z Downloaded nibble_vec v0.1.0
11472026-09-04T23:22:55.594Z Downloaded either v1.15.0
11482026-09-04T23:22:55.597Z Downloaded spin v0.9.8
11492026-09-04T23:22:55.597Z Downloaded tracing-attributes v0.1.31
11502026-09-04T23:22:55.600Z Downloaded defmt v1.0.1
11512026-09-04T23:22:55.600Z Downloaded usdt-macro v0.6.0
11522026-09-04T23:22:55.603Z Downloaded unicode-truncate v1.1.0
11532026-09-04T23:22:55.603Z Downloaded sec1 v0.8.1
11542026-09-04T23:22:55.606Z Downloaded serde_spanned v1.1.1
11552026-09-04T23:22:55.606Z Downloaded libsw-core v0.3.2
11562026-09-04T23:22:55.606Z Downloaded stringprep v0.1.5
11572026-09-04T23:22:55.610Z Downloaded ssh-key v0.7.0-rc.11
11582026-09-04T23:22:55.613Z Downloaded ignore v0.4.25
11592026-09-04T23:22:55.616Z Downloaded testing_table v0.3.0
11602026-09-04T23:22:55.616Z Downloaded rtoolbox v0.0.3
11612026-09-04T23:22:55.616Z Downloaded tower-service v0.3.3
11622026-09-04T23:22:55.619Z Downloaded x509-cert v0.2.5
11632026-09-04T23:22:55.623Z Downloaded cstr-argument v0.1.2
11642026-09-04T23:22:55.623Z Downloaded ingot-types v0.2.0
11652026-09-04T23:22:55.623Z Downloaded nanorand v0.7.0
11662026-09-04T23:22:55.623Z Downloaded crc8 v0.1.1
11672026-09-04T23:22:55.623Z Downloaded crc-any v2.5.0
11682026-09-04T23:22:55.626Z Downloaded serde_with v3.21.0
11692026-09-04T23:22:55.632Z Downloaded is-terminal v0.4.17
11702026-09-04T23:22:55.635Z Downloaded serde-big-array v0.5.1
11712026-09-04T23:22:55.636Z Downloaded elliptic-curve v0.13.8
11722026-09-04T23:22:55.639Z Downloaded unicode-normalization v0.1.25
11732026-09-04T23:22:55.639Z Downloaded smf v0.2.3
11742026-09-04T23:22:55.639Z Downloaded debug-ignore v1.0.5
11752026-09-04T23:22:55.643Z Downloaded rand_core v0.6.4
11762026-09-04T23:22:55.643Z Downloaded tabwriter v1.4.1
11772026-09-04T23:22:55.643Z Downloaded zip v4.6.1
11782026-09-04T23:22:55.646Z Downloaded lru-cache v0.1.2
11792026-09-04T23:22:55.646Z Downloaded diff v0.1.13
11802026-09-04T23:22:55.646Z Downloaded toml v1.1.2+spec-1.1.0
11812026-09-04T23:22:55.650Z Downloaded blake3 v1.8.5
11822026-09-04T23:22:55.655Z Downloaded unicode_categories v0.1.1
11832026-09-04T23:22:55.658Z Downloaded crossterm v0.28.1
11842026-09-04T23:22:55.661Z Downloaded ipnet v2.12.0
11852026-09-04T23:22:55.661Z Downloaded slog-scope v4.4.1
11862026-09-04T23:22:55.664Z Downloaded tokio-postgres v0.7.16
11872026-09-04T23:22:55.668Z Downloaded rustls-webpki v0.103.13
11882026-09-04T23:22:55.668Z Downloaded unicode-xid v0.2.6
11892026-09-04T23:22:55.671Z Downloaded vergen-gitcl v1.0.8
11902026-09-04T23:22:55.671Z Downloaded rustls-pki-types v1.14.0
11912026-09-04T23:22:55.671Z Downloaded miniz_oxide v0.8.9
11922026-09-04T23:22:55.674Z Downloaded bindgen v0.71.1
11932026-09-04T23:22:55.677Z Downloaded defmt-macros v1.0.1
11942026-09-04T23:22:55.681Z Downloaded ingot v0.2.1
11952026-09-04T23:22:55.681Z Downloaded writeable v0.6.2
11962026-09-04T23:22:55.681Z Downloaded git2 v0.20.4
11972026-09-04T23:22:55.686Z Downloaded crypto-primes v0.7.2
11982026-09-04T23:22:55.689Z Downloaded zopfli v0.8.3
11992026-09-04T23:22:55.692Z Downloaded ctutils v0.4.2
12002026-09-04T23:22:55.692Z Downloaded pin-project-lite v0.2.17
12012026-09-04T23:22:55.696Z Downloaded regex v1.12.3
12022026-09-04T23:22:55.699Z Downloaded snafu-derive v0.8.9
12032026-09-04T23:22:55.699Z Downloaded wyz v0.5.1
12042026-09-04T23:22:55.702Z Downloaded resolv-conf v0.7.6
12052026-09-04T23:22:55.702Z Downloaded daft-derive v0.1.8
12062026-09-04T23:22:55.706Z Downloaded rustc-demangle v0.1.27
12072026-09-04T23:22:55.706Z Downloaded litemap v0.8.1
12082026-09-04T23:22:55.709Z Downloaded crossterm v0.29.0
12092026-09-04T23:22:55.712Z Downloaded num-integer v0.1.46
12102026-09-04T23:22:55.712Z Downloaded p256 v0.14.0
12112026-09-04T23:22:55.716Z Downloaded derive_more-impl v2.1.1
12122026-09-04T23:22:55.719Z Downloaded derive_builder_core v0.20.2
12132026-09-04T23:22:55.719Z Downloaded parking_lot_core v0.8.6
12142026-09-04T23:22:55.723Z Downloaded humantime v2.3.0
12152026-09-04T23:22:55.723Z Downloaded salty v0.3.0
12162026-09-04T23:22:55.726Z Downloaded typify v0.6.2
12172026-09-04T23:22:55.730Z Downloaded thiserror-no-std v2.0.2
12182026-09-04T23:22:55.730Z Downloaded yansi v1.0.1
12192026-09-04T23:22:55.733Z Downloaded ml-kem v0.3.2
12202026-09-04T23:22:55.733Z Downloaded pkcs8 v0.11.0
12212026-09-04T23:22:55.736Z Downloaded iri-string v0.7.10
12222026-09-04T23:22:55.740Z Downloaded itertools v0.12.1
12232026-09-04T23:22:55.743Z Downloaded rcgen v0.12.1
12242026-09-04T23:22:55.747Z Downloaded sha2 v0.11.0
12252026-09-04T23:22:55.750Z Downloaded darling_core v0.23.0
12262026-09-04T23:22:55.750Z Downloaded ssh-cipher v0.3.0
12272026-09-04T23:22:55.753Z Downloaded goblin v0.10.5
12282026-09-04T23:22:55.756Z Downloaded rsa v0.10.0-rc.18
12292026-09-04T23:22:55.759Z Downloaded schemars v1.2.1
12302026-09-04T23:22:55.768Z Downloaded bitvec v1.0.1
12312026-09-04T23:22:55.779Z Downloaded parking_lot_core v0.9.12
12322026-09-04T23:22:55.782Z Downloaded url v2.5.8
12332026-09-04T23:22:55.782Z Downloaded russh v0.62.4
12342026-09-04T23:22:55.787Z Downloaded itertools v0.10.5
12352026-09-04T23:22:55.791Z Downloaded test-strategy v0.4.5
12362026-09-04T23:22:55.794Z Downloaded chrono v0.4.45
12372026-09-04T23:22:55.797Z Downloaded hyper-util v0.1.20
12382026-09-04T23:22:55.801Z Downloaded drift v0.2.0
12392026-09-04T23:22:55.810Z Downloaded dropshot_endpoint v0.17.1
12402026-09-04T23:22:55.815Z Downloaded rand v0.8.6
12412026-09-04T23:22:55.815Z Downloaded crossbeam-channel v0.5.15
12422026-09-04T23:22:55.818Z Downloaded itertools v0.15.0
12432026-09-04T23:22:55.821Z Downloaded toml_edit v0.19.15
12442026-09-04T23:22:55.831Z Downloaded der v0.8.0
12452026-09-04T23:22:55.834Z Downloaded time v0.3.47
12462026-09-04T23:22:55.841Z Downloaded jiff-core v0.1.0
12472026-09-04T23:22:55.845Z Downloaded sha3 v0.12.0
12482026-09-04T23:22:55.849Z Downloaded vcpkg v0.2.15
12492026-09-04T23:22:55.871Z Downloaded winnow v1.0.3
12502026-09-04T23:22:55.877Z Downloaded rsa v0.9.10
12512026-09-04T23:22:55.881Z Downloaded icu_collections v2.1.1
12522026-09-04T23:22:55.884Z Downloaded zerotrie v0.2.3
12532026-09-04T23:22:55.888Z Downloaded gimli v0.32.3
12542026-09-04T23:22:55.891Z Downloaded rawzip v0.4.4
12552026-09-04T23:22:55.895Z Downloaded icu_properties_data v2.1.2
12562026-09-04T23:22:55.901Z Downloaded p384 v0.13.1
12572026-09-04T23:22:55.906Z Downloaded tower-http v0.6.8
12582026-09-04T23:22:55.909Z Downloaded nom v8.0.0
12592026-09-04T23:22:55.913Z Downloaded itertools v0.13.0
12602026-09-04T23:22:55.930Z Downloaded portable-atomic v1.13.1
12612026-09-04T23:22:55.936Z Downloaded idna v1.1.0
12622026-09-04T23:22:55.936Z Downloaded tabled v0.21.0
12632026-09-04T23:22:55.939Z Downloaded zerocopy v0.8.55
12642026-09-04T23:22:55.948Z Downloaded winnow v0.6.26
12652026-09-04T23:22:55.954Z Downloaded smoltcp v0.11.0
12662026-09-04T23:22:55.962Z Downloaded zlib-rs v0.6.2
12672026-09-04T23:22:55.965Z Downloaded smoltcp v0.9.1
12682026-09-04T23:22:55.972Z Downloaded libxml v0.3.3
12692026-09-04T23:22:55.978Z Downloaded reqwest v0.13.2
12702026-09-04T23:22:55.981Z Downloaded regex-syntax v0.6.29
12712026-09-04T23:22:55.984Z Downloaded quick-xml v0.37.5
12722026-09-04T23:22:55.988Z Downloaded zerovec v0.11.5
12732026-09-04T23:22:55.991Z Downloaded libm v0.2.16
12742026-09-04T23:22:55.997Z Downloaded nix v0.27.1
12752026-09-04T23:22:56.004Z Downloaded quinn-proto v0.11.16
12762026-09-04T23:22:56.009Z Downloaded moka v0.12.13
12772026-09-04T23:22:56.015Z Downloaded iddqd v0.4.2
12782026-09-04T23:22:56.019Z Downloaded proptest v1.11.0
12792026-09-04T23:22:56.025Z Downloaded regex-syntax v0.8.10
12802026-09-04T23:22:56.030Z Downloaded bstr v1.12.1
12812026-09-04T23:22:56.036Z Downloaded polar-core v0.27.3
12822026-09-04T23:22:56.041Z Downloaded regress v0.11.1
12832026-09-04T23:22:56.047Z Downloaded petname v2.0.2
12842026-09-04T23:22:56.050Z Downloaded hickory-proto v0.24.4
12852026-09-04T23:22:56.060Z Downloaded hickory-proto v0.25.2
12862026-09-04T23:22:56.070Z Downloaded lalrpop v0.19.12
12872026-09-04T23:22:56.078Z Downloaded nix v0.28.0
12882026-09-04T23:22:56.086Z Downloaded rayon v1.11.0
12892026-09-04T23:22:56.090Z Downloaded rustls v0.23.41
12902026-09-04T23:22:56.098Z Downloaded object v0.30.4
12912026-09-04T23:22:56.104Z Downloaded openssl v0.10.80
12922026-09-04T23:22:56.110Z Downloaded curve25519-dalek v5.0.0
12932026-09-04T23:22:56.116Z Downloaded regress v0.10.5
12942026-09-04T23:22:56.122Z Downloaded radix_trie v0.2.1
12952026-09-04T23:22:56.125Z Downloaded crypto-bigint v0.7.5
12962026-09-04T23:22:56.135Z Downloaded syn v3.0.3
12972026-09-04T23:22:56.142Z Downloaded curve25519-dalek v4.1.3
12982026-09-04T23:22:56.148Z Downloaded dropshot v0.17.1
12992026-09-04T23:22:56.162Z Downloaded sqlparser v0.61.0
13002026-09-04T23:22:56.169Z Downloaded object v0.37.3
13012026-09-04T23:22:56.176Z Downloaded rustix v0.38.44
13022026-09-04T23:22:56.189Z Downloaded tracing v0.1.44
13032026-09-04T23:22:56.203Z Downloaded typify-impl v0.6.2
13042026-09-04T23:22:56.212Z Downloaded openapiv3 v2.2.0
13052026-09-04T23:22:56.220Z Downloaded nix v0.31.2
13062026-09-04T23:22:56.228Z Downloaded diesel v2.3.7
13072026-09-04T23:22:56.241Z Downloaded sled v0.34.7
13082026-09-04T23:22:56.247Z Downloaded sha3 v0.11.0
13092026-09-04T23:22:56.250Z Downloaded libz-sys v1.1.24
13102026-09-04T23:22:56.264Z Downloaded zerocopy-derive v0.6.6
13112026-09-04T23:22:56.270Z Downloaded regex-automata v0.4.14
13122026-09-04T23:22:56.279Z Downloaded petgraph v0.8.3
13132026-09-04T23:22:56.294Z Downloaded bzip2-sys v0.1.13+1.0.8
13142026-09-04T23:22:56.301Z Downloaded csv v1.4.0
13152026-09-04T23:22:56.313Z Downloaded petgraph v0.6.5
13162026-09-04T23:22:56.324Z Downloaded ratatui v0.29.0
13172026-09-04T23:22:56.336Z Downloaded sha3 v0.10.8
13182026-09-04T23:22:56.339Z Downloaded tokio v1.52.1
13192026-09-04T23:22:56.362Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13202026-09-04T23:22:56.372Z Downloaded chrono-tz v0.10.4
13212026-09-04T23:22:56.383Z Downloaded jiff v0.2.34
13222026-09-04T23:22:56.392Z Downloaded encoding_rs v0.8.35
13232026-09-04T23:22:56.406Z Downloaded libgit2-sys v0.18.3+1.9.2
13242026-09-04T23:22:56.439Z Downloaded ring v0.17.14
13252026-09-04T23:22:56.910Z Downloaded aws-lc-sys v0.40.0
13262026-09-04T23:22:57.178Z Compiling serde_core v1.0.228
13272026-09-04T23:22:57.181Z Compiling libc v0.2.185
13282026-09-04T23:22:57.181Z Compiling serde v1.0.228
13292026-09-04T23:22:57.181Z Compiling log v0.4.33
13302026-09-04T23:22:57.181Z Compiling smallvec v1.15.1
13312026-09-04T23:22:57.181Z Compiling find-msvc-tools v0.1.9
13322026-09-04T23:22:57.181Z Compiling shlex v1.3.0
13332026-09-04T23:22:57.181Z Compiling subtle v2.6.1
13342026-09-04T23:22:57.352Z Compiling scopeguard v1.2.0
13352026-09-04T23:22:57.355Z Compiling stable_deref_trait v1.2.1
13362026-09-04T23:22:57.355Z Compiling typenum v1.20.1
13372026-09-04T23:22:57.366Z Compiling zerocopy v0.8.55
13382026-09-04T23:22:57.370Z Compiling portable-atomic v1.13.1
13392026-09-04T23:22:57.404Z Compiling serde_json v1.0.151
13402026-09-04T23:22:57.429Z Compiling syn v2.0.117
13412026-09-04T23:22:57.443Z Compiling critical-section v1.2.0
13422026-09-04T23:22:57.512Z Compiling libm v0.2.16
13432026-09-04T23:22:57.543Z Compiling num-traits v0.2.19
13442026-09-04T23:22:57.573Z Compiling lock_api v0.4.14
13452026-09-04T23:22:57.588Z Compiling pkg-config v0.3.32
13462026-09-04T23:22:57.592Z Compiling generic-array v0.14.7
13472026-09-04T23:22:57.592Z Compiling parking_lot_core v0.9.12
13482026-09-04T23:22:57.630Z Compiling getrandom v0.4.3
13492026-09-04T23:22:57.634Z Compiling pin-project-lite v0.2.17
13502026-09-04T23:22:57.742Z Compiling const-oid v0.9.6
13512026-09-04T23:22:57.815Z Compiling rand_core v0.10.0
13522026-09-04T23:22:57.819Z Compiling writeable v0.6.2
13532026-09-04T23:22:57.876Z Compiling litemap v0.8.1
13542026-09-04T23:22:57.966Z Compiling percent-encoding v2.3.2
13552026-09-04T23:22:57.982Z Compiling futures-core v0.3.32
13562026-09-04T23:22:58.086Z Compiling icu_properties_data v2.1.2
13572026-09-04T23:22:58.103Z Compiling icu_normalizer_data v2.1.1
13582026-09-04T23:22:58.118Z Compiling getrandom v0.3.4
13592026-09-04T23:22:58.148Z Compiling rustix v1.1.4
13602026-09-04T23:22:58.163Z Compiling futures-sink v0.3.32
13612026-09-04T23:22:58.210Z Compiling utf8_iter v1.0.4
13622026-09-04T23:22:58.210Z Compiling futures-task v0.3.32
13632026-09-04T23:22:58.250Z Compiling slab v0.4.12
13642026-09-04T23:22:58.312Z Compiling futures-channel v0.3.32
13652026-09-04T23:22:58.315Z Compiling futures-io v0.3.32
13662026-09-04T23:22:58.391Z Compiling errno v0.3.14
13672026-09-04T23:22:58.407Z Compiling jobserver v0.1.34
13682026-09-04T23:22:58.410Z Compiling getrandom v0.2.17
13692026-09-04T23:22:58.470Z Compiling mio v1.2.0
13702026-09-04T23:22:58.514Z Compiling signal-hook-registry v1.4.8
13712026-09-04T23:22:58.568Z Compiling rand_core v0.6.4
13722026-09-04T23:22:58.584Z Compiling socket2 v0.6.3
13732026-09-04T23:22:58.630Z Compiling cc v1.2.56
13742026-09-04T23:22:58.679Z Compiling once_cell v1.21.3
13752026-09-04T23:22:58.694Z Compiling parking_lot v0.12.5
13762026-09-04T23:22:58.749Z Compiling form_urlencoded v1.2.2
13772026-09-04T23:22:58.765Z Compiling rustversion v1.0.22
13782026-09-04T23:22:58.781Z Compiling base64ct v1.8.3
13792026-09-04T23:22:58.811Z Compiling iana-time-zone v0.1.65
13802026-09-04T23:22:58.841Z Compiling dunce v1.0.5
13812026-09-04T23:22:58.893Z Compiling ident_case v1.0.1
13822026-09-04T23:22:58.923Z Compiling flagset v0.4.7
13832026-09-04T23:22:58.947Z Compiling regex-syntax v0.8.10
13842026-09-04T23:22:58.966Z Compiling fs_extra v1.3.0
13852026-09-04T23:22:58.981Z Compiling base64 v0.22.1
13862026-09-04T23:22:59.025Z Compiling pem-rfc7468 v0.7.0
13872026-09-04T23:22:59.040Z Compiling rand_core v0.9.5
13882026-09-04T23:22:59.057Z Compiling syn v1.0.109
13892026-09-04T23:22:59.074Z Compiling vcpkg v0.2.15
13902026-09-04T23:22:59.094Z Compiling tracing-core v0.1.36
13912026-09-04T23:22:59.094Z Compiling cpufeatures v0.2.17
13922026-09-04T23:22:59.125Z Compiling dyn-clone v1.0.20
13932026-09-04T23:22:59.200Z Compiling aws-lc-rs v1.16.3
13942026-09-04T23:22:59.203Z Compiling simd-adler32 v0.3.8
13952026-09-04T23:22:59.266Z Compiling schemars v0.8.22
13962026-09-04T23:22:59.282Z Compiling spin v0.9.8
13972026-09-04T23:22:59.332Z Compiling tinyvec_macros v0.1.1
13982026-09-04T23:22:59.351Z Compiling openssl-probe v0.2.1
13992026-09-04T23:22:59.366Z Compiling httparse v1.10.1
14002026-09-04T23:22:59.414Z Compiling cmake v0.1.57
14012026-09-04T23:22:59.501Z Compiling adler2 v2.0.1
14022026-09-04T23:22:59.517Z Compiling cmov v0.5.4
14032026-09-04T23:22:59.533Z Compiling crc32fast v1.5.0
14042026-09-04T23:22:59.563Z Compiling tinyvec v1.10.0
14052026-09-04T23:22:59.581Z Compiling aho-corasick v1.1.4
14062026-09-04T23:22:59.597Z Compiling tower-layer v0.3.3
14072026-09-04T23:22:59.653Z Compiling bitflags v2.11.0
14082026-09-04T23:22:59.755Z Compiling semver v1.0.28
14092026-09-04T23:22:59.784Z Compiling indexmap v2.14.0
14102026-09-04T23:22:59.799Z Compiling uuid v1.23.4
14112026-09-04T23:22:59.876Z Compiling ctutils v0.4.2
14122026-09-04T23:22:59.893Z Compiling miniz_oxide v0.8.9
14132026-09-04T23:22:59.927Z Compiling try-lock v0.2.5
14142026-09-04T23:22:59.931Z Compiling radium v0.7.0
14152026-09-04T23:22:59.959Z Compiling atomic-waker v1.1.2
14162026-09-04T23:22:59.963Z Compiling untrusted v0.7.1
14172026-09-04T23:23:00.054Z Compiling rustc_version v0.4.1
14182026-09-04T23:23:00.110Z Compiling unicode-segmentation v1.12.0
14192026-09-04T23:23:00.126Z Compiling tower-service v0.3.3
14202026-09-04T23:23:00.129Z Compiling want v0.3.1
14212026-09-04T23:23:00.279Z Compiling openssl v0.10.80
14222026-09-04T23:23:00.307Z Compiling aws-lc-sys v0.40.0
14232026-09-04T23:23:00.324Z Compiling openssl-sys v0.9.117
14242026-09-04T23:23:00.361Z Compiling foreign-types-shared v0.1.1
14252026-09-04T23:23:00.410Z Compiling untrusted v0.9.0
14262026-09-04T23:23:00.463Z Compiling tap v1.0.1
14272026-09-04T23:23:00.495Z Compiling regex-automata v0.4.14
14282026-09-04T23:23:00.547Z Compiling synstructure v0.13.2
14292026-09-04T23:23:00.561Z Compiling serde_derive_internals v0.29.1
14302026-09-04T23:23:00.564Z Compiling pest_generator v2.8.6
14312026-09-04T23:23:00.579Z Compiling darling_core v0.20.11
14322026-09-04T23:23:00.605Z Compiling httpdate v1.0.3
14332026-09-04T23:23:00.605Z Compiling maybe-uninit v2.0.0
14342026-09-04T23:23:00.609Z Compiling rustls v0.23.41
14352026-09-04T23:23:00.854Z Compiling tempfile v3.27.0
14362026-09-04T23:23:00.886Z Compiling terminal_size v0.4.3
14372026-09-04T23:23:00.928Z Compiling wyz v0.5.1
14382026-09-04T23:23:01.044Z Compiling foreign-types v0.3.2
14392026-09-04T23:23:01.048Z Compiling bzip2-sys v0.1.13+1.0.8
14402026-09-04T23:23:01.080Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14412026-09-04T23:23:01.155Z Compiling unicode-normalization v0.1.25
14422026-09-04T23:23:01.199Z Compiling num-integer v0.1.46
14432026-09-04T23:23:01.260Z Compiling socket2 v0.5.10
14442026-09-04T23:23:01.330Z Compiling wait-timeout v0.2.1
14452026-09-04T23:23:01.360Z Compiling ahash v0.8.12
14462026-09-04T23:23:01.405Z Compiling quick-error v1.2.3
14472026-09-04T23:23:01.438Z Compiling powerfmt v0.2.0
14482026-09-04T23:23:01.460Z Compiling native-tls v0.2.18
14492026-09-04T23:23:01.523Z Compiling bit-vec v0.8.0
14502026-09-04T23:23:01.538Z Compiling num-conv v0.2.0
14512026-09-04T23:23:01.555Z Compiling num-bigint-dig v0.8.6
14522026-09-04T23:23:01.558Z Compiling funty v2.0.0
14532026-09-04T23:23:01.572Z Compiling time-core v0.1.8
14542026-09-04T23:23:01.621Z Compiling packed_struct v0.10.1
14552026-09-04T23:23:01.638Z Compiling clap_builder v4.6.0
14562026-09-04T23:23:01.676Z Compiling deranged v0.5.8
14572026-09-04T23:23:01.691Z Compiling rusty-fork v0.3.1
14582026-09-04T23:23:01.719Z Compiling bit-set v0.8.0
14592026-09-04T23:23:01.756Z Compiling num-iter v0.1.45
14602026-09-04T23:23:01.770Z Compiling time-macros v0.2.27
14612026-09-04T23:23:01.891Z Compiling lazy_static v1.5.0
14622026-09-04T23:23:01.905Z Compiling rand_xorshift v0.4.0
14632026-09-04T23:23:01.921Z Compiling sync_wrapper v1.0.2
14642026-09-04T23:23:01.958Z Compiling bitvec v1.0.1
14652026-09-04T23:23:02.000Z Compiling indexmap v1.9.3
14662026-09-04T23:23:02.041Z Compiling nodrop v0.1.14
14672026-09-04T23:23:02.056Z Compiling crossbeam-utils v0.8.21
14682026-09-04T23:23:02.089Z Compiling unarray v0.1.4
14692026-09-04T23:23:02.149Z Compiling crc-catalog v2.4.0
14702026-09-04T23:23:02.202Z Compiling zlib-rs v0.6.2
14712026-09-04T23:23:02.218Z Compiling siphasher v1.0.2
14722026-09-04T23:23:02.234Z Compiling num_threads v0.1.7
14732026-09-04T23:23:02.257Z Compiling usdt-impl v0.6.0
14742026-09-04T23:23:02.343Z Compiling serde_derive v1.0.228
14752026-09-04T23:23:02.358Z Compiling zeroize_derive v1.5.0
14762026-09-04T23:23:02.405Z Compiling zerocopy-derive v0.8.55
14772026-09-04T23:23:02.422Z Compiling zerofrom-derive v0.1.6
14782026-09-04T23:23:02.506Z Compiling yoke-derive v0.8.1
14792026-09-04T23:23:02.712Z Compiling zerovec-derive v0.11.2
14802026-09-04T23:23:02.756Z Compiling displaydoc v0.2.5
14812026-09-04T23:23:02.926Z Compiling tokio-macros v2.7.0
14822026-09-04T23:23:03.072Z Compiling futures-macro v0.3.32
14832026-09-04T23:23:03.109Z Compiling thiserror-impl v2.0.18
14842026-09-04T23:23:03.493Z Compiling der_derive v0.7.3
14852026-09-04T23:23:03.604Z Compiling tracing-attributes v0.1.31
14862026-09-04T23:23:03.631Z Compiling schemars_derive v0.8.22
14872026-09-04T23:23:03.761Z Compiling scroll_derive v0.13.1
14882026-09-04T23:23:03.799Z Compiling pest_derive v2.8.6
14892026-09-04T23:23:03.916Z Compiling darling_macro v0.20.11
14902026-09-04T23:23:03.950Z Compiling futures-util v0.3.32
14912026-09-04T23:23:03.965Z Compiling zerofrom v0.1.6
14922026-09-04T23:23:04.107Z Compiling yoke v0.8.1
14932026-09-04T23:23:04.291Z Compiling zerovec v0.11.5
14942026-09-04T23:23:04.313Z Compiling zerotrie v0.2.3
14952026-09-04T23:23:04.470Z Compiling openssl-macros v0.1.1
14962026-09-04T23:23:04.536Z Compiling thiserror v2.0.18
14972026-09-04T23:23:04.551Z Compiling thiserror-impl v1.0.69
14982026-09-04T23:23:04.647Z Compiling scroll v0.13.0
14992026-09-04T23:23:04.663Z Compiling darling v0.20.11
15002026-09-04T23:23:04.667Z Compiling packed_struct_codegen v0.10.1
15012026-09-04T23:23:04.764Z Compiling zerocopy-derive v0.6.6
15022026-09-04T23:23:04.801Z Compiling tinystr v0.8.2
15032026-09-04T23:23:04.862Z Compiling potential_utf v0.1.4
15042026-09-04T23:23:04.879Z Compiling bitfield-macros v0.19.4
15052026-09-04T23:23:04.949Z Compiling goblin v0.10.5
15062026-09-04T23:23:04.996Z Compiling icu_locale_core v2.1.1
15072026-09-04T23:23:05.030Z Compiling icu_collections v2.1.1
15082026-09-04T23:23:05.030Z Compiling tracing v0.1.44
15092026-09-04T23:23:05.066Z Compiling clap_derive v4.6.1
15102026-09-04T23:23:05.330Z Compiling paste v1.0.15
15112026-09-04T23:23:05.515Z Compiling object v0.37.3
15122026-09-04T23:23:05.560Z Compiling flate2 v1.1.9
15132026-09-04T23:23:05.660Z Compiling icu_provider v2.1.1
15142026-09-04T23:23:05.675Z Compiling bitfield v0.19.4
15152026-09-04T23:23:05.696Z Compiling zerocopy v0.6.6
15162026-09-04T23:23:05.885Z Compiling derive_builder_core v0.20.2
15172026-09-04T23:23:05.902Z Compiling zeroize v1.9.0
15182026-09-04T23:23:05.928Z Compiling bytes v1.11.1
15192026-09-04T23:23:05.944Z Compiling icu_properties v2.1.2
15202026-09-04T23:23:05.981Z Compiling icu_normalizer v2.1.1
15212026-09-04T23:23:05.998Z Compiling chrono v0.4.45
15222026-09-04T23:23:05.998Z Compiling ipnet v2.12.0
15232026-09-04T23:23:06.001Z Compiling hex v0.4.3
15242026-09-04T23:23:06.053Z Compiling thiserror v1.0.69
15252026-09-04T23:23:06.170Z Compiling der v0.7.10
15262026-09-04T23:23:06.302Z Compiling rustls-pki-types v1.14.0
15272026-09-04T23:23:06.358Z Compiling hybrid-array v0.4.13
15282026-09-04T23:23:06.528Z Compiling tokio v1.52.1
15292026-09-04T23:23:06.544Z Compiling http v1.4.2
15302026-09-04T23:23:06.573Z Compiling serde_spanned v0.6.9
15312026-09-04T23:23:06.720Z Compiling block-buffer v0.10.4
15322026-09-04T23:23:06.735Z Compiling crypto-common v0.1.7
15332026-09-04T23:23:06.769Z Compiling toml_datetime v0.6.11
15342026-09-04T23:23:06.906Z Compiling digest v0.10.7
15352026-09-04T23:23:06.920Z Compiling idna_adapter v1.2.1
15362026-09-04T23:23:06.934Z Compiling clap v4.6.1
15372026-09-04T23:23:07.032Z Compiling ppv-lite86 v0.2.21
15382026-09-04T23:23:07.057Z Compiling idna v1.1.0
15392026-09-04T23:23:07.072Z Compiling spki v0.7.3
15402026-09-04T23:23:07.153Z Compiling sha2 v0.10.9
15412026-09-04T23:23:07.177Z Compiling signature v2.2.0
15422026-09-04T23:23:07.192Z Compiling http-body v1.0.1
15432026-09-04T23:23:07.310Z Compiling pkcs8 v0.10.2
15442026-09-04T23:23:07.333Z Compiling rand_chacha v0.9.0
15452026-09-04T23:23:07.364Z Compiling url v2.5.8
15462026-09-04T23:23:07.383Z Compiling rand_chacha v0.3.1
15472026-09-04T23:23:07.399Z Compiling hmac v0.12.1
15482026-09-04T23:23:07.403Z Compiling http-body-util v0.1.3
15492026-09-04T23:23:07.479Z Compiling pkcs1 v0.7.5
15502026-09-04T23:23:07.589Z Compiling rand v0.9.2
15512026-09-04T23:23:07.605Z Compiling rand v0.8.6
15522026-09-04T23:23:07.658Z Compiling dof v0.4.0
15532026-09-04T23:23:07.732Z Compiling dtrace-parser v0.3.0
15542026-09-04T23:23:07.764Z Compiling time v0.3.47
15552026-09-04T23:23:08.139Z Compiling scroll_derive v0.12.1
15562026-09-04T23:23:08.142Z Compiling structmeta-derive v0.3.0
15572026-09-04T23:23:08.182Z Compiling crc v3.4.0
15582026-09-04T23:23:08.202Z Compiling array-init v0.0.4
15592026-09-04T23:23:08.247Z Compiling proptest v1.11.0
15602026-09-04T23:23:08.445Z Compiling smallvec v0.6.14
15612026-09-04T23:23:08.474Z Compiling darling_core v0.23.0
15622026-09-04T23:23:08.520Z Compiling heapless v0.7.17
15632026-09-04T23:23:08.574Z Compiling slog v2.8.2
15642026-09-04T23:23:08.589Z Compiling thread-id v5.1.0
15652026-09-04T23:23:08.674Z Compiling env_filter v2.0.0
15662026-09-04T23:23:08.688Z Compiling syn v3.0.3
15672026-09-04T23:23:08.766Z Compiling ipnetwork v0.21.1
15682026-09-04T23:23:08.811Z Compiling cookie v0.18.1
15692026-09-04T23:23:08.811Z Compiling hashbrown v0.12.3
15702026-09-04T23:23:08.863Z Compiling ryu v1.0.23
15712026-09-04T23:23:08.907Z Compiling anyhow v1.0.104
15722026-09-04T23:23:08.998Z Compiling gimli v0.32.3
15732026-09-04T23:23:09.040Z Compiling winnow v0.5.40
15742026-09-04T23:23:09.064Z Compiling unicode-properties v0.1.4
15752026-09-04T23:23:09.190Z Compiling zstd-safe v7.2.4
15762026-09-04T23:23:09.274Z Compiling allocator-api2 v0.2.21
15772026-09-04T23:23:09.300Z Compiling signal-hook v0.3.18
15782026-09-04T23:23:09.318Z Compiling unicode-bidi v0.3.18
15792026-09-04T23:23:09.333Z Compiling base64 v0.21.7
15802026-09-04T23:23:09.350Z Compiling iri-string v0.7.10
15812026-09-04T23:23:09.366Z Compiling structmeta v0.3.0
15822026-09-04T23:23:09.461Z Compiling rsa v0.9.10
15832026-09-04T23:23:09.602Z Compiling ron v0.8.1
15842026-09-04T23:23:09.646Z Compiling oxnet v0.1.6
15852026-09-04T23:23:09.671Z Compiling stringprep v0.1.5
15862026-09-04T23:23:09.685Z Compiling serde_urlencoded v0.7.1
15872026-09-04T23:23:09.880Z Compiling scroll v0.12.0
15882026-09-04T23:23:09.928Z Compiling env_logger v0.11.11
15892026-09-04T23:23:10.142Z Compiling serde-hex v0.1.0
15902026-09-04T23:23:10.168Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15912026-09-04T23:23:10.303Z Compiling bzip2 v0.4.4
15922026-09-04T23:23:10.369Z Compiling toml_edit v0.19.15
15932026-09-04T23:23:10.542Z Compiling tokio-util v0.7.18
15942026-09-04T23:23:10.558Z Compiling tower v0.5.3
15952026-09-04T23:23:10.588Z Compiling tokio-native-tls v0.3.1
15962026-09-04T23:23:10.731Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15972026-09-04T23:23:10.747Z Compiling addr2line v0.25.1
15982026-09-04T23:23:10.782Z Compiling newtype-uuid v1.3.2
15992026-09-04T23:23:10.951Z Compiling hashbrown v0.13.2
16002026-09-04T23:23:11.038Z Compiling tower-http v0.6.8
16012026-09-04T23:23:11.080Z Compiling x509-cert v0.2.5
16022026-09-04T23:23:11.092Z Compiling darling_macro v0.23.0
16032026-09-04T23:23:11.108Z Compiling md-5 v0.10.6
16042026-09-04T23:23:11.133Z Compiling block-buffer v0.12.1
16052026-09-04T23:23:11.291Z Compiling h2 v0.4.15
16062026-09-04T23:23:11.351Z Compiling crypto-common v0.2.2
16072026-09-04T23:23:11.461Z Compiling block-padding v0.4.2
16082026-09-04T23:23:11.464Z Compiling derive_builder_macro v0.20.2
16092026-09-04T23:23:11.614Z Compiling rustls-native-certs v0.8.3
16102026-09-04T23:23:11.647Z Compiling serde_tokenstream v0.2.3
16112026-09-04T23:23:11.911Z Compiling erased-serde v0.3.31
16122026-09-04T23:23:11.982Z Compiling camino v1.2.5
16132026-09-04T23:23:11.997Z Compiling bstr v1.12.1
16142026-09-04T23:23:12.169Z Compiling zerocopy-derive v0.7.35
16152026-09-04T23:23:12.254Z Compiling daft-derive v0.1.8
16162026-09-04T23:23:12.388Z Compiling pin-project-internal v1.1.11
16172026-09-04T23:23:12.415Z Compiling async-trait v0.1.89
16182026-09-04T23:23:12.433Z Compiling heck v0.4.1
16192026-09-04T23:23:12.598Z Compiling curve25519-dalek v4.1.3
16202026-09-04T23:23:12.666Z Compiling vergen-lib v9.1.0
16212026-09-04T23:23:12.681Z Compiling hash32 v0.2.1
16222026-09-04T23:23:12.708Z Compiling memoffset v0.9.1
16232026-09-04T23:23:12.892Z Compiling encoding_rs v0.8.35
16242026-09-04T23:23:12.906Z Compiling litrs v1.0.0
16252026-09-04T23:23:12.944Z Compiling mime v0.3.17
16262026-09-04T23:23:12.979Z Compiling smoltcp v0.9.1
16272026-09-04T23:23:13.080Z Compiling ref-cast v1.0.25
16282026-09-04T23:23:13.126Z Compiling cfg_aliases v0.2.1
16292026-09-04T23:23:13.126Z Compiling rustc-demangle v0.1.27
16302026-09-04T23:23:13.157Z Compiling crc-any v2.5.0
16312026-09-04T23:23:13.228Z Compiling owo-colors v4.3.0
16322026-09-04T23:23:13.244Z Compiling psl-types v2.0.11
16332026-09-04T23:23:13.386Z Compiling fallible-iterator v0.2.0
16342026-09-04T23:23:13.401Z Compiling rustix v0.38.44
16352026-09-04T23:23:13.455Z Compiling publicsuffix v2.3.0
16362026-09-04T23:23:13.469Z Compiling document-features v0.2.12
16372026-09-04T23:23:13.492Z Compiling nix v0.31.2
16382026-09-04T23:23:13.557Z Compiling zerocopy v0.7.35
16392026-09-04T23:23:13.573Z Compiling daft v0.1.8
16402026-09-04T23:23:13.648Z Compiling pin-project v1.1.11
16412026-09-04T23:23:13.733Z Compiling postgres-protocol v0.6.10
16422026-09-04T23:23:13.787Z Compiling snafu-derive v0.8.9
16432026-09-04T23:23:13.887Z Compiling derive_builder v0.20.2
16442026-09-04T23:23:13.915Z Compiling toml v0.7.8
16452026-09-04T23:23:13.930Z Compiling darling v0.23.0
16462026-09-04T23:23:14.024Z Compiling inout v0.2.2
16472026-09-04T23:23:14.039Z Compiling object v0.30.4
16482026-09-04T23:23:14.123Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16492026-09-04T23:23:14.150Z Compiling zip v0.6.6
16502026-09-04T23:23:14.187Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16512026-09-04T23:23:14.230Z Compiling goblin v0.8.2
16522026-09-04T23:23:14.443Z Compiling derive-ex v0.1.8
16532026-09-04T23:23:14.496Z Compiling hyper v1.10.1
16542026-09-04T23:23:14.511Z Compiling backtrace v0.3.76
16552026-09-04T23:23:14.700Z Compiling futures-executor v0.3.32
16562026-09-04T23:23:14.780Z Compiling hubpack_derive v0.1.1
16572026-09-04T23:23:14.823Z Compiling regex v1.12.3
16582026-09-04T23:23:14.858Z Compiling phf_shared v0.13.1
16592026-09-04T23:23:14.873Z Compiling ref-cast-impl v1.0.25
16602026-09-04T23:23:14.993Z Compiling strum_macros v0.27.2
16612026-09-04T23:23:15.125Z Compiling curve25519-dalek-derive v0.1.1
16622026-09-04T23:23:15.285Z Compiling convert_case v0.10.0
16632026-09-04T23:23:15.300Z Compiling vergen v9.1.0
16642026-09-04T23:23:15.461Z Compiling cargo-platform v0.3.2
16652026-09-04T23:23:15.492Z Compiling ff v0.13.1
16662026-09-04T23:23:15.528Z Compiling fs-err v3.3.0
16672026-09-04T23:23:15.587Z Compiling foldhash v0.1.5
16682026-09-04T23:23:15.608Z Compiling hyper-util v0.1.20
16692026-09-04T23:23:15.657Z Compiling base16ct v0.2.0
16702026-09-04T23:23:15.731Z Compiling bitflags v1.3.2
16712026-09-04T23:23:15.760Z Compiling jiff-core v0.1.0
16722026-09-04T23:23:15.777Z Compiling is_ci v1.2.0
16732026-09-04T23:23:15.797Z Compiling bumpalo v3.20.2
16742026-09-04T23:23:15.812Z Compiling same-file v1.0.6
16752026-09-04T23:23:15.832Z Compiling path-slash v0.1.5
16762026-09-04T23:23:15.835Z Compiling foldhash v0.2.0
16772026-09-04T23:23:15.863Z Compiling managed v0.8.0
16782026-09-04T23:23:15.931Z Compiling libbz2-rs-sys v0.2.2
16792026-09-04T23:23:15.983Z Compiling walkdir v2.5.0
16802026-09-04T23:23:15.998Z Compiling zopfli v0.8.3
16812026-09-04T23:23:16.066Z Compiling hashbrown v0.16.1
16822026-09-04T23:23:16.104Z Compiling supports-color v3.0.2
16832026-09-04T23:23:16.145Z Compiling textwrap v0.16.2
16842026-09-04T23:23:16.205Z Compiling test-strategy v0.4.5
16852026-09-04T23:23:16.314Z Compiling snafu v0.8.9
16862026-09-04T23:23:16.618Z Compiling jiff v0.2.34
16872026-09-04T23:23:16.634Z Compiling dof v0.3.0
16882026-09-04T23:23:16.671Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16892026-09-04T23:23:16.674Z Compiling bzip2 v0.6.1
16902026-09-04T23:23:16.705Z Compiling sec1 v0.7.3
16912026-09-04T23:23:16.902Z Compiling hashbrown v0.15.5
16922026-09-04T23:23:16.917Z Compiling cargo_metadata v0.23.1
16932026-09-04T23:23:16.993Z Compiling group v0.13.0
16942026-09-04T23:23:17.011Z Compiling hyper-tls v0.6.0
16952026-09-04T23:23:17.027Z Compiling derive_more-impl v2.1.1
16962026-09-04T23:23:17.067Z Compiling strum v0.27.2
16972026-09-04T23:23:17.193Z Compiling reqwest v0.12.28
16982026-09-04T23:23:17.268Z Compiling hubpack v0.1.2
16992026-09-04T23:23:17.353Z Compiling phf v0.13.1
17002026-09-04T23:23:17.378Z Compiling backtrace-ext v0.2.1
17012026-09-04T23:23:17.394Z Compiling futures v0.3.32
17022026-09-04T23:23:17.471Z Compiling signal-hook-mio v0.2.5
17032026-09-04T23:23:17.486Z Compiling cookie_store v0.22.1
17042026-09-04T23:23:17.537Z Compiling zstd v0.13.3
17052026-09-04T23:23:17.565Z Compiling cipher v0.5.2
17062026-09-04T23:23:17.602Z Compiling postgres-types v0.2.12
17072026-09-04T23:23:17.752Z Compiling serde_with_macros v3.21.0
17082026-09-04T23:23:17.905Z Compiling globset v0.4.18
17092026-09-04T23:23:17.926Z Compiling usdt-attr-macro v0.6.0
17102026-09-04T23:23:18.138Z Compiling usdt-macro v0.6.0
17112026-09-04T23:23:18.221Z Compiling byte-wrapper v0.1.0
17122026-09-04T23:23:18.236Z Compiling hkdf v0.12.4
17132026-09-04T23:23:18.272Z Compiling ed25519 v2.2.3
17142026-09-04T23:23:18.383Z Compiling crypto-bigint v0.5.5
17152026-09-04T23:23:18.425Z Compiling dtrace-parser v0.2.0
17162026-09-04T23:23:18.583Z Compiling serde-big-array v0.5.1
17172026-09-04T23:23:18.664Z Compiling olpc-cjson v0.1.4
17182026-09-04T23:23:18.703Z Compiling serde_plain v1.0.2
17192026-09-04T23:23:18.754Z Compiling phf_shared v0.11.3
17202026-09-04T23:23:18.812Z Compiling strum_macros v0.26.4
17212026-09-04T23:23:18.848Z Compiling miette-derive v7.6.0
17222026-09-04T23:23:18.923Z Compiling async-recursion v1.1.1
17232026-09-04T23:23:18.968Z Compiling serde_repr v0.1.20
17242026-09-04T23:23:18.984Z Compiling enum-as-inner v0.6.1
17252026-09-04T23:23:18.987Z Compiling float-cmp v0.10.0
17262026-09-04T23:23:19.018Z Compiling pem v3.0.6
17272026-09-04T23:23:19.164Z Compiling thread-id v4.2.2
17282026-09-04T23:23:19.216Z Compiling memmap2 v0.9.10
17292026-09-04T23:23:19.229Z Compiling either v1.15.0
17302026-09-04T23:23:19.261Z Compiling new_debug_unreachable v1.0.6
17312026-09-04T23:23:19.341Z Compiling supports-hyperlinks v3.2.0
17322026-09-04T23:23:19.356Z Compiling fixedbitset v0.4.2
17332026-09-04T23:23:19.371Z Compiling difflib v0.4.0
17342026-09-04T23:23:19.456Z Compiling keccak v0.1.6
17352026-09-04T23:23:19.459Z Compiling fixedbitset v0.5.7
17362026-09-04T23:23:19.523Z Compiling cpufeatures v0.3.0
17372026-09-04T23:23:19.555Z Compiling static_assertions v1.1.0
17382026-09-04T23:23:19.576Z Compiling whoami v2.1.0
17392026-09-04T23:23:19.603Z Compiling const-oid v0.10.2
17402026-09-04T23:23:19.619Z Compiling typed-path v0.9.3
17412026-09-04T23:23:19.636Z Compiling supports-unicode v3.0.0
17422026-09-04T23:23:19.652Z Compiling precomputed-hash v0.1.1
17432026-09-04T23:23:19.656Z Compiling normalize-line-endings v0.3.0
17442026-09-04T23:23:19.757Z Compiling data-encoding v2.10.0
17452026-09-04T23:23:19.776Z Compiling predicates-core v1.0.10
17462026-09-04T23:23:19.796Z Compiling winnow v1.0.3
17472026-09-04T23:23:19.819Z Compiling tokio-postgres v0.7.16
17482026-09-04T23:23:19.837Z Compiling digest v0.11.3
17492026-09-04T23:23:19.959Z Compiling predicates v3.1.4
17502026-09-04T23:23:19.974Z Compiling string_cache v0.8.9
17512026-09-04T23:23:19.990Z Compiling petgraph v0.8.3
17522026-09-04T23:23:20.075Z Compiling miette v7.6.0
17532026-09-04T23:23:20.093Z Compiling hickory-proto v0.25.2
17542026-09-04T23:23:20.228Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17552026-09-04T23:23:20.244Z Compiling sha3 v0.10.8
17562026-09-04T23:23:20.337Z Compiling chacha20 v0.10.0
17572026-09-04T23:23:20.481Z Compiling toml_edit v0.22.27
17582026-09-04T23:23:20.554Z Compiling petgraph v0.6.5
17592026-09-04T23:23:20.631Z Compiling strum v0.26.3
17602026-09-04T23:23:20.648Z Compiling itertools v0.13.0
17612026-09-04T23:23:20.708Z Compiling toml_parser v1.1.2+spec-1.1.0
17622026-09-04T23:23:20.724Z Compiling usdt v0.6.0
17632026-09-04T23:23:20.778Z Compiling elliptic-curve v0.13.8
17642026-09-04T23:23:20.872Z Compiling usdt-impl v0.5.0
17652026-09-04T23:23:20.887Z Compiling serde_with v3.21.0
17662026-09-04T23:23:21.002Z Compiling zip v4.6.1
17672026-09-04T23:23:21.138Z Compiling crossterm v0.28.1
17682026-09-04T23:23:21.198Z Compiling ed25519-dalek v2.2.0
17692026-09-04T23:23:21.258Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-04T23:23:21.350Z Compiling derive_more v2.1.1
17712026-09-04T23:23:21.751Z Compiling iddqd v0.4.2
17722026-09-04T23:23:21.929Z Compiling similar v2.7.0
17732026-09-04T23:23:21.969Z Compiling tokio-stream v0.1.18
17742026-09-04T23:23:21.972Z Compiling crossbeam-epoch v0.9.18
17752026-09-04T23:23:22.057Z Compiling buf-list v1.1.2
17762026-09-04T23:23:22.137Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-04T23:23:22.325Z Compiling openapiv3 v2.2.0
17782026-09-04T23:23:22.340Z Compiling lalrpop-util v0.19.12
17792026-09-04T23:23:22.355Z Compiling peg-runtime v0.8.5
17802026-09-04T23:23:22.434Z Compiling thread_local v1.1.9
17812026-09-04T23:23:22.455Z Compiling slog-async v2.8.0
17822026-09-04T23:23:22.470Z Compiling crossbeam-channel v0.5.15
17832026-09-04T23:23:22.552Z Compiling is-terminal v0.4.17
17842026-09-04T23:23:22.659Z Compiling filetime v0.2.27
17852026-09-04T23:23:22.676Z Compiling term v1.2.1
17862026-09-04T23:23:22.718Z Compiling take_mut v0.2.2
17872026-09-04T23:23:22.734Z Compiling xattr v1.6.1
17882026-09-04T23:23:22.809Z Compiling camino-tempfile v1.4.1
17892026-09-04T23:23:22.861Z Compiling tar v0.4.46
17902026-09-04T23:23:22.955Z Compiling slog-term v2.9.2
17912026-09-04T23:23:40.229Z Compiling rustls-webpki v0.103.13
17922026-09-04T23:23:42.927Z Compiling tokio-rustls v0.26.4
17932026-09-04T23:23:42.927Z Compiling rustls-platform-verifier v0.6.2
17942026-09-04T23:23:42.927Z Compiling tough v0.22.0
17952026-09-04T23:23:43.130Z Compiling hyper-rustls v0.27.7
17962026-09-04T23:23:43.330Z Compiling reqwest v0.13.2
17972026-09-04T23:23:45.488Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-04T23:23:45.736Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-04T23:23:48.698Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.65s
18002026-09-04T23:23:48.837Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-04T23:23:48.895ZSep 04 23:23:48.344 INFO Starting download, target: Console
18022026-09-04T23:23:48.895ZSep 04 23:23:48.344 INFO Starting download, target: Clickhouse
18032026-09-04T23:23:48.896ZSep 04 23:23:48.344 INFO Starting download, target: DendriteStub
18042026-09-04T23:23:48.896ZSep 04 23:23:48.345 INFO Starting download, target: Cockroach
18052026-09-04T23:23:48.896ZSep 04 23:23:48.345 INFO Starting download, target: MaghemiteMgd
18062026-09-04T23:23:48.899ZSep 04 23:23:48.345 INFO Starting download, target: MaghemiteDdmd
18072026-09-04T23:23:48.899ZSep 04 23:23:48.345 INFO Starting download, target: TransceiverControl
18082026-09-04T23:23:48.899ZSep 04 23:23:48.345 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-04T23:23:48.899ZSep 04 23:23:48.345 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-04T23:23:48.899ZSep 04 23:23:48.345 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18112026-09-04T23:23:48.899ZSep 04 23:23:48.345 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18122026-09-04T23:23:48.900ZSep 04 23:23:48.345 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18132026-09-04T23:23:48.900ZSep 04 23:23:48.345 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-04T23:23:48.900ZSep 04 23:23:48.345 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-04T23:23:49.511ZSep 04 23:23:48.956 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-04T23:23:49.686ZSep 04 23:23:49.130 INFO Download complete, target: TransceiverControl
18172026-09-04T23:23:50.675ZSep 04 23:23:50.119 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-04T23:23:50.870ZSep 04 23:23:50.317 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18192026-09-04T23:23:50.887ZSep 04 23:23:50.335 INFO Download complete, target: Console
18202026-09-04T23:23:50.939ZSep 04 23:23:50.387 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18212026-09-04T23:23:51.144ZSep 04 23:23:50.587 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18222026-09-04T23:23:51.230ZSep 04 23:23:50.676 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18232026-09-04T23:23:51.637ZSep 04 23:23:51.086 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-04T23:23:51.637ZSep 04 23:23:51.086 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-04T23:23:52.609ZSep 04 23:23:52.058 INFO Download complete, target: MaghemiteDdmd
18262026-09-04T23:23:53.181ZSep 04 23:23:52.629 INFO Download complete, target: DendriteStub
18272026-09-04T23:23:53.396ZSep 04 23:23:52.845 INFO Download complete, target: MaghemiteMgd
18282026-09-04T23:23:55.478ZSep 04 23:23:54.927 INFO Checking that binary works, target: Cockroach
18292026-09-04T23:23:55.597ZSep 04 23:23:55.045 INFO Download complete, target: Cockroach
18302026-09-04T23:23:56.654ZSep 04 23:23:56.103 INFO Checking that binary works, target: Clickhouse
18312026-09-04T23:23:56.733ZSep 04 23:23:56.183 INFO Download complete, target: Clickhouse
18322026-09-04T23:23:56.740ZAll prerequisites installed successfully
18332026-09-04T23:23:56.744Z
18342026-09-04T23:23:56.744Zreal 1:53.923227095
18352026-09-04T23:23:56.744Zuser 7:23.911590909
18362026-09-04T23:23:56.744Zsys 1:50.956433958
18372026-09-04T23:23:56.744Ztrap 0.316921861
18382026-09-04T23:23:56.744Ztflt 0.735774054
18392026-09-04T23:23:56.744Zdflt 1.449769278
18402026-09-04T23:23:56.744Zkflt 0.019032027
18412026-09-04T23:23:56.744Zlock 28:41.090848861
18422026-09-04T23:23:56.744Zslp 20:35.877950223
18432026-09-04T23:23:56.744Zlat 31.589900782
18442026-09-04T23:23:56.744Zstop 3:39.008853907
18452026-09-04T23:23:56.744Z+ ptime -m cargo xtask download softnpu
18462026-09-04T23:23:57.202Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-04T23:23:57.221Z Running `target/debug/xtask download softnpu`
18482026-09-04T23:23:57.987Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-04T23:23:58.050Z Running `target/debug/xtask-downloader softnpu`
18502026-09-04T23:23:58.091ZSep 04 23:23:57.540 INFO Starting download, target: Softnpu
18512026-09-04T23:23:58.095ZSep 04 23:23:57.541 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-04T23:23:58.665ZSep 04 23:23:58.114 INFO Download complete, target: Softnpu
18532026-09-04T23:23:58.669Z
18542026-09-04T23:23:58.673Zreal 1.922153657
18552026-09-04T23:23:58.674Zuser 1.318180217
18562026-09-04T23:23:58.674Zsys 0.612043587
18572026-09-04T23:23:58.674Ztrap 0.000501630
18582026-09-04T23:23:58.674Ztflt 0.000088380
18592026-09-04T23:23:58.674Zdflt 0.000230740
18602026-09-04T23:23:58.674Zkflt 0.000000000
18612026-09-04T23:23:58.674Zlock 10.720210480
18622026-09-04T23:23:58.674Zslp 0.429753541
18632026-09-04T23:23:58.674Zlat 0.086417016
18642026-09-04T23:23:58.674Zstop 0.000182950
18652026-09-04T23:23:58.674Z+ export CARGO_INCREMENTAL=0
18662026-09-04T23:23:58.674Z+ CARGO_INCREMENTAL=0
18672026-09-04T23:23:58.674Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-04T23:23:59.582Z Compiling proc-macro2 v1.0.106
18692026-09-04T23:23:59.582Z Compiling quote v1.0.45
18702026-09-04T23:23:59.582Z Compiling unicode-ident v1.0.24
18712026-09-04T23:23:59.585Z Compiling serde_core v1.0.228
18722026-09-04T23:23:59.585Z Compiling libc v0.2.185
18732026-09-04T23:23:59.585Z Compiling serde v1.0.228
18742026-09-04T23:23:59.586Z Compiling cfg-if v1.0.4
18752026-09-04T23:23:59.586Z Compiling version_check v0.9.5
18762026-09-04T23:23:59.586Z Compiling autocfg v1.5.0
18772026-09-04T23:23:59.586Z Compiling find-msvc-tools v0.1.9
18782026-09-04T23:23:59.586Z Compiling shlex v1.3.0
18792026-09-04T23:23:59.586Z Compiling memchr v2.8.0
18802026-09-04T23:23:59.586Z Compiling zmij v1.0.21
18812026-09-04T23:23:59.726Z Compiling serde_json v1.0.151
18822026-09-04T23:23:59.879Z Compiling portable-atomic v1.13.1
18832026-09-04T23:24:00.053Z Compiling zerocopy v0.8.55
18842026-09-04T23:24:00.087Z Compiling libm v0.2.16
18852026-09-04T23:24:00.101Z Compiling getrandom v0.4.3
18862026-09-04T23:24:00.127Z Compiling icu_normalizer_data v2.1.1
18872026-09-04T23:24:00.152Z Compiling icu_properties_data v2.1.2
18882026-09-04T23:24:00.168Z Compiling smallvec v1.15.1
18892026-09-04T23:24:00.200Z Compiling parking_lot_core v0.9.12
18902026-09-04T23:24:00.234Z Compiling generic-array v0.14.7
18912026-09-04T23:24:00.273Z Compiling num-traits v0.2.19
18922026-09-04T23:24:00.469Z Compiling itoa v1.0.17
18932026-09-04T23:24:00.484Z Compiling log v0.4.33
18942026-09-04T23:24:00.508Z Compiling subtle v2.6.1
18952026-09-04T23:24:00.524Z Compiling pkg-config v0.3.32
18962026-09-04T23:24:00.585Z Compiling stable_deref_trait v1.2.1
18972026-09-04T23:24:00.589Z Compiling typenum v1.20.1
18982026-09-04T23:24:00.597Z Compiling rustix v1.1.4
18992026-09-04T23:24:00.704Z Compiling getrandom v0.3.4
19002026-09-04T23:24:00.716Z Compiling scopeguard v1.2.0
19012026-09-04T23:24:00.754Z Compiling thiserror v2.0.18
19022026-09-04T23:24:00.809Z Compiling rand_core v0.10.0
19032026-09-04T23:24:00.825Z Compiling lock_api v0.4.14
19042026-09-04T23:24:00.979Z Compiling errno v0.3.14
19052026-09-04T23:24:01.002Z Compiling jobserver v0.1.34
19062026-09-04T23:24:01.092Z Compiling critical-section v1.2.0
19072026-09-04T23:24:01.128Z Compiling getrandom v0.2.17
19082026-09-04T23:24:01.165Z Compiling equivalent v1.0.2
19092026-09-04T23:24:01.185Z Compiling percent-encoding v2.3.2
19102026-09-04T23:24:01.200Z Compiling writeable v0.6.2
19112026-09-04T23:24:01.224Z Compiling syn v2.0.117
19122026-09-04T23:24:01.247Z Compiling cc v1.2.56
19132026-09-04T23:24:01.254Z Compiling litemap v0.8.1
19142026-09-04T23:24:01.270Z Compiling schemars v0.8.22
19152026-09-04T23:24:01.282Z Compiling rand_core v0.6.4
19162026-09-04T23:24:01.343Z Compiling pin-project-lite v0.2.17
19172026-09-04T23:24:01.358Z Compiling syn v1.0.109
19182026-09-04T23:24:01.437Z Compiling once_cell v1.21.3
19192026-09-04T23:24:01.524Z Compiling rustversion v1.0.22
19202026-09-04T23:24:01.595Z Compiling heck v0.5.0
19212026-09-04T23:24:01.599Z Compiling hashbrown v0.17.0
19222026-09-04T23:24:01.652Z Compiling dunce v1.0.5
19232026-09-04T23:24:01.665Z Compiling fs_extra v1.3.0
19242026-09-04T23:24:01.719Z Compiling byteorder v1.5.0
19252026-09-04T23:24:01.719Z Compiling utf8_iter v1.0.4
19262026-09-04T23:24:01.766Z Compiling form_urlencoded v1.2.2
19272026-09-04T23:24:01.820Z Compiling strsim v0.11.1
19282026-09-04T23:24:01.943Z Compiling signal-hook-registry v1.4.8
19292026-09-04T23:24:02.013Z Compiling cmake v0.1.57
19302026-09-04T23:24:02.038Z Compiling thiserror v1.0.69
19312026-09-04T23:24:02.141Z Compiling parking_lot v0.12.5
19322026-09-04T23:24:02.189Z Compiling semver v1.0.28
19332026-09-04T23:24:02.223Z Compiling bitflags v2.11.0
19342026-09-04T23:24:02.253Z Compiling indexmap v2.14.0
19352026-09-04T23:24:02.379Z Compiling socket2 v0.6.3
19362026-09-04T23:24:02.400Z Compiling mio v1.2.0
19372026-09-04T23:24:02.511Z Compiling futures-core v0.3.32
19382026-09-04T23:24:02.554Z Compiling aws-lc-rs v1.16.3
19392026-09-04T23:24:02.573Z Compiling aws-lc-sys v0.40.0
19402026-09-04T23:24:02.602Z Compiling const-oid v0.9.6
19412026-09-04T23:24:02.691Z Compiling iana-time-zone v0.1.65
19422026-09-04T23:24:02.734Z Compiling httparse v1.10.1
19432026-09-04T23:24:02.955Z Compiling regex-syntax v0.8.10
19442026-09-04T23:24:02.969Z Compiling crc32fast v1.5.0
19452026-09-04T23:24:03.099Z Compiling fnv v1.0.7
19462026-09-04T23:24:03.137Z Compiling ucd-trie v0.1.7
19472026-09-04T23:24:03.187Z Compiling uuid v1.23.4
19482026-09-04T23:24:03.217Z Compiling vcpkg v0.2.15
19492026-09-04T23:24:03.260Z Compiling ident_case v1.0.1
19502026-09-04T23:24:03.319Z Compiling pest v2.8.6
19512026-09-04T23:24:03.505Z Compiling rustc_version v0.4.1
19522026-09-04T23:24:03.587Z Compiling futures-sink v0.3.32
19532026-09-04T23:24:03.608Z Compiling rustls v0.23.41
19542026-09-04T23:24:03.693Z Compiling dyn-clone v1.0.20
19552026-09-04T23:24:03.719Z Compiling futures-channel v0.3.32
19562026-09-04T23:24:03.813Z Compiling openssl-sys v0.9.117
19572026-09-04T23:24:03.893Z Compiling aho-corasick v1.1.4
19582026-09-04T23:24:03.909Z Compiling futures-io v0.3.32
19592026-09-04T23:24:03.962Z Compiling slab v0.4.12
19602026-09-04T23:24:04.023Z Compiling synstructure v0.13.2
19612026-09-04T23:24:04.040Z Compiling serde_derive_internals v0.29.1
19622026-09-04T23:24:04.112Z Compiling futures-task v0.3.32
19632026-09-04T23:24:04.307Z Compiling num-conv v0.2.0
19642026-09-04T23:24:04.335Z Compiling time-core v0.1.8
19652026-09-04T23:24:04.366Z Compiling radium v0.7.0
19662026-09-04T23:24:04.370Z Compiling plain v0.2.3
19672026-09-04T23:24:04.454Z Compiling pest_meta v2.8.6
19682026-09-04T23:24:04.507Z Compiling crossbeam-utils v0.8.21
19692026-09-04T23:24:04.523Z Compiling time-macros v0.2.27
19702026-09-04T23:24:04.590Z Compiling pretty-hex v0.4.1
19712026-09-04T23:24:04.616Z Compiling maybe-uninit v2.0.0
19722026-09-04T23:24:04.668Z Compiling base64 v0.22.1
19732026-09-04T23:24:04.684Z Compiling base64ct v1.8.3
19742026-09-04T23:24:04.705Z Compiling openssl v0.10.80
19752026-09-04T23:24:04.745Z Compiling regex-automata v0.4.14
19762026-09-04T23:24:04.830Z Compiling slog v2.8.2
19772026-09-04T23:24:04.924Z Compiling flagset v0.4.7
19782026-09-04T23:24:04.989Z Compiling pem-rfc7468 v0.7.0
19792026-09-04T23:24:05.004Z Compiling unicode-segmentation v1.12.0
19802026-09-04T23:24:05.045Z Compiling darling_core v0.23.0
19812026-09-04T23:24:05.071Z Compiling pest_generator v2.8.6
19822026-09-04T23:24:05.087Z Compiling rand_core v0.9.5
19832026-09-04T23:24:05.117Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19842026-09-04T23:24:05.138Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-09-04T23:24:05.223Z Compiling syn v3.0.3
19862026-09-04T23:24:05.241Z Compiling ahash v0.8.12
19872026-09-04T23:24:05.283Z Compiling paste v1.0.15
19882026-09-04T23:24:05.311Z Compiling serde_derive v1.0.228
19892026-09-04T23:24:05.331Z Compiling zeroize_derive v1.5.0
19902026-09-04T23:24:05.347Z Compiling zerofrom-derive v0.1.6
19912026-09-04T23:24:05.351Z Compiling yoke-derive v0.8.1
19922026-09-04T23:24:05.421Z Compiling zerocopy-derive v0.8.55
19932026-09-04T23:24:05.492Z Compiling zerovec-derive v0.11.2
19942026-09-04T23:24:05.519Z Compiling displaydoc v0.2.5
19952026-09-04T23:24:05.534Z Compiling tokio-macros v2.7.0
19962026-09-04T23:24:05.550Z Compiling futures-macro v0.3.32
19972026-09-04T23:24:05.569Z Compiling thiserror-impl v2.0.18
19982026-09-04T23:24:05.600Z Compiling schemars_derive v0.8.22
19992026-09-04T23:24:05.795Z Compiling der_derive v0.7.3
20002026-09-04T23:24:05.799Z Compiling tracing-attributes v0.1.31
20012026-09-04T23:24:05.984Z Compiling thiserror-impl v1.0.69
20022026-09-04T23:24:06.260Z Compiling pest_derive v2.8.6
20032026-09-04T23:24:06.286Z Compiling scroll_derive v0.13.1
20042026-09-04T23:24:06.361Z Compiling futures-util v0.3.32
20052026-09-04T23:24:06.536Z Compiling zerofrom v0.1.6
20062026-09-04T23:24:06.679Z Compiling yoke v0.8.1
20072026-09-04T23:24:06.695Z Compiling scroll_derive v0.12.1
20082026-09-04T23:24:06.794Z Compiling openssl-macros v0.1.1
20092026-09-04T23:24:06.903Z Compiling zerovec v0.11.5
20102026-09-04T23:24:06.941Z Compiling zerotrie v0.2.3
20112026-09-04T23:24:07.124Z Compiling packed_struct v0.10.1
20122026-09-04T23:24:07.232Z Compiling anyhow v1.0.104
20132026-09-04T23:24:07.303Z Compiling num-bigint-dig v0.8.6
20142026-09-04T23:24:07.332Z Compiling native-tls v0.2.18
20152026-09-04T23:24:07.396Z Compiling darling_macro v0.23.0
20162026-09-04T23:24:07.415Z Compiling regex v1.12.3
20172026-09-04T23:24:07.497Z Compiling tinystr v0.8.2
20182026-09-04T23:24:07.514Z Compiling potential_utf v0.1.4
20192026-09-04T23:24:07.576Z Compiling zerocopy-derive v0.7.35
20202026-09-04T23:24:07.704Z Compiling icu_locale_core v2.1.1
20212026-09-04T23:24:07.729Z Compiling icu_collections v2.1.1
20222026-09-04T23:24:08.125Z Compiling tracing-core v0.1.36
20232026-09-04T23:24:08.208Z Compiling cookie v0.18.1
20242026-09-04T23:24:08.300Z Compiling cpufeatures v0.2.17
20252026-09-04T23:24:08.331Z Compiling camino v1.2.5
20262026-09-04T23:24:08.389Z Compiling icu_provider v2.1.1
20272026-09-04T23:24:08.439Z Compiling fastrand v2.3.0
20282026-09-04T23:24:08.543Z Compiling zeroize v1.9.0
20292026-09-04T23:24:08.572Z Compiling bytes v1.11.1
20302026-09-04T23:24:08.687Z Compiling icu_normalizer v2.1.1
20312026-09-04T23:24:08.704Z Compiling icu_properties v2.1.2
20322026-09-04T23:24:08.797Z Compiling chrono v0.4.45
20332026-09-04T23:24:08.942Z Compiling serde_tokenstream v0.2.3
20342026-09-04T23:24:09.102Z Compiling der v0.7.10
20352026-09-04T23:24:09.282Z Compiling tokio v1.52.1
20362026-09-04T23:24:09.298Z Compiling crypto-common v0.1.7
20372026-09-04T23:24:09.336Z Compiling block-buffer v0.10.4
20382026-09-04T23:24:09.466Z Compiling http v1.4.2
20392026-09-04T23:24:09.481Z Compiling digest v0.10.7
20402026-09-04T23:24:09.724Z Compiling idna_adapter v1.2.1
20412026-09-04T23:24:09.890Z Compiling idna v1.1.0
20422026-09-04T23:24:09.943Z Compiling ppv-lite86 v0.2.21
20432026-09-04T23:24:09.984Z Compiling spki v0.7.3
20442026-09-04T23:24:10.224Z Compiling tracing v0.1.44
20452026-09-04T23:24:10.239Z Compiling url v2.5.8
20462026-09-04T23:24:10.256Z Compiling rand_chacha v0.9.0
20472026-09-04T23:24:10.338Z Compiling toml_datetime v0.6.11
20482026-09-04T23:24:10.450Z Compiling serde_spanned v0.6.9
20492026-09-04T23:24:10.599Z Compiling darling v0.23.0
20502026-09-04T23:24:10.638Z Compiling clap_derive v4.6.1
20512026-09-04T23:24:10.652Z Compiling bitfield-macros v0.19.4
20522026-09-04T23:24:10.704Z Compiling zerocopy-derive v0.6.6
20532026-09-04T23:24:10.723Z Compiling packed_struct_codegen v0.10.1
20542026-09-04T23:24:11.017Z Compiling indexmap v1.9.3
20552026-09-04T23:24:11.105Z Compiling simd-adler32 v0.3.8
20562026-09-04T23:24:11.139Z Compiling object v0.37.3
20572026-09-04T23:24:11.183Z Compiling rand v0.9.2
20582026-09-04T23:24:11.372Z Compiling pkcs8 v0.10.2
20592026-09-04T23:24:11.375Z Compiling http-body v1.0.1
20602026-09-04T23:24:11.403Z Compiling rustls-pki-types v1.14.0
20612026-09-04T23:24:11.506Z Compiling daft-derive v0.1.8
20622026-09-04T23:24:11.642Z Compiling spin v0.9.8
20632026-09-04T23:24:11.658Z Compiling usdt-impl v0.5.0
20642026-09-04T23:24:11.771Z Compiling adler2 v2.0.1
20652026-09-04T23:24:11.841Z Compiling ref-cast v1.0.25
20662026-09-04T23:24:11.880Z Compiling utf8parse v0.2.2
20672026-09-04T23:24:11.899Z Compiling openssl-probe v0.2.1
20682026-09-04T23:24:11.916Z Compiling cmov v0.5.4
20692026-09-04T23:24:11.932Z Compiling winnow v0.5.40
20702026-09-04T23:24:11.949Z Compiling either v1.15.0
20712026-09-04T23:24:11.971Z Compiling tinyvec_macros v0.1.1
20722026-09-04T23:24:12.003Z Compiling usdt-impl v0.6.0
20732026-09-04T23:24:12.044Z Compiling anstyle v1.0.14
20742026-09-04T23:24:12.076Z Compiling tinyvec v1.10.0
20752026-09-04T23:24:12.090Z Compiling anstyle-parse v1.0.0
20762026-09-04T23:24:12.145Z Compiling ctutils v0.4.2
20772026-09-04T23:24:12.177Z Compiling miniz_oxide v0.8.9
20782026-09-04T23:24:12.282Z Compiling sha2 v0.10.9
20792026-09-04T23:24:12.318Z Compiling tempfile v3.27.0
20802026-09-04T23:24:12.404Z Compiling scroll v0.12.0
20812026-09-04T23:24:12.441Z Compiling scroll v0.13.0
20822026-09-04T23:24:12.496Z Compiling async-trait v0.1.89
20832026-09-04T23:24:12.548Z Compiling terminal_size v0.4.3
20842026-09-04T23:24:12.656Z Compiling heapless v0.7.17
20852026-09-04T23:24:12.732Z Compiling colorchoice v1.0.4
20862026-09-04T23:24:12.747Z Compiling winnow v0.7.14
20872026-09-04T23:24:12.768Z Compiling try-lock v0.2.5
20882026-09-04T23:24:12.781Z Compiling zstd-safe v7.2.4
20892026-09-04T23:24:12.789Z Compiling is_terminal_polyfill v1.70.2
20902026-09-04T23:24:12.865Z Compiling untrusted v0.7.1
20912026-09-04T23:24:12.881Z Compiling atomic-waker v1.1.2
20922026-09-04T23:24:12.912Z Compiling tower-service v0.3.3
20932026-09-04T23:24:12.942Z Compiling litrs v1.0.0
20942026-09-04T23:24:13.036Z Compiling winnow v1.0.3
20952026-09-04T23:24:13.041Z Compiling tower-layer v0.3.3
20962026-09-04T23:24:13.058Z Compiling anstyle-query v1.1.5
20972026-09-04T23:24:13.128Z Compiling tokio-util v0.7.18
20982026-09-04T23:24:13.200Z Compiling toml_edit v0.19.15
20992026-09-04T23:24:13.205Z Compiling rustix v0.38.44
21002026-09-04T23:24:13.300Z Compiling signal-hook v0.3.18
21012026-09-04T23:24:13.339Z Compiling anstream v1.0.0
21022026-09-04T23:24:13.426Z Compiling document-features v0.2.12
21032026-09-04T23:24:13.456Z Compiling want v0.3.1
21042026-09-04T23:24:13.671Z Compiling goblin v0.10.5
21052026-09-04T23:24:13.860Z Compiling h2 v0.4.15
21062026-09-04T23:24:13.887Z Compiling goblin v0.8.2
21072026-09-04T23:24:13.944Z Compiling toml_parser v1.1.2+spec-1.1.0
21082026-09-04T23:24:13.987Z Compiling hybrid-array v0.4.13
21092026-09-04T23:24:14.168Z Compiling ipnetwork v0.21.1
21102026-09-04T23:24:14.254Z Compiling ipnet v2.12.0
21112026-09-04T23:24:14.366Z Compiling zerocopy v0.7.35
21122026-09-04T23:24:14.539Z Compiling heck v0.4.1
21132026-09-04T23:24:14.570Z Compiling ref-cast-impl v1.0.25
21142026-09-04T23:24:14.704Z Compiling structmeta-derive v0.3.0
21152026-09-04T23:24:14.748Z Compiling darling_core v0.20.11
21162026-09-04T23:24:14.770Z Compiling curve25519-dalek v4.1.3
21172026-09-04T23:24:14.894Z Compiling memoffset v0.9.1
21182026-09-04T23:24:14.986Z Compiling untrusted v0.9.0
21192026-09-04T23:24:15.095Z Compiling httpdate v1.0.3
21202026-09-04T23:24:15.153Z Compiling powerfmt v0.2.0
21212026-09-04T23:24:15.166Z Compiling foreign-types-shared v0.1.1
21222026-09-04T23:24:15.183Z Compiling tap v1.0.1
21232026-09-04T23:24:15.270Z Compiling foreign-types v0.3.2
21242026-09-04T23:24:15.328Z Compiling wyz v0.5.1
21252026-09-04T23:24:15.352Z Compiling deranged v0.5.8
21262026-09-04T23:24:15.422Z Compiling unicode-normalization v0.1.25
21272026-09-04T23:24:15.615Z Compiling dtrace-parser v0.2.0
21282026-09-04T23:24:15.645Z Compiling rand_chacha v0.3.1
21292026-09-04T23:24:15.654Z Compiling signature v2.2.0
21302026-09-04T23:24:15.742Z Compiling structmeta v0.3.0
21312026-09-04T23:24:15.812Z Compiling hex v0.4.3
21322026-09-04T23:24:15.909Z Compiling dtrace-parser v0.3.0
21332026-09-04T23:24:15.966Z Compiling pin-project-internal v1.1.11
21342026-09-04T23:24:16.071Z Compiling num-integer v0.1.46
21352026-09-04T23:24:16.107Z Compiling wait-timeout v0.2.1
21362026-09-04T23:24:16.213Z Compiling dof v0.3.0
21372026-09-04T23:24:16.353Z Compiling thread-id v4.2.2
21382026-09-04T23:24:16.377Z Compiling socket2 v0.5.10
21392026-09-04T23:24:16.416Z Compiling thread-id v5.1.0
21402026-09-04T23:24:16.445Z Compiling dof v0.4.0
21412026-09-04T23:24:16.459Z Compiling num_threads v0.1.7
21422026-09-04T23:24:16.513Z Compiling owo-colors v4.3.0
21432026-09-04T23:24:16.530Z Compiling bit-vec v0.8.0
21442026-09-04T23:24:16.544Z Compiling clap_lex v1.0.0
21452026-09-04T23:24:16.567Z Compiling funty v2.0.0
21462026-09-04T23:24:16.761Z Compiling cfg_aliases v0.2.1
21472026-09-04T23:24:16.778Z Compiling darling_macro v0.20.11
21482026-09-04T23:24:16.868Z Compiling quick-error v1.2.3
21492026-09-04T23:24:17.005Z Compiling smoltcp v0.9.1
21502026-09-04T23:24:17.020Z Compiling rusty-fork v0.3.1
21512026-09-04T23:24:17.020Z Compiling bitvec v1.0.1
21522026-09-04T23:24:17.060Z Compiling hyper v1.10.1
21532026-09-04T23:24:17.077Z Compiling time v0.3.47
21542026-09-04T23:24:17.104Z Compiling nix v0.31.2
21552026-09-04T23:24:17.107Z Compiling bit-set v0.8.0
21562026-09-04T23:24:17.136Z Compiling clap_builder v4.6.0
21572026-09-04T23:24:17.342Z Compiling darling v0.20.11
21582026-09-04T23:24:17.342Z Compiling num-iter v0.1.45
21592026-09-04T23:24:17.508Z Compiling rand v0.8.6
21602026-09-04T23:24:17.541Z Compiling lazy_static v1.5.0
21612026-09-04T23:24:17.580Z Compiling hmac v0.12.1
21622026-09-04T23:24:17.653Z Compiling erased-serde v0.3.31
21632026-09-04T23:24:17.817Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-04T23:24:17.846Z Compiling rand_xorshift v0.4.0
21652026-09-04T23:24:17.999Z Compiling sync_wrapper v1.0.2
21662026-09-04T23:24:18.141Z Compiling hyper-util v0.1.20
21672026-09-04T23:24:18.199Z Compiling unarray v0.1.4
21682026-09-04T23:24:18.335Z Compiling crc-catalog v2.4.0
21692026-09-04T23:24:18.414Z Compiling zlib-rs v0.6.2
21702026-09-04T23:24:18.441Z Compiling nodrop v0.1.14
21712026-09-04T23:24:18.496Z Compiling siphasher v1.0.2
21722026-09-04T23:24:18.526Z Compiling array-init v0.0.4
21732026-09-04T23:24:18.544Z Compiling crc v3.4.0
21742026-09-04T23:24:18.663Z Compiling clap v4.6.1
21752026-09-04T23:24:18.694Z Compiling proptest v1.11.0
21762026-09-04T23:24:18.883Z Compiling tower v0.5.3
21772026-09-04T23:24:19.465Z Compiling smallvec v0.6.14
21782026-09-04T23:24:19.636Z Compiling derive_builder_core v0.20.2
21792026-09-04T23:24:19.662Z Compiling snafu-derive v0.8.9
21802026-09-04T23:24:19.844Z Compiling pkcs1 v0.7.5
21812026-09-04T23:24:19.903Z Compiling zerocopy v0.6.6
21822026-09-04T23:24:20.048Z Compiling http-body-util v0.1.3
21832026-09-04T23:24:20.192Z Compiling bitfield v0.19.4
21842026-09-04T23:24:20.289Z Compiling strum_macros v0.26.4
21852026-09-04T23:24:20.306Z Compiling strum_macros v0.27.2
21862026-09-04T23:24:20.321Z Compiling hubpack_derive v0.1.1
21872026-09-04T23:24:20.415Z Compiling env_filter v2.0.0
21882026-09-04T23:24:20.468Z Compiling flate2 v1.1.9
21892026-09-04T23:24:20.490Z Compiling fs-err v3.3.0
21902026-09-04T23:24:20.732Z Compiling allocator-api2 v0.2.21
21912026-09-04T23:24:20.761Z Compiling hashbrown v0.12.3
21922026-09-04T23:24:20.780Z Compiling unicode-properties v0.1.4
21932026-09-04T23:24:20.907Z Compiling ryu v1.0.23
21942026-09-04T23:24:20.935Z Compiling base64 v0.21.7
21952026-09-04T23:24:21.128Z Compiling iri-string v0.7.10
21962026-09-04T23:24:21.248Z Compiling unicode-bidi v0.3.18
21972026-09-04T23:24:21.248Z Compiling gimli v0.32.3
21982026-09-04T23:24:21.389Z Compiling ron v0.8.1
21992026-09-04T23:24:21.659Z Compiling stringprep v0.1.5
22002026-09-04T23:24:21.764Z Compiling serde_urlencoded v0.7.1
22012026-09-04T23:24:21.897Z Compiling newtype-uuid v1.3.2
22022026-09-04T23:24:21.963Z Compiling env_logger v0.11.11
22032026-09-04T23:24:21.978Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22042026-09-04T23:24:22.029Z Compiling derive_builder_macro v0.20.2
22052026-09-04T23:24:22.044Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22062026-09-04T23:24:22.220Z Compiling rsa v0.9.10
22072026-09-04T23:24:22.220Z Compiling tokio-native-tls v0.3.1
22082026-09-04T23:24:22.252Z Compiling tower-http v0.6.8
22092026-09-04T23:24:22.296Z Compiling oxnet v0.1.6
22102026-09-04T23:24:22.414Z Compiling serde-hex v0.1.0
22112026-09-04T23:24:22.484Z Compiling hashbrown v0.13.2
22122026-09-04T23:24:22.497Z Compiling bzip2 v0.4.4
22132026-09-04T23:24:22.555Z Compiling usdt-macro v0.6.0
22142026-09-04T23:24:22.697Z Compiling usdt-attr-macro v0.6.0
22152026-09-04T23:24:22.712Z Compiling derive-ex v0.1.8
22162026-09-04T23:24:22.742Z Compiling block-padding v0.4.2
22172026-09-04T23:24:22.870Z Compiling crypto-common v0.2.2
22182026-09-04T23:24:22.892Z Compiling block-buffer v0.12.1
22192026-09-04T23:24:23.100Z Compiling addr2line v0.25.1
22202026-09-04T23:24:23.417Z Compiling rustls-native-certs v0.8.3
22212026-09-04T23:24:23.517Z Compiling x509-cert v0.2.5
22222026-09-04T23:24:23.608Z Compiling md-5 v0.10.6
22232026-09-04T23:24:23.772Z Compiling bstr v1.12.1
22242026-09-04T23:24:23.787Z Compiling convert_case v0.10.0
22252026-09-04T23:24:23.991Z Compiling vergen-lib v9.1.0
22262026-09-04T23:24:24.007Z Compiling hash32 v0.2.1
22272026-09-04T23:24:24.059Z Compiling encoding_rs v0.8.35
22282026-09-04T23:24:24.236Z Compiling unicode-width v0.2.0
22292026-09-04T23:24:24.301Z Compiling crc-any v2.5.0
22302026-09-04T23:24:24.321Z Compiling rustc-demangle v0.1.27
22312026-09-04T23:24:24.347Z Compiling mime v0.3.17
22322026-09-04T23:24:24.426Z Compiling cpufeatures v0.3.0
22332026-09-04T23:24:24.470Z Compiling psl-types v2.0.11
22342026-09-04T23:24:24.533Z Compiling fallible-iterator v0.2.0
22352026-09-04T23:24:24.601Z Compiling backtrace v0.3.76
22362026-09-04T23:24:24.621Z Compiling publicsuffix v2.3.0
22372026-09-04T23:24:24.806Z Compiling test-strategy v0.4.5
22382026-09-04T23:24:24.817Z Compiling postgres-protocol v0.6.10
22392026-09-04T23:24:24.867Z Compiling derive_more-impl v2.1.1
22402026-09-04T23:24:25.279Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-04T23:24:25.470Z Compiling object v0.30.4
22422026-09-04T23:24:25.583Z Compiling inout v0.2.2
22432026-09-04T23:24:25.599Z Compiling zip v0.6.6
22442026-09-04T23:24:25.753Z Compiling daft v0.1.8
22452026-09-04T23:24:25.768Z Compiling derive_builder v0.20.2
22462026-09-04T23:24:25.781Z Compiling hyper-tls v0.6.0
22472026-09-04T23:24:25.914Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-04T23:24:26.036Z Compiling phf_shared v0.13.1
22492026-09-04T23:24:26.076Z Compiling pin-project v1.1.11
22502026-09-04T23:24:26.170Z Compiling toml v0.7.8
22512026-09-04T23:24:26.251Z Compiling serde_with_macros v3.21.0
22522026-09-04T23:24:26.297Z Compiling futures-executor v0.3.32
22532026-09-04T23:24:26.301Z Compiling miette-derive v7.6.0
22542026-09-04T23:24:26.386Z Compiling serde_repr v0.1.20
22552026-09-04T23:24:26.441Z Compiling enum-as-inner v0.6.1
22562026-09-04T23:24:26.557Z Compiling async-recursion v1.1.1
22572026-09-04T23:24:26.618Z Compiling vergen v9.1.0
22582026-09-04T23:24:26.642Z Compiling ff v0.13.1
22592026-09-04T23:24:26.652Z Compiling cargo-platform v0.3.2
22602026-09-04T23:24:26.723Z Compiling bumpalo v3.20.2
22612026-09-04T23:24:26.772Z Compiling managed v0.8.0
22622026-09-04T23:24:26.798Z Compiling smawk v0.3.2
22632026-09-04T23:24:26.856Z Compiling jiff-core v0.1.0
22642026-09-04T23:24:26.990Z Compiling same-file v1.0.6
22652026-09-04T23:24:27.019Z Compiling path-slash v0.1.5
22662026-09-04T23:24:27.066Z Compiling base16ct v0.2.0
22672026-09-04T23:24:27.157Z Compiling foldhash v0.2.0
22682026-09-04T23:24:27.179Z Compiling libbz2-rs-sys v0.2.2
22692026-09-04T23:24:27.211Z Compiling is_ci v1.2.0
22702026-09-04T23:24:27.227Z Compiling bitflags v1.3.2
22712026-09-04T23:24:27.259Z Compiling foldhash v0.1.5
22722026-09-04T23:24:27.344Z Compiling unicode-linebreak v0.1.5
22732026-09-04T23:24:27.391Z Compiling supports-color v3.0.2
22742026-09-04T23:24:27.413Z Compiling hashbrown v0.15.5
22752026-09-04T23:24:27.413Z Compiling hashbrown v0.16.1
22762026-09-04T23:24:27.446Z Compiling sec1 v0.7.3
22772026-09-04T23:24:27.471Z Compiling walkdir v2.5.0
22782026-09-04T23:24:27.563Z Compiling textwrap v0.16.2
22792026-09-04T23:24:27.612Z Compiling bzip2 v0.6.1
22802026-09-04T23:24:27.739Z Compiling jiff v0.2.34
22812026-09-04T23:24:27.820Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22822026-09-04T23:24:27.874Z Compiling zopfli v0.8.3
22832026-09-04T23:24:27.984Z Compiling cargo_metadata v0.23.1
22842026-09-04T23:24:28.006Z Compiling group v0.13.0
22852026-09-04T23:24:28.201Z Compiling futures v0.3.32
22862026-09-04T23:24:28.383Z Compiling phf v0.13.1
22872026-09-04T23:24:28.400Z Compiling snafu v0.8.9
22882026-09-04T23:24:28.562Z Compiling reqwest v0.12.28
22892026-09-04T23:24:28.756Z Compiling cipher v0.5.2
22902026-09-04T23:24:28.962Z Compiling signal-hook-mio v0.2.5
22912026-09-04T23:24:28.999Z Compiling cookie_store v0.22.1
22922026-09-04T23:24:29.050Z Compiling postgres-types v0.2.12
22932026-09-04T23:24:29.073Z Compiling backtrace-ext v0.2.1
22942026-09-04T23:24:29.101Z Compiling zstd v0.13.3
22952026-09-04T23:24:29.168Z Compiling globset v0.4.18
22962026-09-04T23:24:29.222Z Compiling strum v0.27.2
22972026-09-04T23:24:29.286Z Compiling hubpack v0.1.2
22982026-09-04T23:24:29.380Z Compiling phf_shared v0.11.3
22992026-09-04T23:24:29.411Z Compiling crossbeam-epoch v0.9.18
23002026-09-04T23:24:29.441Z Compiling hkdf v0.12.4
23012026-09-04T23:24:29.488Z Compiling byte-wrapper v0.1.0
23022026-09-04T23:24:29.527Z Compiling olpc-cjson v0.1.4
23032026-09-04T23:24:29.611Z Compiling ed25519 v2.2.3
23042026-09-04T23:24:29.784Z Compiling crypto-bigint v0.5.5
23052026-09-04T23:24:29.838Z Compiling serde_plain v1.0.2
23062026-09-04T23:24:29.880Z Compiling serde-big-array v0.5.1
23072026-09-04T23:24:29.890Z Compiling pem v3.0.6
23082026-09-04T23:24:29.973Z Compiling float-cmp v0.10.0
23092026-09-04T23:24:30.012Z Compiling memmap2 v0.9.10
23102026-09-04T23:24:30.033Z Compiling data-encoding v2.10.0
23112026-09-04T23:24:30.065Z Compiling toml_write v0.1.2
23122026-09-04T23:24:30.147Z Compiling unicode-width v0.1.14
23132026-09-04T23:24:30.213Z Compiling static_assertions v1.1.0
23142026-09-04T23:24:30.236Z Compiling keccak v0.1.6
23152026-09-04T23:24:30.251Z Compiling fixedbitset v0.5.7
23162026-09-04T23:24:30.280Z Compiling difflib v0.4.0
23172026-09-04T23:24:30.302Z Compiling supports-unicode v3.0.0
23182026-09-04T23:24:30.349Z Compiling precomputed-hash v0.1.1
23192026-09-04T23:24:30.443Z Compiling whoami v2.1.0
23202026-09-04T23:24:30.461Z Compiling fixedbitset v0.4.2
23212026-09-04T23:24:30.491Z Compiling supports-hyperlinks v3.2.0
23222026-09-04T23:24:30.552Z Compiling typed-path v0.9.3
23232026-09-04T23:24:30.671Z Compiling predicates-core v1.0.10
23242026-09-04T23:24:30.688Z Compiling new_debug_unreachable v1.0.6
23252026-09-04T23:24:30.701Z Compiling normalize-line-endings v0.3.0
23262026-09-04T23:24:30.772Z Compiling const-oid v0.10.2
23272026-09-04T23:24:30.775Z Compiling string_cache v0.8.9
23282026-09-04T23:24:30.804Z Compiling predicates v3.1.4
23292026-09-04T23:24:30.818Z Compiling elliptic-curve v0.13.8
23302026-09-04T23:24:30.853Z Compiling tokio-postgres v0.7.16
23312026-09-04T23:24:30.898Z Compiling chacha20 v0.10.0
23322026-09-04T23:24:30.986Z Compiling digest v0.11.3
23332026-09-04T23:24:31.001Z Compiling petgraph v0.6.5
23342026-09-04T23:24:31.023Z Compiling miette v7.6.0
23352026-09-04T23:24:31.189Z Compiling petgraph v0.8.3
23362026-09-04T23:24:31.222Z Compiling sha3 v0.10.8
23372026-09-04T23:24:31.228Z Compiling hickory-proto v0.25.2
23382026-09-04T23:24:31.243Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23392026-09-04T23:24:31.645Z Compiling toml_edit v0.22.27
23402026-09-04T23:24:31.667Z Compiling usdt v0.6.0
23412026-09-04T23:24:31.991Z Compiling zip v4.6.1
23422026-09-04T23:24:32.514Z Compiling ed25519-dalek v2.2.0
23432026-09-04T23:24:32.743Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23442026-09-04T23:24:32.861Z Compiling crossterm v0.28.1
23452026-09-04T23:24:33.094Z Compiling iddqd v0.4.2
23462026-09-04T23:24:33.271Z Compiling serde_with v3.21.0
23472026-09-04T23:24:33.299Z Compiling derive_more v2.1.1
23482026-09-04T23:24:33.430Z Compiling similar v2.7.0
23492026-09-04T23:24:33.557Z Compiling strum v0.26.3
23502026-09-04T23:24:33.844Z Compiling tokio-stream v0.1.18
23512026-09-04T23:24:33.990Z Compiling buf-list v1.1.2
23522026-09-04T23:24:34.027Z Compiling itertools v0.13.0
23532026-09-04T23:24:34.062Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-04T23:24:34.066Z Compiling openapiv3 v2.2.0
23552026-09-04T23:24:34.384Z Compiling lalrpop-util v0.19.12
23562026-09-04T23:24:34.744Z Compiling peg-runtime v0.8.5
23572026-09-04T23:24:48.261Z Compiling macaddr v1.0.1
23582026-09-04T23:24:48.315Z Compiling rayon-core v1.13.0
23592026-09-04T23:24:48.349Z Compiling crucible-workspace-hack v0.1.0
23602026-09-04T23:24:48.365Z Compiling itertools v0.15.0
23612026-09-04T23:24:48.387Z Compiling secrecy v0.10.3
23622026-09-04T23:24:48.532Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-04T23:24:48.568Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-04T23:24:48.568Z Compiling heapless v0.8.0
23652026-09-04T23:24:48.600Z Compiling crossbeam-deque v0.8.6
23662026-09-04T23:24:48.604Z Compiling inout v0.1.4
23672026-09-04T23:24:48.736Z Compiling toml_edit v0.23.10+spec-1.0.0
23682026-09-04T23:24:48.817Z Compiling hash32 v0.3.1
23692026-09-04T23:24:48.830Z Compiling multer v3.1.0
23702026-09-04T23:24:48.845Z Compiling thread_local v1.1.9
23712026-09-04T23:24:48.972Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23722026-09-04T23:24:48.989Z Compiling smoltcp v0.11.0
23732026-09-04T23:24:49.067Z Compiling compression-core v0.4.31
23742026-09-04T23:24:49.088Z Compiling slog-async v2.8.0
23752026-09-04T23:24:49.131Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23762026-09-04T23:24:49.148Z Compiling match_cfg v0.1.0
23772026-09-04T23:24:49.209Z Compiling compression-codecs v0.4.37
23782026-09-04T23:24:49.257Z Compiling hostname v0.3.1
23792026-09-04T23:24:49.331Z Compiling proc-macro-crate v3.4.0
23802026-09-04T23:24:49.411Z Compiling cipher v0.4.4
23812026-09-04T23:24:49.444Z Compiling atomicwrites v0.4.4
23822026-09-04T23:24:49.478Z Compiling slog-json v2.6.1
23832026-09-04T23:24:49.495Z Compiling crossbeam-channel v0.5.15
23842026-09-04T23:24:49.499Z Compiling half v2.7.1
23852026-09-04T23:24:49.526Z Compiling universal-hash v0.5.1
23862026-09-04T23:24:49.691Z Compiling newtype-uuid-macros v0.1.0
23872026-09-04T23:24:49.707Z Compiling serde_tokenstream v0.3.0
23882026-09-04T23:24:49.719Z Compiling cobs v0.3.0
23892026-09-04T23:24:49.737Z Compiling async-stream-impl v0.3.6
23902026-09-04T23:24:49.741Z Compiling thiserror-impl-no-std v2.0.2
23912026-09-04T23:24:49.741Z Compiling ingot-macros v0.2.0
23922026-09-04T23:24:49.785Z Compiling toml_datetime v1.1.1+spec-1.1.0
23932026-09-04T23:24:49.800Z Compiling serde_spanned v1.1.1
23942026-09-04T23:24:49.852Z Compiling is-terminal v0.4.17
23952026-09-04T23:24:49.951Z Compiling dropshot v0.17.1
23962026-09-04T23:24:49.967Z Compiling proc-macro-error-attr v1.0.4
23972026-09-04T23:24:49.984Z Compiling take_mut v0.2.2
23982026-09-04T23:24:50.015Z Compiling convert_case v0.4.0
23992026-09-04T23:24:50.093Z Compiling ciborium-io v0.2.2
24002026-09-04T23:24:50.120Z Compiling toml_writer v1.1.1+spec-1.1.0
24012026-09-04T23:24:50.148Z Compiling opaque-debug v0.3.1
24022026-09-04T23:24:50.198Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24032026-09-04T23:24:50.216Z Compiling term v1.2.1
24042026-09-04T23:24:50.252Z Compiling poly1305 v0.8.0
24052026-09-04T23:24:50.341Z Compiling derive_more v0.99.20
24062026-09-04T23:24:50.358Z Compiling toml v1.1.2+spec-1.1.0
24072026-09-04T23:24:50.363Z Compiling async-stream v0.3.6
24082026-09-04T23:24:50.392Z Compiling ciborium-ll v0.2.2
24092026-09-04T23:24:50.460Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24102026-09-04T23:24:50.474Z Compiling oxide-generation-macros v0.2.0
24112026-09-04T23:24:50.490Z Compiling postcard v1.1.3
24122026-09-04T23:24:50.561Z Compiling slog-term v2.9.2
24132026-09-04T23:24:50.646Z Compiling num_enum_derive v0.7.6
24142026-09-04T23:24:50.739Z Compiling slog-bunyan v2.5.0
24152026-09-04T23:24:50.821Z Compiling thiserror-no-std v2.0.2
24162026-09-04T23:24:50.930Z Compiling chacha20 v0.9.1
24172026-09-04T23:24:50.946Z Compiling async-compression v0.4.41
24182026-09-04T23:24:51.205Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-04T23:24:51.221Z Compiling sha1 v0.11.0
24202026-09-04T23:24:51.283Z Compiling oxide-generation v0.1.3
24212026-09-04T23:24:51.346Z Compiling parse-display-derive v0.10.0
24222026-09-04T23:24:51.362Z Compiling proc-macro-crate v1.3.1
24232026-09-04T23:24:51.598Z Compiling waitgroup v0.1.2
24242026-09-04T23:24:51.610Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-04T23:24:51.630Z Compiling rustls-pemfile v2.2.0
24262026-09-04T23:24:51.723Z Compiling blake2 v0.10.6
24272026-09-04T23:24:51.758Z Compiling aead v0.5.2
24282026-09-04T23:24:51.897Z Compiling dropshot_endpoint v0.17.1
24292026-09-04T23:24:51.913Z Compiling backon v1.6.0
24302026-09-04T23:24:51.917Z Compiling password-hash v0.5.0
24312026-09-04T23:24:51.945Z Compiling foreign-types-macros v0.2.3
24322026-09-04T23:24:51.962Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-04T23:24:52.104Z Compiling serde_path_to_error v0.1.20
24342026-09-04T23:24:52.153Z Compiling hostname v0.4.2
24352026-09-04T23:24:52.283Z Compiling proc-macro-error v1.0.4
24362026-09-04T23:24:52.335Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-04T23:24:52.352Z Compiling instant v0.1.13
24382026-09-04T23:24:52.370Z Compiling foreign-types-shared v0.3.1
24392026-09-04T23:24:52.386Z Compiling illumos-nvpair-sys v0.2.0
24402026-09-04T23:24:52.436Z Compiling ingot-types v0.2.0
24412026-09-04T23:24:52.486Z Compiling debug-ignore v1.0.5
24422026-09-04T23:24:52.505Z Compiling backoff v0.4.0
24432026-09-04T23:24:52.520Z Compiling argon2 v0.5.3
24442026-09-04T23:24:52.538Z Compiling rustls-webpki v0.103.13
24452026-09-04T23:24:52.573Z Compiling chacha20poly1305 v0.10.1
24462026-09-04T23:24:52.590Z Compiling foreign-types v0.5.0
24472026-09-04T23:24:52.623Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24482026-09-04T23:24:52.661Z Compiling num_enum_derive v0.5.11
24492026-09-04T23:24:52.677Z Compiling num_enum v0.7.6
24502026-09-04T23:24:52.692Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24512026-09-04T23:24:52.695Z Compiling vsss-rs v3.3.4
24522026-09-04T23:24:52.740Z Compiling ciborium v0.2.2
24532026-09-04T23:24:52.853Z Compiling ingot v0.2.1
24542026-09-04T23:24:52.870Z Compiling parse-display v0.10.0
24552026-09-04T23:24:52.919Z Compiling regress v0.10.5
24562026-09-04T23:24:53.017Z Compiling itertools v0.14.0
24572026-09-04T23:24:53.208Z Compiling tabwriter v1.4.1
24582026-09-04T23:24:53.230Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-04T23:24:53.277Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24602026-09-04T23:24:53.342Z Compiling cstr-argument v0.1.2
24612026-09-04T23:24:53.383Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-04T23:24:53.467Z Compiling humantime v2.3.0
24632026-09-04T23:24:53.503Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-04T23:24:53.537Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24652026-09-04T23:24:53.662Z Compiling num_enum v0.5.11
24662026-09-04T23:24:53.721Z Compiling rayon v1.11.0
24672026-09-04T23:24:53.754Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24682026-09-04T23:24:53.775Z Compiling rand v0.10.1
24692026-09-04T23:24:53.794Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-04T23:24:53.811Z Compiling libefi-sys v0.1.0
24712026-09-04T23:24:53.815Z Compiling colored v3.1.1
24722026-09-04T23:24:53.844Z Compiling indent_write v2.2.0
24732026-09-04T23:24:53.847Z Compiling zone_cfg_derive v0.3.1
24742026-09-04T23:24:53.891Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24752026-09-04T23:24:54.014Z Compiling illumos-nvpair v0.3.0
24762026-09-04T23:24:54.085Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-04T23:24:54.151Z Compiling camino-tempfile v1.4.1
24782026-09-04T23:24:54.191Z Compiling itertools v0.12.1
24792026-09-04T23:24:54.318Z Compiling usdt-attr-macro v0.5.0
24802026-09-04T23:24:54.346Z Compiling usdt-macro v0.5.0
24812026-09-04T23:24:54.361Z Compiling bitfield-struct v0.6.2
24822026-09-04T23:24:54.515Z Compiling num-derive v0.4.2
24832026-09-04T23:24:54.534Z Compiling blake3 v1.8.5
24842026-09-04T23:24:54.571Z Compiling sigpipe v0.1.3
24852026-09-04T23:24:54.587Z Compiling memmap v0.7.0
24862026-09-04T23:24:54.677Z Compiling glob v0.3.3
24872026-09-04T23:24:54.805Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24882026-09-04T23:24:54.940Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-04T23:24:55.000Z Compiling swrite v0.1.0
24902026-09-04T23:24:55.029Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24912026-09-04T23:24:55.064Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24922026-09-04T23:24:55.139Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24932026-09-04T23:24:55.154Z Compiling usdt v0.5.0
24942026-09-04T23:24:55.360Z Compiling smf v0.2.3
24952026-09-04T23:24:55.409Z Compiling filetime v0.2.27
24962026-09-04T23:24:55.449Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24972026-09-04T23:24:55.516Z Compiling xattr v1.6.1
24982026-09-04T23:24:55.616Z Compiling zone v0.3.1
24992026-09-04T23:24:55.635Z Compiling whoami v1.6.1
25002026-09-04T23:24:55.659Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25012026-09-04T23:24:55.677Z Compiling arrayvec v0.7.6
25022026-09-04T23:24:55.696Z Compiling constant_time_eq v0.4.2
25032026-09-04T23:24:55.717Z Compiling arrayref v0.3.9
25042026-09-04T23:24:55.753Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-04T23:24:55.906Z Compiling tar v0.4.46
25062026-09-04T23:24:55.926Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25072026-09-04T23:24:55.945Z Compiling tokio-dtrace v0.1.1
25082026-09-04T23:24:55.961Z Compiling gethostname v0.5.0
25092026-09-04T23:24:56.016Z Compiling console v0.16.2
25102026-09-04T23:24:56.153Z Compiling tokio-rustls v0.26.4
25112026-09-04T23:24:56.158Z Compiling rustls-platform-verifier v0.6.2
25122026-09-04T23:24:56.174Z Compiling tough v0.22.0
25132026-09-04T23:24:56.241Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25142026-09-04T23:24:56.295Z Compiling unit-prefix v0.5.2
25152026-09-04T23:24:56.377Z Compiling hyper-rustls v0.27.7
25162026-09-04T23:24:56.392Z Compiling topological-sort v0.2.2
25172026-09-04T23:24:56.432Z Compiling indicatif v0.18.4
25182026-09-04T23:24:56.570Z Compiling oxide-tokio-rt v0.1.4
25192026-09-04T23:24:56.586Z Compiling toml v0.8.23
25202026-09-04T23:24:56.639Z Compiling reqwest v0.13.2
25212026-09-04T23:24:56.655Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25222026-09-04T23:24:56.693Z Compiling shell-words v1.1.1
25232026-09-04T23:24:57.540Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-04T23:24:59.399Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-04T23:24:59.687Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-04T23:25:06.080Z Compiling progenitor-client v0.14.0
25272026-09-04T23:25:06.080Z Compiling omicron-zone-package v0.12.3
25282026-09-04T23:25:06.323Z Compiling progenitor-extras v0.2.0
25292026-09-04T23:25:06.665Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-04T23:25:06.692Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-04T23:25:06.770Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-04T23:25:06.813Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-04T23:25:06.860Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-04T23:25:06.896Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25352026-09-04T23:25:06.979Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-04T23:25:07.133Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-04T23:25:07.465Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-04T23:25:10.643Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-04T23:25:20.239Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-04T23:25:23.323Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-04T23:25:24.337Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-04T23:25:35.972Z Finished `release` profile [optimized] target(s) in 1m 37s
25432026-09-04T23:25:36.116Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-04T23:25:36.178ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-04T23:25:36.181ZCreated new build target 'test' and set it as active
25462026-09-04T23:25:36.181Z
25472026-09-04T23:25:36.181Zreal 1:37.506863141
25482026-09-04T23:25:36.181Zuser 14:34.715517613
25492026-09-04T23:25:36.181Zsys 2:53.978924030
25502026-09-04T23:25:36.181Ztrap 0.427833216
25512026-09-04T23:25:36.181Ztflt 0.454303265
25522026-09-04T23:25:36.181Zdflt 3.723749966
25532026-09-04T23:25:36.181Zkflt 0.001156210
25542026-09-04T23:25:36.181Zlock 40:57.736098340
25552026-09-04T23:25:36.181Zslp 34:57.647966009
25562026-09-04T23:25:36.181Zlat 42.458170885
25572026-09-04T23:25:36.181Zstop 6:10.402060901
25582026-09-04T23:25:36.181Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-04T23:25:37.063Z Finished `release` profile [optimized] target(s) in 0.87s
25602026-09-04T23:25:37.130Z Running `target/release/omicron-package -t test package`
25612026-09-04T23:25:37.185ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-04T23:25:38.644Z Compiling cfg-if v1.0.4
25632026-09-04T23:25:38.855Z Compiling serde_core v1.0.228
25642026-09-04T23:25:38.855Z Compiling libc v0.2.185
25652026-09-04T23:25:38.858Z Compiling memchr v2.8.0
25662026-09-04T23:25:38.921Z Compiling smallvec v1.15.1
25672026-09-04T23:25:38.954Z Compiling stable_deref_trait v1.2.1
25682026-09-04T23:25:38.981Z Compiling libm v0.2.16
25692026-09-04T23:25:38.984Z Compiling scopeguard v1.2.0
25702026-09-04T23:25:39.023Z Compiling zerofrom v0.1.6
25712026-09-04T23:25:39.044Z Compiling rand_core v0.10.0
25722026-09-04T23:25:39.065Z Compiling writeable v0.6.2
25732026-09-04T23:25:39.065Z Compiling percent-encoding v2.3.2
25742026-09-04T23:25:39.069Z Compiling litemap v0.8.1
25752026-09-04T23:25:39.134Z Compiling lock_api v0.4.14
25762026-09-04T23:25:39.159Z Compiling yoke v0.8.1
25772026-09-04T23:25:39.180Z Compiling icu_normalizer_data v2.1.1
25782026-09-04T23:25:39.183Z Compiling icu_properties_data v2.1.2
25792026-09-04T23:25:39.229Z Compiling utf8_iter v1.0.4
25802026-09-04T23:25:39.253Z Compiling form_urlencoded v1.2.2
25812026-09-04T23:25:39.284Z Compiling iana-time-zone v0.1.65
25822026-09-04T23:25:39.310Z Compiling errno v0.3.14
25832026-09-04T23:25:39.310Z Compiling getrandom v0.4.3
25842026-09-04T23:25:39.313Z Compiling parking_lot_core v0.9.12
25852026-09-04T23:25:39.379Z Compiling zerovec v0.11.5
25862026-09-04T23:25:39.382Z Compiling zerotrie v0.2.3
25872026-09-04T23:25:39.432Z Compiling zerocopy v0.8.55
25882026-09-04T23:25:39.459Z Compiling signal-hook-registry v1.4.8
25892026-09-04T23:25:39.484Z Compiling mio v1.2.0
25902026-09-04T23:25:39.513Z Compiling socket2 v0.6.3
25912026-09-04T23:25:39.552Z Compiling thiserror v2.0.18
25922026-09-04T23:25:39.582Z Compiling parking_lot v0.12.5
25932026-09-04T23:25:39.619Z Compiling getrandom v0.2.17
25942026-09-04T23:25:39.665Z Compiling futures-util v0.3.32
25952026-09-04T23:25:39.687Z Compiling getrandom v0.3.4
25962026-09-04T23:25:39.687Z Compiling base64 v0.22.1
25972026-09-04T23:25:39.734Z Compiling time v0.3.47
25982026-09-04T23:25:39.761Z Compiling aho-corasick v1.1.4
25992026-09-04T23:25:39.833Z Compiling num-traits v0.2.19
26002026-09-04T23:25:39.854Z Compiling rand_core v0.6.4
26012026-09-04T23:25:39.879Z Compiling rand_core v0.9.5
26022026-09-04T23:25:39.940Z Compiling tinystr v0.8.2
26032026-09-04T23:25:39.994Z Compiling potential_utf v0.1.4
26042026-09-04T23:25:40.021Z Compiling spin v0.9.8
26052026-09-04T23:25:40.046Z Compiling socket2 v0.5.10
26062026-09-04T23:25:40.070Z Compiling pest v2.8.6
26072026-09-04T23:25:40.126Z Compiling encoding_rs v0.8.35
26082026-09-04T23:25:40.173Z Compiling icu_locale_core v2.1.1
26092026-09-04T23:25:40.196Z Compiling icu_collections v2.1.1
26102026-09-04T23:25:40.220Z Compiling simd-adler32 v0.3.8
26112026-09-04T23:25:40.247Z Compiling adler2 v2.0.1
26122026-09-04T23:25:40.250Z Compiling crc32fast v1.5.0
26132026-09-04T23:25:40.295Z Compiling wait-timeout v0.2.1
26142026-09-04T23:25:40.443Z Compiling miniz_oxide v0.8.9
26152026-09-04T23:25:40.564Z Compiling zlib-rs v0.6.2
26162026-09-04T23:25:40.606Z Compiling rand_xorshift v0.4.0
26172026-09-04T23:25:40.645Z Compiling lazy_static v1.5.0
26182026-09-04T23:25:40.670Z Compiling serde v1.0.228
26192026-09-04T23:25:40.730Z Compiling serde_json v1.0.151
26202026-09-04T23:25:40.771Z Compiling bitflags v2.11.0
26212026-09-04T23:25:40.796Z Compiling uuid v1.23.4
26222026-09-04T23:25:40.828Z Compiling semver v1.0.28
26232026-09-04T23:25:40.876Z Compiling indexmap v2.14.0
26242026-09-04T23:25:40.964Z Compiling icu_provider v2.1.1
26252026-09-04T23:25:41.223Z Compiling bytes v1.11.1
26262026-09-04T23:25:41.273Z Compiling zeroize v1.9.0
26272026-09-04T23:25:41.316Z Compiling icu_normalizer v2.1.1
26282026-09-04T23:25:41.401Z Compiling icu_properties v2.1.2
26292026-09-04T23:25:41.442Z Compiling chrono v0.4.45
26302026-09-04T23:25:41.537Z Compiling rustix v1.1.4
26312026-09-04T23:25:41.563Z Compiling generic-array v0.14.7
26322026-09-04T23:25:41.776Z Compiling erased-serde v0.3.31
26332026-09-04T23:25:41.890Z Compiling tokio v1.52.1
26342026-09-04T23:25:41.967Z Compiling http v1.4.2
26352026-09-04T23:25:42.086Z Compiling rustls-pki-types v1.14.0
26362026-09-04T23:25:42.167Z Compiling crypto-common v0.1.7
26372026-09-04T23:25:42.261Z Compiling block-buffer v0.10.4
26382026-09-04T23:25:42.352Z Compiling idna_adapter v1.2.1
26392026-09-04T23:25:42.355Z Compiling slog v2.8.2
26402026-09-04T23:25:42.394Z Compiling ipnet v2.12.0
26412026-09-04T23:25:42.422Z Compiling digest v0.10.7
26422026-09-04T23:25:42.453Z Compiling aws-lc-rs v1.16.3
26432026-09-04T23:25:42.475Z Compiling regex-automata v0.4.14
26442026-09-04T23:25:42.545Z Compiling idna v1.1.0
26452026-09-04T23:25:42.545Z Compiling terminal_size v0.4.3
26462026-09-04T23:25:42.594Z Compiling ppv-lite86 v0.2.21
26472026-09-04T23:25:42.704Z Compiling clap_builder v4.6.0
26482026-09-04T23:25:42.728Z Compiling http-body v1.0.1
26492026-09-04T23:25:42.750Z Compiling tempfile v3.27.0
26502026-09-04T23:25:42.774Z Compiling der v0.7.10
26512026-09-04T23:25:42.889Z Compiling http-body-util v0.1.3
26522026-09-04T23:25:42.918Z Compiling url v2.5.8
26532026-09-04T23:25:42.942Z Compiling rand_chacha v0.9.0
26542026-09-04T23:25:42.987Z Compiling rand_chacha v0.3.1
26552026-09-04T23:25:43.009Z Compiling serde_urlencoded v0.7.1
26562026-09-04T23:25:43.139Z Compiling rustls-native-certs v0.8.3
26572026-09-04T23:25:43.198Z Compiling rand v0.9.2
26582026-09-04T23:25:43.282Z Compiling rand v0.8.6
26592026-09-04T23:25:43.305Z Compiling futures-executor v0.3.32
26602026-09-04T23:25:43.329Z Compiling hybrid-array v0.4.13
26612026-09-04T23:25:43.527Z Compiling schemars v0.8.22
26622026-09-04T23:25:43.573Z Compiling rustls-webpki v0.103.13
26632026-09-04T23:25:43.625Z Compiling hex v0.4.3
26642026-09-04T23:25:43.678Z Compiling hubpack v0.1.2
26652026-09-04T23:25:43.929Z Compiling spki v0.7.3
26662026-09-04T23:25:43.957Z Compiling futures v0.3.32
26672026-09-04T23:25:43.957Z Compiling publicsuffix v2.3.0
26682026-09-04T23:25:44.031Z Compiling openapiv3 v2.2.0
26692026-09-04T23:25:44.087Z Compiling cookie v0.18.1
26702026-09-04T23:25:44.176Z Compiling rustls v0.23.41
26712026-09-04T23:25:44.219Z Compiling pkcs8 v0.10.2
26722026-09-04T23:25:44.223Z Compiling rusty-fork v0.3.1
26732026-09-04T23:25:44.242Z Compiling flate2 v1.1.9
26742026-09-04T23:25:44.519Z Compiling cookie_store v0.22.1
26752026-09-04T23:25:44.674Z Compiling ipnetwork v0.21.1
26762026-09-04T23:25:44.713Z Compiling clap v4.6.1
26772026-09-04T23:25:44.767Z Compiling sha2 v0.10.9
26782026-09-04T23:25:44.806Z Compiling proptest v1.11.0
26792026-09-04T23:25:44.829Z Compiling crypto-common v0.2.2
26802026-09-04T23:25:44.873Z Compiling block-buffer v0.12.1
26812026-09-04T23:25:44.900Z Compiling signature v2.2.0
26822026-09-04T23:25:44.965Z Compiling camino v1.2.5
26832026-09-04T23:25:45.036Z Compiling oxnet v0.1.6
26842026-09-04T23:25:45.100Z Compiling hmac v0.12.1
26852026-09-04T23:25:45.122Z Compiling dof v0.4.0
26862026-09-04T23:25:45.295Z Compiling dtrace-parser v0.3.0
26872026-09-04T23:25:45.393Z Compiling regex v1.12.3
26882026-09-04T23:25:45.487Z Compiling thread-id v5.1.0
26892026-09-04T23:25:45.490Z Compiling data-encoding v2.10.0
26902026-09-04T23:25:45.532Z Compiling memmap2 v0.9.10
26912026-09-04T23:25:45.625Z Compiling num-integer v0.1.46
26922026-09-04T23:25:45.704Z Compiling rustix v0.38.44
26932026-09-04T23:25:45.707Z Compiling x509-cert v0.2.5
26942026-09-04T23:25:45.805Z Compiling serde_spanned v0.6.9
26952026-09-04T23:25:45.946Z Compiling usdt-impl v0.6.0
26962026-09-04T23:25:45.996Z Compiling toml_datetime v0.6.11
26972026-09-04T23:25:46.020Z Compiling dof v0.3.0
26982026-09-04T23:25:46.044Z Compiling num-iter v0.1.45
26992026-09-04T23:25:46.111Z Compiling bstr v1.12.1
27002026-09-04T23:25:46.145Z Compiling dtrace-parser v0.2.0
27012026-09-04T23:25:46.195Z Compiling ff v0.13.1
27022026-09-04T23:25:46.353Z Compiling tokio-util v0.7.18
27032026-09-04T23:25:46.384Z Compiling tower v0.5.3
27042026-09-04T23:25:46.704Z Compiling usdt v0.6.0
27052026-09-04T23:25:46.798Z Compiling thread-id v4.2.2
27062026-09-04T23:25:46.910Z Compiling tower-http v0.6.8
27072026-09-04T23:25:46.966Z Compiling sec1 v0.7.3
27082026-09-04T23:25:46.996Z Compiling digest v0.11.3
27092026-09-04T23:25:47.058Z Compiling usdt-impl v0.5.0
27102026-09-04T23:25:47.228Z Compiling h2 v0.4.15
27112026-09-04T23:25:47.260Z Compiling newtype-uuid v1.3.2
27122026-09-04T23:25:47.300Z Compiling signal-hook v0.3.18
27132026-09-04T23:25:47.556Z Compiling daft v0.1.8
27142026-09-04T23:25:47.560Z Compiling nix v0.31.2
27152026-09-04T23:25:47.601Z Compiling group v0.13.0
27162026-09-04T23:25:47.662Z Compiling tokio-rustls v0.26.4
27172026-09-04T23:25:47.689Z Compiling rustls-platform-verifier v0.6.2
27182026-09-04T23:25:47.810Z Compiling hkdf v0.12.4
27192026-09-04T23:25:47.849Z Compiling serde_with v3.21.0
27202026-09-04T23:25:47.871Z Compiling crypto-bigint v0.5.5
27212026-09-04T23:25:47.898Z Compiling foreign-types-shared v0.1.1
27222026-09-04T23:25:47.922Z Compiling ahash v0.8.12
27232026-09-04T23:25:47.991Z Compiling num-bigint-dig v0.8.6
27242026-09-04T23:25:48.016Z Compiling foreign-types v0.3.2
27252026-09-04T23:25:48.040Z Compiling packed_struct v0.10.1
27262026-09-04T23:25:48.103Z Compiling openssl-sys v0.9.117
27272026-09-04T23:25:48.125Z Compiling pkcs1 v0.7.5
27282026-09-04T23:25:48.182Z Compiling toml_edit v0.19.15
27292026-09-04T23:25:48.209Z Compiling hashbrown v0.13.2
27302026-09-04T23:25:48.321Z Compiling serde-hex v0.1.0
27312026-09-04T23:25:48.630Z Compiling openssl v0.10.80
27322026-09-04T23:25:48.696Z Compiling bzip2 v0.4.4
27332026-09-04T23:25:48.824Z Compiling signal-hook-mio v0.2.5
27342026-09-04T23:25:48.938Z Compiling elliptic-curve v0.13.8
27352026-09-04T23:25:48.980Z Compiling rsa v0.9.10
27362026-09-04T23:25:49.021Z Compiling ron v0.8.1
27372026-09-04T23:25:49.394Z Compiling globset v0.4.18
27382026-09-04T23:25:49.503Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27392026-09-04T23:25:49.582Z Compiling block-padding v0.4.2
27402026-09-04T23:25:49.624Z Compiling sha3 v0.10.8
27412026-09-04T23:25:49.655Z Compiling curve25519-dalek v4.1.3
27422026-09-04T23:25:49.767Z Compiling toml v0.7.8
27432026-09-04T23:25:49.797Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27442026-09-04T23:25:49.873Z Compiling inout v0.2.2
27452026-09-04T23:25:50.025Z Compiling zip v0.6.6
27462026-09-04T23:25:50.085Z Compiling object v0.30.4
27472026-09-04T23:25:50.183Z Compiling jiff v0.2.34
27482026-09-04T23:25:50.245Z Compiling cipher v0.5.2
27492026-09-04T23:25:50.270Z Compiling crossterm v0.28.1
27502026-09-04T23:25:50.342Z Compiling ed25519 v2.2.3
27512026-09-04T23:25:50.464Z Compiling serde-big-array v0.5.1
27522026-09-04T23:25:50.501Z Compiling pem v3.0.6
27532026-09-04T23:25:50.578Z Compiling petgraph v0.8.3
27542026-09-04T23:25:50.648Z Compiling object v0.37.3
27552026-09-04T23:25:50.817Z Compiling heapless v0.7.17
27562026-09-04T23:25:50.843Z Compiling ed25519-dalek v2.2.0
27572026-09-04T23:25:50.875Z Compiling chacha20 v0.10.0
27582026-09-04T23:25:50.898Z Compiling byte-wrapper v0.1.0
27592026-09-04T23:25:51.002Z Compiling hyper v1.10.1
27602026-09-04T23:25:51.203Z Compiling native-tls v0.2.18
27612026-09-04T23:25:51.251Z Compiling md-5 v0.10.6
27622026-09-04T23:25:51.280Z Compiling serde_plain v1.0.2
27632026-09-04T23:25:51.404Z Compiling zopfli v0.8.3
27642026-09-04T23:25:51.452Z Compiling tokio-native-tls v0.3.1
27652026-09-04T23:25:51.475Z Compiling toml_edit v0.22.27
27662026-09-04T23:25:51.546Z Compiling postgres-protocol v0.6.10
27672026-09-04T23:25:51.632Z Compiling smoltcp v0.9.1
27682026-09-04T23:25:51.669Z Compiling hickory-proto v0.25.2
27692026-09-04T23:25:52.259Z Compiling float-cmp v0.10.0
27702026-09-04T23:25:52.383Z Compiling string_cache v0.8.9
27712026-09-04T23:25:52.436Z Compiling hyper-util v0.1.20
27722026-09-04T23:25:52.472Z Compiling predicates v3.1.4
27732026-09-04T23:25:52.614Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27742026-09-04T23:25:52.692Z Compiling textwrap v0.16.2
27752026-09-04T23:25:52.724Z Compiling petgraph v0.6.5
27762026-09-04T23:25:52.947Z Compiling zip v4.6.1
27772026-09-04T23:25:53.039Z Compiling postgres-types v0.2.12
27782026-09-04T23:25:53.445Z Compiling iddqd v0.4.2
27792026-09-04T23:25:53.639Z Compiling backtrace v0.3.76
27802026-09-04T23:25:53.706Z Compiling similar v2.7.0
27812026-09-04T23:25:53.728Z Compiling tokio-stream v0.1.18
27822026-09-04T23:25:53.771Z Compiling olpc-cjson v0.1.4
27832026-09-04T23:25:53.890Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-04T23:25:54.002Z Compiling tokio-postgres v0.7.16
27852026-09-04T23:25:54.105Z Compiling hyper-rustls v0.27.7
27862026-09-04T23:25:54.257Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27872026-09-04T23:25:54.300Z Compiling hyper-tls v0.6.0
27882026-09-04T23:25:54.458Z Compiling reqwest v0.13.2
27892026-09-04T23:25:54.568Z Compiling reqwest v0.12.28
27902026-09-04T23:25:54.596Z Compiling backtrace-ext v0.2.1
27912026-09-04T23:25:54.697Z Compiling fs-err v3.3.0
27922026-09-04T23:25:54.855Z Compiling miette v7.6.0
27932026-09-04T23:25:54.953Z Compiling buf-list v1.1.2
27942026-09-04T23:25:55.210Z Compiling thread_local v1.1.9
27952026-09-04T23:25:55.265Z Compiling is-terminal v0.4.17
27962026-09-04T23:25:55.292Z Compiling hostname v0.3.1
27972026-09-04T23:25:55.326Z Compiling slog-json v2.6.1
27982026-09-04T23:25:55.349Z Compiling compression-codecs v0.4.37
27992026-09-04T23:25:55.475Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28002026-09-04T23:25:55.484Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28012026-09-04T23:25:55.534Z Compiling slog-term v2.9.2
28022026-09-04T23:25:55.615Z Compiling slog-async v2.8.0
28032026-09-04T23:25:55.655Z Compiling slog-bunyan v2.5.0
28042026-09-04T23:25:55.856Z Compiling serde_spanned v1.1.1
28052026-09-04T23:25:55.923Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-04T23:25:55.951Z Compiling multer v3.1.0
28072026-09-04T23:25:55.982Z Compiling async-compression v0.4.41
28082026-09-04T23:25:56.040Z Compiling sha1 v0.11.0
28092026-09-04T23:25:56.306Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28102026-09-04T23:25:56.348Z Compiling tough v0.22.0
28112026-09-04T23:25:56.351Z Compiling progenitor-client v0.14.0
28122026-09-04T23:25:56.392Z Compiling toml v1.1.2+spec-1.1.0
28132026-09-04T23:25:56.413Z Compiling rustls-pemfile v2.2.0
28142026-09-04T23:25:56.520Z Compiling serde_path_to_error v0.1.20
28152026-09-04T23:25:56.621Z Compiling hostname v0.4.2
28162026-09-04T23:25:56.685Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-04T23:25:56.720Z Compiling atomicwrites v0.4.4
28182026-09-04T23:25:56.809Z Compiling macaddr v1.0.1
28192026-09-04T23:25:56.835Z Compiling instant v0.1.13
28202026-09-04T23:25:56.858Z Compiling oxide-generation v0.1.3
28212026-09-04T23:25:56.967Z Compiling regress v0.10.5
28222026-09-04T23:25:56.991Z Compiling backoff v0.4.0
28232026-09-04T23:25:56.995Z Compiling progenitor-extras v0.2.0
28242026-09-04T23:25:57.018Z Compiling parse-display v0.10.0
28252026-09-04T23:25:57.067Z Compiling half v2.7.1
28262026-09-04T23:25:57.095Z Compiling heck v0.5.0
28272026-09-04T23:25:57.253Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-04T23:25:57.320Z Compiling dropshot v0.17.1
28292026-09-04T23:25:57.408Z Compiling ciborium-ll v0.2.2
28302026-09-04T23:25:57.431Z Compiling regress v0.11.1
28312026-09-04T23:25:57.503Z Compiling secrecy v0.10.3
28322026-09-04T23:25:57.566Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-04T23:25:57.689Z Compiling ciborium v0.2.2
28342026-09-04T23:25:57.712Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-04T23:25:57.716Z Compiling inout v0.1.4
28362026-09-04T23:25:57.780Z Compiling universal-hash v0.5.1
28372026-09-04T23:25:57.932Z Compiling cipher v0.4.4
28382026-09-04T23:25:57.962Z Compiling unsafe-libyaml v0.2.11
28392026-09-04T23:25:58.111Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28402026-09-04T23:25:58.228Z Compiling chacha20 v0.9.1
28412026-09-04T23:25:58.374Z Compiling poly1305 v0.8.0
28422026-09-04T23:25:58.405Z Compiling blake2 v0.10.6
28432026-09-04T23:25:58.456Z Compiling aead v0.5.2
28442026-09-04T23:25:58.512Z Compiling serde_yaml v0.9.34+deprecated
28452026-09-04T23:25:58.643Z Compiling password-hash v0.5.0
28462026-09-04T23:25:58.665Z Compiling chacha20poly1305 v0.10.1
28472026-09-04T23:25:58.690Z Compiling vsss-rs v3.3.4
28482026-09-04T23:25:58.718Z Compiling camino-tempfile v1.4.1
28492026-09-04T23:25:58.819Z Compiling heapless v0.8.0
28502026-09-04T23:25:58.856Z Compiling ingot-types v0.2.0
28512026-09-04T23:25:58.898Z Compiling cobs v0.3.0
28522026-09-04T23:25:59.051Z Compiling typify-impl v0.6.2
28532026-09-04T23:25:59.091Z Compiling argon2 v0.5.3
28542026-09-04T23:25:59.140Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28552026-09-04T23:25:59.247Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28562026-09-04T23:25:59.275Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28572026-09-04T23:25:59.360Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28582026-09-04T23:25:59.384Z Compiling smoltcp v0.11.0
28592026-09-04T23:25:59.577Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28602026-09-04T23:25:59.759Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28612026-09-04T23:25:59.805Z Compiling ingot v0.2.1
28622026-09-04T23:25:59.930Z Compiling postcard v1.1.3
28632026-09-04T23:25:59.966Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-04T23:25:59.990Z Compiling cstr-argument v0.1.2
28652026-09-04T23:26:00.123Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28662026-09-04T23:26:00.182Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-04T23:26:00.207Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-04T23:26:00.342Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28692026-09-04T23:26:00.366Z Compiling rand v0.10.1
28702026-09-04T23:26:00.366Z Compiling sigpipe v0.1.3
28712026-09-04T23:26:00.490Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-04T23:26:00.551Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28732026-09-04T23:26:00.596Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28742026-09-04T23:26:00.624Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28752026-09-04T23:26:00.773Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28762026-09-04T23:26:00.864Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28772026-09-04T23:26:01.028Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28782026-09-04T23:26:01.109Z Compiling memmap v0.7.0
28792026-09-04T23:26:01.153Z Compiling zone v0.3.1
28802026-09-04T23:26:01.340Z Compiling usdt v0.5.0
28812026-09-04T23:26:01.616Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28822026-09-04T23:26:01.702Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28832026-09-04T23:26:01.786Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28842026-09-04T23:26:01.849Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28852026-09-04T23:26:01.916Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-04T23:26:01.947Z Compiling derive-where v1.6.0
28872026-09-04T23:26:02.105Z Compiling bytecount v0.6.9
28882026-09-04T23:26:02.190Z Compiling toml v0.8.23
28892026-09-04T23:26:02.214Z Compiling tokio-dtrace v0.1.1
28902026-09-04T23:26:02.236Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-04T23:26:02.396Z Compiling prettyplease v0.2.37
28922026-09-04T23:26:02.471Z Compiling oxide-tokio-rt v0.1.4
28932026-09-04T23:26:02.516Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28942026-09-04T23:26:02.539Z Compiling newline-converter v0.3.0
28952026-09-04T23:26:02.539Z Compiling typify-macro v0.6.2
28962026-09-04T23:26:02.662Z Compiling gethostname v0.5.0
28972026-09-04T23:26:02.724Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28982026-09-04T23:26:02.824Z Compiling console v0.15.11
28992026-09-04T23:26:02.870Z Compiling slog-dtrace v0.3.0
29002026-09-04T23:26:02.927Z Compiling cancel-safe-futures v0.1.5
29012026-09-04T23:26:03.136Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29022026-09-04T23:26:03.193Z Compiling oxide-update-engine-types v0.1.2
29032026-09-04T23:26:03.240Z Compiling expectorate v1.2.0
29042026-09-04T23:26:03.331Z Compiling num-rational v0.4.2
29052026-09-04T23:26:03.373Z Compiling num-complex v0.4.6
29062026-09-04T23:26:03.480Z Compiling resolv-conf v0.7.6
29072026-09-04T23:26:03.504Z Compiling match_cfg v0.1.0
29082026-09-04T23:26:03.541Z Compiling compression-core v0.4.31
29092026-09-04T23:26:03.776Z Compiling num v0.4.3
29102026-09-04T23:26:03.846Z Compiling crossbeam-channel v0.5.15
29112026-09-04T23:26:03.949Z Compiling toml_writer v1.1.1+spec-1.1.0
29122026-09-04T23:26:03.973Z Compiling linear-map v1.2.0
29132026-09-04T23:26:04.082Z Compiling term v1.2.1
29142026-09-04T23:26:04.105Z Compiling float-ord v0.3.2
29152026-09-04T23:26:04.105Z Compiling take_mut v0.2.2
29162026-09-04T23:26:04.177Z Compiling typify v0.6.2
29172026-09-04T23:26:04.342Z Compiling progenitor-impl v0.14.0
29182026-09-04T23:26:04.613Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29192026-09-04T23:26:04.617Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29202026-09-04T23:26:04.716Z Compiling oxide-update-engine v0.1.2
29212026-09-04T23:26:04.740Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29222026-09-04T23:26:05.040Z Compiling async-stream v0.3.6
29232026-09-04T23:26:05.321Z Compiling waitgroup v0.1.2
29242026-09-04T23:26:05.414Z Compiling backon v1.6.0
29252026-09-04T23:26:05.570Z Compiling linked-hash-map v0.5.6
29262026-09-04T23:26:05.633Z Compiling debug-ignore v1.0.5
29272026-09-04T23:26:05.656Z Compiling minimal-lexical v0.2.1
29282026-09-04T23:26:05.821Z Compiling lru-cache v0.1.2
29292026-09-04T23:26:05.869Z Compiling nom v7.1.3
29302026-09-04T23:26:05.948Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-04T23:26:06.216Z Compiling itertools v0.14.0
29322026-09-04T23:26:06.557Z Compiling progenitor-macro v0.14.0
29332026-09-04T23:26:06.680Z Compiling humantime v2.3.0
29342026-09-04T23:26:06.701Z Compiling unicode-xid v0.2.6
29352026-09-04T23:26:06.880Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-04T23:26:06.901Z Compiling hickory-proto v0.24.4
29372026-09-04T23:26:06.983Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-04T23:26:07.111Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-04T23:26:07.290Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-04T23:26:07.498Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-04T23:26:07.990Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-04T23:26:08.208Z Compiling papergrid v0.11.0
29432026-09-04T23:26:08.264Z Compiling tabled_derive v0.7.0
29442026-09-04T23:26:08.355Z Compiling termtree v0.5.1
29452026-09-04T23:26:08.392Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-04T23:26:08.433Z Compiling crossterm v0.29.0
29472026-09-04T23:26:08.570Z Compiling phf_shared v0.12.1
29482026-09-04T23:26:08.637Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-04T23:26:09.115Z Compiling csv-core v0.1.13
29502026-09-04T23:26:09.217Z Compiling tabled v0.15.0
29512026-09-04T23:26:09.239Z Compiling vte v0.14.1
29522026-09-04T23:26:09.377Z Compiling highway v1.3.0
29532026-09-04T23:26:09.480Z Compiling hickory-resolver v0.24.4
29542026-09-04T23:26:09.502Z Compiling chrono-tz v0.10.4
29552026-09-04T23:26:09.769Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29562026-09-04T23:26:09.894Z Compiling strip-ansi-escapes v0.2.1
29572026-09-04T23:26:10.253Z Compiling csv v1.4.0
29582026-09-04T23:26:10.293Z Compiling phf v0.12.1
29592026-09-04T23:26:10.319Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-04T23:26:10.501Z Compiling const_format_proc_macros v0.2.34
29612026-09-04T23:26:10.682Z Compiling fd-lock v4.0.4
29622026-09-04T23:26:10.836Z Compiling qorb v0.4.1
29632026-09-04T23:26:10.859Z Compiling progenitor v0.14.0
29642026-09-04T23:26:10.880Z Compiling peg-macros v0.8.5
29652026-09-04T23:26:10.914Z Compiling nu-ansi-term v0.50.3
29662026-09-04T23:26:11.012Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29672026-09-04T23:26:11.113Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29682026-09-04T23:26:11.210Z Compiling reedline v0.40.0
29692026-09-04T23:26:11.232Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29702026-09-04T23:26:11.302Z Compiling const_format v0.2.35
29712026-09-04T23:26:11.369Z Compiling bcs v0.1.6
29722026-09-04T23:26:11.678Z Compiling nom v8.0.0
29732026-09-04T23:26:11.753Z Compiling semver v0.1.20
29742026-09-04T23:26:11.775Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752026-09-04T23:26:12.057Z Compiling rustc_version v0.1.7
29762026-09-04T23:26:12.145Z Compiling peg v0.8.5
29772026-09-04T23:26:12.250Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29782026-09-04T23:26:12.294Z Compiling newtype_derive v0.1.6
29792026-09-04T23:26:12.550Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-04T23:26:12.678Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-04T23:26:12.830Z Compiling steno v0.4.1
29822026-09-04T23:26:12.885Z Compiling dropshot-api-manager-types v0.8.0
29832026-09-04T23:26:12.977Z Compiling sha1 v0.10.6
29842026-09-04T23:26:13.117Z Compiling utf-8 v0.7.6
29852026-09-04T23:26:13.140Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-04T23:26:13.314Z Compiling tagptr v0.2.0
29872026-09-04T23:26:13.336Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-04T23:26:13.361Z Compiling tungstenite v0.21.0
29892026-09-04T23:26:13.408Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-04T23:26:13.516Z Compiling moka v0.12.13
29912026-09-04T23:26:13.579Z Compiling darling_core v0.21.3
29922026-09-04T23:26:13.604Z Compiling display-error-chain v0.2.2
29932026-09-04T23:26:13.657Z Compiling vergen-lib v0.1.6
29942026-09-04T23:26:13.779Z Compiling diesel_derives v2.3.7
29952026-09-04T23:26:14.029Z Compiling tokio-tungstenite v0.21.0
29962026-09-04T23:26:14.133Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29972026-09-04T23:26:14.158Z Compiling scheduled-thread-pool v0.2.7
29982026-09-04T23:26:14.296Z Compiling vergen-gitcl v1.0.8
29992026-09-04T23:26:14.435Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30002026-09-04T23:26:14.549Z Compiling diesel_table_macro_syntax v0.3.0
30012026-09-04T23:26:14.660Z Compiling hickory-resolver v0.25.2
30022026-09-04T23:26:14.710Z Compiling dirs-sys-next v0.1.2
30032026-09-04T23:26:14.733Z Compiling glob v0.3.3
30042026-09-04T23:26:14.759Z Compiling maplit v1.0.2
30052026-09-04T23:26:14.786Z Compiling crunchy v0.2.4
30062026-09-04T23:26:14.837Z Compiling r2d2 v0.8.10
30072026-09-04T23:26:14.878Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30082026-09-04T23:26:14.991Z Compiling dirs-next v2.0.0
30092026-09-04T23:26:15.118Z Compiling clang-sys v1.8.1
30102026-09-04T23:26:15.121Z Compiling libscf-sys v1.2.0
30112026-09-04T23:26:15.166Z Compiling xshell-macros v0.2.7
30122026-09-04T23:26:15.169Z Compiling tiny-keccak v2.0.2
30132026-09-04T23:26:15.169Z Compiling downcast-rs v2.0.2
30142026-09-04T23:26:15.366Z Compiling term v0.7.0
30152026-09-04T23:26:15.436Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30162026-09-04T23:26:15.460Z Compiling papergrid v0.18.0
30172026-09-04T23:26:15.485Z Compiling bit-vec v0.6.3
30182026-09-04T23:26:15.624Z Compiling xshell v0.2.7
30192026-09-04T23:26:15.738Z Compiling bit-set v0.5.3
30202026-09-04T23:26:15.810Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30212026-09-04T23:26:15.832Z Compiling darling_macro v0.21.3
30222026-09-04T23:26:15.835Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30232026-09-04T23:26:15.880Z Compiling ascii-canvas v3.0.0
30242026-09-04T23:26:15.904Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30252026-09-04T23:26:15.930Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30262026-09-04T23:26:15.961Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-04T23:26:16.142Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-04T23:26:16.383Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30292026-09-04T23:26:16.407Z Compiling itertools v0.15.0
30302026-09-04T23:26:16.430Z Compiling darling v0.21.3
30312026-09-04T23:26:16.433Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30322026-09-04T23:26:16.479Z Compiling itertools v0.10.5
30332026-09-04T23:26:16.518Z Compiling ena v0.14.4
30342026-09-04T23:26:16.555Z Compiling dsl_auto_type v0.2.0
30352026-09-04T23:26:16.639Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30362026-09-04T23:26:16.770Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30372026-09-04T23:26:16.943Z Compiling tabled v0.21.0
30382026-09-04T23:26:16.967Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-04T23:26:17.128Z Compiling libloading v0.8.9
30402026-09-04T23:26:17.232Z Compiling bindgen v0.71.1
30412026-09-04T23:26:17.361Z Compiling unicase v2.9.0
30422026-09-04T23:26:17.544Z Compiling diff v0.1.13
30432026-09-04T23:26:17.568Z Compiling regex-syntax v0.6.29
30442026-09-04T23:26:17.647Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30452026-09-04T23:26:17.836Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30462026-09-04T23:26:17.950Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30472026-09-04T23:26:18.012Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30482026-09-04T23:26:18.179Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30492026-09-04T23:26:18.848Z Compiling cexpr v0.6.0
30502026-09-04T23:26:18.893Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-04T23:26:19.013Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30522026-09-04T23:26:19.147Z Compiling lalrpop v0.19.12
30532026-09-04T23:26:19.510Z Compiling rustc-hash v2.1.1
30542026-09-04T23:26:19.677Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30552026-09-04T23:26:19.809Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30562026-09-04T23:26:19.912Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30572026-09-04T23:26:20.047Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30582026-09-04T23:26:20.695Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-04T23:26:21.434Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-04T23:26:21.805Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-04T23:26:21.851Z Compiling headers-core v0.3.0
30622026-09-04T23:26:21.923Z Compiling diesel v2.3.7
30632026-09-04T23:26:21.946Z Compiling libxml v0.3.3
30642026-09-04T23:26:22.012Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30652026-09-04T23:26:22.241Z Compiling crc8 v0.1.1
30662026-09-04T23:26:22.337Z Compiling headers v0.4.1
30672026-09-04T23:26:22.385Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-04T23:26:22.632Z Compiling strum_macros v0.24.3
30692026-09-04T23:26:22.658Z Compiling indoc v1.0.9
30702026-09-04T23:26:23.062Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-04T23:26:23.119Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-04T23:26:23.310Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-04T23:26:23.521Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30742026-09-04T23:26:23.585Z Compiling quick-xml v0.37.5
30752026-09-04T23:26:23.685Z Compiling derive_builder v0.20.2
30762026-09-04T23:26:23.862Z Compiling oso-derive v0.27.3
30772026-09-04T23:26:23.888Z Compiling impl-trait-for-tuples v0.2.3
30782026-09-04T23:26:24.031Z Compiling openssl-probe v0.1.6
30792026-09-04T23:26:24.409Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-04T23:26:24.432Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-04T23:26:24.522Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-04T23:26:24.726Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-04T23:26:24.749Z Compiling samael v0.0.19
30842026-09-04T23:26:25.009Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30852026-09-04T23:26:25.013Z Compiling bb8 v0.8.6
30862026-09-04T23:26:25.208Z Compiling filetime v0.2.27
30872026-09-04T23:26:25.247Z Compiling trait-variant v0.1.2
30882026-09-04T23:26:25.271Z Compiling proc-macro-error-attr2 v2.0.0
30892026-09-04T23:26:25.379Z Compiling half v1.8.3
30902026-09-04T23:26:25.408Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30912026-09-04T23:26:25.441Z Compiling tar v0.4.46
30922026-09-04T23:26:25.570Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30932026-09-04T23:26:25.707Z Compiling serde_cbor v0.11.2
30942026-09-04T23:26:25.729Z Compiling proc-macro-error2 v2.0.1
30952026-09-04T23:26:25.732Z Compiling hashbrown v0.14.5
30962026-09-04T23:26:25.833Z Compiling rfc6979 v0.4.0
30972026-09-04T23:26:25.854Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30982026-09-04T23:26:26.008Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30992026-09-04T23:26:26.079Z Compiling salty v0.3.0
31002026-09-04T23:26:26.203Z Compiling knus-derive v3.4.0
31012026-09-04T23:26:26.326Z Compiling chumsky v0.9.3
31022026-09-04T23:26:26.351Z Compiling ecdsa v0.16.9
31032026-09-04T23:26:26.467Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-04T23:26:26.641Z Compiling polar-core v0.27.3
31052026-09-04T23:26:26.706Z Compiling primeorder v0.13.6
31062026-09-04T23:26:26.784Z Compiling nonempty v0.12.0
31072026-09-04T23:26:27.007Z Compiling p384 v0.13.1
31082026-09-04T23:26:27.029Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-09-04T23:26:27.487Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-04T23:26:27.560Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-04T23:26:27.627Z Compiling knus v3.4.0
31122026-09-04T23:26:27.650Z Compiling fxhash v0.2.1
31132026-09-04T23:26:27.826Z Compiling libz-sys v1.1.24
31142026-09-04T23:26:27.874Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-04T23:26:28.026Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-04T23:26:28.051Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-04T23:26:28.344Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31182026-09-04T23:26:28.412Z Compiling kstat-rs v0.2.5
31192026-09-04T23:26:28.502Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31202026-09-04T23:26:28.766Z Compiling mime_guess v2.0.5
31212026-09-04T23:26:28.835Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31222026-09-04T23:26:29.347Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-04T23:26:29.350Z Compiling nanorand v0.7.0
31242026-09-04T23:26:29.661Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-04T23:26:29.714Z Compiling parking_lot_core v0.8.6
31262026-09-04T23:26:29.786Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-04T23:26:29.974Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-04T23:26:30.054Z Compiling flume v0.11.1
31292026-09-04T23:26:30.137Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-04T23:26:30.594Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-04T23:26:30.782Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-04T23:26:30.803Z Compiling git-stub v1.0.0
31332026-09-04T23:26:30.825Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T23:26:31.083Z Compiling http-range v0.1.5
31352026-09-04T23:26:31.106Z Compiling strsim v0.10.0
31362026-09-04T23:26:31.179Z Compiling corncobs v0.1.4
31372026-09-04T23:26:31.380Z Compiling instability v0.3.11
31382026-09-04T23:26:31.408Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-04T23:26:31.431Z Compiling darling_core v0.13.4
31402026-09-04T23:26:31.491Z Compiling git-stub-vcs v0.1.0
31412026-09-04T23:26:31.683Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-04T23:26:32.179Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31432026-09-04T23:26:32.275Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31442026-09-04T23:26:32.416Z Compiling progenitor-impl v0.13.0
31452026-09-04T23:26:32.535Z Compiling ignore v0.4.25
31462026-09-04T23:26:32.559Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-04T23:26:32.807Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-04T23:26:33.047Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31492026-09-04T23:26:33.104Z Compiling secrecy v0.8.0
31502026-09-04T23:26:33.302Z Compiling anstyle-parse v0.2.7
31512026-09-04T23:26:33.548Z Compiling castaway v0.2.4
31522026-09-04T23:26:33.716Z Compiling vergen-git2 v9.1.0
31532026-09-04T23:26:33.968Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-04T23:26:34.092Z Compiling indoc v2.0.7
31552026-09-04T23:26:34.534Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31562026-09-04T23:26:34.609Z Compiling progenitor-macro v0.13.0
31572026-09-04T23:26:35.121Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-04T23:26:35.333Z Compiling compact_str v0.8.1
31592026-09-04T23:26:35.540Z Compiling anstream v0.6.21
31602026-09-04T23:26:35.728Z Compiling globwalk v0.9.1
31612026-09-04T23:26:35.954Z Compiling oso v0.27.3
31622026-09-04T23:26:36.118Z Compiling darling_macro v0.13.4
31632026-09-04T23:26:36.225Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31642026-09-04T23:26:36.449Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31652026-09-04T23:26:36.630Z Compiling hyper-staticfile v0.10.1
31662026-09-04T23:26:36.653Z Compiling parking_lot v0.11.2
31672026-09-04T23:26:36.816Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31682026-09-04T23:26:37.085Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31692026-09-04T23:26:37.277Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31702026-09-04T23:26:37.457Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31712026-09-04T23:26:37.504Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31722026-09-04T23:26:37.603Z Compiling predicates-tree v1.0.13
31732026-09-04T23:26:37.834Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-04T23:26:37.964Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-04T23:26:38.091Z Compiling progenitor-client v0.13.0
31762026-09-04T23:26:38.584Z Compiling unicode-truncate v1.1.0
31772026-09-04T23:26:38.642Z Compiling digest-io v0.1.0
31782026-09-04T23:26:38.749Z Compiling sha2 v0.11.0
31792026-09-04T23:26:38.798Z Compiling lru v0.12.5
31802026-09-04T23:26:38.824Z Compiling prefix-trie v0.7.0
31812026-09-04T23:26:38.846Z Compiling rand_seeder v0.4.0
31822026-09-04T23:26:39.025Z Compiling rawzip v0.4.4
31832026-09-04T23:26:39.081Z Compiling cassowary v0.3.0
31842026-09-04T23:26:39.574Z Compiling async-bb8-diesel v0.2.1
31852026-09-04T23:26:39.597Z Compiling diesel-dtrace v0.5.0
31862026-09-04T23:26:39.817Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31872026-09-04T23:26:39.919Z Compiling ratatui v0.29.0
31882026-09-04T23:26:39.923Z Compiling hickory-server v0.25.2
31892026-09-04T23:26:39.963Z Compiling progenitor v0.13.0
31902026-09-04T23:26:40.034Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31912026-09-04T23:26:40.196Z Compiling camino-tempfile-ext v0.3.3
31922026-09-04T23:26:40.295Z Compiling sled v0.34.7
31932026-09-04T23:26:40.639Z Compiling darling v0.13.4
31942026-09-04T23:26:41.169Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-04T23:26:42.442Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-04T23:26:42.874Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-04T23:26:42.984Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-04T23:26:43.420Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31992026-09-04T23:26:43.444Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32002026-09-04T23:26:43.748Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32012026-09-04T23:26:44.131Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32022026-09-04T23:26:44.410Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-04T23:26:44.675Z Compiling serde_with_macros v1.5.2
32042026-09-04T23:26:44.788Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-04T23:26:44.977Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-04T23:26:45.019Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32072026-09-04T23:26:45.228Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32082026-09-04T23:26:45.270Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32092026-09-04T23:26:45.481Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32102026-09-04T23:26:45.522Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32112026-09-04T23:26:45.543Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32122026-09-04T23:26:45.746Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32132026-09-04T23:26:45.781Z Compiling arc-swap v1.8.2
32142026-09-04T23:26:45.801Z Compiling void v1.0.2
32152026-09-04T23:26:45.922Z Compiling lzss v0.8.2
32162026-09-04T23:26:45.956Z Compiling serde_with v1.14.0
32172026-09-04T23:26:46.058Z Compiling slog-scope v4.4.1
32182026-09-04T23:26:46.165Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-04T23:26:46.168Z Compiling scuffle v0.1.0
32202026-09-04T23:26:46.190Z Compiling tungstenite v0.23.0
32212026-09-04T23:26:46.235Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-04T23:26:46.239Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-04T23:26:46.400Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-04T23:26:46.647Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-04T23:26:46.821Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-04T23:26:46.899Z Compiling libsw-core v0.3.2
32272026-09-04T23:26:46.921Z Compiling nix v0.27.1
32282026-09-04T23:26:47.060Z Compiling twox-hash v2.1.2
32292026-09-04T23:26:47.112Z Compiling serde_bytes v0.11.19
32302026-09-04T23:26:47.135Z Compiling atty v0.2.14
32312026-09-04T23:26:47.278Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-04T23:26:47.315Z Compiling libsw v3.5.0
32332026-09-04T23:26:47.422Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-04T23:26:47.501Z Compiling tokio-tungstenite v0.23.1
32352026-09-04T23:26:47.534Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32362026-09-04T23:26:47.580Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32372026-09-04T23:26:47.606Z Compiling slog-stdlog v4.1.1
32382026-09-04T23:26:47.664Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-04T23:26:47.687Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-04T23:26:47.840Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-04T23:26:47.867Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-04T23:26:47.931Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-04T23:26:47.953Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-04T23:26:48.147Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-04T23:26:48.367Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32462026-09-04T23:26:48.581Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32472026-09-04T23:26:48.662Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-04T23:26:48.666Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-04T23:26:49.044Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32502026-09-04T23:26:49.284Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32512026-09-04T23:26:49.732Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32522026-09-04T23:26:49.899Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32532026-09-04T23:26:50.214Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32542026-09-04T23:26:50.257Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32552026-09-04T23:26:50.339Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32562026-09-04T23:26:50.802Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32572026-09-04T23:26:52.911Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32582026-09-04T23:26:53.243Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32592026-09-04T23:26:53.921Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32602026-09-04T23:26:54.152Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-04T23:26:54.489Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32622026-09-04T23:26:54.534Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32632026-09-04T23:26:54.851Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32642026-09-04T23:26:54.879Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32652026-09-04T23:26:55.618Z Compiling git2 v0.20.4
32662026-09-04T23:26:55.699Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32672026-09-04T23:26:56.843Z Compiling signal-hook-tokio v0.3.1
32682026-09-04T23:26:57.036Z Compiling fatfs v0.3.6
32692026-09-04T23:26:57.129Z Compiling yasna v0.5.2
32702026-09-04T23:26:57.173Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-04T23:26:58.104Z Compiling console v0.16.2
32722026-09-04T23:26:58.167Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32732026-09-04T23:26:58.609Z Compiling seq-macro v0.3.6
32742026-09-04T23:26:58.633Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32752026-09-04T23:26:58.799Z Compiling assert_matches v1.5.0
32762026-09-04T23:26:58.907Z Compiling indicatif v0.18.4
32772026-09-04T23:26:58.989Z Compiling rcgen v0.12.1
32782026-09-04T23:26:59.147Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792026-09-04T23:26:59.600Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-04T23:27:01.927Z Compiling slog-envlogger v2.2.0
32812026-09-04T23:27:02.630Z Compiling oxide-update-engine-display v0.1.2
32822026-09-04T23:27:03.010Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-04T23:27:03.337Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-04T23:27:03.518Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32852026-09-04T23:27:03.781Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32862026-09-04T23:27:03.860Z Compiling port-file v0.1.0
32872026-09-04T23:27:04.033Z Compiling subprocess v0.2.15
32882026-09-04T23:27:04.151Z Compiling rtoolbox v0.0.3
32892026-09-04T23:27:04.431Z Compiling rpassword v7.5.4
32902026-09-04T23:27:04.862Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-04T23:27:05.018Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-04T23:27:05.196Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32932026-09-04T23:27:05.252Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32942026-09-04T23:27:05.331Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-04T23:27:05.866Z Compiling tui-tree-widget v0.23.1
32962026-09-04T23:27:06.167Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-04T23:27:06.445Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-04T23:27:07.293Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-04T23:27:07.936Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-04T23:27:08.591Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-04T23:27:08.706Z Compiling uzers v0.12.2
33022026-09-04T23:27:08.849Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-04T23:27:08.925Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-04T23:27:08.956Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-09-04T23:27:09.164Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33062026-09-04T23:27:09.545Z Compiling support-bundle-viewer v0.1.2
33072026-09-04T23:27:09.921Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33082026-09-04T23:27:10.011Z Compiling multimap v0.10.1
33092026-09-04T23:27:10.672Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-04T23:27:35.172Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-04T23:27:55.706Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-04T23:28:10.490Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-04T23:35:52.081Z Finished `release` profile [optimized] target(s) in 10m 14s
33142026-09-04T23:35:52.085Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-04T23:35:52.085Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-04T23:36:27.480Z
33172026-09-04T23:36:27.480Zreal 10:51.276914791
33182026-09-04T23:36:27.480Zuser 2:04:21.659550965
33192026-09-04T23:36:27.480Zsys 4:41.125626292
33202026-09-04T23:36:27.480Ztrap 3.274018806
33212026-09-04T23:36:27.480Ztflt 0.682706867
33222026-09-04T23:36:27.480Zdflt 8.897959661
33232026-09-04T23:36:27.480Zkflt 0.013040397
33242026-09-04T23:36:27.480Zlock 8:18:32.671983454
33252026-09-04T23:36:27.480Zslp 3:06:38.230376782
33262026-09-04T23:36:27.480Zlat 3:01.561350411
33272026-09-04T23:36:27.480Zstop 8:34.483109823
33282026-09-04T23:36:27.493Z+ mapfile -t packages
33292026-09-04T23:36:27.493Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-04T23:36:28.461Z Finished `release` profile [optimized] target(s) in 0.97s
33312026-09-04T23:36:28.546Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-04T23:36:28.604ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-04T23:36:28.608Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-04T23:36:29.180Z Compiling libc v0.2.185
33352026-09-04T23:36:29.181Z Compiling serde_core v1.0.228
33362026-09-04T23:36:29.203Z Compiling serde v1.0.228
33372026-09-04T23:36:29.204Z Compiling rustix v1.1.4
33382026-09-04T23:36:29.204Z Compiling serde_json v1.0.151
33392026-09-04T23:36:29.204Z Compiling bitflags v2.11.0
33402026-09-04T23:36:29.260Z Compiling usdt-impl v0.5.0
33412026-09-04T23:36:29.439Z Compiling syn v2.0.117
33422026-09-04T23:36:29.439Z Compiling syn v1.0.109
33432026-09-04T23:36:29.439Z Compiling getrandom v0.4.3
33442026-09-04T23:36:29.439Z Compiling log v0.4.33
33452026-09-04T23:36:29.522Z Compiling indexmap v2.14.0
33462026-09-04T23:36:29.522Z Compiling fs-err v3.3.0
33472026-09-04T23:36:29.607Z Compiling anyhow v1.0.104
33482026-09-04T23:36:29.642Z Compiling once_cell v1.21.3
33492026-09-04T23:36:29.642Z Compiling heck v0.4.1
33502026-09-04T23:36:29.988Z Compiling errno v0.3.14
33512026-09-04T23:36:29.994Z Compiling thread-id v4.2.2
33522026-09-04T23:36:29.994Z Compiling memmap v0.7.0
33532026-09-04T23:36:30.772Z Compiling proc-macro-error v1.0.4
33542026-09-04T23:36:30.984Z Compiling terminal_size v0.4.3
33552026-09-04T23:36:30.984Z Compiling tempfile v3.27.0
33562026-09-04T23:36:31.041Z Compiling tabled_derive v0.7.0
33572026-09-04T23:36:31.076Z Compiling clap_builder v4.6.0
33582026-09-04T23:36:31.076Z Compiling textwrap v0.16.2
33592026-09-04T23:36:31.338Z Compiling camino v1.2.5
33602026-09-04T23:36:31.338Z Compiling cargo-platform v0.3.2
33612026-09-04T23:36:31.365Z Compiling semver v1.0.28
33622026-09-04T23:36:31.430Z Compiling pest_generator v2.8.6
33632026-09-04T23:36:31.652Z Compiling camino-tempfile v1.4.1
33642026-09-04T23:36:31.734Z Compiling tabled v0.15.0
33652026-09-04T23:36:31.875Z Compiling serde_derive v1.0.228
33662026-09-04T23:36:31.876Z Compiling thiserror-impl v1.0.69
33672026-09-04T23:36:31.889Z Compiling zerocopy-derive v0.7.35
33682026-09-04T23:36:31.889Z Compiling scroll_derive v0.12.1
33692026-09-04T23:36:31.890Z Compiling thiserror-impl v2.0.18
33702026-09-04T23:36:31.890Z Compiling clap_derive v4.6.1
33712026-09-04T23:36:31.969Z Compiling pest_derive v2.8.6
33722026-09-04T23:36:32.620Z Compiling scroll v0.12.0
33732026-09-04T23:36:32.719Z Compiling zerocopy v0.7.35
33742026-09-04T23:36:32.908Z Compiling goblin v0.8.2
33752026-09-04T23:36:33.043Z Compiling thiserror v1.0.69
33762026-09-04T23:36:33.120Z Compiling thiserror v2.0.18
33772026-09-04T23:36:33.128Z Compiling dtrace-parser v0.2.0
33782026-09-04T23:36:33.304Z Compiling clap v4.6.1
33792026-09-04T23:36:34.407Z Compiling dof v0.3.0
33802026-09-04T23:36:34.407Z Compiling serde_tokenstream v0.2.3
33812026-09-04T23:36:34.465Z Compiling toml_datetime v0.6.11
33822026-09-04T23:36:34.466Z Compiling serde_spanned v0.6.9
33832026-09-04T23:36:34.466Z Compiling cargo_metadata v0.23.1
33842026-09-04T23:36:34.503Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33852026-09-04T23:36:34.504Z Compiling macaddr v1.0.1
33862026-09-04T23:36:34.678Z Compiling toml_edit v0.22.27
33872026-09-04T23:36:35.082Z Compiling usdt-macro v0.5.0
33882026-09-04T23:36:35.082Z Compiling usdt-attr-macro v0.5.0
33892026-09-04T23:36:35.968Z Compiling usdt v0.5.0
33902026-09-04T23:36:36.150Z Compiling toml v0.8.23
33912026-09-04T23:36:36.608Z Compiling cargo_toml v0.21.0
33922026-09-04T23:36:38.833Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-04T23:36:44.794Z Finished `release` profile [optimized] target(s) in 16.17s
33942026-09-04T23:36:44.948Z
33952026-09-04T23:36:44.948Zreal 16.292386715
33962026-09-04T23:36:44.948Zuser 1:56.169387913
33972026-09-04T23:36:44.962Zsys 14.745965262
33982026-09-04T23:36:44.962Ztrap 0.049594061
33992026-09-04T23:36:44.962Ztflt 0.698636342
34002026-09-04T23:36:44.963Zdflt 1.876295234
34012026-09-04T23:36:44.963Zkflt 0.000036130
34022026-09-04T23:36:44.963Zlock 3:46.936288323
34032026-09-04T23:36:44.963Zslp 2:13.710829059
34042026-09-04T23:36:44.963Zlat 3.029882719
34052026-09-04T23:36:44.963Zstop 16.379639067
34062026-09-04T23:36:44.963Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-04T23:36:44.963Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-04T23:36:44.963Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-04T23:36:44.963Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-04T23:36:44.963Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-04T23:36:45.897Z Compiling progenitor-client v0.14.0
34122026-09-04T23:36:45.903Z Compiling match_cfg v0.1.0
34132026-09-04T23:36:45.904Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-04T23:36:46.042Z Compiling slog-json v2.6.1
34152026-09-04T23:36:46.058Z Compiling newtype-uuid-macros v0.1.0
34162026-09-04T23:36:46.058Z Compiling sha1 v0.11.0
34172026-09-04T23:36:46.059Z Compiling multer v3.1.0
34182026-09-04T23:36:46.059Z Compiling debug-ignore v1.0.5
34192026-09-04T23:36:46.059Z Compiling compression-core v0.4.31
34202026-09-04T23:36:46.059Z Compiling async-stream-impl v0.3.6
34212026-09-04T23:36:46.059Z Compiling toml_datetime v1.1.1+spec-1.1.0
34222026-09-04T23:36:46.059Z Compiling serde_spanned v1.1.1
34232026-09-04T23:36:46.059Z Compiling dropshot v0.17.1
34242026-09-04T23:36:46.059Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-04T23:36:46.059Z Compiling waitgroup v0.1.2
34262026-09-04T23:36:46.059Z Compiling rustls-pemfile v2.2.0
34272026-09-04T23:36:46.125Z Compiling hostname v0.3.1
34282026-09-04T23:36:46.301Z Compiling dropshot_endpoint v0.17.1
34292026-09-04T23:36:46.356Z Compiling hostname v0.4.2
34302026-09-04T23:36:46.357Z Compiling serde_path_to_error v0.1.20
34312026-09-04T23:36:46.362Z Compiling atomicwrites v0.4.4
34322026-09-04T23:36:46.362Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34332026-09-04T23:36:46.362Z Compiling macaddr v1.0.1
34342026-09-04T23:36:46.413Z Compiling compression-codecs v0.4.37
34352026-09-04T23:36:46.431Z Compiling toml v1.1.2+spec-1.1.0
34362026-09-04T23:36:46.472Z Compiling serde_tokenstream v0.3.0
34372026-09-04T23:36:46.507Z Compiling slog-bunyan v2.5.0
34382026-09-04T23:36:46.565Z Compiling oxide-generation v0.1.3
34392026-09-04T23:36:46.607Z Compiling instant v0.1.13
34402026-09-04T23:36:46.607Z Compiling parse-display-derive v0.10.0
34412026-09-04T23:36:46.645Z Compiling async-compression v0.4.41
34422026-09-04T23:36:46.687Z Compiling regress v0.10.5
34432026-09-04T23:36:46.721Z Compiling backon v1.6.0
34442026-09-04T23:36:46.721Z Compiling backoff v0.4.0
34452026-09-04T23:36:46.754Z Compiling itertools v0.14.0
34462026-09-04T23:36:46.779Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34472026-09-04T23:36:46.793Z Compiling humantime v2.3.0
34482026-09-04T23:36:46.808Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34492026-09-04T23:36:46.828Z Compiling oxide-generation-macros v0.2.0
34502026-09-04T23:36:46.919Z Compiling async-stream v0.3.6
34512026-09-04T23:36:46.925Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34522026-09-04T23:36:46.959Z Compiling progenitor-extras v0.2.0
34532026-09-04T23:36:46.970Z Compiling half v2.7.1
34542026-09-04T23:36:46.990Z Compiling crucible-workspace-hack v0.1.0
34552026-09-04T23:36:47.019Z Compiling ciborium-io v0.2.2
34562026-09-04T23:36:47.089Z Compiling convert_case v0.4.0
34572026-09-04T23:36:47.100Z Compiling secrecy v0.10.3
34582026-09-04T23:36:47.138Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34592026-09-04T23:36:47.156Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34602026-09-04T23:36:47.175Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34612026-09-04T23:36:47.251Z Compiling inout v0.1.4
34622026-09-04T23:36:47.266Z Compiling ciborium-ll v0.2.2
34632026-09-04T23:36:47.266Z Compiling regress v0.11.1
34642026-09-04T23:36:47.297Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-04T23:36:47.311Z Compiling universal-hash v0.5.1
34662026-09-04T23:36:47.368Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34672026-09-04T23:36:47.405Z Compiling cipher v0.4.4
34682026-09-04T23:36:47.480Z Compiling ciborium v0.2.2
34692026-09-04T23:36:47.490Z Compiling derive_more v0.99.20
34702026-09-04T23:36:47.490Z Compiling opaque-debug v0.3.1
34712026-09-04T23:36:47.548Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-04T23:36:47.644Z Compiling blake2 v0.10.6
34732026-09-04T23:36:47.722Z Compiling poly1305 v0.8.0
34742026-09-04T23:36:47.722Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34752026-09-04T23:36:47.748Z Compiling chacha20 v0.9.1
34762026-09-04T23:36:47.777Z Compiling aead v0.5.2
34772026-09-04T23:36:47.843Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-04T23:36:47.945Z Compiling password-hash v0.5.0
34792026-09-04T23:36:47.981Z Compiling indent_write v2.2.0
34802026-09-04T23:36:48.009Z Compiling chacha20poly1305 v0.10.1
34812026-09-04T23:36:48.047Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-04T23:36:48.078Z Compiling unsafe-libyaml v0.2.11
34832026-09-04T23:36:48.080Z Compiling itertools v0.15.0
34842026-09-04T23:36:48.164Z Compiling num-derive v0.4.2
34852026-09-04T23:36:48.169Z Compiling heapless v0.8.0
34862026-09-04T23:36:48.201Z Compiling tabwriter v1.4.1
34872026-09-04T23:36:48.331Z Compiling argon2 v0.5.3
34882026-09-04T23:36:48.373Z Compiling toml_edit v0.23.10+spec-1.0.0
34892026-09-04T23:36:48.394Z Compiling hash32 v0.3.1
34902026-09-04T23:36:48.408Z Compiling parse-display v0.10.0
34912026-09-04T23:36:48.480Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34922026-09-04T23:36:48.555Z Compiling thiserror-no-std v2.0.2
34932026-09-04T23:36:48.585Z Compiling smoltcp v0.11.0
34942026-09-04T23:36:48.672Z Compiling vsss-rs v3.3.4
34952026-09-04T23:36:48.726Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34962026-09-04T23:36:48.742Z Compiling serde_yaml v0.9.34+deprecated
34972026-09-04T23:36:48.902Z Compiling typify-impl v0.6.2
34982026-09-04T23:36:49.022Z Compiling proc-macro-crate v3.4.0
34992026-09-04T23:36:49.064Z Compiling cobs v0.3.0
35002026-09-04T23:36:49.136Z Compiling colored v3.1.1
35012026-09-04T23:36:49.269Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35022026-09-04T23:36:49.289Z Compiling illumos-nvpair-sys v0.2.0
35032026-09-04T23:36:49.610Z Compiling ingot-macros v0.2.0
35042026-09-04T23:36:49.638Z Compiling postcard v1.1.3
35052026-09-04T23:36:49.638Z Compiling num_enum_derive v0.7.6
35062026-09-04T23:36:49.638Z Compiling proc-macro-error v1.0.4
35072026-09-04T23:36:49.638Z Compiling rand v0.10.1
35082026-09-04T23:36:49.654Z Compiling proc-macro-crate v1.3.1
35092026-09-04T23:36:49.684Z Compiling foreign-types-macros v0.2.3
35102026-09-04T23:36:49.882Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-04T23:36:49.906Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-04T23:36:49.961Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-04T23:36:50.004Z Compiling rayon-core v1.13.0
35142026-09-04T23:36:50.131Z Compiling foreign-types-shared v0.3.1
35152026-09-04T23:36:50.222Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35162026-09-04T23:36:50.227Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35172026-09-04T23:36:50.235Z Compiling num_enum_derive v0.5.11
35182026-09-04T23:36:50.353Z Compiling crossbeam-deque v0.8.6
35192026-09-04T23:36:50.372Z Compiling foreign-types v0.5.0
35202026-09-04T23:36:50.464Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35212026-09-04T23:36:50.486Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35222026-09-04T23:36:50.490Z Compiling cstr-argument v0.1.2
35232026-09-04T23:36:50.490Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-04T23:36:50.591Z Compiling illumos-nvpair v0.3.0
35252026-09-04T23:36:50.633Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-04T23:36:50.670Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-04T23:36:50.777Z Compiling num_enum v0.7.6
35282026-09-04T23:36:50.799Z Compiling zone_cfg_derive v0.3.1
35292026-09-04T23:36:50.877Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35302026-09-04T23:36:50.894Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35312026-09-04T23:36:50.924Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35322026-09-04T23:36:51.086Z Compiling itertools v0.12.1
35332026-09-04T23:36:51.103Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35342026-09-04T23:36:51.103Z Compiling rayon v1.11.0
35352026-09-04T23:36:51.103Z Compiling sigpipe v0.1.3
35362026-09-04T23:36:51.103Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35372026-09-04T23:36:51.137Z Compiling glob v0.3.3
35382026-09-04T23:36:51.167Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-04T23:36:51.186Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-04T23:36:51.254Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35412026-09-04T23:36:51.352Z Compiling smf v0.2.3
35422026-09-04T23:36:51.388Z Compiling cpubits v0.1.1
35432026-09-04T23:36:51.418Z Compiling num_enum v0.5.11
35442026-09-04T23:36:51.436Z Compiling whoami v1.6.1
35452026-09-04T23:36:51.456Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35462026-09-04T23:36:51.494Z Compiling gethostname v0.5.0
35472026-09-04T23:36:51.539Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35482026-09-04T23:36:51.573Z Compiling num-rational v0.4.2
35492026-09-04T23:36:51.598Z Compiling num-complex v0.4.6
35502026-09-04T23:36:51.608Z Compiling derive-where v1.6.0
35512026-09-04T23:36:51.634Z Compiling toml v0.8.23
35522026-09-04T23:36:51.652Z Compiling usdt-attr-macro v0.5.0
35532026-09-04T23:36:51.878Z Compiling usdt-macro v0.5.0
35542026-09-04T23:36:51.906Z Compiling pem-rfc7468 v1.0.0
35552026-09-04T23:36:52.018Z Compiling num v0.4.3
35562026-09-04T23:36:52.044Z Compiling memmap v0.7.0
35572026-09-04T23:36:52.129Z Compiling zone v0.3.1
35582026-09-04T23:36:52.187Z Compiling float-ord v0.3.2
35592026-09-04T23:36:52.233Z Compiling cancel-safe-futures v0.1.5
35602026-09-04T23:36:52.245Z Compiling hmac v0.13.0
35612026-09-04T23:36:52.267Z Compiling universal-hash v0.6.1
35622026-09-04T23:36:52.293Z Compiling resolv-conf v0.7.6
35632026-09-04T23:36:52.350Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-04T23:36:52.461Z Compiling sha1 v0.10.6
35652026-09-04T23:36:52.485Z Compiling libefi-sys v0.1.0
35662026-09-04T23:36:52.530Z Compiling ingot-types v0.2.0
35672026-09-04T23:36:52.568Z Compiling prettyplease v0.2.37
35682026-09-04T23:36:52.663Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35692026-09-04T23:36:52.706Z Compiling linear-map v1.2.0
35702026-09-04T23:36:52.722Z Compiling polyval v0.7.1
35712026-09-04T23:36:52.775Z Compiling usdt v0.5.0
35722026-09-04T23:36:52.786Z Compiling der v0.8.0
35732026-09-04T23:36:52.848Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-04T23:36:52.884Z Compiling newline-converter v0.3.0
35752026-09-04T23:36:52.897Z Compiling ingot v0.2.1
35762026-09-04T23:36:52.909Z Compiling console v0.15.11
35772026-09-04T23:36:52.932Z Compiling bitfield-struct v0.6.2
35782026-09-04T23:36:52.958Z Compiling ghash v0.6.0
35792026-09-04T23:36:53.041Z Compiling oxide-update-engine-types v0.1.2
35802026-09-04T23:36:53.068Z Compiling pbkdf2 v0.13.0
35812026-09-04T23:36:53.131Z Compiling crypto-bigint v0.7.5
35822026-09-04T23:36:53.232Z Compiling aes v0.9.1
35832026-09-04T23:36:53.253Z Compiling expectorate v1.2.0
35842026-09-04T23:36:53.315Z Compiling hickory-proto v0.24.4
35852026-09-04T23:36:53.456Z Compiling ctr v0.10.1
35862026-09-04T23:36:53.517Z Compiling aead v0.6.1
35872026-09-04T23:36:53.594Z Compiling typify-macro v0.6.2
35882026-09-04T23:36:53.614Z Compiling sha2 v0.11.0
35892026-09-04T23:36:53.642Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35902026-09-04T23:36:53.697Z Compiling nom v8.0.0
35912026-09-04T23:36:53.714Z Compiling semver v0.1.20
35922026-09-04T23:36:53.948Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35932026-09-04T23:36:53.972Z Compiling linked-hash-map v0.5.6
35942026-09-04T23:36:54.055Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35952026-09-04T23:36:54.065Z Compiling oxide-update-engine v0.1.2
35962026-09-04T23:36:54.081Z Compiling rustc_version v0.1.7
35972026-09-04T23:36:54.205Z Compiling lru-cache v0.1.2
35982026-09-04T23:36:54.260Z Compiling spki v0.8.0
35992026-09-04T23:36:54.301Z Compiling aes-gcm v0.11.0
36002026-09-04T23:36:54.349Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-04T23:36:54.364Z Compiling tokio-dtrace v0.1.1
36022026-09-04T23:36:54.382Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-04T23:36:59.052Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36042026-09-04T23:36:59.215Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36052026-09-04T23:36:59.216Z Compiling salsa20 v0.11.0
36062026-09-04T23:36:59.216Z Compiling slog-dtrace v0.3.0
36072026-09-04T23:36:59.216Z Compiling minimal-lexical v0.2.1
36082026-09-04T23:36:59.216Z Compiling xshell-macros v0.2.7
36092026-09-04T23:36:59.216Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36102026-09-04T23:36:59.216Z Compiling scrypt v0.12.0
36112026-09-04T23:36:59.216Z Compiling oxide-tokio-rt v0.1.4
36122026-09-04T23:36:59.216Z Compiling nom v7.1.3
36132026-09-04T23:36:59.216Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36142026-09-04T23:36:59.223Z Compiling newtype_derive v0.1.6
36152026-09-04T23:36:59.224Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-04T23:36:59.224Z Compiling phf_shared v0.12.1
36172026-09-04T23:36:59.224Z Compiling xshell v0.2.7
36182026-09-04T23:36:59.224Z Compiling rfc6979 v0.4.0
36192026-09-04T23:36:59.224Z Compiling cbc v0.2.1
36202026-09-04T23:36:59.224Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-04T23:36:59.224Z Compiling csv-core v0.1.13
36222026-09-04T23:36:59.224Z Compiling hickory-resolver v0.24.4
36232026-09-04T23:36:59.224Z Compiling typify v0.6.2
36242026-09-04T23:36:59.224Z Compiling progenitor-impl v0.14.0
36252026-09-04T23:36:59.224Z Compiling highway v1.3.0
36262026-09-04T23:36:59.224Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36272026-09-04T23:36:59.224Z Compiling unicode-xid v0.2.6
36282026-09-04T23:36:59.224Z Compiling chrono-tz v0.10.4
36292026-09-04T23:36:59.224Z Compiling proc-macro-error2 v2.0.1
36302026-09-04T23:36:59.224Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36312026-09-04T23:36:59.224Z Compiling const_format_proc_macros v0.2.34
36322026-09-04T23:36:59.224Z Compiling csv v1.4.0
36332026-09-04T23:36:59.224Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36342026-09-04T23:36:59.224Z Compiling pkcs5 v0.8.1
36352026-09-04T23:36:59.224Z Compiling ecdsa v0.16.9
36362026-09-04T23:36:59.224Z Compiling phf v0.12.1
36372026-09-04T23:36:59.224Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-04T23:36:59.224Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36392026-09-04T23:36:59.224Z Compiling qorb v0.4.1
36402026-09-04T23:36:59.224Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36412026-09-04T23:36:59.224Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36422026-09-04T23:36:59.224Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-04T23:36:59.224Z Compiling primeorder v0.13.6
36442026-09-04T23:36:59.224Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36452026-09-04T23:36:59.225Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36462026-09-04T23:36:59.225Z Compiling hashbrown v0.14.5
36472026-09-04T23:36:59.225Z Compiling salty v0.3.0
36482026-09-04T23:36:59.225Z Compiling p384 v0.13.1
36492026-09-04T23:36:59.225Z Compiling const_format v0.2.35
36502026-09-04T23:36:59.225Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36512026-09-04T23:36:59.353Z Compiling chumsky v0.9.3
36522026-09-04T23:36:59.353Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36532026-09-04T23:36:59.353Z Compiling pkcs8 v0.11.0
36542026-09-04T23:36:59.353Z Compiling knus-derive v3.4.0
36552026-09-04T23:36:59.353Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-04T23:36:59.353Z Compiling tabled_derive v0.7.0
36572026-09-04T23:36:59.353Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36582026-09-04T23:36:59.353Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36592026-09-04T23:36:59.353Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36602026-09-04T23:36:59.353Z Compiling progenitor-macro v0.14.0
36612026-09-04T23:36:59.353Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36622026-09-04T23:36:59.353Z Compiling bcs v0.1.6
36632026-09-04T23:36:59.353Z Compiling ff v0.14.0
36642026-09-04T23:36:59.353Z Compiling termtree v0.5.1
36652026-09-04T23:36:59.353Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-04T23:36:59.353Z Compiling steno v0.4.1
36672026-09-04T23:36:59.353Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36682026-09-04T23:36:59.353Z Compiling tabled v0.15.0
36692026-09-04T23:36:59.353Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-04T23:36:59.354Z Compiling group v0.14.0
36712026-09-04T23:36:59.370Z Compiling knus v3.4.0
36722026-09-04T23:36:59.370Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36732026-09-04T23:36:59.382Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36742026-09-04T23:36:59.400Z Compiling signature v3.0.0
36752026-09-04T23:36:59.422Z Compiling base16ct v1.0.0
36762026-09-04T23:36:59.455Z Compiling tagptr v0.2.0
36772026-09-04T23:36:59.646Z Compiling moka v0.12.13
36782026-09-04T23:36:59.663Z Compiling sec1 v0.8.1
36792026-09-04T23:36:59.697Z Compiling hkdf v0.13.0
36802026-09-04T23:36:59.756Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36812026-09-04T23:36:59.906Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36822026-09-04T23:36:59.927Z Compiling elliptic-curve v0.14.1
36832026-09-04T23:37:00.029Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36842026-09-04T23:37:00.051Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36852026-09-04T23:37:00.284Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36862026-09-04T23:37:00.301Z Compiling corncobs v0.1.4
36872026-09-04T23:37:00.484Z Compiling hickory-resolver v0.25.2
36882026-09-04T23:37:00.519Z Compiling parking_lot_core v0.8.6
36892026-09-04T23:37:00.538Z Compiling utf-8 v0.7.6
36902026-09-04T23:37:00.556Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36912026-09-04T23:37:00.752Z Compiling tungstenite v0.21.0
36922026-09-04T23:37:00.830Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36932026-09-04T23:37:00.938Z Compiling wnaf v0.14.0
36942026-09-04T23:37:00.957Z Compiling primefield v0.14.0
36952026-09-04T23:37:00.976Z Compiling rfc6979 v0.6.0
36962026-09-04T23:37:01.006Z Compiling libscf-sys v1.2.0
36972026-09-04T23:37:01.170Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-04T23:37:01.189Z Compiling git-stub v1.0.0
36992026-09-04T23:37:01.196Z Compiling secrecy v0.8.0
37002026-09-04T23:37:01.239Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-04T23:37:01.401Z Compiling git-stub-vcs v0.1.0
37022026-09-04T23:37:01.499Z Compiling tokio-tungstenite v0.21.0
37032026-09-04T23:37:01.520Z Compiling primeorder v0.14.0
37042026-09-04T23:37:01.539Z Compiling ecdsa v0.17.0
37052026-09-04T23:37:01.672Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-04T23:37:01.799Z Compiling papergrid v0.18.0
37072026-09-04T23:37:01.900Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-04T23:37:01.916Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-04T23:37:01.948Z Compiling curve25519-dalek v5.0.0
37102026-09-04T23:37:01.981Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-04T23:37:02.045Z Compiling unicase v2.9.0
37122026-09-04T23:37:02.063Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37132026-09-04T23:37:02.111Z Compiling parking_lot v0.11.2
37142026-09-04T23:37:02.203Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37152026-09-04T23:37:02.285Z Compiling mime_guess v2.0.5
37162026-09-04T23:37:02.306Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37172026-09-04T23:37:02.377Z Compiling ssh-encoding v0.3.0
37182026-09-04T23:37:02.452Z Compiling prefix-trie v0.7.0
37192026-09-04T23:37:02.531Z Compiling fxhash v0.2.1
37202026-09-04T23:37:02.550Z Compiling keccak v0.2.0
37212026-09-04T23:37:02.570Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37222026-09-04T23:37:02.659Z Compiling sled v0.34.7
37232026-09-04T23:37:02.703Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-04T23:37:02.750Z Compiling ed25519 v3.0.0
37252026-09-04T23:37:02.767Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37262026-09-04T23:37:02.898Z Compiling tabled v0.21.0
37272026-09-04T23:37:02.929Z Compiling hickory-server v0.25.2
37282026-09-04T23:37:02.947Z Compiling crypto-primes v0.7.2
37292026-09-04T23:37:03.526Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-04T23:37:03.569Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-04T23:37:03.700Z Compiling poly1305 v0.9.0
37322026-09-04T23:37:03.804Z Compiling progenitor v0.14.0
37332026-09-04T23:37:04.025Z Compiling blowfish v0.10.0
37342026-09-04T23:37:04.030Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37352026-09-04T23:37:04.030Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37362026-09-04T23:37:04.030Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37372026-09-04T23:37:04.209Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37382026-09-04T23:37:04.240Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37392026-09-04T23:37:04.315Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37402026-09-04T23:37:04.487Z Compiling blake2 v0.11.0-rc.6
37412026-09-04T23:37:04.621Z Compiling http-range v0.1.5
37422026-09-04T23:37:04.655Z Compiling half v1.8.3
37432026-09-04T23:37:04.818Z Compiling crc8 v0.1.1
37442026-09-04T23:37:04.846Z Compiling argon2 v0.6.0-rc.8
37452026-09-04T23:37:04.906Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37462026-09-04T23:37:04.963Z Compiling serde_cbor v0.11.2
37472026-09-04T23:37:04.982Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37482026-09-04T23:37:05.023Z Compiling bcrypt-pbkdf v0.11.0
37492026-09-04T23:37:05.200Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37502026-09-04T23:37:05.372Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37512026-09-04T23:37:05.477Z Compiling ssh-cipher v0.3.0
37522026-09-04T23:37:05.514Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37532026-09-04T23:37:05.596Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37542026-09-04T23:37:05.843Z Compiling rsa v0.10.0-rc.18
37552026-09-04T23:37:05.978Z Compiling ed25519-dalek v3.0.0
37562026-09-04T23:37:06.150Z Compiling sha3 v0.11.0
37572026-09-04T23:37:06.542Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37582026-09-04T23:37:06.560Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37592026-09-04T23:37:06.606Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37602026-09-04T23:37:06.655Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37612026-09-04T23:37:06.876Z Compiling p521 v0.14.0
37622026-09-04T23:37:06.910Z Compiling p256 v0.14.0
37632026-09-04T23:37:07.143Z Compiling p384 v0.14.0
37642026-09-04T23:37:07.782Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37652026-09-04T23:37:07.802Z Compiling scuffle v0.1.0
37662026-09-04T23:37:07.930Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37672026-09-04T23:37:08.038Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37682026-09-04T23:37:08.084Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37692026-09-04T23:37:08.350Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37702026-09-04T23:37:08.499Z Compiling yasna v0.5.2
37712026-09-04T23:37:08.518Z Compiling kstat-rs v0.2.5
37722026-09-04T23:37:08.783Z Compiling headers-core v0.3.0
37732026-09-04T23:37:08.841Z Compiling kem v0.3.0
37742026-09-04T23:37:08.986Z Compiling module-lattice v0.2.3
37752026-09-04T23:37:08.991Z Compiling nanorand v0.7.0
37762026-09-04T23:37:09.003Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37772026-09-04T23:37:09.020Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37782026-09-04T23:37:09.147Z Compiling sponge-cursor v0.1.0
37792026-09-04T23:37:09.208Z Compiling flume v0.11.1
37802026-09-04T23:37:09.226Z Compiling ml-kem v0.3.2
37812026-09-04T23:37:09.245Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37822026-09-04T23:37:09.267Z Compiling rcgen v0.12.1
37832026-09-04T23:37:09.325Z Compiling sha3 v0.12.0
37842026-09-04T23:37:09.514Z Compiling headers v0.4.1
37852026-09-04T23:37:09.570Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37862026-09-04T23:37:09.962Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37872026-09-04T23:37:10.130Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37882026-09-04T23:37:10.216Z Compiling ssh-key v0.7.0-rc.11
37892026-09-04T23:37:10.233Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37902026-09-04T23:37:10.287Z Compiling hyper-staticfile v0.10.1
37912026-09-04T23:37:10.311Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37922026-09-04T23:37:10.344Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37932026-09-04T23:37:10.365Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-04T23:37:10.637Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37952026-09-04T23:37:10.658Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37962026-09-04T23:37:10.760Z Compiling russh-cryptovec v0.62.0
37972026-09-04T23:37:10.788Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37982026-09-04T23:37:10.808Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992026-09-04T23:37:10.836Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38002026-09-04T23:37:10.857Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-04T23:37:10.979Z Compiling port-file v0.1.0
38022026-09-04T23:37:11.002Z Compiling num-bigint v0.4.6
38032026-09-04T23:37:11.020Z Compiling generic-array v1.4.3
38042026-09-04T23:37:11.053Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38052026-09-04T23:37:11.071Z Compiling russh-util v0.52.0
38062026-09-04T23:37:11.158Z Compiling enum_dispatch v0.3.13
38072026-09-04T23:37:11.248Z Compiling delegate v0.13.5
38082026-09-04T23:37:11.264Z Compiling subprocess v0.2.15
38092026-09-04T23:37:11.268Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-04T23:37:11.489Z Compiling hex-literal v1.1.0
38112026-09-04T23:37:11.521Z Compiling md5 v0.8.0
38122026-09-04T23:37:11.633Z Compiling display-error-chain v0.2.2
38132026-09-04T23:37:11.679Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-04T23:37:11.748Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38152026-09-04T23:37:11.804Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38162026-09-04T23:37:11.820Z Compiling colored v2.2.0
38172026-09-04T23:37:12.065Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38182026-09-04T23:37:12.140Z Compiling internet-checksum v0.2.1
38192026-09-04T23:37:12.258Z Compiling russh v0.62.4
38202026-09-04T23:37:12.675Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38212026-09-04T23:37:12.696Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38222026-09-04T23:37:13.765Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-04T23:37:13.765Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-04T23:37:16.462Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-04T23:37:17.158Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-04T23:37:17.666Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-04T23:37:18.905Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-04T23:37:18.994Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-04T23:37:27.945Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38302026-09-04T23:37:27.945Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38312026-09-04T23:37:27.949Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-04T23:37:27.949Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-04T23:37:27.949Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-04T23:37:29.730Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-04T23:37:29.825Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-04T23:37:34.332Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-04T23:38:16.669Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
38382026-09-04T23:38:16.673Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-04T23:38:16.673Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-04T23:38:16.910Z
38412026-09-04T23:38:16.910Zreal 1:31.899873473
38422026-09-04T23:38:16.910Zuser 8:32.554868255
38432026-09-04T23:38:16.910Zsys 1:43.988774952
38442026-09-04T23:38:16.910Ztrap 0.246636788
38452026-09-04T23:38:16.910Ztflt 0.395948875
38462026-09-04T23:38:16.910Zdflt 1.471135494
38472026-09-04T23:38:16.915Zkflt 0.000310950
38482026-09-04T23:38:16.915Zlock 31:41.004719709
38492026-09-04T23:38:16.915Zslp 19:19.688374849
38502026-09-04T23:38:16.915Zlat 39.239508939
38512026-09-04T23:38:16.915Zstop 3:06.468635648
38522026-09-04T23:38:16.915Z+ mkdir tests
38532026-09-04T23:38:16.915Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-04T23:38:16.915Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-04T23:38:16.958Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-0247a7ab9e0052cf tests/
38562026-09-04T23:38:16.975Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-2b4bb079d3a697b7 tests/
38572026-09-04T23:38:17.005Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-d700af044363fda0 tests/
38582026-09-04T23:38:17.059Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-f8c0e5fcd71f3b53 tests/
38592026-09-04T23:38:17.393Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override)
38602026-09-04T23:38:17.397Z+ 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-2b4bb079d3a697b7 tests/commtest-d700af044363fda0 tests/dhcp_server-0247a7ab9e0052cf tests/end_to_end_tests-f8c0e5fcd71f3b53 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
38612026-09-04T23:39:22.963ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-04T23:39:22.963Za .github/buildomat/ci-env.sh 1K
38632026-09-04T23:39:22.963Za out/target/test 1K
38642026-09-04T23:39:22.963Za out/npuzone/npuzone 27402K
38652026-09-04T23:39:22.963Za package-manifest.toml 35K
38662026-09-04T23:39:22.963Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-04T23:39:22.963Za target/release/omicron-package 16990K
38682026-09-04T23:39:22.963Za target/release/xtask 6403K
38692026-09-04T23:39:22.963Za target/debug/bootstrap 439952K
38702026-09-04T23:39:22.963Za tests/bootstrap-2b4bb079d3a697b7 34531K
38712026-09-04T23:39:22.963Za tests/commtest-d700af044363fda0 34532K
38722026-09-04T23:39:22.963Za tests/dhcp_server-0247a7ab9e0052cf 34531K
38732026-09-04T23:39:22.963Za tests/end_to_end_tests-f8c0e5fcd71f3b53 504375K
38742026-09-04T23:39:22.963Za tools/opte_version 1K
38752026-09-04T23:39:22.963Za tools/opte_version_override 2K
38762026-09-04T23:39:22.963Za out/clickhouse.tar.gz 233213K
38772026-09-04T23:39:22.963Za out/clickhouse_keeper.tar.gz 227725K
38782026-09-04T23:39:22.963Za out/clickhouse_server.tar.gz 233210K
38792026-09-04T23:39:22.963Za out/cockroachdb.tar.gz 125089K
38802026-09-04T23:39:22.963Za out/crucible-pantry-zone.tar.gz 24782K
38812026-09-04T23:39:22.963Za out/crucible-utils.tar 18900K
38822026-09-04T23:39:22.963Za out/crucible-zone.tar.gz 39594K
38832026-09-04T23:39:22.963Za out/external-dns.tar.gz 15182K
38842026-09-04T23:39:22.963Za out/internal-dns.tar.gz 15182K
38852026-09-04T23:39:22.963Za out/mg-ddm-gz.tar 100917K
38862026-09-04T23:39:22.963Za out/nexus.tar.gz 195963K
38872026-09-04T23:39:22.964Za out/ntp.tar.gz 7170K
38882026-09-04T23:39:22.964Za out/omicron-gateway-softnpu.tar.gz 13851K
38892026-09-04T23:39:22.964Za out/omicron-sled-agent.tar 116143K
38902026-09-04T23:39:22.964Za out/overlay.tar.gz 4K
38912026-09-04T23:39:22.964Za out/oximeter.tar.gz 17709K
38922026-09-04T23:39:22.964Za out/oxlog.tar 2409K
38932026-09-04T23:39:22.964Za out/probe.tar.gz 3037K
38942026-09-04T23:39:22.964Za out/propolis-server.tar.gz 34642K
38952026-09-04T23:39:22.964Za out/pumpkind-gz.tar 26647K
38962026-09-04T23:39:22.964Za out/switch-softnpu.tar.gz 306830K
38972026-09-04T23:39:22.967Z
38982026-09-04T23:39:22.967Zreal 1:05.567746928
38992026-09-04T23:39:22.967Zuser 1:03.462297563
39002026-09-04T23:39:22.967Zsys 3.504265626
39012026-09-04T23:39:22.967Ztrap 0.004967387
39022026-09-04T23:39:22.967Ztflt 0.000000000
39032026-09-04T23:39:22.967Zdflt 0.000000000
39042026-09-04T23:39:22.967Zkflt 0.000000000
39052026-09-04T23:39:22.967Zlock 0.000000000
39062026-09-04T23:39:22.967Zslp 1:03.377458694
39072026-09-04T23:39:22.967Zlat 0.782126235
39082026-09-04T23:39:22.967Zstop 0.000140310
39092026-09-04T23:39:22.967Zprocess exited: duration 1040197 ms, exit code 0
 
39102026-09-04T23:39:22.982Zfound 1 output files
39112026-09-04T23:39:22.982Zuploading: /work/package.tar.gz (1839068329 bytes)
39122026-09-04T23:39:46.462Zuploaded: /work/package.tar.gz