01M28YJ0B58XAE5J2Q5PJP0DGB: 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: 01M28YJVHSGXH5DHQ3180VPT9S

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-11T19:20:38.700Zjob assigned to worker 01M28YJY79G931WH8QNDC5KTT5 [factory aws, i-0d4ff33ab7121907c] (queued for 49 s)
 
22026-09-11T19:20:46.075Zstarting task 0: "setup"
32026-09-11T19:20:46.084Z++ uname -s
42026-09-11T19:20:46.084Z+ kern=SunOS
52026-09-11T19:20:46.085Z+ build_user=build
62026-09-11T19:20:46.085Z+ build_uid=12345
72026-09-11T19:20:46.085Z+ work_dir=/work
82026-09-11T19:20:46.085Z+ input_dir=/input
92026-09-11T19:20:46.085Z+ [[ 0 == 12345 ]]
102026-09-11T19:20:46.085Z+ case "$kern" in
112026-09-11T19:20:46.085Z+ groupadd -g 12345 build
122026-09-11T19:20:46.093Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-11T19:20:48.115Z+ zfs create -o mountpoint=/work rpool/work
142026-09-11T19:20:48.267Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-11T19:20:48.291Z+ home_fs=zfs
162026-09-11T19:20:48.291Z+ [[ zfs == autofs ]]
172026-09-11T19:20:48.291Z+ mkdir -p /home/build
182026-09-11T19:20:48.291Z+ chown build:build /home/build /work
192026-09-11T19:20:50.262Z+ chmod 0700 /home/build /work
202026-09-11T19:20:50.265Zprocess exited: duration 4193 ms, exit code 0
 
212026-09-11T19:20:50.272Zstarting task 1: "rust-toolchain"
222026-09-11T19:20:50.277Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
232026-09-11T19:20:50.277Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-09-11T19:20:50.277Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-09-11T19:20:50.277Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
262026-09-11T19:20:50.277Z * rust toolchain channel = "1.98.1"
272026-09-11T19:20:50.277Z * rust toolchain profile = "default"
282026-09-11T19:20:50.280Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-11T19:20:50.281Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-11T19:20:50.365Zinfo: downloading installer
312026-09-11T19:20:51.700Zinfo: profile set to default
322026-09-11T19:20:51.700Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-11T19:20:51.704Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-11T19:20:51.847Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-11T19:20:51.850Zinfo: downloading 6 components
362026-09-11T19:21:07.083Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-11T19:21:07.083Z
382026-09-11T19:21:07.113Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-11T19:21:07.113Z
402026-09-11T19:21:07.117Z
412026-09-11T19:21:07.117ZRust is installed now. Great!
422026-09-11T19:21:07.117Z
432026-09-11T19:21:07.117ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-11T19:21:07.117Zenvironment variable. This has not been done automatically.
452026-09-11T19:21:07.117Z
462026-09-11T19:21:07.117ZTo configure your current shell, you need to source
472026-09-11T19:21:07.117Zthe corresponding env file under $HOME/.cargo.
482026-09-11T19:21:07.117Z
492026-09-11T19:21:07.117ZConsider running the right command for your shell (note the leading DOT):
502026-09-11T19:21:07.117Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-11T19:21:07.117Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-11T19:21:07.117ZCC_x86_64-unknown-illumos = None
532026-09-11T19:21:07.117Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-11T19:21:07.117ZCC_x86_64_unknown_illumos = None
552026-09-11T19:21:07.117Zcargo:rerun-if-env-changed=HOST_CC
562026-09-11T19:21:07.117ZHOST_CC = None
572026-09-11T19:21:07.117Zcargo:rerun-if-env-changed=CC
582026-09-11T19:21:07.117ZCC = None
592026-09-11T19:21:07.117Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-11T19:21:07.296Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-11T19:21:07.296ZCRATE_CC_NO_DEFAULTS = None
622026-09-11T19:21:07.296Zcargo:rerun-if-env-changed=CFLAGS
632026-09-11T19:21:07.296ZCFLAGS = None
642026-09-11T19:21:07.296Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-11T19:21:07.296ZHOST_CFLAGS = None
662026-09-11T19:21:07.296Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-11T19:21:07.296ZCFLAGS_x86_64_unknown_illumos = None
682026-09-11T19:21:07.296Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-11T19:21:07.296ZCFLAGS_x86_64-unknown-illumos = None
702026-09-11T19:21:07.396Z+ rustup --version
712026-09-11T19:21:07.402Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-11T19:21:07.402Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-11T19:21:07.423Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-11T19:21:07.426Z+ cargo --version
752026-09-11T19:21:07.433Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-11T19:21:07.436Z+ rustc --version
772026-09-11T19:21:07.456Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-11T19:21:07.460Zprocess exited: duration 17187 ms, exit code 0
 
792026-09-11T19:21:07.467Zstarting task 2: "authentication"
802026-09-11T19:21:07.488Zprocess exited: duration 18 ms, exit code 0
 
812026-09-11T19:21:07.495Zstarting task 3: "clone repository"
822026-09-11T19:21:07.502Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-11T19:21:07.506Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-11T19:21:07.535ZCloning into '/work/oxidecomputer/omicron'...
852026-09-11T19:21:21.283Z+ cd /work/oxidecomputer/omicron
862026-09-11T19:21:21.283Z+ git fetch origin 0ba788bb1d4c8739c6674524d79f112edbeda213
872026-09-11T19:21:21.626ZFrom https://github.com/oxidecomputer/omicron
882026-09-11T19:21:21.626Z * branch 0ba788bb1d4c8739c6674524d79f112edbeda213 -> FETCH_HEAD
892026-09-11T19:21:21.640Z+ [[ -n sush-switch-proxy ]]
902026-09-11T19:21:21.643Z++ git branch --show-current
912026-09-11T19:21:21.643Z+ current=main
922026-09-11T19:21:21.644Z+ [[ main != sush-switch-proxy ]]
932026-09-11T19:21:21.644Z+ git branch -f sush-switch-proxy 0ba788bb1d4c8739c6674524d79f112edbeda213
942026-09-11T19:21:21.648Z+ git checkout -f sush-switch-proxy
952026-09-11T19:21:21.898ZSwitched to branch 'sush-switch-proxy'
962026-09-11T19:21:21.902Z+ git reset --hard 0ba788bb1d4c8739c6674524d79f112edbeda213
972026-09-11T19:21:21.938ZHEAD is now at 0ba788bb1 Advance sush to the certificate voucher scheme
982026-09-11T19:21:21.942Zprocess exited: duration 14444 ms, exit code 0
 
