01M1PG9QT2P16SBSGQC3KT8RZV: 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: 01M1PGA67CK79NVXPAXXAKN6DA

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T15:24:50.933Zjob assigned to worker 01M1PGA8QSR5YARG0F139SKRB1 [factory aws, i-08553596b5ce3299c] (queued for 45 s)
 
22026-09-04T15:24:58.607Zstarting task 0: "setup"
32026-09-04T15:24:58.611Z++ uname -s
42026-09-04T15:24:58.615Z+ kern=SunOS
52026-09-04T15:24:58.615Z+ build_user=build
62026-09-04T15:24:58.615Z+ build_uid=12345
72026-09-04T15:24:58.615Z+ work_dir=/work
82026-09-04T15:24:58.615Z+ input_dir=/input
92026-09-04T15:24:58.615Z+ [[ 0 == 12345 ]]
102026-09-04T15:24:58.615Z+ case "$kern" in
112026-09-04T15:24:58.615Z+ groupadd -g 12345 build
122026-09-04T15:24:58.618Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T15:25:00.626Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T15:25:00.732Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T15:25:00.741Z+ home_fs=zfs
162026-09-04T15:25:00.742Z+ [[ zfs == autofs ]]
172026-09-04T15:25:00.742Z+ mkdir -p /home/build
182026-09-04T15:25:00.742Z+ chown build:build /home/build /work
192026-09-04T15:25:02.738Z+ chmod 0700 /home/build /work
202026-09-04T15:25:02.742Zprocess exited: duration 4138 ms, exit code 0
 
212026-09-04T15:25:02.749Zstarting task 1: "rust-toolchain"
222026-09-04T15:25:02.756Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T15:25:02.756Z * rust toolchain channel = "1.97.1"
242026-09-04T15:25:02.756Z * rust toolchain profile = "default"
252026-09-04T15:25:02.756Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T15:25:02.756Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T15:25:02.756Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T15:25:02.759Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T15:25:02.760Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T15:25:02.848Zinfo: downloading installer
312026-09-04T15:25:04.115Zinfo: profile set to default
322026-09-04T15:25:04.115Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T15:25:04.119Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T15:25:04.256Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T15:25:04.259Zinfo: downloading 6 components
362026-09-04T15:25:19.823Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T15:25:19.823Z
382026-09-04T15:25:19.851Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T15:25:19.851Z
402026-09-04T15:25:19.855Z
412026-09-04T15:25:19.855ZRust is installed now. Great!
422026-09-04T15:25:19.855Z
432026-09-04T15:25:19.855ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T15:25:19.855Zenvironment variable. This has not been done automatically.
452026-09-04T15:25:19.855Z
462026-09-04T15:25:19.855ZTo configure your current shell, you need to source
472026-09-04T15:25:19.855Zthe corresponding env file under $HOME/.cargo.
482026-09-04T15:25:19.855Z
492026-09-04T15:25:19.855ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T15:25:19.855Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T15:25:19.855Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T15:25:19.855ZCC_x86_64-unknown-illumos = None
532026-09-04T15:25:19.855Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T15:25:19.855ZCC_x86_64_unknown_illumos = None
552026-09-04T15:25:19.855Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T15:25:19.856ZHOST_CC = None
572026-09-04T15:25:19.856Zcargo:rerun-if-env-changed=CC
582026-09-04T15:25:19.856ZCC = None
592026-09-04T15:25:19.856Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T15:25:20.039Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T15:25:20.039ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T15:25:20.039Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T15:25:20.039ZCFLAGS = None
642026-09-04T15:25:20.039Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T15:25:20.039ZHOST_CFLAGS = None
662026-09-04T15:25:20.039Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T15:25:20.039ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T15:25:20.039Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T15:25:20.039ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T15:25:20.145Z+ rustup --version
712026-09-04T15:25:20.150Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T15:25:20.153Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T15:25:20.172Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T15:25:20.175Z+ cargo --version
752026-09-04T15:25:20.183Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T15:25:20.187Z+ rustc --version
772026-09-04T15:25:20.204Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T15:25:20.208Zprocess exited: duration 17458 ms, exit code 0
 
792026-09-04T15:25:20.214Zstarting task 2: "authentication"
802026-09-04T15:25:20.235Zprocess exited: duration 20 ms, exit code 0
 
812026-09-04T15:25:20.242Zstarting task 3: "clone repository"
822026-09-04T15:25:20.246Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T15:25:20.249Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T15:25:20.284ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T15:25:41.232Z+ cd /work/oxidecomputer/omicron
862026-09-04T15:25:41.232Z+ git fetch origin 68d90e6ae1f5cb66ca59acefb393082e25233034
872026-09-04T15:25:41.655ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T15:25:41.655Z * branch 68d90e6ae1f5cb66ca59acefb393082e25233034 -> FETCH_HEAD
892026-09-04T15:25:41.670Z+ [[ -n john/sled-vmm-count-in-inventory ]]
902026-09-04T15:25:41.675Z++ git branch --show-current
912026-09-04T15:25:41.678Z+ current=main
922026-09-04T15:25:41.678Z+ [[ main != john/sled-vmm-count-in-inventory ]]
932026-09-04T15:25:41.678Z+ git branch -f john/sled-vmm-count-in-inventory 68d90e6ae1f5cb66ca59acefb393082e25233034
942026-09-04T15:25:41.681Z+ git checkout -f john/sled-vmm-count-in-inventory
952026-09-04T15:25:41.926ZSwitched to branch 'john/sled-vmm-count-in-inventory'
962026-09-04T15:25:41.929Z+ git reset --hard 68d90e6ae1f5cb66ca59acefb393082e25233034
972026-09-04T15:25:41.972ZHEAD is now at 68d90e6ae use SqlU32 instead of `as i64` for num registered VMM db representation
982026-09-04T15:25:41.976Zprocess exited: duration 21731 ms, exit code 0
 
