01M1QB1WZF0KH7ZYVWTXF2DTE8: 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: 01M1QB2CHP1TK848WHRN6TZZY9

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T23:12:37.455Zjob assigned to worker 01M1QB2GKS21N64Z2PM5MFFTEY [factory aws, i-0bfeb9f717e978a37] (queued for 55 s)
 
22026-09-04T23:12:45.082Zstarting task 0: "setup"
32026-09-04T23:12:45.090Z++ uname -s
42026-09-04T23:12:45.094Z+ kern=SunOS
52026-09-04T23:12:45.094Z+ build_user=build
62026-09-04T23:12:45.094Z+ build_uid=12345
72026-09-04T23:12:45.094Z+ work_dir=/work
82026-09-04T23:12:45.094Z+ input_dir=/input
92026-09-04T23:12:45.094Z+ [[ 0 == 12345 ]]
102026-09-04T23:12:45.094Z+ case "$kern" in
112026-09-04T23:12:45.094Z+ groupadd -g 12345 build
122026-09-04T23:12:45.098Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T23:12:47.102Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T23:12:47.166Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T23:12:47.172Z+ home_fs=zfs
162026-09-04T23:12:47.172Z+ [[ zfs == autofs ]]
172026-09-04T23:12:47.172Z+ mkdir -p /home/build
182026-09-04T23:12:47.172Z+ chown build:build /home/build /work
192026-09-04T23:12:49.170Z+ chmod 0700 /home/build /work
202026-09-04T23:12:49.173Zprocess exited: duration 4091 ms, exit code 0
 
212026-09-04T23:12:49.180Zstarting task 1: "rust-toolchain"
222026-09-04T23:12:49.186Z * rust toolchain channel = "1.97.1"
232026-09-04T23:12:49.186Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
242026-09-04T23:12:49.186Z * rust toolchain profile = "default"
252026-09-04T23:12:49.186Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T23:12:49.186Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T23:12:49.186Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T23:12:49.189Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T23:12:49.189Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T23:12:49.252Zinfo: downloading installer
312026-09-04T23:12:50.433Zinfo: profile set to default
322026-09-04T23:12:50.433Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T23:12:50.436Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T23:12:50.578Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T23:12:50.581Zinfo: downloading 6 components
362026-09-04T23:13:06.534Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T23:13:06.534Z
382026-09-04T23:13:06.534Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T23:13:06.534Z
402026-09-04T23:13:06.534Z
412026-09-04T23:13:06.535ZRust is installed now. Great!
422026-09-04T23:13:06.535Z
432026-09-04T23:13:06.535ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T23:13:06.535Zenvironment variable. This has not been done automatically.
452026-09-04T23:13:06.535Z
462026-09-04T23:13:06.535ZTo configure your current shell, you need to source
472026-09-04T23:13:06.535Zthe corresponding env file under $HOME/.cargo.
482026-09-04T23:13:06.535Z
492026-09-04T23:13:06.535ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T23:13:06.535Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T23:13:06.535Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T23:13:06.535ZCC_x86_64-unknown-illumos = None
532026-09-04T23:13:06.535Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T23:13:06.535ZCC_x86_64_unknown_illumos = None
552026-09-04T23:13:06.535Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T23:13:06.535ZHOST_CC = None
572026-09-04T23:13:06.535Zcargo:rerun-if-env-changed=CC
582026-09-04T23:13:06.535ZCC = None
592026-09-04T23:13:06.536Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T23:13:06.536Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T23:13:06.536ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T23:13:06.536Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T23:13:06.536ZCFLAGS = None
642026-09-04T23:13:06.536Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T23:13:06.536ZHOST_CFLAGS = None
662026-09-04T23:13:06.536Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T23:13:06.536ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T23:13:06.536Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T23:13:06.536ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T23:13:06.536Z+ rustup --version
712026-09-04T23:13:06.536Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T23:13:06.536Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T23:13:06.536Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T23:13:06.536Z+ cargo --version
752026-09-04T23:13:06.536Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T23:13:06.536Z+ rustc --version
772026-09-04T23:13:06.536Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T23:13:06.536Zprocess exited: duration 16523 ms, exit code 0
 
792026-09-04T23:13:06.592Zstarting task 2: "authentication"
802026-09-04T23:13:09.562Zprocess exited: duration 32 ms, exit code 0
 
812026-09-04T23:13:09.605Zstarting task 3: "clone repository"
822026-09-04T23:13:09.611Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T23:13:09.611Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T23:13:09.631ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T23:13:22.879Z+ cd /work/oxidecomputer/omicron
862026-09-04T23:13:22.879Z+ git fetch origin bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7
872026-09-04T23:13:23.195ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T23:13:23.195Z * branch bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7 -> FETCH_HEAD
892026-09-04T23:13:23.209Z+ [[ -n sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests ]]
902026-09-04T23:13:23.212Z++ git branch --show-current
912026-09-04T23:13:23.212Z+ current=main
922026-09-04T23:13:23.212Z+ [[ main != sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests ]]
932026-09-04T23:13:23.212Z+ git branch -f sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7
942026-09-04T23:13:23.216Z+ git checkout -f sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests
952026-09-04T23:13:23.466ZSwitched to branch 'sunshowers/spr/9n-reconfigurator-initialize-rendezvous_sled_bp_availability-during-rss-and-tests'
962026-09-04T23:13:23.469Z+ git reset --hard bdb5ffd9b0a5a57ec4dd1e846ae30e844152b6a7
972026-09-04T23:13:23.484ZHEAD is now at bdb5ffd9b rebase on main, review feedback
982026-09-04T23:13:23.488Zprocess exited: duration 13892 ms, exit code 0
 
