01M1QDFPWDMZNVK69ZHX89TZ3Q: 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: 01M1QDGS2QQN6CRT6BS5HHPYGN

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T23:55:27.596Zjob assigned to worker 01M1QDH88V08ADV7ZHFR5FZAS6 [factory aws, i-0dd6cf2b020be05d6] (queued for 57 s)
 
22026-09-04T23:55:34.318Zstarting task 0: "setup"
32026-09-04T23:55:34.321Z++ uname -s
42026-09-04T23:55:34.325Z+ kern=SunOS
52026-09-04T23:55:34.325Z+ build_user=build
62026-09-04T23:55:34.325Z+ build_uid=12345
72026-09-04T23:55:34.325Z+ work_dir=/work
82026-09-04T23:55:34.325Z+ input_dir=/input
92026-09-04T23:55:34.325Z+ [[ 0 == 12345 ]]
102026-09-04T23:55:34.325Z+ case "$kern" in
112026-09-04T23:55:34.325Z+ groupadd -g 12345 build
122026-09-04T23:55:34.325Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T23:55:36.332Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T23:55:36.500Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T23:55:36.504Z+ home_fs=zfs
162026-09-04T23:55:36.504Z+ [[ zfs == autofs ]]
172026-09-04T23:55:36.504Z+ mkdir -p /home/build
182026-09-04T23:55:36.504Z+ chown build:build /home/build /work
192026-09-04T23:55:38.505Z+ chmod 0700 /home/build /work
202026-09-04T23:55:38.509Zprocess exited: duration 4193 ms, exit code 0
 
212026-09-04T23:55:38.520Zstarting task 1: "rust-toolchain"
222026-09-04T23:55:38.524Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T23:55:38.524Z * rust toolchain channel = "1.97.1"
242026-09-04T23:55:38.524Z * rust toolchain profile = "default"
252026-09-04T23:55:38.524Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T23:55:38.524Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T23:55:38.524Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T23:55:38.524Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T23:55:38.524Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T23:55:38.607Zinfo: downloading installer
312026-09-04T23:55:39.876Zinfo: profile set to default
322026-09-04T23:55:39.876Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T23:55:39.879Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T23:55:40.028Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T23:55:40.033Zinfo: downloading 6 components
362026-09-04T23:55:53.592Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T23:55:53.592Z
382026-09-04T23:55:53.622Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T23:55:53.622Z
402026-09-04T23:55:53.626Z
412026-09-04T23:55:53.626ZRust is installed now. Great!
422026-09-04T23:55:53.626Z
432026-09-04T23:55:53.626ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T23:55:53.626Zenvironment variable. This has not been done automatically.
452026-09-04T23:55:53.626Z
462026-09-04T23:55:53.626ZTo configure your current shell, you need to source
472026-09-04T23:55:53.626Zthe corresponding env file under $HOME/.cargo.
482026-09-04T23:55:53.626Z
492026-09-04T23:55:53.626ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T23:55:53.626Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T23:55:53.626Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T23:55:53.626ZCC_x86_64-unknown-illumos = None
532026-09-04T23:55:53.626Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T23:55:53.626ZCC_x86_64_unknown_illumos = None
552026-09-04T23:55:53.626Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T23:55:53.626ZHOST_CC = None
572026-09-04T23:55:53.626Zcargo:rerun-if-env-changed=CC
582026-09-04T23:55:53.626ZCC = None
592026-09-04T23:55:53.626Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T23:55:53.801Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T23:55:53.802ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T23:55:53.802Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T23:55:53.802ZCFLAGS = None
642026-09-04T23:55:53.802Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T23:55:53.802ZHOST_CFLAGS = None
662026-09-04T23:55:53.802Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T23:55:53.802ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T23:55:53.802Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T23:55:53.802ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T23:55:53.913Z+ rustup --version
712026-09-04T23:55:53.920Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T23:55:53.923Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T23:55:53.938Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T23:55:53.941Z+ cargo --version
752026-09-04T23:55:53.948Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T23:55:53.952Z+ rustc --version
772026-09-04T23:55:53.970Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T23:55:53.973Zprocess exited: duration 15457 ms, exit code 0
 
792026-09-04T23:55:53.979Zstarting task 2: "authentication"
802026-09-04T23:55:53.998Zprocess exited: duration 18 ms, exit code 0
 
812026-09-04T23:55:54.005Zstarting task 3: "clone repository"
822026-09-04T23:55:54.010Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T23:55:54.013Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T23:55:54.043ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T23:56:14.788Z+ cd /work/oxidecomputer/omicron
862026-09-04T23:56:14.788Z+ git fetch origin bfbeb2aa861e530c83a2dff34e17be81151ee535
872026-09-04T23:56:15.157ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T23:56:15.157Z * branch bfbeb2aa861e530c83a2dff34e17be81151ee535 -> FETCH_HEAD
892026-09-04T23:56:15.166Z+ [[ -n '' ]]
902026-09-04T23:56:15.166Z+ git reset --hard bfbeb2aa861e530c83a2dff34e17be81151ee535
912026-09-04T23:56:15.415ZHEAD is now at bfbeb2aa8 [spr] initial version
922026-09-04T23:56:15.443Zprocess exited: duration 21407 ms, exit code 0
 