992026-09-04T15:25:41.983Zstarting task 4: "build"
1002026-09-04T15:25:41.988Z+ source .github/buildomat/ci-env.sh
1012026-09-04T15:25:41.988Z++ export CARGO_TERM_COLOR=always
1022026-09-04T15:25:41.988Z++ CARGO_TERM_COLOR=always
1032026-09-04T15:25:41.992Z+++ uname -s
1042026-09-04T15:25:41.992Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T15:25:41.992Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T15:25:41.995Z+ cargo --version
1072026-09-04T15:25:42.004Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T15:25:42.007Z+ rustc --version
1092026-09-04T15:25:42.025Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T15:25:42.029Z+ WORK=/work
1112026-09-04T15:25:42.029Z+ pfexec mkdir -p /work
1122026-09-04T15:25:42.033Z+ pfexec chown build /work
1132026-09-04T15:25:42.033Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-04T15:25:44.177Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-04T15:25:44.604Z Startup: Caching catalogs ... Done
1162026-09-04T15:25:47.150ZPlanning: Solver setup ... Done (2.369s)
1172026-09-04T15:25:47.217ZPlanning: Running solver ... Done (0.068s)
1182026-09-04T15:25:47.273ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-04T15:25:47.287ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-04T15:25:47.309ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-04T15:25:47.323ZPlanning: Package planning ... Done (0.014s)
1222026-09-04T15:25:47.326ZPlanning: Merging actions ... Done (0.001s)
1232026-09-04T15:25:47.492ZPlanning: Checking for conflicting actions ... Done (0.168s)
1242026-09-04T15:25:47.496ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-04T15:25:48.371ZPlanning: Evaluating mediators ... Done (0.877s)
1262026-09-04T15:25:48.375ZPlanning: Planning completed in 3.73 seconds
1272026-09-04T15:25:48.381Z Packages to install: 2
1282026-09-04T15:25:48.381Z Estimated space available: 156.01 GB
1292026-09-04T15:25:48.381ZEstimated space to be consumed: 86.48 MB
1302026-09-04T15:25:48.381Z Create boot environment: No
1312026-09-04T15:25:48.381ZCreate backup boot environment: No
1322026-09-04T15:25:48.384Z Rebuild boot archive: No
1332026-09-04T15:25:48.384Z
1342026-09-04T15:25:48.384ZChanged packages:
1352026-09-04T15:25:48.384Zhelios
1362026-09-04T15:25:48.384Z developer/build-essential
1372026-09-04T15:25:48.384Z None -> 11-3.0
1382026-09-04T15:25:48.384Z library/libxmlsec1
1392026-09-04T15:25:48.384Z None -> 1.2.35-3.0
1402026-09-04T15:25:48.406Z
1412026-09-04T15:25:48.406ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-04T15:25:48.476ZDownload: Completed 1.28 MB in 0.07 seconds (18.4M/s)
1432026-09-04T15:25:48.536Z Actions: 1/268 actions (Installing new actions)
1442026-09-04T15:25:48.576Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-04T15:25:48.615ZFinalize: Updating package state database ... Done (0.038s)
1462026-09-04T15:25:48.615ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-04T15:25:48.711ZFinalize: Updating image state ... Done (0.096s)
1482026-09-04T15:25:51.484ZFinalize: Creating fast lookup database ... Done (2.719s)
1492026-09-04T15:25:51.561ZFinalize: Reading search index ... Done (0.013s)
1502026-09-04T15:25:51.564ZFinalize: Updating search index ... Done (0.000s)
1512026-09-04T15:25:51.656ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-04T15:25:52.046ZPlanning: Evaluating mediator changes ... Done
1532026-09-04T15:25:52.151ZPlanning: Checking for conflicting actions ... Done
1542026-09-04T15:25:52.154ZPlanning: Consolidating action changes ... Done
1552026-09-04T15:25:52.308ZPlanning: Evaluating mediators ... Done
1562026-09-04T15:25:52.312ZPlanning: Planning completed in 0.26 seconds
1572026-09-04T15:25:52.332Z Mediators to change: 2
1582026-09-04T15:25:52.332Z Create boot environment: No
1592026-09-04T15:25:52.332ZCreate backup boot environment: No
1602026-09-04T15:25:52.370ZFinalize: Updating package state database ... Done
1612026-09-04T15:25:52.370ZFinalize: Updating package cache ... Done
1622026-09-04T15:25:52.433ZFinalize: Updating image state ... Done
1632026-09-04T15:25:54.386ZFinalize: Creating fast lookup database ... Done
1642026-09-04T15:25:54.447ZFinalize: Reading search index ... Done
1652026-09-04T15:25:54.450ZFinalize: Updating search index ... Done
1662026-09-04T15:25:54.522ZFinalize: Updating package cache ... Done
1672026-09-04T15:25:54.810ZPlanning: Evaluating mediator changes ... Done
1682026-09-04T15:25:54.920ZPlanning: Checking for conflicting actions ... Done
1692026-09-04T15:25:54.923ZPlanning: Consolidating action changes ... Done
1702026-09-04T15:25:55.073ZPlanning: Evaluating mediators ... Done
1712026-09-04T15:25:55.076ZPlanning: Planning completed in 0.26 seconds
1722026-09-04T15:25:55.096Z Mediators to change: 1
1732026-09-04T15:25:55.096Z Create boot environment: No
1742026-09-04T15:25:55.096ZCreate backup boot environment: No
1752026-09-04T15:25:55.139ZFinalize: Updating package state database ... Done
1762026-09-04T15:25:55.139ZFinalize: Updating package cache ... Done
1772026-09-04T15:25:55.197ZFinalize: Updating image state ... Done
1782026-09-04T15:25:57.156ZFinalize: Creating fast lookup database ... Done
1792026-09-04T15:25:57.216ZFinalize: Reading search index ... Done
1802026-09-04T15:25:57.220ZFinalize: Updating search index ... Done
1812026-09-04T15:25:57.285ZFinalize: Updating package cache ... Done
1822026-09-04T15:25:57.598ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-04T15:25:57.598Zapache system 2.4 system
1842026-09-04T15:25:57.598Zclang system 15 system
1852026-09-04T15:25:57.598Zcsh system system illumos
1862026-09-04T15:25:57.598Zctags system system illumos
1872026-09-04T15:25:57.598Zfile vendor vendor darwinsys
1882026-09-04T15:25:57.598Zfile system system illumos
1892026-09-04T15:25:57.598Zgcc vendor 14 vendor
1902026-09-04T15:25:57.598Zgcc system 13 system
1912026-09-04T15:25:57.598Zgcc system 10 system
1922026-09-04T15:25:57.598Zgo system 1.25 system
1932026-09-04T15:25:57.598Zllvm system 15 system
1942026-09-04T15:25:57.599Zmariadb system 11.4 system
1952026-09-04T15:25:57.599Zmta vendor vendor dma
1962026-09-04T15:25:57.599Zopenjdk system 17 system
1972026-09-04T15:25:57.599Zopenjdk system 11 system
1982026-09-04T15:25:57.599Zopenssl vendor 3 vendor
1992026-09-04T15:25:57.599Zperl system 5.40 system
2002026-09-04T15:25:57.599Zpostgresql system 18 system
2012026-09-04T15:25:57.599Zpostgresql system 17 system
2022026-09-04T15:25:57.599Zpython vendor 3 vendor
2032026-09-04T15:25:57.599Zpython system 2 system
2042026-09-04T15:25:57.599Zpython3 vendor 3.13 vendor
2052026-09-04T15:25:57.599Zruby system 3.4 system
2062026-09-04T15:25:57.599Zruby system 3.0 system
2072026-09-04T15:25:57.599Zwords vendor vendor american-english
2082026-09-04T15:25:57.599Zwords system system australian-english
2092026-09-04T15:25:57.599Zwords system system british-english
2102026-09-04T15:25:57.599Zwords system system canadian-english
2112026-09-04T15:25:57.599Zwords system system french
2122026-09-04T15:25:57.599Zwords system system italian
2132026-09-04T15:25:57.599Zwords system system ngerman
2142026-09-04T15:25:57.599Zwords system system ogerman
2152026-09-04T15:25:57.599Zwords system system spanish
2162026-09-04T15:25:57.861ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-04T15:25:57.861Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-04T15:25:58.371ZFMRI IFO
2192026-09-04T15:25:58.371Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-04T15:25:58.371Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-04T15:25:58.371Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-04T15:25:58.371Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-04T15:25:58.372Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-04T15:25:58.372Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-04T15:25:58.372Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-04T15:25:58.372Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-04T15:25:58.372Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-04T15:25:58.713Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-04T15:25:59.018Z Updating crates.io index
2302026-09-04T15:25:59.023Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-04T15:25:59.304Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-04T15:25:59.670Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-04T15:25:59.940Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-04T15:26:00.980Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-04T15:26:01.505Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-04T15:26:03.087Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-04T15:26:04.064Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-04T15:26:04.369Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-04T15:26:04.724Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-04T15:26:06.348Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-04T15:26:06.675Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-04T15:26:07.091Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-04T15:26:07.415Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-04T15:26:07.693Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-04T15:26:07.975Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-04T15:26:08.264Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-04T15:26:08.602Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-04T15:26:08.932Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-04T15:26:09.326Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-04T15:26:09.845Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-04T15:26:10.165Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-04T15:26:10.991Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-04T15:26:11.337Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-04T15:26:11.874Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-04T15:26:12.331Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-04T15:26:12.618Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-04T15:26:13.043Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-04T15:26:13.704Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-04T15:26:13.992Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-04T15:26:14.312Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-04T15:26:14.739Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-04T15:26:15.267Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-04T15:26:15.874Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-04T15:26:16.173Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-04T15:26:16.482Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-04T15:26:16.788Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-04T15:26:17.074Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-04T15:26:17.362Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-04T15:26:17.640Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-04T15:26:17.932Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-04T15:26:18.362Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-04T15:26:21.381Z Downloading crates ...
2732026-09-04T15:26:21.426Z Downloaded colorchoice v1.0.4
2742026-09-04T15:26:21.430Z Downloaded equivalent v1.0.2
2752026-09-04T15:26:21.439Z Downloaded cpufeatures v0.2.17
2762026-09-04T15:26:21.442Z Downloaded clap_builder v4.6.0
2772026-09-04T15:26:21.447Z Downloaded crypto-common v0.1.7
2782026-09-04T15:26:21.450Z Downloaded thiserror-impl v1.0.69
2792026-09-04T15:26:21.450Z Downloaded anstyle-query v1.1.5
2802026-09-04T15:26:21.450Z Downloaded macaddr v1.0.1
2812026-09-04T15:26:21.453Z Downloaded zmij v1.0.21
2822026-09-04T15:26:21.453Z Downloaded clap_lex v1.0.0
2832026-09-04T15:26:21.453Z Downloaded heck v0.5.0
2842026-09-04T15:26:21.459Z Downloaded anstream v1.0.0
2852026-09-04T15:26:21.462Z Downloaded clap_derive v4.6.1
2862026-09-04T15:26:21.462Z Downloaded zerocopy v0.7.35
2872026-09-04T15:26:21.469Z Downloaded anstyle-parse v1.0.0
2882026-09-04T15:26:21.472Z Downloaded clap v4.6.1
2892026-09-04T15:26:21.475Z Downloaded bitflags v2.11.0
2902026-09-04T15:26:21.479Z Downloaded fastrand v2.3.0
2912026-09-04T15:26:21.479Z Downloaded cfg-if v1.0.4
2922026-09-04T15:26:21.479Z Downloaded cargo-platform v0.3.2
2932026-09-04T15:26:21.479Z Downloaded is_terminal_polyfill v1.70.2
2942026-09-04T15:26:21.479Z Downloaded memmap v0.7.0
2952026-09-04T15:26:21.479Z Downloaded getrandom v0.4.3
2962026-09-04T15:26:21.482Z Downloaded heck v0.4.1
2972026-09-04T15:26:21.486Z Downloaded autocfg v1.5.0
2982026-09-04T15:26:21.493Z Downloaded fnv v1.0.7
2992026-09-04T15:26:21.496Z Downloaded dtrace-parser v0.2.0
3002026-09-04T15:26:21.496Z Downloaded proc-macro-error-attr v1.0.4
3012026-09-04T15:26:21.496Z Downloaded cargo_metadata v0.23.1
3022026-09-04T15:26:21.499Z Downloaded byteorder v1.5.0
3032026-09-04T15:26:21.499Z Downloaded fs-err v3.3.0
3042026-09-04T15:26:21.505Z Downloaded block-buffer v0.10.4
3052026-09-04T15:26:21.508Z Downloaded utf8parse v0.2.2
3062026-09-04T15:26:21.508Z Downloaded tabled_derive v0.7.0
3072026-09-04T15:26:21.513Z Downloaded generic-array v0.14.7
3082026-09-04T15:26:21.516Z Downloaded plain v0.2.3
3092026-09-04T15:26:21.516Z Downloaded pretty-hex v0.4.1
3102026-09-04T15:26:21.522Z Downloaded toml_write v0.1.2
3112026-09-04T15:26:21.525Z Downloaded usdt-attr-macro v0.5.0
3122026-09-04T15:26:21.525Z Downloaded scroll_derive v0.12.1
3132026-09-04T15:26:21.525Z Downloaded dof v0.3.0
3142026-09-04T15:26:21.525Z Downloaded swrite v0.1.0
3152026-09-04T15:26:21.525Z Downloaded smawk v0.3.2
3162026-09-04T15:26:21.525Z Downloaded usdt-macro v0.5.0
3172026-09-04T15:26:21.529Z Downloaded thread-id v4.2.2
3182026-09-04T15:26:21.532Z Downloaded anstyle v1.0.14
3192026-09-04T15:26:21.532Z Downloaded bytecount v0.6.9
3202026-09-04T15:26:21.539Z Downloaded terminal_size v0.4.3
3212026-09-04T15:26:21.544Z Downloaded usdt v0.5.0
3222026-09-04T15:26:21.548Z Downloaded strsim v0.11.1
3232026-09-04T15:26:21.551Z Downloaded unicode-linebreak v0.1.5
3242026-09-04T15:26:21.554Z Downloaded version_check v0.9.5
3252026-09-04T15:26:21.558Z Downloaded camino-tempfile v1.4.1
3262026-09-04T15:26:21.561Z Downloaded digest v0.10.7
3272026-09-04T15:26:21.568Z Downloaded errno v0.3.14
3282026-09-04T15:26:21.571Z Downloaded itoa v1.0.17
3292026-09-04T15:26:21.574Z Downloaded scroll v0.12.0
3302026-09-04T15:26:21.578Z Downloaded pest_derive v2.8.6
3312026-09-04T15:26:21.584Z Downloaded thiserror v1.0.69
3322026-09-04T15:26:21.587Z Downloaded cargo_toml v0.21.0
3332026-09-04T15:26:21.592Z Downloaded serde_spanned v0.6.9
3342026-09-04T15:26:21.595Z Downloaded toml_datetime v0.6.11
3352026-09-04T15:26:21.595Z Downloaded usdt-impl v0.5.0
3362026-09-04T15:26:21.595Z Downloaded proc-macro-error v1.0.4
3372026-09-04T15:26:21.598Z Downloaded serde_tokenstream v0.2.3
3382026-09-04T15:26:21.602Z Downloaded papergrid v0.11.0
3392026-09-04T15:26:21.605Z Downloaded sha2 v0.10.9
3402026-09-04T15:26:21.605Z Downloaded thiserror-impl v2.0.18
3412026-09-04T15:26:21.609Z Downloaded thiserror v2.0.18
3422026-09-04T15:26:21.612Z Downloaded anyhow v1.0.104
3432026-09-04T15:26:21.615Z Downloaded once_cell v1.21.3
3442026-09-04T15:26:21.615Z Downloaded toml v0.8.23
3452026-09-04T15:26:21.615Z Downloaded camino v1.2.5
3462026-09-04T15:26:21.619Z Downloaded tempfile v3.27.0
3472026-09-04T15:26:21.619Z Downloaded ucd-trie v0.1.7
3482026-09-04T15:26:21.619Z Downloaded quote v1.0.45
3492026-09-04T15:26:21.623Z Downloaded log v0.4.33
3502026-09-04T15:26:21.634Z Downloaded memchr v2.8.0
3512026-09-04T15:26:21.638Z Downloaded semver v1.0.28
3522026-09-04T15:26:21.641Z Downloaded zerocopy-derive v0.7.35
3532026-09-04T15:26:21.641Z Downloaded serde_core v1.0.228
3542026-09-04T15:26:21.645Z Downloaded textwrap v0.16.2
3552026-09-04T15:26:21.651Z Downloaded unicode-ident v1.0.24
3562026-09-04T15:26:21.660Z Downloaded pest_generator v2.8.6
3572026-09-04T15:26:21.664Z Downloaded pest_meta v2.8.6
3582026-09-04T15:26:21.667Z Downloaded serde_derive v1.0.228
3592026-09-04T15:26:21.670Z Downloaded proc-macro2 v1.0.106
3602026-09-04T15:26:21.677Z Downloaded serde v1.0.228
3612026-09-04T15:26:21.681Z Downloaded indexmap v2.14.0
3622026-09-04T15:26:21.684Z Downloaded toml_edit v0.22.27
3632026-09-04T15:26:21.702Z Downloaded pest v2.8.6
3642026-09-04T15:26:21.716Z Downloaded typenum v1.20.1
3652026-09-04T15:26:21.722Z Downloaded hashbrown v0.17.0
3662026-09-04T15:26:21.726Z Downloaded goblin v0.8.2
3672026-09-04T15:26:21.737Z Downloaded serde_json v1.0.151
3682026-09-04T15:26:21.753Z Downloaded winnow v0.7.14
3692026-09-04T15:26:21.759Z Downloaded tabled v0.15.0
3702026-09-04T15:26:21.779Z Downloaded syn v1.0.109
3712026-09-04T15:26:21.785Z Downloaded unicode-width v0.2.0
3722026-09-04T15:26:21.788Z Downloaded unicode-width v0.1.14
3732026-09-04T15:26:21.792Z Downloaded syn v2.0.117
3742026-09-04T15:26:21.810Z Downloaded rustix v1.1.4
3752026-09-04T15:26:21.832Z Downloaded libc v0.2.185
3762026-09-04T15:26:21.897Z Compiling proc-macro2 v1.0.106
3772026-09-04T15:26:21.897Z Compiling unicode-ident v1.0.24
3782026-09-04T15:26:21.897Z Compiling quote v1.0.45
3792026-09-04T15:26:21.901Z Compiling serde_core v1.0.228
3802026-09-04T15:26:21.901Z Compiling libc v0.2.185
3812026-09-04T15:26:21.901Z Compiling version_check v0.9.5
3822026-09-04T15:26:21.901Z Compiling memchr v2.8.0
3832026-09-04T15:26:21.901Z Compiling serde v1.0.228
3842026-09-04T15:26:21.901Z Compiling zmij v1.0.21
3852026-09-04T15:26:21.901Z Compiling itoa v1.0.17
3862026-09-04T15:26:21.901Z Compiling ucd-trie v0.1.7
3872026-09-04T15:26:21.901Z Compiling thiserror v1.0.69
3882026-09-04T15:26:22.078Z Compiling byteorder v1.5.0
3892026-09-04T15:26:22.082Z Compiling rustix v1.1.4
3902026-09-04T15:26:22.368Z Compiling bitflags v2.11.0
3912026-09-04T15:26:22.408Z Compiling serde_json v1.0.151
3922026-09-04T15:26:22.527Z Compiling proc-macro-error-attr v1.0.4
3932026-09-04T15:26:22.596Z Compiling usdt-impl v0.5.0
3942026-09-04T15:26:22.649Z Compiling syn v1.0.109
3952026-09-04T15:26:22.668Z Compiling camino v1.2.5
3962026-09-04T15:26:22.685Z Compiling proc-macro-error v1.0.4
3972026-09-04T15:26:22.740Z Compiling pest v2.8.6
3982026-09-04T15:26:22.743Z Compiling hashbrown v0.17.0
3992026-09-04T15:26:22.790Z Compiling plain v0.2.3
4002026-09-04T15:26:22.936Z Compiling equivalent v1.0.2
4012026-09-04T15:26:22.974Z Compiling log v0.4.33
4022026-09-04T15:26:22.991Z Compiling getrandom v0.4.3
4032026-09-04T15:26:23.013Z Compiling utf8parse v0.2.2
4042026-09-04T15:26:23.073Z Compiling colorchoice v1.0.4
4052026-09-04T15:26:23.096Z Compiling toml_write v0.1.2
4062026-09-04T15:26:23.200Z Compiling anstyle-parse v1.0.0
4072026-09-04T15:26:23.222Z Compiling thiserror v2.0.18
4082026-09-04T15:26:23.226Z Compiling winnow v0.7.14
4092026-09-04T15:26:23.226Z Compiling anstyle-query v1.1.5
4102026-09-04T15:26:23.246Z Compiling is_terminal_polyfill v1.70.2
4112026-09-04T15:26:23.288Z Compiling errno v0.3.14
4122026-09-04T15:26:23.325Z Compiling thread-id v4.2.2
4132026-09-04T15:26:23.347Z Compiling autocfg v1.5.0
4142026-09-04T15:26:23.389Z Compiling pretty-hex v0.4.1
4152026-09-04T15:26:23.415Z Compiling anstyle v1.0.14
4162026-09-04T15:26:23.443Z Compiling indexmap v2.14.0
4172026-09-04T15:26:23.503Z Compiling cfg-if v1.0.4
4182026-09-04T15:26:23.543Z Compiling clap_lex v1.0.0
4192026-09-04T15:26:23.561Z Compiling once_cell v1.21.3
4202026-09-04T15:26:23.595Z Compiling syn v2.0.117
4212026-09-04T15:26:23.645Z Compiling anstream v1.0.0
4222026-09-04T15:26:23.711Z Compiling heck v0.4.1
4232026-09-04T15:26:23.815Z Compiling fastrand v2.3.0
4242026-09-04T15:26:23.856Z Compiling strsim v0.11.1
4252026-09-04T15:26:23.859Z Compiling fnv v1.0.7
4262026-09-04T15:26:23.868Z Compiling fs-err v3.3.0
4272026-09-04T15:26:23.889Z Compiling anyhow v1.0.104
4282026-09-04T15:26:23.974Z Compiling pest_meta v2.8.6
4292026-09-04T15:26:23.991Z Compiling bytecount v0.6.9
4302026-09-04T15:26:24.010Z Compiling heck v0.5.0
4312026-09-04T15:26:24.086Z Compiling unicode-width v0.1.14
4322026-09-04T15:26:24.157Z Compiling memmap v0.7.0
4332026-09-04T15:26:24.177Z Compiling smawk v0.3.2
4342026-09-04T15:26:24.180Z Compiling unicode-width v0.2.0
4352026-09-04T15:26:24.180Z Compiling unicode-linebreak v0.1.5
4362026-09-04T15:26:24.228Z Compiling swrite v0.1.0
4372026-09-04T15:26:24.315Z Compiling papergrid v0.11.0
4382026-09-04T15:26:24.331Z Compiling terminal_size v0.4.3
4392026-09-04T15:26:24.357Z Compiling tempfile v3.27.0
4402026-09-04T15:26:24.504Z Compiling cargo-platform v0.3.2
4412026-09-04T15:26:24.507Z Compiling semver v1.0.28
4422026-09-04T15:26:24.541Z Compiling clap_builder v4.6.0
4432026-09-04T15:26:24.581Z Compiling textwrap v0.16.2
4442026-09-04T15:26:24.766Z Compiling camino-tempfile v1.4.1
4452026-09-04T15:26:25.198Z Compiling tabled_derive v0.7.0
4462026-09-04T15:26:25.762Z Compiling pest_generator v2.8.6
4472026-09-04T15:26:25.818Z Compiling tabled v0.15.0
4482026-09-04T15:26:26.263Z Compiling serde_derive v1.0.228
4492026-09-04T15:26:26.263Z Compiling thiserror-impl v1.0.69
4502026-09-04T15:26:26.267Z Compiling zerocopy-derive v0.7.35
4512026-09-04T15:26:26.267Z Compiling scroll_derive v0.12.1
4522026-09-04T15:26:26.267Z Compiling thiserror-impl v2.0.18
4532026-09-04T15:26:26.267Z Compiling clap_derive v4.6.1
4542026-09-04T15:26:26.346Z Compiling pest_derive v2.8.6
4552026-09-04T15:26:26.945Z Compiling scroll v0.12.0
4562026-09-04T15:26:26.983Z Compiling zerocopy v0.7.35
4572026-09-04T15:26:27.156Z Compiling goblin v0.8.2
4582026-09-04T15:26:27.370Z Compiling dtrace-parser v0.2.0
4592026-09-04T15:26:27.694Z Compiling clap v4.6.1
4602026-09-04T15:26:28.699Z Compiling serde_spanned v0.6.9
4612026-09-04T15:26:28.699Z Compiling toml_datetime v0.6.11
4622026-09-04T15:26:28.703Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4632026-09-04T15:26:28.703Z Compiling macaddr v1.0.1
4642026-09-04T15:26:28.703Z Compiling cargo_metadata v0.23.1
4652026-09-04T15:26:28.716Z Compiling dof v0.3.0
4662026-09-04T15:26:28.720Z Compiling serde_tokenstream v0.2.3
4672026-09-04T15:26:28.879Z Compiling toml_edit v0.22.27
4682026-09-04T15:26:29.428Z Compiling usdt-attr-macro v0.5.0
4692026-09-04T15:26:29.431Z Compiling usdt-macro v0.5.0
4702026-09-04T15:26:30.053Z Compiling usdt v0.5.0
4712026-09-04T15:26:30.162Z Compiling toml v0.8.23
4722026-09-04T15:26:30.479Z Compiling cargo_toml v0.21.0
4732026-09-04T15:26:31.747Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-04T15:26:33.852Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.31s
4752026-09-04T15:26:34.074Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-04T15:26:34.581Z Downloading crates ...
4772026-09-04T15:26:34.636Z Downloaded addr2line v0.25.1
4782026-09-04T15:26:34.639Z Downloaded atty v0.2.14
4792026-09-04T15:26:34.640Z Downloaded base16ct v0.2.0
4802026-09-04T15:26:34.640Z Downloaded assert_matches v1.5.0
4812026-09-04T15:26:34.640Z Downloaded async-stream v0.3.6
4822026-09-04T15:26:34.643Z Downloaded argon2 v0.6.0-rc.8
4832026-09-04T15:26:34.643Z Downloaded arrayref v0.3.9
4842026-09-04T15:26:34.643Z Downloaded atomicwrites v0.4.4
4852026-09-04T15:26:34.646Z Downloaded base16ct v1.0.0
4862026-09-04T15:26:34.647Z Downloaded base64ct v1.8.3
4872026-09-04T15:26:34.650Z Downloaded bcrypt-pbkdf v0.11.0
4882026-09-04T15:26:34.654Z Downloaded aead v0.5.2
4892026-09-04T15:26:34.657Z Downloaded futures-task v0.3.32
4902026-09-04T15:26:34.657Z Downloaded async-compression v0.4.41
4912026-09-04T15:26:34.662Z Downloaded ascii-canvas v3.0.0
4922026-09-04T15:26:34.666Z Downloaded array-init v0.0.4
4932026-09-04T15:26:34.666Z Downloaded atomic-waker v1.1.2
4942026-09-04T15:26:34.666Z Downloaded bitfield-struct v0.6.2
4952026-09-04T15:26:34.666Z Downloaded foreign-types-macros v0.2.3
4962026-09-04T15:26:34.669Z Downloaded embedded-io v0.6.1
4972026-09-04T15:26:34.669Z Downloaded env_filter v2.0.0
4982026-09-04T15:26:34.673Z Downloaded bitfield v0.19.4
4992026-09-04T15:26:34.673Z Downloaded env_logger v0.11.11
5002026-09-04T15:26:34.673Z Downloaded foldhash v0.2.0
5012026-09-04T15:26:34.673Z Downloaded fs_extra v1.3.0
5022026-09-04T15:26:34.677Z Downloaded futures-channel v0.3.32
5032026-09-04T15:26:34.677Z Downloaded async-stream-impl v0.3.6
5042026-09-04T15:26:34.677Z Downloaded bitfield-macros v0.19.4
5052026-09-04T15:26:34.677Z Downloaded adler2 v2.0.1
5062026-09-04T15:26:34.681Z Downloaded float-ord v0.3.2
5072026-09-04T15:26:34.681Z Downloaded enum-as-inner v0.6.1
5082026-09-04T15:26:34.681Z Downloaded futures-sink v0.3.32
5092026-09-04T15:26:34.685Z Downloaded http-body-util v0.1.3
5102026-09-04T15:26:34.688Z Downloaded fatfs v0.3.6
5112026-09-04T15:26:34.689Z Downloaded flagset v0.4.7
5122026-09-04T15:26:34.689Z Downloaded form_urlencoded v1.2.2
5132026-09-04T15:26:34.692Z Downloaded bit-set v0.5.3
5142026-09-04T15:26:34.692Z Downloaded futures-macro v0.3.32
5152026-09-04T15:26:34.692Z Downloaded cfg_aliases v0.2.1
5162026-09-04T15:26:34.692Z Downloaded compression-core v0.4.31
5172026-09-04T15:26:34.692Z Downloaded endian-type v0.1.2
5182026-09-04T15:26:34.692Z Downloaded ciborium-ll v0.2.2
5192026-09-04T15:26:34.696Z Downloaded enum_dispatch v0.3.13
5202026-09-04T15:26:34.700Z Downloaded fs-err v2.11.0
5212026-09-04T15:26:34.700Z Downloaded async-recursion v1.1.1
5222026-09-04T15:26:34.703Z Downloaded float-cmp v0.10.0
5232026-09-04T15:26:34.703Z Downloaded futures-core v0.3.32
5242026-09-04T15:26:34.703Z Downloaded embedded-io v0.4.0
5252026-09-04T15:26:34.707Z Downloaded foreign-types v0.3.2
5262026-09-04T15:26:34.707Z Downloaded futures-io v0.3.32
5272026-09-04T15:26:34.707Z Downloaded castaway v0.2.4
5282026-09-04T15:26:34.707Z Downloaded bit-set v0.8.0
5292026-09-04T15:26:34.707Z Downloaded block-buffer v0.12.1
5302026-09-04T15:26:34.707Z Downloaded fixedbitset v0.4.2
5312026-09-04T15:26:34.710Z Downloaded foreign-types v0.5.0
5322026-09-04T15:26:34.710Z Downloaded backtrace-ext v0.2.1
5332026-09-04T15:26:34.710Z Downloaded argon2 v0.5.3
5342026-09-04T15:26:34.710Z Downloaded arrayvec v0.7.6
5352026-09-04T15:26:34.713Z Downloaded bcs v0.1.6
5362026-09-04T15:26:34.714Z Downloaded fd-lock v4.0.4
5372026-09-04T15:26:34.714Z Downloaded ff v0.13.1
5382026-09-04T15:26:34.717Z Downloaded fixedbitset v0.5.7
5392026-09-04T15:26:34.717Z Downloaded futures-executor v0.3.32
5402026-09-04T15:26:34.720Z Downloaded bb8 v0.8.6
5412026-09-04T15:26:34.726Z Downloaded hostname v0.4.2
5422026-09-04T15:26:34.730Z Downloaded hash32 v0.2.1
5432026-09-04T15:26:34.730Z Downloaded cobs v0.3.0
5442026-09-04T15:26:34.733Z Downloaded funty v2.0.0
5452026-09-04T15:26:34.736Z Downloaded ena v0.14.4
5462026-09-04T15:26:34.736Z Downloaded foldhash v0.1.5
5472026-09-04T15:26:34.736Z Downloaded glob v0.3.3
5482026-09-04T15:26:34.736Z Downloaded hash32 v0.3.1
5492026-09-04T15:26:34.739Z Downloaded erased-serde v0.3.31
5502026-09-04T15:26:34.739Z Downloaded cfg_aliases v0.1.1
5512026-09-04T15:26:34.739Z Downloaded headers-core v0.3.0
5522026-09-04T15:26:34.739Z Downloaded globwalk v0.9.1
5532026-09-04T15:26:34.743Z Downloaded ciborium-io v0.2.2
5542026-09-04T15:26:34.743Z Downloaded foreign-types-shared v0.3.1
5552026-09-04T15:26:34.743Z Downloaded foreign-types-shared v0.1.1
5562026-09-04T15:26:34.743Z Downloaded gethostname v0.5.0
5572026-09-04T15:26:34.746Z Downloaded hostname v0.3.1
5582026-09-04T15:26:34.750Z Downloaded nodrop v0.1.14
5592026-09-04T15:26:34.750Z Downloaded normalize-line-endings v0.3.0
5602026-09-04T15:26:34.750Z Downloaded http-body v1.0.1
5612026-09-04T15:26:34.750Z Downloaded newline-converter v0.3.0
5622026-09-04T15:26:34.753Z Downloaded newtype_derive v0.1.6
5632026-09-04T15:26:34.753Z Downloaded elliptic-curve v0.14.1
5642026-09-04T15:26:34.753Z Downloaded git-stub v1.0.0
5652026-09-04T15:26:34.753Z Downloaded const-oid v0.10.2
5662026-09-04T15:26:34.756Z Downloaded ff v0.14.0
5672026-09-04T15:26:34.756Z Downloaded group v0.14.0
5682026-09-04T15:26:34.756Z Downloaded filetime v0.2.27
5692026-09-04T15:26:34.756Z Downloaded find-msvc-tools v0.1.9
5702026-09-04T15:26:34.762Z Downloaded cmov v0.5.4
5712026-09-04T15:26:34.762Z Downloaded bit-vec v0.6.3
5722026-09-04T15:26:34.762Z Downloaded hubpack_derive v0.1.1
5732026-09-04T15:26:34.762Z Downloaded hex v0.4.3
5742026-09-04T15:26:34.765Z Downloaded fxhash v0.2.1
5752026-09-04T15:26:34.765Z Downloaded ghash v0.6.0
5762026-09-04T15:26:34.765Z Downloaded anstream v0.6.21
5772026-09-04T15:26:34.765Z Downloaded backoff v0.4.0
5782026-09-04T15:26:34.769Z Downloaded cmake v0.1.57
5792026-09-04T15:26:34.769Z Downloaded hex-literal v1.1.0
5802026-09-04T15:26:34.769Z Downloaded http-range v0.1.5
5812026-09-04T15:26:34.769Z Downloaded httpdate v1.0.3
5822026-09-04T15:26:34.772Z Downloaded num_threads v0.1.7
5832026-09-04T15:26:34.772Z Downloaded opaque-debug v0.3.1
5842026-09-04T15:26:34.776Z Downloaded fallible-iterator v0.2.0
5852026-09-04T15:26:34.776Z Downloaded globset v0.4.18
5862026-09-04T15:26:34.779Z Downloaded aead v0.6.1
5872026-09-04T15:26:34.779Z Downloaded async-trait v0.1.89
5882026-09-04T15:26:34.782Z Downloaded allocator-api2 v0.2.21
5892026-09-04T15:26:34.785Z Downloaded hubpack v0.1.2
5902026-09-04T15:26:34.789Z Downloaded password-hash v0.6.1
5912026-09-04T15:26:34.789Z Downloaded phf_shared v0.13.1
5922026-09-04T15:26:34.789Z Downloaded powerfmt v0.2.0
5932026-09-04T15:26:34.789Z Downloaded proc-macro-crate v1.3.1
5942026-09-04T15:26:34.792Z Downloaded progenitor-macro v0.14.0
5952026-09-04T15:26:34.795Z Downloaded rand_xorshift v0.4.0
5962026-09-04T15:26:34.798Z Downloaded generic-array v1.4.3
5972026-09-04T15:26:34.798Z Downloaded rfc6979 v0.4.0
5982026-09-04T15:26:34.801Z Downloaded cassowary v0.3.0
5992026-09-04T15:26:34.802Z Downloaded compression-codecs v0.4.37
6002026-09-04T15:26:34.805Z Downloaded byte-wrapper v0.1.0
6012026-09-04T15:26:34.805Z Downloaded group v0.13.0
6022026-09-04T15:26:34.809Z Downloaded russh-cryptovec v0.62.0
6032026-09-04T15:26:34.809Z Downloaded bs58 v0.5.1
6042026-09-04T15:26:34.809Z Downloaded chacha20 v0.9.1
6052026-09-04T15:26:34.812Z Downloaded cipher v0.5.2
6062026-09-04T15:26:34.812Z Downloaded block-padding v0.4.2
6072026-09-04T15:26:34.812Z Downloaded cexpr v0.6.0
6082026-09-04T15:26:34.812Z Downloaded cipher v0.4.4
6092026-09-04T15:26:34.815Z Downloaded sha1 v0.10.6
6102026-09-04T15:26:34.816Z Downloaded blowfish v0.10.0
6112026-09-04T15:26:34.816Z Downloaded bit-vec v0.8.0
6122026-09-04T15:26:34.819Z Downloaded highway v1.3.0
6132026-09-04T15:26:34.819Z Downloaded scheduled-thread-pool v0.2.7
6142026-09-04T15:26:34.819Z Downloaded seq-macro v0.3.6
6152026-09-04T15:26:34.822Z Downloaded git-stub-vcs v0.1.0
6162026-09-04T15:26:34.822Z Downloaded home v0.5.12
6172026-09-04T15:26:34.822Z Downloaded serde_urlencoded v0.7.1
6182026-09-04T15:26:34.826Z Downloaded backon v1.6.0
6192026-09-04T15:26:34.830Z Downloaded const-oid v0.9.6
6202026-09-04T15:26:34.830Z Downloaded async-bb8-diesel v0.2.1
6212026-09-04T15:26:34.830Z Downloaded ciborium v0.2.2
6222026-09-04T15:26:34.833Z Downloaded paste v1.0.15
6232026-09-04T15:26:34.833Z Downloaded colored v2.2.0
6242026-09-04T15:26:34.837Z Downloaded cbc v0.2.1
6252026-09-04T15:26:34.837Z Downloaded anstyle-parse v0.2.7
6262026-09-04T15:26:34.840Z Downloaded clang-sys v1.8.1
6272026-09-04T15:26:34.841Z Downloaded colored v3.1.1
6282026-09-04T15:26:34.844Z Downloaded num_enum v0.5.11
6292026-09-04T15:26:34.847Z Downloaded oxide-generation v0.1.3
6302026-09-04T15:26:34.847Z Downloaded slog-envlogger v2.2.0
6312026-09-04T15:26:34.847Z Downloaded strsim v0.10.0
6322026-09-04T15:26:34.850Z Downloaded supports-unicode v3.0.0
6332026-09-04T15:26:34.850Z Downloaded subtle v2.6.1
6342026-09-04T15:26:34.854Z Downloaded take_mut v0.2.2
6352026-09-04T15:26:34.854Z Downloaded tap v1.0.1
6362026-09-04T15:26:34.854Z Downloaded testing_table v0.3.0
6372026-09-04T15:26:34.854Z Downloaded ppv-lite86 v0.2.21
6382026-09-04T15:26:34.858Z Downloaded password-hash v0.5.0
6392026-09-04T15:26:34.861Z Downloaded progenitor-extras v0.2.0
6402026-09-04T15:26:34.861Z Downloaded rand_core v0.6.4
6412026-09-04T15:26:34.861Z Downloaded tokio-macros v2.7.0
6422026-09-04T15:26:34.864Z Downloaded psm v0.1.30
6432026-09-04T15:26:34.864Z Downloaded unarray v0.1.4
6442026-09-04T15:26:34.864Z Downloaded cancel-safe-futures v0.1.5
6452026-09-04T15:26:34.867Z Downloaded bitflags v1.3.2
6462026-09-04T15:26:34.867Z Downloaded rpassword v7.5.4
6472026-09-04T15:26:34.871Z Downloaded camino-tempfile-ext v0.3.3
6482026-09-04T15:26:34.874Z Downloaded chacha20 v0.10.0
6492026-09-04T15:26:34.874Z Downloaded usdt-attr-macro v0.6.0
6502026-09-04T15:26:34.874Z Downloaded getrandom v0.2.17
6512026-09-04T15:26:34.879Z Downloaded blake2 v0.11.0-rc.6
6522026-09-04T15:26:34.879Z Downloaded bzip2 v0.4.4
6532026-09-04T15:26:34.879Z Downloaded bzip2 v0.6.1
6542026-09-04T15:26:34.882Z Downloaded num-integer v0.1.46
6552026-09-04T15:26:34.882Z Downloaded console v0.16.2
6562026-09-04T15:26:34.882Z Downloaded rustls-pemfile v2.2.0
6572026-09-04T15:26:34.882Z Downloaded buf-list v1.1.2
6582026-09-04T15:26:34.885Z Downloaded serde_tokenstream v0.3.0
6592026-09-04T15:26:34.885Z Downloaded xshell-macros v0.2.7
6602026-09-04T15:26:34.885Z Downloaded sec1 v0.7.3
6612026-09-04T15:26:34.889Z Downloaded usdt v0.6.0
6622026-09-04T15:26:34.889Z Downloaded wait-timeout v0.2.1
6632026-09-04T15:26:34.889Z Downloaded serde_path_to_error v0.1.20
6642026-09-04T15:26:34.893Z Downloaded flate2 v1.1.9
6652026-09-04T15:26:34.896Z Downloaded waitgroup v0.1.2
6662026-09-04T15:26:34.896Z Downloaded zerofrom v0.1.6
6672026-09-04T15:26:34.896Z Downloaded httparse v1.10.1
6682026-09-04T15:26:34.900Z Downloaded hmac v0.12.1
6692026-09-04T15:26:34.900Z Downloaded half v1.8.3
6702026-09-04T15:26:34.900Z Downloaded yoke-derive v0.8.1
6712026-09-04T15:26:34.900Z Downloaded hmac v0.13.0
6722026-09-04T15:26:34.903Z Downloaded convert_case v0.4.0
6732026-09-04T15:26:34.903Z Downloaded crunchy v0.2.4
6742026-09-04T15:26:34.906Z Downloaded slog-term v2.9.2
6752026-09-04T15:26:34.906Z Downloaded ahash v0.8.12
6762026-09-04T15:26:34.910Z Downloaded cpubits v0.1.1
6772026-09-04T15:26:34.914Z Downloaded static_assertions v1.1.0
6782026-09-04T15:26:34.914Z Downloaded pkcs1 v0.8.0-rc.4
6792026-09-04T15:26:34.918Z Downloaded postcard v1.1.3
6802026-09-04T15:26:34.918Z Downloaded backtrace v0.3.76
6812026-09-04T15:26:34.921Z Downloaded parking_lot_core v0.9.12
6822026-09-04T15:26:34.921Z Downloaded getrandom v0.3.4
6832026-09-04T15:26:34.925Z Downloaded thread_local v1.1.9
6842026-09-04T15:26:34.925Z Downloaded smf v0.2.3
6852026-09-04T15:26:34.925Z Downloaded strum_macros v0.24.3
6862026-09-04T15:26:34.925Z Downloaded darling_macro v0.20.11
6872026-09-04T15:26:34.925Z Downloaded sqlformat v0.3.5
6882026-09-04T15:26:34.928Z Downloaded debug-ignore v1.0.5
6892026-09-04T15:26:34.928Z Downloaded defmt-parser v1.0.0
6902026-09-04T15:26:34.928Z Downloaded console v0.15.11
6912026-09-04T15:26:34.932Z Downloaded dof v0.4.0
6922026-09-04T15:26:34.932Z Downloaded hyper-tls v0.6.0
6932026-09-04T15:26:34.934Z Downloaded poly1305 v0.9.0
6942026-09-04T15:26:34.935Z Downloaded progenitor v0.13.0
6952026-09-04T15:26:34.938Z Downloaded blake2 v0.10.6
6962026-09-04T15:26:34.938Z Downloaded toml_writer v1.1.1+spec-1.1.0
6972026-09-04T15:26:34.941Z Downloaded tui-tree-widget v0.23.1
6982026-09-04T15:26:34.941Z Downloaded difflib v0.4.0
6992026-09-04T15:26:34.946Z Downloaded instability v0.3.11
7002026-09-04T15:26:34.946Z Downloaded dtrace-parser v0.3.0
7012026-09-04T15:26:34.949Z Downloaded idna_adapter v1.2.1
7022026-09-04T15:26:34.952Z Downloaded indent_write v2.2.0
7032026-09-04T15:26:34.952Z Downloaded rustls-native-certs v0.8.3
7042026-09-04T15:26:34.956Z Downloaded is_ci v1.2.0
7052026-09-04T15:26:34.956Z Downloaded jiff-static v0.2.34
7062026-09-04T15:26:34.960Z Downloaded libscf-sys v1.2.0
7072026-09-04T15:26:34.960Z Downloaded md-5 v0.10.6
7082026-09-04T15:26:34.966Z Downloaded walkdir v2.5.0
7092026-09-04T15:26:34.966Z Downloaded base64 v0.22.1
7102026-09-04T15:26:34.969Z Downloaded chacha20poly1305 v0.10.1
7112026-09-04T15:26:34.969Z Downloaded compact_str v0.8.1
7122026-09-04T15:26:34.969Z Downloaded arc-swap v1.8.2
7132026-09-04T15:26:34.972Z Downloaded oxide-update-engine-types v0.1.2
7142026-09-04T15:26:34.972Z Downloaded ctutils v0.4.2
7152026-09-04T15:26:34.972Z Downloaded ctr v0.10.1
7162026-09-04T15:26:34.975Z Downloaded lru-slab v0.1.2
7172026-09-04T15:26:34.975Z Downloaded match_cfg v0.1.0
7182026-09-04T15:26:34.976Z Downloaded maybe-uninit v2.0.0
7192026-09-04T15:26:34.976Z Downloaded new_debug_unreachable v1.0.6
7202026-09-04T15:26:34.976Z Downloaded papergrid v0.18.0
7212026-09-04T15:26:34.979Z Downloaded critical-section v1.2.0
7222026-09-04T15:26:34.979Z Downloaded futures v0.3.32
7232026-09-04T15:26:34.982Z Downloaded lalrpop-util v0.19.12
7242026-09-04T15:26:34.982Z Downloaded num_enum_derive v0.5.11
7252026-09-04T15:26:34.983Z Downloaded omicron-zone-package v0.12.3
7262026-09-04T15:26:34.986Z Downloaded corncobs v0.1.4
7272026-09-04T15:26:34.986Z Downloaded pkcs1 v0.7.5
7282026-09-04T15:26:34.991Z Downloaded proc-macro-crate v3.4.0
7292026-09-04T15:26:34.994Z Downloaded tokio-native-tls v0.3.1
7302026-09-04T15:26:34.994Z Downloaded num-iter v0.1.45
7312026-09-04T15:26:34.994Z Downloaded openssl-macros v0.1.1
7322026-09-04T15:26:34.997Z Downloaded olpc-cjson v0.1.4
7332026-09-04T15:26:34.997Z Downloaded parse-size v1.1.0
7342026-09-04T15:26:35.001Z Downloaded oxide-generation-macros v0.2.0
7352026-09-04T15:26:35.001Z Downloaded path-slash v0.1.5
7362026-09-04T15:26:35.001Z Downloaded percent-encoding v2.3.2
7372026-09-04T15:26:35.001Z Downloaded phf_shared v0.11.3
7382026-09-04T15:26:35.004Z Downloaded toml_parser v1.1.2+spec-1.1.0
7392026-09-04T15:26:35.008Z Downloaded unicode-properties v0.1.4
7402026-09-04T15:26:35.008Z Downloaded schemars v0.8.22
7412026-09-04T15:26:35.013Z Downloaded deranged v0.5.8
7422026-09-04T15:26:35.017Z Downloaded derive-ex v0.1.8
7432026-09-04T15:26:35.017Z Downloaded vergen v9.1.0
7442026-09-04T15:26:35.017Z Downloaded diesel-dtrace v0.5.0
7452026-09-04T15:26:35.020Z Downloaded recursive-proc-macro-impl v0.1.1
7462026-09-04T15:26:35.020Z Downloaded digest v0.11.3
7472026-09-04T15:26:35.020Z Downloaded headers v0.4.1
7482026-09-04T15:26:35.023Z Downloaded either v1.15.0
7492026-09-04T15:26:35.026Z Downloaded progenitor-macro v0.13.0
7502026-09-04T15:26:35.026Z Downloaded ryu v1.0.23
7512026-09-04T15:26:35.030Z Downloaded base64 v0.21.7
7522026-09-04T15:26:35.030Z Downloaded ipnet v2.12.0
7532026-09-04T15:26:35.033Z Downloaded scopeguard v1.2.0
7542026-09-04T15:26:35.033Z Downloaded sapling-renderdag v0.1.0
7552026-09-04T15:26:35.033Z Downloaded ar_archive_writer v0.5.1
7562026-09-04T15:26:35.036Z Downloaded bytes v1.11.1
7572026-09-04T15:26:35.036Z Downloaded serde-big-array v0.5.1
7582026-09-04T15:26:35.039Z Downloaded p384 v0.14.0
7592026-09-04T15:26:35.039Z Downloaded sponge-cursor v0.1.0
7602026-09-04T15:26:35.039Z Downloaded half v2.7.1
7612026-09-04T15:26:35.042Z Downloaded heapless v0.7.17
7622026-09-04T15:26:35.046Z Downloaded jobserver v0.1.34
7632026-09-04T15:26:35.046Z Downloaded crossbeam-utils v0.8.21
7642026-09-04T15:26:35.049Z Downloaded shell-words v1.1.1
7652026-09-04T15:26:35.049Z Downloaded supports-hyperlinks v3.2.0
7662026-09-04T15:26:35.049Z Downloaded sigpipe v0.1.3
7672026-09-04T15:26:35.052Z Downloaded darling v0.20.11
7682026-09-04T15:26:35.055Z Downloaded socket2 v0.6.3
7692026-09-04T15:26:35.058Z Downloaded prettyplease v0.2.37
7702026-09-04T15:26:35.061Z Downloaded heapless v0.8.0
7712026-09-04T15:26:35.061Z Downloaded multer v3.1.0
7722026-09-04T15:26:35.065Z Downloaded darling v0.21.3
7732026-09-04T15:26:35.065Z Downloaded pem-rfc7468 v1.0.0
7742026-09-04T15:26:35.068Z Downloaded socket2 v0.5.10
7752026-09-04T15:26:35.068Z Downloaded pkcs8 v0.10.2
7762026-09-04T15:26:35.068Z Downloaded owo-colors v4.3.0
7772026-09-04T15:26:35.071Z Downloaded time-core v0.1.8
7782026-09-04T15:26:35.071Z Downloaded tokio-test v0.4.5
7792026-09-04T15:26:35.071Z Downloaded tower-service v0.3.3
7802026-09-04T15:26:35.071Z Downloaded cc v1.2.56
7812026-09-04T15:26:35.075Z Downloaded chumsky v0.9.3
7822026-09-04T15:26:35.075Z Downloaded progenitor-client v0.13.0
7832026-09-04T15:26:35.078Z Downloaded ecdsa v0.17.0
7842026-09-04T15:26:35.078Z Downloaded tinyvec v1.10.0
7852026-09-04T15:26:35.081Z Downloaded toml v0.7.8
7862026-09-04T15:26:35.085Z Downloaded r2d2 v0.8.10
7872026-09-04T15:26:35.085Z Downloaded rand_core v0.10.0
7882026-09-04T15:26:35.088Z Downloaded postgres-protocol v0.6.10
7892026-09-04T15:26:35.091Z Downloaded want v0.3.1
7902026-09-04T15:26:35.091Z Downloaded unicode-truncate v1.1.0
7912026-09-04T15:26:35.091Z Downloaded wnaf v0.14.0
7922026-09-04T15:26:35.094Z Downloaded unicode-xid v0.2.6
7932026-09-04T15:26:35.097Z Downloaded zeroize_derive v1.5.0
7942026-09-04T15:26:35.100Z Downloaded scuffle v0.1.0
7952026-09-04T15:26:35.103Z Downloaded similar v2.7.0
7962026-09-04T15:26:35.106Z Downloaded crc v3.4.0
7972026-09-04T15:26:35.106Z Downloaded shlex v1.3.0
7982026-09-04T15:26:35.109Z Downloaded bumpalo v3.20.2
7992026-09-04T15:26:35.109Z Downloaded crucible-workspace-hack v0.1.0
8002026-09-04T15:26:35.109Z Downloaded scroll v0.13.0
8012026-09-04T15:26:35.109Z Downloaded slog-json v2.6.1
8022026-09-04T15:26:35.113Z Downloaded rustc_version v0.4.1
8032026-09-04T15:26:35.113Z Downloaded hickory-resolver v0.25.2
8042026-09-04T15:26:35.115Z Downloaded newtype-uuid v1.3.2
8052026-09-04T15:26:35.118Z Downloaded serde_derive_internals v0.29.1
8062026-09-04T15:26:35.118Z Downloaded snafu-derive v0.8.9
8072026-09-04T15:26:35.118Z Downloaded cpufeatures v0.3.0
8082026-09-04T15:26:35.118Z Downloaded string_cache v0.8.9
8092026-09-04T15:26:35.121Z Downloaded stringprep v0.1.5
8102026-09-04T15:26:35.121Z Downloaded curve25519-dalek-derive v0.1.1
8112026-09-04T15:26:35.122Z Downloaded downcast-rs v2.0.2
8122026-09-04T15:26:35.122Z Downloaded slog v2.8.2
8132026-09-04T15:26:35.125Z Downloaded oso v0.27.3
8142026-09-04T15:26:35.128Z Downloaded litrs v1.0.0
8152026-09-04T15:26:35.128Z Downloaded strum_macros v0.27.2
8162026-09-04T15:26:35.128Z Downloaded hickory-resolver v0.24.4
8172026-09-04T15:26:35.131Z Downloaded parking_lot v0.12.5
8182026-09-04T15:26:35.134Z Downloaded der_derive v0.7.3
8192026-09-04T15:26:35.134Z Downloaded tokio-dtrace v0.1.1
8202026-09-04T15:26:35.134Z Downloaded derive_builder_macro v0.20.2
8212026-09-04T15:26:35.138Z Downloaded dyn-clone v1.0.20
8222026-09-04T15:26:35.138Z Downloaded mime v0.3.17
8232026-09-04T15:26:35.141Z Downloaded expectorate v1.2.0
8242026-09-04T15:26:35.149Z Downloaded multimap v0.10.1
8252026-09-04T15:26:35.153Z Downloaded quinn-udp v0.5.14
8262026-09-04T15:26:35.153Z Downloaded vergen-lib v0.1.6
8272026-09-04T15:26:35.156Z Downloaded instant v0.1.13
8282026-09-04T15:26:35.156Z Downloaded poly1305 v0.8.0
8292026-09-04T15:26:35.156Z Downloaded publicsuffix v2.3.0
8302026-09-04T15:26:35.160Z Downloaded time-macros v0.2.27
8312026-09-04T15:26:35.160Z Downloaded toml_edit v0.23.10+spec-1.0.0
8322026-09-04T15:26:35.163Z Downloaded tungstenite v0.21.0
8332026-09-04T15:26:35.163Z Downloaded vte v0.14.1
8342026-09-04T15:26:35.166Z Downloaded whoami v1.6.1
8352026-09-04T15:26:35.166Z Downloaded writeable v0.6.2
8362026-09-04T15:26:35.166Z Downloaded wyz v0.5.1
8372026-09-04T15:26:35.166Z Downloaded zstd v0.13.3
8382026-09-04T15:26:35.169Z Downloaded indexmap v1.9.3
8392026-09-04T15:26:35.169Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8402026-09-04T15:26:35.172Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8412026-09-04T15:26:35.173Z Downloaded usdt-impl v0.6.0
8422026-09-04T15:26:35.173Z Downloaded hashbrown v0.13.2
8432026-09-04T15:26:35.176Z Downloaded flume v0.11.1
8442026-09-04T15:26:35.176Z Downloaded linked-hash-map v0.5.6
8452026-09-04T15:26:35.176Z Downloaded unsafe-libyaml v0.2.11
8462026-09-04T15:26:35.179Z Downloaded unicase v2.9.0
8472026-09-04T15:26:35.179Z Downloaded zip v0.6.6
8482026-09-04T15:26:35.182Z Downloaded parse-display v0.10.0
8492026-09-04T15:26:35.182Z Downloaded hashbrown v0.12.3
8502026-09-04T15:26:35.185Z Downloaded constant_time_eq v0.4.2
8512026-09-04T15:26:35.185Z Downloaded openssl-probe v0.2.1
8522026-09-04T15:26:35.185Z Downloaded md5 v0.8.0
8532026-09-04T15:26:35.185Z Downloaded smallvec v1.15.1
8542026-09-04T15:26:35.189Z Downloaded progenitor-client v0.14.0
8552026-09-04T15:26:35.189Z Downloaded recursive v0.1.1
8562026-09-04T15:26:35.189Z Downloaded salsa20 v0.11.0
8572026-09-04T15:26:35.189Z Downloaded rfc6979 v0.6.0
8582026-09-04T15:26:35.189Z Downloaded russh-util v0.52.0
8592026-09-04T15:26:35.192Z Downloaded http v1.4.2
8602026-09-04T15:26:35.192Z Downloaded predicates-tree v1.0.13
8612026-09-04T15:26:35.192Z Downloaded radium v0.7.0
8622026-09-04T15:26:35.195Z Downloaded delegate v0.13.5
8632026-09-04T15:26:35.199Z Downloaded data-encoding v2.10.0
8642026-09-04T15:26:35.203Z Downloaded libefi-sys v0.1.0
8652026-09-04T15:26:35.207Z Downloaded same-file v1.0.6
8662026-09-04T15:26:35.207Z Downloaded secrecy v0.10.3
8672026-09-04T15:26:35.207Z Downloaded sha1 v0.11.0
8682026-09-04T15:26:35.207Z Downloaded derive_builder_core v0.20.2
8692026-09-04T15:26:35.210Z Downloaded document-features v0.2.12
8702026-09-04T15:26:35.210Z Downloaded slog-bunyan v2.5.0
8712026-09-04T15:26:35.210Z Downloaded scroll_derive v0.13.1
8722026-09-04T15:26:35.214Z Downloaded qorb v0.4.1
8732026-09-04T15:26:35.214Z Downloaded term v0.7.0
8742026-09-04T15:26:35.217Z Downloaded nanorand v0.7.0
8752026-09-04T15:26:35.220Z Downloaded num-complex v0.4.6
8762026-09-04T15:26:35.226Z Downloaded utf8_iter v1.0.4
8772026-09-04T15:26:35.230Z Downloaded polyval v0.7.1
8782026-09-04T15:26:35.230Z Downloaded lru v0.12.5
8792026-09-04T15:26:35.233Z Downloaded miette-derive v7.6.0
8802026-09-04T15:26:35.236Z Downloaded tinyvec_macros v0.1.1
8812026-09-04T15:26:35.239Z Downloaded strum v0.26.3
8822026-09-04T15:26:35.242Z Downloaded typify-macro v0.6.2
8832026-09-04T15:26:35.242Z Downloaded universal-hash v0.5.1
8842026-09-04T15:26:35.242Z Downloaded unit-prefix v0.5.2
8852026-09-04T15:26:35.248Z Downloaded darling v0.23.0
8862026-09-04T15:26:35.252Z Downloaded rustc-demangle v0.1.27
8872026-09-04T15:26:35.255Z Downloaded oxide-update-engine v0.1.2
8882026-09-04T15:26:35.255Z Downloaded pem-rfc7468 v0.7.0
8892026-09-04T15:26:35.258Z Downloaded pin-project-lite v0.2.17
8902026-09-04T15:26:35.261Z Downloaded primeorder v0.14.0
8912026-09-04T15:26:35.261Z Downloaded xattr v1.6.1
8922026-09-04T15:26:35.261Z Downloaded display-error-chain v0.2.2
8932026-09-04T15:26:35.261Z Downloaded zerofrom-derive v0.1.6
8942026-09-04T15:26:35.265Z Downloaded hashbrown v0.15.5
8952026-09-04T15:26:35.265Z Downloaded ingot-macros v0.2.0
8962026-09-04T15:26:35.268Z Downloaded pretty_assertions v1.4.1
8972026-09-04T15:26:35.268Z Downloaded test-strategy v0.4.5
8982026-09-04T15:26:35.271Z Downloaded derive_builder v0.20.2
8992026-09-04T15:26:35.275Z Downloaded rand v0.10.1
9002026-09-04T15:26:35.275Z Downloaded dirs-sys-next v0.1.2
9012026-09-04T15:26:35.279Z Downloaded internet-checksum v0.2.1
9022026-09-04T15:26:35.279Z Downloaded uuid v1.23.4
9032026-09-04T15:26:35.279Z Downloaded rusty-fork v0.3.1
9042026-09-04T15:26:35.279Z Downloaded serde_plain v1.0.2
9052026-09-04T15:26:35.282Z Downloaded libsw v3.5.0
9062026-09-04T15:26:35.289Z Downloaded smallvec v0.6.14
9072026-09-04T15:26:35.293Z Downloaded support-bundle-viewer v0.1.2
9082026-09-04T15:26:35.293Z Downloaded synstructure v0.13.2
9092026-09-04T15:26:35.293Z Downloaded maplit v1.0.2
9102026-09-04T15:26:35.293Z Downloaded nonempty v0.12.0
9112026-09-04T15:26:35.301Z Downloaded signal-hook-registry v1.4.8
9122026-09-04T15:26:35.304Z Downloaded simd-adler32 v0.3.8
9132026-09-04T15:26:35.304Z Downloaded tinystr v0.8.2
9142026-09-04T15:26:35.308Z Downloaded uzers v0.12.2
9152026-09-04T15:26:35.311Z Downloaded num-bigint-dig v0.8.6
9162026-09-04T15:26:35.314Z Downloaded aes v0.9.1
9172026-09-04T15:26:35.314Z Downloaded hickory-server v0.25.2
9182026-09-04T15:26:35.318Z Downloaded num-derive v0.4.2
9192026-09-04T15:26:35.321Z Downloaded ref-cast-impl v1.0.25
9202026-09-04T15:26:35.321Z Downloaded termios v0.3.3
9212026-09-04T15:26:35.324Z Downloaded rand_seeder v0.4.0
9222026-09-04T15:26:35.324Z Downloaded zerovec-derive v0.11.2
9232026-09-04T15:26:35.324Z Downloaded zstd-safe v7.2.4
9242026-09-04T15:26:35.324Z Downloaded const_format_proc_macros v0.2.34
9252026-09-04T15:26:35.328Z Downloaded tiny-keccak v2.0.2
9262026-09-04T15:26:35.328Z Downloaded darling v0.13.4
9272026-09-04T15:26:35.331Z Downloaded dirs-next v2.0.0
9282026-09-04T15:26:35.331Z Downloaded crc-any v2.5.0
9292026-09-04T15:26:35.331Z Downloaded parking_lot_core v0.8.6
9302026-09-04T15:26:35.331Z Downloaded phf v0.12.1
9312026-09-04T15:26:35.334Z Downloaded hashbrown v0.16.1
9322026-09-04T15:26:35.338Z Downloaded zerocopy-derive v0.8.55
9332026-09-04T15:26:35.341Z Downloaded crypto-common v0.2.2
9342026-09-04T15:26:35.344Z Downloaded ed25519 v3.0.0
9352026-09-04T15:26:35.344Z Downloaded rand_chacha v0.3.1
9362026-09-04T15:26:35.344Z Downloaded rustc-hash v2.1.1
9372026-09-04T15:26:35.344Z Downloaded serde_yaml v0.9.34+deprecated
9382026-09-04T15:26:35.347Z Downloaded darling_core v0.13.4
9392026-09-04T15:26:35.347Z Downloaded ignore v0.4.25
9402026-09-04T15:26:35.352Z Downloaded daft v0.1.8
9412026-09-04T15:26:35.352Z Downloaded daft-derive v0.1.8
9422026-09-04T15:26:35.355Z Downloaded elliptic-curve v0.13.8
9432026-09-04T15:26:35.355Z Downloaded icu_properties v2.1.2
9442026-09-04T15:26:35.358Z Downloaded signature v2.2.0
9452026-09-04T15:26:35.358Z Downloaded ron v0.8.1
9462026-09-04T15:26:35.361Z Downloaded rsa v0.9.10
9472026-09-04T15:26:35.367Z Downloaded thread-id v5.1.0
9482026-09-04T15:26:35.367Z Downloaded universal-hash v0.6.1
9492026-09-04T15:26:35.367Z Downloaded utf-8 v0.7.6
9502026-09-04T15:26:35.370Z Downloaded num-traits v0.2.19
9512026-09-04T15:26:35.370Z Downloaded num_enum v0.7.6
9522026-09-04T15:26:35.373Z Downloaded unicode_categories v0.1.1
9532026-09-04T15:26:35.373Z Downloaded hashbrown v0.14.5
9542026-09-04T15:26:35.377Z Downloaded num-rational v0.4.2
9552026-09-04T15:26:35.377Z Downloaded strip-ansi-escapes v0.2.1
9562026-09-04T15:26:35.377Z Downloaded sync-ptr v0.1.4
9572026-09-04T15:26:35.377Z Downloaded oxnet v0.1.6
9582026-09-04T15:26:35.380Z Downloaded primeorder v0.13.6
9592026-09-04T15:26:35.380Z Downloaded peg-macros v0.8.5
9602026-09-04T15:26:35.380Z Downloaded crc8 v0.1.1
9612026-09-04T15:26:35.387Z Downloaded mime_guess v2.0.5
9622026-09-04T15:26:35.390Z Downloaded module-lattice v0.2.3
9632026-09-04T15:26:35.390Z Downloaded phc v0.6.1
9642026-09-04T15:26:35.390Z Downloaded topological-sort v0.2.2
9652026-09-04T15:26:35.395Z Downloaded port-file v0.1.0
9662026-09-04T15:26:35.398Z Downloaded usdt-macro v0.6.0
9672026-09-04T15:26:35.399Z Downloaded rand_chacha v0.9.0
9682026-09-04T15:26:35.399Z Downloaded resolv-conf v0.7.6
9692026-09-04T15:26:35.399Z Downloaded progenitor v0.14.0
9702026-09-04T15:26:35.402Z Downloaded aho-corasick v1.1.4
9712026-09-04T15:26:35.405Z Downloaded predicates v3.1.4
9722026-09-04T15:26:35.405Z Downloaded yasna v0.5.2
9732026-09-04T15:26:35.405Z Downloaded scrypt v0.12.0
9742026-09-04T15:26:35.409Z Downloaded serde-hex v0.1.0
9752026-09-04T15:26:35.409Z Downloaded zone_cfg_derive v0.3.1
9762026-09-04T15:26:35.409Z Downloaded darling_macro v0.13.4
9772026-09-04T15:26:35.409Z Downloaded darling_macro v0.21.3
9782026-09-04T15:26:35.409Z Downloaded derive_more v0.99.20
9792026-09-04T15:26:35.413Z Downloaded inout v0.1.4
9802026-09-04T15:26:35.413Z Downloaded serde_with_macros v1.5.2
9812026-09-04T15:26:35.416Z Downloaded indicatif v0.18.4
9822026-09-04T15:26:35.416Z Downloaded serde_cbor v0.11.2
9832026-09-04T15:26:35.419Z Downloaded futures-util v0.3.32
9842026-09-04T15:26:35.422Z Downloaded hyper-rustls v0.27.7
9852026-09-04T15:26:35.426Z Downloaded inout v0.2.2
9862026-09-04T15:26:35.426Z Downloaded lock_api v0.4.14
9872026-09-04T15:26:35.426Z Downloaded hyper-util v0.1.20
9882026-09-04T15:26:35.429Z Downloaded ident_case v1.0.1
9892026-09-04T15:26:35.432Z Downloaded illumos-nvpair v0.3.0
9902026-09-04T15:26:35.432Z Downloaded reedline v0.40.0
9912026-09-04T15:26:35.435Z Downloaded slog-async v2.8.0
9922026-09-04T15:26:35.435Z Downloaded num-conv v0.2.0
9932026-09-04T15:26:35.435Z Downloaded num v0.4.3
9942026-09-04T15:26:35.438Z Downloaded ssh-cipher v0.3.0
9952026-09-04T15:26:35.438Z Downloaded managed v0.8.0
9962026-09-04T15:26:35.443Z Downloaded vergen-git2 v9.1.0
9972026-09-04T15:26:35.446Z Downloaded csv-core v0.1.13
9982026-09-04T15:26:35.446Z Downloaded toml v1.1.2+spec-1.1.0
9992026-09-04T15:26:35.449Z Downloaded pin-project-internal v1.1.11
10002026-09-04T15:26:35.449Z Downloaded zip v4.6.1
10012026-09-04T15:26:35.485Z Downloaded serde_spanned v1.1.1
10022026-09-04T15:26:35.485Z Downloaded progenitor-impl v0.13.0
10032026-09-04T15:26:35.485Z Downloaded ref-cast v1.0.25
10042026-09-04T15:26:35.485Z Downloaded num-bigint v0.4.6
10052026-09-04T15:26:35.485Z Downloaded p521 v0.14.0
10062026-09-04T15:26:35.485Z Downloaded serde_repr v0.1.20
10072026-09-04T15:26:35.485Z Downloaded sqlparser_derive v0.5.0
10082026-09-04T15:26:35.485Z Downloaded structmeta v0.3.0
10092026-09-04T15:26:35.485Z Downloaded term v1.2.1
10102026-09-04T15:26:35.485Z Downloaded tokio-tungstenite v0.23.1
10112026-09-04T15:26:35.485Z Downloaded displaydoc v0.2.5
10122026-09-04T15:26:35.485Z Downloaded mio v1.2.0
10132026-09-04T15:26:35.485Z Downloaded zone v0.3.1
10142026-09-04T15:26:35.485Z Downloaded ed25519 v2.2.3
10152026-09-04T15:26:35.485Z Downloaded humantime v2.3.0
10162026-09-04T15:26:35.485Z Downloaded tagptr v0.2.0
10172026-09-04T15:26:35.485Z Downloaded termtree v0.5.1
10182026-09-04T15:26:35.485Z Downloaded tower-layer v0.3.3
10192026-09-04T15:26:35.485Z Downloaded icu_collections v2.1.1
10202026-09-04T15:26:35.485Z Downloaded icu_provider v2.1.1
10212026-09-04T15:26:35.490Z Downloaded untrusted v0.7.1
10222026-09-04T15:26:35.490Z Downloaded kem v0.3.0
10232026-09-04T15:26:35.490Z Downloaded libbz2-rs-sys v0.2.2
10242026-09-04T15:26:35.490Z Downloaded spin v0.9.8
10252026-09-04T15:26:35.493Z Downloaded snafu v0.8.9
10262026-09-04T15:26:35.497Z Downloaded ed25519-dalek v3.0.0
10272026-09-04T15:26:35.497Z Downloaded linear-map v1.2.0
10282026-09-04T15:26:35.497Z Downloaded nu-ansi-term v0.50.3
10292026-09-04T15:26:35.503Z Downloaded defmt v0.3.100
10302026-09-04T15:26:35.503Z Downloaded keccak v0.1.6
10312026-09-04T15:26:35.506Z Downloaded diesel_table_macro_syntax v0.3.0
10322026-09-04T15:26:35.510Z Downloaded hkdf v0.12.4
10332026-09-04T15:26:35.510Z Downloaded indoc v1.0.9
10342026-09-04T15:26:35.513Z Downloaded primefield v0.14.0
10352026-09-04T15:26:35.513Z Downloaded aes-gcm v0.11.0
10362026-09-04T15:26:35.516Z Downloaded tungstenite v0.23.0
10372026-09-04T15:26:35.516Z Downloaded serde_with v1.14.0
10382026-09-04T15:26:35.520Z Downloaded parse-display-derive v0.10.0
10392026-09-04T15:26:35.523Z Downloaded openssl-probe v0.1.6
10402026-09-04T15:26:35.523Z Downloaded psl-types v2.0.11
10412026-09-04T15:26:35.523Z Downloaded rand_core v0.9.5
10422026-09-04T15:26:35.523Z Downloaded rustc_version v0.1.7
10432026-09-04T15:26:35.523Z Downloaded signal-hook-mio v0.2.5
10442026-09-04T15:26:35.526Z Downloaded signature v3.0.0
10452026-09-04T15:26:35.530Z Downloaded newtype-uuid-macros v0.1.0
10462026-09-04T15:26:35.530Z Downloaded slog-dtrace v0.3.0
10472026-09-04T15:26:35.530Z Downloaded predicates-core v1.0.10
10482026-09-04T15:26:35.533Z Downloaded const_format v0.2.35
10492026-09-04T15:26:35.533Z Downloaded darling_core v0.20.11
10502026-09-04T15:26:35.536Z Downloaded rtoolbox v0.0.3
10512026-09-04T15:26:35.536Z Downloaded trait-variant v0.1.2
10522026-09-04T15:26:35.540Z Downloaded stable_deref_trait v1.2.1
10532026-09-04T15:26:35.543Z Downloaded hkdf v0.13.0
10542026-09-04T15:26:35.546Z Downloaded typed-path v0.9.3
10552026-09-04T15:26:35.549Z Downloaded knus v3.4.0
10562026-09-04T15:26:35.549Z Downloaded ed25519-dalek v2.2.0
10572026-09-04T15:26:35.553Z Downloaded icu_normalizer v2.1.1
10582026-09-04T15:26:35.553Z Downloaded icu_normalizer_data v2.1.1
10592026-09-04T15:26:35.556Z Downloaded tokio-util v0.7.18
10602026-09-04T15:26:35.559Z Downloaded untrusted v0.9.0
10612026-09-04T15:26:35.562Z Downloaded pem v3.0.6
10622026-09-04T15:26:35.566Z Downloaded dropshot-api-manager v0.8.0
10632026-09-04T15:26:35.569Z Downloaded idna v1.1.0
10642026-09-04T15:26:35.573Z Downloaded digest-io v0.1.0
10652026-09-04T15:26:35.573Z Downloaded illumos-nvpair-sys v0.2.0
10662026-09-04T15:26:35.573Z Downloaded knus-derive v3.4.0
10672026-09-04T15:26:35.576Z Downloaded convert_case v0.10.0
10682026-09-04T15:26:35.579Z Downloaded lazy_static v1.5.0
10692026-09-04T15:26:35.583Z Downloaded ecdsa v0.16.9
10702026-09-04T15:26:35.586Z Downloaded impl-trait-for-tuples v0.2.3
10712026-09-04T15:26:35.589Z Downloaded itertools v0.13.0
10722026-09-04T15:26:35.594Z Downloaded signal-hook-tokio v0.3.1
10732026-09-04T15:26:35.598Z Downloaded postgres-types v0.2.12
10742026-09-04T15:26:35.598Z Downloaded rustls-pki-types v1.14.0
10752026-09-04T15:26:35.601Z Downloaded sec1 v0.8.1
10762026-09-04T15:26:35.601Z Downloaded h2 v0.4.15
10772026-09-04T15:26:35.604Z Downloaded kstat-rs v0.2.5
10782026-09-04T15:26:35.605Z Downloaded native-tls v0.2.18
10792026-09-04T15:26:35.605Z Downloaded peg v0.8.5
10802026-09-04T15:26:35.608Z Downloaded peg-runtime v0.8.5
10812026-09-04T15:26:35.608Z Downloaded slog-scope v4.4.1
10822026-09-04T15:26:35.608Z Downloaded tabwriter v1.4.1
10832026-09-04T15:26:35.612Z Downloaded aws-lc-rs v1.16.3
10842026-09-04T15:26:35.616Z Downloaded tokio-stream v0.1.18
10852026-09-04T15:26:35.619Z Downloaded drift v0.2.0
10862026-09-04T15:26:35.624Z Downloaded crc-catalog v2.4.0
10872026-09-04T15:26:35.627Z Downloaded bindgen v0.71.1
10882026-09-04T15:26:35.630Z Downloaded nom v8.0.0
10892026-09-04T15:26:35.633Z Downloaded defmt-macros v1.0.1
10902026-09-04T15:26:35.633Z Downloaded tracing-attributes v0.1.31
10912026-09-04T15:26:35.636Z Downloaded ssh-encoding v0.3.0
10922026-09-04T15:26:35.637Z Downloaded tls_codec_derive v0.4.2
10932026-09-04T15:26:35.637Z Downloaded void v1.0.2
10942026-09-04T15:26:35.637Z Downloaded dunce v1.0.5
10952026-09-04T15:26:35.640Z Downloaded blake3 v1.8.5
10962026-09-04T15:26:35.643Z Downloaded crossbeam-epoch v0.9.18
10972026-09-04T15:26:35.647Z Downloaded potential_utf v0.1.4
10982026-09-04T15:26:35.647Z Downloaded zeroize v1.9.0
10992026-09-04T15:26:35.647Z Downloaded semver v0.1.20
11002026-09-04T15:26:35.650Z Downloaded structmeta-derive v0.3.0
11012026-09-04T15:26:35.650Z Downloaded strum v0.27.2
11022026-09-04T15:26:35.653Z Downloaded memoffset v0.9.1
11032026-09-04T15:26:35.653Z Downloaded diff v0.1.13
11042026-09-04T15:26:35.657Z Downloaded iana-time-zone v0.1.65
11052026-09-04T15:26:35.657Z Downloaded yansi v1.0.1
11062026-09-04T15:26:35.660Z Downloaded parking_lot v0.11.2
11072026-09-04T15:26:35.660Z Downloaded toml_edit v0.19.15
11082026-09-04T15:26:35.668Z Downloaded libloading v0.8.9
11092026-09-04T15:26:35.672Z Downloaded p256 v0.14.0
11102026-09-04T15:26:35.675Z Downloaded sha3 v0.12.0
11112026-09-04T15:26:35.675Z Downloaded progenitor-impl v0.14.0
11122026-09-04T15:26:35.678Z Downloaded derive-where v1.6.0
11132026-09-04T15:26:35.678Z Downloaded pkg-config v0.3.32
11142026-09-04T15:26:35.681Z Downloaded prefix-trie v0.7.0
11152026-09-04T15:26:35.681Z Downloaded memmap2 v0.9.10
11162026-09-04T15:26:35.684Z Downloaded pbkdf2 v0.13.0
11172026-09-04T15:26:35.684Z Downloaded rustls-platform-verifier v0.6.2
11182026-09-04T15:26:35.684Z Downloaded schemars_derive v0.8.22
11192026-09-04T15:26:35.688Z Downloaded stacker v0.1.23
11202026-09-04T15:26:35.688Z Downloaded oxide-update-engine-display v0.1.2
11212026-09-04T15:26:35.688Z Downloaded rustls-webpki v0.103.13
11222026-09-04T15:26:35.692Z Downloaded spki v0.7.3
11232026-09-04T15:26:35.692Z Downloaded spki v0.8.0
11242026-09-04T15:26:35.695Z Downloaded try-lock v0.2.5
11252026-09-04T15:26:35.695Z Downloaded vergen-gitcl v1.0.8
11262026-09-04T15:26:35.695Z Downloaded defmt v1.0.1
11272026-09-04T15:26:35.698Z Downloaded ipnetwork v0.21.1
11282026-09-04T15:26:35.698Z Downloaded oso-derive v0.27.3
11292026-09-04T15:26:35.698Z Downloaded rand_pcg v0.10.2
11302026-09-04T15:26:35.702Z Downloaded phf_shared v0.12.1
11312026-09-04T15:26:35.702Z Downloaded serde_bytes v0.11.19
11322026-09-04T15:26:35.702Z Downloaded sync_wrapper v1.0.2
11332026-09-04T15:26:35.705Z Downloaded reqwest v0.13.2
11342026-09-04T15:26:35.709Z Downloaded icu_properties_data v2.1.2
11352026-09-04T15:26:35.715Z Downloaded zopfli v0.8.3
11362026-09-04T15:26:35.718Z Downloaded crossbeam-deque v0.8.6
11372026-09-04T15:26:35.718Z Downloaded libsw-core v0.3.2
11382026-09-04T15:26:35.721Z Downloaded num_enum_derive v0.7.6
11392026-09-04T15:26:35.725Z Downloaded darling_macro v0.23.0
11402026-09-04T15:26:35.728Z Downloaded des v0.9.0
11412026-09-04T15:26:35.731Z Downloaded pkcs8 v0.11.0
11422026-09-04T15:26:35.731Z Downloaded yoke v0.8.1
11432026-09-04T15:26:35.734Z Downloaded miniz_oxide v0.8.9
11442026-09-04T15:26:35.734Z Downloaded nom v7.1.3
11452026-09-04T15:26:35.738Z Downloaded steno v0.4.1
11462026-09-04T15:26:35.741Z Downloaded tar v0.4.46
11472026-09-04T15:26:35.744Z Downloaded ssh-key v0.7.0-rc.11
11482026-09-04T15:26:35.751Z Downloaded vsss-rs v3.3.4
11492026-09-04T15:26:35.754Z Downloaded hyper-staticfile v0.10.1
11502026-09-04T15:26:35.754Z Downloaded nibble_vec v0.1.0
11512026-09-04T15:26:35.754Z Downloaded serde_with_macros v3.21.0
11522026-09-04T15:26:35.754Z Downloaded samael v0.0.19
11532026-09-04T15:26:35.757Z Downloaded dropshot-api-manager-types v0.8.0
11542026-09-04T15:26:35.764Z Downloaded subprocess v0.2.15
11552026-09-04T15:26:35.767Z Downloaded diesel_derives v2.3.7
11562026-09-04T15:26:35.770Z Downloaded hybrid-array v0.4.13
11572026-09-04T15:26:35.770Z Downloaded phf v0.13.1
11582026-09-04T15:26:35.774Z Downloaded lru-cache v0.1.2
11592026-09-04T15:26:35.774Z Downloaded proc-macro-error-attr2 v2.0.0
11602026-09-04T15:26:35.774Z Downloaded siphasher v1.0.2
11612026-09-04T15:26:35.774Z Downloaded tokio-tungstenite v0.21.0
11622026-09-04T15:26:35.774Z Downloaded cstr-argument v0.1.2
11632026-09-04T15:26:35.777Z Downloaded dsl_auto_type v0.2.0
11642026-09-04T15:26:35.777Z Downloaded packed_struct_codegen v0.10.1
11652026-09-04T15:26:35.777Z Downloaded quick-error v1.2.3
11662026-09-04T15:26:35.778Z Downloaded secrecy v0.8.0
11672026-09-04T15:26:35.778Z Downloaded is-terminal v0.4.17
11682026-09-04T15:26:35.781Z Downloaded chrono v0.4.45
11692026-09-04T15:26:35.784Z Downloaded cookie_store v0.22.1
11702026-09-04T15:26:35.787Z Downloaded zerocopy v0.6.6
11712026-09-04T15:26:35.787Z Downloaded rawzip v0.4.4
11722026-09-04T15:26:35.791Z Downloaded ingot-types v0.2.0
11732026-09-04T15:26:35.791Z Downloaded oxide-tokio-rt v0.1.4
11742026-09-04T15:26:35.794Z Downloaded xshell v0.2.7
11752026-09-04T15:26:35.794Z Downloaded supports-color v3.0.2
11762026-09-04T15:26:35.794Z Downloaded bitvec v1.0.1
11772026-09-04T15:26:35.802Z Downloaded regex v1.12.3
11782026-09-04T15:26:35.805Z Downloaded rustversion v1.0.22
11792026-09-04T15:26:35.809Z Downloaded serdect v0.4.3
11802026-09-04T15:26:35.809Z Downloaded vergen-lib v9.1.0
11812026-09-04T15:26:35.809Z Downloaded lzss v0.8.2
11822026-09-04T15:26:35.812Z Downloaded precomputed-hash v0.1.1
11832026-09-04T15:26:35.812Z Downloaded tls_codec v0.4.2
11842026-09-04T15:26:35.812Z Downloaded tokio-postgres v0.7.16
11852026-09-04T15:26:35.816Z Downloaded rcgen v0.12.1
11862026-09-04T15:26:35.819Z Downloaded crc32fast v1.5.0
11872026-09-04T15:26:35.823Z Downloaded crypto-primes v0.7.2
11882026-09-04T15:26:35.826Z Downloaded tokio-rustls v0.26.4
11892026-09-04T15:26:35.829Z Downloaded crossterm v0.28.1
11902026-09-04T15:26:35.832Z Downloaded ingot v0.2.1
11912026-09-04T15:26:35.832Z Downloaded slab v0.4.12
11922026-09-04T15:26:35.832Z Downloaded indoc v2.0.7
11932026-09-04T15:26:35.835Z Downloaded thiserror-impl-no-std v2.0.2
11942026-09-04T15:26:35.840Z Downloaded iri-string v0.7.10
11952026-09-04T15:26:35.845Z Downloaded slog-stdlog v4.1.1
11962026-09-04T15:26:35.848Z Downloaded thiserror-no-std v2.0.2
11972026-09-04T15:26:35.848Z Downloaded itertools v0.14.0
11982026-09-04T15:26:35.852Z Downloaded itertools v0.15.0
11992026-09-04T15:26:35.856Z Downloaded packed_struct v0.10.1
12002026-09-04T15:26:35.859Z Downloaded whoami v2.1.0
12012026-09-04T15:26:35.859Z Downloaded crypto-bigint v0.5.5
12022026-09-04T15:26:35.863Z Downloaded minimal-lexical v0.2.1
12032026-09-04T15:26:35.866Z Downloaded twox-hash v2.1.2
12042026-09-04T15:26:35.866Z Downloaded sha2 v0.11.0
12052026-09-04T15:26:35.870Z Downloaded keccak v0.2.0
12062026-09-04T15:26:35.870Z Downloaded russh v0.62.4
12072026-09-04T15:26:35.877Z Downloaded strum_macros v0.26.4
12082026-09-04T15:26:35.883Z Downloaded itertools v0.12.1
12092026-09-04T15:26:35.886Z Downloaded time v0.3.47
12102026-09-04T15:26:35.893Z Downloaded unicode-segmentation v1.12.0
12112026-09-04T15:26:35.896Z Downloaded portable-atomic v1.13.1
12122026-09-04T15:26:35.899Z Downloaded vcpkg v0.2.15
12132026-09-04T15:26:35.923Z Downloaded itertools v0.10.5
12142026-09-04T15:26:35.926Z Downloaded rayon-core v1.13.0
12152026-09-04T15:26:35.930Z Downloaded x509-cert v0.2.5
12162026-09-04T15:26:35.933Z Downloaded quick-xml v0.37.5
12172026-09-04T15:26:35.936Z Downloaded litemap v0.8.1
12182026-09-04T15:26:35.936Z Downloaded proc-macro-error2 v2.0.1
12192026-09-04T15:26:35.939Z Downloaded cookie v0.18.1
12202026-09-04T15:26:35.939Z Downloaded ml-kem v0.3.2
12212026-09-04T15:26:35.942Z Downloaded winnow v0.5.40
12222026-09-04T15:26:35.946Z Downloaded rand v0.9.2
12232026-09-04T15:26:35.949Z Downloaded quinn v0.11.11
12242026-09-04T15:26:35.952Z Downloaded darling_core v0.23.0
12252026-09-04T15:26:35.955Z Downloaded rand v0.8.6
12262026-09-04T15:26:35.955Z Downloaded pkcs5 v0.8.1
12272026-09-04T15:26:35.960Z Downloaded unicode-bidi v0.3.18
12282026-09-04T15:26:35.960Z Downloaded git2 v0.20.4
12292026-09-04T15:26:35.963Z Downloaded goblin v0.10.5
12302026-09-04T15:26:35.967Z Downloaded pin-project v1.1.11
12312026-09-04T15:26:35.973Z Downloaded signal-hook v0.3.18
12322026-09-04T15:26:35.976Z Downloaded typify v0.6.2
12332026-09-04T15:26:35.980Z Downloaded internal-russh-num-bigint v0.5.0
12342026-09-04T15:26:35.981Z Downloaded tracing-core v0.1.36
12352026-09-04T15:26:35.984Z Downloaded p384 v0.13.1
12362026-09-04T15:26:35.984Z Downloaded openssl-sys v0.9.117
12372026-09-04T15:26:35.987Z Downloaded tough v0.22.0
12382026-09-04T15:26:35.990Z Downloaded icu_locale_core v2.1.1
12392026-09-04T15:26:35.994Z Downloaded der v0.8.0
12402026-09-04T15:26:35.997Z Downloaded rsa v0.10.0-rc.18
12412026-09-04T15:26:36.000Z Downloaded crossterm v0.29.0
12422026-09-04T15:26:36.004Z Downloaded schemars v0.9.0
12432026-09-04T15:26:36.011Z Downloaded darling_core v0.21.3
12442026-09-04T15:26:36.014Z Downloaded tower v0.5.3
12452026-09-04T15:26:36.018Z Downloaded url v2.5.8
12462026-09-04T15:26:36.021Z Downloaded derive_more v2.1.1
12472026-09-04T15:26:36.026Z Downloaded dropshot_endpoint v0.17.1
12482026-09-04T15:26:36.029Z Downloaded zerotrie v0.2.3
12492026-09-04T15:26:36.032Z Downloaded derive_more-impl v2.1.1
12502026-09-04T15:26:36.036Z Downloaded lalrpop v0.19.12
12512026-09-04T15:26:36.039Z Downloaded libxml v0.3.3
12522026-09-04T15:26:36.042Z Downloaded rustyline v14.0.0
12532026-09-04T15:26:36.046Z Downloaded der v0.7.10
12542026-09-04T15:26:36.049Z Downloaded crossbeam-channel v0.5.15
12552026-09-04T15:26:36.052Z Downloaded zlib-rs v0.6.2
12562026-09-04T15:26:36.056Z Downloaded schemars v1.2.1
12572026-09-04T15:26:36.061Z Downloaded miette v7.6.0
12582026-09-04T15:26:36.065Z Downloaded unicode-normalization v0.1.25
12592026-09-04T15:26:36.068Z Downloaded jiff-core v0.1.0
12602026-09-04T15:26:36.071Z Downloaded tabled v0.21.0
12612026-09-04T15:26:36.078Z Downloaded reqwest v0.12.28
12622026-09-04T15:26:36.081Z Downloaded zerovec v0.11.5
12632026-09-04T15:26:36.085Z Downloaded tower-http v0.6.8
12642026-09-04T15:26:36.088Z Downloaded radix_trie v0.2.1
12652026-09-04T15:26:36.091Z Downloaded serde_with v3.21.0
12662026-09-04T15:26:36.099Z Downloaded bstr v1.12.1
12672026-09-04T15:26:36.104Z Downloaded moka v0.12.13
12682026-09-04T15:26:36.108Z Downloaded gimli v0.32.3
12692026-09-04T15:26:36.112Z Downloaded syn v3.0.3
12702026-09-04T15:26:36.120Z Downloaded hyper v1.10.1
12712026-09-04T15:26:36.124Z Downloaded winnow v0.6.26
12722026-09-04T15:26:36.130Z Downloaded salty v0.3.0
12732026-09-04T15:26:36.135Z Downloaded libm v0.2.16
12742026-09-04T15:26:36.140Z Downloaded winnow v1.0.3
12752026-09-04T15:26:36.146Z Downloaded iddqd v0.4.2
12762026-09-04T15:26:36.159Z Downloaded hickory-proto v0.24.4
12772026-09-04T15:26:36.168Z Downloaded petname v2.0.2
12782026-09-04T15:26:36.171Z Downloaded smoltcp v0.9.1
12792026-09-04T15:26:36.177Z Downloaded regress v0.11.1
12802026-09-04T15:26:36.182Z Downloaded polar-core v0.27.3
12812026-09-04T15:26:36.189Z Downloaded rayon v1.11.0
12822026-09-04T15:26:36.196Z Downloaded rustix v0.38.44
12832026-09-04T15:26:36.209Z Downloaded quinn-proto v0.11.16
12842026-09-04T15:26:36.212Z Downloaded hickory-proto v0.25.2
12852026-09-04T15:26:36.221Z Downloaded curve25519-dalek v5.0.0
12862026-09-04T15:26:36.227Z Downloaded proptest v1.11.0
12872026-09-04T15:26:36.232Z Downloaded nix v0.27.1
12882026-09-04T15:26:36.238Z Downloaded smoltcp v0.11.0
12892026-09-04T15:26:36.245Z Downloaded crypto-bigint v0.7.5
12902026-09-04T15:26:36.253Z Downloaded rustls v0.23.41
12912026-09-04T15:26:36.260Z Downloaded curve25519-dalek v4.1.3
12922026-09-04T15:26:36.266Z Downloaded object v0.37.3
12932026-09-04T15:26:36.272Z Downloaded zerocopy v0.8.55
12942026-09-04T15:26:36.283Z Downloaded sqlparser v0.61.0
12952026-09-04T15:26:36.289Z Downloaded regex-syntax v0.8.10
12962026-09-04T15:26:36.294Z Downloaded regex-syntax v0.6.29
12972026-09-04T15:26:36.298Z Downloaded object v0.30.4
12982026-09-04T15:26:36.305Z Downloaded openssl v0.10.80
12992026-09-04T15:26:36.310Z Downloaded dropshot v0.17.1
13002026-09-04T15:26:36.323Z Downloaded regress v0.10.5
13012026-09-04T15:26:36.330Z Downloaded diesel v2.3.7
13022026-09-04T15:26:36.341Z Downloaded typify-impl v0.6.2
13032026-09-04T15:26:36.349Z Downloaded nix v0.31.2
13042026-09-04T15:26:36.357Z Downloaded ratatui v0.29.0
13052026-09-04T15:26:36.367Z Downloaded nix v0.28.0
13062026-09-04T15:26:36.373Z Downloaded tracing v0.1.44
13072026-09-04T15:26:36.386Z Downloaded sha3 v0.11.0
13082026-09-04T15:26:36.389Z Downloaded sled v0.34.7
13092026-09-04T15:26:36.394Z Downloaded bzip2-sys v0.1.13+1.0.8
13102026-09-04T15:26:36.400Z Downloaded regex-automata v0.4.14
13112026-09-04T15:26:36.409Z Downloaded openapiv3 v2.2.0
13122026-09-04T15:26:36.415Z Downloaded zerocopy-derive v0.6.6
13132026-09-04T15:26:36.420Z Downloaded jiff v0.2.34
13142026-09-04T15:26:36.430Z Downloaded chrono-tz v0.10.4
13152026-09-04T15:26:36.440Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13162026-09-04T15:26:36.450Z Downloaded petgraph v0.6.5
13172026-09-04T15:26:36.461Z Downloaded libz-sys v1.1.24
13182026-09-04T15:26:36.481Z Downloaded petgraph v0.8.3
13192026-09-04T15:26:36.497Z Downloaded sha3 v0.10.8
13202026-09-04T15:26:36.527Z Downloaded csv v1.4.0
13212026-09-04T15:26:36.548Z Downloaded tokio v1.52.1
13222026-09-04T15:26:36.581Z Downloaded encoding_rs v0.8.35
13232026-09-04T15:26:36.595Z Downloaded ring v0.17.14
13242026-09-04T15:26:36.621Z Downloaded libgit2-sys v0.18.3+1.9.2
13252026-09-04T15:26:37.063Z Downloaded aws-lc-sys v0.40.0
13262026-09-04T15:26:37.345Z Compiling serde_core v1.0.228
13272026-09-04T15:26:37.345Z Compiling libc v0.2.185
13282026-09-04T15:26:37.345Z Compiling serde v1.0.228
13292026-09-04T15:26:37.348Z Compiling log v0.4.33
13302026-09-04T15:26:37.348Z Compiling smallvec v1.15.1
13312026-09-04T15:26:37.348Z Compiling find-msvc-tools v0.1.9
13322026-09-04T15:26:37.348Z Compiling shlex v1.3.0
13332026-09-04T15:26:37.348Z Compiling subtle v2.6.1
13342026-09-04T15:26:37.577Z Compiling scopeguard v1.2.0
13352026-09-04T15:26:37.582Z Compiling stable_deref_trait v1.2.1
13362026-09-04T15:26:37.582Z Compiling typenum v1.20.1
13372026-09-04T15:26:37.582Z Compiling zerocopy v0.8.55
13382026-09-04T15:26:37.582Z Compiling portable-atomic v1.13.1
13392026-09-04T15:26:37.625Z Compiling serde_json v1.0.151
13402026-09-04T15:26:37.629Z Compiling syn v2.0.117
13412026-09-04T15:26:37.639Z Compiling critical-section v1.2.0
13422026-09-04T15:26:37.681Z Compiling libm v0.2.16
13432026-09-04T15:26:37.713Z Compiling lock_api v0.4.14
13442026-09-04T15:26:37.727Z Compiling num-traits v0.2.19
13452026-09-04T15:26:37.791Z Compiling pkg-config v0.3.32
13462026-09-04T15:26:37.806Z Compiling generic-array v0.14.7
13472026-09-04T15:26:37.841Z Compiling pin-project-lite v0.2.17
13482026-09-04T15:26:37.857Z Compiling parking_lot_core v0.9.12
13492026-09-04T15:26:37.888Z Compiling const-oid v0.9.6
13502026-09-04T15:26:37.916Z Compiling getrandom v0.4.3
13512026-09-04T15:26:37.978Z Compiling rand_core v0.10.0
13522026-09-04T15:26:37.992Z Compiling futures-core v0.3.32
13532026-09-04T15:26:38.038Z Compiling writeable v0.6.2
13542026-09-04T15:26:38.110Z Compiling litemap v0.8.1
13552026-09-04T15:26:38.175Z Compiling percent-encoding v2.3.2
13562026-09-04T15:26:38.179Z Compiling icu_properties_data v2.1.2
13572026-09-04T15:26:38.220Z Compiling icu_normalizer_data v2.1.1
13582026-09-04T15:26:38.223Z Compiling getrandom v0.3.4
13592026-09-04T15:26:38.246Z Compiling rustix v1.1.4
13602026-09-04T15:26:38.263Z Compiling futures-sink v0.3.32
13612026-09-04T15:26:38.316Z Compiling futures-task v0.3.32
13622026-09-04T15:26:38.331Z Compiling utf8_iter v1.0.4
13632026-09-04T15:26:38.386Z Compiling futures-channel v0.3.32
13642026-09-04T15:26:38.402Z Compiling futures-io v0.3.32
13652026-09-04T15:26:38.431Z Compiling slab v0.4.12
13662026-09-04T15:26:38.462Z Compiling errno v0.3.14
13672026-09-04T15:26:38.480Z Compiling jobserver v0.1.34
13682026-09-04T15:26:38.501Z Compiling getrandom v0.2.17
13692026-09-04T15:26:38.554Z Compiling mio v1.2.0
13702026-09-04T15:26:38.578Z Compiling signal-hook-registry v1.4.8
13712026-09-04T15:26:38.677Z Compiling rand_core v0.6.4
13722026-09-04T15:26:38.681Z Compiling socket2 v0.6.3
13732026-09-04T15:26:38.724Z Compiling cc v1.2.56
13742026-09-04T15:26:38.766Z Compiling once_cell v1.21.3
13752026-09-04T15:26:38.792Z Compiling parking_lot v0.12.5
13762026-09-04T15:26:38.842Z Compiling form_urlencoded v1.2.2
13772026-09-04T15:26:38.845Z Compiling rustversion v1.0.22
13782026-09-04T15:26:38.879Z Compiling base64ct v1.8.3
13792026-09-04T15:26:38.924Z Compiling iana-time-zone v0.1.65
13802026-09-04T15:26:38.940Z Compiling flagset v0.4.7
13812026-09-04T15:26:39.038Z Compiling dunce v1.0.5
13822026-09-04T15:26:39.055Z Compiling fs_extra v1.3.0
13832026-09-04T15:26:39.071Z Compiling regex-syntax v0.8.10
13842026-09-04T15:26:39.087Z Compiling ident_case v1.0.1
13852026-09-04T15:26:39.104Z Compiling base64 v0.22.1
13862026-09-04T15:26:39.127Z Compiling pem-rfc7468 v0.7.0
13872026-09-04T15:26:39.148Z Compiling vcpkg v0.2.15
13882026-09-04T15:26:39.161Z Compiling syn v1.0.109
13892026-09-04T15:26:39.193Z Compiling rand_core v0.9.5
13902026-09-04T15:26:39.208Z Compiling tracing-core v0.1.36
13912026-09-04T15:26:39.237Z Compiling aws-lc-rs v1.16.3
13922026-09-04T15:26:39.264Z Compiling cpufeatures v0.2.17
13932026-09-04T15:26:39.323Z Compiling dyn-clone v1.0.20
13942026-09-04T15:26:39.347Z Compiling simd-adler32 v0.3.8
13952026-09-04T15:26:39.362Z Compiling schemars v0.8.22
13962026-09-04T15:26:39.457Z Compiling spin v0.9.8
13972026-09-04T15:26:39.473Z Compiling tinyvec_macros v0.1.1
13982026-09-04T15:26:39.490Z Compiling cmake v0.1.57
13992026-09-04T15:26:39.502Z Compiling adler2 v2.0.1
14002026-09-04T15:26:39.551Z Compiling httparse v1.10.1
14012026-09-04T15:26:39.565Z Compiling openssl-probe v0.2.1
14022026-09-04T15:26:39.621Z Compiling cmov v0.5.4
14032026-09-04T15:26:39.636Z Compiling crc32fast v1.5.0
14042026-09-04T15:26:39.655Z Compiling miniz_oxide v0.8.9
14052026-09-04T15:26:39.655Z Compiling tinyvec v1.10.0
14062026-09-04T15:26:39.694Z Compiling aho-corasick v1.1.4
14072026-09-04T15:26:39.754Z Compiling tower-service v0.3.3
14082026-09-04T15:26:39.795Z Compiling bitflags v2.11.0
14092026-09-04T15:26:39.871Z Compiling semver v1.0.28
14102026-09-04T15:26:39.893Z Compiling indexmap v2.14.0
14112026-09-04T15:26:39.896Z Compiling uuid v1.23.4
14122026-09-04T15:26:39.923Z Compiling ctutils v0.4.2
14132026-09-04T15:26:39.992Z Compiling try-lock v0.2.5
14142026-09-04T15:26:40.009Z Compiling radium v0.7.0
14152026-09-04T15:26:40.033Z Compiling untrusted v0.7.1
14162026-09-04T15:26:40.051Z Compiling unicode-segmentation v1.12.0
14172026-09-04T15:26:40.122Z Compiling rustc_version v0.4.1
14182026-09-04T15:26:40.174Z Compiling tower-layer v0.3.3
14192026-09-04T15:26:40.188Z Compiling atomic-waker v1.1.2
14202026-09-04T15:26:40.224Z Compiling want v0.3.1
14212026-09-04T15:26:40.341Z Compiling untrusted v0.9.0
14222026-09-04T15:26:40.367Z Compiling httpdate v1.0.3
14232026-09-04T15:26:40.370Z Compiling aws-lc-sys v0.40.0
14242026-09-04T15:26:40.414Z Compiling openssl-sys v0.9.117
14252026-09-04T15:26:40.471Z Compiling foreign-types-shared v0.1.1
14262026-09-04T15:26:40.494Z Compiling maybe-uninit v2.0.0
14272026-09-04T15:26:40.509Z Compiling openssl v0.10.80
14282026-09-04T15:26:40.525Z Compiling rustls v0.23.41
14292026-09-04T15:26:40.575Z Compiling regex-automata v0.4.14
14302026-09-04T15:26:40.595Z Compiling tap v1.0.1
14312026-09-04T15:26:40.624Z Compiling foreign-types v0.3.2
14322026-09-04T15:26:40.642Z Compiling synstructure v0.13.2
14332026-09-04T15:26:40.654Z Compiling serde_derive_internals v0.29.1
14342026-09-04T15:26:40.712Z Compiling pest_generator v2.8.6
14352026-09-04T15:26:40.732Z Compiling darling_core v0.20.11
14362026-09-04T15:26:40.747Z Compiling wyz v0.5.1
14372026-09-04T15:26:40.765Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14382026-09-04T15:26:40.840Z Compiling bzip2-sys v0.1.13+1.0.8
14392026-09-04T15:26:40.960Z Compiling tempfile v3.27.0
14402026-09-04T15:26:41.035Z Compiling terminal_size v0.4.3
14412026-09-04T15:26:41.189Z Compiling unicode-normalization v0.1.25
14422026-09-04T15:26:41.206Z Compiling num-integer v0.1.46
14432026-09-04T15:26:41.207Z Compiling wait-timeout v0.2.1
14442026-09-04T15:26:41.259Z Compiling socket2 v0.5.10
14452026-09-04T15:26:41.352Z Compiling ahash v0.8.12
14462026-09-04T15:26:41.390Z Compiling packed_struct v0.10.1
14472026-09-04T15:26:41.456Z Compiling funty v2.0.0
14482026-09-04T15:26:41.478Z Compiling native-tls v0.2.18
14492026-09-04T15:26:41.510Z Compiling bit-vec v0.8.0
14502026-09-04T15:26:41.521Z Compiling num-conv v0.2.0
14512026-09-04T15:26:41.525Z Compiling num-bigint-dig v0.8.6
14522026-09-04T15:26:41.569Z Compiling quick-error v1.2.3
14532026-09-04T15:26:41.585Z Compiling powerfmt v0.2.0
14542026-09-04T15:26:41.599Z Compiling time-core v0.1.8
14552026-09-04T15:26:41.688Z Compiling rusty-fork v0.3.1
14562026-09-04T15:26:41.719Z Compiling bit-set v0.8.0
14572026-09-04T15:26:41.722Z Compiling clap_builder v4.6.0
14582026-09-04T15:26:41.722Z Compiling num-iter v0.1.45
14592026-09-04T15:26:41.781Z Compiling deranged v0.5.8
14602026-09-04T15:26:41.796Z Compiling bitvec v1.0.1
14612026-09-04T15:26:41.799Z Compiling time-macros v0.2.27
14622026-09-04T15:26:41.887Z Compiling lazy_static v1.5.0
14632026-09-04T15:26:41.901Z Compiling rand_xorshift v0.4.0
14642026-09-04T15:26:41.975Z Compiling sync_wrapper v1.0.2
14652026-09-04T15:26:42.021Z Compiling indexmap v1.9.3
14662026-09-04T15:26:42.037Z Compiling num_threads v0.1.7
14672026-09-04T15:26:42.063Z Compiling zlib-rs v0.6.2
14682026-09-04T15:26:42.098Z Compiling crc-catalog v2.4.0
14692026-09-04T15:26:42.114Z Compiling nodrop v0.1.14
14702026-09-04T15:26:42.145Z Compiling crossbeam-utils v0.8.21
14712026-09-04T15:26:42.203Z Compiling usdt-impl v0.6.0
14722026-09-04T15:26:42.219Z Compiling paste v1.0.15
14732026-09-04T15:26:42.234Z Compiling siphasher v1.0.2
14742026-09-04T15:26:42.442Z Compiling object v0.37.3
14752026-09-04T15:26:42.459Z Compiling serde_derive v1.0.228
14762026-09-04T15:26:42.459Z Compiling zeroize_derive v1.5.0
14772026-09-04T15:26:42.502Z Compiling zerofrom-derive v0.1.6
14782026-09-04T15:26:42.547Z Compiling zerocopy-derive v0.8.55
14792026-09-04T15:26:42.732Z Compiling yoke-derive v0.8.1
14802026-09-04T15:26:42.831Z Compiling zerovec-derive v0.11.2
14812026-09-04T15:26:42.900Z Compiling displaydoc v0.2.5
14822026-09-04T15:26:42.995Z Compiling tokio-macros v2.7.0
14832026-09-04T15:26:43.117Z Compiling futures-macro v0.3.32
14842026-09-04T15:26:43.160Z Compiling thiserror-impl v2.0.18
14852026-09-04T15:26:43.341Z Compiling der_derive v0.7.3
14862026-09-04T15:26:43.619Z Compiling tracing-attributes v0.1.31
14872026-09-04T15:26:43.678Z Compiling schemars_derive v0.8.22
14882026-09-04T15:26:43.756Z Compiling scroll_derive v0.13.1
14892026-09-04T15:26:43.967Z Compiling pest_derive v2.8.6
14902026-09-04T15:26:43.972Z Compiling zerofrom v0.1.6
14912026-09-04T15:26:43.995Z Compiling futures-util v0.3.32
14922026-09-04T15:26:43.999Z Compiling darling_macro v0.20.11
14932026-09-04T15:26:44.127Z Compiling yoke v0.8.1
14942026-09-04T15:26:44.333Z Compiling zerovec v0.11.5
14952026-09-04T15:26:44.357Z Compiling zerotrie v0.2.3
14962026-09-04T15:26:44.455Z Compiling thiserror-impl v1.0.69
14972026-09-04T15:26:44.540Z Compiling openssl-macros v0.1.1
14982026-09-04T15:26:44.556Z Compiling thiserror v2.0.18
14992026-09-04T15:26:44.597Z Compiling scroll v0.13.0
15002026-09-04T15:26:44.675Z Compiling darling v0.20.11
15012026-09-04T15:26:44.690Z Compiling packed_struct_codegen v0.10.1
15022026-09-04T15:26:44.777Z Compiling zerocopy-derive v0.6.6
15032026-09-04T15:26:44.816Z Compiling tinystr v0.8.2
15042026-09-04T15:26:44.860Z Compiling potential_utf v0.1.4
15052026-09-04T15:26:44.876Z Compiling goblin v0.10.5
15062026-09-04T15:26:44.891Z Compiling bitfield-macros v0.19.4
15072026-09-04T15:26:44.977Z Compiling clap_derive v4.6.1
15082026-09-04T15:26:45.004Z Compiling icu_locale_core v2.1.1
15092026-09-04T15:26:45.039Z Compiling icu_collections v2.1.1
15102026-09-04T15:26:45.055Z Compiling tracing v0.1.44
15112026-09-04T15:26:45.339Z Compiling unarray v0.1.4
15122026-09-04T15:26:45.359Z Compiling flate2 v1.1.9
15132026-09-04T15:26:45.476Z Compiling derive_builder_core v0.20.2
15142026-09-04T15:26:45.540Z Compiling dtrace-parser v0.3.0
15152026-09-04T15:26:45.685Z Compiling icu_provider v2.1.1
15162026-09-04T15:26:45.700Z Compiling zerocopy v0.6.6
15172026-09-04T15:26:45.766Z Compiling thiserror v1.0.69
15182026-09-04T15:26:45.808Z Compiling bitfield v0.19.4
15192026-09-04T15:26:45.840Z Compiling time v0.3.47
15202026-09-04T15:26:45.938Z Compiling zeroize v1.9.0
15212026-09-04T15:26:45.995Z Compiling bytes v1.11.1
15222026-09-04T15:26:46.009Z Compiling icu_normalizer v2.1.1
15232026-09-04T15:26:46.025Z Compiling icu_properties v2.1.2
15242026-09-04T15:26:46.039Z Compiling chrono v0.4.45
15252026-09-04T15:26:46.173Z Compiling der v0.7.10
15262026-09-04T15:26:46.346Z Compiling rustls-pki-types v1.14.0
15272026-09-04T15:26:46.362Z Compiling hybrid-array v0.4.13
15282026-09-04T15:26:46.379Z Compiling ipnet v2.12.0
15292026-09-04T15:26:46.568Z Compiling tokio v1.52.1
15302026-09-04T15:26:46.645Z Compiling block-buffer v0.10.4
15312026-09-04T15:26:46.698Z Compiling crypto-common v0.1.7
15322026-09-04T15:26:46.806Z Compiling http v1.4.2
15332026-09-04T15:26:46.829Z Compiling digest v0.10.7
15342026-09-04T15:26:46.833Z Compiling hex v0.4.3
15352026-09-04T15:26:46.865Z Compiling serde_spanned v0.6.9
15362026-09-04T15:26:46.892Z Compiling idna_adapter v1.2.1
15372026-09-04T15:26:47.026Z Compiling ppv-lite86 v0.2.21
15382026-09-04T15:26:47.046Z Compiling idna v1.1.0
15392026-09-04T15:26:47.103Z Compiling spki v0.7.3
15402026-09-04T15:26:47.132Z Compiling sha2 v0.10.9
15412026-09-04T15:26:47.147Z Compiling signature v2.2.0
15422026-09-04T15:26:47.161Z Compiling hmac v0.12.1
15432026-09-04T15:26:47.241Z Compiling toml_datetime v0.6.11
15442026-09-04T15:26:47.355Z Compiling rand_chacha v0.9.0
15452026-09-04T15:26:47.398Z Compiling pkcs8 v0.10.2
15462026-09-04T15:26:47.427Z Compiling url v2.5.8
15472026-09-04T15:26:47.430Z Compiling rand_chacha v0.3.1
15482026-09-04T15:26:47.506Z Compiling http-body v1.0.1
15492026-09-04T15:26:47.600Z Compiling rand v0.9.2
15502026-09-04T15:26:47.679Z Compiling rand v0.8.6
15512026-09-04T15:26:47.679Z Compiling http-body-util v0.1.3
15522026-09-04T15:26:47.781Z Compiling dof v0.4.0
15532026-09-04T15:26:47.784Z Compiling pkcs1 v0.7.5
15542026-09-04T15:26:47.811Z Compiling clap v4.6.1
15552026-09-04T15:26:48.034Z Compiling scroll_derive v0.12.1
15562026-09-04T15:26:48.057Z Compiling structmeta-derive v0.3.0
15572026-09-04T15:26:48.130Z Compiling array-init v0.0.4
15582026-09-04T15:26:48.227Z Compiling proptest v1.11.0
15592026-09-04T15:26:48.242Z Compiling crc v3.4.0
15602026-09-04T15:26:48.246Z Compiling smallvec v0.6.14
15612026-09-04T15:26:48.454Z Compiling darling_core v0.23.0
15622026-09-04T15:26:48.476Z Compiling heapless v0.7.17
15632026-09-04T15:26:48.490Z Compiling slog v2.8.2
15642026-09-04T15:26:48.525Z Compiling thread-id v5.1.0
15652026-09-04T15:26:48.543Z Compiling env_filter v2.0.0
15662026-09-04T15:26:48.621Z Compiling syn v3.0.3
15672026-09-04T15:26:48.701Z Compiling cookie v0.18.1
15682026-09-04T15:26:48.732Z Compiling ipnetwork v0.21.1
15692026-09-04T15:26:48.747Z Compiling anyhow v1.0.104
15702026-09-04T15:26:48.859Z Compiling allocator-api2 v0.2.21
15712026-09-04T15:26:48.897Z Compiling ryu v1.0.23
15722026-09-04T15:26:48.977Z Compiling winnow v0.5.40
15732026-09-04T15:26:49.071Z Compiling unicode-bidi v0.3.18
15742026-09-04T15:26:49.097Z Compiling zstd-safe v7.2.4
15752026-09-04T15:26:49.158Z Compiling unicode-properties v0.1.4
15762026-09-04T15:26:49.187Z Compiling signal-hook v0.3.18
15772026-09-04T15:26:49.202Z Compiling gimli v0.32.3
15782026-09-04T15:26:49.218Z Compiling base64 v0.21.7
15792026-09-04T15:26:49.232Z Compiling iri-string v0.7.10
15802026-09-04T15:26:49.283Z Compiling hashbrown v0.12.3
15812026-09-04T15:26:49.320Z Compiling structmeta v0.3.0
15822026-09-04T15:26:49.414Z Compiling stringprep v0.1.5
15832026-09-04T15:26:49.500Z Compiling ron v0.8.1
15842026-09-04T15:26:49.549Z Compiling rsa v0.9.10
15852026-09-04T15:26:49.564Z Compiling serde_urlencoded v0.7.1
15862026-09-04T15:26:49.612Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15872026-09-04T15:26:49.627Z Compiling oxnet v0.1.6
15882026-09-04T15:26:49.876Z Compiling scroll v0.12.0
15892026-09-04T15:26:49.942Z Compiling env_logger v0.11.11
15902026-09-04T15:26:50.165Z Compiling serde-hex v0.1.0
15912026-09-04T15:26:50.180Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-04T15:26:50.308Z Compiling toml_edit v0.19.15
15932026-09-04T15:26:50.391Z Compiling camino v1.2.5
15942026-09-04T15:26:50.461Z Compiling tokio-util v0.7.18
15952026-09-04T15:26:50.477Z Compiling tower v0.5.3
15962026-09-04T15:26:50.716Z Compiling newtype-uuid v1.3.2
15972026-09-04T15:26:50.777Z Compiling tokio-native-tls v0.3.1
15982026-09-04T15:26:50.967Z Compiling addr2line v0.25.1
15992026-09-04T15:26:50.984Z Compiling tower-http v0.6.8
16002026-09-04T15:26:51.018Z Compiling darling_macro v0.23.0
16012026-09-04T15:26:51.186Z Compiling h2 v0.4.15
16022026-09-04T15:26:51.319Z Compiling hashbrown v0.13.2
16032026-09-04T15:26:51.394Z Compiling x509-cert v0.2.5
16042026-09-04T15:26:51.534Z Compiling crypto-common v0.2.2
16052026-09-04T15:26:51.549Z Compiling block-buffer v0.12.1
16062026-09-04T15:26:51.595Z Compiling block-padding v0.4.2
16072026-09-04T15:26:51.772Z Compiling md-5 v0.10.6
16082026-09-04T15:26:51.787Z Compiling rustls-native-certs v0.8.3
16092026-09-04T15:26:51.814Z Compiling derive_builder_macro v0.20.2
16102026-09-04T15:26:51.924Z Compiling bzip2 v0.4.4
16112026-09-04T15:26:51.967Z Compiling serde_tokenstream v0.2.3
16122026-09-04T15:26:52.099Z Compiling erased-serde v0.3.31
16132026-09-04T15:26:52.114Z Compiling daft-derive v0.1.8
16142026-09-04T15:26:52.151Z Compiling bstr v1.12.1
16152026-09-04T15:26:52.344Z Compiling async-trait v0.1.89
16162026-09-04T15:26:52.358Z Compiling pin-project-internal v1.1.11
16172026-09-04T15:26:52.423Z Compiling zerocopy-derive v0.7.35
16182026-09-04T15:26:52.652Z Compiling curve25519-dalek v4.1.3
16192026-09-04T15:26:52.669Z Compiling heck v0.4.1
16202026-09-04T15:26:52.863Z Compiling vergen-lib v9.1.0
16212026-09-04T15:26:52.878Z Compiling hash32 v0.2.1
16222026-09-04T15:26:52.922Z Compiling encoding_rs v0.8.35
16232026-09-04T15:26:53.017Z Compiling memoffset v0.9.1
16242026-09-04T15:26:53.072Z Compiling cfg_aliases v0.2.1
16252026-09-04T15:26:53.089Z Compiling rustix v0.38.44
16262026-09-04T15:26:53.092Z Compiling litrs v1.0.0
16272026-09-04T15:26:53.117Z Compiling fallible-iterator v0.2.0
16282026-09-04T15:26:53.156Z Compiling mime v0.3.17
16292026-09-04T15:26:53.244Z Compiling owo-colors v4.3.0
16302026-09-04T15:26:53.338Z Compiling smoltcp v0.9.1
16312026-09-04T15:26:53.352Z Compiling crc-any v2.5.0
16322026-09-04T15:26:53.417Z Compiling psl-types v2.0.11
16332026-09-04T15:26:53.442Z Compiling rustc-demangle v0.1.27
16342026-09-04T15:26:53.459Z Compiling ref-cast v1.0.25
16352026-09-04T15:26:53.540Z Compiling pin-project v1.1.11
16362026-09-04T15:26:53.564Z Compiling publicsuffix v2.3.0
16372026-09-04T15:26:53.603Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16382026-09-04T15:26:53.611Z Compiling postgres-protocol v0.6.10
16392026-09-04T15:26:53.636Z Compiling document-features v0.2.12
16402026-09-04T15:26:53.651Z Compiling zerocopy v0.7.35
16412026-09-04T15:26:53.720Z Compiling nix v0.31.2
16422026-09-04T15:26:53.858Z Compiling backtrace v0.3.76
16432026-09-04T15:26:53.872Z Compiling snafu-derive v0.8.9
16442026-09-04T15:26:53.889Z Compiling daft v0.1.8
16452026-09-04T15:26:54.130Z Compiling derive_builder v0.20.2
16462026-09-04T15:26:54.170Z Compiling zip v0.6.6
16472026-09-04T15:26:54.186Z Compiling object v0.30.4
16482026-09-04T15:26:54.200Z Compiling inout v0.2.2
16492026-09-04T15:26:54.236Z Compiling toml v0.7.8
16502026-09-04T15:26:54.270Z Compiling darling v0.23.0
16512026-09-04T15:26:54.287Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-04T15:26:54.290Z Compiling goblin v0.8.2
16532026-09-04T15:26:54.376Z Compiling hyper v1.10.1
16542026-09-04T15:26:54.397Z Compiling derive-ex v0.1.8
16552026-09-04T15:26:54.700Z Compiling futures-executor v0.3.32
16562026-09-04T15:26:54.719Z Compiling hubpack_derive v0.1.1
16572026-09-04T15:26:54.766Z Compiling regex v1.12.3
16582026-09-04T15:26:54.850Z Compiling curve25519-dalek-derive v0.1.1
16592026-09-04T15:26:54.887Z Compiling strum_macros v0.27.2
16602026-09-04T15:26:54.930Z Compiling ref-cast-impl v1.0.25
16612026-09-04T15:26:54.978Z Compiling phf_shared v0.13.1
16622026-09-04T15:26:55.044Z Compiling convert_case v0.10.0
16632026-09-04T15:26:55.212Z Compiling vergen v9.1.0
16642026-09-04T15:26:55.231Z Compiling cargo-platform v0.3.2
16652026-09-04T15:26:55.248Z Compiling ff v0.13.1
16662026-09-04T15:26:55.369Z Compiling fs-err v3.3.0
16672026-09-04T15:26:55.402Z Compiling is_ci v1.2.0
16682026-09-04T15:26:55.429Z Compiling path-slash v0.1.5
16692026-09-04T15:26:55.432Z Compiling foldhash v0.2.0
16702026-09-04T15:26:55.524Z Compiling hyper-util v0.1.20
16712026-09-04T15:26:55.524Z Compiling same-file v1.0.6
16722026-09-04T15:26:55.556Z Compiling jiff-core v0.1.0
16732026-09-04T15:26:55.572Z Compiling base16ct v0.2.0
16742026-09-04T15:26:55.585Z Compiling managed v0.8.0
16752026-09-04T15:26:55.601Z Compiling bitflags v1.3.2
16762026-09-04T15:26:55.683Z Compiling bumpalo v3.20.2
16772026-09-04T15:26:55.699Z Compiling foldhash v0.1.5
16782026-09-04T15:26:55.712Z Compiling libbz2-rs-sys v0.2.2
16792026-09-04T15:26:55.827Z Compiling hashbrown v0.15.5
16802026-09-04T15:26:55.842Z Compiling snafu v0.8.9
16812026-09-04T15:26:55.882Z Compiling sec1 v0.7.3
16822026-09-04T15:26:55.952Z Compiling zopfli v0.8.3
16832026-09-04T15:26:56.029Z Compiling walkdir v2.5.0
16842026-09-04T15:26:56.103Z Compiling test-strategy v0.4.5
16852026-09-04T15:26:56.180Z Compiling bzip2 v0.6.1
16862026-09-04T15:26:56.325Z Compiling jiff v0.2.34
16872026-09-04T15:26:56.354Z Compiling hashbrown v0.16.1
16882026-09-04T15:26:56.394Z Compiling textwrap v0.16.2
16892026-09-04T15:26:56.540Z Compiling dof v0.3.0
16902026-09-04T15:26:56.579Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16912026-09-04T15:26:56.633Z Compiling supports-color v3.0.2
16922026-09-04T15:26:56.701Z Compiling cargo_metadata v0.23.1
16932026-09-04T15:26:56.827Z Compiling derive_more-impl v2.1.1
16942026-09-04T15:26:56.866Z Compiling group v0.13.0
16952026-09-04T15:26:56.897Z Compiling strum v0.27.2
16962026-09-04T15:26:56.970Z Compiling hyper-tls v0.6.0
16972026-09-04T15:26:57.048Z Compiling hubpack v0.1.2
16982026-09-04T15:26:57.064Z Compiling phf v0.13.1
16992026-09-04T15:26:57.077Z Compiling futures v0.3.32
17002026-09-04T15:26:57.177Z Compiling reqwest v0.12.28
17012026-09-04T15:26:57.231Z Compiling signal-hook-mio v0.2.5
17022026-09-04T15:26:57.260Z Compiling zstd v0.13.3
17032026-09-04T15:26:57.318Z Compiling cookie_store v0.22.1
17042026-09-04T15:26:57.349Z Compiling serde_with_macros v3.21.0
17052026-09-04T15:26:57.370Z Compiling cipher v0.5.2
17062026-09-04T15:26:57.587Z Compiling backtrace-ext v0.2.1
17072026-09-04T15:26:57.631Z Compiling postgres-types v0.2.12
17082026-09-04T15:26:57.793Z Compiling globset v0.4.18
17092026-09-04T15:26:57.808Z Compiling usdt-macro v0.6.0
17102026-09-04T15:26:58.001Z Compiling usdt-attr-macro v0.6.0
17112026-09-04T15:26:58.069Z Compiling byte-wrapper v0.1.0
17122026-09-04T15:26:58.084Z Compiling ed25519 v2.2.3
17132026-09-04T15:26:58.133Z Compiling hkdf v0.12.4
17142026-09-04T15:26:58.240Z Compiling crypto-bigint v0.5.5
17152026-09-04T15:26:58.328Z Compiling serde-big-array v0.5.1
17162026-09-04T15:26:58.433Z Compiling serde_plain v1.0.2
17172026-09-04T15:26:58.463Z Compiling olpc-cjson v0.1.4
17182026-09-04T15:26:58.498Z Compiling dtrace-parser v0.2.0
17192026-09-04T15:26:58.557Z Compiling async-recursion v1.1.1
17202026-09-04T15:26:58.562Z Compiling strum_macros v0.26.4
17212026-09-04T15:26:58.631Z Compiling serde_repr v0.1.20
17222026-09-04T15:26:58.649Z Compiling enum-as-inner v0.6.1
17232026-09-04T15:26:58.665Z Compiling miette-derive v7.6.0
17242026-09-04T15:26:58.852Z Compiling phf_shared v0.11.3
17252026-09-04T15:26:58.925Z Compiling float-cmp v0.10.0
17262026-09-04T15:26:59.039Z Compiling pem v3.0.6
17272026-09-04T15:26:59.059Z Compiling memmap2 v0.9.10
17282026-09-04T15:26:59.091Z Compiling thread-id v4.2.2
17292026-09-04T15:26:59.189Z Compiling supports-hyperlinks v3.2.0
17302026-09-04T15:26:59.203Z Compiling cpufeatures v0.3.0
17312026-09-04T15:26:59.223Z Compiling static_assertions v1.1.0
17322026-09-04T15:26:59.223Z Compiling predicates-core v1.0.10
17332026-09-04T15:26:59.282Z Compiling fixedbitset v0.4.2
17342026-09-04T15:26:59.298Z Compiling new_debug_unreachable v1.0.6
17352026-09-04T15:26:59.313Z Compiling precomputed-hash v0.1.1
17362026-09-04T15:26:59.316Z Compiling supports-unicode v3.0.0
17372026-09-04T15:26:59.364Z Compiling typed-path v0.9.3
17382026-09-04T15:26:59.380Z Compiling winnow v1.0.3
17392026-09-04T15:26:59.396Z Compiling normalize-line-endings v0.3.0
17402026-09-04T15:26:59.411Z Compiling whoami v2.1.0
17412026-09-04T15:26:59.428Z Compiling const-oid v0.10.2
17422026-09-04T15:26:59.445Z Compiling difflib v0.4.0
17432026-09-04T15:26:59.449Z Compiling fixedbitset v0.5.7
17442026-09-04T15:26:59.494Z Compiling data-encoding v2.10.0
17452026-09-04T15:26:59.509Z Compiling either v1.15.0
17462026-09-04T15:26:59.526Z Compiling keccak v0.1.6
17472026-09-04T15:26:59.649Z Compiling tokio-postgres v0.7.16
17482026-09-04T15:26:59.738Z Compiling itertools v0.13.0
17492026-09-04T15:26:59.779Z Compiling sha3 v0.10.8
17502026-09-04T15:26:59.811Z Compiling hickory-proto v0.25.2
17512026-09-04T15:26:59.868Z Compiling miette v7.6.0
17522026-09-04T15:27:00.006Z Compiling predicates v3.1.4
17532026-09-04T15:27:00.020Z Compiling petgraph v0.8.3
17542026-09-04T15:27:00.199Z Compiling digest v0.11.3
17552026-09-04T15:27:00.265Z Compiling petgraph v0.6.5
17562026-09-04T15:27:00.281Z Compiling string_cache v0.8.9
17572026-09-04T15:27:00.372Z Compiling strum v0.26.3
17582026-09-04T15:27:00.406Z Compiling toml_parser v1.1.2+spec-1.1.0
17592026-09-04T15:27:00.446Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17602026-09-04T15:27:00.481Z Compiling chacha20 v0.10.0
17612026-09-04T15:27:00.523Z Compiling elliptic-curve v0.13.8
17622026-09-04T15:27:00.539Z Compiling usdt v0.6.0
17632026-09-04T15:27:00.604Z Compiling toml_edit v0.22.27
17642026-09-04T15:27:00.661Z Compiling usdt-impl v0.5.0
17652026-09-04T15:27:00.818Z Compiling crossterm v0.28.1
17662026-09-04T15:27:00.875Z Compiling zip v4.6.1
17672026-09-04T15:27:00.942Z Compiling serde_with v3.21.0
17682026-09-04T15:27:01.024Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17692026-09-04T15:27:01.040Z Compiling ed25519-dalek v2.2.0
17702026-09-04T15:27:01.058Z Compiling derive_more v2.1.1
17712026-09-04T15:27:01.284Z Compiling iddqd v0.4.2
17722026-09-04T15:27:01.591Z Compiling similar v2.7.0
17732026-09-04T15:27:01.780Z Compiling crossbeam-epoch v0.9.18
17742026-09-04T15:27:01.833Z Compiling tokio-stream v0.1.18
17752026-09-04T15:27:01.903Z Compiling buf-list v1.1.2
17762026-09-04T15:27:01.991Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-04T15:27:02.016Z Compiling openapiv3 v2.2.0
17782026-09-04T15:27:02.114Z Compiling lalrpop-util v0.19.12
17792026-09-04T15:27:02.129Z Compiling peg-runtime v0.8.5
17802026-09-04T15:27:02.193Z Compiling thread_local v1.1.9
17812026-09-04T15:27:02.328Z Compiling slog-async v2.8.0
17822026-09-04T15:27:02.364Z Compiling crossbeam-channel v0.5.15
17832026-09-04T15:27:02.379Z Compiling is-terminal v0.4.17
17842026-09-04T15:27:02.431Z Compiling filetime v0.2.27
17852026-09-04T15:27:02.498Z Compiling term v1.2.1
17862026-09-04T15:27:02.519Z Compiling take_mut v0.2.2
17872026-09-04T15:27:02.531Z Compiling xattr v1.6.1
17882026-09-04T15:27:02.615Z Compiling camino-tempfile v1.4.1
17892026-09-04T15:27:02.688Z Compiling tar v0.4.46
17902026-09-04T15:27:02.795Z Compiling slog-term v2.9.2
17912026-09-04T15:27:20.050Z Compiling rustls-webpki v0.103.13
17922026-09-04T15:27:22.746Z Compiling tokio-rustls v0.26.4
17932026-09-04T15:27:22.746Z Compiling rustls-platform-verifier v0.6.2
17942026-09-04T15:27:22.746Z Compiling tough v0.22.0
17952026-09-04T15:27:22.980Z Compiling hyper-rustls v0.27.7
17962026-09-04T15:27:23.139Z Compiling reqwest v0.13.2
17972026-09-04T15:27:25.306Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-04T15:27:25.548Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-04T15:27:28.475Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.33s
18002026-09-04T15:27:28.612Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-04T15:27:28.670ZSep 04 15:27:28.120 INFO Starting download, target: Cockroach
18022026-09-04T15:27:28.670ZSep 04 15:27:28.120 INFO Starting download, target: Clickhouse
18032026-09-04T15:27:28.670ZSep 04 15:27:28.120 INFO Starting download, target: Console
18042026-09-04T15:27:28.670ZSep 04 15:27:28.120 INFO Starting download, target: DendriteStub
18052026-09-04T15:27:28.670ZSep 04 15:27:28.120 INFO Starting download, target: MaghemiteMgd
18062026-09-04T15:27:28.670ZSep 04 15:27:28.120 INFO Starting download, target: MaghemiteDdmd
18072026-09-04T15:27:28.674ZSep 04 15:27:28.120 INFO Starting download, target: TransceiverControl
18082026-09-04T15:27:28.674ZSep 04 15:27:28.121 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18092026-09-04T15:27:28.674ZSep 04 15:27:28.121 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18102026-09-04T15:27:28.674ZSep 04 15:27:28.121 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18112026-09-04T15:27:28.675ZSep 04 15:27:28.121 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18122026-09-04T15:27:28.675ZSep 04 15:27:28.121 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18132026-09-04T15:27:28.675ZSep 04 15:27:28.121 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-04T15:27:28.675ZSep 04 15:27:28.121 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-04T15:27:29.050ZSep 04 15:27:28.500 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-04T15:27:29.261ZSep 04 15:27:28.709 INFO Download complete, target: TransceiverControl
18172026-09-04T15:27:30.810ZSep 04 15:27:30.261 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18182026-09-04T15:27:30.934ZSep 04 15:27:30.382 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18192026-09-04T15:27:30.944ZSep 04 15:27:30.382 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-04T15:27:30.956ZSep 04 15:27:30.406 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18212026-09-04T15:27:31.150ZSep 04 15:27:30.595 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18222026-09-04T15:27:31.219ZSep 04 15:27:30.667 INFO Download complete, target: Console
18232026-09-04T15:27:31.425ZSep 04 15:27:30.877 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-04T15:27:31.425ZSep 04 15:27:30.877 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-04T15:27:32.710ZSep 04 15:27:32.125 INFO Download complete, target: MaghemiteDdmd
18262026-09-04T15:27:33.475ZSep 04 15:27:32.920 INFO Download complete, target: DendriteStub
18272026-09-04T15:27:33.716ZSep 04 15:27:33.161 INFO Download complete, target: MaghemiteMgd
18282026-09-04T15:27:36.013ZSep 04 15:27:35.465 INFO Checking that binary works, target: Cockroach
18292026-09-04T15:27:36.138ZSep 04 15:27:35.589 INFO Download complete, target: Cockroach
18302026-09-04T15:27:37.507ZSep 04 15:27:36.958 INFO Checking that binary works, target: Clickhouse
18312026-09-04T15:27:37.595ZSep 04 15:27:37.045 INFO Download complete, target: Clickhouse
18322026-09-04T15:27:37.601ZAll prerequisites installed successfully
18332026-09-04T15:27:37.610Z
18342026-09-04T15:27:37.610Zreal 1:55.565250897
18352026-09-04T15:27:37.610Zuser 7:22.541482248
18362026-09-04T15:27:37.610Zsys 1:48.501167168
18372026-09-04T15:27:37.610Ztrap 0.288199435
18382026-09-04T15:27:37.610Ztflt 0.785808869
18392026-09-04T15:27:37.611Zdflt 1.532529677
18402026-09-04T15:27:37.611Zkflt 0.030648926
18412026-09-04T15:27:37.611Zlock 29:18.320656175
18422026-09-04T15:27:37.611Zslp 20:10.093000881
18432026-09-04T15:27:37.611Zlat 30.697150575
18442026-09-04T15:27:37.611Zstop 3:43.725410649
18452026-09-04T15:27:37.611Z+ ptime -m cargo xtask download softnpu
18462026-09-04T15:27:38.071Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-04T15:27:38.090Z Running `target/debug/xtask download softnpu`
18482026-09-04T15:27:38.861Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.74s
18492026-09-04T15:27:38.928Z Running `target/debug/xtask-downloader softnpu`
18502026-09-04T15:27:38.968ZSep 04 15:27:38.419 INFO Starting download, target: Softnpu
18512026-09-04T15:27:38.971ZSep 04 15:27:38.420 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-04T15:27:39.713ZSep 04 15:27:39.163 INFO Download complete, target: Softnpu
18532026-09-04T15:27:39.719Z
18542026-09-04T15:27:39.719Zreal 2.107148601
18552026-09-04T15:27:39.719Zuser 1.327537881
18562026-09-04T15:27:39.719Zsys 0.606874518
18572026-09-04T15:27:39.719Ztrap 0.000710830
18582026-09-04T15:27:39.719Ztflt 0.000476430
18592026-09-04T15:27:39.719Zdflt 0.000261810
18602026-09-04T15:27:39.719Zkflt 0.000000000
18612026-09-04T15:27:39.719Zlock 14.269791707
18622026-09-04T15:27:39.719Zslp 0.611177349
18632026-09-04T15:27:39.719Zlat 0.079803565
18642026-09-04T15:27:39.719Zstop 0.000159210
18652026-09-04T15:27:39.719Z+ export CARGO_INCREMENTAL=0
18662026-09-04T15:27:39.719Z+ CARGO_INCREMENTAL=0
18672026-09-04T15:27:39.719Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-04T15:27:40.638Z Compiling proc-macro2 v1.0.106
18692026-09-04T15:27:40.638Z Compiling quote v1.0.45
18702026-09-04T15:27:40.638Z Compiling unicode-ident v1.0.24
18712026-09-04T15:27:40.638Z Compiling serde_core v1.0.228
18722026-09-04T15:27:40.638Z Compiling libc v0.2.185
18732026-09-04T15:27:40.641Z Compiling serde v1.0.228
18742026-09-04T15:27:40.641Z Compiling cfg-if v1.0.4
18752026-09-04T15:27:40.642Z Compiling version_check v0.9.5
18762026-09-04T15:27:40.784Z Compiling autocfg v1.5.0
18772026-09-04T15:27:40.804Z Compiling find-msvc-tools v0.1.9
18782026-09-04T15:27:40.807Z Compiling shlex v1.3.0
18792026-09-04T15:27:40.807Z Compiling memchr v2.8.0
18802026-09-04T15:27:40.807Z Compiling zmij v1.0.21
18812026-09-04T15:27:40.807Z Compiling serde_json v1.0.151
18822026-09-04T15:27:41.003Z Compiling portable-atomic v1.13.1
18832026-09-04T15:27:41.091Z Compiling zerocopy v0.8.55
18842026-09-04T15:27:41.091Z Compiling libm v0.2.16
18852026-09-04T15:27:41.128Z Compiling getrandom v0.4.3
18862026-09-04T15:27:41.161Z Compiling icu_properties_data v2.1.2
18872026-09-04T15:27:41.165Z Compiling icu_normalizer_data v2.1.1
18882026-09-04T15:27:41.214Z Compiling smallvec v1.15.1
18892026-09-04T15:27:41.344Z Compiling generic-array v0.14.7
18902026-09-04T15:27:41.381Z Compiling num-traits v0.2.19
18912026-09-04T15:27:41.495Z Compiling parking_lot_core v0.9.12
18922026-09-04T15:27:41.520Z Compiling itoa v1.0.17
18932026-09-04T15:27:41.528Z Compiling log v0.4.33
18942026-09-04T15:27:41.567Z Compiling subtle v2.6.1
18952026-09-04T15:27:41.605Z Compiling pkg-config v0.3.32
18962026-09-04T15:27:41.605Z Compiling stable_deref_trait v1.2.1
18972026-09-04T15:27:41.605Z Compiling typenum v1.20.1
18982026-09-04T15:27:41.698Z Compiling rustix v1.1.4
18992026-09-04T15:27:41.728Z Compiling getrandom v0.3.4
19002026-09-04T15:27:41.767Z Compiling scopeguard v1.2.0
19012026-09-04T15:27:41.808Z Compiling thiserror v2.0.18
19022026-09-04T15:27:41.849Z Compiling rand_core v0.10.0
19032026-09-04T15:27:41.866Z Compiling lock_api v0.4.14
19042026-09-04T15:27:41.885Z Compiling jobserver v0.1.34
19052026-09-04T15:27:41.911Z Compiling errno v0.3.14
19062026-09-04T15:27:42.103Z Compiling cc v1.2.56
19072026-09-04T15:27:42.170Z Compiling critical-section v1.2.0
19082026-09-04T15:27:42.178Z Compiling getrandom v0.2.17
19092026-09-04T15:27:42.178Z Compiling equivalent v1.0.2
19102026-09-04T15:27:42.245Z Compiling syn v2.0.117
19112026-09-04T15:27:42.265Z Compiling litemap v0.8.1
19122026-09-04T15:27:42.281Z Compiling writeable v0.6.2
19132026-09-04T15:27:42.281Z Compiling percent-encoding v2.3.2
19142026-09-04T15:27:42.309Z Compiling schemars v0.8.22
19152026-09-04T15:27:42.347Z Compiling syn v1.0.109
19162026-09-04T15:27:42.391Z Compiling rand_core v0.6.4
19172026-09-04T15:27:42.438Z Compiling pin-project-lite v0.2.17
19182026-09-04T15:27:42.530Z Compiling rustversion v1.0.22
19192026-09-04T15:27:42.574Z Compiling once_cell v1.21.3
19202026-09-04T15:27:42.649Z Compiling hashbrown v0.17.0
19212026-09-04T15:27:42.671Z Compiling heck v0.5.0
19222026-09-04T15:27:42.719Z Compiling dunce v1.0.5
19232026-09-04T15:27:42.735Z Compiling fs_extra v1.3.0
19242026-09-04T15:27:42.758Z Compiling utf8_iter v1.0.4
19252026-09-04T15:27:42.784Z Compiling byteorder v1.5.0
19262026-09-04T15:27:42.823Z Compiling form_urlencoded v1.2.2
19272026-09-04T15:27:42.866Z Compiling cmake v0.1.57
19282026-09-04T15:27:42.980Z Compiling strsim v0.11.1
19292026-09-04T15:27:43.031Z Compiling signal-hook-registry v1.4.8
19302026-09-04T15:27:43.123Z Compiling thiserror v1.0.69
19312026-09-04T15:27:43.231Z Compiling parking_lot v0.12.5
19322026-09-04T15:27:43.257Z Compiling mio v1.2.0
19332026-09-04T15:27:43.297Z Compiling socket2 v0.6.3
19342026-09-04T15:27:43.380Z Compiling aws-lc-rs v1.16.3
19352026-09-04T15:27:43.393Z Compiling semver v1.0.28
19362026-09-04T15:27:43.426Z Compiling bitflags v2.11.0
19372026-09-04T15:27:43.440Z Compiling indexmap v2.14.0
19382026-09-04T15:27:43.444Z Compiling aws-lc-sys v0.40.0
19392026-09-04T15:27:43.666Z Compiling futures-core v0.3.32
19402026-09-04T15:27:43.683Z Compiling const-oid v0.9.6
19412026-09-04T15:27:43.764Z Compiling iana-time-zone v0.1.65
19422026-09-04T15:27:43.780Z Compiling httparse v1.10.1
19432026-09-04T15:27:43.856Z Compiling crc32fast v1.5.0
19442026-09-04T15:27:43.926Z Compiling ucd-trie v0.1.7
19452026-09-04T15:27:44.109Z Compiling fnv v1.0.7
19462026-09-04T15:27:44.175Z Compiling regex-syntax v0.8.10
19472026-09-04T15:27:44.192Z Compiling pest v2.8.6
19482026-09-04T15:27:44.242Z Compiling uuid v1.23.4
19492026-09-04T15:27:44.307Z Compiling vcpkg v0.2.15
19502026-09-04T15:27:44.326Z Compiling ident_case v1.0.1
19512026-09-04T15:27:44.506Z Compiling rustc_version v0.4.1
19522026-09-04T15:27:44.593Z Compiling dyn-clone v1.0.20
19532026-09-04T15:27:44.609Z Compiling rustls v0.23.41
19542026-09-04T15:27:44.660Z Compiling futures-sink v0.3.32
19552026-09-04T15:27:44.771Z Compiling futures-channel v0.3.32
19562026-09-04T15:27:44.891Z Compiling aho-corasick v1.1.4
19572026-09-04T15:27:44.906Z Compiling openssl-sys v0.9.117
19582026-09-04T15:27:44.914Z Compiling futures-io v0.3.32
19592026-09-04T15:27:45.007Z Compiling slab v0.4.12
19602026-09-04T15:27:45.098Z Compiling synstructure v0.13.2
19612026-09-04T15:27:45.116Z Compiling serde_derive_internals v0.29.1
19622026-09-04T15:27:45.164Z Compiling futures-task v0.3.32
19632026-09-04T15:27:45.278Z Compiling pest_meta v2.8.6
19642026-09-04T15:27:45.388Z Compiling radium v0.7.0
19652026-09-04T15:27:45.403Z Compiling plain v0.2.3
19662026-09-04T15:27:45.465Z Compiling time-core v0.1.8
19672026-09-04T15:27:45.485Z Compiling num-conv v0.2.0
19682026-09-04T15:27:45.539Z Compiling crossbeam-utils v0.8.21
19692026-09-04T15:27:45.619Z Compiling openssl v0.10.80
19702026-09-04T15:27:45.637Z Compiling maybe-uninit v2.0.0
19712026-09-04T15:27:45.640Z Compiling time-macros v0.2.27
19722026-09-04T15:27:45.669Z Compiling base64 v0.22.1
19732026-09-04T15:27:45.711Z Compiling pretty-hex v0.4.1
19742026-09-04T15:27:45.749Z Compiling base64ct v1.8.3
19752026-09-04T15:27:45.840Z Compiling regex-automata v0.4.14
19762026-09-04T15:27:45.872Z Compiling slog v2.8.2
19772026-09-04T15:27:45.889Z Compiling pest_generator v2.8.6
19782026-09-04T15:27:45.923Z Compiling unicode-segmentation v1.12.0
19792026-09-04T15:27:46.058Z Compiling pem-rfc7468 v0.7.0
19802026-09-04T15:27:46.090Z Compiling flagset v0.4.7
19812026-09-04T15:27:46.106Z Compiling darling_core v0.23.0
19822026-09-04T15:27:46.109Z Compiling rand_core v0.9.5
19832026-09-04T15:27:46.242Z Compiling bzip2-sys v0.1.13+1.0.8
19842026-09-04T15:27:46.293Z Compiling serde_derive v1.0.228
19852026-09-04T15:27:46.312Z Compiling zeroize_derive v1.5.0
19862026-09-04T15:27:46.330Z Compiling zerofrom-derive v0.1.6
19872026-09-04T15:27:46.333Z Compiling yoke-derive v0.8.1
19882026-09-04T15:27:46.333Z Compiling zerocopy-derive v0.8.55
19892026-09-04T15:27:46.379Z Compiling zerovec-derive v0.11.2
19902026-09-04T15:27:46.383Z Compiling displaydoc v0.2.5
19912026-09-04T15:27:46.383Z Compiling tokio-macros v2.7.0
19922026-09-04T15:27:46.439Z Compiling futures-macro v0.3.32
19932026-09-04T15:27:46.569Z Compiling thiserror-impl v2.0.18
19942026-09-04T15:27:46.590Z Compiling schemars_derive v0.8.22
19952026-09-04T15:27:46.618Z Compiling der_derive v0.7.3
19962026-09-04T15:27:46.621Z Compiling tracing-attributes v0.1.31
19972026-09-04T15:27:46.641Z Compiling thiserror-impl v1.0.69
19982026-09-04T15:27:46.975Z Compiling pest_derive v2.8.6
19992026-09-04T15:27:47.138Z Compiling scroll_derive v0.12.1
20002026-09-04T15:27:47.155Z Compiling scroll_derive v0.13.1
20012026-09-04T15:27:47.282Z Compiling futures-util v0.3.32
20022026-09-04T15:27:47.458Z Compiling openssl-macros v0.1.1
20032026-09-04T15:27:47.484Z Compiling zstd-sys v2.0.16+zstd.1.5.7
20042026-09-04T15:27:47.511Z Compiling zerofrom v0.1.6
20052026-09-04T15:27:47.665Z Compiling yoke v0.8.1
20062026-09-04T15:27:47.815Z Compiling syn v3.0.3
20072026-09-04T15:27:47.845Z Compiling ahash v0.8.12
20082026-09-04T15:27:47.900Z Compiling zerovec v0.11.5
20092026-09-04T15:27:47.904Z Compiling zerotrie v0.2.3
20102026-09-04T15:27:47.904Z Compiling num-bigint-dig v0.8.6
20112026-09-04T15:27:47.967Z Compiling anyhow v1.0.104
20122026-09-04T15:27:47.998Z Compiling packed_struct v0.10.1
20132026-09-04T15:27:48.126Z Compiling native-tls v0.2.18
20142026-09-04T15:27:48.275Z Compiling paste v1.0.15
20152026-09-04T15:27:48.291Z Compiling darling_macro v0.23.0
20162026-09-04T15:27:48.308Z Compiling regex v1.12.3
20172026-09-04T15:27:48.323Z Compiling zerocopy-derive v0.7.35
20182026-09-04T15:27:48.433Z Compiling tinystr v0.8.2
20192026-09-04T15:27:48.468Z Compiling potential_utf v0.1.4
20202026-09-04T15:27:48.600Z Compiling icu_collections v2.1.1
20212026-09-04T15:27:48.654Z Compiling icu_locale_core v2.1.1
20222026-09-04T15:27:48.989Z Compiling tracing-core v0.1.36
20232026-09-04T15:27:49.110Z Compiling cookie v0.18.1
20242026-09-04T15:27:49.143Z Compiling fastrand v2.3.0
20252026-09-04T15:27:49.160Z Compiling cpufeatures v0.2.17
20262026-09-04T15:27:49.321Z Compiling icu_provider v2.1.1
20272026-09-04T15:27:49.344Z Compiling camino v1.2.5
20282026-09-04T15:27:49.480Z Compiling zeroize v1.9.0
20292026-09-04T15:27:49.580Z Compiling bytes v1.11.1
20302026-09-04T15:27:49.621Z Compiling chrono v0.4.45
20312026-09-04T15:27:49.699Z Compiling icu_properties v2.1.2
20322026-09-04T15:27:49.715Z Compiling icu_normalizer v2.1.1
20332026-09-04T15:27:50.065Z Compiling serde_tokenstream v0.2.3
20342026-09-04T15:27:50.191Z Compiling tokio v1.52.1
20352026-09-04T15:27:50.224Z Compiling block-buffer v0.10.4
20362026-09-04T15:27:50.346Z Compiling crypto-common v0.1.7
20372026-09-04T15:27:50.470Z Compiling digest v0.10.7
20382026-09-04T15:27:50.486Z Compiling der v0.7.10
20392026-09-04T15:27:50.561Z Compiling http v1.4.2
20402026-09-04T15:27:50.613Z Compiling idna_adapter v1.2.1
20412026-09-04T15:27:50.711Z Compiling ppv-lite86 v0.2.21
20422026-09-04T15:27:50.795Z Compiling idna v1.1.0
20432026-09-04T15:27:51.056Z Compiling rand_chacha v0.9.0
20442026-09-04T15:27:51.128Z Compiling url v2.5.8
20452026-09-04T15:27:51.158Z Compiling toml_datetime v0.6.11
20462026-09-04T15:27:51.400Z Compiling spki v0.7.3
20472026-09-04T15:27:51.422Z Compiling serde_spanned v0.6.9
20482026-09-04T15:27:51.438Z Compiling tracing v0.1.44
20492026-09-04T15:27:51.633Z Compiling darling v0.23.0
20502026-09-04T15:27:51.756Z Compiling bitfield-macros v0.19.4
20512026-09-04T15:27:51.772Z Compiling zerocopy-derive v0.6.6
20522026-09-04T15:27:51.790Z Compiling clap_derive v4.6.1
20532026-09-04T15:27:51.803Z Compiling packed_struct_codegen v0.10.1
20542026-09-04T15:27:51.887Z Compiling indexmap v1.9.3
20552026-09-04T15:27:51.904Z Compiling object v0.37.3
20562026-09-04T15:27:52.080Z Compiling simd-adler32 v0.3.8
20572026-09-04T15:27:52.195Z Compiling http-body v1.0.1
20582026-09-04T15:27:52.212Z Compiling pkcs8 v0.10.2
20592026-09-04T15:27:52.346Z Compiling rand v0.9.2
20602026-09-04T15:27:52.375Z Compiling daft-derive v0.1.8
20612026-09-04T15:27:52.392Z Compiling rustls-pki-types v1.14.0
20622026-09-04T15:27:52.592Z Compiling spin v0.9.8
20632026-09-04T15:27:52.630Z Compiling usdt-impl v0.5.0
20642026-09-04T15:27:52.762Z Compiling either v1.15.0
20652026-09-04T15:27:52.816Z Compiling tinyvec_macros v0.1.1
20662026-09-04T15:27:52.870Z Compiling usdt-impl v0.6.0
20672026-09-04T15:27:52.889Z Compiling winnow v0.5.40
20682026-09-04T15:27:52.919Z Compiling cmov v0.5.4
20692026-09-04T15:27:52.922Z Compiling openssl-probe v0.2.1
20702026-09-04T15:27:52.951Z Compiling ref-cast v1.0.25
20712026-09-04T15:27:52.991Z Compiling utf8parse v0.2.2
20722026-09-04T15:27:53.073Z Compiling adler2 v2.0.1
20732026-09-04T15:27:53.077Z Compiling anstyle v1.0.14
20742026-09-04T15:27:53.106Z Compiling ctutils v0.4.2
20752026-09-04T15:27:53.122Z Compiling anstyle-parse v1.0.0
20762026-09-04T15:27:53.153Z Compiling tinyvec v1.10.0
20772026-09-04T15:27:53.167Z Compiling miniz_oxide v0.8.9
20782026-09-04T15:27:53.264Z Compiling sha2 v0.10.9
20792026-09-04T15:27:53.362Z Compiling tempfile v3.27.0
20802026-09-04T15:27:53.396Z Compiling scroll v0.13.0
20812026-09-04T15:27:53.504Z Compiling scroll v0.12.0
20822026-09-04T15:27:53.520Z Compiling async-trait v0.1.89
20832026-09-04T15:27:53.534Z Compiling terminal_size v0.4.3
20842026-09-04T15:27:53.628Z Compiling heapless v0.7.17
20852026-09-04T15:27:53.733Z Compiling try-lock v0.2.5
20862026-09-04T15:27:53.752Z Compiling zstd-safe v7.2.4
20872026-09-04T15:27:53.786Z Compiling atomic-waker v1.1.2
20882026-09-04T15:27:53.800Z Compiling signal-hook v0.3.18
20892026-09-04T15:27:53.861Z Compiling winnow v1.0.3
20902026-09-04T15:27:53.881Z Compiling rustix v0.38.44
20912026-09-04T15:27:53.884Z Compiling untrusted v0.7.1
20922026-09-04T15:27:53.925Z Compiling tower-layer v0.3.3
20932026-09-04T15:27:53.977Z Compiling litrs v1.0.0
20942026-09-04T15:27:54.001Z Compiling colorchoice v1.0.4
20952026-09-04T15:27:54.034Z Compiling is_terminal_polyfill v1.70.2
20962026-09-04T15:27:54.049Z Compiling anstyle-query v1.1.5
20972026-09-04T15:27:54.105Z Compiling tower-service v0.3.3
20982026-09-04T15:27:54.148Z Compiling toml_edit v0.19.15
20992026-09-04T15:27:54.163Z Compiling tokio-util v0.7.18
21002026-09-04T15:27:54.181Z Compiling winnow v0.7.14
21012026-09-04T15:27:54.287Z Compiling anstream v1.0.0
21022026-09-04T15:27:54.364Z Compiling want v0.3.1
21032026-09-04T15:27:54.438Z Compiling document-features v0.2.12
21042026-09-04T15:27:54.681Z Compiling goblin v0.8.2
21052026-09-04T15:27:54.705Z Compiling goblin v0.10.5
21062026-09-04T15:27:54.780Z Compiling toml_parser v1.1.2+spec-1.1.0
21072026-09-04T15:27:54.902Z Compiling h2 v0.4.15
21082026-09-04T15:27:54.943Z Compiling hybrid-array v0.4.13
21092026-09-04T15:27:55.164Z Compiling ipnetwork v0.21.1
21102026-09-04T15:27:55.180Z Compiling ipnet v2.12.0
21112026-09-04T15:27:55.369Z Compiling zerocopy v0.7.35
21122026-09-04T15:27:55.524Z Compiling ref-cast-impl v1.0.25
21132026-09-04T15:27:55.560Z Compiling structmeta-derive v0.3.0
21142026-09-04T15:27:55.631Z Compiling heck v0.4.1
21152026-09-04T15:27:55.712Z Compiling darling_core v0.20.11
21162026-09-04T15:27:55.773Z Compiling curve25519-dalek v4.1.3
21172026-09-04T15:27:55.856Z Compiling memoffset v0.9.1
21182026-09-04T15:27:55.872Z Compiling tap v1.0.1
21192026-09-04T15:27:55.975Z Compiling untrusted v0.9.0
21202026-09-04T15:27:56.054Z Compiling foreign-types-shared v0.1.1
21212026-09-04T15:27:56.070Z Compiling httpdate v1.0.3
21222026-09-04T15:27:56.089Z Compiling powerfmt v0.2.0
21232026-09-04T15:27:56.237Z Compiling foreign-types v0.3.2
21242026-09-04T15:27:56.278Z Compiling deranged v0.5.8
21252026-09-04T15:27:56.295Z Compiling wyz v0.5.1
21262026-09-04T15:27:56.359Z Compiling unicode-normalization v0.1.25
21272026-09-04T15:27:56.537Z Compiling dtrace-parser v0.2.0
21282026-09-04T15:27:56.553Z Compiling rand_chacha v0.3.1
21292026-09-04T15:27:56.556Z Compiling signature v2.2.0
21302026-09-04T15:27:56.556Z Compiling structmeta v0.3.0
21312026-09-04T15:27:56.737Z Compiling hex v0.4.3
21322026-09-04T15:27:56.819Z Compiling dtrace-parser v0.3.0
21332026-09-04T15:27:56.842Z Compiling pin-project-internal v1.1.11
21342026-09-04T15:27:56.947Z Compiling dof v0.3.0
21352026-09-04T15:27:56.984Z Compiling num-integer v0.1.46
21362026-09-04T15:27:57.132Z Compiling socket2 v0.5.10
21372026-09-04T15:27:57.267Z Compiling thread-id v4.2.2
21382026-09-04T15:27:57.300Z Compiling wait-timeout v0.2.1
21392026-09-04T15:27:57.325Z Compiling thread-id v5.1.0
21402026-09-04T15:27:57.369Z Compiling quick-error v1.2.3
21412026-09-04T15:27:57.418Z Compiling clap_lex v1.0.0
21422026-09-04T15:27:57.433Z Compiling dof v0.4.0
21432026-09-04T15:27:57.436Z Compiling num_threads v0.1.7
21442026-09-04T15:27:57.549Z Compiling bit-vec v0.8.0
21452026-09-04T15:27:57.564Z Compiling funty v2.0.0
21462026-09-04T15:27:57.640Z Compiling owo-colors v4.3.0
21472026-09-04T15:27:57.656Z Compiling cfg_aliases v0.2.1
21482026-09-04T15:27:57.684Z Compiling darling_macro v0.20.11
21492026-09-04T15:27:57.749Z Compiling smoltcp v0.9.1
21502026-09-04T15:27:57.813Z Compiling nix v0.31.2
21512026-09-04T15:27:57.849Z Compiling bit-set v0.8.0
21522026-09-04T15:27:57.874Z Compiling time v0.3.47
21532026-09-04T15:27:57.900Z Compiling bitvec v1.0.1
21542026-09-04T15:27:57.938Z Compiling clap_builder v4.6.0
21552026-09-04T15:27:57.956Z Compiling rusty-fork v0.3.1
21562026-09-04T15:27:58.030Z Compiling hyper v1.10.1
21572026-09-04T15:27:58.083Z Compiling num-iter v0.1.45
21582026-09-04T15:27:58.202Z Compiling darling v0.20.11
21592026-09-04T15:27:58.321Z Compiling rand v0.8.6
21602026-09-04T15:27:58.452Z Compiling lazy_static v1.5.0
21612026-09-04T15:27:58.503Z Compiling hmac v0.12.1
21622026-09-04T15:27:58.518Z Compiling erased-serde v0.3.31
21632026-09-04T15:27:58.719Z Compiling rand_xorshift v0.4.0
21642026-09-04T15:27:58.735Z Compiling curve25519-dalek-derive v0.1.1
21652026-09-04T15:27:58.787Z Compiling sync_wrapper v1.0.2
21662026-09-04T15:27:58.914Z Compiling nodrop v0.1.14
21672026-09-04T15:27:59.064Z Compiling siphasher v1.0.2
21682026-09-04T15:27:59.231Z Compiling hyper-util v0.1.20
21692026-09-04T15:27:59.253Z Compiling crc-catalog v2.4.0
21702026-09-04T15:27:59.269Z Compiling unarray v0.1.4
21712026-09-04T15:27:59.343Z Compiling zlib-rs v0.6.2
21722026-09-04T15:27:59.359Z Compiling crc v3.4.0
21732026-09-04T15:27:59.377Z Compiling proptest v1.11.0
21742026-09-04T15:27:59.395Z Compiling clap v4.6.1
21752026-09-04T15:27:59.553Z Compiling array-init v0.0.4
21762026-09-04T15:27:59.913Z Compiling tower v0.5.3
21772026-09-04T15:28:00.422Z Compiling smallvec v0.6.14
21782026-09-04T15:28:00.470Z Compiling derive_builder_core v0.20.2
21792026-09-04T15:28:00.574Z Compiling snafu-derive v0.8.9
21802026-09-04T15:28:00.718Z Compiling zerocopy v0.6.6
21812026-09-04T15:28:00.854Z Compiling bitfield v0.19.4
21822026-09-04T15:28:00.940Z Compiling pkcs1 v0.7.5
21832026-09-04T15:28:00.957Z Compiling http-body-util v0.1.3
21842026-09-04T15:28:01.110Z Compiling strum_macros v0.27.2
21852026-09-04T15:28:01.127Z Compiling strum_macros v0.26.4
21862026-09-04T15:28:01.156Z Compiling hubpack_derive v0.1.1
21872026-09-04T15:28:01.256Z Compiling env_filter v2.0.0
21882026-09-04T15:28:01.284Z Compiling fs-err v3.3.0
21892026-09-04T15:28:01.401Z Compiling flate2 v1.1.9
21902026-09-04T15:28:01.544Z Compiling allocator-api2 v0.2.21
21912026-09-04T15:28:01.725Z Compiling unicode-bidi v0.3.18
21922026-09-04T15:28:01.758Z Compiling hashbrown v0.12.3
21932026-09-04T15:28:01.797Z Compiling unicode-properties v0.1.4
21942026-09-04T15:28:01.814Z Compiling gimli v0.32.3
21952026-09-04T15:28:02.025Z Compiling base64 v0.21.7
21962026-09-04T15:28:02.058Z Compiling iri-string v0.7.10
21972026-09-04T15:28:02.088Z Compiling ryu v1.0.23
21982026-09-04T15:28:02.234Z Compiling serde_urlencoded v0.7.1
21992026-09-04T15:28:02.249Z Compiling stringprep v0.1.5
22002026-09-04T15:28:02.269Z Compiling ron v0.8.1
22012026-09-04T15:28:02.707Z Compiling env_logger v0.11.11
22022026-09-04T15:28:02.723Z Compiling newtype-uuid v1.3.2
22032026-09-04T15:28:02.794Z Compiling derive_builder_macro v0.20.2
22042026-09-04T15:28:02.856Z Compiling rsa v0.9.10
22052026-09-04T15:28:02.877Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22062026-09-04T15:28:03.042Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22072026-09-04T15:28:03.118Z Compiling oxnet v0.1.6
22082026-09-04T15:28:03.134Z Compiling tokio-native-tls v0.3.1
22092026-09-04T15:28:03.238Z Compiling tower-http v0.6.8
22102026-09-04T15:28:03.285Z Compiling serde-hex v0.1.0
22112026-09-04T15:28:03.302Z Compiling hashbrown v0.13.2
22122026-09-04T15:28:03.321Z Compiling bzip2 v0.4.4
22132026-09-04T15:28:03.415Z Compiling usdt-attr-macro v0.6.0
22142026-09-04T15:28:03.504Z Compiling addr2line v0.25.1
22152026-09-04T15:28:03.531Z Compiling usdt-macro v0.6.0
22162026-09-04T15:28:03.546Z Compiling derive-ex v0.1.8
22172026-09-04T15:28:03.715Z Compiling block-buffer v0.12.1
22182026-09-04T15:28:03.718Z Compiling crypto-common v0.2.2
22192026-09-04T15:28:03.803Z Compiling block-padding v0.4.2
22202026-09-04T15:28:04.031Z Compiling rustls-native-certs v0.8.3
22212026-09-04T15:28:04.219Z Compiling x509-cert v0.2.5
22222026-09-04T15:28:04.299Z Compiling md-5 v0.10.6
22232026-09-04T15:28:04.564Z Compiling bstr v1.12.1
22242026-09-04T15:28:04.686Z Compiling convert_case v0.10.0
22252026-09-04T15:28:04.775Z Compiling vergen-lib v9.1.0
22262026-09-04T15:28:04.793Z Compiling hash32 v0.2.1
22272026-09-04T15:28:04.866Z Compiling encoding_rs v0.8.35
22282026-09-04T15:28:04.960Z Compiling cpufeatures v0.3.0
22292026-09-04T15:28:05.008Z Compiling unicode-width v0.2.0
22302026-09-04T15:28:05.082Z Compiling fallible-iterator v0.2.0
22312026-09-04T15:28:05.082Z Compiling rustc-demangle v0.1.27
22322026-09-04T15:28:05.130Z Compiling mime v0.3.17
22332026-09-04T15:28:05.324Z Compiling crc-any v2.5.0
22342026-09-04T15:28:05.342Z Compiling psl-types v2.0.11
22352026-09-04T15:28:05.391Z Compiling postgres-protocol v0.6.10
22362026-09-04T15:28:05.485Z Compiling publicsuffix v2.3.0
22372026-09-04T15:28:05.533Z Compiling backtrace v0.3.76
22382026-09-04T15:28:05.564Z Compiling test-strategy v0.4.5
22392026-09-04T15:28:05.680Z Compiling derive_more-impl v2.1.1
22402026-09-04T15:28:06.150Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-04T15:28:06.298Z Compiling inout v0.2.2
22422026-09-04T15:28:06.359Z Compiling object v0.30.4
22432026-09-04T15:28:06.465Z Compiling zip v0.6.6
22442026-09-04T15:28:06.491Z Compiling daft v0.1.8
22452026-09-04T15:28:06.545Z Compiling derive_builder v0.20.2
22462026-09-04T15:28:06.572Z Compiling hyper-tls v0.6.0
22472026-09-04T15:28:06.667Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-04T15:28:06.725Z Compiling phf_shared v0.13.1
22492026-09-04T15:28:06.814Z Compiling pin-project v1.1.11
22502026-09-04T15:28:06.952Z Compiling toml v0.7.8
22512026-09-04T15:28:06.986Z Compiling serde_with_macros v3.21.0
22522026-09-04T15:28:07.062Z Compiling futures-executor v0.3.32
22532026-09-04T15:28:07.097Z Compiling async-recursion v1.1.1
22542026-09-04T15:28:07.143Z Compiling enum-as-inner v0.6.1
22552026-09-04T15:28:07.195Z Compiling serde_repr v0.1.20
22562026-09-04T15:28:07.318Z Compiling miette-derive v7.6.0
22572026-09-04T15:28:07.375Z Compiling vergen v9.1.0
22582026-09-04T15:28:07.394Z Compiling cargo-platform v0.3.2
22592026-09-04T15:28:07.483Z Compiling ff v0.13.1
22602026-09-04T15:28:07.500Z Compiling bitflags v1.3.2
22612026-09-04T15:28:07.519Z Compiling smawk v0.3.2
22622026-09-04T15:28:07.588Z Compiling unicode-linebreak v0.1.5
22632026-09-04T15:28:07.648Z Compiling jiff-core v0.1.0
22642026-09-04T15:28:07.664Z Compiling managed v0.8.0
22652026-09-04T15:28:07.667Z Compiling same-file v1.0.6
22662026-09-04T15:28:07.698Z Compiling base16ct v0.2.0
22672026-09-04T15:28:07.715Z Compiling bumpalo v3.20.2
22682026-09-04T15:28:07.735Z Compiling foldhash v0.2.0
22692026-09-04T15:28:07.851Z Compiling foldhash v0.1.5
22702026-09-04T15:28:07.904Z Compiling libbz2-rs-sys v0.2.2
22712026-09-04T15:28:07.981Z Compiling path-slash v0.1.5
22722026-09-04T15:28:08.026Z Compiling is_ci v1.2.0
22732026-09-04T15:28:08.042Z Compiling hashbrown v0.15.5
22742026-09-04T15:28:08.121Z Compiling supports-color v3.0.2
22752026-09-04T15:28:08.142Z Compiling zopfli v0.8.3
22762026-09-04T15:28:08.171Z Compiling hashbrown v0.16.1
22772026-09-04T15:28:08.300Z Compiling textwrap v0.16.2
22782026-09-04T15:28:08.316Z Compiling bzip2 v0.6.1
22792026-09-04T15:28:08.376Z Compiling sec1 v0.7.3
22802026-09-04T15:28:08.512Z Compiling jiff v0.2.34
22812026-09-04T15:28:08.544Z Compiling walkdir v2.5.0
22822026-09-04T15:28:08.656Z Compiling group v0.13.0
22832026-09-04T15:28:08.680Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22842026-09-04T15:28:08.727Z Compiling cargo_metadata v0.23.1
22852026-09-04T15:28:08.854Z Compiling futures v0.3.32
22862026-09-04T15:28:09.115Z Compiling phf v0.13.1
22872026-09-04T15:28:09.115Z Compiling snafu v0.8.9
22882026-09-04T15:28:09.292Z Compiling reqwest v0.12.28
22892026-09-04T15:28:09.481Z Compiling signal-hook-mio v0.2.5
22902026-09-04T15:28:09.617Z Compiling cipher v0.5.2
22912026-09-04T15:28:09.635Z Compiling cookie_store v0.22.1
22922026-09-04T15:28:09.835Z Compiling backtrace-ext v0.2.1
22932026-09-04T15:28:09.879Z Compiling postgres-types v0.2.12
22942026-09-04T15:28:09.922Z Compiling zstd v0.13.3
22952026-09-04T15:28:09.939Z Compiling globset v0.4.18
22962026-09-04T15:28:09.959Z Compiling strum v0.27.2
22972026-09-04T15:28:10.001Z Compiling hubpack v0.1.2
22982026-09-04T15:28:10.154Z Compiling phf_shared v0.11.3
22992026-09-04T15:28:10.175Z Compiling hkdf v0.12.4
23002026-09-04T15:28:10.224Z Compiling crossbeam-epoch v0.9.18
23012026-09-04T15:28:10.270Z Compiling byte-wrapper v0.1.0
23022026-09-04T15:28:10.286Z Compiling olpc-cjson v0.1.4
23032026-09-04T15:28:10.304Z Compiling ed25519 v2.2.3
23042026-09-04T15:28:10.526Z Compiling crypto-bigint v0.5.5
23052026-09-04T15:28:10.548Z Compiling serde_plain v1.0.2
23062026-09-04T15:28:10.551Z Compiling serde-big-array v0.5.1
23072026-09-04T15:28:10.634Z Compiling pem v3.0.6
23082026-09-04T15:28:10.684Z Compiling float-cmp v0.10.0
23092026-09-04T15:28:10.730Z Compiling memmap2 v0.9.10
23102026-09-04T15:28:10.745Z Compiling difflib v0.4.0
23112026-09-04T15:28:10.830Z Compiling normalize-line-endings v0.3.0
23122026-09-04T15:28:10.864Z Compiling typed-path v0.9.3
23132026-09-04T15:28:10.942Z Compiling fixedbitset v0.4.2
23142026-09-04T15:28:10.958Z Compiling new_debug_unreachable v1.0.6
23152026-09-04T15:28:10.987Z Compiling supports-unicode v3.0.0
23162026-09-04T15:28:11.046Z Compiling static_assertions v1.1.0
23172026-09-04T15:28:11.126Z Compiling data-encoding v2.10.0
23182026-09-04T15:28:11.141Z Compiling precomputed-hash v0.1.1
23192026-09-04T15:28:11.158Z Compiling keccak v0.1.6
23202026-09-04T15:28:11.174Z Compiling fixedbitset v0.5.7
23212026-09-04T15:28:11.199Z Compiling unicode-width v0.1.14
23222026-09-04T15:28:11.414Z Compiling supports-hyperlinks v3.2.0
23232026-09-04T15:28:11.443Z Compiling whoami v2.1.0
23242026-09-04T15:28:11.474Z Compiling const-oid v0.10.2
23252026-09-04T15:28:11.494Z Compiling predicates-core v1.0.10
23262026-09-04T15:28:11.526Z Compiling toml_write v0.1.2
23272026-09-04T15:28:11.529Z Compiling miette v7.6.0
23282026-09-04T15:28:11.597Z Compiling elliptic-curve v0.13.8
23292026-09-04T15:28:11.626Z Compiling predicates v3.1.4
23302026-09-04T15:28:11.670Z Compiling tokio-postgres v0.7.16
23312026-09-04T15:28:11.685Z Compiling digest v0.11.3
23322026-09-04T15:28:11.703Z Compiling toml_edit v0.22.27
23332026-09-04T15:28:11.739Z Compiling hickory-proto v0.25.2
23342026-09-04T15:28:11.755Z Compiling petgraph v0.8.3
23352026-09-04T15:28:11.791Z Compiling chacha20 v0.10.0
23362026-09-04T15:28:11.810Z Compiling sha3 v0.10.8
23372026-09-04T15:28:11.969Z Compiling string_cache v0.8.9
23382026-09-04T15:28:12.097Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23392026-09-04T15:28:12.100Z Compiling petgraph v0.6.5
23402026-09-04T15:28:12.364Z Compiling usdt v0.6.0
23412026-09-04T15:28:12.594Z Compiling zip v4.6.1
23422026-09-04T15:28:13.139Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23432026-09-04T15:28:13.310Z Compiling ed25519-dalek v2.2.0
23442026-09-04T15:28:13.634Z Compiling crossterm v0.28.1
23452026-09-04T15:28:13.834Z Compiling iddqd v0.4.2
23462026-09-04T15:28:14.015Z Compiling serde_with v3.21.0
23472026-09-04T15:28:14.032Z Compiling derive_more v2.1.1
23482026-09-04T15:28:14.053Z Compiling similar v2.7.0
23492026-09-04T15:28:14.152Z Compiling strum v0.26.3
23502026-09-04T15:28:14.342Z Compiling tokio-stream v0.1.18
23512026-09-04T15:28:14.451Z Compiling buf-list v1.1.2
23522026-09-04T15:28:14.506Z Compiling itertools v0.13.0
23532026-09-04T15:28:14.647Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-04T15:28:14.705Z Compiling openapiv3 v2.2.0
23552026-09-04T15:28:15.167Z Compiling lalrpop-util v0.19.12
23562026-09-04T15:28:15.401Z Compiling peg-runtime v0.8.5
23572026-09-04T15:28:28.774Z Compiling macaddr v1.0.1
23582026-09-04T15:28:28.872Z Compiling rayon-core v1.13.0
23592026-09-04T15:28:28.900Z Compiling crucible-workspace-hack v0.1.0
23602026-09-04T15:28:28.928Z Compiling itertools v0.15.0
23612026-09-04T15:28:28.943Z Compiling secrecy v0.10.3
23622026-09-04T15:28:29.005Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-04T15:28:29.046Z Compiling heapless v0.8.0
23642026-09-04T15:28:29.119Z Compiling toml_datetime v0.7.5+spec-1.1.0
23652026-09-04T15:28:29.122Z Compiling crossbeam-deque v0.8.6
23662026-09-04T15:28:29.122Z Compiling inout v0.1.4
23672026-09-04T15:28:29.182Z Compiling hash32 v0.3.1
23682026-09-04T15:28:29.256Z Compiling multer v3.1.0
23692026-09-04T15:28:29.329Z Compiling toml_edit v0.23.10+spec-1.0.0
23702026-09-04T15:28:29.364Z Compiling thread_local v1.1.9
23712026-09-04T15:28:29.377Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23722026-09-04T15:28:29.392Z Compiling match_cfg v0.1.0
23732026-09-04T15:28:29.429Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23742026-09-04T15:28:29.471Z Compiling smoltcp v0.11.0
23752026-09-04T15:28:29.486Z Compiling slog-async v2.8.0
23762026-09-04T15:28:29.535Z Compiling compression-core v0.4.31
23772026-09-04T15:28:29.649Z Compiling hostname v0.3.1
23782026-09-04T15:28:29.667Z Compiling compression-codecs v0.4.37
23792026-09-04T15:28:29.720Z Compiling cipher v0.4.4
23802026-09-04T15:28:29.733Z Compiling atomicwrites v0.4.4
23812026-09-04T15:28:29.816Z Compiling slog-json v2.6.1
23822026-09-04T15:28:29.833Z Compiling crossbeam-channel v0.5.15
23832026-09-04T15:28:29.853Z Compiling half v2.7.1
23842026-09-04T15:28:29.970Z Compiling proc-macro-crate v3.4.0
23852026-09-04T15:28:29.987Z Compiling universal-hash v0.5.1
23862026-09-04T15:28:29.990Z Compiling newtype-uuid-macros v0.1.0
23872026-09-04T15:28:30.070Z Compiling serde_tokenstream v0.3.0
23882026-09-04T15:28:30.099Z Compiling cobs v0.3.0
23892026-09-04T15:28:30.122Z Compiling async-stream-impl v0.3.6
23902026-09-04T15:28:30.152Z Compiling thiserror-impl-no-std v2.0.2
23912026-09-04T15:28:30.215Z Compiling toml_datetime v1.1.1+spec-1.1.0
23922026-09-04T15:28:30.245Z Compiling serde_spanned v1.1.1
23932026-09-04T15:28:30.264Z Compiling ingot-macros v0.2.0
23942026-09-04T15:28:30.334Z Compiling is-terminal v0.4.17
23952026-09-04T15:28:30.350Z Compiling dropshot v0.17.1
23962026-09-04T15:28:30.416Z Compiling proc-macro-error-attr v1.0.4
23972026-09-04T15:28:30.435Z Compiling take_mut v0.2.2
23982026-09-04T15:28:30.450Z Compiling ciborium-io v0.2.2
23992026-09-04T15:28:30.467Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24002026-09-04T15:28:30.569Z Compiling term v1.2.1
24012026-09-04T15:28:30.572Z Compiling convert_case v0.4.0
24022026-09-04T15:28:30.608Z Compiling opaque-debug v0.3.1
24032026-09-04T15:28:30.613Z Compiling toml_writer v1.1.1+spec-1.1.0
24042026-09-04T15:28:30.695Z Compiling poly1305 v0.8.0
24052026-09-04T15:28:30.711Z Compiling async-stream v0.3.6
24062026-09-04T15:28:30.715Z Compiling ciborium-ll v0.2.2
24072026-09-04T15:28:30.744Z Compiling num_enum_derive v0.7.6
24082026-09-04T15:28:30.772Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092026-09-04T15:28:30.876Z Compiling toml v1.1.2+spec-1.1.0
24102026-09-04T15:28:30.893Z Compiling slog-term v2.9.2
24112026-09-04T15:28:30.914Z Compiling derive_more v0.99.20
24122026-09-04T15:28:30.936Z Compiling oxide-generation-macros v0.2.0
24132026-09-04T15:28:30.995Z Compiling postcard v1.1.3
24142026-09-04T15:28:31.197Z Compiling thiserror-no-std v2.0.2
24152026-09-04T15:28:31.308Z Compiling slog-bunyan v2.5.0
24162026-09-04T15:28:31.388Z Compiling chacha20 v0.9.1
24172026-09-04T15:28:31.450Z Compiling async-compression v0.4.41
24182026-09-04T15:28:31.596Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-04T15:28:31.656Z Compiling sha1 v0.11.0
24202026-09-04T15:28:31.659Z Compiling oxide-generation v0.1.3
24212026-09-04T15:28:31.687Z Compiling parse-display-derive v0.10.0
24222026-09-04T15:28:31.724Z Compiling proc-macro-crate v1.3.1
24232026-09-04T15:28:31.860Z Compiling waitgroup v0.1.2
24242026-09-04T15:28:31.886Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-04T15:28:32.014Z Compiling rustls-pemfile v2.2.0
24262026-09-04T15:28:32.030Z Compiling blake2 v0.10.6
24272026-09-04T15:28:32.078Z Compiling aead v0.5.2
24282026-09-04T15:28:32.271Z Compiling dropshot_endpoint v0.17.1
24292026-09-04T15:28:32.287Z Compiling backon v1.6.0
24302026-09-04T15:28:32.291Z Compiling password-hash v0.5.0
24312026-09-04T15:28:32.291Z Compiling foreign-types-macros v0.2.3
24322026-09-04T15:28:32.416Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-04T15:28:32.539Z Compiling serde_path_to_error v0.1.20
24342026-09-04T15:28:32.571Z Compiling hostname v0.4.2
24352026-09-04T15:28:32.746Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24362026-09-04T15:28:32.778Z Compiling proc-macro-error v1.0.4
24372026-09-04T15:28:32.794Z Compiling instant v0.1.13
24382026-09-04T15:28:32.840Z Compiling debug-ignore v1.0.5
24392026-09-04T15:28:32.863Z Compiling foreign-types-shared v0.3.1
24402026-09-04T15:28:32.892Z Compiling ingot-types v0.2.0
24412026-09-04T15:28:32.924Z Compiling illumos-nvpair-sys v0.2.0
24422026-09-04T15:28:32.942Z Compiling backoff v0.4.0
24432026-09-04T15:28:32.974Z Compiling foreign-types v0.5.0
24442026-09-04T15:28:32.991Z Compiling argon2 v0.5.3
24452026-09-04T15:28:32.994Z Compiling chacha20poly1305 v0.10.1
24462026-09-04T15:28:33.070Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-09-04T15:28:33.101Z Compiling num_enum_derive v0.5.11
24482026-09-04T15:28:33.130Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24492026-09-04T15:28:33.164Z Compiling num_enum v0.7.6
24502026-09-04T15:28:33.183Z Compiling vsss-rs v3.3.4
24512026-09-04T15:28:33.187Z Compiling parse-display v0.10.0
24522026-09-04T15:28:33.187Z Compiling ciborium v0.2.2
24532026-09-04T15:28:33.309Z Compiling ingot v0.2.1
24542026-09-04T15:28:33.361Z Compiling regress v0.10.5
24552026-09-04T15:28:33.497Z Compiling itertools v0.14.0
24562026-09-04T15:28:33.546Z Compiling tabwriter v1.4.1
24572026-09-04T15:28:33.633Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24582026-09-04T15:28:33.649Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24592026-09-04T15:28:33.715Z Compiling rustls-webpki v0.103.13
24602026-09-04T15:28:33.733Z Compiling cstr-argument v0.1.2
24612026-09-04T15:28:33.859Z Compiling humantime v2.3.0
24622026-09-04T15:28:33.877Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24632026-09-04T15:28:33.909Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-04T15:28:34.031Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24652026-09-04T15:28:34.066Z Compiling num_enum v0.5.11
24662026-09-04T15:28:34.125Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-04T15:28:34.140Z Compiling rayon v1.11.0
24682026-09-04T15:28:34.196Z Compiling rand v0.10.1
24692026-09-04T15:28:34.227Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-04T15:28:34.247Z Compiling indent_write v2.2.0
24712026-09-04T15:28:34.265Z Compiling libefi-sys v0.1.0
24722026-09-04T15:28:34.268Z Compiling colored v3.1.1
24732026-09-04T15:28:34.268Z Compiling zone_cfg_derive v0.3.1
24742026-09-04T15:28:34.420Z Compiling illumos-nvpair v0.3.0
24752026-09-04T15:28:34.504Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-04T15:28:34.521Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-04T15:28:34.613Z Compiling camino-tempfile v1.4.1
24782026-09-04T15:28:34.616Z Compiling itertools v0.12.1
24792026-09-04T15:28:34.762Z Compiling usdt-macro v0.5.0
24802026-09-04T15:28:34.797Z Compiling usdt-attr-macro v0.5.0
24812026-09-04T15:28:34.923Z Compiling bitfield-struct v0.6.2
24822026-09-04T15:28:34.947Z Compiling num-derive v0.4.2
24832026-09-04T15:28:34.947Z Compiling blake3 v1.8.5
24842026-09-04T15:28:34.980Z Compiling sigpipe v0.1.3
24852026-09-04T15:28:34.983Z Compiling memmap v0.7.0
24862026-09-04T15:28:35.115Z Compiling glob v0.3.3
24872026-09-04T15:28:35.255Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24882026-09-04T15:28:35.342Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-04T15:28:35.464Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24902026-09-04T15:28:35.480Z Compiling swrite v0.1.0
24912026-09-04T15:28:35.596Z Compiling usdt v0.5.0
24922026-09-04T15:28:35.613Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24932026-09-04T15:28:35.627Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-04T15:28:35.886Z Compiling smf v0.2.3
24952026-09-04T15:28:35.903Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24962026-09-04T15:28:35.927Z Compiling filetime v0.2.27
24972026-09-04T15:28:35.944Z Compiling arrayvec v0.7.6
24982026-09-04T15:28:36.037Z Compiling zone v0.3.1
24992026-09-04T15:28:36.089Z Compiling constant_time_eq v0.4.2
25002026-09-04T15:28:36.106Z Compiling whoami v1.6.1
25012026-09-04T15:28:36.139Z Compiling arrayref v0.3.9
25022026-09-04T15:28:36.157Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25032026-09-04T15:28:36.200Z Compiling xattr v1.6.1
25042026-09-04T15:28:36.230Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-04T15:28:36.291Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-09-04T15:28:36.387Z Compiling tar v0.4.46
25072026-09-04T15:28:36.403Z Compiling tokio-dtrace v0.1.1
25082026-09-04T15:28:36.420Z Compiling gethostname v0.5.0
25092026-09-04T15:28:36.486Z Compiling console v0.16.2
25102026-09-04T15:28:36.566Z Compiling unit-prefix v0.5.2
25112026-09-04T15:28:36.712Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-09-04T15:28:36.728Z Compiling topological-sort v0.2.2
25132026-09-04T15:28:36.761Z Compiling oxide-tokio-rt v0.1.4
25142026-09-04T15:28:36.765Z Compiling toml v0.8.23
25152026-09-04T15:28:36.889Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-04T15:28:36.906Z Compiling indicatif v0.18.4
25172026-09-04T15:28:36.924Z Compiling shell-words v1.1.1
25182026-09-04T15:28:37.133Z Compiling tokio-rustls v0.26.4
25192026-09-04T15:28:37.193Z Compiling rustls-platform-verifier v0.6.2
25202026-09-04T15:28:37.196Z Compiling tough v0.22.0
25212026-09-04T15:28:37.414Z Compiling hyper-rustls v0.27.7
25222026-09-04T15:28:37.644Z Compiling reqwest v0.13.2
25232026-09-04T15:28:38.021Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-04T15:28:40.105Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-04T15:28:40.387Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-04T15:28:46.665Z Compiling progenitor-client v0.14.0
25272026-09-04T15:28:46.665Z Compiling omicron-zone-package v0.12.3
25282026-09-04T15:28:46.904Z Compiling progenitor-extras v0.2.0
25292026-09-04T15:28:47.151Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25302026-09-04T15:28:47.171Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25312026-09-04T15:28:47.341Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-04T15:28:47.368Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-04T15:28:47.432Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25342026-09-04T15:28:47.462Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25352026-09-04T15:28:47.540Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-04T15:28:47.651Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-04T15:28:48.024Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-04T15:28:51.292Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-04T15:29:01.238Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-04T15:29:04.342Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-04T15:29:05.349Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-04T15:29:16.986Z Finished `release` profile [optimized] target(s) in 1m 37s
25432026-09-04T15:29:17.139Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-04T15:29:17.204ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-04T15:29:17.207ZCreated new build target 'test' and set it as active
25462026-09-04T15:29:17.210Z
25472026-09-04T15:29:17.210Zreal 1:37.487519491
25482026-09-04T15:29:17.210Zuser 14:32.701730306
25492026-09-04T15:29:17.210Zsys 2:50.250641216
25502026-09-04T15:29:17.210Ztrap 0.422808743
25512026-09-04T15:29:17.210Ztflt 0.695204514
25522026-09-04T15:29:17.210Zdflt 3.651656033
25532026-09-04T15:29:17.210Zkflt 0.000930530
25542026-09-04T15:29:17.211Zlock 40:27.360436570
25552026-09-04T15:29:17.211Zslp 34:19.512954018
25562026-09-04T15:29:17.211Zlat 41.937260030
25572026-09-04T15:29:17.211Zstop 6:08.640942935
25582026-09-04T15:29:17.211Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-04T15:29:18.125Z Finished `release` profile [optimized] target(s) in 0.90s
25602026-09-04T15:29:18.196Z Running `target/release/omicron-package -t test package`
25612026-09-04T15:29:18.253ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-04T15:29:19.726Z Compiling cfg-if v1.0.4
25632026-09-04T15:29:19.945Z Compiling serde_core v1.0.228
25642026-09-04T15:29:19.945Z Compiling libc v0.2.185
25652026-09-04T15:29:19.948Z Compiling memchr v2.8.0
25662026-09-04T15:29:20.014Z Compiling smallvec v1.15.1
25672026-09-04T15:29:20.050Z Compiling stable_deref_trait v1.2.1
25682026-09-04T15:29:20.079Z Compiling libm v0.2.16
25692026-09-04T15:29:20.082Z Compiling scopeguard v1.2.0
25702026-09-04T15:29:20.125Z Compiling zerofrom v0.1.6
25712026-09-04T15:29:20.152Z Compiling rand_core v0.10.0
25722026-09-04T15:29:20.174Z Compiling percent-encoding v2.3.2
25732026-09-04T15:29:20.199Z Compiling writeable v0.6.2
25742026-09-04T15:29:20.208Z Compiling litemap v0.8.1
25752026-09-04T15:29:20.249Z Compiling lock_api v0.4.14
25762026-09-04T15:29:20.249Z Compiling yoke v0.8.1
25772026-09-04T15:29:20.296Z Compiling icu_normalizer_data v2.1.1
25782026-09-04T15:29:20.296Z Compiling icu_properties_data v2.1.2
25792026-09-04T15:29:20.347Z Compiling utf8_iter v1.0.4
25802026-09-04T15:29:20.370Z Compiling form_urlencoded v1.2.2
25812026-09-04T15:29:20.398Z Compiling iana-time-zone v0.1.65
25822026-09-04T15:29:20.425Z Compiling errno v0.3.14
25832026-09-04T15:29:20.425Z Compiling getrandom v0.4.3
25842026-09-04T15:29:20.429Z Compiling parking_lot_core v0.9.12
25852026-09-04T15:29:20.495Z Compiling zerovec v0.11.5
25862026-09-04T15:29:20.499Z Compiling zerotrie v0.2.3
25872026-09-04T15:29:20.544Z Compiling zerocopy v0.8.55
25882026-09-04T15:29:20.571Z Compiling signal-hook-registry v1.4.8
25892026-09-04T15:29:20.594Z Compiling mio v1.2.0
25902026-09-04T15:29:20.623Z Compiling socket2 v0.6.3
25912026-09-04T15:29:20.664Z Compiling thiserror v2.0.18
25922026-09-04T15:29:20.692Z Compiling parking_lot v0.12.5
25932026-09-04T15:29:20.729Z Compiling getrandom v0.2.17
25942026-09-04T15:29:20.770Z Compiling futures-util v0.3.32
25952026-09-04T15:29:20.800Z Compiling getrandom v0.3.4
25962026-09-04T15:29:20.804Z Compiling base64 v0.22.1
25972026-09-04T15:29:20.849Z Compiling time v0.3.47
25982026-09-04T15:29:20.875Z Compiling num-traits v0.2.19
25992026-09-04T15:29:20.933Z Compiling rand_core v0.6.4
26002026-09-04T15:29:20.960Z Compiling aho-corasick v1.1.4
26012026-09-04T15:29:20.986Z Compiling rand_core v0.9.5
26022026-09-04T15:29:21.050Z Compiling tinystr v0.8.2
26032026-09-04T15:29:21.099Z Compiling potential_utf v0.1.4
26042026-09-04T15:29:21.127Z Compiling spin v0.9.8
26052026-09-04T15:29:21.155Z Compiling socket2 v0.5.10
26062026-09-04T15:29:21.183Z Compiling pest v2.8.6
26072026-09-04T15:29:21.206Z Compiling encoding_rs v0.8.35
26082026-09-04T15:29:21.291Z Compiling icu_locale_core v2.1.1
26092026-09-04T15:29:21.314Z Compiling icu_collections v2.1.1
26102026-09-04T15:29:21.317Z Compiling simd-adler32 v0.3.8
26112026-09-04T15:29:21.363Z Compiling adler2 v2.0.1
26122026-09-04T15:29:21.387Z Compiling crc32fast v1.5.0
26132026-09-04T15:29:21.411Z Compiling wait-timeout v0.2.1
26142026-09-04T15:29:21.565Z Compiling miniz_oxide v0.8.9
26152026-09-04T15:29:21.681Z Compiling zlib-rs v0.6.2
26162026-09-04T15:29:21.704Z Compiling rand_xorshift v0.4.0
26172026-09-04T15:29:21.729Z Compiling lazy_static v1.5.0
26182026-09-04T15:29:21.790Z Compiling thread-id v5.1.0
26192026-09-04T15:29:21.851Z Compiling serde v1.0.228
26202026-09-04T15:29:21.854Z Compiling serde_json v1.0.151
26212026-09-04T15:29:21.902Z Compiling bitflags v2.11.0
26222026-09-04T15:29:21.926Z Compiling uuid v1.23.4
26232026-09-04T15:29:21.967Z Compiling semver v1.0.28
26242026-09-04T15:29:22.024Z Compiling icu_provider v2.1.1
26252026-09-04T15:29:22.096Z Compiling indexmap v2.14.0
26262026-09-04T15:29:22.367Z Compiling icu_properties v2.1.2
26272026-09-04T15:29:22.427Z Compiling bytes v1.11.1
26282026-09-04T15:29:22.481Z Compiling zeroize v1.9.0
26292026-09-04T15:29:22.513Z Compiling icu_normalizer v2.1.1
26302026-09-04T15:29:22.597Z Compiling chrono v0.4.45
26312026-09-04T15:29:22.696Z Compiling rustix v1.1.4
26322026-09-04T15:29:22.767Z Compiling generic-array v0.14.7
26332026-09-04T15:29:22.978Z Compiling erased-serde v0.3.31
26342026-09-04T15:29:23.031Z Compiling tokio v1.52.1
26352026-09-04T15:29:23.182Z Compiling http v1.4.2
26362026-09-04T15:29:23.234Z Compiling rustls-pki-types v1.14.0
26372026-09-04T15:29:23.359Z Compiling idna_adapter v1.2.1
26382026-09-04T15:29:23.423Z Compiling crypto-common v0.1.7
26392026-09-04T15:29:23.499Z Compiling idna v1.1.0
26402026-09-04T15:29:23.542Z Compiling block-buffer v0.10.4
26412026-09-04T15:29:23.564Z Compiling slog v2.8.2
26422026-09-04T15:29:23.646Z Compiling ipnet v2.12.0
26432026-09-04T15:29:23.646Z Compiling aws-lc-rs v1.16.3
26442026-09-04T15:29:23.673Z Compiling regex-automata v0.4.14
26452026-09-04T15:29:23.743Z Compiling ppv-lite86 v0.2.21
26462026-09-04T15:29:23.746Z Compiling digest v0.10.7
26472026-09-04T15:29:23.787Z Compiling terminal_size v0.4.3
26482026-09-04T15:29:23.888Z Compiling url v2.5.8
26492026-09-04T15:29:23.953Z Compiling clap_builder v4.6.0
26502026-09-04T15:29:23.980Z Compiling http-body v1.0.1
26512026-09-04T15:29:24.002Z Compiling tempfile v3.27.0
26522026-09-04T15:29:24.052Z Compiling der v0.7.10
26532026-09-04T15:29:24.091Z Compiling rand_chacha v0.9.0
26542026-09-04T15:29:24.124Z Compiling http-body-util v0.1.3
26552026-09-04T15:29:24.149Z Compiling rand_chacha v0.3.1
26562026-09-04T15:29:24.169Z Compiling serde_urlencoded v0.7.1
26572026-09-04T15:29:24.378Z Compiling rand v0.9.2
26582026-09-04T15:29:24.441Z Compiling rand v0.8.6
26592026-09-04T15:29:24.474Z Compiling rustls-native-certs v0.8.3
26602026-09-04T15:29:24.553Z Compiling schemars v0.8.22
26612026-09-04T15:29:24.576Z Compiling futures-executor v0.3.32
26622026-09-04T15:29:24.673Z Compiling hybrid-array v0.4.13
26632026-09-04T15:29:24.719Z Compiling hubpack v0.1.2
26642026-09-04T15:29:24.972Z Compiling rustls-webpki v0.103.13
26652026-09-04T15:29:24.996Z Compiling hex v0.4.3
26662026-09-04T15:29:24.996Z Compiling futures v0.3.32
26672026-09-04T15:29:25.129Z Compiling spki v0.7.3
26682026-09-04T15:29:25.186Z Compiling publicsuffix v2.3.0
26692026-09-04T15:29:25.219Z Compiling openapiv3 v2.2.0
26702026-09-04T15:29:25.370Z Compiling pkcs8 v0.10.2
26712026-09-04T15:29:25.426Z Compiling cookie v0.18.1
26722026-09-04T15:29:25.451Z Compiling rusty-fork v0.3.1
26732026-09-04T15:29:25.451Z Compiling sha2 v0.10.9
26742026-09-04T15:29:25.576Z Compiling ipnetwork v0.21.1
26752026-09-04T15:29:25.699Z Compiling rustls v0.23.41
26762026-09-04T15:29:25.841Z Compiling cookie_store v0.22.1
26772026-09-04T15:29:25.932Z Compiling oxnet v0.1.6
26782026-09-04T15:29:26.032Z Compiling clap v4.6.1
26792026-09-04T15:29:26.056Z Compiling flate2 v1.1.9
26802026-09-04T15:29:26.153Z Compiling proptest v1.11.0
26812026-09-04T15:29:26.181Z Compiling block-buffer v0.12.1
26822026-09-04T15:29:26.220Z Compiling crypto-common v0.2.2
26832026-09-04T15:29:26.369Z Compiling signature v2.2.0
26842026-09-04T15:29:26.392Z Compiling hmac v0.12.1
26852026-09-04T15:29:26.428Z Compiling dof v0.4.0
26862026-09-04T15:29:26.451Z Compiling dtrace-parser v0.3.0
26872026-09-04T15:29:26.472Z Compiling camino v1.2.5
26882026-09-04T15:29:26.573Z Compiling regex v1.12.3
26892026-09-04T15:29:26.596Z Compiling data-encoding v2.10.0
26902026-09-04T15:29:26.665Z Compiling memmap2 v0.9.10
26912026-09-04T15:29:26.766Z Compiling num-integer v0.1.46
26922026-09-04T15:29:26.947Z Compiling rustix v0.38.44
26932026-09-04T15:29:26.972Z Compiling x509-cert v0.2.5
26942026-09-04T15:29:27.007Z Compiling serde_spanned v0.6.9
26952026-09-04T15:29:27.058Z Compiling toml_datetime v0.6.11
26962026-09-04T15:29:27.194Z Compiling dof v0.3.0
26972026-09-04T15:29:27.217Z Compiling num-iter v0.1.45
26982026-09-04T15:29:27.351Z Compiling usdt-impl v0.6.0
26992026-09-04T15:29:27.414Z Compiling bstr v1.12.1
27002026-09-04T15:29:27.414Z Compiling dtrace-parser v0.2.0
27012026-09-04T15:29:27.417Z Compiling ff v0.13.1
27022026-09-04T15:29:27.450Z Compiling thread-id v4.2.2
27032026-09-04T15:29:27.565Z Compiling tokio-util v0.7.18
27042026-09-04T15:29:27.625Z Compiling tower v0.5.3
27052026-09-04T15:29:27.903Z Compiling usdt v0.6.0
27062026-09-04T15:29:28.139Z Compiling tower-http v0.6.8
27072026-09-04T15:29:28.232Z Compiling sec1 v0.7.3
27082026-09-04T15:29:28.293Z Compiling digest v0.11.3
27092026-09-04T15:29:28.355Z Compiling usdt-impl v0.5.0
27102026-09-04T15:29:28.431Z Compiling h2 v0.4.15
27112026-09-04T15:29:28.503Z Compiling group v0.13.0
27122026-09-04T15:29:28.551Z Compiling signal-hook v0.3.18
27132026-09-04T15:29:28.741Z Compiling newtype-uuid v1.3.2
27142026-09-04T15:29:28.846Z Compiling nix v0.31.2
27152026-09-04T15:29:28.846Z Compiling hkdf v0.12.4
27162026-09-04T15:29:28.893Z Compiling serde_with v3.21.0
27172026-09-04T15:29:28.955Z Compiling crypto-bigint v0.5.5
27182026-09-04T15:29:29.009Z Compiling foreign-types-shared v0.1.1
27192026-09-04T15:29:29.069Z Compiling daft v0.1.8
27202026-09-04T15:29:29.114Z Compiling foreign-types v0.3.2
27212026-09-04T15:29:29.139Z Compiling ahash v0.8.12
27222026-09-04T15:29:29.210Z Compiling tokio-rustls v0.26.4
27232026-09-04T15:29:29.233Z Compiling rustls-platform-verifier v0.6.2
27242026-09-04T15:29:29.378Z Compiling num-bigint-dig v0.8.6
27252026-09-04T15:29:29.407Z Compiling packed_struct v0.10.1
27262026-09-04T15:29:29.432Z Compiling openssl-sys v0.9.117
27272026-09-04T15:29:29.454Z Compiling pkcs1 v0.7.5
27282026-09-04T15:29:29.558Z Compiling toml_edit v0.19.15
27292026-09-04T15:29:29.625Z Compiling serde-hex v0.1.0
27302026-09-04T15:29:29.656Z Compiling bzip2 v0.4.4
27312026-09-04T15:29:29.914Z Compiling openssl v0.10.80
27322026-09-04T15:29:29.941Z Compiling hashbrown v0.13.2
27332026-09-04T15:29:30.030Z Compiling elliptic-curve v0.13.8
27342026-09-04T15:29:30.404Z Compiling rsa v0.9.10
27352026-09-04T15:29:30.485Z Compiling signal-hook-mio v0.2.5
27362026-09-04T15:29:30.563Z Compiling ron v0.8.1
27372026-09-04T15:29:30.637Z Compiling globset v0.4.18
27382026-09-04T15:29:30.661Z Compiling block-padding v0.4.2
27392026-09-04T15:29:30.870Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27402026-09-04T15:29:30.982Z Compiling sha3 v0.10.8
27412026-09-04T15:29:31.006Z Compiling curve25519-dalek v4.1.3
27422026-09-04T15:29:31.073Z Compiling inout v0.2.2
27432026-09-04T15:29:31.202Z Compiling toml v0.7.8
27442026-09-04T15:29:31.227Z Compiling object v0.30.4
27452026-09-04T15:29:31.308Z Compiling zip v0.6.6
27462026-09-04T15:29:31.366Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27472026-09-04T15:29:31.402Z Compiling jiff v0.2.34
27482026-09-04T15:29:31.578Z Compiling cipher v0.5.2
27492026-09-04T15:29:31.800Z Compiling crossterm v0.28.1
27502026-09-04T15:29:31.824Z Compiling ed25519 v2.2.3
27512026-09-04T15:29:31.867Z Compiling serde-big-array v0.5.1
27522026-09-04T15:29:31.920Z Compiling pem v3.0.6
27532026-09-04T15:29:32.038Z Compiling petgraph v0.8.3
27542026-09-04T15:29:32.062Z Compiling object v0.37.3
27552026-09-04T15:29:32.113Z Compiling heapless v0.7.17
27562026-09-04T15:29:32.155Z Compiling ed25519-dalek v2.2.0
27572026-09-04T15:29:32.246Z Compiling hyper v1.10.1
27582026-09-04T15:29:32.373Z Compiling chacha20 v0.10.0
27592026-09-04T15:29:32.440Z Compiling byte-wrapper v0.1.0
27602026-09-04T15:29:32.588Z Compiling native-tls v0.2.18
27612026-09-04T15:29:32.612Z Compiling md-5 v0.10.6
27622026-09-04T15:29:32.698Z Compiling serde_plain v1.0.2
27632026-09-04T15:29:32.756Z Compiling toml_edit v0.22.27
27642026-09-04T15:29:32.819Z Compiling postgres-protocol v0.6.10
27652026-09-04T15:29:32.974Z Compiling tokio-native-tls v0.3.1
27662026-09-04T15:29:33.040Z Compiling zopfli v0.8.3
27672026-09-04T15:29:33.063Z Compiling smoltcp v0.9.1
27682026-09-04T15:29:33.201Z Compiling hickory-proto v0.25.2
27692026-09-04T15:29:33.747Z Compiling hyper-util v0.1.20
27702026-09-04T15:29:33.819Z Compiling float-cmp v0.10.0
27712026-09-04T15:29:33.997Z Compiling predicates v3.1.4
27722026-09-04T15:29:34.026Z Compiling petgraph v0.6.5
27732026-09-04T15:29:34.050Z Compiling textwrap v0.16.2
27742026-09-04T15:29:34.077Z Compiling string_cache v0.8.9
27752026-09-04T15:29:34.384Z Compiling zip v4.6.1
27762026-09-04T15:29:34.603Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-04T15:29:34.667Z Compiling postgres-types v0.2.12
27782026-09-04T15:29:34.917Z Compiling iddqd v0.4.2
27792026-09-04T15:29:34.968Z Compiling similar v2.7.0
27802026-09-04T15:29:34.992Z Compiling tokio-stream v0.1.18
27812026-09-04T15:29:35.088Z Compiling olpc-cjson v0.1.4
27822026-09-04T15:29:35.317Z Compiling backtrace v0.3.76
27832026-09-04T15:29:35.355Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27842026-09-04T15:29:35.501Z Compiling hyper-rustls v0.27.7
27852026-09-04T15:29:35.636Z Compiling hyper-tls v0.6.0
27862026-09-04T15:29:35.700Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27872026-09-04T15:29:35.807Z Compiling reqwest v0.13.2
27882026-09-04T15:29:35.940Z Compiling reqwest v0.12.28
27892026-09-04T15:29:35.965Z Compiling backtrace-ext v0.2.1
27902026-09-04T15:29:35.992Z Compiling tokio-postgres v0.7.16
27912026-09-04T15:29:36.096Z Compiling fs-err v3.3.0
27922026-09-04T15:29:36.219Z Compiling miette v7.6.0
27932026-09-04T15:29:36.339Z Compiling buf-list v1.1.2
27942026-09-04T15:29:36.611Z Compiling thread_local v1.1.9
27952026-09-04T15:29:36.635Z Compiling is-terminal v0.4.17
27962026-09-04T15:29:36.717Z Compiling hostname v0.3.1
27972026-09-04T15:29:36.753Z Compiling slog-json v2.6.1
27982026-09-04T15:29:36.777Z Compiling compression-codecs v0.4.37
27992026-09-04T15:29:36.902Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28002026-09-04T15:29:36.925Z Compiling slog-term v2.9.2
28012026-09-04T15:29:36.954Z Compiling slog-async v2.8.0
28022026-09-04T15:29:37.045Z Compiling slog-bunyan v2.5.0
28032026-09-04T15:29:37.109Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28042026-09-04T15:29:37.259Z Compiling serde_spanned v1.1.1
28052026-09-04T15:29:37.375Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-04T15:29:37.442Z Compiling multer v3.1.0
28072026-09-04T15:29:37.682Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28082026-09-04T15:29:37.735Z Compiling tough v0.22.0
28092026-09-04T15:29:37.759Z Compiling toml v1.1.2+spec-1.1.0
28102026-09-04T15:29:37.784Z Compiling progenitor-client v0.14.0
28112026-09-04T15:29:37.931Z Compiling async-compression v0.4.41
28122026-09-04T15:29:38.020Z Compiling sha1 v0.11.0
28132026-09-04T15:29:38.226Z Compiling rustls-pemfile v2.2.0
28142026-09-04T15:29:38.260Z Compiling serde_path_to_error v0.1.20
28152026-09-04T15:29:38.283Z Compiling hostname v0.4.2
28162026-09-04T15:29:38.367Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-04T15:29:38.405Z Compiling atomicwrites v0.4.4
28182026-09-04T15:29:38.463Z Compiling macaddr v1.0.1
28192026-09-04T15:29:38.487Z Compiling instant v0.1.13
28202026-09-04T15:29:38.514Z Compiling oxide-generation v0.1.3
28212026-09-04T15:29:38.543Z Compiling regress v0.10.5
28222026-09-04T15:29:38.566Z Compiling progenitor-extras v0.2.0
28232026-09-04T15:29:38.637Z Compiling backoff v0.4.0
28242026-09-04T15:29:38.687Z Compiling dropshot v0.17.1
28252026-09-04T15:29:38.723Z Compiling parse-display v0.10.0
28262026-09-04T15:29:38.750Z Compiling half v2.7.1
28272026-09-04T15:29:38.873Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-04T15:29:38.899Z Compiling heck v0.5.0
28292026-09-04T15:29:38.919Z Compiling regress v0.11.1
28302026-09-04T15:29:39.125Z Compiling ciborium-ll v0.2.2
28312026-09-04T15:29:39.172Z Compiling secrecy v0.10.3
28322026-09-04T15:29:39.254Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-04T15:29:39.371Z Compiling ciborium v0.2.2
28342026-09-04T15:29:39.397Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-04T15:29:39.421Z Compiling inout v0.1.4
28362026-09-04T15:29:39.627Z Compiling cipher v0.4.4
28372026-09-04T15:29:39.656Z Compiling universal-hash v0.5.1
28382026-09-04T15:29:39.805Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28392026-09-04T15:29:39.809Z Compiling unsafe-libyaml v0.2.11
28402026-09-04T15:29:39.853Z Compiling poly1305 v0.8.0
28412026-09-04T15:29:39.922Z Compiling chacha20 v0.9.1
28422026-09-04T15:29:40.146Z Compiling blake2 v0.10.6
28432026-09-04T15:29:40.168Z Compiling aead v0.5.2
28442026-09-04T15:29:40.233Z Compiling password-hash v0.5.0
28452026-09-04T15:29:40.381Z Compiling chacha20poly1305 v0.10.1
28462026-09-04T15:29:40.468Z Compiling serde_yaml v0.9.34+deprecated
28472026-09-04T15:29:40.468Z Compiling vsss-rs v3.3.4
28482026-09-04T15:29:40.472Z Compiling camino-tempfile v1.4.1
28492026-09-04T15:29:40.555Z Compiling argon2 v0.5.3
28502026-09-04T15:29:40.580Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28512026-09-04T15:29:40.584Z Compiling typify-impl v0.6.2
28522026-09-04T15:29:40.632Z Compiling heapless v0.8.0
28532026-09-04T15:29:40.718Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28542026-09-04T15:29:40.844Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28552026-09-04T15:29:40.848Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28562026-09-04T15:29:41.055Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28572026-09-04T15:29:41.105Z Compiling ingot-types v0.2.0
28582026-09-04T15:29:41.205Z Compiling cobs v0.3.0
28592026-09-04T15:29:41.234Z Compiling smoltcp v0.11.0
28602026-09-04T15:29:41.408Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28612026-09-04T15:29:41.545Z Compiling postcard v1.1.3
28622026-09-04T15:29:41.607Z Compiling ingot v0.2.1
28632026-09-04T15:29:41.661Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28642026-09-04T15:29:41.687Z Compiling cstr-argument v0.1.2
28652026-09-04T15:29:41.746Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28662026-09-04T15:29:41.889Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28672026-09-04T15:29:41.911Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-04T15:29:41.970Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28692026-09-04T15:29:41.993Z Compiling rand v0.10.1
28702026-09-04T15:29:42.061Z Compiling sigpipe v0.1.3
28712026-09-04T15:29:42.184Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28722026-09-04T15:29:42.224Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28732026-09-04T15:29:42.270Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28742026-09-04T15:29:42.365Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28752026-09-04T15:29:42.813Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28762026-09-04T15:29:42.831Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28772026-09-04T15:29:42.858Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-04T15:29:42.999Z Compiling memmap v0.7.0
28792026-09-04T15:29:43.106Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28802026-09-04T15:29:43.234Z Compiling usdt v0.5.0
28812026-09-04T15:29:43.401Z Compiling zone v0.3.1
28822026-09-04T15:29:43.405Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28832026-09-04T15:29:43.448Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28842026-09-04T15:29:43.745Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28852026-09-04T15:29:43.771Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-04T15:29:43.771Z Compiling derive-where v1.6.0
28872026-09-04T15:29:43.847Z Compiling bytecount v0.6.9
28882026-09-04T15:29:43.870Z Compiling toml v0.8.23
28892026-09-04T15:29:43.941Z Compiling tokio-dtrace v0.1.1
28902026-09-04T15:29:43.978Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-04T15:29:44.205Z Compiling typify-macro v0.6.2
28922026-09-04T15:29:44.258Z Compiling oxide-tokio-rt v0.1.4
28932026-09-04T15:29:44.281Z Compiling prettyplease v0.2.37
28942026-09-04T15:29:44.305Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28952026-09-04T15:29:44.477Z Compiling newline-converter v0.3.0
28962026-09-04T15:29:44.530Z Compiling gethostname v0.5.0
28972026-09-04T15:29:44.647Z Compiling console v0.15.11
28982026-09-04T15:29:44.699Z Compiling slog-dtrace v0.3.0
28992026-09-04T15:29:44.736Z Compiling cancel-safe-futures v0.1.5
29002026-09-04T15:29:44.769Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29012026-09-04T15:29:44.976Z Compiling num-rational v0.4.2
29022026-09-04T15:29:45.065Z Compiling num-complex v0.4.6
29032026-09-04T15:29:45.088Z Compiling oxide-update-engine-types v0.1.2
29042026-09-04T15:29:45.118Z Compiling expectorate v1.2.0
29052026-09-04T15:29:45.318Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29062026-09-04T15:29:45.341Z Compiling match_cfg v0.1.0
29072026-09-04T15:29:45.377Z Compiling resolv-conf v0.7.6
29082026-09-04T15:29:45.451Z Compiling compression-core v0.4.31
29092026-09-04T15:29:45.475Z Compiling num v0.4.3
29102026-09-04T15:29:45.668Z Compiling crossbeam-channel v0.5.15
29112026-09-04T15:29:45.783Z Compiling float-ord v0.3.2
29122026-09-04T15:29:45.869Z Compiling term v1.2.1
29132026-09-04T15:29:45.893Z Compiling linear-map v1.2.0
29142026-09-04T15:29:45.896Z Compiling typify v0.6.2
29152026-09-04T15:29:45.944Z Compiling take_mut v0.2.2
29162026-09-04T15:29:45.944Z Compiling toml_writer v1.1.1+spec-1.1.0
29172026-09-04T15:29:46.064Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29182026-09-04T15:29:46.089Z Compiling progenitor-impl v0.14.0
29192026-09-04T15:29:46.163Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29202026-09-04T15:29:46.426Z Compiling oxide-update-engine v0.1.2
29212026-09-04T15:29:46.762Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29222026-09-04T15:29:47.055Z Compiling async-stream v0.3.6
29232026-09-04T15:29:47.271Z Compiling waitgroup v0.1.2
29242026-09-04T15:29:47.461Z Compiling backon v1.6.0
29252026-09-04T15:29:47.647Z Compiling linked-hash-map v0.5.6
29262026-09-04T15:29:47.670Z Compiling minimal-lexical v0.2.1
29272026-09-04T15:29:47.674Z Compiling debug-ignore v1.0.5
29282026-09-04T15:29:47.910Z Compiling lru-cache v0.1.2
29292026-09-04T15:29:48.000Z Compiling nom v7.1.3
29302026-09-04T15:29:48.004Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-04T15:29:48.130Z Compiling itertools v0.14.0
29322026-09-04T15:29:48.323Z Compiling progenitor-macro v0.14.0
29332026-09-04T15:29:48.779Z Compiling unicode-xid v0.2.6
29342026-09-04T15:29:48.841Z Compiling humantime v2.3.0
29352026-09-04T15:29:48.964Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-04T15:29:48.968Z Compiling hickory-proto v0.24.4
29372026-09-04T15:29:49.128Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-04T15:29:49.203Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-04T15:29:49.437Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-04T15:29:49.698Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-04T15:29:50.175Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-04T15:29:50.268Z Compiling papergrid v0.11.0
29432026-09-04T15:29:50.295Z Compiling tabled_derive v0.7.0
29442026-09-04T15:29:50.319Z Compiling termtree v0.5.1
29452026-09-04T15:29:50.447Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-04T15:29:50.475Z Compiling crossterm v0.29.0
29472026-09-04T15:29:50.529Z Compiling phf_shared v0.12.1
29482026-09-04T15:29:50.552Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-04T15:29:50.776Z Compiling csv-core v0.1.13
29502026-09-04T15:29:50.952Z Compiling vte v0.14.1
29512026-09-04T15:29:51.142Z Compiling chrono-tz v0.10.4
29522026-09-04T15:29:51.214Z Compiling highway v1.3.0
29532026-09-04T15:29:51.267Z Compiling tabled v0.15.0
29542026-09-04T15:29:51.407Z Compiling strip-ansi-escapes v0.2.1
29552026-09-04T15:29:51.430Z Compiling csv v1.4.0
29562026-09-04T15:29:51.739Z Compiling hickory-resolver v0.24.4
29572026-09-04T15:29:51.828Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29582026-09-04T15:29:52.228Z Compiling phf v0.12.1
29592026-09-04T15:29:52.318Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-04T15:29:52.444Z Compiling const_format_proc_macros v0.2.34
29612026-09-04T15:29:52.548Z Compiling fd-lock v4.0.4
29622026-09-04T15:29:52.724Z Compiling progenitor v0.14.0
29632026-09-04T15:29:52.754Z Compiling peg-macros v0.8.5
29642026-09-04T15:29:52.935Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29652026-09-04T15:29:53.002Z Compiling qorb v0.4.1
29662026-09-04T15:29:53.056Z Compiling nu-ansi-term v0.50.3
29672026-09-04T15:29:53.257Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29682026-09-04T15:29:53.280Z Compiling const_format v0.2.35
29692026-09-04T15:29:53.387Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29702026-09-04T15:29:53.430Z Compiling reedline v0.40.0
29712026-09-04T15:29:53.480Z Compiling bcs v0.1.6
29722026-09-04T15:29:53.673Z Compiling nom v8.0.0
29732026-09-04T15:29:53.898Z Compiling semver v0.1.20
29742026-09-04T15:29:54.008Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752026-09-04T15:29:54.056Z Compiling peg v0.8.5
29762026-09-04T15:29:54.162Z Compiling rustc_version v0.1.7
29772026-09-04T15:29:54.213Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29782026-09-04T15:29:54.274Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29792026-09-04T15:29:54.379Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29802026-09-04T15:29:54.406Z Compiling newtype_derive v0.1.6
29812026-09-04T15:29:54.877Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-04T15:29:54.898Z Compiling sha1 v0.10.6
29832026-09-04T15:29:54.964Z Compiling steno v0.4.1
29842026-09-04T15:29:55.072Z Compiling utf-8 v0.7.6
29852026-09-04T15:29:55.262Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-04T15:29:55.310Z Compiling tagptr v0.2.0
29872026-09-04T15:29:55.363Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-04T15:29:55.453Z Compiling tungstenite v0.21.0
29892026-09-04T15:29:55.528Z Compiling moka v0.12.13
29902026-09-04T15:29:55.624Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29912026-09-04T15:29:55.673Z Compiling darling_core v0.21.3
29922026-09-04T15:29:55.761Z Compiling display-error-chain v0.2.2
29932026-09-04T15:29:55.827Z Compiling vergen-lib v0.1.6
29942026-09-04T15:29:55.851Z Compiling diesel_derives v2.3.7
29952026-09-04T15:29:56.117Z Compiling tokio-tungstenite v0.21.0
29962026-09-04T15:29:56.142Z Compiling scheduled-thread-pool v0.2.7
29972026-09-04T15:29:56.167Z Compiling vergen-gitcl v1.0.8
29982026-09-04T15:29:56.409Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-04T15:29:56.441Z Compiling diesel_table_macro_syntax v0.3.0
30002026-09-04T15:29:56.511Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30012026-09-04T15:29:56.537Z Compiling dirs-sys-next v0.1.2
30022026-09-04T15:29:56.676Z Compiling glob v0.3.3
30032026-09-04T15:29:56.813Z Compiling hickory-resolver v0.25.2
30042026-09-04T15:29:56.837Z Compiling maplit v1.0.2
30052026-09-04T15:29:56.841Z Compiling crunchy v0.2.4
30062026-09-04T15:29:56.965Z Compiling dirs-next v2.0.0
30072026-09-04T15:29:57.020Z Compiling r2d2 v0.8.10
30082026-09-04T15:29:57.053Z Compiling clang-sys v1.8.1
30092026-09-04T15:29:57.198Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30102026-09-04T15:29:57.283Z Compiling libscf-sys v1.2.0
30112026-09-04T15:29:57.321Z Compiling downcast-rs v2.0.2
30122026-09-04T15:29:57.447Z Compiling xshell-macros v0.2.7
30132026-09-04T15:29:57.471Z Compiling tiny-keccak v2.0.2
30142026-09-04T15:29:57.519Z Compiling term v0.7.0
30152026-09-04T15:29:57.592Z Compiling papergrid v0.18.0
30162026-09-04T15:29:57.653Z Compiling bit-vec v0.6.3
30172026-09-04T15:29:57.851Z Compiling xshell v0.2.7
30182026-09-04T15:29:57.906Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30192026-09-04T15:29:57.940Z Compiling darling_macro v0.21.3
30202026-09-04T15:29:57.987Z Compiling ascii-canvas v3.0.0
30212026-09-04T15:29:58.029Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30222026-09-04T15:29:58.099Z Compiling bit-set v0.5.3
30232026-09-04T15:29:58.225Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30242026-09-04T15:29:58.249Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30252026-09-04T15:29:58.270Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30262026-09-04T15:29:58.291Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-04T15:29:58.312Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-04T15:29:58.508Z Compiling darling v0.21.3
30292026-09-04T15:29:58.545Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30302026-09-04T15:29:58.618Z Compiling dsl_auto_type v0.2.0
30312026-09-04T15:29:58.641Z Compiling itertools v0.15.0
30322026-09-04T15:29:58.663Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30332026-09-04T15:29:58.715Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30342026-09-04T15:29:58.854Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30352026-09-04T15:29:58.879Z Compiling tabled v0.21.0
30362026-09-04T15:29:59.320Z Compiling itertools v0.10.5
30372026-09-04T15:29:59.352Z Compiling ena v0.14.4
30382026-09-04T15:29:59.402Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-04T15:29:59.617Z Compiling libloading v0.8.9
30402026-09-04T15:29:59.656Z Compiling diff v0.1.13
30412026-09-04T15:29:59.824Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30422026-09-04T15:29:59.868Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30432026-09-04T15:29:59.932Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30442026-09-04T15:30:00.188Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30452026-09-04T15:30:00.321Z Compiling unicase v2.9.0
30462026-09-04T15:30:00.461Z Compiling bindgen v0.71.1
30472026-09-04T15:30:00.487Z Compiling regex-syntax v0.6.29
30482026-09-04T15:30:00.814Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-04T15:30:00.983Z Compiling cexpr v0.6.0
30502026-09-04T15:30:01.009Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-04T15:30:01.247Z Compiling rustc-hash v2.1.1
30522026-09-04T15:30:01.652Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30532026-09-04T15:30:01.711Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30542026-09-04T15:30:01.932Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30552026-09-04T15:30:02.064Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30562026-09-04T15:30:02.224Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30572026-09-04T15:30:02.254Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-04T15:30:02.496Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30592026-09-04T15:30:02.646Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30602026-09-04T15:30:02.911Z Compiling lalrpop v0.19.12
30612026-09-04T15:30:03.693Z Compiling headers-core v0.3.0
30622026-09-04T15:30:03.859Z Compiling libxml v0.3.3
30632026-09-04T15:30:03.900Z Compiling crc8 v0.1.1
30642026-09-04T15:30:04.053Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30652026-09-04T15:30:04.079Z Compiling diesel v2.3.7
30662026-09-04T15:30:04.178Z Compiling headers v0.4.1
30672026-09-04T15:30:04.202Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-04T15:30:04.438Z Compiling strum_macros v0.24.3
30692026-09-04T15:30:05.092Z Compiling indoc v1.0.9
30702026-09-04T15:30:05.281Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-04T15:30:05.422Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-04T15:30:05.529Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-04T15:30:05.569Z Compiling quick-xml v0.37.5
30742026-09-04T15:30:05.647Z Compiling derive_builder v0.20.2
30752026-09-04T15:30:05.802Z Compiling oso-derive v0.27.3
30762026-09-04T15:30:05.834Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-04T15:30:05.917Z Compiling openssl-probe v0.1.6
30782026-09-04T15:30:06.243Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30792026-09-04T15:30:06.379Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-04T15:30:06.429Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-04T15:30:06.829Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-04T15:30:07.144Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-04T15:30:07.215Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-09-04T15:30:07.239Z Compiling bb8 v0.8.6
30852026-09-04T15:30:07.243Z Compiling filetime v0.2.27
30862026-09-04T15:30:07.461Z Compiling trait-variant v0.1.2
30872026-09-04T15:30:07.505Z Compiling proc-macro-error-attr2 v2.0.0
30882026-09-04T15:30:07.575Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30892026-09-04T15:30:07.653Z Compiling half v1.8.3
30902026-09-04T15:30:07.716Z Compiling tar v0.4.46
30912026-09-04T15:30:07.841Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30922026-09-04T15:30:07.941Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30932026-09-04T15:30:08.009Z Compiling proc-macro-error2 v2.0.1
30942026-09-04T15:30:08.064Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30952026-09-04T15:30:08.087Z Compiling serde_cbor v0.11.2
30962026-09-04T15:30:08.109Z Compiling samael v0.0.19
30972026-09-04T15:30:08.343Z Compiling hashbrown v0.14.5
30982026-09-04T15:30:08.385Z Compiling rfc6979 v0.4.0
30992026-09-04T15:30:08.438Z Compiling salty v0.3.0
31002026-09-04T15:30:08.560Z Compiling ecdsa v0.16.9
31012026-09-04T15:30:08.663Z Compiling knus-derive v3.4.0
31022026-09-04T15:30:08.872Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31032026-09-04T15:30:08.964Z Compiling chumsky v0.9.3
31042026-09-04T15:30:09.033Z Compiling primeorder v0.13.6
31052026-09-04T15:30:09.073Z Compiling nonempty v0.12.0
31062026-09-04T15:30:09.313Z Compiling p384 v0.13.1
31072026-09-04T15:30:09.343Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082026-09-04T15:30:09.844Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31092026-09-04T15:30:09.909Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31102026-09-04T15:30:10.131Z Compiling fxhash v0.2.1
31112026-09-04T15:30:10.279Z Compiling knus v3.4.0
31122026-09-04T15:30:10.305Z Compiling libz-sys v1.1.24
31132026-09-04T15:30:10.326Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31142026-09-04T15:30:10.413Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31152026-09-04T15:30:10.437Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31162026-09-04T15:30:10.694Z Compiling polar-core v0.27.3
31172026-09-04T15:30:10.805Z Compiling kstat-rs v0.2.5
31182026-09-04T15:30:10.969Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31192026-09-04T15:30:11.073Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31202026-09-04T15:30:11.201Z Compiling mime_guess v2.0.5
31212026-09-04T15:30:11.222Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31222026-09-04T15:30:11.581Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-04T15:30:11.761Z Compiling nanorand v0.7.0
31242026-09-04T15:30:12.066Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-04T15:30:12.124Z Compiling parking_lot_core v0.8.6
31262026-09-04T15:30:12.388Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-04T15:30:12.413Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31282026-09-04T15:30:12.469Z Compiling flume v0.11.1
31292026-09-04T15:30:12.628Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-04T15:30:13.005Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-04T15:30:13.032Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-04T15:30:13.261Z Compiling git-stub v1.0.0
31332026-09-04T15:30:13.298Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T15:30:13.424Z Compiling instability v0.3.11
31352026-09-04T15:30:13.540Z Compiling http-range v0.1.5
31362026-09-04T15:30:13.563Z Compiling strsim v0.10.0
31372026-09-04T15:30:13.657Z Compiling corncobs v0.1.4
31382026-09-04T15:30:13.840Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-04T15:30:13.863Z Compiling darling_core v0.13.4
31402026-09-04T15:30:13.941Z Compiling git-stub-vcs v0.1.0
31412026-09-04T15:30:13.964Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-04T15:30:14.733Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-04T15:30:14.757Z Compiling progenitor-impl v0.13.0
31442026-09-04T15:30:14.990Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-04T15:30:15.042Z Compiling ignore v0.4.25
31462026-09-04T15:30:15.146Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-04T15:30:15.421Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-04T15:30:15.595Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31492026-09-04T15:30:15.618Z Compiling secrecy v0.8.0
31502026-09-04T15:30:15.825Z Compiling anstyle-parse v0.2.7
31512026-09-04T15:30:16.086Z Compiling castaway v0.2.4
31522026-09-04T15:30:16.255Z Compiling vergen-git2 v9.1.0
31532026-09-04T15:30:16.505Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-04T15:30:16.751Z Compiling indoc v2.0.7
31552026-09-04T15:30:16.880Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31562026-09-04T15:30:17.064Z Compiling progenitor-macro v0.13.0
31572026-09-04T15:30:17.772Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31582026-09-04T15:30:17.986Z Compiling compact_str v0.8.1
31592026-09-04T15:30:18.167Z Compiling anstream v0.6.21
31602026-09-04T15:30:18.598Z Compiling globwalk v0.9.1
31612026-09-04T15:30:18.828Z Compiling darling_macro v0.13.4
31622026-09-04T15:30:18.979Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31632026-09-04T15:30:19.102Z Compiling hyper-staticfile v0.10.1
31642026-09-04T15:30:19.326Z Compiling parking_lot v0.11.2
31652026-09-04T15:30:19.363Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31662026-09-04T15:30:19.385Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31672026-09-04T15:30:19.468Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31682026-09-04T15:30:19.707Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31692026-09-04T15:30:19.908Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31702026-09-04T15:30:19.970Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31712026-09-04T15:30:20.018Z Compiling predicates-tree v1.0.13
31722026-09-04T15:30:20.068Z Compiling oso v0.27.3
31732026-09-04T15:30:20.414Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-04T15:30:20.658Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-04T15:30:21.008Z Compiling progenitor-client v0.13.0
31762026-09-04T15:30:21.248Z Compiling unicode-truncate v1.1.0
31772026-09-04T15:30:21.414Z Compiling sha2 v0.11.0
31782026-09-04T15:30:21.473Z Compiling digest-io v0.1.0
31792026-09-04T15:30:21.509Z Compiling lru v0.12.5
31802026-09-04T15:30:21.671Z Compiling prefix-trie v0.7.0
31812026-09-04T15:30:21.761Z Compiling rand_seeder v0.4.0
31822026-09-04T15:30:21.790Z Compiling rawzip v0.4.4
31832026-09-04T15:30:22.018Z Compiling cassowary v0.3.0
31842026-09-04T15:30:22.072Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31852026-09-04T15:30:22.311Z Compiling async-bb8-diesel v0.2.1
31862026-09-04T15:30:22.498Z Compiling diesel-dtrace v0.5.0
31872026-09-04T15:30:22.674Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31882026-09-04T15:30:22.763Z Compiling ratatui v0.29.0
31892026-09-04T15:30:22.824Z Compiling hickory-server v0.25.2
31902026-09-04T15:30:22.845Z Compiling progenitor v0.13.0
31912026-09-04T15:30:23.082Z Compiling camino-tempfile-ext v0.3.3
31922026-09-04T15:30:23.603Z Compiling sled v0.34.7
31932026-09-04T15:30:23.869Z Compiling darling v0.13.4
31942026-09-04T15:30:23.996Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-04T15:30:25.850Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-04T15:30:25.944Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-04T15:30:26.077Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-04T15:30:26.393Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31992026-09-04T15:30:26.634Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32002026-09-04T15:30:26.990Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32012026-09-04T15:30:27.171Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32022026-09-04T15:30:27.283Z Compiling serde_with_macros v1.5.2
32032026-09-04T15:30:27.862Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32042026-09-04T15:30:27.913Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-04T15:30:28.148Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32062026-09-04T15:30:28.172Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32072026-09-04T15:30:28.317Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32082026-09-04T15:30:28.393Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-04T15:30:28.416Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32102026-09-04T15:30:28.556Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32112026-09-04T15:30:28.632Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32122026-09-04T15:30:28.659Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32132026-09-04T15:30:28.799Z Compiling arc-swap v1.8.2
32142026-09-04T15:30:28.875Z Compiling void v1.0.2
32152026-09-04T15:30:29.005Z Compiling lzss v0.8.2
32162026-09-04T15:30:29.103Z Compiling slog-scope v4.4.1
32172026-09-04T15:30:29.286Z Compiling serde_with v1.14.0
32182026-09-04T15:30:29.289Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-04T15:30:29.336Z Compiling scuffle v0.1.0
32202026-09-04T15:30:29.362Z Compiling tungstenite v0.23.0
32212026-09-04T15:30:29.458Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-04T15:30:29.550Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-04T15:30:29.996Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32242026-09-04T15:30:30.241Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32252026-09-04T15:30:30.487Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-04T15:30:30.558Z Compiling libsw-core v0.3.2
32272026-09-04T15:30:30.562Z Compiling nix v0.27.1
32282026-09-04T15:30:30.608Z Compiling twox-hash v2.1.2
32292026-09-04T15:30:30.629Z Compiling serde_bytes v0.11.19
32302026-09-04T15:30:30.733Z Compiling atty v0.2.14
32312026-09-04T15:30:30.782Z Compiling libsw v3.5.0
32322026-09-04T15:30:30.815Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32332026-09-04T15:30:30.896Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-04T15:30:30.941Z Compiling tokio-tungstenite v0.23.1
32352026-09-04T15:30:30.945Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32362026-09-04T15:30:30.988Z Compiling slog-stdlog v4.1.1
32372026-09-04T15:30:31.014Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32382026-09-04T15:30:31.018Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32392026-09-04T15:30:31.112Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32402026-09-04T15:30:31.283Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32412026-09-04T15:30:31.317Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-04T15:30:31.341Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-04T15:30:31.509Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-04T15:30:31.571Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-04T15:30:32.075Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32462026-09-04T15:30:32.115Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32472026-09-04T15:30:32.245Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-04T15:30:32.411Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-04T15:30:32.477Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-04T15:30:33.117Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32512026-09-04T15:30:33.225Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32522026-09-04T15:30:33.712Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32532026-09-04T15:30:33.736Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32542026-09-04T15:30:34.453Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32552026-09-04T15:30:34.579Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32562026-09-04T15:30:35.554Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32572026-09-04T15:30:36.460Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32582026-09-04T15:30:37.288Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32592026-09-04T15:30:37.892Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32602026-09-04T15:30:38.074Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32612026-09-04T15:30:38.099Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32622026-09-04T15:30:38.341Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32632026-09-04T15:30:38.368Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32642026-09-04T15:30:39.496Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32652026-09-04T15:30:39.611Z Compiling git2 v0.20.4
32662026-09-04T15:30:40.710Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32672026-09-04T15:30:40.944Z Compiling signal-hook-tokio v0.3.1
32682026-09-04T15:30:40.969Z Compiling fatfs v0.3.6
32692026-09-04T15:30:41.150Z Compiling yasna v0.5.2
32702026-09-04T15:30:41.175Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-04T15:30:41.765Z Compiling console v0.16.2
32722026-09-04T15:30:42.223Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32732026-09-04T15:30:42.573Z Compiling seq-macro v0.3.6
32742026-09-04T15:30:42.702Z Compiling assert_matches v1.5.0
32752026-09-04T15:30:42.811Z Compiling indicatif v0.18.4
32762026-09-04T15:30:42.834Z Compiling rcgen v0.12.1
32772026-09-04T15:30:42.838Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32782026-09-04T15:30:43.095Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792026-09-04T15:30:43.689Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-04T15:30:45.917Z Compiling slog-envlogger v2.2.0
32812026-09-04T15:30:46.680Z Compiling oxide-update-engine-display v0.1.2
32822026-09-04T15:30:47.218Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-04T15:30:47.410Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-04T15:30:47.821Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32852026-09-04T15:30:47.859Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32862026-09-04T15:30:47.899Z Compiling port-file v0.1.0
32872026-09-04T15:30:48.068Z Compiling rtoolbox v0.0.3
32882026-09-04T15:30:48.096Z Compiling subprocess v0.2.15
32892026-09-04T15:30:48.251Z Compiling rpassword v7.5.4
32902026-09-04T15:30:48.369Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32912026-09-04T15:30:48.693Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32922026-09-04T15:30:49.345Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32932026-09-04T15:30:50.099Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32942026-09-04T15:30:50.246Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-04T15:30:50.626Z Compiling tui-tree-widget v0.23.1
32962026-09-04T15:30:50.935Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-04T15:30:51.405Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32982026-09-04T15:30:52.352Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32992026-09-04T15:30:52.845Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-04T15:30:53.072Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-04T15:30:53.311Z Compiling uzers v0.12.2
33022026-09-04T15:30:53.513Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33032026-09-04T15:30:53.555Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33042026-09-04T15:30:53.812Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33052026-09-04T15:30:54.163Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33062026-09-04T15:30:54.319Z Compiling support-bundle-viewer v0.1.2
33072026-09-04T15:30:54.447Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33082026-09-04T15:30:54.648Z Compiling multimap v0.10.1
33092026-09-04T15:30:55.529Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-04T15:31:21.230Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-04T15:31:42.725Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-04T15:31:58.088Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-04T15:39:53.204Z Finished `release` profile [optimized] target(s) in 10m 34s
33142026-09-04T15:39:53.210Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-04T15:39:53.210Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-04T15:40:30.709Z
33172026-09-04T15:40:30.709Zreal 11:13.475004231
33182026-09-04T15:40:30.709Zuser 2:10:33.901218456
33192026-09-04T15:40:30.713Zsys 4:46.780761451
33202026-09-04T15:40:30.713Ztrap 3.506132312
33212026-09-04T15:40:30.713Ztflt 0.691010660
33222026-09-04T15:40:30.713Zdflt 13.160392314
33232026-09-04T15:40:30.713Zkflt 0.009244720
33242026-09-04T15:40:30.713Zlock 8:43:22.262193474
33252026-09-04T15:40:30.713Zslp 3:17:17.713450975
33262026-09-04T15:40:30.713Zlat 3:09.323769022
33272026-09-04T15:40:30.713Zstop 8:54.785841976
33282026-09-04T15:40:30.713Z+ mapfile -t packages
33292026-09-04T15:40:30.713Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-04T15:40:31.684Z Finished `release` profile [optimized] target(s) in 0.96s
33312026-09-04T15:40:31.759Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-04T15:40:31.822ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-04T15:40:31.826Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-04T15:40:32.309Z Compiling libc v0.2.185
33352026-09-04T15:40:32.309Z Compiling serde_core v1.0.228
33362026-09-04T15:40:32.309Z Compiling serde v1.0.228
33372026-09-04T15:40:32.312Z Compiling rustix v1.1.4
33382026-09-04T15:40:32.312Z Compiling bitflags v2.11.0
33392026-09-04T15:40:32.312Z Compiling serde_json v1.0.151
33402026-09-04T15:40:32.431Z Compiling usdt-impl v0.5.0
33412026-09-04T15:40:32.460Z Compiling syn v2.0.117
33422026-09-04T15:40:32.471Z Compiling syn v1.0.109
33432026-09-04T15:40:32.502Z Compiling getrandom v0.4.3
33442026-09-04T15:40:32.502Z Compiling log v0.4.33
33452026-09-04T15:40:32.525Z Compiling indexmap v2.14.0
33462026-09-04T15:40:32.540Z Compiling fs-err v3.3.0
33472026-09-04T15:40:32.747Z Compiling heck v0.4.1
33482026-09-04T15:40:32.798Z Compiling once_cell v1.21.3
33492026-09-04T15:40:32.843Z Compiling anyhow v1.0.104
33502026-09-04T15:40:33.207Z Compiling errno v0.3.14
33512026-09-04T15:40:33.210Z Compiling thread-id v4.2.2
33522026-09-04T15:40:33.210Z Compiling memmap v0.7.0
33532026-09-04T15:40:33.975Z Compiling proc-macro-error v1.0.4
33542026-09-04T15:40:34.219Z Compiling terminal_size v0.4.3
33552026-09-04T15:40:34.219Z Compiling tempfile v3.27.0
33562026-09-04T15:40:34.243Z Compiling tabled_derive v0.7.0
33572026-09-04T15:40:34.324Z Compiling clap_builder v4.6.0
33582026-09-04T15:40:34.324Z Compiling textwrap v0.16.2
33592026-09-04T15:40:34.556Z Compiling camino v1.2.5
33602026-09-04T15:40:34.556Z Compiling cargo-platform v0.3.2
33612026-09-04T15:40:34.560Z Compiling semver v1.0.28
33622026-09-04T15:40:34.689Z Compiling pest_generator v2.8.6
33632026-09-04T15:40:34.910Z Compiling camino-tempfile v1.4.1
33642026-09-04T15:40:34.950Z Compiling tabled v0.15.0
33652026-09-04T15:40:35.120Z Compiling serde_derive v1.0.228
33662026-09-04T15:40:35.120Z Compiling thiserror-impl v1.0.69
33672026-09-04T15:40:35.124Z Compiling zerocopy-derive v0.7.35
33682026-09-04T15:40:35.124Z Compiling scroll_derive v0.12.1
33692026-09-04T15:40:35.124Z Compiling thiserror-impl v2.0.18
33702026-09-04T15:40:35.124Z Compiling clap_derive v4.6.1
33712026-09-04T15:40:35.231Z Compiling pest_derive v2.8.6
33722026-09-04T15:40:35.820Z Compiling scroll v0.12.0
33732026-09-04T15:40:35.991Z Compiling zerocopy v0.7.35
33742026-09-04T15:40:36.119Z Compiling goblin v0.8.2
33752026-09-04T15:40:36.281Z Compiling thiserror v1.0.69
33762026-09-04T15:40:36.356Z Compiling thiserror v2.0.18
33772026-09-04T15:40:36.384Z Compiling dtrace-parser v0.2.0
33782026-09-04T15:40:36.542Z Compiling clap v4.6.1
33792026-09-04T15:40:37.641Z Compiling dof v0.3.0
33802026-09-04T15:40:37.641Z Compiling serde_tokenstream v0.2.3
33812026-09-04T15:40:37.688Z Compiling serde_spanned v0.6.9
33822026-09-04T15:40:37.688Z Compiling toml_datetime v0.6.11
33832026-09-04T15:40:37.692Z Compiling cargo_metadata v0.23.1
33842026-09-04T15:40:37.692Z Compiling macaddr v1.0.1
33852026-09-04T15:40:37.692Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33862026-09-04T15:40:37.918Z Compiling toml_edit v0.22.27
33872026-09-04T15:40:38.272Z Compiling usdt-macro v0.5.0
33882026-09-04T15:40:38.272Z Compiling usdt-attr-macro v0.5.0
33892026-09-04T15:40:39.192Z Compiling usdt v0.5.0
33902026-09-04T15:40:39.374Z Compiling toml v0.8.23
33912026-09-04T15:40:39.807Z Compiling cargo_toml v0.21.0
33922026-09-04T15:40:42.058Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-04T15:40:48.118Z Finished `release` profile [optimized] target(s) in 16.28s
33942026-09-04T15:40:48.223Z
33952026-09-04T15:40:48.223Zreal 16.362951809
33962026-09-04T15:40:48.223Zuser 1:57.035913642
33972026-09-04T15:40:48.223Zsys 14.061058897
33982026-09-04T15:40:48.223Ztrap 0.052772020
33992026-09-04T15:40:48.227Ztflt 0.588060449
34002026-09-04T15:40:48.227Zdflt 1.871255460
34012026-09-04T15:40:48.227Zkflt 0.000051210
34022026-09-04T15:40:48.227Zlock 3:47.541748690
34032026-09-04T15:40:48.227Zslp 2:11.599611535
34042026-09-04T15:40:48.227Zlat 2.789376044
34052026-09-04T15:40:48.228Zstop 16.307855538
34062026-09-04T15:40:48.228Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-04T15:40:48.228Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-04T15:40:48.228Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-04T15:40:48.228Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-04T15:40:48.228Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-04T15:40:49.188Z Compiling progenitor-client v0.14.0
34122026-09-04T15:40:49.192Z Compiling match_cfg v0.1.0
34132026-09-04T15:40:49.192Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-04T15:40:49.192Z Compiling slog-json v2.6.1
34152026-09-04T15:40:49.192Z Compiling newtype-uuid-macros v0.1.0
34162026-09-04T15:40:49.192Z Compiling sha1 v0.11.0
34172026-09-04T15:40:49.192Z Compiling multer v3.1.0
34182026-09-04T15:40:49.192Z Compiling debug-ignore v1.0.5
34192026-09-04T15:40:49.192Z Compiling compression-core v0.4.31
34202026-09-04T15:40:49.338Z Compiling async-stream-impl v0.3.6
34212026-09-04T15:40:49.342Z Compiling serde_spanned v1.1.1
34222026-09-04T15:40:49.342Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-04T15:40:49.342Z Compiling dropshot v0.17.1
34242026-09-04T15:40:49.356Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-04T15:40:49.383Z Compiling waitgroup v0.1.2
34262026-09-04T15:40:49.388Z Compiling rustls-pemfile v2.2.0
34272026-09-04T15:40:49.541Z Compiling compression-codecs v0.4.37
34282026-09-04T15:40:49.610Z Compiling toml v1.1.2+spec-1.1.0
34292026-09-04T15:40:49.628Z Compiling dropshot_endpoint v0.17.1
34302026-09-04T15:40:49.632Z Compiling hostname v0.4.2
34312026-09-04T15:40:49.647Z Compiling serde_path_to_error v0.1.20
34322026-09-04T15:40:49.686Z Compiling atomicwrites v0.4.4
34332026-09-04T15:40:49.701Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34342026-09-04T15:40:49.755Z Compiling hostname v0.3.1
34352026-09-04T15:40:49.758Z Compiling async-compression v0.4.41
34362026-09-04T15:40:49.829Z Compiling macaddr v1.0.1
34372026-09-04T15:40:49.851Z Compiling serde_tokenstream v0.3.0
34382026-09-04T15:40:49.851Z Compiling oxide-generation v0.1.3
34392026-09-04T15:40:49.868Z Compiling slog-bunyan v2.5.0
34402026-09-04T15:40:49.944Z Compiling instant v0.1.13
34412026-09-04T15:40:49.949Z Compiling parse-display-derive v0.10.0
34422026-09-04T15:40:49.949Z Compiling regress v0.10.5
34432026-09-04T15:40:50.070Z Compiling backon v1.6.0
34442026-09-04T15:40:50.092Z Compiling backoff v0.4.0
34452026-09-04T15:40:50.092Z Compiling itertools v0.14.0
34462026-09-04T15:40:50.127Z Compiling async-stream v0.3.6
34472026-09-04T15:40:50.131Z Compiling humantime v2.3.0
34482026-09-04T15:40:50.162Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34492026-09-04T15:40:50.182Z Compiling half v2.7.1
34502026-09-04T15:40:50.202Z Compiling crucible-workspace-hack v0.1.0
34512026-09-04T15:40:50.221Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34522026-09-04T15:40:50.224Z Compiling oxide-generation-macros v0.2.0
34532026-09-04T15:40:50.305Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34542026-09-04T15:40:50.325Z Compiling progenitor-extras v0.2.0
34552026-09-04T15:40:50.329Z Compiling ciborium-io v0.2.2
34562026-09-04T15:40:50.358Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34572026-09-04T15:40:50.375Z Compiling convert_case v0.4.0
34582026-09-04T15:40:50.425Z Compiling secrecy v0.10.3
34592026-09-04T15:40:50.440Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34602026-09-04T15:40:50.473Z Compiling ciborium-ll v0.2.2
34612026-09-04T15:40:50.513Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34622026-09-04T15:40:50.548Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34632026-09-04T15:40:50.599Z Compiling inout v0.1.4
34642026-09-04T15:40:50.603Z Compiling regress v0.11.1
34652026-09-04T15:40:50.634Z Compiling thiserror-impl-no-std v2.0.2
34662026-09-04T15:40:50.674Z Compiling ciborium v0.2.2
34672026-09-04T15:40:50.719Z Compiling universal-hash v0.5.1
34682026-09-04T15:40:50.771Z Compiling derive_more v0.99.20
34692026-09-04T15:40:50.813Z Compiling cipher v0.4.4
34702026-09-04T15:40:50.831Z Compiling opaque-debug v0.3.1
34712026-09-04T15:40:50.867Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-04T15:40:50.884Z Compiling blake2 v0.10.6
34732026-09-04T15:40:50.924Z Compiling poly1305 v0.8.0
34742026-09-04T15:40:50.943Z Compiling aead v0.5.2
34752026-09-04T15:40:51.043Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34762026-09-04T15:40:51.067Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34772026-09-04T15:40:51.105Z Compiling chacha20 v0.9.1
34782026-09-04T15:40:51.184Z Compiling password-hash v0.5.0
34792026-09-04T15:40:51.259Z Compiling indent_write v2.2.0
34802026-09-04T15:40:51.281Z Compiling toml_datetime v0.7.5+spec-1.1.0
34812026-09-04T15:40:51.329Z Compiling chacha20poly1305 v0.10.1
34822026-09-04T15:40:51.415Z Compiling unsafe-libyaml v0.2.11
34832026-09-04T15:40:51.432Z Compiling itertools v0.15.0
34842026-09-04T15:40:51.451Z Compiling num-derive v0.4.2
34852026-09-04T15:40:51.486Z Compiling argon2 v0.5.3
34862026-09-04T15:40:51.511Z Compiling toml_edit v0.23.10+spec-1.0.0
34872026-09-04T15:40:51.566Z Compiling heapless v0.8.0
34882026-09-04T15:40:51.625Z Compiling tabwriter v1.4.1
34892026-09-04T15:40:51.709Z Compiling hash32 v0.3.1
34902026-09-04T15:40:51.815Z Compiling parse-display v0.10.0
34912026-09-04T15:40:51.890Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34922026-09-04T15:40:51.912Z Compiling thiserror-no-std v2.0.2
34932026-09-04T15:40:51.937Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34942026-09-04T15:40:52.028Z Compiling vsss-rs v3.3.4
34952026-09-04T15:40:52.146Z Compiling proc-macro-crate v3.4.0
34962026-09-04T15:40:52.158Z Compiling serde_yaml v0.9.34+deprecated
34972026-09-04T15:40:52.174Z Compiling smoltcp v0.11.0
34982026-09-04T15:40:52.224Z Compiling typify-impl v0.6.2
34992026-09-04T15:40:52.466Z Compiling cobs v0.3.0
35002026-09-04T15:40:52.582Z Compiling illumos-nvpair-sys v0.2.0
35012026-09-04T15:40:52.612Z Compiling colored v3.1.1
35022026-09-04T15:40:52.679Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35032026-09-04T15:40:52.738Z Compiling num_enum_derive v0.7.6
35042026-09-04T15:40:52.738Z Compiling postcard v1.1.3
35052026-09-04T15:40:52.821Z Compiling proc-macro-error v1.0.4
35062026-09-04T15:40:52.838Z Compiling ingot-macros v0.2.0
35072026-09-04T15:40:52.928Z Compiling rand v0.10.1
35082026-09-04T15:40:52.999Z Compiling proc-macro-crate v1.3.1
35092026-09-04T15:40:53.022Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35102026-09-04T15:40:53.124Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-04T15:40:53.168Z Compiling foreign-types-macros v0.2.3
35122026-09-04T15:40:53.221Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-04T15:40:53.257Z Compiling rayon-core v1.13.0
35142026-09-04T15:40:53.348Z Compiling foreign-types-shared v0.3.1
35152026-09-04T15:40:53.452Z Compiling num_enum_derive v0.5.11
35162026-09-04T15:40:53.526Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-04T15:40:53.553Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-04T15:40:53.652Z Compiling crossbeam-deque v0.8.6
35192026-09-04T15:40:53.682Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-04T15:40:53.719Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-04T15:40:53.776Z Compiling cstr-argument v0.1.2
35222026-09-04T15:40:53.801Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35232026-09-04T15:40:53.851Z Compiling foreign-types v0.5.0
35242026-09-04T15:40:53.868Z Compiling num_enum v0.7.6
35252026-09-04T15:40:53.947Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35262026-09-04T15:40:53.962Z Compiling illumos-nvpair v0.3.0
35272026-09-04T15:40:53.981Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35282026-09-04T15:40:54.042Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35292026-09-04T15:40:54.098Z Compiling zone_cfg_derive v0.3.1
35302026-09-04T15:40:54.106Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35312026-09-04T15:40:54.172Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35322026-09-04T15:40:54.268Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-04T15:40:54.290Z Compiling itertools v0.12.1
35342026-09-04T15:40:54.326Z Compiling rayon v1.11.0
35352026-09-04T15:40:54.334Z Compiling sigpipe v0.1.3
35362026-09-04T15:40:54.383Z Compiling glob v0.3.3
35372026-09-04T15:40:54.445Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35382026-09-04T15:40:54.462Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-04T15:40:54.504Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-04T15:40:54.597Z Compiling smf v0.2.3
35412026-09-04T15:40:54.622Z Compiling whoami v1.6.1
35422026-09-04T15:40:54.647Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35432026-09-04T15:40:54.665Z Compiling num_enum v0.5.11
35442026-09-04T15:40:54.753Z Compiling cpubits v0.1.1
35452026-09-04T15:40:54.783Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35462026-09-04T15:40:54.808Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-04T15:40:54.809Z Compiling gethostname v0.5.0
35482026-09-04T15:40:54.837Z Compiling num-rational v0.4.2
35492026-09-04T15:40:54.859Z Compiling num-complex v0.4.6
35502026-09-04T15:40:54.924Z Compiling derive-where v1.6.0
35512026-09-04T15:40:54.959Z Compiling toml v0.8.23
35522026-09-04T15:40:54.970Z Compiling usdt-attr-macro v0.5.0
35532026-09-04T15:40:55.128Z Compiling usdt-macro v0.5.0
35542026-09-04T15:40:55.171Z Compiling pem-rfc7468 v1.0.0
35552026-09-04T15:40:55.275Z Compiling num v0.4.3
35562026-09-04T15:40:55.293Z Compiling memmap v0.7.0
35572026-09-04T15:40:55.371Z Compiling float-ord v0.3.2
35582026-09-04T15:40:55.460Z Compiling cancel-safe-futures v0.1.5
35592026-09-04T15:40:55.510Z Compiling hmac v0.13.0
35602026-09-04T15:40:55.510Z Compiling universal-hash v0.6.1
35612026-09-04T15:40:55.549Z Compiling zone v0.3.1
35622026-09-04T15:40:55.617Z Compiling resolv-conf v0.7.6
35632026-09-04T15:40:55.647Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-04T15:40:55.699Z Compiling sha1 v0.10.6
35652026-09-04T15:40:55.735Z Compiling prettyplease v0.2.37
35662026-09-04T15:40:55.861Z Compiling libefi-sys v0.1.0
35672026-09-04T15:40:55.900Z Compiling linear-map v1.2.0
35682026-09-04T15:40:55.919Z Compiling ingot-types v0.2.0
35692026-09-04T15:40:55.976Z Compiling usdt v0.5.0
35702026-09-04T15:40:55.990Z Compiling polyval v0.7.1
35712026-09-04T15:40:56.025Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35722026-09-04T15:40:56.047Z Compiling der v0.8.0
35732026-09-04T15:40:56.109Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-04T15:40:56.112Z Compiling newline-converter v0.3.0
35752026-09-04T15:40:56.146Z Compiling console v0.15.11
35762026-09-04T15:40:56.191Z Compiling bitfield-struct v0.6.2
35772026-09-04T15:40:56.268Z Compiling ghash v0.6.0
35782026-09-04T15:40:56.324Z Compiling ingot v0.2.1
35792026-09-04T15:40:56.342Z Compiling oxide-update-engine-types v0.1.2
35802026-09-04T15:40:56.375Z Compiling pbkdf2 v0.13.0
35812026-09-04T15:40:56.436Z Compiling crypto-bigint v0.7.5
35822026-09-04T15:40:56.510Z Compiling expectorate v1.2.0
35832026-09-04T15:40:56.527Z Compiling aes v0.9.1
35842026-09-04T15:40:56.655Z Compiling hickory-proto v0.24.4
35852026-09-04T15:40:56.700Z Compiling ctr v0.10.1
35862026-09-04T15:40:56.757Z Compiling sha2 v0.11.0
35872026-09-04T15:40:56.898Z Compiling aead v0.6.1
35882026-09-04T15:40:56.917Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-04T15:40:56.937Z Compiling typify-macro v0.6.2
35902026-09-04T15:40:56.956Z Compiling nom v8.0.0
35912026-09-04T15:40:57.097Z Compiling semver v0.1.20
35922026-09-04T15:40:57.249Z Compiling linked-hash-map v0.5.6
35932026-09-04T15:40:57.377Z Compiling oxide-update-engine v0.1.2
35942026-09-04T15:40:57.396Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35952026-09-04T15:40:57.426Z Compiling rustc_version v0.1.7
35962026-09-04T15:40:57.468Z Compiling lru-cache v0.1.2
35972026-09-04T15:40:57.497Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35982026-09-04T15:40:57.520Z Compiling aes-gcm v0.11.0
35992026-09-04T15:40:57.621Z Compiling spki v0.8.0
36002026-09-04T15:40:57.639Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-04T15:40:57.681Z Compiling tokio-dtrace v0.1.1
36022026-09-04T15:40:57.699Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-04T15:40:57.751Z Compiling salsa20 v0.11.0
36042026-09-04T15:40:57.872Z Compiling slog-dtrace v0.3.0
36052026-09-04T15:40:57.891Z Compiling minimal-lexical v0.2.1
36062026-09-04T15:40:57.914Z Compiling xshell-macros v0.2.7
36072026-09-04T15:40:57.932Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36082026-09-04T15:40:57.936Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36092026-09-04T15:40:57.991Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36102026-09-04T15:40:58.053Z Compiling oxide-tokio-rt v0.1.4
36112026-09-04T15:40:58.078Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36122026-09-04T15:40:58.173Z Compiling nom v7.1.3
36132026-09-04T15:40:58.190Z Compiling scrypt v0.12.0
36142026-09-04T15:40:58.293Z Compiling newtype_derive v0.1.6
36152026-09-04T15:40:58.355Z Compiling xshell v0.2.7
36162026-09-04T15:40:58.384Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36172026-09-04T15:40:58.517Z Compiling phf_shared v0.12.1
36182026-09-04T15:40:58.534Z Compiling rfc6979 v0.4.0
36192026-09-04T15:40:58.574Z Compiling cbc v0.2.1
36202026-09-04T15:40:58.707Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-04T15:40:58.731Z Compiling csv-core v0.1.13
36222026-09-04T15:40:58.772Z Compiling chrono-tz v0.10.4
36232026-09-04T15:40:58.839Z Compiling typify v0.6.2
36242026-09-04T15:40:58.916Z Compiling hickory-resolver v0.24.4
36252026-09-04T15:40:58.976Z Compiling progenitor-impl v0.14.0
36262026-09-04T15:40:59.006Z Compiling unicode-xid v0.2.6
36272026-09-04T15:40:59.038Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36282026-09-04T15:40:59.108Z Compiling highway v1.3.0
36292026-09-04T15:40:59.176Z Compiling const_format_proc_macros v0.2.34
36302026-09-04T15:40:59.213Z Compiling proc-macro-error2 v2.0.1
36312026-09-04T15:40:59.235Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36322026-09-04T15:40:59.350Z Compiling csv v1.4.0
36332026-09-04T15:40:59.407Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36342026-09-04T15:40:59.426Z Compiling pkcs5 v0.8.1
36352026-09-04T15:40:59.514Z Compiling phf v0.12.1
36362026-09-04T15:40:59.568Z Compiling ecdsa v0.16.9
36372026-09-04T15:40:59.633Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-04T15:40:59.701Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36392026-09-04T15:40:59.955Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36402026-09-04T15:41:00.026Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36412026-09-04T15:41:00.044Z Compiling qorb v0.4.1
36422026-09-04T15:41:00.048Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-04T15:41:00.048Z Compiling primeorder v0.13.6
36442026-09-04T15:41:00.101Z Compiling hashbrown v0.14.5
36452026-09-04T15:41:00.181Z Compiling salty v0.3.0
36462026-09-04T15:41:00.294Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36472026-09-04T15:41:00.326Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36482026-09-04T15:41:00.378Z Compiling p384 v0.13.1
36492026-09-04T15:41:00.519Z Compiling const_format v0.2.35
36502026-09-04T15:41:00.725Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36512026-09-04T15:41:00.744Z Compiling chumsky v0.9.3
36522026-09-04T15:41:00.868Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36532026-09-04T15:41:00.886Z Compiling pkcs8 v0.11.0
36542026-09-04T15:41:01.173Z Compiling knus-derive v3.4.0
36552026-09-04T15:41:01.316Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-04T15:41:01.334Z Compiling tabled_derive v0.7.0
36572026-09-04T15:41:01.753Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36582026-09-04T15:41:01.772Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36592026-09-04T15:41:01.825Z Compiling progenitor-macro v0.14.0
36602026-09-04T15:41:01.909Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36612026-09-04T15:41:01.945Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-04T15:41:02.058Z Compiling bcs v0.1.6
36632026-09-04T15:41:02.078Z Compiling ff v0.14.0
36642026-09-04T15:41:02.151Z Compiling termtree v0.5.1
36652026-09-04T15:41:02.171Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-04T15:41:02.254Z Compiling steno v0.4.1
36672026-09-04T15:41:02.401Z Compiling tabled v0.15.0
36682026-09-04T15:41:02.420Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-09-04T15:41:02.440Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-04T15:41:02.440Z Compiling group v0.14.0
36712026-09-04T15:41:02.548Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-04T15:41:02.689Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-04T15:41:02.715Z Compiling signature v3.0.0
36742026-09-04T15:41:02.755Z Compiling knus v3.4.0
36752026-09-04T15:41:02.788Z Compiling base16ct v1.0.0
36762026-09-04T15:41:02.887Z Compiling tagptr v0.2.0
36772026-09-04T15:41:02.931Z Compiling sec1 v0.8.1
36782026-09-04T15:41:03.002Z Compiling hkdf v0.13.0
36792026-09-04T15:41:03.018Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36802026-09-04T15:41:03.067Z Compiling moka v0.12.13
36812026-09-04T15:41:03.189Z Compiling elliptic-curve v0.14.1
36822026-09-04T15:41:03.211Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36832026-09-04T15:41:03.277Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36842026-09-04T15:41:03.294Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-04T15:41:03.449Z Compiling corncobs v0.1.4
36862026-09-04T15:41:03.647Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-04T15:41:03.665Z Compiling utf-8 v0.7.6
36882026-09-04T15:41:03.692Z Compiling parking_lot_core v0.8.6
36892026-09-04T15:41:03.779Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36902026-09-04T15:41:03.844Z Compiling hickory-resolver v0.25.2
36912026-09-04T15:41:03.886Z Compiling tungstenite v0.21.0
36922026-09-04T15:41:04.005Z Compiling wnaf v0.14.0
36932026-09-04T15:41:04.206Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36942026-09-04T15:41:04.243Z Compiling primefield v0.14.0
36952026-09-04T15:41:04.259Z Compiling rfc6979 v0.6.0
36962026-09-04T15:41:04.277Z Compiling libscf-sys v1.2.0
36972026-09-04T15:41:04.350Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-04T15:41:04.452Z Compiling git-stub v1.0.0
36992026-09-04T15:41:04.455Z Compiling secrecy v0.8.0
37002026-09-04T15:41:04.515Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-04T15:41:04.633Z Compiling primeorder v0.14.0
37022026-09-04T15:41:04.769Z Compiling git-stub-vcs v0.1.0
37032026-09-04T15:41:04.786Z Compiling tokio-tungstenite v0.21.0
37042026-09-04T15:41:04.803Z Compiling ecdsa v0.17.0
37052026-09-04T15:41:04.839Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-04T15:41:05.082Z Compiling papergrid v0.18.0
37072026-09-04T15:41:05.143Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-04T15:41:05.169Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-04T15:41:05.188Z Compiling curve25519-dalek v5.0.0
37102026-09-04T15:41:05.221Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-04T15:41:05.289Z Compiling unicase v2.9.0
37122026-09-04T15:41:05.310Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37132026-09-04T15:41:05.342Z Compiling parking_lot v0.11.2
37142026-09-04T15:41:05.519Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37152026-09-04T15:41:05.536Z Compiling mime_guess v2.0.5
37162026-09-04T15:41:05.744Z Compiling ssh-encoding v0.3.0
37172026-09-04T15:41:05.774Z Compiling prefix-trie v0.7.0
37182026-09-04T15:41:05.812Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37192026-09-04T15:41:05.831Z Compiling fxhash v0.2.1
37202026-09-04T15:41:05.851Z Compiling keccak v0.2.0
37212026-09-04T15:41:05.906Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37222026-09-04T15:41:06.002Z Compiling sled v0.34.7
37232026-09-04T15:41:06.027Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-04T15:41:06.055Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37252026-09-04T15:41:06.125Z Compiling tabled v0.21.0
37262026-09-04T15:41:06.200Z Compiling hickory-server v0.25.2
37272026-09-04T15:41:06.219Z Compiling ed25519 v3.0.0
37282026-09-04T15:41:06.222Z Compiling crypto-primes v0.7.2
37292026-09-04T15:41:06.869Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-04T15:41:06.889Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-04T15:41:07.079Z Compiling poly1305 v0.9.0
37322026-09-04T15:41:07.143Z Compiling progenitor v0.14.0
37332026-09-04T15:41:07.298Z Compiling blowfish v0.10.0
37342026-09-04T15:41:07.318Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37352026-09-04T15:41:07.338Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37362026-09-04T15:41:07.380Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37372026-09-04T15:41:07.576Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37382026-09-04T15:41:07.594Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37392026-09-04T15:41:07.597Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37402026-09-04T15:41:07.875Z Compiling blake2 v0.11.0-rc.6
37412026-09-04T15:41:07.929Z Compiling half v1.8.3
37422026-09-04T15:41:07.983Z Compiling crc8 v0.1.1
37432026-09-04T15:41:08.124Z Compiling http-range v0.1.5
37442026-09-04T15:41:08.160Z Compiling argon2 v0.6.0-rc.8
37452026-09-04T15:41:08.226Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37462026-09-04T15:41:08.334Z Compiling serde_cbor v0.11.2
37472026-09-04T15:41:08.351Z Compiling bcrypt-pbkdf v0.11.0
37482026-09-04T15:41:08.509Z Compiling ssh-cipher v0.3.0
37492026-09-04T15:41:08.618Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37502026-09-04T15:41:08.696Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37512026-09-04T15:41:08.739Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37522026-09-04T15:41:08.843Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37532026-09-04T15:41:08.955Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37542026-09-04T15:41:09.074Z Compiling rsa v0.10.0-rc.18
37552026-09-04T15:41:09.209Z Compiling ed25519-dalek v3.0.0
37562026-09-04T15:41:09.351Z Compiling sha3 v0.11.0
37572026-09-04T15:41:09.698Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-04T15:41:09.773Z Compiling p521 v0.14.0
37592026-09-04T15:41:09.809Z Compiling p256 v0.14.0
37602026-09-04T15:41:09.853Z Compiling p384 v0.14.0
37612026-09-04T15:41:10.047Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37622026-09-04T15:41:10.192Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37632026-09-04T15:41:10.226Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37642026-09-04T15:41:10.997Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37652026-09-04T15:41:11.209Z Compiling scuffle v0.1.0
37662026-09-04T15:41:11.435Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37672026-09-04T15:41:11.649Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37682026-09-04T15:41:11.786Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37692026-09-04T15:41:11.828Z Compiling yasna v0.5.2
37702026-09-04T15:41:11.969Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37712026-09-04T15:41:12.032Z Compiling headers-core v0.3.0
37722026-09-04T15:41:12.182Z Compiling kstat-rs v0.2.5
37732026-09-04T15:41:12.208Z Compiling kem v0.3.0
37742026-09-04T15:41:12.312Z Compiling module-lattice v0.2.3
37752026-09-04T15:41:12.365Z Compiling nanorand v0.7.0
37762026-09-04T15:41:12.384Z Compiling sponge-cursor v0.1.0
37772026-09-04T15:41:12.506Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37782026-09-04T15:41:12.540Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37792026-09-04T15:41:12.556Z Compiling ml-kem v0.3.2
37802026-09-04T15:41:12.592Z Compiling flume v0.11.1
37812026-09-04T15:41:12.637Z Compiling sha3 v0.12.0
37822026-09-04T15:41:12.675Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37832026-09-04T15:41:12.692Z Compiling rcgen v0.12.1
37842026-09-04T15:41:12.833Z Compiling headers v0.4.1
37852026-09-04T15:41:12.940Z Compiling ssh-key v0.7.0-rc.11
37862026-09-04T15:41:13.236Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37872026-09-04T15:41:13.310Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37882026-09-04T15:41:13.572Z Compiling hyper-staticfile v0.10.1
37892026-09-04T15:41:13.603Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37902026-09-04T15:41:13.622Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-04T15:41:13.622Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37922026-09-04T15:41:13.657Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37932026-09-04T15:41:13.976Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37942026-09-04T15:41:14.067Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37952026-09-04T15:41:14.088Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37962026-09-04T15:41:14.091Z Compiling russh-cryptovec v0.62.0
37972026-09-04T15:41:14.166Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37982026-09-04T15:41:14.184Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992026-09-04T15:41:14.206Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38002026-09-04T15:41:14.294Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-04T15:41:14.371Z Compiling port-file v0.1.0
38022026-09-04T15:41:14.415Z Compiling num-bigint v0.4.6
38032026-09-04T15:41:14.495Z Compiling generic-array v1.4.3
38042026-09-04T15:41:14.529Z Compiling russh-util v0.52.0
38052026-09-04T15:41:14.588Z Compiling enum_dispatch v0.3.13
38062026-09-04T15:41:14.662Z Compiling delegate v0.13.5
38072026-09-04T15:41:14.715Z Compiling subprocess v0.2.15
38082026-09-04T15:41:14.913Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38092026-09-04T15:41:14.961Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-04T15:41:15.028Z Compiling hex-literal v1.1.0
38112026-09-04T15:41:15.032Z Compiling display-error-chain v0.2.2
38122026-09-04T15:41:15.064Z Compiling md5 v0.8.0
38132026-09-04T15:41:15.204Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-04T15:41:15.221Z Compiling colored v2.2.0
38152026-09-04T15:41:15.373Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38162026-09-04T15:41:15.423Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38172026-09-04T15:41:15.524Z Compiling internet-checksum v0.2.1
38182026-09-04T15:41:15.629Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38192026-09-04T15:41:15.729Z Compiling russh v0.62.4
38202026-09-04T15:41:16.143Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-04T15:41:16.533Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-04T15:41:17.634Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-04T15:41:17.638Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-04T15:41:20.262Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-04T15:41:20.950Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-04T15:41:21.438Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-04T15:41:22.274Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-04T15:41:22.816Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-04T15:41:31.671Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38302026-09-04T15:41:31.671Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-04T15:41:31.674Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-04T15:41:31.674Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38332026-09-04T15:41:31.674Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38342026-09-04T15:41:33.567Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-04T15:41:33.617Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-04T15:41:37.914Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-04T15:42:20.482Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
38382026-09-04T15:42:20.486Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-04T15:42:20.486Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-04T15:42:20.708Z
38412026-09-04T15:42:20.708Zreal 1:32.419864596
38422026-09-04T15:42:20.708Zuser 8:38.724847780
38432026-09-04T15:42:20.708Zsys 1:42.591807521
38442026-09-04T15:42:20.708Ztrap 0.252244490
38452026-09-04T15:42:20.709Ztflt 0.375846582
38462026-09-04T15:42:20.709Zdflt 2.214312651
38472026-09-04T15:42:20.712Zkflt 0.000366250
38482026-09-04T15:42:20.713Zlock 31:56.030164082
38492026-09-04T15:42:20.713Zslp 19:25.963546684
38502026-09-04T15:42:20.713Zlat 39.087287256
38512026-09-04T15:42:20.714Zstop 3:11.649222104
38522026-09-04T15:42:20.714Z+ mkdir tests
38532026-09-04T15:42:20.717Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-04T15:42:20.717Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-04T15:42:20.737Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-04T15:42:20.760Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-04T15:42:20.783Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-04T15:42:20.806Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-04T15:42:21.207Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override)
38602026-09-04T15:42:21.212Z+ 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
38612026-09-04T15:43:26.865ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-04T15:43:26.865Za .github/buildomat/ci-env.sh 1K
38632026-09-04T15:43:26.865Za out/target/test 1K
38642026-09-04T15:43:26.865Za out/npuzone/npuzone 27402K
38652026-09-04T15:43:26.865Za package-manifest.toml 35K
38662026-09-04T15:43:26.865Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-04T15:43:26.865Za target/release/omicron-package 16941K
38682026-09-04T15:43:26.865Za target/release/xtask 6405K
38692026-09-04T15:43:26.865Za target/debug/bootstrap 440529K
38702026-09-04T15:43:26.865Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-04T15:43:26.865Za tests/commtest-967955464f559dda 34431K
38722026-09-04T15:43:26.865Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-04T15:43:26.865Za tests/end_to_end_tests-8d60c10a3fab2411 504165K
38742026-09-04T15:43:26.865Za tools/opte_version 1K
38752026-09-04T15:43:26.865Za tools/opte_version_override 2K
38762026-09-04T15:43:26.865Za out/clickhouse.tar.gz 233168K
38772026-09-04T15:43:26.865Za out/clickhouse_keeper.tar.gz 227721K
38782026-09-04T15:43:26.865Za out/clickhouse_server.tar.gz 233165K
38792026-09-04T15:43:26.865Za out/cockroachdb.tar.gz 125060K
38802026-09-04T15:43:26.865Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-04T15:43:26.865Za out/crucible-utils.tar 18900K
38822026-09-04T15:43:26.865Za out/crucible-zone.tar.gz 39580K
38832026-09-04T15:43:26.865Za out/external-dns.tar.gz 15167K
38842026-09-04T15:43:26.865Za out/internal-dns.tar.gz 15167K
38852026-09-04T15:43:26.865Za out/mg-ddm-gz.tar 100917K
38862026-09-04T15:43:26.865Za out/nexus.tar.gz 195864K
38872026-09-04T15:43:26.866Za out/ntp.tar.gz 7133K
38882026-09-04T15:43:26.866Za out/omicron-gateway-softnpu.tar.gz 13827K
38892026-09-04T15:43:26.866Za out/omicron-sled-agent.tar 116586K
38902026-09-04T15:43:26.866Za out/overlay.tar.gz 4K
38912026-09-04T15:43:26.866Za out/oximeter.tar.gz 17658K
38922026-09-04T15:43:26.866Za out/oxlog.tar 2419K
38932026-09-04T15:43:26.866Za out/probe.tar.gz 3037K
38942026-09-04T15:43:26.866Za out/propolis-server.tar.gz 34642K
38952026-09-04T15:43:26.866Za out/pumpkind-gz.tar 26647K
38962026-09-04T15:43:26.866Za out/switch-softnpu.tar.gz 306082K
38972026-09-04T15:43:26.869Z
38982026-09-04T15:43:26.869Zreal 1:05.654636489
38992026-09-04T15:43:26.870Zuser 1:03.503378667
39002026-09-04T15:43:26.870Zsys 3.573309929
39012026-09-04T15:43:26.870Ztrap 0.005868372
39022026-09-04T15:43:26.870Ztflt 0.000000000
39032026-09-04T15:43:26.870Zdflt 0.000000000
39042026-09-04T15:43:26.870Zkflt 0.000000000
39052026-09-04T15:43:26.870Zlock 0.000000000
39062026-09-04T15:43:26.870Zslp 1:03.387446685
39072026-09-04T15:43:26.870Zlat 0.834672465
39082026-09-04T15:43:26.870Zstop 0.000208300
39092026-09-04T15:43:26.870Zprocess exited: duration 1064875 ms, exit code 0
 
39102026-09-04T15:43:26.884Zfound 1 output files
39112026-09-04T15:43:26.884Zuploading: /work/package.tar.gz (1837848446 bytes)
39122026-09-04T15:43:52.259Zuploaded: /work/package.tar.gz