992026-09-04T23:13:23.495Zstarting task 4: "build"
1002026-09-04T23:13:23.501Z+ source .github/buildomat/ci-env.sh
1012026-09-04T23:13:23.501Z++ export CARGO_TERM_COLOR=always
1022026-09-04T23:13:23.501Z++ CARGO_TERM_COLOR=always
1032026-09-04T23:13:23.504Z+++ uname -s
1042026-09-04T23:13:23.504Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T23:13:23.504Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T23:13:23.507Z+ cargo --version
1072026-09-04T23:13:23.514Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T23:13:23.518Z+ rustc --version
1092026-09-04T23:13:23.538Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T23:13:23.543Z+ WORK=/work
1112026-09-04T23:13:23.543Z+ pfexec mkdir -p /work
1122026-09-04T23:13:23.546Z+ pfexec chown build /work
1132026-09-04T23:13:23.546Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-04T23:13:25.945Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-04T23:13:26.374Z Startup: Caching catalogs ... Done
1162026-09-04T23:13:28.935ZPlanning: Solver setup ... Done (2.387s)
1172026-09-04T23:13:29.002ZPlanning: Running solver ... Done (0.069s)
1182026-09-04T23:13:29.057ZPlanning: Finding local manifests ... Done (0.004s)
1192026-09-04T23:13:29.068ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-04T23:13:29.087ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-04T23:13:29.103ZPlanning: Package planning ... Done (0.016s)
1222026-09-04T23:13:29.106ZPlanning: Merging actions ... Done (0.001s)
1232026-09-04T23:13:29.274ZPlanning: Checking for conflicting actions ... Done (0.168s)
1242026-09-04T23:13:29.278ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-04T23:13:30.163ZPlanning: Evaluating mediators ... Done (0.889s)
1262026-09-04T23:13:30.167ZPlanning: Planning completed in 3.75 seconds
1272026-09-04T23:13:30.175Z Packages to install: 2
1282026-09-04T23:13:30.175Z Estimated space available: 156.01 GB
1292026-09-04T23:13:30.175ZEstimated space to be consumed: 86.48 MB
1302026-09-04T23:13:30.175Z Create boot environment: No
1312026-09-04T23:13:30.175ZCreate backup boot environment: No
1322026-09-04T23:13:30.175Z Rebuild boot archive: No
1332026-09-04T23:13:30.175Z
1342026-09-04T23:13:30.179ZChanged packages:
1352026-09-04T23:13:30.179Zhelios
1362026-09-04T23:13:30.179Z developer/build-essential
1372026-09-04T23:13:30.179Z None -> 11-3.0
1382026-09-04T23:13:30.179Z library/libxmlsec1
1392026-09-04T23:13:30.179Z None -> 1.2.35-3.0
1402026-09-04T23:13:30.201Z
1412026-09-04T23:13:30.201ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-04T23:13:30.270ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1432026-09-04T23:13:30.323Z Actions: 1/268 actions (Installing new actions)
1442026-09-04T23:13:30.362Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-04T23:13:30.397ZFinalize: Updating package state database ... Done (0.034s)
1462026-09-04T23:13:30.397ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-04T23:13:30.496ZFinalize: Updating image state ... Done (0.098s)
1482026-09-04T23:13:33.276ZFinalize: Creating fast lookup database ... Done (2.723s)
1492026-09-04T23:13:33.352ZFinalize: Reading search index ... Done (0.012s)
1502026-09-04T23:13:33.356ZFinalize: Updating search index ... Done (0.000s)
1512026-09-04T23:13:33.436ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-04T23:13:33.819ZPlanning: Evaluating mediator changes ... Done
1532026-09-04T23:13:33.923ZPlanning: Checking for conflicting actions ... Done
1542026-09-04T23:13:33.926ZPlanning: Consolidating action changes ... Done
1552026-09-04T23:13:34.079ZPlanning: Evaluating mediators ... Done
1562026-09-04T23:13:34.082ZPlanning: Planning completed in 0.26 seconds
1572026-09-04T23:13:34.103Z Mediators to change: 2
1582026-09-04T23:13:34.103Z Create boot environment: No
1592026-09-04T23:13:34.103ZCreate backup boot environment: No
1602026-09-04T23:13:34.142ZFinalize: Updating package state database ... Done
1612026-09-04T23:13:34.142ZFinalize: Updating package cache ... Done
1622026-09-04T23:13:34.204ZFinalize: Updating image state ... Done
1632026-09-04T23:13:36.152ZFinalize: Creating fast lookup database ... Done
1642026-09-04T23:13:36.224ZFinalize: Reading search index ... Done
1652026-09-04T23:13:36.228ZFinalize: Updating search index ... Done
1662026-09-04T23:13:36.302ZFinalize: Updating package cache ... Done
1672026-09-04T23:13:36.590ZPlanning: Evaluating mediator changes ... Done
1682026-09-04T23:13:36.697ZPlanning: Checking for conflicting actions ... Done
1692026-09-04T23:13:36.701ZPlanning: Consolidating action changes ... Done
1702026-09-04T23:13:36.853ZPlanning: Evaluating mediators ... Done
1712026-09-04T23:13:36.857ZPlanning: Planning completed in 0.26 seconds
1722026-09-04T23:13:36.877Z Mediators to change: 1
1732026-09-04T23:13:36.877Z Create boot environment: No
1742026-09-04T23:13:36.877ZCreate backup boot environment: No
1752026-09-04T23:13:36.932ZFinalize: Updating package state database ... Done
1762026-09-04T23:13:36.932ZFinalize: Updating package cache ... Done
1772026-09-04T23:13:36.989ZFinalize: Updating image state ... Done
1782026-09-04T23:13:38.947ZFinalize: Creating fast lookup database ... Done
1792026-09-04T23:13:39.013ZFinalize: Reading search index ... Done
1802026-09-04T23:13:39.017ZFinalize: Updating search index ... Done
1812026-09-04T23:13:39.097ZFinalize: Updating package cache ... Done
1822026-09-04T23:13:39.407ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-04T23:13:39.407Zapache system 2.4 system
1842026-09-04T23:13:39.407Zclang system 15 system
1852026-09-04T23:13:39.407Zcsh system system illumos
1862026-09-04T23:13:39.407Zctags system system illumos
1872026-09-04T23:13:39.407Zfile vendor vendor darwinsys
1882026-09-04T23:13:39.407Zfile system system illumos
1892026-09-04T23:13:39.407Zgcc vendor 14 vendor
1902026-09-04T23:13:39.407Zgcc system 13 system
1912026-09-04T23:13:39.407Zgcc system 10 system
1922026-09-04T23:13:39.407Zgo system 1.25 system
1932026-09-04T23:13:39.407Zllvm system 15 system
1942026-09-04T23:13:39.407Zmariadb system 11.4 system
1952026-09-04T23:13:39.407Zmta vendor vendor dma
1962026-09-04T23:13:39.407Zopenjdk system 17 system
1972026-09-04T23:13:39.407Zopenjdk system 11 system
1982026-09-04T23:13:39.407Zopenssl vendor 3 vendor
1992026-09-04T23:13:39.407Zperl system 5.40 system
2002026-09-04T23:13:39.407Zpostgresql system 18 system
2012026-09-04T23:13:39.407Zpostgresql system 17 system
2022026-09-04T23:13:39.407Zpython vendor 3 vendor
2032026-09-04T23:13:39.407Zpython system 2 system
2042026-09-04T23:13:39.407Zpython3 vendor 3.13 vendor
2052026-09-04T23:13:39.407Zruby system 3.4 system
2062026-09-04T23:13:39.407Zruby system 3.0 system
2072026-09-04T23:13:39.407Zwords vendor vendor american-english
2082026-09-04T23:13:39.407Zwords system system australian-english
2092026-09-04T23:13:39.407Zwords system system british-english
2102026-09-04T23:13:39.407Zwords system system canadian-english
2112026-09-04T23:13:39.407Zwords system system french
2122026-09-04T23:13:39.407Zwords system system italian
2132026-09-04T23:13:39.407Zwords system system ngerman
2142026-09-04T23:13:39.407Zwords system system ogerman
2152026-09-04T23:13:39.408Zwords system system spanish
2162026-09-04T23:13:39.662ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-04T23:13:39.663Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-04T23:13:40.179ZFMRI IFO
2192026-09-04T23:13:40.179Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-04T23:13:40.179Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-04T23:13:40.179Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-04T23:13:40.179Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-04T23:13:40.179Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-04T23:13:40.179Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-04T23:13:40.179Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-04T23:13:40.179Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-04T23:13:40.179Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-04T23:13:40.532Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-04T23:13:40.856Z Updating crates.io index
2302026-09-04T23:13:40.859Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-04T23:13:41.129Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-04T23:13:41.510Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-04T23:13:41.794Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-04T23:13:43.129Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-04T23:13:43.820Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-04T23:13:45.806Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-04T23:13:46.916Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-04T23:13:47.199Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-04T23:13:47.569Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-04T23:13:48.927Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-04T23:13:49.217Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-04T23:13:49.635Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-04T23:13:49.918Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-04T23:13:50.186Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-04T23:13:50.453Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-04T23:13:50.769Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-04T23:13:51.043Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-04T23:13:51.358Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-04T23:13:51.807Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-04T23:13:52.452Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-04T23:13:52.790Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-04T23:13:53.332Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-04T23:13:53.692Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-04T23:13:53.943Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-04T23:13:54.407Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-04T23:13:54.669Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-04T23:13:55.113Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-04T23:13:55.466Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-04T23:13:55.754Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-04T23:13:57.168Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-04T23:13:57.196Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-04T23:13:57.196Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-04T23:13:57.303Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-04T23:13:57.583Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-04T23:13:57.943Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-04T23:13:58.282Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-04T23:13:58.555Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-04T23:13:58.838Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-04T23:13:59.175Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-04T23:13:59.452Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-04T23:13:59.836Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-04T23:14:02.686Z Downloading crates ...
2732026-09-04T23:14:02.748Z Downloaded anstream v1.0.0
2742026-09-04T23:14:02.759Z Downloaded clap_lex v1.0.0
2752026-09-04T23:14:02.767Z Downloaded fastrand v2.3.0
2762026-09-04T23:14:02.767Z Downloaded crypto-common v0.1.7
2772026-09-04T23:14:02.770Z Downloaded zerocopy-derive v0.7.35
2782026-09-04T23:14:02.770Z Downloaded macaddr v1.0.1
2792026-09-04T23:14:02.774Z Downloaded heck v0.4.1
2802026-09-04T23:14:02.774Z Downloaded zmij v1.0.21
2812026-09-04T23:14:02.778Z Downloaded equivalent v1.0.2
2822026-09-04T23:14:02.778Z Downloaded dof v0.3.0
2832026-09-04T23:14:02.781Z Downloaded heck v0.5.0
2842026-09-04T23:14:02.781Z Downloaded clap_derive v4.6.1
2852026-09-04T23:14:02.784Z Downloaded anstyle v1.0.14
2862026-09-04T23:14:02.785Z Downloaded zerocopy v0.7.35
2872026-09-04T23:14:02.793Z Downloaded anstyle-query v1.1.5
2882026-09-04T23:14:02.796Z Downloaded dtrace-parser v0.2.0
2892026-09-04T23:14:02.796Z Downloaded itoa v1.0.17
2902026-09-04T23:14:02.796Z Downloaded memmap v0.7.0
2912026-09-04T23:14:02.796Z Downloaded is_terminal_polyfill v1.70.2
2922026-09-04T23:14:02.801Z Downloaded cargo-platform v0.3.2
2932026-09-04T23:14:02.801Z Downloaded cfg-if v1.0.4
2942026-09-04T23:14:02.801Z Downloaded generic-array v0.14.7
2952026-09-04T23:14:02.801Z Downloaded colorchoice v1.0.4
2962026-09-04T23:14:02.804Z Downloaded fnv v1.0.7
2972026-09-04T23:14:02.816Z Downloaded cargo_metadata v0.23.1
2982026-09-04T23:14:02.831Z Downloaded fs-err v3.3.0
2992026-09-04T23:14:02.831Z Downloaded bitflags v2.11.0
3002026-09-04T23:14:02.859Z Downloaded swrite v0.1.0
3012026-09-04T23:14:02.859Z Downloaded utf8parse v0.2.2
3022026-09-04T23:14:02.859Z Downloaded toml_write v0.1.2
3032026-09-04T23:14:02.859Z Downloaded toml_datetime v0.6.11
3042026-09-04T23:14:02.859Z Downloaded plain v0.2.3
3052026-09-04T23:14:02.859Z Downloaded pretty-hex v0.4.1
3062026-09-04T23:14:02.859Z Downloaded usdt v0.5.0
3072026-09-04T23:14:02.860Z Downloaded errno v0.3.14
3082026-09-04T23:14:02.860Z Downloaded strsim v0.11.1
3092026-09-04T23:14:02.860Z Downloaded usdt-attr-macro v0.5.0
3102026-09-04T23:14:02.860Z Downloaded cpufeatures v0.2.17
3112026-09-04T23:14:02.867Z Downloaded cargo_toml v0.21.0
3122026-09-04T23:14:02.867Z Downloaded bytecount v0.6.9
3132026-09-04T23:14:02.868Z Downloaded byteorder v1.5.0
3142026-09-04T23:14:02.868Z Downloaded autocfg v1.5.0
3152026-09-04T23:14:02.868Z Downloaded sha2 v0.10.9
3162026-09-04T23:14:02.868Z Downloaded thread-id v4.2.2
3172026-09-04T23:14:02.868Z Downloaded scroll_derive v0.12.1
3182026-09-04T23:14:02.868Z Downloaded tabled_derive v0.7.0
3192026-09-04T23:14:02.868Z Downloaded version_check v0.9.5
3202026-09-04T23:14:02.874Z Downloaded unicode-linebreak v0.1.5
3212026-09-04T23:14:02.878Z Downloaded camino-tempfile v1.4.1
3222026-09-04T23:14:02.878Z Downloaded anstyle-parse v1.0.0
3232026-09-04T23:14:02.882Z Downloaded pest_generator v2.8.6
3242026-09-04T23:14:02.882Z Downloaded clap v4.6.1
3252026-09-04T23:14:02.885Z Downloaded proc-macro-error-attr v1.0.4
3262026-09-04T23:14:02.885Z Downloaded terminal_size v0.4.3
3272026-09-04T23:14:02.894Z Downloaded usdt-macro v0.5.0
3282026-09-04T23:14:02.894Z Downloaded smawk v0.3.2
3292026-09-04T23:14:02.894Z Downloaded block-buffer v0.10.4
3302026-09-04T23:14:02.894Z Downloaded serde_tokenstream v0.2.3
3312026-09-04T23:14:02.894Z Downloaded thiserror v2.0.18
3322026-09-04T23:14:02.900Z Downloaded thiserror-impl v2.0.18
3332026-09-04T23:14:02.911Z Downloaded serde_spanned v0.6.9
3342026-09-04T23:14:02.915Z Downloaded thiserror-impl v1.0.69
3352026-09-04T23:14:02.921Z Downloaded scroll v0.12.0
3362026-09-04T23:14:02.921Z Downloaded once_cell v1.21.3
3372026-09-04T23:14:02.921Z Downloaded pest_derive v2.8.6
3382026-09-04T23:14:02.931Z Downloaded quote v1.0.45
3392026-09-04T23:14:02.934Z Downloaded digest v0.10.7
3402026-09-04T23:14:02.934Z Downloaded proc-macro-error v1.0.4
3412026-09-04T23:14:02.934Z Downloaded log v0.4.33
3422026-09-04T23:14:02.938Z Downloaded ucd-trie v0.1.7
3432026-09-04T23:14:02.943Z Downloaded anyhow v1.0.104
3442026-09-04T23:14:02.943Z Downloaded semver v1.0.28
3452026-09-04T23:14:02.946Z Downloaded usdt-impl v0.5.0
3462026-09-04T23:14:02.946Z Downloaded tempfile v3.27.0
3472026-09-04T23:14:02.953Z Downloaded toml v0.8.23
3482026-09-04T23:14:02.958Z Downloaded pest_meta v2.8.6
3492026-09-04T23:14:02.958Z Downloaded serde_derive v1.0.228
3502026-09-04T23:14:02.958Z Downloaded camino v1.2.5
3512026-09-04T23:14:02.963Z Downloaded getrandom v0.4.3
3522026-09-04T23:14:02.963Z Downloaded thiserror v1.0.69
3532026-09-04T23:14:02.967Z Downloaded textwrap v0.16.2
3542026-09-04T23:14:02.971Z Downloaded serde_core v1.0.228
3552026-09-04T23:14:02.978Z Downloaded unicode-ident v1.0.24
3562026-09-04T23:14:02.978Z Downloaded papergrid v0.11.0
3572026-09-04T23:14:02.978Z Downloaded proc-macro2 v1.0.106
3582026-09-04T23:14:02.982Z Downloaded memchr v2.8.0
3592026-09-04T23:14:02.994Z Downloaded toml_edit v0.22.27
3602026-09-04T23:14:02.997Z Downloaded tabled v0.15.0
3612026-09-04T23:14:03.006Z Downloaded serde v1.0.228
3622026-09-04T23:14:03.021Z Downloaded indexmap v2.14.0
3632026-09-04T23:14:03.030Z Downloaded typenum v1.20.1
3642026-09-04T23:14:03.047Z Downloaded goblin v0.8.2
3652026-09-04T23:14:03.051Z Downloaded pest v2.8.6
3662026-09-04T23:14:03.059Z Downloaded clap_builder v4.6.0
3672026-09-04T23:14:03.062Z Downloaded serde_json v1.0.151
3682026-09-04T23:14:03.071Z Downloaded hashbrown v0.17.0
3692026-09-04T23:14:03.075Z Downloaded winnow v0.7.14
3702026-09-04T23:14:03.109Z Downloaded syn v1.0.109
3712026-09-04T23:14:03.115Z Downloaded unicode-width v0.1.14
3722026-09-04T23:14:03.118Z Downloaded unicode-width v0.2.0
3732026-09-04T23:14:03.121Z Downloaded syn v2.0.117
3742026-09-04T23:14:03.139Z Downloaded rustix v1.1.4
3752026-09-04T23:14:03.167Z Downloaded libc v0.2.185
3762026-09-04T23:14:03.229Z Compiling proc-macro2 v1.0.106
3772026-09-04T23:14:03.230Z Compiling quote v1.0.45
3782026-09-04T23:14:03.230Z Compiling unicode-ident v1.0.24
3792026-09-04T23:14:03.230Z Compiling serde_core v1.0.228
3802026-09-04T23:14:03.238Z Compiling libc v0.2.185
3812026-09-04T23:14:03.238Z Compiling version_check v0.9.5
3822026-09-04T23:14:03.238Z Compiling memchr v2.8.0
3832026-09-04T23:14:03.238Z Compiling serde v1.0.228
3842026-09-04T23:14:03.238Z Compiling zmij v1.0.21
3852026-09-04T23:14:03.399Z Compiling thiserror v1.0.69
3862026-09-04T23:14:03.411Z Compiling itoa v1.0.17
3872026-09-04T23:14:03.415Z Compiling ucd-trie v0.1.7
3882026-09-04T23:14:03.415Z Compiling rustix v1.1.4
3892026-09-04T23:14:03.415Z Compiling byteorder v1.5.0
3902026-09-04T23:14:03.628Z Compiling bitflags v2.11.0
3912026-09-04T23:14:03.715Z Compiling serde_json v1.0.151
3922026-09-04T23:14:03.820Z Compiling usdt-impl v0.5.0
3932026-09-04T23:14:03.823Z Compiling proc-macro-error-attr v1.0.4
3942026-09-04T23:14:03.908Z Compiling camino v1.2.5
3952026-09-04T23:14:03.927Z Compiling syn v1.0.109
3962026-09-04T23:14:03.932Z Compiling proc-macro-error v1.0.4
3972026-09-04T23:14:04.052Z Compiling pest v2.8.6
3982026-09-04T23:14:04.111Z Compiling utf8parse v0.2.2
3992026-09-04T23:14:04.161Z Compiling plain v0.2.3
4002026-09-04T23:14:04.178Z Compiling hashbrown v0.17.0
4012026-09-04T23:14:04.195Z Compiling log v0.4.33
4022026-09-04T23:14:04.231Z Compiling getrandom v0.4.3
4032026-09-04T23:14:04.242Z Compiling equivalent v1.0.2
4042026-09-04T23:14:04.300Z Compiling anstyle-parse v1.0.0
4052026-09-04T23:14:04.349Z Compiling thiserror v2.0.18
4062026-09-04T23:14:04.349Z Compiling cfg-if v1.0.4
4072026-09-04T23:14:04.401Z Compiling winnow v0.7.14
4082026-09-04T23:14:04.451Z Compiling anstyle v1.0.14
4092026-09-04T23:14:04.455Z Compiling toml_write v0.1.2
4102026-09-04T23:14:04.455Z Compiling is_terminal_polyfill v1.70.2
4112026-09-04T23:14:04.455Z Compiling autocfg v1.5.0
4122026-09-04T23:14:04.521Z Compiling errno v0.3.14
4132026-09-04T23:14:04.524Z Compiling thread-id v4.2.2
4142026-09-04T23:14:04.557Z Compiling anstyle-query v1.1.5
4152026-09-04T23:14:04.595Z Compiling colorchoice v1.0.4
4162026-09-04T23:14:04.644Z Compiling pretty-hex v0.4.1
4172026-09-04T23:14:04.734Z Compiling anstream v1.0.0
4182026-09-04T23:14:04.734Z Compiling heck v0.4.1
4192026-09-04T23:14:04.735Z Compiling anyhow v1.0.104
4202026-09-04T23:14:04.735Z Compiling fnv v1.0.7
4212026-09-04T23:14:04.786Z Compiling indexmap v2.14.0
4222026-09-04T23:14:04.819Z Compiling unicode-width v0.1.14
4232026-09-04T23:14:04.892Z Compiling fastrand v2.3.0
4242026-09-04T23:14:04.955Z Compiling fs-err v3.3.0
4252026-09-04T23:14:04.995Z Compiling once_cell v1.21.3
4262026-09-04T23:14:05.014Z Compiling bytecount v0.6.9
4272026-09-04T23:14:05.064Z Compiling syn v2.0.117
4282026-09-04T23:14:05.143Z Compiling heck v0.5.0
4292026-09-04T23:14:05.160Z Compiling clap_lex v1.0.0
4302026-09-04T23:14:05.163Z Compiling strsim v0.11.1
4312026-09-04T23:14:05.215Z Compiling pest_meta v2.8.6
4322026-09-04T23:14:05.267Z Compiling papergrid v0.11.0
4332026-09-04T23:14:05.361Z Compiling memmap v0.7.0
4342026-09-04T23:14:05.424Z Compiling unicode-width v0.2.0
4352026-09-04T23:14:05.460Z Compiling unicode-linebreak v0.1.5
4362026-09-04T23:14:05.487Z Compiling smawk v0.3.2
4372026-09-04T23:14:05.591Z Compiling swrite v0.1.0
4382026-09-04T23:14:05.627Z Compiling terminal_size v0.4.3
4392026-09-04T23:14:05.695Z Compiling tempfile v3.27.0
4402026-09-04T23:14:05.749Z Compiling clap_builder v4.6.0
4412026-09-04T23:14:05.772Z Compiling textwrap v0.16.2
4422026-09-04T23:14:06.035Z Compiling semver v1.0.28
4432026-09-04T23:14:06.035Z Compiling cargo-platform v0.3.2
4442026-09-04T23:14:06.317Z Compiling camino-tempfile v1.4.1
4452026-09-04T23:14:06.631Z Compiling tabled_derive v0.7.0
4462026-09-04T23:14:07.282Z Compiling pest_generator v2.8.6
4472026-09-04T23:14:07.300Z Compiling tabled v0.15.0
4482026-09-04T23:14:07.905Z Compiling serde_derive v1.0.228
4492026-09-04T23:14:07.905Z Compiling thiserror-impl v1.0.69
4502026-09-04T23:14:07.910Z Compiling zerocopy-derive v0.7.35
4512026-09-04T23:14:07.910Z Compiling pest_derive v2.8.6
4522026-09-04T23:14:07.910Z Compiling scroll_derive v0.12.1
4532026-09-04T23:14:07.910Z Compiling thiserror-impl v2.0.18
4542026-09-04T23:14:07.910Z Compiling clap_derive v4.6.1
4552026-09-04T23:14:08.581Z Compiling scroll v0.12.0
4562026-09-04T23:14:08.630Z Compiling zerocopy v0.7.35
4572026-09-04T23:14:08.802Z Compiling goblin v0.8.2
4582026-09-04T23:14:08.940Z Compiling dtrace-parser v0.2.0
4592026-09-04T23:14:09.347Z Compiling clap v4.6.1
4602026-09-04T23:14:10.451Z Compiling toml_datetime v0.6.11
4612026-09-04T23:14:10.451Z Compiling serde_spanned v0.6.9
4622026-09-04T23:14:10.452Z Compiling cargo_metadata v0.23.1
4632026-09-04T23:14:10.452Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4642026-09-04T23:14:10.452Z Compiling macaddr v1.0.1
4652026-09-04T23:14:10.452Z Compiling dof v0.3.0
4662026-09-04T23:14:10.452Z Compiling serde_tokenstream v0.2.3
4672026-09-04T23:14:10.452Z Compiling toml_edit v0.22.27
4682026-09-04T23:14:10.951Z Compiling usdt-macro v0.5.0
4692026-09-04T23:14:10.951Z Compiling usdt-attr-macro v0.5.0
4702026-09-04T23:14:11.589Z Compiling usdt v0.5.0
4712026-09-04T23:14:11.665Z Compiling toml v0.8.23
4722026-09-04T23:14:11.980Z Compiling cargo_toml v0.21.0
4732026-09-04T23:14:13.239Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-04T23:14:15.271Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.92s
4752026-09-04T23:14:15.487Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-04T23:14:15.993Z Downloading crates ...
4772026-09-04T23:14:16.057Z Downloaded allocator-api2 v0.2.21
4782026-09-04T23:14:16.063Z Downloaded async-recursion v1.1.1
4792026-09-04T23:14:16.067Z Downloaded bcs v0.1.6
4802026-09-04T23:14:16.067Z Downloaded argon2 v0.5.3
4812026-09-04T23:14:16.067Z Downloaded ar_archive_writer v0.5.1
4822026-09-04T23:14:16.073Z Downloaded env_filter v2.0.0
4832026-09-04T23:14:16.076Z Downloaded castaway v0.2.4
4842026-09-04T23:14:16.076Z Downloaded enum-as-inner v0.6.1
4852026-09-04T23:14:16.076Z Downloaded ascii-canvas v3.0.0
4862026-09-04T23:14:16.076Z Downloaded aead v0.5.2
4872026-09-04T23:14:16.076Z Downloaded atomic-waker v1.1.2
4882026-09-04T23:14:16.080Z Downloaded flagset v0.4.7
4892026-09-04T23:14:16.083Z Downloaded env_logger v0.11.11
4902026-09-04T23:14:16.083Z Downloaded erased-serde v0.3.31
4912026-09-04T23:14:16.087Z Downloaded foreign-types-macros v0.2.3
4922026-09-04T23:14:16.087Z Downloaded bit-set v0.5.3
4932026-09-04T23:14:16.087Z Downloaded atty v0.2.14
4942026-09-04T23:14:16.087Z Downloaded base16ct v0.2.0
4952026-09-04T23:14:16.087Z Downloaded arrayref v0.3.9
4962026-09-04T23:14:16.087Z Downloaded base16ct v1.0.0
4972026-09-04T23:14:16.087Z Downloaded async-stream-impl v0.3.6
4982026-09-04T23:14:16.091Z Downloaded embedded-io v0.4.0
4992026-09-04T23:14:16.091Z Downloaded array-init v0.0.4
5002026-09-04T23:14:16.091Z Downloaded async-stream v0.3.6
5012026-09-04T23:14:16.101Z Downloaded bcrypt-pbkdf v0.11.0
5022026-09-04T23:14:16.108Z Downloaded assert_matches v1.5.0
5032026-09-04T23:14:16.111Z Downloaded bit-set v0.8.0
5042026-09-04T23:14:16.111Z Downloaded endian-type v0.1.2
5052026-09-04T23:14:16.111Z Downloaded bitfield-macros v0.19.4
5062026-09-04T23:14:16.111Z Downloaded backtrace-ext v0.2.1
5072026-09-04T23:14:16.117Z Downloaded ena v0.14.4
5082026-09-04T23:14:16.122Z Downloaded ciborium-io v0.2.2
5092026-09-04T23:14:16.122Z Downloaded bb8 v0.8.6
5102026-09-04T23:14:16.127Z Downloaded const-oid v0.10.2
5112026-09-04T23:14:16.127Z Downloaded enum_dispatch v0.3.13
5122026-09-04T23:14:16.127Z Downloaded futures-io v0.3.32
5132026-09-04T23:14:16.127Z Downloaded home v0.5.12
5142026-09-04T23:14:16.127Z Downloaded http-body v1.0.1
5152026-09-04T23:14:16.127Z Downloaded cobs v0.3.0
5162026-09-04T23:14:16.135Z Downloaded elliptic-curve v0.14.1
5172026-09-04T23:14:16.135Z Downloaded git-stub-vcs v0.1.0
5182026-09-04T23:14:16.143Z Downloaded cfg_aliases v0.1.1
5192026-09-04T23:14:16.143Z Downloaded embedded-io v0.6.1
5202026-09-04T23:14:16.143Z Downloaded hash32 v0.3.1
5212026-09-04T23:14:16.143Z Downloaded ciborium-ll v0.2.2
5222026-09-04T23:14:16.146Z Downloaded cfg_aliases v0.2.1
5232026-09-04T23:14:16.146Z Downloaded adler2 v2.0.1
5242026-09-04T23:14:16.146Z Downloaded aead v0.6.1
5252026-09-04T23:14:16.146Z Downloaded foreign-types v0.3.2
5262026-09-04T23:14:16.151Z Downloaded anstream v0.6.21
5272026-09-04T23:14:16.151Z Downloaded backoff v0.4.0
5282026-09-04T23:14:16.151Z Downloaded bit-vec v0.6.3
5292026-09-04T23:14:16.151Z Downloaded fxhash v0.2.1
5302026-09-04T23:14:16.159Z Downloaded http-range v0.1.5
5312026-09-04T23:14:16.159Z Downloaded atomicwrites v0.4.4
5322026-09-04T23:14:16.159Z Downloaded httpdate v1.0.3
5332026-09-04T23:14:16.159Z Downloaded anstyle-parse v0.2.7
5342026-09-04T23:14:16.162Z Downloaded futures-sink v0.3.32
5352026-09-04T23:14:16.162Z Downloaded float-ord v0.3.2
5362026-09-04T23:14:16.162Z Downloaded futures-task v0.3.32
5372026-09-04T23:14:16.166Z Downloaded bitfield-struct v0.6.2
5382026-09-04T23:14:16.166Z Downloaded async-trait v0.1.89
5392026-09-04T23:14:16.166Z Downloaded git-stub v1.0.0
5402026-09-04T23:14:16.166Z Downloaded backon v1.6.0
5412026-09-04T23:14:16.171Z Downloaded block-buffer v0.12.1
5422026-09-04T23:14:16.171Z Downloaded hex-literal v1.1.0
5432026-09-04T23:14:16.174Z Downloaded hex v0.4.3
5442026-09-04T23:14:16.174Z Downloaded funty v2.0.0
5452026-09-04T23:14:16.174Z Downloaded compression-core v0.4.31
5462026-09-04T23:14:16.177Z Downloaded block-padding v0.4.2
5472026-09-04T23:14:16.180Z Downloaded fixedbitset v0.5.7
5482026-09-04T23:14:16.184Z Downloaded normalize-line-endings v0.3.0
5492026-09-04T23:14:16.188Z Downloaded newline-converter v0.3.0
5502026-09-04T23:14:16.192Z Downloaded openssl-macros v0.1.1
5512026-09-04T23:14:16.192Z Downloaded fixedbitset v0.4.2
5522026-09-04T23:14:16.192Z Downloaded ghash v0.6.0
5532026-09-04T23:14:16.195Z Downloaded headers-core v0.3.0
5542026-09-04T23:14:16.195Z Downloaded hostname v0.3.1
5552026-09-04T23:14:16.195Z Downloaded parse-size v1.1.0
5562026-09-04T23:14:16.198Z Downloaded peg-runtime v0.8.5
5572026-09-04T23:14:16.204Z Downloaded cipher v0.5.2
5582026-09-04T23:14:16.208Z Downloaded buf-list v1.1.2
5592026-09-04T23:14:16.208Z Downloaded arrayvec v0.7.6
5602026-09-04T23:14:16.208Z Downloaded chacha20 v0.9.1
5612026-09-04T23:14:16.208Z Downloaded cipher v0.4.4
5622026-09-04T23:14:16.208Z Downloaded base64ct v1.8.3
5632026-09-04T23:14:16.208Z Downloaded hubpack v0.1.2
5642026-09-04T23:14:16.213Z Downloaded hubpack_derive v0.1.1
5652026-09-04T23:14:16.213Z Downloaded form_urlencoded v1.2.2
5662026-09-04T23:14:16.213Z Downloaded gethostname v0.5.0
5672026-09-04T23:14:16.213Z Downloaded float-cmp v0.10.0
5682026-09-04T23:14:16.213Z Downloaded foreign-types-shared v0.1.1
5692026-09-04T23:14:16.213Z Downloaded foreign-types v0.5.0
5702026-09-04T23:14:16.213Z Downloaded globwalk v0.9.1
5712026-09-04T23:14:16.213Z Downloaded blowfish v0.10.0
5722026-09-04T23:14:16.220Z Downloaded futures-core v0.3.32
5732026-09-04T23:14:16.220Z Downloaded hostname v0.4.2
5742026-09-04T23:14:16.220Z Downloaded bitflags v1.3.2
5752026-09-04T23:14:16.228Z Downloaded cbc v0.2.1
5762026-09-04T23:14:16.228Z Downloaded fd-lock v4.0.4
5772026-09-04T23:14:16.228Z Downloaded bzip2 v0.4.4
5782026-09-04T23:14:16.228Z Downloaded clang-sys v1.8.1
5792026-09-04T23:14:16.228Z Downloaded hash32 v0.2.1
5802026-09-04T23:14:16.232Z Downloaded futures-macro v0.3.32
5812026-09-04T23:14:16.232Z Downloaded foreign-types-shared v0.3.1
5822026-09-04T23:14:16.232Z Downloaded bit-vec v0.8.0
5832026-09-04T23:14:16.232Z Downloaded bitfield v0.19.4
5842026-09-04T23:14:16.232Z Downloaded blake2 v0.11.0-rc.6
5852026-09-04T23:14:16.232Z Downloaded addr2line v0.25.1
5862026-09-04T23:14:16.232Z Downloaded argon2 v0.6.0-rc.8
5872026-09-04T23:14:16.236Z Downloaded oxide-generation-macros v0.2.0
5882026-09-04T23:14:16.236Z Downloaded phf_shared v0.13.1
5892026-09-04T23:14:16.236Z Downloaded group v0.13.0
5902026-09-04T23:14:16.236Z Downloaded highway v1.3.0
5912026-09-04T23:14:16.245Z Downloaded async-bb8-diesel v0.2.1
5922026-09-04T23:14:16.245Z Downloaded powerfmt v0.2.0
5932026-09-04T23:14:16.245Z Downloaded proc-macro-crate v1.3.1
5942026-09-04T23:14:16.245Z Downloaded progenitor-macro v0.13.0
5952026-09-04T23:14:16.250Z Downloaded rand_xorshift v0.4.0
5962026-09-04T23:14:16.250Z Downloaded glob v0.3.3
5972026-09-04T23:14:16.250Z Downloaded num_enum v0.7.6
5982026-09-04T23:14:16.250Z Downloaded predicates-core v1.0.10
5992026-09-04T23:14:16.250Z Downloaded fallible-iterator v0.2.0
6002026-09-04T23:14:16.250Z Downloaded ff v0.13.1
6012026-09-04T23:14:16.251Z Downloaded filetime v0.2.27
6022026-09-04T23:14:16.251Z Downloaded heapless v0.7.17
6032026-09-04T23:14:16.260Z Downloaded rustc-hash v2.1.1
6042026-09-04T23:14:16.261Z Downloaded camino-tempfile-ext v0.3.3
6052026-09-04T23:14:16.261Z Downloaded cassowary v0.3.0
6062026-09-04T23:14:16.261Z Downloaded cexpr v0.6.0
6072026-09-04T23:14:16.261Z Downloaded radium v0.7.0
6082026-09-04T23:14:16.261Z Downloaded rand_chacha v0.3.1
6092026-09-04T23:14:16.261Z Downloaded nibble_vec v0.1.0
6102026-09-04T23:14:16.261Z Downloaded compression-codecs v0.4.37
6112026-09-04T23:14:16.265Z Downloaded scopeguard v1.2.0
6122026-09-04T23:14:16.265Z Downloaded num_enum v0.5.11
6132026-09-04T23:14:16.269Z Downloaded phf v0.12.1
6142026-09-04T23:14:16.269Z Downloaded password-hash v0.5.0
6152026-09-04T23:14:16.269Z Downloaded sha1 v0.10.6
6162026-09-04T23:14:16.269Z Downloaded slog-envlogger v2.2.0
6172026-09-04T23:14:16.274Z Downloaded signature v2.2.0
6182026-09-04T23:14:16.274Z Downloaded secrecy v0.10.3
6192026-09-04T23:14:16.277Z Downloaded fs-err v2.11.0
6202026-09-04T23:14:16.277Z Downloaded futures-executor v0.3.32
6212026-09-04T23:14:16.277Z Downloaded ahash v0.8.12
6222026-09-04T23:14:16.281Z Downloaded fs_extra v1.3.0
6232026-09-04T23:14:16.281Z Downloaded group v0.14.0
6242026-09-04T23:14:16.284Z Downloaded colored v2.2.0
6252026-09-04T23:14:16.285Z Downloaded const-oid v0.9.6
6262026-09-04T23:14:16.288Z Downloaded byte-wrapper v0.1.0
6272026-09-04T23:14:16.288Z Downloaded cancel-safe-futures v0.1.5
6282026-09-04T23:14:16.288Z Downloaded foldhash v0.1.5
6292026-09-04T23:14:16.291Z Downloaded bzip2 v0.6.1
6302026-09-04T23:14:16.292Z Downloaded chacha20 v0.10.0
6312026-09-04T23:14:16.292Z Downloaded blake2 v0.10.6
6322026-09-04T23:14:16.298Z Downloaded peg-macros v0.8.5
6332026-09-04T23:14:16.298Z Downloaded foldhash v0.2.0
6342026-09-04T23:14:16.298Z Downloaded num-integer v0.1.46
6352026-09-04T23:14:16.299Z Downloaded packed_struct_codegen v0.10.1
6362026-09-04T23:14:16.302Z Downloaded sqlparser_derive v0.5.0
6372026-09-04T23:14:16.302Z Downloaded strum v0.27.2
6382026-09-04T23:14:16.302Z Downloaded console v0.15.11
6392026-09-04T23:14:16.302Z Downloaded find-msvc-tools v0.1.9
6402026-09-04T23:14:16.302Z Downloaded progenitor v0.13.0
6412026-09-04T23:14:16.306Z Downloaded getrandom v0.2.17
6422026-09-04T23:14:16.306Z Downloaded globset v0.4.18
6432026-09-04T23:14:16.310Z Downloaded ff v0.14.0
6442026-09-04T23:14:16.316Z Downloaded half v2.7.1
6452026-09-04T23:14:16.316Z Downloaded structmeta v0.3.0
6462026-09-04T23:14:16.316Z Downloaded take_mut v0.2.2
6472026-09-04T23:14:16.316Z Downloaded tap v1.0.1
6482026-09-04T23:14:16.325Z Downloaded testing_table v0.3.0
6492026-09-04T23:14:16.325Z Downloaded thread-id v5.1.0
6502026-09-04T23:14:16.326Z Downloaded futures-channel v0.3.32
6512026-09-04T23:14:16.336Z Downloaded rpassword v7.5.4
6522026-09-04T23:14:16.336Z Downloaded colored v3.1.1
6532026-09-04T23:14:16.336Z Downloaded console v0.16.2
6542026-09-04T23:14:16.336Z Downloaded cmake v0.1.57
6552026-09-04T23:14:16.336Z Downloaded serde-hex v0.1.0
6562026-09-04T23:14:16.336Z Downloaded slog-term v2.9.2
6572026-09-04T23:14:16.336Z Downloaded unit-prefix v0.5.2
6582026-09-04T23:14:16.341Z Downloaded ciborium v0.2.2
6592026-09-04T23:14:16.341Z Downloaded want v0.3.1
6602026-09-04T23:14:16.341Z Downloaded parking_lot_core v0.9.12
6612026-09-04T23:14:16.341Z Downloaded convert_case v0.4.0
6622026-09-04T23:14:16.341Z Downloaded debug-ignore v1.0.5
6632026-09-04T23:14:16.341Z Downloaded serde_tokenstream v0.3.0
6642026-09-04T23:14:16.346Z Downloaded serde_with_macros v1.5.2
6652026-09-04T23:14:16.346Z Downloaded serde_path_to_error v0.1.20
6662026-09-04T23:14:16.346Z Downloaded utf-8 v0.7.6
6672026-09-04T23:14:16.346Z Downloaded usdt v0.6.0
6682026-09-04T23:14:16.346Z Downloaded yoke-derive v0.8.1
6692026-09-04T23:14:16.350Z Downloaded http-body-util v0.1.3
6702026-09-04T23:14:16.350Z Downloaded zeroize_derive v1.5.0
6712026-09-04T23:14:16.351Z Downloaded half v1.8.3
6722026-09-04T23:14:16.358Z Downloaded shlex v1.3.0
6732026-09-04T23:14:16.361Z Downloaded hmac v0.12.1
6742026-09-04T23:14:16.365Z Downloaded smf v0.2.3
6752026-09-04T23:14:16.365Z Downloaded strum_macros v0.24.3
6762026-09-04T23:14:16.365Z Downloaded supports-unicode v3.0.0
6772026-09-04T23:14:16.365Z Downloaded cmov v0.5.4
6782026-09-04T23:14:16.369Z Downloaded pkcs1 v0.8.0-rc.4
6792026-09-04T23:14:16.370Z Downloaded simd-adler32 v0.3.8
6802026-09-04T23:14:16.370Z Downloaded spki v0.8.0
6812026-09-04T23:14:16.380Z Downloaded stable_deref_trait v1.2.1
6822026-09-04T23:14:16.380Z Downloaded getrandom v0.3.4
6832026-09-04T23:14:16.380Z Downloaded fatfs v0.3.6
6842026-09-04T23:14:16.385Z Downloaded hmac v0.13.0
6852026-09-04T23:14:16.385Z Downloaded dirs-sys-next v0.1.2
6862026-09-04T23:14:16.385Z Downloaded difflib v0.4.0
6872026-09-04T23:14:16.385Z Downloaded dof v0.4.0
6882026-09-04T23:14:16.385Z Downloaded downcast-rs v2.0.2
6892026-09-04T23:14:16.392Z Downloaded poly1305 v0.9.0
6902026-09-04T23:14:16.392Z Downloaded dtrace-parser v0.3.0
6912026-09-04T23:14:16.392Z Downloaded hyper-tls v0.6.0
6922026-09-04T23:14:16.392Z Downloaded progenitor-extras v0.2.0
6932026-09-04T23:14:16.392Z Downloaded string_cache v0.8.9
6942026-09-04T23:14:16.392Z Downloaded tiny-keccak v2.0.2
6952026-09-04T23:14:16.399Z Downloaded illumos-nvpair-sys v0.2.0
6962026-09-04T23:14:16.399Z Downloaded time-macros v0.2.27
6972026-09-04T23:14:16.399Z Downloaded instability v0.3.11
6982026-09-04T23:14:16.399Z Downloaded is_ci v1.2.0
6992026-09-04T23:14:16.399Z Downloaded tokio-tungstenite v0.23.1
7002026-09-04T23:14:16.404Z Downloaded jiff-static v0.2.34
7012026-09-04T23:14:16.407Z Downloaded bs58 v0.5.1
7022026-09-04T23:14:16.412Z Downloaded zone_cfg_derive v0.3.1
7032026-09-04T23:14:16.419Z Downloaded wyz v0.5.1
7042026-09-04T23:14:16.419Z Downloaded pkcs1 v0.7.5
7052026-09-04T23:14:16.424Z Downloaded salsa20 v0.11.0
7062026-09-04T23:14:16.424Z Downloaded lru-slab v0.1.2
7072026-09-04T23:14:16.424Z Downloaded maplit v1.0.2
7082026-09-04T23:14:16.424Z Downloaded match_cfg v0.1.0
7092026-09-04T23:14:16.424Z Downloaded new_debug_unreachable v1.0.6
7102026-09-04T23:14:16.425Z Downloaded newtype_derive v0.1.6
7112026-09-04T23:14:16.425Z Downloaded num-iter v0.1.45
7122026-09-04T23:14:16.425Z Downloaded vergen-lib v0.1.6
7132026-09-04T23:14:16.425Z Downloaded vergen-lib v9.1.0
7142026-09-04T23:14:16.425Z Downloaded xshell v0.2.7
7152026-09-04T23:14:16.428Z Downloaded mime v0.3.17
7162026-09-04T23:14:16.428Z Downloaded yoke v0.8.1
7172026-09-04T23:14:16.428Z Downloaded critical-section v1.2.0
7182026-09-04T23:14:16.428Z Downloaded crossbeam-deque v0.8.6
7192026-09-04T23:14:16.428Z Downloaded base64 v0.22.1
7202026-09-04T23:14:16.432Z Downloaded corncobs v0.1.4
7212026-09-04T23:14:16.435Z Downloaded generic-array v1.4.3
7222026-09-04T23:14:16.442Z Downloaded httparse v1.10.1
7232026-09-04T23:14:16.442Z Downloaded futures v0.3.32
7242026-09-04T23:14:16.446Z Downloaded compact_str v0.8.1
7252026-09-04T23:14:16.446Z Downloaded postcard v1.1.3
7262026-09-04T23:14:16.446Z Downloaded opaque-debug v0.3.1
7272026-09-04T23:14:16.453Z Downloaded path-slash v0.1.5
7282026-09-04T23:14:16.453Z Downloaded defmt v0.3.100
7292026-09-04T23:14:16.458Z Downloaded backtrace v0.3.76
7302026-09-04T23:14:16.458Z Downloaded oxide-update-engine-types v0.1.2
7312026-09-04T23:14:16.458Z Downloaded ctr v0.10.1
7322026-09-04T23:14:16.462Z Downloaded der_derive v0.7.3
7332026-09-04T23:14:16.462Z Downloaded password-hash v0.6.1
7342026-09-04T23:14:16.467Z Downloaded rand_pcg v0.10.2
7352026-09-04T23:14:16.467Z Downloaded impl-trait-for-tuples v0.2.3
7362026-09-04T23:14:16.472Z Downloaded precomputed-hash v0.1.1
7372026-09-04T23:14:16.472Z Downloaded proc-macro-crate v3.4.0
7382026-09-04T23:14:16.472Z Downloaded progenitor-macro v0.14.0
7392026-09-04T23:14:16.472Z Downloaded ed25519 v2.2.3
7402026-09-04T23:14:16.472Z Downloaded tokio-stream v0.1.18
7412026-09-04T23:14:16.476Z Downloaded unicode-properties v0.1.4
7422026-09-04T23:14:16.476Z Downloaded russh-cryptovec v0.62.0
7432026-09-04T23:14:16.476Z Downloaded libefi-sys v0.1.0
7442026-09-04T23:14:16.479Z Downloaded scheduled-thread-pool v0.2.7
7452026-09-04T23:14:16.483Z Downloaded rcgen v0.12.1
7462026-09-04T23:14:16.486Z Downloaded rustls-platform-verifier v0.6.2
7472026-09-04T23:14:16.486Z Downloaded scroll v0.13.0
7482026-09-04T23:14:16.486Z Downloaded chacha20poly1305 v0.10.1
7492026-09-04T23:14:16.491Z Downloaded libsw-core v0.3.2
7502026-09-04T23:14:16.491Z Downloaded multer v3.1.0
7512026-09-04T23:14:16.494Z Downloaded toml_parser v1.1.2+spec-1.1.0
7522026-09-04T23:14:16.494Z Downloaded bytes v1.11.1
7532026-09-04T23:14:16.498Z Downloaded openssl-sys v0.9.117
7542026-09-04T23:14:16.498Z Downloaded ryu v1.0.23
7552026-09-04T23:14:16.502Z Downloaded mime_guess v2.0.5
7562026-09-04T23:14:16.502Z Downloaded rustc_version v0.4.1
7572026-09-04T23:14:16.502Z Downloaded serde_urlencoded v0.7.1
7582026-09-04T23:14:16.506Z Downloaded sigpipe v0.1.3
7592026-09-04T23:14:16.509Z Downloaded arc-swap v1.8.2
7602026-09-04T23:14:16.513Z Downloaded ctutils v0.4.2
7612026-09-04T23:14:16.513Z Downloaded num_enum_derive v0.7.6
7622026-09-04T23:14:16.513Z Downloaded socket2 v0.5.10
7632026-09-04T23:14:16.516Z Downloaded chumsky v0.9.3
7642026-09-04T23:14:16.516Z Downloaded base64 v0.21.7
7652026-09-04T23:14:16.523Z Downloaded headers v0.4.1
7662026-09-04T23:14:16.523Z Downloaded oxide-generation v0.1.3
7672026-09-04T23:14:16.528Z Downloaded owo-colors v4.3.0
7682026-09-04T23:14:16.528Z Downloaded oxide-tokio-rt v0.1.4
7692026-09-04T23:14:16.529Z Downloaded phc v0.6.1
7702026-09-04T23:14:16.532Z Downloaded p384 v0.14.0
7712026-09-04T23:14:16.532Z Downloaded async-compression v0.4.41
7722026-09-04T23:14:16.535Z Downloaded bumpalo v3.20.2
7732026-09-04T23:14:16.535Z Downloaded cc v1.2.56
7742026-09-04T23:14:16.538Z Downloaded paste v1.0.15
7752026-09-04T23:14:16.538Z Downloaded postgres-protocol v0.6.10
7762026-09-04T23:14:16.542Z Downloaded pkcs8 v0.10.2
7772026-09-04T23:14:16.542Z Downloaded tokio-macros v2.7.0
7782026-09-04T23:14:16.542Z Downloaded tokio-test v0.4.5
7792026-09-04T23:14:16.545Z Downloaded usdt-attr-macro v0.6.0
7802026-09-04T23:14:16.548Z Downloaded prettyplease v0.2.37
7812026-09-04T23:14:16.548Z Downloaded try-lock v0.2.5
7822026-09-04T23:14:16.552Z Downloaded ecdsa v0.17.0
7832026-09-04T23:14:16.562Z Downloaded hybrid-array v0.4.13
7842026-09-04T23:14:16.567Z Downloaded r2d2 v0.8.10
7852026-09-04T23:14:16.567Z Downloaded rand_core v0.10.0
7862026-09-04T23:14:16.567Z Downloaded ingot-macros v0.2.0
7872026-09-04T23:14:16.571Z Downloaded jobserver v0.1.34
7882026-09-04T23:14:16.571Z Downloaded tinystr v0.8.2
7892026-09-04T23:14:16.571Z Downloaded poly1305 v0.8.0
7902026-09-04T23:14:16.571Z Downloaded progenitor-client v0.13.0
7912026-09-04T23:14:16.571Z Downloaded sec1 v0.7.3
7922026-09-04T23:14:16.590Z Downloaded usdt-macro v0.6.0
7932026-09-04T23:14:16.590Z Downloaded resolv-conf v0.7.6
7942026-09-04T23:14:16.591Z Downloaded tower-layer v0.3.3
7952026-09-04T23:14:16.591Z Downloaded cpubits v0.1.1
7962026-09-04T23:14:16.591Z Downloaded wait-timeout v0.2.1
7972026-09-04T23:14:16.596Z Downloaded litrs v1.0.0
7982026-09-04T23:14:16.596Z Downloaded hashbrown v0.14.5
7992026-09-04T23:14:16.596Z Downloaded schemars_derive v0.8.22
8002026-09-04T23:14:16.596Z Downloaded ipnet v2.12.0
8012026-09-04T23:14:16.596Z Downloaded rayon-core v1.13.0
8022026-09-04T23:14:16.596Z Downloaded rustls-native-certs v0.8.3
8032026-09-04T23:14:16.596Z Downloaded crc-any v2.5.0
8042026-09-04T23:14:16.596Z Downloaded sec1 v0.8.1
8052026-09-04T23:14:16.596Z Downloaded slog-async v2.8.0
8062026-09-04T23:14:16.596Z Downloaded tracing-attributes v0.1.31
8072026-09-04T23:14:16.596Z Downloaded typify v0.6.2
8082026-09-04T23:14:16.596Z Downloaded tracing-core v0.1.36
8092026-09-04T23:14:16.596Z Downloaded zopfli v0.8.3
8102026-09-04T23:14:16.596Z Downloaded dropshot-api-manager-types v0.8.0
8112026-09-04T23:14:16.596Z Downloaded heapless v0.8.0
8122026-09-04T23:14:16.599Z Downloaded flate2 v1.1.9
8132026-09-04T23:14:16.599Z Downloaded hickory-resolver v0.24.4
8142026-09-04T23:14:16.602Z Downloaded parking_lot v0.12.5
8152026-09-04T23:14:16.603Z Downloaded supports-hyperlinks v3.2.0
8162026-09-04T23:14:16.603Z Downloaded ssh-encoding v0.3.0
8172026-09-04T23:14:16.609Z Downloaded instant v0.1.13
8182026-09-04T23:14:16.609Z Downloaded snafu-derive v0.8.9
8192026-09-04T23:14:16.609Z Downloaded darling_macro v0.13.4
8202026-09-04T23:14:16.614Z Downloaded keccak v0.1.6
8212026-09-04T23:14:16.614Z Downloaded diesel_table_macro_syntax v0.3.0
8222026-09-04T23:14:16.615Z Downloaded tls_codec v0.4.2
8232026-09-04T23:14:16.615Z Downloaded derive_builder v0.20.2
8242026-09-04T23:14:16.615Z Downloaded idna_adapter v1.2.1
8252026-09-04T23:14:16.615Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8262026-09-04T23:14:16.643Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8272026-09-04T23:14:16.644Z Downloaded hickory-resolver v0.25.2
8282026-09-04T23:14:16.644Z Downloaded whoami v2.1.0
8292026-09-04T23:14:16.644Z Downloaded multimap v0.10.1
8302026-09-04T23:14:16.644Z Downloaded quinn-udp v0.5.14
8312026-09-04T23:14:16.644Z Downloaded tui-tree-widget v0.23.1
8322026-09-04T23:14:16.644Z Downloaded newtype-uuid-macros v0.1.0
8332026-09-04T23:14:16.644Z Downloaded openssl-probe v0.1.6
8342026-09-04T23:14:16.645Z Downloaded constant_time_eq v0.4.2
8352026-09-04T23:14:16.645Z Downloaded zeroize v1.9.0
8362026-09-04T23:14:16.645Z Downloaded linked-hash-map v0.5.6
8372026-09-04T23:14:16.645Z Downloaded md-5 v0.10.6
8382026-09-04T23:14:16.645Z Downloaded md5 v0.8.0
8392026-09-04T23:14:16.645Z Downloaded olpc-cjson v0.1.4
8402026-09-04T23:14:16.645Z Downloaded publicsuffix v2.3.0
8412026-09-04T23:14:16.655Z Downloaded qorb v0.4.1
8422026-09-04T23:14:16.655Z Downloaded toml_edit v0.23.10+spec-1.0.0
8432026-09-04T23:14:16.661Z Downloaded data-encoding v2.10.0
8442026-09-04T23:14:16.662Z Downloaded smallvec v1.15.1
8452026-09-04T23:14:16.662Z Downloaded static_assertions v1.1.0
8462026-09-04T23:14:16.662Z Downloaded delegate v0.13.5
8472026-09-04T23:14:16.662Z Downloaded percent-encoding v2.3.2
8482026-09-04T23:14:16.666Z Downloaded proc-macro-error-attr2 v2.0.0
8492026-09-04T23:14:16.666Z Downloaded derive-ex v0.1.8
8502026-09-04T23:14:16.672Z Downloaded expectorate v1.2.0
8512026-09-04T23:14:16.672Z Downloaded sapling-renderdag v0.1.0
8522026-09-04T23:14:16.676Z Downloaded scroll_derive v0.13.1
8532026-09-04T23:14:16.676Z Downloaded omicron-zone-package v0.12.3
8542026-09-04T23:14:16.676Z Downloaded darling_core v0.21.3
8552026-09-04T23:14:16.680Z Downloaded http v1.4.2
8562026-09-04T23:14:16.680Z Downloaded flume v0.11.1
8572026-09-04T23:14:16.684Z Downloaded hashbrown v0.13.2
8582026-09-04T23:14:16.684Z Downloaded hickory-server v0.25.2
8592026-09-04T23:14:16.689Z Downloaded darling_core v0.20.11
8602026-09-04T23:14:16.689Z Downloaded ipnetwork v0.21.1
8612026-09-04T23:14:16.690Z Downloaded rtoolbox v0.0.3
8622026-09-04T23:14:16.697Z Downloaded russh-util v0.52.0
8632026-09-04T23:14:16.697Z Downloaded seq-macro v0.3.6
8642026-09-04T23:14:16.705Z Downloaded lru-cache v0.1.2
8652026-09-04T23:14:16.705Z Downloaded twox-hash v2.1.2
8662026-09-04T23:14:16.705Z Downloaded aes v0.9.1
8672026-09-04T23:14:16.708Z Downloaded keccak v0.2.0
8682026-09-04T23:14:16.708Z Downloaded strip-ansi-escapes v0.2.1
8692026-09-04T23:14:16.708Z Downloaded tabwriter v1.4.1
8702026-09-04T23:14:16.708Z Downloaded usdt-impl v0.6.0
8712026-09-04T23:14:16.708Z Downloaded topological-sort v0.2.2
8722026-09-04T23:14:16.714Z Downloaded tower-service v0.3.3
8732026-09-04T23:14:16.719Z Downloaded pin-project v1.1.11
8742026-09-04T23:14:16.724Z Downloaded libsw v3.5.0
8752026-09-04T23:14:16.724Z Downloaded newtype-uuid v1.3.2
8762026-09-04T23:14:16.724Z Downloaded oxnet v0.1.6
8772026-09-04T23:14:16.727Z Downloaded untrusted v0.9.0
8782026-09-04T23:14:16.728Z Downloaded nodrop v0.1.14
8792026-09-04T23:14:16.728Z Downloaded typify-macro v0.6.2
8802026-09-04T23:14:16.728Z Downloaded unarray v0.1.4
8812026-09-04T23:14:16.728Z Downloaded zerofrom v0.1.6
8822026-09-04T23:14:16.733Z Downloaded unicode_categories v0.1.1
8832026-09-04T23:14:16.737Z Downloaded slog v2.8.2
8842026-09-04T23:14:16.737Z Downloaded zerotrie v0.2.3
8852026-09-04T23:14:16.741Z Downloaded daft v0.1.8
8862026-09-04T23:14:16.741Z Downloaded crc-catalog v2.4.0
8872026-09-04T23:14:16.746Z Downloaded peg v0.8.5
8882026-09-04T23:14:16.746Z Downloaded serde_yaml v0.9.34+deprecated
8892026-09-04T23:14:16.746Z Downloaded signal-hook v0.3.18
8902026-09-04T23:14:16.751Z Downloaded curve25519-dalek-derive v0.1.1
8912026-09-04T23:14:16.751Z Downloaded darling_macro v0.21.3
8922026-09-04T23:14:16.751Z Downloaded primeorder v0.14.0
8932026-09-04T23:14:16.751Z Downloaded rand_core v0.9.5
8942026-09-04T23:14:16.751Z Downloaded sha1 v0.11.0
8952026-09-04T23:14:16.751Z Downloaded crc8 v0.1.1
8962026-09-04T23:14:16.751Z Downloaded crypto-common v0.2.2
8972026-09-04T23:14:16.751Z Downloaded dunce v1.0.5
8982026-09-04T23:14:16.757Z Downloaded psm v0.1.30
8992026-09-04T23:14:16.757Z Downloaded rand_core v0.6.4
9002026-09-04T23:14:16.757Z Downloaded defmt-parser v1.0.0
9012026-09-04T23:14:16.757Z Downloaded darling v0.21.3
9022026-09-04T23:14:16.765Z Downloaded rand_chacha v0.9.0
9032026-09-04T23:14:16.774Z Downloaded rand_seeder v0.4.0
9042026-09-04T23:14:16.774Z Downloaded serdect v0.4.3
9052026-09-04T23:14:16.774Z Downloaded derive_more v2.1.1
9062026-09-04T23:14:16.774Z Downloaded is-terminal v0.4.17
9072026-09-04T23:14:16.774Z Downloaded indoc v1.0.9
9082026-09-04T23:14:16.778Z Downloaded slog-dtrace v0.3.0
9092026-09-04T23:14:16.778Z Downloaded diff v0.1.13
9102026-09-04T23:14:16.781Z Downloaded subprocess v0.2.15
9112026-09-04T23:14:16.785Z Downloaded libscf-sys v1.2.0
9122026-09-04T23:14:16.785Z Downloaded maybe-uninit v2.0.0
9132026-09-04T23:14:16.785Z Downloaded smallvec v0.6.14
9142026-09-04T23:14:16.791Z Downloaded stringprep v0.1.5
9152026-09-04T23:14:16.792Z Downloaded thiserror-no-std v2.0.2
9162026-09-04T23:14:16.792Z Downloaded ron v0.8.1
9172026-09-04T23:14:16.795Z Downloaded tokio-native-tls v0.3.1
9182026-09-04T23:14:16.795Z Downloaded inout v0.1.4
9192026-09-04T23:14:16.795Z Downloaded crc32fast v1.5.0
9202026-09-04T23:14:16.795Z Downloaded rand v0.10.1
9212026-09-04T23:14:16.800Z Downloaded tungstenite v0.21.0
9222026-09-04T23:14:16.800Z Downloaded thread_local v1.1.9
9232026-09-04T23:14:16.803Z Downloaded num v0.4.3
9242026-09-04T23:14:16.803Z Downloaded oxide-update-engine-display v0.1.2
9252026-09-04T23:14:16.803Z Downloaded synstructure v0.13.2
9262026-09-04T23:14:16.803Z Downloaded void v1.0.2
9272026-09-04T23:14:16.803Z Downloaded num-derive v0.4.2
9282026-09-04T23:14:16.803Z Downloaded writeable v0.6.2
9292026-09-04T23:14:16.809Z Downloaded scuffle v0.1.0
9302026-09-04T23:14:16.812Z Downloaded num-bigint-dig v0.8.6
9312026-09-04T23:14:16.812Z Downloaded unicase v2.9.0
9322026-09-04T23:14:16.824Z Downloaded crossbeam-channel v0.5.15
9332026-09-04T23:14:16.824Z Downloaded rustyline v14.0.0
9342026-09-04T23:14:16.824Z Downloaded typed-path v0.9.3
9352026-09-04T23:14:16.828Z Downloaded tar v0.4.46
9362026-09-04T23:14:16.828Z Downloaded postgres-types v0.2.12
9372026-09-04T23:14:16.828Z Downloaded progenitor-client v0.14.0
9382026-09-04T23:14:16.836Z Downloaded hashbrown v0.12.3
9392026-09-04T23:14:16.840Z Downloaded socket2 v0.6.3
9402026-09-04T23:14:16.840Z Downloaded icu_properties v2.1.2
9412026-09-04T23:14:16.843Z Downloaded diesel-dtrace v0.5.0
9422026-09-04T23:14:16.848Z Downloaded serde-big-array v0.5.1
9432026-09-04T23:14:16.848Z Downloaded serde_spanned v1.1.1
9442026-09-04T23:14:16.857Z Downloaded recursive v0.1.1
9452026-09-04T23:14:16.857Z Downloaded derive_more-impl v2.1.1
9462026-09-04T23:14:16.857Z Downloaded same-file v1.0.6
9472026-09-04T23:14:16.857Z Downloaded spin v0.9.8
9482026-09-04T23:14:16.857Z Downloaded aes-gcm v0.11.0
9492026-09-04T23:14:16.858Z Downloaded pretty_assertions v1.4.1
9502026-09-04T23:14:16.858Z Downloaded libbz2-rs-sys v0.2.2
9512026-09-04T23:14:16.863Z Downloaded test-strategy v0.4.5
9522026-09-04T23:14:16.863Z Downloaded either v1.15.0
9532026-09-04T23:14:16.863Z Downloaded tungstenite v0.23.0
9542026-09-04T23:14:16.867Z Downloaded hashbrown v0.15.5
9552026-09-04T23:14:16.867Z Downloaded hashbrown v0.16.1
9562026-09-04T23:14:16.871Z Downloaded indexmap v1.9.3
9572026-09-04T23:14:16.871Z Downloaded supports-color v3.0.2
9582026-09-04T23:14:16.871Z Downloaded support-bundle-viewer v0.1.2
9592026-09-04T23:14:16.871Z Downloaded signal-hook-tokio v0.3.1
9602026-09-04T23:14:16.874Z Downloaded sponge-cursor v0.1.0
9612026-09-04T23:14:16.875Z Downloaded untrusted v0.7.1
9622026-09-04T23:14:16.875Z Downloaded num-traits v0.2.19
9632026-09-04T23:14:16.875Z Downloaded predicates v3.1.4
9642026-09-04T23:14:16.878Z Downloaded sync-ptr v0.1.4
9652026-09-04T23:14:16.878Z Downloaded time-core v0.1.8
9662026-09-04T23:14:16.878Z Downloaded trait-variant v0.1.2
9672026-09-04T23:14:16.878Z Downloaded zone v0.3.1
9682026-09-04T23:14:16.878Z Downloaded lock_api v0.4.14
9692026-09-04T23:14:16.885Z Downloaded miette-derive v7.6.0
9702026-09-04T23:14:16.885Z Downloaded parse-display-derive v0.10.0
9712026-09-04T23:14:16.885Z Downloaded phf v0.13.1
9722026-09-04T23:14:16.885Z Downloaded pin-project-lite v0.2.17
9732026-09-04T23:14:16.888Z Downloaded universal-hash v0.6.1
9742026-09-04T23:14:16.888Z Downloaded xshell-macros v0.2.7
9752026-09-04T23:14:16.888Z Downloaded display-error-chain v0.2.2
9762026-09-04T23:14:16.892Z Downloaded num-rational v0.4.2
9772026-09-04T23:14:16.895Z Downloaded yasna v0.5.2
9782026-09-04T23:14:16.895Z Downloaded hyper-util v0.1.20
9792026-09-04T23:14:16.899Z Downloaded darling_macro v0.23.0
9802026-09-04T23:14:16.902Z Downloaded indent_write v2.2.0
9812026-09-04T23:14:16.905Z Downloaded primeorder v0.13.6
9822026-09-04T23:14:16.908Z Downloaded zstd-safe v7.2.4
9832026-09-04T23:14:16.908Z Downloaded crucible-workspace-hack v0.1.0
9842026-09-04T23:14:16.911Z Downloaded internet-checksum v0.2.1
9852026-09-04T23:14:16.911Z Downloaded steno v0.4.1
9862026-09-04T23:14:16.915Z Downloaded rustversion v1.0.22
9872026-09-04T23:14:16.918Z Downloaded walkdir v2.5.0
9882026-09-04T23:14:16.921Z Downloaded serde_cbor v0.11.2
9892026-09-04T23:14:16.924Z Downloaded rustc-demangle v0.1.27
9902026-09-04T23:14:16.927Z Downloaded derive_more v0.99.20
9912026-09-04T23:14:16.930Z Downloaded humantime v2.3.0
9922026-09-04T23:14:16.933Z Downloaded scrypt v0.12.0
9932026-09-04T23:14:16.938Z Downloaded slab v0.4.12
9942026-09-04T23:14:16.938Z Downloaded num_enum_derive v0.5.11
9952026-09-04T23:14:16.942Z Downloaded itertools v0.10.5
9962026-09-04T23:14:16.948Z Downloaded indicatif v0.18.4
9972026-09-04T23:14:16.951Z Downloaded crypto-bigint v0.5.5
9982026-09-04T23:14:16.951Z Downloaded crc v3.4.0
9992026-09-04T23:14:16.951Z Downloaded tokio-dtrace v0.1.1
10002026-09-04T23:14:16.955Z Downloaded papergrid v0.18.0
10012026-09-04T23:14:16.958Z Downloaded vsss-rs v3.3.4
10022026-09-04T23:14:16.958Z Downloaded hkdf v0.12.4
10032026-09-04T23:14:16.961Z Downloaded module-lattice v0.2.3
10042026-09-04T23:14:16.961Z Downloaded ml-kem v0.3.2
10052026-09-04T23:14:16.961Z Downloaded signature v3.0.0
10062026-09-04T23:14:16.961Z Downloaded zstd v0.13.3
10072026-09-04T23:14:16.969Z Downloaded secrecy v0.8.0
10082026-09-04T23:14:16.972Z Downloaded subtle v2.6.1
10092026-09-04T23:14:16.972Z Downloaded uuid v1.23.4
10102026-09-04T23:14:16.975Z Downloaded cookie v0.18.1
10112026-09-04T23:14:16.979Z Downloaded deranged v0.5.8
10122026-09-04T23:14:16.983Z Downloaded unicode-xid v0.2.6
10132026-09-04T23:14:16.986Z Downloaded inout v0.2.2
10142026-09-04T23:14:16.986Z Downloaded ed25519 v3.0.0
10152026-09-04T23:14:16.989Z Downloaded document-features v0.2.12
10162026-09-04T23:14:16.989Z Downloaded ident_case v1.0.1
10172026-09-04T23:14:16.989Z Downloaded linear-map v1.2.0
10182026-09-04T23:14:16.989Z Downloaded zerofrom-derive v0.1.6
10192026-09-04T23:14:16.998Z Downloaded lalrpop-util v0.19.12
10202026-09-04T23:14:17.001Z Downloaded lru v0.12.5
10212026-09-04T23:14:17.001Z Downloaded dropshot_endpoint v0.17.1
10222026-09-04T23:14:17.001Z Downloaded icu_collections v2.1.1
10232026-09-04T23:14:17.013Z Downloaded darling v0.23.0
10242026-09-04T23:14:17.017Z Downloaded elliptic-curve v0.13.8
10252026-09-04T23:14:17.020Z Downloaded similar v2.7.0
10262026-09-04T23:14:17.025Z Downloaded derive-where v1.6.0
10272026-09-04T23:14:17.026Z Downloaded drift v0.2.0
10282026-09-04T23:14:17.029Z Downloaded oxide-update-engine v0.1.2
10292026-09-04T23:14:17.032Z Downloaded pin-project-internal v1.1.11
10302026-09-04T23:14:17.032Z Downloaded polyval v0.7.1
10312026-09-04T23:14:17.032Z Downloaded stacker v0.1.23
10322026-09-04T23:14:17.036Z Downloaded libloading v0.8.9
10332026-09-04T23:14:17.036Z Downloaded packed_struct v0.10.1
10342026-09-04T23:14:17.036Z Downloaded aho-corasick v1.1.4
10352026-09-04T23:14:17.041Z Downloaded lzss v0.8.2
10362026-09-04T23:14:17.041Z Downloaded num_threads v0.1.7
10372026-09-04T23:14:17.044Z Downloaded predicates-tree v1.0.13
10382026-09-04T23:14:17.045Z Downloaded strum_macros v0.26.4
10392026-09-04T23:14:17.045Z Downloaded ref-cast-impl v1.0.25
10402026-09-04T23:14:17.045Z Downloaded slog-bunyan v2.5.0
10412026-09-04T23:14:17.045Z Downloaded hkdf v0.13.0
10422026-09-04T23:14:17.045Z Downloaded psl-types v2.0.11
10432026-09-04T23:14:17.045Z Downloaded rfc6979 v0.6.0
10442026-09-04T23:14:17.045Z Downloaded serde_repr v0.1.20
10452026-09-04T23:14:17.049Z Downloaded tokio-rustls v0.26.4
10462026-09-04T23:14:17.049Z Downloaded serde_plain v1.0.2
10472026-09-04T23:14:17.049Z Downloaded strum v0.26.3
10482026-09-04T23:14:17.049Z Downloaded rustls-pemfile v2.2.0
10492026-09-04T23:14:17.054Z Downloaded slog-scope v4.4.1
10502026-09-04T23:14:17.054Z Downloaded pkcs5 v0.8.1
10512026-09-04T23:14:17.054Z Downloaded signal-hook-mio v0.2.5
10522026-09-04T23:14:17.054Z Downloaded tinyvec_macros v0.1.1
10532026-09-04T23:14:17.058Z Downloaded unicode-truncate v1.1.0
10542026-09-04T23:14:17.058Z Downloaded oso v0.27.3
10552026-09-04T23:14:17.061Z Downloaded reqwest v0.12.28
10562026-09-04T23:14:17.064Z Downloaded spki v0.7.3
10572026-09-04T23:14:17.067Z Downloaded csv-core v0.1.13
10582026-09-04T23:14:17.067Z Downloaded toml_writer v1.1.1+spec-1.1.0
10592026-09-04T23:14:17.073Z Downloaded litemap v0.8.1
10602026-09-04T23:14:17.077Z Downloaded uzers v0.12.2
10612026-09-04T23:14:17.077Z Downloaded digest v0.11.3
10622026-09-04T23:14:17.077Z Downloaded wnaf v0.14.0
10632026-09-04T23:14:17.083Z Downloaded ed25519-dalek v3.0.0
10642026-09-04T23:14:17.086Z Downloaded zip v0.6.6
10652026-09-04T23:14:17.086Z Downloaded h2 v0.4.15
10662026-09-04T23:14:17.089Z Downloaded futures-util v0.3.32
10672026-09-04T23:14:17.094Z Downloaded diesel_derives v2.3.7
10682026-09-04T23:14:17.098Z Downloaded kstat-rs v0.2.5
10692026-09-04T23:14:17.101Z Downloaded ecdsa v0.16.9
10702026-09-04T23:14:17.106Z Downloaded nu-ansi-term v0.50.3
10712026-09-04T23:14:17.112Z Downloaded num-conv v0.2.0
10722026-09-04T23:14:17.118Z Downloaded phf_shared v0.12.1
10732026-09-04T23:14:17.121Z Downloaded ref-cast v1.0.25
10742026-09-04T23:14:17.122Z Downloaded zip v4.6.1
10752026-09-04T23:14:17.126Z Downloaded unsafe-libyaml v0.2.11
10762026-09-04T23:14:17.130Z Downloaded rustls-pki-types v1.14.0
10772026-09-04T23:14:17.130Z Downloaded serde_with_macros v3.21.0
10782026-09-04T23:14:17.136Z Downloaded shell-words v1.1.1
10792026-09-04T23:14:17.136Z Downloaded ssh-cipher v0.3.0
10802026-09-04T23:14:17.136Z Downloaded sync_wrapper v1.0.2
10812026-09-04T23:14:17.142Z Downloaded structmeta-derive v0.3.0
10822026-09-04T23:14:17.149Z Downloaded term v0.7.0
10832026-09-04T23:14:17.152Z Downloaded sqlformat v0.3.5
10842026-09-04T23:14:17.152Z Downloaded daft-derive v0.1.8
10852026-09-04T23:14:17.157Z Downloaded vergen-git2 v9.1.0
10862026-09-04T23:14:17.162Z Downloaded zerovec-derive v0.11.2
10872026-09-04T23:14:17.162Z Downloaded dyn-clone v1.0.20
10882026-09-04T23:14:17.162Z Downloaded memoffset v0.9.1
10892026-09-04T23:14:17.162Z Downloaded recursive-proc-macro-impl v0.1.1
10902026-09-04T23:14:17.172Z Downloaded vergen-gitcl v1.0.8
10912026-09-04T23:14:17.172Z Downloaded waitgroup v0.1.2
10922026-09-04T23:14:17.172Z Downloaded darling v0.13.4
10932026-09-04T23:14:17.172Z Downloaded indoc v2.0.7
10942026-09-04T23:14:17.172Z Downloaded illumos-nvpair v0.3.0
10952026-09-04T23:14:17.172Z Downloaded kem v0.3.0
10962026-09-04T23:14:17.172Z Downloaded nonempty v0.12.0
10972026-09-04T23:14:17.176Z Downloaded convert_case v0.10.0
10982026-09-04T23:14:17.176Z Downloaded hyper-staticfile v0.10.1
10992026-09-04T23:14:17.176Z Downloaded rustls-webpki v0.103.13
11002026-09-04T23:14:17.181Z Downloaded winnow v0.5.40
11012026-09-04T23:14:17.189Z Downloaded native-tls v0.2.18
11022026-09-04T23:14:17.189Z Downloaded siphasher v1.0.2
11032026-09-04T23:14:17.189Z Downloaded pkg-config v0.3.32
11042026-09-04T23:14:17.193Z Downloaded serde_bytes v0.11.19
11052026-09-04T23:14:17.199Z Downloaded derive_builder_macro v0.20.2
11062026-09-04T23:14:17.202Z Downloaded potential_utf v0.1.4
11072026-09-04T23:14:17.202Z Downloaded knus-derive v3.4.0
11082026-09-04T23:14:17.202Z Downloaded pem-rfc7468 v0.7.0
11092026-09-04T23:14:17.202Z Downloaded tokio-postgres v0.7.16
11102026-09-04T23:14:17.206Z Downloaded parking_lot_core v0.8.6
11112026-09-04T23:14:17.206Z Downloaded primefield v0.14.0
11122026-09-04T23:14:17.209Z Downloaded yansi v1.0.1
11132026-09-04T23:14:17.209Z Downloaded idna v1.1.0
11142026-09-04T23:14:17.213Z Downloaded mio v1.2.0
11152026-09-04T23:14:17.217Z Downloaded oso-derive v0.27.3
11162026-09-04T23:14:17.217Z Downloaded progenitor-impl v0.13.0
11172026-09-04T23:14:17.217Z Downloaded icu_properties_data v2.1.2
11182026-09-04T23:14:17.222Z Downloaded digest-io v0.1.0
11192026-09-04T23:14:17.225Z Downloaded proc-macro-error2 v2.0.1
11202026-09-04T23:14:17.225Z Downloaded term v1.2.1
11212026-09-04T23:14:17.229Z Downloaded universal-hash v0.5.1
11222026-09-04T23:14:17.229Z Downloaded rustc_version v0.1.7
11232026-09-04T23:14:17.232Z Downloaded crossterm v0.28.1
11242026-09-04T23:14:17.236Z Downloaded tagptr v0.2.0
11252026-09-04T23:14:17.236Z Downloaded strum_macros v0.27.2
11262026-09-04T23:14:17.239Z Downloaded unicode-bidi v0.3.18
11272026-09-04T23:14:17.239Z Downloaded toml v0.7.8
11282026-09-04T23:14:17.242Z Downloaded tokio-util v0.7.18
11292026-09-04T23:14:17.246Z Downloaded quick-error v1.2.3
11302026-09-04T23:14:17.250Z Downloaded tinyvec v1.10.0
11312026-09-04T23:14:17.250Z Downloaded darling v0.20.11
11322026-09-04T23:14:17.253Z Downloaded rand v0.9.2
11332026-09-04T23:14:17.253Z Downloaded cookie_store v0.22.1
11342026-09-04T23:14:17.253Z Downloaded des v0.9.0
11352026-09-04T23:14:17.257Z Downloaded openssl-probe v0.2.1
11362026-09-04T23:14:17.257Z Downloaded crunchy v0.2.4
11372026-09-04T23:14:17.262Z Downloaded num-complex v0.4.6
11382026-09-04T23:14:17.267Z Downloaded ed25519-dalek v2.2.0
11392026-09-04T23:14:17.267Z Downloaded serde_with v1.14.0
11402026-09-04T23:14:17.270Z Downloaded port-file v0.1.0
11412026-09-04T23:14:17.270Z Downloaded phf_shared v0.11.3
11422026-09-04T23:14:17.270Z Downloaded tokio-tungstenite v0.21.0
11432026-09-04T23:14:17.273Z Downloaded rfc6979 v0.4.0
11442026-09-04T23:14:17.273Z Downloaded termios v0.3.3
11452026-09-04T23:14:17.276Z Downloaded prefix-trie v0.7.0
11462026-09-04T23:14:17.280Z Downloaded slog-json v2.6.1
11472026-09-04T23:14:17.280Z Downloaded dirs-next v2.0.0
11482026-09-04T23:14:17.283Z Downloaded ingot-types v0.2.0
11492026-09-04T23:14:17.292Z Downloaded sha2 v0.11.0
11502026-09-04T23:14:17.295Z Downloaded managed v0.8.0
11512026-09-04T23:14:17.295Z Downloaded reedline v0.40.0
11522026-09-04T23:14:17.299Z Downloaded utf8_iter v1.0.4
11532026-09-04T23:14:17.302Z Downloaded cpufeatures v0.3.0
11542026-09-04T23:14:17.302Z Downloaded lazy_static v1.5.0
11552026-09-04T23:14:17.302Z Downloaded strsim v0.10.0
11562026-09-04T23:14:17.306Z Downloaded goblin v0.10.5
11572026-09-04T23:14:17.310Z Downloaded pem v3.0.6
11582026-09-04T23:14:17.310Z Downloaded blake3 v1.8.5
11592026-09-04T23:14:17.317Z Downloaded icu_provider v2.1.1
11602026-09-04T23:14:17.320Z Downloaded defmt v1.0.1
11612026-09-04T23:14:17.325Z Downloaded parse-display v0.10.0
11622026-09-04T23:14:17.325Z Downloaded cstr-argument v0.1.2
11632026-09-04T23:14:17.325Z Downloaded icu_locale_core v2.1.1
11642026-09-04T23:14:17.328Z Downloaded crypto-primes v0.7.2
11652026-09-04T23:14:17.331Z Downloaded icu_normalizer_data v2.1.1
11662026-09-04T23:14:17.337Z Downloaded termtree v0.5.1
11672026-09-04T23:14:17.340Z Downloaded semver v0.1.20
11682026-09-04T23:14:17.341Z Downloaded icu_normalizer v2.1.1
11692026-09-04T23:14:17.350Z Downloaded darling_macro v0.20.11
11702026-09-04T23:14:17.350Z Downloaded p256 v0.14.0
11712026-09-04T23:14:17.350Z Downloaded pem-rfc7468 v1.0.0
11722026-09-04T23:14:17.354Z Downloaded aws-lc-rs v1.16.3
11732026-09-04T23:14:17.354Z Downloaded xattr v1.6.1
11742026-09-04T23:14:17.354Z Downloaded quinn v0.11.11
11752026-09-04T23:14:17.357Z Downloaded rusty-fork v0.3.1
11762026-09-04T23:14:17.357Z Downloaded thiserror-impl-no-std v2.0.2
11772026-09-04T23:14:17.360Z Downloaded vergen v9.1.0
11782026-09-04T23:14:17.363Z Downloaded crossbeam-utils v0.8.21
11792026-09-04T23:14:17.368Z Downloaded progenitor-impl v0.14.0
11802026-09-04T23:14:17.377Z Downloaded tls_codec_derive v0.4.2
11812026-09-04T23:14:17.380Z Downloaded nanorand v0.7.0
11822026-09-04T23:14:17.380Z Downloaded derive_builder_core v0.20.2
11832026-09-04T23:14:17.380Z Downloaded displaydoc v0.2.5
11842026-09-04T23:14:17.384Z Downloaded whoami v1.6.1
11852026-09-04T23:14:17.389Z Downloaded schemars v0.8.22
11862026-09-04T23:14:17.395Z Downloaded ingot v0.2.1
11872026-09-04T23:14:17.398Z Downloaded pbkdf2 v0.13.0
11882026-09-04T23:14:17.398Z Downloaded serde_derive_internals v0.29.1
11892026-09-04T23:14:17.398Z Downloaded slog-stdlog v4.1.1
11902026-09-04T23:14:17.398Z Downloaded dsl_auto_type v0.2.0
11912026-09-04T23:14:17.403Z Downloaded p521 v0.14.0
11922026-09-04T23:14:17.403Z Downloaded zerocopy v0.6.6
11932026-09-04T23:14:17.416Z Downloaded chrono v0.4.45
11942026-09-04T23:14:17.422Z Downloaded darling_core v0.23.0
11952026-09-04T23:14:17.422Z Downloaded minimal-lexical v0.2.1
11962026-09-04T23:14:17.422Z Downloaded ppv-lite86 v0.2.21
11972026-09-04T23:14:17.422Z Downloaded winnow v0.6.26
11982026-09-04T23:14:17.426Z Downloaded hyper-rustls v0.27.7
11992026-09-04T23:14:17.426Z Downloaded progenitor v0.14.0
12002026-09-04T23:14:17.426Z Downloaded memmap2 v0.9.10
12012026-09-04T23:14:17.426Z Downloaded hyper v1.10.1
12022026-09-04T23:14:17.429Z Downloaded const_format_proc_macros v0.2.34
12032026-09-04T23:14:17.432Z Downloaded signal-hook-registry v1.4.8
12042026-09-04T23:14:17.432Z Downloaded defmt-macros v1.0.1
12052026-09-04T23:14:17.437Z Downloaded toml v1.1.2+spec-1.1.0
12062026-09-04T23:14:17.441Z Downloaded bitvec v1.0.1
12072026-09-04T23:14:17.448Z Downloaded iana-time-zone v0.1.65
12082026-09-04T23:14:17.453Z Downloaded russh v0.62.4
12092026-09-04T23:14:17.456Z Downloaded darling_core v0.13.4
12102026-09-04T23:14:17.456Z Downloaded toml_edit v0.19.15
12112026-09-04T23:14:17.465Z Downloaded bindgen v0.71.1
12122026-09-04T23:14:17.469Z Downloaded rsa v0.9.10
12132026-09-04T23:14:17.472Z Downloaded x509-cert v0.2.5
12142026-09-04T23:14:17.475Z Downloaded const_format v0.2.35
12152026-09-04T23:14:17.479Z Downloaded iri-string v0.7.10
12162026-09-04T23:14:17.482Z Downloaded internal-russh-num-bigint v0.5.0
12172026-09-04T23:14:17.486Z Downloaded der v0.7.10
12182026-09-04T23:14:17.489Z Downloaded crossbeam-epoch v0.9.18
12192026-09-04T23:14:17.489Z Downloaded pkcs8 v0.11.0
12202026-09-04T23:14:17.489Z Downloaded winnow v1.0.3
12212026-09-04T23:14:17.495Z Downloaded itertools v0.14.0
12222026-09-04T23:14:17.498Z Downloaded nom v7.1.3
12232026-09-04T23:14:17.502Z Downloaded vte v0.14.1
12242026-09-04T23:14:17.505Z Downloaded der v0.8.0
12252026-09-04T23:14:17.509Z Downloaded miette v7.6.0
12262026-09-04T23:14:17.516Z Downloaded parking_lot v0.11.2
12272026-09-04T23:14:17.516Z Downloaded schemars v0.9.0
12282026-09-04T23:14:17.520Z Downloaded schemars v1.2.1
12292026-09-04T23:14:17.532Z Downloaded miniz_oxide v0.8.9
12302026-09-04T23:14:17.537Z Downloaded vcpkg v0.2.15
12312026-09-04T23:14:17.552Z Downloaded git2 v0.20.4
12322026-09-04T23:14:17.556Z Downloaded zerocopy-derive v0.8.55
12332026-09-04T23:14:17.561Z Downloaded ignore v0.4.25
12342026-09-04T23:14:17.565Z Downloaded dropshot-api-manager v0.8.0
12352026-09-04T23:14:17.568Z Downloaded url v2.5.8
12362026-09-04T23:14:17.568Z Downloaded itertools v0.15.0
12372026-09-04T23:14:17.571Z Downloaded snafu v0.8.9
12382026-09-04T23:14:17.580Z Downloaded rand v0.8.6
12392026-09-04T23:14:17.583Z Downloaded num-bigint v0.4.6
12402026-09-04T23:14:17.586Z Downloaded crossterm v0.29.0
12412026-09-04T23:14:17.595Z Downloaded time v0.3.47
12422026-09-04T23:14:17.603Z Downloaded knus v3.4.0
12432026-09-04T23:14:17.607Z Downloaded zlib-rs v0.6.2
12442026-09-04T23:14:17.613Z Downloaded unicode-segmentation v1.12.0
12452026-09-04T23:14:17.617Z Downloaded proptest v1.11.0
12462026-09-04T23:14:17.618Z Downloaded samael v0.0.19
12472026-09-04T23:14:17.623Z Downloaded lalrpop v0.19.12
12482026-09-04T23:14:17.627Z Downloaded regex v1.12.3
12492026-09-04T23:14:17.637Z Downloaded nix v0.27.1
12502026-09-04T23:14:17.642Z Downloaded portable-atomic v1.13.1
12512026-09-04T23:14:17.642Z Downloaded quick-xml v0.37.5
12522026-09-04T23:14:17.646Z Downloaded itertools v0.13.0
12532026-09-04T23:14:17.650Z Downloaded rayon v1.11.0
12542026-09-04T23:14:17.653Z Downloaded tabled v0.21.0
12552026-09-04T23:14:17.660Z Downloaded gimli v0.32.3
12562026-09-04T23:14:17.664Z Downloaded tower v0.5.3
12572026-09-04T23:14:17.669Z Downloaded rsa v0.10.0-rc.18
12582026-09-04T23:14:17.672Z Downloaded iddqd v0.4.2
12592026-09-04T23:14:17.677Z Downloaded sha3 v0.12.0
12602026-09-04T23:14:17.681Z Downloaded zerovec v0.11.5
12612026-09-04T23:14:17.684Z Downloaded unicode-normalization v0.1.25
12622026-09-04T23:14:17.687Z Downloaded nom v8.0.0
12632026-09-04T23:14:17.690Z Downloaded tower-http v0.6.8
12642026-09-04T23:14:17.694Z Downloaded jiff-core v0.1.0
12652026-09-04T23:14:17.699Z Downloaded regex-syntax v0.6.29
12662026-09-04T23:14:17.711Z Downloaded libxml v0.3.3
12672026-09-04T23:14:17.711Z Downloaded p384 v0.13.1
12682026-09-04T23:14:17.717Z Downloaded bstr v1.12.1
12692026-09-04T23:14:17.721Z Downloaded ssh-key v0.7.0-rc.11
12702026-09-04T23:14:17.726Z Downloaded object v0.37.3
12712026-09-04T23:14:17.733Z Downloaded quinn-proto v0.11.16
12722026-09-04T23:14:17.738Z Downloaded itertools v0.12.1
12732026-09-04T23:14:17.742Z Downloaded syn v3.0.3
12742026-09-04T23:14:17.750Z Downloaded libm v0.2.16
12752026-09-04T23:14:17.756Z Downloaded polar-core v0.27.3
12762026-09-04T23:14:17.762Z Downloaded salty v0.3.0
12772026-09-04T23:14:17.787Z Downloaded curve25519-dalek v4.1.3
12782026-09-04T23:14:17.798Z Downloaded reqwest v0.13.2
12792026-09-04T23:14:17.807Z Downloaded tough v0.22.0
12802026-09-04T23:14:17.816Z Downloaded rawzip v0.4.4
12812026-09-04T23:14:17.822Z Downloaded smoltcp v0.9.1
12822026-09-04T23:14:17.828Z Downloaded radix_trie v0.2.1
12832026-09-04T23:14:17.832Z Downloaded moka v0.12.13
12842026-09-04T23:14:17.836Z Downloaded regress v0.11.1
12852026-09-04T23:14:17.852Z Downloaded rustls v0.23.41
12862026-09-04T23:14:17.860Z Downloaded nix v0.28.0
12872026-09-04T23:14:17.860Z Downloaded petname v2.0.2
12882026-09-04T23:14:17.863Z Downloaded nix v0.31.2
12892026-09-04T23:14:17.881Z Downloaded hickory-proto v0.24.4
12902026-09-04T23:14:17.891Z Downloaded serde_with v3.21.0
12912026-09-04T23:14:17.898Z Downloaded openssl v0.10.80
12922026-09-04T23:14:17.904Z Downloaded curve25519-dalek v5.0.0
12932026-09-04T23:14:17.910Z Downloaded object v0.30.4
12942026-09-04T23:14:17.916Z Downloaded hickory-proto v0.25.2
12952026-09-04T23:14:17.925Z Downloaded zerocopy v0.8.55
12962026-09-04T23:14:17.937Z Downloaded rustix v0.38.44
12972026-09-04T23:14:17.953Z Downloaded regex-syntax v0.8.10
12982026-09-04T23:14:17.957Z Downloaded regress v0.10.5
12992026-09-04T23:14:17.962Z Downloaded sled v0.34.7
13002026-09-04T23:14:17.969Z Downloaded crypto-bigint v0.7.5
13012026-09-04T23:14:17.977Z Downloaded sha3 v0.11.0
13022026-09-04T23:14:17.981Z Downloaded diesel v2.3.7
13032026-09-04T23:14:17.992Z Downloaded dropshot v0.17.1
13042026-09-04T23:14:18.006Z Downloaded smoltcp v0.11.0
13052026-09-04T23:14:18.016Z Downloaded openapiv3 v2.2.0
13062026-09-04T23:14:18.022Z Downloaded typify-impl v0.6.2
13072026-09-04T23:14:18.033Z Downloaded zerocopy-derive v0.6.6
13082026-09-04T23:14:18.039Z Downloaded sqlparser v0.61.0
13092026-09-04T23:14:18.050Z Downloaded regex-automata v0.4.14
13102026-09-04T23:14:18.057Z Downloaded bzip2-sys v0.1.13+1.0.8
13112026-09-04T23:14:18.064Z Downloaded tracing v0.1.44
13122026-09-04T23:14:18.084Z Downloaded ratatui v0.29.0
13132026-09-04T23:14:18.094Z Downloaded jiff v0.2.34
13142026-09-04T23:14:18.104Z Downloaded petgraph v0.6.5
13152026-09-04T23:14:18.115Z Downloaded chrono-tz v0.10.4
13162026-09-04T23:14:18.126Z Downloaded petgraph v0.8.3
13172026-09-04T23:14:18.157Z Downloaded libz-sys v1.1.24
13182026-09-04T23:14:18.190Z Downloaded sha3 v0.10.8
13192026-09-04T23:14:18.194Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13202026-09-04T23:14:18.205Z Downloaded csv v1.4.0
13212026-09-04T23:14:18.222Z Downloaded encoding_rs v0.8.35
13222026-09-04T23:14:18.233Z Downloaded tokio v1.52.1
13232026-09-04T23:14:18.256Z Downloaded ring v0.17.14
13242026-09-04T23:14:18.287Z Downloaded libgit2-sys v0.18.3+1.9.2
13252026-09-04T23:14:18.808Z Downloaded aws-lc-sys v0.40.0
13262026-09-04T23:14:19.096Z Compiling serde_core v1.0.228
13272026-09-04T23:14:19.096Z Compiling libc v0.2.185
13282026-09-04T23:14:19.096Z Compiling serde v1.0.228
13292026-09-04T23:14:19.096Z Compiling log v0.4.33
13302026-09-04T23:14:19.096Z Compiling smallvec v1.15.1
13312026-09-04T23:14:19.096Z Compiling find-msvc-tools v0.1.9
13322026-09-04T23:14:19.096Z Compiling shlex v1.3.0
13332026-09-04T23:14:19.096Z Compiling subtle v2.6.1
13342026-09-04T23:14:19.245Z Compiling scopeguard v1.2.0
13352026-09-04T23:14:19.248Z Compiling stable_deref_trait v1.2.1
13362026-09-04T23:14:19.248Z Compiling typenum v1.20.1
13372026-09-04T23:14:19.253Z Compiling zerocopy v0.8.55
13382026-09-04T23:14:19.256Z Compiling portable-atomic v1.13.1
13392026-09-04T23:14:19.304Z Compiling serde_json v1.0.151
13402026-09-04T23:14:19.325Z Compiling syn v2.0.117
13412026-09-04T23:14:19.338Z Compiling critical-section v1.2.0
13422026-09-04T23:14:19.433Z Compiling libm v0.2.16
13432026-09-04T23:14:19.479Z Compiling lock_api v0.4.14
13442026-09-04T23:14:19.485Z Compiling num-traits v0.2.19
13452026-09-04T23:14:19.494Z Compiling pkg-config v0.3.32
13462026-09-04T23:14:19.520Z Compiling generic-array v0.14.7
13472026-09-04T23:14:19.535Z Compiling pin-project-lite v0.2.17
13482026-09-04T23:14:19.550Z Compiling getrandom v0.4.3
13492026-09-04T23:14:19.566Z Compiling const-oid v0.9.6
13502026-09-04T23:14:19.626Z Compiling parking_lot_core v0.9.12
13512026-09-04T23:14:19.659Z Compiling rand_core v0.10.0
13522026-09-04T23:14:19.689Z Compiling percent-encoding v2.3.2
13532026-09-04T23:14:19.738Z Compiling litemap v0.8.1
13542026-09-04T23:14:19.820Z Compiling writeable v0.6.2
13552026-09-04T23:14:19.836Z Compiling futures-core v0.3.32
13562026-09-04T23:14:19.864Z Compiling icu_properties_data v2.1.2
13572026-09-04T23:14:19.903Z Compiling icu_normalizer_data v2.1.1
13582026-09-04T23:14:19.931Z Compiling rustix v1.1.4
13592026-09-04T23:14:19.961Z Compiling getrandom v0.3.4
13602026-09-04T23:14:19.961Z Compiling futures-sink v0.3.32
13612026-09-04T23:14:19.992Z Compiling futures-task v0.3.32
13622026-09-04T23:14:20.011Z Compiling utf8_iter v1.0.4
13632026-09-04T23:14:20.059Z Compiling slab v0.4.12
13642026-09-04T23:14:20.103Z Compiling futures-channel v0.3.32
13652026-09-04T23:14:20.116Z Compiling futures-io v0.3.32
13662026-09-04T23:14:20.167Z Compiling errno v0.3.14
13672026-09-04T23:14:20.189Z Compiling jobserver v0.1.34
13682026-09-04T23:14:20.205Z Compiling getrandom v0.2.17
13692026-09-04T23:14:20.271Z Compiling mio v1.2.0
13702026-09-04T23:14:20.309Z Compiling signal-hook-registry v1.4.8
13712026-09-04T23:14:20.336Z Compiling socket2 v0.6.3
13722026-09-04T23:14:20.370Z Compiling rand_core v0.6.4
13732026-09-04T23:14:20.374Z Compiling form_urlencoded v1.2.2
13742026-09-04T23:14:20.397Z Compiling rustversion v1.0.22
13752026-09-04T23:14:20.465Z Compiling cc v1.2.56
13762026-09-04T23:14:20.482Z Compiling parking_lot v0.12.5
13772026-09-04T23:14:20.564Z Compiling once_cell v1.21.3
13782026-09-04T23:14:20.584Z Compiling iana-time-zone v0.1.65
13792026-09-04T23:14:20.613Z Compiling base64ct v1.8.3
13802026-09-04T23:14:20.620Z Compiling dunce v1.0.5
13812026-09-04T23:14:20.643Z Compiling flagset v0.4.7
13822026-09-04T23:14:20.674Z Compiling ident_case v1.0.1
13832026-09-04T23:14:20.742Z Compiling regex-syntax v0.8.10
13842026-09-04T23:14:20.781Z Compiling fs_extra v1.3.0
13852026-09-04T23:14:20.785Z Compiling base64 v0.22.1
13862026-09-04T23:14:20.814Z Compiling syn v1.0.109
13872026-09-04T23:14:20.817Z Compiling vcpkg v0.2.15
13882026-09-04T23:14:20.829Z Compiling tracing-core v0.1.36
13892026-09-04T23:14:20.841Z Compiling simd-adler32 v0.3.8
13902026-09-04T23:14:20.890Z Compiling pem-rfc7468 v0.7.0
13912026-09-04T23:14:20.928Z Compiling rand_core v0.9.5
13922026-09-04T23:14:20.944Z Compiling cpufeatures v0.2.17
13932026-09-04T23:14:20.982Z Compiling aws-lc-rs v1.16.3
13942026-09-04T23:14:21.029Z Compiling dyn-clone v1.0.20
13952026-09-04T23:14:21.084Z Compiling schemars v0.8.22
13962026-09-04T23:14:21.107Z Compiling spin v0.9.8
13972026-09-04T23:14:21.151Z Compiling adler2 v2.0.1
13982026-09-04T23:14:21.184Z Compiling openssl-probe v0.2.1
13992026-09-04T23:14:21.209Z Compiling httparse v1.10.1
14002026-09-04T23:14:21.238Z Compiling cmake v0.1.57
14012026-09-04T23:14:21.271Z Compiling crc32fast v1.5.0
14022026-09-04T23:14:21.299Z Compiling cmov v0.5.4
14032026-09-04T23:14:21.315Z Compiling tinyvec_macros v0.1.1
14042026-09-04T23:14:21.345Z Compiling miniz_oxide v0.8.9
14052026-09-04T23:14:21.362Z Compiling aho-corasick v1.1.4
14062026-09-04T23:14:21.385Z Compiling tinyvec v1.10.0
14072026-09-04T23:14:21.401Z Compiling radium v0.7.0
14082026-09-04T23:14:21.436Z Compiling unicode-segmentation v1.12.0
14092026-09-04T23:14:21.487Z Compiling bitflags v2.11.0
14102026-09-04T23:14:21.565Z Compiling semver v1.0.28
14112026-09-04T23:14:21.584Z Compiling indexmap v2.14.0
14122026-09-04T23:14:21.605Z Compiling uuid v1.23.4
14132026-09-04T23:14:21.742Z Compiling ctutils v0.4.2
14142026-09-04T23:14:21.756Z Compiling atomic-waker v1.1.2
14152026-09-04T23:14:21.785Z Compiling untrusted v0.7.1
14162026-09-04T23:14:21.789Z Compiling try-lock v0.2.5
14172026-09-04T23:14:21.853Z Compiling rustc_version v0.4.1
14182026-09-04T23:14:21.902Z Compiling tower-layer v0.3.3
14192026-09-04T23:14:21.917Z Compiling tower-service v0.3.3
14202026-09-04T23:14:21.921Z Compiling want v0.3.1
14212026-09-04T23:14:22.040Z Compiling httpdate v1.0.3
14222026-09-04T23:14:22.077Z Compiling openssl v0.10.80
14232026-09-04T23:14:22.086Z Compiling rustls v0.23.41
14242026-09-04T23:14:22.116Z Compiling untrusted v0.9.0
14252026-09-04T23:14:22.124Z Compiling aws-lc-sys v0.40.0
14262026-09-04T23:14:22.157Z Compiling openssl-sys v0.9.117
14272026-09-04T23:14:22.226Z Compiling maybe-uninit v2.0.0
14282026-09-04T23:14:22.259Z Compiling regex-automata v0.4.14
14292026-09-04T23:14:22.280Z Compiling tap v1.0.1
14302026-09-04T23:14:22.302Z Compiling foreign-types-shared v0.1.1
14312026-09-04T23:14:22.336Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14322026-09-04T23:14:22.363Z Compiling bzip2-sys v0.1.13+1.0.8
14332026-09-04T23:14:22.363Z Compiling synstructure v0.13.2
14342026-09-04T23:14:22.368Z Compiling serde_derive_internals v0.29.1
14352026-09-04T23:14:22.376Z Compiling pest_generator v2.8.6
14362026-09-04T23:14:22.380Z Compiling darling_core v0.20.11
14372026-09-04T23:14:22.535Z Compiling foreign-types v0.3.2
14382026-09-04T23:14:22.620Z Compiling terminal_size v0.4.3
14392026-09-04T23:14:22.634Z Compiling tempfile v3.27.0
14402026-09-04T23:14:22.733Z Compiling wyz v0.5.1
14412026-09-04T23:14:22.778Z Compiling unicode-normalization v0.1.25
14422026-09-04T23:14:22.896Z Compiling num-integer v0.1.46
14432026-09-04T23:14:22.945Z Compiling socket2 v0.5.10
14442026-09-04T23:14:22.960Z Compiling wait-timeout v0.2.1
14452026-09-04T23:14:23.012Z Compiling ahash v0.8.12
14462026-09-04T23:14:23.043Z Compiling quick-error v1.2.3
14472026-09-04T23:14:23.133Z Compiling packed_struct v0.10.1
14482026-09-04T23:14:23.198Z Compiling bit-vec v0.8.0
14492026-09-04T23:14:23.204Z Compiling num-bigint-dig v0.8.6
14502026-09-04T23:14:23.224Z Compiling native-tls v0.2.18
14512026-09-04T23:14:23.230Z Compiling powerfmt v0.2.0
14522026-09-04T23:14:23.253Z Compiling num-conv v0.2.0
14532026-09-04T23:14:23.258Z Compiling time-core v0.1.8
14542026-09-04T23:14:23.270Z Compiling funty v2.0.0
14552026-09-04T23:14:23.313Z Compiling clap_builder v4.6.0
14562026-09-04T23:14:23.341Z Compiling rusty-fork v0.3.1
14572026-09-04T23:14:23.378Z Compiling deranged v0.5.8
14582026-09-04T23:14:23.395Z Compiling bit-set v0.8.0
14592026-09-04T23:14:23.427Z Compiling time-macros v0.2.27
14602026-09-04T23:14:23.448Z Compiling num-iter v0.1.45
14612026-09-04T23:14:23.529Z Compiling lazy_static v1.5.0
14622026-09-04T23:14:23.569Z Compiling rand_xorshift v0.4.0
14632026-09-04T23:14:23.592Z Compiling bitvec v1.0.1
14642026-09-04T23:14:23.605Z Compiling sync_wrapper v1.0.2
14652026-09-04T23:14:23.634Z Compiling indexmap v1.9.3
14662026-09-04T23:14:23.668Z Compiling crc-catalog v2.4.0
14672026-09-04T23:14:23.730Z Compiling usdt-impl v0.6.0
14682026-09-04T23:14:23.763Z Compiling crossbeam-utils v0.8.21
14692026-09-04T23:14:23.768Z Compiling zlib-rs v0.6.2
14702026-09-04T23:14:23.838Z Compiling nodrop v0.1.14
14712026-09-04T23:14:23.851Z Compiling paste v1.0.15
14722026-09-04T23:14:23.942Z Compiling siphasher v1.0.2
14732026-09-04T23:14:23.956Z Compiling num_threads v0.1.7
14742026-09-04T23:14:24.058Z Compiling object v0.37.3
14752026-09-04T23:14:24.073Z Compiling unarray v0.1.4
14762026-09-04T23:14:24.103Z Compiling serde_derive v1.0.228
14772026-09-04T23:14:24.187Z Compiling zeroize_derive v1.5.0
14782026-09-04T23:14:24.187Z Compiling zerocopy-derive v0.8.55
14792026-09-04T23:14:24.217Z Compiling zerofrom-derive v0.1.6
14802026-09-04T23:14:24.349Z Compiling yoke-derive v0.8.1
14812026-09-04T23:14:24.417Z Compiling zerovec-derive v0.11.2
14822026-09-04T23:14:24.474Z Compiling displaydoc v0.2.5
14832026-09-04T23:14:24.543Z Compiling tokio-macros v2.7.0
14842026-09-04T23:14:24.784Z Compiling futures-macro v0.3.32
14852026-09-04T23:14:24.859Z Compiling der_derive v0.7.3
14862026-09-04T23:14:25.138Z Compiling thiserror-impl v2.0.18
14872026-09-04T23:14:25.193Z Compiling tracing-attributes v0.1.31
14882026-09-04T23:14:25.270Z Compiling schemars_derive v0.8.22
14892026-09-04T23:14:25.297Z Compiling pest_derive v2.8.6
14902026-09-04T23:14:25.571Z Compiling scroll_derive v0.13.1
14912026-09-04T23:14:25.586Z Compiling darling_macro v0.20.11
14922026-09-04T23:14:25.652Z Compiling futures-util v0.3.32
14932026-09-04T23:14:25.656Z Compiling zerofrom v0.1.6
14942026-09-04T23:14:25.781Z Compiling yoke v0.8.1
14952026-09-04T23:14:25.812Z Compiling thiserror-impl v1.0.69
14962026-09-04T23:14:25.875Z Compiling openssl-macros v0.1.1
14972026-09-04T23:14:25.982Z Compiling zerovec v0.11.5
14982026-09-04T23:14:26.111Z Compiling zerotrie v0.2.3
14992026-09-04T23:14:26.476Z Compiling darling v0.20.11
15002026-09-04T23:14:26.493Z Compiling tinystr v0.8.2
15012026-09-04T23:14:26.496Z Compiling potential_utf v0.1.4
15022026-09-04T23:14:26.534Z Compiling scroll v0.13.0
15032026-09-04T23:14:26.573Z Compiling thiserror v2.0.18
15042026-09-04T23:14:26.583Z Compiling tracing v0.1.44
15052026-09-04T23:14:26.583Z Compiling packed_struct_codegen v0.10.1
15062026-09-04T23:14:26.614Z Compiling clap_derive v4.6.1
15072026-09-04T23:14:26.614Z Compiling bitfield-macros v0.19.4
15082026-09-04T23:14:26.715Z Compiling icu_locale_core v2.1.1
15092026-09-04T23:14:26.721Z Compiling icu_collections v2.1.1
15102026-09-04T23:14:26.721Z Compiling zerocopy-derive v0.6.6
15112026-09-04T23:14:26.820Z Compiling goblin v0.10.5
15122026-09-04T23:14:26.875Z Compiling flate2 v1.1.9
15132026-09-04T23:14:27.046Z Compiling dtrace-parser v0.3.0
15142026-09-04T23:14:27.176Z Compiling thiserror v1.0.69
15152026-09-04T23:14:27.195Z Compiling derive_builder_core v0.20.2
15162026-09-04T23:14:27.334Z Compiling icu_provider v2.1.1
15172026-09-04T23:14:27.428Z Compiling time v0.3.47
15182026-09-04T23:14:27.468Z Compiling bitfield v0.19.4
15192026-09-04T23:14:27.570Z Compiling icu_normalizer v2.1.1
15202026-09-04T23:14:27.586Z Compiling icu_properties v2.1.2
15212026-09-04T23:14:27.621Z Compiling zeroize v1.9.0
15222026-09-04T23:14:27.665Z Compiling bytes v1.11.1
15232026-09-04T23:14:27.698Z Compiling chrono v0.4.45
15242026-09-04T23:14:27.733Z Compiling ipnet v2.12.0
15252026-09-04T23:14:27.856Z Compiling der v0.7.10
15262026-09-04T23:14:28.039Z Compiling rustls-pki-types v1.14.0
15272026-09-04T23:14:28.067Z Compiling hybrid-array v0.4.13
15282026-09-04T23:14:28.111Z Compiling hex v0.4.3
15292026-09-04T23:14:28.232Z Compiling tokio v1.52.1
15302026-09-04T23:14:28.294Z Compiling http v1.4.2
15312026-09-04T23:14:28.364Z Compiling block-buffer v0.10.4
15322026-09-04T23:14:28.391Z Compiling crypto-common v0.1.7
15332026-09-04T23:14:28.394Z Compiling serde_spanned v0.6.9
15342026-09-04T23:14:28.494Z Compiling idna_adapter v1.2.1
15352026-09-04T23:14:28.552Z Compiling digest v0.10.7
15362026-09-04T23:14:28.568Z Compiling toml_datetime v0.6.11
15372026-09-04T23:14:28.646Z Compiling ppv-lite86 v0.2.21
15382026-09-04T23:14:28.691Z Compiling idna v1.1.0
15392026-09-04T23:14:28.820Z Compiling spki v0.7.3
15402026-09-04T23:14:28.845Z Compiling sha2 v0.10.9
15412026-09-04T23:14:28.861Z Compiling signature v2.2.0
15422026-09-04T23:14:28.864Z Compiling hmac v0.12.1
15432026-09-04T23:14:28.916Z Compiling http-body v1.0.1
15442026-09-04T23:14:28.987Z Compiling url v2.5.8
15452026-09-04T23:14:29.076Z Compiling rand_chacha v0.9.0
15462026-09-04T23:14:29.076Z Compiling pkcs8 v0.10.2
15472026-09-04T23:14:29.111Z Compiling rand_chacha v0.3.1
15482026-09-04T23:14:29.140Z Compiling http-body-util v0.1.3
15492026-09-04T23:14:29.143Z Compiling clap v4.6.1
15502026-09-04T23:14:29.218Z Compiling zerocopy v0.6.6
15512026-09-04T23:14:29.319Z Compiling rand v0.9.2
15522026-09-04T23:14:29.367Z Compiling rand v0.8.6
15532026-09-04T23:14:29.382Z Compiling pkcs1 v0.7.5
15542026-09-04T23:14:29.401Z Compiling scroll_derive v0.12.1
15552026-09-04T23:14:29.404Z Compiling structmeta-derive v0.3.0
15562026-09-04T23:14:29.475Z Compiling dof v0.4.0
15572026-09-04T23:14:29.817Z Compiling array-init v0.0.4
15582026-09-04T23:14:29.863Z Compiling crc v3.4.0
15592026-09-04T23:14:29.877Z Compiling smallvec v0.6.14
15602026-09-04T23:14:29.922Z Compiling proptest v1.11.0
15612026-09-04T23:14:30.101Z Compiling darling_core v0.23.0
15622026-09-04T23:14:30.115Z Compiling heapless v0.7.17
15632026-09-04T23:14:30.130Z Compiling slog v2.8.2
15642026-09-04T23:14:30.174Z Compiling thread-id v5.1.0
15652026-09-04T23:14:30.198Z Compiling env_filter v2.0.0
15662026-09-04T23:14:30.213Z Compiling syn v3.0.3
15672026-09-04T23:14:30.271Z Compiling cookie v0.18.1
15682026-09-04T23:14:30.339Z Compiling allocator-api2 v0.2.21
15692026-09-04T23:14:30.376Z Compiling ipnetwork v0.21.1
15702026-09-04T23:14:30.481Z Compiling unicode-properties v0.1.4
15712026-09-04T23:14:30.505Z Compiling iri-string v0.7.10
15722026-09-04T23:14:30.519Z Compiling unicode-bidi v0.3.18
15732026-09-04T23:14:30.535Z Compiling base64 v0.21.7
15742026-09-04T23:14:30.688Z Compiling signal-hook v0.3.18
15752026-09-04T23:14:30.702Z Compiling gimli v0.32.3
15762026-09-04T23:14:30.718Z Compiling winnow v0.5.40
15772026-09-04T23:14:30.786Z Compiling anyhow v1.0.104
15782026-09-04T23:14:30.850Z Compiling zstd-safe v7.2.4
15792026-09-04T23:14:30.870Z Compiling ryu v1.0.23
15802026-09-04T23:14:30.886Z Compiling hashbrown v0.12.3
15812026-09-04T23:14:31.022Z Compiling serde_urlencoded v0.7.1
15822026-09-04T23:14:31.079Z Compiling stringprep v0.1.5
15832026-09-04T23:14:31.079Z Compiling ron v0.8.1
15842026-09-04T23:14:31.079Z Compiling oxnet v0.1.6
15852026-09-04T23:14:31.121Z Compiling rsa v0.9.10
15862026-09-04T23:14:31.282Z Compiling structmeta v0.3.0
15872026-09-04T23:14:31.480Z Compiling env_logger v0.11.11
15882026-09-04T23:14:31.532Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15892026-09-04T23:14:31.547Z Compiling scroll v0.12.0
15902026-09-04T23:14:31.746Z Compiling serde-hex v0.1.0
15912026-09-04T23:14:31.846Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15922026-09-04T23:14:31.861Z Compiling camino v1.2.5
15932026-09-04T23:14:32.049Z Compiling toml_edit v0.19.15
15942026-09-04T23:14:32.174Z Compiling tokio-util v0.7.18
15952026-09-04T23:14:32.177Z Compiling tower v0.5.3
15962026-09-04T23:14:32.286Z Compiling tokio-native-tls v0.3.1
15972026-09-04T23:14:32.473Z Compiling addr2line v0.25.1
15982026-09-04T23:14:32.580Z Compiling newtype-uuid v1.3.2
15992026-09-04T23:14:32.605Z Compiling tower-http v0.6.8
16002026-09-04T23:14:32.654Z Compiling darling_macro v0.23.0
16012026-09-04T23:14:32.686Z Compiling bzip2 v0.4.4
16022026-09-04T23:14:32.817Z Compiling hashbrown v0.13.2
16032026-09-04T23:14:32.917Z Compiling h2 v0.4.15
16042026-09-04T23:14:32.933Z Compiling x509-cert v0.2.5
16052026-09-04T23:14:33.014Z Compiling crypto-common v0.2.2
16062026-09-04T23:14:33.165Z Compiling block-buffer v0.12.1
16072026-09-04T23:14:33.233Z Compiling block-padding v0.4.2
16082026-09-04T23:14:33.313Z Compiling md-5 v0.10.6
16092026-09-04T23:14:33.378Z Compiling rustls-native-certs v0.8.3
16102026-09-04T23:14:33.418Z Compiling derive_builder_macro v0.20.2
16112026-09-04T23:14:33.499Z Compiling serde_tokenstream v0.2.3
16122026-09-04T23:14:33.502Z Compiling erased-serde v0.3.31
16132026-09-04T23:14:33.682Z Compiling bstr v1.12.1
16142026-09-04T23:14:33.685Z Compiling daft-derive v0.1.8
16152026-09-04T23:14:33.837Z Compiling zerocopy-derive v0.7.35
16162026-09-04T23:14:33.912Z Compiling async-trait v0.1.89
16172026-09-04T23:14:33.997Z Compiling pin-project-internal v1.1.11
16182026-09-04T23:14:34.066Z Compiling curve25519-dalek v4.1.3
16192026-09-04T23:14:34.190Z Compiling heck v0.4.1
16202026-09-04T23:14:34.389Z Compiling vergen-lib v9.1.0
16212026-09-04T23:14:34.432Z Compiling hash32 v0.2.1
16222026-09-04T23:14:34.436Z Compiling memoffset v0.9.1
16232026-09-04T23:14:34.436Z Compiling encoding_rs v0.8.35
16242026-09-04T23:14:34.580Z Compiling rustix v0.38.44
16252026-09-04T23:14:34.595Z Compiling ref-cast v1.0.25
16262026-09-04T23:14:34.647Z Compiling cfg_aliases v0.2.1
16272026-09-04T23:14:34.681Z Compiling smoltcp v0.9.1
16282026-09-04T23:14:34.697Z Compiling litrs v1.0.0
16292026-09-04T23:14:34.730Z Compiling owo-colors v4.3.0
16302026-09-04T23:14:34.783Z Compiling rustc-demangle v0.1.27
16312026-09-04T23:14:34.802Z Compiling crc-any v2.5.0
16322026-09-04T23:14:34.920Z Compiling mime v0.3.17
16332026-09-04T23:14:34.946Z Compiling fallible-iterator v0.2.0
16342026-09-04T23:14:35.033Z Compiling psl-types v2.0.11
16352026-09-04T23:14:35.063Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16362026-09-04T23:14:35.180Z Compiling publicsuffix v2.3.0
16372026-09-04T23:14:35.196Z Compiling zerocopy v0.7.35
16382026-09-04T23:14:35.200Z Compiling nix v0.31.2
16392026-09-04T23:14:35.239Z Compiling pin-project v1.1.11
16402026-09-04T23:14:35.242Z Compiling document-features v0.2.12
16412026-09-04T23:14:35.285Z Compiling backtrace v0.3.76
16422026-09-04T23:14:35.302Z Compiling postgres-protocol v0.6.10
16432026-09-04T23:14:35.373Z Compiling daft v0.1.8
16442026-09-04T23:14:35.478Z Compiling snafu-derive v0.8.9
16452026-09-04T23:14:35.574Z Compiling derive_builder v0.20.2
16462026-09-04T23:14:35.648Z Compiling toml v0.7.8
16472026-09-04T23:14:35.684Z Compiling inout v0.2.2
16482026-09-04T23:14:35.720Z Compiling object v0.30.4
16492026-09-04T23:14:35.793Z Compiling darling v0.23.0
16502026-09-04T23:14:35.833Z Compiling zip v0.6.6
16512026-09-04T23:14:35.876Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-04T23:14:35.891Z Compiling goblin v0.8.2
16532026-09-04T23:14:35.907Z Compiling derive-ex v0.1.8
16542026-09-04T23:14:36.182Z Compiling hyper v1.10.1
16552026-09-04T23:14:36.257Z Compiling futures-executor v0.3.32
16562026-09-04T23:14:36.271Z Compiling hubpack_derive v0.1.1
16572026-09-04T23:14:36.379Z Compiling regex v1.12.3
16582026-09-04T23:14:36.420Z Compiling phf_shared v0.13.1
16592026-09-04T23:14:36.460Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-04T23:14:36.475Z Compiling strum_macros v0.27.2
16612026-09-04T23:14:36.532Z Compiling ref-cast-impl v1.0.25
16622026-09-04T23:14:36.560Z Compiling convert_case v0.10.0
16632026-09-04T23:14:36.679Z Compiling vergen v9.1.0
16642026-09-04T23:14:36.751Z Compiling cargo-platform v0.3.2
16652026-09-04T23:14:36.829Z Compiling ff v0.13.1
16662026-09-04T23:14:36.881Z Compiling fs-err v3.3.0
16672026-09-04T23:14:36.894Z Compiling base16ct v0.2.0
16682026-09-04T23:14:36.980Z Compiling jiff-core v0.1.0
16692026-09-04T23:14:37.057Z Compiling foldhash v0.2.0
16702026-09-04T23:14:37.090Z Compiling same-file v1.0.6
16712026-09-04T23:14:37.103Z Compiling managed v0.8.0
16722026-09-04T23:14:37.121Z Compiling path-slash v0.1.5
16732026-09-04T23:14:37.140Z Compiling foldhash v0.1.5
16742026-09-04T23:14:37.144Z Compiling is_ci v1.2.0
16752026-09-04T23:14:37.262Z Compiling libbz2-rs-sys v0.2.2
16762026-09-04T23:14:37.276Z Compiling hyper-util v0.1.20
16772026-09-04T23:14:37.290Z Compiling bitflags v1.3.2
16782026-09-04T23:14:37.308Z Compiling bumpalo v3.20.2
16792026-09-04T23:14:37.330Z Compiling textwrap v0.16.2
16802026-09-04T23:14:37.334Z Compiling hashbrown v0.15.5
16812026-09-04T23:14:37.450Z Compiling snafu v0.8.9
16822026-09-04T23:14:37.578Z Compiling zopfli v0.8.3
16832026-09-04T23:14:37.636Z Compiling test-strategy v0.4.5
16842026-09-04T23:14:37.806Z Compiling jiff v0.2.34
16852026-09-04T23:14:37.820Z Compiling bzip2 v0.6.1
16862026-09-04T23:14:37.824Z Compiling supports-color v3.0.2
16872026-09-04T23:14:37.923Z Compiling walkdir v2.5.0
16882026-09-04T23:14:37.948Z Compiling hashbrown v0.16.1
16892026-09-04T23:14:38.063Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16902026-09-04T23:14:38.166Z Compiling dof v0.3.0
16912026-09-04T23:14:38.247Z Compiling sec1 v0.7.3
16922026-09-04T23:14:38.261Z Compiling group v0.13.0
16932026-09-04T23:14:38.313Z Compiling cargo_metadata v0.23.1
16942026-09-04T23:14:38.458Z Compiling derive_more-impl v2.1.1
16952026-09-04T23:14:38.478Z Compiling strum v0.27.2
16962026-09-04T23:14:38.563Z Compiling hubpack v0.1.2
16972026-09-04T23:14:38.576Z Compiling phf v0.13.1
16982026-09-04T23:14:38.630Z Compiling signal-hook-mio v0.2.5
16992026-09-04T23:14:38.673Z Compiling hyper-tls v0.6.0
17002026-09-04T23:14:38.755Z Compiling futures v0.3.32
17012026-09-04T23:14:38.795Z Compiling cookie_store v0.22.1
17022026-09-04T23:14:38.852Z Compiling reqwest v0.12.28
17032026-09-04T23:14:38.906Z Compiling zstd v0.13.3
17042026-09-04T23:14:38.925Z Compiling serde_with_macros v3.21.0
17052026-09-04T23:14:39.061Z Compiling cipher v0.5.2
17062026-09-04T23:14:39.164Z Compiling backtrace-ext v0.2.1
17072026-09-04T23:14:39.167Z Compiling postgres-types v0.2.12
17082026-09-04T23:14:39.410Z Compiling globset v0.4.18
17092026-09-04T23:14:39.436Z Compiling usdt-macro v0.6.0
17102026-09-04T23:14:39.498Z Compiling usdt-attr-macro v0.6.0
17112026-09-04T23:14:39.527Z Compiling byte-wrapper v0.1.0
17122026-09-04T23:14:39.632Z Compiling ed25519 v2.2.3
17132026-09-04T23:14:39.733Z Compiling hkdf v0.12.4
17142026-09-04T23:14:39.786Z Compiling crypto-bigint v0.5.5
17152026-09-04T23:14:39.882Z Compiling serde_plain v1.0.2
17162026-09-04T23:14:39.931Z Compiling serde-big-array v0.5.1
17172026-09-04T23:14:40.092Z Compiling olpc-cjson v0.1.4
17182026-09-04T23:14:40.109Z Compiling dtrace-parser v0.2.0
17192026-09-04T23:14:40.125Z Compiling phf_shared v0.11.3
17202026-09-04T23:14:40.139Z Compiling async-recursion v1.1.1
17212026-09-04T23:14:40.181Z Compiling strum_macros v0.26.4
17222026-09-04T23:14:40.258Z Compiling serde_repr v0.1.20
17232026-09-04T23:14:40.275Z Compiling enum-as-inner v0.6.1
17242026-09-04T23:14:40.333Z Compiling miette-derive v7.6.0
17252026-09-04T23:14:40.368Z Compiling float-cmp v0.10.0
17262026-09-04T23:14:40.477Z Compiling pem v3.0.6
17272026-09-04T23:14:40.525Z Compiling memmap2 v0.9.10
17282026-09-04T23:14:40.585Z Compiling thread-id v4.2.2
17292026-09-04T23:14:40.685Z Compiling new_debug_unreachable v1.0.6
17302026-09-04T23:14:40.763Z Compiling precomputed-hash v0.1.1
17312026-09-04T23:14:40.778Z Compiling fixedbitset v0.4.2
17322026-09-04T23:14:40.828Z Compiling const-oid v0.10.2
17332026-09-04T23:14:40.848Z Compiling typed-path v0.9.3
17342026-09-04T23:14:40.858Z Compiling winnow v1.0.3
17352026-09-04T23:14:40.878Z Compiling static_assertions v1.1.0
17362026-09-04T23:14:40.884Z Compiling difflib v0.4.0
17372026-09-04T23:14:40.901Z Compiling keccak v0.1.6
17382026-09-04T23:14:40.958Z Compiling either v1.15.0
17392026-09-04T23:14:41.030Z Compiling supports-hyperlinks v3.2.0
17402026-09-04T23:14:41.058Z Compiling whoami v2.1.0
17412026-09-04T23:14:41.090Z Compiling supports-unicode v3.0.0
17422026-09-04T23:14:41.126Z Compiling data-encoding v2.10.0
17432026-09-04T23:14:41.186Z Compiling fixedbitset v0.5.7
17442026-09-04T23:14:41.209Z Compiling cpufeatures v0.3.0
17452026-09-04T23:14:41.249Z Compiling predicates-core v1.0.10
17462026-09-04T23:14:41.308Z Compiling normalize-line-endings v0.3.0
17472026-09-04T23:14:41.414Z Compiling petgraph v0.8.3
17482026-09-04T23:14:41.448Z Compiling hickory-proto v0.25.2
17492026-09-04T23:14:41.451Z Compiling predicates v3.1.4
17502026-09-04T23:14:41.451Z Compiling chacha20 v0.10.0
17512026-09-04T23:14:41.479Z Compiling tokio-postgres v0.7.16
17522026-09-04T23:14:41.531Z Compiling itertools v0.13.0
17532026-09-04T23:14:41.544Z Compiling miette v7.6.0
17542026-09-04T23:14:41.658Z Compiling sha3 v0.10.8
17552026-09-04T23:14:41.867Z Compiling toml_parser v1.1.2+spec-1.1.0
17562026-09-04T23:14:41.883Z Compiling digest v0.11.3
17572026-09-04T23:14:41.964Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17582026-09-04T23:14:41.974Z Compiling petgraph v0.6.5
17592026-09-04T23:14:41.990Z Compiling strum v0.26.3
17602026-09-04T23:14:42.089Z Compiling string_cache v0.8.9
17612026-09-04T23:14:42.103Z Compiling toml_edit v0.22.27
17622026-09-04T23:14:42.131Z Compiling elliptic-curve v0.13.8
17632026-09-04T23:14:42.147Z Compiling usdt v0.6.0
17642026-09-04T23:14:42.152Z Compiling usdt-impl v0.5.0
17652026-09-04T23:14:42.340Z Compiling crossterm v0.28.1
17662026-09-04T23:14:42.431Z Compiling serde_with v3.21.0
17672026-09-04T23:14:42.522Z Compiling zip v4.6.1
17682026-09-04T23:14:42.563Z Compiling ed25519-dalek v2.2.0
17692026-09-04T23:14:42.702Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-04T23:14:42.702Z Compiling derive_more v2.1.1
17712026-09-04T23:14:42.834Z Compiling iddqd v0.4.2
17722026-09-04T23:14:43.211Z Compiling similar v2.7.0
17732026-09-04T23:14:43.364Z Compiling tokio-stream v0.1.18
17742026-09-04T23:14:43.453Z Compiling crossbeam-epoch v0.9.18
17752026-09-04T23:14:43.485Z Compiling buf-list v1.1.2
17762026-09-04T23:14:43.525Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-04T23:14:43.626Z Compiling openapiv3 v2.2.0
17782026-09-04T23:14:43.741Z Compiling peg-runtime v0.8.5
17792026-09-04T23:14:43.785Z Compiling lalrpop-util v0.19.12
17802026-09-04T23:14:43.800Z Compiling thread_local v1.1.9
17812026-09-04T23:14:43.833Z Compiling slog-async v2.8.0
17822026-09-04T23:14:43.852Z Compiling crossbeam-channel v0.5.15
17832026-09-04T23:14:43.997Z Compiling is-terminal v0.4.17
17842026-09-04T23:14:44.039Z Compiling filetime v0.2.27
17852026-09-04T23:14:44.090Z Compiling xattr v1.6.1
17862026-09-04T23:14:44.094Z Compiling term v1.2.1
17872026-09-04T23:14:44.154Z Compiling take_mut v0.2.2
17882026-09-04T23:14:44.167Z Compiling camino-tempfile v1.4.1
17892026-09-04T23:14:44.226Z Compiling tar v0.4.46
17902026-09-04T23:14:44.424Z Compiling slog-term v2.9.2
17912026-09-04T23:15:01.646Z Compiling rustls-webpki v0.103.13
17922026-09-04T23:15:04.323Z Compiling tokio-rustls v0.26.4
17932026-09-04T23:15:04.323Z Compiling rustls-platform-verifier v0.6.2
17942026-09-04T23:15:04.323Z Compiling tough v0.22.0
17952026-09-04T23:15:04.532Z Compiling hyper-rustls v0.27.7
17962026-09-04T23:15:04.719Z Compiling reqwest v0.13.2
17972026-09-04T23:15:06.843Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-04T23:15:07.062Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-04T23:15:09.964Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.41s
18002026-09-04T23:15:10.101Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-04T23:15:10.156ZSep 04 23:15:08.199 INFO Starting download, target: Cockroach
18022026-09-04T23:15:10.156ZSep 04 23:15:08.200 INFO Starting download, target: DendriteStub
18032026-09-04T23:15:10.156ZSep 04 23:15:08.200 INFO Starting download, target: MaghemiteMgd
18042026-09-04T23:15:10.156ZSep 04 23:15:08.200 INFO Starting download, target: Clickhouse
18052026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Starting download, target: Console
18062026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Starting download, target: MaghemiteDdmd
18072026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Starting download, target: TransceiverControl
18082026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18112026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18122026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18132026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-04T23:15:10.160ZSep 04 23:15:08.200 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-04T23:15:11.648ZSep 04 23:15:09.684 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-04T23:15:11.888ZSep 04 23:15:09.925 INFO Download complete, target: TransceiverControl
18172026-09-04T23:15:11.943ZSep 04 23:15:09.949 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-04T23:15:11.996ZSep 04 23:15:09.972 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18192026-09-04T23:15:12.150ZSep 04 23:15:10.193 INFO Download complete, target: Console
18202026-09-04T23:15:14.954ZSep 04 23:15:12.993 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18212026-09-04T23:15:15.370ZSep 04 23:15:13.397 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18222026-09-04T23:15:15.481ZSep 04 23:15:13.517 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18232026-09-04T23:15:16.208ZSep 04 23:15:14.249 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-04T23:15:16.208ZSep 04 23:15:14.249 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-04T23:15:16.802ZSep 04 23:15:14.844 INFO Download complete, target: MaghemiteDdmd
18262026-09-04T23:15:17.905ZSep 04 23:15:15.948 INFO Download complete, target: MaghemiteMgd
18272026-09-04T23:15:18.006ZSep 04 23:15:16.050 INFO Download complete, target: DendriteStub
18282026-09-04T23:15:18.575ZSep 04 23:15:16.618 INFO Checking that binary works, target: Clickhouse
18292026-09-04T23:15:18.663ZSep 04 23:15:16.706 INFO Download complete, target: Clickhouse
18302026-09-04T23:15:20.716ZSep 04 23:15:18.760 INFO Checking that binary works, target: Cockroach
18312026-09-04T23:15:20.838ZSep 04 23:15:18.881 INFO Download complete, target: Cockroach
18322026-09-04T23:15:20.843ZAll prerequisites installed successfully
18332026-09-04T23:15:20.847Z
18342026-09-04T23:15:20.847Zreal 1:57.295278769
18352026-09-04T23:15:20.847Zuser 7:22.163208789
18362026-09-04T23:15:20.847Zsys 1:45.563000622
18372026-09-04T23:15:20.847Ztrap 0.303767886
18382026-09-04T23:15:20.847Ztflt 0.854491006
18392026-09-04T23:15:20.847Zdflt 1.555873087
18402026-09-04T23:15:20.847Zkflt 0.020329155
18412026-09-04T23:15:20.847Zlock 29:02.323792524
18422026-09-04T23:15:20.847Zslp 20:11.729501080
18432026-09-04T23:15:20.847Zlat 28.255555650
18442026-09-04T23:15:20.847Zstop 3:35.299946940
18452026-09-04T23:15:20.847Z+ ptime -m cargo xtask download softnpu
18462026-09-04T23:15:21.308Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-04T23:15:21.327Z Running `target/debug/xtask download softnpu`
18482026-09-04T23:15:22.088Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-04T23:15:22.154Z Running `target/debug/xtask-downloader softnpu`
18502026-09-04T23:15:22.194ZSep 04 23:15:20.237 INFO Starting download, target: Softnpu
18512026-09-04T23:15:22.197ZSep 04 23:15:20.238 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-04T23:15:24.232ZSep 04 23:15:22.276 INFO Download complete, target: Softnpu
18532026-09-04T23:15:24.235Z
18542026-09-04T23:15:24.238Zreal 3.386128620
18552026-09-04T23:15:24.238Zuser 1.332629722
18562026-09-04T23:15:24.238Zsys 0.620013001
18572026-09-04T23:15:24.238Ztrap 0.000706560
18582026-09-04T23:15:24.238Ztflt 0.000099810
18592026-09-04T23:15:24.238Zdflt 0.000267920
18602026-09-04T23:15:24.238Zkflt 0.000000000
18612026-09-04T23:15:24.238Zlock 37.542027581
18622026-09-04T23:15:24.238Zslp 1.888560208
18632026-09-04T23:15:24.238Zlat 0.095405610
18642026-09-04T23:15:24.238Zstop 0.000205300
18652026-09-04T23:15:24.238Z+ export CARGO_INCREMENTAL=0
18662026-09-04T23:15:24.238Z+ CARGO_INCREMENTAL=0
18672026-09-04T23:15:24.238Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-04T23:15:25.171Z Compiling proc-macro2 v1.0.106
18692026-09-04T23:15:25.171Z Compiling quote v1.0.45
18702026-09-04T23:15:25.171Z Compiling unicode-ident v1.0.24
18712026-09-04T23:15:25.171Z Compiling serde_core v1.0.228
18722026-09-04T23:15:25.175Z Compiling libc v0.2.185
18732026-09-04T23:15:25.175Z Compiling serde v1.0.228
18742026-09-04T23:15:25.175Z Compiling cfg-if v1.0.4
18752026-09-04T23:15:25.175Z Compiling version_check v0.9.5
18762026-09-04T23:15:25.175Z Compiling autocfg v1.5.0
18772026-09-04T23:15:25.175Z Compiling find-msvc-tools v0.1.9
18782026-09-04T23:15:25.175Z Compiling shlex v1.3.0
18792026-09-04T23:15:25.175Z Compiling memchr v2.8.0
18802026-09-04T23:15:25.175Z Compiling zmij v1.0.21
18812026-09-04T23:15:25.175Z Compiling serde_json v1.0.151
18822026-09-04T23:15:25.489Z Compiling portable-atomic v1.13.1
18832026-09-04T23:15:25.529Z Compiling zerocopy v0.8.55
18842026-09-04T23:15:25.544Z Compiling libm v0.2.16
18852026-09-04T23:15:25.633Z Compiling getrandom v0.4.3
18862026-09-04T23:15:25.683Z Compiling smallvec v1.15.1
18872026-09-04T23:15:25.687Z Compiling generic-array v0.14.7
18882026-09-04T23:15:25.906Z Compiling icu_properties_data v2.1.2
18892026-09-04T23:15:25.939Z Compiling icu_normalizer_data v2.1.1
18902026-09-04T23:15:25.939Z Compiling parking_lot_core v0.9.12
18912026-09-04T23:15:25.942Z Compiling num-traits v0.2.19
18922026-09-04T23:15:25.958Z Compiling itoa v1.0.17
18932026-09-04T23:15:25.976Z Compiling log v0.4.33
18942026-09-04T23:15:25.991Z Compiling pkg-config v0.3.32
18952026-09-04T23:15:26.024Z Compiling subtle v2.6.1
18962026-09-04T23:15:26.134Z Compiling stable_deref_trait v1.2.1
18972026-09-04T23:15:26.158Z Compiling typenum v1.20.1
18982026-09-04T23:15:26.193Z Compiling rustix v1.1.4
18992026-09-04T23:15:26.230Z Compiling getrandom v0.3.4
19002026-09-04T23:15:26.262Z Compiling scopeguard v1.2.0
19012026-09-04T23:15:26.311Z Compiling errno v0.3.14
19022026-09-04T23:15:26.341Z Compiling jobserver v0.1.34
19032026-09-04T23:15:26.410Z Compiling lock_api v0.4.14
19042026-09-04T23:15:26.413Z Compiling thiserror v2.0.18
19052026-09-04T23:15:26.479Z Compiling rand_core v0.10.0
19062026-09-04T23:15:26.574Z Compiling cc v1.2.56
19072026-09-04T23:15:26.651Z Compiling syn v2.0.117
19082026-09-04T23:15:26.669Z Compiling critical-section v1.2.0
19092026-09-04T23:15:26.672Z Compiling getrandom v0.2.17
19102026-09-04T23:15:26.704Z Compiling schemars v0.8.22
19112026-09-04T23:15:26.709Z Compiling litemap v0.8.1
19122026-09-04T23:15:26.753Z Compiling percent-encoding v2.3.2
19132026-09-04T23:15:26.756Z Compiling equivalent v1.0.2
19142026-09-04T23:15:26.795Z Compiling writeable v0.6.2
19152026-09-04T23:15:26.864Z Compiling rand_core v0.6.4
19162026-09-04T23:15:26.880Z Compiling syn v1.0.109
19172026-09-04T23:15:26.915Z Compiling pin-project-lite v0.2.17
19182026-09-04T23:15:27.005Z Compiling rustversion v1.0.22
19192026-09-04T23:15:27.080Z Compiling once_cell v1.21.3
19202026-09-04T23:15:27.133Z Compiling hashbrown v0.17.0
19212026-09-04T23:15:27.147Z Compiling heck v0.5.0
19222026-09-04T23:15:27.215Z Compiling fs_extra v1.3.0
19232026-09-04T23:15:27.232Z Compiling dunce v1.0.5
19242026-09-04T23:15:27.249Z Compiling byteorder v1.5.0
19252026-09-04T23:15:27.252Z Compiling utf8_iter v1.0.4
19262026-09-04T23:15:27.337Z Compiling cmake v0.1.57
19272026-09-04T23:15:27.384Z Compiling form_urlencoded v1.2.2
19282026-09-04T23:15:27.481Z Compiling strsim v0.11.1
19292026-09-04T23:15:27.512Z Compiling signal-hook-registry v1.4.8
19302026-09-04T23:15:27.700Z Compiling bitflags v2.11.0
19312026-09-04T23:15:27.753Z Compiling semver v1.0.28
19322026-09-04T23:15:27.788Z Compiling indexmap v2.14.0
19332026-09-04T23:15:27.804Z Compiling thiserror v1.0.69
19342026-09-04T23:15:27.864Z Compiling aws-lc-sys v0.40.0
19352026-09-04T23:15:27.864Z Compiling parking_lot v0.12.5
19362026-09-04T23:15:27.896Z Compiling mio v1.2.0
19372026-09-04T23:15:27.912Z Compiling socket2 v0.6.3
19382026-09-04T23:15:28.042Z Compiling const-oid v0.9.6
19392026-09-04T23:15:28.057Z Compiling aws-lc-rs v1.16.3
19402026-09-04T23:15:28.092Z Compiling futures-core v0.3.32
19412026-09-04T23:15:28.241Z Compiling iana-time-zone v0.1.65
19422026-09-04T23:15:28.273Z Compiling httparse v1.10.1
19432026-09-04T23:15:28.432Z Compiling crc32fast v1.5.0
19442026-09-04T23:15:28.441Z Compiling regex-syntax v0.8.10
19452026-09-04T23:15:28.607Z Compiling fnv v1.0.7
19462026-09-04T23:15:28.662Z Compiling ucd-trie v0.1.7
19472026-09-04T23:15:28.701Z Compiling uuid v1.23.4
19482026-09-04T23:15:28.734Z Compiling ident_case v1.0.1
19492026-09-04T23:15:28.738Z Compiling vcpkg v0.2.15
19502026-09-04T23:15:28.808Z Compiling pest v2.8.6
19512026-09-04T23:15:28.981Z Compiling rustc_version v0.4.1
19522026-09-04T23:15:29.045Z Compiling futures-sink v0.3.32
19532026-09-04T23:15:29.134Z Compiling rustls v0.23.41
19542026-09-04T23:15:29.176Z Compiling dyn-clone v1.0.20
19552026-09-04T23:15:29.205Z Compiling futures-channel v0.3.32
19562026-09-04T23:15:29.312Z Compiling openssl-sys v0.9.117
19572026-09-04T23:15:29.344Z Compiling aho-corasick v1.1.4
19582026-09-04T23:15:29.395Z Compiling synstructure v0.13.2
19592026-09-04T23:15:29.413Z Compiling serde_derive_internals v0.29.1
19602026-09-04T23:15:29.470Z Compiling futures-io v0.3.32
19612026-09-04T23:15:29.487Z Compiling futures-task v0.3.32
19622026-09-04T23:15:29.504Z Compiling slab v0.4.12
19632026-09-04T23:15:29.790Z Compiling radium v0.7.0
19642026-09-04T23:15:29.805Z Compiling plain v0.2.3
19652026-09-04T23:15:29.822Z Compiling num-conv v0.2.0
19662026-09-04T23:15:29.839Z Compiling time-core v0.1.8
19672026-09-04T23:15:29.934Z Compiling pest_meta v2.8.6
19682026-09-04T23:15:29.967Z Compiling crossbeam-utils v0.8.21
19692026-09-04T23:15:29.981Z Compiling base64 v0.22.1
19702026-09-04T23:15:30.007Z Compiling time-macros v0.2.27
19712026-09-04T23:15:30.064Z Compiling maybe-uninit v2.0.0
19722026-09-04T23:15:30.081Z Compiling base64ct v1.8.3
19732026-09-04T23:15:30.096Z Compiling pretty-hex v0.4.1
19742026-09-04T23:15:30.179Z Compiling openssl v0.10.80
19752026-09-04T23:15:30.194Z Compiling slog v2.8.2
19762026-09-04T23:15:30.249Z Compiling regex-automata v0.4.14
19772026-09-04T23:15:30.265Z Compiling unicode-segmentation v1.12.0
19782026-09-04T23:15:30.337Z Compiling pem-rfc7468 v0.7.0
19792026-09-04T23:15:30.387Z Compiling flagset v0.4.7
19802026-09-04T23:15:30.415Z Compiling rand_core v0.9.5
19812026-09-04T23:15:30.448Z Compiling darling_core v0.23.0
19822026-09-04T23:15:30.530Z Compiling pest_generator v2.8.6
19832026-09-04T23:15:30.587Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19842026-09-04T23:15:30.615Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-09-04T23:15:30.632Z Compiling syn v3.0.3
19862026-09-04T23:15:30.656Z Compiling serde_derive v1.0.228
19872026-09-04T23:15:30.673Z Compiling zeroize_derive v1.5.0
19882026-09-04T23:15:30.688Z Compiling zerofrom-derive v0.1.6
19892026-09-04T23:15:30.708Z Compiling yoke-derive v0.8.1
19902026-09-04T23:15:30.711Z Compiling zerocopy-derive v0.8.55
19912026-09-04T23:15:30.805Z Compiling zerovec-derive v0.11.2
19922026-09-04T23:15:30.840Z Compiling displaydoc v0.2.5
19932026-09-04T23:15:30.925Z Compiling tokio-macros v2.7.0
19942026-09-04T23:15:30.971Z Compiling futures-macro v0.3.32
19952026-09-04T23:15:30.989Z Compiling thiserror-impl v2.0.18
19962026-09-04T23:15:31.004Z Compiling schemars_derive v0.8.22
19972026-09-04T23:15:31.163Z Compiling der_derive v0.7.3
19982026-09-04T23:15:31.203Z Compiling tracing-attributes v0.1.31
19992026-09-04T23:15:31.297Z Compiling thiserror-impl v1.0.69
20002026-09-04T23:15:31.531Z Compiling pest_derive v2.8.6
20012026-09-04T23:15:31.619Z Compiling scroll_derive v0.12.1
20022026-09-04T23:15:31.689Z Compiling scroll_derive v0.13.1
20032026-09-04T23:15:31.733Z Compiling futures-util v0.3.32
20042026-09-04T23:15:31.835Z Compiling zerofrom v0.1.6
20052026-09-04T23:15:31.984Z Compiling yoke v0.8.1
20062026-09-04T23:15:32.088Z Compiling openssl-macros v0.1.1
20072026-09-04T23:15:32.176Z Compiling zerovec v0.11.5
20082026-09-04T23:15:32.213Z Compiling zerotrie v0.2.3
20092026-09-04T23:15:32.458Z Compiling ahash v0.8.12
20102026-09-04T23:15:32.542Z Compiling anyhow v1.0.104
20112026-09-04T23:15:32.572Z Compiling packed_struct v0.10.1
20122026-09-04T23:15:32.588Z Compiling num-bigint-dig v0.8.6
20132026-09-04T23:15:32.604Z Compiling native-tls v0.2.18
20142026-09-04T23:15:32.690Z Compiling paste v1.0.15
20152026-09-04T23:15:32.758Z Compiling tinystr v0.8.2
20162026-09-04T23:15:32.784Z Compiling potential_utf v0.1.4
20172026-09-04T23:15:32.848Z Compiling darling_macro v0.23.0
20182026-09-04T23:15:32.852Z Compiling regex v1.12.3
20192026-09-04T23:15:32.852Z Compiling zerocopy-derive v0.7.35
20202026-09-04T23:15:32.965Z Compiling icu_locale_core v2.1.1
20212026-09-04T23:15:32.980Z Compiling icu_collections v2.1.1
20222026-09-04T23:15:33.531Z Compiling tracing-core v0.1.36
20232026-09-04T23:15:33.547Z Compiling cookie v0.18.1
20242026-09-04T23:15:33.657Z Compiling icu_provider v2.1.1
20252026-09-04T23:15:33.697Z Compiling cpufeatures v0.2.17
20262026-09-04T23:15:33.722Z Compiling zeroize v1.9.0
20272026-09-04T23:15:33.780Z Compiling bytes v1.11.1
20282026-09-04T23:15:33.825Z Compiling chrono v0.4.45
20292026-09-04T23:15:33.849Z Compiling serde_tokenstream v0.2.3
20302026-09-04T23:15:33.950Z Compiling icu_normalizer v2.1.1
20312026-09-04T23:15:33.967Z Compiling icu_properties v2.1.2
20322026-09-04T23:15:34.251Z Compiling der v0.7.10
20332026-09-04T23:15:34.363Z Compiling tokio v1.52.1
20342026-09-04T23:15:34.485Z Compiling block-buffer v0.10.4
20352026-09-04T23:15:34.502Z Compiling crypto-common v0.1.7
20362026-09-04T23:15:34.705Z Compiling digest v0.10.7
20372026-09-04T23:15:34.705Z Compiling http v1.4.2
20382026-09-04T23:15:34.948Z Compiling idna_adapter v1.2.1
20392026-09-04T23:15:35.000Z Compiling ppv-lite86 v0.2.21
20402026-09-04T23:15:35.103Z Compiling idna v1.1.0
20412026-09-04T23:15:35.244Z Compiling spki v0.7.3
20422026-09-04T23:15:35.367Z Compiling fastrand v2.3.0
20432026-09-04T23:15:35.386Z Compiling camino v1.2.5
20442026-09-04T23:15:35.419Z Compiling rand_chacha v0.9.0
20452026-09-04T23:15:35.477Z Compiling url v2.5.8
20462026-09-04T23:15:35.550Z Compiling tracing v0.1.44
20472026-09-04T23:15:35.614Z Compiling toml_datetime v0.6.11
20482026-09-04T23:15:35.697Z Compiling serde_spanned v0.6.9
20492026-09-04T23:15:35.881Z Compiling darling v0.23.0
20502026-09-04T23:15:35.916Z Compiling packed_struct_codegen v0.10.1
20512026-09-04T23:15:35.919Z Compiling zerocopy-derive v0.6.6
20522026-09-04T23:15:35.951Z Compiling clap_derive v4.6.1
20532026-09-04T23:15:35.983Z Compiling bitfield-macros v0.19.4
20542026-09-04T23:15:36.238Z Compiling indexmap v1.9.3
20552026-09-04T23:15:36.364Z Compiling simd-adler32 v0.3.8
20562026-09-04T23:15:36.435Z Compiling object v0.37.3
20572026-09-04T23:15:36.507Z Compiling rand v0.9.2
20582026-09-04T23:15:36.544Z Compiling pkcs8 v0.10.2
20592026-09-04T23:15:36.615Z Compiling http-body v1.0.1
20602026-09-04T23:15:36.674Z Compiling rustls-pki-types v1.14.0
20612026-09-04T23:15:36.719Z Compiling daft-derive v0.1.8
20622026-09-04T23:15:36.814Z Compiling spin v0.9.8
20632026-09-04T23:15:36.872Z Compiling usdt-impl v0.5.0
20642026-09-04T23:15:36.888Z Compiling anstyle v1.0.14
20652026-09-04T23:15:37.037Z Compiling openssl-probe v0.2.1
20662026-09-04T23:15:37.071Z Compiling ref-cast v1.0.25
20672026-09-04T23:15:37.089Z Compiling utf8parse v0.2.2
20682026-09-04T23:15:37.110Z Compiling either v1.15.0
20692026-09-04T23:15:37.127Z Compiling winnow v0.5.40
20702026-09-04T23:15:37.145Z Compiling tinyvec_macros v0.1.1
20712026-09-04T23:15:37.159Z Compiling usdt-impl v0.6.0
20722026-09-04T23:15:37.211Z Compiling adler2 v2.0.1
20732026-09-04T23:15:37.214Z Compiling cmov v0.5.4
20742026-09-04T23:15:37.339Z Compiling miniz_oxide v0.8.9
20752026-09-04T23:15:37.357Z Compiling tinyvec v1.10.0
20762026-09-04T23:15:37.373Z Compiling anstyle-parse v1.0.0
20772026-09-04T23:15:37.472Z Compiling ctutils v0.4.2
20782026-09-04T23:15:37.561Z Compiling sha2 v0.10.9
20792026-09-04T23:15:37.612Z Compiling tempfile v3.27.0
20802026-09-04T23:15:37.733Z Compiling scroll v0.13.0
20812026-09-04T23:15:37.782Z Compiling scroll v0.12.0
20822026-09-04T23:15:37.878Z Compiling async-trait v0.1.89
20832026-09-04T23:15:37.893Z Compiling terminal_size v0.4.3
20842026-09-04T23:15:37.931Z Compiling heapless v0.7.17
20852026-09-04T23:15:38.061Z Compiling tower-layer v0.3.3
20862026-09-04T23:15:38.078Z Compiling winnow v0.7.14
20872026-09-04T23:15:38.093Z Compiling zstd-safe v7.2.4
20882026-09-04T23:15:38.110Z Compiling tower-service v0.3.3
20892026-09-04T23:15:38.190Z Compiling tokio-util v0.7.18
20902026-09-04T23:15:38.207Z Compiling litrs v1.0.0
20912026-09-04T23:15:38.223Z Compiling atomic-waker v1.1.2
20922026-09-04T23:15:38.240Z Compiling winnow v1.0.3
20932026-09-04T23:15:38.313Z Compiling anstyle-query v1.1.5
20942026-09-04T23:15:38.364Z Compiling try-lock v0.2.5
20952026-09-04T23:15:38.380Z Compiling toml_edit v0.19.15
20962026-09-04T23:15:38.438Z Compiling is_terminal_polyfill v1.70.2
20972026-09-04T23:15:38.518Z Compiling rustix v0.38.44
20982026-09-04T23:15:38.535Z Compiling colorchoice v1.0.4
20992026-09-04T23:15:38.555Z Compiling signal-hook v0.3.18
21002026-09-04T23:15:38.558Z Compiling untrusted v0.7.1
21012026-09-04T23:15:38.666Z Compiling document-features v0.2.12
21022026-09-04T23:15:38.669Z Compiling anstream v1.0.0
21032026-09-04T23:15:38.753Z Compiling want v0.3.1
21042026-09-04T23:15:38.933Z Compiling h2 v0.4.15
21052026-09-04T23:15:39.074Z Compiling goblin v0.8.2
21062026-09-04T23:15:39.147Z Compiling toml_parser v1.1.2+spec-1.1.0
21072026-09-04T23:15:39.209Z Compiling goblin v0.10.5
21082026-09-04T23:15:39.273Z Compiling hybrid-array v0.4.13
21092026-09-04T23:15:39.419Z Compiling ipnetwork v0.21.1
21102026-09-04T23:15:39.490Z Compiling ipnet v2.12.0
21112026-09-04T23:15:39.541Z Compiling zerocopy v0.7.35
21122026-09-04T23:15:39.754Z Compiling ref-cast-impl v1.0.25
21132026-09-04T23:15:39.779Z Compiling structmeta-derive v0.3.0
21142026-09-04T23:15:39.971Z Compiling heck v0.4.1
21152026-09-04T23:15:40.013Z Compiling darling_core v0.20.11
21162026-09-04T23:15:40.123Z Compiling curve25519-dalek v4.1.3
21172026-09-04T23:15:40.142Z Compiling memoffset v0.9.1
21182026-09-04T23:15:40.197Z Compiling untrusted v0.9.0
21192026-09-04T23:15:40.245Z Compiling powerfmt v0.2.0
21202026-09-04T23:15:40.288Z Compiling foreign-types-shared v0.1.1
21212026-09-04T23:15:40.312Z Compiling httpdate v1.0.3
21222026-09-04T23:15:40.396Z Compiling tap v1.0.1
21232026-09-04T23:15:40.490Z Compiling deranged v0.5.8
21242026-09-04T23:15:40.525Z Compiling wyz v0.5.1
21252026-09-04T23:15:40.541Z Compiling foreign-types v0.3.2
21262026-09-04T23:15:40.647Z Compiling unicode-normalization v0.1.25
21272026-09-04T23:15:40.741Z Compiling dtrace-parser v0.2.0
21282026-09-04T23:15:40.786Z Compiling structmeta v0.3.0
21292026-09-04T23:15:40.802Z Compiling rand_chacha v0.3.1
21302026-09-04T23:15:40.805Z Compiling signature v2.2.0
21312026-09-04T23:15:40.974Z Compiling hex v0.4.3
21322026-09-04T23:15:41.010Z Compiling dtrace-parser v0.3.0
21332026-09-04T23:15:41.130Z Compiling pin-project-internal v1.1.11
21342026-09-04T23:15:41.227Z Compiling num-integer v0.1.46
21352026-09-04T23:15:41.266Z Compiling socket2 v0.5.10
21362026-09-04T23:15:41.358Z Compiling dof v0.3.0
21372026-09-04T23:15:41.491Z Compiling thread-id v5.1.0
21382026-09-04T23:15:41.552Z Compiling thread-id v4.2.2
21392026-09-04T23:15:41.583Z Compiling wait-timeout v0.2.1
21402026-09-04T23:15:41.615Z Compiling clap_lex v1.0.0
21412026-09-04T23:15:41.641Z Compiling quick-error v1.2.3
21422026-09-04T23:15:41.658Z Compiling bit-vec v0.8.0
21432026-09-04T23:15:41.743Z Compiling cfg_aliases v0.2.1
21442026-09-04T23:15:41.807Z Compiling owo-colors v4.3.0
21452026-09-04T23:15:41.827Z Compiling smoltcp v0.9.1
21462026-09-04T23:15:41.844Z Compiling num_threads v0.1.7
21472026-09-04T23:15:41.918Z Compiling funty v2.0.0
21482026-09-04T23:15:41.958Z Compiling bit-set v0.8.0
21492026-09-04T23:15:41.977Z Compiling dof v0.4.0
21502026-09-04T23:15:41.994Z Compiling darling_macro v0.20.11
21512026-09-04T23:15:42.031Z Compiling time v0.3.47
21522026-09-04T23:15:42.091Z Compiling hyper v1.10.1
21532026-09-04T23:15:42.128Z Compiling nix v0.31.2
21542026-09-04T23:15:42.149Z Compiling clap_builder v4.6.0
21552026-09-04T23:15:42.162Z Compiling rusty-fork v0.3.1
21562026-09-04T23:15:42.198Z Compiling num-iter v0.1.45
21572026-09-04T23:15:42.339Z Compiling bitvec v1.0.1
21582026-09-04T23:15:42.497Z Compiling rand v0.8.6
21592026-09-04T23:15:42.513Z Compiling darling v0.20.11
21602026-09-04T23:15:42.612Z Compiling lazy_static v1.5.0
21612026-09-04T23:15:42.748Z Compiling hmac v0.12.1
21622026-09-04T23:15:42.805Z Compiling erased-serde v0.3.31
21632026-09-04T23:15:43.006Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-04T23:15:43.023Z Compiling rand_xorshift v0.4.0
21652026-09-04T23:15:43.081Z Compiling sync_wrapper v1.0.2
21662026-09-04T23:15:43.179Z Compiling hyper-util v0.1.20
21672026-09-04T23:15:43.219Z Compiling nodrop v0.1.14
21682026-09-04T23:15:43.328Z Compiling siphasher v1.0.2
21692026-09-04T23:15:43.359Z Compiling unarray v0.1.4
21702026-09-04T23:15:43.550Z Compiling crc-catalog v2.4.0
21712026-09-04T23:15:43.579Z Compiling zlib-rs v0.6.2
21722026-09-04T23:15:43.629Z Compiling clap v4.6.1
21732026-09-04T23:15:43.644Z Compiling crc v3.4.0
21742026-09-04T23:15:43.798Z Compiling proptest v1.11.0
21752026-09-04T23:15:43.850Z Compiling array-init v0.0.4
21762026-09-04T23:15:44.203Z Compiling tower v0.5.3
21772026-09-04T23:15:44.768Z Compiling derive_builder_core v0.20.2
21782026-09-04T23:15:44.784Z Compiling smallvec v0.6.14
21792026-09-04T23:15:44.788Z Compiling snafu-derive v0.8.9
21802026-09-04T23:15:45.011Z Compiling http-body-util v0.1.3
21812026-09-04T23:15:45.028Z Compiling pkcs1 v0.7.5
21822026-09-04T23:15:45.101Z Compiling zerocopy v0.6.6
21832026-09-04T23:15:45.217Z Compiling bitfield v0.19.4
21842026-09-04T23:15:45.283Z Compiling hubpack_derive v0.1.1
21852026-09-04T23:15:45.314Z Compiling strum_macros v0.27.2
21862026-09-04T23:15:45.407Z Compiling strum_macros v0.26.4
21872026-09-04T23:15:45.521Z Compiling env_filter v2.0.0
21882026-09-04T23:15:45.537Z Compiling fs-err v3.3.0
21892026-09-04T23:15:45.616Z Compiling flate2 v1.1.9
21902026-09-04T23:15:45.777Z Compiling gimli v0.32.3
21912026-09-04T23:15:45.800Z Compiling hashbrown v0.12.3
21922026-09-04T23:15:45.865Z Compiling base64 v0.21.7
21932026-09-04T23:15:45.880Z Compiling ryu v1.0.23
21942026-09-04T23:15:46.079Z Compiling iri-string v0.7.10
21952026-09-04T23:15:46.178Z Compiling unicode-bidi v0.3.18
21962026-09-04T23:15:46.220Z Compiling allocator-api2 v0.2.21
21972026-09-04T23:15:46.418Z Compiling unicode-properties v0.1.4
21982026-09-04T23:15:46.650Z Compiling stringprep v0.1.5
21992026-09-04T23:15:46.732Z Compiling ron v0.8.1
22002026-09-04T23:15:46.978Z Compiling serde_urlencoded v0.7.1
22012026-09-04T23:15:46.996Z Compiling newtype-uuid v1.3.2
22022026-09-04T23:15:47.024Z Compiling env_logger v0.11.11
22032026-09-04T23:15:47.074Z Compiling derive_builder_macro v0.20.2
22042026-09-04T23:15:47.231Z Compiling tower-http v0.6.8
22052026-09-04T23:15:47.248Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22062026-09-04T23:15:47.301Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22072026-09-04T23:15:47.317Z Compiling rsa v0.9.10
22082026-09-04T23:15:47.432Z Compiling oxnet v0.1.6
22092026-09-04T23:15:47.496Z Compiling addr2line v0.25.1
22102026-09-04T23:15:47.562Z Compiling serde-hex v0.1.0
22112026-09-04T23:15:47.581Z Compiling tokio-native-tls v0.3.1
22122026-09-04T23:15:47.624Z Compiling hashbrown v0.13.2
22132026-09-04T23:15:47.656Z Compiling bzip2 v0.4.4
22142026-09-04T23:15:47.672Z Compiling usdt-attr-macro v0.6.0
22152026-09-04T23:15:47.772Z Compiling usdt-macro v0.6.0
22162026-09-04T23:15:47.828Z Compiling derive-ex v0.1.8
22172026-09-04T23:15:47.843Z Compiling crypto-common v0.2.2
22182026-09-04T23:15:47.877Z Compiling block-buffer v0.12.1
22192026-09-04T23:15:47.949Z Compiling block-padding v0.4.2
22202026-09-04T23:15:48.259Z Compiling rustls-native-certs v0.8.3
22212026-09-04T23:15:48.554Z Compiling x509-cert v0.2.5
22222026-09-04T23:15:48.572Z Compiling md-5 v0.10.6
22232026-09-04T23:15:48.684Z Compiling bstr v1.12.1
22242026-09-04T23:15:48.743Z Compiling convert_case v0.10.0
22252026-09-04T23:15:49.014Z Compiling vergen-lib v9.1.0
22262026-09-04T23:15:49.031Z Compiling hash32 v0.2.1
22272026-09-04T23:15:49.066Z Compiling encoding_rs v0.8.35
22282026-09-04T23:15:49.101Z Compiling fallible-iterator v0.2.0
22292026-09-04T23:15:49.133Z Compiling cpufeatures v0.3.0
22302026-09-04T23:15:49.221Z Compiling crc-any v2.5.0
22312026-09-04T23:15:49.288Z Compiling unicode-width v0.2.0
22322026-09-04T23:15:49.341Z Compiling rustc-demangle v0.1.27
22332026-09-04T23:15:49.373Z Compiling mime v0.3.17
22342026-09-04T23:15:49.467Z Compiling psl-types v2.0.11
22352026-09-04T23:15:49.640Z Compiling publicsuffix v2.3.0
22362026-09-04T23:15:49.655Z Compiling postgres-protocol v0.6.10
22372026-09-04T23:15:49.722Z Compiling test-strategy v0.4.5
22382026-09-04T23:15:49.821Z Compiling backtrace v0.3.76
22392026-09-04T23:15:49.919Z Compiling derive_more-impl v2.1.1
22402026-09-04T23:15:50.429Z Compiling inout v0.2.2
22412026-09-04T23:15:50.452Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22422026-09-04T23:15:50.614Z Compiling object v0.30.4
22432026-09-04T23:15:50.630Z Compiling zip v0.6.6
22442026-09-04T23:15:50.666Z Compiling hyper-tls v0.6.0
22452026-09-04T23:15:50.684Z Compiling daft v0.1.8
22462026-09-04T23:15:50.762Z Compiling derive_builder v0.20.2
22472026-09-04T23:15:50.843Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-04T23:15:50.926Z Compiling phf_shared v0.13.1
22492026-09-04T23:15:50.982Z Compiling pin-project v1.1.11
22502026-09-04T23:15:51.110Z Compiling toml v0.7.8
22512026-09-04T23:15:51.157Z Compiling serde_with_macros v3.21.0
22522026-09-04T23:15:51.184Z Compiling futures-executor v0.3.32
22532026-09-04T23:15:51.375Z Compiling async-recursion v1.1.1
22542026-09-04T23:15:51.392Z Compiling enum-as-inner v0.6.1
22552026-09-04T23:15:51.425Z Compiling miette-derive v7.6.0
22562026-09-04T23:15:51.442Z Compiling serde_repr v0.1.20
22572026-09-04T23:15:51.511Z Compiling ff v0.13.1
22582026-09-04T23:15:51.549Z Compiling vergen v9.1.0
22592026-09-04T23:15:51.649Z Compiling cargo-platform v0.3.2
22602026-09-04T23:15:51.668Z Compiling same-file v1.0.6
22612026-09-04T23:15:51.767Z Compiling is_ci v1.2.0
22622026-09-04T23:15:51.838Z Compiling foldhash v0.1.5
22632026-09-04T23:15:51.853Z Compiling managed v0.8.0
22642026-09-04T23:15:51.900Z Compiling bitflags v1.3.2
22652026-09-04T23:15:51.919Z Compiling foldhash v0.2.0
22662026-09-04T23:15:51.935Z Compiling unicode-linebreak v0.1.5
22672026-09-04T23:15:51.975Z Compiling jiff-core v0.1.0
22682026-09-04T23:15:51.995Z Compiling base16ct v0.2.0
22692026-09-04T23:15:51.998Z Compiling libbz2-rs-sys v0.2.2
22702026-09-04T23:15:52.028Z Compiling bumpalo v3.20.2
22712026-09-04T23:15:52.081Z Compiling path-slash v0.1.5
22722026-09-04T23:15:52.184Z Compiling smawk v0.3.2
22732026-09-04T23:15:52.236Z Compiling zopfli v0.8.3
22742026-09-04T23:15:52.288Z Compiling sec1 v0.7.3
22752026-09-04T23:15:52.353Z Compiling textwrap v0.16.2
22762026-09-04T23:15:52.470Z Compiling bzip2 v0.6.1
22772026-09-04T23:15:52.489Z Compiling hashbrown v0.16.1
22782026-09-04T23:15:52.579Z Compiling hashbrown v0.15.5
22792026-09-04T23:15:52.582Z Compiling supports-color v3.0.2
22802026-09-04T23:15:52.690Z Compiling cargo_metadata v0.23.1
22812026-09-04T23:15:52.764Z Compiling jiff v0.2.34
22822026-09-04T23:15:52.813Z Compiling walkdir v2.5.0
22832026-09-04T23:15:52.858Z Compiling group v0.13.0
22842026-09-04T23:15:52.944Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22852026-09-04T23:15:53.121Z Compiling futures v0.3.32
22862026-09-04T23:15:53.303Z Compiling phf v0.13.1
22872026-09-04T23:15:53.401Z Compiling snafu v0.8.9
22882026-09-04T23:15:53.572Z Compiling reqwest v0.12.28
22892026-09-04T23:15:53.747Z Compiling cipher v0.5.2
22902026-09-04T23:15:53.794Z Compiling signal-hook-mio v0.2.5
22912026-09-04T23:15:53.933Z Compiling cookie_store v0.22.1
22922026-09-04T23:15:53.960Z Compiling backtrace-ext v0.2.1
22932026-09-04T23:15:54.044Z Compiling postgres-types v0.2.12
22942026-09-04T23:15:54.068Z Compiling zstd v0.13.3
22952026-09-04T23:15:54.119Z Compiling globset v0.4.18
22962026-09-04T23:15:54.137Z Compiling strum v0.27.2
22972026-09-04T23:15:54.203Z Compiling hubpack v0.1.2
22982026-09-04T23:15:54.335Z Compiling phf_shared v0.11.3
22992026-09-04T23:15:54.350Z Compiling hkdf v0.12.4
23002026-09-04T23:15:54.379Z Compiling crossbeam-epoch v0.9.18
23012026-09-04T23:15:54.454Z Compiling byte-wrapper v0.1.0
23022026-09-04T23:15:54.514Z Compiling olpc-cjson v0.1.4
23032026-09-04T23:15:54.531Z Compiling ed25519 v2.2.3
23042026-09-04T23:15:54.727Z Compiling crypto-bigint v0.5.5
23052026-09-04T23:15:54.775Z Compiling serde-big-array v0.5.1
23062026-09-04T23:15:54.792Z Compiling serde_plain v1.0.2
23072026-09-04T23:15:54.807Z Compiling pem v3.0.6
23082026-09-04T23:15:54.890Z Compiling float-cmp v0.10.0
23092026-09-04T23:15:54.926Z Compiling memmap2 v0.9.10
23102026-09-04T23:15:54.993Z Compiling toml_write v0.1.2
23112026-09-04T23:15:55.055Z Compiling const-oid v0.10.2
23122026-09-04T23:15:55.071Z Compiling normalize-line-endings v0.3.0
23132026-09-04T23:15:55.147Z Compiling supports-unicode v3.0.0
23142026-09-04T23:15:55.180Z Compiling whoami v2.1.0
23152026-09-04T23:15:55.246Z Compiling data-encoding v2.10.0
23162026-09-04T23:15:55.266Z Compiling precomputed-hash v0.1.1
23172026-09-04T23:15:55.305Z Compiling difflib v0.4.0
23182026-09-04T23:15:55.336Z Compiling unicode-width v0.1.14
23192026-09-04T23:15:55.373Z Compiling typed-path v0.9.3
23202026-09-04T23:15:55.406Z Compiling supports-hyperlinks v3.2.0
23212026-09-04T23:15:55.529Z Compiling fixedbitset v0.4.2
23222026-09-04T23:15:55.578Z Compiling new_debug_unreachable v1.0.6
23232026-09-04T23:15:55.581Z Compiling predicates-core v1.0.10
23242026-09-04T23:15:55.654Z Compiling static_assertions v1.1.0
23252026-09-04T23:15:55.670Z Compiling fixedbitset v0.5.7
23262026-09-04T23:15:55.747Z Compiling keccak v0.1.6
23272026-09-04T23:15:55.764Z Compiling predicates v3.1.4
23282026-09-04T23:15:55.782Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23292026-09-04T23:15:55.785Z Compiling petgraph v0.6.5
23302026-09-04T23:15:55.785Z Compiling elliptic-curve v0.13.8
23312026-09-04T23:15:55.851Z Compiling string_cache v0.8.9
23322026-09-04T23:15:55.851Z Compiling miette v7.6.0
23332026-09-04T23:15:55.946Z Compiling sha3 v0.10.8
23342026-09-04T23:15:55.965Z Compiling petgraph v0.8.3
23352026-09-04T23:15:55.968Z Compiling hickory-proto v0.25.2
23362026-09-04T23:15:56.197Z Compiling chacha20 v0.10.0
23372026-09-04T23:15:56.230Z Compiling tokio-postgres v0.7.16
23382026-09-04T23:15:56.533Z Compiling digest v0.11.3
23392026-09-04T23:15:56.561Z Compiling toml_edit v0.22.27
23402026-09-04T23:15:56.751Z Compiling usdt v0.6.0
23412026-09-04T23:15:56.878Z Compiling zip v4.6.1
23422026-09-04T23:15:57.019Z Compiling ed25519-dalek v2.2.0
23432026-09-04T23:15:57.337Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23442026-09-04T23:15:57.890Z Compiling crossterm v0.28.1
23452026-09-04T23:15:58.254Z Compiling iddqd v0.4.2
23462026-09-04T23:15:58.284Z Compiling serde_with v3.21.0
23472026-09-04T23:15:58.299Z Compiling derive_more v2.1.1
23482026-09-04T23:15:58.422Z Compiling similar v2.7.0
23492026-09-04T23:15:58.538Z Compiling strum v0.26.3
23502026-09-04T23:15:58.632Z Compiling tokio-stream v0.1.18
23512026-09-04T23:15:58.691Z Compiling buf-list v1.1.2
23522026-09-04T23:15:58.781Z Compiling itertools v0.13.0
23532026-09-04T23:15:58.834Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-04T23:15:58.868Z Compiling openapiv3 v2.2.0
23552026-09-04T23:15:59.164Z Compiling lalrpop-util v0.19.12
23562026-09-04T23:15:59.576Z Compiling peg-runtime v0.8.5
23572026-09-04T23:16:12.989Z Compiling macaddr v1.0.1
23582026-09-04T23:16:13.012Z Compiling rayon-core v1.13.0
23592026-09-04T23:16:13.116Z Compiling crucible-workspace-hack v0.1.0
23602026-09-04T23:16:13.132Z Compiling itertools v0.15.0
23612026-09-04T23:16:13.135Z Compiling secrecy v0.10.3
23622026-09-04T23:16:13.201Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-04T23:16:13.238Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-04T23:16:13.293Z Compiling heapless v0.8.0
23652026-09-04T23:16:13.296Z Compiling crossbeam-deque v0.8.6
23662026-09-04T23:16:13.296Z Compiling inout v0.1.4
23672026-09-04T23:16:13.331Z Compiling hash32 v0.3.1
23682026-09-04T23:16:13.435Z Compiling toml_edit v0.23.10+spec-1.0.0
23692026-09-04T23:16:13.465Z Compiling multer v3.1.0
23702026-09-04T23:16:13.487Z Compiling thread_local v1.1.9
23712026-09-04T23:16:13.502Z Compiling slog-async v2.8.0
23722026-09-04T23:16:13.519Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23732026-09-04T23:16:13.607Z Compiling compression-core v0.4.31
23742026-09-04T23:16:13.624Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23752026-09-04T23:16:13.673Z Compiling match_cfg v0.1.0
23762026-09-04T23:16:13.731Z Compiling smoltcp v0.11.0
23772026-09-04T23:16:13.766Z Compiling hostname v0.3.1
23782026-09-04T23:16:13.782Z Compiling compression-codecs v0.4.37
23792026-09-04T23:16:13.861Z Compiling cipher v0.4.4
23802026-09-04T23:16:13.880Z Compiling atomicwrites v0.4.4
23812026-09-04T23:16:13.928Z Compiling slog-json v2.6.1
23822026-09-04T23:16:14.070Z Compiling proc-macro-crate v3.4.0
23832026-09-04T23:16:14.096Z Compiling crossbeam-channel v0.5.15
23842026-09-04T23:16:14.122Z Compiling half v2.7.1
23852026-09-04T23:16:14.138Z Compiling universal-hash v0.5.1
23862026-09-04T23:16:14.191Z Compiling newtype-uuid-macros v0.1.0
23872026-09-04T23:16:14.196Z Compiling serde_tokenstream v0.3.0
23882026-09-04T23:16:14.281Z Compiling cobs v0.3.0
23892026-09-04T23:16:14.301Z Compiling thiserror-impl-no-std v2.0.2
23902026-09-04T23:16:14.340Z Compiling async-stream-impl v0.3.6
23912026-09-04T23:16:14.356Z Compiling serde_spanned v1.1.1
23922026-09-04T23:16:14.444Z Compiling ingot-macros v0.2.0
23932026-09-04T23:16:14.464Z Compiling toml_datetime v1.1.1+spec-1.1.0
23942026-09-04T23:16:14.500Z Compiling is-terminal v0.4.17
23952026-09-04T23:16:14.516Z Compiling dropshot v0.17.1
23962026-09-04T23:16:14.520Z Compiling proc-macro-error-attr v1.0.4
23972026-09-04T23:16:14.569Z Compiling convert_case v0.4.0
23982026-09-04T23:16:14.639Z Compiling toml_writer v1.1.1+spec-1.1.0
23992026-09-04T23:16:14.686Z Compiling ciborium-io v0.2.2
24002026-09-04T23:16:14.728Z Compiling term v1.2.1
24012026-09-04T23:16:14.769Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24022026-09-04T23:16:14.802Z Compiling take_mut v0.2.2
24032026-09-04T23:16:14.826Z Compiling opaque-debug v0.3.1
24042026-09-04T23:16:14.858Z Compiling toml v1.1.2+spec-1.1.0
24052026-09-04T23:16:14.886Z Compiling derive_more v0.99.20
24062026-09-04T23:16:14.907Z Compiling poly1305 v0.8.0
24072026-09-04T23:16:14.959Z Compiling async-stream v0.3.6
24082026-09-04T23:16:14.962Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24092026-09-04T23:16:14.973Z Compiling ciborium-ll v0.2.2
24102026-09-04T23:16:15.042Z Compiling slog-term v2.9.2
24112026-09-04T23:16:15.062Z Compiling oxide-generation-macros v0.2.0
24122026-09-04T23:16:15.164Z Compiling num_enum_derive v0.7.6
24132026-09-04T23:16:15.237Z Compiling postcard v1.1.3
24142026-09-04T23:16:15.319Z Compiling thiserror-no-std v2.0.2
24152026-09-04T23:16:15.430Z Compiling slog-bunyan v2.5.0
24162026-09-04T23:16:15.620Z Compiling chacha20 v0.9.1
24172026-09-04T23:16:15.636Z Compiling async-compression v0.4.41
24182026-09-04T23:16:15.761Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-04T23:16:15.776Z Compiling sha1 v0.11.0
24202026-09-04T23:16:15.831Z Compiling oxide-generation v0.1.3
24212026-09-04T23:16:15.883Z Compiling parse-display-derive v0.10.0
24222026-09-04T23:16:16.033Z Compiling proc-macro-crate v1.3.1
24232026-09-04T23:16:16.096Z Compiling waitgroup v0.1.2
24242026-09-04T23:16:16.111Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-04T23:16:16.135Z Compiling rustls-pemfile v2.2.0
24262026-09-04T23:16:16.256Z Compiling backon v1.6.0
24272026-09-04T23:16:16.377Z Compiling blake2 v0.10.6
24282026-09-04T23:16:16.394Z Compiling aead v0.5.2
24292026-09-04T23:16:16.409Z Compiling dropshot_endpoint v0.17.1
24302026-09-04T23:16:16.453Z Compiling password-hash v0.5.0
24312026-09-04T23:16:16.488Z Compiling foreign-types-macros v0.2.3
24322026-09-04T23:16:16.591Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-04T23:16:16.762Z Compiling serde_path_to_error v0.1.20
24342026-09-04T23:16:16.787Z Compiling hostname v0.4.2
24352026-09-04T23:16:16.814Z Compiling proc-macro-error v1.0.4
24362026-09-04T23:16:16.913Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-04T23:16:16.950Z Compiling instant v0.1.13
24382026-09-04T23:16:16.966Z Compiling debug-ignore v1.0.5
24392026-09-04T23:16:16.969Z Compiling foreign-types-shared v0.3.1
24402026-09-04T23:16:17.021Z Compiling illumos-nvpair-sys v0.2.0
24412026-09-04T23:16:17.099Z Compiling ingot-types v0.2.0
24422026-09-04T23:16:17.102Z Compiling foreign-types v0.5.0
24432026-09-04T23:16:17.103Z Compiling backoff v0.4.0
24442026-09-04T23:16:17.117Z Compiling argon2 v0.5.3
24452026-09-04T23:16:17.134Z Compiling chacha20poly1305 v0.10.1
24462026-09-04T23:16:17.167Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-09-04T23:16:17.230Z Compiling num_enum_derive v0.5.11
24482026-09-04T23:16:17.235Z Compiling num_enum v0.7.6
24492026-09-04T23:16:17.281Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24502026-09-04T23:16:17.284Z Compiling vsss-rs v3.3.4
24512026-09-04T23:16:17.313Z Compiling ciborium v0.2.2
24522026-09-04T23:16:17.344Z Compiling parse-display v0.10.0
24532026-09-04T23:16:17.499Z Compiling regress v0.10.5
24542026-09-04T23:16:17.529Z Compiling ingot v0.2.1
24552026-09-04T23:16:17.639Z Compiling itertools v0.14.0
24562026-09-04T23:16:17.753Z Compiling tabwriter v1.4.1
24572026-09-04T23:16:17.770Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24582026-09-04T23:16:17.787Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-04T23:16:17.806Z Compiling cstr-argument v0.1.2
24602026-09-04T23:16:17.833Z Compiling humantime v2.3.0
24612026-09-04T23:16:17.977Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-04T23:16:17.993Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24632026-09-04T23:16:18.066Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24642026-09-04T23:16:18.178Z Compiling num_enum v0.5.11
24652026-09-04T23:16:18.229Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24662026-09-04T23:16:18.251Z Compiling rayon v1.11.0
24672026-09-04T23:16:18.267Z Compiling rand v0.10.1
24682026-09-04T23:16:18.296Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24692026-09-04T23:16:18.317Z Compiling indent_write v2.2.0
24702026-09-04T23:16:18.334Z Compiling libefi-sys v0.1.0
24712026-09-04T23:16:18.334Z Compiling colored v3.1.1
24722026-09-04T23:16:18.369Z Compiling zone_cfg_derive v0.3.1
24732026-09-04T23:16:18.372Z Compiling illumos-nvpair v0.3.0
24742026-09-04T23:16:18.483Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24752026-09-04T23:16:18.547Z Compiling rustls-webpki v0.103.13
24762026-09-04T23:16:18.683Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-04T23:16:18.719Z Compiling camino-tempfile v1.4.1
24782026-09-04T23:16:18.735Z Compiling itertools v0.12.1
24792026-09-04T23:16:18.824Z Compiling usdt-macro v0.5.0
24802026-09-04T23:16:18.893Z Compiling usdt-attr-macro v0.5.0
24812026-09-04T23:16:18.909Z Compiling bitfield-struct v0.6.2
24822026-09-04T23:16:18.995Z Compiling num-derive v0.4.2
24832026-09-04T23:16:19.017Z Compiling blake3 v1.8.5
24842026-09-04T23:16:19.099Z Compiling sigpipe v0.1.3
24852026-09-04T23:16:19.201Z Compiling memmap v0.7.0
24862026-09-04T23:16:19.334Z Compiling swrite v0.1.0
24872026-09-04T23:16:19.387Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24882026-09-04T23:16:19.413Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24892026-09-04T23:16:19.463Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24902026-09-04T23:16:19.525Z Compiling glob v0.3.3
24912026-09-04T23:16:19.588Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24922026-09-04T23:16:19.678Z Compiling usdt v0.5.0
24932026-09-04T23:16:19.681Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24942026-09-04T23:16:19.937Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24952026-09-04T23:16:19.955Z Compiling smf v0.2.3
24962026-09-04T23:16:19.971Z Compiling filetime v0.2.27
24972026-09-04T23:16:20.126Z Compiling zone v0.3.1
24982026-09-04T23:16:20.149Z Compiling arrayref v0.3.9
24992026-09-04T23:16:20.178Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25002026-09-04T23:16:20.181Z Compiling constant_time_eq v0.4.2
25012026-09-04T23:16:20.215Z Compiling arrayvec v0.7.6
25022026-09-04T23:16:20.237Z Compiling whoami v1.6.1
25032026-09-04T23:16:20.266Z Compiling xattr v1.6.1
25042026-09-04T23:16:20.282Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25052026-09-04T23:16:20.370Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25062026-09-04T23:16:20.403Z Compiling tar v0.4.46
25072026-09-04T23:16:20.486Z Compiling tokio-dtrace v0.1.1
25082026-09-04T23:16:20.486Z Compiling gethostname v0.5.0
25092026-09-04T23:16:20.591Z Compiling console v0.16.2
25102026-09-04T23:16:20.644Z Compiling topological-sort v0.2.2
25112026-09-04T23:16:20.772Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-09-04T23:16:20.788Z Compiling unit-prefix v0.5.2
25132026-09-04T23:16:20.803Z Compiling oxide-tokio-rt v0.1.4
25142026-09-04T23:16:20.877Z Compiling toml v0.8.23
25152026-09-04T23:16:20.956Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25162026-09-04T23:16:20.992Z Compiling indicatif v0.18.4
25172026-09-04T23:16:21.015Z Compiling shell-words v1.1.1
25182026-09-04T23:16:21.929Z Compiling tokio-rustls v0.26.4
25192026-09-04T23:16:21.955Z Compiling rustls-platform-verifier v0.6.2
25202026-09-04T23:16:22.046Z Compiling tough v0.22.0
25212026-09-04T23:16:22.071Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25222026-09-04T23:16:22.170Z Compiling hyper-rustls v0.27.7
25232026-09-04T23:16:22.478Z Compiling reqwest v0.13.2
25242026-09-04T23:16:24.647Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-04T23:16:24.922Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-04T23:16:30.481Z Compiling progenitor-client v0.14.0
25272026-09-04T23:16:30.481Z Compiling omicron-zone-package v0.12.3
25282026-09-04T23:16:30.720Z Compiling progenitor-extras v0.2.0
25292026-09-04T23:16:31.061Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-04T23:16:31.116Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-04T23:16:31.181Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-04T23:16:31.220Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-04T23:16:31.255Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25342026-09-04T23:16:31.262Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25352026-09-04T23:16:31.382Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-04T23:16:31.540Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-04T23:16:31.819Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-04T23:16:34.975Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-04T23:16:44.508Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-04T23:16:47.524Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-04T23:16:48.500Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-04T23:16:59.881Z Finished `release` profile [optimized] target(s) in 1m 35s
25432026-09-04T23:17:00.027Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-04T23:17:00.089ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-04T23:17:00.092ZCreated new build target 'test' and set it as active
25462026-09-04T23:17:00.092Z
25472026-09-04T23:17:00.092Zreal 1:35.851734162
25482026-09-04T23:17:00.092Zuser 14:24.969528543
25492026-09-04T23:17:00.092Zsys 2:47.815369207
25502026-09-04T23:17:00.092Ztrap 0.421682182
25512026-09-04T23:17:00.092Ztflt 0.615213483
25522026-09-04T23:17:00.093Zdflt 3.945539614
25532026-09-04T23:17:00.093Zkflt 0.000887900
25542026-09-04T23:17:00.093Zlock 40:01.724182167
25552026-09-04T23:17:00.093Zslp 34:00.581340997
25562026-09-04T23:17:00.093Zlat 39.497516968
25572026-09-04T23:17:00.093Zstop 6:13.685645124
25582026-09-04T23:17:00.093Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-04T23:17:00.990Z Finished `release` profile [optimized] target(s) in 0.88s
25602026-09-04T23:17:01.061Z Running `target/release/omicron-package -t test package`
25612026-09-04T23:17:01.118ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-04T23:17:02.563Z Compiling cfg-if v1.0.4
25632026-09-04T23:17:02.780Z Compiling serde_core v1.0.228
25642026-09-04T23:17:02.780Z Compiling libc v0.2.185
25652026-09-04T23:17:02.783Z Compiling memchr v2.8.0
25662026-09-04T23:17:02.841Z Compiling smallvec v1.15.1
25672026-09-04T23:17:02.875Z Compiling stable_deref_trait v1.2.1
25682026-09-04T23:17:02.902Z Compiling libm v0.2.16
25692026-09-04T23:17:02.905Z Compiling scopeguard v1.2.0
25702026-09-04T23:17:02.946Z Compiling zerofrom v0.1.6
25712026-09-04T23:17:02.967Z Compiling rand_core v0.10.0
25722026-09-04T23:17:02.989Z Compiling percent-encoding v2.3.2
25732026-09-04T23:17:02.989Z Compiling writeable v0.6.2
25742026-09-04T23:17:02.992Z Compiling litemap v0.8.1
25752026-09-04T23:17:03.055Z Compiling lock_api v0.4.14
25762026-09-04T23:17:03.079Z Compiling yoke v0.8.1
25772026-09-04T23:17:03.082Z Compiling icu_properties_data v2.1.2
25782026-09-04T23:17:03.099Z Compiling icu_normalizer_data v2.1.1
25792026-09-04T23:17:03.150Z Compiling utf8_iter v1.0.4
25802026-09-04T23:17:03.172Z Compiling form_urlencoded v1.2.2
25812026-09-04T23:17:03.199Z Compiling iana-time-zone v0.1.65
25822026-09-04T23:17:03.225Z Compiling errno v0.3.14
25832026-09-04T23:17:03.225Z Compiling getrandom v0.4.3
25842026-09-04T23:17:03.228Z Compiling parking_lot_core v0.9.12
25852026-09-04T23:17:03.294Z Compiling zerovec v0.11.5
25862026-09-04T23:17:03.297Z Compiling zerotrie v0.2.3
25872026-09-04T23:17:03.342Z Compiling zerocopy v0.8.55
25882026-09-04T23:17:03.368Z Compiling mio v1.2.0
25892026-09-04T23:17:03.394Z Compiling signal-hook-registry v1.4.8
25902026-09-04T23:17:03.420Z Compiling socket2 v0.6.3
25912026-09-04T23:17:03.460Z Compiling thiserror v2.0.18
25922026-09-04T23:17:03.489Z Compiling parking_lot v0.12.5
25932026-09-04T23:17:03.522Z Compiling getrandom v0.2.17
25942026-09-04T23:17:03.570Z Compiling futures-util v0.3.32
25952026-09-04T23:17:03.593Z Compiling getrandom v0.3.4
25962026-09-04T23:17:03.612Z Compiling base64 v0.22.1
25972026-09-04T23:17:03.635Z Compiling time v0.3.47
25982026-09-04T23:17:03.662Z Compiling aho-corasick v1.1.4
25992026-09-04T23:17:03.740Z Compiling num-traits v0.2.19
26002026-09-04T23:17:03.762Z Compiling rand_core v0.6.4
26012026-09-04T23:17:03.786Z Compiling rand_core v0.9.5
26022026-09-04T23:17:03.826Z Compiling tinystr v0.8.2
26032026-09-04T23:17:03.864Z Compiling potential_utf v0.1.4
26042026-09-04T23:17:03.907Z Compiling spin v0.9.8
26052026-09-04T23:17:03.932Z Compiling socket2 v0.5.10
26062026-09-04T23:17:03.956Z Compiling pest v2.8.6
26072026-09-04T23:17:04.028Z Compiling icu_locale_core v2.1.1
26082026-09-04T23:17:04.076Z Compiling icu_collections v2.1.1
26092026-09-04T23:17:04.098Z Compiling encoding_rs v0.8.35
26102026-09-04T23:17:04.102Z Compiling simd-adler32 v0.3.8
26112026-09-04T23:17:04.144Z Compiling adler2 v2.0.1
26122026-09-04T23:17:04.169Z Compiling crc32fast v1.5.0
26132026-09-04T23:17:04.196Z Compiling wait-timeout v0.2.1
26142026-09-04T23:17:04.346Z Compiling miniz_oxide v0.8.9
26152026-09-04T23:17:04.452Z Compiling zlib-rs v0.6.2
26162026-09-04T23:17:04.474Z Compiling rand_xorshift v0.4.0
26172026-09-04T23:17:04.521Z Compiling lazy_static v1.5.0
26182026-09-04T23:17:04.574Z Compiling thread-id v5.1.0
26192026-09-04T23:17:04.657Z Compiling serde v1.0.228
26202026-09-04T23:17:04.657Z Compiling serde_json v1.0.151
26212026-09-04T23:17:04.703Z Compiling bitflags v2.11.0
26222026-09-04T23:17:04.706Z Compiling uuid v1.23.4
26232026-09-04T23:17:04.746Z Compiling semver v1.0.28
26242026-09-04T23:17:04.798Z Compiling icu_provider v2.1.1
26252026-09-04T23:17:04.856Z Compiling indexmap v2.14.0
26262026-09-04T23:17:05.152Z Compiling icu_properties v2.1.2
26272026-09-04T23:17:05.197Z Compiling bytes v1.11.1
26282026-09-04T23:17:05.250Z Compiling zeroize v1.9.0
26292026-09-04T23:17:05.317Z Compiling icu_normalizer v2.1.1
26302026-09-04T23:17:05.393Z Compiling chrono v0.4.45
26312026-09-04T23:17:05.426Z Compiling rustix v1.1.4
26322026-09-04T23:17:05.498Z Compiling generic-array v0.14.7
26332026-09-04T23:17:05.706Z Compiling erased-serde v0.3.31
26342026-09-04T23:17:05.784Z Compiling tokio v1.52.1
26352026-09-04T23:17:05.926Z Compiling http v1.4.2
26362026-09-04T23:17:05.963Z Compiling rustls-pki-types v1.14.0
26372026-09-04T23:17:06.071Z Compiling idna_adapter v1.2.1
26382026-09-04T23:17:06.169Z Compiling crypto-common v0.1.7
26392026-09-04T23:17:06.246Z Compiling idna v1.1.0
26402026-09-04T23:17:06.274Z Compiling block-buffer v0.10.4
26412026-09-04T23:17:06.301Z Compiling slog v2.8.2
26422026-09-04T23:17:06.343Z Compiling ipnet v2.12.0
26432026-09-04T23:17:06.366Z Compiling aws-lc-rs v1.16.3
26442026-09-04T23:17:06.390Z Compiling regex-automata v0.4.14
26452026-09-04T23:17:06.415Z Compiling ppv-lite86 v0.2.21
26462026-09-04T23:17:06.477Z Compiling digest v0.10.7
26472026-09-04T23:17:06.511Z Compiling terminal_size v0.4.3
26482026-09-04T23:17:06.584Z Compiling tempfile v3.27.0
26492026-09-04T23:17:06.611Z Compiling url v2.5.8
26502026-09-04T23:17:06.691Z Compiling http-body v1.0.1
26512026-09-04T23:17:06.714Z Compiling clap_builder v4.6.0
26522026-09-04T23:17:06.760Z Compiling der v0.7.10
26532026-09-04T23:17:06.782Z Compiling serde_urlencoded v0.7.1
26542026-09-04T23:17:06.805Z Compiling rand_chacha v0.9.0
26552026-09-04T23:17:06.830Z Compiling rand_chacha v0.3.1
26562026-09-04T23:17:06.884Z Compiling http-body-util v0.1.3
26572026-09-04T23:17:07.062Z Compiling rand v0.9.2
26582026-09-04T23:17:07.087Z Compiling rand v0.8.6
26592026-09-04T23:17:07.119Z Compiling rustls-native-certs v0.8.3
26602026-09-04T23:17:07.190Z Compiling futures-executor v0.3.32
26612026-09-04T23:17:07.237Z Compiling schemars v0.8.22
26622026-09-04T23:17:07.357Z Compiling hybrid-array v0.4.13
26632026-09-04T23:17:07.390Z Compiling hubpack v0.1.2
26642026-09-04T23:17:07.582Z Compiling rustls-webpki v0.103.13
26652026-09-04T23:17:07.605Z Compiling hex v0.4.3
26662026-09-04T23:17:07.643Z Compiling futures v0.3.32
26672026-09-04T23:17:07.749Z Compiling spki v0.7.3
26682026-09-04T23:17:07.797Z Compiling publicsuffix v2.3.0
26692026-09-04T23:17:07.845Z Compiling openapiv3 v2.2.0
26702026-09-04T23:17:07.926Z Compiling cookie v0.18.1
26712026-09-04T23:17:08.028Z Compiling pkcs8 v0.10.2
26722026-09-04T23:17:08.049Z Compiling rusty-fork v0.3.1
26732026-09-04T23:17:08.079Z Compiling sha2 v0.10.9
26742026-09-04T23:17:08.188Z Compiling rustls v0.23.41
26752026-09-04T23:17:08.328Z Compiling ipnetwork v0.21.1
26762026-09-04T23:17:08.470Z Compiling cookie_store v0.22.1
26772026-09-04T23:17:08.567Z Compiling flate2 v1.1.9
26782026-09-04T23:17:08.589Z Compiling proptest v1.11.0
26792026-09-04T23:17:08.685Z Compiling clap v4.6.1
26802026-09-04T23:17:08.775Z Compiling oxnet v0.1.6
26812026-09-04T23:17:08.798Z Compiling crypto-common v0.2.2
26822026-09-04T23:17:08.822Z Compiling block-buffer v0.12.1
26832026-09-04T23:17:08.844Z Compiling signature v2.2.0
26842026-09-04T23:17:08.874Z Compiling hmac v0.12.1
26852026-09-04T23:17:09.021Z Compiling dof v0.4.0
26862026-09-04T23:17:09.044Z Compiling dtrace-parser v0.3.0
26872026-09-04T23:17:09.069Z Compiling camino v1.2.5
26882026-09-04T23:17:09.072Z Compiling data-encoding v2.10.0
26892026-09-04T23:17:09.138Z Compiling memmap2 v0.9.10
26902026-09-04T23:17:09.161Z Compiling num-integer v0.1.46
26912026-09-04T23:17:09.398Z Compiling regex v1.12.3
26922026-09-04T23:17:09.428Z Compiling rustix v0.38.44
26932026-09-04T23:17:09.601Z Compiling x509-cert v0.2.5
26942026-09-04T23:17:09.625Z Compiling toml_datetime v0.6.11
26952026-09-04T23:17:09.674Z Compiling serde_spanned v0.6.9
26962026-09-04T23:17:09.738Z Compiling dof v0.3.0
26972026-09-04T23:17:09.854Z Compiling usdt-impl v0.6.0
26982026-09-04T23:17:09.918Z Compiling num-iter v0.1.45
26992026-09-04T23:17:09.957Z Compiling bstr v1.12.1
27002026-09-04T23:17:09.979Z Compiling dtrace-parser v0.2.0
27012026-09-04T23:17:10.071Z Compiling ff v0.13.1
27022026-09-04T23:17:10.141Z Compiling tokio-util v0.7.18
27032026-09-04T23:17:10.263Z Compiling tower v0.5.3
27042026-09-04T23:17:10.479Z Compiling usdt v0.6.0
27052026-09-04T23:17:10.713Z Compiling thread-id v4.2.2
27062026-09-04T23:17:10.769Z Compiling tower-http v0.6.8
27072026-09-04T23:17:10.824Z Compiling digest v0.11.3
27082026-09-04T23:17:10.847Z Compiling sec1 v0.7.3
27092026-09-04T23:17:10.918Z Compiling usdt-impl v0.5.0
27102026-09-04T23:17:11.003Z Compiling h2 v0.4.15
27112026-09-04T23:17:11.031Z Compiling newtype-uuid v1.3.2
27122026-09-04T23:17:11.081Z Compiling signal-hook v0.3.18
27132026-09-04T23:17:11.369Z Compiling daft v0.1.8
27142026-09-04T23:17:11.418Z Compiling nix v0.31.2
27152026-09-04T23:17:11.474Z Compiling group v0.13.0
27162026-09-04T23:17:11.477Z Compiling hkdf v0.12.4
27172026-09-04T23:17:11.517Z Compiling serde_with v3.21.0
27182026-09-04T23:17:11.633Z Compiling crypto-bigint v0.5.5
27192026-09-04T23:17:11.656Z Compiling foreign-types-shared v0.1.1
27202026-09-04T23:17:11.687Z Compiling tokio-rustls v0.26.4
27212026-09-04T23:17:11.710Z Compiling rustls-platform-verifier v0.6.2
27222026-09-04T23:17:11.713Z Compiling ahash v0.8.12
27232026-09-04T23:17:11.713Z Compiling num-bigint-dig v0.8.6
27242026-09-04T23:17:11.776Z Compiling foreign-types v0.3.2
27252026-09-04T23:17:11.857Z Compiling packed_struct v0.10.1
27262026-09-04T23:17:11.880Z Compiling openssl-sys v0.9.117
27272026-09-04T23:17:12.016Z Compiling pkcs1 v0.7.5
27282026-09-04T23:17:12.040Z Compiling toml_edit v0.19.15
27292026-09-04T23:17:12.122Z Compiling hashbrown v0.13.2
27302026-09-04T23:17:12.191Z Compiling serde-hex v0.1.0
27312026-09-04T23:17:12.344Z Compiling openssl v0.10.80
27322026-09-04T23:17:12.549Z Compiling bzip2 v0.4.4
27332026-09-04T23:17:12.716Z Compiling elliptic-curve v0.13.8
27342026-09-04T23:17:12.794Z Compiling rsa v0.9.10
27352026-09-04T23:17:12.968Z Compiling signal-hook-mio v0.2.5
27362026-09-04T23:17:13.044Z Compiling ron v0.8.1
27372026-09-04T23:17:13.142Z Compiling globset v0.4.18
27382026-09-04T23:17:13.222Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27392026-09-04T23:17:13.365Z Compiling block-padding v0.4.2
27402026-09-04T23:17:13.389Z Compiling sha3 v0.10.8
27412026-09-04T23:17:13.436Z Compiling curve25519-dalek v4.1.3
27422026-09-04T23:17:13.540Z Compiling inout v0.2.2
27432026-09-04T23:17:13.577Z Compiling toml v0.7.8
27442026-09-04T23:17:13.625Z Compiling zip v0.6.6
27452026-09-04T23:17:13.750Z Compiling object v0.30.4
27462026-09-04T23:17:13.774Z Compiling jiff v0.2.34
27472026-09-04T23:17:13.839Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27482026-09-04T23:17:13.864Z Compiling cipher v0.5.2
27492026-09-04T23:17:14.131Z Compiling crossterm v0.28.1
27502026-09-04T23:17:14.187Z Compiling ed25519 v2.2.3
27512026-09-04T23:17:14.269Z Compiling serde-big-array v0.5.1
27522026-09-04T23:17:14.292Z Compiling pem v3.0.6
27532026-09-04T23:17:14.447Z Compiling petgraph v0.8.3
27542026-09-04T23:17:14.447Z Compiling object v0.37.3
27552026-09-04T23:17:14.491Z Compiling heapless v0.7.17
27562026-09-04T23:17:14.557Z Compiling ed25519-dalek v2.2.0
27572026-09-04T23:17:14.600Z Compiling hyper v1.10.1
27582026-09-04T23:17:14.734Z Compiling chacha20 v0.10.0
27592026-09-04T23:17:14.801Z Compiling byte-wrapper v0.1.0
27602026-09-04T23:17:15.000Z Compiling native-tls v0.2.18
27612026-09-04T23:17:15.023Z Compiling md-5 v0.10.6
27622026-09-04T23:17:15.102Z Compiling serde_plain v1.0.2
27632026-09-04T23:17:15.126Z Compiling zopfli v0.8.3
27642026-09-04T23:17:15.224Z Compiling postgres-protocol v0.6.10
27652026-09-04T23:17:15.375Z Compiling tokio-native-tls v0.3.1
27662026-09-04T23:17:15.398Z Compiling toml_edit v0.22.27
27672026-09-04T23:17:15.440Z Compiling smoltcp v0.9.1
27682026-09-04T23:17:15.603Z Compiling hickory-proto v0.25.2
27692026-09-04T23:17:16.082Z Compiling hyper-util v0.1.20
27702026-09-04T23:17:16.105Z Compiling float-cmp v0.10.0
27712026-09-04T23:17:16.147Z Compiling string_cache v0.8.9
27722026-09-04T23:17:16.280Z Compiling predicates v3.1.4
27732026-09-04T23:17:16.396Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27742026-09-04T23:17:16.443Z Compiling zip v4.6.1
27752026-09-04T23:17:16.467Z Compiling textwrap v0.16.2
27762026-09-04T23:17:16.920Z Compiling petgraph v0.6.5
27772026-09-04T23:17:16.986Z Compiling postgres-types v0.2.12
27782026-09-04T23:17:17.217Z Compiling iddqd v0.4.2
27792026-09-04T23:17:17.314Z Compiling similar v2.7.0
27802026-09-04T23:17:17.414Z Compiling tokio-stream v0.1.18
27812026-09-04T23:17:17.443Z Compiling backtrace v0.3.76
27822026-09-04T23:17:17.556Z Compiling olpc-cjson v0.1.4
27832026-09-04T23:17:17.791Z Compiling hyper-rustls v0.27.7
27842026-09-04T23:17:17.815Z Compiling hyper-tls v0.6.0
27852026-09-04T23:17:17.966Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27862026-09-04T23:17:17.988Z Compiling backtrace-ext v0.2.1
27872026-09-04T23:17:18.044Z Compiling reqwest v0.12.28
27882026-09-04T23:17:18.088Z Compiling reqwest v0.13.2
27892026-09-04T23:17:18.229Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27902026-09-04T23:17:18.349Z Compiling tokio-postgres v0.7.16
27912026-09-04T23:17:18.539Z Compiling miette v7.6.0
27922026-09-04T23:17:18.562Z Compiling fs-err v3.3.0
27932026-09-04T23:17:18.719Z Compiling buf-list v1.1.2
27942026-09-04T23:17:18.850Z Compiling thread_local v1.1.9
27952026-09-04T23:17:18.910Z Compiling is-terminal v0.4.17
27962026-09-04T23:17:18.966Z Compiling hostname v0.3.1
27972026-09-04T23:17:19.042Z Compiling slog-json v2.6.1
27982026-09-04T23:17:19.067Z Compiling slog-async v2.8.0
27992026-09-04T23:17:19.091Z Compiling slog-term v2.9.2
28002026-09-04T23:17:19.156Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28012026-09-04T23:17:19.181Z Compiling compression-codecs v0.4.37
28022026-09-04T23:17:19.322Z Compiling slog-bunyan v2.5.0
28032026-09-04T23:17:19.497Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28042026-09-04T23:17:19.521Z Compiling tough v0.22.0
28052026-09-04T23:17:19.559Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-04T23:17:19.612Z Compiling serde_spanned v1.1.1
28072026-09-04T23:17:19.676Z Compiling multer v3.1.0
28082026-09-04T23:17:19.799Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28092026-09-04T23:17:19.824Z Compiling toml v1.1.2+spec-1.1.0
28102026-09-04T23:17:19.912Z Compiling progenitor-client v0.14.0
28112026-09-04T23:17:19.940Z Compiling async-compression v0.4.41
28122026-09-04T23:17:20.363Z Compiling sha1 v0.11.0
28132026-09-04T23:17:20.363Z Compiling rustls-pemfile v2.2.0
28142026-09-04T23:17:20.366Z Compiling serde_path_to_error v0.1.20
28152026-09-04T23:17:20.437Z Compiling hostname v0.4.2
28162026-09-04T23:17:20.627Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-04T23:17:20.650Z Compiling atomicwrites v0.4.4
28182026-09-04T23:17:20.674Z Compiling macaddr v1.0.1
28192026-09-04T23:17:20.700Z Compiling instant v0.1.13
28202026-09-04T23:17:20.730Z Compiling oxide-generation v0.1.3
28212026-09-04T23:17:20.751Z Compiling dropshot v0.17.1
28222026-09-04T23:17:20.792Z Compiling regress v0.10.5
28232026-09-04T23:17:20.841Z Compiling backoff v0.4.0
28242026-09-04T23:17:20.862Z Compiling progenitor-extras v0.2.0
28252026-09-04T23:17:20.918Z Compiling parse-display v0.10.0
28262026-09-04T23:17:20.958Z Compiling half v2.7.1
28272026-09-04T23:17:21.088Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28282026-09-04T23:17:21.113Z Compiling heck v0.5.0
28292026-09-04T23:17:21.150Z Compiling regress v0.11.1
28302026-09-04T23:17:21.307Z Compiling ciborium-ll v0.2.2
28312026-09-04T23:17:21.347Z Compiling secrecy v0.10.3
28322026-09-04T23:17:21.424Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-04T23:17:21.536Z Compiling ciborium v0.2.2
28342026-09-04T23:17:21.574Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-04T23:17:21.612Z Compiling inout v0.1.4
28362026-09-04T23:17:21.810Z Compiling cipher v0.4.4
28372026-09-04T23:17:21.810Z Compiling universal-hash v0.5.1
28382026-09-04T23:17:21.855Z Compiling unsafe-libyaml v0.2.11
28392026-09-04T23:17:22.005Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28402026-09-04T23:17:22.028Z Compiling poly1305 v0.8.0
28412026-09-04T23:17:22.091Z Compiling chacha20 v0.9.1
28422026-09-04T23:17:22.275Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28432026-09-04T23:17:22.299Z Compiling blake2 v0.10.6
28442026-09-04T23:17:22.371Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28452026-09-04T23:17:22.396Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28462026-09-04T23:17:22.537Z Compiling serde_yaml v0.9.34+deprecated
28472026-09-04T23:17:22.540Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28482026-09-04T23:17:22.609Z Compiling aead v0.5.2
28492026-09-04T23:17:22.609Z Compiling password-hash v0.5.0
28502026-09-04T23:17:22.613Z Compiling vsss-rs v3.3.4
28512026-09-04T23:17:22.693Z Compiling typify-impl v0.6.2
28522026-09-04T23:17:22.717Z Compiling camino-tempfile v1.4.1
28532026-09-04T23:17:22.793Z Compiling chacha20poly1305 v0.10.1
28542026-09-04T23:17:22.973Z Compiling argon2 v0.5.3
28552026-09-04T23:17:23.065Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28562026-09-04T23:17:23.090Z Compiling heapless v0.8.0
28572026-09-04T23:17:23.207Z Compiling ingot-types v0.2.0
28582026-09-04T23:17:23.207Z Compiling cobs v0.3.0
28592026-09-04T23:17:23.293Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28602026-09-04T23:17:23.468Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28612026-09-04T23:17:23.646Z Compiling ingot v0.2.1
28622026-09-04T23:17:23.670Z Compiling smoltcp v0.11.0
28632026-09-04T23:17:23.695Z Compiling postcard v1.1.3
28642026-09-04T23:17:23.737Z Compiling cstr-argument v0.1.2
28652026-09-04T23:17:23.813Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28662026-09-04T23:17:23.838Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28672026-09-04T23:17:23.919Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28682026-09-04T23:17:23.961Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28692026-09-04T23:17:24.076Z Compiling rand v0.10.1
28702026-09-04T23:17:24.097Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28712026-09-04T23:17:24.118Z Compiling sigpipe v0.1.3
28722026-09-04T23:17:24.237Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28732026-09-04T23:17:24.258Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28742026-09-04T23:17:24.367Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28752026-09-04T23:17:24.808Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28762026-09-04T23:17:24.848Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28772026-09-04T23:17:24.851Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-04T23:17:25.003Z Compiling memmap v0.7.0
28792026-09-04T23:17:25.007Z Compiling zone v0.3.1
28802026-09-04T23:17:25.105Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28812026-09-04T23:17:25.233Z Compiling usdt v0.5.0
28822026-09-04T23:17:25.377Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28832026-09-04T23:17:25.400Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28842026-09-04T23:17:25.564Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28852026-09-04T23:17:25.743Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-04T23:17:25.772Z Compiling derive-where v1.6.0
28872026-09-04T23:17:25.802Z Compiling bytecount v0.6.9
28882026-09-04T23:17:25.860Z Compiling toml v0.8.23
28892026-09-04T23:17:25.934Z Compiling tokio-dtrace v0.1.1
28902026-09-04T23:17:25.983Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-04T23:17:26.118Z Compiling typify-macro v0.6.2
28922026-09-04T23:17:26.148Z Compiling oxide-tokio-rt v0.1.4
28932026-09-04T23:17:26.225Z Compiling prettyplease v0.2.37
28942026-09-04T23:17:26.247Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28952026-09-04T23:17:26.267Z Compiling newline-converter v0.3.0
28962026-09-04T23:17:26.433Z Compiling gethostname v0.5.0
28972026-09-04T23:17:26.464Z Compiling console v0.15.11
28982026-09-04T23:17:26.585Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28992026-09-04T23:17:26.609Z Compiling slog-dtrace v0.3.0
29002026-09-04T23:17:26.612Z Compiling cancel-safe-futures v0.1.5
29012026-09-04T23:17:26.729Z Compiling num-rational v0.4.2
29022026-09-04T23:17:26.874Z Compiling expectorate v1.2.0
29032026-09-04T23:17:26.954Z Compiling num-complex v0.4.6
29042026-09-04T23:17:26.977Z Compiling oxide-update-engine-types v0.1.2
29052026-09-04T23:17:27.022Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29062026-09-04T23:17:27.140Z Compiling resolv-conf v0.7.6
29072026-09-04T23:17:27.194Z Compiling match_cfg v0.1.0
29082026-09-04T23:17:27.224Z Compiling compression-core v0.4.31
29092026-09-04T23:17:27.370Z Compiling num v0.4.3
29102026-09-04T23:17:27.486Z Compiling crossbeam-channel v0.5.15
29112026-09-04T23:17:27.574Z Compiling linear-map v1.2.0
29122026-09-04T23:17:27.611Z Compiling toml_writer v1.1.1+spec-1.1.0
29132026-09-04T23:17:27.660Z Compiling float-ord v0.3.2
29142026-09-04T23:17:27.704Z Compiling typify v0.6.2
29152026-09-04T23:17:27.795Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29162026-09-04T23:17:27.818Z Compiling progenitor-impl v0.14.0
29172026-09-04T23:17:27.821Z Compiling take_mut v0.2.2
29182026-09-04T23:17:27.821Z Compiling term v1.2.1
29192026-09-04T23:17:27.886Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29202026-09-04T23:17:28.333Z Compiling oxide-update-engine v0.1.2
29212026-09-04T23:17:28.357Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29222026-09-04T23:17:28.912Z Compiling async-stream v0.3.6
29232026-09-04T23:17:29.074Z Compiling waitgroup v0.1.2
29242026-09-04T23:17:29.241Z Compiling backon v1.6.0
29252026-09-04T23:17:29.345Z Compiling linked-hash-map v0.5.6
29262026-09-04T23:17:29.431Z Compiling minimal-lexical v0.2.1
29272026-09-04T23:17:29.459Z Compiling debug-ignore v1.0.5
29282026-09-04T23:17:29.597Z Compiling lru-cache v0.1.2
29292026-09-04T23:17:29.680Z Compiling nom v7.1.3
29302026-09-04T23:17:29.760Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-04T23:17:29.979Z Compiling progenitor-macro v0.14.0
29322026-09-04T23:17:30.088Z Compiling itertools v0.14.0
29332026-09-04T23:17:30.400Z Compiling humantime v2.3.0
29342026-09-04T23:17:30.471Z Compiling unicode-xid v0.2.6
29352026-09-04T23:17:30.632Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-04T23:17:30.657Z Compiling hickory-proto v0.24.4
29372026-09-04T23:17:30.702Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-04T23:17:30.826Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-04T23:17:31.057Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-04T23:17:31.308Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-04T23:17:31.695Z Compiling papergrid v0.11.0
29422026-09-04T23:17:31.725Z Compiling tabled_derive v0.7.0
29432026-09-04T23:17:31.909Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29442026-09-04T23:17:31.944Z Compiling termtree v0.5.1
29452026-09-04T23:17:32.058Z Compiling crossterm v0.29.0
29462026-09-04T23:17:32.081Z Compiling phf_shared v0.12.1
29472026-09-04T23:17:32.145Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29482026-09-04T23:17:32.193Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29492026-09-04T23:17:32.314Z Compiling csv-core v0.1.13
29502026-09-04T23:17:32.514Z Compiling vte v0.14.1
29512026-09-04T23:17:32.659Z Compiling tabled v0.15.0
29522026-09-04T23:17:32.684Z Compiling highway v1.3.0
29532026-09-04T23:17:32.758Z Compiling chrono-tz v0.10.4
29542026-09-04T23:17:32.883Z Compiling strip-ansi-escapes v0.2.1
29552026-09-04T23:17:33.014Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29562026-09-04T23:17:33.178Z Compiling hickory-resolver v0.24.4
29572026-09-04T23:17:33.284Z Compiling csv v1.4.0
29582026-09-04T23:17:33.777Z Compiling phf v0.12.1
29592026-09-04T23:17:33.980Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-04T23:17:34.051Z Compiling const_format_proc_macros v0.2.34
29612026-09-04T23:17:34.096Z Compiling fd-lock v4.0.4
29622026-09-04T23:17:34.152Z Compiling progenitor v0.14.0
29632026-09-04T23:17:34.276Z Compiling peg-macros v0.8.5
29642026-09-04T23:17:34.344Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29652026-09-04T23:17:34.445Z Compiling qorb v0.4.1
29662026-09-04T23:17:34.502Z Compiling nu-ansi-term v0.50.3
29672026-09-04T23:17:34.827Z Compiling reedline v0.40.0
29682026-09-04T23:17:34.850Z Compiling const_format v0.2.35
29692026-09-04T23:17:34.876Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29702026-09-04T23:17:34.943Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29712026-09-04T23:17:35.001Z Compiling bcs v0.1.6
29722026-09-04T23:17:35.231Z Compiling nom v8.0.0
29732026-09-04T23:17:35.388Z Compiling semver v0.1.20
29742026-09-04T23:17:35.411Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29752026-09-04T23:17:35.558Z Compiling peg v0.8.5
29762026-09-04T23:17:35.662Z Compiling rustc_version v0.1.7
29772026-09-04T23:17:35.691Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29782026-09-04T23:17:35.917Z Compiling newtype_derive v0.1.6
29792026-09-04T23:17:35.942Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29802026-09-04T23:17:36.046Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29812026-09-04T23:17:36.318Z Compiling steno v0.4.1
29822026-09-04T23:17:36.423Z Compiling dropshot-api-manager-types v0.8.0
29832026-09-04T23:17:36.503Z Compiling sha1 v0.10.6
29842026-09-04T23:17:36.636Z Compiling utf-8 v0.7.6
29852026-09-04T23:17:36.830Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-04T23:17:36.857Z Compiling tagptr v0.2.0
29872026-09-04T23:17:36.879Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29882026-09-04T23:17:36.960Z Compiling tungstenite v0.21.0
29892026-09-04T23:17:37.004Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-04T23:17:37.025Z Compiling moka v0.12.13
29912026-09-04T23:17:37.044Z Compiling darling_core v0.21.3
29922026-09-04T23:17:37.065Z Compiling display-error-chain v0.2.2
29932026-09-04T23:17:37.133Z Compiling vergen-lib v0.1.6
29942026-09-04T23:17:37.160Z Compiling diesel_derives v2.3.7
29952026-09-04T23:17:37.408Z Compiling scheduled-thread-pool v0.2.7
29962026-09-04T23:17:37.431Z Compiling vergen-gitcl v1.0.8
29972026-09-04T23:17:37.454Z Compiling diesel_table_macro_syntax v0.3.0
29982026-09-04T23:17:37.660Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29992026-09-04T23:17:37.704Z Compiling tokio-tungstenite v0.21.0
30002026-09-04T23:17:37.852Z Compiling dirs-sys-next v0.1.2
30012026-09-04T23:17:37.873Z Compiling crunchy v0.2.4
30022026-09-04T23:17:38.086Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30032026-09-04T23:17:38.110Z Compiling hickory-resolver v0.25.2
30042026-09-04T23:17:38.133Z Compiling maplit v1.0.2
30052026-09-04T23:17:38.159Z Compiling glob v0.3.3
30062026-09-04T23:17:38.259Z Compiling dirs-next v2.0.0
30072026-09-04T23:17:38.301Z Compiling r2d2 v0.8.10
30082026-09-04T23:17:38.411Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30092026-09-04T23:17:38.508Z Compiling clang-sys v1.8.1
30102026-09-04T23:17:38.534Z Compiling libscf-sys v1.2.0
30112026-09-04T23:17:38.534Z Compiling xshell-macros v0.2.7
30122026-09-04T23:17:38.582Z Compiling tiny-keccak v2.0.2
30132026-09-04T23:17:38.643Z Compiling downcast-rs v2.0.2
30142026-09-04T23:17:38.709Z Compiling term v0.7.0
30152026-09-04T23:17:38.836Z Compiling papergrid v0.18.0
30162026-09-04T23:17:38.877Z Compiling bit-vec v0.6.3
30172026-09-04T23:17:38.952Z Compiling xshell v0.2.7
30182026-09-04T23:17:39.125Z Compiling bit-set v0.5.3
30192026-09-04T23:17:39.174Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30202026-09-04T23:17:39.196Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30212026-09-04T23:17:39.200Z Compiling darling_macro v0.21.3
30222026-09-04T23:17:39.237Z Compiling ascii-canvas v3.0.0
30232026-09-04T23:17:39.308Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30242026-09-04T23:17:39.330Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30252026-09-04T23:17:39.494Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30262026-09-04T23:17:39.570Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30272026-09-04T23:17:39.598Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-04T23:17:39.720Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30292026-09-04T23:17:39.784Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30302026-09-04T23:17:39.806Z Compiling darling v0.21.3
30312026-09-04T23:17:39.832Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30322026-09-04T23:17:39.835Z Compiling itertools v0.15.0
30332026-09-04T23:17:39.927Z Compiling dsl_auto_type v0.2.0
30342026-09-04T23:17:40.119Z Compiling tabled v0.21.0
30352026-09-04T23:17:40.409Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30362026-09-04T23:17:40.505Z Compiling itertools v0.10.5
30372026-09-04T23:17:40.530Z Compiling ena v0.14.4
30382026-09-04T23:17:40.596Z Compiling libloading v0.8.9
30392026-09-04T23:17:40.783Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30402026-09-04T23:17:40.831Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30412026-09-04T23:17:41.021Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30422026-09-04T23:17:41.086Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30432026-09-04T23:17:41.500Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30442026-09-04T23:17:41.620Z Compiling diff v0.1.13
30452026-09-04T23:17:41.643Z Compiling regex-syntax v0.6.29
30462026-09-04T23:17:41.646Z Compiling bindgen v0.71.1
30472026-09-04T23:17:41.887Z Compiling unicase v2.9.0
30482026-09-04T23:17:42.066Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-04T23:17:42.211Z Compiling cexpr v0.6.0
30502026-09-04T23:17:42.283Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-04T23:17:42.515Z Compiling rustc-hash v2.1.1
30522026-09-04T23:17:42.835Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30532026-09-04T23:17:42.875Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30542026-09-04T23:17:42.948Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30552026-09-04T23:17:43.102Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30562026-09-04T23:17:43.133Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30572026-09-04T23:17:43.512Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-04T23:17:43.653Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-04T23:17:44.103Z Compiling lalrpop v0.19.12
30602026-09-04T23:17:44.860Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-04T23:17:44.953Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30622026-09-04T23:17:44.979Z Compiling headers-core v0.3.0
30632026-09-04T23:17:45.126Z Compiling diesel v2.3.7
30642026-09-04T23:17:45.148Z Compiling libxml v0.3.3
30652026-09-04T23:17:45.353Z Compiling crc8 v0.1.1
30662026-09-04T23:17:45.451Z Compiling headers v0.4.1
30672026-09-04T23:17:45.498Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30682026-09-04T23:17:45.721Z Compiling strum_macros v0.24.3
30692026-09-04T23:17:45.773Z Compiling indoc v1.0.9
30702026-09-04T23:17:46.212Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-04T23:17:46.252Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-04T23:17:46.436Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-04T23:17:46.559Z Compiling quick-xml v0.37.5
30742026-09-04T23:17:46.610Z Compiling derive_builder v0.20.2
30752026-09-04T23:17:46.785Z Compiling oso-derive v0.27.3
30762026-09-04T23:17:46.808Z Compiling impl-trait-for-tuples v0.2.3
30772026-09-04T23:17:46.944Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30782026-09-04T23:17:47.177Z Compiling openssl-probe v0.1.6
30792026-09-04T23:17:47.328Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-04T23:17:47.479Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-04T23:17:47.502Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-04T23:17:47.851Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-04T23:17:47.892Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-09-04T23:17:48.040Z Compiling bb8 v0.8.6
30852026-09-04T23:17:48.084Z Compiling filetime v0.2.27
30862026-09-04T23:17:48.117Z Compiling trait-variant v0.1.2
30872026-09-04T23:17:48.316Z Compiling proc-macro-error-attr2 v2.0.0
30882026-09-04T23:17:48.340Z Compiling half v1.8.3
30892026-09-04T23:17:48.385Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30902026-09-04T23:17:48.411Z Compiling tar v0.4.46
30912026-09-04T23:17:48.664Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30922026-09-04T23:17:48.685Z Compiling serde_cbor v0.11.2
30932026-09-04T23:17:48.732Z Compiling proc-macro-error2 v2.0.1
30942026-09-04T23:17:48.758Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30952026-09-04T23:17:48.948Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30962026-09-04T23:17:48.998Z Compiling hashbrown v0.14.5
30972026-09-04T23:17:49.039Z Compiling samael v0.0.19
30982026-09-04T23:17:49.062Z Compiling rfc6979 v0.4.0
30992026-09-04T23:17:49.241Z Compiling salty v0.3.0
31002026-09-04T23:17:49.259Z Compiling ecdsa v0.16.9
31012026-09-04T23:17:49.289Z Compiling knus-derive v3.4.0
31022026-09-04T23:17:49.541Z Compiling chumsky v0.9.3
31032026-09-04T23:17:49.612Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-04T23:17:49.734Z Compiling primeorder v0.13.6
31052026-09-04T23:17:49.759Z Compiling nonempty v0.12.0
31062026-09-04T23:17:49.990Z Compiling p384 v0.13.1
31072026-09-04T23:17:50.032Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082026-09-04T23:17:50.488Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31092026-09-04T23:17:50.511Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31102026-09-04T23:17:50.683Z Compiling fxhash v0.2.1
31112026-09-04T23:17:50.745Z Compiling knus v3.4.0
31122026-09-04T23:17:50.851Z Compiling libz-sys v1.1.24
31132026-09-04T23:17:50.909Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31142026-09-04T23:17:51.090Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31152026-09-04T23:17:51.136Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31162026-09-04T23:17:51.338Z Compiling kstat-rs v0.2.5
31172026-09-04T23:17:51.464Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31182026-09-04T23:17:51.505Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31192026-09-04T23:17:51.593Z Compiling polar-core v0.27.3
31202026-09-04T23:17:51.625Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31212026-09-04T23:17:51.795Z Compiling mime_guess v2.0.5
31222026-09-04T23:17:52.012Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-04T23:17:52.331Z Compiling nanorand v0.7.0
31242026-09-04T23:17:52.683Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-04T23:17:52.705Z Compiling parking_lot_core v0.8.6
31262026-09-04T23:17:52.859Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31272026-09-04T23:17:53.019Z Compiling flume v0.11.1
31282026-09-04T23:17:53.042Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31292026-09-04T23:17:53.098Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-04T23:17:53.391Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-04T23:17:53.507Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-04T23:17:53.741Z Compiling git-stub v1.0.0
31332026-09-04T23:17:53.828Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T23:17:53.895Z Compiling instability v0.3.11
31352026-09-04T23:17:54.004Z Compiling corncobs v0.1.4
31362026-09-04T23:17:54.073Z Compiling http-range v0.1.5
31372026-09-04T23:17:54.116Z Compiling strsim v0.10.0
31382026-09-04T23:17:54.186Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31392026-09-04T23:17:54.283Z Compiling git-stub-vcs v0.1.0
31402026-09-04T23:17:54.362Z Compiling darling_core v0.13.4
31412026-09-04T23:17:54.424Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-04T23:17:55.083Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-04T23:17:55.204Z Compiling progenitor-impl v0.13.0
31442026-09-04T23:17:55.266Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31452026-09-04T23:17:55.364Z Compiling ignore v0.4.25
31462026-09-04T23:17:55.417Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-04T23:17:55.676Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-04T23:17:55.913Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31492026-09-04T23:17:56.031Z Compiling secrecy v0.8.0
31502026-09-04T23:17:56.218Z Compiling anstyle-parse v0.2.7
31512026-09-04T23:17:56.462Z Compiling vergen-git2 v9.1.0
31522026-09-04T23:17:56.691Z Compiling castaway v0.2.4
31532026-09-04T23:17:56.853Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-04T23:17:56.902Z Compiling indoc v2.0.7
31552026-09-04T23:17:57.285Z Compiling compact_str v0.8.1
31562026-09-04T23:17:57.315Z Compiling progenitor-macro v0.13.0
31572026-09-04T23:17:57.955Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31582026-09-04T23:17:58.079Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31592026-09-04T23:17:58.102Z Compiling anstream v0.6.21
31602026-09-04T23:17:58.319Z Compiling globwalk v0.9.1
31612026-09-04T23:17:58.516Z Compiling darling_macro v0.13.4
31622026-09-04T23:17:58.804Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31632026-09-04T23:17:59.022Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31642026-09-04T23:17:59.096Z Compiling hyper-staticfile v0.10.1
31652026-09-04T23:17:59.346Z Compiling parking_lot v0.11.2
31662026-09-04T23:17:59.453Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31672026-09-04T23:17:59.627Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31682026-09-04T23:17:59.650Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31692026-09-04T23:17:59.954Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31702026-09-04T23:17:59.980Z Compiling predicates-tree v1.0.13
31712026-09-04T23:18:00.180Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31722026-09-04T23:18:00.338Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31732026-09-04T23:18:00.466Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31742026-09-04T23:18:00.570Z Compiling oso v0.27.3
31752026-09-04T23:18:01.144Z Compiling progenitor-client v0.13.0
31762026-09-04T23:18:01.453Z Compiling unicode-truncate v1.1.0
31772026-09-04T23:18:01.612Z Compiling digest-io v0.1.0
31782026-09-04T23:18:01.633Z Compiling sha2 v0.11.0
31792026-09-04T23:18:01.659Z Compiling lru v0.12.5
31802026-09-04T23:18:01.685Z Compiling prefix-trie v0.7.0
31812026-09-04T23:18:01.689Z Compiling rand_seeder v0.4.0
31822026-09-04T23:18:01.790Z Compiling cassowary v0.3.0
31832026-09-04T23:18:01.885Z Compiling rawzip v0.4.4
31842026-09-04T23:18:01.949Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31852026-09-04T23:18:02.179Z Compiling async-bb8-diesel v0.2.1
31862026-09-04T23:18:02.550Z Compiling diesel-dtrace v0.5.0
31872026-09-04T23:18:02.614Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31882026-09-04T23:18:02.684Z Compiling hickory-server v0.25.2
31892026-09-04T23:18:02.725Z Compiling ratatui v0.29.0
31902026-09-04T23:18:02.881Z Compiling progenitor v0.13.0
31912026-09-04T23:18:03.105Z Compiling camino-tempfile-ext v0.3.3
31922026-09-04T23:18:03.597Z Compiling sled v0.34.7
31932026-09-04T23:18:04.163Z Compiling darling v0.13.4
31942026-09-04T23:18:04.276Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-04T23:18:05.431Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-04T23:18:05.645Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-04T23:18:05.729Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-04T23:18:05.805Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31992026-09-04T23:18:06.032Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32002026-09-04T23:18:06.670Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32012026-09-04T23:18:06.716Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32022026-09-04T23:18:06.901Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32032026-09-04T23:18:07.455Z Compiling serde_with_macros v1.5.2
32042026-09-04T23:18:07.526Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-04T23:18:07.707Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32062026-09-04T23:18:07.921Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32072026-09-04T23:18:07.944Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32082026-09-04T23:18:08.148Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-04T23:18:08.173Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32102026-09-04T23:18:08.284Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32112026-09-04T23:18:08.374Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32122026-09-04T23:18:08.406Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32132026-09-04T23:18:08.509Z Compiling arc-swap v1.8.2
32142026-09-04T23:18:08.594Z Compiling void v1.0.2
32152026-09-04T23:18:08.730Z Compiling lzss v0.8.2
32162026-09-04T23:18:08.781Z Compiling slog-scope v4.4.1
32172026-09-04T23:18:08.872Z Compiling serde_with v1.14.0
32182026-09-04T23:18:08.963Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-04T23:18:08.986Z Compiling scuffle v0.1.0
32202026-09-04T23:18:09.010Z Compiling tungstenite v0.23.0
32212026-09-04T23:18:09.034Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-04T23:18:09.118Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-04T23:18:09.615Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-04T23:18:09.838Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-04T23:18:10.062Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-04T23:18:10.082Z Compiling libsw-core v0.3.2
32272026-09-04T23:18:10.111Z Compiling nix v0.27.1
32282026-09-04T23:18:10.195Z Compiling twox-hash v2.1.2
32292026-09-04T23:18:10.293Z Compiling serde_bytes v0.11.19
32302026-09-04T23:18:10.296Z Compiling atty v0.2.14
32312026-09-04T23:18:10.376Z Compiling libsw v3.5.0
32322026-09-04T23:18:10.432Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32332026-09-04T23:18:10.477Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-04T23:18:10.501Z Compiling tokio-tungstenite v0.23.1
32352026-09-04T23:18:10.523Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32362026-09-04T23:18:10.579Z Compiling slog-stdlog v4.1.1
32372026-09-04T23:18:10.601Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32382026-09-04T23:18:10.623Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32392026-09-04T23:18:10.682Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32402026-09-04T23:18:10.789Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32412026-09-04T23:18:10.867Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-04T23:18:10.897Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-04T23:18:11.025Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-04T23:18:11.075Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-04T23:18:11.568Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32462026-09-04T23:18:11.590Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-04T23:18:11.787Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-04T23:18:11.902Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-04T23:18:11.925Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32502026-09-04T23:18:12.525Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32512026-09-04T23:18:12.695Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32522026-09-04T23:18:12.738Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32532026-09-04T23:18:13.071Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32542026-09-04T23:18:13.095Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32552026-09-04T23:18:13.474Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32562026-09-04T23:18:13.862Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32572026-09-04T23:18:14.397Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32582026-09-04T23:18:15.857Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32592026-09-04T23:18:16.446Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32602026-09-04T23:18:17.046Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-04T23:18:17.071Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32622026-09-04T23:18:17.346Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32632026-09-04T23:18:17.970Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32642026-09-04T23:18:18.006Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32652026-09-04T23:18:18.413Z Compiling git2 v0.20.4
32662026-09-04T23:18:18.554Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32672026-09-04T23:18:19.361Z Compiling signal-hook-tokio v0.3.1
32682026-09-04T23:18:19.556Z Compiling fatfs v0.3.6
32692026-09-04T23:18:19.973Z Compiling yasna v0.5.2
32702026-09-04T23:18:20.154Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-04T23:18:20.551Z Compiling console v0.16.2
32722026-09-04T23:18:21.151Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32732026-09-04T23:18:21.430Z Compiling assert_matches v1.5.0
32742026-09-04T23:18:21.451Z Compiling seq-macro v0.3.6
32752026-09-04T23:18:21.539Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32762026-09-04T23:18:21.560Z Compiling indicatif v0.18.4
32772026-09-04T23:18:21.679Z Compiling rcgen v0.12.1
32782026-09-04T23:18:21.948Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792026-09-04T23:18:22.516Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-04T23:18:24.614Z Compiling slog-envlogger v2.2.0
32812026-09-04T23:18:25.329Z Compiling oxide-update-engine-display v0.1.2
32822026-09-04T23:18:25.884Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-04T23:18:26.043Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-04T23:18:26.294Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32852026-09-04T23:18:26.520Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32862026-09-04T23:18:26.553Z Compiling port-file v0.1.0
32872026-09-04T23:18:26.759Z Compiling subprocess v0.2.15
32882026-09-04T23:18:26.876Z Compiling rtoolbox v0.0.3
32892026-09-04T23:18:27.130Z Compiling rpassword v7.5.4
32902026-09-04T23:18:27.420Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-04T23:18:27.573Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-04T23:18:27.900Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32932026-09-04T23:18:27.937Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32942026-09-04T23:18:28.068Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-04T23:18:28.631Z Compiling tui-tree-widget v0.23.1
32962026-09-04T23:18:28.922Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-04T23:18:29.082Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-04T23:18:29.727Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-04T23:18:31.040Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-04T23:18:31.367Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-04T23:18:31.367Z Compiling uzers v0.12.2
33022026-09-04T23:18:31.432Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-04T23:18:31.595Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-04T23:18:31.650Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-09-04T23:18:31.740Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33062026-09-04T23:18:32.248Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-09-04T23:18:32.449Z Compiling support-bundle-viewer v0.1.2
33082026-09-04T23:18:32.520Z Compiling multimap v0.10.1
33092026-09-04T23:18:33.624Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-04T23:18:57.476Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-04T23:19:18.055Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-04T23:19:32.221Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-04T23:27:03.561Z Finished `release` profile [optimized] target(s) in 10m 02s
33142026-09-04T23:27:03.572Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-04T23:27:03.572Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-04T23:27:38.887Z
33172026-09-04T23:27:38.887Zreal 10:38.768262769
33182026-09-04T23:27:38.887Zuser 2:03:05.635460351
33192026-09-04T23:27:38.890Zsys 4:35.649246227
33202026-09-04T23:27:38.890Ztrap 3.291440026
33212026-09-04T23:27:38.890Ztflt 0.844039886
33222026-09-04T23:27:38.890Zdflt 10.764008421
33232026-09-04T23:27:38.890Zkflt 0.005551560
33242026-09-04T23:27:38.890Zlock 8:08:35.179988681
33252026-09-04T23:27:38.890Zslp 3:02:43.633377958
33262026-09-04T23:27:38.890Zlat 3:02.540583291
33272026-09-04T23:27:38.890Zstop 8:33.705537527
33282026-09-04T23:27:38.890Z+ mapfile -t packages
33292026-09-04T23:27:38.890Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-04T23:27:39.861Z Finished `release` profile [optimized] target(s) in 0.96s
33312026-09-04T23:27:39.939Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-04T23:27:39.999ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-04T23:27:40.002Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-04T23:27:40.487Z Compiling libc v0.2.185
33352026-09-04T23:27:40.487Z Compiling serde_core v1.0.228
33362026-09-04T23:27:40.487Z Compiling serde v1.0.228
33372026-09-04T23:27:40.490Z Compiling rustix v1.1.4
33382026-09-04T23:27:40.490Z Compiling serde_json v1.0.151
33392026-09-04T23:27:40.490Z Compiling bitflags v2.11.0
33402026-09-04T23:27:40.642Z Compiling syn v2.0.117
33412026-09-04T23:27:40.642Z Compiling usdt-impl v0.5.0
33422026-09-04T23:27:40.653Z Compiling syn v1.0.109
33432026-09-04T23:27:40.677Z Compiling getrandom v0.4.3
33442026-09-04T23:27:40.680Z Compiling log v0.4.33
33452026-09-04T23:27:40.699Z Compiling indexmap v2.14.0
33462026-09-04T23:27:40.713Z Compiling fs-err v3.3.0
33472026-09-04T23:27:40.911Z Compiling heck v0.4.1
33482026-09-04T23:27:40.972Z Compiling once_cell v1.21.3
33492026-09-04T23:27:40.983Z Compiling anyhow v1.0.104
33502026-09-04T23:27:41.348Z Compiling errno v0.3.14
33512026-09-04T23:27:41.351Z Compiling thread-id v4.2.2
33522026-09-04T23:27:41.351Z Compiling memmap v0.7.0
33532026-09-04T23:27:42.106Z Compiling proc-macro-error v1.0.4
33542026-09-04T23:27:42.311Z Compiling terminal_size v0.4.3
33552026-09-04T23:27:42.311Z Compiling tempfile v3.27.0
33562026-09-04T23:27:42.373Z Compiling tabled_derive v0.7.0
33572026-09-04T23:27:42.409Z Compiling clap_builder v4.6.0
33582026-09-04T23:27:42.409Z Compiling textwrap v0.16.2
33592026-09-04T23:27:42.688Z Compiling camino v1.2.5
33602026-09-04T23:27:42.691Z Compiling cargo-platform v0.3.2
33612026-09-04T23:27:42.691Z Compiling semver v1.0.28
33622026-09-04T23:27:42.806Z Compiling pest_generator v2.8.6
33632026-09-04T23:27:42.999Z Compiling camino-tempfile v1.4.1
33642026-09-04T23:27:43.062Z Compiling tabled v0.15.0
33652026-09-04T23:27:43.219Z Compiling serde_derive v1.0.228
33662026-09-04T23:27:43.219Z Compiling thiserror-impl v1.0.69
33672026-09-04T23:27:43.222Z Compiling zerocopy-derive v0.7.35
33682026-09-04T23:27:43.222Z Compiling scroll_derive v0.12.1
33692026-09-04T23:27:43.222Z Compiling thiserror-impl v2.0.18
33702026-09-04T23:27:43.222Z Compiling clap_derive v4.6.1
33712026-09-04T23:27:43.339Z Compiling pest_derive v2.8.6
33722026-09-04T23:27:43.922Z Compiling scroll v0.12.0
33732026-09-04T23:27:44.051Z Compiling zerocopy v0.7.35
33742026-09-04T23:27:44.187Z Compiling goblin v0.8.2
33752026-09-04T23:27:44.394Z Compiling thiserror v1.0.69
33762026-09-04T23:27:44.451Z Compiling thiserror v2.0.18
33772026-09-04T23:27:44.517Z Compiling dtrace-parser v0.2.0
33782026-09-04T23:27:44.616Z Compiling clap v4.6.1
33792026-09-04T23:27:45.639Z Compiling dof v0.3.0
33802026-09-04T23:27:45.640Z Compiling serde_tokenstream v0.2.3
33812026-09-04T23:27:45.686Z Compiling toml_datetime v0.6.11
33822026-09-04T23:27:45.686Z Compiling serde_spanned v0.6.9
33832026-09-04T23:27:45.748Z Compiling macaddr v1.0.1
33842026-09-04T23:27:45.748Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33852026-09-04T23:27:45.748Z Compiling cargo_metadata v0.23.1
33862026-09-04T23:27:45.900Z Compiling toml_edit v0.22.27
33872026-09-04T23:27:46.268Z Compiling usdt-attr-macro v0.5.0
33882026-09-04T23:27:46.268Z Compiling usdt-macro v0.5.0
33892026-09-04T23:27:47.206Z Compiling usdt v0.5.0
33902026-09-04T23:27:47.349Z Compiling toml v0.8.23
33912026-09-04T23:27:47.772Z Compiling cargo_toml v0.21.0
33922026-09-04T23:27:51.219Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-04T23:27:55.980Z Finished `release` profile [optimized] target(s) in 15.96s
33942026-09-04T23:27:56.122Z
33952026-09-04T23:27:56.125Zreal 16.081808336
33962026-09-04T23:27:56.125Zuser 1:54.924990311
33972026-09-04T23:27:56.125Zsys 13.930182574
33982026-09-04T23:27:56.125Ztrap 0.050403330
33992026-09-04T23:27:56.125Ztflt 0.659105888
34002026-09-04T23:27:56.125Zdflt 1.565816026
34012026-09-04T23:27:56.125Zkflt 0.000042900
34022026-09-04T23:27:56.125Zlock 3:43.762868600
34032026-09-04T23:27:56.125Zslp 2:09.490164878
34042026-09-04T23:27:56.125Zlat 2.699431024
34052026-09-04T23:27:56.125Zstop 15.593935365
34062026-09-04T23:27:56.125Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-04T23:27:56.125Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-04T23:27:56.125Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-04T23:27:56.125Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-04T23:27:56.125Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-04T23:27:57.067Z Compiling progenitor-client v0.14.0
34122026-09-04T23:27:57.067Z Compiling match_cfg v0.1.0
34132026-09-04T23:27:57.070Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-04T23:27:57.071Z Compiling slog-json v2.6.1
34152026-09-04T23:27:57.071Z Compiling newtype-uuid-macros v0.1.0
34162026-09-04T23:27:57.071Z Compiling sha1 v0.11.0
34172026-09-04T23:27:57.071Z Compiling multer v3.1.0
34182026-09-04T23:27:57.071Z Compiling compression-core v0.4.31
34192026-09-04T23:27:57.071Z Compiling debug-ignore v1.0.5
34202026-09-04T23:27:57.071Z Compiling async-stream-impl v0.3.6
34212026-09-04T23:27:57.215Z Compiling serde_spanned v1.1.1
34222026-09-04T23:27:57.218Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-04T23:27:57.218Z Compiling dropshot v0.17.1
34242026-09-04T23:27:57.218Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-04T23:27:57.268Z Compiling waitgroup v0.1.2
34262026-09-04T23:27:57.280Z Compiling hostname v0.3.1
34272026-09-04T23:27:57.283Z Compiling rustls-pemfile v2.2.0
34282026-09-04T23:27:57.426Z Compiling dropshot_endpoint v0.17.1
34292026-09-04T23:27:57.476Z Compiling toml v1.1.2+spec-1.1.0
34302026-09-04T23:27:57.540Z Compiling serde_path_to_error v0.1.20
34312026-09-04T23:27:57.559Z Compiling hostname v0.4.2
34322026-09-04T23:27:57.582Z Compiling compression-codecs v0.4.37
34332026-09-04T23:27:57.587Z Compiling atomicwrites v0.4.4
34342026-09-04T23:27:57.587Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-04T23:27:57.631Z Compiling macaddr v1.0.1
34362026-09-04T23:27:57.647Z Compiling slog-bunyan v2.5.0
34372026-09-04T23:27:57.718Z Compiling serde_tokenstream v0.3.0
34382026-09-04T23:27:57.737Z Compiling oxide-generation v0.1.3
34392026-09-04T23:27:57.738Z Compiling instant v0.1.13
34402026-09-04T23:27:57.819Z Compiling async-stream v0.3.6
34412026-09-04T23:27:57.837Z Compiling async-compression v0.4.41
34422026-09-04T23:27:57.840Z Compiling parse-display-derive v0.10.0
34432026-09-04T23:27:57.840Z Compiling regress v0.10.5
34442026-09-04T23:27:57.890Z Compiling backon v1.6.0
34452026-09-04T23:27:57.894Z Compiling backoff v0.4.0
34462026-09-04T23:27:57.894Z Compiling itertools v0.14.0
34472026-09-04T23:27:57.940Z Compiling humantime v2.3.0
34482026-09-04T23:27:57.958Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34492026-09-04T23:27:58.016Z Compiling half v2.7.1
34502026-09-04T23:27:58.037Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34512026-09-04T23:27:58.054Z Compiling oxide-generation-macros v0.2.0
34522026-09-04T23:27:58.070Z Compiling progenitor-extras v0.2.0
34532026-09-04T23:27:58.118Z Compiling crucible-workspace-hack v0.1.0
34542026-09-04T23:27:58.154Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34552026-09-04T23:27:58.190Z Compiling ciborium-io v0.2.2
34562026-09-04T23:27:58.207Z Compiling convert_case v0.4.0
34572026-09-04T23:27:58.229Z Compiling secrecy v0.10.3
34582026-09-04T23:27:58.249Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-09-04T23:27:58.266Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34602026-09-04T23:27:58.304Z Compiling ciborium-ll v0.2.2
34612026-09-04T23:27:58.343Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34622026-09-04T23:27:58.362Z Compiling inout v0.1.4
34632026-09-04T23:27:58.404Z Compiling regress v0.11.1
34642026-09-04T23:27:58.421Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-04T23:27:58.442Z Compiling universal-hash v0.5.1
34662026-09-04T23:27:58.471Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34672026-09-04T23:27:58.541Z Compiling ciborium v0.2.2
34682026-09-04T23:27:58.561Z Compiling cipher v0.4.4
34692026-09-04T23:27:58.599Z Compiling derive_more v0.99.20
34702026-09-04T23:27:58.599Z Compiling opaque-debug v0.3.1
34712026-09-04T23:27:58.633Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-04T23:27:58.688Z Compiling poly1305 v0.8.0
34732026-09-04T23:27:58.705Z Compiling blake2 v0.10.6
34742026-09-04T23:27:58.825Z Compiling chacha20 v0.9.1
34752026-09-04T23:27:58.845Z Compiling aead v0.5.2
34762026-09-04T23:27:58.848Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34772026-09-04T23:27:58.968Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-04T23:27:59.076Z Compiling password-hash v0.5.0
34792026-09-04T23:27:59.111Z Compiling indent_write v2.2.0
34802026-09-04T23:27:59.133Z Compiling chacha20poly1305 v0.10.1
34812026-09-04T23:27:59.150Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-04T23:27:59.190Z Compiling unsafe-libyaml v0.2.11
34832026-09-04T23:27:59.207Z Compiling itertools v0.15.0
34842026-09-04T23:27:59.282Z Compiling num-derive v0.4.2
34852026-09-04T23:27:59.301Z Compiling heapless v0.8.0
34862026-09-04T23:27:59.336Z Compiling argon2 v0.5.3
34872026-09-04T23:27:59.434Z Compiling toml_edit v0.23.10+spec-1.0.0
34882026-09-04T23:27:59.459Z Compiling tabwriter v1.4.1
34892026-09-04T23:27:59.518Z Compiling hash32 v0.3.1
34902026-09-04T23:27:59.630Z Compiling parse-display v0.10.0
34912026-09-04T23:27:59.668Z Compiling thiserror-no-std v2.0.2
34922026-09-04T23:27:59.700Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34932026-09-04T23:27:59.717Z Compiling smoltcp v0.11.0
34942026-09-04T23:27:59.788Z Compiling vsss-rs v3.3.4
34952026-09-04T23:27:59.847Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34962026-09-04T23:27:59.933Z Compiling serde_yaml v0.9.34+deprecated
34972026-09-04T23:28:00.002Z Compiling proc-macro-crate v3.4.0
34982026-09-04T23:28:00.102Z Compiling typify-impl v0.6.2
34992026-09-04T23:28:00.174Z Compiling cobs v0.3.0
35002026-09-04T23:28:00.255Z Compiling illumos-nvpair-sys v0.2.0
35012026-09-04T23:28:00.400Z Compiling colored v3.1.1
35022026-09-04T23:28:00.453Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35032026-09-04T23:28:00.523Z Compiling postcard v1.1.3
35042026-09-04T23:28:00.571Z Compiling proc-macro-error v1.0.4
35052026-09-04T23:28:00.588Z Compiling num_enum_derive v0.7.6
35062026-09-04T23:28:00.591Z Compiling ingot-macros v0.2.0
35072026-09-04T23:28:00.692Z Compiling rand v0.10.1
35082026-09-04T23:28:00.773Z Compiling proc-macro-crate v1.3.1
35092026-09-04T23:28:00.795Z Compiling foreign-types-macros v0.2.3
35102026-09-04T23:28:00.906Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35112026-09-04T23:28:00.924Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35122026-09-04T23:28:01.003Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-04T23:28:01.034Z Compiling rayon-core v1.13.0
35142026-09-04T23:28:01.218Z Compiling foreign-types-shared v0.3.1
35152026-09-04T23:28:01.244Z Compiling num_enum_derive v0.5.11
35162026-09-04T23:28:01.280Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-04T23:28:01.323Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-04T23:28:01.446Z Compiling foreign-types v0.5.0
35192026-09-04T23:28:01.467Z Compiling crossbeam-deque v0.8.6
35202026-09-04T23:28:01.515Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35212026-09-04T23:28:01.542Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35222026-09-04T23:28:01.561Z Compiling cstr-argument v0.1.2
35232026-09-04T23:28:01.561Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35242026-09-04T23:28:01.610Z Compiling illumos-nvpair v0.3.0
35252026-09-04T23:28:01.730Z Compiling num_enum v0.7.6
35262026-09-04T23:28:01.755Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35272026-09-04T23:28:01.774Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35282026-09-04T23:28:01.816Z Compiling zone_cfg_derive v0.3.1
35292026-09-04T23:28:01.883Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35302026-09-04T23:28:01.900Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35312026-09-04T23:28:01.987Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35322026-09-04T23:28:02.005Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35332026-09-04T23:28:02.046Z Compiling itertools v0.12.1
35342026-09-04T23:28:02.065Z Compiling sigpipe v0.1.3
35352026-09-04T23:28:02.101Z Compiling rayon v1.11.0
35362026-09-04T23:28:02.158Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35372026-09-04T23:28:02.175Z Compiling glob v0.3.3
35382026-09-04T23:28:02.194Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35392026-09-04T23:28:02.221Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35402026-09-04T23:28:02.382Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35412026-09-04T23:28:02.400Z Compiling smf v0.2.3
35422026-09-04T23:28:02.432Z Compiling num_enum v0.5.11
35432026-09-04T23:28:02.453Z Compiling cpubits v0.1.1
35442026-09-04T23:28:02.472Z Compiling whoami v1.6.1
35452026-09-04T23:28:02.487Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35462026-09-04T23:28:02.527Z Compiling gethostname v0.5.0
35472026-09-04T23:28:02.551Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35482026-09-04T23:28:02.578Z Compiling num-rational v0.4.2
35492026-09-04T23:28:02.606Z Compiling num-complex v0.4.6
35502026-09-04T23:28:02.645Z Compiling derive-where v1.6.0
35512026-09-04T23:28:02.663Z Compiling toml v0.8.23
35522026-09-04T23:28:02.679Z Compiling usdt-macro v0.5.0
35532026-09-04T23:28:02.891Z Compiling usdt-attr-macro v0.5.0
35542026-09-04T23:28:02.943Z Compiling pem-rfc7468 v1.0.0
35552026-09-04T23:28:03.033Z Compiling num v0.4.3
35562026-09-04T23:28:03.074Z Compiling memmap v0.7.0
35572026-09-04T23:28:03.132Z Compiling float-ord v0.3.2
35582026-09-04T23:28:03.189Z Compiling cancel-safe-futures v0.1.5
35592026-09-04T23:28:03.274Z Compiling zone v0.3.1
35602026-09-04T23:28:03.292Z Compiling hmac v0.13.0
35612026-09-04T23:28:03.310Z Compiling universal-hash v0.6.1
35622026-09-04T23:28:03.329Z Compiling resolv-conf v0.7.6
35632026-09-04T23:28:03.354Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-04T23:28:03.485Z Compiling sha1 v0.10.6
35652026-09-04T23:28:03.518Z Compiling linear-map v1.2.0
35662026-09-04T23:28:03.535Z Compiling prettyplease v0.2.37
35672026-09-04T23:28:03.617Z Compiling ingot-types v0.2.0
35682026-09-04T23:28:03.713Z Compiling libefi-sys v0.1.0
35692026-09-04T23:28:03.713Z Compiling polyval v0.7.1
35702026-09-04T23:28:03.747Z Compiling der v0.8.0
35712026-09-04T23:28:03.767Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35722026-09-04T23:28:03.787Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35732026-09-04T23:28:03.790Z Compiling usdt v0.5.0
35742026-09-04T23:28:03.849Z Compiling newline-converter v0.3.0
35752026-09-04T23:28:03.983Z Compiling console v0.15.11
35762026-09-04T23:28:04.001Z Compiling ingot v0.2.1
35772026-09-04T23:28:04.004Z Compiling bitfield-struct v0.6.2
35782026-09-04T23:28:04.005Z Compiling ghash v0.6.0
35792026-09-04T23:28:04.073Z Compiling oxide-update-engine-types v0.1.2
35802026-09-04T23:28:04.112Z Compiling pbkdf2 v0.13.0
35812026-09-04T23:28:04.225Z Compiling aes v0.9.1
35822026-09-04T23:28:04.258Z Compiling crypto-bigint v0.7.5
35832026-09-04T23:28:04.275Z Compiling hickory-proto v0.24.4
35842026-09-04T23:28:04.411Z Compiling expectorate v1.2.0
35852026-09-04T23:28:04.515Z Compiling ctr v0.10.1
35862026-09-04T23:28:04.588Z Compiling sha2 v0.11.0
35872026-09-04T23:28:04.607Z Compiling aead v0.6.1
35882026-09-04T23:28:04.702Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35892026-09-04T23:28:04.761Z Compiling nom v8.0.0
35902026-09-04T23:28:04.779Z Compiling typify-macro v0.6.2
35912026-09-04T23:28:04.808Z Compiling linked-hash-map v0.5.6
35922026-09-04T23:28:05.014Z Compiling semver v0.1.20
35932026-09-04T23:28:05.031Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35942026-09-04T23:28:05.035Z Compiling lru-cache v0.1.2
35952026-09-04T23:28:05.065Z Compiling aes-gcm v0.11.0
35962026-09-04T23:28:05.138Z Compiling oxide-update-engine v0.1.2
35972026-09-04T23:28:05.205Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35982026-09-04T23:28:05.278Z Compiling rustc_version v0.1.7
35992026-09-04T23:28:05.307Z Compiling spki v0.8.0
36002026-09-04T23:28:05.331Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-04T23:28:05.335Z Compiling tokio-dtrace v0.1.1
36022026-09-04T23:28:05.365Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-04T23:28:05.539Z Compiling salsa20 v0.11.0
36042026-09-04T23:28:05.558Z Compiling slog-dtrace v0.3.0
36052026-09-04T23:28:05.585Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36062026-09-04T23:28:05.625Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36072026-09-04T23:28:05.650Z Compiling xshell-macros v0.2.7
36082026-09-04T23:28:05.668Z Compiling minimal-lexical v0.2.1
36092026-09-04T23:28:05.672Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36102026-09-04T23:28:05.704Z Compiling scrypt v0.12.0
36112026-09-04T23:28:05.723Z Compiling oxide-tokio-rt v0.1.4
36122026-09-04T23:28:05.780Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36132026-09-04T23:28:05.958Z Compiling nom v7.1.3
36142026-09-04T23:28:06.033Z Compiling newtype_derive v0.1.6
36152026-09-04T23:28:06.050Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-04T23:28:06.054Z Compiling phf_shared v0.12.1
36172026-09-04T23:28:06.081Z Compiling xshell v0.2.7
36182026-09-04T23:28:06.249Z Compiling rfc6979 v0.4.0
36192026-09-04T23:28:06.269Z Compiling cbc v0.2.1
36202026-09-04T23:28:06.364Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-04T23:28:06.449Z Compiling csv-core v0.1.13
36222026-09-04T23:28:06.507Z Compiling hickory-resolver v0.24.4
36232026-09-04T23:28:06.647Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36242026-09-04T23:28:06.650Z Compiling typify v0.6.2
36252026-09-04T23:28:06.682Z Compiling highway v1.3.0
36262026-09-04T23:28:06.758Z Compiling chrono-tz v0.10.4
36272026-09-04T23:28:06.807Z Compiling progenitor-impl v0.14.0
36282026-09-04T23:28:06.827Z Compiling unicode-xid v0.2.6
36292026-09-04T23:28:06.844Z Compiling proc-macro-error2 v2.0.1
36302026-09-04T23:28:06.977Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36312026-09-04T23:28:06.995Z Compiling const_format_proc_macros v0.2.34
36322026-09-04T23:28:07.051Z Compiling csv v1.4.0
36332026-09-04T23:28:07.072Z Compiling pkcs5 v0.8.1
36342026-09-04T23:28:07.099Z Compiling ecdsa v0.16.9
36352026-09-04T23:28:07.115Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36362026-09-04T23:28:07.260Z Compiling phf v0.12.1
36372026-09-04T23:28:07.444Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36382026-09-04T23:28:07.462Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36392026-09-04T23:28:07.539Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36402026-09-04T23:28:07.576Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36412026-09-04T23:28:07.623Z Compiling qorb v0.4.1
36422026-09-04T23:28:07.653Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-04T23:28:07.672Z Compiling primeorder v0.13.6
36442026-09-04T23:28:07.786Z Compiling hashbrown v0.14.5
36452026-09-04T23:28:07.879Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36462026-09-04T23:28:07.933Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36472026-09-04T23:28:07.975Z Compiling salty v0.3.0
36482026-09-04T23:28:08.019Z Compiling p384 v0.13.1
36492026-09-04T23:28:08.269Z Compiling const_format v0.2.35
36502026-09-04T23:28:08.292Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36512026-09-04T23:28:08.394Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36522026-09-04T23:28:08.550Z Compiling chumsky v0.9.3
36532026-09-04T23:28:08.627Z Compiling pkcs8 v0.11.0
36542026-09-04T23:28:08.801Z Compiling knus-derive v3.4.0
36552026-09-04T23:28:08.819Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-04T23:28:09.040Z Compiling tabled_derive v0.7.0
36572026-09-04T23:28:09.146Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36582026-09-04T23:28:09.321Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36592026-09-04T23:28:09.403Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36602026-09-04T23:28:09.422Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36612026-09-04T23:28:09.521Z Compiling progenitor-macro v0.14.0
36622026-09-04T23:28:09.602Z Compiling bcs v0.1.6
36632026-09-04T23:28:09.709Z Compiling ff v0.14.0
36642026-09-04T23:28:09.728Z Compiling termtree v0.5.1
36652026-09-04T23:28:09.814Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-04T23:28:09.878Z Compiling steno v0.4.1
36672026-09-04T23:28:09.960Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36682026-09-04T23:28:10.021Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36692026-09-04T23:28:10.051Z Compiling tabled v0.15.0
36702026-09-04T23:28:10.070Z Compiling group v0.14.0
36712026-09-04T23:28:10.111Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-04T23:28:10.289Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-04T23:28:10.301Z Compiling signature v3.0.0
36742026-09-04T23:28:10.349Z Compiling tagptr v0.2.0
36752026-09-04T23:28:10.374Z Compiling base16ct v1.0.0
36762026-09-04T23:28:10.386Z Compiling knus v3.4.0
36772026-09-04T23:28:10.522Z Compiling sec1 v0.8.1
36782026-09-04T23:28:10.539Z Compiling moka v0.12.13
36792026-09-04T23:28:10.584Z Compiling hkdf v0.13.0
36802026-09-04T23:28:10.604Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36812026-09-04T23:28:10.701Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-04T23:28:10.792Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-04T23:28:10.863Z Compiling elliptic-curve v0.14.1
36842026-09-04T23:28:10.888Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36852026-09-04T23:28:10.948Z Compiling utf-8 v0.7.6
36862026-09-04T23:28:11.156Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36872026-09-04T23:28:11.213Z Compiling corncobs v0.1.4
36882026-09-04T23:28:11.301Z Compiling hickory-resolver v0.25.2
36892026-09-04T23:28:11.356Z Compiling parking_lot_core v0.8.6
36902026-09-04T23:28:11.364Z Compiling tungstenite v0.21.0
36912026-09-04T23:28:11.454Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-04T23:28:11.703Z Compiling wnaf v0.14.0
36932026-09-04T23:28:11.739Z Compiling primefield v0.14.0
36942026-09-04T23:28:11.802Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36952026-09-04T23:28:11.884Z Compiling rfc6979 v0.6.0
36962026-09-04T23:28:11.923Z Compiling libscf-sys v1.2.0
36972026-09-04T23:28:11.940Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-04T23:28:12.024Z Compiling git-stub v1.0.0
36992026-09-04T23:28:12.072Z Compiling secrecy v0.8.0
37002026-09-04T23:28:12.097Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-04T23:28:12.242Z Compiling git-stub-vcs v0.1.0
37022026-09-04T23:28:12.266Z Compiling ecdsa v0.17.0
37032026-09-04T23:28:12.339Z Compiling primeorder v0.14.0
37042026-09-04T23:28:12.363Z Compiling tokio-tungstenite v0.21.0
37052026-09-04T23:28:12.442Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37062026-09-04T23:28:12.647Z Compiling papergrid v0.18.0
37072026-09-04T23:28:12.734Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-04T23:28:12.771Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-04T23:28:12.780Z Compiling curve25519-dalek v5.0.0
37102026-09-04T23:28:12.783Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-04T23:28:12.818Z Compiling unicase v2.9.0
37122026-09-04T23:28:12.893Z Compiling parking_lot v0.11.2
37132026-09-04T23:28:12.936Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37142026-09-04T23:28:13.059Z Compiling mime_guess v2.0.5
37152026-09-04T23:28:13.107Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-04T23:28:13.148Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37172026-09-04T23:28:13.305Z Compiling ssh-encoding v0.3.0
37182026-09-04T23:28:13.323Z Compiling prefix-trie v0.7.0
37192026-09-04T23:28:13.330Z Compiling fxhash v0.2.1
37202026-09-04T23:28:13.388Z Compiling keccak v0.2.0
37212026-09-04T23:28:13.502Z Compiling sled v0.34.7
37222026-09-04T23:28:13.510Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37232026-09-04T23:28:13.581Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37242026-09-04T23:28:13.657Z Compiling tabled v0.21.0
37252026-09-04T23:28:13.672Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37262026-09-04T23:28:13.704Z Compiling hickory-server v0.25.2
37272026-09-04T23:28:13.779Z Compiling ed25519 v3.0.0
37282026-09-04T23:28:13.789Z Compiling crypto-primes v0.7.2
37292026-09-04T23:28:14.368Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-04T23:28:14.459Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-04T23:28:14.660Z Compiling poly1305 v0.9.0
37322026-09-04T23:28:14.739Z Compiling progenitor v0.14.0
37332026-09-04T23:28:14.837Z Compiling blowfish v0.10.0
37342026-09-04T23:28:14.873Z Compiling blake2 v0.11.0-rc.6
37352026-09-04T23:28:14.917Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37362026-09-04T23:28:14.935Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37372026-09-04T23:28:15.065Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37382026-09-04T23:28:15.114Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37392026-09-04T23:28:15.186Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37402026-09-04T23:28:15.446Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37412026-09-04T23:28:15.495Z Compiling half v1.8.3
37422026-09-04T23:28:15.536Z Compiling http-range v0.1.5
37432026-09-04T23:28:15.590Z Compiling crc8 v0.1.1
37442026-09-04T23:28:15.606Z Compiling argon2 v0.6.0-rc.8
37452026-09-04T23:28:15.741Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37462026-09-04T23:28:15.759Z Compiling serde_cbor v0.11.2
37472026-09-04T23:28:15.854Z Compiling bcrypt-pbkdf v0.11.0
37482026-09-04T23:28:15.989Z Compiling ssh-cipher v0.3.0
37492026-09-04T23:28:16.032Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37502026-09-04T23:28:16.189Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37512026-09-04T23:28:16.207Z Compiling rsa v0.10.0-rc.18
37522026-09-04T23:28:16.343Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37532026-09-04T23:28:16.452Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37542026-09-04T23:28:16.633Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37552026-09-04T23:28:16.672Z Compiling ed25519-dalek v3.0.0
37562026-09-04T23:28:16.883Z Compiling sha3 v0.11.0
37572026-09-04T23:28:17.167Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-04T23:28:17.226Z Compiling p521 v0.14.0
37592026-09-04T23:28:17.244Z Compiling p384 v0.14.0
37602026-09-04T23:28:17.279Z Compiling p256 v0.14.0
37612026-09-04T23:28:17.399Z Compiling scuffle v0.1.0
37622026-09-04T23:28:17.718Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37632026-09-04T23:28:17.759Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37642026-09-04T23:28:18.391Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37652026-09-04T23:28:18.434Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37662026-09-04T23:28:18.598Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37672026-09-04T23:28:18.829Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37682026-09-04T23:28:18.910Z Compiling yasna v0.5.2
37692026-09-04T23:28:19.170Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37702026-09-04T23:28:19.268Z Compiling headers-core v0.3.0
37712026-09-04T23:28:19.423Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37722026-09-04T23:28:19.452Z Compiling kstat-rs v0.2.5
37732026-09-04T23:28:19.485Z Compiling kem v0.3.0
37742026-09-04T23:28:19.621Z Compiling module-lattice v0.2.3
37752026-09-04T23:28:19.639Z Compiling nanorand v0.7.0
37762026-09-04T23:28:19.656Z Compiling sponge-cursor v0.1.0
37772026-09-04T23:28:19.676Z Compiling headers v0.4.1
37782026-09-04T23:28:19.769Z Compiling rcgen v0.12.1
37792026-09-04T23:28:19.822Z Compiling sha3 v0.12.0
37802026-09-04T23:28:19.900Z Compiling ml-kem v0.3.2
37812026-09-04T23:28:19.917Z Compiling flume v0.11.1
37822026-09-04T23:28:19.956Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37832026-09-04T23:28:20.145Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37842026-09-04T23:28:20.245Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37852026-09-04T23:28:20.270Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37862026-09-04T23:28:20.423Z Compiling ssh-key v0.7.0-rc.11
37872026-09-04T23:28:20.484Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37882026-09-04T23:28:20.687Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37892026-09-04T23:28:20.704Z Compiling hyper-staticfile v0.10.1
37902026-09-04T23:28:20.829Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-04T23:28:20.874Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37922026-09-04T23:28:20.994Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37932026-09-04T23:28:21.034Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37942026-09-04T23:28:21.144Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37952026-09-04T23:28:21.208Z Compiling russh-cryptovec v0.62.0
37962026-09-04T23:28:21.228Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37972026-09-04T23:28:21.262Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37982026-09-04T23:28:21.291Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
37992026-09-04T23:28:21.503Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38002026-09-04T23:28:21.506Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-04T23:28:21.556Z Compiling port-file v0.1.0
38022026-09-04T23:28:21.583Z Compiling num-bigint v0.4.6
38032026-09-04T23:28:21.751Z Compiling generic-array v1.4.3
38042026-09-04T23:28:21.824Z Compiling russh-util v0.52.0
38052026-09-04T23:28:21.842Z Compiling enum_dispatch v0.3.13
38062026-09-04T23:28:21.997Z Compiling delegate v0.13.5
38072026-09-04T23:28:22.016Z Compiling subprocess v0.2.15
38082026-09-04T23:28:22.053Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38092026-09-04T23:28:22.119Z Compiling hex-literal v1.1.0
38102026-09-04T23:28:22.138Z Compiling display-error-chain v0.2.2
38112026-09-04T23:28:22.263Z Compiling md5 v0.8.0
38122026-09-04T23:28:22.281Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38132026-09-04T23:28:22.330Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-04T23:28:22.508Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38152026-09-04T23:28:22.526Z Compiling colored v2.2.0
38162026-09-04T23:28:22.558Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38172026-09-04T23:28:22.808Z Compiling internet-checksum v0.2.1
38182026-09-04T23:28:22.935Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38192026-09-04T23:28:22.997Z Compiling russh v0.62.4
38202026-09-04T23:28:23.783Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38212026-09-04T23:28:23.801Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38222026-09-04T23:28:24.870Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-04T23:28:24.870Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-04T23:28:27.532Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-04T23:28:28.200Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-04T23:28:28.705Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-04T23:28:29.483Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-04T23:28:30.080Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-04T23:28:38.639Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38302026-09-04T23:28:38.640Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38312026-09-04T23:28:38.642Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38322026-09-04T23:28:38.642Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-04T23:28:38.642Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-04T23:28:40.461Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-04T23:28:40.574Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-04T23:28:44.919Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-04T23:29:25.858Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
38382026-09-04T23:29:25.861Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-04T23:29:25.861Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-04T23:29:26.083Z
38412026-09-04T23:29:26.084Zreal 1:29.896640932
38422026-09-04T23:29:26.084Zuser 8:27.535021783
38432026-09-04T23:29:26.084Zsys 1:40.520665229
38442026-09-04T23:29:26.084Ztrap 0.244461818
38452026-09-04T23:29:26.084Ztflt 0.416370508
38462026-09-04T23:29:26.084Zdflt 2.050923937
38472026-09-04T23:29:26.087Zkflt 0.000240950
38482026-09-04T23:29:26.087Zlock 31:09.014436183
38492026-09-04T23:29:26.087Zslp 18:59.990072352
38502026-09-04T23:29:26.087Zlat 39.451491558
38512026-09-04T23:29:26.087Zstop 3:01.889731415
38522026-09-04T23:29:26.087Z+ mkdir tests
38532026-09-04T23:29:26.090Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-04T23:29:26.090Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-04T23:29:26.112Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-04T23:29:26.138Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-04T23:29:26.156Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-04T23:29:26.178Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-04T23:29:26.492Z+ files=(.github/buildomat/ci-env.sh out/target/test out/npuzone/* package-manifest.toml smf/sled-agent/non-gimlet/config.toml target/release/omicron-package target/release/xtask target/debug/bootstrap tests/* tools/opte_version tools/opte_version_override)
38602026-09-04T23:29:26.495Z+ 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-04T23:30:32.036ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-04T23:30:32.036Za .github/buildomat/ci-env.sh 1K
38632026-09-04T23:30:32.036Za out/target/test 1K
38642026-09-04T23:30:32.036Za out/npuzone/npuzone 27402K
38652026-09-04T23:30:32.036Za package-manifest.toml 35K
38662026-09-04T23:30:32.036Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-04T23:30:32.036Za target/release/omicron-package 16941K
38682026-09-04T23:30:32.036Za target/release/xtask 6405K
38692026-09-04T23:30:32.036Za target/debug/bootstrap 440489K
38702026-09-04T23:30:32.037Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-04T23:30:32.037Za tests/commtest-967955464f559dda 34431K
38722026-09-04T23:30:32.037Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-04T23:30:32.037Za tests/end_to_end_tests-8d60c10a3fab2411 504125K
38742026-09-04T23:30:32.037Za tools/opte_version 1K
38752026-09-04T23:30:32.037Za tools/opte_version_override 2K
38762026-09-04T23:30:32.037Za out/clickhouse.tar.gz 233168K
38772026-09-04T23:30:32.037Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-04T23:30:32.037Za out/clickhouse_server.tar.gz 233166K
38792026-09-04T23:30:32.037Za out/cockroachdb.tar.gz 125060K
38802026-09-04T23:30:32.037Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-04T23:30:32.037Za out/crucible-utils.tar 18900K
38822026-09-04T23:30:32.037Za out/crucible-zone.tar.gz 39580K
38832026-09-04T23:30:32.037Za out/external-dns.tar.gz 15167K
38842026-09-04T23:30:32.037Za out/internal-dns.tar.gz 15167K
38852026-09-04T23:30:32.037Za out/mg-ddm-gz.tar 100917K
38862026-09-04T23:30:32.037Za out/nexus.tar.gz 196610K
38872026-09-04T23:30:32.037Za out/ntp.tar.gz 7133K
38882026-09-04T23:30:32.037Za out/omicron-gateway-softnpu.tar.gz 13830K
38892026-09-04T23:30:32.037Za out/omicron-sled-agent.tar 116431K
38902026-09-04T23:30:32.037Za out/overlay.tar.gz 4K
38912026-09-04T23:30:32.037Za out/oximeter.tar.gz 17658K
38922026-09-04T23:30:32.037Za out/oxlog.tar 2419K
38932026-09-04T23:30:32.037Za out/probe.tar.gz 3037K
38942026-09-04T23:30:32.037Za out/propolis-server.tar.gz 34642K
38952026-09-04T23:30:32.037Za out/pumpkind-gz.tar 26647K
38962026-09-04T23:30:32.038Za out/switch-softnpu.tar.gz 306153K
38972026-09-04T23:30:32.041Z
38982026-09-04T23:30:32.041Zreal 1:05.541340538
38992026-09-04T23:30:32.042Zuser 1:03.418775467
39002026-09-04T23:30:32.042Zsys 3.516169598
39012026-09-04T23:30:32.042Ztrap 0.005260941
39022026-09-04T23:30:32.042Ztflt 0.000000000
39032026-09-04T23:30:32.042Zdflt 0.000000000
39042026-09-04T23:30:32.042Zkflt 0.000000000
39052026-09-04T23:30:32.042Zlock 0.000000000
39062026-09-04T23:30:32.042Zslp 1:03.331317685
39072026-09-04T23:30:32.042Zlat 0.805369755
39082026-09-04T23:30:32.042Zstop 0.000216710
39092026-09-04T23:30:32.042Zprocess exited: duration 1028533 ms, exit code 0
 
39102026-09-04T23:30:32.058Zfound 1 output files
39112026-09-04T23:30:32.058Zuploading: /work/package.tar.gz (1838634240 bytes)
39122026-09-04T23:30:57.481Zuploaded: /work/package.tar.gz