992026-09-11T19:21:21.950Zstarting task 4: "build"
1002026-09-11T19:21:21.955Z+ source .github/buildomat/ci-env.sh
1012026-09-11T19:21:21.955Z++ export CARGO_TERM_COLOR=always
1022026-09-11T19:21:21.955Z++ CARGO_TERM_COLOR=always
1032026-09-11T19:21:21.962Z+++ uname -s
1042026-09-11T19:21:21.962Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-11T19:21:21.962Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-11T19:21:21.966Z+ cargo --version
1072026-09-11T19:21:21.970Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-11T19:21:21.970Z+ rustc --version
1092026-09-11T19:21:21.991Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-11T19:21:21.994Z+ WORK=/work
1112026-09-11T19:21:21.994Z+ pfexec mkdir -p /work
1122026-09-11T19:21:21.997Z+ pfexec chown build /work
1132026-09-11T19:21:22.001Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-11T19:21:24.223Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-11T19:21:24.709Z Startup: Caching catalogs ... Done
1162026-09-11T19:21:27.315ZPlanning: Solver setup ... Done (2.472s)
1172026-09-11T19:21:27.389ZPlanning: Running solver ... Done (0.074s)
1182026-09-11T19:21:27.444ZPlanning: Finding local manifests ... Done (0.004s)
1192026-09-11T19:21:27.457ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-11T19:21:27.473ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-11T19:21:27.487ZPlanning: Package planning ... Done (0.014s)
1222026-09-11T19:21:27.491ZPlanning: Merging actions ... Done (0.001s)
1232026-09-11T19:21:27.657ZPlanning: Checking for conflicting actions ... Done (0.168s)
1242026-09-11T19:21:27.661ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-11T19:21:28.524ZPlanning: Evaluating mediators ... Done (0.866s)
1262026-09-11T19:21:28.529ZPlanning: Planning completed in 3.77 seconds
1272026-09-11T19:21:28.534Z Packages to install: 2
1282026-09-11T19:21:28.534Z Estimated space available: 156.02 GB
1292026-09-11T19:21:28.539ZEstimated space to be consumed: 87.89 MB
1302026-09-11T19:21:28.539Z Create boot environment: No
1312026-09-11T19:21:28.539ZCreate backup boot environment: No
1322026-09-11T19:21:28.539Z Rebuild boot archive: No
1332026-09-11T19:21:28.540Z
1342026-09-11T19:21:28.540ZChanged packages:
1352026-09-11T19:21:28.540Zhelios
1362026-09-11T19:21:28.540Z developer/build-essential
1372026-09-11T19:21:28.540Z None -> 11-3.0
1382026-09-11T19:21:28.540Z library/libxmlsec1
1392026-09-11T19:21:28.540Z None -> 1.2.35-3.0
1402026-09-11T19:21:28.560Z
1412026-09-11T19:21:28.560ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-11T19:21:28.632ZDownload: Completed 1.28 MB in 0.07 seconds (17.8M/s)
1432026-09-11T19:21:28.758Z Actions: 1/268 actions (Installing new actions)
1442026-09-11T19:21:28.798Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-11T19:21:28.833ZFinalize: Updating package state database ... Done (0.035s)
1462026-09-11T19:21:28.833ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-11T19:21:28.931ZFinalize: Updating image state ... Done (0.097s)
1482026-09-11T19:21:31.663ZFinalize: Creating fast lookup database ... Done (2.676s)
1492026-09-11T19:21:31.730ZFinalize: Reading search index ... Done (0.011s)
1502026-09-11T19:21:31.734ZFinalize: Updating search index ... Done (0.000s)
1512026-09-11T19:21:31.874ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-11T19:21:32.255ZPlanning: Evaluating mediator changes ... Done
1532026-09-11T19:21:32.362ZPlanning: Checking for conflicting actions ... Done
1542026-09-11T19:21:32.365ZPlanning: Consolidating action changes ... Done
1552026-09-11T19:21:32.521ZPlanning: Evaluating mediators ... Done
1562026-09-11T19:21:32.524ZPlanning: Planning completed in 0.27 seconds
1572026-09-11T19:21:32.544Z Mediators to change: 2
1582026-09-11T19:21:32.544Z Create boot environment: No
1592026-09-11T19:21:32.544ZCreate backup boot environment: No
1602026-09-11T19:21:32.616ZFinalize: Updating package state database ... Done
1612026-09-11T19:21:32.616ZFinalize: Updating package cache ... Done
1622026-09-11T19:21:32.682ZFinalize: Updating image state ... Done
1632026-09-11T19:21:34.634ZFinalize: Creating fast lookup database ... Done
1642026-09-11T19:21:34.700ZFinalize: Reading search index ... Done
1652026-09-11T19:21:34.704ZFinalize: Updating search index ... Done
1662026-09-11T19:21:34.797ZFinalize: Updating package cache ... Done
1672026-09-11T19:21:35.080ZPlanning: Evaluating mediator changes ... Done
1682026-09-11T19:21:35.186ZPlanning: Checking for conflicting actions ... Done
1692026-09-11T19:21:35.189ZPlanning: Consolidating action changes ... Done
1702026-09-11T19:21:35.343ZPlanning: Evaluating mediators ... Done
1712026-09-11T19:21:35.346ZPlanning: Planning completed in 0.26 seconds
1722026-09-11T19:21:35.367Z Mediators to change: 1
1732026-09-11T19:21:35.367Z Create boot environment: No
1742026-09-11T19:21:35.367ZCreate backup boot environment: No
1752026-09-11T19:21:35.419ZFinalize: Updating package state database ... Done
1762026-09-11T19:21:35.419ZFinalize: Updating package cache ... Done
1772026-09-11T19:21:35.482ZFinalize: Updating image state ... Done
1782026-09-11T19:21:37.435ZFinalize: Creating fast lookup database ... Done
1792026-09-11T19:21:37.499ZFinalize: Reading search index ... Done
1802026-09-11T19:21:37.502ZFinalize: Updating search index ... Done
1812026-09-11T19:21:37.597ZFinalize: Updating package cache ... Done
1822026-09-11T19:21:37.907ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-11T19:21:37.907Zapache system 2.4 system
1842026-09-11T19:21:37.907Zclang system 15 system
1852026-09-11T19:21:37.907Zcsh system system illumos
1862026-09-11T19:21:37.907Zctags system system illumos
1872026-09-11T19:21:37.907Zfile vendor vendor darwinsys
1882026-09-11T19:21:37.907Zfile system system illumos
1892026-09-11T19:21:37.907Zgcc vendor 14 vendor
1902026-09-11T19:21:37.907Zgcc system 13 system
1912026-09-11T19:21:37.907Zgcc system 10 system
1922026-09-11T19:21:37.907Zgo system 1.25 system
1932026-09-11T19:21:37.907Zllvm system 15 system
1942026-09-11T19:21:37.908Zmariadb system 11.4 system
1952026-09-11T19:21:37.908Zmta vendor vendor dma
1962026-09-11T19:21:37.908Zopenjdk system 17 system
1972026-09-11T19:21:37.908Zopenjdk system 11 system
1982026-09-11T19:21:37.908Zopenssl vendor 3 vendor
1992026-09-11T19:21:37.908Zperl system 5.40 system
2002026-09-11T19:21:37.908Zpostgresql system 18 system
2012026-09-11T19:21:37.908Zpostgresql system 17 system
2022026-09-11T19:21:37.908Zpython vendor 3 vendor
2032026-09-11T19:21:37.908Zpython system 2 system
2042026-09-11T19:21:37.908Zpython3 vendor 3.13 vendor
2052026-09-11T19:21:37.908Zruby system 3.4 system
2062026-09-11T19:21:37.908Zruby system 3.0 system
2072026-09-11T19:21:37.908Zwords vendor vendor american-english
2082026-09-11T19:21:37.908Zwords system system australian-english
2092026-09-11T19:21:37.908Zwords system system british-english
2102026-09-11T19:21:37.908Zwords system system canadian-english
2112026-09-11T19:21:37.908Zwords system system french
2122026-09-11T19:21:37.908Zwords system system italian
2132026-09-11T19:21:37.908Zwords system system ngerman
2142026-09-11T19:21:37.908Zwords system system ogerman
2152026-09-11T19:21:37.908Zwords system system spanish
2162026-09-11T19:21:38.159ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-11T19:21:38.159Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-11T19:21:38.689ZFMRI IFO
2192026-09-11T19:21:38.689Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-11T19:21:38.689Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-11T19:21:38.689Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-11T19:21:38.689Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-11T19:21:38.689Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-11T19:21:38.689Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-11T19:21:38.689Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-11T19:21:38.689Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-11T19:21:38.689Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-11T19:21:39.041Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-11T19:21:39.381Z Updating crates.io index
2302026-09-11T19:21:39.385Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-11T19:21:39.688Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-11T19:21:40.090Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-11T19:21:40.401Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-11T19:21:41.774Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-11T19:21:42.635Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-11T19:21:44.673Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-11T19:21:47.073Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-11T19:21:47.388Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-11T19:21:47.784Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-11T19:21:49.189Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-11T19:21:49.491Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-11T19:21:49.943Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-11T19:21:50.232Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-11T19:21:50.572Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-11T19:21:50.833Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-11T19:21:51.248Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-11T19:21:51.531Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-11T19:21:51.865Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-11T19:21:52.260Z Updating git repository `https://github.com/oxidecomputer/sush`
2502026-09-11T19:21:52.754Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2512026-09-11T19:21:53.272Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-09-11T19:21:53.560Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2532026-09-11T19:21:54.149Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2542026-09-11T19:21:54.485Z Updating git repository `https://github.com/oxidecomputer/erebor`
2552026-09-11T19:21:54.774Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2562026-09-11T19:21:55.213Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2572026-09-11T19:21:55.475Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-11T19:21:55.932Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2592026-09-11T19:21:56.293Z Updating git repository `https://github.com/oxidecomputer/ispf`
2602026-09-11T19:21:56.580Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2612026-09-11T19:21:56.924Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-09-11T19:21:57.304Z Updating git repository `https://github.com/oxidecomputer/tough`
2632026-09-11T19:21:57.926Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2642026-09-11T19:21:58.200Z Updating git repository `https://github.com/oxidecomputer/tlvc`
2652026-09-11T19:21:58.485Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2662026-09-11T19:21:58.789Z Updating git repository `https://github.com/oxidecomputer/rumors`
2672026-09-11T19:22:06.476Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2682026-09-11T19:22:06.784Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2692026-09-11T19:22:07.124Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-09-11T19:22:07.408Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-11T19:22:07.868Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2722026-09-11T19:22:08.152Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2732026-09-11T19:22:08.445Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2742026-09-11T19:22:08.738Z Updating git repository `https://github.com/illumos/smf-rs`
2752026-09-11T19:22:11.598Z Downloading crates ...
2762026-09-11T19:22:11.669Z Downloaded macaddr v1.0.1
2772026-09-11T19:22:11.673Z Downloaded colorchoice v1.0.4
2782026-09-11T19:22:11.673Z Downloaded anstyle-parse v1.0.0
2792026-09-11T19:22:11.678Z Downloaded anstyle-query v1.1.5
2802026-09-11T19:22:11.681Z Downloaded usdt-macro v0.5.0
2812026-09-11T19:22:11.681Z Downloaded crypto-common v0.1.7
2822026-09-11T19:22:11.681Z Downloaded block-buffer v0.10.4
2832026-09-11T19:22:11.684Z Downloaded zerocopy v0.7.35
2842026-09-11T19:22:11.693Z Downloaded zmij v1.0.21
2852026-09-11T19:22:11.696Z Downloaded usdt-attr-macro v0.5.0
2862026-09-11T19:22:11.696Z Downloaded digest v0.10.7
2872026-09-11T19:22:11.696Z Downloaded fs-err v3.3.0
2882026-09-11T19:22:11.696Z Downloaded zerocopy-derive v0.7.35
2892026-09-11T19:22:11.704Z Downloaded cfg-if v1.0.4
2902026-09-11T19:22:11.704Z Downloaded dof v0.3.0
2912026-09-11T19:22:11.704Z Downloaded dtrace-parser v0.2.0
2922026-09-11T19:22:11.704Z Downloaded equivalent v1.0.2
2932026-09-11T19:22:11.708Z Downloaded fastrand v2.3.0
2942026-09-11T19:22:11.708Z Downloaded clap_lex v1.0.0
2952026-09-11T19:22:11.708Z Downloaded is_terminal_polyfill v1.70.2
2962026-09-11T19:22:11.708Z Downloaded errno v0.3.14
2972026-09-11T19:22:11.708Z Downloaded heck v0.4.1
2982026-09-11T19:22:11.708Z Downloaded byteorder v1.5.0
2992026-09-11T19:22:11.708Z Downloaded cargo_metadata v0.23.1
3002026-09-11T19:22:11.712Z Downloaded anstream v1.0.0
3012026-09-11T19:22:11.712Z Downloaded camino v1.2.5
3022026-09-11T19:22:11.712Z Downloaded heck v0.5.0
3032026-09-11T19:22:11.712Z Downloaded once_cell v1.21.3
3042026-09-11T19:22:11.716Z Downloaded pretty-hex v0.4.1
3052026-09-11T19:22:11.716Z Downloaded toml_datetime v0.6.11
3062026-09-11T19:22:11.716Z Downloaded generic-array v0.14.7
3072026-09-11T19:22:11.719Z Downloaded usdt v0.5.0
3082026-09-11T19:22:11.726Z Downloaded bitflags v2.11.0
3092026-09-11T19:22:11.729Z Downloaded serde_spanned v0.6.9
3102026-09-11T19:22:11.729Z Downloaded tabled_derive v0.7.0
3112026-09-11T19:22:11.734Z Downloaded serde_tokenstream v0.2.3
3122026-09-11T19:22:11.737Z Downloaded thiserror v2.0.18
3132026-09-11T19:22:11.737Z Downloaded anstyle v1.0.14
3142026-09-11T19:22:11.740Z Downloaded bytecount v0.6.9
3152026-09-11T19:22:11.740Z Downloaded cargo-platform v0.3.2
3162026-09-11T19:22:11.740Z Downloaded toml v0.8.23
3172026-09-11T19:22:11.740Z Downloaded anyhow v1.0.104
3182026-09-11T19:22:11.744Z Downloaded scroll v0.12.0
3192026-09-11T19:22:11.744Z Downloaded camino-tempfile v1.4.1
3202026-09-11T19:22:11.748Z Downloaded clap_derive v4.6.1
3212026-09-11T19:22:11.758Z Downloaded memmap v0.7.0
3222026-09-11T19:22:11.762Z Downloaded strsim v0.11.1
3232026-09-11T19:22:11.762Z Downloaded version_check v0.9.5
3242026-09-11T19:22:11.765Z Downloaded itoa v1.0.17
3252026-09-11T19:22:11.765Z Downloaded thread-id v4.2.2
3262026-09-11T19:22:11.773Z Downloaded cpufeatures v0.2.17
3272026-09-11T19:22:11.777Z Downloaded ucd-trie v0.1.7
3282026-09-11T19:22:11.777Z Downloaded pest_generator v2.8.6
3292026-09-11T19:22:11.783Z Downloaded swrite v0.1.0
3302026-09-11T19:22:11.783Z Downloaded fnv v1.0.7
3312026-09-11T19:22:11.783Z Downloaded terminal_size v0.4.3
3322026-09-11T19:22:11.794Z Downloaded pest_meta v2.8.6
3332026-09-11T19:22:11.794Z Downloaded proc-macro-error-attr v1.0.4
3342026-09-11T19:22:11.798Z Downloaded smawk v0.3.2
3352026-09-11T19:22:11.798Z Downloaded plain v0.2.3
3362026-09-11T19:22:11.798Z Downloaded unicode-linebreak v0.1.5
3372026-09-11T19:22:11.798Z Downloaded scroll_derive v0.12.1
3382026-09-11T19:22:11.798Z Downloaded utf8parse v0.2.2
3392026-09-11T19:22:11.802Z Downloaded autocfg v1.5.0
3402026-09-11T19:22:11.806Z Downloaded cargo_toml v0.21.0
3412026-09-11T19:22:11.829Z Downloaded thiserror-impl v1.0.69
3422026-09-11T19:22:11.829Z Downloaded clap v4.6.1
3432026-09-11T19:22:11.829Z Downloaded papergrid v0.11.0
3442026-09-11T19:22:11.829Z Downloaded thiserror v1.0.69
3452026-09-11T19:22:11.829Z Downloaded sha2 v0.10.9
3462026-09-11T19:22:11.829Z Downloaded usdt-impl v0.5.0
3472026-09-11T19:22:11.829Z Downloaded toml_write v0.1.2
3482026-09-11T19:22:11.829Z Downloaded thiserror-impl v2.0.18
3492026-09-11T19:22:11.834Z Downloaded tempfile v3.27.0
3502026-09-11T19:22:11.834Z Downloaded proc-macro-error v1.0.4
3512026-09-11T19:22:11.838Z Downloaded quote v1.0.45
3522026-09-11T19:22:11.838Z Downloaded serde_derive v1.0.228
3532026-09-11T19:22:11.841Z Downloaded getrandom v0.4.3
3542026-09-11T19:22:11.846Z Downloaded pest_derive v2.8.6
3552026-09-11T19:22:11.855Z Downloaded semver v1.0.28
3562026-09-11T19:22:11.858Z Downloaded textwrap v0.16.2
3572026-09-11T19:22:11.858Z Downloaded log v0.4.33
3582026-09-11T19:22:11.858Z Downloaded unicode-ident v1.0.24
3592026-09-11T19:22:11.862Z Downloaded proc-macro2 v1.0.106
3602026-09-11T19:22:11.862Z Downloaded memchr v2.8.0
3612026-09-11T19:22:11.865Z Downloaded serde_core v1.0.228
3622026-09-11T19:22:11.869Z Downloaded toml_edit v0.22.27
3632026-09-11T19:22:11.877Z Downloaded indexmap v2.14.0
3642026-09-11T19:22:11.892Z Downloaded serde v1.0.228
3652026-09-11T19:22:11.896Z Downloaded typenum v1.20.1
3662026-09-11T19:22:11.914Z Downloaded pest v2.8.6
3672026-09-11T19:22:11.918Z Downloaded goblin v0.8.2
3682026-09-11T19:22:11.924Z Downloaded clap_builder v4.6.0
3692026-09-11T19:22:11.938Z Downloaded serde_json v1.0.151
3702026-09-11T19:22:11.947Z Downloaded hashbrown v0.17.0
3712026-09-11T19:22:11.961Z Downloaded winnow v0.7.14
3722026-09-11T19:22:11.968Z Downloaded tabled v0.15.0
3732026-09-11T19:22:11.977Z Downloaded syn v2.0.117
3742026-09-11T19:22:11.984Z Downloaded syn v1.0.109
3752026-09-11T19:22:11.989Z Downloaded unicode-width v0.2.0
3762026-09-11T19:22:11.993Z Downloaded unicode-width v0.1.14
3772026-09-11T19:22:12.002Z Downloaded rustix v1.1.4
3782026-09-11T19:22:12.023Z Downloaded libc v0.2.185
3792026-09-11T19:22:12.085Z Compiling proc-macro2 v1.0.106
3802026-09-11T19:22:12.085Z Compiling quote v1.0.45
3812026-09-11T19:22:12.085Z Compiling unicode-ident v1.0.24
3822026-09-11T19:22:12.088Z Compiling serde_core v1.0.228
3832026-09-11T19:22:12.088Z Compiling libc v0.2.185
3842026-09-11T19:22:12.088Z Compiling version_check v0.9.5
3852026-09-11T19:22:12.089Z Compiling memchr v2.8.0
3862026-09-11T19:22:12.262Z Compiling serde v1.0.228
3872026-09-11T19:22:12.265Z Compiling zmij v1.0.21
3882026-09-11T19:22:12.265Z Compiling thiserror v1.0.69
3892026-09-11T19:22:12.266Z Compiling ucd-trie v0.1.7
3902026-09-11T19:22:12.273Z Compiling itoa v1.0.17
3912026-09-11T19:22:12.276Z Compiling byteorder v1.5.0
3922026-09-11T19:22:12.277Z Compiling rustix v1.1.4
3932026-09-11T19:22:12.510Z Compiling serde_json v1.0.151
3942026-09-11T19:22:12.622Z Compiling bitflags v2.11.0
3952026-09-11T19:22:12.658Z Compiling proc-macro-error-attr v1.0.4
3962026-09-11T19:22:12.772Z Compiling usdt-impl v0.5.0
3972026-09-11T19:22:12.842Z Compiling camino v1.2.5
3982026-09-11T19:22:12.908Z Compiling pest v2.8.6
3992026-09-11T19:22:12.948Z Compiling syn v1.0.109
4002026-09-11T19:22:12.971Z Compiling proc-macro-error v1.0.4
4012026-09-11T19:22:13.057Z Compiling getrandom v0.4.3
4022026-09-11T19:22:13.061Z Compiling hashbrown v0.17.0
4032026-09-11T19:22:13.061Z Compiling log v0.4.33
4042026-09-11T19:22:13.061Z Compiling utf8parse v0.2.2
4052026-09-11T19:22:13.144Z Compiling plain v0.2.3
4062026-09-11T19:22:13.206Z Compiling equivalent v1.0.2
4072026-09-11T19:22:13.258Z Compiling anstyle-parse v1.0.0
4082026-09-11T19:22:13.277Z Compiling thiserror v2.0.18
4092026-09-11T19:22:13.297Z Compiling colorchoice v1.0.4
4102026-09-11T19:22:13.332Z Compiling anstyle v1.0.14
4112026-09-11T19:22:13.335Z Compiling winnow v0.7.14
4122026-09-11T19:22:13.365Z Compiling anstyle-query v1.1.5
4132026-09-11T19:22:13.384Z Compiling is_terminal_polyfill v1.70.2
4142026-09-11T19:22:13.492Z Compiling toml_write v0.1.2
4152026-09-11T19:22:13.529Z Compiling cfg-if v1.0.4
4162026-09-11T19:22:13.532Z Compiling pretty-hex v0.4.1
4172026-09-11T19:22:13.563Z Compiling errno v0.3.14
4182026-09-11T19:22:13.566Z Compiling thread-id v4.2.2
4192026-09-11T19:22:13.566Z Compiling autocfg v1.5.0
4202026-09-11T19:22:13.637Z Compiling anstream v1.0.0
4212026-09-11T19:22:13.688Z Compiling indexmap v2.14.0
4222026-09-11T19:22:13.708Z Compiling once_cell v1.21.3
4232026-09-11T19:22:13.762Z Compiling clap_lex v1.0.0
4242026-09-11T19:22:13.762Z Compiling heck v0.4.1
4252026-09-11T19:22:13.765Z Compiling fastrand v2.3.0
4262026-09-11T19:22:13.847Z Compiling syn v2.0.117
4272026-09-11T19:22:13.952Z Compiling strsim v0.11.1
4282026-09-11T19:22:13.968Z Compiling bytecount v0.6.9
4292026-09-11T19:22:13.994Z Compiling unicode-width v0.1.14
4302026-09-11T19:22:14.011Z Compiling fnv v1.0.7
4312026-09-11T19:22:14.032Z Compiling heck v0.5.0
4322026-09-11T19:22:14.054Z Compiling fs-err v3.3.0
4332026-09-11T19:22:14.085Z Compiling anyhow v1.0.104
4342026-09-11T19:22:14.118Z Compiling memmap v0.7.0
4352026-09-11T19:22:14.134Z Compiling unicode-linebreak v0.1.5
4362026-09-11T19:22:14.286Z Compiling pest_meta v2.8.6
4372026-09-11T19:22:14.321Z Compiling papergrid v0.11.0
4382026-09-11T19:22:14.341Z Compiling smawk v0.3.2
4392026-09-11T19:22:14.345Z Compiling unicode-width v0.2.0
4402026-09-11T19:22:14.377Z Compiling swrite v0.1.0
4412026-09-11T19:22:14.592Z Compiling terminal_size v0.4.3
4422026-09-11T19:22:14.592Z Compiling tempfile v3.27.0
4432026-09-11T19:22:14.696Z Compiling semver v1.0.28
4442026-09-11T19:22:14.743Z Compiling clap_builder v4.6.0
4452026-09-11T19:22:14.761Z Compiling cargo-platform v0.3.2
4462026-09-11T19:22:14.778Z Compiling textwrap v0.16.2
4472026-09-11T19:22:14.965Z Compiling camino-tempfile v1.4.1
4482026-09-11T19:22:15.367Z Compiling tabled_derive v0.7.0
4492026-09-11T19:22:15.979Z Compiling pest_generator v2.8.6
4502026-09-11T19:22:16.079Z Compiling tabled v0.15.0
4512026-09-11T19:22:16.520Z Compiling serde_derive v1.0.228
4522026-09-11T19:22:16.520Z Compiling thiserror-impl v1.0.69
4532026-09-11T19:22:16.524Z Compiling zerocopy-derive v0.7.35
4542026-09-11T19:22:16.524Z Compiling scroll_derive v0.12.1
4552026-09-11T19:22:16.524Z Compiling thiserror-impl v2.0.18
4562026-09-11T19:22:16.524Z Compiling clap_derive v4.6.1
4572026-09-11T19:22:16.623Z Compiling pest_derive v2.8.6
4582026-09-11T19:22:17.221Z Compiling scroll v0.12.0
4592026-09-11T19:22:17.242Z Compiling zerocopy v0.7.35
4602026-09-11T19:22:17.441Z Compiling goblin v0.8.2
4612026-09-11T19:22:17.596Z Compiling dtrace-parser v0.2.0
4622026-09-11T19:22:17.878Z Compiling clap v4.6.1
4632026-09-11T19:22:18.943Z Compiling toml_datetime v0.6.11
4642026-09-11T19:22:18.943Z Compiling serde_spanned v0.6.9
4652026-09-11T19:22:18.947Z Compiling macaddr v1.0.1
4662026-09-11T19:22:18.947Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4672026-09-11T19:22:18.947Z Compiling cargo_metadata v0.23.1
4682026-09-11T19:22:18.961Z Compiling dof v0.3.0
4692026-09-11T19:22:18.965Z Compiling serde_tokenstream v0.2.3
4702026-09-11T19:22:19.230Z Compiling toml_edit v0.22.27
4712026-09-11T19:22:19.727Z Compiling usdt-macro v0.5.0
4722026-09-11T19:22:19.731Z Compiling usdt-attr-macro v0.5.0
4732026-09-11T19:22:20.343Z Compiling usdt v0.5.0
4742026-09-11T19:22:20.487Z Compiling toml v0.8.23
4752026-09-11T19:22:20.803Z Compiling cargo_toml v0.21.0
4762026-09-11T19:22:22.082Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4772026-09-11T19:22:24.184Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.32s
4782026-09-11T19:22:24.409Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4792026-09-11T19:22:24.947Z Downloading crates ...
4802026-09-11T19:22:25.012Z Downloaded addr2line v0.25.1
4812026-09-11T19:22:25.024Z Downloaded arc-swap v1.8.2
4822026-09-11T19:22:25.027Z Downloaded funty v2.0.0
4832026-09-11T19:22:25.032Z Downloaded bitfield-struct v0.6.2
4842026-09-11T19:22:25.035Z Downloaded embedded-io v0.6.1
4852026-09-11T19:22:25.035Z Downloaded futures-core v0.3.32
4862026-09-11T19:22:25.040Z Downloaded enum-as-inner v0.6.1
4872026-09-11T19:22:25.043Z Downloaded embedded-io v0.4.0
4882026-09-11T19:22:25.043Z Downloaded bb8 v0.8.6
4892026-09-11T19:22:25.043Z Downloaded atomic-waker v1.1.2
4902026-09-11T19:22:25.047Z Downloaded atomicwrites v0.4.4
4912026-09-11T19:22:25.047Z Downloaded aead v0.5.2
4922026-09-11T19:22:25.047Z Downloaded bitfield-macros v0.19.4
4932026-09-11T19:22:25.047Z Downloaded foreign-types-macros v0.2.3
4942026-09-11T19:22:25.047Z Downloaded foreign-types-shared v0.3.1
4952026-09-11T19:22:25.050Z Downloaded fixedbitset v0.4.2
4962026-09-11T19:22:25.050Z Downloaded bcrypt-pbkdf v0.11.0
4972026-09-11T19:22:25.053Z Downloaded env_filter v2.0.0
4982026-09-11T19:22:25.053Z Downloaded hostname v0.4.2
4992026-09-11T19:22:25.053Z Downloaded array-init v0.0.4
5002026-09-11T19:22:25.057Z Downloaded async-stream v0.3.6
5012026-09-11T19:22:25.057Z Downloaded base16ct v1.0.0
5022026-09-11T19:22:25.060Z Downloaded endian-type v0.1.2
5032026-09-11T19:22:25.060Z Downloaded fd-lock v4.0.4
5042026-09-11T19:22:25.065Z Downloaded hash32 v0.2.1
5052026-09-11T19:22:25.065Z Downloaded arrayvec v0.7.6
5062026-09-11T19:22:25.072Z Downloaded base64ct v1.8.3
5072026-09-11T19:22:25.072Z Downloaded hex v0.4.3
5082026-09-11T19:22:25.072Z Downloaded futures-macro v0.3.32
5092026-09-11T19:22:25.078Z Downloaded foreign-types v0.5.0
5102026-09-11T19:22:25.078Z Downloaded futures-task v0.3.32
5112026-09-11T19:22:25.078Z Downloaded enum_dispatch v0.3.13
5122026-09-11T19:22:25.085Z Downloaded async-stream-impl v0.3.6
5132026-09-11T19:22:25.085Z Downloaded base16ct v0.2.0
5142026-09-11T19:22:25.085Z Downloaded bit-set v0.5.3
5152026-09-11T19:22:25.085Z Downloaded home v0.5.12
5162026-09-11T19:22:25.085Z Downloaded assert_matches v1.5.0
5172026-09-11T19:22:25.085Z Downloaded headers-core v0.3.0
5182026-09-11T19:22:25.090Z Downloaded arrayref v0.3.9
5192026-09-11T19:22:25.090Z Downloaded async-recursion v1.1.1
5202026-09-11T19:22:25.090Z Downloaded form_urlencoded v1.2.2
5212026-09-11T19:22:25.090Z Downloaded futures-io v0.3.32
5222026-09-11T19:22:25.090Z Downloaded futures-sink v0.3.32
5232026-09-11T19:22:25.091Z Downloaded foreign-types-shared v0.1.1
5242026-09-11T19:22:25.091Z Downloaded atty v0.2.14
5252026-09-11T19:22:25.095Z Downloaded backtrace v0.3.76
5262026-09-11T19:22:25.095Z Downloaded flagset v0.4.7
5272026-09-11T19:22:25.095Z Downloaded fxhash v0.2.1
5282026-09-11T19:22:25.095Z Downloaded backoff v0.4.0
5292026-09-11T19:22:25.098Z Downloaded backtrace-ext v0.2.1
5302026-09-11T19:22:25.102Z Downloaded foreign-types v0.3.2
5312026-09-11T19:22:25.102Z Downloaded float-ord v0.3.2
5322026-09-11T19:22:25.106Z Downloaded git-stub v1.0.0
5332026-09-11T19:22:25.109Z Downloaded cfg_aliases v0.1.1
5342026-09-11T19:22:25.109Z Downloaded http-body v1.0.1
5352026-09-11T19:22:25.109Z Downloaded http-range v0.1.5
5362026-09-11T19:22:25.109Z Downloaded globwalk v0.9.1
5372026-09-11T19:22:25.109Z Downloaded hex-literal v1.1.0
5382026-09-11T19:22:25.112Z Downloaded ghash v0.6.0
5392026-09-11T19:22:25.115Z Downloaded env_logger v0.11.11
5402026-09-11T19:22:25.119Z Downloaded castaway v0.2.4
5412026-09-11T19:22:25.119Z Downloaded ena v0.14.4
5422026-09-11T19:22:25.119Z Downloaded gethostname v0.5.0
5432026-09-11T19:22:25.122Z Downloaded filetime v0.2.27
5442026-09-11T19:22:25.125Z Downloaded fs-err v2.11.0
5452026-09-11T19:22:25.125Z Downloaded glob v0.3.3
5462026-09-11T19:22:25.125Z Downloaded const-oid v0.9.6
5472026-09-11T19:22:25.128Z Downloaded ascii-canvas v3.0.0
5482026-09-11T19:22:25.128Z Downloaded cobs v0.3.0
5492026-09-11T19:22:25.131Z Downloaded hostname v0.3.1
5502026-09-11T19:22:25.135Z Downloaded cfg_aliases v0.2.1
5512026-09-11T19:22:25.139Z Downloaded ciborium-io v0.2.2
5522026-09-11T19:22:25.143Z Downloaded block-padding v0.4.2
5532026-09-11T19:22:25.143Z Downloaded num v0.4.3
5542026-09-11T19:22:25.146Z Downloaded compression-core v0.4.31
5552026-09-11T19:22:25.146Z Downloaded hash32 v0.3.1
5562026-09-11T19:22:25.146Z Downloaded newtype-uuid-macros v0.1.0
5572026-09-11T19:22:25.146Z Downloaded num-conv v0.2.0
5582026-09-11T19:22:25.149Z Downloaded block-buffer v0.12.1
5592026-09-11T19:22:25.153Z Downloaded openssl-probe v0.2.1
5602026-09-11T19:22:25.157Z Downloaded aead v0.6.1
5612026-09-11T19:22:25.157Z Downloaded backon v1.6.0
5622026-09-11T19:22:25.162Z Downloaded http-body-util v0.1.3
5632026-09-11T19:22:25.162Z Downloaded argon2 v0.5.3
5642026-09-11T19:22:25.162Z Downloaded argon2 v0.6.0-rc.8
5652026-09-11T19:22:25.162Z Downloaded ff v0.14.0
5662026-09-11T19:22:25.162Z Downloaded float-cmp v0.10.0
5672026-09-11T19:22:25.162Z Downloaded futures-executor v0.3.32
5682026-09-11T19:22:25.165Z Downloaded either v1.15.0
5692026-09-11T19:22:25.165Z Downloaded adler2 v2.0.1
5702026-09-11T19:22:25.165Z Downloaded anstyle-parse v0.2.7
5712026-09-11T19:22:25.165Z Downloaded bit-vec v0.6.3
5722026-09-11T19:22:25.165Z Downloaded ff v0.13.1
5732026-09-11T19:22:25.165Z Downloaded find-msvc-tools v0.1.9
5742026-09-11T19:22:25.169Z Downloaded bit-set v0.8.0
5752026-09-11T19:22:25.169Z Downloaded fixedbitset v0.5.7
5762026-09-11T19:22:25.169Z Downloaded fallible-iterator v0.2.0
5772026-09-11T19:22:25.172Z Downloaded anstream v0.6.21
5782026-09-11T19:22:25.172Z Downloaded bitfield v0.19.4
5792026-09-11T19:22:25.177Z Downloaded openssl-probe v0.1.6
5802026-09-11T19:22:25.177Z Downloaded phf_shared v0.13.1
5812026-09-11T19:22:25.180Z Downloaded cbc v0.2.1
5822026-09-11T19:22:25.184Z Downloaded compression-codecs v0.4.37
5832026-09-11T19:22:25.187Z Downloaded openssl-macros v0.1.1
5842026-09-11T19:22:25.192Z Downloaded num_threads v0.1.7
5852026-09-11T19:22:25.195Z Downloaded olpc-cjson v0.1.4
5862026-09-11T19:22:25.195Z Downloaded elliptic-curve v0.14.1
5872026-09-11T19:22:25.199Z Downloaded erased-serde v0.3.31
5882026-09-11T19:22:25.199Z Downloaded elliptic-curve v0.13.8
5892026-09-11T19:22:25.202Z Downloaded password-hash v0.6.1
5902026-09-11T19:22:25.202Z Downloaded path-slash v0.1.5
5912026-09-11T19:22:25.202Z Downloaded powerfmt v0.2.0
5922026-09-11T19:22:25.202Z Downloaded pwd v1.4.0
5932026-09-11T19:22:25.206Z Downloaded proc-macro-crate v1.3.1
5942026-09-11T19:22:25.206Z Downloaded progenitor-macro v0.14.0
5952026-09-11T19:22:25.206Z Downloaded recursive-proc-macro-impl v0.1.1
5962026-09-11T19:22:25.206Z Downloaded rustc_version v0.4.1
5972026-09-11T19:22:25.209Z Downloaded proc-macro-crate v3.4.0
5982026-09-11T19:22:25.209Z Downloaded proc-macro-error-attr2 v2.0.0
5992026-09-11T19:22:25.209Z Downloaded async-bb8-diesel v0.2.1
6002026-09-11T19:22:25.213Z Downloaded bcs v0.1.6
6012026-09-11T19:22:25.213Z Downloaded async-trait v0.1.89
6022026-09-11T19:22:25.216Z Downloaded bit-vec v0.8.0
6032026-09-11T19:22:25.216Z Downloaded cmake v0.1.57
6042026-09-11T19:22:25.216Z Downloaded fs_extra v1.3.0
6052026-09-11T19:22:25.219Z Downloaded ciborium-ll v0.2.2
6062026-09-11T19:22:25.219Z Downloaded blowfish v0.10.0
6072026-09-11T19:22:25.223Z Downloaded group v0.13.0
6082026-09-11T19:22:25.223Z Downloaded highway v1.3.0
6092026-09-11T19:22:25.223Z Downloaded git-stub-vcs v0.1.0
6102026-09-11T19:22:25.223Z Downloaded cmov v0.5.4
6112026-09-11T19:22:25.229Z Downloaded group v0.14.0
6122026-09-11T19:22:25.229Z Downloaded scopeguard v1.2.0
6132026-09-11T19:22:25.234Z Downloaded chacha20 v0.9.1
6142026-09-11T19:22:25.234Z Downloaded cipher v0.4.4
6152026-09-11T19:22:25.234Z Downloaded seq-macro v0.3.6
6162026-09-11T19:22:25.237Z Downloaded serde_urlencoded v0.7.1
6172026-09-11T19:22:25.242Z Downloaded bitflags v1.3.2
6182026-09-11T19:22:25.245Z Downloaded cassowary v0.3.0
6192026-09-11T19:22:25.245Z Downloaded bs58 v0.5.1
6202026-09-11T19:22:25.245Z Downloaded bytesize v2.7.0
6212026-09-11T19:22:25.245Z Downloaded foldhash v0.2.0
6222026-09-11T19:22:25.249Z Downloaded futures-channel v0.3.32
6232026-09-11T19:22:25.249Z Downloaded hmac v0.13.0
6242026-09-11T19:22:25.249Z Downloaded camino-tempfile-ext v0.3.3
6252026-09-11T19:22:25.255Z Downloaded cipher v0.5.2
6262026-09-11T19:22:25.255Z Downloaded globset v0.4.18
6272026-09-11T19:22:25.255Z Downloaded russh-util v0.52.0
6282026-09-11T19:22:25.259Z Downloaded sigpipe v0.1.3
6292026-09-11T19:22:25.262Z Downloaded cexpr v0.6.0
6302026-09-11T19:22:25.262Z Downloaded buf-list v1.1.2
6312026-09-11T19:22:25.265Z Downloaded half v1.8.3
6322026-09-11T19:22:25.269Z Downloaded ahash v0.8.12
6332026-09-11T19:22:25.272Z Downloaded byte-wrapper v0.1.0
6342026-09-11T19:22:25.275Z Downloaded getrandom v0.3.4
6352026-09-11T19:22:25.276Z Downloaded colored v3.1.1
6362026-09-11T19:22:25.281Z Downloaded rand_core v0.6.4
6372026-09-11T19:22:25.284Z Downloaded native-tls v0.2.18
6382026-09-11T19:22:25.284Z Downloaded allocator-api2 v0.2.21
6392026-09-11T19:22:25.285Z Downloaded stable_deref_trait v1.2.1
6402026-09-11T19:22:25.285Z Downloaded strsim v0.10.0
6412026-09-11T19:22:25.285Z Downloaded tagptr v0.2.0
6422026-09-11T19:22:25.289Z Downloaded termtree v0.5.1
6432026-09-11T19:22:25.293Z Downloaded rand_core v0.10.0
6442026-09-11T19:22:25.293Z Downloaded resolv-conf v0.7.6
6452026-09-11T19:22:25.293Z Downloaded rlimit v0.10.2
6462026-09-11T19:22:25.293Z Downloaded strum v0.27.2
6472026-09-11T19:22:25.299Z Downloaded foldhash v0.1.5
6482026-09-11T19:22:25.303Z Downloaded pin-project-lite v0.2.17
6492026-09-11T19:22:25.308Z Downloaded supports-hyperlinks v3.2.0
6502026-09-11T19:22:25.308Z Downloaded schemars_derive v0.8.22
6512026-09-11T19:22:25.315Z Downloaded supports-color v3.0.2
6522026-09-11T19:22:25.315Z Downloaded unicode-xid v0.2.6
6532026-09-11T19:22:25.315Z Downloaded tokio-test v0.4.5
6542026-09-11T19:22:25.315Z Downloaded tower-service v0.3.3
6552026-09-11T19:22:25.319Z Downloaded zone_cfg_derive v0.3.1
6562026-09-11T19:22:25.319Z Downloaded chacha20 v0.10.0
6572026-09-11T19:22:25.322Z Downloaded futures v0.3.32
6582026-09-11T19:22:25.325Z Downloaded console v0.15.11
6592026-09-11T19:22:25.325Z Downloaded parking_lot v0.11.2
6602026-09-11T19:22:25.325Z Downloaded fatfs v0.3.6
6612026-09-11T19:22:25.329Z Downloaded getrandom v0.2.17
6622026-09-11T19:22:25.329Z Downloaded bzip2 v0.4.4
6632026-09-11T19:22:25.332Z Downloaded blake2 v0.10.6
6642026-09-11T19:22:25.332Z Downloaded parking_lot v0.12.5
6652026-09-11T19:22:25.332Z Downloaded wait-timeout v0.2.1
6662026-09-11T19:22:25.335Z Downloaded blake2 v0.11.0-rc.6
6672026-09-11T19:22:25.335Z Downloaded cancel-safe-futures v0.1.5
6682026-09-11T19:22:25.335Z Downloaded ciborium v0.2.2
6692026-09-11T19:22:25.340Z Downloaded trait-variant v0.1.2
6702026-09-11T19:22:25.340Z Downloaded yoke-derive v0.8.1
6712026-09-11T19:22:25.340Z Downloaded zone v0.3.1
6722026-09-11T19:22:25.340Z Downloaded poly1305 v0.9.0
6732026-09-11T19:22:25.343Z Downloaded usdt v0.6.0
6742026-09-11T19:22:25.343Z Downloaded utf-8 v0.7.6
6752026-09-11T19:22:25.343Z Downloaded slog-scope v4.4.1
6762026-09-11T19:22:25.344Z Downloaded flume v0.11.1
6772026-09-11T19:22:25.347Z Downloaded zeroize_derive v1.5.0
6782026-09-11T19:22:25.350Z Downloaded defmt-parser v1.0.0
6792026-09-11T19:22:25.353Z Downloaded crypto-common v0.2.2
6802026-09-11T19:22:25.353Z Downloaded postcard v1.1.3
6812026-09-11T19:22:25.357Z Downloaded sqlformat v0.3.5
6822026-09-11T19:22:25.357Z Downloaded colored v2.2.0
6832026-09-11T19:22:25.360Z Downloaded ppv-lite86 v0.2.21
6842026-09-11T19:22:25.360Z Downloaded base64 v0.22.1
6852026-09-11T19:22:25.363Z Downloaded darling_macro v0.23.0
6862026-09-11T19:22:25.367Z Downloaded serde_repr v0.1.20
6872026-09-11T19:22:25.367Z Downloaded cpufeatures v0.3.0
6882026-09-11T19:22:25.374Z Downloaded slab v0.4.12
6892026-09-11T19:22:25.377Z Downloaded smf v0.2.3
6902026-09-11T19:22:25.381Z Downloaded generic-array v1.4.3
6912026-09-11T19:22:25.381Z Downloaded hmac v0.12.1
6922026-09-11T19:22:25.381Z Downloaded num-modular v0.6.5
6932026-09-11T19:22:25.385Z Downloaded rustls-pemfile v2.2.0
6942026-09-11T19:22:25.385Z Downloaded rustls-pki-types v1.14.0
6952026-09-11T19:22:25.389Z Downloaded crc v3.4.0
6962026-09-11T19:22:25.389Z Downloaded debug-ignore v1.0.5
6972026-09-11T19:22:25.389Z Downloaded rand_core v0.9.5
6982026-09-11T19:22:25.389Z Downloaded tokio-dtrace v0.1.1
6992026-09-11T19:22:25.393Z Downloaded inout v0.1.4
7002026-09-11T19:22:25.393Z Downloaded dsl_auto_type v0.2.0
7012026-09-11T19:22:25.399Z Downloaded serde_cbor v0.11.2
7022026-09-11T19:22:25.402Z Downloaded paste v1.0.15
7032026-09-11T19:22:25.402Z Downloaded pkcs1 v0.7.5
7042026-09-11T19:22:25.402Z Downloaded quinn-udp v0.5.14
7052026-09-11T19:22:25.402Z Downloaded ssh-cipher v0.3.0
7062026-09-11T19:22:25.402Z Downloaded heapless v0.8.0
7072026-09-11T19:22:25.405Z Downloaded keccak v0.1.6
7082026-09-11T19:22:25.409Z Downloaded dirs-sys-next v0.1.2
7092026-09-11T19:22:25.409Z Downloaded display-error-chain v0.2.2
7102026-09-11T19:22:25.412Z Downloaded is-terminal v0.4.17
7112026-09-11T19:22:25.412Z Downloaded linked-hash-map v0.5.6
7122026-09-11T19:22:25.412Z Downloaded maplit v1.0.2
7132026-09-11T19:22:25.412Z Downloaded lzss v0.8.2
7142026-09-11T19:22:25.416Z Downloaded indent_write v2.2.0
7152026-09-11T19:22:25.420Z Downloaded kstat-rs v0.2.5
7162026-09-11T19:22:25.424Z Downloaded flate2 v1.1.9
7172026-09-11T19:22:25.428Z Downloaded nodrop v0.1.14
7182026-09-11T19:22:25.428Z Downloaded bzip2 v0.6.1
7192026-09-11T19:22:25.431Z Downloaded console v0.16.2
7202026-09-11T19:22:25.434Z Downloaded term v1.2.1
7212026-09-11T19:22:25.434Z Downloaded whoami v2.1.0
7222026-09-11T19:22:25.434Z Downloaded der_derive v0.7.3
7232026-09-11T19:22:25.438Z Downloaded salsa20 v0.11.0
7242026-09-11T19:22:25.438Z Downloaded wyz v0.5.1
7252026-09-11T19:22:25.441Z Downloaded parse-display v0.10.0
7262026-09-11T19:22:25.441Z Downloaded ecdsa v0.16.9
7272026-09-11T19:22:25.444Z Downloaded phf_shared v0.11.3
7282026-09-11T19:22:25.444Z Downloaded percent-encoding v2.3.2
7292026-09-11T19:22:25.449Z Downloaded headers v0.4.1
7302026-09-11T19:22:25.452Z Downloaded ed25519 v2.2.3
7312026-09-11T19:22:25.452Z Downloaded half v2.7.1
7322026-09-11T19:22:25.459Z Downloaded unicode-properties v0.1.4
7332026-09-11T19:22:25.463Z Downloaded potential_utf v0.1.4
7342026-09-11T19:22:25.463Z Downloaded precomputed-hash v0.1.1
7352026-09-11T19:22:25.463Z Downloaded rand_xorshift v0.4.0
7362026-09-11T19:22:25.463Z Downloaded const_format_proc_macros v0.2.34
7372026-09-11T19:22:25.467Z Downloaded newtype_derive v0.1.6
7382026-09-11T19:22:25.477Z Downloaded libloading v0.8.9
7392026-09-11T19:22:25.485Z Downloaded p256 v0.14.0
7402026-09-11T19:22:25.488Z Downloaded spin v0.9.8
7412026-09-11T19:22:25.491Z Downloaded crossbeam-deque v0.8.6
7422026-09-11T19:22:25.491Z Downloaded sha2 v0.11.0
7432026-09-11T19:22:25.491Z Downloaded managed v0.8.0
7442026-09-11T19:22:25.496Z Downloaded secrecy v0.10.3
7452026-09-11T19:22:25.496Z Downloaded derive_builder_core v0.20.2
7462026-09-11T19:22:25.496Z Downloaded ed25519-dalek v2.2.0
7472026-09-11T19:22:25.501Z Downloaded secrecy v0.8.0
7482026-09-11T19:22:25.501Z Downloaded toml_parser v1.1.2+spec-1.1.0
7492026-09-11T19:22:25.501Z Downloaded darling v0.23.0
7502026-09-11T19:22:25.507Z Downloaded hickory-resolver v0.25.2
7512026-09-11T19:22:25.507Z Downloaded prettyplease v0.2.37
7522026-09-11T19:22:25.507Z Downloaded heapless v0.7.17
7532026-09-11T19:22:25.510Z Downloaded ed25519-dalek v3.0.0
7542026-09-11T19:22:25.511Z Downloaded hashbrown v0.13.2
7552026-09-11T19:22:25.523Z Downloaded num-traits v0.2.19
7562026-09-11T19:22:25.523Z Downloaded num-derive v0.4.2
7572026-09-11T19:22:25.523Z Downloaded term v0.7.0
7582026-09-11T19:22:25.529Z Downloaded tokio-rustls v0.26.4
7592026-09-11T19:22:25.529Z Downloaded tokio-stream v0.1.18
7602026-09-11T19:22:25.529Z Downloaded subprocess v0.2.15
7612026-09-11T19:22:25.529Z Downloaded termios v0.3.3
7622026-09-11T19:22:25.529Z Downloaded zerocopy v0.6.6
7632026-09-11T19:22:25.529Z Downloaded darling v0.21.3
7642026-09-11T19:22:25.529Z Downloaded diesel-dtrace v0.5.0
7652026-09-11T19:22:25.529Z Downloaded hyper-staticfile v0.10.1
7662026-09-11T19:22:25.529Z Downloaded rfc6979 v0.4.0
7672026-09-11T19:22:25.529Z Downloaded oxide-generation v0.1.3
7682026-09-11T19:22:25.529Z Downloaded ecdsa v0.17.0
7692026-09-11T19:22:25.534Z Downloaded indoc v2.0.7
7702026-09-11T19:22:25.534Z Downloaded chacha20poly1305 v0.10.1
7712026-09-11T19:22:25.537Z Downloaded clang-sys v1.8.1
7722026-09-11T19:22:25.537Z Downloaded tungstenite v0.23.0
7732026-09-11T19:22:25.541Z Downloaded primeorder v0.13.6
7742026-09-11T19:22:25.544Z Downloaded thiserror-impl-no-std v2.0.2
7752026-09-11T19:22:25.550Z Downloaded thread-id v5.1.0
7762026-09-11T19:22:25.550Z Downloaded vergen v9.1.0
7772026-09-11T19:22:25.550Z Downloaded knus-derive v3.4.0
7782026-09-11T19:22:25.554Z Downloaded unarray v0.1.4
7792026-09-11T19:22:25.554Z Downloaded unicode-truncate v1.1.0
7802026-09-11T19:22:25.554Z Downloaded shell-words v1.1.1
7812026-09-11T19:22:25.559Z Downloaded sponge-cursor v0.1.0
7822026-09-11T19:22:25.559Z Downloaded sqlparser_derive v0.5.0
7832026-09-11T19:22:25.559Z Downloaded ssh-encoding v0.2.0
7842026-09-11T19:22:25.562Z Downloaded sync_wrapper v1.0.2
7852026-09-11T19:22:25.562Z Downloaded hickory-server v0.25.2
7862026-09-11T19:22:25.566Z Downloaded nanorand v0.7.0
7872026-09-11T19:22:25.570Z Downloaded base64 v0.21.7
7882026-09-11T19:22:25.574Z Downloaded rpassword v7.5.4
7892026-09-11T19:22:25.574Z Downloaded serde_with_macros v1.5.2
7902026-09-11T19:22:25.578Z Downloaded nu-ansi-term v0.50.3
7912026-09-11T19:22:25.578Z Downloaded num_enum v0.5.11
7922026-09-11T19:22:25.578Z Downloaded waitgroup v0.1.2
7932026-09-11T19:22:25.581Z Downloaded tower-layer v0.3.3
7942026-09-11T19:22:25.581Z Downloaded litemap v0.8.1
7952026-09-11T19:22:25.581Z Downloaded expectorate v1.2.0
7962026-09-11T19:22:25.585Z Downloaded num-rational v0.4.2
7972026-09-11T19:22:25.585Z Downloaded universal-hash v0.6.1
7982026-09-11T19:22:25.585Z Downloaded pem v3.0.6
7992026-09-11T19:22:25.588Z Downloaded ml-kem v0.3.2
8002026-09-11T19:22:25.588Z Downloaded ar_archive_writer v0.5.1
8012026-09-11T19:22:25.591Z Downloaded compact_str v0.8.1
8022026-09-11T19:22:25.591Z Downloaded sec1 v0.8.1
8032026-09-11T19:22:25.594Z Downloaded simd-adler32 v0.3.8
8042026-09-11T19:22:25.594Z Downloaded cookie v0.18.1
8052026-09-11T19:22:25.595Z Downloaded crossbeam-utils v0.8.21
8062026-09-11T19:22:25.598Z Downloaded daft-derive v0.1.8
8072026-09-11T19:22:25.601Z Downloaded derive_builder v0.20.2
8082026-09-11T19:22:25.605Z Downloaded pkcs8 v0.10.2
8092026-09-11T19:22:25.605Z Downloaded darling_macro v0.21.3
8102026-09-11T19:22:25.605Z Downloaded pbkdf2 v0.13.0
8112026-09-11T19:22:25.605Z Downloaded rand_chacha v0.3.1
8122026-09-11T19:22:25.608Z Downloaded usdt-attr-macro v0.6.0
8132026-09-11T19:22:25.612Z Downloaded hashbrown v0.12.3
8142026-09-11T19:22:25.612Z Downloaded hickory-resolver v0.24.4
8152026-09-11T19:22:25.615Z Downloaded typify v0.6.2
8162026-09-11T19:22:25.618Z Downloaded ignore v0.4.25
8172026-09-11T19:22:25.619Z Downloaded samael v0.0.19
8182026-09-11T19:22:25.622Z Downloaded hyper-rustls v0.27.7
8192026-09-11T19:22:25.625Z Downloaded progenitor v0.14.0
8202026-09-11T19:22:25.625Z Downloaded crc-catalog v2.4.0
8212026-09-11T19:22:25.625Z Downloaded support-bundle-viewer v0.1.2
8222026-09-11T19:22:25.630Z Downloaded tls_codec_derive v0.4.2
8232026-09-11T19:22:25.630Z Downloaded chumsky v0.9.3
8242026-09-11T19:22:25.630Z Downloaded dirs-next v2.0.0
8252026-09-11T19:22:25.633Z Downloaded cc v1.2.56
8262026-09-11T19:22:25.633Z Downloaded rustversion v1.0.22
8272026-09-11T19:22:25.633Z Downloaded digest-io v0.1.0
8282026-09-11T19:22:25.633Z Downloaded instability v0.3.11
8292026-09-11T19:22:25.636Z Downloaded internet-checksum v0.2.1
8302026-09-11T19:22:25.637Z Downloaded mime_guess v2.0.5
8312026-09-11T19:22:25.640Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8322026-09-11T19:22:25.640Z Downloaded crunchy v0.2.4
8332026-09-11T19:22:25.640Z Downloaded shlex v1.3.0
8342026-09-11T19:22:25.646Z Downloaded defmt v0.3.100
8352026-09-11T19:22:25.649Z Downloaded zip v0.6.6
8362026-09-11T19:22:25.649Z Downloaded bytes v1.11.1
8372026-09-11T19:22:25.653Z Downloaded vergen-gitcl v1.0.8
8382026-09-11T19:22:25.653Z Downloaded bumpalo v3.20.2
8392026-09-11T19:22:25.657Z Downloaded writeable v0.6.2
8402026-09-11T19:22:25.657Z Downloaded instant v0.1.13
8412026-09-11T19:22:25.660Z Downloaded toml_edit v0.23.10+spec-1.0.0
8422026-09-11T19:22:25.660Z Downloaded http v1.4.2
8432026-09-11T19:22:25.665Z Downloaded zeroize v1.9.0
8442026-09-11T19:22:25.665Z Downloaded slog-async v2.8.0
8452026-09-11T19:22:25.668Z Downloaded omicron-zone-package v0.12.3
8462026-09-11T19:22:25.668Z Downloaded match_cfg v0.1.0
8472026-09-11T19:22:25.671Z Downloaded synstructure v0.13.2
8482026-09-11T19:22:25.671Z Downloaded pkcs1 v0.8.0-rc.4
8492026-09-11T19:22:25.671Z Downloaded async-compression v0.4.41
8502026-09-11T19:22:25.675Z Downloaded strum_macros v0.24.3
8512026-09-11T19:22:25.678Z Downloaded smallvec v1.15.1
8522026-09-11T19:22:25.678Z Downloaded crossbeam-epoch v0.9.18
8532026-09-11T19:22:25.678Z Downloaded tui-tree-widget v0.23.1
8542026-09-11T19:22:25.682Z Downloaded memoffset v0.9.1
8552026-09-11T19:22:25.685Z Downloaded whoami v1.6.1
8562026-09-11T19:22:25.688Z Downloaded daft v0.1.8
8572026-09-11T19:22:25.691Z Downloaded icu_normalizer_data v2.1.1
8582026-09-11T19:22:25.699Z Downloaded rcgen v0.12.1
8592026-09-11T19:22:25.703Z Downloaded thiserror-no-std v2.0.2
8602026-09-11T19:22:25.703Z Downloaded oxide-generation-macros v0.2.0
8612026-09-11T19:22:25.706Z Downloaded dyn-clone v1.0.20
8622026-09-11T19:22:25.706Z Downloaded recursive v0.1.1
8632026-09-11T19:22:25.706Z Downloaded ingot v0.2.1
8642026-09-11T19:22:25.709Z Downloaded radium v0.7.0
8652026-09-11T19:22:25.710Z Downloaded sapling-renderdag v0.1.0
8662026-09-11T19:22:25.713Z Downloaded drift v0.2.0
8672026-09-11T19:22:25.717Z Downloaded russh-cryptovec v0.62.0
8682026-09-11T19:22:25.720Z Downloaded signal-hook-mio v0.2.5
8692026-09-11T19:22:25.720Z Downloaded deranged v0.5.8
8702026-09-11T19:22:25.720Z Downloaded ed25519 v3.0.0
8712026-09-11T19:22:25.720Z Downloaded vte v0.14.1
8722026-09-11T19:22:25.724Z Downloaded unsafe-libyaml v0.2.11
8732026-09-11T19:22:25.732Z Downloaded ipnet v2.12.0
8742026-09-11T19:22:25.738Z Downloaded rtoolbox v0.0.3
8752026-09-11T19:22:25.741Z Downloaded signature v2.2.0
8762026-09-11T19:22:25.741Z Downloaded hashbrown v0.15.5
8772026-09-11T19:22:25.741Z Downloaded nibble_vec v0.1.0
8782026-09-11T19:22:25.744Z Downloaded slog v2.8.2
8792026-09-11T19:22:25.744Z Downloaded scroll_derive v0.13.1
8802026-09-11T19:22:25.744Z Downloaded strip-ansi-escapes v0.2.1
8812026-09-11T19:22:25.745Z Downloaded structmeta v0.3.0
8822026-09-11T19:22:25.748Z Downloaded take_mut v0.2.2
8832026-09-11T19:22:25.748Z Downloaded tinyvec_macros v0.1.1
8842026-09-11T19:22:25.748Z Downloaded serde_plain v1.0.2
8852026-09-11T19:22:25.748Z Downloaded signature v3.0.0
8862026-09-11T19:22:25.748Z Downloaded socket2 v0.5.10
8872026-09-11T19:22:25.754Z Downloaded libsw v3.5.0
8882026-09-11T19:22:25.754Z Downloaded oxide-update-engine-types v0.1.2
8892026-09-11T19:22:25.757Z Downloaded multer v3.1.0
8902026-09-11T19:22:25.758Z Downloaded pem-rfc7468 v1.0.0
8912026-09-11T19:22:25.761Z Downloaded utf8_iter v1.0.4
8922026-09-11T19:22:25.764Z Downloaded convert_case v0.4.0
8932026-09-11T19:22:25.768Z Downloaded p384 v0.14.0
8942026-09-11T19:22:25.771Z Downloaded lru v0.18.3
8952026-09-11T19:22:25.771Z Downloaded oso v0.27.3
8962026-09-11T19:22:25.775Z Downloaded pkcs5 v0.8.1
8972026-09-11T19:22:25.775Z Downloaded papergrid v0.18.0
8982026-09-11T19:22:25.778Z Downloaded newtype-uuid v1.3.2
8992026-09-11T19:22:25.781Z Downloaded topological-sort v0.2.2
9002026-09-11T19:22:25.785Z Downloaded rayon-core v1.13.0
9012026-09-11T19:22:25.788Z Downloaded diff v0.1.13
9022026-09-11T19:22:25.788Z Downloaded publicsuffix v2.3.0
9032026-09-11T19:22:25.792Z Downloaded peg v0.8.5
9042026-09-11T19:22:25.792Z Downloaded tar v0.4.46
9052026-09-11T19:22:25.795Z Downloaded polyval v0.7.1
9062026-09-11T19:22:25.795Z Downloaded rusty-fork v0.3.1
9072026-09-11T19:22:25.798Z Downloaded num-primitive v0.2.1
9082026-09-11T19:22:25.798Z Downloaded cookie_store v0.22.1
9092026-09-11T19:22:25.798Z Downloaded cstr-argument v0.1.2
9102026-09-11T19:22:25.798Z Downloaded darling_macro v0.13.4
9112026-09-11T19:22:25.798Z Downloaded document-features v0.2.12
9122026-09-11T19:22:25.802Z Downloaded iana-time-zone v0.1.65
9132026-09-11T19:22:25.802Z Downloaded untrusted v0.9.0
9142026-09-11T19:22:25.802Z Downloaded uuid v1.23.4
9152026-09-11T19:22:25.806Z Downloaded zerofrom v0.1.6
9162026-09-11T19:22:25.809Z Downloaded dropshot-api-manager-types v0.8.0
9172026-09-11T19:22:25.813Z Downloaded hyper-tls v0.6.0
9182026-09-11T19:22:25.816Z Downloaded ident_case v1.0.1
9192026-09-11T19:22:25.816Z Downloaded linear-map v1.2.0
9202026-09-11T19:22:25.816Z Downloaded progenitor-client v0.13.0
9212026-09-11T19:22:25.819Z Downloaded phf v0.13.1
9222026-09-11T19:22:25.819Z Downloaded spki v0.8.0
9232026-09-11T19:22:25.819Z Downloaded snafu-derive v0.8.9
9242026-09-11T19:22:25.827Z Downloaded inout v0.2.2
9252026-09-11T19:22:25.830Z Downloaded kem v0.3.0
9262026-09-11T19:22:25.834Z Downloaded schemars v0.8.22
9272026-09-11T19:22:25.840Z Downloaded time-macros v0.2.27
9282026-09-11T19:22:25.843Z Downloaded unicase v2.9.0
9292026-09-11T19:22:25.843Z Downloaded scrypt v0.12.0
9302026-09-11T19:22:25.847Z Downloaded slog-json v2.6.1
9312026-09-11T19:22:25.847Z Downloaded serde_derive_internals v0.29.1
9322026-09-11T19:22:25.847Z Downloaded serde_path_to_error v0.1.20
9332026-09-11T19:22:25.847Z Downloaded nonempty v0.12.0
9342026-09-11T19:22:25.851Z Downloaded postgres-types v0.2.14
9352026-09-11T19:22:25.857Z Downloaded hybrid-array v0.4.13
9362026-09-11T19:22:25.861Z Downloaded quinn v0.11.11
9372026-09-11T19:22:25.864Z Downloaded hashbrown v0.14.5
9382026-09-11T19:22:25.867Z Downloaded static_assertions v1.1.0
9392026-09-11T19:22:25.871Z Downloaded dropshot_endpoint v0.17.1
9402026-09-11T19:22:25.871Z Downloaded nom v8.0.0
9412026-09-11T19:22:25.874Z Downloaded ctutils v0.4.2
9422026-09-11T19:22:25.878Z Downloaded progenitor-impl v0.13.0
9432026-09-11T19:22:25.878Z Downloaded progenitor-impl v0.14.0
9442026-09-11T19:22:25.883Z Downloaded oso-derive v0.27.3
9452026-09-11T19:22:25.888Z Downloaded rand_pcg v0.10.2
9462026-09-11T19:22:25.895Z Downloaded thread_local v1.1.9
9472026-09-11T19:22:25.895Z Downloaded vergen-lib v0.1.6
9482026-09-11T19:22:25.895Z Downloaded serde_with v1.14.0
9492026-09-11T19:22:25.899Z Downloaded p521 v0.14.0
9502026-09-11T19:22:25.899Z Downloaded semver v0.1.20
9512026-09-11T19:22:25.903Z Downloaded serde_spanned v1.1.1
9522026-09-11T19:22:25.903Z Downloaded oxnet v0.1.6
9532026-09-11T19:22:25.903Z Downloaded pkcs8 v0.11.0
9542026-09-11T19:22:25.903Z Downloaded wnaf v0.14.0
9552026-09-11T19:22:25.903Z Downloaded futures-util v0.3.32
9562026-09-11T19:22:25.909Z Downloaded zstd-safe v7.2.4
9572026-09-11T19:22:25.913Z Downloaded data-encoding v2.10.0
9582026-09-11T19:22:25.913Z Downloaded defmt v1.0.1
9592026-09-11T19:22:25.913Z Downloaded ipnetwork v0.21.1
9602026-09-11T19:22:25.916Z Downloaded lock_api v0.4.14
9612026-09-11T19:22:25.916Z Downloaded md-5 v0.11.0
9622026-09-11T19:22:25.916Z Downloaded hubpack v0.1.2
9632026-09-11T19:22:25.916Z Downloaded sync-ptr v0.1.4
9642026-09-11T19:22:25.916Z Downloaded rustc_version v0.1.7
9652026-09-11T19:22:25.920Z Downloaded diesel_derives v2.3.7
9662026-09-11T19:22:25.924Z Downloaded signal-hook-tokio v0.3.1
9672026-09-11T19:22:25.928Z Downloaded yasna v0.5.2
9682026-09-11T19:22:25.928Z Downloaded zerovec-derive v0.11.2
9692026-09-11T19:22:25.932Z Downloaded crc32fast v1.5.0
9702026-09-11T19:22:25.932Z Downloaded schemars v0.9.0
9712026-09-11T19:22:25.937Z Downloaded universal-hash v0.5.1
9722026-09-11T19:22:25.937Z Downloaded unit-prefix v0.5.2
9732026-09-11T19:22:25.942Z Downloaded untrusted v0.7.1
9742026-09-11T19:22:25.942Z Downloaded derive_builder_macro v0.20.2
9752026-09-11T19:22:25.942Z Downloaded psm v0.1.30
9762026-09-11T19:22:25.942Z Downloaded rsa v0.10.0-rc.18
9772026-09-11T19:22:25.945Z Downloaded crucible-workspace-hack v0.1.0
9782026-09-11T19:22:25.946Z Downloaded difflib v0.4.0
9792026-09-11T19:22:25.946Z Downloaded darling_core v0.21.3
9802026-09-11T19:22:25.946Z Downloaded tap v1.0.1
9812026-09-11T19:22:25.949Z Downloaded pin-project-internal v1.1.11
9822026-09-11T19:22:25.949Z Downloaded darling v0.20.11
9832026-09-11T19:22:25.949Z Downloaded hashbrown v0.16.1
9842026-09-11T19:22:25.953Z Downloaded x509-cert v0.2.5
9852026-09-11T19:22:25.958Z Downloaded vergen-lib v9.1.0
9862026-09-11T19:22:25.958Z Downloaded oxide-update-engine-display v0.1.2
9872026-09-11T19:22:25.958Z Downloaded primefield v0.14.0
9882026-09-11T19:22:25.963Z Downloaded primeorder v0.14.0
9892026-09-11T19:22:25.963Z Downloaded pem-rfc7468 v0.7.0
9902026-09-11T19:22:25.963Z Downloaded progenitor v0.13.0
9912026-09-11T19:22:25.963Z Downloaded proc-macro-error2 v2.0.1
9922026-09-11T19:22:25.963Z Downloaded httpdate v1.0.3
9932026-09-11T19:22:25.971Z Downloaded icu_properties v2.1.2
9942026-09-11T19:22:25.971Z Downloaded libbz2-rs-sys v0.2.2
9952026-09-11T19:22:25.971Z Downloaded diesel_table_macro_syntax v0.3.0
9962026-09-11T19:22:25.971Z Downloaded libefi-sys v0.1.0
9972026-09-11T19:22:25.980Z Downloaded tokio-tungstenite v0.21.0
9982026-09-11T19:22:25.980Z Downloaded miette-derive v7.6.0
9992026-09-11T19:22:25.986Z Downloaded yansi v1.0.1
10002026-09-11T19:22:25.986Z Downloaded serdect v0.4.3
10012026-09-11T19:22:25.986Z Downloaded dtrace-parser v0.3.0
10022026-09-11T19:22:25.986Z Downloaded is_ci v1.2.0
10032026-09-11T19:22:25.986Z Downloaded parking_lot_core v0.8.6
10042026-09-11T19:22:25.993Z Downloaded postgres-protocol v0.6.12
10052026-09-11T19:22:25.993Z Downloaded maybe-uninit v2.0.0
10062026-09-11T19:22:25.993Z Downloaded md5 v0.8.0
10072026-09-11T19:22:25.993Z Downloaded strum_macros v0.26.4
10082026-09-11T19:22:25.998Z Downloaded ssh-key v0.7.0-rc.11
10092026-09-11T19:22:26.007Z Downloaded prefix-trie v0.7.0
10102026-09-11T19:22:26.007Z Downloaded rand_seeder v0.4.0
10112026-09-11T19:22:26.007Z Downloaded illumos-nvpair v0.3.0
10122026-09-11T19:22:26.007Z Downloaded new_debug_unreachable v1.0.6
10132026-09-11T19:22:26.015Z Downloaded toml v0.7.8
10142026-09-11T19:22:26.015Z Downloaded phf_shared v0.12.1
10152026-09-11T19:22:26.015Z Downloaded tokio-native-tls v0.3.1
10162026-09-11T19:22:26.015Z Downloaded toml_writer v1.1.1+spec-1.1.0
10172026-09-11T19:22:26.015Z Downloaded p256 v0.13.2
10182026-09-11T19:22:26.015Z Downloaded signal-hook-registry v1.4.8
10192026-09-11T19:22:26.020Z Downloaded progenitor-macro v0.13.0
10202026-09-11T19:22:26.020Z Downloaded der v0.7.10
10212026-09-11T19:22:26.025Z Downloaded icu_provider v2.1.1
10222026-09-11T19:22:26.025Z Downloaded defmt-macros v1.0.1
10232026-09-11T19:22:26.029Z Downloaded hkdf v0.12.4
10242026-09-11T19:22:26.030Z Downloaded ssh-encoding v0.3.0
10252026-09-11T19:22:26.030Z Downloaded string_cache v0.8.9
10262026-09-11T19:22:26.034Z Downloaded quick-error v1.2.3
10272026-09-11T19:22:26.034Z Downloaded internal-russh-num-bigint v0.5.0
10282026-09-11T19:22:26.038Z Downloaded slog-envlogger v2.2.0
10292026-09-11T19:22:26.038Z Downloaded supports-unicode v3.0.0
10302026-09-11T19:22:26.038Z Downloaded aes-gcm v0.11.0
10312026-09-11T19:22:26.043Z Downloaded tiny-keccak v2.0.2
10322026-09-11T19:22:26.050Z Downloaded typed-path v0.9.3
10332026-09-11T19:22:26.050Z Downloaded h2 v0.4.15
10342026-09-11T19:22:26.054Z Downloaded knus v3.4.0
10352026-09-11T19:22:26.054Z Downloaded xattr v1.6.1
10362026-09-11T19:22:26.058Z Downloaded rfc6979 v0.6.0
10372026-09-11T19:22:26.058Z Downloaded serde_bytes v0.11.19
10382026-09-11T19:22:26.058Z Downloaded keccak v0.2.0
10392026-09-11T19:22:26.058Z Downloaded serde-big-array v0.5.1
10402026-09-11T19:22:26.064Z Downloaded num-complex v0.4.6
10412026-09-11T19:22:26.070Z Downloaded corncobs v0.1.4
10422026-09-11T19:22:26.074Z Downloaded testing_table v0.3.0
10432026-09-11T19:22:26.084Z Downloaded http-range-header v0.4.2
10442026-09-11T19:22:26.088Z Downloaded dof v0.4.0
10452026-09-11T19:22:26.088Z Downloaded parking_lot_core v0.9.12
10462026-09-11T19:22:26.088Z Downloaded typed-path v0.12.3
10472026-09-11T19:22:26.088Z Downloaded lru-slab v0.1.2
10482026-09-11T19:22:26.088Z Downloaded crossbeam-channel v0.5.15
10492026-09-11T19:22:26.088Z Downloaded minimal-lexical v0.2.1
10502026-09-11T19:22:26.093Z Downloaded idna_adapter v1.2.1
10512026-09-11T19:22:26.093Z Downloaded crc-any v2.5.0
10522026-09-11T19:22:26.093Z Downloaded oxide-update-engine v0.1.2
10532026-09-11T19:22:26.098Z Downloaded num-iter v0.1.45
10542026-09-11T19:22:26.103Z Downloaded indoc v1.0.9
10552026-09-11T19:22:26.103Z Downloaded pretty_assertions v1.4.1
10562026-09-11T19:22:26.103Z Downloaded lru-cache v0.1.2
10572026-09-11T19:22:26.110Z Downloaded newline-converter v0.3.0
10582026-09-11T19:22:26.110Z Downloaded path-slash v0.2.1
10592026-09-11T19:22:26.110Z Downloaded rustls-webpki v0.103.13
10602026-09-11T19:22:26.110Z Downloaded aes v0.9.1
10612026-09-11T19:22:26.116Z Downloaded rand_chacha v0.9.0
10622026-09-11T19:22:26.116Z Downloaded crypto-bigint v0.5.5
10632026-09-11T19:22:26.116Z Downloaded scroll v0.13.0
10642026-09-11T19:22:26.124Z Downloaded slog-term v2.9.2
10652026-09-11T19:22:26.132Z Downloaded parse-display-derive v0.10.0
10662026-09-11T19:22:26.132Z Downloaded peg-macros v0.8.5
10672026-09-11T19:22:26.132Z Downloaded port-file v0.1.0
10682026-09-11T19:22:26.132Z Downloaded tls_codec v0.4.2
10692026-09-11T19:22:26.132Z Downloaded tinystr v0.8.2
10702026-09-11T19:22:26.132Z Downloaded poly1305 v0.8.0
10712026-09-11T19:22:26.132Z Downloaded sha1 v0.11.0
10722026-09-11T19:22:26.137Z Downloaded slog-stdlog v4.1.1
10732026-09-11T19:22:26.137Z Downloaded tabwriter v1.4.1
10742026-09-11T19:22:26.145Z Downloaded salty v0.3.0
10752026-09-11T19:22:26.150Z Downloaded hkdf v0.13.0
10762026-09-11T19:22:26.150Z Downloaded serde-hex v0.1.0
10772026-09-11T19:22:26.150Z Downloaded twox-hash v2.1.2
10782026-09-11T19:22:26.166Z Downloaded void v1.0.2
10792026-09-11T19:22:26.166Z Downloaded stacker v0.1.23
10802026-09-11T19:22:26.173Z Downloaded icu_normalizer v2.1.1
10812026-09-11T19:22:26.173Z Downloaded indicatif v0.18.4
10822026-09-11T19:22:26.173Z Downloaded walkdir v2.5.0
10832026-09-11T19:22:26.173Z Downloaded delegate v0.13.5
10842026-09-11T19:22:26.174Z Downloaded downcast-rs v2.0.2
10852026-09-11T19:22:26.174Z Downloaded zstd v0.13.3
10862026-09-11T19:22:26.174Z Downloaded tokio-tungstenite v0.28.0
10872026-09-11T19:22:26.174Z Downloaded uzers v0.12.2
10882026-09-11T19:22:26.179Z Downloaded lalrpop-util v0.19.12
10892026-09-11T19:22:26.179Z Downloaded hubpack_derive v0.1.1
10902026-09-11T19:22:26.179Z Downloaded unicode_categories v0.1.1
10912026-09-11T19:22:26.179Z Downloaded darling_macro v0.20.11
10922026-09-11T19:22:26.179Z Downloaded opaque-debug v0.3.1
10932026-09-11T19:22:26.190Z Downloaded num_enum v0.7.6
10942026-09-11T19:22:26.194Z Downloaded psl-types v2.0.11
10952026-09-11T19:22:26.194Z Downloaded scheduled-thread-pool v0.2.7
10962026-09-11T19:22:26.194Z Downloaded litrs v1.0.0
10972026-09-11T19:22:26.199Z Downloaded lru v0.12.5
10982026-09-11T19:22:26.203Z Downloaded rustc-hash v2.1.1
10992026-09-11T19:22:26.208Z Downloaded password-hash v0.5.0
11002026-09-11T19:22:26.212Z Downloaded sha1 v0.10.6
11012026-09-11T19:22:26.212Z Downloaded slog-dtrace v0.3.0
11022026-09-11T19:22:26.212Z Downloaded strum v0.26.3
11032026-09-11T19:22:26.212Z Downloaded try-lock v0.2.5
11042026-09-11T19:22:26.225Z Downloaded predicates v3.1.4
11052026-09-11T19:22:26.230Z Downloaded signal-hook v0.3.18
11062026-09-11T19:22:26.230Z Downloaded sec1 v0.7.3
11072026-09-11T19:22:26.230Z Downloaded vergen-git2 v9.1.0
11082026-09-11T19:22:26.230Z Downloaded critical-section v1.2.0
11092026-09-11T19:22:26.235Z Downloaded ctr v0.10.1
11102026-09-11T19:22:26.238Z Downloaded snafu v0.8.9
11112026-09-11T19:22:26.238Z Downloaded tracing-attributes v0.1.31
11122026-09-11T19:22:26.243Z Downloaded tokio-postgres v0.7.18
11132026-09-11T19:22:26.247Z Downloaded displaydoc v0.2.5
11142026-09-11T19:22:26.247Z Downloaded tracing-core v0.1.36
11152026-09-11T19:22:26.247Z Downloaded num_enum_derive v0.5.11
11162026-09-11T19:22:26.247Z Downloaded predicates-tree v1.0.13
11172026-09-11T19:22:26.254Z Downloaded want v0.3.1
11182026-09-11T19:22:26.259Z Downloaded zip v4.6.1
11192026-09-11T19:22:26.259Z Downloaded constant_time_eq v0.4.2
11202026-09-11T19:22:26.268Z Downloaded tungstenite v0.28.0
11212026-09-11T19:22:26.272Z Downloaded const-oid v0.10.2
11222026-09-11T19:22:26.272Z Downloaded owo-colors v4.3.0
11232026-09-11T19:22:26.277Z Downloaded packed_struct_codegen v0.10.1
11242026-09-11T19:22:26.277Z Downloaded zerofrom-derive v0.1.6
11252026-09-11T19:22:26.277Z Downloaded ref-cast-impl v1.0.25
11262026-09-11T19:22:26.277Z Downloaded mime v0.3.17
11272026-09-11T19:22:26.281Z Downloaded ref-cast v1.0.25
11282026-09-11T19:22:26.285Z Downloaded ron v0.8.1
11292026-09-11T19:22:26.291Z Downloaded rand v0.10.1
11302026-09-11T19:22:26.295Z Downloaded schemars v1.2.1
11312026-09-11T19:22:26.301Z Downloaded derive_more v2.1.1
11322026-09-11T19:22:26.308Z Downloaded des v0.9.0
11332026-09-11T19:22:26.313Z Downloaded jiff-static v0.2.34
11342026-09-11T19:22:26.313Z Downloaded structmeta-derive v0.3.0
11352026-09-11T19:22:26.313Z Downloaded crc8 v0.1.1
11362026-09-11T19:22:26.313Z Downloaded regex v1.12.3
11372026-09-11T19:22:26.317Z Downloaded libm v0.2.16
11382026-09-11T19:22:26.321Z Downloaded convert_case v0.10.0
11392026-09-11T19:22:26.321Z Downloaded iri-string v0.7.10
11402026-09-11T19:22:26.325Z Downloaded lazy_static v1.5.0
11412026-09-11T19:22:26.325Z Downloaded tough v0.22.0
11422026-09-11T19:22:26.329Z Downloaded derive-ex v0.1.8
11432026-09-11T19:22:26.334Z Downloaded rustls-native-certs v0.8.3
11442026-09-11T19:22:26.334Z Downloaded cpubits v0.1.1
11452026-09-11T19:22:26.334Z Downloaded siphasher v1.0.2
11462026-09-11T19:22:26.334Z Downloaded xshell v0.2.7
11472026-09-11T19:22:26.339Z Downloaded darling_core v0.13.4
11482026-09-11T19:22:26.339Z Downloaded tokio-tungstenite v0.23.1
11492026-09-11T19:22:26.339Z Downloaded phf v0.12.1
11502026-09-11T19:22:26.339Z Downloaded time-core v0.1.8
11512026-09-11T19:22:26.339Z Downloaded tokio-macros v2.7.0
11522026-09-11T19:22:26.346Z Downloaded aho-corasick v1.1.4
11532026-09-11T19:22:26.346Z Downloaded multimap v0.10.1
11542026-09-11T19:22:26.346Z Downloaded normalize-line-endings v0.3.0
11552026-09-11T19:22:26.346Z Downloaded memmap2 v0.9.10
11562026-09-11T19:22:26.353Z Downloaded tokio-util v0.7.18
11572026-09-11T19:22:26.353Z Downloaded zip v8.6.0
11582026-09-11T19:22:26.357Z Downloaded yoke v0.8.1
11592026-09-11T19:22:26.361Z Downloaded curve25519-dalek-derive v0.1.1
11602026-09-11T19:22:26.366Z Downloaded module-lattice v0.2.3
11612026-09-11T19:22:26.366Z Downloaded illumos-nvpair-sys v0.2.0
11622026-09-11T19:22:26.366Z Downloaded libscf-sys v1.2.0
11632026-09-11T19:22:26.370Z Downloaded der v0.8.0
11642026-09-11T19:22:26.370Z Downloaded impl-trait-for-tuples v0.2.3
11652026-09-11T19:22:26.376Z Downloaded ingot-types v0.2.0
11662026-09-11T19:22:26.376Z Downloaded spki v0.7.3
11672026-09-11T19:22:26.376Z Downloaded git2 v0.20.4
11682026-09-11T19:22:26.379Z Downloaded smallvec v0.6.14
11692026-09-11T19:22:26.379Z Downloaded tungstenite v0.21.0
11702026-09-11T19:22:26.383Z Downloaded usdt-impl v0.6.0
11712026-09-11T19:22:26.383Z Downloaded num-integer v0.1.46
11722026-09-11T19:22:26.388Z Downloaded typify-macro v0.6.2
11732026-09-11T19:22:26.394Z Downloaded num_enum_derive v0.7.6
11742026-09-11T19:22:26.400Z Downloaded phc v0.6.1
11752026-09-11T19:22:26.405Z Downloaded ingot-macros v0.2.0
11762026-09-11T19:22:26.405Z Downloaded progenitor-extras v0.2.0
11772026-09-11T19:22:26.405Z Downloaded humantime v2.3.0
11782026-09-11T19:22:26.405Z Downloaded xshell-macros v0.2.7
11792026-09-11T19:22:26.411Z Downloaded darling v0.13.4
11802026-09-11T19:22:26.419Z Downloaded serde_with_macros v3.21.0
11812026-09-11T19:22:26.424Z Downloaded peg-runtime v0.8.5
11822026-09-11T19:22:26.424Z Downloaded dunce v1.0.5
11832026-09-11T19:22:26.428Z Downloaded unicode-segmentation v1.12.0
11842026-09-11T19:22:26.433Z Downloaded rustc-demangle v0.1.27
11852026-09-11T19:22:26.433Z Downloaded slog-bunyan v2.5.0
11862026-09-11T19:22:26.436Z Downloaded nom v7.1.3
11872026-09-11T19:22:26.440Z Downloaded tinyvec v1.11.0
11882026-09-11T19:22:26.446Z Downloaded vsss-rs v3.3.4
11892026-09-11T19:22:26.455Z Downloaded parse-size v1.1.0
11902026-09-11T19:22:26.463Z Downloaded predicates-core v1.0.10
11912026-09-11T19:22:26.470Z Downloaded mio v1.2.0
11922026-09-11T19:22:26.473Z Downloaded serde_tokenstream v0.3.0
11932026-09-11T19:22:26.473Z Downloaded goblin v0.10.5
11942026-09-11T19:22:26.478Z Downloaded digest v0.11.3
11952026-09-11T19:22:26.478Z Downloaded ssh-cipher v0.2.0
11962026-09-11T19:22:26.478Z Downloaded hyper-util v0.1.20
11972026-09-11T19:22:26.482Z Downloaded indexmap v1.9.3
11982026-09-11T19:22:26.483Z Downloaded tower v0.5.3
11992026-09-11T19:22:26.488Z Downloaded zopfli v0.8.3
12002026-09-11T19:22:26.492Z Downloaded rustyline v14.0.0
12012026-09-11T19:22:26.496Z Downloaded usdt-macro v0.6.0
12022026-09-11T19:22:26.496Z Downloaded subtle v2.6.1
12032026-09-11T19:22:26.496Z Downloaded stringprep v0.1.5
12042026-09-11T19:22:26.497Z Downloaded derive_more-impl v2.1.1
12052026-09-11T19:22:26.502Z Downloaded progenitor-client v0.14.0
12062026-09-11T19:22:26.505Z Downloaded httparse v1.10.1
12072026-09-11T19:22:26.508Z Downloaded r2d2 v0.8.10
12082026-09-11T19:22:26.514Z Downloaded openssl-sys v0.9.117
12092026-09-11T19:22:26.519Z Downloaded packed_struct v0.10.1
12102026-09-11T19:22:26.523Z Downloaded libsw-core v0.3.2
12112026-09-11T19:22:26.527Z Downloaded pkg-config v0.3.32
12122026-09-11T19:22:26.534Z Downloaded oxide-tokio-rt v0.1.4
12132026-09-11T19:22:26.534Z Downloaded rand v0.9.2
12142026-09-11T19:22:26.539Z Downloaded reqwest v0.13.2
12152026-09-11T19:22:26.539Z Downloaded serde_yaml v0.9.34+deprecated
12162026-09-11T19:22:26.539Z Downloaded qorb v0.4.1
12172026-09-11T19:22:26.545Z Downloaded steno v0.4.1
12182026-09-11T19:22:26.545Z Downloaded aws-lc-rs v1.16.3
12192026-09-11T19:22:26.559Z Downloaded derive_more v0.99.20
12202026-09-11T19:22:26.566Z Downloaded toml_datetime v0.7.5+spec-1.1.0
12212026-09-11T19:22:26.571Z Downloaded toml v1.1.2+spec-1.1.0
12222026-09-11T19:22:26.571Z Downloaded bindgen v0.71.1
12232026-09-11T19:22:26.575Z Downloaded darling_core v0.23.0
12242026-09-11T19:22:26.575Z Downloaded zerotrie v0.2.3
12252026-09-11T19:22:26.579Z Downloaded strum_macros v0.27.2
12262026-09-11T19:22:26.579Z Downloaded jobserver v0.1.34
12272026-09-11T19:22:26.584Z Downloaded same-file v1.0.6
12282026-09-11T19:22:26.584Z Downloaded crossterm v0.28.1
12292026-09-11T19:22:26.593Z Downloaded quick-xml v0.37.5
12302026-09-11T19:22:26.599Z Downloaded iddqd v0.4.2
12312026-09-11T19:22:26.599Z Downloaded libxml v0.3.3
12322026-09-11T19:22:26.603Z Downloaded dashu-base v0.5.1
12332026-09-11T19:22:26.603Z Downloaded serde_with v3.21.0
12342026-09-11T19:22:26.608Z Downloaded icu_collections v2.1.1
12352026-09-11T19:22:26.613Z Downloaded scuffle v0.1.0
12362026-09-11T19:22:26.616Z Downloaded const_format v0.2.35
12372026-09-11T19:22:26.616Z Downloaded pin-project v1.1.11
12382026-09-11T19:22:26.622Z Downloaded url v2.5.8
12392026-09-11T19:22:26.627Z Downloaded num-bigint-dig v0.8.6
12402026-09-11T19:22:26.627Z Downloaded reedline v0.40.0
12412026-09-11T19:22:26.630Z Downloaded test-strategy v0.4.5
12422026-09-11T19:22:26.635Z Downloaded darling_core v0.20.11
12432026-09-11T19:22:26.638Z Downloaded gimli v0.32.3
12442026-09-11T19:22:26.642Z Downloaded blake3 v1.8.5
12452026-09-11T19:22:26.650Z Downloaded jiff-core v0.1.0
12462026-09-11T19:22:26.655Z Downloaded derive-where v1.6.0
12472026-09-11T19:22:26.655Z Downloaded icu_properties_data v2.1.2
12482026-09-11T19:22:26.662Z Downloaded ryu v1.0.23
12492026-09-11T19:22:26.666Z Downloaded csv-core v0.1.13
12502026-09-11T19:22:26.666Z Downloaded similar v2.7.0
12512026-09-11T19:22:26.666Z Downloaded socket2 v0.6.3
12522026-09-11T19:22:26.666Z Downloaded crossterm v0.29.0
12532026-09-11T19:22:26.671Z Downloaded itertools v0.10.5
12542026-09-11T19:22:26.682Z Downloaded bitvec v1.0.1
12552026-09-11T19:22:26.701Z Downloaded tower-http v0.6.8
12562026-09-11T19:22:26.705Z Downloaded zlib-rs v0.6.2
12572026-09-11T19:22:26.719Z Downloaded rand v0.8.6
12582026-09-11T19:22:26.724Z Downloaded miniz_oxide v0.8.9
12592026-09-11T19:22:26.727Z Downloaded quinn-proto v0.11.16
12602026-09-11T19:22:26.730Z Downloaded rawzip v0.4.4
12612026-09-11T19:22:26.740Z Downloaded dropshot-api-manager v0.8.0
12622026-09-11T19:22:26.740Z Downloaded unicode-bidi v0.3.18
12632026-09-11T19:22:26.740Z Downloaded chrono v0.4.45
12642026-09-11T19:22:26.745Z Downloaded itertools v0.13.0
12652026-09-11T19:22:26.755Z Downloaded itertools v0.14.0
12662026-09-11T19:22:26.759Z Downloaded rustls-platform-verifier v0.6.2
12672026-09-11T19:22:26.762Z Downloaded icu_locale_core v2.1.1
12682026-09-11T19:22:26.767Z Downloaded ssh-key v0.6.7
12692026-09-11T19:22:26.775Z Downloaded zerocopy-derive v0.8.55
12702026-09-11T19:22:26.780Z Downloaded moka v0.12.13
12712026-09-11T19:22:26.783Z Downloaded p384 v0.13.1
12722026-09-11T19:22:26.790Z Downloaded num-bigint v0.4.6
12732026-09-11T19:22:26.795Z Downloaded itertools v0.15.0
12742026-09-11T19:22:26.799Z Downloaded vcpkg v0.2.15
12752026-09-11T19:22:26.826Z Downloaded winnow v1.0.3
12762026-09-11T19:22:26.830Z Downloaded object v0.30.4
12772026-09-11T19:22:26.835Z Downloaded zerovec v0.11.5
12782026-09-11T19:22:26.838Z Downloaded unicode-normalization v0.1.25
12792026-09-11T19:22:26.842Z Downloaded rayon v1.11.0
12802026-09-11T19:22:26.849Z Downloaded rsa v0.9.10
12812026-09-11T19:22:26.853Z Downloaded russh v0.62.4
12822026-09-11T19:22:26.856Z Downloaded toml_edit v0.19.15
12832026-09-11T19:22:26.865Z Downloaded zerocopy v0.8.55
12842026-09-11T19:22:26.877Z Downloaded p521 v0.13.3
12852026-09-11T19:22:26.880Z Downloaded reqwest v0.12.28
12862026-09-11T19:22:26.884Z Downloaded hyper v1.10.1
12872026-09-11T19:22:26.888Z Downloaded idna v1.1.0
12882026-09-11T19:22:26.892Z Downloaded itertools v0.12.1
12892026-09-11T19:22:26.895Z Downloaded petname v2.0.2
12902026-09-11T19:22:26.902Z Downloaded nix v0.27.1
12912026-09-11T19:22:26.905Z Downloaded winnow v0.5.40
12922026-09-11T19:22:26.909Z Downloaded crypto-bigint v0.7.5
12932026-09-11T19:22:26.918Z Downloaded crypto-primes v0.7.2
12942026-09-11T19:22:26.921Z Downloaded smoltcp v0.9.1
12952026-09-11T19:22:26.927Z Downloaded winnow v0.6.26
12962026-09-11T19:22:26.934Z Downloaded miette v7.6.0
12972026-09-11T19:22:26.944Z Downloaded hickory-proto v0.24.4
12982026-09-11T19:22:26.953Z Downloaded hickory-proto v0.25.2
12992026-09-11T19:22:26.963Z Downloaded openssl v0.10.80
13002026-09-11T19:22:26.971Z Downloaded sha3 v0.12.0
13012026-09-11T19:22:26.974Z Downloaded portable-atomic v1.13.1
13022026-09-11T19:22:26.979Z Downloaded tabled v0.21.0
13032026-09-11T19:22:26.987Z Downloaded curve25519-dalek v4.1.3
13042026-09-11T19:22:26.992Z Downloaded nix v0.28.0
13052026-09-11T19:22:26.998Z Downloaded object v0.37.3
13062026-09-11T19:22:27.015Z Downloaded rustix v0.38.44
13072026-09-11T19:22:27.028Z Downloaded bstr v1.12.1
13082026-09-11T19:22:27.035Z Downloaded nix v0.31.2
13092026-09-11T19:22:27.055Z Downloaded regress v0.10.5
13102026-09-11T19:22:27.061Z Downloaded dashu-int v0.5.1
13112026-09-11T19:22:27.067Z Downloaded regex-syntax v0.6.29
13122026-09-11T19:22:27.071Z Downloaded object v0.39.1
13132026-09-11T19:22:27.079Z Downloaded curve25519-dalek v5.0.0
13142026-09-11T19:22:27.084Z Downloaded proptest v1.11.0
13152026-09-11T19:22:27.115Z Downloaded lalrpop v0.19.12
13162026-09-11T19:22:27.121Z Downloaded openapiv3 v2.2.0
13172026-09-11T19:22:27.131Z Downloaded sha3 v0.11.0
13182026-09-11T19:22:27.153Z Downloaded syn v3.0.3
13192026-09-11T19:22:27.160Z Downloaded radix_trie v0.2.1
13202026-09-11T19:22:27.178Z Downloaded time v0.3.47
13212026-09-11T19:22:27.191Z Downloaded tracing v0.1.44
13222026-09-11T19:22:27.204Z Downloaded polar-core v0.27.3
13232026-09-11T19:22:27.213Z Downloaded diesel v2.3.7
13242026-09-11T19:22:27.222Z Downloaded regex-automata v0.4.14
13252026-09-11T19:22:27.233Z Downloaded zerocopy-derive v0.6.6
13262026-09-11T19:22:27.238Z Downloaded petgraph v0.6.5
13272026-09-11T19:22:27.257Z Downloaded smoltcp v0.11.0
13282026-09-11T19:22:27.274Z Downloaded sled v0.34.7
13292026-09-11T19:22:27.281Z Downloaded sqlparser v0.61.0
13302026-09-11T19:22:27.286Z Downloaded regex-syntax v0.8.10
13312026-09-11T19:22:27.291Z Downloaded regress v0.11.1
13322026-09-11T19:22:27.297Z Downloaded rustls v0.23.41
13332026-09-11T19:22:27.304Z Downloaded petgraph v0.8.3
13342026-09-11T19:22:27.327Z Downloaded dropshot v0.17.1
13352026-09-11T19:22:27.341Z Downloaded sha3 v0.10.8
13362026-09-11T19:22:27.361Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13372026-09-11T19:22:27.376Z Downloaded typify-impl v0.6.2
13382026-09-11T19:22:27.388Z Downloaded ratatui v0.29.0
13392026-09-11T19:22:27.401Z Downloaded bzip2-sys v0.1.13+1.0.8
13402026-09-11T19:22:27.408Z Downloaded libz-sys v1.1.24
13412026-09-11T19:22:27.435Z Downloaded jiff v0.2.34
13422026-09-11T19:22:27.446Z Downloaded encoding_rs v0.8.35
13432026-09-11T19:22:27.460Z Downloaded chrono-tz v0.10.4
13442026-09-11T19:22:27.483Z Downloaded ring v0.17.14
13452026-09-11T19:22:27.510Z Downloaded libgit2-sys v0.18.3+1.9.2
13462026-09-11T19:22:27.549Z Downloaded tokio v1.52.1
13472026-09-11T19:22:27.580Z Downloaded csv v1.4.0
13482026-09-11T19:22:28.440Z Downloaded dsi-bitstream v0.10.1
13492026-09-11T19:22:28.695Z Downloaded aws-lc-sys v0.40.0
13502026-09-11T19:22:28.964Z Compiling serde_core v1.0.228
13512026-09-11T19:22:28.964Z Compiling libc v0.2.185
13522026-09-11T19:22:28.964Z Compiling serde v1.0.228
13532026-09-11T19:22:28.968Z Compiling log v0.4.33
13542026-09-11T19:22:28.968Z Compiling smallvec v1.15.1
13552026-09-11T19:22:28.968Z Compiling subtle v2.6.1
13562026-09-11T19:22:29.109Z Compiling typenum v1.20.1
13572026-09-11T19:22:29.112Z Compiling zerocopy v0.8.55
13582026-09-11T19:22:29.182Z Compiling scopeguard v1.2.0
13592026-09-11T19:22:29.193Z Compiling portable-atomic v1.13.1
13602026-09-11T19:22:29.197Z Compiling shlex v1.3.0
13612026-09-11T19:22:29.197Z Compiling find-msvc-tools v0.1.9
13622026-09-11T19:22:29.197Z Compiling critical-section v1.2.0
13632026-09-11T19:22:29.197Z Compiling stable_deref_trait v1.2.1
13642026-09-11T19:22:29.234Z Compiling syn v2.0.117
13652026-09-11T19:22:29.246Z Compiling serde_json v1.0.151
13662026-09-11T19:22:29.305Z Compiling lock_api v0.4.14
13672026-09-11T19:22:29.309Z Compiling generic-array v0.14.7
13682026-09-11T19:22:29.309Z Compiling libm v0.2.16
13692026-09-11T19:22:29.349Z Compiling getrandom v0.4.3
13702026-09-11T19:22:29.388Z Compiling num-traits v0.2.19
13712026-09-11T19:22:29.405Z Compiling const-oid v0.9.6
13722026-09-11T19:22:29.420Z Compiling allocator-api2 v0.2.21
13732026-09-11T19:22:29.505Z Compiling rand_core v0.10.0
13742026-09-11T19:22:29.552Z Compiling litemap v0.8.1
13752026-09-11T19:22:29.567Z Compiling writeable v0.6.2
13762026-09-11T19:22:29.570Z Compiling percent-encoding v2.3.2
13772026-09-11T19:22:29.662Z Compiling pin-project-lite v0.2.17
13782026-09-11T19:22:29.676Z Compiling parking_lot_core v0.9.12
13792026-09-11T19:22:29.710Z Compiling icu_normalizer_data v2.1.1
13802026-09-11T19:22:29.806Z Compiling icu_properties_data v2.1.2
13812026-09-11T19:22:29.819Z Compiling rustix v1.1.4
13822026-09-11T19:22:29.822Z Compiling futures-core v0.3.32
13832026-09-11T19:22:29.823Z Compiling pkg-config v0.3.32
13842026-09-11T19:22:29.823Z Compiling getrandom v0.3.4
13852026-09-11T19:22:29.877Z Compiling base64ct v1.8.3
13862026-09-11T19:22:29.877Z Compiling foldhash v0.2.0
13872026-09-11T19:22:29.998Z Compiling utf8_iter v1.0.4
13882026-09-11T19:22:30.001Z Compiling form_urlencoded v1.2.2
13892026-09-11T19:22:30.058Z Compiling flagset v0.4.7
13902026-09-11T19:22:30.122Z Compiling hashbrown v0.17.0
13912026-09-11T19:22:30.137Z Compiling futures-sink v0.3.32
13922026-09-11T19:22:30.159Z Compiling pem-rfc7468 v0.7.0
13932026-09-11T19:22:30.193Z Compiling errno v0.3.14
13942026-09-11T19:22:30.215Z Compiling jobserver v0.1.34
13952026-09-11T19:22:30.230Z Compiling getrandom v0.2.17
13962026-09-11T19:22:30.276Z Compiling mio v1.2.0
13972026-09-11T19:22:30.294Z Compiling socket2 v0.6.3
13982026-09-11T19:22:30.361Z Compiling once_cell v1.21.3
13992026-09-11T19:22:30.429Z Compiling rand_core v0.6.4
14002026-09-11T19:22:30.449Z Compiling cc v1.2.56
14012026-09-11T19:22:30.485Z Compiling signal-hook-registry v1.4.8
14022026-09-11T19:22:30.501Z Compiling parking_lot v0.12.5
14032026-09-11T19:22:30.505Z Compiling futures-channel v0.3.32
14042026-09-11T19:22:30.547Z Compiling slab v0.4.12
14052026-09-11T19:22:30.598Z Compiling futures-io v0.3.32
14062026-09-11T19:22:30.623Z Compiling rustversion v1.0.22
14072026-09-11T19:22:30.739Z Compiling futures-task v0.3.32
14082026-09-11T19:22:30.755Z Compiling base64 v0.22.1
14092026-09-11T19:22:30.760Z Compiling iana-time-zone v0.1.65
14102026-09-11T19:22:30.786Z Compiling ident_case v1.0.1
14112026-09-11T19:22:30.790Z Compiling syn v1.0.109
14122026-09-11T19:22:30.790Z Compiling cmov v0.5.4
14132026-09-11T19:22:30.831Z Compiling spin v0.9.8
14142026-09-11T19:22:30.837Z Compiling ahash v0.8.12
14152026-09-11T19:22:30.837Z Compiling dunce v1.0.5
14162026-09-11T19:22:30.909Z Compiling simd-adler32 v0.3.8
14172026-09-11T19:22:30.930Z Compiling cpufeatures v0.2.17
14182026-09-11T19:22:30.947Z Compiling schemars v0.8.22
14192026-09-11T19:22:30.951Z Compiling fs_extra v1.3.0
14202026-09-11T19:22:30.975Z Compiling dyn-clone v1.0.20
14212026-09-11T19:22:30.988Z Compiling tracing-core v0.1.36
14222026-09-11T19:22:31.022Z Compiling ctutils v0.4.2
14232026-09-11T19:22:31.053Z Compiling adler2 v2.0.1
14242026-09-11T19:22:31.068Z Compiling regex-syntax v0.8.10
14252026-09-11T19:22:31.123Z Compiling tinyvec_macros v0.1.1
14262026-09-11T19:22:31.127Z Compiling aws-lc-rs v1.16.3
14272026-09-11T19:22:31.176Z Compiling miniz_oxide v0.8.9
14282026-09-11T19:22:31.194Z Compiling num-integer v0.1.46
14292026-09-11T19:22:31.206Z Compiling cmake v0.1.57
14302026-09-11T19:22:31.239Z Compiling tinyvec v1.11.0
14312026-09-11T19:22:31.267Z Compiling bitflags v2.11.0
14322026-09-11T19:22:31.270Z Compiling semver v1.0.28
14332026-09-11T19:22:31.312Z Compiling indexmap v2.14.0
14342026-09-11T19:22:31.468Z Compiling uuid v1.23.4
14352026-09-11T19:22:31.567Z Compiling rustc_version v0.4.1
14362026-09-11T19:22:31.585Z Compiling anyhow v1.0.104
14372026-09-11T19:22:31.600Z Compiling object v0.37.3
14382026-09-11T19:22:31.649Z Compiling vcpkg v0.2.15
14392026-09-11T19:22:31.649Z Compiling num-bigint-dig v0.8.6
14402026-09-11T19:22:31.677Z Compiling num-iter v0.1.45
14412026-09-11T19:22:31.769Z Compiling lazy_static v1.5.0
14422026-09-11T19:22:31.807Z Compiling rand_core v0.9.5
14432026-09-11T19:22:31.850Z Compiling ff v0.13.1
14442026-09-11T19:22:31.875Z Compiling gimli v0.32.3
14452026-09-11T19:22:31.909Z Compiling base16ct v0.2.0
14462026-09-11T19:22:31.927Z Compiling crc32fast v1.5.0
14472026-09-11T19:22:31.995Z Compiling group v0.13.0
14482026-09-11T19:22:32.012Z Compiling owo-colors v4.3.0
14492026-09-11T19:22:32.105Z Compiling openssl-probe v0.2.1
14502026-09-11T19:22:32.109Z Compiling aws-lc-sys v0.40.0
14512026-09-11T19:22:32.137Z Compiling rustc-demangle v0.1.27
14522026-09-11T19:22:32.164Z Compiling synstructure v0.13.2
14532026-09-11T19:22:32.184Z Compiling serde_derive_internals v0.29.1
14542026-09-11T19:22:32.199Z Compiling pest_generator v2.8.6
14552026-09-11T19:22:32.311Z Compiling untrusted v0.7.1
14562026-09-11T19:22:32.368Z Compiling httparse v1.10.1
14572026-09-11T19:22:32.396Z Compiling openssl-sys v0.9.117
14582026-09-11T19:22:32.501Z Compiling darling_core v0.23.0
14592026-09-11T19:22:32.549Z Compiling camino v1.2.5
14602026-09-11T19:22:32.694Z Compiling terminal_size v0.4.3
14612026-09-11T19:22:32.713Z Compiling tempfile v3.27.0
14622026-09-11T19:22:32.814Z Compiling curve25519-dalek v4.1.3
14632026-09-11T19:22:32.832Z Compiling clap_builder v4.6.0
14642026-09-11T19:22:32.857Z Compiling proc-macro-error-attr2 v2.0.0
14652026-09-11T19:22:32.922Z Compiling aho-corasick v1.1.4
14662026-09-11T19:22:32.968Z Compiling radium v0.7.0
14672026-09-11T19:22:32.984Z Compiling rustls v0.23.41
14682026-09-11T19:22:33.117Z Compiling is_ci v1.2.0
14692026-09-11T19:22:33.117Z Compiling untrusted v0.9.0
14702026-09-11T19:22:33.146Z Compiling try-lock v0.2.5
14712026-09-11T19:22:33.189Z Compiling tower-service v0.3.3
14722026-09-11T19:22:33.204Z Compiling atomic-waker v1.1.2
14732026-09-11T19:22:33.266Z Compiling tower-layer v0.3.3
14742026-09-11T19:22:33.266Z Compiling textwrap v0.16.2
14752026-09-11T19:22:33.297Z Compiling want v0.3.1
14762026-09-11T19:22:33.302Z Compiling proc-macro-error2 v2.0.1
14772026-09-11T19:22:33.302Z Compiling supports-color v3.0.2
14782026-09-11T19:22:33.460Z Compiling darling_core v0.20.11
14792026-09-11T19:22:33.486Z Compiling slog v2.8.2
14802026-09-11T19:22:33.500Z Compiling openssl v0.10.80
14812026-09-11T19:22:33.515Z Compiling const-oid v0.10.2
14822026-09-11T19:22:33.658Z Compiling foreign-types-shared v0.1.1
14832026-09-11T19:22:33.697Z Compiling addr2line v0.25.1
14842026-09-11T19:22:33.715Z Compiling keccak v0.1.6
14852026-09-11T19:22:33.738Z Compiling supports-hyperlinks v3.2.0
14862026-09-11T19:22:33.754Z Compiling num-conv v0.2.0
14872026-09-11T19:22:33.770Z Compiling regex-automata v0.4.14
14882026-09-11T19:22:33.785Z Compiling tap v1.0.1
14892026-09-11T19:22:33.928Z Compiling httpdate v1.0.3
14902026-09-11T19:22:33.931Z Compiling time-core v0.1.8
14912026-09-11T19:22:33.959Z Compiling maybe-uninit v2.0.0
14922026-09-11T19:22:33.986Z Compiling powerfmt v0.2.0
14932026-09-11T19:22:34.032Z Compiling serde_derive v1.0.228
14942026-09-11T19:22:34.083Z Compiling zeroize_derive v1.5.0
14952026-09-11T19:22:34.114Z Compiling zerocopy-derive v0.8.55
14962026-09-11T19:22:34.180Z Compiling zerofrom-derive v0.1.6
14972026-09-11T19:22:34.215Z Compiling yoke-derive v0.8.1
14982026-09-11T19:22:34.231Z Compiling zerovec-derive v0.11.2
14992026-09-11T19:22:34.278Z Compiling displaydoc v0.2.5
15002026-09-11T19:22:34.513Z Compiling tokio-macros v2.7.0
15012026-09-11T19:22:34.725Z Compiling thiserror-impl v2.0.18
15022026-09-11T19:22:34.785Z Compiling der_derive v0.7.3
15032026-09-11T19:22:34.954Z Compiling futures-macro v0.3.32
15042026-09-11T19:22:35.068Z Compiling thiserror-impl v1.0.69
15052026-09-11T19:22:35.188Z Compiling schemars_derive v0.8.22
15062026-09-11T19:22:35.315Z Compiling tracing-attributes v0.1.31
15072026-09-11T19:22:35.330Z Compiling clap_derive v4.6.1
15082026-09-11T19:22:35.433Z Compiling pest_derive v2.8.6
15092026-09-11T19:22:35.457Z Compiling backtrace v0.3.76
15102026-09-11T19:22:35.649Z Compiling zerofrom v0.1.6
15112026-09-11T19:22:35.804Z Compiling yoke v0.8.1
15122026-09-11T19:22:35.821Z Compiling futures-util v0.3.32
15132026-09-11T19:22:35.837Z Compiling async-trait v0.1.89
15142026-09-11T19:22:35.860Z Compiling scroll_derive v0.12.1
15152026-09-11T19:22:35.946Z Compiling backtrace-ext v0.2.1
15162026-09-11T19:22:35.994Z Compiling zerovec v0.11.5
15172026-09-11T19:22:36.010Z Compiling zerotrie v0.2.3
15182026-09-11T19:22:36.135Z Compiling hubpack_derive v0.1.1
15192026-09-11T19:22:36.150Z Compiling thiserror v2.0.18
15202026-09-11T19:22:36.277Z Compiling darling_macro v0.23.0
15212026-09-11T19:22:36.330Z Compiling zerocopy-derive v0.7.35
15222026-09-11T19:22:36.387Z Compiling thiserror v1.0.69
15232026-09-11T19:22:36.491Z Compiling tinystr v0.8.2
15242026-09-11T19:22:36.517Z Compiling potential_utf v0.1.4
15252026-09-11T19:22:36.537Z Compiling miette-derive v7.6.0
15262026-09-11T19:22:36.569Z Compiling scroll v0.12.0
15272026-09-11T19:22:36.642Z Compiling icu_collections v2.1.1
15282026-09-11T19:22:36.684Z Compiling icu_locale_core v2.1.1
15292026-09-11T19:22:36.707Z Compiling scroll_derive v0.13.1
15302026-09-11T19:22:36.713Z Compiling tracing v0.1.44
15312026-09-11T19:22:36.732Z Compiling curve25519-dalek-derive v0.1.1
15322026-09-11T19:22:36.814Z Compiling supports-unicode v3.0.0
15332026-09-11T19:22:36.867Z Compiling goblin v0.8.2
15342026-09-11T19:22:36.924Z Compiling darling v0.23.0
15352026-09-11T19:22:36.982Z Compiling darling_macro v0.20.11
15362026-09-11T19:22:37.027Z Compiling deranged v0.5.8
15372026-09-11T19:22:37.097Z Compiling time-macros v0.2.27
15382026-09-11T19:22:37.143Z Compiling knus-derive v3.4.0
15392026-09-11T19:22:37.188Z Compiling clap v4.6.1
15402026-09-11T19:22:37.264Z Compiling zerocopy v0.7.35
15412026-09-11T19:22:37.285Z Compiling openssl-macros v0.1.1
15422026-09-11T19:22:37.426Z Compiling icu_provider v2.1.1
15432026-09-11T19:22:37.524Z Compiling wyz v0.5.1
15442026-09-11T19:22:37.599Z Compiling zeroize v1.9.0
15452026-09-11T19:22:37.734Z Compiling bytes v1.11.1
15462026-09-11T19:22:37.740Z Compiling chrono v0.4.45
15472026-09-11T19:22:37.775Z Compiling icu_properties v2.1.2
15482026-09-11T19:22:37.839Z Compiling icu_normalizer v2.1.1
15492026-09-11T19:22:37.844Z Compiling der v0.7.10
15502026-09-11T19:22:37.879Z Compiling ipnet v2.12.0
15512026-09-11T19:22:37.938Z Compiling hybrid-array v0.4.13
15522026-09-11T19:22:38.060Z Compiling hex v0.4.3
15532026-09-11T19:22:38.152Z Compiling rustls-pki-types v1.14.0
15542026-09-11T19:22:38.225Z Compiling tokio v1.52.1
15552026-09-11T19:22:38.271Z Compiling http v1.4.2
15562026-09-11T19:22:38.351Z Compiling serde_spanned v0.6.9
15572026-09-11T19:22:38.367Z Compiling crypto-common v0.1.7
15582026-09-11T19:22:38.405Z Compiling block-buffer v0.10.4
15592026-09-11T19:22:38.421Z Compiling crypto-bigint v0.5.5
15602026-09-11T19:22:38.436Z Compiling serde_tokenstream v0.2.3
15612026-09-11T19:22:38.512Z Compiling toml_datetime v0.6.11
15622026-09-11T19:22:38.537Z Compiling miette v7.6.0
15632026-09-11T19:22:38.602Z Compiling digest v0.10.7
15642026-09-11T19:22:38.633Z Compiling scroll v0.13.0
15652026-09-11T19:22:38.750Z Compiling idna_adapter v1.2.1
15662026-09-11T19:22:38.770Z Compiling ppv-lite86 v0.2.21
15672026-09-11T19:22:38.777Z Compiling spki v0.7.3
15682026-09-11T19:22:38.878Z Compiling idna v1.1.0
15692026-09-11T19:22:38.910Z Compiling signature v2.2.0
15702026-09-11T19:22:38.926Z Compiling hmac v0.12.1
15712026-09-11T19:22:38.939Z Compiling sha2 v0.10.9
15722026-09-11T19:22:38.958Z Compiling pkcs8 v0.10.2
15732026-09-11T19:22:39.021Z Compiling block-buffer v0.12.1
15742026-09-11T19:22:39.069Z Compiling crypto-common v0.2.2
15752026-09-11T19:22:39.086Z Compiling rand_chacha v0.3.1
15762026-09-11T19:22:39.108Z Compiling hkdf v0.12.4
15772026-09-11T19:22:39.119Z Compiling x509-cert v0.2.5
15782026-09-11T19:22:39.134Z Compiling sec1 v0.7.3
15792026-09-11T19:22:39.149Z Compiling pkcs1 v0.7.5
15802026-09-11T19:22:39.224Z Compiling url v2.5.8
15812026-09-11T19:22:39.240Z Compiling http-body v1.0.1
15822026-09-11T19:22:39.256Z Compiling rand_chacha v0.9.0
15832026-09-11T19:22:39.291Z Compiling rfc6979 v0.4.0
15842026-09-11T19:22:39.410Z Compiling rand v0.8.6
15852026-09-11T19:22:39.431Z Compiling elliptic-curve v0.13.8
15862026-09-11T19:22:39.435Z Compiling hashbrown v0.14.5
15872026-09-11T19:22:39.560Z Compiling rand v0.9.2
15882026-09-11T19:22:39.575Z Compiling block-padding v0.4.2
15892026-09-11T19:22:39.713Z Compiling inout v0.2.2
15902026-09-11T19:22:39.859Z Compiling primeorder v0.13.6
15912026-09-11T19:22:39.879Z Compiling ecdsa v0.16.9
15922026-09-11T19:22:39.913Z Compiling digest v0.11.3
15932026-09-11T19:22:39.978Z Compiling chumsky v0.9.3
15942026-09-11T19:22:40.013Z Compiling ed25519 v2.2.3
15952026-09-11T19:22:40.166Z Compiling sha3 v0.10.8
15962026-09-11T19:22:40.238Z Compiling half v2.7.1
15972026-09-11T19:22:40.277Z Compiling erased-serde v0.3.31
15982026-09-11T19:22:40.293Z Compiling hubpack v0.1.2
15992026-09-11T19:22:40.361Z Compiling foreign-types v0.3.2
16002026-09-11T19:22:40.539Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16012026-09-11T19:22:40.556Z Compiling bzip2-sys v0.1.13+1.0.8
16022026-09-11T19:22:40.590Z Compiling unicode-normalization v0.1.25
16032026-09-11T19:22:40.643Z Compiling wait-timeout v0.2.1
16042026-09-11T19:22:40.682Z Compiling socket2 v0.5.10
16052026-09-11T19:22:40.764Z Compiling env_filter v2.0.0
16062026-09-11T19:22:40.779Z Compiling bit-vec v0.8.0
16072026-09-11T19:22:40.840Z Compiling packed_struct v0.10.1
16082026-09-11T19:22:40.877Z Compiling funty v2.0.0
16092026-09-11T19:22:40.951Z Compiling quick-error v1.2.3
16102026-09-11T19:22:40.960Z Compiling cpufeatures v0.3.0
16112026-09-11T19:22:40.976Z Compiling ciborium-io v0.2.2
16122026-09-11T19:22:40.993Z Compiling native-tls v0.2.18
16132026-09-11T19:22:41.032Z Compiling crossbeam-utils v0.8.21
16142026-09-11T19:22:41.050Z Compiling num_threads v0.1.7
16152026-09-11T19:22:41.102Z Compiling rusty-fork v0.3.1
16162026-09-11T19:22:41.114Z Compiling ciborium-ll v0.2.2
16172026-09-11T19:22:41.114Z Compiling ed25519-dalek v2.2.0
16182026-09-11T19:22:41.114Z Compiling rsa v0.9.10
16192026-09-11T19:22:41.128Z Compiling time v0.3.47
16202026-09-11T19:22:41.134Z Compiling knus v3.4.0
16212026-09-11T19:22:41.188Z Compiling bit-set v0.8.0
16222026-09-11T19:22:41.223Z Compiling bitvec v1.0.1
16232026-09-11T19:22:41.265Z Compiling env_logger v0.11.11
16242026-09-11T19:22:41.408Z Compiling p384 v0.13.1
16252026-09-11T19:22:41.473Z Compiling cipher v0.5.2
16262026-09-11T19:22:41.624Z Compiling dof v0.3.0
16272026-09-11T19:22:41.641Z Compiling goblin v0.10.5
16282026-09-11T19:22:41.789Z Compiling sha1 v0.10.6
16292026-09-11T19:22:41.805Z Compiling darling v0.20.11
16302026-09-11T19:22:41.964Z Compiling serde_with_macros v3.21.0
16312026-09-11T19:22:41.979Z Compiling dtrace-parser v0.2.0
16322026-09-11T19:22:42.027Z Compiling tokio-util v0.7.18
16332026-09-11T19:22:42.076Z Compiling packed_struct_codegen v0.10.1
16342026-09-11T19:22:42.139Z Compiling zerocopy-derive v0.6.6
16352026-09-11T19:22:42.363Z Compiling strum_macros v0.26.4
16362026-09-11T19:22:42.723Z Compiling bitfield-macros v0.19.4
16372026-09-11T19:22:42.745Z Compiling rand_xorshift v0.4.0
16382026-09-11T19:22:42.771Z Compiling h2 v0.4.15
16392026-09-11T19:22:42.934Z Compiling thread-id v4.2.2
16402026-09-11T19:22:43.034Z Compiling sync_wrapper v1.0.2
16412026-09-11T19:22:43.052Z Compiling indexmap v1.9.3
16422026-09-11T19:22:43.144Z Compiling nodrop v0.1.14
16432026-09-11T19:22:43.164Z Compiling unicode-segmentation v1.12.0
16442026-09-11T19:22:43.195Z Compiling salty v0.3.0
16452026-09-11T19:22:43.210Z Compiling paste v1.0.15
16462026-09-11T19:22:43.249Z Compiling usdt-impl v0.6.0
16472026-09-11T19:22:43.263Z Compiling unarray v0.1.4
16482026-09-11T19:22:43.290Z Compiling siphasher v1.0.2
16492026-09-11T19:22:43.390Z Compiling crc-catalog v2.4.0
16502026-09-11T19:22:43.490Z Compiling bitfield v0.19.4
16512026-09-11T19:22:43.507Z Compiling crc v3.4.0
16522026-09-11T19:22:43.510Z Compiling proptest v1.11.0
16532026-09-11T19:22:43.566Z Compiling array-init v0.0.4
16542026-09-11T19:22:43.625Z Compiling serde_with v3.21.0
16552026-09-11T19:22:43.723Z Compiling tower v0.5.3
16562026-09-11T19:22:43.812Z Compiling zerocopy v0.6.6
16572026-09-11T19:22:43.954Z Compiling usdt-impl v0.5.0
16582026-09-11T19:22:44.088Z Compiling smallvec v0.6.14
16592026-09-11T19:22:44.105Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16602026-09-11T19:22:44.172Z Compiling derive_builder_core v0.20.2
16612026-09-11T19:22:44.215Z Compiling strum v0.26.3
16622026-09-11T19:22:44.218Z Compiling chacha20 v0.10.0
16632026-09-11T19:22:44.308Z Compiling ciborium v0.2.2
16642026-09-11T19:22:44.367Z Compiling ipnetwork v0.21.1
16652026-09-11T19:22:44.383Z Compiling http-body-util v0.1.3
16662026-09-11T19:22:44.569Z Compiling dof v0.4.0
16672026-09-11T19:22:44.628Z Compiling dtrace-parser v0.3.0
16682026-09-11T19:22:44.647Z Compiling structmeta-derive v0.3.0
16692026-09-11T19:22:44.752Z Compiling enum-as-inner v0.6.1
16702026-09-11T19:22:44.782Z Compiling heapless v0.7.17
16712026-09-11T19:22:44.894Z Compiling thread-id v5.1.0
16722026-09-11T19:22:44.923Z Compiling syn v3.0.3
16732026-09-11T19:22:44.990Z Compiling cookie v0.18.1
16742026-09-11T19:22:45.062Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16752026-09-11T19:22:45.077Z Compiling static_assertions v1.1.0
16762026-09-11T19:22:45.166Z Compiling data-encoding v2.10.0
16772026-09-11T19:22:45.215Z Compiling signal-hook v0.3.18
16782026-09-11T19:22:45.289Z Compiling winnow v0.5.40
16792026-09-11T19:22:45.305Z Compiling hashbrown v0.12.3
16802026-09-11T19:22:45.391Z Compiling unicode-bidi v0.3.18
16812026-09-11T19:22:45.427Z Compiling zstd-safe v7.2.4
16822026-09-11T19:22:45.453Z Compiling unicode-properties v0.1.4
16832026-09-11T19:22:45.474Z Compiling base64 v0.21.7
16842026-09-11T19:22:45.675Z Compiling iri-string v0.7.10
16852026-09-11T19:22:45.696Z Compiling ryu v1.0.23
16862026-09-11T19:22:45.808Z Compiling structmeta v0.3.0
16872026-09-11T19:22:45.815Z Compiling stringprep v0.1.5
16882026-09-11T19:22:45.819Z Compiling ron v0.8.1
16892026-09-11T19:22:45.889Z Compiling serde_urlencoded v0.7.1
16902026-09-11T19:22:45.945Z Compiling hyper v1.10.1
16912026-09-11T19:22:45.977Z Compiling newtype-uuid v1.3.2
16922026-09-11T19:22:46.027Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
16932026-09-11T19:22:46.203Z Compiling derive_builder_macro v0.20.2
16942026-09-11T19:22:46.233Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16952026-09-11T19:22:46.256Z Compiling oxnet v0.1.6
16962026-09-11T19:22:46.326Z Compiling rand v0.10.1
16972026-09-11T19:22:46.530Z Compiling serde-hex v0.1.0
16982026-09-11T19:22:46.713Z Compiling toml_edit v0.19.15
16992026-09-11T19:22:46.731Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17002026-09-11T19:22:46.746Z Compiling bzip2 v0.4.4
17012026-09-11T19:22:46.763Z Compiling tokio-native-tls v0.3.1
17022026-09-11T19:22:46.942Z Compiling tower-http v0.6.8
17032026-09-11T19:22:47.019Z Compiling sha2 v0.11.0
17042026-09-11T19:22:47.163Z Compiling hyper-util v0.1.20
17052026-09-11T19:22:47.229Z Compiling md-5 v0.11.0
17062026-09-11T19:22:47.370Z Compiling hmac v0.13.0
17072026-09-11T19:22:47.400Z Compiling hashbrown v0.13.2
17082026-09-11T19:22:47.504Z Compiling rustls-native-certs v0.8.3
17092026-09-11T19:22:47.603Z Compiling futures-executor v0.3.32
17102026-09-11T19:22:47.616Z Compiling serde-big-array v0.5.1
17112026-09-11T19:22:47.630Z Compiling bstr v1.12.1
17122026-09-11T19:22:47.777Z Compiling pin-project-internal v1.1.11
17132026-09-11T19:22:47.831Z Compiling vergen-lib v9.1.0
17142026-09-11T19:22:47.856Z Compiling hash32 v0.2.1
17152026-09-11T19:22:47.881Z Compiling encoding_rs v0.8.35
17162026-09-11T19:22:47.953Z Compiling memoffset v0.9.1
17172026-09-11T19:22:48.054Z Compiling thread_local v1.1.9
17182026-09-11T19:22:48.068Z Compiling ref-cast v1.0.25
17192026-09-11T19:22:48.220Z Compiling psl-types v2.0.11
17202026-09-11T19:22:48.316Z Compiling slog-async v2.8.0
17212026-09-11T19:22:48.340Z Compiling smoltcp v0.9.1
17222026-09-11T19:22:48.355Z Compiling zlib-rs v0.6.2
17232026-09-11T19:22:48.359Z Compiling mime v0.3.17
17242026-09-11T19:22:48.408Z Compiling rustix v0.38.44
17252026-09-11T19:22:48.416Z Compiling fallible-iterator v0.2.0
17262026-09-11T19:22:48.485Z Compiling daft-derive v0.1.8
17272026-09-11T19:22:48.630Z Compiling libbz2-rs-sys v0.2.2
17282026-09-11T19:22:48.652Z Compiling crc-any v2.5.0
17292026-09-11T19:22:48.731Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17302026-09-11T19:22:48.756Z Compiling bumpalo v3.20.2
17312026-09-11T19:22:48.785Z Compiling cfg_aliases v0.2.1
17322026-09-11T19:22:48.854Z Compiling linked-hash-map v0.5.6
17332026-09-11T19:22:48.881Z Compiling litrs v1.0.0
17342026-09-11T19:22:48.909Z Compiling nix v0.31.2
17352026-09-11T19:22:48.964Z Compiling pin-project v1.1.11
17362026-09-11T19:22:48.994Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17372026-09-11T19:22:49.010Z Compiling zopfli v0.8.3
17382026-09-11T19:22:49.026Z Compiling lru-cache v0.1.2
17392026-09-11T19:22:49.065Z Compiling bzip2 v0.6.1
17402026-09-11T19:22:49.114Z Compiling postgres-protocol v0.6.12
17412026-09-11T19:22:49.138Z Compiling toml_edit v0.22.27
17422026-09-11T19:22:49.220Z Compiling hyper-tls v0.6.0
17432026-09-11T19:22:49.267Z Compiling daft v0.1.8
17442026-09-11T19:22:49.340Z Compiling publicsuffix v2.3.0
17452026-09-11T19:22:49.438Z Compiling document-features v0.2.12
17462026-09-11T19:22:49.460Z Compiling toml v0.7.8
17472026-09-11T19:22:49.510Z Compiling object v0.30.4
17482026-09-11T19:22:49.523Z Compiling futures v0.3.32
17492026-09-11T19:22:49.539Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17502026-09-11T19:22:49.585Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17512026-09-11T19:22:49.585Z Compiling zip v0.6.6
17522026-09-11T19:22:49.620Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17532026-09-11T19:22:49.698Z Compiling derive_builder v0.20.2
17542026-09-11T19:22:49.930Z Compiling derive-ex v0.1.8
17552026-09-11T19:22:50.068Z Compiling hickory-proto v0.24.4
17562026-09-11T19:22:50.071Z Compiling crossbeam-channel v0.5.15
17572026-09-11T19:22:50.099Z Compiling usdt-attr-macro v0.5.0
17582026-09-11T19:22:50.115Z Compiling usdt-macro v0.5.0
17592026-09-11T19:22:50.160Z Compiling convert_case v0.10.0
17602026-09-11T19:22:50.180Z Compiling phf_shared v0.13.1
17612026-09-11T19:22:50.283Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17622026-09-11T19:22:50.316Z Compiling regex v1.12.3
17632026-09-11T19:22:50.449Z Compiling strum_macros v0.27.2
17642026-09-11T19:22:50.493Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17652026-09-11T19:22:50.575Z Compiling snafu-derive v0.8.9
17662026-09-11T19:22:50.638Z Compiling ref-cast-impl v1.0.25
17672026-09-11T19:22:50.802Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17682026-09-11T19:22:50.946Z Compiling vergen v9.1.0
17692026-09-11T19:22:50.965Z Compiling cargo-platform v0.3.2
17702026-09-11T19:22:50.992Z Compiling memmap v0.7.0
17712026-09-11T19:22:51.010Z Compiling is-terminal v0.4.17
17722026-09-11T19:22:51.041Z Compiling fs-err v3.3.0
17732026-09-11T19:22:51.125Z Compiling jiff-core v0.1.0
17742026-09-11T19:22:51.174Z Compiling corncobs v0.1.4
17752026-09-11T19:22:51.192Z Compiling take_mut v0.2.2
17762026-09-11T19:22:51.239Z Compiling either v1.15.0
17772026-09-11T19:22:51.261Z Compiling resolv-conf v0.7.6
17782026-09-11T19:22:51.278Z Compiling foldhash v0.1.5
17792026-09-11T19:22:51.312Z Compiling managed v0.8.0
17802026-09-11T19:22:51.361Z Compiling term v1.2.1
17812026-09-11T19:22:51.471Z Compiling flate2 v1.1.9
17822026-09-11T19:22:51.488Z Compiling same-file v1.0.6
17832026-09-11T19:22:51.550Z Compiling bitflags v1.3.2
17842026-09-11T19:22:51.611Z Compiling path-slash v0.1.5
17852026-09-11T19:22:51.666Z Compiling slog-term v2.9.2
17862026-09-11T19:22:51.687Z Compiling test-strategy v0.4.5
17872026-09-11T19:22:51.758Z Compiling walkdir v2.5.0
17882026-09-11T19:22:51.801Z Compiling hashbrown v0.15.5
17892026-09-11T19:22:51.912Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17902026-09-11T19:22:51.960Z Compiling jiff v0.2.34
17912026-09-11T19:22:51.975Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17922026-09-11T19:22:52.223Z Compiling hickory-resolver v0.24.4
17932026-09-11T19:22:52.392Z Compiling cargo_metadata v0.23.1
17942026-09-11T19:22:52.413Z Compiling usdt v0.5.0
17952026-09-11T19:22:52.486Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17962026-09-11T19:22:52.495Z Compiling toml v0.8.23
17972026-09-11T19:22:52.509Z Compiling strum v0.27.2
17982026-09-11T19:22:52.522Z Compiling derive_more-impl v2.1.1
17992026-09-11T19:22:52.594Z Compiling phf v0.13.1
18002026-09-11T19:22:52.612Z Compiling snafu v0.8.9
18012026-09-11T19:22:52.656Z Compiling signal-hook-mio v0.2.5
18022026-09-11T19:22:52.756Z Compiling cookie_store v0.22.1
18032026-09-11T19:22:52.797Z Compiling zstd v0.13.3
18042026-09-11T19:22:53.003Z Compiling postgres-types v0.2.14
18052026-09-11T19:22:53.166Z Compiling reqwest v0.12.28
18062026-09-11T19:22:53.272Z Compiling globset v0.4.18
18072026-09-11T19:22:53.376Z Compiling usdt-attr-macro v0.6.0
18082026-09-11T19:22:53.393Z Compiling usdt-macro v0.6.0
18092026-09-11T19:22:53.442Z Compiling phf_shared v0.11.3
18102026-09-11T19:22:53.456Z Compiling tokio-stream v0.1.18
18112026-09-11T19:22:53.593Z Compiling olpc-cjson v0.1.4
18122026-09-11T19:22:53.644Z Compiling byte-wrapper v0.1.0
18132026-09-11T19:22:53.777Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18142026-09-11T19:22:53.809Z Compiling inout v0.1.4
18152026-09-11T19:22:53.862Z Compiling secrecy v0.8.0
18162026-09-11T19:22:53.942Z Compiling serde_plain v1.0.2
18172026-09-11T19:22:54.005Z Compiling serde_repr v0.1.20
18182026-09-11T19:22:54.015Z Compiling derive-where v1.6.0
18192026-09-11T19:22:54.019Z Compiling async-recursion v1.1.1
18202026-09-11T19:22:54.050Z Compiling float-cmp v0.10.0
18212026-09-11T19:22:54.054Z Compiling pem v3.0.6
18222026-09-11T19:22:54.124Z Compiling memmap2 v0.9.10
18232026-09-11T19:22:54.176Z Compiling hashbrown v0.16.1
18242026-09-11T19:22:54.220Z Compiling debug-ignore v1.0.5
18252026-09-11T19:22:54.236Z Compiling typed-path v0.9.3
18262026-09-11T19:22:54.271Z Compiling precomputed-hash v0.1.1
18272026-09-11T19:22:54.349Z Compiling fixedbitset v0.4.2
18282026-09-11T19:22:54.364Z Compiling typed-path v0.12.3
18292026-09-11T19:22:54.380Z Compiling new_debug_unreachable v1.0.6
18302026-09-11T19:22:54.393Z Compiling whoami v2.1.0
18312026-09-11T19:22:54.424Z Compiling difflib v0.4.0
18322026-09-11T19:22:54.465Z Compiling predicates-core v1.0.10
18332026-09-11T19:22:54.579Z Compiling fixedbitset v0.5.7
18342026-09-11T19:22:54.600Z Compiling normalize-line-endings v0.3.0
18352026-09-11T19:22:54.604Z Compiling winnow v1.0.3
18362026-09-11T19:22:54.663Z Compiling tokio-postgres v0.7.18
18372026-09-11T19:22:54.721Z Compiling predicates v3.1.4
18382026-09-11T19:22:54.739Z Compiling iddqd v0.4.2
18392026-09-11T19:22:54.807Z Compiling petgraph v0.8.3
18402026-09-11T19:22:54.821Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
18412026-09-11T19:22:54.857Z Compiling petgraph v0.6.5
18422026-09-11T19:22:54.923Z Compiling string_cache v0.8.9
18432026-09-11T19:22:55.021Z Compiling usdt v0.6.0
18442026-09-11T19:22:55.173Z Compiling zip v4.6.1
18452026-09-11T19:22:55.311Z Compiling zip v8.6.0
18462026-09-11T19:22:55.387Z Compiling qorb v0.4.1
18472026-09-11T19:22:55.401Z Compiling crossterm v0.28.1
18482026-09-11T19:22:55.498Z Compiling cipher v0.4.4
18492026-09-11T19:22:55.546Z Compiling toml_parser v1.1.2+spec-1.1.0
18502026-09-11T19:22:55.644Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18512026-09-11T19:22:55.688Z Compiling derive_more v2.1.1
18522026-09-11T19:22:56.155Z Compiling itertools v0.15.0
18532026-09-11T19:22:56.192Z Compiling itertools v0.13.0
18542026-09-11T19:22:56.203Z Compiling similar v2.7.0
18552026-09-11T19:22:56.387Z Compiling hickory-proto v0.25.2
18562026-09-11T19:22:56.408Z Compiling crossbeam-epoch v0.9.18
18572026-09-11T19:22:56.480Z Compiling heck v0.4.1
18582026-09-11T19:22:56.690Z Compiling buf-list v1.1.2
18592026-09-11T19:22:56.721Z Compiling openapiv3 v2.2.0
18602026-09-11T19:22:56.761Z Compiling lalrpop-util v0.19.12
18612026-09-11T19:22:56.781Z Compiling peg-runtime v0.8.5
18622026-09-11T19:22:56.982Z Compiling filetime v0.2.27
18632026-09-11T19:22:56.999Z Compiling xattr v1.6.1
18642026-09-11T19:22:57.073Z Compiling camino-tempfile v1.4.1
18652026-09-11T19:22:57.186Z Compiling tar v0.4.46
18662026-09-11T19:23:14.609Z Compiling rustls-webpki v0.103.13
18672026-09-11T19:23:17.310Z Compiling tokio-rustls v0.26.4
18682026-09-11T19:23:17.310Z Compiling rustls-platform-verifier v0.6.2
18692026-09-11T19:23:17.310Z Compiling tough v0.22.0
18702026-09-11T19:23:17.509Z Compiling hyper-rustls v0.27.7
18712026-09-11T19:23:17.718Z Compiling reqwest v0.13.2
18722026-09-11T19:23:19.912Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18732026-09-11T19:23:20.171Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18742026-09-11T19:23:23.147Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.67s
18752026-09-11T19:23:23.151Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18762026-09-11T19:23:23.151Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18772026-09-11T19:23:23.291Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18782026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: Clickhouse
18792026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: Cockroach
18802026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: Console
18812026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: DendriteStub
18822026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: MaghemiteMgd
18832026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: MaghemiteDdmd
18842026-09-11T19:23:23.350ZSep 11 19:23:22.826 INFO Starting download, target: TransceiverControl
18852026-09-11T19:23:23.353ZSep 11 19:23:22.826 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18862026-09-11T19:23:23.353ZSep 11 19:23:22.826 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18872026-09-11T19:23:23.353ZSep 11 19:23:22.826 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18882026-09-11T19:23:23.353ZSep 11 19:23:22.826 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18892026-09-11T19:23:23.353ZSep 11 19:23:22.827 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18902026-09-11T19:23:23.353ZSep 11 19:23:22.827 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18912026-09-11T19:23:23.353ZSep 11 19:23:22.827 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18922026-09-11T19:23:23.714ZSep 11 19:23:23.190 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18932026-09-11T19:23:23.899ZSep 11 19:23:23.375 INFO Download complete, target: TransceiverControl
18942026-09-11T19:23:25.164ZSep 11 19:23:24.639 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18952026-09-11T19:23:25.382ZSep 11 19:23:24.849 INFO Download complete, target: Console
18962026-09-11T19:23:25.702ZSep 11 19:23:25.172 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18972026-09-11T19:23:26.082ZSep 11 19:23:25.553 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18982026-09-11T19:23:26.169ZSep 11 19:23:25.643 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18992026-09-11T19:23:26.315ZSep 11 19:23:25.787 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19002026-09-11T19:23:26.946ZSep 11 19:23:26.422 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19012026-09-11T19:23:26.946ZSep 11 19:23:26.423 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19022026-09-11T19:23:27.207ZSep 11 19:23:26.684 INFO Download complete, target: MaghemiteDdmd
19032026-09-11T19:23:28.507ZSep 11 19:23:27.983 INFO Download complete, target: DendriteStub
19042026-09-11T19:23:28.543ZSep 11 19:23:28.019 INFO Download complete, target: MaghemiteMgd
19052026-09-11T19:23:30.840ZSep 11 19:23:30.315 INFO Checking that binary works, target: Cockroach
19062026-09-11T19:23:30.974ZSep 11 19:23:30.441 INFO Download complete, target: Cockroach
19072026-09-11T19:23:31.609ZSep 11 19:23:31.057 INFO Checking that binary works, target: Clickhouse
19082026-09-11T19:23:31.681ZSep 11 19:23:31.144 INFO Download complete, target: Clickhouse
19092026-09-11T19:23:31.692ZAll prerequisites installed successfully
19102026-09-11T19:23:31.692Z
19112026-09-11T19:23:31.692Zreal 2:09.670545520
19122026-09-11T19:23:31.692Zuser 7:58.243241124
19132026-09-11T19:23:31.692Zsys 1:59.858514808
19142026-09-11T19:23:31.693Ztrap 0.304344615
19152026-09-11T19:23:31.693Ztflt 0.871374581
19162026-09-11T19:23:31.693Zdflt 1.446023171
19172026-09-11T19:23:31.693Zkflt 0.026240473
19182026-09-11T19:23:31.693Zlock 30:42.991911703
19192026-09-11T19:23:31.693Zslp 22:23.350143641
19202026-09-11T19:23:31.693Zlat 32.608039764
19212026-09-11T19:23:31.693Zstop 3:56.079022712
19222026-09-11T19:23:31.693Z+ ptime -m cargo xtask download softnpu
19232026-09-11T19:23:32.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
19242026-09-11T19:23:32.198Z Running `target/debug/xtask download softnpu`
19252026-09-11T19:23:33.011Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19262026-09-11T19:23:33.029Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19272026-09-11T19:23:33.029Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19282026-09-11T19:23:33.086Z Running `target/debug/xtask-downloader softnpu`
19292026-09-11T19:23:33.117ZSep 11 19:23:32.591 INFO Starting download, target: Softnpu
19302026-09-11T19:23:33.137ZSep 11 19:23:32.591 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
19312026-09-11T19:23:34.341ZSep 11 19:23:33.815 INFO Download complete, target: Softnpu
19322026-09-11T19:23:34.348Z
19332026-09-11T19:23:34.349Zreal 2.663496014
19342026-09-11T19:23:34.349Zuser 1.375747005
19352026-09-11T19:23:34.349Zsys 0.660194856
19362026-09-11T19:23:34.349Ztrap 0.000796001
19372026-09-11T19:23:34.349Ztflt 0.000124980
19382026-09-11T19:23:34.349Zdflt 0.000154608
19392026-09-11T19:23:34.349Zkflt 0.000000000
19402026-09-11T19:23:34.349Zlock 24.004123549
19412026-09-11T19:23:34.349Zslp 1.061495221
19422026-09-11T19:23:34.349Zlat 0.110784236
19432026-09-11T19:23:34.349Zstop 0.000191406
19442026-09-11T19:23:34.349Z+ export CARGO_INCREMENTAL=0
19452026-09-11T19:23:34.349Z+ CARGO_INCREMENTAL=0
19462026-09-11T19:23:34.349Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
19472026-09-11T19:23:35.334Z Compiling proc-macro2 v1.0.106
19482026-09-11T19:23:35.334Z Compiling quote v1.0.45
19492026-09-11T19:23:35.334Z Compiling unicode-ident v1.0.24
19502026-09-11T19:23:35.334Z Compiling serde_core v1.0.228
19512026-09-11T19:23:35.339Z Compiling libc v0.2.185
19522026-09-11T19:23:35.339Z Compiling serde v1.0.228
19532026-09-11T19:23:35.339Z Compiling cfg-if v1.0.4
19542026-09-11T19:23:35.339Z Compiling version_check v0.9.5
19552026-09-11T19:23:35.339Z Compiling autocfg v1.5.0
19562026-09-11T19:23:35.498Z Compiling memchr v2.8.0
19572026-09-11T19:23:35.502Z Compiling zerocopy v0.8.55
19582026-09-11T19:23:35.502Z Compiling portable-atomic v1.13.1
19592026-09-11T19:23:35.502Z Compiling zmij v1.0.21
19602026-09-11T19:23:35.502Z Compiling serde_json v1.0.151
19612026-09-11T19:23:35.589Z Compiling find-msvc-tools v0.1.9
19622026-09-11T19:23:35.666Z Compiling shlex v1.3.0
19632026-09-11T19:23:35.734Z Compiling getrandom v0.4.3
19642026-09-11T19:23:35.776Z Compiling libm v0.2.16
19652026-09-11T19:23:35.927Z Compiling generic-array v0.14.7
19662026-09-11T19:23:35.930Z Compiling icu_normalizer_data v2.1.1
19672026-09-11T19:23:36.068Z Compiling icu_properties_data v2.1.2
19682026-09-11T19:23:36.072Z Compiling num-traits v0.2.19
19692026-09-11T19:23:36.072Z Compiling parking_lot_core v0.9.12
19702026-09-11T19:23:36.134Z Compiling smallvec v1.15.1
19712026-09-11T19:23:36.137Z Compiling itoa v1.0.17
19722026-09-11T19:23:36.137Z Compiling log v0.4.33
19732026-09-11T19:23:36.137Z Compiling subtle v2.6.1
19742026-09-11T19:23:36.222Z Compiling thiserror v2.0.18
19752026-09-11T19:23:36.225Z Compiling heck v0.5.0
19762026-09-11T19:23:36.267Z Compiling rustix v1.1.4
19772026-09-11T19:23:36.389Z Compiling stable_deref_trait v1.2.1
19782026-09-11T19:23:36.404Z Compiling typenum v1.20.1
19792026-09-11T19:23:36.467Z Compiling getrandom v0.3.4
19802026-09-11T19:23:36.485Z Compiling allocator-api2 v0.2.21
19812026-09-11T19:23:36.499Z Compiling jobserver v0.1.34
19822026-09-11T19:23:36.559Z Compiling errno v0.3.14
19832026-09-11T19:23:36.575Z Compiling pkg-config v0.3.32
19842026-09-11T19:23:36.644Z Compiling critical-section v1.2.0
19852026-09-11T19:23:36.729Z Compiling cc v1.2.56
19862026-09-11T19:23:36.785Z Compiling scopeguard v1.2.0
19872026-09-11T19:23:36.807Z Compiling rand_core v0.10.0
19882026-09-11T19:23:36.869Z Compiling syn v2.0.117
19892026-09-11T19:23:36.873Z Compiling rustversion v1.0.22
19902026-09-11T19:23:36.904Z Compiling lock_api v0.4.14
19912026-09-11T19:23:36.918Z Compiling syn v1.0.109
19922026-09-11T19:23:37.005Z Compiling schemars v0.8.22
19932026-09-11T19:23:37.025Z Compiling thiserror v1.0.69
19942026-09-11T19:23:37.042Z Compiling getrandom v0.2.17
19952026-09-11T19:23:37.148Z Compiling once_cell v1.21.3
19962026-09-11T19:23:37.197Z Compiling percent-encoding v2.3.2
19972026-09-11T19:23:37.220Z Compiling writeable v0.6.2
19982026-09-11T19:23:37.237Z Compiling litemap v0.8.1
19992026-09-11T19:23:37.256Z Compiling rand_core v0.6.4
20002026-09-11T19:23:37.374Z Compiling strsim v0.11.1
20012026-09-11T19:23:37.524Z Compiling pin-project-lite v0.2.17
20022026-09-11T19:23:37.530Z Compiling equivalent v1.0.2
20032026-09-11T19:23:37.595Z Compiling foldhash v0.2.0
20042026-09-11T19:23:37.663Z Compiling utf8_iter v1.0.4
20052026-09-11T19:23:37.679Z Compiling const-oid v0.9.6
20062026-09-11T19:23:37.696Z Compiling bitflags v2.11.0
20072026-09-11T19:23:37.700Z Compiling semver v1.0.28
20082026-09-11T19:23:37.815Z Compiling form_urlencoded v1.2.2
20092026-09-11T19:23:37.866Z Compiling hashbrown v0.17.0
20102026-09-11T19:23:37.939Z Compiling cmake v0.1.57
20112026-09-11T19:23:37.959Z Compiling signal-hook-registry v1.4.8
20122026-09-11T19:23:38.059Z Compiling byteorder v1.5.0
20132026-09-11T19:23:38.059Z Compiling fs_extra v1.3.0
20142026-09-11T19:23:38.178Z Compiling dunce v1.0.5
20152026-09-11T19:23:38.287Z Compiling parking_lot v0.12.5
20162026-09-11T19:23:38.305Z Compiling mio v1.2.0
20172026-09-11T19:23:38.322Z Compiling socket2 v0.6.3
20182026-09-11T19:23:38.338Z Compiling aws-lc-sys v0.40.0
20192026-09-11T19:23:38.410Z Compiling indexmap v2.14.0
20202026-09-11T19:23:38.504Z Compiling ident_case v1.0.1
20212026-09-11T19:23:38.808Z Compiling futures-core v0.3.32
20222026-09-11T19:23:38.811Z Compiling base64ct v1.8.3
20232026-09-11T19:23:38.842Z Compiling iana-time-zone v0.1.65
20242026-09-11T19:23:38.983Z Compiling rustc_version v0.4.1
20252026-09-11T19:23:39.073Z Compiling pem-rfc7468 v0.7.0
20262026-09-11T19:23:39.102Z Compiling flagset v0.4.7
20272026-09-11T19:23:39.122Z Compiling aws-lc-rs v1.16.3
20282026-09-11T19:23:39.140Z Compiling uuid v1.23.4
20292026-09-11T19:23:39.194Z Compiling ucd-trie v0.1.7
20302026-09-11T19:23:39.314Z Compiling anyhow v1.0.104
20312026-09-11T19:23:39.365Z Compiling pest v2.8.6
20322026-09-11T19:23:39.429Z Compiling crc32fast v1.5.0
20332026-09-11T19:23:39.480Z Compiling ahash v0.8.12
20342026-09-11T19:23:39.561Z Compiling httparse v1.10.1
20352026-09-11T19:23:39.578Z Compiling regex-syntax v0.8.10
20362026-09-11T19:23:39.593Z Compiling fnv v1.0.7
20372026-09-11T19:23:39.635Z Compiling dyn-clone v1.0.20
20382026-09-11T19:23:39.654Z Compiling base64 v0.22.1
20392026-09-11T19:23:39.688Z Compiling synstructure v0.13.2
20402026-09-11T19:23:39.705Z Compiling serde_derive_internals v0.29.1
20412026-09-11T19:23:39.726Z Compiling vcpkg v0.2.15
20422026-09-11T19:23:39.745Z Compiling futures-sink v0.3.32
20432026-09-11T19:23:39.778Z Compiling darling_core v0.23.0
20442026-09-11T19:23:39.909Z Compiling futures-channel v0.3.32
20452026-09-11T19:23:39.924Z Compiling slog v2.8.2
20462026-09-11T19:23:40.019Z Compiling futures-task v0.3.32
20472026-09-11T19:23:40.163Z Compiling futures-io v0.3.32
20482026-09-11T19:23:40.196Z Compiling rustls v0.23.41
20492026-09-11T19:23:40.231Z Compiling num-bigint-dig v0.8.6
20502026-09-11T19:23:40.235Z Compiling slab v0.4.12
20512026-09-11T19:23:40.302Z Compiling openssl-sys v0.9.117
20522026-09-11T19:23:40.329Z Compiling terminal_size v0.4.3
20532026-09-11T19:23:40.369Z Compiling plain v0.2.3
20542026-09-11T19:23:40.409Z Compiling object v0.37.3
20552026-09-11T19:23:40.433Z Compiling utf8parse v0.2.2
20562026-09-11T19:23:40.472Z Compiling pest_meta v2.8.6
20572026-09-11T19:23:40.489Z Compiling num-conv v0.2.0
20582026-09-11T19:23:40.493Z Compiling camino v1.2.5
20592026-09-11T19:23:40.493Z Compiling anstyle v1.0.14
20602026-09-11T19:23:40.540Z Compiling time-core v0.1.8
20612026-09-11T19:23:40.596Z Compiling crossbeam-utils v0.8.21
20622026-09-11T19:23:40.654Z Compiling anstyle-parse v1.0.0
20632026-09-11T19:23:40.716Z Compiling anstyle-query v1.1.5
20642026-09-11T19:23:40.733Z Compiling time-macros v0.2.27
20652026-09-11T19:23:40.760Z Compiling is_terminal_polyfill v1.70.2
20662026-09-11T19:23:40.856Z Compiling colorchoice v1.0.4
20672026-09-11T19:23:40.860Z Compiling spin v0.9.8
20682026-09-11T19:23:40.888Z Compiling aho-corasick v1.1.4
20692026-09-11T19:23:40.893Z Compiling pretty-hex v0.4.1
20702026-09-11T19:23:40.894Z Compiling simd-adler32 v0.3.8
20712026-09-11T19:23:40.894Z Compiling cpufeatures v0.2.17
20722026-09-11T19:23:40.962Z Compiling anstream v1.0.0
20732026-09-11T19:23:41.008Z Compiling serde_derive v1.0.228
20742026-09-11T19:23:41.018Z Compiling zeroize_derive v1.5.0
20752026-09-11T19:23:41.045Z Compiling zerocopy-derive v0.8.55
20762026-09-11T19:23:41.061Z Compiling zerofrom-derive v0.1.6
20772026-09-11T19:23:41.097Z Compiling yoke-derive v0.8.1
20782026-09-11T19:23:41.111Z Compiling zerovec-derive v0.11.2
20792026-09-11T19:23:41.175Z Compiling displaydoc v0.2.5
20802026-09-11T19:23:41.262Z Compiling tokio-macros v2.7.0
20812026-09-11T19:23:41.418Z Compiling thiserror-impl v2.0.18
20822026-09-11T19:23:41.447Z Compiling futures-macro v0.3.32
20832026-09-11T19:23:41.480Z Compiling der_derive v0.7.3
20842026-09-11T19:23:41.684Z Compiling schemars_derive v0.8.22
20852026-09-11T19:23:41.728Z Compiling thiserror-impl v1.0.69
20862026-09-11T19:23:41.742Z Compiling tracing-attributes v0.1.31
20872026-09-11T19:23:41.756Z Compiling pest_generator v2.8.6
20882026-09-11T19:23:41.907Z Compiling clap_derive v4.6.1
20892026-09-11T19:23:41.993Z Compiling async-trait v0.1.89
20902026-09-11T19:23:42.020Z Compiling darling_macro v0.23.0
20912026-09-11T19:23:42.082Z Compiling regex-automata v0.4.14
20922026-09-11T19:23:42.184Z Compiling scroll_derive v0.12.1
20932026-09-11T19:23:42.232Z Compiling zerofrom v0.1.6
20942026-09-11T19:23:42.311Z Compiling futures-util v0.3.32
20952026-09-11T19:23:42.386Z Compiling yoke v0.8.1
20962026-09-11T19:23:42.421Z Compiling pest_derive v2.8.6
20972026-09-11T19:23:42.595Z Compiling zerovec v0.11.5
20982026-09-11T19:23:42.618Z Compiling zerotrie v0.2.3
20992026-09-11T19:23:42.983Z Compiling darling v0.23.0
21002026-09-11T19:23:43.088Z Compiling adler2 v2.0.1
21012026-09-11T19:23:43.100Z Compiling radium v0.7.0
21022026-09-11T19:23:43.126Z Compiling tinystr v0.8.2
21032026-09-11T19:23:43.184Z Compiling potential_utf v0.1.4
21042026-09-11T19:23:43.203Z Compiling cmov v0.5.4
21052026-09-11T19:23:43.237Z Compiling clap_lex v1.0.0
21062026-09-11T19:23:43.252Z Compiling miniz_oxide v0.8.9
21072026-09-11T19:23:43.332Z Compiling icu_collections v2.1.1
21082026-09-11T19:23:43.369Z Compiling icu_locale_core v2.1.1
21092026-09-11T19:23:43.423Z Compiling ctutils v0.4.2
21102026-09-11T19:23:43.426Z Compiling clap_builder v4.6.0
21112026-09-11T19:23:43.458Z Compiling curve25519-dalek v4.1.3
21122026-09-11T19:23:43.593Z Compiling owo-colors v4.3.0
21132026-09-11T19:23:43.675Z Compiling zerocopy-derive v0.7.35
21142026-09-11T19:23:43.799Z Compiling hubpack_derive v0.1.1
21152026-09-11T19:23:43.902Z Compiling num-integer v0.1.46
21162026-09-11T19:23:43.929Z Compiling tracing-core v0.1.36
21172026-09-11T19:23:44.026Z Compiling icu_provider v2.1.1
21182026-09-11T19:23:44.196Z Compiling zeroize v1.9.0
21192026-09-11T19:23:44.214Z Compiling bytes v1.11.1
21202026-09-11T19:23:44.311Z Compiling chrono v0.4.45
21212026-09-11T19:23:44.333Z Compiling icu_normalizer v2.1.1
21222026-09-11T19:23:44.435Z Compiling icu_properties v2.1.2
21232026-09-11T19:23:44.596Z Compiling der v0.7.10
21242026-09-11T19:23:44.782Z Compiling tokio v1.52.1
21252026-09-11T19:23:44.843Z Compiling ipnet v2.12.0
21262026-09-11T19:23:45.061Z Compiling crypto-common v0.1.7
21272026-09-11T19:23:45.077Z Compiling block-buffer v0.10.4
21282026-09-11T19:23:45.215Z Compiling digest v0.10.7
21292026-09-11T19:23:45.255Z Compiling serde_tokenstream v0.2.3
21302026-09-11T19:23:45.285Z Compiling hex v0.4.3
21312026-09-11T19:23:45.426Z Compiling idna_adapter v1.2.1
21322026-09-11T19:23:45.462Z Compiling ppv-lite86 v0.2.21
21332026-09-11T19:23:45.576Z Compiling idna v1.1.0
21342026-09-11T19:23:45.595Z Compiling spki v0.7.3
21352026-09-11T19:23:45.654Z Compiling signature v2.2.0
21362026-09-11T19:23:45.779Z Compiling rand_chacha v0.3.1
21372026-09-11T19:23:45.815Z Compiling pkcs8 v0.10.2
21382026-09-11T19:23:45.832Z Compiling sha2 v0.10.9
21392026-09-11T19:23:45.849Z Compiling hmac v0.12.1
21402026-09-11T19:23:45.853Z Compiling clap v4.6.1
21412026-09-11T19:23:45.924Z Compiling hybrid-array v0.4.13
21422026-09-11T19:23:45.943Z Compiling url v2.5.8
21432026-09-11T19:23:46.023Z Compiling rand v0.8.6
21442026-09-11T19:23:46.130Z Compiling maybe-uninit v2.0.0
21452026-09-11T19:23:46.154Z Compiling openssl v0.10.80
21462026-09-11T19:23:46.191Z Compiling tracing v0.1.44
21472026-09-11T19:23:46.209Z Compiling num-iter v0.1.45
21482026-09-11T19:23:46.433Z Compiling lazy_static v1.5.0
21492026-09-11T19:23:46.451Z Compiling scroll_derive v0.13.1
21502026-09-11T19:23:46.545Z Compiling curve25519-dalek-derive v0.1.1
21512026-09-11T19:23:46.614Z Compiling ff v0.13.1
21522026-09-11T19:23:46.667Z Compiling base16ct v0.2.0
21532026-09-11T19:23:46.686Z Compiling gimli v0.32.3
21542026-09-11T19:23:46.714Z Compiling fastrand v2.3.0
21552026-09-11T19:23:46.772Z Compiling group v0.13.0
21562026-09-11T19:23:46.818Z Compiling sec1 v0.7.3
21572026-09-11T19:23:46.972Z Compiling pkcs1 v0.7.5
21582026-09-11T19:23:47.038Z Compiling hkdf v0.12.4
21592026-09-11T19:23:47.056Z Compiling x509-cert v0.2.5
21602026-09-11T19:23:47.111Z Compiling crypto-bigint v0.5.5
21612026-09-11T19:23:47.149Z Compiling serde_spanned v0.6.9
21622026-09-11T19:23:47.199Z Compiling toml_datetime v0.6.11
21632026-09-11T19:23:47.217Z Compiling strum_macros v0.26.4
21642026-09-11T19:23:47.266Z Compiling openssl-macros v0.1.1
21652026-09-11T19:23:47.360Z Compiling bzip2-sys v0.1.13+1.0.8
21662026-09-11T19:23:47.377Z Compiling zstd-sys v2.0.16+zstd.1.5.7
21672026-09-11T19:23:47.461Z Compiling syn v3.0.3
21682026-09-11T19:23:47.690Z Compiling usdt-impl v0.5.0
21692026-09-11T19:23:47.707Z Compiling native-tls v0.2.18
21702026-09-11T19:23:47.781Z Compiling rustc-demangle v0.1.27
21712026-09-11T19:23:47.803Z Compiling packed_struct v0.10.1
21722026-09-11T19:23:47.872Z Compiling tinyvec_macros v0.1.1
21732026-09-11T19:23:47.949Z Compiling paste v1.0.15
21742026-09-11T19:23:47.966Z Compiling tinyvec v1.11.0
21752026-09-11T19:23:47.969Z Compiling rsa v0.9.10
21762026-09-11T19:23:48.074Z Compiling elliptic-curve v0.13.8
21772026-09-11T19:23:48.144Z Compiling http v1.4.2
21782026-09-11T19:23:48.295Z Compiling regex v1.12.3
21792026-09-11T19:23:48.381Z Compiling addr2line v0.25.1
21802026-09-11T19:23:48.433Z Compiling scroll v0.12.0
21812026-09-11T19:23:48.518Z Compiling miette-derive v7.6.0
21822026-09-11T19:23:48.583Z Compiling tokio-util v0.7.18
21832026-09-11T19:23:48.674Z Compiling proc-macro-error-attr2 v2.0.0
21842026-09-11T19:23:48.699Z Compiling cookie v0.18.1
21852026-09-11T19:23:48.716Z Compiling unicode-linebreak v0.1.5
21862026-09-11T19:23:48.797Z Compiling smawk v0.3.2
21872026-09-11T19:23:48.818Z Compiling unicode-width v0.2.0
21882026-09-11T19:23:48.932Z Compiling is_ci v1.2.0
21892026-09-11T19:23:49.000Z Compiling goblin v0.8.2
21902026-09-11T19:23:49.040Z Compiling supports-color v3.0.2
21912026-09-11T19:23:49.074Z Compiling textwrap v0.16.2
21922026-09-11T19:23:49.078Z Compiling proc-macro-error2 v2.0.1
21932026-09-11T19:23:49.316Z Compiling tempfile v3.27.0
21942026-09-11T19:23:49.381Z Compiling backtrace v0.3.76
21952026-09-11T19:23:49.489Z Compiling crypto-common v0.2.2
21962026-09-11T19:23:49.559Z Compiling block-buffer v0.12.1
21972026-09-11T19:23:49.625Z Compiling rfc6979 v0.4.0
21982026-09-11T19:23:49.698Z Compiling hashbrown v0.14.5
21992026-09-11T19:23:49.761Z Compiling zerocopy v0.7.35
22002026-09-11T19:23:49.777Z Compiling rustls-pki-types v1.14.0
22012026-09-11T19:23:49.864Z Compiling backtrace-ext v0.2.1
22022026-09-11T19:23:50.041Z Compiling serde_with_macros v3.21.0
22032026-09-11T19:23:50.057Z Compiling bitfield-macros v0.19.4
22042026-09-11T19:23:50.163Z Compiling zerocopy-derive v0.6.6
22052026-09-11T19:23:50.311Z Compiling packed_struct_codegen v0.10.1
22062026-09-11T19:23:50.330Z Compiling rand_core v0.9.5
22072026-09-11T19:23:50.356Z Compiling indexmap v1.9.3
22082026-09-11T19:23:50.374Z Compiling supports-hyperlinks v3.2.0
22092026-09-11T19:23:50.392Z Compiling salty v0.3.0
22102026-09-11T19:23:50.423Z Compiling unicode-width v0.1.14
22112026-09-11T19:23:50.481Z Compiling supports-unicode v3.0.0
22122026-09-11T19:23:50.537Z Compiling winnow v0.7.14
22132026-09-11T19:23:50.554Z Compiling keccak v0.1.6
22142026-09-11T19:23:50.640Z Compiling daft-derive v0.1.8
22152026-09-11T19:23:50.671Z Compiling miette v7.6.0
22162026-09-11T19:23:50.748Z Compiling sha3 v0.10.8
22172026-09-11T19:23:50.779Z Compiling chumsky v0.9.3
22182026-09-11T19:23:50.951Z Compiling ecdsa v0.16.9
22192026-09-11T19:23:50.979Z Compiling knus-derive v3.4.0
22202026-09-11T19:23:51.007Z Compiling http-body v1.0.1
22212026-09-11T19:23:51.130Z Compiling primeorder v0.13.6
22222026-09-11T19:23:51.278Z Compiling dof v0.3.0
22232026-09-11T19:23:51.358Z Compiling ed25519 v2.2.3
22242026-09-11T19:23:51.397Z Compiling dtrace-parser v0.2.0
22252026-09-11T19:23:51.526Z Compiling thread-id v4.2.2
22262026-09-11T19:23:51.617Z Compiling openssl-probe v0.2.1
22272026-09-11T19:23:51.633Z Compiling either v1.15.0
22282026-09-11T19:23:51.697Z Compiling usdt-impl v0.6.0
22292026-09-11T19:23:51.803Z Compiling ref-cast v1.0.25
22302026-09-11T19:23:51.861Z Compiling winnow v0.5.40
22312026-09-11T19:23:51.878Z Compiling untrusted v0.7.1
22322026-09-11T19:23:51.950Z Compiling ed25519-dalek v2.2.0
22332026-09-11T19:23:51.995Z Compiling p384 v0.13.1
22342026-09-11T19:23:52.027Z Compiling rand_chacha v0.9.0
22352026-09-11T19:23:52.097Z Compiling scroll v0.13.0
22362026-09-11T19:23:52.119Z Compiling sha1 v0.10.6
22372026-09-11T19:23:52.207Z Compiling enum-as-inner v0.6.1
22382026-09-11T19:23:52.329Z Compiling heapless v0.7.17
22392026-09-11T19:23:52.348Z Compiling tower-layer v0.3.3
22402026-09-11T19:23:52.367Z Compiling knus v3.4.0
22412026-09-11T19:23:52.386Z Compiling atomic-waker v1.1.2
22422026-09-11T19:23:52.390Z Compiling signal-hook v0.3.18
22432026-09-11T19:23:52.390Z Compiling powerfmt v0.2.0
22442026-09-11T19:23:52.451Z Compiling litrs v1.0.0
22452026-09-11T19:23:52.455Z Compiling zstd-safe v7.2.4
22462026-09-11T19:23:52.455Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
22472026-09-11T19:23:52.518Z Compiling winnow v1.0.3
22482026-09-11T19:23:52.536Z Compiling untrusted v0.9.0
22492026-09-11T19:23:52.540Z Compiling try-lock v0.2.5
22502026-09-11T19:23:52.613Z Compiling rustix v0.38.44
22512026-09-11T19:23:52.636Z Compiling unicode-segmentation v1.12.0
22522026-09-11T19:23:52.664Z Compiling tower-service v0.3.3
22532026-09-11T19:23:52.724Z Compiling want v0.3.1
22542026-09-11T19:23:52.757Z Compiling deranged v0.5.8
22552026-09-11T19:23:52.775Z Compiling h2 v0.4.15
22562026-09-11T19:23:52.874Z Compiling goblin v0.10.5
22572026-09-11T19:23:52.916Z Compiling rand v0.9.2
22582026-09-11T19:23:52.932Z Compiling document-features v0.2.12
22592026-09-11T19:23:52.965Z Compiling itertools v0.15.0
22602026-09-11T19:23:53.027Z Compiling ipnetwork v0.21.1
22612026-09-11T19:23:53.044Z Compiling block-padding v0.4.2
22622026-09-11T19:23:53.061Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
22632026-09-11T19:23:53.152Z Compiling toml_edit v0.19.15
22642026-09-11T19:23:53.212Z Compiling erased-serde v0.3.31
22652026-09-11T19:23:53.298Z Compiling ref-cast-impl v1.0.25
22662026-09-11T19:23:53.432Z Compiling toml_parser v1.1.2+spec-1.1.0
22672026-09-11T19:23:53.483Z Compiling structmeta-derive v0.3.0
22682026-09-11T19:23:53.541Z Compiling darling_core v0.20.11
22692026-09-11T19:23:53.559Z Compiling memoffset v0.9.1
22702026-09-11T19:23:53.753Z Compiling tap v1.0.1
22712026-09-11T19:23:53.766Z Compiling foreign-types-shared v0.1.1
22722026-09-11T19:23:53.871Z Compiling slog-async v2.8.0
22732026-09-11T19:23:53.905Z Compiling const-oid v0.10.2
22742026-09-11T19:23:54.008Z Compiling num_threads v0.1.7
22752026-09-11T19:23:54.051Z Compiling cpufeatures v0.3.0
22762026-09-11T19:23:54.085Z Compiling httpdate v1.0.3
22772026-09-11T19:23:54.288Z Compiling time v0.3.47
22782026-09-11T19:23:54.307Z Compiling digest v0.11.3
22792026-09-11T19:23:54.386Z Compiling wyz v0.5.1
22802026-09-11T19:23:54.497Z Compiling foreign-types v0.3.2
22812026-09-11T19:23:54.513Z Compiling structmeta v0.3.0
22822026-09-11T19:23:54.601Z Compiling inout v0.2.2
22832026-09-11T19:23:54.740Z Compiling usdt-macro v0.5.0
22842026-09-11T19:23:54.763Z Compiling usdt-attr-macro v0.5.0
22852026-09-11T19:23:55.079Z Compiling unicode-normalization v0.1.25
22862026-09-11T19:23:55.277Z Compiling half v2.7.1
22872026-09-11T19:23:55.307Z Compiling hubpack v0.1.2
22882026-09-11T19:23:55.457Z Compiling dtrace-parser v0.3.0
22892026-09-11T19:23:55.512Z Compiling pin-project-internal v1.1.11
22902026-09-11T19:23:55.544Z Compiling dof v0.4.0
22912026-09-11T19:23:55.583Z Compiling darling_macro v0.20.11
22922026-09-11T19:23:55.600Z Compiling socket2 v0.5.10
22932026-09-11T19:23:55.632Z Compiling wait-timeout v0.2.1
22942026-09-11T19:23:55.785Z Compiling thread-id v5.1.0
22952026-09-11T19:23:55.837Z Compiling env_filter v2.0.0
22962026-09-11T19:23:55.869Z Compiling hyper v1.10.1
22972026-09-11T19:23:55.886Z Compiling quick-error v1.2.3
22982026-09-11T19:23:56.005Z Compiling ciborium-io v0.2.2
22992026-09-11T19:23:56.024Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
23002026-09-11T19:23:56.108Z Compiling cfg_aliases v0.2.1
23012026-09-11T19:23:56.111Z Compiling bit-vec v0.8.0
23022026-09-11T19:23:56.245Z Compiling smoltcp v0.9.1
23032026-09-11T19:23:56.345Z Compiling funty v2.0.0
23042026-09-11T19:23:56.396Z Compiling bit-set v0.8.0
23052026-09-11T19:23:56.630Z Compiling nix v0.31.2
23062026-09-11T19:23:56.664Z Compiling darling v0.20.11
23072026-09-11T19:23:56.668Z Compiling ciborium-ll v0.2.2
23082026-09-11T19:23:56.668Z Compiling env_logger v0.11.11
23092026-09-11T19:23:56.715Z Compiling bitvec v1.0.1
23102026-09-11T19:23:56.764Z Compiling rusty-fork v0.3.1
23112026-09-11T19:23:56.835Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23122026-09-11T19:23:57.021Z Compiling hyper-util v0.1.20
23132026-09-11T19:23:57.164Z Compiling cipher v0.5.2
23142026-09-11T19:23:57.291Z Compiling rand_xorshift v0.4.0
23152026-09-11T19:23:57.489Z Compiling sync_wrapper v1.0.2
23162026-09-11T19:23:57.686Z Compiling siphasher v1.0.2
23172026-09-11T19:23:57.830Z Compiling nodrop v0.1.14
23182026-09-11T19:23:57.849Z Compiling unarray v0.1.4
23192026-09-11T19:23:57.882Z Compiling crc-catalog v2.4.0
23202026-09-11T19:23:57.944Z Compiling array-init v0.0.4
23212026-09-11T19:23:57.980Z Compiling crc v3.4.0
23222026-09-11T19:23:58.007Z Compiling proptest v1.11.0
23232026-09-11T19:23:58.149Z Compiling tower v0.5.3
23242026-09-11T19:23:58.188Z Compiling chacha20 v0.10.0
23252026-09-11T19:23:58.220Z Compiling smallvec v0.6.14
23262026-09-11T19:23:58.231Z Compiling ciborium v0.2.2
23272026-09-11T19:23:58.307Z Compiling derive_builder_core v0.20.2
23282026-09-11T19:23:58.499Z Compiling http-body-util v0.1.3
23292026-09-11T19:23:58.591Z Compiling serde_with v3.21.0
23302026-09-11T19:23:58.629Z Compiling zerocopy v0.6.6
23312026-09-11T19:23:58.646Z Compiling bitfield v0.19.4
23322026-09-11T19:23:58.746Z Compiling strum v0.26.3
23332026-09-11T19:23:58.934Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
23342026-09-11T19:23:59.068Z Compiling snafu-derive v0.8.9
23352026-09-11T19:23:59.085Z Compiling strum_macros v0.27.2
23362026-09-11T19:23:59.146Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23372026-09-11T19:23:59.219Z Compiling fs-err v3.3.0
23382026-09-11T19:23:59.469Z Compiling ryu v1.0.23
23392026-09-11T19:23:59.551Z Compiling unicode-bidi v0.3.18
23402026-09-11T19:23:59.581Z Compiling data-encoding v2.10.0
23412026-09-11T19:23:59.651Z Compiling unicode-properties v0.1.4
23422026-09-11T19:23:59.688Z Compiling iri-string v0.7.10
23432026-09-11T19:23:59.824Z Compiling hashbrown v0.12.3
23442026-09-11T19:23:59.918Z Compiling static_assertions v1.1.0
23452026-09-11T19:24:00.007Z Compiling base64 v0.21.7
23462026-09-11T19:24:00.157Z Compiling newtype-uuid v1.3.2
23472026-09-11T19:24:00.330Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23482026-09-11T19:24:00.361Z Compiling ron v0.8.1
23492026-09-11T19:24:00.437Z Compiling stringprep v0.1.5
23502026-09-11T19:24:00.606Z Compiling serde_urlencoded v0.7.1
23512026-09-11T19:24:00.691Z Compiling tokio-native-tls v0.3.1
23522026-09-11T19:24:00.808Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23532026-09-11T19:24:00.825Z Compiling derive_builder_macro v0.20.2
23542026-09-11T19:24:00.878Z Compiling tower-http v0.6.8
23552026-09-11T19:24:00.934Z Compiling oxnet v0.1.6
23562026-09-11T19:24:00.986Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23572026-09-11T19:24:01.114Z Compiling rand v0.10.1
23582026-09-11T19:24:01.132Z Compiling serde-hex v0.1.0
23592026-09-11T19:24:01.244Z Compiling bzip2 v0.4.4
23602026-09-11T19:24:01.297Z Compiling usdt-attr-macro v0.6.0
23612026-09-11T19:24:01.330Z Compiling usdt-macro v0.6.0
23622026-09-11T19:24:01.352Z Compiling sha2 v0.11.0
23632026-09-11T19:24:01.368Z Compiling derive-ex v0.1.8
23642026-09-11T19:24:01.465Z Compiling hmac v0.13.0
23652026-09-11T19:24:01.484Z Compiling md-5 v0.11.0
23662026-09-11T19:24:01.696Z Compiling convert_case v0.10.0
23672026-09-11T19:24:01.978Z Compiling rustls-native-certs v0.8.3
23682026-09-11T19:24:02.093Z Compiling hashbrown v0.13.2
23692026-09-11T19:24:02.110Z Compiling futures-executor v0.3.32
23702026-09-11T19:24:02.113Z Compiling bstr v1.12.1
23712026-09-11T19:24:02.240Z Compiling serde-big-array v0.5.1
23722026-09-11T19:24:02.374Z Compiling hash32 v0.2.1
23732026-09-11T19:24:02.398Z Compiling vergen-lib v9.1.0
23742026-09-11T19:24:02.539Z Compiling encoding_rs v0.8.35
23752026-09-11T19:24:02.622Z Compiling thread_local v1.1.9
23762026-09-11T19:24:02.628Z Compiling mime v0.3.17
23772026-09-11T19:24:02.632Z Compiling bumpalo v3.20.2
23782026-09-11T19:24:02.724Z Compiling zlib-rs v0.6.2
23792026-09-11T19:24:02.865Z Compiling linked-hash-map v0.5.6
23802026-09-11T19:24:02.884Z Compiling crc-any v2.5.0
23812026-09-11T19:24:02.922Z Compiling libbz2-rs-sys v0.2.2
23822026-09-11T19:24:03.015Z Compiling toml_write v0.1.2
23832026-09-11T19:24:03.047Z Compiling fallible-iterator v0.2.0
23842026-09-11T19:24:03.067Z Compiling psl-types v2.0.11
23852026-09-11T19:24:03.207Z Compiling publicsuffix v2.3.0
23862026-09-11T19:24:03.229Z Compiling toml_edit v0.22.27
23872026-09-11T19:24:03.262Z Compiling lru-cache v0.1.2
23882026-09-11T19:24:03.379Z Compiling postgres-protocol v0.6.12
23892026-09-11T19:24:03.397Z Compiling bzip2 v0.6.1
23902026-09-11T19:24:03.495Z Compiling test-strategy v0.4.5
23912026-09-11T19:24:03.621Z Compiling zopfli v0.8.3
23922026-09-11T19:24:04.030Z Compiling object v0.30.4
23932026-09-11T19:24:04.107Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23942026-09-11T19:24:04.385Z Compiling futures v0.3.32
23952026-09-11T19:24:04.680Z Compiling derive_more-impl v2.1.1
23962026-09-11T19:24:04.794Z Compiling flate2 v1.1.9
23972026-09-11T19:24:05.001Z Compiling zip v0.6.6
23982026-09-11T19:24:05.018Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23992026-09-11T19:24:05.038Z Compiling derive_builder v0.20.2
24002026-09-11T19:24:05.061Z Compiling daft v0.1.8
24012026-09-11T19:24:05.152Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
24022026-09-11T19:24:05.188Z Compiling hyper-tls v0.6.0
24032026-09-11T19:24:05.238Z Compiling hickory-proto v0.24.4
24042026-09-11T19:24:05.425Z Compiling crossbeam-channel v0.5.15
24052026-09-11T19:24:05.442Z Compiling phf_shared v0.13.1
24062026-09-11T19:24:05.524Z Compiling pin-project v1.1.11
24072026-09-11T19:24:05.542Z Compiling toml v0.7.8
24082026-09-11T19:24:05.632Z Compiling heck v0.4.1
24092026-09-11T19:24:05.723Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24102026-09-11T19:24:05.738Z Compiling derive-where v1.6.0
24112026-09-11T19:24:05.766Z Compiling serde_repr v0.1.20
24122026-09-11T19:24:05.796Z Compiling async-recursion v1.1.1
24132026-09-11T19:24:05.890Z Compiling vergen v9.1.0
24142026-09-11T19:24:05.905Z Compiling cargo-platform v0.3.2
24152026-09-11T19:24:06.072Z Compiling is-terminal v0.4.17
24162026-09-11T19:24:06.077Z Compiling memmap v0.7.0
24172026-09-11T19:24:06.124Z Compiling managed v0.8.0
24182026-09-11T19:24:06.157Z Compiling jiff-core v0.1.0
24192026-09-11T19:24:06.318Z Compiling bitflags v1.3.2
24202026-09-11T19:24:06.342Z Compiling resolv-conf v0.7.6
24212026-09-11T19:24:06.412Z Compiling foldhash v0.1.5
24222026-09-11T19:24:06.540Z Compiling corncobs v0.1.4
24232026-09-11T19:24:06.568Z Compiling path-slash v0.1.5
24242026-09-11T19:24:06.602Z Compiling term v1.2.1
24252026-09-11T19:24:06.652Z Compiling take_mut v0.2.2
24262026-09-11T19:24:06.729Z Compiling same-file v1.0.6
24272026-09-11T19:24:06.892Z Compiling slog-term v2.9.2
24282026-09-11T19:24:06.982Z Compiling jiff v0.2.34
24292026-09-11T19:24:07.021Z Compiling walkdir v2.5.0
24302026-09-11T19:24:07.109Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24312026-09-11T19:24:07.153Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24322026-09-11T19:24:07.258Z Compiling hashbrown v0.15.5
24332026-09-11T19:24:07.403Z Compiling hickory-resolver v0.24.4
24342026-09-11T19:24:07.629Z Compiling usdt v0.5.0
24352026-09-11T19:24:07.678Z Compiling cargo_metadata v0.23.1
24362026-09-11T19:24:08.318Z Compiling phf v0.13.1
24372026-09-11T19:24:08.362Z Compiling snafu v0.8.9
24382026-09-11T19:24:08.504Z Compiling reqwest v0.12.28
24392026-09-11T19:24:08.711Z Compiling signal-hook-mio v0.2.5
24402026-09-11T19:24:08.795Z Compiling cookie_store v0.22.1
24412026-09-11T19:24:08.846Z Compiling toml v0.8.23
24422026-09-11T19:24:08.862Z Compiling zstd v0.13.3
24432026-09-11T19:24:08.898Z Compiling postgres-types v0.2.14
24442026-09-11T19:24:08.916Z Compiling globset v0.4.18
24452026-09-11T19:24:09.136Z Compiling strum v0.27.2
24462026-09-11T19:24:09.156Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24472026-09-11T19:24:09.285Z Compiling phf_shared v0.11.3
24482026-09-11T19:24:09.325Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24492026-09-11T19:24:09.340Z Compiling olpc-cjson v0.1.4
24502026-09-11T19:24:09.357Z Compiling crossbeam-epoch v0.9.18
24512026-09-11T19:24:09.412Z Compiling tokio-stream v0.1.18
24522026-09-11T19:24:09.508Z Compiling byte-wrapper v0.1.0
24532026-09-11T19:24:09.635Z Compiling inout v0.1.4
24542026-09-11T19:24:09.727Z Compiling secrecy v0.8.0
24552026-09-11T19:24:09.828Z Compiling serde_plain v1.0.2
24562026-09-11T19:24:09.863Z Compiling pem v3.0.6
24572026-09-11T19:24:09.886Z Compiling float-cmp v0.10.0
24582026-09-11T19:24:09.924Z Compiling hashbrown v0.16.1
24592026-09-11T19:24:09.963Z Compiling memmap2 v0.9.10
24602026-09-11T19:24:10.031Z Compiling difflib v0.4.0
24612026-09-11T19:24:10.048Z Compiling new_debug_unreachable v1.0.6
24622026-09-11T19:24:10.048Z Compiling predicates-core v1.0.10
24632026-09-11T19:24:10.160Z Compiling precomputed-hash v0.1.1
24642026-09-11T19:24:10.164Z Compiling debug-ignore v1.0.5
24652026-09-11T19:24:10.194Z Compiling fixedbitset v0.4.2
24662026-09-11T19:24:10.249Z Compiling fixedbitset v0.5.7
24672026-09-11T19:24:10.266Z Compiling whoami v2.1.0
24682026-09-11T19:24:10.289Z Compiling typed-path v0.12.3
24692026-09-11T19:24:10.324Z Compiling normalize-line-endings v0.3.0
24702026-09-11T19:24:10.338Z Compiling typed-path v0.9.3
24712026-09-11T19:24:10.435Z Compiling predicates v3.1.4
24722026-09-11T19:24:10.456Z Compiling petgraph v0.8.3
24732026-09-11T19:24:10.495Z Compiling tokio-postgres v0.7.18
24742026-09-11T19:24:10.546Z Compiling iddqd v0.4.2
24752026-09-11T19:24:10.550Z Compiling petgraph v0.6.5
24762026-09-11T19:24:10.617Z Compiling qorb v0.4.1
24772026-09-11T19:24:11.019Z Compiling string_cache v0.8.9
24782026-09-11T19:24:11.106Z Compiling zip v8.6.0
24792026-09-11T19:24:11.496Z Compiling usdt v0.6.0
24802026-09-11T19:24:11.516Z Compiling cipher v0.4.4
24812026-09-11T19:24:11.616Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24822026-09-11T19:24:11.773Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
24832026-09-11T19:24:12.086Z Compiling zip v4.6.1
24842026-09-11T19:24:12.164Z Compiling crossterm v0.28.1
24852026-09-11T19:24:12.463Z Compiling derive_more v2.1.1
24862026-09-11T19:24:12.583Z Compiling similar v2.7.0
24872026-09-11T19:24:12.624Z Compiling hickory-proto v0.25.2
24882026-09-11T19:24:12.806Z Compiling itertools v0.13.0
24892026-09-11T19:24:12.845Z Compiling buf-list v1.1.2
24902026-09-11T19:24:13.116Z Compiling openapiv3 v2.2.0
24912026-09-11T19:24:13.401Z Compiling peg-runtime v0.8.5
24922026-09-11T19:24:13.432Z Compiling lalrpop-util v0.19.12
24932026-09-11T19:24:28.733Z Compiling macaddr v1.0.1
24942026-09-11T19:24:28.871Z Compiling crucible-workspace-hack v0.1.0
24952026-09-11T19:24:28.938Z Compiling rayon-core v1.13.0
24962026-09-11T19:24:28.990Z Compiling secrecy v0.10.3
24972026-09-11T19:24:29.111Z Compiling toml_datetime v0.7.5+spec-1.1.0
24982026-09-11T19:24:29.168Z Compiling heapless v0.8.0
24992026-09-11T19:24:29.290Z Compiling toml_edit v0.23.10+spec-1.0.0
25002026-09-11T19:24:29.348Z Compiling crossbeam-deque v0.8.6
25012026-09-11T19:24:29.528Z Compiling ingot-macros v0.2.0
25022026-09-11T19:24:29.593Z Compiling hash32 v0.3.1
25032026-09-11T19:24:29.597Z Compiling multer v3.1.0
25042026-09-11T19:24:29.630Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25052026-09-11T19:24:29.636Z Compiling match_cfg v0.1.0
25062026-09-11T19:24:29.686Z Compiling smoltcp v0.11.0
25072026-09-11T19:24:29.727Z Compiling compression-core v0.4.31
25082026-09-11T19:24:29.826Z Compiling hostname v0.3.1
25092026-09-11T19:24:29.905Z Compiling compression-codecs v0.4.37
25102026-09-11T19:24:29.921Z Compiling proc-macro-crate v3.4.0
25112026-09-11T19:24:29.998Z Compiling atomicwrites v0.4.4
25122026-09-11T19:24:30.059Z Compiling slog-json v2.6.1
25132026-09-11T19:24:30.207Z Compiling serde_tokenstream v0.3.0
25142026-09-11T19:24:30.235Z Compiling newtype-uuid-macros v0.1.0
25152026-09-11T19:24:30.254Z Compiling universal-hash v0.5.1
25162026-09-11T19:24:30.269Z Compiling cobs v0.3.0
25172026-09-11T19:24:30.286Z Compiling async-stream-impl v0.3.6
25182026-09-11T19:24:30.327Z Compiling thiserror-impl-no-std v2.0.2
25192026-09-11T19:24:30.387Z Compiling toml_datetime v1.1.1+spec-1.1.0
25202026-09-11T19:24:30.419Z Compiling serde_spanned v1.1.1
25212026-09-11T19:24:30.500Z Compiling proc-macro-error-attr v1.0.4
25222026-09-11T19:24:30.520Z Compiling dropshot v0.17.1
25232026-09-11T19:24:30.589Z Compiling convert_case v0.4.0
25242026-09-11T19:24:30.737Z Compiling opaque-debug v0.3.1
25252026-09-11T19:24:30.757Z Compiling toml_writer v1.1.1+spec-1.1.0
25262026-09-11T19:24:30.774Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25272026-09-11T19:24:30.826Z Compiling poly1305 v0.8.0
25282026-09-11T19:24:30.887Z Compiling oxide-generation-macros v0.2.0
25292026-09-11T19:24:30.905Z Compiling async-stream v0.3.6
25302026-09-11T19:24:30.922Z Compiling postcard v1.1.3
25312026-09-11T19:24:30.925Z Compiling derive_more v0.99.20
25322026-09-11T19:24:30.939Z Compiling num_enum_derive v0.7.6
25332026-09-11T19:24:31.012Z Compiling toml v1.1.2+spec-1.1.0
25342026-09-11T19:24:31.044Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25352026-09-11T19:24:31.059Z Compiling slog-bunyan v2.5.0
25362026-09-11T19:24:31.243Z Compiling async-compression v0.4.41
25372026-09-11T19:24:31.364Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25382026-09-11T19:24:31.383Z Compiling thiserror-no-std v2.0.2
25392026-09-11T19:24:31.485Z Compiling chacha20 v0.9.1
25402026-09-11T19:24:31.628Z Compiling oxide-generation v0.1.3
25412026-09-11T19:24:31.645Z Compiling sha1 v0.11.0
25422026-09-11T19:24:31.748Z Compiling parse-display-derive v0.10.0
25432026-09-11T19:24:31.957Z Compiling proc-macro-crate v1.3.1
25442026-09-11T19:24:31.975Z Compiling waitgroup v0.1.2
25452026-09-11T19:24:32.012Z Compiling rustls-pemfile v2.2.0
25462026-09-11T19:24:32.089Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25472026-09-11T19:24:32.132Z Compiling backon v1.6.0
25482026-09-11T19:24:32.158Z Compiling blake2 v0.10.6
25492026-09-11T19:24:32.185Z Compiling ingot-types v0.2.0
25502026-09-11T19:24:32.257Z Compiling dropshot_endpoint v0.17.1
25512026-09-11T19:24:32.273Z Compiling aead v0.5.2
25522026-09-11T19:24:32.309Z Compiling foreign-types-macros v0.2.3
25532026-09-11T19:24:32.362Z Compiling password-hash v0.5.0
25542026-09-11T19:24:32.472Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25552026-09-11T19:24:32.512Z Compiling serde_path_to_error v0.1.20
25562026-09-11T19:24:32.542Z Compiling hostname v0.4.2
25572026-09-11T19:24:32.650Z Compiling ingot v0.2.1
25582026-09-11T19:24:32.717Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25592026-09-11T19:24:32.765Z Compiling proc-macro-error v1.0.4
25602026-09-11T19:24:32.844Z Compiling instant v0.1.13
25612026-09-11T19:24:32.927Z Compiling rustls-webpki v0.103.13
25622026-09-11T19:24:32.943Z Compiling foreign-types-shared v0.3.1
25632026-09-11T19:24:32.959Z Compiling illumos-nvpair-sys v0.2.0
25642026-09-11T19:24:32.977Z Compiling backoff v0.4.0
25652026-09-11T19:24:33.013Z Compiling argon2 v0.5.3
25662026-09-11T19:24:33.044Z Compiling foreign-types v0.5.0
25672026-09-11T19:24:33.060Z Compiling chacha20poly1305 v0.10.1
25682026-09-11T19:24:33.140Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25692026-09-11T19:24:33.155Z Compiling num_enum_derive v0.5.11
25702026-09-11T19:24:33.174Z Compiling num_enum v0.7.6
25712026-09-11T19:24:33.223Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25722026-09-11T19:24:33.236Z Compiling vsss-rs v3.3.4
25732026-09-11T19:24:33.288Z Compiling parse-display v0.10.0
25742026-09-11T19:24:33.379Z Compiling regress v0.10.5
25752026-09-11T19:24:33.468Z Compiling itertools v0.14.0
25762026-09-11T19:24:33.652Z Compiling tabwriter v1.4.1
25772026-09-11T19:24:33.671Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25782026-09-11T19:24:33.734Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25792026-09-11T19:24:33.753Z Compiling cstr-argument v0.1.2
25802026-09-11T19:24:33.783Z Compiling humantime v2.3.0
25812026-09-11T19:24:33.879Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25822026-09-11T19:24:33.930Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25832026-09-11T19:24:34.125Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25842026-09-11T19:24:34.144Z Compiling num_enum v0.5.11
25852026-09-11T19:24:34.147Z Compiling rayon v1.11.0
25862026-09-11T19:24:34.194Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25872026-09-11T19:24:34.251Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25882026-09-11T19:24:34.267Z Compiling libefi-sys v0.1.0
25892026-09-11T19:24:34.288Z Compiling indent_write v2.2.0
25902026-09-11T19:24:34.304Z Compiling colored v3.1.1
25912026-09-11T19:24:34.338Z Compiling zone_cfg_derive v0.3.1
25922026-09-11T19:24:34.361Z Compiling illumos-nvpair v0.3.0
25932026-09-11T19:24:34.456Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25942026-09-11T19:24:34.518Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25952026-09-11T19:24:34.550Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25962026-09-11T19:24:34.746Z Compiling camino-tempfile v1.4.1
25972026-09-11T19:24:34.777Z Compiling itertools v0.12.1
25982026-09-11T19:24:34.816Z Compiling num-derive v0.4.2
25992026-09-11T19:24:34.851Z Compiling bitfield-struct v0.6.2
26002026-09-11T19:24:34.868Z Compiling blake3 v1.8.5
26012026-09-11T19:24:34.923Z Compiling sigpipe v0.1.3
26022026-09-11T19:24:34.997Z Compiling glob v0.3.3
26032026-09-11T19:24:35.034Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
26042026-09-11T19:24:35.049Z Compiling swrite v0.1.0
26052026-09-11T19:24:35.172Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26062026-09-11T19:24:35.444Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26072026-09-11T19:24:35.506Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26082026-09-11T19:24:35.529Z Compiling smf v0.2.3
26092026-09-11T19:24:35.538Z Compiling filetime v0.2.27
26102026-09-11T19:24:35.559Z Compiling constant_time_eq v0.4.2
26112026-09-11T19:24:35.756Z Compiling arrayvec v0.7.6
26122026-09-11T19:24:35.768Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26132026-09-11T19:24:35.771Z Compiling whoami v1.6.1
26142026-09-11T19:24:35.800Z Compiling arrayref v0.3.9
26152026-09-11T19:24:35.816Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26162026-09-11T19:24:35.886Z Compiling xattr v1.6.1
26172026-09-11T19:24:35.908Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26182026-09-11T19:24:36.004Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26192026-09-11T19:24:36.065Z Compiling tar v0.4.46
26202026-09-11T19:24:36.164Z Compiling zone v0.3.1
26212026-09-11T19:24:36.239Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26222026-09-11T19:24:36.256Z Compiling gethostname v0.5.0
26232026-09-11T19:24:36.271Z Compiling tokio-dtrace v0.1.1
26242026-09-11T19:24:36.341Z Compiling console v0.16.2
26252026-09-11T19:24:36.359Z Compiling tokio-rustls v0.26.4
26262026-09-11T19:24:36.395Z Compiling rustls-platform-verifier v0.6.2
26272026-09-11T19:24:36.399Z Compiling tough v0.22.0
26282026-09-11T19:24:36.486Z Compiling unit-prefix v0.5.2
26292026-09-11T19:24:36.574Z Compiling topological-sort v0.2.2
26302026-09-11T19:24:36.628Z Compiling hyper-rustls v0.27.7
26312026-09-11T19:24:36.665Z Compiling oxide-tokio-rt v0.1.4
26322026-09-11T19:24:36.790Z Compiling indicatif v0.18.4
26332026-09-11T19:24:36.847Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
26342026-09-11T19:24:36.944Z Compiling reqwest v0.13.2
26352026-09-11T19:24:37.113Z Compiling shell-words v1.1.1
26362026-09-11T19:24:37.348Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26372026-09-11T19:24:39.556Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26382026-09-11T19:24:39.884Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26392026-09-11T19:24:46.360Z Compiling progenitor-client v0.14.0
26402026-09-11T19:24:46.360Z Compiling omicron-zone-package v0.12.3
26412026-09-11T19:24:46.612Z Compiling progenitor-extras v0.2.0
26422026-09-11T19:24:46.860Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26432026-09-11T19:24:46.893Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26442026-09-11T19:24:46.964Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26452026-09-11T19:24:46.992Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26462026-09-11T19:24:47.064Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26472026-09-11T19:24:47.111Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26482026-09-11T19:24:47.174Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26492026-09-11T19:24:47.274Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26502026-09-11T19:24:47.794Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26512026-09-11T19:24:50.979Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26522026-09-11T19:25:00.600Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26532026-09-11T19:25:03.707Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26542026-09-11T19:25:04.705Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26552026-09-11T19:25:16.381Z Finished `release` profile [optimized] target(s) in 1m 42s
26562026-09-11T19:25:16.386Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26572026-09-11T19:25:16.387Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26582026-09-11T19:25:16.541Z Running `target/release/omicron-package -t test target create -p dev`
26592026-09-11T19:25:16.595ZLogging to: /work/oxidecomputer/omicron/out/LOG
26602026-09-11T19:25:16.599ZCreated new build target 'test' and set it as active
26612026-09-11T19:25:16.599Z
26622026-09-11T19:25:16.599Zreal 1:42.249949646
26632026-09-11T19:25:16.599Zuser 15:34.037662861
26642026-09-11T19:25:16.599Zsys 3:03.687489874
26652026-09-11T19:25:16.599Ztrap 0.470649576
26662026-09-11T19:25:16.599Ztflt 0.396812562
26672026-09-11T19:25:16.599Zdflt 4.222945376
26682026-09-11T19:25:16.599Zkflt 0.000807065
26692026-09-11T19:25:16.599Zlock 44:23.650924499
26702026-09-11T19:25:16.599Zslp 37:00.077784056
26712026-09-11T19:25:16.599Zlat 49.518345887
26722026-09-11T19:25:16.599Zstop 6:57.095278639
26732026-09-11T19:25:16.600Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
26742026-09-11T19:25:17.552Z Finished `release` profile [optimized] target(s) in 0.93s
26752026-09-11T19:25:17.558Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26762026-09-11T19:25:17.558Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26772026-09-11T19:25:17.617Z Running `target/release/omicron-package -t test package`
26782026-09-11T19:25:17.675ZLogging to: /work/oxidecomputer/omicron/out/LOG
26792026-09-11T19:25:19.227Z Compiling cfg-if v1.0.4
26802026-09-11T19:25:19.458Z Compiling serde_core v1.0.228
26812026-09-11T19:25:19.458Z Compiling libc v0.2.185
26822026-09-11T19:25:19.476Z Compiling memchr v2.8.0
26832026-09-11T19:25:19.526Z Compiling smallvec v1.15.1
26842026-09-11T19:25:19.564Z Compiling stable_deref_trait v1.2.1
26852026-09-11T19:25:19.568Z Compiling scopeguard v1.2.0
26862026-09-11T19:25:19.612Z Compiling rand_core v0.10.0
26872026-09-11T19:25:19.633Z Compiling libm v0.2.16
26882026-09-11T19:25:19.655Z Compiling zerofrom v0.1.6
26892026-09-11T19:25:19.682Z Compiling litemap v0.8.1
26902026-09-11T19:25:19.682Z Compiling percent-encoding v2.3.2
26912026-09-11T19:25:19.682Z Compiling writeable v0.6.2
26922026-09-11T19:25:19.755Z Compiling lock_api v0.4.14
26932026-09-11T19:25:19.776Z Compiling yoke v0.8.1
26942026-09-11T19:25:19.806Z Compiling icu_properties_data v2.1.2
26952026-09-11T19:25:19.823Z Compiling utf8_iter v1.0.4
26962026-09-11T19:25:19.844Z Compiling icu_normalizer_data v2.1.1
26972026-09-11T19:25:19.870Z Compiling zerocopy v0.8.55
26982026-09-11T19:25:19.896Z Compiling form_urlencoded v1.2.2
26992026-09-11T19:25:19.923Z Compiling errno v0.3.14
27002026-09-11T19:25:19.923Z Compiling getrandom v0.4.3
27012026-09-11T19:25:19.923Z Compiling parking_lot_core v0.9.12
27022026-09-11T19:25:19.993Z Compiling zerovec v0.11.5
27032026-09-11T19:25:19.999Z Compiling zerotrie v0.2.3
27042026-09-11T19:25:20.039Z Compiling iana-time-zone v0.1.65
27052026-09-11T19:25:20.067Z Compiling signal-hook-registry v1.4.8
27062026-09-11T19:25:20.092Z Compiling mio v1.2.0
27072026-09-11T19:25:20.123Z Compiling thiserror v2.0.18
27082026-09-11T19:25:20.151Z Compiling socket2 v0.6.3
27092026-09-11T19:25:20.187Z Compiling parking_lot v0.12.5
27102026-09-11T19:25:20.224Z Compiling getrandom v0.2.17
27112026-09-11T19:25:20.275Z Compiling futures-util v0.3.32
27122026-09-11T19:25:20.304Z Compiling getrandom v0.3.4
27132026-09-11T19:25:20.308Z Compiling base64 v0.22.1
27142026-09-11T19:25:20.356Z Compiling time v0.3.47
27152026-09-11T19:25:20.382Z Compiling rand_core v0.6.4
27162026-09-11T19:25:20.427Z Compiling aho-corasick v1.1.4
27172026-09-11T19:25:20.478Z Compiling num-traits v0.2.19
27182026-09-11T19:25:20.487Z Compiling spin v0.9.8
27192026-09-11T19:25:20.554Z Compiling tinystr v0.8.2
27202026-09-11T19:25:20.597Z Compiling potential_utf v0.1.4
27212026-09-11T19:25:20.622Z Compiling rand_core v0.9.5
27222026-09-11T19:25:20.647Z Compiling socket2 v0.5.10
27232026-09-11T19:25:20.676Z Compiling pest v2.8.6
27242026-09-11T19:25:20.700Z Compiling crc32fast v1.5.0
27252026-09-11T19:25:20.768Z Compiling icu_locale_core v2.1.1
27262026-09-11T19:25:20.795Z Compiling icu_collections v2.1.1
27272026-09-11T19:25:20.819Z Compiling encoding_rs v0.8.35
27282026-09-11T19:25:20.839Z Compiling simd-adler32 v0.3.8
27292026-09-11T19:25:20.863Z Compiling adler2 v2.0.1
27302026-09-11T19:25:20.919Z Compiling lazy_static v1.5.0
27312026-09-11T19:25:21.023Z Compiling wait-timeout v0.2.1
27322026-09-11T19:25:21.092Z Compiling miniz_oxide v0.8.9
27332026-09-11T19:25:21.148Z Compiling thread_local v1.1.9
27342026-09-11T19:25:21.212Z Compiling rand_xorshift v0.4.0
27352026-09-11T19:25:21.262Z Compiling is-terminal v0.4.17
27362026-09-11T19:25:21.385Z Compiling serde v1.0.228
27372026-09-11T19:25:21.411Z Compiling bitflags v2.11.0
27382026-09-11T19:25:21.416Z Compiling serde_json v1.0.151
27392026-09-11T19:25:21.461Z Compiling uuid v1.23.4
27402026-09-11T19:25:21.466Z Compiling semver v1.0.28
27412026-09-11T19:25:21.512Z Compiling icu_provider v2.1.1
27422026-09-11T19:25:21.512Z Compiling indexmap v2.14.0
27432026-09-11T19:25:21.576Z Compiling regex-automata v0.4.14
27442026-09-11T19:25:21.864Z Compiling icu_normalizer v2.1.1
27452026-09-11T19:25:21.938Z Compiling bytes v1.11.1
27462026-09-11T19:25:21.963Z Compiling zeroize v1.9.0
27472026-09-11T19:25:22.021Z Compiling icu_properties v2.1.2
27482026-09-11T19:25:22.127Z Compiling chrono v0.4.45
27492026-09-11T19:25:22.165Z Compiling rustix v1.1.4
27502026-09-11T19:25:22.228Z Compiling generic-array v0.14.7
27512026-09-11T19:25:22.393Z Compiling erased-serde v0.3.31
27522026-09-11T19:25:22.517Z Compiling tokio v1.52.1
27532026-09-11T19:25:22.670Z Compiling http v1.4.2
27542026-09-11T19:25:22.694Z Compiling rustls-pki-types v1.14.0
27552026-09-11T19:25:22.810Z Compiling crypto-common v0.1.7
27562026-09-11T19:25:22.878Z Compiling block-buffer v0.10.4
27572026-09-11T19:25:22.961Z Compiling idna_adapter v1.2.1
27582026-09-11T19:25:22.985Z Compiling slog v2.8.2
27592026-09-11T19:25:23.052Z Compiling ppv-lite86 v0.2.21
27602026-09-11T19:25:23.056Z Compiling digest v0.10.7
27612026-09-11T19:25:23.100Z Compiling idna v1.1.0
27622026-09-11T19:25:23.123Z Compiling ipnet v2.12.0
27632026-09-11T19:25:23.146Z Compiling der v0.7.10
27642026-09-11T19:25:23.173Z Compiling aws-lc-rs v1.16.3
27652026-09-11T19:25:23.173Z Compiling hybrid-array v0.4.13
27662026-09-11T19:25:23.241Z Compiling serde_urlencoded v0.7.1
27672026-09-11T19:25:23.336Z Compiling hex v0.4.3
27682026-09-11T19:25:23.360Z Compiling terminal_size v0.4.3
27692026-09-11T19:25:23.434Z Compiling rand_chacha v0.9.0
27702026-09-11T19:25:23.496Z Compiling url v2.5.8
27712026-09-11T19:25:23.537Z Compiling clap_builder v4.6.0
27722026-09-11T19:25:23.575Z Compiling http-body v1.0.1
27732026-09-11T19:25:23.585Z Compiling tempfile v3.27.0
27742026-09-11T19:25:23.662Z Compiling rand v0.9.2
27752026-09-11T19:25:23.749Z Compiling rand_chacha v0.3.1
27762026-09-11T19:25:23.796Z Compiling http-body-util v0.1.3
27772026-09-11T19:25:23.860Z Compiling futures-executor v0.3.32
27782026-09-11T19:25:23.968Z Compiling crypto-common v0.2.2
27792026-09-11T19:25:24.039Z Compiling rand v0.8.6
27802026-09-11T19:25:24.042Z Compiling block-buffer v0.12.1
27812026-09-11T19:25:24.108Z Compiling schemars v0.8.22
27822026-09-11T19:25:24.141Z Compiling spki v0.7.3
27832026-09-11T19:25:24.240Z Compiling hubpack v0.1.2
27842026-09-11T19:25:24.282Z Compiling rustls-webpki v0.103.13
27852026-09-11T19:25:24.308Z Compiling futures v0.3.32
27862026-09-11T19:25:24.402Z Compiling pkcs8 v0.10.2
27872026-09-11T19:25:24.427Z Compiling regex v1.12.3
27882026-09-11T19:25:24.427Z Compiling sha2 v0.10.9
27892026-09-11T19:25:24.514Z Compiling signature v2.2.0
27902026-09-11T19:25:24.709Z Compiling rustls-native-certs v0.8.3
27912026-09-11T19:25:24.801Z Compiling digest v0.11.3
27922026-09-11T19:25:24.847Z Compiling rustls v0.23.41
27932026-09-11T19:25:24.917Z Compiling publicsuffix v2.3.0
27942026-09-11T19:25:24.962Z Compiling openapiv3 v2.2.0
27952026-09-11T19:25:25.081Z Compiling cookie v0.18.1
27962026-09-11T19:25:25.081Z Compiling rusty-fork v0.3.1
27972026-09-11T19:25:25.151Z Compiling ipnetwork v0.21.1
27982026-09-11T19:25:25.184Z Compiling data-encoding v2.10.0
27992026-09-11T19:25:25.185Z Compiling slog-async v2.8.0
28002026-09-11T19:25:25.185Z Compiling slog-term v2.9.2
28012026-09-11T19:25:25.259Z Compiling zlib-rs v0.6.2
28022026-09-11T19:25:25.592Z Compiling clap v4.6.1
28032026-09-11T19:25:25.621Z Compiling oxnet v0.1.6
28042026-09-11T19:25:25.648Z Compiling cookie_store v0.22.1
28052026-09-11T19:25:25.721Z Compiling proptest v1.11.0
28062026-09-11T19:25:25.950Z Compiling camino v1.2.5
28072026-09-11T19:25:25.983Z Compiling dof v0.4.0
28082026-09-11T19:25:26.019Z Compiling dtrace-parser v0.3.0
28092026-09-11T19:25:26.051Z Compiling num-integer v0.1.46
28102026-09-11T19:25:26.082Z Compiling thread-id v5.1.0
28112026-09-11T19:25:26.188Z Compiling x509-cert v0.2.5
28122026-09-11T19:25:26.260Z Compiling hmac v0.12.1
28132026-09-11T19:25:26.444Z Compiling memmap2 v0.9.10
28142026-09-11T19:25:26.469Z Compiling num-iter v0.1.45
28152026-09-11T19:25:26.492Z Compiling half v2.7.1
28162026-09-11T19:25:26.584Z Compiling ff v0.13.1
28172026-09-11T19:25:26.622Z Compiling sec1 v0.7.3
28182026-09-11T19:25:26.715Z Compiling rustix v0.38.44
28192026-09-11T19:25:26.770Z Compiling usdt-impl v0.6.0
28202026-09-11T19:25:26.846Z Compiling tokio-util v0.7.18
28212026-09-11T19:25:26.872Z Compiling tower v0.5.3
28222026-09-11T19:25:27.038Z Compiling ciborium-ll v0.2.2
28232026-09-11T19:25:27.195Z Compiling usdt v0.6.0
28242026-09-11T19:25:27.301Z Compiling group v0.13.0
28252026-09-11T19:25:27.410Z Compiling tower-http v0.6.8
28262026-09-11T19:25:27.449Z Compiling flate2 v1.1.9
28272026-09-11T19:25:27.533Z Compiling packed_struct v0.10.1
28282026-09-11T19:25:27.633Z Compiling hkdf v0.12.4
28292026-09-11T19:25:27.762Z Compiling h2 v0.4.15
28302026-09-11T19:25:27.836Z Compiling crypto-bigint v0.5.5
28312026-09-11T19:25:27.926Z Compiling num-bigint-dig v0.8.6
28322026-09-11T19:25:28.022Z Compiling dof v0.3.0
28332026-09-11T19:25:28.046Z Compiling ciborium v0.2.2
28342026-09-11T19:25:28.155Z Compiling newtype-uuid v1.3.2
28352026-09-11T19:25:28.327Z Compiling tokio-rustls v0.26.4
28362026-09-11T19:25:28.412Z Compiling rustls-platform-verifier v0.6.2
28372026-09-11T19:25:28.647Z Compiling daft v0.1.8
28382026-09-11T19:25:28.673Z Compiling pkcs1 v0.7.5
28392026-09-11T19:25:28.750Z Compiling bstr v1.12.1
28402026-09-11T19:25:28.778Z Compiling block-padding v0.4.2
28412026-09-11T19:25:28.802Z Compiling serde_spanned v0.6.9
28422026-09-11T19:25:28.828Z Compiling elliptic-curve v0.13.8
28432026-09-11T19:25:28.945Z Compiling toml_datetime v0.6.11
28442026-09-11T19:25:28.982Z Compiling dtrace-parser v0.2.0
28452026-09-11T19:25:28.998Z Compiling thread-id v4.2.2
28462026-09-11T19:25:29.024Z Compiling signal-hook v0.3.18
28472026-09-11T19:25:29.050Z Compiling nix v0.31.2
28482026-09-11T19:25:29.119Z Compiling rsa v0.9.10
28492026-09-11T19:25:29.282Z Compiling inout v0.2.2
28502026-09-11T19:25:29.308Z Compiling serde-hex v0.1.0
28512026-09-11T19:25:29.308Z Compiling ron v0.8.1
28522026-09-11T19:25:29.411Z Compiling usdt-impl v0.5.0
28532026-09-11T19:25:29.432Z Compiling serde_with v3.21.0
28542026-09-11T19:25:29.459Z Compiling memmap v0.7.0
28552026-09-11T19:25:29.493Z Compiling foreign-types-shared v0.1.1
28562026-09-11T19:25:29.565Z Compiling cipher v0.5.2
28572026-09-11T19:25:29.611Z Compiling foreign-types v0.3.2
28582026-09-11T19:25:29.683Z Compiling openssl-sys v0.9.117
28592026-09-11T19:25:29.708Z Compiling rfc6979 v0.4.0
28602026-09-11T19:25:29.735Z Compiling ahash v0.8.12
28612026-09-11T19:25:29.903Z Compiling usdt v0.5.0
28622026-09-11T19:25:29.926Z Compiling chacha20 v0.10.0
28632026-09-11T19:25:29.955Z Compiling ecdsa v0.16.9
28642026-09-11T19:25:30.054Z Compiling curve25519-dalek v4.1.3
28652026-09-11T19:25:30.246Z Compiling openssl v0.10.80
28662026-09-11T19:25:30.274Z Compiling globset v0.4.18
28672026-09-11T19:25:30.308Z Compiling signal-hook-mio v0.2.5
28682026-09-11T19:25:30.398Z Compiling primeorder v0.13.6
28692026-09-11T19:25:30.429Z Compiling toml_edit v0.19.15
28702026-09-11T19:25:30.472Z Compiling zopfli v0.8.3
28712026-09-11T19:25:30.496Z Compiling sha3 v0.10.8
28722026-09-11T19:25:30.555Z Compiling salty v0.3.0
28732026-09-11T19:25:30.593Z Compiling bzip2 v0.4.4
28742026-09-11T19:25:30.719Z Compiling rand v0.10.1
28752026-09-11T19:25:30.782Z Compiling hashbrown v0.13.2
28762026-09-11T19:25:30.851Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28772026-09-11T19:25:30.875Z Compiling ed25519 v2.2.3
28782026-09-11T19:25:31.074Z Compiling inout v0.1.4
28792026-09-11T19:25:31.130Z Compiling ed25519-dalek v2.2.0
28802026-09-11T19:25:31.130Z Compiling jiff v0.2.34
28812026-09-11T19:25:31.257Z Compiling cipher v0.4.4
28822026-09-11T19:25:31.371Z Compiling object v0.30.4
28832026-09-11T19:25:31.425Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28842026-09-11T19:25:31.463Z Compiling hyper v1.10.1
28852026-09-11T19:25:31.487Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28862026-09-11T19:25:31.492Z Compiling zip v0.6.6
28872026-09-11T19:25:31.543Z Compiling crossterm v0.28.1
28882026-09-11T19:25:31.570Z Compiling sha2 v0.11.0
28892026-09-11T19:25:31.596Z Compiling serde-big-array v0.5.1
28902026-09-11T19:25:31.735Z Compiling pem v3.0.6
28912026-09-11T19:25:31.784Z Compiling petgraph v0.8.3
28922026-09-11T19:25:31.826Z Compiling object v0.37.3
28932026-09-11T19:25:31.928Z Compiling heapless v0.7.17
28942026-09-11T19:25:32.231Z Compiling toml v0.7.8
28952026-09-11T19:25:32.333Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28962026-09-11T19:25:32.509Z Compiling p384 v0.13.1
28972026-09-11T19:25:32.634Z Compiling byte-wrapper v0.1.0
28982026-09-11T19:25:32.652Z Compiling hmac v0.13.0
28992026-09-11T19:25:32.827Z Compiling native-tls v0.2.18
29002026-09-11T19:25:33.174Z Compiling hyper-util v0.1.20
29012026-09-11T19:25:33.256Z Compiling tokio-native-tls v0.3.1
29022026-09-11T19:25:33.281Z Compiling md-5 v0.11.0
29032026-09-11T19:25:33.285Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
29042026-09-11T19:25:33.469Z Compiling serde_plain v1.0.2
29052026-09-11T19:25:33.494Z Compiling zip v8.6.0
29062026-09-11T19:25:33.593Z Compiling toml_edit v0.22.27
29072026-09-11T19:25:33.603Z Compiling postgres-protocol v0.6.12
29082026-09-11T19:25:33.657Z Compiling smoltcp v0.9.1
29092026-09-11T19:25:33.779Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29102026-09-11T19:25:33.851Z Compiling tokio-stream v0.1.18
29112026-09-11T19:25:34.101Z Compiling hickory-proto v0.24.4
29122026-09-11T19:25:34.277Z Compiling hickory-proto v0.25.2
29132026-09-11T19:25:34.404Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29142026-09-11T19:25:34.431Z Compiling float-cmp v0.10.0
29152026-09-11T19:25:34.502Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29162026-09-11T19:25:34.605Z Compiling predicates v3.1.4
29172026-09-11T19:25:34.631Z Compiling petgraph v0.6.5
29182026-09-11T19:25:34.747Z Compiling backtrace v0.3.76
29192026-09-11T19:25:34.921Z Compiling hyper-rustls v0.27.7
29202026-09-11T19:25:35.073Z Compiling hyper-tls v0.6.0
29212026-09-11T19:25:35.098Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29222026-09-11T19:25:35.137Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
29232026-09-11T19:25:35.387Z Compiling reqwest v0.13.2
29242026-09-11T19:25:35.534Z Compiling reqwest v0.12.28
29252026-09-11T19:25:35.590Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29262026-09-11T19:25:35.707Z Compiling backtrace-ext v0.2.1
29272026-09-11T19:25:35.742Z Compiling toml v0.8.23
29282026-09-11T19:25:35.954Z Compiling textwrap v0.16.2
29292026-09-11T19:25:35.982Z Compiling string_cache v0.8.9
29302026-09-11T19:25:36.290Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29312026-09-11T19:25:36.503Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29322026-09-11T19:25:36.762Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29332026-09-11T19:25:36.916Z Compiling hickory-resolver v0.24.4
29342026-09-11T19:25:36.937Z Compiling postgres-types v0.2.14
29352026-09-11T19:25:36.963Z Compiling zip v4.6.1
29362026-09-11T19:25:37.016Z Compiling iddqd v0.4.2
29372026-09-11T19:25:37.046Z Compiling similar v2.7.0
29382026-09-11T19:25:37.065Z Compiling olpc-cjson v0.1.4
29392026-09-11T19:25:37.298Z Compiling secrecy v0.8.0
29402026-09-11T19:25:37.546Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29412026-09-11T19:25:38.013Z Compiling miette v7.6.0
29422026-09-11T19:25:38.331Z Compiling qorb v0.4.1
29432026-09-11T19:25:38.467Z Compiling tokio-postgres v0.7.18
29442026-09-11T19:25:38.577Z Compiling fs-err v3.3.0
29452026-09-11T19:25:38.674Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
29462026-09-11T19:25:38.713Z Compiling tough v0.22.0
29472026-09-11T19:25:38.756Z Compiling buf-list v1.1.2
29482026-09-11T19:25:38.782Z Compiling hostname v0.3.1
29492026-09-11T19:25:38.969Z Compiling slog-json v2.6.1
29502026-09-11T19:25:38.995Z Compiling serde_spanned v1.1.1
29512026-09-11T19:25:39.062Z Compiling toml_datetime v1.1.1+spec-1.1.0
29522026-09-11T19:25:39.119Z Compiling compression-codecs v0.4.37
29532026-09-11T19:25:39.173Z Compiling slog-bunyan v2.5.0
29542026-09-11T19:25:39.260Z Compiling multer v3.1.0
29552026-09-11T19:25:39.321Z Compiling toml v1.1.2+spec-1.1.0
29562026-09-11T19:25:39.372Z Compiling async-compression v0.4.41
29572026-09-11T19:25:39.395Z Compiling sha1 v0.11.0
29582026-09-11T19:25:39.423Z Compiling rustls-pemfile v2.2.0
29592026-09-11T19:25:39.448Z Compiling serde_path_to_error v0.1.20
29602026-09-11T19:25:39.703Z Compiling hostname v0.4.2
29612026-09-11T19:25:39.771Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29622026-09-11T19:25:39.840Z Compiling progenitor-client v0.14.0
29632026-09-11T19:25:39.907Z Compiling atomicwrites v0.4.4
29642026-09-11T19:25:39.914Z Compiling macaddr v1.0.1
29652026-09-11T19:25:40.033Z Compiling instant v0.1.13
29662026-09-11T19:25:40.179Z Compiling oxide-generation v0.1.3
29672026-09-11T19:25:40.206Z Compiling regress v0.10.5
29682026-09-11T19:25:40.230Z Compiling dropshot v0.17.1
29692026-09-11T19:25:40.234Z Compiling backoff v0.4.0
29702026-09-11T19:25:40.281Z Compiling progenitor-extras v0.2.0
29712026-09-11T19:25:40.281Z Compiling parse-display v0.10.0
29722026-09-11T19:25:40.545Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
29732026-09-11T19:25:40.606Z Compiling heck v0.5.0
29742026-09-11T19:25:40.833Z Compiling regress v0.11.1
29752026-09-11T19:25:40.860Z Compiling secrecy v0.10.3
29762026-09-11T19:25:41.046Z Compiling unsafe-libyaml v0.2.11
29772026-09-11T19:25:41.070Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29782026-09-11T19:25:41.181Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29792026-09-11T19:25:41.256Z Compiling universal-hash v0.5.1
29802026-09-11T19:25:41.280Z Compiling chacha20 v0.9.1
29812026-09-11T19:25:41.328Z Compiling blake2 v0.10.6
29822026-09-11T19:25:41.415Z Compiling poly1305 v0.8.0
29832026-09-11T19:25:41.440Z Compiling aead v0.5.2
29842026-09-11T19:25:41.563Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29852026-09-11T19:25:41.661Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29862026-09-11T19:25:41.691Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29872026-09-11T19:25:41.732Z Compiling serde_yaml v0.9.34+deprecated
29882026-09-11T19:25:41.756Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29892026-09-11T19:25:41.875Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29902026-09-11T19:25:41.918Z Compiling password-hash v0.5.0
29912026-09-11T19:25:41.994Z Compiling chacha20poly1305 v0.10.1
29922026-09-11T19:25:42.235Z Compiling vsss-rs v3.3.4
29932026-09-11T19:25:42.245Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29942026-09-11T19:25:42.308Z Compiling argon2 v0.5.3
29952026-09-11T19:25:42.374Z Compiling camino-tempfile v1.4.1
29962026-09-11T19:25:42.494Z Compiling typify-impl v0.6.2
29972026-09-11T19:25:42.629Z Compiling ingot-types v0.2.0
29982026-09-11T19:25:42.902Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29992026-09-11T19:25:42.973Z Compiling heapless v0.8.0
30002026-09-11T19:25:43.026Z Compiling cobs v0.3.0
30012026-09-11T19:25:43.132Z Compiling ingot v0.2.1
30022026-09-11T19:25:43.160Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30032026-09-11T19:25:43.206Z Compiling postcard v1.1.3
30042026-09-11T19:25:43.251Z Compiling cstr-argument v0.1.2
30052026-09-11T19:25:43.273Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
30062026-09-11T19:25:43.336Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
30072026-09-11T19:25:43.432Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
30082026-09-11T19:25:43.455Z Compiling smoltcp v0.11.0
30092026-09-11T19:25:43.507Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30102026-09-11T19:25:43.535Z Compiling sigpipe v0.1.3
30112026-09-11T19:25:43.589Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30122026-09-11T19:25:43.611Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30132026-09-11T19:25:43.659Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30142026-09-11T19:25:43.681Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30152026-09-11T19:25:43.765Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
30162026-09-11T19:25:43.792Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30172026-09-11T19:25:44.005Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30182026-09-11T19:25:44.029Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30192026-09-11T19:25:44.034Z Compiling zone v0.3.1
30202026-09-11T19:25:44.138Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30212026-09-11T19:25:44.184Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30222026-09-11T19:25:44.221Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30232026-09-11T19:25:44.256Z Compiling tokio-dtrace v0.1.1
30242026-09-11T19:25:44.423Z Compiling bytecount v0.6.9
30252026-09-11T19:25:44.578Z Compiling oxide-tokio-rt v0.1.4
30262026-09-11T19:25:44.601Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30272026-09-11T19:25:44.626Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30282026-09-11T19:25:44.731Z Compiling slog-dtrace v0.3.0
30292026-09-11T19:25:44.787Z Compiling prettyplease v0.2.37
30302026-09-11T19:25:44.945Z Compiling newline-converter v0.3.0
30312026-09-11T19:25:45.057Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30322026-09-11T19:25:45.079Z Compiling gethostname v0.5.0
30332026-09-11T19:25:45.106Z Compiling console v0.15.11
30342026-09-11T19:25:45.153Z Compiling oxide-update-engine-types v0.1.2
30352026-09-11T19:25:45.269Z Compiling cancel-safe-futures v0.1.5
30362026-09-11T19:25:45.356Z Compiling num-rational v0.4.2
30372026-09-11T19:25:45.581Z Compiling expectorate v1.2.0
30382026-09-11T19:25:45.677Z Compiling num-complex v0.4.6
30392026-09-11T19:25:45.835Z Compiling compression-core v0.4.31
30402026-09-11T19:25:45.861Z Compiling match_cfg v0.1.0
30412026-09-11T19:25:45.987Z Compiling typify-macro v0.6.2
30422026-09-11T19:25:46.053Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30432026-09-11T19:25:46.115Z Compiling num v0.4.3
30442026-09-11T19:25:46.232Z Compiling linear-map v1.2.0
30452026-09-11T19:25:46.281Z Compiling toml_writer v1.1.1+spec-1.1.0
30462026-09-11T19:25:46.307Z Compiling float-ord v0.3.2
30472026-09-11T19:25:46.451Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30482026-09-11T19:25:46.534Z Compiling oxide-update-engine v0.1.2
30492026-09-11T19:25:46.628Z Compiling async-stream v0.3.6
30502026-09-11T19:25:46.852Z Compiling waitgroup v0.1.2
30512026-09-11T19:25:47.006Z Compiling backon v1.6.0
30522026-09-11T19:25:47.122Z Compiling minimal-lexical v0.2.1
30532026-09-11T19:25:47.244Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30542026-09-11T19:25:47.386Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30552026-09-11T19:25:47.411Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30562026-09-11T19:25:47.438Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30572026-09-11T19:25:47.489Z Compiling nom v7.1.3
30582026-09-11T19:25:47.611Z Compiling typify v0.6.2
30592026-09-11T19:25:47.758Z Compiling progenitor-impl v0.14.0
30602026-09-11T19:25:47.818Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30612026-09-11T19:25:48.227Z Compiling itertools v0.14.0
30622026-09-11T19:25:48.809Z Compiling humantime v2.3.0
30632026-09-11T19:25:48.845Z Compiling unicode-xid v0.2.6
30642026-09-11T19:25:49.008Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30652026-09-11T19:25:49.027Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30662026-09-11T19:25:49.267Z Compiling papergrid v0.11.0
30672026-09-11T19:25:49.511Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30682026-09-11T19:25:49.813Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30692026-09-11T19:25:49.897Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30702026-09-11T19:25:49.925Z Compiling tabled_derive v0.7.0
30712026-09-11T19:25:49.998Z Compiling progenitor-macro v0.14.0
30722026-09-11T19:25:50.103Z Compiling termtree v0.5.1
30732026-09-11T19:25:50.313Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30742026-09-11T19:25:50.342Z Compiling crossterm v0.29.0
30752026-09-11T19:25:50.373Z Compiling phf_shared v0.12.1
30762026-09-11T19:25:50.874Z Compiling tabled v0.15.0
30772026-09-11T19:25:51.317Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30782026-09-11T19:25:51.510Z Compiling csv-core v0.1.13
30792026-09-11T19:25:51.636Z Compiling vte v0.14.1
30802026-09-11T19:25:51.718Z Compiling highway v1.3.0
30812026-09-11T19:25:51.845Z Compiling chrono-tz v0.10.4
30822026-09-11T19:25:51.878Z Compiling strip-ansi-escapes v0.2.1
30832026-09-11T19:25:51.901Z Compiling csv v1.4.0
30842026-09-11T19:25:52.038Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30852026-09-11T19:25:52.117Z Compiling phf v0.12.1
30862026-09-11T19:25:52.183Z Compiling const_format_proc_macros v0.2.34
30872026-09-11T19:25:52.235Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30882026-09-11T19:25:52.273Z Compiling fd-lock v4.0.4
30892026-09-11T19:25:52.297Z Compiling peg-macros v0.8.5
30902026-09-11T19:25:52.326Z Compiling nu-ansi-term v0.50.3
30912026-09-11T19:25:52.453Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30922026-09-11T19:25:52.680Z Compiling reedline v0.40.0
30932026-09-11T19:25:52.793Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30942026-09-11T19:25:52.979Z Compiling const_format v0.2.35
30952026-09-11T19:25:53.002Z Compiling bcs v0.1.6
30962026-09-11T19:25:53.028Z Compiling nom v8.0.0
30972026-09-11T19:25:53.401Z Compiling semver v0.1.20
30982026-09-11T19:25:53.410Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30992026-09-11T19:25:53.585Z Compiling peg v0.8.5
31002026-09-11T19:25:53.626Z Compiling rustc_version v0.1.7
31012026-09-11T19:25:53.651Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
31022026-09-11T19:25:53.685Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
31032026-09-11T19:25:54.092Z Compiling newtype_derive v0.1.6
31042026-09-11T19:25:54.170Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31052026-09-11T19:25:54.268Z Compiling dropshot-api-manager-types v0.8.0
31062026-09-11T19:25:54.291Z Compiling sha1 v0.10.6
31072026-09-11T19:25:54.322Z Compiling utf-8 v0.7.6
31082026-09-11T19:25:54.328Z Compiling progenitor v0.14.0
31092026-09-11T19:25:54.532Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31102026-09-11T19:25:54.557Z Compiling steno v0.4.1
31112026-09-11T19:25:54.578Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31122026-09-11T19:25:54.583Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
31132026-09-11T19:25:54.625Z Compiling tagptr v0.2.0
31142026-09-11T19:25:54.702Z Compiling tungstenite v0.21.0
31152026-09-11T19:25:54.858Z Compiling moka v0.12.13
31162026-09-11T19:25:54.911Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31172026-09-11T19:25:54.916Z Compiling darling_core v0.21.3
31182026-09-11T19:25:54.960Z Compiling display-error-chain v0.2.2
31192026-09-11T19:25:54.974Z Compiling vergen-lib v0.1.6
31202026-09-11T19:25:54.986Z Compiling diesel_derives v2.3.7
31212026-09-11T19:25:55.182Z Compiling scheduled-thread-pool v0.2.7
31222026-09-11T19:25:55.212Z Compiling vergen-gitcl v1.0.8
31232026-09-11T19:25:55.289Z Compiling diesel_table_macro_syntax v0.3.0
31242026-09-11T19:25:55.315Z Compiling dirs-sys-next v0.1.2
31252026-09-11T19:25:55.323Z Compiling crunchy v0.2.4
31262026-09-11T19:25:55.459Z Compiling tokio-tungstenite v0.21.0
31272026-09-11T19:25:55.515Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-11T19:25:55.594Z Compiling glob v0.3.3
31292026-09-11T19:25:55.633Z Compiling maplit v1.0.2
31302026-09-11T19:25:55.691Z Compiling dirs-next v2.0.0
31312026-09-11T19:25:55.770Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31322026-09-11T19:25:55.841Z Compiling r2d2 v0.8.10
31332026-09-11T19:25:55.954Z Compiling hickory-resolver v0.25.2
31342026-09-11T19:25:56.112Z Compiling clang-sys v1.8.1
31352026-09-11T19:25:56.137Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31362026-09-11T19:25:56.162Z Compiling libscf-sys v1.2.0
31372026-09-11T19:25:56.187Z Compiling xshell-macros v0.2.7
31382026-09-11T19:25:56.340Z Compiling tiny-keccak v2.0.2
31392026-09-11T19:25:56.375Z Compiling downcast-rs v2.0.2
31402026-09-11T19:25:56.516Z Compiling term v0.7.0
31412026-09-11T19:25:56.626Z Compiling papergrid v0.18.0
31422026-09-11T19:25:56.631Z Compiling xshell v0.2.7
31432026-09-11T19:25:56.676Z Compiling bit-vec v0.6.3
31442026-09-11T19:25:56.914Z Compiling bit-set v0.5.3
31452026-09-11T19:25:56.941Z Compiling ascii-canvas v3.0.0
31462026-09-11T19:25:57.020Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31472026-09-11T19:25:57.024Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31482026-09-11T19:25:57.106Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31492026-09-11T19:25:57.135Z Compiling darling_macro v0.21.3
31502026-09-11T19:25:57.195Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31512026-09-11T19:25:57.396Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31522026-09-11T19:25:57.491Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31532026-09-11T19:25:57.566Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31542026-09-11T19:25:57.589Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31552026-09-11T19:25:57.629Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31562026-09-11T19:25:57.696Z Compiling darling v0.21.3
31572026-09-11T19:25:57.810Z Compiling dsl_auto_type v0.2.0
31582026-09-11T19:25:57.835Z Compiling tabled v0.21.0
31592026-09-11T19:25:57.862Z Compiling itertools v0.10.5
31602026-09-11T19:25:57.959Z Compiling ena v0.14.4
31612026-09-11T19:25:58.202Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31622026-09-11T19:25:58.226Z Compiling libloading v0.8.9
31632026-09-11T19:25:58.296Z Compiling diff v0.1.13
31642026-09-11T19:25:58.442Z Compiling bindgen v0.71.1
31652026-09-11T19:25:58.470Z Compiling unicase v2.9.0
31662026-09-11T19:25:58.474Z Compiling regex-syntax v0.6.29
31672026-09-11T19:25:58.558Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31682026-09-11T19:25:58.871Z Compiling cexpr v0.6.0
31692026-09-11T19:25:58.894Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31702026-09-11T19:25:58.947Z Compiling rustc-hash v2.1.1
31712026-09-11T19:25:59.113Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31722026-09-11T19:25:59.194Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31732026-09-11T19:25:59.223Z Compiling headers-core v0.3.0
31742026-09-11T19:25:59.269Z Compiling libxml v0.3.3
31752026-09-11T19:25:59.377Z Compiling crc8 v0.1.1
31762026-09-11T19:25:59.401Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31772026-09-11T19:25:59.500Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31782026-09-11T19:25:59.523Z Compiling headers v0.4.1
31792026-09-11T19:25:59.596Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31802026-09-11T19:25:59.686Z Compiling strum_macros v0.24.3
31812026-09-11T19:25:59.868Z Compiling lalrpop v0.19.12
31822026-09-11T19:26:00.402Z Compiling indoc v1.0.9
31832026-09-11T19:26:00.727Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31842026-09-11T19:26:00.878Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31852026-09-11T19:26:00.960Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31862026-09-11T19:26:00.964Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31872026-09-11T19:26:01.007Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31882026-09-11T19:26:01.098Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31892026-09-11T19:26:01.235Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31902026-09-11T19:26:01.764Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31912026-09-11T19:26:01.804Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31922026-09-11T19:26:02.019Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
31932026-09-11T19:26:02.298Z Compiling quick-xml v0.37.5
31942026-09-11T19:26:02.384Z Compiling derive_builder v0.20.2
31952026-09-11T19:26:02.560Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
31962026-09-11T19:26:02.710Z Compiling oso-derive v0.27.3
31972026-09-11T19:26:02.869Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31982026-09-11T19:26:03.165Z Compiling diesel v2.3.7
31992026-09-11T19:26:03.235Z Compiling impl-trait-for-tuples v0.2.3
32002026-09-11T19:26:03.606Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32012026-09-11T19:26:04.540Z Compiling object v0.39.1
32022026-09-11T19:26:04.660Z Compiling openssl-probe v0.1.6
32032026-09-11T19:26:04.741Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32042026-09-11T19:26:04.898Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32052026-09-11T19:26:05.029Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32062026-09-11T19:26:05.083Z Compiling samael v0.0.19
32072026-09-11T19:26:05.134Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32082026-09-11T19:26:05.547Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32092026-09-11T19:26:05.599Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
32102026-09-11T19:26:06.088Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
32112026-09-11T19:26:06.364Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
32122026-09-11T19:26:06.416Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32132026-09-11T19:26:06.566Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32142026-09-11T19:26:06.818Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32152026-09-11T19:26:06.925Z Compiling bb8 v0.8.6
32162026-09-11T19:26:07.066Z Compiling filetime v0.2.27
32172026-09-11T19:26:07.296Z Compiling trait-variant v0.1.2
32182026-09-11T19:26:07.320Z Compiling half v1.8.3
32192026-09-11T19:26:07.399Z Compiling path-slash v0.2.1
32202026-09-11T19:26:07.421Z Compiling polar-core v0.27.3
32212026-09-11T19:26:07.638Z Compiling serde_cbor v0.11.2
32222026-09-11T19:26:07.659Z Compiling tar v0.4.46
32232026-09-11T19:26:07.807Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32242026-09-11T19:26:07.871Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
32252026-09-11T19:26:07.896Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32262026-09-11T19:26:08.095Z Compiling nonempty v0.12.0
32272026-09-11T19:26:08.326Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32282026-09-11T19:26:08.399Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32292026-09-11T19:26:08.750Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32302026-09-11T19:26:09.105Z Compiling fxhash v0.2.1
32312026-09-11T19:26:09.190Z Compiling libz-sys v1.1.24
32322026-09-11T19:26:09.291Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32332026-09-11T19:26:09.446Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32342026-09-11T19:26:09.696Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32352026-09-11T19:26:09.815Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32362026-09-11T19:26:09.861Z Compiling kstat-rs v0.2.5
32372026-09-11T19:26:10.283Z Compiling seq-macro v0.3.6
32382026-09-11T19:26:10.361Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
32392026-09-11T19:26:10.485Z Compiling dashu-int v0.5.1
32402026-09-11T19:26:10.778Z Compiling mime_guess v2.0.5
32412026-09-11T19:26:10.822Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32422026-09-11T19:26:10.939Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32432026-09-11T19:26:11.292Z Compiling ssh-encoding v0.2.0
32442026-09-11T19:26:11.326Z Compiling nanorand v0.7.0
32452026-09-11T19:26:11.369Z Compiling libgit2-sys v0.18.3+1.9.2
32462026-09-11T19:26:11.668Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
32472026-09-11T19:26:11.692Z Compiling keccak v0.2.0
32482026-09-11T19:26:11.759Z Compiling num-modular v0.6.5
32492026-09-11T19:26:11.769Z Compiling dashu-base v0.5.1
32502026-09-11T19:26:11.818Z Compiling sponge-cursor v0.1.0
32512026-09-11T19:26:11.906Z Compiling parking_lot_core v0.8.6
32522026-09-11T19:26:12.004Z Compiling rlimit v0.10.2
32532026-09-11T19:26:12.157Z Compiling sha3 v0.12.0
32542026-09-11T19:26:12.302Z Compiling flume v0.11.1
32552026-09-11T19:26:12.599Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32562026-09-11T19:26:12.681Z Compiling ssh-cipher v0.2.0
32572026-09-11T19:26:12.939Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32582026-09-11T19:26:13.083Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32592026-09-11T19:26:13.106Z Compiling tungstenite v0.28.0
32602026-09-11T19:26:13.231Z Compiling p256 v0.13.2
32612026-09-11T19:26:13.452Z Compiling git-stub v1.0.0
32622026-09-11T19:26:13.725Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
32632026-09-11T19:26:13.798Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
32642026-09-11T19:26:13.880Z Compiling strsim v0.10.0
32652026-09-11T19:26:13.961Z Compiling num-primitive v0.2.1
32662026-09-11T19:26:14.133Z Compiling instability v0.3.11
32672026-09-11T19:26:14.201Z Compiling http-range v0.1.5
32682026-09-11T19:26:14.416Z Compiling darling_core v0.13.4
32692026-09-11T19:26:14.441Z Compiling tokio-tungstenite v0.28.0
32702026-09-11T19:26:14.491Z Compiling git-stub-vcs v0.1.0
32712026-09-11T19:26:14.661Z Compiling dsi-bitstream v0.10.1
32722026-09-11T19:26:14.680Z Compiling ssh-key v0.6.7
32732026-09-11T19:26:14.818Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
32742026-09-11T19:26:15.580Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32752026-09-11T19:26:15.609Z Compiling progenitor-impl v0.13.0
32762026-09-11T19:26:15.772Z Compiling ignore v0.4.25
32772026-09-11T19:26:16.103Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32782026-09-11T19:26:16.343Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32792026-09-11T19:26:16.674Z Compiling oso v0.27.3
32802026-09-11T19:26:17.791Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32812026-09-11T19:26:17.819Z Compiling anstyle-parse v0.2.7
32822026-09-11T19:26:17.849Z Compiling vergen-git2 v9.1.0
32832026-09-11T19:26:17.930Z Compiling castaway v0.2.4
32842026-09-11T19:26:18.077Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32852026-09-11T19:26:18.102Z Compiling http-range-header v0.4.2
32862026-09-11T19:26:18.130Z Compiling bytesize v2.7.0
32872026-09-11T19:26:18.318Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32882026-09-11T19:26:18.358Z Compiling indoc v2.0.7
32892026-09-11T19:26:18.595Z Compiling compact_str v0.8.1
32902026-09-11T19:26:18.650Z Compiling anstream v0.6.21
32912026-09-11T19:26:18.807Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32922026-09-11T19:26:19.038Z Compiling progenitor-macro v0.13.0
32932026-09-11T19:26:19.419Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32942026-09-11T19:26:19.567Z Compiling globwalk v0.9.1
32952026-09-11T19:26:19.597Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32962026-09-11T19:26:20.090Z Compiling darling_macro v0.13.4
32972026-09-11T19:26:20.133Z Compiling parking_lot v0.11.2
32982026-09-11T19:26:20.311Z Compiling hyper-staticfile v0.10.1
32992026-09-11T19:26:20.629Z Compiling diesel-dtrace v0.5.0
33002026-09-11T19:26:20.757Z Compiling async-bb8-diesel v0.2.1
33012026-09-11T19:26:20.995Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33022026-09-11T19:26:21.196Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33032026-09-11T19:26:21.220Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33042026-09-11T19:26:21.246Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33052026-09-11T19:26:21.511Z Compiling predicates-tree v1.0.13
33062026-09-11T19:26:21.863Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33072026-09-11T19:26:22.124Z Compiling progenitor-client v0.13.0
33082026-09-11T19:26:22.385Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
33092026-09-11T19:26:22.408Z Compiling unicode-truncate v1.1.0
33102026-09-11T19:26:22.596Z Compiling lru v0.12.5
33112026-09-11T19:26:22.620Z Compiling digest-io v0.1.0
33122026-09-11T19:26:22.698Z Compiling prefix-trie v0.7.0
33132026-09-11T19:26:22.810Z Compiling rand_seeder v0.4.0
33142026-09-11T19:26:22.833Z Compiling rawzip v0.4.4
33152026-09-11T19:26:22.861Z Compiling cassowary v0.3.0
33162026-09-11T19:26:23.044Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33172026-09-11T19:26:23.184Z Compiling ratatui v0.29.0
33182026-09-11T19:26:23.248Z Compiling hickory-server v0.25.2
33192026-09-11T19:26:23.302Z Compiling progenitor v0.13.0
33202026-09-11T19:26:23.332Z Compiling camino-tempfile-ext v0.3.3
33212026-09-11T19:26:23.496Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33222026-09-11T19:26:23.695Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
33232026-09-11T19:26:23.719Z Compiling darling v0.13.4
33242026-09-11T19:26:23.772Z Compiling sled v0.34.7
33252026-09-11T19:26:23.836Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
33262026-09-11T19:26:24.973Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33272026-09-11T19:26:26.381Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33282026-09-11T19:26:26.425Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33292026-09-11T19:26:26.455Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33302026-09-11T19:26:27.699Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33312026-09-11T19:26:27.874Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33322026-09-11T19:26:27.911Z Compiling pwd v1.4.0
33332026-09-11T19:26:27.947Z Compiling lru v0.18.3
33342026-09-11T19:26:28.062Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33352026-09-11T19:26:28.154Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33362026-09-11T19:26:28.208Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33372026-09-11T19:26:28.211Z Compiling serde_with_macros v1.5.2
33382026-09-11T19:26:28.375Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33392026-09-11T19:26:28.537Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33402026-09-11T19:26:28.592Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33412026-09-11T19:26:28.786Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33422026-09-11T19:26:28.845Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33432026-09-11T19:26:29.043Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33442026-09-11T19:26:29.084Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33452026-09-11T19:26:29.108Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33462026-09-11T19:26:29.295Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33472026-09-11T19:26:29.337Z Compiling arc-swap v1.8.2
33482026-09-11T19:26:29.372Z Compiling void v1.0.2
33492026-09-11T19:26:29.490Z Compiling lzss v0.8.2
33502026-09-11T19:26:29.573Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
33512026-09-11T19:26:29.601Z Compiling slog-scope v4.4.1
33522026-09-11T19:26:29.779Z Compiling serde_with v1.14.0
33532026-09-11T19:26:29.883Z Compiling scuffle v0.1.0
33542026-09-11T19:26:29.908Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33552026-09-11T19:26:29.934Z Compiling tungstenite v0.23.0
33562026-09-11T19:26:29.938Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33572026-09-11T19:26:29.979Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33582026-09-11T19:26:30.226Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33592026-09-11T19:26:30.487Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
33602026-09-11T19:26:30.511Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33612026-09-11T19:26:30.747Z Compiling libsw-core v0.3.2
33622026-09-11T19:26:30.961Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33632026-09-11T19:26:30.965Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33642026-09-11T19:26:31.025Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33652026-09-11T19:26:31.146Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33662026-09-11T19:26:31.262Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33672026-09-11T19:26:31.417Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33682026-09-11T19:26:31.555Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33692026-09-11T19:26:32.508Z Compiling nix v0.27.1
33702026-09-11T19:26:32.682Z Compiling twox-hash v2.1.2
33712026-09-11T19:26:33.212Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33722026-09-11T19:26:33.468Z Compiling serde_bytes v0.11.19
33732026-09-11T19:26:33.747Z Compiling atty v0.2.14
33742026-09-11T19:26:33.891Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=01f06089a97bd084bec2595d4d62e0f91338cf57#01f06089)
33752026-09-11T19:26:34.142Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33762026-09-11T19:26:34.858Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
33772026-09-11T19:26:35.036Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
33782026-09-11T19:26:35.619Z Compiling libsw v3.5.0
33792026-09-11T19:26:35.867Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33802026-09-11T19:26:36.232Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33812026-09-11T19:26:37.443Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33822026-09-11T19:26:37.538Z Compiling git2 v0.20.4
33832026-09-11T19:26:37.572Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33842026-09-11T19:26:37.672Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33852026-09-11T19:26:38.991Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33862026-09-11T19:26:39.176Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33872026-09-11T19:26:40.530Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33882026-09-11T19:26:40.635Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33892026-09-11T19:26:40.670Z Compiling tokio-tungstenite v0.23.1
33902026-09-11T19:26:40.938Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33912026-09-11T19:26:41.063Z Compiling slog-stdlog v4.1.1
33922026-09-11T19:26:41.384Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33932026-09-11T19:26:42.165Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33942026-09-11T19:26:42.881Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33952026-09-11T19:26:43.478Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33962026-09-11T19:26:43.966Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
33972026-09-11T19:26:44.508Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33982026-09-11T19:26:44.695Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33992026-09-11T19:26:45.157Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34002026-09-11T19:26:45.592Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34012026-09-11T19:26:46.595Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34022026-09-11T19:26:46.813Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34032026-09-11T19:26:46.854Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34042026-09-11T19:26:46.951Z Compiling signal-hook-tokio v0.3.1
34052026-09-11T19:26:46.977Z Compiling fatfs v0.3.6
34062026-09-11T19:26:47.080Z Compiling yasna v0.5.2
34072026-09-11T19:26:47.143Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
34082026-09-11T19:26:47.185Z Compiling console v0.16.2
34092026-09-11T19:26:47.488Z Compiling assert_matches v1.5.0
34102026-09-11T19:26:47.521Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34112026-09-11T19:26:47.978Z Compiling indicatif v0.18.4
34122026-09-11T19:26:48.063Z Compiling rcgen v0.12.1
34132026-09-11T19:26:48.103Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
34142026-09-11T19:26:48.888Z Compiling slog-envlogger v2.2.0
34152026-09-11T19:26:49.492Z Compiling oxide-update-engine-display v0.1.2
34162026-09-11T19:26:49.514Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34172026-09-11T19:26:49.540Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34182026-09-11T19:26:49.575Z Compiling nexus-fm-slippy v0.1.0 (/work/oxidecomputer/omicron/nexus/fm/slippy)
34192026-09-11T19:26:49.843Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
34202026-09-11T19:26:50.098Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34212026-09-11T19:26:50.243Z Compiling port-file v0.1.0
34222026-09-11T19:26:50.372Z Compiling rtoolbox v0.0.3
34232026-09-11T19:26:50.546Z Compiling subprocess v0.2.15
34242026-09-11T19:26:50.615Z Compiling rpassword v7.5.4
34252026-09-11T19:26:50.824Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34262026-09-11T19:26:51.002Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34272026-09-11T19:26:51.051Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34282026-09-11T19:26:51.190Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34292026-09-11T19:26:51.366Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34302026-09-11T19:26:51.729Z Compiling tui-tree-widget v0.23.1
34312026-09-11T19:26:52.016Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34322026-09-11T19:26:52.412Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34332026-09-11T19:26:52.991Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34342026-09-11T19:26:54.278Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34352026-09-11T19:26:54.452Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34362026-09-11T19:26:54.706Z Compiling uzers v0.12.2
34372026-09-11T19:26:54.735Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34382026-09-11T19:26:55.132Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34392026-09-11T19:26:55.526Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34402026-09-11T19:26:55.554Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34412026-09-11T19:26:56.002Z Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
34422026-09-11T19:26:57.349Z Compiling support-bundle-viewer v0.1.2
34432026-09-11T19:26:58.584Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34442026-09-11T19:26:59.433Z Compiling multimap v0.10.1
34452026-09-11T19:26:59.715Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34462026-09-11T19:27:16.954Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
34472026-09-11T19:27:40.589Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34482026-09-11T19:28:09.423Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34492026-09-11T19:35:47.003Z Finished `release` profile [optimized] target(s) in 10m 29s
34502026-09-11T19:35:47.007Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34512026-09-11T19:35:47.007Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34522026-09-11T19:36:25.227Z
34532026-09-11T19:36:25.237Zreal 11:08.600642913
34542026-09-11T19:36:25.237Zuser 2:10:43.256103473
34552026-09-11T19:36:25.237Zsys 4:47.528720619
34562026-09-11T19:36:25.237Ztrap 3.447582190
34572026-09-11T19:36:25.237Ztflt 0.796161915
34582026-09-11T19:36:25.237Zdflt 10.179233593
34592026-09-11T19:36:25.237Zkflt 0.008719728
34602026-09-11T19:36:25.237Zlock 8:44:43.624696589
34612026-09-11T19:36:25.237Zslp 3:21:45.401890185
34622026-09-11T19:36:25.237Zlat 3:08.824883950
34632026-09-11T19:36:25.237Zstop 9:00.049566271
34642026-09-11T19:36:25.237Z+ mapfile -t packages
34652026-09-11T19:36:25.237Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
34662026-09-11T19:36:26.282Z Finished `release` profile [optimized] target(s) in 1.04s
34672026-09-11T19:36:26.287Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34682026-09-11T19:36:26.287Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34692026-09-11T19:36:26.341Z Running `target/release/omicron-package -t test list-outputs`
34702026-09-11T19:36:26.404ZLogging to: /work/oxidecomputer/omicron/out/LOG
34712026-09-11T19:36:26.411Z+ ptime -m cargo build --locked --release -p xtask
34722026-09-11T19:36:26.913Z Compiling libc v0.2.185
34732026-09-11T19:36:26.913Z Compiling serde_core v1.0.228
34742026-09-11T19:36:26.913Z Compiling serde v1.0.228
34752026-09-11T19:36:26.920Z Compiling rustix v1.1.4
34762026-09-11T19:36:26.920Z Compiling bitflags v2.11.0
34772026-09-11T19:36:27.058Z Compiling serde_json v1.0.151
34782026-09-11T19:36:27.081Z Compiling usdt-impl v0.5.0
34792026-09-11T19:36:27.087Z Compiling syn v2.0.117
34802026-09-11T19:36:27.102Z Compiling syn v1.0.109
34812026-09-11T19:36:27.115Z Compiling hashbrown v0.17.0
34822026-09-11T19:36:27.126Z Compiling getrandom v0.4.3
34832026-09-11T19:36:27.126Z Compiling log v0.4.33
34842026-09-11T19:36:27.150Z Compiling fs-err v3.3.0
34852026-09-11T19:36:27.391Z Compiling once_cell v1.21.3
34862026-09-11T19:36:27.397Z Compiling anyhow v1.0.104
34872026-09-11T19:36:27.437Z Compiling heck v0.4.1
34882026-09-11T19:36:27.719Z Compiling indexmap v2.14.0
34892026-09-11T19:36:27.810Z Compiling thread-id v4.2.2
34902026-09-11T19:36:27.850Z Compiling errno v0.3.14
34912026-09-11T19:36:27.855Z Compiling memmap v0.7.0
34922026-09-11T19:36:28.637Z Compiling proc-macro-error v1.0.4
34932026-09-11T19:36:28.860Z Compiling terminal_size v0.4.3
34942026-09-11T19:36:28.860Z Compiling tempfile v3.27.0
34952026-09-11T19:36:28.902Z Compiling tabled_derive v0.7.0
34962026-09-11T19:36:28.970Z Compiling clap_builder v4.6.0
34972026-09-11T19:36:28.970Z Compiling textwrap v0.16.2
34982026-09-11T19:36:29.236Z Compiling pest_generator v2.8.6
34992026-09-11T19:36:29.252Z Compiling camino v1.2.5
35002026-09-11T19:36:29.257Z Compiling cargo-platform v0.3.2
35012026-09-11T19:36:29.283Z Compiling semver v1.0.28
35022026-09-11T19:36:29.563Z Compiling camino-tempfile v1.4.1
35032026-09-11T19:36:29.629Z Compiling tabled v0.15.0
35042026-09-11T19:36:29.758Z Compiling serde_derive v1.0.228
35052026-09-11T19:36:29.758Z Compiling thiserror-impl v1.0.69
35062026-09-11T19:36:29.763Z Compiling zerocopy-derive v0.7.35
35072026-09-11T19:36:29.763Z Compiling scroll_derive v0.12.1
35082026-09-11T19:36:29.763Z Compiling thiserror-impl v2.0.18
35092026-09-11T19:36:29.763Z Compiling clap_derive v4.6.1
35102026-09-11T19:36:29.823Z Compiling pest_derive v2.8.6
35112026-09-11T19:36:30.491Z Compiling scroll v0.12.0
35122026-09-11T19:36:30.603Z Compiling zerocopy v0.7.35
35132026-09-11T19:36:30.755Z Compiling goblin v0.8.2
35142026-09-11T19:36:30.989Z Compiling thiserror v1.0.69
35152026-09-11T19:36:31.013Z Compiling thiserror v2.0.18
35162026-09-11T19:36:31.113Z Compiling dtrace-parser v0.2.0
35172026-09-11T19:36:31.192Z Compiling clap v4.6.1
35182026-09-11T19:36:32.409Z Compiling dof v0.3.0
35192026-09-11T19:36:32.409Z Compiling serde_tokenstream v0.2.3
35202026-09-11T19:36:32.446Z Compiling serde_spanned v0.6.9
35212026-09-11T19:36:32.446Z Compiling toml_datetime v0.6.11
35222026-09-11T19:36:32.452Z Compiling macaddr v1.0.1
35232026-09-11T19:36:32.452Z Compiling cargo_metadata v0.23.1
35242026-09-11T19:36:32.452Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35252026-09-11T19:36:32.627Z Compiling toml_edit v0.22.27
35262026-09-11T19:36:33.045Z Compiling usdt-macro v0.5.0
35272026-09-11T19:36:33.045Z Compiling usdt-attr-macro v0.5.0
35282026-09-11T19:36:33.881Z Compiling usdt v0.5.0
35292026-09-11T19:36:34.089Z Compiling toml v0.8.23
35302026-09-11T19:36:34.523Z Compiling cargo_toml v0.21.0
35312026-09-11T19:36:36.776Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35322026-09-11T19:36:42.757Z Finished `release` profile [optimized] target(s) in 16.33s
35332026-09-11T19:36:42.859Z
35342026-09-11T19:36:42.859Zreal 16.414791308
35352026-09-11T19:36:42.864Zuser 1:56.752341376
35362026-09-11T19:36:42.864Zsys 14.759315362
35372026-09-11T19:36:42.864Ztrap 0.049048584
35382026-09-11T19:36:42.864Ztflt 0.753398298
35392026-09-11T19:36:42.864Zdflt 2.038903210
35402026-09-11T19:36:42.864Zkflt 0.000023387
35412026-09-11T19:36:42.864Zlock 3:51.845233186
35422026-09-11T19:36:42.864Zslp 2:15.831664484
35432026-09-11T19:36:42.864Zlat 3.047048032
35442026-09-11T19:36:42.864Zstop 16.402910109
35452026-09-11T19:36:42.864Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
35462026-09-11T19:36:42.864Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
35472026-09-11T19:36:42.864Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
35482026-09-11T19:36:42.864Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
35492026-09-11T19:36:42.864Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
35502026-09-11T19:36:43.897Z Compiling match_cfg v0.1.0
35512026-09-11T19:36:43.897Z Compiling progenitor-client v0.14.0
35522026-09-11T19:36:43.898Z Compiling slog-json v2.6.1
35532026-09-11T19:36:43.904Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35542026-09-11T19:36:43.904Z Compiling sha1 v0.11.0
35552026-09-11T19:36:43.904Z Compiling async-stream-impl v0.3.6
35562026-09-11T19:36:43.904Z Compiling serde_spanned v1.1.1
35572026-09-11T19:36:43.904Z Compiling toml_datetime v1.1.1+spec-1.1.0
35582026-09-11T19:36:43.904Z Compiling multer v3.1.0
35592026-09-11T19:36:43.904Z Compiling toml_writer v1.1.1+spec-1.1.0
35602026-09-11T19:36:44.056Z Compiling compression-core v0.4.31
35612026-09-11T19:36:44.062Z Compiling newtype-uuid-macros v0.1.0
35622026-09-11T19:36:44.063Z Compiling dropshot v0.17.1
35632026-09-11T19:36:44.063Z Compiling waitgroup v0.1.2
35642026-09-11T19:36:44.069Z Compiling rustls-pemfile v2.2.0
35652026-09-11T19:36:44.070Z Compiling dropshot_endpoint v0.17.1
35662026-09-11T19:36:44.288Z Compiling compression-codecs v0.4.37
35672026-09-11T19:36:44.297Z Compiling serde_path_to_error v0.1.20
35682026-09-11T19:36:44.297Z Compiling hostname v0.4.2
35692026-09-11T19:36:44.340Z Compiling hostname v0.3.1
35702026-09-11T19:36:44.340Z Compiling atomicwrites v0.4.4
35712026-09-11T19:36:44.344Z Compiling macaddr v1.0.1
35722026-09-11T19:36:44.395Z Compiling toml v1.1.2+spec-1.1.0
35732026-09-11T19:36:44.474Z Compiling async-compression v0.4.41
35742026-09-11T19:36:44.494Z Compiling slog-bunyan v2.5.0
35752026-09-11T19:36:44.499Z Compiling serde_tokenstream v0.3.0
35762026-09-11T19:36:44.552Z Compiling oxide-generation v0.1.3
35772026-09-11T19:36:44.559Z Compiling instant v0.1.13
35782026-09-11T19:36:44.606Z Compiling itertools v0.14.0
35792026-09-11T19:36:44.613Z Compiling parse-display-derive v0.10.0
35802026-09-11T19:36:44.618Z Compiling regress v0.10.5
35812026-09-11T19:36:44.636Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35822026-09-11T19:36:44.671Z Compiling backon v1.6.0
35832026-09-11T19:36:44.697Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35842026-09-11T19:36:44.704Z Compiling backoff v0.4.0
35852026-09-11T19:36:44.739Z Compiling humantime v2.3.0
35862026-09-11T19:36:44.802Z Compiling crucible-workspace-hack v0.1.0
35872026-09-11T19:36:44.858Z Compiling oxide-generation-macros v0.2.0
35882026-09-11T19:36:44.877Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35892026-09-11T19:36:44.877Z Compiling progenitor-extras v0.2.0
35902026-09-11T19:36:44.913Z Compiling async-stream v0.3.6
35912026-09-11T19:36:44.916Z Compiling convert_case v0.4.0
35922026-09-11T19:36:44.950Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35932026-09-11T19:36:44.968Z Compiling secrecy v0.10.3
35942026-09-11T19:36:45.027Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35952026-09-11T19:36:45.063Z Compiling regress v0.11.1
35962026-09-11T19:36:45.118Z Compiling thiserror-impl-no-std v2.0.2
35972026-09-11T19:36:45.160Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35982026-09-11T19:36:45.173Z Compiling universal-hash v0.5.1
35992026-09-11T19:36:45.192Z Compiling opaque-debug v0.3.1
36002026-09-11T19:36:45.211Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
36012026-09-11T19:36:45.284Z Compiling chacha20 v0.9.1
36022026-09-11T19:36:45.330Z Compiling derive_more v0.99.20
36032026-09-11T19:36:45.350Z Compiling poly1305 v0.8.0
36042026-09-11T19:36:45.369Z Compiling blake2 v0.10.6
36052026-09-11T19:36:45.388Z Compiling aead v0.5.2
36062026-09-11T19:36:45.575Z Compiling password-hash v0.5.0
36072026-09-11T19:36:45.594Z Compiling indent_write v2.2.0
36082026-09-11T19:36:45.630Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36092026-09-11T19:36:45.698Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36102026-09-11T19:36:45.718Z Compiling chacha20poly1305 v0.10.1
36112026-09-11T19:36:45.758Z Compiling toml_datetime v0.7.5+spec-1.1.0
36122026-09-11T19:36:45.866Z Compiling argon2 v0.5.3
36132026-09-11T19:36:45.906Z Compiling unsafe-libyaml v0.2.11
36142026-09-11T19:36:45.924Z Compiling num-derive v0.4.2
36152026-09-11T19:36:45.968Z Compiling toml_edit v0.23.10+spec-1.0.0
36162026-09-11T19:36:46.004Z Compiling heapless v0.8.0
36172026-09-11T19:36:46.028Z Compiling ingot-macros v0.2.0
36182026-09-11T19:36:46.047Z Compiling tabwriter v1.4.1
36192026-09-11T19:36:46.119Z Compiling hash32 v0.3.1
36202026-09-11T19:36:46.332Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36212026-09-11T19:36:46.352Z Compiling smoltcp v0.11.0
36222026-09-11T19:36:46.400Z Compiling thiserror-no-std v2.0.2
36232026-09-11T19:36:46.435Z Compiling parse-display v0.10.0
36242026-09-11T19:36:46.520Z Compiling vsss-rs v3.3.4
36252026-09-11T19:36:46.573Z Compiling proc-macro-crate v3.4.0
36262026-09-11T19:36:46.642Z Compiling serde_yaml v0.9.34+deprecated
36272026-09-11T19:36:46.713Z Compiling typify-impl v0.6.2
36282026-09-11T19:36:46.764Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36292026-09-11T19:36:46.965Z Compiling cobs v0.3.0
36302026-09-11T19:36:47.057Z Compiling illumos-nvpair-sys v0.2.0
36312026-09-11T19:36:47.104Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36322026-09-11T19:36:47.129Z Compiling colored v3.1.1
36332026-09-11T19:36:47.168Z Compiling num_enum_derive v0.7.6
36342026-09-11T19:36:47.193Z Compiling postcard v1.1.3
36352026-09-11T19:36:47.346Z Compiling proc-macro-error v1.0.4
36362026-09-11T19:36:47.379Z Compiling proc-macro-crate v1.3.1
36372026-09-11T19:36:47.399Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36382026-09-11T19:36:47.522Z Compiling foreign-types-macros v0.2.3
36392026-09-11T19:36:47.581Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36402026-09-11T19:36:47.709Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36412026-09-11T19:36:47.727Z Compiling foreign-types-shared v0.3.1
36422026-09-11T19:36:47.830Z Compiling rayon-core v1.13.0
36432026-09-11T19:36:47.850Z Compiling num_enum_derive v0.5.11
36442026-09-11T19:36:48.015Z Compiling crossbeam-deque v0.8.6
36452026-09-11T19:36:48.057Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36462026-09-11T19:36:48.062Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36472026-09-11T19:36:48.117Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
36482026-09-11T19:36:48.135Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36492026-09-11T19:36:48.176Z Compiling cstr-argument v0.1.2
36502026-09-11T19:36:48.177Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
36512026-09-11T19:36:48.193Z Compiling foreign-types v0.5.0
36522026-09-11T19:36:48.299Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36532026-09-11T19:36:48.319Z Compiling num_enum v0.7.6
36542026-09-11T19:36:48.346Z Compiling illumos-nvpair v0.3.0
36552026-09-11T19:36:48.442Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36562026-09-11T19:36:48.464Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36572026-09-11T19:36:48.483Z Compiling zone_cfg_derive v0.3.1
36582026-09-11T19:36:48.586Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36592026-09-11T19:36:48.592Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36602026-09-11T19:36:48.616Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36612026-09-11T19:36:48.633Z Compiling itertools v0.12.1
36622026-09-11T19:36:48.704Z Compiling rayon v1.11.0
36632026-09-11T19:36:48.733Z Compiling sigpipe v0.1.3
36642026-09-11T19:36:48.753Z Compiling glob v0.3.3
36652026-09-11T19:36:48.850Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36662026-09-11T19:36:48.870Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36672026-09-11T19:36:48.886Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
36682026-09-11T19:36:48.939Z Compiling smf v0.2.3
36692026-09-11T19:36:49.047Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36702026-09-11T19:36:49.065Z Compiling ingot-types v0.2.0
36712026-09-11T19:36:49.101Z Compiling num_enum v0.5.11
36722026-09-11T19:36:49.153Z Compiling whoami v1.6.1
36732026-09-11T19:36:49.173Z Compiling cpubits v0.1.1
36742026-09-11T19:36:49.190Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
36752026-09-11T19:36:49.227Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36762026-09-11T19:36:49.250Z Compiling gethostname v0.5.0
36772026-09-11T19:36:49.270Z Compiling num-rational v0.4.2
36782026-09-11T19:36:49.289Z Compiling num-complex v0.4.6
36792026-09-11T19:36:49.309Z Compiling pem-rfc7468 v1.0.0
36802026-09-11T19:36:49.350Z Compiling float-ord v0.3.2
36812026-09-11T19:36:49.401Z Compiling cancel-safe-futures v0.1.5
36822026-09-11T19:36:49.475Z Compiling ingot v0.2.1
36832026-09-11T19:36:49.513Z Compiling universal-hash v0.6.1
36842026-09-11T19:36:49.529Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
36852026-09-11T19:36:49.569Z Compiling oxide-update-engine-types v0.1.2
36862026-09-11T19:36:49.643Z Compiling num v0.4.3
36872026-09-11T19:36:49.686Z Compiling libefi-sys v0.1.0
36882026-09-11T19:36:49.733Z Compiling linear-map v1.2.0
36892026-09-11T19:36:49.743Z Compiling prettyplease v0.2.37
36902026-09-11T19:36:49.791Z Compiling zone v0.3.1
36912026-09-11T19:36:49.903Z Compiling polyval v0.7.1
36922026-09-11T19:36:49.921Z Compiling der v0.8.0
36932026-09-11T19:36:49.955Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36942026-09-11T19:36:49.976Z Compiling newline-converter v0.3.0
36952026-09-11T19:36:50.045Z Compiling console v0.15.11
36962026-09-11T19:36:50.055Z Compiling bitfield-struct v0.6.2
36972026-09-11T19:36:50.125Z Compiling ghash v0.6.0
36982026-09-11T19:36:50.296Z Compiling crypto-bigint v0.7.5
36992026-09-11T19:36:50.499Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
37002026-09-11T19:36:50.519Z Compiling expectorate v1.2.0
37012026-09-11T19:36:50.537Z Compiling aes v0.9.1
37022026-09-11T19:36:50.663Z Compiling oxide-update-engine v0.1.2
37032026-09-11T19:36:50.706Z Compiling pbkdf2 v0.13.0
37042026-09-11T19:36:50.724Z Compiling ctr v0.10.1
37052026-09-11T19:36:50.778Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37062026-09-11T19:36:50.815Z Compiling aead v0.6.1
37072026-09-11T19:36:50.867Z Compiling nom v8.0.0
37082026-09-11T19:36:50.971Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37092026-09-11T19:36:51.019Z Compiling semver v0.1.20
37102026-09-11T19:36:51.074Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
37112026-09-11T19:36:51.125Z Compiling aes-gcm v0.11.0
37122026-09-11T19:36:51.143Z Compiling spki v0.8.0
37132026-09-11T19:36:51.202Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
37142026-09-11T19:36:51.218Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37152026-09-11T19:36:51.363Z Compiling rustc_version v0.1.7
37162026-09-11T19:36:51.390Z Compiling tokio-dtrace v0.1.1
37172026-09-11T19:36:51.411Z Compiling dropshot-api-manager-types v0.8.0
37182026-09-11T19:36:51.448Z Compiling salsa20 v0.11.0
37192026-09-11T19:36:51.452Z Compiling typify-macro v0.6.2
37202026-09-11T19:36:51.500Z Compiling slog-dtrace v0.3.0
37212026-09-11T19:36:51.505Z Compiling minimal-lexical v0.2.1
37222026-09-11T19:36:51.558Z Compiling xshell-macros v0.2.7
37232026-09-11T19:36:51.634Z Compiling newtype_derive v0.1.6
37242026-09-11T19:36:51.653Z Compiling oxide-tokio-rt v0.1.4
37252026-09-11T19:36:51.705Z Compiling scrypt v0.12.0
37262026-09-11T19:36:51.726Z Compiling nom v7.1.3
37272026-09-11T19:36:51.745Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
37282026-09-11T19:36:51.765Z Compiling phf_shared v0.12.1
37292026-09-11T19:36:51.800Z Compiling cbc v0.2.1
37302026-09-11T19:36:51.847Z Compiling csv-core v0.1.13
37312026-09-11T19:36:51.891Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37322026-09-11T19:36:51.984Z Compiling unicode-xid v0.2.6
37332026-09-11T19:36:52.034Z Compiling highway v1.3.0
37342026-09-11T19:36:52.034Z Compiling chrono-tz v0.10.4
37352026-09-11T19:36:52.035Z Compiling xshell v0.2.7
37362026-09-11T19:36:52.035Z Compiling pkcs5 v0.8.1
37372026-09-11T19:36:52.035Z Compiling phf v0.12.1
37382026-09-11T19:36:52.066Z Compiling csv v1.4.0
37392026-09-11T19:36:52.109Z Compiling const_format_proc_macros v0.2.34
37402026-09-11T19:36:52.278Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
37412026-09-11T19:36:52.343Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
37422026-09-11T19:36:52.379Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
37432026-09-11T19:36:52.459Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
37442026-09-11T19:36:52.530Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
37452026-09-11T19:36:52.561Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37462026-09-11T19:36:52.591Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
37472026-09-11T19:36:52.637Z Compiling utf-8 v0.7.6
37482026-09-11T19:36:52.651Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37492026-09-11T19:36:52.739Z Compiling pkcs8 v0.11.0
37502026-09-11T19:36:53.070Z Compiling const_format v0.2.35
37512026-09-11T19:36:53.149Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37522026-09-11T19:36:53.170Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37532026-09-11T19:36:53.308Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37542026-09-11T19:36:53.339Z Compiling tabled_derive v0.7.0
37552026-09-11T19:36:53.376Z Compiling typify v0.6.2
37562026-09-11T19:36:53.398Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37572026-09-11T19:36:53.526Z Compiling progenitor-impl v0.14.0
37582026-09-11T19:36:53.541Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37592026-09-11T19:36:53.567Z Compiling bcs v0.1.6
37602026-09-11T19:36:53.593Z Compiling ff v0.14.0
37612026-09-11T19:36:53.777Z Compiling termtree v0.5.1
37622026-09-11T19:36:53.784Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37632026-09-11T19:36:53.832Z Compiling steno v0.4.1
37642026-09-11T19:36:53.971Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37652026-09-11T19:36:53.983Z Compiling group v0.14.0
37662026-09-11T19:36:54.014Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37672026-09-11T19:36:54.177Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
37682026-09-11T19:36:54.195Z Compiling signature v3.0.0
37692026-09-11T19:36:54.379Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
37702026-09-11T19:36:54.408Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
37712026-09-11T19:36:54.424Z Compiling tabled v0.15.0
37722026-09-11T19:36:54.505Z Compiling keccak v0.2.0
37732026-09-11T19:36:54.522Z Compiling base16ct v1.0.0
37742026-09-11T19:36:54.541Z Compiling tagptr v0.2.0
37752026-09-11T19:36:54.704Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
37762026-09-11T19:36:54.722Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37772026-09-11T19:36:54.742Z Compiling moka v0.12.13
37782026-09-11T19:36:54.743Z Compiling sec1 v0.8.1
37792026-09-11T19:36:54.778Z Compiling hkdf v0.13.0
37802026-09-11T19:36:54.813Z Compiling sponge-cursor v0.1.0
37812026-09-11T19:36:54.991Z Compiling elliptic-curve v0.14.1
37822026-09-11T19:36:54.992Z Compiling dashu-int v0.5.1
37832026-09-11T19:36:55.105Z Compiling parking_lot_core v0.8.6
37842026-09-11T19:36:55.235Z Compiling sha3 v0.12.0
37852026-09-11T19:36:55.306Z Compiling wnaf v0.14.0
37862026-09-11T19:36:55.396Z Compiling primefield v0.14.0
37872026-09-11T19:36:55.452Z Compiling hickory-resolver v0.25.2
37882026-09-11T19:36:55.538Z Compiling rfc6979 v0.6.0
37892026-09-11T19:36:55.564Z Compiling tungstenite v0.21.0
37902026-09-11T19:36:55.579Z Compiling libscf-sys v1.2.0
37912026-09-11T19:36:55.667Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37922026-09-11T19:36:55.727Z Compiling git-stub v1.0.0
37932026-09-11T19:36:55.753Z Compiling ssh-encoding v0.2.0
37942026-09-11T19:36:55.842Z Compiling dashu-base v0.5.1
37952026-09-11T19:36:56.031Z Compiling num-modular v0.6.5
37962026-09-11T19:36:56.070Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37972026-09-11T19:36:56.207Z Compiling rlimit v0.10.2
37982026-09-11T19:36:56.256Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37992026-09-11T19:36:56.309Z Compiling progenitor-macro v0.14.0
38002026-09-11T19:36:56.358Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38012026-09-11T19:36:56.447Z Compiling tokio-tungstenite v0.21.0
38022026-09-11T19:36:56.484Z Compiling ssh-cipher v0.2.0
38032026-09-11T19:36:56.504Z Compiling git-stub-vcs v0.1.0
38042026-09-11T19:36:56.549Z Compiling ecdsa v0.17.0
38052026-09-11T19:36:56.567Z Compiling primeorder v0.14.0
38062026-09-11T19:36:56.828Z Compiling tungstenite v0.28.0
38072026-09-11T19:36:56.847Z Compiling papergrid v0.18.0
38082026-09-11T19:36:56.866Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
38092026-09-11T19:36:56.928Z Compiling p256 v0.13.2
38102026-09-11T19:36:57.022Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38112026-09-11T19:36:57.055Z Compiling curve25519-dalek v5.0.0
38122026-09-11T19:36:57.074Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38132026-09-11T19:36:57.144Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38142026-09-11T19:36:57.367Z Compiling unicase v2.9.0
38152026-09-11T19:36:57.397Z Compiling object v0.39.1
38162026-09-11T19:37:00.006Z Compiling num-primitive v0.2.1
38172026-09-11T19:37:00.007Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
38182026-09-11T19:37:00.007Z Compiling mime_guess v2.0.5
38192026-09-11T19:37:00.007Z Compiling tokio-tungstenite v0.28.0
38202026-09-11T19:37:00.007Z Compiling ssh-key v0.6.7
38212026-09-11T19:37:00.007Z Compiling parking_lot v0.11.2
38222026-09-11T19:37:00.007Z Compiling tabled v0.21.0
38232026-09-11T19:37:00.007Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38242026-09-11T19:37:00.007Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38252026-09-11T19:37:00.007Z Compiling dsi-bitstream v0.10.1
38262026-09-11T19:37:00.007Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
38272026-09-11T19:37:00.007Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38282026-09-11T19:37:00.007Z Compiling ssh-encoding v0.3.0
38292026-09-11T19:37:00.007Z Compiling tlvc v0.4.1 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
38302026-09-11T19:37:00.007Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38312026-09-11T19:37:00.014Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
38322026-09-11T19:37:00.014Z Compiling prefix-trie v0.7.0
38332026-09-11T19:37:00.014Z Compiling fxhash v0.2.1
38342026-09-11T19:37:00.014Z Compiling http-range-header v0.4.2
38352026-09-11T19:37:00.014Z Compiling bytesize v2.7.0
38362026-09-11T19:37:00.014Z Compiling sled v0.34.7
38372026-09-11T19:37:00.014Z Compiling hickory-server v0.25.2
38382026-09-11T19:37:00.014Z Compiling tlvc-text v0.4.0 (https://github.com/oxidecomputer/tlvc?rev=7a96eab94c8aec9120412d8601ffd68853957da3#7a96eab9)
38392026-09-11T19:37:00.014Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38402026-09-11T19:37:00.014Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38412026-09-11T19:37:00.110Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
38422026-09-11T19:37:00.460Z Compiling ed25519 v3.0.0
38432026-09-11T19:37:00.711Z Compiling crypto-primes v0.7.2
38442026-09-11T19:37:00.764Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
38452026-09-11T19:37:00.942Z Compiling pkcs1 v0.8.0-rc.4
38462026-09-11T19:37:01.162Z Compiling poly1305 v0.9.0
38472026-09-11T19:37:01.417Z Compiling blowfish v0.10.0
38482026-09-11T19:37:01.437Z Compiling blake2 v0.11.0-rc.6
38492026-09-11T19:37:01.520Z Compiling http-range v0.1.5
38502026-09-11T19:37:01.595Z Compiling path-slash v0.2.1
38512026-09-11T19:37:01.621Z Compiling progenitor v0.14.0
38522026-09-11T19:37:01.655Z Compiling crc8 v0.1.1
38532026-09-11T19:37:01.696Z Compiling half v1.8.3
38542026-09-11T19:37:01.712Z Compiling seq-macro v0.3.6
38552026-09-11T19:37:01.743Z Compiling rsa v0.10.0-rc.18
38562026-09-11T19:37:01.788Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38572026-09-11T19:37:01.807Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38582026-09-11T19:37:01.811Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38592026-09-11T19:37:01.844Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38602026-09-11T19:37:01.995Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support?rev=fc64732faf5511850b35f1734d572b9953d73374#fc64732f)
38612026-09-11T19:37:02.013Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38622026-09-11T19:37:02.088Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38632026-09-11T19:37:02.396Z Compiling serde_cbor v0.11.2
38642026-09-11T19:37:02.400Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38652026-09-11T19:37:02.549Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38662026-09-11T19:37:02.605Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=90e4509dc66330affb38afa74813a8dd500edd93#90e4509d)
38672026-09-11T19:37:02.723Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38682026-09-11T19:37:02.946Z Compiling argon2 v0.6.0-rc.8
38692026-09-11T19:37:02.964Z Compiling bcrypt-pbkdf v0.11.0
38702026-09-11T19:37:03.156Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38712026-09-11T19:37:03.311Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
38722026-09-11T19:37:03.446Z Compiling hubtools v0.4.9 (https://github.com/oxidecomputer/hubtools.git?rev=87881bd389025f7c5692c0be153452c11ae3312e#87881bd3)
38732026-09-11T19:37:03.547Z Compiling ssh-cipher v0.3.0
38742026-09-11T19:37:03.798Z Compiling ed25519-dalek v3.0.0
38752026-09-11T19:37:04.081Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
38762026-09-11T19:37:04.650Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38772026-09-11T19:37:04.671Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
38782026-09-11T19:37:04.689Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38792026-09-11T19:37:05.263Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38802026-09-11T19:37:05.351Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
38812026-09-11T19:37:05.474Z Compiling p256 v0.14.0
38822026-09-11T19:37:05.510Z Compiling p521 v0.14.0
38832026-09-11T19:37:05.738Z Compiling p384 v0.14.0
38842026-09-11T19:37:06.042Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
38852026-09-11T19:37:06.374Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
38862026-09-11T19:37:06.393Z Compiling scuffle v0.1.0
38872026-09-11T19:37:06.487Z Compiling sha3 v0.11.0
38882026-09-11T19:37:06.644Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38892026-09-11T19:37:06.982Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38902026-09-11T19:37:07.140Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38912026-09-11T19:37:07.198Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
38922026-09-11T19:37:07.412Z Compiling yasna v0.5.2
38932026-09-11T19:37:07.509Z Compiling pwd v1.4.0
38942026-09-11T19:37:07.743Z Compiling kstat-rs v0.2.5
38952026-09-11T19:37:07.780Z Compiling headers-core v0.3.0
38962026-09-11T19:37:07.917Z Compiling kem v0.3.0
38972026-09-11T19:37:07.939Z Compiling module-lattice v0.2.3
38982026-09-11T19:37:08.076Z Compiling lru v0.18.3
38992026-09-11T19:37:08.097Z Compiling nanorand v0.7.0
39002026-09-11T19:37:08.130Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
39012026-09-11T19:37:08.161Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
39022026-09-11T19:37:08.180Z Compiling ml-kem v0.3.2
39032026-09-11T19:37:08.216Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
39042026-09-11T19:37:08.234Z Compiling headers v0.4.1
39052026-09-11T19:37:08.309Z Compiling flume v0.11.1
39062026-09-11T19:37:08.415Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=c2a70e3b579046c3d15cbdbf385c4f3aa9267577#c2a70e3b)
39072026-09-11T19:37:08.661Z Compiling ssh-key v0.7.0-rc.11
39082026-09-11T19:37:08.700Z Compiling rcgen v0.12.1
39092026-09-11T19:37:08.926Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=ff9f27aa0d6ef6fb64c349890b6e3c242ea3d8fc#ff9f27aa)
39102026-09-11T19:37:08.993Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
39112026-09-11T19:37:09.034Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
39122026-09-11T19:37:09.081Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
39132026-09-11T19:37:09.102Z Compiling hyper-staticfile v0.10.1
39142026-09-11T19:37:09.145Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
39152026-09-11T19:37:09.185Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
39162026-09-11T19:37:09.381Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
39172026-09-11T19:37:09.563Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
39182026-09-11T19:37:09.622Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
39192026-09-11T19:37:09.641Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
39202026-09-11T19:37:09.666Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39212026-09-11T19:37:09.979Z Compiling russh-cryptovec v0.62.0
39222026-09-11T19:37:09.999Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
39232026-09-11T19:37:10.004Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
39242026-09-11T19:37:10.004Z Compiling port-file v0.1.0
39252026-09-11T19:37:10.083Z Compiling internal-russh-num-bigint v0.5.0
39262026-09-11T19:37:10.241Z Compiling num-bigint v0.4.6
39272026-09-11T19:37:10.260Z Compiling russh-util v0.52.0
39282026-09-11T19:37:10.315Z Compiling generic-array v1.4.3
39292026-09-11T19:37:10.455Z Compiling enum_dispatch v0.3.13
39302026-09-11T19:37:10.837Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
39312026-09-11T19:37:10.841Z Compiling delegate v0.13.5
39322026-09-11T19:37:11.127Z Compiling subprocess v0.2.15
39332026-09-11T19:37:11.171Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39342026-09-11T19:37:11.232Z Compiling hex-literal v1.1.0
39352026-09-11T19:37:11.386Z Compiling md5 v0.8.0
39362026-09-11T19:37:11.403Z Compiling display-error-chain v0.2.2
39372026-09-11T19:37:11.462Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39382026-09-11T19:37:11.515Z Compiling colored v2.2.0
39392026-09-11T19:37:11.583Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39402026-09-11T19:37:11.681Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39412026-09-11T19:37:11.701Z Compiling internet-checksum v0.2.1
39422026-09-11T19:37:11.912Z Compiling russh v0.62.4
39432026-09-11T19:37:12.145Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
39442026-09-11T19:37:12.145Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39452026-09-11T19:37:15.078Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39462026-09-11T19:37:15.779Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39472026-09-11T19:37:16.308Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39482026-09-11T19:37:17.082Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39492026-09-11T19:37:17.704Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39502026-09-11T19:37:26.288Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
39512026-09-11T19:37:26.288Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39522026-09-11T19:37:26.293Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
39532026-09-11T19:37:26.293Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
39542026-09-11T19:37:26.293Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
39552026-09-11T19:37:28.143Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39562026-09-11T19:37:28.159Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39572026-09-11T19:37:32.465Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
39582026-09-11T19:38:18.413Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
39592026-09-11T19:38:18.417Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
39602026-09-11T19:38:18.417Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
39612026-09-11T19:38:18.646Z
39622026-09-11T19:38:18.646Zreal 1:35.722156758
39632026-09-11T19:38:18.646Zuser 9:11.045073992
39642026-09-11T19:38:18.646Zsys 1:42.638050812
39652026-09-11T19:38:18.646Ztrap 0.266134376
39662026-09-11T19:38:18.646Ztflt 0.226752046
39672026-09-11T19:38:18.650Zdflt 2.191966788
39682026-09-11T19:38:18.650Zkflt 0.000494263
39692026-09-11T19:38:18.650Zlock 34:14.574672855
39702026-09-11T19:38:18.650Zslp 20:40.100731439
39712026-09-11T19:38:18.650Zlat 39.690208470
39722026-09-11T19:38:18.650Zstop 2:57.338434826
39732026-09-11T19:38:18.650Z+ mkdir tests
39742026-09-11T19:38:18.654Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
39752026-09-11T19:38:18.654Z+ xargs -I '{}' -t cp '{}' tests/
39762026-09-11T19:38:18.674Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-42640e6f1957c3bb tests/
39772026-09-11T19:38:18.707Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-521a8c6763b8e999 tests/
39782026-09-11T19:38:18.739Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-638bea8371893234 tests/
39792026-09-11T19:38:18.771Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-79d256f6044917e2 tests/
39802026-09-11T19:38:19.146Z+ 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)
39812026-09-11T19:38:19.149Z+ 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-521a8c6763b8e999 tests/commtest-638bea8371893234 tests/dhcp_server-42640e6f1957c3bb tests/end_to_end_tests-79d256f6044917e2 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
39822026-09-11T19:39:25.509ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
39832026-09-11T19:39:25.509Za .github/buildomat/ci-env.sh 1K
39842026-09-11T19:39:25.509Za out/target/test 1K
39852026-09-11T19:39:25.509Za out/npuzone/npuzone 27402K
39862026-09-11T19:39:25.509Za package-manifest.toml 35K
39872026-09-11T19:39:25.509Za smf/sled-agent/non-gimlet/config.toml 6K
39882026-09-11T19:39:25.509Za target/release/omicron-package 16978K
39892026-09-11T19:39:25.509Za target/release/xtask 6403K
39902026-09-11T19:39:25.509Za target/debug/bootstrap 441227K
39912026-09-11T19:39:25.509Za tests/bootstrap-521a8c6763b8e999 34531K
39922026-09-11T19:39:25.509Za tests/commtest-638bea8371893234 34532K
39932026-09-11T19:39:25.509Za tests/dhcp_server-42640e6f1957c3bb 34531K
39942026-09-11T19:39:25.509Za tests/end_to_end_tests-79d256f6044917e2 504530K
39952026-09-11T19:39:25.509Za tools/opte_version 1K
39962026-09-11T19:39:25.509Za tools/opte_version_override 2K
39972026-09-11T19:39:25.509Za out/clickhouse.tar.gz 233254K
39982026-09-11T19:39:25.509Za out/clickhouse_keeper.tar.gz 227770K
39992026-09-11T19:39:25.509Za out/clickhouse_server.tar.gz 233251K
40002026-09-11T19:39:25.509Za out/cockroachdb.tar.gz 125080K
40012026-09-11T19:39:25.509Za out/crucible-pantry-zone.tar.gz 24780K
40022026-09-11T19:39:25.509Za out/crucible-utils.tar 18900K
40032026-09-11T19:39:25.509Za out/crucible-zone.tar.gz 39592K
40042026-09-11T19:39:25.509Za out/external-dns.tar.gz 15193K
40052026-09-11T19:39:25.509Za out/internal-dns.tar.gz 15192K
40062026-09-11T19:39:25.510Za out/mg-ddm-gz.tar 100917K
40072026-09-11T19:39:25.510Za out/nexus.tar.gz 196298K
40082026-09-11T19:39:25.510Za out/ntp.tar.gz 7165K
40092026-09-11T19:39:25.510Za out/omicron-gateway-softnpu.tar.gz 14161K
40102026-09-11T19:39:25.510Za out/omicron-sled-agent.tar 133771K
40112026-09-11T19:39:25.510Za out/overlay.tar.gz 4K
40122026-09-11T19:39:25.510Za out/oximeter.tar.gz 17720K
40132026-09-11T19:39:25.510Za out/oxlog.tar 2410K
40142026-09-11T19:39:25.510Za out/probe.tar.gz 3037K
40152026-09-11T19:39:25.510Za out/propolis-server.tar.gz 34642K
40162026-09-11T19:39:25.510Za out/pumpkind-gz.tar 26647K
40172026-09-11T19:39:25.510Za out/switch-softnpu.tar.gz 313304K
40182026-09-11T19:39:25.514Z
40192026-09-11T19:39:25.514Zreal 1:06.359285007
40202026-09-11T19:39:25.514Zuser 1:04.198838103
40212026-09-11T19:39:25.514Zsys 3.590756973
40222026-09-11T19:39:25.514Ztrap 0.005123278
40232026-09-11T19:39:25.514Ztflt 0.000000000
40242026-09-11T19:39:25.514Zdflt 0.000000000
40252026-09-11T19:39:25.514Zkflt 0.000000000
40262026-09-11T19:39:25.514Zlock 0.000000000
40272026-09-11T19:39:25.514Zslp 1:04.094687414
40282026-09-11T19:39:25.515Zlat 0.824292708
40292026-09-11T19:39:25.515Zstop 0.000188008
40302026-09-11T19:39:25.515Zprocess exited: duration 1083550 ms, exit code 0
 
40312026-09-11T19:39:25.532Zfound 1 output files
40322026-09-11T19:39:25.532Zuploading: /work/package.tar.gz (1851650180 bytes)
40332026-09-11T19:40:11.643Zuploaded: /work/package.tar.gz