932026-09-04T23:56:15.466Zstarting task 4: "build"
942026-09-04T23:56:15.482Z+ source .github/buildomat/ci-env.sh
952026-09-04T23:56:15.482Z++ export CARGO_TERM_COLOR=always
962026-09-04T23:56:15.483Z++ CARGO_TERM_COLOR=always
972026-09-04T23:56:15.483Z+++ uname -s
982026-09-04T23:56:15.483Z++ [[ SunOS == \S\u\n\O\S ]]
992026-09-04T23:56:15.483Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1002026-09-04T23:56:15.483Z+ cargo --version
1012026-09-04T23:56:15.493Zcargo 1.97.1 (c980f4866 2026-06-30)
1022026-09-04T23:56:15.493Z+ rustc --version
1032026-09-04T23:56:15.503Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1042026-09-04T23:56:15.509Z+ WORK=/work
1052026-09-04T23:56:15.509Z+ pfexec mkdir -p /work
1062026-09-04T23:56:15.509Z+ pfexec chown build /work
1072026-09-04T23:56:15.512Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1082026-09-04T23:56:18.407Z Startup: Refreshing catalog 'helios' ... Done
1092026-09-04T23:56:18.438Z Startup: Caching catalogs ... Done
1102026-09-04T23:56:20.700ZPlanning: Solver setup ... Done (2.445s)
1112026-09-04T23:56:20.732ZPlanning: Running solver ... Done (0.070s)
1122026-09-04T23:56:20.820ZPlanning: Finding local manifests ... Done (0.003s)
1132026-09-04T23:56:20.829ZPlanning: Fetching manifests: 0/2 0% complete
1142026-09-04T23:56:20.829ZPlanning: Fetching manifests: 2/2 100% complete
1152026-09-04T23:56:20.833ZPlanning: Package planning ... Done (0.014s)
1162026-09-04T23:56:20.833ZPlanning: Merging actions ... Done (0.001s)
1172026-09-04T23:56:20.991ZPlanning: Checking for conflicting actions ... Done (0.160s)
1182026-09-04T23:56:20.995ZPlanning: Consolidating action changes ... Done (0.001s)
1192026-09-04T23:56:21.863ZPlanning: Evaluating mediators ... Done (0.871s)
1202026-09-04T23:56:21.866ZPlanning: Planning completed in 3.78 seconds
1212026-09-04T23:56:21.873Z Packages to install: 2
1222026-09-04T23:56:21.873Z Estimated space available: 156.01 GB
1232026-09-04T23:56:21.873ZEstimated space to be consumed: 86.48 MB
1242026-09-04T23:56:21.877Z Create boot environment: No
1252026-09-04T23:56:21.877ZCreate backup boot environment: No
1262026-09-04T23:56:21.877Z Rebuild boot archive: No
1272026-09-04T23:56:21.878Z
1282026-09-04T23:56:21.878ZChanged packages:
1292026-09-04T23:56:21.878Zhelios
1302026-09-04T23:56:21.878Z developer/build-essential
1312026-09-04T23:56:21.878Z None -> 11-3.0
1322026-09-04T23:56:21.878Z library/libxmlsec1
1332026-09-04T23:56:21.878Z None -> 1.2.35-3.0
1342026-09-04T23:56:21.900Z
1352026-09-04T23:56:21.900ZDownload: 0/214 items 0.0/1.3MB 0% complete
1362026-09-04T23:56:21.968ZDownload: Completed 1.28 MB in 0.07 seconds (18.5M/s)
1372026-09-04T23:56:22.053Z Actions: 1/268 actions (Installing new actions)
1382026-09-04T23:56:22.092Z Actions: Completed 268 actions in 0.04 seconds.
1392026-09-04T23:56:22.131ZFinalize: Updating package state database ... Done (0.038s)
1402026-09-04T23:56:22.131ZFinalize: Updating package cache ... Done (0.000s)
1412026-09-04T23:56:22.229ZFinalize: Updating image state ... Done (0.097s)
1422026-09-04T23:56:25.003ZFinalize: Creating fast lookup database ... Done (2.710s)
1432026-09-04T23:56:25.069ZFinalize: Reading search index ... Done (0.012s)
1442026-09-04T23:56:25.075ZFinalize: Updating search index ... Done (0.000s)
1452026-09-04T23:56:25.176ZFinalize: Updating package cache ... Done (0.000s)
1462026-09-04T23:56:25.543ZPlanning: Evaluating mediator changes ... Done
1472026-09-04T23:56:25.649ZPlanning: Checking for conflicting actions ... Done
1482026-09-04T23:56:25.653ZPlanning: Consolidating action changes ... Done
1492026-09-04T23:56:25.806ZPlanning: Evaluating mediators ... Done
1502026-09-04T23:56:25.809ZPlanning: Planning completed in 0.26 seconds
1512026-09-04T23:56:25.830Z Mediators to change: 2
1522026-09-04T23:56:25.830Z Create boot environment: No
1532026-09-04T23:56:25.830ZCreate backup boot environment: No
1542026-09-04T23:56:25.901ZFinalize: Updating package state database ... Done
1552026-09-04T23:56:25.901ZFinalize: Updating package cache ... Done
1562026-09-04T23:56:25.958ZFinalize: Updating image state ... Done
1572026-09-04T23:56:27.914ZFinalize: Creating fast lookup database ... Done
1582026-09-04T23:56:27.976ZFinalize: Reading search index ... Done
1592026-09-04T23:56:27.978ZFinalize: Updating search index ... Done
1602026-09-04T23:56:28.073ZFinalize: Updating package cache ... Done
1612026-09-04T23:56:28.359ZPlanning: Evaluating mediator changes ... Done
1622026-09-04T23:56:28.467ZPlanning: Checking for conflicting actions ... Done
1632026-09-04T23:56:28.471ZPlanning: Consolidating action changes ... Done
1642026-09-04T23:56:28.626ZPlanning: Evaluating mediators ... Done
1652026-09-04T23:56:28.629ZPlanning: Planning completed in 0.26 seconds
1662026-09-04T23:56:28.648Z Mediators to change: 1
1672026-09-04T23:56:28.648Z Create boot environment: No
1682026-09-04T23:56:28.648ZCreate backup boot environment: No
1692026-09-04T23:56:28.703ZFinalize: Updating package state database ... Done
1702026-09-04T23:56:28.703ZFinalize: Updating package cache ... Done
1712026-09-04T23:56:28.762ZFinalize: Updating image state ... Done
1722026-09-04T23:56:30.712ZFinalize: Creating fast lookup database ... Done
1732026-09-04T23:56:30.782ZFinalize: Reading search index ... Done
1742026-09-04T23:56:30.785ZFinalize: Updating search index ... Done
1752026-09-04T23:56:30.862ZFinalize: Updating package cache ... Done
1762026-09-04T23:56:31.176ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1772026-09-04T23:56:31.176Zapache system 2.4 system
1782026-09-04T23:56:31.176Zclang system 15 system
1792026-09-04T23:56:31.176Zcsh system system illumos
1802026-09-04T23:56:31.177Zctags system system illumos
1812026-09-04T23:56:31.177Zfile vendor vendor darwinsys
1822026-09-04T23:56:31.177Zfile system system illumos
1832026-09-04T23:56:31.177Zgcc vendor 14 vendor
1842026-09-04T23:56:31.177Zgcc system 13 system
1852026-09-04T23:56:31.177Zgcc system 10 system
1862026-09-04T23:56:31.177Zgo system 1.25 system
1872026-09-04T23:56:31.177Zllvm system 15 system
1882026-09-04T23:56:31.177Zmariadb system 11.4 system
1892026-09-04T23:56:31.177Zmta vendor vendor dma
1902026-09-04T23:56:31.177Zopenjdk system 17 system
1912026-09-04T23:56:31.177Zopenjdk system 11 system
1922026-09-04T23:56:31.177Zopenssl vendor 3 vendor
1932026-09-04T23:56:31.177Zperl system 5.40 system
1942026-09-04T23:56:31.177Zpostgresql system 18 system
1952026-09-04T23:56:31.177Zpostgresql system 17 system
1962026-09-04T23:56:31.177Zpython vendor 3 vendor
1972026-09-04T23:56:31.177Zpython system 2 system
1982026-09-04T23:56:31.177Zpython3 vendor 3.13 vendor
1992026-09-04T23:56:31.177Zruby system 3.4 system
2002026-09-04T23:56:31.177Zruby system 3.0 system
2012026-09-04T23:56:31.177Zwords vendor vendor american-english
2022026-09-04T23:56:31.177Zwords system system australian-english
2032026-09-04T23:56:31.177Zwords system system british-english
2042026-09-04T23:56:31.178Zwords system system canadian-english
2052026-09-04T23:56:31.178Zwords system system french
2062026-09-04T23:56:31.178Zwords system system italian
2072026-09-04T23:56:31.178Zwords system system ngerman
2082026-09-04T23:56:31.178Zwords system system ogerman
2092026-09-04T23:56:31.178Zwords system system spanish
2102026-09-04T23:56:31.436ZPUBLISHER TYPE STATUS P LOCATION
2112026-09-04T23:56:31.436Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2122026-09-04T23:56:31.942ZFMRI IFO
2132026-09-04T23:56:31.942Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2142026-09-04T23:56:31.942Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2152026-09-04T23:56:31.942Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2162026-09-04T23:56:31.942Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2172026-09-04T23:56:31.942Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2182026-09-04T23:56:31.942Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2192026-09-04T23:56:31.942Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2202026-09-04T23:56:31.942Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2212026-09-04T23:56:31.943Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2222026-09-04T23:56:32.294Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2232026-09-04T23:56:32.627Z Updating crates.io index
2242026-09-04T23:56:32.631Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2252026-09-04T23:56:32.919Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2262026-09-04T23:56:33.255Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2272026-09-04T23:56:33.511Z Updating git repository `https://github.com/oxidecomputer/propolis`
2282026-09-04T23:56:34.448Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2292026-09-04T23:56:34.970Z Updating git repository `https://github.com/oxidecomputer/crucible`
2302026-09-04T23:56:36.963Z Updating git repository `https://github.com/oxidecomputer/opte`
2312026-09-04T23:56:37.856Z Updating git repository `https://github.com/oxidecomputer/tofino`
2322026-09-04T23:56:38.113Z Updating git repository `https://github.com/oxidecomputer/lldp`
2332026-09-04T23:56:38.442Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2342026-09-04T23:56:39.984Z Updating git repository `https://github.com/oxidecomputer/clickward`
2352026-09-04T23:56:40.302Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2362026-09-04T23:56:40.673Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2372026-09-04T23:56:41.226Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2382026-09-04T23:56:41.501Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2392026-09-04T23:56:41.778Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2402026-09-04T23:56:42.060Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2412026-09-04T23:56:42.332Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2422026-09-04T23:56:42.669Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2432026-09-04T23:56:43.015Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2442026-09-04T23:56:43.586Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2452026-09-04T23:56:43.863Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2462026-09-04T23:56:44.372Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2472026-09-04T23:56:44.727Z Updating git repository `https://github.com/oxidecomputer/erebor`
2482026-09-04T23:56:45.052Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2492026-09-04T23:56:45.466Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2502026-09-04T23:56:45.732Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2512026-09-04T23:56:46.152Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2522026-09-04T23:56:46.820Z Updating git repository `https://github.com/oxidecomputer/ispf`
2532026-09-04T23:56:47.116Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2542026-09-04T23:56:47.420Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2552026-09-04T23:56:47.788Z Updating git repository `https://github.com/oxidecomputer/tough`
2562026-09-04T23:56:48.352Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2572026-09-04T23:56:48.672Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2582026-09-04T23:56:48.949Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2592026-09-04T23:56:49.268Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2602026-09-04T23:56:49.915Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2612026-09-04T23:56:50.154Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2622026-09-04T23:56:50.447Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2632026-09-04T23:56:50.738Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2642026-09-04T23:56:51.083Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-04T23:56:51.486Z Updating git repository `https://github.com/illumos/smf-rs`
2662026-09-04T23:56:54.282Z Downloading crates ...
2672026-09-04T23:56:54.383Z Downloaded heck v0.5.0
2682026-09-04T23:56:54.383Z Downloaded camino v1.2.5
2692026-09-04T23:56:54.383Z Downloaded colorchoice v1.0.4
2702026-09-04T23:56:54.383Z Downloaded toml_edit v0.22.27
2712026-09-04T23:56:54.383Z Downloaded clap_derive v4.6.1
2722026-09-04T23:56:54.384Z Downloaded clap_lex v1.0.0
2732026-09-04T23:56:54.384Z Downloaded autocfg v1.5.0
2742026-09-04T23:56:54.384Z Downloaded serde_core v1.0.228
2752026-09-04T23:56:54.384Z Downloaded zerocopy v0.7.35
2762026-09-04T23:56:54.402Z Downloaded camino-tempfile v1.4.1
2772026-09-04T23:56:54.402Z Downloaded zerocopy-derive v0.7.35
2782026-09-04T23:56:54.402Z Downloaded zmij v1.0.21
2792026-09-04T23:56:54.402Z Downloaded cfg-if v1.0.4
2802026-09-04T23:56:54.402Z Downloaded dtrace-parser v0.2.0
2812026-09-04T23:56:54.402Z Downloaded cargo_metadata v0.23.1
2822026-09-04T23:56:54.402Z Downloaded anstyle-query v1.1.5
2832026-09-04T23:56:54.402Z Downloaded generic-array v0.14.7
2842026-09-04T23:56:54.422Z Downloaded anstyle v1.0.14
2852026-09-04T23:56:54.422Z Downloaded itoa v1.0.17
2862026-09-04T23:56:54.422Z Downloaded memmap v0.7.0
2872026-09-04T23:56:54.422Z Downloaded plain v0.2.3
2882026-09-04T23:56:54.422Z Downloaded once_cell v1.21.3
2892026-09-04T23:56:54.422Z Downloaded cargo_toml v0.21.0
2902026-09-04T23:56:54.422Z Downloaded digest v0.10.7
2912026-09-04T23:56:54.437Z Downloaded heck v0.4.1
2922026-09-04T23:56:54.437Z Downloaded terminal_size v0.4.3
2932026-09-04T23:56:54.437Z Downloaded anstyle-parse v1.0.0
2942026-09-04T23:56:54.437Z Downloaded clap_builder v4.6.0
2952026-09-04T23:56:54.437Z Downloaded pest_derive v2.8.6
2962026-09-04T23:56:54.437Z Downloaded clap v4.6.1
2972026-09-04T23:56:54.451Z Downloaded bitflags v2.11.0
2982026-09-04T23:56:54.451Z Downloaded tabled_derive v0.7.0
2992026-09-04T23:56:54.451Z Downloaded block-buffer v0.10.4
3002026-09-04T23:56:54.451Z Downloaded serde_spanned v0.6.9
3012026-09-04T23:56:54.451Z Downloaded usdt-macro v0.5.0
3022026-09-04T23:56:54.452Z Downloaded crypto-common v0.1.7
3032026-09-04T23:56:54.452Z Downloaded dof v0.3.0
3042026-09-04T23:56:54.452Z Downloaded equivalent v1.0.2
3052026-09-04T23:56:54.452Z Downloaded toml_write v0.1.2
3062026-09-04T23:56:54.452Z Downloaded is_terminal_polyfill v1.70.2
3072026-09-04T23:56:54.452Z Downloaded fnv v1.0.7
3082026-09-04T23:56:54.452Z Downloaded scroll_derive v0.12.1
3092026-09-04T23:56:54.452Z Downloaded fastrand v2.3.0
3102026-09-04T23:56:54.452Z Downloaded swrite v0.1.0
3112026-09-04T23:56:54.452Z Downloaded pretty-hex v0.4.1
3122026-09-04T23:56:54.457Z Downloaded errno v0.3.14
3132026-09-04T23:56:54.457Z Downloaded cpufeatures v0.2.17
3142026-09-04T23:56:54.457Z Downloaded thread-id v4.2.2
3152026-09-04T23:56:54.457Z Downloaded usdt v0.5.0
3162026-09-04T23:56:54.457Z Downloaded cargo-platform v0.3.2
3172026-09-04T23:56:54.457Z Downloaded proc-macro-error-attr v1.0.4
3182026-09-04T23:56:54.468Z Downloaded version_check v0.9.5
3192026-09-04T23:56:54.468Z Downloaded toml_datetime v0.6.11
3202026-09-04T23:56:54.491Z Downloaded usdt-attr-macro v0.5.0
3212026-09-04T23:56:54.491Z Downloaded utf8parse v0.2.2
3222026-09-04T23:56:54.491Z Downloaded strsim v0.11.1
3232026-09-04T23:56:54.491Z Downloaded unicode-linebreak v0.1.5
3242026-09-04T23:56:54.491Z Downloaded smawk v0.3.2
3252026-09-04T23:56:54.506Z Downloaded pest_generator v2.8.6
3262026-09-04T23:56:54.506Z Downloaded anstream v1.0.0
3272026-09-04T23:56:54.506Z Downloaded fs-err v3.3.0
3282026-09-04T23:56:54.506Z Downloaded byteorder v1.5.0
3292026-09-04T23:56:54.506Z Downloaded macaddr v1.0.1
3302026-09-04T23:56:54.506Z Downloaded proc-macro-error v1.0.4
3312026-09-04T23:56:54.506Z Downloaded quote v1.0.45
3322026-09-04T23:56:54.507Z Downloaded thiserror v1.0.69
3332026-09-04T23:56:54.518Z Downloaded ucd-trie v0.1.7
3342026-09-04T23:56:54.518Z Downloaded bytecount v0.6.9
3352026-09-04T23:56:54.518Z Downloaded thiserror-impl v1.0.69
3362026-09-04T23:56:54.518Z Downloaded serde_tokenstream v0.2.3
3372026-09-04T23:56:54.518Z Downloaded sha2 v0.10.9
3382026-09-04T23:56:54.518Z Downloaded scroll v0.12.0
3392026-09-04T23:56:54.518Z Downloaded usdt-impl v0.5.0
3402026-09-04T23:56:54.525Z Downloaded log v0.4.33
3412026-09-04T23:56:54.525Z Downloaded semver v1.0.28
3422026-09-04T23:56:54.525Z Downloaded getrandom v0.4.3
3432026-09-04T23:56:54.531Z Downloaded toml v0.8.23
3442026-09-04T23:56:54.531Z Downloaded thiserror-impl v2.0.18
3452026-09-04T23:56:54.531Z Downloaded thiserror v2.0.18
3462026-09-04T23:56:54.537Z Downloaded tempfile v3.27.0
3472026-09-04T23:56:54.546Z Downloaded proc-macro2 v1.0.106
3482026-09-04T23:56:54.551Z Downloaded serde_derive v1.0.228
3492026-09-04T23:56:54.555Z Downloaded anyhow v1.0.104
3502026-09-04T23:56:54.555Z Downloaded textwrap v0.16.2
3512026-09-04T23:56:54.565Z Downloaded papergrid v0.11.0
3522026-09-04T23:56:54.572Z Downloaded unicode-ident v1.0.24
3532026-09-04T23:56:54.572Z Downloaded memchr v2.8.0
3542026-09-04T23:56:54.597Z Downloaded indexmap v2.14.0
3552026-09-04T23:56:54.609Z Downloaded serde v1.0.228
3562026-09-04T23:56:54.609Z Downloaded pest_meta v2.8.6
3572026-09-04T23:56:54.609Z Downloaded typenum v1.20.1
3582026-09-04T23:56:54.627Z Downloaded pest v2.8.6
3592026-09-04T23:56:54.642Z Downloaded hashbrown v0.17.0
3602026-09-04T23:56:54.656Z Downloaded serde_json v1.0.151
3612026-09-04T23:56:54.656Z Downloaded goblin v0.8.2
3622026-09-04T23:56:54.672Z Downloaded winnow v0.7.14
3632026-09-04T23:56:54.683Z Downloaded syn v1.0.109
3642026-09-04T23:56:54.689Z Downloaded tabled v0.15.0
3652026-09-04T23:56:54.704Z Downloaded unicode-width v0.1.14
3662026-09-04T23:56:54.709Z Downloaded syn v2.0.117
3672026-09-04T23:56:54.718Z Downloaded unicode-width v0.2.0
3682026-09-04T23:56:54.718Z Downloaded rustix v1.1.4
3692026-09-04T23:56:54.750Z Downloaded libc v0.2.185
3702026-09-04T23:56:54.804Z Compiling proc-macro2 v1.0.106
3712026-09-04T23:56:54.806Z Compiling quote v1.0.45
3722026-09-04T23:56:54.821Z Compiling unicode-ident v1.0.24
3732026-09-04T23:56:54.822Z Compiling serde_core v1.0.228
3742026-09-04T23:56:54.822Z Compiling libc v0.2.185
3752026-09-04T23:56:54.822Z Compiling version_check v0.9.5
3762026-09-04T23:56:54.822Z Compiling memchr v2.8.0
3772026-09-04T23:56:54.971Z Compiling serde v1.0.228
3782026-09-04T23:56:54.982Z Compiling zmij v1.0.21
3792026-09-04T23:56:54.983Z Compiling itoa v1.0.17
3802026-09-04T23:56:54.983Z Compiling thiserror v1.0.69
3812026-09-04T23:56:54.983Z Compiling ucd-trie v0.1.7
3822026-09-04T23:56:55.001Z Compiling rustix v1.1.4
3832026-09-04T23:56:55.001Z Compiling byteorder v1.5.0
3842026-09-04T23:56:55.204Z Compiling serde_json v1.0.151
3852026-09-04T23:56:55.395Z Compiling pest v2.8.6
3862026-09-04T23:56:55.407Z Compiling bitflags v2.11.0
3872026-09-04T23:56:55.465Z Compiling proc-macro-error-attr v1.0.4
3882026-09-04T23:56:55.548Z Compiling usdt-impl v0.5.0
3892026-09-04T23:56:55.666Z Compiling camino v1.2.5
3902026-09-04T23:56:55.686Z Compiling syn v1.0.109
3912026-09-04T23:56:55.687Z Compiling proc-macro-error v1.0.4
3922026-09-04T23:56:55.728Z Compiling log v0.4.33
3932026-09-04T23:56:55.745Z Compiling utf8parse v0.2.2
3942026-09-04T23:56:55.793Z Compiling plain v0.2.3
3952026-09-04T23:56:55.868Z Compiling equivalent v1.0.2
3962026-09-04T23:56:55.873Z Compiling hashbrown v0.17.0
3972026-09-04T23:56:55.879Z Compiling getrandom v0.4.3
3982026-09-04T23:56:55.901Z Compiling anstyle-parse v1.0.0
3992026-09-04T23:56:55.961Z Compiling errno v0.3.14
4002026-09-04T23:56:55.989Z Compiling thread-id v4.2.2
4012026-09-04T23:56:56.001Z Compiling anstyle-query v1.1.5
4022026-09-04T23:56:56.002Z Compiling autocfg v1.5.0
4032026-09-04T23:56:56.109Z Compiling winnow v0.7.14
4042026-09-04T23:56:56.119Z Compiling anstyle v1.0.14
4052026-09-04T23:56:56.154Z Compiling colorchoice v1.0.4
4062026-09-04T23:56:56.161Z Compiling thiserror v2.0.18
4072026-09-04T23:56:56.161Z Compiling toml_write v0.1.2
4082026-09-04T23:56:56.198Z Compiling pretty-hex v0.4.1
4092026-09-04T23:56:56.218Z Compiling is_terminal_polyfill v1.70.2
4102026-09-04T23:56:56.329Z Compiling cfg-if v1.0.4
4112026-09-04T23:56:56.370Z Compiling anstream v1.0.0
4122026-09-04T23:56:56.412Z Compiling strsim v0.11.1
4132026-09-04T23:56:56.426Z Compiling once_cell v1.21.3
4142026-09-04T23:56:56.438Z Compiling indexmap v2.14.0
4152026-09-04T23:56:56.534Z Compiling syn v2.0.117
4162026-09-04T23:56:56.564Z Compiling pest_meta v2.8.6
4172026-09-04T23:56:56.565Z Compiling fs-err v3.3.0
4182026-09-04T23:56:56.644Z Compiling heck v0.4.1
4192026-09-04T23:56:56.660Z Compiling anyhow v1.0.104
4202026-09-04T23:56:56.715Z Compiling fnv v1.0.7
4212026-09-04T23:56:56.725Z Compiling heck v0.5.0
4222026-09-04T23:56:56.768Z Compiling clap_lex v1.0.0
4232026-09-04T23:56:56.788Z Compiling fastrand v2.3.0
4242026-09-04T23:56:56.810Z Compiling bytecount v0.6.9
4252026-09-04T23:56:56.830Z Compiling unicode-width v0.1.14
4262026-09-04T23:56:57.040Z Compiling memmap v0.7.0
4272026-09-04T23:56:57.088Z Compiling terminal_size v0.4.3
4282026-09-04T23:56:57.089Z Compiling tempfile v3.27.0
4292026-09-04T23:56:57.089Z Compiling unicode-linebreak v0.1.5
4302026-09-04T23:56:57.114Z Compiling papergrid v0.11.0
4312026-09-04T23:56:57.114Z Compiling unicode-width v0.2.0
4322026-09-04T23:56:57.128Z Compiling clap_builder v4.6.0
4332026-09-04T23:56:57.128Z Compiling smawk v0.3.2
4342026-09-04T23:56:57.174Z Compiling swrite v0.1.0
4352026-09-04T23:56:57.376Z Compiling textwrap v0.16.2
4362026-09-04T23:56:57.538Z Compiling semver v1.0.28
4372026-09-04T23:56:57.579Z Compiling cargo-platform v0.3.2
4382026-09-04T23:56:57.849Z Compiling camino-tempfile v1.4.1
4392026-09-04T23:56:57.997Z Compiling tabled_derive v0.7.0
4402026-09-04T23:56:58.635Z Compiling pest_generator v2.8.6
4412026-09-04T23:56:58.687Z Compiling tabled v0.15.0
4422026-09-04T23:56:59.214Z Compiling serde_derive v1.0.228
4432026-09-04T23:56:59.214Z Compiling thiserror-impl v1.0.69
4442026-09-04T23:56:59.242Z Compiling zerocopy-derive v0.7.35
4452026-09-04T23:56:59.242Z Compiling scroll_derive v0.12.1
4462026-09-04T23:56:59.242Z Compiling thiserror-impl v2.0.18
4472026-09-04T23:56:59.242Z Compiling clap_derive v4.6.1
4482026-09-04T23:56:59.242Z Compiling pest_derive v2.8.6
4492026-09-04T23:56:59.877Z Compiling scroll v0.12.0
4502026-09-04T23:56:59.931Z Compiling zerocopy v0.7.35
4512026-09-04T23:57:00.063Z Compiling goblin v0.8.2
4522026-09-04T23:57:00.242Z Compiling dtrace-parser v0.2.0
4532026-09-04T23:57:00.532Z Compiling clap v4.6.1
4542026-09-04T23:57:01.441Z Compiling dof v0.3.0
4552026-09-04T23:57:01.441Z Compiling serde_tokenstream v0.2.3
4562026-09-04T23:57:01.463Z Compiling toml_datetime v0.6.11
4572026-09-04T23:57:01.463Z Compiling serde_spanned v0.6.9
4582026-09-04T23:57:01.463Z Compiling macaddr v1.0.1
4592026-09-04T23:57:01.463Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4602026-09-04T23:57:01.464Z Compiling cargo_metadata v0.23.1
4612026-09-04T23:57:01.641Z Compiling toml_edit v0.22.27
4622026-09-04T23:57:02.121Z Compiling usdt-attr-macro v0.5.0
4632026-09-04T23:57:02.121Z Compiling usdt-macro v0.5.0
4642026-09-04T23:57:02.764Z Compiling usdt v0.5.0
4652026-09-04T23:57:02.904Z Compiling toml v0.8.23
4662026-09-04T23:57:03.228Z Compiling cargo_toml v0.21.0
4672026-09-04T23:57:04.511Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4682026-09-04T23:57:06.595Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.43s
4692026-09-04T23:57:06.795Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4702026-09-04T23:57:07.315Z Downloading crates ...
4712026-09-04T23:57:07.381Z Downloaded aead v0.6.1
4722026-09-04T23:57:07.479Z Downloaded cmake v0.1.57
4732026-09-04T23:57:07.479Z Downloaded arrayvec v0.7.6
4742026-09-04T23:57:07.479Z Downloaded cfg_aliases v0.1.1
4752026-09-04T23:57:07.479Z Downloaded cipher v0.4.4
4762026-09-04T23:57:07.479Z Downloaded float-cmp v0.10.0
4772026-09-04T23:57:07.479Z Downloaded foreign-types v0.3.2
4782026-09-04T23:57:07.480Z Downloaded async-stream v0.3.6
4792026-09-04T23:57:07.480Z Downloaded cassowary v0.3.0
4802026-09-04T23:57:07.480Z Downloaded async-trait v0.1.89
4812026-09-04T23:57:07.480Z Downloaded fatfs v0.3.6
4822026-09-04T23:57:07.480Z Downloaded globwalk v0.9.1
4832026-09-04T23:57:07.480Z Downloaded addr2line v0.25.1
4842026-09-04T23:57:07.480Z Downloaded bcrypt-pbkdf v0.11.0
4852026-09-04T23:57:07.480Z Downloaded enum-as-inner v0.6.1
4862026-09-04T23:57:07.480Z Downloaded env_filter v2.0.0
4872026-09-04T23:57:07.483Z Downloaded ff v0.13.1
4882026-09-04T23:57:07.483Z Downloaded foreign-types-shared v0.3.1
4892026-09-04T23:57:07.483Z Downloaded embedded-io v0.6.1
4902026-09-04T23:57:07.483Z Downloaded endian-type v0.1.2
4912026-09-04T23:57:07.483Z Downloaded float-ord v0.3.2
4922026-09-04T23:57:07.483Z Downloaded git-stub v1.0.0
4932026-09-04T23:57:07.483Z Downloaded futures-macro v0.3.32
4942026-09-04T23:57:07.484Z Downloaded bit-set v0.8.0
4952026-09-04T23:57:07.484Z Downloaded bitfield-struct v0.6.2
4962026-09-04T23:57:07.484Z Downloaded filetime v0.2.27
4972026-09-04T23:57:07.484Z Downloaded arc-swap v1.8.2
4982026-09-04T23:57:07.484Z Downloaded array-init v0.0.4
4992026-09-04T23:57:07.484Z Downloaded bitfield-macros v0.19.4
5002026-09-04T23:57:07.484Z Downloaded foreign-types-shared v0.1.1
5012026-09-04T23:57:07.484Z Downloaded bindgen v0.71.1
5022026-09-04T23:57:07.484Z Downloaded fd-lock v4.0.4
5032026-09-04T23:57:07.485Z Downloaded flagset v0.4.7
5042026-09-04T23:57:07.485Z Downloaded futures-task v0.3.32
5052026-09-04T23:57:07.485Z Downloaded atty v0.2.14
5062026-09-04T23:57:07.486Z Downloaded bb8 v0.8.6
5072026-09-04T23:57:07.486Z Downloaded arrayref v0.3.9
5082026-09-04T23:57:07.486Z Downloaded erased-serde v0.3.31
5092026-09-04T23:57:07.486Z Downloaded foreign-types v0.5.0
5102026-09-04T23:57:07.487Z Downloaded form_urlencoded v1.2.2
5112026-09-04T23:57:07.487Z Downloaded futures-io v0.3.32
5122026-09-04T23:57:07.487Z Downloaded gethostname v0.5.0
5132026-09-04T23:57:07.487Z Downloaded ena v0.14.4
5142026-09-04T23:57:07.487Z Downloaded ciborium-io v0.2.2
5152026-09-04T23:57:07.487Z Downloaded env_logger v0.11.11
5162026-09-04T23:57:07.487Z Downloaded castaway v0.2.4
5172026-09-04T23:57:07.487Z Downloaded ascii-canvas v3.0.0
5182026-09-04T23:57:07.487Z Downloaded embedded-io v0.4.0
5192026-09-04T23:57:07.487Z Downloaded fallible-iterator v0.2.0
5202026-09-04T23:57:07.487Z Downloaded find-msvc-tools v0.1.9
5212026-09-04T23:57:07.613Z Downloaded async-recursion v1.1.1
5222026-09-04T23:57:07.613Z Downloaded cfg_aliases v0.2.1
5232026-09-04T23:57:07.613Z Downloaded nibble_vec v0.1.0
5242026-09-04T23:57:07.613Z Downloaded chacha20 v0.9.1
5252026-09-04T23:57:07.613Z Downloaded group v0.14.0
5262026-09-04T23:57:07.613Z Downloaded backtrace-ext v0.2.1
5272026-09-04T23:57:07.613Z Downloaded async-stream-impl v0.3.6
5282026-09-04T23:57:07.613Z Downloaded elliptic-curve v0.14.1
5292026-09-04T23:57:07.613Z Downloaded const-oid v0.10.2
5302026-09-04T23:57:07.613Z Downloaded adler2 v2.0.1
5312026-09-04T23:57:07.613Z Downloaded compression-core v0.4.31
5322026-09-04T23:57:07.613Z Downloaded normalize-line-endings v0.3.0
5332026-09-04T23:57:07.613Z Downloaded funty v2.0.0
5342026-09-04T23:57:07.613Z Downloaded bit-set v0.5.3
5352026-09-04T23:57:07.613Z Downloaded atomicwrites v0.4.4
5362026-09-04T23:57:07.613Z Downloaded newline-converter v0.3.0
5372026-09-04T23:57:07.613Z Downloaded openssl-macros v0.1.1
5382026-09-04T23:57:07.614Z Downloaded block-buffer v0.12.1
5392026-09-04T23:57:07.614Z Downloaded home v0.5.12
5402026-09-04T23:57:07.614Z Downloaded hex v0.4.3
5412026-09-04T23:57:07.614Z Downloaded futures-core v0.3.32
5422026-09-04T23:57:07.614Z Downloaded cmov v0.5.4
5432026-09-04T23:57:07.614Z Downloaded bitfield v0.19.4
5442026-09-04T23:57:07.614Z Downloaded fxhash v0.2.1
5452026-09-04T23:57:07.614Z Downloaded hash32 v0.2.1
5462026-09-04T23:57:07.614Z Downloaded hash32 v0.3.1
5472026-09-04T23:57:07.614Z Downloaded futures-sink v0.3.32
5482026-09-04T23:57:07.614Z Downloaded backtrace v0.3.76
5492026-09-04T23:57:07.614Z Downloaded headers-core v0.3.0
5502026-09-04T23:57:07.614Z Downloaded hostname v0.4.2
5512026-09-04T23:57:07.614Z Downloaded backoff v0.4.0
5522026-09-04T23:57:07.614Z Downloaded console v0.15.11
5532026-09-04T23:57:07.614Z Downloaded hubpack_derive v0.1.1
5542026-09-04T23:57:07.614Z Downloaded ciborium-ll v0.2.2
5552026-09-04T23:57:07.614Z Downloaded nodrop v0.1.14
5562026-09-04T23:57:07.614Z Downloaded fixedbitset v0.4.2
5572026-09-04T23:57:07.614Z Downloaded hex-literal v1.1.0
5582026-09-04T23:57:07.614Z Downloaded hubpack v0.1.2
5592026-09-04T23:57:07.632Z Downloaded potential_utf v0.1.4
5602026-09-04T23:57:07.632Z Downloaded assert_matches v1.5.0
5612026-09-04T23:57:07.632Z Downloaded aead v0.5.2
5622026-09-04T23:57:07.632Z Downloaded futures-channel v0.3.32
5632026-09-04T23:57:07.632Z Downloaded foldhash v0.2.0
5642026-09-04T23:57:07.632Z Downloaded flume v0.11.1
5652026-09-04T23:57:07.632Z Downloaded bs58 v0.5.1
5662026-09-04T23:57:07.632Z Downloaded cexpr v0.6.0
5672026-09-04T23:57:07.632Z Downloaded base64ct v1.8.3
5682026-09-04T23:57:07.632Z Downloaded blowfish v0.10.0
5692026-09-04T23:57:07.632Z Downloaded bit-vec v0.8.0
5702026-09-04T23:57:07.632Z Downloaded cobs v0.3.0
5712026-09-04T23:57:07.632Z Downloaded atomic-waker v1.1.2
5722026-09-04T23:57:07.632Z Downloaded oxide-generation-macros v0.2.0
5732026-09-04T23:57:07.632Z Downloaded hostname v0.3.1
5742026-09-04T23:57:07.632Z Downloaded http-body v1.0.1
5752026-09-04T23:57:07.632Z Downloaded argon2 v0.6.0-rc.8
5762026-09-04T23:57:07.633Z Downloaded backon v1.6.0
5772026-09-04T23:57:07.633Z Downloaded cancel-safe-futures v0.1.5
5782026-09-04T23:57:07.633Z Downloaded http-range v0.1.5
5792026-09-04T23:57:07.633Z Downloaded password-hash v0.6.1
5802026-09-04T23:57:07.633Z Downloaded ghash v0.6.0
5812026-09-04T23:57:07.633Z Downloaded buf-list v1.1.2
5822026-09-04T23:57:07.633Z Downloaded camino-tempfile-ext v0.3.3
5832026-09-04T23:57:07.633Z Downloaded phf_shared v0.13.1
5842026-09-04T23:57:07.633Z Downloaded byte-wrapper v0.1.0
5852026-09-04T23:57:07.633Z Downloaded argon2 v0.5.3
5862026-09-04T23:57:07.633Z Downloaded percent-encoding v2.3.2
5872026-09-04T23:57:07.633Z Downloaded proc-macro-crate v1.3.1
5882026-09-04T23:57:07.633Z Downloaded base16ct v1.0.0
5892026-09-04T23:57:07.633Z Downloaded block-padding v0.4.2
5902026-09-04T23:57:07.633Z Downloaded rand_pcg v0.10.2
5912026-09-04T23:57:07.633Z Downloaded rand_xorshift v0.4.0
5922026-09-04T23:57:07.633Z Downloaded futures-executor v0.3.32
5932026-09-04T23:57:07.633Z Downloaded num_threads v0.1.7
5942026-09-04T23:57:07.633Z Downloaded fixedbitset v0.5.7
5952026-09-04T23:57:07.633Z Downloaded powerfmt v0.2.0
5962026-09-04T23:57:07.633Z Downloaded compression-codecs v0.4.37
5972026-09-04T23:57:07.633Z Downloaded pkcs8 v0.10.2
5982026-09-04T23:57:07.633Z Downloaded ppv-lite86 v0.2.21
5992026-09-04T23:57:07.633Z Downloaded fs_extra v1.3.0
6002026-09-04T23:57:07.633Z Downloaded num_enum v0.5.11
6012026-09-04T23:57:07.634Z Downloaded anstyle-parse v0.2.7
6022026-09-04T23:57:07.637Z Downloaded bit-vec v0.6.3
6032026-09-04T23:57:07.637Z Downloaded foreign-types-macros v0.2.3
6042026-09-04T23:57:07.637Z Downloaded git-stub-vcs v0.1.0
6052026-09-04T23:57:07.637Z Downloaded globset v0.4.18
6062026-09-04T23:57:07.637Z Downloaded group v0.13.0
6072026-09-04T23:57:07.637Z Downloaded http-body-util v0.1.3
6082026-09-04T23:57:07.637Z Downloaded sha1 v0.10.6
6092026-09-04T23:57:07.638Z Downloaded rfc6979 v0.4.0
6102026-09-04T23:57:07.847Z Downloaded foldhash v0.1.5
6112026-09-04T23:57:07.847Z Downloaded glob v0.3.3
6122026-09-04T23:57:07.847Z Downloaded stable_deref_trait v1.2.1
6132026-09-04T23:57:07.847Z Downloaded highway v1.3.0
6142026-09-04T23:57:07.847Z Downloaded enum_dispatch v0.3.13
6152026-09-04T23:57:07.847Z Downloaded blake2 v0.10.6
6162026-09-04T23:57:07.847Z Downloaded anstream v0.6.21
6172026-09-04T23:57:07.847Z Downloaded ciborium v0.2.2
6182026-09-04T23:57:07.847Z Downloaded clang-sys v1.8.1
6192026-09-04T23:57:07.847Z Downloaded const-oid v0.9.6
6202026-09-04T23:57:07.847Z Downloaded testing_table v0.3.0
6212026-09-04T23:57:07.848Z Downloaded async-bb8-diesel v0.2.1
6222026-09-04T23:57:07.848Z Downloaded secrecy v0.10.3
6232026-09-04T23:57:07.848Z Downloaded serde_plain v1.0.2
6242026-09-04T23:57:07.848Z Downloaded sqlparser_derive v0.5.0
6252026-09-04T23:57:07.848Z Downloaded structmeta v0.3.0
6262026-09-04T23:57:07.848Z Downloaded strsim v0.10.0
6272026-09-04T23:57:07.849Z Downloaded subtle v2.6.1
6282026-09-04T23:57:07.849Z Downloaded supports-unicode v3.0.0
6292026-09-04T23:57:07.849Z Downloaded take_mut v0.2.2
6302026-09-04T23:57:07.849Z Downloaded time-core v0.1.8
6312026-09-04T23:57:07.849Z Downloaded ff v0.14.0
6322026-09-04T23:57:07.849Z Downloaded tokio-macros v2.7.0
6332026-09-04T23:57:07.849Z Downloaded base64 v0.22.1
6342026-09-04T23:57:07.849Z Downloaded bzip2 v0.4.4
6352026-09-04T23:57:07.849Z Downloaded httpdate v1.0.3
6362026-09-04T23:57:07.849Z Downloaded bytes v1.11.1
6372026-09-04T23:57:07.849Z Downloaded base16ct v0.2.0
6382026-09-04T23:57:07.849Z Downloaded bcs v0.1.6
6392026-09-04T23:57:07.849Z Downloaded cbc v0.2.1
6402026-09-04T23:57:07.849Z Downloaded num-integer v0.1.46
6412026-09-04T23:57:07.849Z Downloaded password-hash v0.5.0
6422026-09-04T23:57:07.849Z Downloaded usdt-macro v0.6.0
6432026-09-04T23:57:07.849Z Downloaded pem v3.0.6
6442026-09-04T23:57:07.849Z Downloaded progenitor-extras v0.2.0
6452026-09-04T23:57:07.849Z Downloaded rand_core v0.9.5
6462026-09-04T23:57:07.850Z Downloaded rand_core v0.10.0
6472026-09-04T23:57:07.850Z Downloaded xattr v1.6.1
6482026-09-04T23:57:07.850Z Downloaded blake2 v0.11.0-rc.6
6492026-09-04T23:57:07.850Z Downloaded cipher v0.5.2
6502026-09-04T23:57:07.850Z Downloaded tagptr v0.2.0
6512026-09-04T23:57:07.851Z Downloaded pkcs8 v0.11.0
6522026-09-04T23:57:07.851Z Downloaded progenitor v0.13.0
6532026-09-04T23:57:07.851Z Downloaded tokio-test v0.4.5
6542026-09-04T23:57:07.851Z Downloaded rustc-demangle v0.1.27
6552026-09-04T23:57:07.851Z Downloaded serde_path_to_error v0.1.20
6562026-09-04T23:57:07.851Z Downloaded typify-macro v0.6.2
6572026-09-04T23:57:07.851Z Downloaded slog-async v2.8.0
6582026-09-04T23:57:07.851Z Downloaded slog-term v2.9.2
6592026-09-04T23:57:07.851Z Downloaded smf v0.2.3
6602026-09-04T23:57:07.851Z Downloaded usdt v0.6.0
6612026-09-04T23:57:07.851Z Downloaded zone v0.3.1
6622026-09-04T23:57:07.851Z Downloaded allocator-api2 v0.2.21
6632026-09-04T23:57:07.851Z Downloaded fs-err v2.11.0
6642026-09-04T23:57:07.851Z Downloaded rustls-pemfile v2.2.0
6652026-09-04T23:57:07.851Z Downloaded ahash v0.8.12
6662026-09-04T23:57:07.851Z Downloaded colored v2.2.0
6672026-09-04T23:57:07.851Z Downloaded string_cache v0.8.9
6682026-09-04T23:57:07.852Z Downloaded getrandom v0.2.17
6692026-09-04T23:57:07.852Z Downloaded httparse v1.10.1
6702026-09-04T23:57:07.852Z Downloaded serde-hex v0.1.0
6712026-09-04T23:57:07.852Z Downloaded synstructure v0.13.2
6722026-09-04T23:57:07.852Z Downloaded thiserror-impl-no-std v2.0.2
6732026-09-04T23:57:07.852Z Downloaded zone_cfg_derive v0.3.1
6742026-09-04T23:57:07.852Z Downloaded hmac v0.13.0
6752026-09-04T23:57:07.852Z Downloaded want v0.3.1
6762026-09-04T23:57:07.852Z Downloaded console v0.16.2
6772026-09-04T23:57:07.853Z Downloaded crunchy v0.2.4
6782026-09-04T23:57:07.853Z Downloaded darling_macro v0.20.11
6792026-09-04T23:57:07.853Z Downloaded defmt-parser v1.0.0
6802026-09-04T23:57:07.853Z Downloaded heapless v0.7.17
6812026-09-04T23:57:07.853Z Downloaded hyper-tls v0.6.0
6822026-09-04T23:57:07.853Z Downloaded rand_seeder v0.4.0
6832026-09-04T23:57:07.853Z Downloaded zeroize_derive v1.5.0
6842026-09-04T23:57:07.853Z Downloaded rustls-native-certs v0.8.3
6852026-09-04T23:57:07.853Z Downloaded tls_codec v0.4.2
6862026-09-04T23:57:07.853Z Downloaded bitflags v1.3.2
6872026-09-04T23:57:07.853Z Downloaded serde_with_macros v1.5.2
6882026-09-04T23:57:07.853Z Downloaded colored v3.1.1
6892026-09-04T23:57:07.853Z Downloaded spki v0.8.0
6902026-09-04T23:57:07.853Z Downloaded convert_case v0.4.0
6912026-09-04T23:57:07.853Z Downloaded darling_macro v0.21.3
6922026-09-04T23:57:07.853Z Downloaded bzip2 v0.6.1
6932026-09-04T23:57:07.853Z Downloaded toml_writer v1.1.1+spec-1.1.0
6942026-09-04T23:57:07.853Z Downloaded utf-8 v0.7.6
6952026-09-04T23:57:07.854Z Downloaded dof v0.4.0
6962026-09-04T23:57:07.975Z Downloaded downcast-rs v2.0.2
6972026-09-04T23:57:07.975Z Downloaded instability v0.3.11
6982026-09-04T23:57:07.976Z Downloaded jiff-static v0.2.34
6992026-09-04T23:57:07.976Z Downloaded chacha20 v0.10.0
7002026-09-04T23:57:07.976Z Downloaded oxide-update-engine-types v0.1.2
7012026-09-04T23:57:07.976Z Downloaded kem v0.3.0
7022026-09-04T23:57:07.977Z Downloaded wyz v0.5.1
7032026-09-04T23:57:07.977Z Downloaded corncobs v0.1.4
7042026-09-04T23:57:07.977Z Downloaded parking_lot v0.11.2
7052026-09-04T23:57:07.977Z Downloaded pkcs1 v0.7.5
7062026-09-04T23:57:07.977Z Downloaded multimap v0.10.1
7072026-09-04T23:57:07.977Z Downloaded newtype_derive v0.1.6
7082026-09-04T23:57:07.977Z Downloaded tokio-tungstenite v0.21.0
7092026-09-04T23:57:07.977Z Downloaded idna_adapter v1.2.1
7102026-09-04T23:57:07.977Z Downloaded kstat-rs v0.2.5
7112026-09-04T23:57:07.977Z Downloaded cc v1.2.56
7122026-09-04T23:57:07.977Z Downloaded generic-array v1.4.3
7132026-09-04T23:57:07.977Z Downloaded libscf-sys v1.2.0
7142026-09-04T23:57:07.977Z Downloaded half v1.8.3
7152026-09-04T23:57:07.977Z Downloaded blake3 v1.8.5
7162026-09-04T23:57:07.977Z Downloaded num-iter v0.1.45
7172026-09-04T23:57:07.977Z Downloaded olpc-cjson v0.1.4
7182026-09-04T23:57:07.977Z Downloaded futures v0.3.32
7192026-09-04T23:57:07.977Z Downloaded tracing-attributes v0.1.31
7202026-09-04T23:57:07.977Z Downloaded chumsky v0.9.3
7212026-09-04T23:57:07.977Z Downloaded schemars v0.8.22
7222026-09-04T23:57:07.977Z Downloaded maybe-uninit v2.0.0
7232026-09-04T23:57:07.978Z Downloaded md-5 v0.10.6
7242026-09-04T23:57:07.978Z Downloaded md5 v0.8.0
7252026-09-04T23:57:07.978Z Downloaded half v2.7.1
7262026-09-04T23:57:07.978Z Downloaded vsss-rs v3.3.4
7272026-09-04T23:57:07.978Z Downloaded whoami v1.6.1
7282026-09-04T23:57:07.978Z Downloaded zerovec-derive v0.11.2
7292026-09-04T23:57:07.978Z Downloaded psl-types v2.0.11
7302026-09-04T23:57:07.978Z Downloaded match_cfg v0.1.0
7312026-09-04T23:57:07.978Z Downloaded openssl-probe v0.1.6
7322026-09-04T23:57:07.978Z Downloaded progenitor-macro v0.14.0
7332026-09-04T23:57:07.978Z Downloaded scheduled-thread-pool v0.2.7
7342026-09-04T23:57:07.978Z Downloaded packed_struct_codegen v0.10.1
7352026-09-04T23:57:07.978Z Downloaded vergen-git2 v9.1.0
7362026-09-04T23:57:07.978Z Downloaded ipnet v2.12.0
7372026-09-04T23:57:07.978Z Downloaded ipnetwork v0.21.1
7382026-09-04T23:57:07.978Z Downloaded signal-hook-registry v1.4.8
7392026-09-04T23:57:07.978Z Downloaded critical-section v1.2.0
7402026-09-04T23:57:07.978Z Downloaded ctr v0.10.1
7412026-09-04T23:57:07.978Z Downloaded serde_urlencoded v0.7.1
7422026-09-04T23:57:07.978Z Downloaded ar_archive_writer v0.5.1
7432026-09-04T23:57:07.978Z Downloaded ctutils v0.4.2
7442026-09-04T23:57:07.978Z Downloaded similar v2.7.0
7452026-09-04T23:57:07.978Z Downloaded compact_str v0.8.1
7462026-09-04T23:57:07.978Z Downloaded multer v3.1.0
7472026-09-04T23:57:07.978Z Downloaded sapling-renderdag v0.1.0
7482026-09-04T23:57:07.979Z Downloaded sha1 v0.11.0
7492026-09-04T23:57:07.979Z Downloaded rustc_version v0.4.1
7502026-09-04T23:57:07.979Z Downloaded sponge-cursor v0.1.0
7512026-09-04T23:57:07.979Z Downloaded seq-macro v0.3.6
7522026-09-04T23:57:07.979Z Downloaded async-compression v0.4.41
7532026-09-04T23:57:07.979Z Downloaded p384 v0.14.0
7542026-09-04T23:57:07.979Z Downloaded oso v0.27.3
7552026-09-04T23:57:07.980Z Downloaded der_derive v0.7.3
7562026-09-04T23:57:07.980Z Downloaded hmac v0.12.1
7572026-09-04T23:57:07.980Z Downloaded pkg-config v0.3.32
7582026-09-04T23:57:07.980Z Downloaded strum v0.26.3
7592026-09-04T23:57:07.980Z Downloaded num_enum v0.7.6
7602026-09-04T23:57:07.980Z Downloaded phf v0.13.1
7612026-09-04T23:57:07.980Z Downloaded papergrid v0.18.0
7622026-09-04T23:57:07.980Z Downloaded postcard v1.1.3
7632026-09-04T23:57:07.980Z Downloaded tower-layer v0.3.3
7642026-09-04T23:57:07.980Z Downloaded progenitor-impl v0.13.0
7652026-09-04T23:57:07.980Z Downloaded ron v0.8.1
7662026-09-04T23:57:07.980Z Downloaded tokio-stream v0.1.18
7672026-09-04T23:57:07.980Z Downloaded tui-tree-widget v0.23.1
7682026-09-04T23:57:07.980Z Downloaded scuffle v0.1.0
7692026-09-04T23:57:07.980Z Downloaded chacha20poly1305 v0.10.1
7702026-09-04T23:57:07.980Z Downloaded ingot-macros v0.2.0
7712026-09-04T23:57:07.980Z Downloaded oxide-update-engine-display v0.1.2
7722026-09-04T23:57:07.980Z Downloaded sigpipe v0.1.3
7732026-09-04T23:57:07.980Z Downloaded flate2 v1.1.9
7742026-09-04T23:57:07.980Z Downloaded headers v0.4.1
7752026-09-04T23:57:07.980Z Downloaded pem-rfc7468 v1.0.0
7762026-09-04T23:57:07.980Z Downloaded psm v0.1.30
7772026-09-04T23:57:07.980Z Downloaded getrandom v0.3.4
7782026-09-04T23:57:07.981Z Downloaded libsw v3.5.0
7792026-09-04T23:57:07.981Z Downloaded unicode-properties v0.1.4
7802026-09-04T23:57:07.981Z Downloaded primefield v0.14.0
7812026-09-04T23:57:07.981Z Downloaded unsafe-libyaml v0.2.11
7822026-09-04T23:57:07.981Z Downloaded libefi-sys v0.1.0
7832026-09-04T23:57:07.981Z Downloaded slog v2.8.2
7842026-09-04T23:57:07.981Z Downloaded lock_api v0.4.14
7852026-09-04T23:57:07.981Z Downloaded slog-bunyan v2.5.0
7862026-09-04T23:57:07.981Z Downloaded tinyvec_macros v0.1.1
7872026-09-04T23:57:07.981Z Downloaded expectorate v1.2.0
7882026-09-04T23:57:07.981Z Downloaded trait-variant v0.1.2
7892026-09-04T23:57:07.981Z Downloaded usdt-attr-macro v0.6.0
7902026-09-04T23:57:07.981Z Downloaded owo-colors v4.3.0
7912026-09-04T23:57:07.981Z Downloaded predicates-core v1.0.10
7922026-09-04T23:57:07.981Z Downloaded serdect v0.4.3
7932026-09-04T23:57:07.981Z Downloaded crc-any v2.5.0
7942026-09-04T23:57:07.983Z Downloaded universal-hash v0.6.1
7952026-09-04T23:57:07.983Z Downloaded unicode-truncate v1.1.0
7962026-09-04T23:57:08.140Z Downloaded wait-timeout v0.2.1
7972026-09-04T23:57:08.141Z Downloaded crc8 v0.1.1
7982026-09-04T23:57:08.141Z Downloaded socket2 v0.5.10
7992026-09-04T23:57:08.141Z Downloaded document-features v0.2.12
8002026-09-04T23:57:08.141Z Downloaded crossbeam-utils v0.8.21
8012026-09-04T23:57:08.141Z Downloaded darling v0.20.11
8022026-09-04T23:57:08.141Z Downloaded des v0.9.0
8032026-09-04T23:57:08.141Z Downloaded bumpalo v3.20.2
8042026-09-04T23:57:08.141Z Downloaded base64 v0.21.7
8052026-09-04T23:57:08.141Z Downloaded hybrid-array v0.4.13
8062026-09-04T23:57:08.141Z Downloaded ref-cast v1.0.25
8072026-09-04T23:57:08.141Z Downloaded packed_struct v0.10.1
8082026-09-04T23:57:08.141Z Downloaded progenitor-client v0.13.0
8092026-09-04T23:57:08.141Z Downloaded thiserror-no-std v2.0.2
8102026-09-04T23:57:08.141Z Downloaded tokio-tungstenite v0.23.1
8112026-09-04T23:57:08.141Z Downloaded dtrace-parser v0.3.0
8122026-09-04T23:57:08.141Z Downloaded cpubits v0.1.1
8132026-09-04T23:57:08.141Z Downloaded curve25519-dalek-derive v0.1.1
8142026-09-04T23:57:08.141Z Downloaded lru-slab v0.1.2
8152026-09-04T23:57:08.141Z Downloaded darling_macro v0.23.0
8162026-09-04T23:57:08.141Z Downloaded schemars v0.9.0
8172026-09-04T23:57:08.141Z Downloaded phf v0.12.1
8182026-09-04T23:57:08.142Z Downloaded serde_derive_internals v0.29.1
8192026-09-04T23:57:08.142Z Downloaded slog-stdlog v4.1.1
8202026-09-04T23:57:08.142Z Downloaded strum_macros v0.26.4
8212026-09-04T23:57:08.142Z Downloaded supports-color v3.0.2
8222026-09-04T23:57:08.142Z Downloaded darling_macro v0.13.4
8232026-09-04T23:57:08.142Z Downloaded difflib v0.4.0
8242026-09-04T23:57:08.142Z Downloaded heapless v0.8.0
8252026-09-04T23:57:08.142Z Downloaded hickory-resolver v0.24.4
8262026-09-04T23:57:08.142Z Downloaded sqlformat v0.3.5
8272026-09-04T23:57:08.142Z Downloaded writeable v0.6.2
8282026-09-04T23:57:08.142Z Downloaded term v0.7.0
8292026-09-04T23:57:08.142Z Downloaded constant_time_eq v0.4.2
8302026-09-04T23:57:08.142Z Downloaded is_ci v1.2.0
8312026-09-04T23:57:08.143Z Downloaded num-conv v0.2.0
8322026-09-04T23:57:08.143Z Downloaded num_enum_derive v0.5.11
8332026-09-04T23:57:08.143Z Downloaded linked-hash-map v0.5.6
8342026-09-04T23:57:08.143Z Downloaded memoffset v0.9.1
8352026-09-04T23:57:08.143Z Downloaded newtype-uuid-macros v0.1.0
8362026-09-04T23:57:08.143Z Downloaded litrs v1.0.0
8372026-09-04T23:57:08.143Z Downloaded proc-macro-crate v3.4.0
8382026-09-04T23:57:08.143Z Downloaded darling_core v0.20.11
8392026-09-04T23:57:08.143Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8402026-09-04T23:57:08.143Z Downloaded knus-derive v3.4.0
8412026-09-04T23:57:08.143Z Downloaded whoami v2.1.0
8422026-09-04T23:57:08.143Z Downloaded drift v0.2.0
8432026-09-04T23:57:08.144Z Downloaded rustc_version v0.1.7
8442026-09-04T23:57:08.144Z Downloaded same-file v1.0.6
8452026-09-04T23:57:08.144Z Downloaded ingot v0.2.1
8462026-09-04T23:57:08.144Z Downloaded ingot-types v0.2.0
8472026-09-04T23:57:08.144Z Downloaded vergen-lib v0.1.6
8482026-09-04T23:57:08.144Z Downloaded zeroize v1.9.0
8492026-09-04T23:57:08.144Z Downloaded data-encoding v2.10.0
8502026-09-04T23:57:08.144Z Downloaded rcgen v0.12.1
8512026-09-04T23:57:08.144Z Downloaded progenitor-macro v0.13.0
8522026-09-04T23:57:08.144Z Downloaded shell-words v1.1.1
8532026-09-04T23:57:08.144Z Downloaded progenitor-client v0.14.0
8542026-09-04T23:57:08.144Z Downloaded ref-cast-impl v1.0.25
8552026-09-04T23:57:08.144Z Downloaded serde_repr v0.1.20
8562026-09-04T23:57:08.144Z Downloaded unicode_categories v0.1.1
8572026-09-04T23:57:08.144Z Downloaded twox-hash v2.1.2
8582026-09-04T23:57:08.144Z Downloaded usdt-impl v0.6.0
8592026-09-04T23:57:08.144Z Downloaded libsw-core v0.3.2
8602026-09-04T23:57:08.144Z Downloaded quinn v0.11.11
8612026-09-04T23:57:08.144Z Downloaded rand v0.8.6
8622026-09-04T23:57:08.144Z Downloaded samael v0.0.19
8632026-09-04T23:57:08.144Z Downloaded hickory-resolver v0.25.2
8642026-09-04T23:57:08.144Z Downloaded tower-service v0.3.3
8652026-09-04T23:57:08.145Z Downloaded untrusted v0.9.0
8662026-09-04T23:57:08.145Z Downloaded indexmap v1.9.3
8672026-09-04T23:57:08.145Z Downloaded siphasher v1.0.2
8682026-09-04T23:57:08.145Z Downloaded snafu-derive v0.8.9
8692026-09-04T23:57:08.145Z Downloaded sync_wrapper v1.0.2
8702026-09-04T23:57:08.145Z Downloaded hashbrown v0.12.3
8712026-09-04T23:57:08.145Z Downloaded hickory-server v0.25.2
8722026-09-04T23:57:08.145Z Downloaded oxide-tokio-rt v0.1.4
8732026-09-04T23:57:08.145Z Downloaded port-file v0.1.0
8742026-09-04T23:57:08.145Z Downloaded yoke-derive v0.8.1
8752026-09-04T23:57:08.145Z Downloaded crc32fast v1.5.0
8762026-09-04T23:57:08.145Z Downloaded num-complex v0.4.6
8772026-09-04T23:57:08.145Z Downloaded rand_chacha v0.9.0
8782026-09-04T23:57:08.145Z Downloaded aes v0.9.1
8792026-09-04T23:57:08.145Z Downloaded test-strategy v0.4.5
8802026-09-04T23:57:08.145Z Downloaded polyval v0.7.1
8812026-09-04T23:57:08.145Z Downloaded rand_core v0.6.4
8822026-09-04T23:57:08.145Z Downloaded russh-cryptovec v0.62.0
8832026-09-04T23:57:08.147Z Downloaded dirs-next v2.0.0
8842026-09-04T23:57:08.147Z Downloaded nanorand v0.7.0
8852026-09-04T23:57:08.147Z Downloaded oxide-update-engine v0.1.2
8862026-09-04T23:57:08.147Z Downloaded parking_lot v0.12.5
8872026-09-04T23:57:08.147Z Downloaded iana-time-zone v0.1.65
8882026-09-04T23:57:08.147Z Downloaded pbkdf2 v0.13.0
8892026-09-04T23:57:08.147Z Downloaded peg v0.8.5
8902026-09-04T23:57:08.147Z Downloaded unarray v0.1.4
8912026-09-04T23:57:08.147Z Downloaded zerofrom v0.1.6
8922026-09-04T23:57:08.147Z Downloaded wnaf v0.14.0
8932026-09-04T23:57:08.148Z Downloaded typify v0.6.2
8942026-09-04T23:57:08.148Z Downloaded dirs-sys-next v0.1.2
8952026-09-04T23:57:08.148Z Downloaded is-terminal v0.4.17
8962026-09-04T23:57:08.226Z Downloaded oxnet v0.1.6
8972026-09-04T23:57:08.226Z Downloaded peg-macros v0.8.5
8982026-09-04T23:57:08.226Z Downloaded pin-project-lite v0.2.17
8992026-09-04T23:57:08.226Z Downloaded icu_locale_core v2.1.1
9002026-09-04T23:57:08.226Z Downloaded icu_normalizer v2.1.1
9012026-09-04T23:57:08.226Z Downloaded pkcs5 v0.8.1
9022026-09-04T23:57:08.226Z Downloaded support-bundle-viewer v0.1.2
9032026-09-04T23:57:08.226Z Downloaded yasna v0.5.2
9042026-09-04T23:57:08.226Z Downloaded x509-cert v0.2.5
9052026-09-04T23:57:08.227Z Downloaded ryu v1.0.23
9062026-09-04T23:57:08.227Z Downloaded darling v0.21.3
9072026-09-04T23:57:08.227Z Downloaded schemars_derive v0.8.22
9082026-09-04T23:57:08.227Z Downloaded sec1 v0.8.1
9092026-09-04T23:57:08.227Z Downloaded managed v0.8.0
9102026-09-04T23:57:08.227Z Downloaded vergen-lib v9.1.0
9112026-09-04T23:57:08.227Z Downloaded memmap2 v0.9.10
9122026-09-04T23:57:08.227Z Downloaded crc-catalog v2.4.0
9132026-09-04T23:57:08.227Z Downloaded rusty-fork v0.3.1
9142026-09-04T23:57:08.227Z Downloaded serde_yaml v0.9.34+deprecated
9152026-09-04T23:57:08.227Z Downloaded http v1.4.2
9162026-09-04T23:57:08.227Z Downloaded publicsuffix v2.3.0
9172026-09-04T23:57:08.227Z Downloaded dyn-clone v1.0.20
9182026-09-04T23:57:08.227Z Downloaded inout v0.2.2
9192026-09-04T23:57:08.227Z Downloaded derive_more v2.1.1
9202026-09-04T23:57:08.228Z Downloaded num-bigint-dig v0.8.6
9212026-09-04T23:57:08.228Z Downloaded aes-gcm v0.11.0
9222026-09-04T23:57:08.228Z Downloaded nonempty v0.12.0
9232026-09-04T23:57:08.228Z Downloaded static_assertions v1.1.0
9242026-09-04T23:57:08.228Z Downloaded thread_local v1.1.9
9252026-09-04T23:57:08.228Z Downloaded derive_more-impl v2.1.1
9262026-09-04T23:57:08.228Z Downloaded ecdsa v0.17.0
9272026-09-04T23:57:08.228Z Downloaded derive_builder_core v0.20.2
9282026-09-04T23:57:08.228Z Downloaded predicates-tree v1.0.13
9292026-09-04T23:57:08.228Z Downloaded tinyvec v1.10.0
9302026-09-04T23:57:08.228Z Downloaded simd-adler32 v0.3.8
9312026-09-04T23:57:08.228Z Downloaded ssh-cipher v0.3.0
9322026-09-04T23:57:08.228Z Downloaded stringprep v0.1.5
9332026-09-04T23:57:08.228Z Downloaded time-macros v0.2.27
9342026-09-04T23:57:08.228Z Downloaded rfc6979 v0.6.0
9352026-09-04T23:57:08.229Z Downloaded russh-util v0.52.0
9362026-09-04T23:57:08.229Z Downloaded toml_edit v0.23.10+spec-1.0.0
9372026-09-04T23:57:08.229Z Downloaded aho-corasick v1.1.4
9382026-09-04T23:57:08.229Z Downloaded prettyplease v0.2.37
9392026-09-04T23:57:08.229Z Downloaded unicase v2.9.0
9402026-09-04T23:57:08.229Z Downloaded peg-runtime v0.8.5
9412026-09-04T23:57:08.229Z Downloaded either v1.15.0
9422026-09-04T23:57:08.229Z Downloaded slog-envlogger v2.2.0
9432026-09-04T23:57:08.229Z Downloaded hashbrown v0.13.2
9442026-09-04T23:57:08.229Z Downloaded qorb v0.4.1
9452026-09-04T23:57:08.229Z Downloaded smallvec v1.15.1
9462026-09-04T23:57:08.230Z Downloaded defmt v0.3.100
9472026-09-04T23:57:08.230Z Downloaded crossbeam-deque v0.8.6
9482026-09-04T23:57:08.230Z Downloaded keccak v0.2.0
9492026-09-04T23:57:08.230Z Downloaded signal-hook-tokio v0.3.1
9502026-09-04T23:57:08.230Z Downloaded strip-ansi-escapes v0.2.1
9512026-09-04T23:57:08.230Z Downloaded thread-id v5.1.0
9522026-09-04T23:57:08.230Z Downloaded term v1.2.1
9532026-09-04T23:57:08.230Z Downloaded termtree v0.5.1
9542026-09-04T23:57:08.230Z Downloaded scopeguard v1.2.0
9552026-09-04T23:57:08.230Z Downloaded serde-big-array v0.5.1
9562026-09-04T23:57:08.230Z Downloaded toml_parser v1.1.2+spec-1.1.0
9572026-09-04T23:57:08.230Z Downloaded poly1305 v0.9.0
9582026-09-04T23:57:08.230Z Downloaded yoke v0.8.1
9592026-09-04T23:57:08.230Z Downloaded diff v0.1.13
9602026-09-04T23:57:08.231Z Downloaded serde_cbor v0.11.2
9612026-09-04T23:57:08.231Z Downloaded mime_guess v2.0.5
9622026-09-04T23:57:08.231Z Downloaded daft v0.1.8
9632026-09-04T23:57:08.231Z Downloaded topological-sort v0.2.2
9642026-09-04T23:57:08.231Z Downloaded num-bigint v0.4.6
9652026-09-04T23:57:08.231Z Downloaded parse-display-derive v0.10.0
9662026-09-04T23:57:08.231Z Downloaded postgres-protocol v0.6.10
9672026-09-04T23:57:08.231Z Downloaded derive_more v0.99.20
9682026-09-04T23:57:08.231Z Downloaded keccak v0.1.6
9692026-09-04T23:57:08.231Z Downloaded try-lock v0.2.5
9702026-09-04T23:57:08.231Z Downloaded xshell-macros v0.2.7
9712026-09-04T23:57:08.231Z Downloaded void v1.0.2
9722026-09-04T23:57:08.231Z Downloaded icu_provider v2.1.1
9732026-09-04T23:57:08.231Z Downloaded num-rational v0.4.2
9742026-09-04T23:57:08.231Z Downloaded walkdir v2.5.0
9752026-09-04T23:57:08.231Z Downloaded pem-rfc7468 v0.7.0
9762026-09-04T23:57:08.231Z Downloaded smallvec v0.6.14
9772026-09-04T23:57:08.231Z Downloaded spki v0.7.3
9782026-09-04T23:57:08.231Z Downloaded schemars v1.2.1
9792026-09-04T23:57:08.231Z Downloaded toml v0.7.8
9802026-09-04T23:57:08.232Z Downloaded new_debug_unreachable v1.0.6
9812026-09-04T23:57:08.232Z Downloaded parse-size v1.1.0
9822026-09-04T23:57:08.232Z Downloaded stacker v0.1.23
9832026-09-04T23:57:08.232Z Downloaded derive_builder_macro v0.20.2
9842026-09-04T23:57:08.232Z Downloaded instant v0.1.13
9852026-09-04T23:57:08.232Z Downloaded maplit v1.0.2
9862026-09-04T23:57:08.232Z Downloaded termios v0.3.3
9872026-09-04T23:57:08.232Z Downloaded crypto-bigint v0.5.5
9882026-09-04T23:57:08.232Z Downloaded cookie v0.18.1
9892026-09-04T23:57:08.232Z Downloaded module-lattice v0.2.3
9902026-09-04T23:57:08.233Z Downloaded const_format_proc_macros v0.2.34
9912026-09-04T23:57:08.233Z Downloaded crc v3.4.0
9922026-09-04T23:57:08.233Z Downloaded derive-ex v0.1.8
9932026-09-04T23:57:08.233Z Downloaded serde_bytes v0.11.19
9942026-09-04T23:57:08.233Z Downloaded indent_write v2.2.0
9952026-09-04T23:57:08.233Z Downloaded quinn-udp v0.5.14
9962026-09-04T23:57:08.316Z Downloaded der v0.8.0
9972026-09-04T23:57:08.316Z Downloaded darling_core v0.23.0
9982026-09-04T23:57:08.316Z Downloaded untrusted v0.7.1
9992026-09-04T23:57:08.316Z Downloaded shlex v1.3.0
10002026-09-04T23:57:08.316Z Downloaded cpufeatures v0.3.0
10012026-09-04T23:57:08.316Z Downloaded proc-macro-error-attr2 v2.0.0
10022026-09-04T23:57:08.316Z Downloaded unicode-xid v0.2.6
10032026-09-04T23:57:08.316Z Downloaded zerofrom-derive v0.1.6
10042026-09-04T23:57:08.316Z Downloaded derive_builder v0.20.2
10052026-09-04T23:57:08.316Z Downloaded rustls-webpki v0.103.13
10062026-09-04T23:57:08.317Z Downloaded tap v1.0.1
10072026-09-04T23:57:08.317Z Downloaded tower-http v0.6.8
10082026-09-04T23:57:08.317Z Downloaded snafu v0.8.9
10092026-09-04T23:57:08.318Z Downloaded hyper-staticfile v0.10.1
10102026-09-04T23:57:08.318Z Downloaded rsa v0.10.0-rc.18
10112026-09-04T23:57:08.318Z Downloaded mime v0.3.17
10122026-09-04T23:57:08.318Z Downloaded scroll_derive v0.13.1
10132026-09-04T23:57:08.318Z Downloaded secrecy v0.8.0
10142026-09-04T23:57:08.318Z Downloaded steno v0.4.1
10152026-09-04T23:57:08.318Z Downloaded hashbrown v0.16.1
10162026-09-04T23:57:08.318Z Downloaded zip v0.6.6
10172026-09-04T23:57:08.318Z Downloaded libbz2-rs-sys v0.2.2
10182026-09-04T23:57:08.318Z Downloaded oso-derive v0.27.3
10192026-09-04T23:57:08.318Z Downloaded prefix-trie v0.7.0
10202026-09-04T23:57:08.318Z Downloaded crossbeam-epoch v0.9.18
10212026-09-04T23:57:08.318Z Downloaded paste v1.0.15
10222026-09-04T23:57:08.318Z Downloaded vergen-gitcl v1.0.8
10232026-09-04T23:57:08.319Z Downloaded primeorder v0.13.6
10242026-09-04T23:57:08.319Z Downloaded rpassword v7.5.4
10252026-09-04T23:57:08.319Z Downloaded ed25519-dalek v3.0.0
10262026-09-04T23:57:08.319Z Downloaded diesel-dtrace v0.5.0
10272026-09-04T23:57:08.319Z Downloaded illumos-nvpair-sys v0.2.0
10282026-09-04T23:57:08.319Z Downloaded inout v0.1.4
10292026-09-04T23:57:08.319Z Downloaded strum_macros v0.27.2
10302026-09-04T23:57:08.319Z Downloaded pin-project-internal v1.1.11
10312026-09-04T23:57:08.319Z Downloaded scroll v0.13.0
10322026-09-04T23:57:08.319Z Downloaded ed25519 v3.0.0
10332026-09-04T23:57:08.320Z Downloaded tungstenite v0.21.0
10342026-09-04T23:57:08.320Z Downloaded zerocopy-derive v0.8.55
10352026-09-04T23:57:08.320Z Downloaded lalrpop-util v0.19.12
10362026-09-04T23:57:08.320Z Downloaded rtoolbox v0.0.3
10372026-09-04T23:57:08.320Z Downloaded signature v3.0.0
10382026-09-04T23:57:08.320Z Downloaded parse-display v0.10.0
10392026-09-04T23:57:08.320Z Downloaded path-slash v0.1.5
10402026-09-04T23:57:08.320Z Downloaded ed25519 v2.2.3
10412026-09-04T23:57:08.320Z Downloaded primeorder v0.14.0
10422026-09-04T23:57:08.320Z Downloaded progenitor-impl v0.14.0
10432026-09-04T23:57:08.320Z Downloaded daft-derive v0.1.8
10442026-09-04T23:57:08.320Z Downloaded darling v0.13.4
10452026-09-04T23:57:08.320Z Downloaded recursive-proc-macro-impl v0.1.1
10462026-09-04T23:57:08.320Z Downloaded digest-io v0.1.0
10472026-09-04T23:57:08.382Z Downloaded tabwriter v1.4.1
10482026-09-04T23:57:08.382Z Downloaded unit-prefix v0.5.2
10492026-09-04T23:57:08.382Z Downloaded linear-map v1.2.0
10502026-09-04T23:57:08.382Z Downloaded hashbrown v0.14.5
10512026-09-04T23:57:08.383Z Downloaded mio v1.2.0
10522026-09-04T23:57:08.383Z Downloaded miette-derive v7.6.0
10532026-09-04T23:57:08.383Z Downloaded icu_properties v2.1.2
10542026-09-04T23:57:08.383Z Downloaded url v2.5.8
10552026-09-04T23:57:08.383Z Downloaded openssl-sys v0.9.117
10562026-09-04T23:57:08.383Z Downloaded scrypt v0.12.0
10572026-09-04T23:57:08.383Z Downloaded sec1 v0.7.3
10582026-09-04T23:57:08.384Z Downloaded defmt v1.0.1
10592026-09-04T23:57:08.384Z Downloaded zip v4.6.1
10602026-09-04T23:57:08.384Z Downloaded internet-checksum v0.2.1
10612026-09-04T23:57:08.384Z Downloaded crucible-workspace-hack v0.1.0
10622026-09-04T23:57:08.384Z Downloaded deranged v0.5.8
10632026-09-04T23:57:08.384Z Downloaded dropshot-api-manager-types v0.8.0
10642026-09-04T23:57:08.384Z Downloaded typed-path v0.9.3
10652026-09-04T23:57:08.384Z Downloaded omicron-zone-package v0.12.3
10662026-09-04T23:57:08.384Z Downloaded tokio-rustls v0.26.4
10672026-09-04T23:57:08.384Z Downloaded salsa20 v0.11.0
10682026-09-04T23:57:08.384Z Downloaded cookie_store v0.22.1
10692026-09-04T23:57:08.384Z Downloaded csv-core v0.1.13
10702026-09-04T23:57:08.384Z Downloaded recursive v0.1.1
10712026-09-04T23:57:08.384Z Downloaded illumos-nvpair v0.3.0
10722026-09-04T23:57:08.384Z Downloaded pretty_assertions v1.4.1
10732026-09-04T23:57:08.384Z Downloaded serde_tokenstream v0.3.0
10742026-09-04T23:57:08.385Z Downloaded slab v0.4.12
10752026-09-04T23:57:08.385Z Downloaded p521 v0.14.0
10762026-09-04T23:57:08.385Z Downloaded rustls-platform-verifier v0.6.2
10772026-09-04T23:57:08.385Z Downloaded idna v1.1.0
10782026-09-04T23:57:08.385Z Downloaded iri-string v0.7.10
10792026-09-04T23:57:08.385Z Downloaded ed25519-dalek v2.2.0
10802026-09-04T23:57:08.385Z Downloaded universal-hash v0.5.1
10812026-09-04T23:57:08.385Z Downloaded crypto-common v0.2.2
10822026-09-04T23:57:08.386Z Downloaded xshell v0.2.7
10832026-09-04T23:57:08.386Z Downloaded defmt-macros v1.0.1
10842026-09-04T23:57:08.386Z Downloaded ident_case v1.0.1
10852026-09-04T23:57:08.386Z Downloaded litemap v0.8.1
10862026-09-04T23:57:08.386Z Downloaded waitgroup v0.1.2
10872026-09-04T23:57:08.387Z Downloaded sha3 v0.12.0
10882026-09-04T23:57:08.387Z Downloaded debug-ignore v1.0.5
10892026-09-04T23:57:08.387Z Downloaded humantime v2.3.0
10902026-09-04T23:57:08.580Z Downloaded tar v0.4.46
10912026-09-04T23:57:08.580Z Downloaded proc-macro-error2 v2.0.1
10922026-09-04T23:57:08.580Z Downloaded r2d2 v0.8.10
10932026-09-04T23:57:08.580Z Downloaded postgres-types v0.2.12
10942026-09-04T23:57:08.580Z Downloaded tiny-keccak v2.0.2
10952026-09-04T23:57:08.580Z Downloaded supports-hyperlinks v3.2.0
10962026-09-04T23:57:08.581Z Downloaded sync-ptr v0.1.4
10972026-09-04T23:57:08.581Z Downloaded hashbrown v0.15.5
10982026-09-04T23:57:08.581Z Downloaded progenitor v0.14.0
10992026-09-04T23:57:08.581Z Downloaded icu_normalizer_data v2.1.1
11002026-09-04T23:57:08.581Z Downloaded tracing-core v0.1.36
11012026-09-04T23:57:08.581Z Downloaded signature v2.2.0
11022026-09-04T23:57:08.581Z Downloaded utf8_iter v1.0.4
11032026-09-04T23:57:08.581Z Downloaded derive-where v1.6.0
11042026-09-04T23:57:08.581Z Downloaded spin v0.9.8
11052026-09-04T23:57:08.581Z Downloaded ignore v0.4.25
11062026-09-04T23:57:08.581Z Downloaded ssh-encoding v0.3.0
11072026-09-04T23:57:08.589Z Downloaded num-derive v0.4.2
11082026-09-04T23:57:08.589Z Downloaded jobserver v0.1.34
11092026-09-04T23:57:08.589Z Downloaded num_enum_derive v0.7.6
11102026-09-04T23:57:08.589Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11112026-09-04T23:57:08.589Z Downloaded indicatif v0.18.4
11122026-09-04T23:57:08.589Z Downloaded tls_codec_derive v0.4.2
11132026-09-04T23:57:08.589Z Downloaded dropshot_endpoint v0.17.1
11142026-09-04T23:57:08.589Z Downloaded num-traits v0.2.19
11152026-09-04T23:57:08.589Z Downloaded diesel_table_macro_syntax v0.3.0
11162026-09-04T23:57:08.589Z Downloaded dunce v1.0.5
11172026-09-04T23:57:08.590Z Downloaded lru-cache v0.1.2
11182026-09-04T23:57:08.590Z Downloaded rustc-hash v2.1.1
11192026-09-04T23:57:08.590Z Downloaded display-error-chain v0.2.2
11202026-09-04T23:57:08.590Z Downloaded poly1305 v0.8.0
11212026-09-04T23:57:08.652Z Downloaded uuid v1.23.4
11222026-09-04T23:57:08.652Z Downloaded rand_chacha v0.3.1
11232026-09-04T23:57:08.652Z Downloaded dropshot-api-manager v0.8.0
11242026-09-04T23:57:08.652Z Downloaded phf_shared v0.11.3
11252026-09-04T23:57:08.652Z Downloaded quick-error v1.2.3
11262026-09-04T23:57:08.652Z Downloaded socket2 v0.6.3
11272026-09-04T23:57:08.652Z Downloaded crypto-primes v0.7.2
11282026-09-04T23:57:08.652Z Downloaded ml-kem v0.3.2
11292026-09-04T23:57:08.652Z Downloaded slog-dtrace v0.3.0
11302026-09-04T23:57:08.652Z Downloaded pin-project v1.1.11
11312026-09-04T23:57:08.652Z Downloaded rand v0.9.2
11322026-09-04T23:57:08.652Z Downloaded zerotrie v0.2.3
11332026-09-04T23:57:08.652Z Downloaded indoc v1.0.9
11342026-09-04T23:57:08.652Z Downloaded serde_with_macros v3.21.0
11352026-09-04T23:57:08.652Z Downloaded delegate v0.13.5
11362026-09-04T23:57:08.652Z Downloaded ecdsa v0.16.9
11372026-09-04T23:57:08.652Z Downloaded futures-util v0.3.32
11382026-09-04T23:57:08.652Z Downloaded hkdf v0.13.0
11392026-09-04T23:57:08.652Z Downloaded toml v1.1.2+spec-1.1.0
11402026-09-04T23:57:08.652Z Downloaded native-tls v0.2.18
11412026-09-04T23:57:08.652Z Downloaded opaque-debug v0.3.1
11422026-09-04T23:57:08.652Z Downloaded tinystr v0.8.2
11432026-09-04T23:57:08.652Z Downloaded vte v0.14.1
11442026-09-04T23:57:08.652Z Downloaded nu-ansi-term v0.50.3
11452026-09-04T23:57:08.653Z Downloaded signal-hook-mio v0.2.5
11462026-09-04T23:57:08.653Z Downloaded rustversion v1.0.22
11472026-09-04T23:57:08.653Z Downloaded radium v0.7.0
11482026-09-04T23:57:08.653Z Downloaded darling v0.23.0
11492026-09-04T23:57:08.653Z Downloaded miniz_oxide v0.8.9
11502026-09-04T23:57:08.653Z Downloaded structmeta-derive v0.3.0
11512026-09-04T23:57:08.653Z Downloaded zstd-safe v7.2.4
11522026-09-04T23:57:08.653Z Downloaded chrono v0.4.45
11532026-09-04T23:57:08.653Z Downloaded semver v0.1.20
11542026-09-04T23:57:08.653Z Downloaded lazy_static v1.5.0
11552026-09-04T23:57:08.653Z Downloaded cstr-argument v0.1.2
11562026-09-04T23:57:08.653Z Downloaded der v0.7.10
11572026-09-04T23:57:08.653Z Downloaded pkcs1 v0.8.0-rc.4
11582026-09-04T23:57:08.653Z Downloaded uzers v0.12.2
11592026-09-04T23:57:08.653Z Downloaded libloading v0.8.9
11602026-09-04T23:57:08.653Z Downloaded nom v8.0.0
11612026-09-04T23:57:08.653Z Downloaded rustls-pki-types v1.14.0
11622026-09-04T23:57:08.653Z Downloaded lzss v0.8.2
11632026-09-04T23:57:08.653Z Downloaded strum v0.27.2
11642026-09-04T23:57:08.653Z Downloaded dsl_auto_type v0.2.0
11652026-09-04T23:57:08.653Z Downloaded oxide-generation v0.1.3
11662026-09-04T23:57:08.653Z Downloaded crossbeam-channel v0.5.15
11672026-09-04T23:57:08.653Z Downloaded hyper v1.10.1
11682026-09-04T23:57:08.653Z Downloaded slog-scope v4.4.1
11692026-09-04T23:57:08.653Z Downloaded p256 v0.14.0
11702026-09-04T23:57:08.653Z Downloaded tokio-dtrace v0.1.1
11712026-09-04T23:57:08.653Z Downloaded tokio-native-tls v0.3.1
11722026-09-04T23:57:08.653Z Downloaded zopfli v0.8.3
11732026-09-04T23:57:08.653Z Downloaded const_format v0.2.35
11742026-09-04T23:57:08.653Z Downloaded sha2 v0.11.0
11752026-09-04T23:57:08.654Z Downloaded phc v0.6.1
11762026-09-04T23:57:08.654Z Downloaded num v0.4.3
11772026-09-04T23:57:08.654Z Downloaded aws-lc-rs v1.16.3
11782026-09-04T23:57:08.655Z Downloaded impl-trait-for-tuples v0.2.3
11792026-09-04T23:57:08.655Z Downloaded lru v0.12.5
11802026-09-04T23:57:08.655Z Downloaded phf_shared v0.12.1
11812026-09-04T23:57:08.655Z Downloaded precomputed-hash v0.1.1
11822026-09-04T23:57:08.655Z Downloaded serde_spanned v1.1.1
11832026-09-04T23:57:08.655Z Downloaded h2 v0.4.15
11842026-09-04T23:57:08.656Z Downloaded hkdf v0.12.4
11852026-09-04T23:57:08.656Z Downloaded newtype-uuid v1.3.2
11862026-09-04T23:57:08.656Z Downloaded object v0.30.4
11872026-09-04T23:57:08.656Z Downloaded zstd v0.13.3
11882026-09-04T23:57:08.657Z Downloaded itertools v0.15.0
11892026-09-04T23:57:08.657Z Downloaded openssl-probe v0.2.1
11902026-09-04T23:57:08.657Z Downloaded toml_edit v0.19.15
11912026-09-04T23:57:08.657Z Downloaded darling_core v0.13.4
11922026-09-04T23:57:08.657Z Downloaded bitvec v1.0.1
11932026-09-04T23:57:08.657Z Downloaded digest v0.11.3
11942026-09-04T23:57:08.657Z Downloaded slog-json v2.6.1
11952026-09-04T23:57:08.657Z Downloaded strum_macros v0.24.3
11962026-09-04T23:57:08.657Z Downloaded russh v0.62.4
11972026-09-04T23:57:08.657Z Downloaded proptest v1.11.0
11982026-09-04T23:57:08.657Z Downloaded quinn-proto v0.11.16
11992026-09-04T23:57:08.657Z Downloaded resolv-conf v0.7.6
12002026-09-04T23:57:08.657Z Downloaded predicates v3.1.4
12012026-09-04T23:57:08.657Z Downloaded displaydoc v0.2.5
12022026-09-04T23:57:08.657Z Downloaded parking_lot_core v0.8.6
12032026-09-04T23:57:08.657Z Downloaded vergen v9.1.0
12042026-09-04T23:57:08.657Z Downloaded portable-atomic v1.13.1
12052026-09-04T23:57:08.658Z Downloaded rsa v0.9.10
12062026-09-04T23:57:08.658Z Downloaded tower v0.5.3
12072026-09-04T23:57:08.658Z Downloaded itertools v0.14.0
12082026-09-04T23:57:08.658Z Downloaded convert_case v0.10.0
12092026-09-04T23:57:08.658Z Downloaded hyper-rustls v0.27.7
12102026-09-04T23:57:08.658Z Downloaded subprocess v0.2.15
12112026-09-04T23:57:08.725Z Downloaded darling_core v0.21.3
12122026-09-04T23:57:08.725Z Downloaded elliptic-curve v0.13.8
12132026-09-04T23:57:08.725Z Downloaded unicode-bidi v0.3.18
12142026-09-04T23:57:08.725Z Downloaded indoc v2.0.7
12152026-09-04T23:57:08.725Z Downloaded nom v7.1.3
12162026-09-04T23:57:08.725Z Downloaded zerocopy v0.6.6
12172026-09-04T23:57:08.725Z Downloaded minimal-lexical v0.2.1
12182026-09-04T23:57:08.725Z Downloaded parking_lot_core v0.9.12
12192026-09-04T23:57:08.725Z Downloaded reedline v0.40.0
12202026-09-04T23:57:08.725Z Downloaded tokio-postgres v0.7.16
12212026-09-04T23:57:08.725Z Downloaded icu_collections v2.1.1
12222026-09-04T23:57:08.725Z Downloaded signal-hook v0.3.18
12232026-09-04T23:57:08.725Z Downloaded libxml v0.3.3
12242026-09-04T23:57:08.788Z Downloaded knus v3.4.0
12252026-09-04T23:57:08.788Z Downloaded rayon-core v1.13.0
12262026-09-04T23:57:08.788Z Downloaded miette v7.6.0
12272026-09-04T23:57:08.788Z Downloaded itertools v0.10.5
12282026-09-04T23:57:08.789Z Downloaded itertools v0.13.0
12292026-09-04T23:57:08.789Z Downloaded zlib-rs v0.6.2
12302026-09-04T23:57:08.789Z Downloaded icu_properties_data v2.1.2
12312026-09-04T23:57:08.789Z Downloaded regex v1.12.3
12322026-09-04T23:57:08.789Z Downloaded jiff-core v0.1.0
12332026-09-04T23:57:08.789Z Downloaded tungstenite v0.23.0
12342026-09-04T23:57:08.789Z Downloaded internal-russh-num-bigint v0.5.0
12352026-09-04T23:57:08.789Z Downloaded rustyline v14.0.0
12362026-09-04T23:57:08.789Z Downloaded zerovec v0.11.5
12372026-09-04T23:57:08.789Z Downloaded unicode-segmentation v1.12.0
12382026-09-04T23:57:08.789Z Downloaded serde_with v1.14.0
12392026-09-04T23:57:08.789Z Downloaded yansi v1.0.1
12402026-09-04T23:57:08.789Z Downloaded ssh-key v0.7.0-rc.11
12412026-09-04T23:57:08.789Z Downloaded lalrpop v0.19.12
12422026-09-04T23:57:08.789Z Downloaded git2 v0.20.4
12432026-09-04T23:57:09.005Z Downloaded diesel_derives v2.3.7
12442026-09-04T23:57:09.005Z Downloaded hyper-util v0.1.20
12452026-09-04T23:57:09.005Z Downloaded winnow v0.6.26
12462026-09-04T23:57:09.005Z Downloaded rand v0.10.1
12472026-09-04T23:57:09.005Z Downloaded bstr v1.12.1
12482026-09-04T23:57:09.005Z Downloaded crossterm v0.29.0
12492026-09-04T23:57:09.005Z Downloaded moka v0.12.13
12502026-09-04T23:57:09.005Z Downloaded regex-syntax v0.6.29
12512026-09-04T23:57:09.005Z Downloaded tough v0.22.0
12522026-09-04T23:57:09.053Z Downloaded iddqd v0.4.2
12532026-09-04T23:57:09.053Z Downloaded winnow v0.5.40
12542026-09-04T23:57:09.053Z Downloaded quick-xml v0.37.5
12552026-09-04T23:57:09.053Z Downloaded rawzip v0.4.4
12562026-09-04T23:57:09.053Z Downloaded petname v2.0.2
12572026-09-04T23:57:09.055Z Downloaded vcpkg v0.2.15
12582026-09-04T23:57:09.055Z Downloaded salty v0.3.0
12592026-09-04T23:57:09.055Z Downloaded openssl v0.10.80
12602026-09-04T23:57:09.055Z Downloaded radix_trie v0.2.1
12612026-09-04T23:57:09.055Z Downloaded p384 v0.13.1
12622026-09-04T23:57:09.055Z Downloaded goblin v0.10.5
12632026-09-04T23:57:09.055Z Downloaded syn v3.0.3
12642026-09-04T23:57:09.055Z Downloaded gimli v0.32.3
12652026-09-04T23:57:09.055Z Downloaded smoltcp v0.11.0
12662026-09-04T23:57:09.055Z Downloaded nix v0.28.0
12672026-09-04T23:57:09.055Z Downloaded unicode-normalization v0.1.25
12682026-09-04T23:57:09.056Z Downloaded nix v0.27.1
12692026-09-04T23:57:09.056Z Downloaded rayon v1.11.0
12702026-09-04T23:57:09.056Z Downloaded tabled v0.21.0
12712026-09-04T23:57:09.056Z Downloaded itertools v0.12.1
12722026-09-04T23:57:09.056Z Downloaded crossterm v0.28.1
12732026-09-04T23:57:09.056Z Downloaded sled v0.34.7
12742026-09-04T23:57:09.057Z Downloaded time v0.3.47
12752026-09-04T23:57:09.057Z Downloaded reqwest v0.12.28
12762026-09-04T23:57:09.057Z Downloaded sha3 v0.11.0
12772026-09-04T23:57:09.057Z Downloaded tokio-util v0.7.18
12782026-09-04T23:57:09.057Z Downloaded winnow v1.0.3
12792026-09-04T23:57:09.057Z Downloaded bzip2-sys v0.1.13+1.0.8
12802026-09-04T23:57:09.144Z Downloaded libm v0.2.16
12812026-09-04T23:57:09.145Z Downloaded reqwest v0.13.2
12822026-09-04T23:57:09.145Z Downloaded ratatui v0.29.0
12832026-09-04T23:57:09.145Z Downloaded regex-automata v0.4.14
12842026-09-04T23:57:09.204Z Downloaded jiff v0.2.34
12852026-09-04T23:57:09.204Z Downloaded chrono-tz v0.10.4
12862026-09-04T23:57:09.204Z Downloaded serde_with v3.21.0
12872026-09-04T23:57:09.204Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12882026-09-04T23:57:09.204Z Downloaded sha3 v0.10.8
12892026-09-04T23:57:09.204Z Downloaded zerocopy v0.8.55
12902026-09-04T23:57:09.204Z Downloaded regress v0.11.1
12912026-09-04T23:57:09.301Z Downloaded hickory-proto v0.24.4
12922026-09-04T23:57:09.301Z Downloaded regex-syntax v0.8.10
12932026-09-04T23:57:09.302Z Downloaded rustls v0.23.41
12942026-09-04T23:57:09.302Z Downloaded smoltcp v0.9.1
12952026-09-04T23:57:09.302Z Downloaded dropshot v0.17.1
12962026-09-04T23:57:09.310Z Downloaded curve25519-dalek v5.0.0
12972026-09-04T23:57:09.310Z Downloaded polar-core v0.27.3
12982026-09-04T23:57:09.310Z Downloaded curve25519-dalek v4.1.3
12992026-09-04T23:57:09.310Z Downloaded ring v0.17.14
13002026-09-04T23:57:09.310Z Downloaded hickory-proto v0.25.2
13012026-09-04T23:57:09.310Z Downloaded regress v0.10.5
13022026-09-04T23:57:09.310Z Downloaded nix v0.31.2
13032026-09-04T23:57:09.310Z Downloaded crypto-bigint v0.7.5
13042026-09-04T23:57:09.310Z Downloaded object v0.37.3
13052026-09-04T23:57:09.310Z Downloaded diesel v2.3.7
13062026-09-04T23:57:09.310Z Downloaded libgit2-sys v0.18.3+1.9.2
13072026-09-04T23:57:09.413Z Downloaded openapiv3 v2.2.0
13082026-09-04T23:57:09.413Z Downloaded rustix v0.38.44
13092026-09-04T23:57:09.474Z Downloaded typify-impl v0.6.2
13102026-09-04T23:57:09.474Z Downloaded tracing v0.1.44
13112026-09-04T23:57:09.474Z Downloaded sqlparser v0.61.0
13122026-09-04T23:57:09.474Z Downloaded zerocopy-derive v0.6.6
13132026-09-04T23:57:09.475Z Downloaded petgraph v0.6.5
13142026-09-04T23:57:09.554Z Downloaded libz-sys v1.1.24
13152026-09-04T23:57:09.597Z Downloaded csv v1.4.0
13162026-09-04T23:57:09.597Z Downloaded petgraph v0.8.3
13172026-09-04T23:57:09.597Z Downloaded tokio v1.52.1
13182026-09-04T23:57:09.714Z Downloaded encoding_rs v0.8.35
13192026-09-04T23:57:09.789Z Downloaded aws-lc-sys v0.40.0
13202026-09-04T23:57:10.002Z Compiling serde_core v1.0.228
13212026-09-04T23:57:10.002Z Compiling libc v0.2.185
13222026-09-04T23:57:10.002Z Compiling serde v1.0.228
13232026-09-04T23:57:10.101Z Compiling log v0.4.33
13242026-09-04T23:57:10.102Z Compiling smallvec v1.15.1
13252026-09-04T23:57:10.102Z Compiling find-msvc-tools v0.1.9
13262026-09-04T23:57:10.102Z Compiling shlex v1.3.0
13272026-09-04T23:57:10.102Z Compiling subtle v2.6.1
13282026-09-04T23:57:10.267Z Compiling scopeguard v1.2.0
13292026-09-04T23:57:10.386Z Compiling typenum v1.20.1
13302026-09-04T23:57:10.387Z Compiling stable_deref_trait v1.2.1
13312026-09-04T23:57:10.387Z Compiling zerocopy v0.8.55
13322026-09-04T23:57:10.387Z Compiling portable-atomic v1.13.1
13332026-09-04T23:57:10.387Z Compiling serde_json v1.0.151
13342026-09-04T23:57:10.387Z Compiling syn v2.0.117
13352026-09-04T23:57:10.387Z Compiling critical-section v1.2.0
13362026-09-04T23:57:10.427Z Compiling libm v0.2.16
13372026-09-04T23:57:10.427Z Compiling num-traits v0.2.19
13382026-09-04T23:57:10.427Z Compiling lock_api v0.4.14
13392026-09-04T23:57:10.428Z Compiling pkg-config v0.3.32
13402026-09-04T23:57:10.519Z Compiling generic-array v0.14.7
13412026-09-04T23:57:10.519Z Compiling parking_lot_core v0.9.12
13422026-09-04T23:57:10.519Z Compiling const-oid v0.9.6
13432026-09-04T23:57:10.519Z Compiling getrandom v0.4.3
13442026-09-04T23:57:10.632Z Compiling pin-project-lite v0.2.17
13452026-09-04T23:57:10.632Z Compiling rand_core v0.10.0
13462026-09-04T23:57:10.721Z Compiling futures-core v0.3.32
13472026-09-04T23:57:10.721Z Compiling percent-encoding v2.3.2
13482026-09-04T23:57:10.811Z Compiling litemap v0.8.1
13492026-09-04T23:57:10.811Z Compiling writeable v0.6.2
13502026-09-04T23:57:10.811Z Compiling icu_properties_data v2.1.2
13512026-09-04T23:57:10.911Z Compiling icu_normalizer_data v2.1.1
13522026-09-04T23:57:10.911Z Compiling rustix v1.1.4
13532026-09-04T23:57:10.911Z Compiling getrandom v0.3.4
13542026-09-04T23:57:11.018Z Compiling futures-sink v0.3.32
13552026-09-04T23:57:11.018Z Compiling slab v0.4.12
13562026-09-04T23:57:11.070Z Compiling futures-task v0.3.32
13572026-09-04T23:57:11.070Z Compiling futures-channel v0.3.32
13582026-09-04T23:57:11.085Z Compiling futures-io v0.3.32
13592026-09-04T23:57:11.085Z Compiling utf8_iter v1.0.4
13602026-09-04T23:57:11.161Z Compiling errno v0.3.14
13612026-09-04T23:57:11.217Z Compiling jobserver v0.1.34
13622026-09-04T23:57:11.217Z Compiling getrandom v0.2.17
13632026-09-04T23:57:11.298Z Compiling mio v1.2.0
13642026-09-04T23:57:11.298Z Compiling signal-hook-registry v1.4.8
13652026-09-04T23:57:11.299Z Compiling socket2 v0.6.3
13662026-09-04T23:57:11.369Z Compiling rand_core v0.6.4
13672026-09-04T23:57:11.369Z Compiling form_urlencoded v1.2.2
13682026-09-04T23:57:11.429Z Compiling rustversion v1.0.22
13692026-09-04T23:57:11.444Z Compiling cc v1.2.56
13702026-09-04T23:57:11.445Z Compiling once_cell v1.21.3
13712026-09-04T23:57:11.537Z Compiling parking_lot v0.12.5
13722026-09-04T23:57:11.675Z Compiling base64ct v1.8.3
13732026-09-04T23:57:11.675Z Compiling iana-time-zone v0.1.65
13742026-09-04T23:57:11.705Z Compiling ident_case v1.0.1
13752026-09-04T23:57:11.705Z Compiling fs_extra v1.3.0
13762026-09-04T23:57:11.705Z Compiling regex-syntax v0.8.10
13772026-09-04T23:57:11.771Z Compiling flagset v0.4.7
13782026-09-04T23:57:11.833Z Compiling dunce v1.0.5
13792026-09-04T23:57:11.833Z Compiling base64 v0.22.1
13802026-09-04T23:57:11.858Z Compiling rand_core v0.9.5
13812026-09-04T23:57:11.858Z Compiling vcpkg v0.2.15
13822026-09-04T23:57:11.858Z Compiling syn v1.0.109
13832026-09-04T23:57:11.879Z Compiling pem-rfc7468 v0.7.0
13842026-09-04T23:57:11.913Z Compiling tracing-core v0.1.36
13852026-09-04T23:57:11.964Z Compiling simd-adler32 v0.3.8
13862026-09-04T23:57:12.028Z Compiling schemars v0.8.22
13872026-09-04T23:57:12.028Z Compiling aws-lc-rs v1.16.3
13882026-09-04T23:57:12.028Z Compiling dyn-clone v1.0.20
13892026-09-04T23:57:12.099Z Compiling cpufeatures v0.2.17
13902026-09-04T23:57:12.170Z Compiling spin v0.9.8
13912026-09-04T23:57:12.230Z Compiling adler2 v2.0.1
13922026-09-04T23:57:12.260Z Compiling tinyvec_macros v0.1.1
13932026-09-04T23:57:12.260Z Compiling cmake v0.1.57
13942026-09-04T23:57:12.260Z Compiling crc32fast v1.5.0
13952026-09-04T23:57:12.260Z Compiling httparse v1.10.1
13962026-09-04T23:57:12.300Z Compiling openssl-probe v0.2.1
13972026-09-04T23:57:12.319Z Compiling cmov v0.5.4
13982026-09-04T23:57:12.320Z Compiling tinyvec v1.10.0
13992026-09-04T23:57:12.320Z Compiling miniz_oxide v0.8.9
14002026-09-04T23:57:12.366Z Compiling aho-corasick v1.1.4
14012026-09-04T23:57:12.427Z Compiling bitflags v2.11.0
14022026-09-04T23:57:12.523Z Compiling semver v1.0.28
14032026-09-04T23:57:12.613Z Compiling indexmap v2.14.0
14042026-09-04T23:57:12.613Z Compiling uuid v1.23.4
14052026-09-04T23:57:12.695Z Compiling ctutils v0.4.2
14062026-09-04T23:57:12.738Z Compiling tower-layer v0.3.3
14072026-09-04T23:57:12.738Z Compiling tower-service v0.3.3
14082026-09-04T23:57:12.738Z Compiling try-lock v0.2.5
14092026-09-04T23:57:12.738Z Compiling radium v0.7.0
14102026-09-04T23:57:12.824Z Compiling rustc_version v0.4.1
14112026-09-04T23:57:12.839Z Compiling unicode-segmentation v1.12.0
14122026-09-04T23:57:12.856Z Compiling untrusted v0.7.1
14132026-09-04T23:57:12.869Z Compiling atomic-waker v1.1.2
14142026-09-04T23:57:12.900Z Compiling want v0.3.1
14152026-09-04T23:57:13.053Z Compiling tap v1.0.1
14162026-09-04T23:57:13.069Z Compiling maybe-uninit v2.0.0
14172026-09-04T23:57:13.069Z Compiling openssl v0.10.80
14182026-09-04T23:57:13.108Z Compiling aws-lc-sys v0.40.0
14192026-09-04T23:57:13.161Z Compiling openssl-sys v0.9.117
14202026-09-04T23:57:13.179Z Compiling untrusted v0.9.0
14212026-09-04T23:57:13.194Z Compiling synstructure v0.13.2
14222026-09-04T23:57:13.208Z Compiling serde_derive_internals v0.29.1
14232026-09-04T23:57:13.248Z Compiling pest_generator v2.8.6
14242026-09-04T23:57:13.274Z Compiling regex-automata v0.4.14
14252026-09-04T23:57:13.306Z Compiling darling_core v0.20.11
14262026-09-04T23:57:13.335Z Compiling rustls v0.23.41
14272026-09-04T23:57:13.383Z Compiling httpdate v1.0.3
14282026-09-04T23:57:13.418Z Compiling foreign-types-shared v0.1.1
14292026-09-04T23:57:13.471Z Compiling foreign-types v0.3.2
14302026-09-04T23:57:13.551Z Compiling wyz v0.5.1
14312026-09-04T23:57:13.585Z Compiling tempfile v3.27.0
14322026-09-04T23:57:13.651Z Compiling terminal_size v0.4.3
14332026-09-04T23:57:13.763Z Compiling bzip2-sys v0.1.13+1.0.8
14342026-09-04T23:57:13.790Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14352026-09-04T23:57:13.833Z Compiling unicode-normalization v0.1.25
14362026-09-04T23:57:13.857Z Compiling num-integer v0.1.46
14372026-09-04T23:57:13.984Z Compiling socket2 v0.5.10
14382026-09-04T23:57:14.011Z Compiling wait-timeout v0.2.1
14392026-09-04T23:57:14.011Z Compiling ahash v0.8.12
14402026-09-04T23:57:14.085Z Compiling funty v2.0.0
14412026-09-04T23:57:14.117Z Compiling num-bigint-dig v0.8.6
14422026-09-04T23:57:14.135Z Compiling num-conv v0.2.0
14432026-09-04T23:57:14.172Z Compiling packed_struct v0.10.1
14442026-09-04T23:57:14.189Z Compiling powerfmt v0.2.0
14452026-09-04T23:57:14.252Z Compiling native-tls v0.2.18
14462026-09-04T23:57:14.288Z Compiling time-core v0.1.8
14472026-09-04T23:57:14.288Z Compiling bit-vec v0.8.0
14482026-09-04T23:57:14.295Z Compiling quick-error v1.2.3
14492026-09-04T23:57:14.318Z Compiling clap_builder v4.6.0
14502026-09-04T23:57:14.377Z Compiling bitvec v1.0.1
14512026-09-04T23:57:14.413Z Compiling rusty-fork v0.3.1
14522026-09-04T23:57:14.493Z Compiling deranged v0.5.8
14532026-09-04T23:57:14.508Z Compiling num-iter v0.1.45
14542026-09-04T23:57:14.508Z Compiling time-macros v0.2.27
14552026-09-04T23:57:14.508Z Compiling bit-set v0.8.0
14562026-09-04T23:57:14.601Z Compiling lazy_static v1.5.0
14572026-09-04T23:57:14.698Z Compiling rand_xorshift v0.4.0
14582026-09-04T23:57:14.698Z Compiling sync_wrapper v1.0.2
14592026-09-04T23:57:14.738Z Compiling indexmap v1.9.3
14602026-09-04T23:57:14.738Z Compiling num_threads v0.1.7
14612026-09-04T23:57:14.909Z Compiling paste v1.0.15
14622026-09-04T23:57:15.121Z Compiling crossbeam-utils v0.8.21
14632026-09-04T23:57:15.121Z Compiling zlib-rs v0.6.2
14642026-09-04T23:57:15.121Z Compiling crc-catalog v2.4.0
14652026-09-04T23:57:15.121Z Compiling nodrop v0.1.14
14662026-09-04T23:57:15.121Z Compiling usdt-impl v0.6.0
14672026-09-04T23:57:15.203Z Compiling serde_derive v1.0.228
14682026-09-04T23:57:15.203Z Compiling zeroize_derive v1.5.0
14692026-09-04T23:57:15.203Z Compiling zerocopy-derive v0.8.55
14702026-09-04T23:57:15.203Z Compiling zerofrom-derive v0.1.6
14712026-09-04T23:57:15.203Z Compiling yoke-derive v0.8.1
14722026-09-04T23:57:15.443Z Compiling zerovec-derive v0.11.2
14732026-09-04T23:57:15.494Z Compiling displaydoc v0.2.5
14742026-09-04T23:57:15.571Z Compiling tokio-macros v2.7.0
14752026-09-04T23:57:15.700Z Compiling futures-macro v0.3.32
14762026-09-04T23:57:15.757Z Compiling thiserror-impl v2.0.18
14772026-09-04T23:57:15.939Z Compiling der_derive v0.7.3
14782026-09-04T23:57:16.358Z Compiling tracing-attributes v0.1.31
14792026-09-04T23:57:16.379Z Compiling schemars_derive v0.8.22
14802026-09-04T23:57:16.440Z Compiling pest_derive v2.8.6
14812026-09-04T23:57:16.487Z Compiling scroll_derive v0.13.1
14822026-09-04T23:57:16.582Z Compiling zerofrom v0.1.6
14832026-09-04T23:57:16.640Z Compiling futures-util v0.3.32
14842026-09-04T23:57:16.670Z Compiling yoke v0.8.1
14852026-09-04T23:57:16.703Z Compiling darling_macro v0.20.11
14862026-09-04T23:57:16.895Z Compiling zerovec v0.11.5
14872026-09-04T23:57:16.910Z Compiling zerotrie v0.2.3
14882026-09-04T23:57:16.939Z Compiling thiserror-impl v1.0.69
14892026-09-04T23:57:17.145Z Compiling thiserror v2.0.18
14902026-09-04T23:57:17.213Z Compiling openssl-macros v0.1.1
14912026-09-04T23:57:17.279Z Compiling darling v0.20.11
14922026-09-04T23:57:17.311Z Compiling scroll v0.13.0
14932026-09-04T23:57:17.311Z Compiling packed_struct_codegen v0.10.1
14942026-09-04T23:57:17.363Z Compiling zerocopy-derive v0.6.6
14952026-09-04T23:57:17.425Z Compiling tinystr v0.8.2
14962026-09-04T23:57:17.504Z Compiling potential_utf v0.1.4
14972026-09-04T23:57:17.560Z Compiling goblin v0.10.5
14982026-09-04T23:57:17.601Z Compiling icu_collections v2.1.1
14992026-09-04T23:57:17.718Z Compiling icu_locale_core v2.1.1
15002026-09-04T23:57:17.755Z Compiling clap_derive v4.6.1
15012026-09-04T23:57:17.755Z Compiling bitfield-macros v0.19.4
15022026-09-04T23:57:17.755Z Compiling tracing v0.1.44
15032026-09-04T23:57:18.011Z Compiling siphasher v1.0.2
15042026-09-04T23:57:18.261Z Compiling unarray v0.1.4
15052026-09-04T23:57:18.378Z Compiling object v0.37.3
15062026-09-04T23:57:18.378Z Compiling flate2 v1.1.9
15072026-09-04T23:57:18.378Z Compiling derive_builder_core v0.20.2
15082026-09-04T23:57:18.378Z Compiling zerocopy v0.6.6
15092026-09-04T23:57:18.378Z Compiling icu_provider v2.1.1
15102026-09-04T23:57:18.444Z Compiling thiserror v1.0.69
15112026-09-04T23:57:18.489Z Compiling bitfield v0.19.4
15122026-09-04T23:57:18.612Z Compiling dtrace-parser v0.3.0
15132026-09-04T23:57:18.613Z Compiling zeroize v1.9.0
15142026-09-04T23:57:18.686Z Compiling bytes v1.11.1
15152026-09-04T23:57:18.686Z Compiling icu_properties v2.1.2
15162026-09-04T23:57:18.686Z Compiling icu_normalizer v2.1.1
15172026-09-04T23:57:18.686Z Compiling chrono v0.4.45
15182026-09-04T23:57:18.686Z Compiling ipnet v2.12.0
15192026-09-04T23:57:18.743Z Compiling der v0.7.10
15202026-09-04T23:57:18.993Z Compiling tokio v1.52.1
15212026-09-04T23:57:19.073Z Compiling http v1.4.2
15222026-09-04T23:57:19.152Z Compiling rustls-pki-types v1.14.0
15232026-09-04T23:57:19.197Z Compiling hybrid-array v0.4.13
15242026-09-04T23:57:19.197Z Compiling hex v0.4.3
15252026-09-04T23:57:19.215Z Compiling toml_datetime v0.6.11
15262026-09-04T23:57:19.372Z Compiling block-buffer v0.10.4
15272026-09-04T23:57:19.498Z Compiling crypto-common v0.1.7
15282026-09-04T23:57:19.507Z Compiling idna_adapter v1.2.1
15292026-09-04T23:57:19.507Z Compiling serde_spanned v0.6.9
15302026-09-04T23:57:19.507Z Compiling clap v4.6.1
15312026-09-04T23:57:19.656Z Compiling ppv-lite86 v0.2.21
15322026-09-04T23:57:19.715Z Compiling digest v0.10.7
15332026-09-04T23:57:19.715Z Compiling idna v1.1.0
15342026-09-04T23:57:19.715Z Compiling spki v0.7.3
15352026-09-04T23:57:19.789Z Compiling http-body v1.0.1
15362026-09-04T23:57:19.876Z Compiling pkcs8 v0.10.2
15372026-09-04T23:57:19.895Z Compiling rand_chacha v0.9.0
15382026-09-04T23:57:19.944Z Compiling sha2 v0.10.9
15392026-09-04T23:57:20.076Z Compiling url v2.5.8
15402026-09-04T23:57:20.076Z Compiling rand_chacha v0.3.1
15412026-09-04T23:57:20.076Z Compiling signature v2.2.0
15422026-09-04T23:57:20.076Z Compiling hmac v0.12.1
15432026-09-04T23:57:20.235Z Compiling http-body-util v0.1.3
15442026-09-04T23:57:20.409Z Compiling rand v0.9.2
15452026-09-04T23:57:20.409Z Compiling pkcs1 v0.7.5
15462026-09-04T23:57:20.409Z Compiling rand v0.8.6
15472026-09-04T23:57:20.409Z Compiling dof v0.4.0
15482026-09-04T23:57:20.578Z Compiling time v0.3.47
15492026-09-04T23:57:20.647Z Compiling structmeta-derive v0.3.0
15502026-09-04T23:57:20.710Z Compiling scroll_derive v0.12.1
15512026-09-04T23:57:20.710Z Compiling array-init v0.0.4
15522026-09-04T23:57:20.757Z Compiling proptest v1.11.0
15532026-09-04T23:57:20.782Z Compiling crc v3.4.0
15542026-09-04T23:57:21.047Z Compiling smallvec v0.6.14
15552026-09-04T23:57:21.062Z Compiling darling_core v0.23.0
15562026-09-04T23:57:21.062Z Compiling heapless v0.7.17
15572026-09-04T23:57:21.115Z Compiling slog v2.8.2
15582026-09-04T23:57:21.286Z Compiling thread-id v5.1.0
15592026-09-04T23:57:21.320Z Compiling ipnetwork v0.21.1
15602026-09-04T23:57:21.320Z Compiling env_filter v2.0.0
15612026-09-04T23:57:21.365Z Compiling syn v3.0.3
15622026-09-04T23:57:21.365Z Compiling cookie v0.18.1
15632026-09-04T23:57:21.411Z Compiling base64 v0.21.7
15642026-09-04T23:57:21.546Z Compiling anyhow v1.0.104
15652026-09-04T23:57:21.653Z Compiling unicode-properties v0.1.4
15662026-09-04T23:57:21.653Z Compiling iri-string v0.7.10
15672026-09-04T23:57:21.653Z Compiling winnow v0.5.40
15682026-09-04T23:57:21.763Z Compiling gimli v0.32.3
15692026-09-04T23:57:21.806Z Compiling allocator-api2 v0.2.21
15702026-09-04T23:57:21.806Z Compiling signal-hook v0.3.18
15712026-09-04T23:57:21.806Z Compiling zstd-safe v7.2.4
15722026-09-04T23:57:21.862Z Compiling unicode-bidi v0.3.18
15732026-09-04T23:57:21.946Z Compiling hashbrown v0.12.3
15742026-09-04T23:57:21.946Z Compiling ryu v1.0.23
15752026-09-04T23:57:21.999Z Compiling structmeta v0.3.0
15762026-09-04T23:57:22.092Z Compiling serde_urlencoded v0.7.1
15772026-09-04T23:57:22.312Z Compiling rsa v0.9.10
15782026-09-04T23:57:22.312Z Compiling ron v0.8.1
15792026-09-04T23:57:22.371Z Compiling stringprep v0.1.5
15802026-09-04T23:57:22.371Z Compiling oxnet v0.1.6
15812026-09-04T23:57:22.371Z Compiling env_logger v0.11.11
15822026-09-04T23:57:22.389Z Compiling scroll v0.12.0
15832026-09-04T23:57:22.678Z Compiling serde-hex v0.1.0
15842026-09-04T23:57:23.155Z Compiling camino v1.2.5
15852026-09-04T23:57:23.373Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15862026-09-04T23:57:23.373Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15872026-09-04T23:57:23.376Z Compiling tokio-util v0.7.18
15882026-09-04T23:57:23.376Z Compiling tower v0.5.3
15892026-09-04T23:57:23.376Z Compiling toml_edit v0.19.15
15902026-09-04T23:57:23.376Z Compiling tokio-native-tls v0.3.1
15912026-09-04T23:57:23.464Z Compiling newtype-uuid v1.3.2
15922026-09-04T23:57:23.665Z Compiling darling_macro v0.23.0
15932026-09-04T23:57:23.706Z Compiling tower-http v0.6.8
15942026-09-04T23:57:23.706Z Compiling h2 v0.4.15
15952026-09-04T23:57:23.756Z Compiling addr2line v0.25.1
15962026-09-04T23:57:23.756Z Compiling bzip2 v0.4.4
15972026-09-04T23:57:23.841Z Compiling crypto-common v0.2.2
15982026-09-04T23:57:23.941Z Compiling block-padding v0.4.2
15992026-09-04T23:57:24.076Z Compiling block-buffer v0.12.1
16002026-09-04T23:57:24.107Z Compiling hashbrown v0.13.2
16012026-09-04T23:57:24.107Z Compiling md-5 v0.10.6
16022026-09-04T23:57:24.244Z Compiling x509-cert v0.2.5
16032026-09-04T23:57:24.420Z Compiling rustls-native-certs v0.8.3
16042026-09-04T23:57:24.420Z Compiling derive_builder_macro v0.20.2
16052026-09-04T23:57:24.420Z Compiling erased-serde v0.3.31
16062026-09-04T23:57:24.536Z Compiling serde_tokenstream v0.2.3
16072026-09-04T23:57:24.555Z Compiling bstr v1.12.1
16082026-09-04T23:57:24.761Z Compiling zerocopy-derive v0.7.35
16092026-09-04T23:57:24.834Z Compiling pin-project-internal v1.1.11
16102026-09-04T23:57:24.834Z Compiling async-trait v0.1.89
16112026-09-04T23:57:24.871Z Compiling daft-derive v0.1.8
16122026-09-04T23:57:24.887Z Compiling heck v0.4.1
16132026-09-04T23:57:25.124Z Compiling curve25519-dalek v4.1.3
16142026-09-04T23:57:25.148Z Compiling vergen-lib v9.1.0
16152026-09-04T23:57:25.350Z Compiling hash32 v0.2.1
16162026-09-04T23:57:25.384Z Compiling memoffset v0.9.1
16172026-09-04T23:57:25.452Z Compiling encoding_rs v0.8.35
16182026-09-04T23:57:25.518Z Compiling mime v0.3.17
16192026-09-04T23:57:25.580Z Compiling crc-any v2.5.0
16202026-09-04T23:57:25.616Z Compiling fallible-iterator v0.2.0
16212026-09-04T23:57:25.616Z Compiling ref-cast v1.0.25
16222026-09-04T23:57:25.680Z Compiling owo-colors v4.3.0
16232026-09-04T23:57:25.873Z Compiling psl-types v2.0.11
16242026-09-04T23:57:25.968Z Compiling smoltcp v0.9.1
16252026-09-04T23:57:25.968Z Compiling cfg_aliases v0.2.1
16262026-09-04T23:57:25.968Z Compiling rustix v0.38.44
16272026-09-04T23:57:25.968Z Compiling litrs v1.0.0
16282026-09-04T23:57:26.047Z Compiling rustc-demangle v0.1.27
16292026-09-04T23:57:26.047Z Compiling nix v0.31.2
16302026-09-04T23:57:26.047Z Compiling pin-project v1.1.11
16312026-09-04T23:57:26.047Z Compiling postgres-protocol v0.6.10
16322026-09-04T23:57:26.106Z Compiling publicsuffix v2.3.0
16332026-09-04T23:57:26.106Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16342026-09-04T23:57:26.106Z Compiling zerocopy v0.7.35
16352026-09-04T23:57:26.206Z Compiling daft v0.1.8
16362026-09-04T23:57:26.350Z Compiling snafu-derive v0.8.9
16372026-09-04T23:57:26.380Z Compiling derive_builder v0.20.2
16382026-09-04T23:57:26.450Z Compiling document-features v0.2.12
16392026-09-04T23:57:26.593Z Compiling object v0.30.4
16402026-09-04T23:57:26.739Z Compiling toml v0.7.8
16412026-09-04T23:57:26.739Z Compiling darling v0.23.0
16422026-09-04T23:57:26.739Z Compiling inout v0.2.2
16432026-09-04T23:57:26.796Z Compiling zip v0.6.6
16442026-09-04T23:57:26.796Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16452026-09-04T23:57:26.796Z Compiling goblin v0.8.2
16462026-09-04T23:57:26.846Z Compiling hyper v1.10.1
16472026-09-04T23:57:26.982Z Compiling derive-ex v0.1.8
16482026-09-04T23:57:27.062Z Compiling backtrace v0.3.76
16492026-09-04T23:57:27.258Z Compiling futures-executor v0.3.32
16502026-09-04T23:57:27.389Z Compiling phf_shared v0.13.1
16512026-09-04T23:57:27.404Z Compiling hubpack_derive v0.1.1
16522026-09-04T23:57:27.509Z Compiling regex v1.12.3
16532026-09-04T23:57:27.548Z Compiling strum_macros v0.27.2
16542026-09-04T23:57:27.584Z Compiling curve25519-dalek-derive v0.1.1
16552026-09-04T23:57:27.584Z Compiling ref-cast-impl v1.0.25
16562026-09-04T23:57:27.755Z Compiling convert_case v0.10.0
16572026-09-04T23:57:27.864Z Compiling vergen v9.1.0
16582026-09-04T23:57:27.906Z Compiling cargo-platform v0.3.2
16592026-09-04T23:57:27.962Z Compiling ff v0.13.1
16602026-09-04T23:57:27.962Z Compiling fs-err v3.3.0
16612026-09-04T23:57:28.098Z Compiling hyper-util v0.1.20
16622026-09-04T23:57:28.119Z Compiling jiff-core v0.1.0
16632026-09-04T23:57:28.158Z Compiling same-file v1.0.6
16642026-09-04T23:57:28.179Z Compiling managed v0.8.0
16652026-09-04T23:57:28.179Z Compiling base16ct v0.2.0
16662026-09-04T23:57:28.253Z Compiling foldhash v0.1.5
16672026-09-04T23:57:28.287Z Compiling is_ci v1.2.0
16682026-09-04T23:57:28.332Z Compiling path-slash v0.1.5
16692026-09-04T23:57:28.388Z Compiling bitflags v1.3.2
16702026-09-04T23:57:28.408Z Compiling libbz2-rs-sys v0.2.2
16712026-09-04T23:57:28.408Z Compiling bumpalo v3.20.2
16722026-09-04T23:57:28.468Z Compiling foldhash v0.2.0
16732026-09-04T23:57:28.502Z Compiling textwrap v0.16.2
16742026-09-04T23:57:28.502Z Compiling hashbrown v0.15.5
16752026-09-04T23:57:28.502Z Compiling supports-color v3.0.2
16762026-09-04T23:57:28.671Z Compiling zopfli v0.8.3
16772026-09-04T23:57:28.672Z Compiling hashbrown v0.16.1
16782026-09-04T23:57:28.682Z Compiling snafu v0.8.9
16792026-09-04T23:57:28.699Z Compiling test-strategy v0.4.5
16802026-09-04T23:57:28.906Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16812026-09-04T23:57:29.037Z Compiling dof v0.3.0
16822026-09-04T23:57:29.078Z Compiling jiff v0.2.34
16832026-09-04T23:57:29.104Z Compiling bzip2 v0.6.1
16842026-09-04T23:57:29.177Z Compiling sec1 v0.7.3
16852026-09-04T23:57:29.260Z Compiling walkdir v2.5.0
16862026-09-04T23:57:29.463Z Compiling cargo_metadata v0.23.1
16872026-09-04T23:57:29.483Z Compiling hyper-tls v0.6.0
16882026-09-04T23:57:29.483Z Compiling group v0.13.0
16892026-09-04T23:57:29.506Z Compiling derive_more-impl v2.1.1
16902026-09-04T23:57:29.548Z Compiling strum v0.27.2
16912026-09-04T23:57:29.585Z Compiling hubpack v0.1.2
16922026-09-04T23:57:29.669Z Compiling reqwest v0.12.28
16932026-09-04T23:57:29.695Z Compiling phf v0.13.1
16942026-09-04T23:57:29.713Z Compiling backtrace-ext v0.2.1
16952026-09-04T23:57:29.772Z Compiling signal-hook-mio v0.2.5
16962026-09-04T23:57:29.838Z Compiling futures v0.3.32
16972026-09-04T23:57:29.878Z Compiling zstd v0.13.3
16982026-09-04T23:57:29.896Z Compiling cookie_store v0.22.1
16992026-09-04T23:57:29.923Z Compiling cipher v0.5.2
17002026-09-04T23:57:29.949Z Compiling serde_with_macros v3.21.0
17012026-09-04T23:57:30.205Z Compiling postgres-types v0.2.12
17022026-09-04T23:57:30.313Z Compiling globset v0.4.18
17032026-09-04T23:57:30.332Z Compiling usdt-attr-macro v0.6.0
17042026-09-04T23:57:30.375Z Compiling usdt-macro v0.6.0
17052026-09-04T23:57:30.567Z Compiling byte-wrapper v0.1.0
17062026-09-04T23:57:30.728Z Compiling hkdf v0.12.4
17072026-09-04T23:57:30.943Z Compiling ed25519 v2.2.3
17082026-09-04T23:57:30.994Z Compiling crypto-bigint v0.5.5
17092026-09-04T23:57:30.994Z Compiling serde_plain v1.0.2
17102026-09-04T23:57:30.994Z Compiling olpc-cjson v0.1.4
17112026-09-04T23:57:31.047Z Compiling serde-big-array v0.5.1
17122026-09-04T23:57:31.066Z Compiling dtrace-parser v0.2.0
17132026-09-04T23:57:31.103Z Compiling phf_shared v0.11.3
17142026-09-04T23:57:31.125Z Compiling miette-derive v7.6.0
17152026-09-04T23:57:31.143Z Compiling serde_repr v0.1.20
17162026-09-04T23:57:31.169Z Compiling async-recursion v1.1.1
17172026-09-04T23:57:31.196Z Compiling enum-as-inner v0.6.1
17182026-09-04T23:57:31.213Z Compiling strum_macros v0.26.4
17192026-09-04T23:57:31.323Z Compiling float-cmp v0.10.0
17202026-09-04T23:57:31.372Z Compiling pem v3.0.6
17212026-09-04T23:57:31.506Z Compiling thread-id v4.2.2
17222026-09-04T23:57:31.560Z Compiling memmap2 v0.9.10
17232026-09-04T23:57:31.738Z Compiling static_assertions v1.1.0
17242026-09-04T23:57:31.775Z Compiling typed-path v0.9.3
17252026-09-04T23:57:31.775Z Compiling fixedbitset v0.4.2
17262026-09-04T23:57:31.775Z Compiling whoami v2.1.0
17272026-09-04T23:57:31.785Z Compiling fixedbitset v0.5.7
17282026-09-04T23:57:31.812Z Compiling precomputed-hash v0.1.1
17292026-09-04T23:57:31.817Z Compiling keccak v0.1.6
17302026-09-04T23:57:31.840Z Compiling data-encoding v2.10.0
17312026-09-04T23:57:31.913Z Compiling predicates-core v1.0.10
17322026-09-04T23:57:31.933Z Compiling new_debug_unreachable v1.0.6
17332026-09-04T23:57:31.963Z Compiling either v1.15.0
17342026-09-04T23:57:32.025Z Compiling winnow v1.0.3
17352026-09-04T23:57:32.111Z Compiling supports-hyperlinks v3.2.0
17362026-09-04T23:57:32.125Z Compiling supports-unicode v3.0.0
17372026-09-04T23:57:32.146Z Compiling difflib v0.4.0
17382026-09-04T23:57:32.212Z Compiling const-oid v0.10.2
17392026-09-04T23:57:32.293Z Compiling cpufeatures v0.3.0
17402026-09-04T23:57:32.315Z Compiling normalize-line-endings v0.3.0
17412026-09-04T23:57:32.327Z Compiling toml_edit v0.22.27
17422026-09-04T23:57:32.336Z Compiling miette v7.6.0
17432026-09-04T23:57:32.389Z Compiling chacha20 v0.10.0
17442026-09-04T23:57:32.414Z Compiling predicates v3.1.4
17452026-09-04T23:57:32.420Z Compiling digest v0.11.3
17462026-09-04T23:57:32.646Z Compiling itertools v0.13.0
17472026-09-04T23:57:32.677Z Compiling hickory-proto v0.25.2
17482026-09-04T23:57:32.699Z Compiling petgraph v0.8.3
17492026-09-04T23:57:32.699Z Compiling string_cache v0.8.9
17502026-09-04T23:57:32.716Z Compiling sha3 v0.10.8
17512026-09-04T23:57:32.792Z Compiling tokio-postgres v0.7.16
17522026-09-04T23:57:32.922Z Compiling petgraph v0.6.5
17532026-09-04T23:57:32.956Z Compiling toml_parser v1.1.2+spec-1.1.0
17542026-09-04T23:57:33.024Z Compiling elliptic-curve v0.13.8
17552026-09-04T23:57:33.048Z Compiling strum v0.26.3
17562026-09-04T23:57:33.087Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17572026-09-04T23:57:33.117Z Compiling usdt v0.6.0
17582026-09-04T23:57:33.187Z Compiling usdt-impl v0.5.0
17592026-09-04T23:57:33.202Z Compiling zip v4.6.1
17602026-09-04T23:57:33.437Z Compiling serde_with v3.21.0
17612026-09-04T23:57:33.494Z Compiling crossterm v0.28.1
17622026-09-04T23:57:33.530Z Compiling ed25519-dalek v2.2.0
17632026-09-04T23:57:33.562Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17642026-09-04T23:57:33.618Z Compiling derive_more v2.1.1
17652026-09-04T23:57:34.115Z Compiling iddqd v0.4.2
17662026-09-04T23:57:34.376Z Compiling similar v2.7.0
17672026-09-04T23:57:34.376Z Compiling crossbeam-epoch v0.9.18
17682026-09-04T23:57:34.520Z Compiling tokio-stream v0.1.18
17692026-09-04T23:57:34.546Z Compiling buf-list v1.1.2
17702026-09-04T23:57:34.546Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17712026-09-04T23:57:34.773Z Compiling openapiv3 v2.2.0
17722026-09-04T23:57:34.828Z Compiling lalrpop-util v0.19.12
17732026-09-04T23:57:34.828Z Compiling peg-runtime v0.8.5
17742026-09-04T23:57:34.892Z Compiling thread_local v1.1.9
17752026-09-04T23:57:34.976Z Compiling slog-async v2.8.0
17762026-09-04T23:57:34.988Z Compiling crossbeam-channel v0.5.15
17772026-09-04T23:57:35.054Z Compiling is-terminal v0.4.17
17782026-09-04T23:57:35.106Z Compiling filetime v0.2.27
17792026-09-04T23:57:35.138Z Compiling take_mut v0.2.2
17802026-09-04T23:57:35.138Z Compiling xattr v1.6.1
17812026-09-04T23:57:35.138Z Compiling term v1.2.1
17822026-09-04T23:57:35.138Z Compiling camino-tempfile v1.4.1
17832026-09-04T23:57:35.250Z Compiling tar v0.4.46
17842026-09-04T23:57:35.424Z Compiling slog-term v2.9.2
17852026-09-04T23:57:52.638Z Compiling rustls-webpki v0.103.13
17862026-09-04T23:57:55.285Z Compiling tokio-rustls v0.26.4
17872026-09-04T23:57:55.285Z Compiling rustls-platform-verifier v0.6.2
17882026-09-04T23:57:55.317Z Compiling tough v0.22.0
17892026-09-04T23:57:55.518Z Compiling hyper-rustls v0.27.7
17902026-09-04T23:57:55.646Z Compiling reqwest v0.13.2
17912026-09-04T23:57:57.812Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17922026-09-04T23:57:58.096Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17932026-09-04T23:58:01.093Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.11s
17942026-09-04T23:58:01.159Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17952026-09-04T23:58:01.174ZSep 04 23:58:00.165 INFO Starting download, target: Cockroach
17962026-09-04T23:58:01.174ZSep 04 23:58:00.166 INFO Starting download, target: MaghemiteDdmd
17972026-09-04T23:58:01.174ZSep 04 23:58:00.166 INFO Starting download, target: DendriteStub
17982026-09-04T23:58:01.174ZSep 04 23:58:00.166 INFO Starting download, target: Console
17992026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Starting download, target: Clickhouse
18002026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Starting download, target: MaghemiteMgd
18012026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Starting download, target: TransceiverControl
18022026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18032026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18042026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18052026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18062026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18072026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18082026-09-04T23:58:01.175ZSep 04 23:58:00.166 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18092026-09-04T23:58:02.178ZSep 04 23:58:01.178 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18102026-09-04T23:58:02.468ZSep 04 23:58:01.379 INFO Download complete, target: TransceiverControl
18112026-09-04T23:58:03.095ZSep 04 23:58:02.062 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18122026-09-04T23:58:03.325ZSep 04 23:58:02.302 INFO Download complete, target: Console
18132026-09-04T23:58:03.514ZSep 04 23:58:02.451 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18142026-09-04T23:58:09.839ZSep 04 23:58:08.797 INFO Checking that binary works, target: Clickhouse
18152026-09-04T23:58:09.933ZSep 04 23:58:08.885 INFO Download complete, target: Clickhouse
18162026-09-04T23:58:23.698ZSep 04 23:58:22.512 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18172026-09-04T23:58:25.195ZSep 04 23:58:24.135 INFO Download complete, target: MaghemiteDdmd
18182026-09-04T23:58:29.974ZSep 04 23:58:28.627 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18192026-09-04T23:58:31.771ZSep 04 23:58:30.788 INFO Download complete, target: DendriteStub
18202026-09-04T23:58:46.009ZSep 04 23:58:44.821 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18212026-09-04T23:58:48.236ZSep 04 23:58:47.097 INFO Download complete, target: MaghemiteMgd
18222026-09-04T23:58:56.276ZSep 04 23:58:55.062 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18232026-09-04T23:58:56.276ZSep 04 23:58:55.062 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18242026-09-04T23:59:00.503ZSep 04 23:58:59.481 INFO Checking that binary works, target: Cockroach
18252026-09-04T23:59:00.645ZSep 04 23:58:59.604 INFO Download complete, target: Cockroach
18262026-09-04T23:59:00.676ZAll prerequisites installed successfully
18272026-09-04T23:59:00.676Z
18282026-09-04T23:59:00.676Zreal 2:45.072842032
18292026-09-04T23:59:00.676Zuser 7:20.903094736
18302026-09-04T23:59:00.676Zsys 1:45.295695950
18312026-09-04T23:59:00.677Ztrap 0.302605023
18322026-09-04T23:59:00.677Ztflt 0.790839334
18332026-09-04T23:59:00.677Zdflt 1.622154960
18342026-09-04T23:59:00.677Zkflt 0.020999763
18352026-09-04T23:59:00.677Zlock 49:20.815507724
18362026-09-04T23:59:00.677Zslp 21:51.528861907
18372026-09-04T23:59:00.677Zlat 30.561718851
18382026-09-04T23:59:00.677Zstop 3:30.605887294
18392026-09-04T23:59:00.678Z+ ptime -m cargo xtask download softnpu
18402026-09-04T23:59:01.090Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.46s
18412026-09-04T23:59:01.131Z Running `target/debug/xtask download softnpu`
18422026-09-04T23:59:01.866Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18432026-09-04T23:59:01.941Z Running `target/debug/xtask-downloader softnpu`
18442026-09-04T23:59:01.977ZSep 04 23:59:01.002 INFO Starting download, target: Softnpu
18452026-09-04T23:59:01.981ZSep 04 23:59:01.002 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18462026-09-04T23:59:02.723ZSep 04 23:59:01.748 INFO Download complete, target: Softnpu
18472026-09-04T23:59:02.727Z
18482026-09-04T23:59:02.727Zreal 2.135119648
18492026-09-04T23:59:02.727Zuser 1.336064880
18502026-09-04T23:59:02.727Zsys 0.629487687
18512026-09-04T23:59:02.727Ztrap 0.000510180
18522026-09-04T23:59:02.727Ztflt 0.000206140
18532026-09-04T23:59:02.728Zdflt 0.000732140
18542026-09-04T23:59:02.728Zkflt 0.000000000
18552026-09-04T23:59:02.728Zlock 13.951642562
18562026-09-04T23:59:02.728Zslp 0.606017251
18572026-09-04T23:59:02.728Zlat 0.087768471
18582026-09-04T23:59:02.728Zstop 0.000170400
18592026-09-04T23:59:02.728Z+ export CARGO_INCREMENTAL=0
18602026-09-04T23:59:02.728Z+ CARGO_INCREMENTAL=0
18612026-09-04T23:59:02.728Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18622026-09-04T23:59:03.642Z Compiling proc-macro2 v1.0.106
18632026-09-04T23:59:03.642Z Compiling quote v1.0.45
18642026-09-04T23:59:03.642Z Compiling unicode-ident v1.0.24
18652026-09-04T23:59:03.646Z Compiling serde_core v1.0.228
18662026-09-04T23:59:03.646Z Compiling libc v0.2.185
18672026-09-04T23:59:03.646Z Compiling serde v1.0.228
18682026-09-04T23:59:03.646Z Compiling cfg-if v1.0.4
18692026-09-04T23:59:03.646Z Compiling version_check v0.9.5
18702026-09-04T23:59:03.646Z Compiling autocfg v1.5.0
18712026-09-04T23:59:03.648Z Compiling find-msvc-tools v0.1.9
18722026-09-04T23:59:03.648Z Compiling shlex v1.3.0
18732026-09-04T23:59:03.648Z Compiling memchr v2.8.0
18742026-09-04T23:59:03.827Z Compiling zmij v1.0.21
18752026-09-04T23:59:03.849Z Compiling serde_json v1.0.151
18762026-09-04T23:59:03.956Z Compiling portable-atomic v1.13.1
18772026-09-04T23:59:04.013Z Compiling zerocopy v0.8.55
18782026-09-04T23:59:04.130Z Compiling libm v0.2.16
18792026-09-04T23:59:04.154Z Compiling getrandom v0.4.3
18802026-09-04T23:59:04.154Z Compiling generic-array v0.14.7
18812026-09-04T23:59:04.256Z Compiling num-traits v0.2.19
18822026-09-04T23:59:04.265Z Compiling smallvec v1.15.1
18832026-09-04T23:59:04.339Z Compiling icu_properties_data v2.1.2
18842026-09-04T23:59:04.374Z Compiling icu_normalizer_data v2.1.1
18852026-09-04T23:59:04.408Z Compiling parking_lot_core v0.9.12
18862026-09-04T23:59:04.467Z Compiling itoa v1.0.17
18872026-09-04T23:59:04.530Z Compiling log v0.4.33
18882026-09-04T23:59:04.530Z Compiling subtle v2.6.1
18892026-09-04T23:59:04.542Z Compiling pkg-config v0.3.32
18902026-09-04T23:59:04.563Z Compiling stable_deref_trait v1.2.1
18912026-09-04T23:59:04.656Z Compiling typenum v1.20.1
18922026-09-04T23:59:04.680Z Compiling rustix v1.1.4
18932026-09-04T23:59:04.691Z Compiling getrandom v0.3.4
18942026-09-04T23:59:04.708Z Compiling scopeguard v1.2.0
18952026-09-04T23:59:04.773Z Compiling jobserver v0.1.34
18962026-09-04T23:59:04.794Z Compiling errno v0.3.14
18972026-09-04T23:59:04.854Z Compiling lock_api v0.4.14
18982026-09-04T23:59:04.861Z Compiling thiserror v2.0.18
18992026-09-04T23:59:04.924Z Compiling rand_core v0.10.0
19002026-09-04T23:59:04.991Z Compiling cc v1.2.56
19012026-09-04T23:59:05.057Z Compiling syn v2.0.117
19022026-09-04T23:59:05.103Z Compiling critical-section v1.2.0
19032026-09-04T23:59:05.133Z Compiling getrandom v0.2.17
19042026-09-04T23:59:05.140Z Compiling schemars v0.8.22
19052026-09-04T23:59:05.141Z Compiling percent-encoding v2.3.2
19062026-09-04T23:59:05.204Z Compiling litemap v0.8.1
19072026-09-04T23:59:05.269Z Compiling equivalent v1.0.2
19082026-09-04T23:59:05.269Z Compiling writeable v0.6.2
19092026-09-04T23:59:05.308Z Compiling rand_core v0.6.4
19102026-09-04T23:59:05.336Z Compiling syn v1.0.109
19112026-09-04T23:59:05.373Z Compiling pin-project-lite v0.2.17
19122026-09-04T23:59:05.490Z Compiling rustversion v1.0.22
19132026-09-04T23:59:05.505Z Compiling once_cell v1.21.3
19142026-09-04T23:59:05.556Z Compiling heck v0.5.0
19152026-09-04T23:59:05.573Z Compiling hashbrown v0.17.0
19162026-09-04T23:59:05.636Z Compiling fs_extra v1.3.0
19172026-09-04T23:59:05.650Z Compiling dunce v1.0.5
19182026-09-04T23:59:05.699Z Compiling byteorder v1.5.0
19192026-09-04T23:59:05.705Z Compiling utf8_iter v1.0.4
19202026-09-04T23:59:05.775Z Compiling cmake v0.1.57
19212026-09-04T23:59:05.779Z Compiling form_urlencoded v1.2.2
19222026-09-04T23:59:05.938Z Compiling strsim v0.11.1
19232026-09-04T23:59:05.966Z Compiling semver v1.0.28
19242026-09-04T23:59:06.111Z Compiling bitflags v2.11.0
19252026-09-04T23:59:06.173Z Compiling indexmap v2.14.0
19262026-09-04T23:59:06.209Z Compiling signal-hook-registry v1.4.8
19272026-09-04T23:59:06.304Z Compiling thiserror v1.0.69
19282026-09-04T23:59:06.316Z Compiling mio v1.2.0
19292026-09-04T23:59:06.328Z Compiling socket2 v0.6.3
19302026-09-04T23:59:06.328Z Compiling parking_lot v0.12.5
19312026-09-04T23:59:06.349Z Compiling aws-lc-sys v0.40.0
19322026-09-04T23:59:06.466Z Compiling futures-core v0.3.32
19332026-09-04T23:59:06.504Z Compiling aws-lc-rs v1.16.3
19342026-09-04T23:59:06.549Z Compiling const-oid v0.9.6
19352026-09-04T23:59:06.701Z Compiling iana-time-zone v0.1.65
19362026-09-04T23:59:06.721Z Compiling httparse v1.10.1
19372026-09-04T23:59:06.859Z Compiling regex-syntax v0.8.10
19382026-09-04T23:59:06.874Z Compiling ucd-trie v0.1.7
19392026-09-04T23:59:06.927Z Compiling fnv v1.0.7
19402026-09-04T23:59:07.002Z Compiling crc32fast v1.5.0
19412026-09-04T23:59:07.119Z Compiling pest v2.8.6
19422026-09-04T23:59:07.174Z Compiling uuid v1.23.4
19432026-09-04T23:59:07.237Z Compiling vcpkg v0.2.15
19442026-09-04T23:59:07.277Z Compiling ident_case v1.0.1
19452026-09-04T23:59:07.435Z Compiling rustc_version v0.4.1
19462026-09-04T23:59:07.521Z Compiling futures-sink v0.3.32
19472026-09-04T23:59:07.570Z Compiling dyn-clone v1.0.20
19482026-09-04T23:59:07.686Z Compiling rustls v0.23.41
19492026-09-04T23:59:07.709Z Compiling futures-channel v0.3.32
19502026-09-04T23:59:07.801Z Compiling synstructure v0.13.2
19512026-09-04T23:59:07.819Z Compiling serde_derive_internals v0.29.1
19522026-09-04T23:59:07.848Z Compiling openssl-sys v0.9.117
19532026-09-04T23:59:07.871Z Compiling aho-corasick v1.1.4
19542026-09-04T23:59:07.906Z Compiling slab v0.4.12
19552026-09-04T23:59:07.943Z Compiling futures-io v0.3.32
19562026-09-04T23:59:08.046Z Compiling futures-task v0.3.32
19572026-09-04T23:59:08.176Z Compiling pest_meta v2.8.6
19582026-09-04T23:59:08.210Z Compiling num-conv v0.2.0
19592026-09-04T23:59:08.251Z Compiling radium v0.7.0
19602026-09-04T23:59:08.299Z Compiling plain v0.2.3
19612026-09-04T23:59:08.347Z Compiling time-core v0.1.8
19622026-09-04T23:59:08.396Z Compiling crossbeam-utils v0.8.21
19632026-09-04T23:59:08.405Z Compiling maybe-uninit v2.0.0
19642026-09-04T23:59:08.444Z Compiling base64 v0.22.1
19652026-09-04T23:59:08.500Z Compiling time-macros v0.2.27
19662026-09-04T23:59:08.520Z Compiling openssl v0.10.80
19672026-09-04T23:59:08.555Z Compiling base64ct v1.8.3
19682026-09-04T23:59:08.575Z Compiling pretty-hex v0.4.1
19692026-09-04T23:59:08.616Z Compiling slog v2.8.2
19702026-09-04T23:59:08.692Z Compiling regex-automata v0.4.14
19712026-09-04T23:59:08.693Z Compiling unicode-segmentation v1.12.0
19722026-09-04T23:59:08.776Z Compiling pest_generator v2.8.6
19732026-09-04T23:59:08.831Z Compiling pem-rfc7468 v0.7.0
19742026-09-04T23:59:08.852Z Compiling flagset v0.4.7
19752026-09-04T23:59:08.945Z Compiling rand_core v0.9.5
19762026-09-04T23:59:08.965Z Compiling darling_core v0.23.0
19772026-09-04T23:59:09.009Z Compiling bzip2-sys v0.1.13+1.0.8
19782026-09-04T23:59:09.024Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19792026-09-04T23:59:09.038Z Compiling serde_derive v1.0.228
19802026-09-04T23:59:09.076Z Compiling zeroize_derive v1.5.0
19812026-09-04T23:59:09.097Z Compiling zerofrom-derive v0.1.6
19822026-09-04T23:59:09.110Z Compiling yoke-derive v0.8.1
19832026-09-04T23:59:09.125Z Compiling zerocopy-derive v0.8.55
19842026-09-04T23:59:09.129Z Compiling zerovec-derive v0.11.2
19852026-09-04T23:59:09.190Z Compiling displaydoc v0.2.5
19862026-09-04T23:59:09.215Z Compiling tokio-macros v2.7.0
19872026-09-04T23:59:09.318Z Compiling futures-macro v0.3.32
19882026-09-04T23:59:09.349Z Compiling thiserror-impl v2.0.18
19892026-09-04T23:59:09.400Z Compiling schemars_derive v0.8.22
19902026-09-04T23:59:09.416Z Compiling der_derive v0.7.3
19912026-09-04T23:59:09.442Z Compiling tracing-attributes v0.1.31
19922026-09-04T23:59:09.455Z Compiling thiserror-impl v1.0.69
19932026-09-04T23:59:09.697Z Compiling pest_derive v2.8.6
19942026-09-04T23:59:09.911Z Compiling scroll_derive v0.13.1
19952026-09-04T23:59:09.935Z Compiling scroll_derive v0.12.1
19962026-09-04T23:59:10.114Z Compiling openssl-macros v0.1.1
19972026-09-04T23:59:10.131Z Compiling futures-util v0.3.32
19982026-09-04T23:59:10.192Z Compiling syn v3.0.3
19992026-09-04T23:59:10.218Z Compiling zerofrom v0.1.6
20002026-09-04T23:59:10.367Z Compiling yoke v0.8.1
20012026-09-04T23:59:10.565Z Compiling zerovec v0.11.5
20022026-09-04T23:59:10.576Z Compiling zerotrie v0.2.3
20032026-09-04T23:59:10.625Z Compiling ahash v0.8.12
20042026-09-04T23:59:10.663Z Compiling paste v1.0.15
20052026-09-04T23:59:10.734Z Compiling num-bigint-dig v0.8.6
20062026-09-04T23:59:10.906Z Compiling packed_struct v0.10.1
20072026-09-04T23:59:11.019Z Compiling anyhow v1.0.104
20082026-09-04T23:59:11.045Z Compiling native-tls v0.2.18
20092026-09-04T23:59:11.061Z Compiling darling_macro v0.23.0
20102026-09-04T23:59:11.082Z Compiling regex v1.12.3
20112026-09-04T23:59:11.098Z Compiling zerocopy-derive v0.7.35
20122026-09-04T23:59:11.153Z Compiling tinystr v0.8.2
20132026-09-04T23:59:11.189Z Compiling potential_utf v0.1.4
20142026-09-04T23:59:11.348Z Compiling icu_locale_core v2.1.1
20152026-09-04T23:59:11.378Z Compiling icu_collections v2.1.1
20162026-09-04T23:59:11.690Z Compiling tracing-core v0.1.36
20172026-09-04T23:59:11.847Z Compiling cookie v0.18.1
20182026-09-04T23:59:11.896Z Compiling camino v1.2.5
20192026-09-04T23:59:12.067Z Compiling icu_provider v2.1.1
20202026-09-04T23:59:12.227Z Compiling zeroize v1.9.0
20212026-09-04T23:59:12.263Z Compiling bytes v1.11.1
20222026-09-04T23:59:12.405Z Compiling chrono v0.4.45
20232026-09-04T23:59:12.466Z Compiling icu_properties v2.1.2
20242026-09-04T23:59:12.524Z Compiling icu_normalizer v2.1.1
20252026-09-04T23:59:12.807Z Compiling tokio v1.52.1
20262026-09-04T23:59:12.962Z Compiling crypto-common v0.1.7
20272026-09-04T23:59:12.979Z Compiling block-buffer v0.10.4
20282026-09-04T23:59:13.157Z Compiling digest v0.10.7
20292026-09-04T23:59:13.245Z Compiling serde_tokenstream v0.2.3
20302026-09-04T23:59:13.276Z Compiling der v0.7.10
20312026-09-04T23:59:13.299Z Compiling idna_adapter v1.2.1
20322026-09-04T23:59:13.428Z Compiling idna v1.1.0
20332026-09-04T23:59:13.480Z Compiling ppv-lite86 v0.2.21
20342026-09-04T23:59:13.525Z Compiling http v1.4.2
20352026-09-04T23:59:13.630Z Compiling cpufeatures v0.2.17
20362026-09-04T23:59:13.713Z Compiling fastrand v2.3.0
20372026-09-04T23:59:13.825Z Compiling url v2.5.8
20382026-09-04T23:59:14.032Z Compiling rand_chacha v0.9.0
20392026-09-04T23:59:14.037Z Compiling toml_datetime v0.6.11
20402026-09-04T23:59:14.037Z Compiling serde_spanned v0.6.9
20412026-09-04T23:59:14.194Z Compiling spki v0.7.3
20422026-09-04T23:59:14.280Z Compiling tracing v0.1.44
20432026-09-04T23:59:14.392Z Compiling darling v0.23.0
20442026-09-04T23:59:14.488Z Compiling packed_struct_codegen v0.10.1
20452026-09-04T23:59:14.512Z Compiling bitfield-macros v0.19.4
20462026-09-04T23:59:14.561Z Compiling clap_derive v4.6.1
20472026-09-04T23:59:14.588Z Compiling zerocopy-derive v0.6.6
20482026-09-04T23:59:14.879Z Compiling indexmap v1.9.3
20492026-09-04T23:59:14.988Z Compiling simd-adler32 v0.3.8
20502026-09-04T23:59:15.039Z Compiling object v0.37.3
20512026-09-04T23:59:15.039Z Compiling pkcs8 v0.10.2
20522026-09-04T23:59:15.159Z Compiling http-body v1.0.1
20532026-09-04T23:59:15.200Z Compiling rand v0.9.2
20542026-09-04T23:59:15.255Z Compiling daft-derive v0.1.8
20552026-09-04T23:59:15.255Z Compiling rustls-pki-types v1.14.0
20562026-09-04T23:59:15.304Z Compiling spin v0.9.8
20572026-09-04T23:59:15.344Z Compiling usdt-impl v0.5.0
20582026-09-04T23:59:15.376Z Compiling ref-cast v1.0.25
20592026-09-04T23:59:15.482Z Compiling anstyle v1.0.14
20602026-09-04T23:59:15.486Z Compiling either v1.15.0
20612026-09-04T23:59:15.546Z Compiling adler2 v2.0.1
20622026-09-04T23:59:15.596Z Compiling tinyvec_macros v0.1.1
20632026-09-04T23:59:15.652Z Compiling cmov v0.5.4
20642026-09-04T23:59:15.695Z Compiling openssl-probe v0.2.1
20652026-09-04T23:59:15.871Z Compiling winnow v0.5.40
20662026-09-04T23:59:16.027Z Compiling usdt-impl v0.6.0
20672026-09-04T23:59:16.027Z Compiling utf8parse v0.2.2
20682026-09-04T23:59:16.027Z Compiling ctutils v0.4.2
20692026-09-04T23:59:16.077Z Compiling anstyle-parse v1.0.0
20702026-09-04T23:59:16.077Z Compiling tinyvec v1.10.0
20712026-09-04T23:59:16.077Z Compiling miniz_oxide v0.8.9
20722026-09-04T23:59:16.077Z Compiling sha2 v0.10.9
20732026-09-04T23:59:16.170Z Compiling tempfile v3.27.0
20742026-09-04T23:59:16.211Z Compiling scroll v0.13.0
20752026-09-04T23:59:16.366Z Compiling scroll v0.12.0
20762026-09-04T23:59:16.411Z Compiling async-trait v0.1.89
20772026-09-04T23:59:16.411Z Compiling terminal_size v0.4.3
20782026-09-04T23:59:16.411Z Compiling heapless v0.7.17
20792026-09-04T23:59:16.555Z Compiling winnow v1.0.3
20802026-09-04T23:59:16.627Z Compiling atomic-waker v1.1.2
20812026-09-04T23:59:16.627Z Compiling tokio-util v0.7.18
20822026-09-04T23:59:16.627Z Compiling tower-service v0.3.3
20832026-09-04T23:59:16.662Z Compiling anstyle-query v1.1.5
20842026-09-04T23:59:16.690Z Compiling untrusted v0.7.1
20852026-09-04T23:59:16.690Z Compiling colorchoice v1.0.4
20862026-09-04T23:59:16.707Z Compiling winnow v0.7.14
20872026-09-04T23:59:16.716Z Compiling try-lock v0.2.5
20882026-09-04T23:59:16.763Z Compiling zstd-safe v7.2.4
20892026-09-04T23:59:16.812Z Compiling signal-hook v0.3.18
20902026-09-04T23:59:16.844Z Compiling is_terminal_polyfill v1.70.2
20912026-09-04T23:59:16.869Z Compiling rustix v0.38.44
20922026-09-04T23:59:16.897Z Compiling litrs v1.0.0
20932026-09-04T23:59:16.954Z Compiling tower-layer v0.3.3
20942026-09-04T23:59:17.312Z Compiling toml_edit v0.19.15
20952026-09-04T23:59:17.370Z Compiling anstream v1.0.0
20962026-09-04T23:59:17.370Z Compiling want v0.3.1
20972026-09-04T23:59:17.402Z Compiling document-features v0.2.12
20982026-09-04T23:59:17.463Z Compiling h2 v0.4.15
20992026-09-04T23:59:17.674Z Compiling toml_parser v1.1.2+spec-1.1.0
21002026-09-04T23:59:17.705Z Compiling goblin v0.8.2
21012026-09-04T23:59:17.705Z Compiling goblin v0.10.5
21022026-09-04T23:59:17.849Z Compiling hybrid-array v0.4.13
21032026-09-04T23:59:17.917Z Compiling ipnetwork v0.21.1
21042026-09-04T23:59:17.958Z Compiling ipnet v2.12.0
21052026-09-04T23:59:18.057Z Compiling zerocopy v0.7.35
21062026-09-04T23:59:18.389Z Compiling ref-cast-impl v1.0.25
21072026-09-04T23:59:18.443Z Compiling structmeta-derive v0.3.0
21082026-09-04T23:59:18.443Z Compiling heck v0.4.1
21092026-09-04T23:59:18.479Z Compiling darling_core v0.20.11
21102026-09-04T23:59:18.590Z Compiling curve25519-dalek v4.1.3
21112026-09-04T23:59:18.695Z Compiling memoffset v0.9.1
21122026-09-04T23:59:18.779Z Compiling tap v1.0.1
21132026-09-04T23:59:18.779Z Compiling untrusted v0.9.0
21142026-09-04T23:59:18.922Z Compiling foreign-types-shared v0.1.1
21152026-09-04T23:59:18.922Z Compiling httpdate v1.0.3
21162026-09-04T23:59:19.073Z Compiling powerfmt v0.2.0
21172026-09-04T23:59:19.073Z Compiling foreign-types v0.3.2
21182026-09-04T23:59:19.074Z Compiling wyz v0.5.1
21192026-09-04T23:59:19.255Z Compiling unicode-normalization v0.1.25
21202026-09-04T23:59:19.255Z Compiling deranged v0.5.8
21212026-09-04T23:59:19.951Z Compiling structmeta v0.3.0
21222026-09-04T23:59:19.951Z Compiling dtrace-parser v0.2.0
21232026-09-04T23:59:19.951Z Compiling rand_chacha v0.3.1
21242026-09-04T23:59:19.951Z Compiling signature v2.2.0
21252026-09-04T23:59:20.071Z Compiling hex v0.4.3
21262026-09-04T23:59:20.071Z Compiling dtrace-parser v0.3.0
21272026-09-04T23:59:20.071Z Compiling pin-project-internal v1.1.11
21282026-09-04T23:59:20.071Z Compiling num-integer v0.1.46
21292026-09-04T23:59:20.071Z Compiling wait-timeout v0.2.1
21302026-09-04T23:59:20.071Z Compiling dof v0.3.0
21312026-09-04T23:59:20.071Z Compiling thread-id v5.1.0
21322026-09-04T23:59:20.073Z Compiling thread-id v4.2.2
21332026-09-04T23:59:20.073Z Compiling socket2 v0.5.10
21342026-09-04T23:59:20.251Z Compiling owo-colors v4.3.0
21352026-09-04T23:59:20.251Z Compiling clap_lex v1.0.0
21362026-09-04T23:59:20.443Z Compiling funty v2.0.0
21372026-09-04T23:59:20.443Z Compiling cfg_aliases v0.2.1
21382026-09-04T23:59:20.443Z Compiling quick-error v1.2.3
21392026-09-04T23:59:20.568Z Compiling dof v0.4.0
21402026-09-04T23:59:20.571Z Compiling smoltcp v0.9.1
21412026-09-04T23:59:20.571Z Compiling bit-vec v0.8.0
21422026-09-04T23:59:20.571Z Compiling darling_macro v0.20.11
21432026-09-04T23:59:20.571Z Compiling hyper v1.10.1
21442026-09-04T23:59:20.748Z Compiling num_threads v0.1.7
21452026-09-04T23:59:20.748Z Compiling bitvec v1.0.1
21462026-09-04T23:59:20.748Z Compiling nix v0.31.2
21472026-09-04T23:59:21.001Z Compiling time v0.3.47
21482026-09-04T23:59:21.001Z Compiling bit-set v0.8.0
21492026-09-04T23:59:21.001Z Compiling rusty-fork v0.3.1
21502026-09-04T23:59:21.022Z Compiling clap_builder v4.6.0
21512026-09-04T23:59:21.022Z Compiling num-iter v0.1.45
21522026-09-04T23:59:21.243Z Compiling darling v0.20.11
21532026-09-04T23:59:21.243Z Compiling rand v0.8.6
21542026-09-04T23:59:21.244Z Compiling lazy_static v1.5.0
21552026-09-04T23:59:21.843Z Compiling hmac v0.12.1
21562026-09-04T23:59:21.843Z Compiling erased-serde v0.3.31
21572026-09-04T23:59:22.123Z Compiling rand_xorshift v0.4.0
21582026-09-04T23:59:22.123Z Compiling curve25519-dalek-derive v0.1.1
21592026-09-04T23:59:22.123Z Compiling sync_wrapper v1.0.2
21602026-09-04T23:59:22.123Z Compiling hyper-util v0.1.20
21612026-09-04T23:59:22.123Z Compiling nodrop v0.1.14
21622026-09-04T23:59:25.975Z Compiling unarray v0.1.4
21632026-09-04T23:59:25.975Z Compiling zlib-rs v0.6.2
21642026-09-04T23:59:25.975Z Compiling crc-catalog v2.4.0
21652026-09-04T23:59:25.976Z Compiling siphasher v1.0.2
21662026-09-04T23:59:25.976Z Compiling proptest v1.11.0
21672026-09-04T23:59:25.976Z Compiling crc v3.4.0
21682026-09-04T23:59:26.182Z Compiling clap v4.6.1
21692026-09-04T23:59:26.182Z Compiling array-init v0.0.4
21702026-09-04T23:59:26.182Z Compiling tower v0.5.3
21712026-09-04T23:59:26.182Z Compiling derive_builder_core v0.20.2
21722026-09-04T23:59:26.182Z Compiling smallvec v0.6.14
21732026-09-04T23:59:26.183Z Compiling snafu-derive v0.8.9
21742026-09-04T23:59:26.183Z Compiling zerocopy v0.6.6
21752026-09-04T23:59:26.183Z Compiling bitfield v0.19.4
21762026-09-04T23:59:26.183Z Compiling http-body-util v0.1.3
21772026-09-04T23:59:26.183Z Compiling pkcs1 v0.7.5
21782026-09-04T23:59:26.183Z Compiling hubpack_derive v0.1.1
21792026-09-04T23:59:26.183Z Compiling strum_macros v0.26.4
21802026-09-04T23:59:26.183Z Compiling strum_macros v0.27.2
21812026-09-04T23:59:26.183Z Compiling flate2 v1.1.9
21822026-09-04T23:59:26.183Z Compiling env_filter v2.0.0
21832026-09-04T23:59:26.183Z Compiling fs-err v3.3.0
21842026-09-04T23:59:26.183Z Compiling unicode-properties v0.1.4
21852026-09-04T23:59:26.183Z Compiling gimli v0.32.3
21862026-09-04T23:59:26.352Z Compiling base64 v0.21.7
21872026-09-04T23:59:26.353Z Compiling iri-string v0.7.10
21882026-09-04T23:59:26.353Z Compiling hashbrown v0.12.3
21892026-09-04T23:59:26.353Z Compiling unicode-bidi v0.3.18
21902026-09-04T23:59:26.353Z Compiling ryu v1.0.23
21912026-09-04T23:59:26.353Z Compiling allocator-api2 v0.2.21
21922026-09-04T23:59:26.353Z Compiling serde_urlencoded v0.7.1
21932026-09-04T23:59:26.353Z Compiling stringprep v0.1.5
21942026-09-04T23:59:26.353Z Compiling ron v0.8.1
21952026-09-04T23:59:26.353Z Compiling env_logger v0.11.11
21962026-09-04T23:59:26.353Z Compiling newtype-uuid v1.3.2
21972026-09-04T23:59:26.353Z Compiling derive_builder_macro v0.20.2
21982026-09-04T23:59:26.353Z Compiling tower-http v0.6.8
21992026-09-04T23:59:26.353Z Compiling rsa v0.9.10
22002026-09-04T23:59:26.353Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22012026-09-04T23:59:26.353Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22022026-09-04T23:59:26.353Z Compiling oxnet v0.1.6
22032026-09-04T23:59:26.353Z Compiling serde-hex v0.1.0
22042026-09-04T23:59:26.353Z Compiling addr2line v0.25.1
22052026-09-04T23:59:26.353Z Compiling tokio-native-tls v0.3.1
22062026-09-04T23:59:26.353Z Compiling hashbrown v0.13.2
22072026-09-04T23:59:26.353Z Compiling bzip2 v0.4.4
22082026-09-04T23:59:26.354Z Compiling usdt-attr-macro v0.6.0
22092026-09-04T23:59:26.354Z Compiling usdt-macro v0.6.0
22102026-09-04T23:59:26.354Z Compiling derive-ex v0.1.8
22112026-09-04T23:59:26.744Z Compiling crypto-common v0.2.2
22122026-09-04T23:59:26.745Z Compiling block-buffer v0.12.1
22132026-09-04T23:59:26.745Z Compiling block-padding v0.4.2
22142026-09-04T23:59:26.930Z Compiling rustls-native-certs v0.8.3
22152026-09-04T23:59:26.995Z Compiling x509-cert v0.2.5
22162026-09-04T23:59:27.020Z Compiling md-5 v0.10.6
22172026-09-04T23:59:27.139Z Compiling bstr v1.12.1
22182026-09-04T23:59:27.157Z Compiling convert_case v0.10.0
22192026-09-04T23:59:27.374Z Compiling vergen-lib v9.1.0
22202026-09-04T23:59:27.424Z Compiling hash32 v0.2.1
22212026-09-04T23:59:27.473Z Compiling encoding_rs v0.8.35
22222026-09-04T23:59:27.489Z Compiling mime v0.3.17
22232026-09-04T23:59:27.585Z Compiling psl-types v2.0.11
22242026-09-04T23:59:27.678Z Compiling cpufeatures v0.3.0
22252026-09-04T23:59:27.695Z Compiling rustc-demangle v0.1.27
22262026-09-04T23:59:27.713Z Compiling unicode-width v0.2.0
22272026-09-04T23:59:27.730Z Compiling fallible-iterator v0.2.0
22282026-09-04T23:59:27.858Z Compiling crc-any v2.5.0
22292026-09-04T23:59:28.033Z Compiling postgres-protocol v0.6.10
22302026-09-04T23:59:28.084Z Compiling test-strategy v0.4.5
22312026-09-04T23:59:28.088Z Compiling publicsuffix v2.3.0
22322026-09-04T23:59:28.272Z Compiling backtrace v0.3.76
22332026-09-04T23:59:28.319Z Compiling derive_more-impl v2.1.1
22342026-09-04T23:59:28.776Z Compiling inout v0.2.2
22352026-09-04T23:59:28.836Z Compiling object v0.30.4
22362026-09-04T23:59:28.952Z Compiling zip v0.6.6
22372026-09-04T23:59:29.001Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22382026-09-04T23:59:29.014Z Compiling hyper-tls v0.6.0
22392026-09-04T23:59:29.045Z Compiling daft v0.1.8
22402026-09-04T23:59:29.233Z Compiling derive_builder v0.20.2
22412026-09-04T23:59:29.278Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22422026-09-04T23:59:29.340Z Compiling phf_shared v0.13.1
22432026-09-04T23:59:29.355Z Compiling pin-project v1.1.11
22442026-09-04T23:59:29.477Z Compiling toml v0.7.8
22452026-09-04T23:59:29.528Z Compiling serde_with_macros v3.21.0
22462026-09-04T23:59:29.544Z Compiling futures-executor v0.3.32
22472026-09-04T23:59:29.731Z Compiling enum-as-inner v0.6.1
22482026-09-04T23:59:29.748Z Compiling async-recursion v1.1.1
22492026-09-04T23:59:29.784Z Compiling serde_repr v0.1.20
22502026-09-04T23:59:29.841Z Compiling miette-derive v7.6.0
22512026-09-04T23:59:29.960Z Compiling ff v0.13.1
22522026-09-04T23:59:29.982Z Compiling vergen v9.1.0
22532026-09-04T23:59:30.016Z Compiling cargo-platform v0.3.2
22542026-09-04T23:59:30.086Z Compiling base16ct v0.2.0
22552026-09-04T23:59:30.122Z Compiling foldhash v0.1.5
22562026-09-04T23:59:30.246Z Compiling managed v0.8.0
22572026-09-04T23:59:30.265Z Compiling bumpalo v3.20.2
22582026-09-04T23:59:30.291Z Compiling libbz2-rs-sys v0.2.2
22592026-09-04T23:59:30.313Z Compiling is_ci v1.2.0
22602026-09-04T23:59:30.329Z Compiling same-file v1.0.6
22612026-09-04T23:59:30.333Z Compiling bitflags v1.3.2
22622026-09-04T23:59:30.374Z Compiling path-slash v0.1.5
22632026-09-04T23:59:30.449Z Compiling unicode-linebreak v0.1.5
22642026-09-04T23:59:30.464Z Compiling jiff-core v0.1.0
22652026-09-04T23:59:30.555Z Compiling foldhash v0.2.0
22662026-09-04T23:59:30.576Z Compiling smawk v0.3.2
22672026-09-04T23:59:30.684Z Compiling textwrap v0.16.2
22682026-09-04T23:59:30.701Z Compiling bzip2 v0.6.1
22692026-09-04T23:59:30.718Z Compiling hashbrown v0.16.1
22702026-09-04T23:59:30.736Z Compiling zopfli v0.8.3
22712026-09-04T23:59:30.736Z Compiling walkdir v2.5.0
22722026-09-04T23:59:30.890Z Compiling supports-color v3.0.2
22732026-09-04T23:59:30.943Z Compiling hashbrown v0.15.5
22742026-09-04T23:59:31.073Z Compiling sec1 v0.7.3
22752026-09-04T23:59:31.130Z Compiling cargo_metadata v0.23.1
22762026-09-04T23:59:31.166Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22772026-09-04T23:59:31.318Z Compiling jiff v0.2.34
22782026-09-04T23:59:31.377Z Compiling group v0.13.0
22792026-09-04T23:59:31.566Z Compiling futures v0.3.32
22802026-09-04T23:59:31.635Z Compiling phf v0.13.1
22812026-09-04T23:59:31.733Z Compiling snafu v0.8.9
22822026-09-04T23:59:31.975Z Compiling reqwest v0.12.28
22832026-09-04T23:59:32.084Z Compiling signal-hook-mio v0.2.5
22842026-09-04T23:59:32.129Z Compiling cipher v0.5.2
22852026-09-04T23:59:32.221Z Compiling cookie_store v0.22.1
22862026-09-04T23:59:32.346Z Compiling backtrace-ext v0.2.1
22872026-09-04T23:59:32.363Z Compiling postgres-types v0.2.12
22882026-09-04T23:59:32.416Z Compiling zstd v0.13.3
22892026-09-04T23:59:32.490Z Compiling globset v0.4.18
22902026-09-04T23:59:32.637Z Compiling strum v0.27.2
22912026-09-04T23:59:32.656Z Compiling hubpack v0.1.2
22922026-09-04T23:59:32.740Z Compiling phf_shared v0.11.3
22932026-09-04T23:59:32.757Z Compiling hkdf v0.12.4
22942026-09-04T23:59:32.777Z Compiling crossbeam-epoch v0.9.18
22952026-09-04T23:59:32.817Z Compiling byte-wrapper v0.1.0
22962026-09-04T23:59:32.832Z Compiling olpc-cjson v0.1.4
22972026-09-04T23:59:32.876Z Compiling ed25519 v2.2.3
22982026-09-04T23:59:33.063Z Compiling crypto-bigint v0.5.5
22992026-09-04T23:59:33.113Z Compiling serde_plain v1.0.2
23002026-09-04T23:59:33.182Z Compiling serde-big-array v0.5.1
23012026-09-04T23:59:33.195Z Compiling pem v3.0.6
23022026-09-04T23:59:33.238Z Compiling float-cmp v0.10.0
23032026-09-04T23:59:33.280Z Compiling memmap2 v0.9.10
23042026-09-04T23:59:33.364Z Compiling predicates-core v1.0.10
23052026-09-04T23:59:33.401Z Compiling typed-path v0.9.3
23062026-09-04T23:59:33.473Z Compiling toml_write v0.1.2
23072026-09-04T23:59:33.495Z Compiling unicode-width v0.1.14
23082026-09-04T23:59:33.547Z Compiling fixedbitset v0.4.2
23092026-09-04T23:59:33.580Z Compiling static_assertions v1.1.0
23102026-09-04T23:59:33.647Z Compiling supports-hyperlinks v3.2.0
23112026-09-04T23:59:33.680Z Compiling new_debug_unreachable v1.0.6
23122026-09-04T23:59:33.684Z Compiling keccak v0.1.6
23132026-09-04T23:59:33.684Z Compiling supports-unicode v3.0.0
23142026-09-04T23:59:33.764Z Compiling difflib v0.4.0
23152026-09-04T23:59:33.782Z Compiling precomputed-hash v0.1.1
23162026-09-04T23:59:33.799Z Compiling whoami v2.1.0
23172026-09-04T23:59:33.818Z Compiling fixedbitset v0.5.7
23182026-09-04T23:59:33.863Z Compiling data-encoding v2.10.0
23192026-09-04T23:59:33.888Z Compiling const-oid v0.10.2
23202026-09-04T23:59:33.908Z Compiling normalize-line-endings v0.3.0
23212026-09-04T23:59:34.021Z Compiling tokio-postgres v0.7.16
23222026-09-04T23:59:34.106Z Compiling digest v0.11.3
23232026-09-04T23:59:34.150Z Compiling petgraph v0.8.3
23242026-09-04T23:59:34.153Z Compiling predicates v3.1.4
23252026-09-04T23:59:34.205Z Compiling hickory-proto v0.25.2
23262026-09-04T23:59:34.209Z Compiling elliptic-curve v0.13.8
23272026-09-04T23:59:34.252Z Compiling string_cache v0.8.9
23282026-09-04T23:59:34.386Z Compiling sha3 v0.10.8
23292026-09-04T23:59:34.402Z Compiling miette v7.6.0
23302026-09-04T23:59:34.477Z Compiling petgraph v0.6.5
23312026-09-04T23:59:34.494Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23322026-09-04T23:59:34.591Z Compiling toml_edit v0.22.27
23332026-09-04T23:59:34.941Z Compiling zip v4.6.1
23342026-09-04T23:59:34.970Z Compiling usdt v0.6.0
23352026-09-04T23:59:35.240Z Compiling chacha20 v0.10.0
23362026-09-04T23:59:35.936Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23372026-09-04T23:59:35.963Z Compiling ed25519-dalek v2.2.0
23382026-09-04T23:59:36.133Z Compiling crossterm v0.28.1
23392026-09-04T23:59:36.435Z Compiling iddqd v0.4.2
23402026-09-04T23:59:36.659Z Compiling serde_with v3.21.0
23412026-09-04T23:59:36.698Z Compiling derive_more v2.1.1
23422026-09-04T23:59:36.808Z Compiling similar v2.7.0
23432026-09-04T23:59:36.834Z Compiling strum v0.26.3
23442026-09-04T23:59:36.996Z Compiling tokio-stream v0.1.18
23452026-09-04T23:59:37.084Z Compiling buf-list v1.1.2
23462026-09-04T23:59:37.245Z Compiling itertools v0.13.0
23472026-09-04T23:59:37.279Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23482026-09-04T23:59:37.296Z Compiling openapiv3 v2.2.0
23492026-09-04T23:59:37.661Z Compiling lalrpop-util v0.19.12
23502026-09-04T23:59:37.752Z Compiling peg-runtime v0.8.5
23512026-09-04T23:59:52.674Z Compiling macaddr v1.0.1
23522026-09-04T23:59:52.674Z Compiling rayon-core v1.13.0
23532026-09-04T23:59:52.674Z Compiling crucible-workspace-hack v0.1.0
23542026-09-04T23:59:52.674Z Compiling itertools v0.15.0
23552026-09-04T23:59:52.674Z Compiling secrecy v0.10.3
23562026-09-04T23:59:52.674Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23572026-09-04T23:59:52.674Z Compiling toml_datetime v0.7.5+spec-1.1.0
23582026-09-04T23:59:52.674Z Compiling heapless v0.8.0
23592026-09-04T23:59:52.674Z Compiling crossbeam-deque v0.8.6
23602026-09-04T23:59:52.674Z Compiling inout v0.1.4
23612026-09-04T23:59:52.674Z Compiling hash32 v0.3.1
23622026-09-04T23:59:52.674Z Compiling multer v3.1.0
23632026-09-04T23:59:52.674Z Compiling toml_edit v0.23.10+spec-1.0.0
23642026-09-04T23:59:52.675Z Compiling thread_local v1.1.9
23652026-09-04T23:59:52.675Z Compiling slog-async v2.8.0
23662026-09-04T23:59:52.675Z Compiling match_cfg v0.1.0
23672026-09-04T23:59:52.675Z Compiling compression-core v0.4.31
23682026-09-04T23:59:52.675Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23692026-09-04T23:59:52.675Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23702026-09-04T23:59:52.675Z Compiling smoltcp v0.11.0
23712026-09-04T23:59:52.675Z Compiling compression-codecs v0.4.37
23722026-09-04T23:59:52.675Z Compiling hostname v0.3.1
23732026-09-04T23:59:52.675Z Compiling cipher v0.4.4
23742026-09-04T23:59:52.675Z Compiling atomicwrites v0.4.4
23752026-09-04T23:59:52.675Z Compiling slog-json v2.6.1
23762026-09-04T23:59:52.675Z Compiling crossbeam-channel v0.5.15
23772026-09-04T23:59:52.675Z Compiling proc-macro-crate v3.4.0
23782026-09-04T23:59:52.675Z Compiling half v2.7.1
23792026-09-04T23:59:52.675Z Compiling newtype-uuid-macros v0.1.0
23802026-09-04T23:59:52.675Z Compiling universal-hash v0.5.1
23812026-09-04T23:59:52.675Z Compiling serde_tokenstream v0.3.0
23822026-09-04T23:59:52.675Z Compiling cobs v0.3.0
23832026-09-04T23:59:54.438Z Compiling thiserror-impl-no-std v2.0.2
23842026-09-04T23:59:54.438Z Compiling async-stream-impl v0.3.6
23852026-09-04T23:59:54.477Z Compiling serde_spanned v1.1.1
23862026-09-04T23:59:54.477Z Compiling ingot-macros v0.2.0
23872026-09-04T23:59:54.477Z Compiling toml_datetime v1.1.1+spec-1.1.0
23882026-09-04T23:59:54.477Z Compiling is-terminal v0.4.17
23892026-09-04T23:59:54.477Z Compiling proc-macro-error-attr v1.0.4
23902026-09-04T23:59:54.477Z Compiling dropshot v0.17.1
23912026-09-04T23:59:54.477Z Compiling take_mut v0.2.2
23922026-09-04T23:59:54.477Z Compiling toml_writer v1.1.1+spec-1.1.0
23932026-09-04T23:59:54.477Z Compiling term v1.2.1
23942026-09-04T23:59:54.477Z Compiling convert_case v0.4.0
23952026-09-04T23:59:54.477Z Compiling ciborium-io v0.2.2
23962026-09-04T23:59:54.477Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
23972026-09-04T23:59:54.477Z Compiling opaque-debug v0.3.1
23982026-09-04T23:59:54.477Z Compiling ciborium-ll v0.2.2
23992026-09-04T23:59:54.477Z Compiling toml v1.1.2+spec-1.1.0
24002026-09-04T23:59:54.477Z Compiling poly1305 v0.8.0
24012026-09-04T23:59:54.477Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24022026-09-04T23:59:54.477Z Compiling async-stream v0.3.6
24032026-09-04T23:59:54.477Z Compiling slog-term v2.9.2
24042026-09-04T23:59:54.477Z Compiling derive_more v0.99.20
24052026-09-04T23:59:54.477Z Compiling oxide-generation-macros v0.2.0
24062026-09-04T23:59:54.477Z Compiling num_enum_derive v0.7.6
24072026-09-04T23:59:54.477Z Compiling postcard v1.1.3
24082026-09-04T23:59:54.477Z Compiling thiserror-no-std v2.0.2
24092026-09-04T23:59:54.477Z Compiling slog-bunyan v2.5.0
24102026-09-04T23:59:54.477Z Compiling chacha20 v0.9.1
24112026-09-04T23:59:54.477Z Compiling async-compression v0.4.41
24122026-09-04T23:59:54.477Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24132026-09-04T23:59:54.477Z Compiling sha1 v0.11.0
24142026-09-04T23:59:54.477Z Compiling oxide-generation v0.1.3
24152026-09-04T23:59:54.477Z Compiling parse-display-derive v0.10.0
24162026-09-04T23:59:54.477Z Compiling proc-macro-crate v1.3.1
24172026-09-04T23:59:54.478Z Compiling waitgroup v0.1.2
24182026-09-04T23:59:54.666Z Compiling rustls-pemfile v2.2.0
24192026-09-04T23:59:54.666Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24202026-09-04T23:59:54.666Z Compiling backon v1.6.0
24212026-09-04T23:59:54.985Z Compiling dropshot_endpoint v0.17.1
24222026-09-04T23:59:54.985Z Compiling blake2 v0.10.6
24232026-09-04T23:59:55.017Z Compiling aead v0.5.2
24242026-09-04T23:59:55.018Z Compiling password-hash v0.5.0
24252026-09-04T23:59:55.018Z Compiling foreign-types-macros v0.2.3
24262026-09-04T23:59:55.018Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24272026-09-04T23:59:55.051Z Compiling serde_path_to_error v0.1.20
24282026-09-04T23:59:55.065Z Compiling hostname v0.4.2
24292026-09-04T23:59:56.448Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24302026-09-04T23:59:56.523Z Compiling proc-macro-error v1.0.4
24312026-09-04T23:59:56.523Z Compiling instant v0.1.13
24322026-09-04T23:59:56.523Z Compiling foreign-types-shared v0.3.1
24332026-09-04T23:59:56.523Z Compiling illumos-nvpair-sys v0.2.0
24342026-09-04T23:59:56.523Z Compiling debug-ignore v1.0.5
24352026-09-04T23:59:56.523Z Compiling ingot-types v0.2.0
24362026-09-04T23:59:56.523Z Compiling foreign-types v0.5.0
24372026-09-04T23:59:56.524Z Compiling backoff v0.4.0
24382026-09-04T23:59:56.524Z Compiling argon2 v0.5.3
24392026-09-04T23:59:56.524Z Compiling chacha20poly1305 v0.10.1
24402026-09-04T23:59:56.524Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24412026-09-04T23:59:56.524Z Compiling num_enum_derive v0.5.11
24422026-09-04T23:59:56.524Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24432026-09-04T23:59:56.524Z Compiling num_enum v0.7.6
24442026-09-04T23:59:56.524Z Compiling vsss-rs v3.3.4
24452026-09-04T23:59:56.524Z Compiling parse-display v0.10.0
24462026-09-04T23:59:56.524Z Compiling ciborium v0.2.2
24472026-09-04T23:59:56.524Z Compiling regress v0.10.5
24482026-09-04T23:59:56.525Z Compiling ingot v0.2.1
24492026-09-04T23:59:56.525Z Compiling itertools v0.14.0
24502026-09-04T23:59:56.525Z Compiling tabwriter v1.4.1
24512026-09-04T23:59:56.525Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24522026-09-04T23:59:56.525Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24532026-09-04T23:59:56.525Z Compiling cstr-argument v0.1.2
24542026-09-04T23:59:56.525Z Compiling humantime v2.3.0
24552026-09-04T23:59:56.525Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24562026-09-04T23:59:56.525Z Compiling rustls-webpki v0.103.13
24572026-09-04T23:59:56.525Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24582026-09-04T23:59:56.525Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24592026-09-04T23:59:56.701Z Compiling num_enum v0.5.11
24602026-09-04T23:59:56.709Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24612026-09-04T23:59:56.709Z Compiling rayon v1.11.0
24622026-09-04T23:59:56.709Z Compiling rand v0.10.1
24632026-09-04T23:59:56.709Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24642026-09-04T23:59:56.709Z Compiling colored v3.1.1
24652026-09-04T23:59:56.709Z Compiling indent_write v2.2.0
24662026-09-04T23:59:56.735Z Compiling libefi-sys v0.1.0
24672026-09-04T23:59:56.763Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24682026-09-04T23:59:56.763Z Compiling zone_cfg_derive v0.3.1
24692026-09-04T23:59:56.960Z Compiling illumos-nvpair v0.3.0
24702026-09-04T23:59:57.077Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24712026-09-04T23:59:57.096Z Compiling camino-tempfile v1.4.1
24722026-09-04T23:59:57.102Z Compiling itertools v0.12.1
24732026-09-04T23:59:57.144Z Compiling usdt-attr-macro v0.5.0
24742026-09-04T23:59:57.160Z Compiling usdt-macro v0.5.0
24752026-09-04T23:59:57.310Z Compiling num-derive v0.4.2
24762026-09-04T23:59:57.383Z Compiling bitfield-struct v0.6.2
24772026-09-04T23:59:57.393Z Compiling blake3 v1.8.5
24782026-09-04T23:59:57.414Z Compiling memmap v0.7.0
24792026-09-04T23:59:57.414Z Compiling sigpipe v0.1.3
24802026-09-04T23:59:57.534Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24812026-09-04T23:59:57.627Z Compiling glob v0.3.3
24822026-09-04T23:59:57.743Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24832026-09-04T23:59:57.759Z Compiling swrite v0.1.0
24842026-09-04T23:59:57.878Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24852026-09-04T23:59:57.909Z Compiling usdt v0.5.0
24862026-09-04T23:59:57.951Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24872026-09-04T23:59:58.011Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24882026-09-04T23:59:58.215Z Compiling smf v0.2.3
24892026-09-04T23:59:58.246Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24902026-09-04T23:59:58.295Z Compiling filetime v0.2.27
24912026-09-04T23:59:58.360Z Compiling xattr v1.6.1
24922026-09-04T23:59:58.407Z Compiling zone v0.3.1
24932026-09-04T23:59:58.416Z Compiling arrayref v0.3.9
24942026-09-04T23:59:58.432Z Compiling arrayvec v0.7.6
24952026-09-04T23:59:58.493Z Compiling whoami v1.6.1
24962026-09-04T23:59:58.507Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24972026-09-04T23:59:58.543Z Compiling constant_time_eq v0.4.2
24982026-09-04T23:59:58.559Z Compiling tar v0.4.46
24992026-09-04T23:59:58.607Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25002026-09-04T23:59:58.658Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25012026-09-04T23:59:58.714Z Compiling tokio-dtrace v0.1.1
25022026-09-04T23:59:58.731Z Compiling gethostname v0.5.0
25032026-09-04T23:59:58.858Z Compiling console v0.16.2
25042026-09-04T23:59:58.875Z Compiling unit-prefix v0.5.2
25052026-09-04T23:59:59.012Z Compiling topological-sort v0.2.2
25062026-09-04T23:59:59.029Z Compiling oxide-tokio-rt v0.1.4
25072026-09-04T23:59:59.046Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25082026-09-04T23:59:59.081Z Compiling toml v0.8.23
25092026-09-04T23:59:59.198Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25102026-09-04T23:59:59.273Z Compiling indicatif v0.18.4
25112026-09-04T23:59:59.294Z Compiling shell-words v1.1.1
25122026-09-04T23:59:59.783Z Compiling tokio-rustls v0.26.4
25132026-09-04T23:59:59.822Z Compiling rustls-platform-verifier v0.6.2
25142026-09-04T23:59:59.934Z Compiling tough v0.22.0
25152026-09-05T00:00:00.004Z Compiling hyper-rustls v0.27.7
25162026-09-05T00:00:00.214Z Compiling reqwest v0.13.2
25172026-09-05T00:00:00.315Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25182026-09-05T00:00:02.687Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25192026-09-05T00:00:02.949Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25202026-09-05T00:00:09.036Z Compiling progenitor-client v0.14.0
25212026-09-05T00:00:09.036Z Compiling omicron-zone-package v0.12.3
25222026-09-05T00:00:09.271Z Compiling progenitor-extras v0.2.0
25232026-09-05T00:00:09.613Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25242026-09-05T00:00:09.718Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25252026-09-05T00:00:09.777Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25262026-09-05T00:00:09.807Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25272026-09-05T00:00:09.834Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25282026-09-05T00:00:09.835Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25292026-09-05T00:00:10.122Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25302026-09-05T00:00:10.146Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25312026-09-05T00:00:10.364Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25322026-09-05T00:00:16.095Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25332026-09-05T00:00:23.187Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25342026-09-05T00:00:26.376Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25352026-09-05T00:00:28.815Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25362026-09-05T00:00:38.579Z Finished `release` profile [optimized] target(s) in 1m 35s
25372026-09-05T00:00:38.762Z Running `target/release/omicron-package -t test target create -p dev`
25382026-09-05T00:00:39.065ZLogging to: /work/oxidecomputer/omicron/out/LOG
25392026-09-05T00:00:39.111ZCreated new build target 'test' and set it as active
25402026-09-05T00:00:39.111Z
25412026-09-05T00:00:39.111Zreal 1:36.054861121
25422026-09-05T00:00:39.111Zuser 14:23.100940232
25432026-09-05T00:00:39.111Zsys 2:46.084756951
25442026-09-05T00:00:39.111Ztrap 0.413222270
25452026-09-05T00:00:39.111Ztflt 0.660588554
25462026-09-05T00:00:39.111Zdflt 3.838371790
25472026-09-05T00:00:39.111Zkflt 0.000702110
25482026-09-05T00:00:39.111Zlock 40:01.359715011
25492026-09-05T00:00:39.111Zslp 34:02.796564548
25502026-09-05T00:00:39.111Zlat 41.767023280
25512026-09-05T00:00:39.111Zstop 6:04.734720841
25522026-09-05T00:00:39.111Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25532026-09-05T00:00:39.740Z Finished `release` profile [optimized] target(s) in 0.88s
25542026-09-05T00:00:39.863Z Running `target/release/omicron-package -t test package`
25552026-09-05T00:00:39.925ZLogging to: /work/oxidecomputer/omicron/out/LOG
25562026-09-05T00:00:41.405Z Compiling cfg-if v1.0.4
25572026-09-05T00:00:43.032Z Compiling serde_core v1.0.228
25582026-09-05T00:00:43.032Z Compiling libc v0.2.185
25592026-09-05T00:00:43.177Z Compiling memchr v2.8.0
25602026-09-05T00:00:43.177Z Compiling smallvec v1.15.1
25612026-09-05T00:00:43.177Z Compiling stable_deref_trait v1.2.1
25622026-09-05T00:00:43.177Z Compiling libm v0.2.16
25632026-09-05T00:00:43.177Z Compiling scopeguard v1.2.0
25642026-09-05T00:00:43.177Z Compiling zerofrom v0.1.6
25652026-09-05T00:00:43.177Z Compiling rand_core v0.10.0
25662026-09-05T00:00:43.177Z Compiling litemap v0.8.1
25672026-09-05T00:00:43.177Z Compiling percent-encoding v2.3.2
25682026-09-05T00:00:43.177Z Compiling writeable v0.6.2
25692026-09-05T00:00:43.177Z Compiling lock_api v0.4.14
25702026-09-05T00:00:43.177Z Compiling icu_properties_data v2.1.2
25712026-09-05T00:00:43.177Z Compiling yoke v0.8.1
25722026-09-05T00:00:43.177Z Compiling icu_normalizer_data v2.1.1
25732026-09-05T00:00:43.177Z Compiling utf8_iter v1.0.4
25742026-09-05T00:00:43.177Z Compiling form_urlencoded v1.2.2
25752026-09-05T00:00:43.177Z Compiling iana-time-zone v0.1.65
25762026-09-05T00:00:43.177Z Compiling zerocopy v0.8.55
25772026-09-05T00:00:43.177Z Compiling errno v0.3.14
25782026-09-05T00:00:43.179Z Compiling getrandom v0.4.3
25792026-09-05T00:00:43.179Z Compiling parking_lot_core v0.9.12
25802026-09-05T00:00:43.179Z Compiling zerovec v0.11.5
25812026-09-05T00:00:43.179Z Compiling zerotrie v0.2.3
25822026-09-05T00:00:43.179Z Compiling mio v1.2.0
25832026-09-05T00:00:43.180Z Compiling signal-hook-registry v1.4.8
25842026-09-05T00:00:43.180Z Compiling socket2 v0.6.3
25852026-09-05T00:00:43.180Z Compiling thiserror v2.0.18
25862026-09-05T00:00:43.180Z Compiling parking_lot v0.12.5
25872026-09-05T00:00:43.180Z Compiling getrandom v0.2.17
25882026-09-05T00:00:43.180Z Compiling futures-util v0.3.32
25892026-09-05T00:00:43.180Z Compiling getrandom v0.3.4
25902026-09-05T00:00:43.180Z Compiling base64 v0.22.1
25912026-09-05T00:00:43.180Z Compiling time v0.3.47
25922026-09-05T00:00:43.180Z Compiling num-traits v0.2.19
25932026-09-05T00:00:43.180Z Compiling rand_core v0.6.4
25942026-09-05T00:00:43.180Z Compiling rand_core v0.9.5
25952026-09-05T00:00:43.180Z Compiling aho-corasick v1.1.4
25962026-09-05T00:00:43.180Z Compiling spin v0.9.8
25972026-09-05T00:00:43.180Z Compiling tinystr v0.8.2
25982026-09-05T00:00:43.180Z Compiling potential_utf v0.1.4
25992026-09-05T00:00:43.180Z Compiling socket2 v0.5.10
26002026-09-05T00:00:43.180Z Compiling pest v2.8.6
26012026-09-05T00:00:43.180Z Compiling encoding_rs v0.8.35
26022026-09-05T00:00:43.180Z Compiling icu_locale_core v2.1.1
26032026-09-05T00:00:43.180Z Compiling icu_collections v2.1.1
26042026-09-05T00:00:43.180Z Compiling simd-adler32 v0.3.8
26052026-09-05T00:00:43.180Z Compiling adler2 v2.0.1
26062026-09-05T00:00:43.180Z Compiling crc32fast v1.5.0
26072026-09-05T00:00:43.180Z Compiling wait-timeout v0.2.1
26082026-09-05T00:00:43.334Z Compiling miniz_oxide v0.8.9
26092026-09-05T00:00:43.357Z Compiling zlib-rs v0.6.2
26102026-09-05T00:00:43.358Z Compiling rand_xorshift v0.4.0
26112026-09-05T00:00:43.358Z Compiling lazy_static v1.5.0
26122026-09-05T00:00:43.401Z Compiling thread-id v5.1.0
26132026-09-05T00:00:43.457Z Compiling serde v1.0.228
26142026-09-05T00:00:43.495Z Compiling serde_json v1.0.151
26152026-09-05T00:00:43.495Z Compiling bitflags v2.11.0
26162026-09-05T00:00:43.511Z Compiling uuid v1.23.4
26172026-09-05T00:00:43.532Z Compiling semver v1.0.28
26182026-09-05T00:00:43.590Z Compiling icu_provider v2.1.1
26192026-09-05T00:00:43.629Z Compiling indexmap v2.14.0
26202026-09-05T00:00:43.903Z Compiling icu_properties v2.1.2
26212026-09-05T00:00:43.978Z Compiling bytes v1.11.1
26222026-09-05T00:00:44.025Z Compiling zeroize v1.9.0
26232026-09-05T00:00:44.039Z Compiling icu_normalizer v2.1.1
26242026-09-05T00:00:44.134Z Compiling chrono v0.4.45
26252026-09-05T00:00:44.204Z Compiling rustix v1.1.4
26262026-09-05T00:00:44.292Z Compiling generic-array v0.14.7
26272026-09-05T00:00:44.497Z Compiling erased-serde v0.3.31
26282026-09-05T00:00:44.534Z Compiling tokio v1.52.1
26292026-09-05T00:00:44.687Z Compiling http v1.4.2
26302026-09-05T00:00:44.708Z Compiling rustls-pki-types v1.14.0
26312026-09-05T00:00:44.899Z Compiling idna_adapter v1.2.1
26322026-09-05T00:00:44.924Z Compiling crypto-common v0.1.7
26332026-09-05T00:00:45.015Z Compiling ppv-lite86 v0.2.21
26342026-09-05T00:00:45.069Z Compiling idna v1.1.0
26352026-09-05T00:00:45.097Z Compiling block-buffer v0.10.4
26362026-09-05T00:00:45.117Z Compiling slog v2.8.2
26372026-09-05T00:00:45.120Z Compiling ipnet v2.12.0
26382026-09-05T00:00:45.205Z Compiling terminal_size v0.4.3
26392026-09-05T00:00:45.229Z Compiling aws-lc-rs v1.16.3
26402026-09-05T00:00:45.255Z Compiling digest v0.10.7
26412026-09-05T00:00:45.255Z Compiling regex-automata v0.4.14
26422026-09-05T00:00:45.307Z Compiling tempfile v3.27.0
26432026-09-05T00:00:45.365Z Compiling rand_chacha v0.9.0
26442026-09-05T00:00:45.441Z Compiling clap_builder v4.6.0
26452026-09-05T00:00:45.463Z Compiling der v0.7.10
26462026-09-05T00:00:45.463Z Compiling url v2.5.8
26472026-09-05T00:00:45.576Z Compiling http-body v1.0.1
26482026-09-05T00:00:45.595Z Compiling rand_chacha v0.3.1
26492026-09-05T00:00:45.672Z Compiling rand v0.9.2
26502026-09-05T00:00:45.789Z Compiling http-body-util v0.1.3
26512026-09-05T00:00:45.914Z Compiling serde_urlencoded v0.7.1
26522026-09-05T00:00:46.006Z Compiling rand v0.8.6
26532026-09-05T00:00:46.030Z Compiling rustls-native-certs v0.8.3
26542026-09-05T00:00:46.036Z Compiling futures-executor v0.3.32
26552026-09-05T00:00:46.267Z Compiling schemars v0.8.22
26562026-09-05T00:00:46.312Z Compiling hybrid-array v0.4.13
26572026-09-05T00:00:46.312Z Compiling hubpack v0.1.2
26582026-09-05T00:00:46.436Z Compiling rustls-webpki v0.103.13
26592026-09-05T00:00:46.451Z Compiling spki v0.7.3
26602026-09-05T00:00:46.506Z Compiling hex v0.4.3
26612026-09-05T00:00:46.529Z Compiling futures v0.3.32
26622026-09-05T00:00:46.655Z Compiling publicsuffix v2.3.0
26632026-09-05T00:00:46.696Z Compiling pkcs8 v0.10.2
26642026-09-05T00:00:46.754Z Compiling openapiv3 v2.2.0
26652026-09-05T00:00:46.833Z Compiling cookie v0.18.1
26662026-09-05T00:00:46.906Z Compiling rusty-fork v0.3.1
26672026-09-05T00:00:46.989Z Compiling sha2 v0.10.9
26682026-09-05T00:00:47.010Z Compiling flate2 v1.1.9
26692026-09-05T00:00:47.161Z Compiling ipnetwork v0.21.1
26702026-09-05T00:00:47.204Z Compiling rustls v0.23.41
26712026-09-05T00:00:47.225Z Compiling cookie_store v0.22.1
26722026-09-05T00:00:47.393Z Compiling clap v4.6.1
26732026-09-05T00:00:47.467Z Compiling proptest v1.11.0
26742026-09-05T00:00:47.513Z Compiling oxnet v0.1.6
26752026-09-05T00:00:47.560Z Compiling crypto-common v0.2.2
26762026-09-05T00:00:47.605Z Compiling block-buffer v0.12.1
26772026-09-05T00:00:47.679Z Compiling signature v2.2.0
26782026-09-05T00:00:47.756Z Compiling hmac v0.12.1
26792026-09-05T00:00:47.780Z Compiling dof v0.4.0
26802026-09-05T00:00:47.844Z Compiling dtrace-parser v0.3.0
26812026-09-05T00:00:47.888Z Compiling camino v1.2.5
26822026-09-05T00:00:47.961Z Compiling data-encoding v2.10.0
26832026-09-05T00:00:47.987Z Compiling memmap2 v0.9.10
26842026-09-05T00:00:48.010Z Compiling num-integer v0.1.46
26852026-09-05T00:00:48.245Z Compiling regex v1.12.3
26862026-09-05T00:00:48.341Z Compiling rustix v0.38.44
26872026-09-05T00:00:48.428Z Compiling x509-cert v0.2.5
26882026-09-05T00:00:48.447Z Compiling serde_spanned v0.6.9
26892026-09-05T00:00:48.494Z Compiling toml_datetime v0.6.11
26902026-09-05T00:00:48.518Z Compiling dof v0.3.0
26912026-09-05T00:00:48.635Z Compiling usdt-impl v0.6.0
26922026-09-05T00:00:48.663Z Compiling num-iter v0.1.45
26932026-09-05T00:00:48.790Z Compiling tokio-util v0.7.18
26942026-09-05T00:00:48.829Z Compiling tower v0.5.3
26952026-09-05T00:00:48.843Z Compiling bstr v1.12.1
26962026-09-05T00:00:48.993Z Compiling dtrace-parser v0.2.0
26972026-09-05T00:00:49.227Z Compiling usdt v0.6.0
26982026-09-05T00:00:49.400Z Compiling tower-http v0.6.8
26992026-09-05T00:00:49.444Z Compiling ff v0.13.1
27002026-09-05T00:00:49.687Z Compiling thread-id v4.2.2
27012026-09-05T00:00:49.721Z Compiling h2 v0.4.15
27022026-09-05T00:00:49.777Z Compiling sec1 v0.7.3
27032026-09-05T00:00:49.844Z Compiling digest v0.11.3
27042026-09-05T00:00:49.844Z Compiling usdt-impl v0.5.0
27052026-09-05T00:00:49.849Z Compiling group v0.13.0
27062026-09-05T00:00:50.007Z Compiling newtype-uuid v1.3.2
27072026-09-05T00:00:50.035Z Compiling signal-hook v0.3.18
27082026-09-05T00:00:50.148Z Compiling nix v0.31.2
27092026-09-05T00:00:50.283Z Compiling hkdf v0.12.4
27102026-09-05T00:00:50.304Z Compiling daft v0.1.8
27112026-09-05T00:00:50.311Z Compiling serde_with v3.21.0
27122026-09-05T00:00:50.415Z Compiling crypto-bigint v0.5.5
27132026-09-05T00:00:50.424Z Compiling foreign-types-shared v0.1.1
27142026-09-05T00:00:50.452Z Compiling ahash v0.8.12
27152026-09-05T00:00:50.495Z Compiling num-bigint-dig v0.8.6
27162026-09-05T00:00:50.569Z Compiling foreign-types v0.3.2
27172026-09-05T00:00:50.647Z Compiling tokio-rustls v0.26.4
27182026-09-05T00:00:50.674Z Compiling rustls-platform-verifier v0.6.2
27192026-09-05T00:00:50.685Z Compiling packed_struct v0.10.1
27202026-09-05T00:00:50.717Z Compiling openssl-sys v0.9.117
27212026-09-05T00:00:50.770Z Compiling pkcs1 v0.7.5
27222026-09-05T00:00:51.021Z Compiling toml_edit v0.19.15
27232026-09-05T00:00:51.065Z Compiling hashbrown v0.13.2
27242026-09-05T00:00:51.093Z Compiling openssl v0.10.80
27252026-09-05T00:00:51.224Z Compiling serde-hex v0.1.0
27262026-09-05T00:00:51.434Z Compiling elliptic-curve v0.13.8
27272026-09-05T00:00:51.662Z Compiling rsa v0.9.10
27282026-09-05T00:00:51.701Z Compiling bzip2 v0.4.4
27292026-09-05T00:00:51.880Z Compiling signal-hook-mio v0.2.5
27302026-09-05T00:00:51.944Z Compiling ron v0.8.1
27312026-09-05T00:00:52.051Z Compiling globset v0.4.18
27322026-09-05T00:00:52.070Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27332026-09-05T00:00:52.220Z Compiling block-padding v0.4.2
27342026-09-05T00:00:52.248Z Compiling sha3 v0.10.8
27352026-09-05T00:00:52.248Z Compiling curve25519-dalek v4.1.3
27362026-09-05T00:00:52.309Z Compiling zip v0.6.6
27372026-09-05T00:00:52.427Z Compiling inout v0.2.2
27382026-09-05T00:00:52.529Z Compiling object v0.30.4
27392026-09-05T00:00:52.665Z Compiling toml v0.7.8
27402026-09-05T00:00:52.691Z Compiling jiff v0.2.34
27412026-09-05T00:00:52.720Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27422026-09-05T00:00:52.737Z Compiling cipher v0.5.2
27432026-09-05T00:00:53.112Z Compiling crossterm v0.28.1
27442026-09-05T00:00:53.130Z Compiling ed25519 v2.2.3
27452026-09-05T00:00:53.147Z Compiling serde-big-array v0.5.1
27462026-09-05T00:00:53.167Z Compiling pem v3.0.6
27472026-09-05T00:00:53.335Z Compiling hyper v1.10.1
27482026-09-05T00:00:53.357Z Compiling petgraph v0.8.3
27492026-09-05T00:00:53.387Z Compiling object v0.37.3
27502026-09-05T00:00:53.450Z Compiling heapless v0.7.17
27512026-09-05T00:00:53.601Z Compiling ed25519-dalek v2.2.0
27522026-09-05T00:00:53.643Z Compiling native-tls v0.2.18
27532026-09-05T00:00:53.661Z Compiling chacha20 v0.10.0
27542026-09-05T00:00:53.785Z Compiling byte-wrapper v0.1.0
27552026-09-05T00:00:54.033Z Compiling tokio-native-tls v0.3.1
27562026-09-05T00:00:54.033Z Compiling md-5 v0.10.6
27572026-09-05T00:00:54.076Z Compiling serde_plain v1.0.2
27582026-09-05T00:00:54.114Z Compiling toml_edit v0.22.27
27592026-09-05T00:00:54.266Z Compiling postgres-protocol v0.6.10
27602026-09-05T00:00:54.285Z Compiling zopfli v0.8.3
27612026-09-05T00:00:54.352Z Compiling smoltcp v0.9.1
27622026-09-05T00:00:54.374Z Compiling hickory-proto v0.25.2
27632026-09-05T00:00:55.048Z Compiling hyper-util v0.1.20
27642026-09-05T00:00:55.257Z Compiling float-cmp v0.10.0
27652026-09-05T00:00:55.327Z Compiling string_cache v0.8.9
27662026-09-05T00:00:55.327Z Compiling textwrap v0.16.2
27672026-09-05T00:00:55.383Z Compiling zip v4.6.1
27682026-09-05T00:00:55.420Z Compiling predicates v3.1.4
27692026-09-05T00:00:55.483Z Compiling petgraph v0.6.5
27702026-09-05T00:00:55.979Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27712026-09-05T00:00:56.008Z Compiling postgres-types v0.2.12
27722026-09-05T00:00:56.008Z Compiling iddqd v0.4.2
27732026-09-05T00:00:56.215Z Compiling similar v2.7.0
27742026-09-05T00:00:56.221Z Compiling tokio-stream v0.1.18
27752026-09-05T00:00:56.341Z Compiling olpc-cjson v0.1.4
27762026-09-05T00:00:56.711Z Compiling backtrace v0.3.76
27772026-09-05T00:00:56.739Z Compiling hyper-rustls v0.27.7
27782026-09-05T00:00:56.739Z Compiling hyper-tls v0.6.0
27792026-09-05T00:00:56.845Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27802026-09-05T00:00:56.895Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27812026-09-05T00:00:57.216Z Compiling reqwest v0.13.2
27822026-09-05T00:00:57.353Z Compiling reqwest v0.12.28
27832026-09-05T00:00:57.354Z Compiling backtrace-ext v0.2.1
27842026-09-05T00:00:59.049Z Compiling tokio-postgres v0.7.16
27852026-09-05T00:00:59.064Z Compiling miette v7.6.0
27862026-09-05T00:00:59.064Z Compiling fs-err v3.3.0
27872026-09-05T00:00:59.064Z Compiling buf-list v1.1.2
27882026-09-05T00:00:59.064Z Compiling thread_local v1.1.9
27892026-09-05T00:00:59.064Z Compiling is-terminal v0.4.17
27902026-09-05T00:00:59.064Z Compiling hostname v0.3.1
27912026-09-05T00:00:59.064Z Compiling slog-json v2.6.1
27922026-09-05T00:00:59.064Z Compiling compression-codecs v0.4.37
27932026-09-05T00:00:59.064Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
27942026-09-05T00:00:59.064Z Compiling slog-async v2.8.0
27952026-09-05T00:00:59.064Z Compiling slog-term v2.9.2
27962026-09-05T00:00:59.064Z Compiling slog-bunyan v2.5.0
27972026-09-05T00:00:59.065Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
27982026-09-05T00:00:59.065Z Compiling toml_datetime v1.1.1+spec-1.1.0
27992026-09-05T00:00:59.065Z Compiling serde_spanned v1.1.1
28002026-09-05T00:00:59.065Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28012026-09-05T00:00:59.065Z Compiling tough v0.22.0
28022026-09-05T00:00:59.065Z Compiling toml v1.1.2+spec-1.1.0
28032026-09-05T00:00:59.065Z Compiling progenitor-client v0.14.0
28042026-09-05T00:00:59.065Z Compiling multer v3.1.0
28052026-09-05T00:00:59.158Z Compiling async-compression v0.4.41
28062026-09-05T00:00:59.198Z Compiling sha1 v0.11.0
28072026-09-05T00:00:59.317Z Compiling rustls-pemfile v2.2.0
28082026-09-05T00:00:59.369Z Compiling serde_path_to_error v0.1.20
28092026-09-05T00:00:59.461Z Compiling hostname v0.4.2
28102026-09-05T00:00:59.547Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28112026-09-05T00:00:59.566Z Compiling atomicwrites v0.4.4
28122026-09-05T00:00:59.582Z Compiling macaddr v1.0.1
28132026-09-05T00:00:59.605Z Compiling instant v0.1.13
28142026-09-05T00:00:59.630Z Compiling oxide-generation v0.1.3
28152026-09-05T00:00:59.674Z Compiling regress v0.10.5
28162026-09-05T00:00:59.688Z Compiling dropshot v0.17.1
28172026-09-05T00:00:59.753Z Compiling backoff v0.4.0
28182026-09-05T00:00:59.790Z Compiling progenitor-extras v0.2.0
28192026-09-05T00:00:59.811Z Compiling parse-display v0.10.0
28202026-09-05T00:00:59.863Z Compiling half v2.7.1
28212026-09-05T00:00:59.902Z Compiling heck v0.5.0
28222026-09-05T00:01:00.088Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28232026-09-05T00:01:00.110Z Compiling regress v0.11.1
28242026-09-05T00:01:00.212Z Compiling ciborium-ll v0.2.2
28252026-09-05T00:01:00.268Z Compiling secrecy v0.10.3
28262026-09-05T00:01:00.328Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28272026-09-05T00:01:00.476Z Compiling ciborium v0.2.2
28282026-09-05T00:01:00.498Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28292026-09-05T00:01:00.551Z Compiling inout v0.1.4
28302026-09-05T00:01:00.600Z Compiling universal-hash v0.5.1
28312026-09-05T00:01:00.717Z Compiling cipher v0.4.4
28322026-09-05T00:01:00.766Z Compiling unsafe-libyaml v0.2.11
28332026-09-05T00:01:00.796Z Compiling poly1305 v0.8.0
28342026-09-05T00:01:00.911Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-05T00:01:01.044Z Compiling chacha20 v0.9.1
28362026-09-05T00:01:01.213Z Compiling blake2 v0.10.6
28372026-09-05T00:01:01.236Z Compiling aead v0.5.2
28382026-09-05T00:01:01.325Z Compiling password-hash v0.5.0
28392026-09-05T00:01:01.334Z Compiling vsss-rs v3.3.4
28402026-09-05T00:01:01.427Z Compiling serde_yaml v0.9.34+deprecated
28412026-09-05T00:01:01.470Z Compiling camino-tempfile v1.4.1
28422026-09-05T00:01:01.496Z Compiling chacha20poly1305 v0.10.1
28432026-09-05T00:01:01.529Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28442026-09-05T00:01:01.550Z Compiling heapless v0.8.0
28452026-09-05T00:01:01.633Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28462026-09-05T00:01:01.677Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28472026-09-05T00:01:01.696Z Compiling typify-impl v0.6.2
28482026-09-05T00:01:01.860Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28492026-09-05T00:01:01.939Z Compiling argon2 v0.5.3
28502026-09-05T00:01:01.975Z Compiling ingot-types v0.2.0
28512026-09-05T00:01:02.157Z Compiling cobs v0.3.0
28522026-09-05T00:01:02.174Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28532026-09-05T00:01:02.375Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28542026-09-05T00:01:02.468Z Compiling ingot v0.2.1
28552026-09-05T00:01:02.520Z Compiling postcard v1.1.3
28562026-09-05T00:01:02.598Z Compiling smoltcp v0.11.0
28572026-09-05T00:01:02.677Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28582026-09-05T00:01:02.701Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28592026-09-05T00:01:02.728Z Compiling cstr-argument v0.1.2
28602026-09-05T00:01:02.827Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28612026-09-05T00:01:02.930Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28622026-09-05T00:01:02.964Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28632026-09-05T00:01:02.994Z Compiling rand v0.10.1
28642026-09-05T00:01:03.089Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28652026-09-05T00:01:03.206Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28662026-09-05T00:01:03.270Z Compiling sigpipe v0.1.3
28672026-09-05T00:01:03.343Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28682026-09-05T00:01:03.395Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28692026-09-05T00:01:03.673Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28702026-09-05T00:01:03.766Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28712026-09-05T00:01:03.792Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28722026-09-05T00:01:03.937Z Compiling memmap v0.7.0
28732026-09-05T00:01:04.033Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28742026-09-05T00:01:04.114Z Compiling usdt v0.5.0
28752026-09-05T00:01:04.196Z Compiling zone v0.3.1
28762026-09-05T00:01:04.325Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28772026-09-05T00:01:04.476Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28782026-09-05T00:01:04.504Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28792026-09-05T00:01:04.604Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28802026-09-05T00:01:04.623Z Compiling derive-where v1.6.0
28812026-09-05T00:01:04.729Z Compiling bytecount v0.6.9
28822026-09-05T00:01:04.801Z Compiling toml v0.8.23
28832026-09-05T00:01:04.922Z Compiling tokio-dtrace v0.1.1
28842026-09-05T00:01:04.963Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28852026-09-05T00:01:05.248Z Compiling typify-macro v0.6.2
28862026-09-05T00:01:05.262Z Compiling oxide-tokio-rt v0.1.4
28872026-09-05T00:01:05.262Z Compiling prettyplease v0.2.37
28882026-09-05T00:01:05.262Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28892026-09-05T00:01:05.346Z Compiling newline-converter v0.3.0
28902026-09-05T00:01:05.481Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28912026-09-05T00:01:05.531Z Compiling gethostname v0.5.0
28922026-09-05T00:01:05.614Z Compiling console v0.15.11
28932026-09-05T00:01:05.629Z Compiling slog-dtrace v0.3.0
28942026-09-05T00:01:05.668Z Compiling cancel-safe-futures v0.1.5
28952026-09-05T00:01:05.795Z Compiling num-rational v0.4.2
28962026-09-05T00:01:05.805Z Compiling num-complex v0.4.6
28972026-09-05T00:01:05.821Z Compiling oxide-update-engine-types v0.1.2
28982026-09-05T00:01:05.953Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28992026-09-05T00:01:06.031Z Compiling expectorate v1.2.0
29002026-09-05T00:01:06.057Z Compiling compression-core v0.4.31
29012026-09-05T00:01:06.178Z Compiling resolv-conf v0.7.6
29022026-09-05T00:01:06.281Z Compiling match_cfg v0.1.0
29032026-09-05T00:01:06.313Z Compiling num v0.4.3
29042026-09-05T00:01:06.522Z Compiling crossbeam-channel v0.5.15
29052026-09-05T00:01:06.639Z Compiling term v1.2.1
29062026-09-05T00:01:06.640Z Compiling toml_writer v1.1.1+spec-1.1.0
29072026-09-05T00:01:06.668Z Compiling take_mut v0.2.2
29082026-09-05T00:01:06.744Z Compiling linear-map v1.2.0
29092026-09-05T00:01:06.763Z Compiling typify v0.6.2
29102026-09-05T00:01:06.809Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29112026-09-05T00:01:06.844Z Compiling float-ord v0.3.2
29122026-09-05T00:01:06.908Z Compiling progenitor-impl v0.14.0
29132026-09-05T00:01:07.004Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29142026-09-05T00:01:07.293Z Compiling oxide-update-engine v0.1.2
29152026-09-05T00:01:07.398Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29162026-09-05T00:01:07.782Z Compiling async-stream v0.3.6
29172026-09-05T00:01:08.093Z Compiling waitgroup v0.1.2
29182026-09-05T00:01:08.169Z Compiling backon v1.6.0
29192026-09-05T00:01:08.275Z Compiling debug-ignore v1.0.5
29202026-09-05T00:01:08.386Z Compiling minimal-lexical v0.2.1
29212026-09-05T00:01:08.409Z Compiling linked-hash-map v0.5.6
29222026-09-05T00:01:08.666Z Compiling nom v7.1.3
29232026-09-05T00:01:08.682Z Compiling lru-cache v0.1.2
29242026-09-05T00:01:08.709Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29252026-09-05T00:01:08.977Z Compiling itertools v0.14.0
29262026-09-05T00:01:09.036Z Compiling progenitor-macro v0.14.0
29272026-09-05T00:01:09.469Z Compiling unicode-xid v0.2.6
29282026-09-05T00:01:09.509Z Compiling humantime v2.3.0
29292026-09-05T00:01:09.640Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29302026-09-05T00:01:09.661Z Compiling hickory-proto v0.24.4
29312026-09-05T00:01:09.804Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29322026-09-05T00:01:09.849Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29332026-09-05T00:01:10.040Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29342026-09-05T00:01:10.294Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29352026-09-05T00:01:10.698Z Compiling papergrid v0.11.0
29362026-09-05T00:01:10.809Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29372026-09-05T00:01:10.879Z Compiling tabled_derive v0.7.0
29382026-09-05T00:01:10.944Z Compiling termtree v0.5.1
29392026-09-05T00:01:11.002Z Compiling crossterm v0.29.0
29402026-09-05T00:01:11.095Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29412026-09-05T00:01:11.132Z Compiling phf_shared v0.12.1
29422026-09-05T00:01:11.171Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29432026-09-05T00:01:11.385Z Compiling vte v0.14.1
29442026-09-05T00:01:11.640Z Compiling csv-core v0.1.13
29452026-09-05T00:01:11.725Z Compiling highway v1.3.0
29462026-09-05T00:01:11.797Z Compiling tabled v0.15.0
29472026-09-05T00:01:11.914Z Compiling chrono-tz v0.10.4
29482026-09-05T00:01:11.981Z Compiling csv v1.4.0
29492026-09-05T00:01:12.155Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29502026-09-05T00:01:12.242Z Compiling hickory-resolver v0.24.4
29512026-09-05T00:01:12.743Z Compiling strip-ansi-escapes v0.2.1
29522026-09-05T00:01:12.764Z Compiling phf v0.12.1
29532026-09-05T00:01:12.984Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29542026-09-05T00:01:13.131Z Compiling const_format_proc_macros v0.2.34
29552026-09-05T00:01:13.155Z Compiling fd-lock v4.0.4
29562026-09-05T00:01:13.177Z Compiling progenitor v0.14.0
29572026-09-05T00:01:13.323Z Compiling peg-macros v0.8.5
29582026-09-05T00:01:13.344Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29592026-09-05T00:01:13.381Z Compiling nu-ansi-term v0.50.3
29602026-09-05T00:01:13.488Z Compiling qorb v0.4.1
29612026-09-05T00:01:13.726Z Compiling reedline v0.40.0
29622026-09-05T00:01:13.790Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29632026-09-05T00:01:13.827Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29642026-09-05T00:01:13.850Z Compiling const_format v0.2.35
29652026-09-05T00:01:13.874Z Compiling bcs v0.1.6
29662026-09-05T00:01:14.230Z Compiling nom v8.0.0
29672026-09-05T00:01:14.289Z Compiling semver v0.1.20
29682026-09-05T00:01:14.459Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29692026-09-05T00:01:14.575Z Compiling peg v0.8.5
29702026-09-05T00:01:14.600Z Compiling rustc_version v0.1.7
29712026-09-05T00:01:14.691Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29722026-09-05T00:01:14.733Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29732026-09-05T00:01:14.868Z Compiling newtype_derive v0.1.6
29742026-09-05T00:01:14.994Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29752026-09-05T00:01:15.296Z Compiling steno v0.4.1
29762026-09-05T00:01:15.387Z Compiling dropshot-api-manager-types v0.8.0
29772026-09-05T00:01:15.463Z Compiling sha1 v0.10.6
29782026-09-05T00:01:15.525Z Compiling utf-8 v0.7.6
29792026-09-05T00:01:15.813Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29802026-09-05T00:01:15.848Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29812026-09-05T00:01:15.866Z Compiling tagptr v0.2.0
29822026-09-05T00:01:15.888Z Compiling tungstenite v0.21.0
29832026-09-05T00:01:15.991Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29842026-09-05T00:01:16.066Z Compiling moka v0.12.13
29852026-09-05T00:01:16.086Z Compiling darling_core v0.21.3
29862026-09-05T00:01:16.128Z Compiling display-error-chain v0.2.2
29872026-09-05T00:01:16.152Z Compiling vergen-lib v0.1.6
29882026-09-05T00:01:16.240Z Compiling diesel_derives v2.3.7
29892026-09-05T00:01:16.429Z Compiling scheduled-thread-pool v0.2.7
29902026-09-05T00:01:16.491Z Compiling vergen-gitcl v1.0.8
29912026-09-05T00:01:16.520Z Compiling tokio-tungstenite v0.21.0
29922026-09-05T00:01:16.697Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29932026-09-05T00:01:16.866Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29942026-09-05T00:01:16.887Z Compiling diesel_table_macro_syntax v0.3.0
29952026-09-05T00:01:16.921Z Compiling dirs-sys-next v0.1.2
29962026-09-05T00:01:17.122Z Compiling maplit v1.0.2
29972026-09-05T00:01:17.151Z Compiling crunchy v0.2.4
29982026-09-05T00:01:17.216Z Compiling hickory-resolver v0.25.2
29992026-09-05T00:01:17.239Z Compiling glob v0.3.3
30002026-09-05T00:01:17.261Z Compiling dirs-next v2.0.0
30012026-09-05T00:01:17.350Z Compiling r2d2 v0.8.10
30022026-09-05T00:01:17.480Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30032026-09-05T00:01:17.560Z Compiling libscf-sys v1.2.0
30042026-09-05T00:01:17.582Z Compiling tiny-keccak v2.0.2
30052026-09-05T00:01:17.619Z Compiling clang-sys v1.8.1
30062026-09-05T00:01:17.642Z Compiling downcast-rs v2.0.2
30072026-09-05T00:01:17.730Z Compiling xshell-macros v0.2.7
30082026-09-05T00:01:17.801Z Compiling term v0.7.0
30092026-09-05T00:01:17.862Z Compiling papergrid v0.18.0
30102026-09-05T00:01:17.895Z Compiling bit-vec v0.6.3
30112026-09-05T00:01:18.135Z Compiling xshell v0.2.7
30122026-09-05T00:01:18.157Z Compiling ascii-canvas v3.0.0
30132026-09-05T00:01:18.270Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30142026-09-05T00:01:18.292Z Compiling darling_macro v0.21.3
30152026-09-05T00:01:18.312Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30162026-09-05T00:01:18.334Z Compiling bit-set v0.5.3
30172026-09-05T00:01:18.359Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30182026-09-05T00:01:18.435Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30192026-09-05T00:01:18.458Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30202026-09-05T00:01:18.484Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30212026-09-05T00:01:18.533Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30222026-09-05T00:01:18.777Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30232026-09-05T00:01:18.853Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30242026-09-05T00:01:18.893Z Compiling darling v0.21.3
30252026-09-05T00:01:18.913Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30262026-09-05T00:01:18.936Z Compiling itertools v0.15.0
30272026-09-05T00:01:19.021Z Compiling dsl_auto_type v0.2.0
30282026-09-05T00:01:19.044Z Compiling tabled v0.21.0
30292026-09-05T00:01:19.361Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30302026-09-05T00:01:19.467Z Compiling itertools v0.10.5
30312026-09-05T00:01:19.512Z Compiling ena v0.14.4
30322026-09-05T00:01:19.559Z Compiling libloading v0.8.9
30332026-09-05T00:01:19.772Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30342026-09-05T00:01:19.808Z Compiling unicase v2.9.0
30352026-09-05T00:01:20.019Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30362026-09-05T00:01:20.085Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30372026-09-05T00:01:20.171Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30382026-09-05T00:01:20.390Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30392026-09-05T00:01:20.520Z Compiling bindgen v0.71.1
30402026-09-05T00:01:20.553Z Compiling regex-syntax v0.6.29
30412026-09-05T00:01:20.685Z Compiling diff v0.1.13
30422026-09-05T00:01:20.944Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30432026-09-05T00:01:21.139Z Compiling cexpr v0.6.0
30442026-09-05T00:01:21.165Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30452026-09-05T00:01:21.402Z Compiling rustc-hash v2.1.1
30462026-09-05T00:01:21.780Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30472026-09-05T00:01:21.829Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30482026-09-05T00:01:21.856Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30492026-09-05T00:01:22.108Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30502026-09-05T00:01:22.224Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30512026-09-05T00:01:22.378Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30522026-09-05T00:01:22.507Z Compiling lalrpop v0.19.12
30532026-09-05T00:01:23.080Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30542026-09-05T00:01:23.957Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30552026-09-05T00:01:23.983Z Compiling headers-core v0.3.0
30562026-09-05T00:01:24.017Z Compiling libxml v0.3.3
30572026-09-05T00:01:24.171Z Compiling crc8 v0.1.1
30582026-09-05T00:01:24.298Z Compiling diesel v2.3.7
30592026-09-05T00:01:24.323Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30602026-09-05T00:01:24.383Z Compiling headers v0.4.1
30612026-09-05T00:01:24.459Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30622026-09-05T00:01:24.695Z Compiling strum_macros v0.24.3
30632026-09-05T00:01:24.791Z Compiling indoc v1.0.9
30642026-09-05T00:01:25.237Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30652026-09-05T00:01:25.385Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30662026-09-05T00:01:25.473Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30672026-09-05T00:01:25.527Z Compiling quick-xml v0.37.5
30682026-09-05T00:01:25.890Z Compiling derive_builder v0.20.2
30692026-09-05T00:01:25.936Z Compiling oso-derive v0.27.3
30702026-09-05T00:01:25.959Z Compiling impl-trait-for-tuples v0.2.3
30712026-09-05T00:01:26.081Z Compiling openssl-probe v0.1.6
30722026-09-05T00:01:26.372Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30732026-09-05T00:01:26.437Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30742026-09-05T00:01:26.472Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30752026-09-05T00:01:26.580Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30762026-09-05T00:01:27.098Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30772026-09-05T00:01:27.120Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30782026-09-05T00:01:27.185Z Compiling bb8 v0.8.6
30792026-09-05T00:01:27.250Z Compiling filetime v0.2.27
30802026-09-05T00:01:27.362Z Compiling trait-variant v0.1.2
30812026-09-05T00:01:27.413Z Compiling proc-macro-error-attr2 v2.0.0
30822026-09-05T00:01:27.450Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30832026-09-05T00:01:27.519Z Compiling half v1.8.3
30842026-09-05T00:01:27.582Z Compiling tar v0.4.46
30852026-09-05T00:01:27.765Z Compiling serde_cbor v0.11.2
30862026-09-05T00:01:27.845Z Compiling proc-macro-error2 v2.0.1
30872026-09-05T00:01:27.867Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30882026-09-05T00:01:27.939Z Compiling samael v0.0.19
30892026-09-05T00:01:27.962Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30902026-09-05T00:01:28.184Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30912026-09-05T00:01:28.221Z Compiling hashbrown v0.14.5
30922026-09-05T00:01:28.292Z Compiling rfc6979 v0.4.0
30932026-09-05T00:01:28.423Z Compiling salty v0.3.0
30942026-09-05T00:01:28.473Z Compiling ecdsa v0.16.9
30952026-09-05T00:01:28.548Z Compiling knus-derive v3.4.0
30962026-09-05T00:01:28.754Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
30972026-09-05T00:01:28.834Z Compiling chumsky v0.9.3
30982026-09-05T00:01:28.855Z Compiling primeorder v0.13.6
30992026-09-05T00:01:28.929Z Compiling nonempty v0.12.0
31002026-09-05T00:01:29.174Z Compiling p384 v0.13.1
31012026-09-05T00:01:29.178Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31022026-09-05T00:01:29.476Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31032026-09-05T00:01:29.634Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31042026-09-05T00:01:29.902Z Compiling polar-core v0.27.3
31052026-09-05T00:01:29.934Z Compiling fxhash v0.2.1
31062026-09-05T00:01:29.993Z Compiling knus v3.4.0
31072026-09-05T00:01:30.059Z Compiling libz-sys v1.1.24
31082026-09-05T00:01:30.084Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31092026-09-05T00:01:30.222Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31102026-09-05T00:01:30.272Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31112026-09-05T00:01:30.563Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31122026-09-05T00:01:30.619Z Compiling kstat-rs v0.2.5
31132026-09-05T00:01:30.728Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31142026-09-05T00:01:30.957Z Compiling mime_guess v2.0.5
31152026-09-05T00:01:31.004Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31162026-09-05T00:01:31.361Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31172026-09-05T00:01:31.498Z Compiling nanorand v0.7.0
31182026-09-05T00:01:31.862Z Compiling libgit2-sys v0.18.3+1.9.2
31192026-09-05T00:01:31.886Z Compiling parking_lot_core v0.8.6
31202026-09-05T00:01:31.921Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31212026-09-05T00:01:32.106Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31222026-09-05T00:01:32.211Z Compiling flume v0.11.1
31232026-09-05T00:01:32.430Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31242026-09-05T00:01:32.603Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31252026-09-05T00:01:32.748Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31262026-09-05T00:01:32.769Z Compiling git-stub v1.0.0
31272026-09-05T00:01:33.055Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31282026-09-05T00:01:33.098Z Compiling strsim v0.10.0
31292026-09-05T00:01:33.151Z Compiling corncobs v0.1.4
31302026-09-05T00:01:33.320Z Compiling instability v0.3.11
31312026-09-05T00:01:33.379Z Compiling http-range v0.1.5
31322026-09-05T00:01:33.438Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31332026-09-05T00:01:33.470Z Compiling darling_core v0.13.4
31342026-09-05T00:01:33.586Z Compiling git-stub-vcs v0.1.0
31352026-09-05T00:01:33.682Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31362026-09-05T00:01:34.344Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31372026-09-05T00:01:34.419Z Compiling progenitor-impl v0.13.0
31382026-09-05T00:01:34.464Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-05T00:01:34.589Z Compiling ignore v0.4.25
31402026-09-05T00:01:34.641Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31412026-09-05T00:01:34.903Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31422026-09-05T00:01:35.083Z Compiling secrecy v0.8.0
31432026-09-05T00:01:35.105Z Compiling anstyle-parse v0.2.7
31442026-09-05T00:01:35.285Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31452026-09-05T00:01:35.371Z Compiling castaway v0.2.4
31462026-09-05T00:01:35.551Z Compiling vergen-git2 v9.1.0
31472026-09-05T00:01:35.798Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-05T00:01:36.064Z Compiling indoc v2.0.7
31492026-09-05T00:01:36.198Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31502026-09-05T00:01:36.614Z Compiling progenitor-macro v0.13.0
31512026-09-05T00:01:37.248Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31522026-09-05T00:01:37.306Z Compiling compact_str v0.8.1
31532026-09-05T00:01:37.362Z Compiling anstream v0.6.21
31542026-09-05T00:01:37.723Z Compiling globwalk v0.9.1
31552026-09-05T00:01:37.774Z Compiling darling_macro v0.13.4
31562026-09-05T00:01:38.102Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31572026-09-05T00:01:38.216Z Compiling hyper-staticfile v0.10.1
31582026-09-05T00:01:38.288Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31592026-09-05T00:01:38.731Z Compiling parking_lot v0.11.2
31602026-09-05T00:01:38.756Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31612026-09-05T00:01:38.928Z Compiling oso v0.27.3
31622026-09-05T00:01:39.037Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31632026-09-05T00:01:39.115Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31642026-09-05T00:01:39.259Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31652026-09-05T00:01:39.335Z Compiling predicates-tree v1.0.13
31662026-09-05T00:01:39.594Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31672026-09-05T00:01:39.713Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31682026-09-05T00:01:39.953Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31692026-09-05T00:01:40.308Z Compiling progenitor-client v0.13.0
31702026-09-05T00:01:40.395Z Compiling unicode-truncate v1.1.0
31712026-09-05T00:01:40.477Z Compiling sha2 v0.11.0
31722026-09-05T00:01:40.613Z Compiling digest-io v0.1.0
31732026-09-05T00:01:40.769Z Compiling lru v0.12.5
31742026-09-05T00:01:40.791Z Compiling prefix-trie v0.7.0
31752026-09-05T00:01:40.859Z Compiling rand_seeder v0.4.0
31762026-09-05T00:01:41.016Z Compiling cassowary v0.3.0
31772026-09-05T00:01:41.107Z Compiling rawzip v0.4.4
31782026-09-05T00:01:41.313Z Compiling ratatui v0.29.0
31792026-09-05T00:01:41.557Z Compiling diesel-dtrace v0.5.0
31802026-09-05T00:01:41.874Z Compiling async-bb8-diesel v0.2.1
31812026-09-05T00:01:41.909Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31822026-09-05T00:01:41.986Z Compiling hickory-server v0.25.2
31832026-09-05T00:01:42.271Z Compiling progenitor v0.13.0
31842026-09-05T00:01:42.475Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31852026-09-05T00:01:42.548Z Compiling camino-tempfile-ext v0.3.3
31862026-09-05T00:01:42.747Z Compiling sled v0.34.7
31872026-09-05T00:01:43.203Z Compiling darling v0.13.4
31882026-09-05T00:01:43.328Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31892026-09-05T00:01:44.664Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31902026-09-05T00:01:44.809Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31912026-09-05T00:01:44.899Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31922026-09-05T00:01:45.356Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31932026-09-05T00:01:45.568Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31942026-09-05T00:01:46.066Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31952026-09-05T00:01:46.090Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
31962026-09-05T00:01:46.121Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31972026-09-05T00:01:46.282Z Compiling serde_with_macros v1.5.2
31982026-09-05T00:01:46.647Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31992026-09-05T00:01:46.937Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32002026-09-05T00:01:47.147Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32012026-09-05T00:01:47.172Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32022026-09-05T00:01:47.369Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32032026-09-05T00:01:47.389Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32042026-09-05T00:01:47.412Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32052026-09-05T00:01:47.603Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32062026-09-05T00:01:47.631Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32072026-09-05T00:01:47.655Z Compiling arc-swap v1.8.2
32082026-09-05T00:01:47.844Z Compiling void v1.0.2
32092026-09-05T00:01:47.933Z Compiling slog-scope v4.4.1
32102026-09-05T00:01:47.961Z Compiling lzss v0.8.2
32112026-09-05T00:01:48.159Z Compiling serde_with v1.14.0
32122026-09-05T00:01:48.180Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32132026-09-05T00:01:48.184Z Compiling scuffle v0.1.0
32142026-09-05T00:01:48.268Z Compiling tungstenite v0.23.0
32152026-09-05T00:01:48.277Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32162026-09-05T00:01:48.284Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32172026-09-05T00:01:48.704Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32182026-09-05T00:01:48.843Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32192026-09-05T00:01:49.015Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32202026-09-05T00:01:49.137Z Compiling libsw-core v0.3.2
32212026-09-05T00:01:49.209Z Compiling nix v0.27.1
32222026-09-05T00:01:49.341Z Compiling twox-hash v2.1.2
32232026-09-05T00:01:49.351Z Compiling serde_bytes v0.11.19
32242026-09-05T00:01:49.351Z Compiling atty v0.2.14
32252026-09-05T00:01:49.411Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32262026-09-05T00:01:49.494Z Compiling libsw v3.5.0
32272026-09-05T00:01:49.608Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32282026-09-05T00:01:49.621Z Compiling tokio-tungstenite v0.23.1
32292026-09-05T00:01:49.639Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32302026-09-05T00:01:49.668Z Compiling slog-stdlog v4.1.1
32312026-09-05T00:01:49.710Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32322026-09-05T00:01:49.741Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32332026-09-05T00:01:49.839Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32342026-09-05T00:01:49.989Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32352026-09-05T00:01:50.019Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32362026-09-05T00:01:50.031Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32372026-09-05T00:01:50.112Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32382026-09-05T00:01:50.192Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32392026-09-05T00:01:50.690Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32402026-09-05T00:01:50.731Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32412026-09-05T00:01:50.744Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32422026-09-05T00:01:50.855Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32432026-09-05T00:01:51.246Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32442026-09-05T00:01:51.876Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32452026-09-05T00:01:51.911Z Compiling signal-hook-tokio v0.3.1
32462026-09-05T00:01:52.096Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32472026-09-05T00:01:52.118Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32482026-09-05T00:01:52.318Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32492026-09-05T00:01:52.330Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32502026-09-05T00:01:52.680Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32512026-09-05T00:01:52.921Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32522026-09-05T00:01:55.268Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32532026-09-05T00:01:55.531Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32542026-09-05T00:01:56.228Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32552026-09-05T00:01:56.318Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32562026-09-05T00:01:56.654Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32572026-09-05T00:01:56.781Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32582026-09-05T00:01:57.090Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32592026-09-05T00:01:57.202Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32602026-09-05T00:01:57.620Z Compiling git2 v0.20.4
32612026-09-05T00:01:57.695Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32622026-09-05T00:01:58.621Z Compiling fatfs v0.3.6
32632026-09-05T00:01:59.149Z Compiling yasna v0.5.2
32642026-09-05T00:01:59.265Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32652026-09-05T00:01:59.614Z Compiling console v0.16.2
32662026-09-05T00:02:00.189Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32672026-09-05T00:02:00.399Z Compiling assert_matches v1.5.0
32682026-09-05T00:02:00.512Z Compiling seq-macro v0.3.6
32692026-09-05T00:02:00.534Z Compiling indicatif v0.18.4
32702026-09-05T00:02:00.601Z Compiling rcgen v0.12.1
32712026-09-05T00:02:00.628Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32722026-09-05T00:02:01.058Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32732026-09-05T00:02:01.683Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32742026-09-05T00:02:03.542Z Compiling slog-envlogger v2.2.0
32752026-09-05T00:02:04.270Z Compiling oxide-update-engine-display v0.1.2
32762026-09-05T00:02:05.000Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32772026-09-05T00:02:05.018Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32782026-09-05T00:02:05.411Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32792026-09-05T00:02:05.688Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32802026-09-05T00:02:05.908Z Compiling port-file v0.1.0
32812026-09-05T00:02:05.932Z Compiling rtoolbox v0.0.3
32822026-09-05T00:02:06.219Z Compiling subprocess v0.2.15
32832026-09-05T00:02:06.241Z Compiling rpassword v7.5.4
32842026-09-05T00:02:06.694Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32852026-09-05T00:02:06.874Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32862026-09-05T00:02:06.928Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32872026-09-05T00:02:07.442Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32882026-09-05T00:02:07.593Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32892026-09-05T00:02:07.692Z Compiling tui-tree-widget v0.23.1
32902026-09-05T00:02:07.999Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32912026-09-05T00:02:08.165Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32922026-09-05T00:02:09.199Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32932026-09-05T00:02:10.030Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32942026-09-05T00:02:10.413Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
32952026-09-05T00:02:10.650Z Compiling uzers v0.12.2
32962026-09-05T00:02:10.674Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32972026-09-05T00:02:10.824Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32982026-09-05T00:02:10.906Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32992026-09-05T00:02:11.268Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33002026-09-05T00:02:11.622Z Compiling support-bundle-viewer v0.1.2
33012026-09-05T00:02:11.646Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33022026-09-05T00:02:12.142Z Compiling multimap v0.10.1
33032026-09-05T00:02:12.863Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33042026-09-05T00:02:36.615Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33052026-09-05T00:02:57.247Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33062026-09-05T00:03:11.789Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33072026-09-05T00:10:53.299Z Finished `release` profile [optimized] target(s) in 10m 13s
33082026-09-05T00:10:53.313Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33092026-09-05T00:10:53.314Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33102026-09-05T00:11:35.981Z
33112026-09-05T00:11:35.984Zreal 10:57.172125340
33122026-09-05T00:11:35.984Zuser 2:02:44.047611280
33132026-09-05T00:11:35.984Zsys 4:42.580146651
33142026-09-05T00:11:35.984Ztrap 3.228584392
33152026-09-05T00:11:35.984Ztflt 0.859533183
33162026-09-05T00:11:35.984Zdflt 10.996187354
33172026-09-05T00:11:35.984Zkflt 0.008277724
33182026-09-05T00:11:35.984Zlock 8:25:24.560103995
33192026-09-05T00:11:35.984Zslp 3:07:30.751708073
33202026-09-05T00:11:35.984Zlat 3:02.203010832
33212026-09-05T00:11:35.984Zstop 8:33.385754726
33222026-09-05T00:11:35.984Z+ mapfile -t packages
33232026-09-05T00:11:35.984Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33242026-09-05T00:11:36.937Z Finished `release` profile [optimized] target(s) in 0.94s
33252026-09-05T00:11:37.017Z Running `target/release/omicron-package -t test list-outputs`
33262026-09-05T00:11:37.076ZLogging to: /work/oxidecomputer/omicron/out/LOG
33272026-09-05T00:11:37.080Z+ ptime -m cargo build --locked --release -p xtask
33282026-09-05T00:11:37.553Z Compiling libc v0.2.185
33292026-09-05T00:11:37.553Z Compiling serde_core v1.0.228
33302026-09-05T00:11:37.553Z Compiling serde v1.0.228
33312026-09-05T00:11:37.557Z Compiling rustix v1.1.4
33322026-09-05T00:11:37.557Z Compiling bitflags v2.11.0
33332026-09-05T00:11:37.557Z Compiling serde_json v1.0.151
33342026-09-05T00:11:37.710Z Compiling usdt-impl v0.5.0
33352026-09-05T00:11:37.714Z Compiling syn v2.0.117
33362026-09-05T00:11:37.721Z Compiling syn v1.0.109
33372026-09-05T00:11:37.744Z Compiling log v0.4.33
33382026-09-05T00:11:37.748Z Compiling getrandom v0.4.3
33392026-09-05T00:11:37.765Z Compiling indexmap v2.14.0
33402026-09-05T00:11:37.781Z Compiling fs-err v3.3.0
33412026-09-05T00:11:37.953Z Compiling anyhow v1.0.104
33422026-09-05T00:11:37.989Z Compiling heck v0.4.1
33432026-09-05T00:11:38.039Z Compiling once_cell v1.21.3
33442026-09-05T00:11:38.402Z Compiling thread-id v4.2.2
33452026-09-05T00:11:38.412Z Compiling errno v0.3.14
33462026-09-05T00:11:38.416Z Compiling memmap v0.7.0
33472026-09-05T00:11:39.158Z Compiling proc-macro-error v1.0.4
33482026-09-05T00:11:39.377Z Compiling terminal_size v0.4.3
33492026-09-05T00:11:39.377Z Compiling tempfile v3.27.0
33502026-09-05T00:11:39.418Z Compiling tabled_derive v0.7.0
33512026-09-05T00:11:39.474Z Compiling clap_builder v4.6.0
33522026-09-05T00:11:39.474Z Compiling textwrap v0.16.2
33532026-09-05T00:11:39.706Z Compiling camino v1.2.5
33542026-09-05T00:11:39.706Z Compiling semver v1.0.28
33552026-09-05T00:11:39.710Z Compiling cargo-platform v0.3.2
33562026-09-05T00:11:39.838Z Compiling pest_generator v2.8.6
33572026-09-05T00:11:40.041Z Compiling camino-tempfile v1.4.1
33582026-09-05T00:11:40.103Z Compiling tabled v0.15.0
33592026-09-05T00:11:40.259Z Compiling serde_derive v1.0.228
33602026-09-05T00:11:40.259Z Compiling thiserror-impl v1.0.69
33612026-09-05T00:11:40.262Z Compiling zerocopy-derive v0.7.35
33622026-09-05T00:11:40.262Z Compiling scroll_derive v0.12.1
33632026-09-05T00:11:40.262Z Compiling thiserror-impl v2.0.18
33642026-09-05T00:11:40.262Z Compiling clap_derive v4.6.1
33652026-09-05T00:11:40.366Z Compiling pest_derive v2.8.6
33662026-09-05T00:11:40.951Z Compiling scroll v0.12.0
33672026-09-05T00:11:41.063Z Compiling zerocopy v0.7.35
33682026-09-05T00:11:41.204Z Compiling goblin v0.8.2
33692026-09-05T00:11:41.398Z Compiling thiserror v1.0.69
33702026-09-05T00:11:41.466Z Compiling thiserror v2.0.18
33712026-09-05T00:11:41.519Z Compiling dtrace-parser v0.2.0
33722026-09-05T00:11:41.649Z Compiling clap v4.6.1
33732026-09-05T00:11:42.684Z Compiling dof v0.3.0
33742026-09-05T00:11:42.684Z Compiling serde_tokenstream v0.2.3
33752026-09-05T00:11:42.734Z Compiling serde_spanned v0.6.9
33762026-09-05T00:11:42.735Z Compiling toml_datetime v0.6.11
33772026-09-05T00:11:42.735Z Compiling macaddr v1.0.1
33782026-09-05T00:11:42.738Z Compiling cargo_metadata v0.23.1
33792026-09-05T00:11:42.738Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33802026-09-05T00:11:42.929Z Compiling toml_edit v0.22.27
33812026-09-05T00:11:43.310Z Compiling usdt-attr-macro v0.5.0
33822026-09-05T00:11:43.311Z Compiling usdt-macro v0.5.0
33832026-09-05T00:11:44.200Z Compiling usdt v0.5.0
33842026-09-05T00:11:44.335Z Compiling toml v0.8.23
33852026-09-05T00:11:44.752Z Compiling cargo_toml v0.21.0
33862026-09-05T00:11:47.011Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33872026-09-05T00:11:52.933Z Finished `release` profile [optimized] target(s) in 15.84s
33882026-09-05T00:11:53.074Z
33892026-09-05T00:11:53.077Zreal 15.958072479
33902026-09-05T00:11:53.077Zuser 1:54.290700649
33912026-09-05T00:11:53.077Zsys 13.563464100
33922026-09-05T00:11:53.077Ztrap 0.049619623
33932026-09-05T00:11:53.077Ztflt 0.563457535
33942026-09-05T00:11:53.078Zdflt 1.687327562
33952026-09-05T00:11:53.078Zkflt 0.000041030
33962026-09-05T00:11:53.078Zlock 3:40.525357459
33972026-09-05T00:11:53.078Zslp 2:07.318311554
33982026-09-05T00:11:53.078Zlat 2.736956963
33992026-09-05T00:11:53.078Zstop 15.879710588
34002026-09-05T00:11:53.078Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34012026-09-05T00:11:53.078Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34022026-09-05T00:11:53.078Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34032026-09-05T00:11:53.078Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34042026-09-05T00:11:53.078Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34052026-09-05T00:11:54.031Z Compiling progenitor-client v0.14.0
34062026-09-05T00:11:54.036Z Compiling match_cfg v0.1.0
34072026-09-05T00:11:54.036Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34082026-09-05T00:11:54.036Z Compiling slog-json v2.6.1
34092026-09-05T00:11:54.036Z Compiling newtype-uuid-macros v0.1.0
34102026-09-05T00:11:54.178Z Compiling sha1 v0.11.0
34112026-09-05T00:11:54.182Z Compiling multer v3.1.0
34122026-09-05T00:11:54.182Z Compiling debug-ignore v1.0.5
34132026-09-05T00:11:54.182Z Compiling compression-core v0.4.31
34142026-09-05T00:11:54.182Z Compiling async-stream-impl v0.3.6
34152026-09-05T00:11:54.182Z Compiling toml_datetime v1.1.1+spec-1.1.0
34162026-09-05T00:11:54.192Z Compiling serde_spanned v1.1.1
34172026-09-05T00:11:54.196Z Compiling dropshot v0.17.1
34182026-09-05T00:11:54.197Z Compiling toml_writer v1.1.1+spec-1.1.0
34192026-09-05T00:11:54.215Z Compiling waitgroup v0.1.2
34202026-09-05T00:11:54.224Z Compiling rustls-pemfile v2.2.0
34212026-09-05T00:11:54.326Z Compiling dropshot_endpoint v0.17.1
34222026-09-05T00:11:54.366Z Compiling serde_path_to_error v0.1.20
34232026-09-05T00:11:54.494Z Compiling compression-codecs v0.4.37
34242026-09-05T00:11:54.497Z Compiling toml v1.1.2+spec-1.1.0
34252026-09-05T00:11:54.497Z Compiling hostname v0.4.2
34262026-09-05T00:11:54.497Z Compiling atomicwrites v0.4.4
34272026-09-05T00:11:54.501Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34282026-09-05T00:11:54.568Z Compiling hostname v0.3.1
34292026-09-05T00:11:54.571Z Compiling macaddr v1.0.1
34302026-09-05T00:11:54.666Z Compiling async-compression v0.4.41
34312026-09-05T00:11:54.672Z Compiling serde_tokenstream v0.3.0
34322026-09-05T00:11:54.672Z Compiling oxide-generation v0.1.3
34332026-09-05T00:11:54.736Z Compiling slog-bunyan v2.5.0
34342026-09-05T00:11:54.749Z Compiling instant v0.1.13
34352026-09-05T00:11:54.783Z Compiling parse-display-derive v0.10.0
34362026-09-05T00:11:54.787Z Compiling regress v0.10.5
34372026-09-05T00:11:54.803Z Compiling backon v1.6.0
34382026-09-05T00:11:54.845Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34392026-09-05T00:11:54.864Z Compiling itertools v0.14.0
34402026-09-05T00:11:54.886Z Compiling backoff v0.4.0
34412026-09-05T00:11:54.904Z Compiling humantime v2.3.0
34422026-09-05T00:11:54.953Z Compiling async-stream v0.3.6
34432026-09-05T00:11:54.982Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34442026-09-05T00:11:55.003Z Compiling progenitor-extras v0.2.0
34452026-09-05T00:11:55.008Z Compiling half v2.7.1
34462026-09-05T00:11:55.034Z Compiling oxide-generation-macros v0.2.0
34472026-09-05T00:11:55.056Z Compiling crucible-workspace-hack v0.1.0
34482026-09-05T00:11:55.113Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34492026-09-05T00:11:55.133Z Compiling ciborium-io v0.2.2
34502026-09-05T00:11:55.152Z Compiling convert_case v0.4.0
34512026-09-05T00:11:55.191Z Compiling secrecy v0.10.3
34522026-09-05T00:11:55.206Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34532026-09-05T00:11:55.227Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34542026-09-05T00:11:55.249Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34552026-09-05T00:11:55.316Z Compiling inout v0.1.4
34562026-09-05T00:11:55.326Z Compiling ciborium-ll v0.2.2
34572026-09-05T00:11:55.340Z Compiling regress v0.11.1
34582026-09-05T00:11:55.371Z Compiling thiserror-impl-no-std v2.0.2
34592026-09-05T00:11:55.394Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34602026-09-05T00:11:55.412Z Compiling universal-hash v0.5.1
34612026-09-05T00:11:55.480Z Compiling ciborium v0.2.2
34622026-09-05T00:11:55.544Z Compiling cipher v0.4.4
34632026-09-05T00:11:55.562Z Compiling derive_more v0.99.20
34642026-09-05T00:11:55.580Z Compiling opaque-debug v0.3.1
34652026-09-05T00:11:55.599Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34662026-09-05T00:11:55.616Z Compiling blake2 v0.10.6
34672026-09-05T00:11:55.669Z Compiling poly1305 v0.8.0
34682026-09-05T00:11:55.823Z Compiling chacha20 v0.9.1
34692026-09-05T00:11:55.826Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34702026-09-05T00:11:55.858Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34712026-09-05T00:11:55.920Z Compiling aead v0.5.2
34722026-09-05T00:11:56.072Z Compiling password-hash v0.5.0
34732026-09-05T00:11:56.096Z Compiling indent_write v2.2.0
34742026-09-05T00:11:56.114Z Compiling chacha20poly1305 v0.10.1
34752026-09-05T00:11:56.117Z Compiling toml_datetime v0.7.5+spec-1.1.0
34762026-09-05T00:11:56.172Z Compiling unsafe-libyaml v0.2.11
34772026-09-05T00:11:56.192Z Compiling itertools v0.15.0
34782026-09-05T00:11:56.205Z Compiling num-derive v0.4.2
34792026-09-05T00:11:56.257Z Compiling heapless v0.8.0
34802026-09-05T00:11:56.300Z Compiling toml_edit v0.23.10+spec-1.0.0
34812026-09-05T00:11:56.407Z Compiling argon2 v0.5.3
34822026-09-05T00:11:56.425Z Compiling tabwriter v1.4.1
34832026-09-05T00:11:56.509Z Compiling hash32 v0.3.1
34842026-09-05T00:11:56.592Z Compiling parse-display v0.10.0
34852026-09-05T00:11:56.595Z Compiling thiserror-no-std v2.0.2
34862026-09-05T00:11:56.676Z Compiling smoltcp v0.11.0
34872026-09-05T00:11:56.693Z Compiling vsss-rs v3.3.4
34882026-09-05T00:11:56.716Z Compiling serde_yaml v0.9.34+deprecated
34892026-09-05T00:11:56.771Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34902026-09-05T00:11:56.911Z Compiling proc-macro-crate v3.4.0
34912026-09-05T00:11:56.941Z Compiling typify-impl v0.6.2
34922026-09-05T00:11:57.042Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34932026-09-05T00:11:57.173Z Compiling cobs v0.3.0
34942026-09-05T00:11:57.300Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
34952026-09-05T00:11:57.370Z Compiling illumos-nvpair-sys v0.2.0
34962026-09-05T00:11:57.387Z Compiling colored v3.1.1
34972026-09-05T00:11:57.479Z Compiling num_enum_derive v0.7.6
34982026-09-05T00:11:57.545Z Compiling postcard v1.1.3
34992026-09-05T00:11:57.568Z Compiling ingot-macros v0.2.0
35002026-09-05T00:11:57.600Z Compiling proc-macro-error v1.0.4
35012026-09-05T00:11:57.621Z Compiling rand v0.10.1
35022026-09-05T00:11:57.709Z Compiling proc-macro-crate v1.3.1
35032026-09-05T00:11:57.777Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35042026-09-05T00:11:57.903Z Compiling foreign-types-macros v0.2.3
35052026-09-05T00:11:57.921Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35062026-09-05T00:11:57.940Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35072026-09-05T00:11:57.962Z Compiling foreign-types-shared v0.3.1
35082026-09-05T00:11:58.076Z Compiling rayon-core v1.13.0
35092026-09-05T00:11:58.154Z Compiling num_enum_derive v0.5.11
35102026-09-05T00:11:58.194Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35112026-09-05T00:11:58.194Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35122026-09-05T00:11:58.334Z Compiling crossbeam-deque v0.8.6
35132026-09-05T00:11:58.382Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35142026-09-05T00:11:58.400Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35152026-09-05T00:11:58.419Z Compiling cstr-argument v0.1.2
35162026-09-05T00:11:58.492Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35172026-09-05T00:11:58.563Z Compiling foreign-types v0.5.0
35182026-09-05T00:11:58.607Z Compiling num_enum v0.7.6
35192026-09-05T00:11:58.624Z Compiling illumos-nvpair v0.3.0
35202026-09-05T00:11:58.685Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35212026-09-05T00:11:58.703Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35222026-09-05T00:11:58.741Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35232026-09-05T00:11:58.810Z Compiling zone_cfg_derive v0.3.1
35242026-09-05T00:11:58.829Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35252026-09-05T00:11:58.871Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35262026-09-05T00:11:58.887Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35272026-09-05T00:11:58.913Z Compiling itertools v0.12.1
35282026-09-05T00:11:58.915Z Compiling sigpipe v0.1.3
35292026-09-05T00:11:58.949Z Compiling rayon v1.11.0
35302026-09-05T00:11:58.968Z Compiling glob v0.3.3
35312026-09-05T00:11:59.042Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35322026-09-05T00:11:59.064Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-05T00:11:59.109Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35342026-09-05T00:11:59.210Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35352026-09-05T00:11:59.273Z Compiling num_enum v0.5.11
35362026-09-05T00:11:59.292Z Compiling smf v0.2.3
35372026-09-05T00:11:59.326Z Compiling cpubits v0.1.1
35382026-09-05T00:11:59.329Z Compiling whoami v1.6.1
35392026-09-05T00:11:59.359Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35402026-09-05T00:11:59.382Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35412026-09-05T00:11:59.417Z Compiling gethostname v0.5.0
35422026-09-05T00:11:59.435Z Compiling num-rational v0.4.2
35432026-09-05T00:11:59.452Z Compiling num-complex v0.4.6
35442026-09-05T00:11:59.507Z Compiling derive-where v1.6.0
35452026-09-05T00:11:59.527Z Compiling toml v0.8.23
35462026-09-05T00:11:59.562Z Compiling usdt-attr-macro v0.5.0
35472026-09-05T00:11:59.709Z Compiling usdt-macro v0.5.0
35482026-09-05T00:11:59.821Z Compiling num v0.4.3
35492026-09-05T00:11:59.871Z Compiling pem-rfc7468 v1.0.0
35502026-09-05T00:11:59.942Z Compiling memmap v0.7.0
35512026-09-05T00:11:59.994Z Compiling float-ord v0.3.2
35522026-09-05T00:12:00.089Z Compiling cancel-safe-futures v0.1.5
35532026-09-05T00:12:00.134Z Compiling zone v0.3.1
35542026-09-05T00:12:00.181Z Compiling hmac v0.13.0
35552026-09-05T00:12:00.190Z Compiling universal-hash v0.6.1
35562026-09-05T00:12:00.236Z Compiling resolv-conf v0.7.6
35572026-09-05T00:12:00.253Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35582026-09-05T00:12:00.374Z Compiling sha1 v0.10.6
35592026-09-05T00:12:00.408Z Compiling linear-map v1.2.0
35602026-09-05T00:12:00.488Z Compiling prettyplease v0.2.37
35612026-09-05T00:12:00.520Z Compiling ingot-types v0.2.0
35622026-09-05T00:12:00.555Z Compiling libefi-sys v0.1.0
35632026-09-05T00:12:00.583Z Compiling usdt v0.5.0
35642026-09-05T00:12:00.616Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35652026-09-05T00:12:00.640Z Compiling polyval v0.7.1
35662026-09-05T00:12:00.646Z Compiling der v0.8.0
35672026-09-05T00:12:00.687Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35682026-09-05T00:12:00.750Z Compiling newline-converter v0.3.0
35692026-09-05T00:12:00.790Z Compiling console v0.15.11
35702026-09-05T00:12:00.815Z Compiling bitfield-struct v0.6.2
35712026-09-05T00:12:00.844Z Compiling ghash v0.6.0
35722026-09-05T00:12:00.897Z Compiling ingot v0.2.1
35732026-09-05T00:12:00.917Z Compiling oxide-update-engine-types v0.1.2
35742026-09-05T00:12:00.967Z Compiling pbkdf2 v0.13.0
35752026-09-05T00:12:01.009Z Compiling crypto-bigint v0.7.5
35762026-09-05T00:12:01.095Z Compiling aes v0.9.1
35772026-09-05T00:12:01.119Z Compiling hickory-proto v0.24.4
35782026-09-05T00:12:01.229Z Compiling expectorate v1.2.0
35792026-09-05T00:12:01.393Z Compiling ctr v0.10.1
35802026-09-05T00:12:01.419Z Compiling aead v0.6.1
35812026-09-05T00:12:01.443Z Compiling sha2 v0.11.0
35822026-09-05T00:12:01.501Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35832026-09-05T00:12:01.589Z Compiling typify-macro v0.6.2
35842026-09-05T00:12:01.617Z Compiling nom v8.0.0
35852026-09-05T00:12:01.635Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35862026-09-05T00:12:01.732Z Compiling semver v0.1.20
35872026-09-05T00:12:01.819Z Compiling linked-hash-map v0.5.6
35882026-09-05T00:12:01.898Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-05T00:12:01.950Z Compiling oxide-update-engine v0.1.2
35902026-09-05T00:12:02.036Z Compiling lru-cache v0.1.2
35912026-09-05T00:12:02.057Z Compiling rustc_version v0.1.7
35922026-09-05T00:12:02.113Z Compiling aes-gcm v0.11.0
35932026-09-05T00:12:02.197Z Compiling spki v0.8.0
35942026-09-05T00:12:02.213Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
35952026-09-05T00:12:02.227Z Compiling tokio-dtrace v0.1.1
35962026-09-05T00:12:02.317Z Compiling dropshot-api-manager-types v0.8.0
35972026-09-05T00:12:02.341Z Compiling salsa20 v0.11.0
35982026-09-05T00:12:02.359Z Compiling slog-dtrace v0.3.0
35992026-09-05T00:12:02.443Z Compiling minimal-lexical v0.2.1
36002026-09-05T00:12:02.443Z Compiling xshell-macros v0.2.7
36012026-09-05T00:12:02.481Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36022026-09-05T00:12:02.524Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36032026-09-05T00:12:02.548Z Compiling scrypt v0.12.0
36042026-09-05T00:12:02.619Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36052026-09-05T00:12:02.636Z Compiling oxide-tokio-rt v0.1.4
36062026-09-05T00:12:02.664Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36072026-09-05T00:12:02.731Z Compiling nom v7.1.3
36082026-09-05T00:12:02.867Z Compiling newtype_derive v0.1.6
36092026-09-05T00:12:02.894Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36102026-09-05T00:12:02.898Z Compiling xshell v0.2.7
36112026-09-05T00:12:02.952Z Compiling phf_shared v0.12.1
36122026-09-05T00:12:03.091Z Compiling rfc6979 v0.4.0
36132026-09-05T00:12:03.152Z Compiling cbc v0.2.1
36142026-09-05T00:12:04.239Z Compiling proc-macro-error-attr2 v2.0.0
36152026-09-05T00:12:04.251Z Compiling csv-core v0.1.13
36162026-09-05T00:12:04.251Z Compiling hickory-resolver v0.24.4
36172026-09-05T00:12:04.251Z Compiling highway v1.3.0
36182026-09-05T00:12:04.251Z Compiling typify v0.6.2
36192026-09-05T00:12:04.251Z Compiling chrono-tz v0.10.4
36202026-09-05T00:12:04.251Z Compiling progenitor-impl v0.14.0
36212026-09-05T00:12:04.252Z Compiling unicode-xid v0.2.6
36222026-09-05T00:12:04.252Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36232026-09-05T00:12:04.252Z Compiling proc-macro-error2 v2.0.1
36242026-09-05T00:12:04.252Z Compiling csv v1.4.0
36252026-09-05T00:12:04.252Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36262026-09-05T00:12:04.252Z Compiling const_format_proc_macros v0.2.34
36272026-09-05T00:12:04.252Z Compiling pkcs5 v0.8.1
36282026-09-05T00:12:04.252Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36292026-09-05T00:12:04.252Z Compiling ecdsa v0.16.9
36302026-09-05T00:12:04.252Z Compiling phf v0.12.1
36312026-09-05T00:12:04.252Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36322026-09-05T00:12:04.253Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36332026-09-05T00:12:04.352Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36342026-09-05T00:12:04.393Z Compiling qorb v0.4.1
36352026-09-05T00:12:04.425Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36362026-09-05T00:12:04.440Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36372026-09-05T00:12:04.485Z Compiling primeorder v0.13.6
36382026-09-05T00:12:04.643Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36392026-09-05T00:12:04.662Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36402026-09-05T00:12:04.693Z Compiling hashbrown v0.14.5
36412026-09-05T00:12:04.709Z Compiling salty v0.3.0
36422026-09-05T00:12:04.779Z Compiling p384 v0.13.1
36432026-09-05T00:12:05.093Z Compiling const_format v0.2.35
36442026-09-05T00:12:05.306Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36452026-09-05T00:12:05.432Z Compiling chumsky v0.9.3
36462026-09-05T00:12:05.448Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36472026-09-05T00:12:05.454Z Compiling pkcs8 v0.11.0
36482026-09-05T00:12:05.640Z Compiling knus-derive v3.4.0
36492026-09-05T00:12:05.659Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36502026-09-05T00:12:05.904Z Compiling tabled_derive v0.7.0
36512026-09-05T00:12:06.223Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36522026-09-05T00:12:06.306Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36532026-09-05T00:12:06.327Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36542026-09-05T00:12:06.363Z Compiling progenitor-macro v0.14.0
36552026-09-05T00:12:06.470Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36562026-09-05T00:12:06.491Z Compiling bcs v0.1.6
36572026-09-05T00:12:06.527Z Compiling ff v0.14.0
36582026-09-05T00:12:06.603Z Compiling termtree v0.5.1
36592026-09-05T00:12:06.666Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36602026-09-05T00:12:06.702Z Compiling steno v0.4.1
36612026-09-05T00:12:06.810Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36622026-09-05T00:12:06.879Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36632026-09-05T00:12:06.925Z Compiling tabled v0.15.0
36642026-09-05T00:12:06.938Z Compiling group v0.14.0
36652026-09-05T00:12:06.960Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36662026-09-05T00:12:07.149Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36672026-09-05T00:12:07.165Z Compiling signature v3.0.0
36682026-09-05T00:12:07.178Z Compiling knus v3.4.0
36692026-09-05T00:12:07.211Z Compiling base16ct v1.0.0
36702026-09-05T00:12:07.311Z Compiling tagptr v0.2.0
36712026-09-05T00:12:07.374Z Compiling sec1 v0.8.1
36722026-09-05T00:12:07.415Z Compiling hkdf v0.13.0
36732026-09-05T00:12:07.435Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36742026-09-05T00:12:07.486Z Compiling moka v0.12.13
36752026-09-05T00:12:07.625Z Compiling elliptic-curve v0.14.1
36762026-09-05T00:12:07.645Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36772026-09-05T00:12:07.678Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36782026-09-05T00:12:07.694Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36792026-09-05T00:12:07.905Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36802026-09-05T00:12:08.039Z Compiling corncobs v0.1.4
36812026-09-05T00:12:08.088Z Compiling utf-8 v0.7.6
36822026-09-05T00:12:08.195Z Compiling hickory-resolver v0.25.2
36832026-09-05T00:12:08.195Z Compiling parking_lot_core v0.8.6
36842026-09-05T00:12:08.245Z Compiling tungstenite v0.21.0
36852026-09-05T00:12:08.295Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36862026-09-05T00:12:08.521Z Compiling wnaf v0.14.0
36872026-09-05T00:12:08.565Z Compiling primefield v0.14.0
36882026-09-05T00:12:08.623Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36892026-09-05T00:12:08.717Z Compiling rfc6979 v0.6.0
36902026-09-05T00:12:08.734Z Compiling libscf-sys v1.2.0
36912026-09-05T00:12:08.756Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36922026-09-05T00:12:08.836Z Compiling git-stub v1.0.0
36932026-09-05T00:12:08.895Z Compiling secrecy v0.8.0
36942026-09-05T00:12:08.916Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
36952026-09-05T00:12:09.063Z Compiling git-stub-vcs v0.1.0
36962026-09-05T00:12:09.096Z Compiling ecdsa v0.17.0
36972026-09-05T00:12:09.124Z Compiling primeorder v0.14.0
36982026-09-05T00:12:09.178Z Compiling tokio-tungstenite v0.21.0
36992026-09-05T00:12:09.274Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37002026-09-05T00:12:09.476Z Compiling papergrid v0.18.0
37012026-09-05T00:12:09.532Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37022026-09-05T00:12:09.552Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37032026-09-05T00:12:09.570Z Compiling curve25519-dalek v5.0.0
37042026-09-05T00:12:09.594Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37052026-09-05T00:12:09.613Z Compiling unicase v2.9.0
37062026-09-05T00:12:09.736Z Compiling parking_lot v0.11.2
37072026-09-05T00:12:09.736Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37082026-09-05T00:12:09.827Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37092026-09-05T00:12:09.850Z Compiling mime_guess v2.0.5
37102026-09-05T00:12:09.905Z Compiling ssh-encoding v0.3.0
37112026-09-05T00:12:10.105Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37122026-09-05T00:12:10.128Z Compiling prefix-trie v0.7.0
37132026-09-05T00:12:10.147Z Compiling fxhash v0.2.1
37142026-09-05T00:12:10.179Z Compiling keccak v0.2.0
37152026-09-05T00:12:10.290Z Compiling sled v0.34.7
37162026-09-05T00:12:10.303Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37172026-09-05T00:12:10.342Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37182026-09-05T00:12:10.391Z Compiling ed25519 v3.0.0
37192026-09-05T00:12:10.437Z Compiling crypto-primes v0.7.2
37202026-09-05T00:12:10.491Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37212026-09-05T00:12:10.555Z Compiling tabled v0.21.0
37222026-09-05T00:12:10.646Z Compiling hickory-server v0.25.2
37232026-09-05T00:12:11.252Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37242026-09-05T00:12:11.301Z Compiling pkcs1 v0.8.0-rc.4
37252026-09-05T00:12:11.338Z Compiling poly1305 v0.9.0
37262026-09-05T00:12:11.474Z Compiling blowfish v0.10.0
37272026-09-05T00:12:11.543Z Compiling blake2 v0.11.0-rc.6
37282026-09-05T00:12:11.563Z Compiling progenitor v0.14.0
37292026-09-05T00:12:11.722Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37302026-09-05T00:12:11.743Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37312026-09-05T00:12:11.756Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37322026-09-05T00:12:11.943Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37332026-09-05T00:12:12.007Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37342026-09-05T00:12:12.125Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37352026-09-05T00:12:12.183Z Compiling crc8 v0.1.1
37362026-09-05T00:12:12.289Z Compiling half v1.8.3
37372026-09-05T00:12:12.326Z Compiling http-range v0.1.5
37382026-09-05T00:12:12.526Z Compiling serde_cbor v0.11.2
37392026-09-05T00:12:12.542Z Compiling argon2 v0.6.0-rc.8
37402026-09-05T00:12:12.572Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37412026-09-05T00:12:12.661Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37422026-09-05T00:12:12.688Z Compiling bcrypt-pbkdf v0.11.0
37432026-09-05T00:12:12.785Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37442026-09-05T00:12:13.013Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37452026-09-05T00:12:13.105Z Compiling ssh-cipher v0.3.0
37462026-09-05T00:12:13.154Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37472026-09-05T00:12:13.171Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37482026-09-05T00:12:13.386Z Compiling rsa v0.10.0-rc.18
37492026-09-05T00:12:13.568Z Compiling ed25519-dalek v3.0.0
37502026-09-05T00:12:13.628Z Compiling sha3 v0.11.0
37512026-09-05T00:12:13.716Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37522026-09-05T00:12:13.934Z Compiling p521 v0.14.0
37532026-09-05T00:12:14.003Z Compiling p384 v0.14.0
37542026-09-05T00:12:14.071Z Compiling p256 v0.14.0
37552026-09-05T00:12:14.114Z Compiling scuffle v0.1.0
37562026-09-05T00:12:14.490Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37572026-09-05T00:12:14.517Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37582026-09-05T00:12:15.103Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37592026-09-05T00:12:15.260Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37602026-09-05T00:12:15.263Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37612026-09-05T00:12:15.682Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37622026-09-05T00:12:15.742Z Compiling yasna v0.5.2
37632026-09-05T00:12:15.830Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37642026-09-05T00:12:16.053Z Compiling headers-core v0.3.0
37652026-09-05T00:12:16.148Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37662026-09-05T00:12:16.199Z Compiling kstat-rs v0.2.5
37672026-09-05T00:12:16.215Z Compiling kem v0.3.0
37682026-09-05T00:12:16.361Z Compiling module-lattice v0.2.3
37692026-09-05T00:12:16.431Z Compiling nanorand v0.7.0
37702026-09-05T00:12:16.445Z Compiling sponge-cursor v0.1.0
37712026-09-05T00:12:16.500Z Compiling rcgen v0.12.1
37722026-09-05T00:12:16.521Z Compiling headers v0.4.1
37732026-09-05T00:12:16.545Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37742026-09-05T00:12:16.610Z Compiling ml-kem v0.3.2
37752026-09-05T00:12:16.649Z Compiling flume v0.11.1
37762026-09-05T00:12:16.725Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37772026-09-05T00:12:16.977Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37782026-09-05T00:12:16.998Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37792026-09-05T00:12:17.014Z Compiling sha3 v0.12.0
37802026-09-05T00:12:17.300Z Compiling ssh-key v0.7.0-rc.11
37812026-09-05T00:12:17.395Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37822026-09-05T00:12:17.468Z Compiling hyper-staticfile v0.10.1
37832026-09-05T00:12:17.550Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37842026-09-05T00:12:17.569Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37852026-09-05T00:12:17.604Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37862026-09-05T00:12:17.729Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37872026-09-05T00:12:17.974Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37882026-09-05T00:12:18.005Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37892026-09-05T00:12:18.024Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37902026-09-05T00:12:18.067Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37912026-09-05T00:12:18.075Z Compiling russh-cryptovec v0.62.0
37922026-09-05T00:12:18.114Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37932026-09-05T00:12:18.131Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37942026-09-05T00:12:18.325Z Compiling internal-russh-num-bigint v0.5.0
37952026-09-05T00:12:18.339Z Compiling port-file v0.1.0
37962026-09-05T00:12:18.402Z Compiling num-bigint v0.4.6
37972026-09-05T00:12:18.469Z Compiling russh-util v0.52.0
37982026-09-05T00:12:18.520Z Compiling generic-array v1.4.3
37992026-09-05T00:12:18.593Z Compiling enum_dispatch v0.3.13
38002026-09-05T00:12:18.649Z Compiling delegate v0.13.5
38012026-09-05T00:12:18.668Z Compiling subprocess v0.2.15
38022026-09-05T00:12:18.710Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38032026-09-05T00:12:18.877Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38042026-09-05T00:12:18.920Z Compiling hex-literal v1.1.0
38052026-09-05T00:12:18.961Z Compiling md5 v0.8.0
38062026-09-05T00:12:19.021Z Compiling display-error-chain v0.2.2
38072026-09-05T00:12:19.080Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38082026-09-05T00:12:19.157Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092026-09-05T00:12:19.187Z Compiling colored v2.2.0
38102026-09-05T00:12:19.255Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38112026-09-05T00:12:19.413Z Compiling internet-checksum v0.2.1
38122026-09-05T00:12:19.519Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38132026-09-05T00:12:19.649Z Compiling russh v0.62.4
38142026-09-05T00:12:20.115Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38152026-09-05T00:12:20.435Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38162026-09-05T00:12:21.510Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38172026-09-05T00:12:21.510Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38182026-09-05T00:12:24.139Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38192026-09-05T00:12:24.810Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38202026-09-05T00:12:25.298Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38212026-09-05T00:12:26.253Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38222026-09-05T00:12:26.672Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38232026-09-05T00:12:35.271Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38242026-09-05T00:12:35.271Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38252026-09-05T00:12:35.276Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38262026-09-05T00:12:35.276Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38272026-09-05T00:12:35.276Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38282026-09-05T00:12:37.074Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38292026-09-05T00:12:37.184Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38302026-09-05T00:12:41.382Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38312026-09-05T00:13:22.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
38322026-09-05T00:13:22.864Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38332026-09-05T00:13:22.864Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38342026-09-05T00:13:23.088Z
38352026-09-05T00:13:23.088Zreal 1:29.945712293
38362026-09-05T00:13:23.088Zuser 8:26.160449721
38372026-09-05T00:13:23.088Zsys 1:38.020139412
38382026-09-05T00:13:23.088Ztrap 0.245022004
38392026-09-05T00:13:23.088Ztflt 0.361990081
38402026-09-05T00:13:23.091Zdflt 1.761957725
38412026-09-05T00:13:23.091Zkflt 0.000397100
38422026-09-05T00:13:23.091Zlock 31:04.164855863
38432026-09-05T00:13:23.091Zslp 18:56.590961345
38442026-09-05T00:13:23.091Zlat 36.968796972
38452026-09-05T00:13:23.091Zstop 2:55.787148814
38462026-09-05T00:13:23.091Z+ mkdir tests
38472026-09-05T00:13:23.094Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38482026-09-05T00:13:23.094Z+ xargs -I '{}' -t cp '{}' tests/
38492026-09-05T00:13:23.118Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38502026-09-05T00:13:23.148Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38512026-09-05T00:13:23.177Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38522026-09-05T00:13:23.208Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38532026-09-05T00:13:23.613Z+ 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)
38542026-09-05T00:13:23.617Z+ ptime -m tar cvzf /work/package.tar.gz .github/buildomat/ci-env.sh out/target/test out/npuzone/npuzone package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/bootstrap-0144be0f1f486767 tests/commtest-967955464f559dda tests/dhcp_server-26dd07e52df3a016 tests/end_to_end_tests-8d60c10a3fab2411 tools/opte_version tools/opte_version_override out/clickhouse.tar.gz out/clickhouse_keeper.tar.gz out/clickhouse_server.tar.gz out/cockroachdb.tar.gz out/crucible-pantry-zone.tar.gz out/crucible-utils.tar out/crucible-zone.tar.gz out/external-dns.tar.gz out/internal-dns.tar.gz out/mg-ddm-gz.tar out/nexus.tar.gz out/ntp.tar.gz out/omicron-gateway-softnpu.tar.gz out/omicron-sled-agent.tar out/overlay.tar.gz out/oximeter.tar.gz out/oxlog.tar out/probe.tar.gz out/propolis-server.tar.gz out/pumpkind-gz.tar out/switch-softnpu.tar.gz
38552026-09-05T00:14:29.039ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38562026-09-05T00:14:29.039Za .github/buildomat/ci-env.sh 1K
38572026-09-05T00:14:29.039Za out/target/test 1K
38582026-09-05T00:14:29.039Za out/npuzone/npuzone 27402K
38592026-09-05T00:14:29.039Za package-manifest.toml 35K
38602026-09-05T00:14:29.039Za smf/sled-agent/non-gimlet/config.toml 6K
38612026-09-05T00:14:29.039Za target/release/omicron-package 16941K
38622026-09-05T00:14:29.039Za target/release/xtask 6405K
38632026-09-05T00:14:29.039Za target/debug/bootstrap 440489K
38642026-09-05T00:14:29.039Za tests/bootstrap-0144be0f1f486767 34430K
38652026-09-05T00:14:29.039Za tests/commtest-967955464f559dda 34431K
38662026-09-05T00:14:29.039Za tests/dhcp_server-26dd07e52df3a016 34431K
38672026-09-05T00:14:29.039Za tests/end_to_end_tests-8d60c10a3fab2411 504125K
38682026-09-05T00:14:29.039Za tools/opte_version 1K
38692026-09-05T00:14:29.039Za tools/opte_version_override 2K
38702026-09-05T00:14:29.040Za out/clickhouse.tar.gz 233168K
38712026-09-05T00:14:29.040Za out/clickhouse_keeper.tar.gz 227722K
38722026-09-05T00:14:29.040Za out/clickhouse_server.tar.gz 233166K
38732026-09-05T00:14:29.040Za out/cockroachdb.tar.gz 125060K
38742026-09-05T00:14:29.040Za out/crucible-pantry-zone.tar.gz 24768K
38752026-09-05T00:14:29.040Za out/crucible-utils.tar 18900K
38762026-09-05T00:14:29.040Za out/crucible-zone.tar.gz 39580K
38772026-09-05T00:14:29.040Za out/external-dns.tar.gz 15167K
38782026-09-05T00:14:29.040Za out/internal-dns.tar.gz 15167K
38792026-09-05T00:14:29.040Za out/mg-ddm-gz.tar 100917K
38802026-09-05T00:14:29.040Za out/nexus.tar.gz 195550K
38812026-09-05T00:14:29.040Za out/ntp.tar.gz 7133K
38822026-09-05T00:14:29.040Za out/omicron-gateway-softnpu.tar.gz 13828K
38832026-09-05T00:14:29.041Za out/omicron-sled-agent.tar 116431K
38842026-09-05T00:14:29.041Za out/overlay.tar.gz 4K
38852026-09-05T00:14:29.041Za out/oximeter.tar.gz 17658K
38862026-09-05T00:14:29.041Za out/oxlog.tar 2419K
38872026-09-05T00:14:29.041Za out/probe.tar.gz 3037K
38882026-09-05T00:14:29.041Za out/propolis-server.tar.gz 34642K
38892026-09-05T00:14:29.041Za out/pumpkind-gz.tar 26647K
38902026-09-05T00:14:29.041Za out/switch-softnpu.tar.gz 306152K
38912026-09-05T00:14:29.095Z
38922026-09-05T00:14:29.095Zreal 1:05.414747938
38932026-09-05T00:14:29.095Zuser 1:03.301735459
38942026-09-05T00:14:29.095Zsys 3.491850622
38952026-09-05T00:14:29.095Ztrap 0.005124883
38962026-09-05T00:14:29.095Ztflt 0.000000000
38972026-09-05T00:14:29.095Zdflt 0.000000000
38982026-09-05T00:14:29.095Zkflt 0.000000000
38992026-09-05T00:14:29.095Zlock 0.000000000
39002026-09-05T00:14:29.095Zslp 1:03.244868745
39012026-09-05T00:14:29.095Zlat 0.781195858
39022026-09-05T00:14:29.095Zstop 0.000240920
39032026-09-05T00:14:29.095Zprocess exited: duration 1093568 ms, exit code 0
 
39042026-09-05T00:14:29.239Zfound 1 output files
39052026-09-05T00:14:29.239Zuploading: /work/package.tar.gz (1837560664 bytes)
39062026-09-05T00:16:24.353Zuploaded: /work/package.tar.gz