01M1Q9GJ9KMHAH2677V0K2DK0S: 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: 01M1Q9H36ABWQ4R0RF4JD3VFM6

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-04T22:45:37.828Zjob assigned to worker 01M1Q9HB7JN310GBMW3FYZMS07 [factory aws, i-0def9651af63c1216] (queued for 51 s)
 
22026-09-04T22:45:44.852Zstarting task 0: "setup"
32026-09-04T22:45:44.856Z++ uname -s
42026-09-04T22:45:44.859Z+ kern=SunOS
52026-09-04T22:45:44.859Z+ build_user=build
62026-09-04T22:45:44.859Z+ build_uid=12345
72026-09-04T22:45:44.859Z+ work_dir=/work
82026-09-04T22:45:44.859Z+ input_dir=/input
92026-09-04T22:45:44.859Z+ [[ 0 == 12345 ]]
102026-09-04T22:45:44.859Z+ case "$kern" in
112026-09-04T22:45:44.859Z+ groupadd -g 12345 build
122026-09-04T22:45:44.865Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-04T22:45:46.867Z+ zfs create -o mountpoint=/work rpool/work
142026-09-04T22:45:46.987Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-04T22:45:46.990Z+ home_fs=zfs
162026-09-04T22:45:46.990Z+ [[ zfs == autofs ]]
172026-09-04T22:45:46.990Z+ mkdir -p /home/build
182026-09-04T22:45:46.992Z+ chown build:build /home/build /work
192026-09-04T22:45:48.993Z+ chmod 0700 /home/build /work
202026-09-04T22:45:48.996Zprocess exited: duration 4146 ms, exit code 0
 
212026-09-04T22:45:49.002Zstarting task 1: "rust-toolchain"
222026-09-04T22:45:49.006Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-09-04T22:45:49.007Z * rust toolchain channel = "1.97.1"
242026-09-04T22:45:49.007Z * rust toolchain profile = "default"
252026-09-04T22:45:49.007Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-04T22:45:49.007Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-04T22:45:49.007Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-04T22:45:49.009Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-04T22:45:49.009Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-09-04T22:45:49.095Zinfo: downloading installer
312026-09-04T22:45:50.554Zinfo: profile set to default
322026-09-04T22:45:50.554Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-04T22:45:50.557Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
342026-09-04T22:45:50.689Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
352026-09-04T22:45:50.692Zinfo: downloading 6 components
362026-09-04T22:46:04.250Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
372026-09-04T22:46:04.250Z
382026-09-04T22:46:04.279Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
392026-09-04T22:46:04.279Z
402026-09-04T22:46:04.283Z
412026-09-04T22:46:04.283ZRust is installed now. Great!
422026-09-04T22:46:04.283Z
432026-09-04T22:46:04.283ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-04T22:46:04.283Zenvironment variable. This has not been done automatically.
452026-09-04T22:46:04.283Z
462026-09-04T22:46:04.283ZTo configure your current shell, you need to source
472026-09-04T22:46:04.283Zthe corresponding env file under $HOME/.cargo.
482026-09-04T22:46:04.283Z
492026-09-04T22:46:04.283ZConsider running the right command for your shell (note the leading DOT):
502026-09-04T22:46:04.283Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-04T22:46:04.283Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-04T22:46:04.283ZCC_x86_64-unknown-illumos = None
532026-09-04T22:46:04.283Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-04T22:46:04.283ZCC_x86_64_unknown_illumos = None
552026-09-04T22:46:04.283Zcargo:rerun-if-env-changed=HOST_CC
562026-09-04T22:46:04.283ZHOST_CC = None
572026-09-04T22:46:04.283Zcargo:rerun-if-env-changed=CC
582026-09-04T22:46:04.283ZCC = None
592026-09-04T22:46:04.283Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-04T22:46:04.466Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-04T22:46:04.466ZCRATE_CC_NO_DEFAULTS = None
622026-09-04T22:46:04.466Zcargo:rerun-if-env-changed=CFLAGS
632026-09-04T22:46:04.467ZCFLAGS = None
642026-09-04T22:46:04.467Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-04T22:46:04.467ZHOST_CFLAGS = None
662026-09-04T22:46:04.467Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-04T22:46:04.467ZCFLAGS_x86_64_unknown_illumos = None
682026-09-04T22:46:04.467Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-04T22:46:04.467ZCFLAGS_x86_64-unknown-illumos = None
702026-09-04T22:46:04.577Z+ rustup --version
712026-09-04T22:46:04.582Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-04T22:46:04.585Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-04T22:46:04.604Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
742026-09-04T22:46:04.607Z+ cargo --version
752026-09-04T22:46:04.614Zcargo 1.97.1 (c980f4866 2026-06-30)
762026-09-04T22:46:04.617Z+ rustc --version
772026-09-04T22:46:04.636Zrustc 1.97.1 (8bab26f4f 2026-07-14)
782026-09-04T22:46:04.639Zprocess exited: duration 15637 ms, exit code 0
 
792026-09-04T22:46:04.645Zstarting task 2: "authentication"
802026-09-04T22:46:04.663Zprocess exited: duration 17 ms, exit code 0
 
812026-09-04T22:46:04.668Zstarting task 3: "clone repository"
822026-09-04T22:46:04.673Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-04T22:46:04.676Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-04T22:46:04.709ZCloning into '/work/oxidecomputer/omicron'...
852026-09-04T22:46:18.823Z+ cd /work/oxidecomputer/omicron
862026-09-04T22:46:18.823Z+ git fetch origin c3a58a6ca132b578ccc555921a3e5cbcf19f08c2
872026-09-04T22:46:19.152ZFrom https://github.com/oxidecomputer/omicron
882026-09-04T22:46:19.152Z * branch c3a58a6ca132b578ccc555921a3e5cbcf19f08c2 -> FETCH_HEAD
892026-09-04T22:46:19.166Z+ [[ -n dap/reconfigurator-exec-readme ]]
902026-09-04T22:46:19.170Z++ git branch --show-current
912026-09-04T22:46:19.170Z+ current=main
922026-09-04T22:46:19.170Z+ [[ main != dap/reconfigurator-exec-readme ]]
932026-09-04T22:46:19.170Z+ git branch -f dap/reconfigurator-exec-readme c3a58a6ca132b578ccc555921a3e5cbcf19f08c2
942026-09-04T22:46:19.173Z+ git checkout -f dap/reconfigurator-exec-readme
952026-09-04T22:46:19.244ZSwitched to branch 'dap/reconfigurator-exec-readme'
962026-09-04T22:46:19.247Z+ git reset --hard c3a58a6ca132b578ccc555921a3e5cbcf19f08c2
972026-09-04T22:46:19.314ZHEAD is now at c3a58a6ca soften comment
982026-09-04T22:46:19.317Zprocess exited: duration 14646 ms, exit code 0
 
992026-09-04T22:46:19.323Zstarting task 4: "build"
1002026-09-04T22:46:19.328Z+ source .github/buildomat/ci-env.sh
1012026-09-04T22:46:19.332Z++ export CARGO_TERM_COLOR=always
1022026-09-04T22:46:19.332Z++ CARGO_TERM_COLOR=always
1032026-09-04T22:46:19.332Z+++ uname -s
1042026-09-04T22:46:19.332Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-04T22:46:19.332Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-04T22:46:19.335Z+ cargo --version
1072026-09-04T22:46:19.342Zcargo 1.97.1 (c980f4866 2026-06-30)
1082026-09-04T22:46:19.345Z+ rustc --version
1092026-09-04T22:46:19.366Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1102026-09-04T22:46:19.369Z+ WORK=/work
1112026-09-04T22:46:19.369Z+ pfexec mkdir -p /work
1122026-09-04T22:46:19.373Z+ pfexec chown build /work
1132026-09-04T22:46:19.376Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-04T22:46:21.453Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-04T22:46:21.880Z Startup: Caching catalogs ... Done
1162026-09-04T22:46:24.451ZPlanning: Solver setup ... Done (2.401s)
1172026-09-04T22:46:24.519ZPlanning: Running solver ... Done (0.069s)
1182026-09-04T22:46:24.575ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-04T22:46:24.586ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-04T22:46:24.608ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-04T22:46:24.621ZPlanning: Package planning ... Done (0.013s)
1222026-09-04T22:46:24.624ZPlanning: Merging actions ... Done (0.002s)
1232026-09-04T22:46:24.783ZPlanning: Checking for conflicting actions ... Done (0.160s)
1242026-09-04T22:46:24.785ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-04T22:46:25.629ZPlanning: Evaluating mediators ... Done (0.846s)
1262026-09-04T22:46:25.633ZPlanning: Planning completed in 3.71 seconds
1272026-09-04T22:46:25.639Z Packages to install: 2
1282026-09-04T22:46:25.639Z Estimated space available: 156.01 GB
1292026-09-04T22:46:25.640ZEstimated space to be consumed: 86.48 MB
1302026-09-04T22:46:25.640Z Create boot environment: No
1312026-09-04T22:46:25.640ZCreate backup boot environment: No
1322026-09-04T22:46:25.642Z Rebuild boot archive: No
1332026-09-04T22:46:25.642Z
1342026-09-04T22:46:25.642ZChanged packages:
1352026-09-04T22:46:25.643Zhelios
1362026-09-04T22:46:25.643Z developer/build-essential
1372026-09-04T22:46:25.643Z None -> 11-3.0
1382026-09-04T22:46:25.643Z library/libxmlsec1
1392026-09-04T22:46:25.643Z None -> 1.2.35-3.0
1402026-09-04T22:46:25.665Z
1412026-09-04T22:46:25.665ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-04T22:46:25.735ZDownload: Completed 1.28 MB in 0.07 seconds (18.5M/s)
1432026-09-04T22:46:25.808Z Actions: 1/268 actions (Installing new actions)
1442026-09-04T22:46:25.847Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-04T22:46:25.884ZFinalize: Updating package state database ... Done (0.036s)
1462026-09-04T22:46:25.884ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-04T22:46:25.980ZFinalize: Updating image state ... Done (0.096s)
1482026-09-04T22:46:28.746ZFinalize: Creating fast lookup database ... Done (2.711s)
1492026-09-04T22:46:28.819ZFinalize: Reading search index ... Done (0.012s)
1502026-09-04T22:46:28.822ZFinalize: Updating search index ... Done (0.000s)
1512026-09-04T22:46:28.918ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-04T22:46:29.299ZPlanning: Evaluating mediator changes ... Done
1532026-09-04T22:46:29.403ZPlanning: Checking for conflicting actions ... Done
1542026-09-04T22:46:29.406ZPlanning: Consolidating action changes ... Done
1552026-09-04T22:46:29.560ZPlanning: Evaluating mediators ... Done
1562026-09-04T22:46:29.563ZPlanning: Planning completed in 0.26 seconds
1572026-09-04T22:46:29.584Z Mediators to change: 2
1582026-09-04T22:46:29.584Z Create boot environment: No
1592026-09-04T22:46:29.584ZCreate backup boot environment: No
1602026-09-04T22:46:29.711ZFinalize: Updating package state database ... Done
1612026-09-04T22:46:29.711ZFinalize: Updating package cache ... Done
1622026-09-04T22:46:29.771ZFinalize: Updating image state ... Done
1632026-09-04T22:46:31.751ZFinalize: Creating fast lookup database ... Done
1642026-09-04T22:46:31.813ZFinalize: Reading search index ... Done
1652026-09-04T22:46:31.818ZFinalize: Updating search index ... Done
1662026-09-04T22:46:31.918ZFinalize: Updating package cache ... Done
1672026-09-04T22:46:32.212ZPlanning: Evaluating mediator changes ... Done
1682026-09-04T22:46:32.316ZPlanning: Checking for conflicting actions ... Done
1692026-09-04T22:46:32.319ZPlanning: Consolidating action changes ... Done
1702026-09-04T22:46:32.473ZPlanning: Evaluating mediators ... Done
1712026-09-04T22:46:32.476ZPlanning: Planning completed in 0.26 seconds
1722026-09-04T22:46:32.496Z Mediators to change: 1
1732026-09-04T22:46:32.497Z Create boot environment: No
1742026-09-04T22:46:32.497ZCreate backup boot environment: No
1752026-09-04T22:46:32.555ZFinalize: Updating package state database ... Done
1762026-09-04T22:46:32.555ZFinalize: Updating package cache ... Done
1772026-09-04T22:46:32.611ZFinalize: Updating image state ... Done
1782026-09-04T22:46:34.569ZFinalize: Creating fast lookup database ... Done
1792026-09-04T22:46:34.631ZFinalize: Reading search index ... Done
1802026-09-04T22:46:34.634ZFinalize: Updating search index ... Done
1812026-09-04T22:46:34.720ZFinalize: Updating package cache ... Done
1822026-09-04T22:46:35.028ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-04T22:46:35.028Zapache system 2.4 system
1842026-09-04T22:46:35.028Zclang system 15 system
1852026-09-04T22:46:35.028Zcsh system system illumos
1862026-09-04T22:46:35.028Zctags system system illumos
1872026-09-04T22:46:35.028Zfile vendor vendor darwinsys
1882026-09-04T22:46:35.028Zfile system system illumos
1892026-09-04T22:46:35.028Zgcc vendor 14 vendor
1902026-09-04T22:46:35.028Zgcc system 13 system
1912026-09-04T22:46:35.029Zgcc system 10 system
1922026-09-04T22:46:35.029Zgo system 1.25 system
1932026-09-04T22:46:35.029Zllvm system 15 system
1942026-09-04T22:46:35.029Zmariadb system 11.4 system
1952026-09-04T22:46:35.029Zmta vendor vendor dma
1962026-09-04T22:46:35.029Zopenjdk system 17 system
1972026-09-04T22:46:35.029Zopenjdk system 11 system
1982026-09-04T22:46:35.029Zopenssl vendor 3 vendor
1992026-09-04T22:46:35.029Zperl system 5.40 system
2002026-09-04T22:46:35.029Zpostgresql system 18 system
2012026-09-04T22:46:35.029Zpostgresql system 17 system
2022026-09-04T22:46:35.029Zpython vendor 3 vendor
2032026-09-04T22:46:35.029Zpython system 2 system
2042026-09-04T22:46:35.029Zpython3 vendor 3.13 vendor
2052026-09-04T22:46:35.029Zruby system 3.4 system
2062026-09-04T22:46:35.029Zruby system 3.0 system
2072026-09-04T22:46:35.029Zwords vendor vendor american-english
2082026-09-04T22:46:35.029Zwords system system australian-english
2092026-09-04T22:46:35.029Zwords system system british-english
2102026-09-04T22:46:35.029Zwords system system canadian-english
2112026-09-04T22:46:35.029Zwords system system french
2122026-09-04T22:46:35.029Zwords system system italian
2132026-09-04T22:46:35.029Zwords system system ngerman
2142026-09-04T22:46:35.029Zwords system system ogerman
2152026-09-04T22:46:35.029Zwords system system spanish
2162026-09-04T22:46:35.277ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-04T22:46:35.278Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-04T22:46:35.796ZFMRI IFO
2192026-09-04T22:46:35.796Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-04T22:46:35.796Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-04T22:46:35.796Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-04T22:46:35.796Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-04T22:46:35.796Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-04T22:46:35.796Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-04T22:46:35.796Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-04T22:46:35.796Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-04T22:46:35.796Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-04T22:46:36.140Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-04T22:46:36.464Z Updating crates.io index
2302026-09-04T22:46:36.466Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-04T22:46:36.756Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-04T22:46:37.145Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-04T22:46:37.398Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-04T22:46:38.442Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-04T22:46:38.969Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-04T22:46:40.560Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-04T22:46:41.428Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-04T22:46:41.700Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-04T22:46:42.048Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-04T22:46:43.225Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-04T22:46:43.511Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-04T22:46:43.914Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-04T22:46:44.197Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-04T22:46:44.716Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-04T22:46:44.983Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-04T22:46:45.249Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-04T22:46:45.514Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-04T22:46:45.822Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-04T22:46:46.198Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2502026-09-04T22:46:46.759Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2512026-09-04T22:46:47.054Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2522026-09-04T22:46:47.598Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-09-04T22:46:47.932Z Updating git repository `https://github.com/oxidecomputer/erebor`
2542026-09-04T22:46:48.199Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2552026-09-04T22:46:48.608Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2562026-09-04T22:46:48.875Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2572026-09-04T22:46:49.260Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2582026-09-04T22:46:49.591Z Updating git repository `https://github.com/oxidecomputer/ispf`
2592026-09-04T22:46:49.866Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2602026-09-04T22:46:50.177Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2612026-09-04T22:46:50.548Z Updating git repository `https://github.com/oxidecomputer/tough`
2622026-09-04T22:46:51.096Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2632026-09-04T22:46:51.667Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2642026-09-04T22:46:51.939Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2652026-09-04T22:46:52.257Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2662026-09-04T22:46:52.562Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2672026-09-04T22:46:52.821Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2682026-09-04T22:46:53.076Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2692026-09-04T22:46:53.389Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2702026-09-04T22:46:53.639Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2712026-09-04T22:46:54.049Z Updating git repository `https://github.com/illumos/smf-rs`
2722026-09-04T22:46:56.958Z Downloading crates ...
2732026-09-04T22:46:57.003Z Downloaded equivalent v1.0.2
2742026-09-04T22:46:57.030Z Downloaded block-buffer v0.10.4
2752026-09-04T22:46:57.030Z Downloaded colorchoice v1.0.4
2762026-09-04T22:46:57.030Z Downloaded getrandom v0.4.3
2772026-09-04T22:46:57.031Z Downloaded anstream v1.0.0
2782026-09-04T22:46:57.031Z Downloaded toml_datetime v0.6.11
2792026-09-04T22:46:57.031Z Downloaded quote v1.0.45
2802026-09-04T22:46:57.031Z Downloaded proc-macro-error v1.0.4
2812026-09-04T22:46:57.057Z Downloaded zerocopy-derive v0.7.35
2822026-09-04T22:46:57.057Z Downloaded bytecount v0.6.9
2832026-09-04T22:46:57.057Z Downloaded camino-tempfile v1.4.1
2842026-09-04T22:46:57.057Z Downloaded bitflags v2.11.0
2852026-09-04T22:46:57.057Z Downloaded camino v1.2.5
2862026-09-04T22:46:57.057Z Downloaded cfg-if v1.0.4
2872026-09-04T22:46:57.057Z Downloaded crypto-common v0.1.7
2882026-09-04T22:46:57.057Z Downloaded zerocopy v0.7.35
2892026-09-04T22:46:57.057Z Downloaded clap_lex v1.0.0
2902026-09-04T22:46:57.057Z Downloaded zmij v1.0.21
2912026-09-04T22:46:57.087Z Downloaded itoa v1.0.17
2922026-09-04T22:46:57.087Z Downloaded anstyle v1.0.14
2932026-09-04T22:46:57.087Z Downloaded byteorder v1.5.0
2942026-09-04T22:46:57.087Z Downloaded cargo_toml v0.21.0
2952026-09-04T22:46:57.087Z Downloaded pest_derive v2.8.6
2962026-09-04T22:46:57.087Z Downloaded fastrand v2.3.0
2972026-09-04T22:46:57.087Z Downloaded memmap v0.7.0
2982026-09-04T22:46:57.087Z Downloaded cpufeatures v0.2.17
2992026-09-04T22:46:57.087Z Downloaded usdt-macro v0.5.0
3002026-09-04T22:46:57.087Z Downloaded cargo-platform v0.3.2
3012026-09-04T22:46:57.087Z Downloaded dtrace-parser v0.2.0
3022026-09-04T22:46:57.087Z Downloaded macaddr v1.0.1
3032026-09-04T22:46:57.087Z Downloaded generic-array v0.14.7
3042026-09-04T22:46:57.087Z Downloaded unicode-linebreak v0.1.5
3052026-09-04T22:46:57.087Z Downloaded fnv v1.0.7
3062026-09-04T22:46:57.087Z Downloaded is_terminal_polyfill v1.70.2
3072026-09-04T22:46:57.087Z Downloaded autocfg v1.5.0
3082026-09-04T22:46:57.116Z Downloaded scroll_derive v0.12.1
3092026-09-04T22:46:57.117Z Downloaded serde_spanned v0.6.9
3102026-09-04T22:46:57.117Z Downloaded heck v0.5.0
3112026-09-04T22:46:57.117Z Downloaded tabled_derive v0.7.0
3122026-09-04T22:46:57.117Z Downloaded strsim v0.11.1
3132026-09-04T22:46:57.117Z Downloaded plain v0.2.3
3142026-09-04T22:46:57.117Z Downloaded usdt v0.5.0
3152026-09-04T22:46:57.117Z Downloaded utf8parse v0.2.2
3162026-09-04T22:46:57.117Z Downloaded usdt-attr-macro v0.5.0
3172026-09-04T22:46:57.117Z Downloaded anstyle-query v1.1.5
3182026-09-04T22:46:57.147Z Downloaded thread-id v4.2.2
3192026-09-04T22:46:57.147Z Downloaded swrite v0.1.0
3202026-09-04T22:46:57.147Z Downloaded smawk v0.3.2
3212026-09-04T22:46:57.148Z Downloaded toml_write v0.1.2
3222026-09-04T22:46:57.148Z Downloaded proc-macro-error-attr v1.0.4
3232026-09-04T22:46:57.148Z Downloaded version_check v0.9.5
3242026-09-04T22:46:57.148Z Downloaded cargo_metadata v0.23.1
3252026-09-04T22:46:57.148Z Downloaded heck v0.4.1
3262026-09-04T22:46:57.148Z Downloaded terminal_size v0.4.3
3272026-09-04T22:46:57.148Z Downloaded fs-err v3.3.0
3282026-09-04T22:46:57.148Z Downloaded dof v0.3.0
3292026-09-04T22:46:57.148Z Downloaded pretty-hex v0.4.1
3302026-09-04T22:46:57.148Z Downloaded sha2 v0.10.9
3312026-09-04T22:46:57.148Z Downloaded errno v0.3.14
3322026-09-04T22:46:57.159Z Downloaded thiserror v1.0.69
3332026-09-04T22:46:57.159Z Downloaded digest v0.10.7
3342026-09-04T22:46:57.159Z Downloaded scroll v0.12.0
3352026-09-04T22:46:57.159Z Downloaded thiserror v2.0.18
3362026-09-04T22:46:57.160Z Downloaded thiserror-impl v1.0.69
3372026-09-04T22:46:57.160Z Downloaded papergrid v0.11.0
3382026-09-04T22:46:57.160Z Downloaded anyhow v1.0.104
3392026-09-04T22:46:57.160Z Downloaded clap_derive v4.6.1
3402026-09-04T22:46:57.160Z Downloaded clap v4.6.1
3412026-09-04T22:46:57.174Z Downloaded pest_generator v2.8.6
3422026-09-04T22:46:57.174Z Downloaded once_cell v1.21.3
3432026-09-04T22:46:57.174Z Downloaded anstyle-parse v1.0.0
3442026-09-04T22:46:57.174Z Downloaded semver v1.0.28
3452026-09-04T22:46:57.174Z Downloaded tempfile v3.27.0
3462026-09-04T22:46:57.174Z Downloaded toml v0.8.23
3472026-09-04T22:46:57.174Z Downloaded thiserror-impl v2.0.18
3482026-09-04T22:46:57.174Z Downloaded ucd-trie v0.1.7
3492026-09-04T22:46:57.174Z Downloaded serde_tokenstream v0.2.3
3502026-09-04T22:46:57.174Z Downloaded usdt-impl v0.5.0
3512026-09-04T22:46:57.174Z Downloaded log v0.4.33
3522026-09-04T22:46:57.185Z Downloaded serde_json v1.0.151
3532026-09-04T22:46:57.185Z Downloaded unicode-ident v1.0.24
3542026-09-04T22:46:57.185Z Downloaded pest_meta v2.8.6
3552026-09-04T22:46:57.185Z Downloaded serde_derive v1.0.228
3562026-09-04T22:46:57.229Z Downloaded proc-macro2 v1.0.106
3572026-09-04T22:46:57.229Z Downloaded hashbrown v0.17.0
3582026-09-04T22:46:57.251Z Downloaded toml_edit v0.22.27
3592026-09-04T22:46:57.251Z Downloaded textwrap v0.16.2
3602026-09-04T22:46:57.251Z Downloaded serde_core v1.0.228
3612026-09-04T22:46:57.251Z Downloaded serde v1.0.228
3622026-09-04T22:46:57.251Z Downloaded indexmap v2.14.0
3632026-09-04T22:46:57.251Z Downloaded memchr v2.8.0
3642026-09-04T22:46:57.251Z Downloaded typenum v1.20.1
3652026-09-04T22:46:57.251Z Downloaded pest v2.8.6
3662026-09-04T22:46:57.281Z Downloaded clap_builder v4.6.0
3672026-09-04T22:46:57.297Z Downloaded winnow v0.7.14
3682026-09-04T22:46:57.297Z Downloaded goblin v0.8.2
3692026-09-04T22:46:57.297Z Downloaded tabled v0.15.0
3702026-09-04T22:46:57.323Z Downloaded syn v1.0.109
3712026-09-04T22:46:57.323Z Downloaded unicode-width v0.1.14
3722026-09-04T22:46:57.323Z Downloaded unicode-width v0.2.0
3732026-09-04T22:46:57.337Z Downloaded syn v2.0.117
3742026-09-04T22:46:57.337Z Downloaded rustix v1.1.4
3752026-09-04T22:46:57.365Z Downloaded libc v0.2.185
3762026-09-04T22:46:57.403Z Compiling proc-macro2 v1.0.106
3772026-09-04T22:46:57.403Z Compiling quote v1.0.45
3782026-09-04T22:46:57.416Z Compiling unicode-ident v1.0.24
3792026-09-04T22:46:57.416Z Compiling serde_core v1.0.228
3802026-09-04T22:46:57.416Z Compiling libc v0.2.185
3812026-09-04T22:46:57.416Z Compiling version_check v0.9.5
3822026-09-04T22:46:57.416Z Compiling memchr v2.8.0
3832026-09-04T22:46:57.629Z Compiling serde v1.0.228
3842026-09-04T22:46:57.654Z Compiling zmij v1.0.21
3852026-09-04T22:46:57.654Z Compiling itoa v1.0.17
3862026-09-04T22:46:57.655Z Compiling ucd-trie v0.1.7
3872026-09-04T22:46:57.655Z Compiling thiserror v1.0.69
3882026-09-04T22:46:57.655Z Compiling byteorder v1.5.0
3892026-09-04T22:46:57.655Z Compiling rustix v1.1.4
3902026-09-04T22:46:57.846Z Compiling bitflags v2.11.0
3912026-09-04T22:46:57.979Z Compiling serde_json v1.0.151
3922026-09-04T22:46:58.037Z Compiling syn v1.0.109
3932026-09-04T22:46:58.083Z Compiling proc-macro-error-attr v1.0.4
3942026-09-04T22:46:58.113Z Compiling pest v2.8.6
3952026-09-04T22:46:58.113Z Compiling usdt-impl v0.5.0
3962026-09-04T22:46:58.163Z Compiling camino v1.2.5
3972026-09-04T22:46:58.213Z Compiling proc-macro-error v1.0.4
3982026-09-04T22:46:58.334Z Compiling plain v0.2.3
3992026-09-04T22:46:58.358Z Compiling log v0.4.33
4002026-09-04T22:46:58.380Z Compiling getrandom v0.4.3
4012026-09-04T22:46:58.409Z Compiling hashbrown v0.17.0
4022026-09-04T22:46:58.434Z Compiling equivalent v1.0.2
4032026-09-04T22:46:58.457Z Compiling utf8parse v0.2.2
4042026-09-04T22:46:58.500Z Compiling errno v0.3.14
4052026-09-04T22:46:58.553Z Compiling thread-id v4.2.2
4062026-09-04T22:46:58.562Z Compiling anstyle-parse v1.0.0
4072026-09-04T22:46:58.588Z Compiling autocfg v1.5.0
4082026-09-04T22:46:58.598Z Compiling is_terminal_polyfill v1.70.2
4092026-09-04T22:46:58.639Z Compiling anstyle-query v1.1.5
4102026-09-04T22:46:58.651Z Compiling toml_write v0.1.2
4112026-09-04T22:46:58.651Z Compiling pretty-hex v0.4.1
4122026-09-04T22:46:58.733Z Compiling cfg-if v1.0.4
4132026-09-04T22:46:58.783Z Compiling anstyle v1.0.14
4142026-09-04T22:46:58.831Z Compiling colorchoice v1.0.4
4152026-09-04T22:46:58.840Z Compiling thiserror v2.0.18
4162026-09-04T22:46:58.841Z Compiling winnow v0.7.14
4172026-09-04T22:46:58.873Z Compiling heck v0.5.0
4182026-09-04T22:46:58.921Z Compiling unicode-width v0.1.14
4192026-09-04T22:46:58.955Z Compiling syn v2.0.117
4202026-09-04T22:46:58.990Z Compiling indexmap v2.14.0
4212026-09-04T22:46:59.040Z Compiling anstream v1.0.0
4222026-09-04T22:46:59.054Z Compiling bytecount v0.6.9
4232026-09-04T22:46:59.083Z Compiling fs-err v3.3.0
4242026-09-04T22:46:59.104Z Compiling strsim v0.11.1
4252026-09-04T22:46:59.141Z Compiling fastrand v2.3.0
4262026-09-04T22:46:59.194Z Compiling pest_meta v2.8.6
4272026-09-04T22:46:59.230Z Compiling fnv v1.0.7
4282026-09-04T22:46:59.291Z Compiling clap_lex v1.0.0
4292026-09-04T22:46:59.349Z Compiling anyhow v1.0.104
4302026-09-04T22:46:59.366Z Compiling once_cell v1.21.3
4312026-09-04T22:46:59.431Z Compiling heck v0.4.1
4322026-09-04T22:46:59.449Z Compiling papergrid v0.11.0
4332026-09-04T22:46:59.484Z Compiling memmap v0.7.0
4342026-09-04T22:46:59.499Z Compiling unicode-linebreak v0.1.5
4352026-09-04T22:46:59.539Z Compiling terminal_size v0.4.3
4362026-09-04T22:46:59.588Z Compiling tempfile v3.27.0
4372026-09-04T22:46:59.607Z Compiling unicode-width v0.2.0
4382026-09-04T22:46:59.633Z Compiling smawk v0.3.2
4392026-09-04T22:46:59.708Z Compiling clap_builder v4.6.0
4402026-09-04T22:46:59.730Z Compiling swrite v0.1.0
4412026-09-04T22:46:59.920Z Compiling textwrap v0.16.2
4422026-09-04T22:47:00.007Z Compiling semver v1.0.28
4432026-09-04T22:47:00.023Z Compiling cargo-platform v0.3.2
4442026-09-04T22:47:00.291Z Compiling camino-tempfile v1.4.1
4452026-09-04T22:47:00.591Z Compiling tabled_derive v0.7.0
4462026-09-04T22:47:01.198Z Compiling pest_generator v2.8.6
4472026-09-04T22:47:01.290Z Compiling tabled v0.15.0
4482026-09-04T22:47:01.693Z Compiling serde_derive v1.0.228
4492026-09-04T22:47:01.693Z Compiling thiserror-impl v1.0.69
4502026-09-04T22:47:01.696Z Compiling zerocopy-derive v0.7.35
4512026-09-04T22:47:01.696Z Compiling scroll_derive v0.12.1
4522026-09-04T22:47:01.696Z Compiling thiserror-impl v2.0.18
4532026-09-04T22:47:01.696Z Compiling clap_derive v4.6.1
4542026-09-04T22:47:01.788Z Compiling pest_derive v2.8.6
4552026-09-04T22:47:02.335Z Compiling scroll v0.12.0
4562026-09-04T22:47:02.392Z Compiling zerocopy v0.7.35
4572026-09-04T22:47:02.544Z Compiling goblin v0.8.2
4582026-09-04T22:47:02.683Z Compiling dtrace-parser v0.2.0
4592026-09-04T22:47:03.029Z Compiling clap v4.6.1
4602026-09-04T22:47:04.050Z Compiling serde_spanned v0.6.9
4612026-09-04T22:47:04.050Z Compiling toml_datetime v0.6.11
4622026-09-04T22:47:04.053Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4632026-09-04T22:47:04.053Z Compiling macaddr v1.0.1
4642026-09-04T22:47:04.053Z Compiling cargo_metadata v0.23.1
4652026-09-04T22:47:04.066Z Compiling dof v0.3.0
4662026-09-04T22:47:04.070Z Compiling serde_tokenstream v0.2.3
4672026-09-04T22:47:04.269Z Compiling toml_edit v0.22.27
4682026-09-04T22:47:04.815Z Compiling usdt-macro v0.5.0
4692026-09-04T22:47:04.818Z Compiling usdt-attr-macro v0.5.0
4702026-09-04T22:47:05.422Z Compiling usdt v0.5.0
4712026-09-04T22:47:05.567Z Compiling toml v0.8.23
4722026-09-04T22:47:05.895Z Compiling cargo_toml v0.21.0
4732026-09-04T22:47:07.161Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4742026-09-04T22:47:09.198Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s
4752026-09-04T22:47:09.414Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4762026-09-04T22:47:09.924Z Downloading crates ...
4772026-09-04T22:47:09.986Z Downloaded aead v0.6.1
4782026-09-04T22:47:09.989Z Downloaded cfg_aliases v0.2.1
4792026-09-04T22:47:09.989Z Downloaded cobs v0.3.0
4802026-09-04T22:47:09.992Z Downloaded block-buffer v0.12.1
4812026-09-04T22:47:09.995Z Downloaded foreign-types-shared v0.1.1
4822026-09-04T22:47:09.995Z Downloaded foreign-types v0.5.0
4832026-09-04T22:47:09.998Z Downloaded base16ct v1.0.0
4842026-09-04T22:47:10.002Z Downloaded atty v0.2.14
4852026-09-04T22:47:10.005Z Downloaded gethostname v0.5.0
4862026-09-04T22:47:10.005Z Downloaded foldhash v0.1.5
4872026-09-04T22:47:10.008Z Downloaded cexpr v0.6.0
4882026-09-04T22:47:10.008Z Downloaded fs-err v2.11.0
4892026-09-04T22:47:10.008Z Downloaded futures-executor v0.3.32
4902026-09-04T22:47:10.010Z Downloaded addr2line v0.25.1
4912026-09-04T22:47:10.010Z Downloaded async-bb8-diesel v0.2.1
4922026-09-04T22:47:10.013Z Downloaded bitfield-macros v0.19.4
4932026-09-04T22:47:10.013Z Downloaded async-recursion v1.1.1
4942026-09-04T22:47:10.013Z Downloaded bb8 v0.8.6
4952026-09-04T22:47:10.016Z Downloaded base16ct v0.2.0
4962026-09-04T22:47:10.016Z Downloaded foreign-types v0.3.2
4972026-09-04T22:47:10.016Z Downloaded base64 v0.21.7
4982026-09-04T22:47:10.019Z Downloaded anstream v0.6.21
4992026-09-04T22:47:10.019Z Downloaded bit-vec v0.6.3
5002026-09-04T22:47:10.022Z Downloaded globset v0.4.18
5012026-09-04T22:47:10.022Z Downloaded atomicwrites v0.4.4
5022026-09-04T22:47:10.024Z Downloaded atomic-waker v1.1.2
5032026-09-04T22:47:10.024Z Downloaded futures-util v0.3.32
5042026-09-04T22:47:10.031Z Downloaded http v1.4.2
5052026-09-04T22:47:10.033Z Downloaded embedded-io v0.4.0
5062026-09-04T22:47:10.036Z Downloaded enum-as-inner v0.6.1
5072026-09-04T22:47:10.036Z Downloaded ff v0.13.1
5082026-09-04T22:47:10.036Z Downloaded bcs v0.1.6
5092026-09-04T22:47:10.039Z Downloaded cancel-safe-futures v0.1.5
5102026-09-04T22:47:10.039Z Downloaded generic-array v1.4.3
5112026-09-04T22:47:10.042Z Downloaded array-init v0.0.4
5122026-09-04T22:47:10.042Z Downloaded embedded-io v0.6.1
5132026-09-04T22:47:10.042Z Downloaded aead v0.5.2
5142026-09-04T22:47:10.042Z Downloaded cfg_aliases v0.1.1
5152026-09-04T22:47:10.045Z Downloaded bitfield-struct v0.6.2
5162026-09-04T22:47:10.045Z Downloaded find-msvc-tools v0.1.9
5172026-09-04T22:47:10.045Z Downloaded float-cmp v0.10.0
5182026-09-04T22:47:10.045Z Downloaded fallible-iterator v0.2.0
5192026-09-04T22:47:10.048Z Downloaded ff v0.14.0
5202026-09-04T22:47:10.048Z Downloaded arrayref v0.3.9
5212026-09-04T22:47:10.048Z Downloaded ascii-canvas v3.0.0
5222026-09-04T22:47:10.048Z Downloaded backtrace-ext v0.2.1
5232026-09-04T22:47:10.051Z Downloaded endian-type v0.1.2
5242026-09-04T22:47:10.051Z Downloaded argon2 v0.5.3
5252026-09-04T22:47:10.051Z Downloaded const-oid v0.9.6
5262026-09-04T22:47:10.054Z Downloaded ciborium-ll v0.2.2
5272026-09-04T22:47:10.054Z Downloaded futures-macro v0.3.32
5282026-09-04T22:47:10.054Z Downloaded form_urlencoded v1.2.2
5292026-09-04T22:47:10.057Z Downloaded hash32 v0.2.1
5302026-09-04T22:47:10.057Z Downloaded hash32 v0.3.1
5312026-09-04T22:47:10.057Z Downloaded castaway v0.2.4
5322026-09-04T22:47:10.059Z Downloaded env_filter v2.0.0
5332026-09-04T22:47:10.060Z Downloaded hubpack v0.1.2
5342026-09-04T22:47:10.062Z Downloaded erased-serde v0.3.31
5352026-09-04T22:47:10.062Z Downloaded foreign-types-shared v0.3.1
5362026-09-04T22:47:10.062Z Downloaded futures-sink v0.3.32
5372026-09-04T22:47:10.062Z Downloaded bit-set v0.8.0
5382026-09-04T22:47:10.065Z Downloaded funty v2.0.0
5392026-09-04T22:47:10.065Z Downloaded futures-core v0.3.32
5402026-09-04T22:47:10.065Z Downloaded futures-io v0.3.32
5412026-09-04T22:47:10.069Z Downloaded ciborium-io v0.2.2
5422026-09-04T22:47:10.071Z Downloaded foreign-types-macros v0.2.3
5432026-09-04T22:47:10.072Z Downloaded futures-task v0.3.32
5442026-09-04T22:47:10.075Z Downloaded bcrypt-pbkdf v0.11.0
5452026-09-04T22:47:10.075Z Downloaded hex-literal v1.1.0
5462026-09-04T22:47:10.075Z Downloaded flagset v0.4.7
5472026-09-04T22:47:10.077Z Downloaded hostname v0.3.1
5482026-09-04T22:47:10.077Z Downloaded adler2 v2.0.1
5492026-09-04T22:47:10.077Z Downloaded home v0.5.12
5502026-09-04T22:47:10.077Z Downloaded http-body v1.0.1
5512026-09-04T22:47:10.077Z Downloaded assert_matches v1.5.0
5522026-09-04T22:47:10.081Z Downloaded owo-colors v4.3.0
5532026-09-04T22:47:10.084Z Downloaded enum_dispatch v0.3.13
5542026-09-04T22:47:10.086Z Downloaded async-stream-impl v0.3.6
5552026-09-04T22:47:10.089Z Downloaded block-padding v0.4.2
5562026-09-04T22:47:10.092Z Downloaded float-ord v0.3.2
5572026-09-04T22:47:10.095Z Downloaded fxhash v0.2.1
5582026-09-04T22:47:10.095Z Downloaded newline-converter v0.3.0
5592026-09-04T22:47:10.098Z Downloaded fd-lock v4.0.4
5602026-09-04T22:47:10.098Z Downloaded nibble_vec v0.1.0
5612026-09-04T22:47:10.100Z Downloaded normalize-line-endings v0.3.0
5622026-09-04T22:47:10.101Z Downloaded async-stream v0.3.6
5632026-09-04T22:47:10.101Z Downloaded hex v0.4.3
5642026-09-04T22:47:10.101Z Downloaded ghash v0.6.0
5652026-09-04T22:47:10.103Z Downloaded git-stub v1.0.0
5662026-09-04T22:47:10.103Z Downloaded headers-core v0.3.0
5672026-09-04T22:47:10.103Z Downloaded hubpack_derive v0.1.1
5682026-09-04T22:47:10.106Z Downloaded fixedbitset v0.4.2
5692026-09-04T22:47:10.106Z Downloaded globwalk v0.9.1
5702026-09-04T22:47:10.106Z Downloaded anstyle-parse v0.2.7
5712026-09-04T22:47:10.106Z Downloaded bitflags v1.3.2
5722026-09-04T22:47:10.109Z Downloaded bitfield v0.19.4
5732026-09-04T22:47:10.112Z Downloaded arrayvec v0.7.6
5742026-09-04T22:47:10.112Z Downloaded http-range v0.1.5
5752026-09-04T22:47:10.112Z Downloaded openssl-macros v0.1.1
5762026-09-04T22:47:10.112Z Downloaded oso-derive v0.27.3
5772026-09-04T22:47:10.112Z Downloaded base64ct v1.8.3
5782026-09-04T22:47:10.114Z Downloaded num_threads v0.1.7
5792026-09-04T22:47:10.114Z Downloaded powerfmt v0.2.0
5802026-09-04T22:47:10.117Z Downloaded path-slash v0.1.5
5812026-09-04T22:47:10.120Z Downloaded phf_shared v0.13.1
5822026-09-04T22:47:10.125Z Downloaded radium v0.7.0
5832026-09-04T22:47:10.128Z Downloaded hostname v0.4.2
5842026-09-04T22:47:10.128Z Downloaded progenitor-macro v0.14.0
5852026-09-04T22:47:10.128Z Downloaded rand_pcg v0.10.2
5862026-09-04T22:47:10.131Z Downloaded rand_chacha v0.3.1
5872026-09-04T22:47:10.131Z Downloaded bumpalo v3.20.2
5882026-09-04T22:47:10.134Z Downloaded compression-codecs v0.4.37
5892026-09-04T22:47:10.137Z Downloaded fixedbitset v0.5.7
5902026-09-04T22:47:10.137Z Downloaded ena v0.14.4
5912026-09-04T22:47:10.137Z Downloaded async-trait v0.1.89
5922026-09-04T22:47:10.143Z Downloaded bit-vec v0.8.0
5932026-09-04T22:47:10.143Z Downloaded bs58 v0.5.1
5942026-09-04T22:47:10.143Z Downloaded cmov v0.5.4
5952026-09-04T22:47:10.143Z Downloaded group v0.13.0
5962026-09-04T22:47:10.143Z Downloaded fs_extra v1.3.0
5972026-09-04T22:47:10.143Z Downloaded cbc v0.2.1
5982026-09-04T22:47:10.147Z Downloaded rustc-hash v2.1.1
5992026-09-04T22:47:10.150Z Downloaded scopeguard v1.2.0
6002026-09-04T22:47:10.150Z Downloaded cipher v0.5.2
6012026-09-04T22:47:10.153Z Downloaded serde_urlencoded v0.7.1
6022026-09-04T22:47:10.157Z Downloaded bit-set v0.5.3
6032026-09-04T22:47:10.160Z Downloaded backoff v0.4.0
6042026-09-04T22:47:10.160Z Downloaded byte-wrapper v0.1.0
6052026-09-04T22:47:10.160Z Downloaded chacha20 v0.9.1
6062026-09-04T22:47:10.160Z Downloaded cmake v0.1.57
6072026-09-04T22:47:10.163Z Downloaded compression-core v0.4.31
6082026-09-04T22:47:10.163Z Downloaded buf-list v1.1.2
6092026-09-04T22:47:10.163Z Downloaded blowfish v0.10.0
6102026-09-04T22:47:10.166Z Downloaded filetime v0.2.27
6112026-09-04T22:47:10.166Z Downloaded foldhash v0.2.0
6122026-09-04T22:47:10.166Z Downloaded httpdate v1.0.3
6132026-09-04T22:47:10.166Z Downloaded git-stub-vcs v0.1.0
6142026-09-04T22:47:10.167Z Downloaded glob v0.3.3
6152026-09-04T22:47:10.170Z Downloaded highway v1.3.0
6162026-09-04T22:47:10.170Z Downloaded clang-sys v1.8.1
6172026-09-04T22:47:10.176Z Downloaded http-body-util v0.1.3
6182026-09-04T22:47:10.176Z Downloaded aes v0.9.1
6192026-09-04T22:47:10.179Z Downloaded group v0.14.0
6202026-09-04T22:47:10.179Z Downloaded num-integer v0.1.46
6212026-09-04T22:47:10.179Z Downloaded pkcs8 v0.10.2
6222026-09-04T22:47:10.179Z Downloaded bzip2 v0.6.1
6232026-09-04T22:47:10.179Z Downloaded argon2 v0.6.0-rc.8
6242026-09-04T22:47:10.182Z Downloaded ppv-lite86 v0.2.21
6252026-09-04T22:47:10.182Z Downloaded psm v0.1.30
6262026-09-04T22:47:10.182Z Downloaded cassowary v0.3.0
6272026-09-04T22:47:10.182Z Downloaded sqlparser_derive v0.5.0
6282026-09-04T22:47:10.185Z Downloaded stable_deref_trait v1.2.1
6292026-09-04T22:47:10.187Z Downloaded subtle v2.6.1
6302026-09-04T22:47:10.187Z Downloaded supports-unicode v3.0.0
6312026-09-04T22:47:10.188Z Downloaded num_enum v0.5.11
6322026-09-04T22:47:10.191Z Downloaded password-hash v0.5.0
6332026-09-04T22:47:10.191Z Downloaded pem v3.0.6
6342026-09-04T22:47:10.191Z Downloaded oxnet v0.1.6
6352026-09-04T22:47:10.194Z Downloaded phf v0.12.1
6362026-09-04T22:47:10.194Z Downloaded progenitor-extras v0.2.0
6372026-09-04T22:47:10.194Z Downloaded half v1.8.3
6382026-09-04T22:47:10.198Z Downloaded elliptic-curve v0.14.1
6392026-09-04T22:47:10.198Z Downloaded getrandom v0.3.4
6402026-09-04T22:47:10.200Z Downloaded take_mut v0.2.2
6412026-09-04T22:47:10.200Z Downloaded httparse v1.10.1
6422026-09-04T22:47:10.204Z Downloaded futures v0.3.32
6432026-09-04T22:47:10.207Z Downloaded testing_table v0.3.0
6442026-09-04T22:47:10.207Z Downloaded unarray v0.1.4
6452026-09-04T22:47:10.213Z Downloaded cipher v0.4.4
6462026-09-04T22:47:10.213Z Downloaded rpassword v7.5.4
6472026-09-04T22:47:10.213Z Downloaded backon v1.6.0
6482026-09-04T22:47:10.216Z Downloaded signal-hook-mio v0.2.5
6492026-09-04T22:47:10.216Z Downloaded colored v3.1.1
6502026-09-04T22:47:10.216Z Downloaded blake2 v0.11.0-rc.6
6512026-09-04T22:47:10.217Z Downloaded camino-tempfile-ext v0.3.3
6522026-09-04T22:47:10.217Z Downloaded ahash v0.8.12
6532026-09-04T22:47:10.217Z Downloaded ciborium v0.2.2
6542026-09-04T22:47:10.219Z Downloaded scroll v0.13.0
6552026-09-04T22:47:10.220Z Downloaded serde_derive_internals v0.29.1
6562026-09-04T22:47:10.220Z Downloaded usdt v0.6.0
6572026-09-04T22:47:10.220Z Downloaded xshell-macros v0.2.7
6582026-09-04T22:47:10.220Z Downloaded yoke-derive v0.8.1
6592026-09-04T22:47:10.220Z Downloaded console v0.15.11
6602026-09-04T22:47:10.223Z Downloaded bzip2 v0.4.4
6612026-09-04T22:47:10.223Z Downloaded chacha20 v0.10.0
6622026-09-04T22:47:10.224Z Downloaded colored v2.2.0
6632026-09-04T22:47:10.228Z Downloaded console v0.16.2
6642026-09-04T22:47:10.228Z Downloaded convert_case v0.4.0
6652026-09-04T22:47:10.228Z Downloaded cpubits v0.1.1
6662026-09-04T22:47:10.228Z Downloaded env_logger v0.11.11
6672026-09-04T22:47:10.231Z Downloaded serde_tokenstream v0.3.0
6682026-09-04T22:47:10.231Z Downloaded serde-hex v0.1.0
6692026-09-04T22:47:10.231Z Downloaded signal-hook-registry v1.4.8
6702026-09-04T22:47:10.231Z Downloaded slog-async v2.8.0
6712026-09-04T22:47:10.231Z Downloaded rustls-native-certs v0.8.3
6722026-09-04T22:47:10.231Z Downloaded sec1 v0.8.1
6732026-09-04T22:47:10.235Z Downloaded sha1 v0.11.0
6742026-09-04T22:47:10.235Z Downloaded zone_cfg_derive v0.3.1
6752026-09-04T22:47:10.235Z Downloaded hmac v0.12.1
6762026-09-04T22:47:10.235Z Downloaded getrandom v0.2.17
6772026-09-04T22:47:10.238Z Downloaded zerofrom v0.1.6
6782026-09-04T22:47:10.241Z Downloaded crunchy v0.2.4
6792026-09-04T22:47:10.247Z Downloaded slog-bunyan v2.5.0
6802026-09-04T22:47:10.247Z Downloaded spki v0.7.3
6812026-09-04T22:47:10.247Z Downloaded debug-ignore v1.0.5
6822026-09-04T22:47:10.250Z Downloaded stacker v0.1.23
6832026-09-04T22:47:10.250Z Downloaded curve25519-dalek-derive v0.1.1
6842026-09-04T22:47:10.250Z Downloaded hmac v0.13.0
6852026-09-04T22:47:10.253Z Downloaded pkcs1 v0.7.5
6862026-09-04T22:47:10.253Z Downloaded poly1305 v0.9.0
6872026-09-04T22:47:10.257Z Downloaded futures-channel v0.3.32
6882026-09-04T22:47:10.257Z Downloaded synstructure v0.13.2
6892026-09-04T22:47:10.260Z Downloaded thread_local v1.1.9
6902026-09-04T22:47:10.260Z Downloaded tinystr v0.8.2
6912026-09-04T22:47:10.260Z Downloaded tokio-native-tls v0.3.1
6922026-09-04T22:47:10.260Z Downloaded half v2.7.1
6932026-09-04T22:47:10.263Z Downloaded vergen-lib v0.1.6
6942026-09-04T22:47:10.263Z Downloaded defmt-parser v1.0.0
6952026-09-04T22:47:10.263Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6962026-09-04T22:47:10.263Z Downloaded dof v0.4.0
6972026-09-04T22:47:10.266Z Downloaded dropshot-api-manager-types v0.8.0
6982026-09-04T22:47:10.269Z Downloaded jiff-static v0.2.34
6992026-09-04T22:47:10.269Z Downloaded unicase v2.9.0
7002026-09-04T22:47:10.269Z Downloaded blake2 v0.10.6
7012026-09-04T22:47:10.272Z Downloaded tui-tree-widget v0.23.1
7022026-09-04T22:47:10.276Z Downloaded usdt-attr-macro v0.6.0
7032026-09-04T22:47:10.276Z Downloaded vergen-lib v9.1.0
7042026-09-04T22:47:10.279Z Downloaded indoc v1.0.9
7052026-09-04T22:47:10.279Z Downloaded is_ci v1.2.0
7062026-09-04T22:47:10.283Z Downloaded kem v0.3.0
7072026-09-04T22:47:10.283Z Downloaded illumos-nvpair v0.3.0
7082026-09-04T22:47:10.283Z Downloaded lazy_static v1.5.0
7092026-09-04T22:47:10.283Z Downloaded lalrpop-util v0.19.12
7102026-09-04T22:47:10.283Z Downloaded num-derive v0.4.2
7112026-09-04T22:47:10.286Z Downloaded instability v0.3.11
7122026-09-04T22:47:10.286Z Downloaded vergen-gitcl v1.0.8
7132026-09-04T22:47:10.286Z Downloaded wyz v0.5.1
7142026-09-04T22:47:10.286Z Downloaded const-oid v0.10.2
7152026-09-04T22:47:10.292Z Downloaded arc-swap v1.8.2
7162026-09-04T22:47:10.295Z Downloaded chacha20poly1305 v0.10.1
7172026-09-04T22:47:10.295Z Downloaded allocator-api2 v0.2.21
7182026-09-04T22:47:10.298Z Downloaded match_cfg v0.1.0
7192026-09-04T22:47:10.301Z Downloaded maybe-uninit v2.0.0
7202026-09-04T22:47:10.304Z Downloaded linked-hash-map v0.5.6
7212026-09-04T22:47:10.304Z Downloaded mime v0.3.17
7222026-09-04T22:47:10.304Z Downloaded chumsky v0.9.3
7232026-09-04T22:47:10.307Z Downloaded num v0.4.3
7242026-09-04T22:47:10.311Z Downloaded ctr v0.10.1
7252026-09-04T22:47:10.311Z Downloaded term v1.2.1
7262026-09-04T22:47:10.314Z Downloaded strum_macros v0.24.3
7272026-09-04T22:47:10.314Z Downloaded corncobs v0.1.4
7282026-09-04T22:47:10.314Z Downloaded critical-section v1.2.0
7292026-09-04T22:47:10.314Z Downloaded num_enum_derive v0.5.11
7302026-09-04T22:47:10.314Z Downloaded olpc-cjson v0.1.4
7312026-09-04T22:47:10.314Z Downloaded openssl-probe v0.1.6
7322026-09-04T22:47:10.314Z Downloaded fatfs v0.3.6
7332026-09-04T22:47:10.318Z Downloaded packed_struct_codegen v0.10.1
7342026-09-04T22:47:10.321Z Downloaded postcard v1.1.3
7352026-09-04T22:47:10.324Z Downloaded oso v0.27.3
7362026-09-04T22:47:10.324Z Downloaded toml_datetime v0.7.5+spec-1.1.0
7372026-09-04T22:47:10.329Z Downloaded humantime v2.3.0
7382026-09-04T22:47:10.332Z Downloaded quick-error v1.2.3
7392026-09-04T22:47:10.332Z Downloaded recursive v0.1.1
7402026-09-04T22:47:10.332Z Downloaded der_derive v0.7.3
7412026-09-04T22:47:10.332Z Downloaded deranged v0.5.8
7422026-09-04T22:47:10.336Z Downloaded dirs-sys-next v0.1.2
7432026-09-04T22:47:10.336Z Downloaded tiny-keccak v2.0.2
7442026-09-04T22:47:10.336Z Downloaded proc-macro-crate v1.3.1
7452026-09-04T22:47:10.339Z Downloaded progenitor-client v0.14.0
7462026-09-04T22:47:10.339Z Downloaded rfc6979 v0.4.0
7472026-09-04T22:47:10.342Z Downloaded rfc6979 v0.6.0
7482026-09-04T22:47:10.344Z Downloaded rcgen v0.12.1
7492026-09-04T22:47:10.347Z Downloaded schemars v0.8.22
7502026-09-04T22:47:10.351Z Downloaded signal-hook v0.3.18
7512026-09-04T22:47:10.354Z Downloaded secrecy v0.8.0
7522026-09-04T22:47:10.354Z Downloaded flume v0.11.1
7532026-09-04T22:47:10.358Z Downloaded headers v0.4.1
7542026-09-04T22:47:10.361Z Downloaded internet-checksum v0.2.1
7552026-09-04T22:47:10.364Z Downloaded sapling-renderdag v0.1.0
7562026-09-04T22:47:10.364Z Downloaded signal-hook-tokio v0.3.1
7572026-09-04T22:47:10.364Z Downloaded signature v2.2.0
7582026-09-04T22:47:10.367Z Downloaded omicron-zone-package v0.12.3
7592026-09-04T22:47:10.367Z Downloaded prefix-trie v0.7.0
7602026-09-04T22:47:10.370Z Downloaded pretty_assertions v1.4.1
7612026-09-04T22:47:10.370Z Downloaded backtrace v0.3.76
7622026-09-04T22:47:10.373Z Downloaded compact_str v0.8.1
7632026-09-04T22:47:10.376Z Downloaded linear-map v1.2.0
7642026-09-04T22:47:10.376Z Downloaded ar_archive_writer v0.5.1
7652026-09-04T22:47:10.376Z Downloaded multer v3.1.0
7662026-09-04T22:47:10.379Z Downloaded prettyplease v0.2.37
7672026-09-04T22:47:10.379Z Downloaded socket2 v0.5.10
7682026-09-04T22:47:10.382Z Downloaded supports-hyperlinks v3.2.0
7692026-09-04T22:47:10.382Z Downloaded flate2 v1.1.9
7702026-09-04T22:47:10.386Z Downloaded hickory-resolver v0.25.2
7712026-09-04T22:47:10.390Z Downloaded darling v0.20.11
7722026-09-04T22:47:10.390Z Downloaded heapless v0.7.17
7732026-09-04T22:47:10.393Z Downloaded thiserror-impl-no-std v2.0.2
7742026-09-04T22:47:10.393Z Downloaded slog v2.8.2
7752026-09-04T22:47:10.396Z Downloaded typify-macro v0.6.2
7762026-09-04T22:47:10.396Z Downloaded void v1.0.2
7772026-09-04T22:47:10.396Z Downloaded phc v0.6.1
7782026-09-04T22:47:10.396Z Downloaded polyval v0.7.1
7792026-09-04T22:47:10.396Z Downloaded peg-macros v0.8.5
7802026-09-04T22:47:10.399Z Downloaded poly1305 v0.8.0
7812026-09-04T22:47:10.399Z Downloaded universal-hash v0.6.1
7822026-09-04T22:47:10.399Z Downloaded tinyvec v1.10.0
7832026-09-04T22:47:10.402Z Downloaded phf v0.13.1
7842026-09-04T22:47:10.402Z Downloaded toml v1.1.2+spec-1.1.0
7852026-09-04T22:47:10.402Z Downloaded waitgroup v0.1.2
7862026-09-04T22:47:10.411Z Downloaded unsafe-libyaml v0.2.11
7872026-09-04T22:47:10.411Z Downloaded port-file v0.1.0
7882026-09-04T22:47:10.414Z Downloaded rand_chacha v0.9.0
7892026-09-04T22:47:10.414Z Downloaded cpufeatures v0.3.0
7902026-09-04T22:47:10.415Z Downloaded rayon-core v1.13.0
7912026-09-04T22:47:10.415Z Downloaded hybrid-array v0.4.13
7922026-09-04T22:47:10.415Z Downloaded derive-ex v0.1.8
7932026-09-04T22:47:10.415Z Downloaded primeorder v0.13.6
7942026-09-04T22:47:10.415Z Downloaded resolv-conf v0.7.6
7952026-09-04T22:47:10.415Z Downloaded rusty-fork v0.3.1
7962026-09-04T22:47:10.415Z Downloaded sec1 v0.7.3
7972026-09-04T22:47:10.415Z Downloaded zeroize_derive v1.5.0
7982026-09-04T22:47:10.415Z Downloaded tungstenite v0.21.0
7992026-09-04T22:47:10.418Z Downloaded defmt v0.3.100
8002026-09-04T22:47:10.418Z Downloaded diesel_table_macro_syntax v0.3.0
8012026-09-04T22:47:10.418Z Downloaded digest-io v0.1.0
8022026-09-04T22:47:10.421Z Downloaded cc v1.2.56
8032026-09-04T22:47:10.421Z Downloaded derive_builder v0.20.2
8042026-09-04T22:47:10.424Z Downloaded serde_path_to_error v0.1.20
8052026-09-04T22:47:10.424Z Downloaded strum_macros v0.26.4
8062026-09-04T22:47:10.427Z Downloaded heapless v0.8.0
8072026-09-04T22:47:10.427Z Downloaded schemars_derive v0.8.22
8082026-09-04T22:47:10.430Z Downloaded base64 v0.22.1
8092026-09-04T22:47:10.430Z Downloaded bytes v1.11.1
8102026-09-04T22:47:10.433Z Downloaded hickory-resolver v0.24.4
8112026-09-04T22:47:10.436Z Downloaded serdect v0.4.3
8122026-09-04T22:47:10.439Z Downloaded ssh-encoding v0.3.0
8132026-09-04T22:47:10.439Z Downloaded dsl_auto_type v0.2.0
8142026-09-04T22:47:10.439Z Downloaded expectorate v1.2.0
8152026-09-04T22:47:10.443Z Downloaded derive_builder_macro v0.20.2
8162026-09-04T22:47:10.443Z Downloaded aho-corasick v1.1.4
8172026-09-04T22:47:10.446Z Downloaded async-compression v0.4.41
8182026-09-04T22:47:10.448Z Downloaded document-features v0.2.12
8192026-09-04T22:47:10.449Z Downloaded slog-term v2.9.2
8202026-09-04T22:47:10.451Z Downloaded tls_codec v0.4.2
8212026-09-04T22:47:10.451Z Downloaded instant v0.1.13
8222026-09-04T22:47:10.451Z Downloaded is-terminal v0.4.17
8232026-09-04T22:47:10.451Z Downloaded hashbrown v0.12.3
8242026-09-04T22:47:10.455Z Downloaded slog-scope v4.4.1
8252026-09-04T22:47:10.455Z Downloaded smallvec v0.6.14
8262026-09-04T22:47:10.457Z Downloaded slog-stdlog v4.1.1
8272026-09-04T22:47:10.457Z Downloaded string_cache v0.8.9
8282026-09-04T22:47:10.457Z Downloaded toml_writer v1.1.1+spec-1.1.0
8292026-09-04T22:47:10.457Z Downloaded dropshot_endpoint v0.17.1
8302026-09-04T22:47:10.462Z Downloaded downcast-rs v2.0.2
8312026-09-04T22:47:10.462Z Downloaded parking_lot v0.12.5
8322026-09-04T22:47:10.464Z Downloaded openssl-probe v0.2.1
8332026-09-04T22:47:10.464Z Downloaded parking_lot_core v0.8.6
8342026-09-04T22:47:10.464Z Downloaded idna_adapter v1.2.1
8352026-09-04T22:47:10.464Z Downloaded peg v0.8.5
8362026-09-04T22:47:10.467Z Downloaded usdt-impl v0.6.0
8372026-09-04T22:47:10.470Z Downloaded lru v0.12.5
8382026-09-04T22:47:10.470Z Downloaded nodrop v0.1.14
8392026-09-04T22:47:10.473Z Downloaded num-iter v0.1.45
8402026-09-04T22:47:10.473Z Downloaded p256 v0.14.0
8412026-09-04T22:47:10.473Z Downloaded primeorder v0.14.0
8422026-09-04T22:47:10.476Z Downloaded constant_time_eq v0.4.2
8432026-09-04T22:47:10.476Z Downloaded quinn v0.11.11
8442026-09-04T22:47:10.482Z Downloaded walkdir v2.5.0
8452026-09-04T22:47:10.488Z Downloaded derive-where v1.6.0
8462026-09-04T22:47:10.491Z Downloaded newtype-uuid-macros v0.1.0
8472026-09-04T22:47:10.494Z Downloaded percent-encoding v2.3.2
8482026-09-04T22:47:10.494Z Downloaded potential_utf v0.1.4
8492026-09-04T22:47:10.494Z Downloaded predicates-tree v1.0.13
8502026-09-04T22:47:10.494Z Downloaded zeroize v1.9.0
8512026-09-04T22:47:10.494Z Downloaded zstd v0.13.3
8522026-09-04T22:47:10.497Z Downloaded ctutils v0.4.2
8532026-09-04T22:47:10.498Z Downloaded psl-types v2.0.11
8542026-09-04T22:47:10.498Z Downloaded russh-util v0.52.0
8552026-09-04T22:47:10.501Z Downloaded rand_xorshift v0.4.0
8562026-09-04T22:47:10.501Z Downloaded darling_core v0.21.3
8572026-09-04T22:47:10.504Z Downloaded tls_codec_derive v0.4.2
8582026-09-04T22:47:10.504Z Downloaded knus-derive v3.4.0
8592026-09-04T22:47:10.504Z Downloaded ref-cast v1.0.25
8602026-09-04T22:47:10.507Z Downloaded rsa v0.9.10
8612026-09-04T22:47:10.510Z Downloaded data-encoding v2.10.0
8622026-09-04T22:47:10.510Z Downloaded semver v0.1.20
8632026-09-04T22:47:10.510Z Downloaded sha1 v0.10.6
8642026-09-04T22:47:10.513Z Downloaded stringprep v0.1.5
8652026-09-04T22:47:10.516Z Downloaded zip v0.6.6
8662026-09-04T22:47:10.519Z Downloaded hyper-staticfile v0.10.1
8672026-09-04T22:47:10.519Z Downloaded oxide-update-engine-types v0.1.2
8682026-09-04T22:47:10.523Z Downloaded pkcs5 v0.8.1
8692026-09-04T22:47:10.526Z Downloaded jobserver v0.1.34
8702026-09-04T22:47:10.526Z Downloaded sync_wrapper v1.0.2
8712026-09-04T22:47:10.526Z Downloaded tabwriter v1.4.1
8722026-09-04T22:47:10.526Z Downloaded thread-id v5.1.0
8732026-09-04T22:47:10.526Z Downloaded slog-envlogger v2.2.0
8742026-09-04T22:47:10.526Z Downloaded strum v0.26.3
8752026-09-04T22:47:10.529Z Downloaded darling_core v0.20.11
8762026-09-04T22:47:10.532Z Downloaded crc32fast v1.5.0
8772026-09-04T22:47:10.532Z Downloaded indicatif v0.18.4
8782026-09-04T22:47:10.535Z Downloaded lock_api v0.4.14
8792026-09-04T22:47:10.535Z Downloaded tinyvec_macros v0.1.1
8802026-09-04T22:47:10.535Z Downloaded universal-hash v0.5.1
8812026-09-04T22:47:10.538Z Downloaded nanorand v0.7.0
8822026-09-04T22:47:10.542Z Downloaded libsw v3.5.0
8832026-09-04T22:47:10.545Z Downloaded oxide-update-engine v0.1.2
8842026-09-04T22:47:10.545Z Downloaded proc-macro-error2 v2.0.1
8852026-09-04T22:47:10.545Z Downloaded zerofrom-derive v0.1.6
8862026-09-04T22:47:10.548Z Downloaded writeable v0.6.2
8872026-09-04T22:47:10.551Z Downloaded pem-rfc7468 v1.0.0
8882026-09-04T22:47:10.551Z Downloaded progenitor v0.13.0
8892026-09-04T22:47:10.554Z Downloaded packed_struct v0.10.1
8902026-09-04T22:47:10.554Z Downloaded pin-project-lite v0.2.17
8912026-09-04T22:47:10.558Z Downloaded rand_core v0.6.4
8922026-09-04T22:47:10.558Z Downloaded wnaf v0.14.0
8932026-09-04T22:47:10.561Z Downloaded hashbrown v0.13.2
8942026-09-04T22:47:10.561Z Downloaded crucible-workspace-hack v0.1.0
8952026-09-04T22:47:10.561Z Downloaded darling_macro v0.21.3
8962026-09-04T22:47:10.563Z Downloaded icu_locale_core v2.1.1
8972026-09-04T22:47:10.566Z Downloaded unicode_categories v0.1.1
8982026-09-04T22:47:10.566Z Downloaded darling v0.21.3
8992026-09-04T22:47:10.569Z Downloaded darling v0.23.0
9002026-09-04T22:47:10.572Z Downloaded rustversion v1.0.22
9012026-09-04T22:47:10.572Z Downloaded same-file v1.0.6
9022026-09-04T22:47:10.572Z Downloaded inout v0.1.4
9032026-09-04T22:47:10.576Z Downloaded tokio-postgres v0.7.16
9042026-09-04T22:47:10.576Z Downloaded toml_parser v1.1.2+spec-1.1.0
9052026-09-04T22:47:10.579Z Downloaded toml_edit v0.19.15
9062026-09-04T22:47:10.585Z Downloaded unicode-bidi v0.3.18
9072026-09-04T22:47:10.589Z Downloaded display-error-chain v0.2.2
9082026-09-04T22:47:10.589Z Downloaded dirs-next v2.0.0
9092026-09-04T22:47:10.589Z Downloaded hyper-tls v0.6.0
9102026-09-04T22:47:10.592Z Downloaded ssh-cipher v0.3.0
9112026-09-04T22:47:10.592Z Downloaded serde_with_macros v1.5.2
9122026-09-04T22:47:10.596Z Downloaded libscf-sys v1.2.0
9132026-09-04T22:47:10.599Z Downloaded ingot-macros v0.2.0
9142026-09-04T22:47:10.600Z Downloaded support-bundle-viewer v0.1.2
9152026-09-04T22:47:10.600Z Downloaded crossbeam-channel v0.5.15
9162026-09-04T22:47:10.604Z Downloaded serde_with v1.14.0
9172026-09-04T22:47:10.607Z Downloaded xshell v0.2.7
9182026-09-04T22:47:10.607Z Downloaded litrs v1.0.0
9192026-09-04T22:47:10.611Z Downloaded rand v0.10.1
9202026-09-04T22:47:10.615Z Downloaded hickory-server v0.25.2
9212026-09-04T22:47:10.618Z Downloaded parking_lot v0.11.2
9222026-09-04T22:47:10.618Z Downloaded zstd-safe v7.2.4
9232026-09-04T22:47:10.618Z Downloaded crossbeam-utils v0.8.21
9242026-09-04T22:47:10.621Z Downloaded uzers v0.12.2
9252026-09-04T22:47:10.624Z Downloaded num-bigint-dig v0.8.6
9262026-09-04T22:47:10.627Z Downloaded proc-macro-error-attr2 v2.0.0
9272026-09-04T22:47:10.627Z Downloaded progenitor-macro v0.13.0
9282026-09-04T22:47:10.627Z Downloaded scheduled-thread-pool v0.2.7
9292026-09-04T22:47:10.627Z Downloaded serde-big-array v0.5.1
9302026-09-04T22:47:10.630Z Downloaded hashbrown v0.16.1
9312026-09-04T22:47:10.633Z Downloaded delegate v0.13.5
9322026-09-04T22:47:10.636Z Downloaded toml_edit v0.23.10+spec-1.0.0
9332026-09-04T22:47:10.636Z Downloaded des v0.9.0
9342026-09-04T22:47:10.639Z Downloaded rtoolbox v0.0.3
9352026-09-04T22:47:10.642Z Downloaded serde_spanned v1.1.1
9362026-09-04T22:47:10.647Z Downloaded diesel-dtrace v0.5.0
9372026-09-04T22:47:10.647Z Downloaded sponge-cursor v0.1.0
9382026-09-04T22:47:10.647Z Downloaded strum v0.27.2
9392026-09-04T22:47:10.651Z Downloaded either v1.15.0
9402026-09-04T22:47:10.651Z Downloaded strip-ansi-escapes v0.2.1
9412026-09-04T22:47:10.651Z Downloaded qorb v0.4.1
9422026-09-04T22:47:10.654Z Downloaded serde_cbor v0.11.2
9432026-09-04T22:47:10.654Z Downloaded libsw-core v0.3.2
9442026-09-04T22:47:10.657Z Downloaded drift v0.2.0
9452026-09-04T22:47:10.661Z Downloaded ipnetwork v0.21.1
9462026-09-04T22:47:10.664Z Downloaded tokio-macros v2.7.0
9472026-09-04T22:47:10.664Z Downloaded utf-8 v0.7.6
9482026-09-04T22:47:10.664Z Downloaded crc-catalog v2.4.0
9492026-09-04T22:47:10.664Z Downloaded crc8 v0.1.1
9502026-09-04T22:47:10.667Z Downloaded ed25519-dalek v3.0.0
9512026-09-04T22:47:10.667Z Downloaded icu_properties v2.1.2
9522026-09-04T22:47:10.667Z Downloaded keccak v0.2.0
9532026-09-04T22:47:10.670Z Downloaded serde_with_macros v3.21.0
9542026-09-04T22:47:10.670Z Downloaded parse-display-derive v0.10.0
9552026-09-04T22:47:10.670Z Downloaded rustls-platform-verifier v0.6.2
9562026-09-04T22:47:10.673Z Downloaded tower-layer v0.3.3
9572026-09-04T22:47:10.673Z Downloaded unit-prefix v0.5.2
9582026-09-04T22:47:10.673Z Downloaded test-strategy v0.4.5
9592026-09-04T22:47:10.678Z Downloaded xattr v1.6.1
9602026-09-04T22:47:10.678Z Downloaded libloading v0.8.9
9612026-09-04T22:47:10.678Z Downloaded rustyline v14.0.0
9622026-09-04T22:47:10.681Z Downloaded tokio-rustls v0.26.4
9632026-09-04T22:47:10.681Z Downloaded oxide-generation v0.1.3
9642026-09-04T22:47:10.681Z Downloaded nu-ansi-term v0.50.3
9652026-09-04T22:47:10.704Z Downloaded num-rational v0.4.2
9662026-09-04T22:47:10.704Z Downloaded paste v1.0.15
9672026-09-04T22:47:10.704Z Downloaded wait-timeout v0.2.1
9682026-09-04T22:47:10.704Z Downloaded zone v0.3.1
9692026-09-04T22:47:10.704Z Downloaded tracing-attributes v0.1.31
9702026-09-04T22:47:10.704Z Downloaded cookie v0.18.1
9712026-09-04T22:47:10.704Z Downloaded cookie_store v0.22.1
9722026-09-04T22:47:10.704Z Downloaded postgres-protocol v0.6.10
9732026-09-04T22:47:10.704Z Downloaded yansi v1.0.1
9742026-09-04T22:47:10.704Z Downloaded vergen v9.1.0
9752026-09-04T22:47:10.704Z Downloaded pin-project-internal v1.1.11
9762026-09-04T22:47:10.704Z Downloaded ident_case v1.0.1
9772026-09-04T22:47:10.704Z Downloaded inout v0.2.2
9782026-09-04T22:47:10.704Z Downloaded lru-cache v0.1.2
9792026-09-04T22:47:10.704Z Downloaded hashbrown v0.14.5
9802026-09-04T22:47:10.709Z Downloaded maplit v1.0.2
9812026-09-04T22:47:10.712Z Downloaded strum_macros v0.27.2
9822026-09-04T22:47:10.716Z Downloaded serde_yaml v0.9.34+deprecated
9832026-09-04T22:47:10.716Z Downloaded spin v0.9.8
9842026-09-04T22:47:10.719Z Downloaded litemap v0.8.1
9852026-09-04T22:47:10.722Z Downloaded digest v0.11.3
9862026-09-04T22:47:10.722Z Downloaded parse-size v1.1.0
9872026-09-04T22:47:10.722Z Downloaded memoffset v0.9.1
9882026-09-04T22:47:10.722Z Downloaded simd-adler32 v0.3.8
9892026-09-04T22:47:10.725Z Downloaded slab v0.4.12
9902026-09-04T22:47:10.725Z Downloaded russh-cryptovec v0.62.0
9912026-09-04T22:47:10.725Z Downloaded tar v0.4.46
9922026-09-04T22:47:10.728Z Downloaded tungstenite v0.23.0
9932026-09-04T22:47:10.734Z Downloaded miniz_oxide v0.8.9
9942026-09-04T22:47:10.734Z Downloaded itertools v0.10.5
9952026-09-04T22:47:10.738Z Downloaded precomputed-hash v0.1.1
9962026-09-04T22:47:10.738Z Downloaded ignore v0.4.25
9972026-09-04T22:47:10.741Z Downloaded papergrid v0.18.0
9982026-09-04T22:47:10.741Z Downloaded libefi-sys v0.1.0
9992026-09-04T22:47:10.741Z Downloaded displaydoc v0.2.5
10002026-09-04T22:47:10.744Z Downloaded ecdsa v0.16.9
10012026-09-04T22:47:10.747Z Downloaded csv-core v0.1.13
10022026-09-04T22:47:10.747Z Downloaded daft v0.1.8
10032026-09-04T22:47:10.747Z Downloaded secrecy v0.10.3
10042026-09-04T22:47:10.747Z Downloaded ref-cast-impl v1.0.25
10052026-09-04T22:47:10.750Z Downloaded url v2.5.8
10062026-09-04T22:47:10.754Z Downloaded hashbrown v0.15.5
10072026-09-04T22:47:10.762Z Downloaded darling_core v0.13.4
10082026-09-04T22:47:10.765Z Downloaded shell-words v1.1.1
10092026-09-04T22:47:10.765Z Downloaded ed25519 v3.0.0
10102026-09-04T22:47:10.768Z Downloaded supports-color v3.0.2
10112026-09-04T22:47:10.771Z Downloaded crc v3.4.0
10122026-09-04T22:47:10.771Z Downloaded time-core v0.1.8
10132026-09-04T22:47:10.771Z Downloaded tokio-test v0.4.5
10142026-09-04T22:47:10.771Z Downloaded usdt-macro v0.6.0
10152026-09-04T22:47:10.771Z Downloaded utf8_iter v1.0.4
10162026-09-04T22:47:10.774Z Downloaded dunce v1.0.5
10172026-09-04T22:47:10.775Z Downloaded hkdf v0.13.0
10182026-09-04T22:47:10.775Z Downloaded derive_more v0.99.20
10192026-09-04T22:47:10.781Z Downloaded sha2 v0.11.0
10202026-09-04T22:47:10.787Z Downloaded module-lattice v0.2.3
10212026-09-04T22:47:10.790Z Downloaded aes-gcm v0.11.0
10222026-09-04T22:47:10.790Z Downloaded rand_core v0.10.0
10232026-09-04T22:47:10.793Z Downloaded nonempty v0.12.0
10242026-09-04T22:47:10.793Z Downloaded rustls-pemfile v2.2.0
10252026-09-04T22:47:10.796Z Downloaded icu_provider v2.1.1
10262026-09-04T22:47:10.797Z Downloaded term v0.7.0
10272026-09-04T22:47:10.800Z Downloaded tokio-stream v0.1.18
10282026-09-04T22:47:10.800Z Downloaded md-5 v0.10.6
10292026-09-04T22:47:10.806Z Downloaded zerocopy-derive v0.8.55
10302026-09-04T22:47:10.811Z Downloaded kstat-rs v0.2.5
10312026-09-04T22:47:10.814Z Downloaded derive_builder_core v0.20.2
10322026-09-04T22:47:10.814Z Downloaded managed v0.8.0
10332026-09-04T22:47:10.814Z Downloaded md5 v0.8.0
10342026-09-04T22:47:10.814Z Downloaded parse-display v0.10.0
10352026-09-04T22:47:10.817Z Downloaded oxide-generation-macros v0.2.0
10362026-09-04T22:47:10.817Z Downloaded yasna v0.5.2
10372026-09-04T22:47:10.817Z Downloaded oxide-update-engine-display v0.1.2
10382026-09-04T22:47:10.820Z Downloaded tap v1.0.1
10392026-09-04T22:47:10.820Z Downloaded tower-service v0.3.3
10402026-09-04T22:47:10.820Z Downloaded mio v1.2.0
10412026-09-04T22:47:10.823Z Downloaded r2d2 v0.8.10
10422026-09-04T22:47:10.823Z Downloaded serde_repr v0.1.20
10432026-09-04T22:47:10.826Z Downloaded hkdf v0.12.4
10442026-09-04T22:47:10.826Z Downloaded ssh-key v0.7.0-rc.11
10452026-09-04T22:47:10.831Z Downloaded h2 v0.4.15
10462026-09-04T22:47:10.835Z Downloaded uuid v1.23.4
10472026-09-04T22:47:10.838Z Downloaded vergen-git2 v9.1.0
10482026-09-04T22:47:10.841Z Downloaded tokio-dtrace v0.1.1
10492026-09-04T22:47:10.841Z Downloaded tokio-tungstenite v0.21.0
10502026-09-04T22:47:10.841Z Downloaded spki v0.8.0
10512026-09-04T22:47:10.846Z Downloaded ron v0.8.1
10522026-09-04T22:47:10.849Z Downloaded yoke v0.8.1
10532026-09-04T22:47:10.849Z Downloaded want v0.3.1
10542026-09-04T22:47:10.849Z Downloaded unicode-xid v0.2.6
10552026-09-04T22:47:10.849Z Downloaded samael v0.0.19
10562026-09-04T22:47:10.852Z Downloaded ingot-types v0.2.0
10572026-09-04T22:47:10.852Z Downloaded dropshot-api-manager v0.8.0
10582026-09-04T22:47:10.855Z Downloaded darling v0.13.4
10592026-09-04T22:47:10.859Z Downloaded num_enum v0.7.6
10602026-09-04T22:47:10.862Z Downloaded dyn-clone v1.0.20
10612026-09-04T22:47:10.862Z Downloaded primefield v0.14.0
10622026-09-04T22:47:10.862Z Downloaded recursive-proc-macro-impl v0.1.1
10632026-09-04T22:47:10.862Z Downloaded keccak v0.1.6
10642026-09-04T22:47:10.865Z Downloaded reqwest v0.13.2
10652026-09-04T22:47:10.868Z Downloaded icu_normalizer_data v2.1.1
10662026-09-04T22:47:10.871Z Downloaded salty v0.3.0
10672026-09-04T22:47:10.874Z Downloaded lzss v0.8.2
10682026-09-04T22:47:10.874Z Downloaded p384 v0.14.0
10692026-09-04T22:47:10.878Z Downloaded zerotrie v0.2.3
10702026-09-04T22:47:10.881Z Downloaded ml-kem v0.3.2
10712026-09-04T22:47:10.881Z Downloaded lru-slab v0.1.2
10722026-09-04T22:47:10.881Z Downloaded num_enum_derive v0.7.6
10732026-09-04T22:47:10.881Z Downloaded phf_shared v0.11.3
10742026-09-04T22:47:10.882Z Downloaded rand_core v0.9.5
10752026-09-04T22:47:10.882Z Downloaded num-conv v0.2.0
10762026-09-04T22:47:10.882Z Downloaded rustc-demangle v0.1.27
10772026-09-04T22:47:10.885Z Downloaded signature v3.0.0
10782026-09-04T22:47:10.885Z Downloaded postgres-types v0.2.12
10792026-09-04T22:47:10.885Z Downloaded rustc_version v0.1.7
10802026-09-04T22:47:10.885Z Downloaded scroll_derive v0.13.1
10812026-09-04T22:47:10.885Z Downloaded vte v0.14.1
10822026-09-04T22:47:10.889Z Downloaded siphasher v1.0.2
10832026-09-04T22:47:10.889Z Downloaded structmeta-derive v0.3.0
10842026-09-04T22:47:10.889Z Downloaded pem-rfc7468 v0.7.0
10852026-09-04T22:47:10.892Z Downloaded sigpipe v0.1.3
10862026-09-04T22:47:10.892Z Downloaded smallvec v1.15.1
10872026-09-04T22:47:10.896Z Downloaded slog-dtrace v0.3.0
10882026-09-04T22:47:10.899Z Downloaded slog-json v2.6.1
10892026-09-04T22:47:10.899Z Downloaded crypto-bigint v0.5.5
10902026-09-04T22:47:10.903Z Downloaded salsa20 v0.11.0
10912026-09-04T22:47:10.906Z Downloaded daft-derive v0.1.8
10922026-09-04T22:47:10.909Z Downloaded try-lock v0.2.5
10932026-09-04T22:47:10.909Z Downloaded time-macros v0.2.27
10942026-09-04T22:47:10.909Z Downloaded smf v0.2.3
10952026-09-04T22:47:10.909Z Downloaded thiserror-no-std v2.0.2
10962026-09-04T22:47:10.912Z Downloaded topological-sort v0.2.2
10972026-09-04T22:47:10.912Z Downloaded darling_macro v0.13.4
10982026-09-04T22:47:10.912Z Downloaded typed-path v0.9.3
10992026-09-04T22:47:10.916Z Downloaded zerovec-derive v0.11.2
11002026-09-04T22:47:10.919Z Downloaded defmt-macros v1.0.1
11012026-09-04T22:47:10.919Z Downloaded illumos-nvpair-sys v0.2.0
11022026-09-04T22:47:10.919Z Downloaded indent_write v2.2.0
11032026-09-04T22:47:10.919Z Downloaded cstr-argument v0.1.2
11042026-09-04T22:47:10.923Z Downloaded indexmap v1.9.3
11052026-09-04T22:47:10.923Z Downloaded const_format_proc_macros v0.2.34
11062026-09-04T22:47:10.926Z Downloaded progenitor-impl v0.13.0
11072026-09-04T22:47:10.926Z Downloaded newtype_derive v0.1.6
11082026-09-04T22:47:10.926Z Downloaded darling_macro v0.20.11
11092026-09-04T22:47:10.926Z Downloaded iana-time-zone v0.1.65
11102026-09-04T22:47:10.929Z Downloaded snafu v0.8.9
11112026-09-04T22:47:10.929Z Downloaded rustc_version v0.4.1
11122026-09-04T22:47:10.933Z Downloaded structmeta v0.3.0
11132026-09-04T22:47:10.933Z Downloaded untrusted v0.9.0
11142026-09-04T22:47:10.933Z Downloaded tower v0.5.3
11152026-09-04T22:47:10.936Z Downloaded icu_normalizer v2.1.1
11162026-09-04T22:47:10.938Z Downloaded rsa v0.10.0-rc.18
11172026-09-04T22:47:10.942Z Downloaded icu_properties_data v2.1.2
11182026-09-04T22:47:10.948Z Downloaded impl-trait-for-tuples v0.2.3
11192026-09-04T22:47:10.951Z Downloaded miette v7.6.0
11202026-09-04T22:47:10.955Z Downloaded newtype-uuid v1.3.2
11212026-09-04T22:47:10.955Z Downloaded num-traits v0.2.19
11222026-09-04T22:47:10.958Z Downloaded oxide-tokio-rt v0.1.4
11232026-09-04T22:47:10.958Z Downloaded difflib v0.4.0
11242026-09-04T22:47:10.958Z Downloaded peg-runtime v0.8.5
11252026-09-04T22:47:10.958Z Downloaded pin-project v1.1.11
11262026-09-04T22:47:10.964Z Downloaded rand v0.8.6
11272026-09-04T22:47:10.967Z Downloaded scrypt v0.12.0
11282026-09-04T22:47:10.970Z Downloaded nom v8.0.0
11292026-09-04T22:47:10.973Z Downloaded idna v1.1.0
11302026-09-04T22:47:10.977Z Downloaded similar v2.7.0
11312026-09-04T22:47:10.980Z Downloaded publicsuffix v2.3.0
11322026-09-04T22:47:10.980Z Downloaded termios v0.3.3
11332026-09-04T22:47:10.980Z Downloaded crc-any v2.5.0
11342026-09-04T22:47:10.980Z Downloaded progenitor-impl v0.14.0
11352026-09-04T22:47:10.983Z Downloaded schemars v0.9.0
11362026-09-04T22:47:10.989Z Downloaded multimap v0.10.1
11372026-09-04T22:47:10.992Z Downloaded whoami v2.1.0
11382026-09-04T22:47:10.992Z Downloaded serde_plain v1.0.2
11392026-09-04T22:47:10.992Z Downloaded phf_shared v0.12.1
11402026-09-04T22:47:10.992Z Downloaded twox-hash v2.1.2
11412026-09-04T22:47:10.995Z Downloaded convert_case v0.10.0
11422026-09-04T22:47:10.995Z Downloaded untrusted v0.7.1
11432026-09-04T22:47:10.995Z Downloaded tagptr v0.2.0
11442026-09-04T22:47:10.998Z Downloaded winnow v0.6.26
11452026-09-04T22:47:11.002Z Downloaded parking_lot_core v0.9.12
11462026-09-04T22:47:11.005Z Downloaded blake3 v1.8.5
11472026-09-04T22:47:11.011Z Downloaded progenitor-client v0.13.0
11482026-09-04T22:47:11.015Z Downloaded unicode-truncate v1.1.0
11492026-09-04T22:47:11.015Z Downloaded crossbeam-deque v0.8.6
11502026-09-04T22:47:11.015Z Downloaded unicode-properties v0.1.4
11512026-09-04T22:47:11.015Z Downloaded serde_bytes v0.11.19
11522026-09-04T22:47:11.015Z Downloaded static_assertions v1.1.0
11532026-09-04T22:47:11.015Z Downloaded scuffle v0.1.0
11542026-09-04T22:47:11.018Z Downloaded ryu v1.0.23
11552026-09-04T22:47:11.021Z Downloaded sync-ptr v0.1.4
11562026-09-04T22:47:11.021Z Downloaded new_debug_unreachable v1.0.6
11572026-09-04T22:47:11.021Z Downloaded password-hash v0.6.1
11582026-09-04T22:47:11.021Z Downloaded opaque-debug v0.3.1
11592026-09-04T22:47:11.021Z Downloaded quinn-udp v0.5.14
11602026-09-04T22:47:11.025Z Downloaded shlex v1.3.0
11612026-09-04T22:47:11.025Z Downloaded trait-variant v0.1.2
11622026-09-04T22:47:11.025Z Downloaded rand v0.9.2
11632026-09-04T22:47:11.032Z Downloaded termtree v0.5.1
11642026-09-04T22:47:11.032Z Downloaded darling_macro v0.23.0
11652026-09-04T22:47:11.032Z Downloaded dtrace-parser v0.3.0
11662026-09-04T22:47:11.032Z Downloaded p384 v0.13.1
11672026-09-04T22:47:11.035Z Downloaded predicates-core v1.0.10
11682026-09-04T22:47:11.035Z Downloaded seq-macro v0.3.6
11692026-09-04T22:47:11.035Z Downloaded ingot v0.2.1
11702026-09-04T22:47:11.035Z Downloaded nom v7.1.3
11712026-09-04T22:47:11.038Z Downloaded defmt v1.0.1
11722026-09-04T22:47:11.038Z Downloaded proc-macro-crate v3.4.0
11732026-09-04T22:47:11.041Z Downloaded ed25519 v2.2.3
11742026-09-04T22:47:11.041Z Downloaded snafu-derive v0.8.9
11752026-09-04T22:47:11.041Z Downloaded rand_seeder v0.4.0
11762026-09-04T22:47:11.045Z Downloaded rawzip v0.4.4
11772026-09-04T22:47:11.048Z Downloaded iri-string v0.7.10
11782026-09-04T22:47:11.053Z Downloaded crypto-common v0.2.2
11792026-09-04T22:47:11.053Z Downloaded miette-derive v7.6.0
11802026-09-04T22:47:11.053Z Downloaded mime_guess v2.0.5
11812026-09-04T22:47:11.056Z Downloaded pkcs1 v0.8.0-rc.4
11822026-09-04T22:47:11.056Z Downloaded crossterm v0.28.1
11832026-09-04T22:47:11.059Z Downloaded crossterm v0.29.0
11842026-09-04T22:47:11.061Z Downloaded ipnet v2.12.0
11852026-09-04T22:47:11.066Z Downloaded progenitor v0.14.0
11862026-09-04T22:47:11.069Z Downloaded strsim v0.10.0
11872026-09-04T22:47:11.069Z Downloaded sqlformat v0.3.5
11882026-09-04T22:47:11.072Z Downloaded unicode-normalization v0.1.25
11892026-09-04T22:47:11.076Z Downloaded whoami v1.6.1
11902026-09-04T22:47:11.076Z Downloaded git2 v0.20.4
11912026-09-04T22:47:11.081Z Downloaded num-complex v0.4.6
11922026-09-04T22:47:11.085Z Downloaded predicates v3.1.4
11932026-09-04T22:47:11.085Z Downloaded steno v0.4.1
11942026-09-04T22:47:11.087Z Downloaded pkcs8 v0.11.0
11952026-09-04T22:47:11.090Z Downloaded ed25519-dalek v2.2.0
11962026-09-04T22:47:11.093Z Downloaded indoc v2.0.7
11972026-09-04T22:47:11.093Z Downloaded pbkdf2 v0.13.0
11982026-09-04T22:47:11.097Z Downloaded quick-xml v0.37.5
11992026-09-04T22:47:11.100Z Downloaded darling_core v0.23.0
12002026-09-04T22:47:11.106Z Downloaded zerocopy v0.6.6
12012026-09-04T22:47:11.109Z Downloaded pkg-config v0.3.32
12022026-09-04T22:47:11.112Z Downloaded icu_collections v2.1.1
12032026-09-04T22:47:11.116Z Downloaded libbz2-rs-sys v0.2.2
12042026-09-04T22:47:11.116Z Downloaded aws-lc-rs v1.16.3
12052026-09-04T22:47:11.120Z Downloaded bitvec v1.0.1
12062026-09-04T22:47:11.132Z Downloaded crossbeam-epoch v0.9.18
12072026-09-04T22:47:11.136Z Downloaded hyper-rustls v0.27.7
12082026-09-04T22:47:11.136Z Downloaded rustls-webpki v0.103.13
12092026-09-04T22:47:11.136Z Downloaded crypto-primes v0.7.2
12102026-09-04T22:47:11.139Z Downloaded rustls-pki-types v1.14.0
12112026-09-04T22:47:11.144Z Downloaded typify v0.6.2
12122026-09-04T22:47:11.144Z Downloaded vsss-rs v3.3.4
12132026-09-04T22:47:11.148Z Downloaded x509-cert v0.2.5
12142026-09-04T22:47:11.151Z Downloaded native-tls v0.2.18
12152026-09-04T22:47:11.151Z Downloaded socket2 v0.6.3
12162026-09-04T22:47:11.151Z Downloaded tokio-tungstenite v0.23.1
12172026-09-04T22:47:11.151Z Downloaded toml v0.7.8
12182026-09-04T22:47:11.154Z Downloaded libxml v0.3.3
12192026-09-04T22:47:11.157Z Downloaded memmap2 v0.9.10
12202026-09-04T22:47:11.164Z Downloaded rayon v1.11.0
12212026-09-04T22:47:11.166Z Downloaded zopfli v0.8.3
12222026-09-04T22:47:11.166Z Downloaded serde_with v3.21.0
12232026-09-04T22:47:11.173Z Downloaded ecdsa v0.17.0
12242026-09-04T22:47:11.176Z Downloaded der v0.8.0
12252026-09-04T22:47:11.179Z Downloaded goblin v0.10.5
12262026-09-04T22:47:11.182Z Downloaded itertools v0.12.1
12272026-09-04T22:47:11.186Z Downloaded knus v3.4.0
12282026-09-04T22:47:11.189Z Downloaded elliptic-curve v0.13.8
12292026-09-04T22:47:11.192Z Downloaded hyper-util v0.1.20
12302026-09-04T22:47:11.195Z Downloaded openssl-sys v0.9.117
12312026-09-04T22:47:11.199Z Downloaded diff v0.1.13
12322026-09-04T22:47:11.203Z Downloaded subprocess v0.2.15
12332026-09-04T22:47:11.203Z Downloaded minimal-lexical v0.2.1
12342026-09-04T22:47:11.206Z Downloaded tracing-core v0.1.36
12352026-09-04T22:47:11.206Z Downloaded bindgen v0.71.1
12362026-09-04T22:47:11.210Z Downloaded der v0.7.10
12372026-09-04T22:47:11.214Z Downloaded vcpkg v0.2.15
12382026-09-04T22:47:11.239Z Downloaded lalrpop v0.19.12
12392026-09-04T22:47:11.246Z Downloaded tower-http v0.6.8
12402026-09-04T22:47:11.252Z Downloaded tokio-util v0.7.18
12412026-09-04T22:47:11.256Z Downloaded derive_more v2.1.1
12422026-09-04T22:47:11.264Z Downloaded libm v0.2.16
12432026-09-04T22:47:11.270Z Downloaded p521 v0.14.0
12442026-09-04T22:47:11.272Z Downloaded chrono v0.4.45
12452026-09-04T22:47:11.276Z Downloaded diesel_derives v2.3.7
12462026-09-04T22:47:11.282Z Downloaded nix v0.27.1
12472026-09-04T22:47:11.288Z Downloaded moka v0.12.13
12482026-09-04T22:47:11.317Z Downloaded internal-russh-num-bigint v0.5.0
12492026-09-04T22:47:11.322Z Downloaded unicode-segmentation v1.12.0
12502026-09-04T22:47:11.322Z Downloaded const_format v0.2.35
12512026-09-04T22:47:11.322Z Downloaded itertools v0.15.0
12522026-09-04T22:47:11.322Z Downloaded gimli v0.32.3
12532026-09-04T22:47:11.322Z Downloaded reedline v0.40.0
12542026-09-04T22:47:11.322Z Downloaded tabled v0.21.0
12552026-09-04T22:47:11.325Z Downloaded derive_more-impl v2.1.1
12562026-09-04T22:47:11.329Z Downloaded smoltcp v0.9.1
12572026-09-04T22:47:11.336Z Downloaded regex v1.12.3
12582026-09-04T22:47:11.339Z Downloaded num-bigint v0.4.6
12592026-09-04T22:47:11.342Z Downloaded regex-syntax v0.6.29
12602026-09-04T22:47:11.346Z Downloaded zerovec v0.11.5
12612026-09-04T22:47:11.349Z Downloaded itertools v0.14.0
12622026-09-04T22:47:11.354Z Downloaded schemars v1.2.1
12632026-09-04T22:47:11.363Z Downloaded zip v4.6.1
12642026-09-04T22:47:11.367Z Downloaded portable-atomic v1.13.1
12652026-09-04T22:47:11.371Z Downloaded tough v0.22.0
12662026-09-04T22:47:11.375Z Downloaded jiff-core v0.1.0
12672026-09-04T22:47:11.378Z Downloaded russh v0.62.4
12682026-09-04T22:47:11.384Z Downloaded zlib-rs v0.6.2
12692026-09-04T22:47:11.387Z Downloaded petname v2.0.2
12702026-09-04T22:47:11.390Z Downloaded hyper v1.10.1
12712026-09-04T22:47:11.394Z Downloaded zerocopy v0.8.55
12722026-09-04T22:47:11.405Z Downloaded reqwest v0.12.28
12732026-09-04T22:47:11.409Z Downloaded time v0.3.47
12742026-09-04T22:47:11.416Z Downloaded winnow v1.0.3
12752026-09-04T22:47:11.421Z Downloaded bstr v1.12.1
12762026-09-04T22:47:11.427Z Downloaded winnow v0.5.40
12772026-09-04T22:47:11.432Z Downloaded nix v0.28.0
12782026-09-04T22:47:11.437Z Downloaded proptest v1.11.0
12792026-09-04T22:47:11.443Z Downloaded polar-core v0.27.3
12802026-09-04T22:47:11.447Z Downloaded itertools v0.13.0
12812026-09-04T22:47:11.450Z Downloaded iddqd v0.4.2
12822026-09-04T22:47:11.456Z Downloaded object v0.30.4
12832026-09-04T22:47:11.460Z Downloaded openssl v0.10.80
12842026-09-04T22:47:11.466Z Downloaded hickory-proto v0.24.4
12852026-09-04T22:47:11.475Z Downloaded rustls v0.23.41
12862026-09-04T22:47:11.481Z Downloaded smoltcp v0.11.0
12872026-09-04T22:47:11.488Z Downloaded sha3 v0.12.0
12882026-09-04T22:47:11.491Z Downloaded radix_trie v0.2.1
12892026-09-04T22:47:11.496Z Downloaded hickory-proto v0.25.2
12902026-09-04T22:47:11.502Z Downloaded crypto-bigint v0.7.5
12912026-09-04T22:47:11.511Z Downloaded syn v3.0.3
12922026-09-04T22:47:11.518Z Downloaded quinn-proto v0.11.16
12932026-09-04T22:47:11.521Z Downloaded curve25519-dalek v4.1.3
12942026-09-04T22:47:11.526Z Downloaded object v0.37.3
12952026-09-04T22:47:11.532Z Downloaded curve25519-dalek v5.0.0
12962026-09-04T22:47:11.538Z Downloaded dropshot v0.17.1
12972026-09-04T22:47:11.551Z Downloaded regex-syntax v0.8.10
12982026-09-04T22:47:11.555Z Downloaded rustix v0.38.44
12992026-09-04T22:47:11.568Z Downloaded nix v0.31.2
13002026-09-04T22:47:11.574Z Downloaded sled v0.34.7
13012026-09-04T22:47:11.579Z Downloaded sqlparser v0.61.0
13022026-09-04T22:47:11.585Z Downloaded tracing v0.1.44
13032026-09-04T22:47:11.597Z Downloaded typify-impl v0.6.2
13042026-09-04T22:47:11.605Z Downloaded openapiv3 v2.2.0
13052026-09-04T22:47:11.611Z Downloaded regress v0.10.5
13062026-09-04T22:47:11.619Z Downloaded regress v0.11.1
13072026-09-04T22:47:11.622Z Downloaded bzip2-sys v0.1.13+1.0.8
13082026-09-04T22:47:11.628Z Downloaded sha3 v0.11.0
13092026-09-04T22:47:11.632Z Downloaded regex-automata v0.4.14
13102026-09-04T22:47:11.639Z Downloaded diesel v2.3.7
13112026-09-04T22:47:11.652Z Downloaded zerocopy-derive v0.6.6
13122026-09-04T22:47:11.656Z Downloaded petgraph v0.6.5
13132026-09-04T22:47:11.669Z Downloaded ratatui v0.29.0
13142026-09-04T22:47:11.694Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13152026-09-04T22:47:11.704Z Downloaded chrono-tz v0.10.4
13162026-09-04T22:47:11.715Z Downloaded tokio v1.52.1
13172026-09-04T22:47:11.739Z Downloaded jiff v0.2.34
13182026-09-04T22:47:11.748Z Downloaded sha3 v0.10.8
13192026-09-04T22:47:11.751Z Downloaded encoding_rs v0.8.35
13202026-09-04T22:47:11.764Z Downloaded petgraph v0.8.3
13212026-09-04T22:47:11.777Z Downloaded libz-sys v1.1.24
13222026-09-04T22:47:11.788Z Downloaded csv v1.4.0
13232026-09-04T22:47:11.799Z Downloaded libgit2-sys v0.18.3+1.9.2
13242026-09-04T22:47:11.835Z Downloaded ring v0.17.14
13252026-09-04T22:47:12.326Z Downloaded aws-lc-sys v0.40.0
13262026-09-04T22:47:12.588Z Compiling serde_core v1.0.228
13272026-09-04T22:47:12.588Z Compiling libc v0.2.185
13282026-09-04T22:47:12.591Z Compiling serde v1.0.228
13292026-09-04T22:47:12.591Z Compiling log v0.4.33
13302026-09-04T22:47:12.591Z Compiling smallvec v1.15.1
13312026-09-04T22:47:12.591Z Compiling find-msvc-tools v0.1.9
13322026-09-04T22:47:12.591Z Compiling shlex v1.3.0
13332026-09-04T22:47:12.591Z Compiling subtle v2.6.1
13342026-09-04T22:47:12.591Z Compiling scopeguard v1.2.0
13352026-09-04T22:47:12.591Z Compiling stable_deref_trait v1.2.1
13362026-09-04T22:47:12.591Z Compiling typenum v1.20.1
13372026-09-04T22:47:12.591Z Compiling zerocopy v0.8.55
13382026-09-04T22:47:12.724Z Compiling portable-atomic v1.13.1
13392026-09-04T22:47:12.750Z Compiling serde_json v1.0.151
13402026-09-04T22:47:12.788Z Compiling syn v2.0.117
13412026-09-04T22:47:12.811Z Compiling critical-section v1.2.0
13422026-09-04T22:47:12.882Z Compiling lock_api v0.4.14
13432026-09-04T22:47:12.912Z Compiling libm v0.2.16
13442026-09-04T22:47:12.915Z Compiling num-traits v0.2.19
13452026-09-04T22:47:12.938Z Compiling pkg-config v0.3.32
13462026-09-04T22:47:12.952Z Compiling generic-array v0.14.7
13472026-09-04T22:47:12.989Z Compiling getrandom v0.4.3
13482026-09-04T22:47:13.038Z Compiling const-oid v0.9.6
13492026-09-04T22:47:13.141Z Compiling parking_lot_core v0.9.12
13502026-09-04T22:47:13.160Z Compiling pin-project-lite v0.2.17
13512026-09-04T22:47:13.188Z Compiling rand_core v0.10.0
13522026-09-04T22:47:13.202Z Compiling futures-core v0.3.32
13532026-09-04T22:47:13.271Z Compiling writeable v0.6.2
13542026-09-04T22:47:13.286Z Compiling percent-encoding v2.3.2
13552026-09-04T22:47:13.289Z Compiling litemap v0.8.1
13562026-09-04T22:47:13.388Z Compiling icu_properties_data v2.1.2
13572026-09-04T22:47:13.391Z Compiling icu_normalizer_data v2.1.1
13582026-09-04T22:47:13.391Z Compiling rustix v1.1.4
13592026-09-04T22:47:13.431Z Compiling getrandom v0.3.4
13602026-09-04T22:47:13.476Z Compiling futures-sink v0.3.32
13612026-09-04T22:47:13.491Z Compiling futures-task v0.3.32
13622026-09-04T22:47:13.494Z Compiling futures-io v0.3.32
13632026-09-04T22:47:13.519Z Compiling slab v0.4.12
13642026-09-04T22:47:13.534Z Compiling utf8_iter v1.0.4
13652026-09-04T22:47:13.599Z Compiling futures-channel v0.3.32
13662026-09-04T22:47:13.675Z Compiling form_urlencoded v1.2.2
13672026-09-04T22:47:13.690Z Compiling rustversion v1.0.22
13682026-09-04T22:47:13.693Z Compiling base64ct v1.8.3
13692026-09-04T22:47:13.722Z Compiling iana-time-zone v0.1.65
13702026-09-04T22:47:13.739Z Compiling dunce v1.0.5
13712026-09-04T22:47:13.742Z Compiling flagset v0.4.7
13722026-09-04T22:47:13.774Z Compiling errno v0.3.14
13732026-09-04T22:47:13.795Z Compiling jobserver v0.1.34
13742026-09-04T22:47:13.814Z Compiling getrandom v0.2.17
13752026-09-04T22:47:13.856Z Compiling mio v1.2.0
13762026-09-04T22:47:13.883Z Compiling socket2 v0.6.3
13772026-09-04T22:47:13.886Z Compiling once_cell v1.21.3
13782026-09-04T22:47:13.937Z Compiling signal-hook-registry v1.4.8
13792026-09-04T22:47:14.002Z Compiling rand_core v0.6.4
13802026-09-04T22:47:14.018Z Compiling pem-rfc7468 v0.7.0
13812026-09-04T22:47:14.052Z Compiling cc v1.2.56
13822026-09-04T22:47:14.068Z Compiling parking_lot v0.12.5
13832026-09-04T22:47:14.140Z Compiling fs_extra v1.3.0
13842026-09-04T22:47:14.173Z Compiling ident_case v1.0.1
13852026-09-04T22:47:14.194Z Compiling regex-syntax v0.8.10
13862026-09-04T22:47:14.224Z Compiling base64 v0.22.1
13872026-09-04T22:47:14.289Z Compiling rand_core v0.9.5
13882026-09-04T22:47:14.308Z Compiling vcpkg v0.2.15
13892026-09-04T22:47:14.322Z Compiling syn v1.0.109
13902026-09-04T22:47:14.337Z Compiling tracing-core v0.1.36
13912026-09-04T22:47:14.352Z Compiling aws-lc-rs v1.16.3
13922026-09-04T22:47:14.366Z Compiling schemars v0.8.22
13932026-09-04T22:47:14.441Z Compiling dyn-clone v1.0.20
13942026-09-04T22:47:14.462Z Compiling cpufeatures v0.2.17
13952026-09-04T22:47:14.477Z Compiling simd-adler32 v0.3.8
13962026-09-04T22:47:14.552Z Compiling spin v0.9.8
13972026-09-04T22:47:14.567Z Compiling httparse v1.10.1
13982026-09-04T22:47:14.584Z Compiling tinyvec_macros v0.1.1
13992026-09-04T22:47:14.610Z Compiling adler2 v2.0.1
14002026-09-04T22:47:14.629Z Compiling openssl-probe v0.2.1
14012026-09-04T22:47:14.718Z Compiling crc32fast v1.5.0
14022026-09-04T22:47:14.727Z Compiling cmov v0.5.4
14032026-09-04T22:47:14.779Z Compiling miniz_oxide v0.8.9
14042026-09-04T22:47:14.819Z Compiling tinyvec v1.10.0
14052026-09-04T22:47:14.834Z Compiling aho-corasick v1.1.4
14062026-09-04T22:47:14.859Z Compiling try-lock v0.2.5
14072026-09-04T22:47:14.880Z Compiling cmake v0.1.57
14082026-09-04T22:47:14.884Z Compiling untrusted v0.7.1
14092026-09-04T22:47:14.981Z Compiling bitflags v2.11.0
14102026-09-04T22:47:15.010Z Compiling semver v1.0.28
14112026-09-04T22:47:15.024Z Compiling indexmap v2.14.0
14122026-09-04T22:47:15.040Z Compiling uuid v1.23.4
14132026-09-04T22:47:15.099Z Compiling ctutils v0.4.2
14142026-09-04T22:47:15.135Z Compiling tower-layer v0.3.3
14152026-09-04T22:47:15.192Z Compiling unicode-segmentation v1.12.0
14162026-09-04T22:47:15.233Z Compiling atomic-waker v1.1.2
14172026-09-04T22:47:15.301Z Compiling rustc_version v0.4.1
14182026-09-04T22:47:15.317Z Compiling tower-service v0.3.3
14192026-09-04T22:47:15.354Z Compiling radium v0.7.0
14202026-09-04T22:47:15.432Z Compiling want v0.3.1
14212026-09-04T22:47:15.445Z Compiling untrusted v0.9.0
14222026-09-04T22:47:15.578Z Compiling maybe-uninit v2.0.0
14232026-09-04T22:47:15.592Z Compiling foreign-types-shared v0.1.1
14242026-09-04T22:47:15.606Z Compiling tap v1.0.1
14252026-09-04T22:47:15.622Z Compiling openssl v0.10.80
14262026-09-04T22:47:15.637Z Compiling rustls v0.23.41
14272026-09-04T22:47:15.670Z Compiling httpdate v1.0.3
14282026-09-04T22:47:15.701Z Compiling foreign-types v0.3.2
14292026-09-04T22:47:15.713Z Compiling unicode-normalization v0.1.25
14302026-09-04T22:47:15.732Z Compiling synstructure v0.13.2
14312026-09-04T22:47:15.761Z Compiling serde_derive_internals v0.29.1
14322026-09-04T22:47:15.777Z Compiling aws-lc-sys v0.40.0
14332026-09-04T22:47:15.790Z Compiling openssl-sys v0.9.117
14342026-09-04T22:47:15.840Z Compiling pest_generator v2.8.6
14352026-09-04T22:47:15.872Z Compiling regex-automata v0.4.14
14362026-09-04T22:47:15.889Z Compiling darling_core v0.20.11
14372026-09-04T22:47:15.923Z Compiling bzip2-sys v0.1.13+1.0.8
14382026-09-04T22:47:15.962Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14392026-09-04T22:47:16.232Z Compiling terminal_size v0.4.3
14402026-09-04T22:47:16.248Z Compiling tempfile v3.27.0
14412026-09-04T22:47:16.264Z Compiling wyz v0.5.1
14422026-09-04T22:47:16.389Z Compiling num-integer v0.1.46
14432026-09-04T22:47:16.406Z Compiling socket2 v0.5.10
14442026-09-04T22:47:16.422Z Compiling wait-timeout v0.2.1
14452026-09-04T22:47:16.438Z Compiling ahash v0.8.12
14462026-09-04T22:47:16.477Z Compiling num-conv v0.2.0
14472026-09-04T22:47:16.622Z Compiling packed_struct v0.10.1
14482026-09-04T22:47:16.637Z Compiling funty v2.0.0
14492026-09-04T22:47:16.652Z Compiling num-bigint-dig v0.8.6
14502026-09-04T22:47:16.666Z Compiling bit-vec v0.8.0
14512026-09-04T22:47:16.690Z Compiling quick-error v1.2.3
14522026-09-04T22:47:16.727Z Compiling native-tls v0.2.18
14532026-09-04T22:47:16.730Z Compiling time-core v0.1.8
14542026-09-04T22:47:16.758Z Compiling powerfmt v0.2.0
14552026-09-04T22:47:16.810Z Compiling rusty-fork v0.3.1
14562026-09-04T22:47:16.828Z Compiling num-iter v0.1.45
14572026-09-04T22:47:16.848Z Compiling clap_builder v4.6.0
14582026-09-04T22:47:16.887Z Compiling bit-set v0.8.0
14592026-09-04T22:47:16.903Z Compiling time-macros v0.2.27
14602026-09-04T22:47:16.933Z Compiling deranged v0.5.8
14612026-09-04T22:47:16.980Z Compiling bitvec v1.0.1
14622026-09-04T22:47:17.009Z Compiling lazy_static v1.5.0
14632026-09-04T22:47:17.068Z Compiling rand_xorshift v0.4.0
14642026-09-04T22:47:17.092Z Compiling sync_wrapper v1.0.2
14652026-09-04T22:47:17.132Z Compiling indexmap v1.9.3
14662026-09-04T22:47:17.162Z Compiling crossbeam-utils v0.8.21
14672026-09-04T22:47:17.214Z Compiling nodrop v0.1.14
14682026-09-04T22:47:17.250Z Compiling num_threads v0.1.7
14692026-09-04T22:47:17.250Z Compiling usdt-impl v0.6.0
14702026-09-04T22:47:17.323Z Compiling crc-catalog v2.4.0
14712026-09-04T22:47:17.343Z Compiling zlib-rs v0.6.2
14722026-09-04T22:47:17.365Z Compiling object v0.37.3
14732026-09-04T22:47:17.428Z Compiling unarray v0.1.4
14742026-09-04T22:47:17.479Z Compiling siphasher v1.0.2
14752026-09-04T22:47:17.494Z Compiling paste v1.0.15
14762026-09-04T22:47:17.555Z Compiling serde_derive v1.0.228
14772026-09-04T22:47:17.571Z Compiling zeroize_derive v1.5.0
14782026-09-04T22:47:17.656Z Compiling zerofrom-derive v0.1.6
14792026-09-04T22:47:17.700Z Compiling zerocopy-derive v0.8.55
14802026-09-04T22:47:17.797Z Compiling yoke-derive v0.8.1
14812026-09-04T22:47:17.970Z Compiling zerovec-derive v0.11.2
14822026-09-04T22:47:17.991Z Compiling displaydoc v0.2.5
14832026-09-04T22:47:18.061Z Compiling tokio-macros v2.7.0
14842026-09-04T22:47:18.261Z Compiling futures-macro v0.3.32
14852026-09-04T22:47:18.360Z Compiling thiserror-impl v2.0.18
14862026-09-04T22:47:18.533Z Compiling der_derive v0.7.3
14872026-09-04T22:47:18.823Z Compiling tracing-attributes v0.1.31
14882026-09-04T22:47:18.881Z Compiling schemars_derive v0.8.22
14892026-09-04T22:47:18.896Z Compiling scroll_derive v0.13.1
14902026-09-04T22:47:19.079Z Compiling pest_derive v2.8.6
14912026-09-04T22:47:19.162Z Compiling futures-util v0.3.32
14922026-09-04T22:47:19.177Z Compiling zerofrom v0.1.6
14932026-09-04T22:47:19.210Z Compiling darling_macro v0.20.11
14942026-09-04T22:47:19.328Z Compiling yoke v0.8.1
14952026-09-04T22:47:19.545Z Compiling zerovec v0.11.5
14962026-09-04T22:47:19.580Z Compiling zerotrie v0.2.3
14972026-09-04T22:47:19.607Z Compiling openssl-macros v0.1.1
14982026-09-04T22:47:19.756Z Compiling thiserror-impl v1.0.69
14992026-09-04T22:47:19.775Z Compiling scroll v0.13.0
15002026-09-04T22:47:19.806Z Compiling thiserror v2.0.18
15012026-09-04T22:47:19.959Z Compiling darling v0.20.11
15022026-09-04T22:47:19.985Z Compiling packed_struct_codegen v0.10.1
15032026-09-04T22:47:20.060Z Compiling bitfield-macros v0.19.4
15042026-09-04T22:47:20.102Z Compiling tinystr v0.8.2
15052026-09-04T22:47:20.117Z Compiling potential_utf v0.1.4
15062026-09-04T22:47:20.162Z Compiling goblin v0.10.5
15072026-09-04T22:47:20.233Z Compiling zerocopy-derive v0.6.6
15082026-09-04T22:47:20.247Z Compiling icu_collections v2.1.1
15092026-09-04T22:47:20.308Z Compiling icu_locale_core v2.1.1
15102026-09-04T22:47:20.334Z Compiling tracing v0.1.44
15112026-09-04T22:47:20.351Z Compiling clap_derive v4.6.1
15122026-09-04T22:47:20.628Z Compiling flate2 v1.1.9
15132026-09-04T22:47:20.747Z Compiling derive_builder_core v0.20.2
15142026-09-04T22:47:20.766Z Compiling dtrace-parser v0.3.0
15152026-09-04T22:47:20.814Z Compiling bitfield v0.19.4
15162026-09-04T22:47:21.071Z Compiling icu_provider v2.1.1
15172026-09-04T22:47:21.111Z Compiling time v0.3.47
15182026-09-04T22:47:21.126Z Compiling zerocopy v0.6.6
15192026-09-04T22:47:21.129Z Compiling thiserror v1.0.69
15202026-09-04T22:47:21.210Z Compiling zeroize v1.9.0
15212026-09-04T22:47:21.249Z Compiling bytes v1.11.1
15222026-09-04T22:47:21.266Z Compiling chrono v0.4.45
15232026-09-04T22:47:21.270Z Compiling ipnet v2.12.0
15242026-09-04T22:47:21.444Z Compiling icu_normalizer v2.1.1
15252026-09-04T22:47:21.488Z Compiling icu_properties v2.1.2
15262026-09-04T22:47:21.542Z Compiling der v0.7.10
15272026-09-04T22:47:21.593Z Compiling rustls-pki-types v1.14.0
15282026-09-04T22:47:21.638Z Compiling hybrid-array v0.4.13
15292026-09-04T22:47:21.796Z Compiling tokio v1.52.1
15302026-09-04T22:47:21.897Z Compiling block-buffer v0.10.4
15312026-09-04T22:47:21.964Z Compiling crypto-common v0.1.7
15322026-09-04T22:47:22.002Z Compiling http v1.4.2
15332026-09-04T22:47:22.073Z Compiling hex v0.4.3
15342026-09-04T22:47:22.091Z Compiling digest v0.10.7
15352026-09-04T22:47:22.133Z Compiling serde_spanned v0.6.9
15362026-09-04T22:47:22.167Z Compiling toml_datetime v0.6.11
15372026-09-04T22:47:22.295Z Compiling sha2 v0.10.9
15382026-09-04T22:47:22.353Z Compiling idna_adapter v1.2.1
15392026-09-04T22:47:22.368Z Compiling ppv-lite86 v0.2.21
15402026-09-04T22:47:22.437Z Compiling spki v0.7.3
15412026-09-04T22:47:22.437Z Compiling signature v2.2.0
15422026-09-04T22:47:22.513Z Compiling idna v1.1.0
15432026-09-04T22:47:22.531Z Compiling hmac v0.12.1
15442026-09-04T22:47:22.614Z Compiling pkcs8 v0.10.2
15452026-09-04T22:47:22.657Z Compiling http-body v1.0.1
15462026-09-04T22:47:22.676Z Compiling rand_chacha v0.9.0
15472026-09-04T22:47:22.691Z Compiling rand_chacha v0.3.1
15482026-09-04T22:47:22.751Z Compiling clap v4.6.1
15492026-09-04T22:47:22.831Z Compiling url v2.5.8
15502026-09-04T22:47:22.848Z Compiling pkcs1 v0.7.5
15512026-09-04T22:47:22.895Z Compiling rand v0.9.2
15522026-09-04T22:47:22.938Z Compiling rand v0.8.6
15532026-09-04T22:47:22.976Z Compiling dof v0.4.0
15542026-09-04T22:47:23.042Z Compiling http-body-util v0.1.3
15552026-09-04T22:47:23.242Z Compiling structmeta-derive v0.3.0
15562026-09-04T22:47:23.256Z Compiling scroll_derive v0.12.1
15572026-09-04T22:47:23.293Z Compiling crc v3.4.0
15582026-09-04T22:47:23.421Z Compiling array-init v0.0.4
15592026-09-04T22:47:23.480Z Compiling proptest v1.11.0
15602026-09-04T22:47:23.515Z Compiling smallvec v0.6.14
15612026-09-04T22:47:23.651Z Compiling darling_core v0.23.0
15622026-09-04T22:47:23.665Z Compiling heapless v0.7.17
15632026-09-04T22:47:23.729Z Compiling slog v2.8.2
15642026-09-04T22:47:23.763Z Compiling thread-id v5.1.0
15652026-09-04T22:47:23.778Z Compiling env_filter v2.0.0
15662026-09-04T22:47:23.858Z Compiling syn v3.0.3
15672026-09-04T22:47:23.926Z Compiling cookie v0.18.1
15682026-09-04T22:47:23.942Z Compiling gimli v0.32.3
15692026-09-04T22:47:23.960Z Compiling signal-hook v0.3.18
15702026-09-04T22:47:24.055Z Compiling winnow v0.5.40
15712026-09-04T22:47:24.089Z Compiling anyhow v1.0.104
15722026-09-04T22:47:24.102Z Compiling ryu v1.0.23
15732026-09-04T22:47:24.132Z Compiling ipnetwork v0.21.1
15742026-09-04T22:47:24.155Z Compiling allocator-api2 v0.2.21
15752026-09-04T22:47:24.177Z Compiling hashbrown v0.12.3
15762026-09-04T22:47:24.304Z Compiling base64 v0.21.7
15772026-09-04T22:47:24.339Z Compiling unicode-bidi v0.3.18
15782026-09-04T22:47:24.413Z Compiling iri-string v0.7.10
15792026-09-04T22:47:24.457Z Compiling zstd-safe v7.2.4
15802026-09-04T22:47:24.497Z Compiling unicode-properties v0.1.4
15812026-09-04T22:47:24.546Z Compiling ron v0.8.1
15822026-09-04T22:47:24.654Z Compiling rsa v0.9.10
15832026-09-04T22:47:24.701Z Compiling stringprep v0.1.5
15842026-09-04T22:47:24.725Z Compiling oxnet v0.1.6
15852026-09-04T22:47:24.924Z Compiling structmeta v0.3.0
15862026-09-04T22:47:24.951Z Compiling serde_urlencoded v0.7.1
15872026-09-04T22:47:25.157Z Compiling scroll v0.12.0
15882026-09-04T22:47:25.226Z Compiling env_logger v0.11.11
15892026-09-04T22:47:25.255Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15902026-09-04T22:47:25.284Z Compiling serde-hex v0.1.0
15912026-09-04T22:47:25.445Z Compiling toml_edit v0.19.15
15922026-09-04T22:47:25.550Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
15932026-09-04T22:47:25.613Z Compiling tokio-util v0.7.18
15942026-09-04T22:47:25.765Z Compiling tower v0.5.3
15952026-09-04T22:47:25.893Z Compiling addr2line v0.25.1
15962026-09-04T22:47:25.950Z Compiling newtype-uuid v1.3.2
15972026-09-04T22:47:26.013Z Compiling tokio-native-tls v0.3.1
15982026-09-04T22:47:26.189Z Compiling darling_macro v0.23.0
15992026-09-04T22:47:26.208Z Compiling tower-http v0.6.8
16002026-09-04T22:47:26.273Z Compiling hashbrown v0.13.2
16012026-09-04T22:47:26.309Z Compiling x509-cert v0.2.5
16022026-09-04T22:47:26.633Z Compiling h2 v0.4.15
16032026-09-04T22:47:26.716Z Compiling crypto-common v0.2.2
16042026-09-04T22:47:26.731Z Compiling block-padding v0.4.2
16052026-09-04T22:47:26.792Z Compiling block-buffer v0.12.1
16062026-09-04T22:47:26.796Z Compiling md-5 v0.10.6
16072026-09-04T22:47:26.918Z Compiling rustls-native-certs v0.8.3
16082026-09-04T22:47:26.990Z Compiling derive_builder_macro v0.20.2
16092026-09-04T22:47:27.012Z Compiling bzip2 v0.4.4
16102026-09-04T22:47:27.068Z Compiling erased-serde v0.3.31
16112026-09-04T22:47:27.244Z Compiling serde_tokenstream v0.2.3
16122026-09-04T22:47:27.246Z Compiling camino v1.2.5
16132026-09-04T22:47:27.430Z Compiling daft-derive v0.1.8
16142026-09-04T22:47:27.497Z Compiling bstr v1.12.1
16152026-09-04T22:47:27.572Z Compiling zerocopy-derive v0.7.35
16162026-09-04T22:47:27.594Z Compiling async-trait v0.1.89
16172026-09-04T22:47:27.638Z Compiling pin-project-internal v1.1.11
16182026-09-04T22:47:27.668Z Compiling curve25519-dalek v4.1.3
16192026-09-04T22:47:27.763Z Compiling heck v0.4.1
16202026-09-04T22:47:27.940Z Compiling vergen-lib v9.1.0
16212026-09-04T22:47:28.007Z Compiling hash32 v0.2.1
16222026-09-04T22:47:28.030Z Compiling encoding_rs v0.8.35
16232026-09-04T22:47:28.145Z Compiling memoffset v0.9.1
16242026-09-04T22:47:28.162Z Compiling owo-colors v4.3.0
16252026-09-04T22:47:28.165Z Compiling cfg_aliases v0.2.1
16262026-09-04T22:47:28.192Z Compiling mime v0.3.17
16272026-09-04T22:47:28.213Z Compiling fallible-iterator v0.2.0
16282026-09-04T22:47:28.257Z Compiling crc-any v2.5.0
16292026-09-04T22:47:28.356Z Compiling litrs v1.0.0
16302026-09-04T22:47:28.471Z Compiling psl-types v2.0.11
16312026-09-04T22:47:28.486Z Compiling smoltcp v0.9.1
16322026-09-04T22:47:28.503Z Compiling ref-cast v1.0.25
16332026-09-04T22:47:28.519Z Compiling rustc-demangle v0.1.27
16342026-09-04T22:47:28.519Z Compiling rustix v0.38.44
16352026-09-04T22:47:28.550Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16362026-09-04T22:47:28.615Z Compiling publicsuffix v2.3.0
16372026-09-04T22:47:28.728Z Compiling postgres-protocol v0.6.10
16382026-09-04T22:47:28.808Z Compiling pin-project v1.1.11
16392026-09-04T22:47:28.824Z Compiling backtrace v0.3.76
16402026-09-04T22:47:28.874Z Compiling zerocopy v0.7.35
16412026-09-04T22:47:28.889Z Compiling document-features v0.2.12
16422026-09-04T22:47:28.936Z Compiling nix v0.31.2
16432026-09-04T22:47:28.940Z Compiling daft v0.1.8
16442026-09-04T22:47:29.047Z Compiling snafu-derive v0.8.9
16452026-09-04T22:47:29.118Z Compiling derive_builder v0.20.2
16462026-09-04T22:47:29.253Z Compiling zip v0.6.6
16472026-09-04T22:47:29.268Z Compiling inout v0.2.2
16482026-09-04T22:47:29.299Z Compiling toml v0.7.8
16492026-09-04T22:47:29.327Z Compiling darling v0.23.0
16502026-09-04T22:47:29.422Z Compiling object v0.30.4
16512026-09-04T22:47:29.448Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16522026-09-04T22:47:29.463Z Compiling goblin v0.8.2
16532026-09-04T22:47:29.503Z Compiling derive-ex v0.1.8
16542026-09-04T22:47:29.751Z Compiling hyper v1.10.1
16552026-09-04T22:47:29.846Z Compiling futures-executor v0.3.32
16562026-09-04T22:47:29.937Z Compiling hubpack_derive v0.1.1
16572026-09-04T22:47:29.951Z Compiling regex v1.12.3
16582026-09-04T22:47:29.955Z Compiling phf_shared v0.13.1
16592026-09-04T22:47:30.009Z Compiling curve25519-dalek-derive v0.1.1
16602026-09-04T22:47:30.110Z Compiling ref-cast-impl v1.0.25
16612026-09-04T22:47:30.133Z Compiling strum_macros v0.27.2
16622026-09-04T22:47:30.169Z Compiling convert_case v0.10.0
16632026-09-04T22:47:30.221Z Compiling cargo-platform v0.3.2
16642026-09-04T22:47:30.423Z Compiling vergen v9.1.0
16652026-09-04T22:47:30.438Z Compiling ff v0.13.1
16662026-09-04T22:47:30.505Z Compiling fs-err v3.3.0
16672026-09-04T22:47:30.521Z Compiling base16ct v0.2.0
16682026-09-04T22:47:30.595Z Compiling same-file v1.0.6
16692026-09-04T22:47:30.629Z Compiling bitflags v1.3.2
16702026-09-04T22:47:30.710Z Compiling path-slash v0.1.5
16712026-09-04T22:47:30.710Z Compiling foldhash v0.2.0
16722026-09-04T22:47:30.741Z Compiling bumpalo v3.20.2
16732026-09-04T22:47:30.744Z Compiling managed v0.8.0
16742026-09-04T22:47:30.744Z Compiling is_ci v1.2.0
16752026-09-04T22:47:30.785Z Compiling foldhash v0.1.5
16762026-09-04T22:47:30.858Z Compiling jiff-core v0.1.0
16772026-09-04T22:47:30.873Z Compiling libbz2-rs-sys v0.2.2
16782026-09-04T22:47:30.924Z Compiling hashbrown v0.15.5
16792026-09-04T22:47:30.968Z Compiling hyper-util v0.1.20
16802026-09-04T22:47:30.968Z Compiling zopfli v0.8.3
16812026-09-04T22:47:31.017Z Compiling hashbrown v0.16.1
16822026-09-04T22:47:31.055Z Compiling snafu v0.8.9
16832026-09-04T22:47:31.265Z Compiling test-strategy v0.4.5
16842026-09-04T22:47:31.439Z Compiling bzip2 v0.6.1
16852026-09-04T22:47:31.480Z Compiling supports-color v3.0.2
16862026-09-04T22:47:31.498Z Compiling textwrap v0.16.2
16872026-09-04T22:47:31.628Z Compiling jiff v0.2.34
16882026-09-04T22:47:31.668Z Compiling walkdir v2.5.0
16892026-09-04T22:47:31.714Z Compiling sec1 v0.7.3
16902026-09-04T22:47:31.825Z Compiling dof v0.3.0
16912026-09-04T22:47:31.840Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16922026-09-04T22:47:31.976Z Compiling group v0.13.0
16932026-09-04T22:47:31.991Z Compiling derive_more-impl v2.1.1
16942026-09-04T22:47:32.022Z Compiling hubpack v0.1.2
16952026-09-04T22:47:32.037Z Compiling cargo_metadata v0.23.1
16962026-09-04T22:47:32.177Z Compiling strum v0.27.2
16972026-09-04T22:47:32.191Z Compiling phf v0.13.1
16982026-09-04T22:47:32.254Z Compiling futures v0.3.32
16992026-09-04T22:47:32.349Z Compiling cookie_store v0.22.1
17002026-09-04T22:47:32.370Z Compiling signal-hook-mio v0.2.5
17012026-09-04T22:47:32.434Z Compiling hyper-tls v0.6.0
17022026-09-04T22:47:32.509Z Compiling zstd v0.13.3
17032026-09-04T22:47:32.566Z Compiling serde_with_macros v3.21.0
17042026-09-04T22:47:32.690Z Compiling reqwest v0.12.28
17052026-09-04T22:47:32.705Z Compiling cipher v0.5.2
17062026-09-04T22:47:32.782Z Compiling backtrace-ext v0.2.1
17072026-09-04T22:47:32.797Z Compiling postgres-types v0.2.12
17082026-09-04T22:47:33.033Z Compiling globset v0.4.18
17092026-09-04T22:47:33.049Z Compiling usdt-macro v0.6.0
17102026-09-04T22:47:33.052Z Compiling usdt-attr-macro v0.6.0
17112026-09-04T22:47:33.147Z Compiling byte-wrapper v0.1.0
17122026-09-04T22:47:33.297Z Compiling ed25519 v2.2.3
17132026-09-04T22:47:33.396Z Compiling hkdf v0.12.4
17142026-09-04T22:47:33.414Z Compiling crypto-bigint v0.5.5
17152026-09-04T22:47:33.506Z Compiling dtrace-parser v0.2.0
17162026-09-04T22:47:33.587Z Compiling serde_plain v1.0.2
17172026-09-04T22:47:33.714Z Compiling serde-big-array v0.5.1
17182026-09-04T22:47:33.729Z Compiling olpc-cjson v0.1.4
17192026-09-04T22:47:33.762Z Compiling phf_shared v0.11.3
17202026-09-04T22:47:33.803Z Compiling serde_repr v0.1.20
17212026-09-04T22:47:33.874Z Compiling async-recursion v1.1.1
17222026-09-04T22:47:33.888Z Compiling enum-as-inner v0.6.1
17232026-09-04T22:47:33.908Z Compiling miette-derive v7.6.0
17242026-09-04T22:47:33.934Z Compiling strum_macros v0.26.4
17252026-09-04T22:47:33.966Z Compiling float-cmp v0.10.0
17262026-09-04T22:47:34.066Z Compiling pem v3.0.6
17272026-09-04T22:47:34.124Z Compiling thread-id v4.2.2
17282026-09-04T22:47:34.213Z Compiling memmap2 v0.9.10
17292026-09-04T22:47:34.229Z Compiling fixedbitset v0.4.2
17302026-09-04T22:47:34.267Z Compiling normalize-line-endings v0.3.0
17312026-09-04T22:47:34.375Z Compiling whoami v2.1.0
17322026-09-04T22:47:34.389Z Compiling supports-unicode v3.0.0
17332026-09-04T22:47:34.412Z Compiling difflib v0.4.0
17342026-09-04T22:47:34.433Z Compiling precomputed-hash v0.1.1
17352026-09-04T22:47:34.446Z Compiling supports-hyperlinks v3.2.0
17362026-09-04T22:47:34.474Z Compiling static_assertions v1.1.0
17372026-09-04T22:47:34.539Z Compiling typed-path v0.9.3
17382026-09-04T22:47:34.555Z Compiling keccak v0.1.6
17392026-09-04T22:47:34.572Z Compiling cpufeatures v0.3.0
17402026-09-04T22:47:34.575Z Compiling new_debug_unreachable v1.0.6
17412026-09-04T22:47:34.620Z Compiling data-encoding v2.10.0
17422026-09-04T22:47:34.641Z Compiling predicates-core v1.0.10
17432026-09-04T22:47:34.660Z Compiling either v1.15.0
17442026-09-04T22:47:34.675Z Compiling fixedbitset v0.5.7
17452026-09-04T22:47:34.678Z Compiling const-oid v0.10.2
17462026-09-04T22:47:34.762Z Compiling winnow v1.0.3
17472026-09-04T22:47:34.832Z Compiling toml_edit v0.22.27
17482026-09-04T22:47:34.934Z Compiling petgraph v0.8.3
17492026-09-04T22:47:34.960Z Compiling digest v0.11.3
17502026-09-04T22:47:34.981Z Compiling hickory-proto v0.25.2
17512026-09-04T22:47:35.043Z Compiling itertools v0.13.0
17522026-09-04T22:47:35.184Z Compiling miette v7.6.0
17532026-09-04T22:47:35.216Z Compiling predicates v3.1.4
17542026-09-04T22:47:35.231Z Compiling sha3 v0.10.8
17552026-09-04T22:47:35.367Z Compiling string_cache v0.8.9
17562026-09-04T22:47:35.396Z Compiling chacha20 v0.10.0
17572026-09-04T22:47:35.618Z Compiling tokio-postgres v0.7.16
17582026-09-04T22:47:35.633Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17592026-09-04T22:47:35.715Z Compiling petgraph v0.6.5
17602026-09-04T22:47:35.748Z Compiling strum v0.26.3
17612026-09-04T22:47:35.800Z Compiling toml_parser v1.1.2+spec-1.1.0
17622026-09-04T22:47:35.856Z Compiling elliptic-curve v0.13.8
17632026-09-04T22:47:35.895Z Compiling usdt v0.6.0
17642026-09-04T22:47:35.898Z Compiling usdt-impl v0.5.0
17652026-09-04T22:47:35.944Z Compiling zip v4.6.1
17662026-09-04T22:47:36.188Z Compiling crossterm v0.28.1
17672026-09-04T22:47:36.296Z Compiling serde_with v3.21.0
17682026-09-04T22:47:36.333Z Compiling ed25519-dalek v2.2.0
17692026-09-04T22:47:36.373Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17702026-09-04T22:47:36.461Z Compiling derive_more v2.1.1
17712026-09-04T22:47:36.579Z Compiling iddqd v0.4.2
17722026-09-04T22:47:36.934Z Compiling similar v2.7.0
17732026-09-04T22:47:36.949Z Compiling tokio-stream v0.1.18
17742026-09-04T22:47:36.965Z Compiling crossbeam-epoch v0.9.18
17752026-09-04T22:47:37.255Z Compiling buf-list v1.1.2
17762026-09-04T22:47:37.323Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17772026-09-04T22:47:37.337Z Compiling openapiv3 v2.2.0
17782026-09-04T22:47:37.438Z Compiling lalrpop-util v0.19.12
17792026-09-04T22:47:37.508Z Compiling peg-runtime v0.8.5
17802026-09-04T22:47:37.553Z Compiling thread_local v1.1.9
17812026-09-04T22:47:37.640Z Compiling slog-async v2.8.0
17822026-09-04T22:47:37.656Z Compiling crossbeam-channel v0.5.15
17832026-09-04T22:47:37.659Z Compiling filetime v0.2.27
17842026-09-04T22:47:37.806Z Compiling is-terminal v0.4.17
17852026-09-04T22:47:37.821Z Compiling take_mut v0.2.2
17862026-09-04T22:47:37.836Z Compiling term v1.2.1
17872026-09-04T22:47:37.840Z Compiling xattr v1.6.1
17882026-09-04T22:47:37.869Z Compiling camino-tempfile v1.4.1
17892026-09-04T22:47:37.984Z Compiling tar v0.4.46
17902026-09-04T22:47:38.117Z Compiling slog-term v2.9.2
17912026-09-04T22:47:55.258Z Compiling rustls-webpki v0.103.13
17922026-09-04T22:47:57.918Z Compiling tokio-rustls v0.26.4
17932026-09-04T22:47:57.918Z Compiling rustls-platform-verifier v0.6.2
17942026-09-04T22:47:57.921Z Compiling tough v0.22.0
17952026-09-04T22:47:58.128Z Compiling hyper-rustls v0.27.7
17962026-09-04T22:47:58.318Z Compiling reqwest v0.13.2
17972026-09-04T22:48:00.440Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17982026-09-04T22:48:00.669Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17992026-09-04T22:48:03.567Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.09s
18002026-09-04T22:48:03.707Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18012026-09-04T22:48:03.763ZSep 04 22:48:03.023 INFO Starting download, target: DendriteStub
18022026-09-04T22:48:03.763ZSep 04 22:48:03.023 INFO Starting download, target: Cockroach
18032026-09-04T22:48:03.763ZSep 04 22:48:03.023 INFO Starting download, target: Clickhouse
18042026-09-04T22:48:03.763ZSep 04 22:48:03.023 INFO Starting download, target: Console
18052026-09-04T22:48:03.766ZSep 04 22:48:03.023 INFO Starting download, target: MaghemiteMgd
18062026-09-04T22:48:03.766ZSep 04 22:48:03.023 INFO Starting download, target: MaghemiteDdmd
18072026-09-04T22:48:03.766ZSep 04 22:48:03.023 INFO Starting download, target: TransceiverControl
18082026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18092026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18102026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18112026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18122026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18132026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18142026-09-04T22:48:03.766ZSep 04 22:48:03.024 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18152026-09-04T22:48:04.303ZSep 04 22:48:03.556 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18162026-09-04T22:48:04.522ZSep 04 22:48:03.770 INFO Download complete, target: TransceiverControl
18172026-09-04T22:48:05.507ZSep 04 22:48:04.769 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18182026-09-04T22:48:05.741ZSep 04 22:48:05.001 INFO Download complete, target: Console
18192026-09-04T22:48:06.396ZSep 04 22:48:05.657 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18202026-09-04T22:48:07.947ZSep 04 22:48:07.202 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18212026-09-04T22:48:08.220ZSep 04 22:48:07.455 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18222026-09-04T22:48:08.384ZSep 04 22:48:07.644 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18232026-09-04T22:48:09.002ZSep 04 22:48:08.264 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18242026-09-04T22:48:09.002ZSep 04 22:48:08.264 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18252026-09-04T22:48:09.866ZSep 04 22:48:09.127 INFO Download complete, target: MaghemiteDdmd
18262026-09-04T22:48:10.780ZSep 04 22:48:10.042 INFO Download complete, target: DendriteStub
18272026-09-04T22:48:11.004ZSep 04 22:48:10.259 INFO Download complete, target: MaghemiteMgd
18282026-09-04T22:48:13.054ZSep 04 22:48:12.313 INFO Checking that binary works, target: Clickhouse
18292026-09-04T22:48:13.141ZSep 04 22:48:12.402 INFO Download complete, target: Clickhouse
18302026-09-04T22:48:13.592ZSep 04 22:48:12.853 INFO Checking that binary works, target: Cockroach
18312026-09-04T22:48:13.711ZSep 04 22:48:12.973 INFO Download complete, target: Cockroach
18322026-09-04T22:48:13.718ZAll prerequisites installed successfully
18332026-09-04T22:48:13.722Z
18342026-09-04T22:48:13.722Zreal 1:54.340186231
18352026-09-04T22:48:13.722Zuser 7:23.525881798
18362026-09-04T22:48:13.723Zsys 1:45.871718845
18372026-09-04T22:48:13.723Ztrap 0.326130516
18382026-09-04T22:48:13.723Ztflt 0.667938407
18392026-09-04T22:48:13.723Zdflt 1.527138243
18402026-09-04T22:48:13.723Zkflt 0.026726156
18412026-09-04T22:48:13.723Zlock 29:11.276951728
18422026-09-04T22:48:13.723Zslp 20:16.354631442
18432026-09-04T22:48:13.723Zlat 30.296140649
18442026-09-04T22:48:13.723Zstop 3:30.084513404
18452026-09-04T22:48:13.723Z+ ptime -m cargo xtask download softnpu
18462026-09-04T22:48:14.215Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.45s
18472026-09-04T22:48:14.245Z Running `target/debug/xtask download softnpu`
18482026-09-04T22:48:14.982Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.73s
18492026-09-04T22:48:15.048Z Running `target/debug/xtask-downloader softnpu`
18502026-09-04T22:48:15.080ZSep 04 22:48:14.334 INFO Starting download, target: Softnpu
18512026-09-04T22:48:15.086ZSep 04 22:48:14.334 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
18522026-09-04T22:48:16.183ZSep 04 22:48:15.432 INFO Download complete, target: Softnpu
18532026-09-04T22:48:16.189Z
18542026-09-04T22:48:16.189Zreal 2.449190843
18552026-09-04T22:48:16.189Zuser 1.329757894
18562026-09-04T22:48:16.189Zsys 0.620201607
18572026-09-04T22:48:16.189Ztrap 0.000777080
18582026-09-04T22:48:16.190Ztflt 0.000161480
18592026-09-04T22:48:16.190Zdflt 0.000350100
18602026-09-04T22:48:16.190Zkflt 0.000000000
18612026-09-04T22:48:16.190Zlock 21.019296045
18622026-09-04T22:48:16.190Zslp 0.936301137
18632026-09-04T22:48:16.190Zlat 0.088084159
18642026-09-04T22:48:16.190Zstop 0.000157770
18652026-09-04T22:48:16.190Z+ export CARGO_INCREMENTAL=0
18662026-09-04T22:48:16.190Z+ CARGO_INCREMENTAL=0
18672026-09-04T22:48:16.190Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
18682026-09-04T22:48:17.082Z Compiling proc-macro2 v1.0.106
18692026-09-04T22:48:17.082Z Compiling quote v1.0.45
18702026-09-04T22:48:17.086Z Compiling unicode-ident v1.0.24
18712026-09-04T22:48:17.086Z Compiling serde_core v1.0.228
18722026-09-04T22:48:17.086Z Compiling libc v0.2.185
18732026-09-04T22:48:17.086Z Compiling serde v1.0.228
18742026-09-04T22:48:17.086Z Compiling cfg-if v1.0.4
18752026-09-04T22:48:17.086Z Compiling version_check v0.9.5
18762026-09-04T22:48:17.086Z Compiling autocfg v1.5.0
18772026-09-04T22:48:17.087Z Compiling shlex v1.3.0
18782026-09-04T22:48:17.087Z Compiling find-msvc-tools v0.1.9
18792026-09-04T22:48:17.257Z Compiling memchr v2.8.0
18802026-09-04T22:48:17.265Z Compiling zmij v1.0.21
18812026-09-04T22:48:17.268Z Compiling serde_json v1.0.151
18822026-09-04T22:48:17.338Z Compiling portable-atomic v1.13.1
18832026-09-04T22:48:17.412Z Compiling zerocopy v0.8.55
18842026-09-04T22:48:17.425Z Compiling libm v0.2.16
18852026-09-04T22:48:17.523Z Compiling getrandom v0.4.3
18862026-09-04T22:48:17.539Z Compiling generic-array v0.14.7
18872026-09-04T22:48:17.542Z Compiling smallvec v1.15.1
18882026-09-04T22:48:17.542Z Compiling icu_normalizer_data v2.1.1
18892026-09-04T22:48:17.835Z Compiling num-traits v0.2.19
18902026-09-04T22:48:17.853Z Compiling icu_properties_data v2.1.2
18912026-09-04T22:48:17.856Z Compiling parking_lot_core v0.9.12
18922026-09-04T22:48:17.856Z Compiling itoa v1.0.17
18932026-09-04T22:48:17.856Z Compiling log v0.4.33
18942026-09-04T22:48:17.886Z Compiling subtle v2.6.1
18952026-09-04T22:48:17.918Z Compiling pkg-config v0.3.32
18962026-09-04T22:48:18.000Z Compiling stable_deref_trait v1.2.1
18972026-09-04T22:48:18.090Z Compiling rustix v1.1.4
18982026-09-04T22:48:18.132Z Compiling typenum v1.20.1
18992026-09-04T22:48:18.167Z Compiling getrandom v0.3.4
19002026-09-04T22:48:18.215Z Compiling jobserver v0.1.34
19012026-09-04T22:48:18.219Z Compiling errno v0.3.14
19022026-09-04T22:48:18.232Z Compiling scopeguard v1.2.0
19032026-09-04T22:48:18.343Z Compiling lock_api v0.4.14
19042026-09-04T22:48:18.360Z Compiling thiserror v2.0.18
19052026-09-04T22:48:18.394Z Compiling rand_core v0.10.0
19062026-09-04T22:48:18.449Z Compiling cc v1.2.56
19072026-09-04T22:48:18.531Z Compiling critical-section v1.2.0
19082026-09-04T22:48:18.579Z Compiling getrandom v0.2.17
19092026-09-04T22:48:18.579Z Compiling percent-encoding v2.3.2
19102026-09-04T22:48:18.668Z Compiling litemap v0.8.1
19112026-09-04T22:48:18.685Z Compiling writeable v0.6.2
19122026-09-04T22:48:18.704Z Compiling equivalent v1.0.2
19132026-09-04T22:48:18.749Z Compiling syn v2.0.117
19142026-09-04T22:48:18.766Z Compiling schemars v0.8.22
19152026-09-04T22:48:18.816Z Compiling rand_core v0.6.4
19162026-09-04T22:48:18.834Z Compiling pin-project-lite v0.2.17
19172026-09-04T22:48:18.864Z Compiling syn v1.0.109
19182026-09-04T22:48:18.976Z Compiling once_cell v1.21.3
19192026-09-04T22:48:19.009Z Compiling rustversion v1.0.22
19202026-09-04T22:48:19.093Z Compiling hashbrown v0.17.0
19212026-09-04T22:48:19.125Z Compiling heck v0.5.0
19222026-09-04T22:48:19.164Z Compiling fs_extra v1.3.0
19232026-09-04T22:48:19.183Z Compiling cmake v0.1.57
19242026-09-04T22:48:19.209Z Compiling dunce v1.0.5
19252026-09-04T22:48:19.255Z Compiling byteorder v1.5.0
19262026-09-04T22:48:19.287Z Compiling utf8_iter v1.0.4
19272026-09-04T22:48:19.402Z Compiling form_urlencoded v1.2.2
19282026-09-04T22:48:19.481Z Compiling strsim v0.11.1
19292026-09-04T22:48:19.522Z Compiling signal-hook-registry v1.4.8
19302026-09-04T22:48:19.579Z Compiling semver v1.0.28
19312026-09-04T22:48:19.656Z Compiling bitflags v2.11.0
19322026-09-04T22:48:19.673Z Compiling indexmap v2.14.0
19332026-09-04T22:48:19.792Z Compiling aws-lc-sys v0.40.0
19342026-09-04T22:48:19.844Z Compiling thiserror v1.0.69
19352026-09-04T22:48:19.902Z Compiling parking_lot v0.12.5
19362026-09-04T22:48:19.906Z Compiling socket2 v0.6.3
19372026-09-04T22:48:19.906Z Compiling mio v1.2.0
19382026-09-04T22:48:19.987Z Compiling const-oid v0.9.6
19392026-09-04T22:48:20.050Z Compiling aws-lc-rs v1.16.3
19402026-09-04T22:48:20.068Z Compiling futures-core v0.3.32
19412026-09-04T22:48:20.196Z Compiling httparse v1.10.1
19422026-09-04T22:48:20.231Z Compiling iana-time-zone v0.1.65
19432026-09-04T22:48:20.496Z Compiling regex-syntax v0.8.10
19442026-09-04T22:48:20.514Z Compiling fnv v1.0.7
19452026-09-04T22:48:20.530Z Compiling crc32fast v1.5.0
19462026-09-04T22:48:20.605Z Compiling ucd-trie v0.1.7
19472026-09-04T22:48:20.672Z Compiling uuid v1.23.4
19482026-09-04T22:48:20.740Z Compiling ident_case v1.0.1
19492026-09-04T22:48:20.756Z Compiling vcpkg v0.2.15
19502026-09-04T22:48:20.775Z Compiling pest v2.8.6
19512026-09-04T22:48:20.981Z Compiling rustc_version v0.4.1
19522026-09-04T22:48:21.049Z Compiling futures-sink v0.3.32
19532026-09-04T22:48:21.116Z Compiling rustls v0.23.41
19542026-09-04T22:48:21.175Z Compiling dyn-clone v1.0.20
19552026-09-04T22:48:21.191Z Compiling futures-channel v0.3.32
19562026-09-04T22:48:21.338Z Compiling openssl-sys v0.9.117
19572026-09-04T22:48:21.342Z Compiling aho-corasick v1.1.4
19582026-09-04T22:48:21.386Z Compiling slab v0.4.12
19592026-09-04T22:48:21.430Z Compiling futures-io v0.3.32
19602026-09-04T22:48:21.457Z Compiling futures-task v0.3.32
19612026-09-04T22:48:21.516Z Compiling synstructure v0.13.2
19622026-09-04T22:48:21.540Z Compiling serde_derive_internals v0.29.1
19632026-09-04T22:48:21.664Z Compiling radium v0.7.0
19642026-09-04T22:48:21.700Z Compiling plain v0.2.3
19652026-09-04T22:48:21.787Z Compiling num-conv v0.2.0
19662026-09-04T22:48:21.824Z Compiling time-core v0.1.8
19672026-09-04T22:48:21.842Z Compiling pest_meta v2.8.6
19682026-09-04T22:48:21.946Z Compiling crossbeam-utils v0.8.21
19692026-09-04T22:48:21.949Z Compiling openssl v0.10.80
19702026-09-04T22:48:21.992Z Compiling time-macros v0.2.27
19712026-09-04T22:48:22.024Z Compiling maybe-uninit v2.0.0
19722026-09-04T22:48:22.027Z Compiling base64ct v1.8.3
19732026-09-04T22:48:22.062Z Compiling pretty-hex v0.4.1
19742026-09-04T22:48:22.152Z Compiling base64 v0.22.1
19752026-09-04T22:48:22.200Z Compiling regex-automata v0.4.14
19762026-09-04T22:48:22.216Z Compiling slog v2.8.2
19772026-09-04T22:48:22.230Z Compiling flagset v0.4.7
19782026-09-04T22:48:22.297Z Compiling pem-rfc7468 v0.7.0
19792026-09-04T22:48:22.316Z Compiling unicode-segmentation v1.12.0
19802026-09-04T22:48:22.377Z Compiling darling_core v0.23.0
19812026-09-04T22:48:22.460Z Compiling pest_generator v2.8.6
19822026-09-04T22:48:22.558Z Compiling rand_core v0.9.5
19832026-09-04T22:48:22.634Z Compiling zstd-sys v2.0.16+zstd.1.5.7
19842026-09-04T22:48:22.651Z Compiling bzip2-sys v0.1.13+1.0.8
19852026-09-04T22:48:22.668Z Compiling syn v3.0.3
19862026-09-04T22:48:22.687Z Compiling ahash v0.8.12
19872026-09-04T22:48:22.725Z Compiling num-bigint-dig v0.8.6
19882026-09-04T22:48:22.800Z Compiling paste v1.0.15
19892026-09-04T22:48:22.836Z Compiling packed_struct v0.10.1
19902026-09-04T22:48:22.852Z Compiling serde_derive v1.0.228
19912026-09-04T22:48:22.948Z Compiling zeroize_derive v1.5.0
19922026-09-04T22:48:22.958Z Compiling zerofrom-derive v0.1.6
19932026-09-04T22:48:22.978Z Compiling yoke-derive v0.8.1
19942026-09-04T22:48:23.044Z Compiling zerocopy-derive v0.8.55
19952026-09-04T22:48:23.081Z Compiling zerovec-derive v0.11.2
19962026-09-04T22:48:23.081Z Compiling displaydoc v0.2.5
19972026-09-04T22:48:23.147Z Compiling tokio-macros v2.7.0
19982026-09-04T22:48:23.196Z Compiling futures-macro v0.3.32
19992026-09-04T22:48:23.196Z Compiling thiserror-impl v2.0.18
20002026-09-04T22:48:23.196Z Compiling schemars_derive v0.8.22
20012026-09-04T22:48:23.224Z Compiling der_derive v0.7.3
20022026-09-04T22:48:23.224Z Compiling tracing-attributes v0.1.31
20032026-09-04T22:48:23.637Z Compiling thiserror-impl v1.0.69
20042026-09-04T22:48:23.792Z Compiling pest_derive v2.8.6
20052026-09-04T22:48:23.817Z Compiling scroll_derive v0.12.1
20062026-09-04T22:48:23.936Z Compiling futures-util v0.3.32
20072026-09-04T22:48:24.150Z Compiling zerofrom v0.1.6
20082026-09-04T22:48:24.199Z Compiling scroll_derive v0.13.1
20092026-09-04T22:48:24.293Z Compiling yoke v0.8.1
20102026-09-04T22:48:24.340Z Compiling openssl-macros v0.1.1
20112026-09-04T22:48:24.403Z Compiling native-tls v0.2.18
20122026-09-04T22:48:24.502Z Compiling zerovec v0.11.5
20132026-09-04T22:48:24.559Z Compiling zerotrie v0.2.3
20142026-09-04T22:48:24.619Z Compiling anyhow v1.0.104
20152026-09-04T22:48:24.672Z Compiling darling_macro v0.23.0
20162026-09-04T22:48:24.761Z Compiling regex v1.12.3
20172026-09-04T22:48:24.841Z Compiling zerocopy-derive v0.7.35
20182026-09-04T22:48:25.109Z Compiling tinystr v0.8.2
20192026-09-04T22:48:25.213Z Compiling potential_utf v0.1.4
20202026-09-04T22:48:25.213Z Compiling tracing-core v0.1.36
20212026-09-04T22:48:25.213Z Compiling cookie v0.18.1
20222026-09-04T22:48:25.327Z Compiling icu_locale_core v2.1.1
20232026-09-04T22:48:25.396Z Compiling icu_collections v2.1.1
20242026-09-04T22:48:25.442Z Compiling camino v1.2.5
20252026-09-04T22:48:25.798Z Compiling fastrand v2.3.0
20262026-09-04T22:48:25.869Z Compiling cpufeatures v0.2.17
20272026-09-04T22:48:25.870Z Compiling tracing v0.1.44
20282026-09-04T22:48:26.012Z Compiling darling v0.23.0
20292026-09-04T22:48:26.114Z Compiling icu_provider v2.1.1
20302026-09-04T22:48:26.114Z Compiling zeroize v1.9.0
20312026-09-04T22:48:26.114Z Compiling bytes v1.11.1
20322026-09-04T22:48:26.208Z Compiling chrono v0.4.45
20332026-09-04T22:48:26.208Z Compiling serde_tokenstream v0.2.3
20342026-09-04T22:48:26.295Z Compiling icu_properties v2.1.2
20352026-09-04T22:48:26.358Z Compiling icu_normalizer v2.1.1
20362026-09-04T22:48:26.531Z Compiling der v0.7.10
20372026-09-04T22:48:26.698Z Compiling tokio v1.52.1
20382026-09-04T22:48:26.744Z Compiling crypto-common v0.1.7
20392026-09-04T22:48:26.771Z Compiling block-buffer v0.10.4
20402026-09-04T22:48:26.921Z Compiling digest v0.10.7
20412026-09-04T22:48:27.049Z Compiling http v1.4.2
20422026-09-04T22:48:27.187Z Compiling idna_adapter v1.2.1
20432026-09-04T22:48:27.333Z Compiling idna v1.1.0
20442026-09-04T22:48:27.385Z Compiling ppv-lite86 v0.2.21
20452026-09-04T22:48:27.454Z Compiling spki v0.7.3
20462026-09-04T22:48:27.658Z Compiling serde_spanned v0.6.9
20472026-09-04T22:48:27.679Z Compiling url v2.5.8
20482026-09-04T22:48:27.702Z Compiling rand_chacha v0.9.0
20492026-09-04T22:48:27.834Z Compiling toml_datetime v0.6.11
20502026-09-04T22:48:27.950Z Compiling bitfield-macros v0.19.4
20512026-09-04T22:48:27.996Z Compiling clap_derive v4.6.1
20522026-09-04T22:48:28.082Z Compiling zerocopy-derive v0.6.6
20532026-09-04T22:48:28.098Z Compiling packed_struct_codegen v0.10.1
20542026-09-04T22:48:28.380Z Compiling indexmap v1.9.3
20552026-09-04T22:48:28.483Z Compiling object v0.37.3
20562026-09-04T22:48:28.546Z Compiling simd-adler32 v0.3.8
20572026-09-04T22:48:28.608Z Compiling rand v0.9.2
20582026-09-04T22:48:28.648Z Compiling http-body v1.0.1
20592026-09-04T22:48:28.664Z Compiling pkcs8 v0.10.2
20602026-09-04T22:48:28.798Z Compiling rustls-pki-types v1.14.0
20612026-09-04T22:48:28.850Z Compiling daft-derive v0.1.8
20622026-09-04T22:48:29.016Z Compiling spin v0.9.8
20632026-09-04T22:48:29.044Z Compiling usdt-impl v0.5.0
20642026-09-04T22:48:29.104Z Compiling utf8parse v0.2.2
20652026-09-04T22:48:29.194Z Compiling anstyle v1.0.14
20662026-09-04T22:48:29.233Z Compiling tinyvec_macros v0.1.1
20672026-09-04T22:48:29.236Z Compiling ref-cast v1.0.25
20682026-09-04T22:48:29.268Z Compiling cmov v0.5.4
20692026-09-04T22:48:29.307Z Compiling winnow v0.5.40
20702026-09-04T22:48:29.342Z Compiling openssl-probe v0.2.1
20712026-09-04T22:48:29.432Z Compiling adler2 v2.0.1
20722026-09-04T22:48:29.451Z Compiling either v1.15.0
20732026-09-04T22:48:29.467Z Compiling usdt-impl v0.6.0
20742026-09-04T22:48:29.484Z Compiling ctutils v0.4.2
20752026-09-04T22:48:29.534Z Compiling miniz_oxide v0.8.9
20762026-09-04T22:48:29.566Z Compiling tinyvec v1.10.0
20772026-09-04T22:48:29.570Z Compiling anstyle-parse v1.0.0
20782026-09-04T22:48:29.632Z Compiling sha2 v0.10.9
20792026-09-04T22:48:29.741Z Compiling tempfile v3.27.0
20802026-09-04T22:48:29.783Z Compiling scroll v0.13.0
20812026-09-04T22:48:29.799Z Compiling scroll v0.12.0
20822026-09-04T22:48:29.871Z Compiling async-trait v0.1.89
20832026-09-04T22:48:29.937Z Compiling terminal_size v0.4.3
20842026-09-04T22:48:29.995Z Compiling heapless v0.7.17
20852026-09-04T22:48:30.094Z Compiling anstyle-query v1.1.5
20862026-09-04T22:48:30.143Z Compiling litrs v1.0.0
20872026-09-04T22:48:30.160Z Compiling tower-layer v0.3.3
20882026-09-04T22:48:30.164Z Compiling atomic-waker v1.1.2
20892026-09-04T22:48:30.192Z Compiling zstd-safe v7.2.4
20902026-09-04T22:48:30.251Z Compiling untrusted v0.7.1
20912026-09-04T22:48:30.268Z Compiling rustix v0.38.44
20922026-09-04T22:48:30.312Z Compiling winnow v1.0.3
20932026-09-04T22:48:30.339Z Compiling colorchoice v1.0.4
20942026-09-04T22:48:30.406Z Compiling winnow v0.7.14
20952026-09-04T22:48:30.411Z Compiling signal-hook v0.3.18
20962026-09-04T22:48:30.505Z Compiling tokio-util v0.7.18
20972026-09-04T22:48:30.557Z Compiling tower-service v0.3.3
20982026-09-04T22:48:30.613Z Compiling toml_edit v0.19.15
20992026-09-04T22:48:30.624Z Compiling is_terminal_polyfill v1.70.2
21002026-09-04T22:48:30.656Z Compiling try-lock v0.2.5
21012026-09-04T22:48:30.696Z Compiling document-features v0.2.12
21022026-09-04T22:48:30.740Z Compiling anstream v1.0.0
21032026-09-04T22:48:30.759Z Compiling want v0.3.1
21042026-09-04T22:48:31.162Z Compiling goblin v0.8.2
21052026-09-04T22:48:31.197Z Compiling h2 v0.4.15
21062026-09-04T22:48:31.197Z Compiling goblin v0.10.5
21072026-09-04T22:48:31.232Z Compiling toml_parser v1.1.2+spec-1.1.0
21082026-09-04T22:48:31.251Z Compiling hybrid-array v0.4.13
21092026-09-04T22:48:31.454Z Compiling ipnetwork v0.21.1
21102026-09-04T22:48:31.670Z Compiling ipnet v2.12.0
21112026-09-04T22:48:31.792Z Compiling zerocopy v0.7.35
21122026-09-04T22:48:31.847Z Compiling ref-cast-impl v1.0.25
21132026-09-04T22:48:31.869Z Compiling structmeta-derive v0.3.0
21142026-09-04T22:48:31.957Z Compiling heck v0.4.1
21152026-09-04T22:48:32.102Z Compiling darling_core v0.20.11
21162026-09-04T22:48:32.130Z Compiling curve25519-dalek v4.1.3
21172026-09-04T22:48:32.185Z Compiling memoffset v0.9.1
21182026-09-04T22:48:32.199Z Compiling httpdate v1.0.3
21192026-09-04T22:48:32.365Z Compiling tap v1.0.1
21202026-09-04T22:48:32.411Z Compiling foreign-types-shared v0.1.1
21212026-09-04T22:48:32.492Z Compiling untrusted v0.9.0
21222026-09-04T22:48:32.510Z Compiling powerfmt v0.2.0
21232026-09-04T22:48:32.540Z Compiling foreign-types v0.3.2
21242026-09-04T22:48:32.604Z Compiling wyz v0.5.1
21252026-09-04T22:48:32.703Z Compiling deranged v0.5.8
21262026-09-04T22:48:32.760Z Compiling unicode-normalization v0.1.25
21272026-09-04T22:48:32.867Z Compiling structmeta v0.3.0
21282026-09-04T22:48:32.899Z Compiling rand_chacha v0.3.1
21292026-09-04T22:48:32.903Z Compiling signature v2.2.0
21302026-09-04T22:48:32.903Z Compiling hex v0.4.3
21312026-09-04T22:48:33.088Z Compiling dtrace-parser v0.2.0
21322026-09-04T22:48:33.091Z Compiling dtrace-parser v0.3.0
21332026-09-04T22:48:33.229Z Compiling pin-project-internal v1.1.11
21342026-09-04T22:48:33.317Z Compiling num-integer v0.1.46
21352026-09-04T22:48:33.348Z Compiling wait-timeout v0.2.1
21362026-09-04T22:48:33.582Z Compiling dof v0.3.0
21372026-09-04T22:48:33.598Z Compiling thread-id v4.2.2
21382026-09-04T22:48:33.630Z Compiling thread-id v5.1.0
21392026-09-04T22:48:33.694Z Compiling socket2 v0.5.10
21402026-09-04T22:48:33.714Z Compiling smoltcp v0.9.1
21412026-09-04T22:48:33.758Z Compiling funty v2.0.0
21422026-09-04T22:48:33.864Z Compiling num_threads v0.1.7
21432026-09-04T22:48:33.911Z Compiling quick-error v1.2.3
21442026-09-04T22:48:33.976Z Compiling dof v0.4.0
21452026-09-04T22:48:34.057Z Compiling cfg_aliases v0.2.1
21462026-09-04T22:48:34.083Z Compiling bit-vec v0.8.0
21472026-09-04T22:48:34.105Z Compiling darling_macro v0.20.11
21482026-09-04T22:48:34.143Z Compiling clap_lex v1.0.0
21492026-09-04T22:48:34.181Z Compiling owo-colors v4.3.0
21502026-09-04T22:48:34.200Z Compiling nix v0.31.2
21512026-09-04T22:48:34.253Z Compiling bitvec v1.0.1
21522026-09-04T22:48:34.256Z Compiling rusty-fork v0.3.1
21532026-09-04T22:48:34.293Z Compiling bit-set v0.8.0
21542026-09-04T22:48:34.311Z Compiling time v0.3.47
21552026-09-04T22:48:34.336Z Compiling hyper v1.10.1
21562026-09-04T22:48:34.385Z Compiling clap_builder v4.6.0
21572026-09-04T22:48:34.477Z Compiling num-iter v0.1.45
21582026-09-04T22:48:34.609Z Compiling darling v0.20.11
21592026-09-04T22:48:34.625Z Compiling rand v0.8.6
21602026-09-04T22:48:34.959Z Compiling lazy_static v1.5.0
21612026-09-04T22:48:35.009Z Compiling hmac v0.12.1
21622026-09-04T22:48:35.022Z Compiling erased-serde v0.3.31
21632026-09-04T22:48:35.160Z Compiling curve25519-dalek-derive v0.1.1
21642026-09-04T22:48:35.181Z Compiling rand_xorshift v0.4.0
21652026-09-04T22:48:35.221Z Compiling sync_wrapper v1.0.2
21662026-09-04T22:48:35.344Z Compiling zlib-rs v0.6.2
21672026-09-04T22:48:35.357Z Compiling nodrop v0.1.14
21682026-09-04T22:48:35.461Z Compiling hyper-util v0.1.20
21692026-09-04T22:48:35.645Z Compiling crc-catalog v2.4.0
21702026-09-04T22:48:35.697Z Compiling siphasher v1.0.2
21712026-09-04T22:48:35.766Z Compiling unarray v0.1.4
21722026-09-04T22:48:35.880Z Compiling proptest v1.11.0
21732026-09-04T22:48:35.902Z Compiling clap v4.6.1
21742026-09-04T22:48:35.968Z Compiling crc v3.4.0
21752026-09-04T22:48:36.178Z Compiling array-init v0.0.4
21762026-09-04T22:48:36.535Z Compiling tower v0.5.3
21772026-09-04T22:48:36.941Z Compiling derive_builder_core v0.20.2
21782026-09-04T22:48:36.983Z Compiling smallvec v0.6.14
21792026-09-04T22:48:37.019Z Compiling snafu-derive v0.8.9
21802026-09-04T22:48:37.148Z Compiling zerocopy v0.6.6
21812026-09-04T22:48:37.204Z Compiling pkcs1 v0.7.5
21822026-09-04T22:48:37.263Z Compiling http-body-util v0.1.3
21832026-09-04T22:48:37.331Z Compiling flate2 v1.1.9
21842026-09-04T22:48:37.348Z Compiling bitfield v0.19.4
21852026-09-04T22:48:37.518Z Compiling strum_macros v0.26.4
21862026-09-04T22:48:37.534Z Compiling strum_macros v0.27.2
21872026-09-04T22:48:37.581Z Compiling hubpack_derive v0.1.1
21882026-09-04T22:48:37.685Z Compiling env_filter v2.0.0
21892026-09-04T22:48:37.752Z Compiling fs-err v3.3.0
21902026-09-04T22:48:37.786Z Compiling hashbrown v0.12.3
21912026-09-04T22:48:37.828Z Compiling unicode-bidi v0.3.18
21922026-09-04T22:48:37.975Z Compiling unicode-properties v0.1.4
21932026-09-04T22:48:38.029Z Compiling iri-string v0.7.10
21942026-09-04T22:48:38.085Z Compiling ryu v1.0.23
21952026-09-04T22:48:38.286Z Compiling gimli v0.32.3
21962026-09-04T22:48:38.338Z Compiling allocator-api2 v0.2.21
21972026-09-04T22:48:38.460Z Compiling base64 v0.21.7
21982026-09-04T22:48:38.717Z Compiling ron v0.8.1
21992026-09-04T22:48:39.037Z Compiling serde_urlencoded v0.7.1
22002026-09-04T22:48:39.080Z Compiling stringprep v0.1.5
22012026-09-04T22:48:39.131Z Compiling newtype-uuid v1.3.2
22022026-09-04T22:48:39.186Z Compiling env_logger v0.11.11
22032026-09-04T22:48:39.215Z Compiling tower-http v0.6.8
22042026-09-04T22:48:39.319Z Compiling derive_builder_macro v0.20.2
22052026-09-04T22:48:39.338Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22062026-09-04T22:48:39.426Z Compiling rsa v0.9.10
22072026-09-04T22:48:39.453Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22082026-09-04T22:48:39.471Z Compiling oxnet v0.1.6
22092026-09-04T22:48:39.571Z Compiling serde-hex v0.1.0
22102026-09-04T22:48:39.643Z Compiling tokio-native-tls v0.3.1
22112026-09-04T22:48:39.659Z Compiling hashbrown v0.13.2
22122026-09-04T22:48:39.815Z Compiling bzip2 v0.4.4
22132026-09-04T22:48:39.837Z Compiling usdt-macro v0.6.0
22142026-09-04T22:48:39.856Z Compiling usdt-attr-macro v0.6.0
22152026-09-04T22:48:39.872Z Compiling derive-ex v0.1.8
22162026-09-04T22:48:40.034Z Compiling addr2line v0.25.1
22172026-09-04T22:48:40.058Z Compiling block-buffer v0.12.1
22182026-09-04T22:48:40.079Z Compiling block-padding v0.4.2
22192026-09-04T22:48:40.149Z Compiling crypto-common v0.2.2
22202026-09-04T22:48:40.485Z Compiling rustls-native-certs v0.8.3
22212026-09-04T22:48:40.742Z Compiling x509-cert v0.2.5
22222026-09-04T22:48:40.742Z Compiling md-5 v0.10.6
22232026-09-04T22:48:40.955Z Compiling bstr v1.12.1
22242026-09-04T22:48:40.974Z Compiling convert_case v0.10.0
22252026-09-04T22:48:41.165Z Compiling vergen-lib v9.1.0
22262026-09-04T22:48:41.190Z Compiling hash32 v0.2.1
22272026-09-04T22:48:41.264Z Compiling encoding_rs v0.8.35
22282026-09-04T22:48:41.296Z Compiling crc-any v2.5.0
22292026-09-04T22:48:41.313Z Compiling mime v0.3.17
22302026-09-04T22:48:41.374Z Compiling rustc-demangle v0.1.27
22312026-09-04T22:48:41.553Z Compiling cpufeatures v0.3.0
22322026-09-04T22:48:41.624Z Compiling fallible-iterator v0.2.0
22332026-09-04T22:48:41.657Z Compiling psl-types v2.0.11
22342026-09-04T22:48:41.661Z Compiling unicode-width v0.2.0
22352026-09-04T22:48:41.785Z Compiling publicsuffix v2.3.0
22362026-09-04T22:48:41.801Z Compiling test-strategy v0.4.5
22372026-09-04T22:48:41.963Z Compiling postgres-protocol v0.6.10
22382026-09-04T22:48:42.006Z Compiling backtrace v0.3.76
22392026-09-04T22:48:42.010Z Compiling derive_more-impl v2.1.1
22402026-09-04T22:48:42.579Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22412026-09-04T22:48:42.623Z Compiling inout v0.2.2
22422026-09-04T22:48:42.705Z Compiling object v0.30.4
22432026-09-04T22:48:42.792Z Compiling zip v0.6.6
22442026-09-04T22:48:42.808Z Compiling derive_builder v0.20.2
22452026-09-04T22:48:42.854Z Compiling hyper-tls v0.6.0
22462026-09-04T22:48:42.951Z Compiling daft v0.1.8
22472026-09-04T22:48:42.967Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22482026-09-04T22:48:43.094Z Compiling phf_shared v0.13.1
22492026-09-04T22:48:43.209Z Compiling pin-project v1.1.11
22502026-09-04T22:48:43.280Z Compiling toml v0.7.8
22512026-09-04T22:48:43.365Z Compiling futures-executor v0.3.32
22522026-09-04T22:48:43.418Z Compiling serde_with_macros v3.21.0
22532026-09-04T22:48:43.532Z Compiling miette-derive v7.6.0
22542026-09-04T22:48:43.552Z Compiling enum-as-inner v0.6.1
22552026-09-04T22:48:43.595Z Compiling serde_repr v0.1.20
22562026-09-04T22:48:43.640Z Compiling async-recursion v1.1.1
22572026-09-04T22:48:43.722Z Compiling ff v0.13.1
22582026-09-04T22:48:43.738Z Compiling vergen v9.1.0
22592026-09-04T22:48:43.835Z Compiling cargo-platform v0.3.2
22602026-09-04T22:48:43.886Z Compiling smawk v0.3.2
22612026-09-04T22:48:43.978Z Compiling is_ci v1.2.0
22622026-09-04T22:48:43.978Z Compiling managed v0.8.0
22632026-09-04T22:48:44.043Z Compiling foldhash v0.2.0
22642026-09-04T22:48:44.066Z Compiling base16ct v0.2.0
22652026-09-04T22:48:44.069Z Compiling bumpalo v3.20.2
22662026-09-04T22:48:44.106Z Compiling foldhash v0.1.5
22672026-09-04T22:48:44.148Z Compiling libbz2-rs-sys v0.2.2
22682026-09-04T22:48:44.267Z Compiling unicode-linebreak v0.1.5
22692026-09-04T22:48:44.300Z Compiling bitflags v1.3.2
22702026-09-04T22:48:44.303Z Compiling jiff-core v0.1.0
22712026-09-04T22:48:44.340Z Compiling path-slash v0.1.5
22722026-09-04T22:48:44.390Z Compiling same-file v1.0.6
22732026-09-04T22:48:44.484Z Compiling textwrap v0.16.2
22742026-09-04T22:48:44.502Z Compiling zopfli v0.8.3
22752026-09-04T22:48:44.540Z Compiling walkdir v2.5.0
22762026-09-04T22:48:44.559Z Compiling bzip2 v0.6.1
22772026-09-04T22:48:44.605Z Compiling hashbrown v0.15.5
22782026-09-04T22:48:44.684Z Compiling hashbrown v0.16.1
22792026-09-04T22:48:44.734Z Compiling sec1 v0.7.3
22802026-09-04T22:48:44.831Z Compiling supports-color v3.0.2
22812026-09-04T22:48:44.982Z Compiling cargo_metadata v0.23.1
22822026-09-04T22:48:45.029Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22832026-09-04T22:48:45.047Z Compiling jiff v0.2.34
22842026-09-04T22:48:45.063Z Compiling group v0.13.0
22852026-09-04T22:48:45.303Z Compiling futures v0.3.32
22862026-09-04T22:48:45.457Z Compiling snafu v0.8.9
22872026-09-04T22:48:45.515Z Compiling phf v0.13.1
22882026-09-04T22:48:45.738Z Compiling reqwest v0.12.28
22892026-09-04T22:48:45.797Z Compiling cipher v0.5.2
22902026-09-04T22:48:46.066Z Compiling signal-hook-mio v0.2.5
22912026-09-04T22:48:46.088Z Compiling cookie_store v0.22.1
22922026-09-04T22:48:46.184Z Compiling backtrace-ext v0.2.1
22932026-09-04T22:48:46.209Z Compiling postgres-types v0.2.12
22942026-09-04T22:48:46.223Z Compiling zstd v0.13.3
22952026-09-04T22:48:46.258Z Compiling globset v0.4.18
22962026-09-04T22:48:46.265Z Compiling strum v0.27.2
22972026-09-04T22:48:46.416Z Compiling hubpack v0.1.2
22982026-09-04T22:48:46.496Z Compiling phf_shared v0.11.3
22992026-09-04T22:48:46.507Z Compiling hkdf v0.12.4
23002026-09-04T22:48:46.572Z Compiling crossbeam-epoch v0.9.18
23012026-09-04T22:48:46.611Z Compiling byte-wrapper v0.1.0
23022026-09-04T22:48:46.687Z Compiling olpc-cjson v0.1.4
23032026-09-04T22:48:46.707Z Compiling ed25519 v2.2.3
23042026-09-04T22:48:46.836Z Compiling crypto-bigint v0.5.5
23052026-09-04T22:48:46.890Z Compiling serde_plain v1.0.2
23062026-09-04T22:48:46.914Z Compiling serde-big-array v0.5.1
23072026-09-04T22:48:46.988Z Compiling pem v3.0.6
23082026-09-04T22:48:47.037Z Compiling float-cmp v0.10.0
23092026-09-04T22:48:47.072Z Compiling memmap2 v0.9.10
23102026-09-04T22:48:47.148Z Compiling toml_write v0.1.2
23112026-09-04T22:48:47.194Z Compiling supports-hyperlinks v3.2.0
23122026-09-04T22:48:47.238Z Compiling const-oid v0.10.2
23132026-09-04T22:48:47.325Z Compiling new_debug_unreachable v1.0.6
23142026-09-04T22:48:47.358Z Compiling fixedbitset v0.5.7
23152026-09-04T22:48:47.374Z Compiling fixedbitset v0.4.2
23162026-09-04T22:48:47.411Z Compiling difflib v0.4.0
23172026-09-04T22:48:47.428Z Compiling keccak v0.1.6
23182026-09-04T22:48:47.444Z Compiling normalize-line-endings v0.3.0
23192026-09-04T22:48:47.447Z Compiling data-encoding v2.10.0
23202026-09-04T22:48:47.494Z Compiling precomputed-hash v0.1.1
23212026-09-04T22:48:47.559Z Compiling static_assertions v1.1.0
23222026-09-04T22:48:47.602Z Compiling supports-unicode v3.0.0
23232026-09-04T22:48:47.632Z Compiling typed-path v0.9.3
23242026-09-04T22:48:47.648Z Compiling unicode-width v0.1.14
23252026-09-04T22:48:47.649Z Compiling predicates-core v1.0.10
23262026-09-04T22:48:47.684Z Compiling whoami v2.1.0
23272026-09-04T22:48:47.841Z Compiling hickory-proto v0.25.2
23282026-09-04T22:48:47.887Z Compiling predicates v3.1.4
23292026-09-04T22:48:47.952Z Compiling miette v7.6.0
23302026-09-04T22:48:47.968Z Compiling tokio-postgres v0.7.16
23312026-09-04T22:48:47.989Z Compiling elliptic-curve v0.13.8
23322026-09-04T22:48:48.054Z Compiling sha3 v0.10.8
23332026-09-04T22:48:48.055Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23342026-09-04T22:48:48.235Z Compiling string_cache v0.8.9
23352026-09-04T22:48:48.350Z Compiling petgraph v0.8.3
23362026-09-04T22:48:48.388Z Compiling petgraph v0.6.5
23372026-09-04T22:48:48.472Z Compiling chacha20 v0.10.0
23382026-09-04T22:48:48.728Z Compiling digest v0.11.3
23392026-09-04T22:48:48.791Z Compiling toml_edit v0.22.27
23402026-09-04T22:48:48.952Z Compiling usdt v0.6.0
23412026-09-04T22:48:48.969Z Compiling zip v4.6.1
23422026-09-04T22:48:49.598Z Compiling ed25519-dalek v2.2.0
23432026-09-04T22:48:49.843Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
23442026-09-04T22:48:49.981Z Compiling crossterm v0.28.1
23452026-09-04T22:48:50.284Z Compiling iddqd v0.4.2
23462026-09-04T22:48:50.421Z Compiling serde_with v3.21.0
23472026-09-04T22:48:50.437Z Compiling derive_more v2.1.1
23482026-09-04T22:48:50.561Z Compiling similar v2.7.0
23492026-09-04T22:48:50.635Z Compiling strum v0.26.3
23502026-09-04T22:48:50.826Z Compiling tokio-stream v0.1.18
23512026-09-04T22:48:50.924Z Compiling buf-list v1.1.2
23522026-09-04T22:48:50.986Z Compiling itertools v0.13.0
23532026-09-04T22:48:51.130Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23542026-09-04T22:48:51.130Z Compiling openapiv3 v2.2.0
23552026-09-04T22:48:51.553Z Compiling lalrpop-util v0.19.12
23562026-09-04T22:48:51.749Z Compiling peg-runtime v0.8.5
23572026-09-04T22:49:04.990Z Compiling macaddr v1.0.1
23582026-09-04T22:49:05.021Z Compiling rayon-core v1.13.0
23592026-09-04T22:49:05.101Z Compiling crucible-workspace-hack v0.1.0
23602026-09-04T22:49:05.201Z Compiling itertools v0.15.0
23612026-09-04T22:49:05.246Z Compiling secrecy v0.10.3
23622026-09-04T22:49:05.261Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23632026-09-04T22:49:05.279Z Compiling toml_datetime v0.7.5+spec-1.1.0
23642026-09-04T22:49:05.329Z Compiling heapless v0.8.0
23652026-09-04T22:49:05.496Z Compiling toml_edit v0.23.10+spec-1.0.0
23662026-09-04T22:49:05.513Z Compiling crossbeam-deque v0.8.6
23672026-09-04T22:49:05.528Z Compiling inout v0.1.4
23682026-09-04T22:49:05.621Z Compiling hash32 v0.3.1
23692026-09-04T22:49:05.679Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23702026-09-04T22:49:05.703Z Compiling multer v3.1.0
23712026-09-04T22:49:05.751Z Compiling thread_local v1.1.9
23722026-09-04T22:49:05.806Z Compiling smoltcp v0.11.0
23732026-09-04T22:49:05.822Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742026-09-04T22:49:05.840Z Compiling slog-async v2.8.0
23752026-09-04T22:49:05.899Z Compiling match_cfg v0.1.0
23762026-09-04T22:49:05.919Z Compiling compression-core v0.4.31
23772026-09-04T22:49:05.986Z Compiling hostname v0.3.1
23782026-09-04T22:49:06.060Z Compiling compression-codecs v0.4.37
23792026-09-04T22:49:06.097Z Compiling proc-macro-crate v3.4.0
23802026-09-04T22:49:06.197Z Compiling cipher v0.4.4
23812026-09-04T22:49:06.201Z Compiling atomicwrites v0.4.4
23822026-09-04T22:49:06.295Z Compiling slog-json v2.6.1
23832026-09-04T22:49:06.370Z Compiling crossbeam-channel v0.5.15
23842026-09-04T22:49:06.386Z Compiling half v2.7.1
23852026-09-04T22:49:06.402Z Compiling universal-hash v0.5.1
23862026-09-04T22:49:06.468Z Compiling newtype-uuid-macros v0.1.0
23872026-09-04T22:49:06.484Z Compiling serde_tokenstream v0.3.0
23882026-09-04T22:49:06.522Z Compiling ingot-macros v0.2.0
23892026-09-04T22:49:06.525Z Compiling cobs v0.3.0
23902026-09-04T22:49:06.556Z Compiling async-stream-impl v0.3.6
23912026-09-04T22:49:06.574Z Compiling thiserror-impl-no-std v2.0.2
23922026-09-04T22:49:06.577Z Compiling serde_spanned v1.1.1
23932026-09-04T22:49:06.679Z Compiling toml_datetime v1.1.1+spec-1.1.0
23942026-09-04T22:49:06.722Z Compiling is-terminal v0.4.17
23952026-09-04T22:49:06.750Z Compiling proc-macro-error-attr v1.0.4
23962026-09-04T22:49:06.766Z Compiling dropshot v0.17.1
23972026-09-04T22:49:06.785Z Compiling opaque-debug v0.3.1
23982026-09-04T22:49:06.838Z Compiling ciborium-io v0.2.2
23992026-09-04T22:49:06.871Z Compiling toml_writer v1.1.1+spec-1.1.0
24002026-09-04T22:49:06.953Z Compiling convert_case v0.4.0
24012026-09-04T22:49:06.956Z Compiling term v1.2.1
24022026-09-04T22:49:06.984Z Compiling take_mut v0.2.2
24032026-09-04T22:49:07.002Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24042026-09-04T22:49:07.121Z Compiling toml v1.1.2+spec-1.1.0
24052026-09-04T22:49:07.140Z Compiling async-stream v0.3.6
24062026-09-04T22:49:07.168Z Compiling ciborium-ll v0.2.2
24072026-09-04T22:49:07.184Z Compiling poly1305 v0.8.0
24082026-09-04T22:49:07.200Z Compiling oxide-generation-macros v0.2.0
24092026-09-04T22:49:07.218Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24102026-09-04T22:49:07.257Z Compiling postcard v1.1.3
24112026-09-04T22:49:07.273Z Compiling derive_more v0.99.20
24122026-09-04T22:49:07.352Z Compiling slog-term v2.9.2
24132026-09-04T22:49:07.583Z Compiling thiserror-no-std v2.0.2
24142026-09-04T22:49:07.643Z Compiling num_enum_derive v0.7.6
24152026-09-04T22:49:07.660Z Compiling slog-bunyan v2.5.0
24162026-09-04T22:49:07.706Z Compiling chacha20 v0.9.1
24172026-09-04T22:49:07.854Z Compiling async-compression v0.4.41
24182026-09-04T22:49:07.956Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24192026-09-04T22:49:07.977Z Compiling sha1 v0.11.0
24202026-09-04T22:49:08.025Z Compiling oxide-generation v0.1.3
24212026-09-04T22:49:08.149Z Compiling parse-display-derive v0.10.0
24222026-09-04T22:49:08.292Z Compiling proc-macro-crate v1.3.1
24232026-09-04T22:49:08.338Z Compiling waitgroup v0.1.2
24242026-09-04T22:49:08.372Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24252026-09-04T22:49:08.502Z Compiling rustls-pemfile v2.2.0
24262026-09-04T22:49:08.600Z Compiling blake2 v0.10.6
24272026-09-04T22:49:08.637Z Compiling aead v0.5.2
24282026-09-04T22:49:08.659Z Compiling dropshot_endpoint v0.17.1
24292026-09-04T22:49:08.675Z Compiling backon v1.6.0
24302026-09-04T22:49:08.700Z Compiling password-hash v0.5.0
24312026-09-04T22:49:08.836Z Compiling foreign-types-macros v0.2.3
24322026-09-04T22:49:08.852Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24332026-09-04T22:49:08.913Z Compiling serde_path_to_error v0.1.20
24342026-09-04T22:49:08.998Z Compiling hostname v0.4.2
24352026-09-04T22:49:09.066Z Compiling proc-macro-error v1.0.4
24362026-09-04T22:49:09.097Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24372026-09-04T22:49:09.125Z Compiling instant v0.1.13
24382026-09-04T22:49:09.179Z Compiling debug-ignore v1.0.5
24392026-09-04T22:49:09.195Z Compiling ingot-types v0.2.0
24402026-09-04T22:49:09.216Z Compiling illumos-nvpair-sys v0.2.0
24412026-09-04T22:49:09.253Z Compiling foreign-types-shared v0.3.1
24422026-09-04T22:49:09.279Z Compiling backoff v0.4.0
24432026-09-04T22:49:09.319Z Compiling argon2 v0.5.3
24442026-09-04T22:49:09.356Z Compiling chacha20poly1305 v0.10.1
24452026-09-04T22:49:09.374Z Compiling num_enum_derive v0.5.11
24462026-09-04T22:49:09.392Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-09-04T22:49:09.426Z Compiling num_enum v0.7.6
24482026-09-04T22:49:09.441Z Compiling foreign-types v0.5.0
24492026-09-04T22:49:09.482Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
24502026-09-04T22:49:09.520Z Compiling vsss-rs v3.3.4
24512026-09-04T22:49:09.538Z Compiling ciborium v0.2.2
24522026-09-04T22:49:09.643Z Compiling ingot v0.2.1
24532026-09-04T22:49:09.666Z Compiling parse-display v0.10.0
24542026-09-04T22:49:09.686Z Compiling regress v0.10.5
24552026-09-04T22:49:09.717Z Compiling rustls-webpki v0.103.13
24562026-09-04T22:49:09.861Z Compiling itertools v0.14.0
24572026-09-04T22:49:09.954Z Compiling tabwriter v1.4.1
24582026-09-04T22:49:09.969Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24592026-09-04T22:49:09.996Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24602026-09-04T22:49:10.049Z Compiling cstr-argument v0.1.2
24612026-09-04T22:49:10.177Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24622026-09-04T22:49:10.257Z Compiling humantime v2.3.0
24632026-09-04T22:49:10.274Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24642026-09-04T22:49:10.345Z Compiling num_enum v0.5.11
24652026-09-04T22:49:10.407Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24662026-09-04T22:49:10.461Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24672026-09-04T22:49:10.481Z Compiling rayon v1.11.0
24682026-09-04T22:49:10.510Z Compiling rand v0.10.1
24692026-09-04T22:49:10.590Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24702026-09-04T22:49:10.607Z Compiling libefi-sys v0.1.0
24712026-09-04T22:49:10.610Z Compiling colored v3.1.1
24722026-09-04T22:49:10.610Z Compiling indent_write v2.2.0
24732026-09-04T22:49:10.610Z Compiling zone_cfg_derive v0.3.1
24742026-09-04T22:49:10.673Z Compiling illumos-nvpair v0.3.0
24752026-09-04T22:49:10.804Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24762026-09-04T22:49:10.843Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24772026-09-04T22:49:10.955Z Compiling camino-tempfile v1.4.1
24782026-09-04T22:49:10.971Z Compiling itertools v0.12.1
24792026-09-04T22:49:11.037Z Compiling usdt-attr-macro v0.5.0
24802026-09-04T22:49:11.062Z Compiling usdt-macro v0.5.0
24812026-09-04T22:49:11.221Z Compiling bitfield-struct v0.6.2
24822026-09-04T22:49:11.261Z Compiling num-derive v0.4.2
24832026-09-04T22:49:11.290Z Compiling blake3 v1.8.5
24842026-09-04T22:49:11.305Z Compiling sigpipe v0.1.3
24852026-09-04T22:49:11.339Z Compiling memmap v0.7.0
24862026-09-04T22:49:11.413Z Compiling swrite v0.1.0
24872026-09-04T22:49:11.540Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24882026-09-04T22:49:11.555Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24892026-09-04T22:49:11.668Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24902026-09-04T22:49:11.767Z Compiling glob v0.3.3
24912026-09-04T22:49:11.785Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24922026-09-04T22:49:11.831Z Compiling usdt v0.5.0
24932026-09-04T22:49:11.847Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
24942026-09-04T22:49:12.153Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24952026-09-04T22:49:12.170Z Compiling smf v0.2.3
24962026-09-04T22:49:12.222Z Compiling filetime v0.2.27
24972026-09-04T22:49:12.287Z Compiling zone v0.3.1
24982026-09-04T22:49:12.303Z Compiling arrayvec v0.7.6
24992026-09-04T22:49:12.318Z Compiling xattr v1.6.1
25002026-09-04T22:49:12.348Z Compiling whoami v1.6.1
25012026-09-04T22:49:12.403Z Compiling constant_time_eq v0.4.2
25022026-09-04T22:49:12.425Z Compiling arrayref v0.3.9
25032026-09-04T22:49:12.530Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25042026-09-04T22:49:12.589Z Compiling tar v0.4.46
25052026-09-04T22:49:12.634Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-09-04T22:49:12.634Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25072026-09-04T22:49:12.668Z Compiling tokio-dtrace v0.1.1
25082026-09-04T22:49:12.671Z Compiling gethostname v0.5.0
25092026-09-04T22:49:12.736Z Compiling console v0.16.2
25102026-09-04T22:49:12.873Z Compiling topological-sort v0.2.2
25112026-09-04T22:49:12.977Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25122026-09-04T22:49:13.007Z Compiling unit-prefix v0.5.2
25132026-09-04T22:49:13.022Z Compiling oxide-tokio-rt v0.1.4
25142026-09-04T22:49:13.129Z Compiling tokio-rustls v0.26.4
25152026-09-04T22:49:13.173Z Compiling rustls-platform-verifier v0.6.2
25162026-09-04T22:49:13.186Z Compiling tough v0.22.0
25172026-09-04T22:49:13.217Z Compiling indicatif v0.18.4
25182026-09-04T22:49:13.236Z Compiling toml v0.8.23
25192026-09-04T22:49:13.343Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
25202026-09-04T22:49:13.402Z Compiling hyper-rustls v0.27.7
25212026-09-04T22:49:13.420Z Compiling shell-words v1.1.1
25222026-09-04T22:49:13.628Z Compiling reqwest v0.13.2
25232026-09-04T22:49:14.334Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25242026-09-04T22:49:16.295Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
25252026-09-04T22:49:16.599Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
25262026-09-04T22:49:22.727Z Compiling progenitor-client v0.14.0
25272026-09-04T22:49:22.730Z Compiling omicron-zone-package v0.12.3
25282026-09-04T22:49:22.967Z Compiling progenitor-extras v0.2.0
25292026-09-04T22:49:23.312Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25302026-09-04T22:49:23.375Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25312026-09-04T22:49:23.415Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25322026-09-04T22:49:23.443Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25332026-09-04T22:49:23.521Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25342026-09-04T22:49:23.552Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25352026-09-04T22:49:23.613Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25362026-09-04T22:49:23.742Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25372026-09-04T22:49:24.170Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25382026-09-04T22:49:27.292Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25392026-09-04T22:49:36.927Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25402026-09-04T22:49:40.017Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-09-04T22:49:40.995Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
25422026-09-04T22:49:52.486Z Finished `release` profile [optimized] target(s) in 1m 36s
25432026-09-04T22:49:52.633Z Running `target/release/omicron-package -t test target create -p dev`
25442026-09-04T22:49:52.692ZLogging to: /work/oxidecomputer/omicron/out/LOG
25452026-09-04T22:49:52.695ZCreated new build target 'test' and set it as active
25462026-09-04T22:49:52.698Z
25472026-09-04T22:49:52.698Zreal 1:36.516454877
25482026-09-04T22:49:52.698Zuser 14:26.379361144
25492026-09-04T22:49:52.698Zsys 2:49.151979282
25502026-09-04T22:49:52.698Ztrap 0.427095390
25512026-09-04T22:49:52.698Ztflt 0.577644300
25522026-09-04T22:49:52.698Zdflt 3.779897246
25532026-09-04T22:49:52.698Zkflt 0.009588022
25542026-09-04T22:49:52.698Zlock 40:17.609396727
25552026-09-04T22:49:52.698Zslp 34:06.695795312
25562026-09-04T22:49:52.698Zlat 42.194181078
25572026-09-04T22:49:52.698Zstop 6:17.851380927
25582026-09-04T22:49:52.698Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
25592026-09-04T22:49:53.592Z Finished `release` profile [optimized] target(s) in 0.88s
25602026-09-04T22:49:53.666Z Running `target/release/omicron-package -t test package`
25612026-09-04T22:49:53.725ZLogging to: /work/oxidecomputer/omicron/out/LOG
25622026-09-04T22:49:55.176Z Compiling cfg-if v1.0.4
25632026-09-04T22:49:55.389Z Compiling serde_core v1.0.228
25642026-09-04T22:49:55.389Z Compiling libc v0.2.185
25652026-09-04T22:49:55.392Z Compiling memchr v2.8.0
25662026-09-04T22:49:55.451Z Compiling smallvec v1.15.1
25672026-09-04T22:49:55.480Z Compiling stable_deref_trait v1.2.1
25682026-09-04T22:49:55.508Z Compiling libm v0.2.16
25692026-09-04T22:49:55.511Z Compiling scopeguard v1.2.0
25702026-09-04T22:49:55.553Z Compiling zerofrom v0.1.6
25712026-09-04T22:49:55.575Z Compiling rand_core v0.10.0
25722026-09-04T22:49:55.596Z Compiling litemap v0.8.1
25732026-09-04T22:49:55.596Z Compiling percent-encoding v2.3.2
25742026-09-04T22:49:55.599Z Compiling writeable v0.6.2
25752026-09-04T22:49:55.663Z Compiling lock_api v0.4.14
25762026-09-04T22:49:55.688Z Compiling yoke v0.8.1
25772026-09-04T22:49:55.691Z Compiling icu_properties_data v2.1.2
25782026-09-04T22:49:55.731Z Compiling icu_normalizer_data v2.1.1
25792026-09-04T22:49:55.754Z Compiling utf8_iter v1.0.4
25802026-09-04T22:49:55.779Z Compiling form_urlencoded v1.2.2
25812026-09-04T22:49:55.809Z Compiling iana-time-zone v0.1.65
25822026-09-04T22:49:55.834Z Compiling errno v0.3.14
25832026-09-04T22:49:55.834Z Compiling getrandom v0.4.3
25842026-09-04T22:49:55.837Z Compiling parking_lot_core v0.9.12
25852026-09-04T22:49:55.906Z Compiling zerovec v0.11.5
25862026-09-04T22:49:55.909Z Compiling zerotrie v0.2.3
25872026-09-04T22:49:55.950Z Compiling zerocopy v0.8.55
25882026-09-04T22:49:55.977Z Compiling signal-hook-registry v1.4.8
25892026-09-04T22:49:56.004Z Compiling mio v1.2.0
25902026-09-04T22:49:56.035Z Compiling socket2 v0.6.3
25912026-09-04T22:49:56.075Z Compiling thiserror v2.0.18
25922026-09-04T22:49:56.103Z Compiling parking_lot v0.12.5
25932026-09-04T22:49:56.142Z Compiling getrandom v0.2.17
25942026-09-04T22:49:56.183Z Compiling futures-util v0.3.32
25952026-09-04T22:49:56.211Z Compiling getrandom v0.3.4
25962026-09-04T22:49:56.214Z Compiling base64 v0.22.1
25972026-09-04T22:49:56.257Z Compiling time v0.3.47
25982026-09-04T22:49:56.279Z Compiling num-traits v0.2.19
25992026-09-04T22:49:56.333Z Compiling rand_core v0.6.4
26002026-09-04T22:49:56.364Z Compiling aho-corasick v1.1.4
26012026-09-04T22:49:56.387Z Compiling rand_core v0.9.5
26022026-09-04T22:49:56.442Z Compiling tinystr v0.8.2
26032026-09-04T22:49:56.498Z Compiling potential_utf v0.1.4
26042026-09-04T22:49:56.526Z Compiling spin v0.9.8
26052026-09-04T22:49:56.550Z Compiling socket2 v0.5.10
26062026-09-04T22:49:56.578Z Compiling pest v2.8.6
26072026-09-04T22:49:56.616Z Compiling encoding_rs v0.8.35
26082026-09-04T22:49:56.679Z Compiling icu_locale_core v2.1.1
26092026-09-04T22:49:56.702Z Compiling icu_collections v2.1.1
26102026-09-04T22:49:56.702Z Compiling simd-adler32 v0.3.8
26112026-09-04T22:49:56.747Z Compiling adler2 v2.0.1
26122026-09-04T22:49:56.768Z Compiling crc32fast v1.5.0
26132026-09-04T22:49:56.796Z Compiling wait-timeout v0.2.1
26142026-09-04T22:49:56.956Z Compiling miniz_oxide v0.8.9
26152026-09-04T22:49:57.070Z Compiling zlib-rs v0.6.2
26162026-09-04T22:49:57.092Z Compiling rand_xorshift v0.4.0
26172026-09-04T22:49:57.118Z Compiling lazy_static v1.5.0
26182026-09-04T22:49:57.173Z Compiling thread-id v5.1.0
26192026-09-04T22:49:57.216Z Compiling serde v1.0.228
26202026-09-04T22:49:57.240Z Compiling serde_json v1.0.151
26212026-09-04T22:49:57.292Z Compiling bitflags v2.11.0
26222026-09-04T22:49:57.292Z Compiling uuid v1.23.4
26232026-09-04T22:49:57.348Z Compiling semver v1.0.28
26242026-09-04T22:49:57.390Z Compiling indexmap v2.14.0
26252026-09-04T22:49:57.459Z Compiling icu_provider v2.1.1
26262026-09-04T22:49:57.754Z Compiling bytes v1.11.1
26272026-09-04T22:49:57.806Z Compiling zeroize v1.9.0
26282026-09-04T22:49:57.860Z Compiling icu_normalizer v2.1.1
26292026-09-04T22:49:57.904Z Compiling icu_properties v2.1.2
26302026-09-04T22:49:57.967Z Compiling chrono v0.4.45
26312026-09-04T22:49:58.080Z Compiling rustix v1.1.4
26322026-09-04T22:49:58.101Z Compiling generic-array v0.14.7
26332026-09-04T22:49:58.282Z Compiling erased-serde v0.3.31
26342026-09-04T22:49:58.377Z Compiling tokio v1.52.1
26352026-09-04T22:49:58.516Z Compiling http v1.4.2
26362026-09-04T22:49:58.578Z Compiling rustls-pki-types v1.14.0
26372026-09-04T22:49:58.675Z Compiling crypto-common v0.1.7
26382026-09-04T22:49:58.809Z Compiling idna_adapter v1.2.1
26392026-09-04T22:49:58.840Z Compiling block-buffer v0.10.4
26402026-09-04T22:49:58.862Z Compiling slog v2.8.2
26412026-09-04T22:49:58.887Z Compiling ipnet v2.12.0
26422026-09-04T22:49:58.950Z Compiling idna v1.1.0
26432026-09-04T22:49:58.981Z Compiling aws-lc-rs v1.16.3
26442026-09-04T22:49:59.016Z Compiling regex-automata v0.4.14
26452026-09-04T22:49:59.046Z Compiling ppv-lite86 v0.2.21
26462026-09-04T22:49:59.086Z Compiling digest v0.10.7
26472026-09-04T22:49:59.086Z Compiling terminal_size v0.4.3
26482026-09-04T22:49:59.222Z Compiling tempfile v3.27.0
26492026-09-04T22:49:59.263Z Compiling clap_builder v4.6.0
26502026-09-04T22:49:59.284Z Compiling http-body v1.0.1
26512026-09-04T22:49:59.383Z Compiling url v2.5.8
26522026-09-04T22:49:59.407Z Compiling rand_chacha v0.9.0
26532026-09-04T22:49:59.450Z Compiling der v0.7.10
26542026-09-04T22:49:59.473Z Compiling http-body-util v0.1.3
26552026-09-04T22:49:59.477Z Compiling rand_chacha v0.3.1
26562026-09-04T22:49:59.521Z Compiling serde_urlencoded v0.7.1
26572026-09-04T22:49:59.622Z Compiling rustls-native-certs v0.8.3
26582026-09-04T22:49:59.758Z Compiling rand v0.9.2
26592026-09-04T22:49:59.783Z Compiling rand v0.8.6
26602026-09-04T22:49:59.827Z Compiling futures-executor v0.3.32
26612026-09-04T22:49:59.827Z Compiling hybrid-array v0.4.13
26622026-09-04T22:50:00.005Z Compiling schemars v0.8.22
26632026-09-04T22:50:00.029Z Compiling hex v0.4.3
26642026-09-04T22:50:00.109Z Compiling rustls-webpki v0.103.13
26652026-09-04T22:50:00.202Z Compiling hubpack v0.1.2
26662026-09-04T22:50:00.359Z Compiling futures v0.3.32
26672026-09-04T22:50:00.458Z Compiling spki v0.7.3
26682026-09-04T22:50:00.481Z Compiling publicsuffix v2.3.0
26692026-09-04T22:50:00.507Z Compiling openapiv3 v2.2.0
26702026-09-04T22:50:00.557Z Compiling cookie v0.18.1
26712026-09-04T22:50:00.671Z Compiling pkcs8 v0.10.2
26722026-09-04T22:50:00.694Z Compiling rusty-fork v0.3.1
26732026-09-04T22:50:00.716Z Compiling rustls v0.23.41
26742026-09-04T22:50:00.743Z Compiling sha2 v0.10.9
26752026-09-04T22:50:01.040Z Compiling ipnetwork v0.21.1
26762026-09-04T22:50:01.158Z Compiling clap v4.6.1
26772026-09-04T22:50:01.197Z Compiling cookie_store v0.22.1
26782026-09-04T22:50:01.233Z Compiling flate2 v1.1.9
26792026-09-04T22:50:01.271Z Compiling proptest v1.11.0
26802026-09-04T22:50:01.297Z Compiling block-buffer v0.12.1
26812026-09-04T22:50:01.381Z Compiling oxnet v0.1.6
26822026-09-04T22:50:01.430Z Compiling crypto-common v0.2.2
26832026-09-04T22:50:01.453Z Compiling signature v2.2.0
26842026-09-04T22:50:01.477Z Compiling hmac v0.12.1
26852026-09-04T22:50:01.522Z Compiling dof v0.4.0
26862026-09-04T22:50:01.653Z Compiling dtrace-parser v0.3.0
26872026-09-04T22:50:01.678Z Compiling camino v1.2.5
26882026-09-04T22:50:01.829Z Compiling regex v1.12.3
26892026-09-04T22:50:01.829Z Compiling data-encoding v2.10.0
26902026-09-04T22:50:01.869Z Compiling memmap2 v0.9.10
26912026-09-04T22:50:02.142Z Compiling num-integer v0.1.46
26922026-09-04T22:50:02.166Z Compiling rustix v0.38.44
26932026-09-04T22:50:02.188Z Compiling x509-cert v0.2.5
26942026-09-04T22:50:02.322Z Compiling usdt-impl v0.6.0
26952026-09-04T22:50:02.364Z Compiling serde_spanned v0.6.9
26962026-09-04T22:50:02.514Z Compiling toml_datetime v0.6.11
26972026-09-04T22:50:02.554Z Compiling dof v0.3.0
26982026-09-04T22:50:02.557Z Compiling num-iter v0.1.45
26992026-09-04T22:50:02.613Z Compiling bstr v1.12.1
27002026-09-04T22:50:02.616Z Compiling dtrace-parser v0.2.0
27012026-09-04T22:50:02.743Z Compiling tokio-util v0.7.18
27022026-09-04T22:50:02.884Z Compiling tower v0.5.3
27032026-09-04T22:50:03.066Z Compiling usdt v0.6.0
27042026-09-04T22:50:03.209Z Compiling ff v0.13.1
27052026-09-04T22:50:03.398Z Compiling tower-http v0.6.8
27062026-09-04T22:50:03.469Z Compiling thread-id v4.2.2
27072026-09-04T22:50:03.512Z Compiling sec1 v0.7.3
27082026-09-04T22:50:03.572Z Compiling h2 v0.4.15
27092026-09-04T22:50:03.597Z Compiling usdt-impl v0.5.0
27102026-09-04T22:50:03.620Z Compiling digest v0.11.3
27112026-09-04T22:50:03.857Z Compiling newtype-uuid v1.3.2
27122026-09-04T22:50:03.879Z Compiling signal-hook v0.3.18
27132026-09-04T22:50:03.970Z Compiling nix v0.31.2
27142026-09-04T22:50:04.054Z Compiling group v0.13.0
27152026-09-04T22:50:04.091Z Compiling hkdf v0.12.4
27162026-09-04T22:50:04.134Z Compiling daft v0.1.8
27172026-09-04T22:50:04.238Z Compiling tokio-rustls v0.26.4
27182026-09-04T22:50:04.262Z Compiling rustls-platform-verifier v0.6.2
27192026-09-04T22:50:04.288Z Compiling serde_with v3.21.0
27202026-09-04T22:50:04.292Z Compiling crypto-bigint v0.5.5
27212026-09-04T22:50:04.334Z Compiling foreign-types-shared v0.1.1
27222026-09-04T22:50:04.460Z Compiling foreign-types v0.3.2
27232026-09-04T22:50:04.484Z Compiling ahash v0.8.12
27242026-09-04T22:50:04.487Z Compiling num-bigint-dig v0.8.6
27252026-09-04T22:50:04.563Z Compiling packed_struct v0.10.1
27262026-09-04T22:50:04.586Z Compiling openssl-sys v0.9.117
27272026-09-04T22:50:04.590Z Compiling pkcs1 v0.7.5
27282026-09-04T22:50:04.674Z Compiling toml_edit v0.19.15
27292026-09-04T22:50:04.762Z Compiling hashbrown v0.13.2
27302026-09-04T22:50:04.814Z Compiling serde-hex v0.1.0
27312026-09-04T22:50:05.057Z Compiling openssl v0.10.80
27322026-09-04T22:50:05.229Z Compiling bzip2 v0.4.4
27332026-09-04T22:50:05.361Z Compiling elliptic-curve v0.13.8
27342026-09-04T22:50:05.479Z Compiling rsa v0.9.10
27352026-09-04T22:50:05.505Z Compiling signal-hook-mio v0.2.5
27362026-09-04T22:50:05.659Z Compiling ron v0.8.1
27372026-09-04T22:50:05.787Z Compiling globset v0.4.18
27382026-09-04T22:50:05.898Z Compiling block-padding v0.4.2
27392026-09-04T22:50:05.991Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27402026-09-04T22:50:06.086Z Compiling sha3 v0.10.8
27412026-09-04T22:50:06.115Z Compiling curve25519-dalek v4.1.3
27422026-09-04T22:50:06.118Z Compiling inout v0.2.2
27432026-09-04T22:50:06.118Z Compiling zip v0.6.6
27442026-09-04T22:50:06.269Z Compiling toml v0.7.8
27452026-09-04T22:50:06.350Z Compiling object v0.30.4
27462026-09-04T22:50:06.459Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
27472026-09-04T22:50:06.626Z Compiling jiff v0.2.34
27482026-09-04T22:50:06.688Z Compiling cipher v0.5.2
27492026-09-04T22:50:06.801Z Compiling crossterm v0.28.1
27502026-09-04T22:50:06.909Z Compiling ed25519 v2.2.3
27512026-09-04T22:50:06.929Z Compiling serde-big-array v0.5.1
27522026-09-04T22:50:06.979Z Compiling pem v3.0.6
27532026-09-04T22:50:07.028Z Compiling petgraph v0.8.3
27542026-09-04T22:50:07.062Z Compiling object v0.37.3
27552026-09-04T22:50:07.119Z Compiling heapless v0.7.17
27562026-09-04T22:50:07.198Z Compiling hyper v1.10.1
27572026-09-04T22:50:07.280Z Compiling ed25519-dalek v2.2.0
27582026-09-04T22:50:07.441Z Compiling chacha20 v0.10.0
27592026-09-04T22:50:07.471Z Compiling byte-wrapper v0.1.0
27602026-09-04T22:50:07.654Z Compiling native-tls v0.2.18
27612026-09-04T22:50:07.701Z Compiling md-5 v0.10.6
27622026-09-04T22:50:07.723Z Compiling serde_plain v1.0.2
27632026-09-04T22:50:07.831Z Compiling toml_edit v0.22.27
27642026-09-04T22:50:07.907Z Compiling tokio-native-tls v0.3.1
27652026-09-04T22:50:07.999Z Compiling postgres-protocol v0.6.10
27662026-09-04T22:50:08.057Z Compiling zopfli v0.8.3
27672026-09-04T22:50:08.098Z Compiling smoltcp v0.9.1
27682026-09-04T22:50:08.132Z Compiling hickory-proto v0.25.2
27692026-09-04T22:50:08.742Z Compiling hyper-util v0.1.20
27702026-09-04T22:50:08.924Z Compiling float-cmp v0.10.0
27712026-09-04T22:50:08.996Z Compiling textwrap v0.16.2
27722026-09-04T22:50:09.028Z Compiling petgraph v0.6.5
27732026-09-04T22:50:09.090Z Compiling predicates v3.1.4
27742026-09-04T22:50:09.113Z Compiling string_cache v0.8.9
27752026-09-04T22:50:09.412Z Compiling zip v4.6.1
27762026-09-04T22:50:09.493Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27772026-09-04T22:50:09.518Z Compiling postgres-types v0.2.12
27782026-09-04T22:50:09.819Z Compiling iddqd v0.4.2
27792026-09-04T22:50:09.899Z Compiling similar v2.7.0
27802026-09-04T22:50:09.976Z Compiling tokio-stream v0.1.18
27812026-09-04T22:50:10.025Z Compiling backtrace v0.3.76
27822026-09-04T22:50:10.381Z Compiling hyper-rustls v0.27.7
27832026-09-04T22:50:10.405Z Compiling hyper-tls v0.6.0
27842026-09-04T22:50:10.562Z Compiling backtrace-ext v0.2.1
27852026-09-04T22:50:10.606Z Compiling olpc-cjson v0.1.4
27862026-09-04T22:50:10.700Z Compiling reqwest v0.13.2
27872026-09-04T22:50:10.805Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
27882026-09-04T22:50:10.844Z Compiling reqwest v0.12.28
27892026-09-04T22:50:10.869Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27902026-09-04T22:50:10.917Z Compiling tokio-postgres v0.7.16
27912026-09-04T22:50:10.954Z Compiling miette v7.6.0
27922026-09-04T22:50:11.169Z Compiling fs-err v3.3.0
27932026-09-04T22:50:11.203Z Compiling buf-list v1.1.2
27942026-09-04T22:50:11.437Z Compiling thread_local v1.1.9
27952026-09-04T22:50:11.569Z Compiling is-terminal v0.4.17
27962026-09-04T22:50:11.596Z Compiling hostname v0.3.1
27972026-09-04T22:50:11.668Z Compiling slog-async v2.8.0
27982026-09-04T22:50:11.691Z Compiling slog-term v2.9.2
27992026-09-04T22:50:11.712Z Compiling slog-json v2.6.1
28002026-09-04T22:50:11.761Z Compiling compression-codecs v0.4.37
28012026-09-04T22:50:11.787Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
28022026-09-04T22:50:12.002Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
28032026-09-04T22:50:12.075Z Compiling slog-bunyan v2.5.0
28042026-09-04T22:50:12.279Z Compiling serde_spanned v1.1.1
28052026-09-04T22:50:12.306Z Compiling toml_datetime v1.1.1+spec-1.1.0
28062026-09-04T22:50:12.406Z Compiling tough v0.22.0
28072026-09-04T22:50:12.438Z Compiling multer v3.1.0
28082026-09-04T22:50:12.461Z Compiling progenitor-client v0.14.0
28092026-09-04T22:50:12.485Z Compiling async-compression v0.4.41
28102026-09-04T22:50:12.694Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28112026-09-04T22:50:12.715Z Compiling toml v1.1.2+spec-1.1.0
28122026-09-04T22:50:12.809Z Compiling sha1 v0.11.0
28132026-09-04T22:50:12.931Z Compiling rustls-pemfile v2.2.0
28142026-09-04T22:50:12.956Z Compiling serde_path_to_error v0.1.20
28152026-09-04T22:50:12.959Z Compiling hostname v0.4.2
28162026-09-04T22:50:13.136Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28172026-09-04T22:50:13.170Z Compiling atomicwrites v0.4.4
28182026-09-04T22:50:13.193Z Compiling macaddr v1.0.1
28192026-09-04T22:50:13.219Z Compiling instant v0.1.13
28202026-09-04T22:50:13.222Z Compiling oxide-generation v0.1.3
28212026-09-04T22:50:13.305Z Compiling regress v0.10.5
28222026-09-04T22:50:13.366Z Compiling backoff v0.4.0
28232026-09-04T22:50:13.415Z Compiling progenitor-extras v0.2.0
28242026-09-04T22:50:13.437Z Compiling parse-display v0.10.0
28252026-09-04T22:50:13.459Z Compiling half v2.7.1
28262026-09-04T22:50:13.479Z Compiling heck v0.5.0
28272026-09-04T22:50:13.621Z Compiling dropshot v0.17.1
28282026-09-04T22:50:13.704Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
28292026-09-04T22:50:13.812Z Compiling ciborium-ll v0.2.2
28302026-09-04T22:50:13.874Z Compiling regress v0.11.1
28312026-09-04T22:50:13.936Z Compiling secrecy v0.10.3
28322026-09-04T22:50:13.960Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28332026-09-04T22:50:14.081Z Compiling ciborium v0.2.2
28342026-09-04T22:50:14.126Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28352026-09-04T22:50:14.162Z Compiling inout v0.1.4
28362026-09-04T22:50:14.354Z Compiling cipher v0.4.4
28372026-09-04T22:50:14.574Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28382026-09-04T22:50:14.634Z Compiling universal-hash v0.5.1
28392026-09-04T22:50:14.679Z Compiling unsafe-libyaml v0.2.11
28402026-09-04T22:50:14.703Z Compiling chacha20 v0.9.1
28412026-09-04T22:50:14.823Z Compiling poly1305 v0.8.0
28422026-09-04T22:50:14.846Z Compiling blake2 v0.10.6
28432026-09-04T22:50:14.849Z Compiling aead v0.5.2
28442026-09-04T22:50:14.986Z Compiling password-hash v0.5.0
28452026-09-04T22:50:15.073Z Compiling vsss-rs v3.3.4
28462026-09-04T22:50:15.096Z Compiling camino-tempfile v1.4.1
28472026-09-04T22:50:15.121Z Compiling chacha20poly1305 v0.10.1
28482026-09-04T22:50:15.249Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
28492026-09-04T22:50:15.303Z Compiling serde_yaml v0.9.34+deprecated
28502026-09-04T22:50:15.332Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
28512026-09-04T22:50:15.359Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
28522026-09-04T22:50:15.387Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
28532026-09-04T22:50:15.453Z Compiling typify-impl v0.6.2
28542026-09-04T22:50:15.476Z Compiling argon2 v0.5.3
28552026-09-04T22:50:15.574Z Compiling heapless v0.8.0
28562026-09-04T22:50:15.654Z Compiling ingot-types v0.2.0
28572026-09-04T22:50:15.936Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
28582026-09-04T22:50:16.117Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
28592026-09-04T22:50:16.139Z Compiling cobs v0.3.0
28602026-09-04T22:50:16.164Z Compiling ingot v0.2.1
28612026-09-04T22:50:16.164Z Compiling smoltcp v0.11.0
28622026-09-04T22:50:16.288Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28632026-09-04T22:50:16.382Z Compiling postcard v1.1.3
28642026-09-04T22:50:16.465Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
28652026-09-04T22:50:16.539Z Compiling cstr-argument v0.1.2
28662026-09-04T22:50:16.589Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
28672026-09-04T22:50:16.668Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
28682026-09-04T22:50:16.730Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
28692026-09-04T22:50:16.752Z Compiling rand v0.10.1
28702026-09-04T22:50:16.786Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28712026-09-04T22:50:16.911Z Compiling sigpipe v0.1.3
28722026-09-04T22:50:16.933Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
28732026-09-04T22:50:17.031Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
28742026-09-04T22:50:17.072Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
28752026-09-04T22:50:17.281Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
28762026-09-04T22:50:17.360Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
28772026-09-04T22:50:17.429Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28782026-09-04T22:50:17.526Z Compiling memmap v0.7.0
28792026-09-04T22:50:17.689Z Compiling usdt v0.5.0
28802026-09-04T22:50:17.767Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28812026-09-04T22:50:17.882Z Compiling zone v0.3.1
28822026-09-04T22:50:18.055Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28832026-09-04T22:50:18.191Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
28842026-09-04T22:50:18.215Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28852026-09-04T22:50:18.317Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
28862026-09-04T22:50:18.361Z Compiling derive-where v1.6.0
28872026-09-04T22:50:18.509Z Compiling bytecount v0.6.9
28882026-09-04T22:50:18.595Z Compiling toml v0.8.23
28892026-09-04T22:50:18.599Z Compiling tokio-dtrace v0.1.1
28902026-09-04T22:50:18.687Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
28912026-09-04T22:50:18.853Z Compiling oxide-tokio-rt v0.1.4
28922026-09-04T22:50:18.923Z Compiling prettyplease v0.2.37
28932026-09-04T22:50:18.965Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
28942026-09-04T22:50:18.968Z Compiling typify-macro v0.6.2
28952026-09-04T22:50:19.053Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
28962026-09-04T22:50:19.193Z Compiling newline-converter v0.3.0
28972026-09-04T22:50:19.251Z Compiling gethostname v0.5.0
28982026-09-04T22:50:19.314Z Compiling console v0.15.11
28992026-09-04T22:50:19.367Z Compiling slog-dtrace v0.3.0
29002026-09-04T22:50:19.411Z Compiling cancel-safe-futures v0.1.5
29012026-09-04T22:50:19.465Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29022026-09-04T22:50:19.527Z Compiling num-rational v0.4.2
29032026-09-04T22:50:19.550Z Compiling num-complex v0.4.6
29042026-09-04T22:50:19.570Z Compiling oxide-update-engine-types v0.1.2
29052026-09-04T22:50:19.723Z Compiling resolv-conf v0.7.6
29062026-09-04T22:50:19.796Z Compiling expectorate v1.2.0
29072026-09-04T22:50:19.874Z Compiling compression-core v0.4.31
29082026-09-04T22:50:19.970Z Compiling match_cfg v0.1.0
29092026-09-04T22:50:20.045Z Compiling num v0.4.3
29102026-09-04T22:50:20.208Z Compiling crossbeam-channel v0.5.15
29112026-09-04T22:50:20.260Z Compiling linear-map v1.2.0
29122026-09-04T22:50:20.307Z Compiling term v1.2.1
29132026-09-04T22:50:20.354Z Compiling take_mut v0.2.2
29142026-09-04T22:50:20.452Z Compiling toml_writer v1.1.1+spec-1.1.0
29152026-09-04T22:50:20.474Z Compiling float-ord v0.3.2
29162026-09-04T22:50:20.552Z Compiling typify v0.6.2
29172026-09-04T22:50:20.680Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
29182026-09-04T22:50:20.703Z Compiling progenitor-impl v0.14.0
29192026-09-04T22:50:20.707Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
29202026-09-04T22:50:20.769Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29212026-09-04T22:50:20.849Z Compiling oxide-update-engine v0.1.2
29222026-09-04T22:50:21.397Z Compiling async-stream v0.3.6
29232026-09-04T22:50:21.600Z Compiling waitgroup v0.1.2
29242026-09-04T22:50:21.765Z Compiling backon v1.6.0
29252026-09-04T22:50:21.981Z Compiling minimal-lexical v0.2.1
29262026-09-04T22:50:22.005Z Compiling linked-hash-map v0.5.6
29272026-09-04T22:50:22.086Z Compiling debug-ignore v1.0.5
29282026-09-04T22:50:22.260Z Compiling lru-cache v0.1.2
29292026-09-04T22:50:22.284Z Compiling nom v7.1.3
29302026-09-04T22:50:22.346Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
29312026-09-04T22:50:22.601Z Compiling itertools v0.14.0
29322026-09-04T22:50:22.913Z Compiling progenitor-macro v0.14.0
29332026-09-04T22:50:23.076Z Compiling humantime v2.3.0
29342026-09-04T22:50:23.098Z Compiling unicode-xid v0.2.6
29352026-09-04T22:50:23.196Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
29362026-09-04T22:50:23.258Z Compiling hickory-proto v0.24.4
29372026-09-04T22:50:23.356Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
29382026-09-04T22:50:23.441Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
29392026-09-04T22:50:23.695Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
29402026-09-04T22:50:23.956Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
29412026-09-04T22:50:24.359Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
29422026-09-04T22:50:24.486Z Compiling papergrid v0.11.0
29432026-09-04T22:50:24.659Z Compiling tabled_derive v0.7.0
29442026-09-04T22:50:24.692Z Compiling termtree v0.5.1
29452026-09-04T22:50:24.724Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
29462026-09-04T22:50:24.750Z Compiling crossterm v0.29.0
29472026-09-04T22:50:24.824Z Compiling phf_shared v0.12.1
29482026-09-04T22:50:24.904Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
29492026-09-04T22:50:25.054Z Compiling csv-core v0.1.13
29502026-09-04T22:50:25.388Z Compiling vte v0.14.1
29512026-09-04T22:50:25.452Z Compiling highway v1.3.0
29522026-09-04T22:50:25.544Z Compiling chrono-tz v0.10.4
29532026-09-04T22:50:25.547Z Compiling tabled v0.15.0
29542026-09-04T22:50:25.630Z Compiling strip-ansi-escapes v0.2.1
29552026-09-04T22:50:25.766Z Compiling hickory-resolver v0.24.4
29562026-09-04T22:50:25.992Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
29572026-09-04T22:50:26.040Z Compiling csv v1.4.0
29582026-09-04T22:50:26.498Z Compiling phf v0.12.1
29592026-09-04T22:50:26.651Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
29602026-09-04T22:50:26.702Z Compiling const_format_proc_macros v0.2.34
29612026-09-04T22:50:26.788Z Compiling fd-lock v4.0.4
29622026-09-04T22:50:26.962Z Compiling qorb v0.4.1
29632026-09-04T22:50:26.995Z Compiling peg-macros v0.8.5
29642026-09-04T22:50:27.102Z Compiling progenitor v0.14.0
29652026-09-04T22:50:27.242Z Compiling nu-ansi-term v0.50.3
29662026-09-04T22:50:27.301Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
29672026-09-04T22:50:27.432Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
29682026-09-04T22:50:27.469Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
29692026-09-04T22:50:27.491Z Compiling const_format v0.2.35
29702026-09-04T22:50:27.530Z Compiling reedline v0.40.0
29712026-09-04T22:50:27.669Z Compiling bcs v0.1.6
29722026-09-04T22:50:27.863Z Compiling nom v8.0.0
29732026-09-04T22:50:28.023Z Compiling semver v0.1.20
29742026-09-04T22:50:28.067Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
29752026-09-04T22:50:28.274Z Compiling peg v0.8.5
29762026-09-04T22:50:28.322Z Compiling rustc_version v0.1.7
29772026-09-04T22:50:28.346Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
29782026-09-04T22:50:28.383Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
29792026-09-04T22:50:28.484Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
29802026-09-04T22:50:28.855Z Compiling newtype_derive v0.1.6
29812026-09-04T22:50:28.964Z Compiling dropshot-api-manager-types v0.8.0
29822026-09-04T22:50:28.996Z Compiling sha1 v0.10.6
29832026-09-04T22:50:29.249Z Compiling steno v0.4.1
29842026-09-04T22:50:29.272Z Compiling utf-8 v0.7.6
29852026-09-04T22:50:29.327Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
29862026-09-04T22:50:29.402Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
29872026-09-04T22:50:29.498Z Compiling tagptr v0.2.0
29882026-09-04T22:50:29.521Z Compiling tungstenite v0.21.0
29892026-09-04T22:50:29.628Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
29902026-09-04T22:50:29.680Z Compiling moka v0.12.13
29912026-09-04T22:50:29.701Z Compiling darling_core v0.21.3
29922026-09-04T22:50:29.782Z Compiling display-error-chain v0.2.2
29932026-09-04T22:50:29.854Z Compiling vergen-lib v0.1.6
29942026-09-04T22:50:29.891Z Compiling diesel_derives v2.3.7
29952026-09-04T22:50:30.115Z Compiling scheduled-thread-pool v0.2.7
29962026-09-04T22:50:30.139Z Compiling vergen-gitcl v1.0.8
29972026-09-04T22:50:30.197Z Compiling tokio-tungstenite v0.21.0
29982026-09-04T22:50:30.272Z Compiling diesel_table_macro_syntax v0.3.0
29992026-09-04T22:50:30.384Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30002026-09-04T22:50:30.524Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30012026-09-04T22:50:30.560Z Compiling dirs-sys-next v0.1.2
30022026-09-04T22:50:30.580Z Compiling maplit v1.0.2
30032026-09-04T22:50:30.700Z Compiling glob v0.3.3
30042026-09-04T22:50:30.860Z Compiling hickory-resolver v0.25.2
30052026-09-04T22:50:30.886Z Compiling crunchy v0.2.4
30062026-09-04T22:50:30.911Z Compiling dirs-next v2.0.0
30072026-09-04T22:50:31.059Z Compiling clang-sys v1.8.1
30082026-09-04T22:50:31.084Z Compiling r2d2 v0.8.10
30092026-09-04T22:50:31.162Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
30102026-09-04T22:50:31.218Z Compiling libscf-sys v1.2.0
30112026-09-04T22:50:31.241Z Compiling downcast-rs v2.0.2
30122026-09-04T22:50:31.369Z Compiling tiny-keccak v2.0.2
30132026-09-04T22:50:31.391Z Compiling xshell-macros v0.2.7
30142026-09-04T22:50:31.461Z Compiling term v0.7.0
30152026-09-04T22:50:31.510Z Compiling papergrid v0.18.0
30162026-09-04T22:50:31.544Z Compiling bit-vec v0.6.3
30172026-09-04T22:50:31.790Z Compiling xshell v0.2.7
30182026-09-04T22:50:31.794Z Compiling ascii-canvas v3.0.0
30192026-09-04T22:50:31.861Z Compiling darling_macro v0.21.3
30202026-09-04T22:50:31.882Z Compiling bit-set v0.5.3
30212026-09-04T22:50:31.935Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30222026-09-04T22:50:31.974Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30232026-09-04T22:50:32.010Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
30242026-09-04T22:50:32.070Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30252026-09-04T22:50:32.093Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30262026-09-04T22:50:32.128Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
30272026-09-04T22:50:32.200Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30282026-09-04T22:50:32.399Z Compiling darling v0.21.3
30292026-09-04T22:50:32.429Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30302026-09-04T22:50:32.488Z Compiling itertools v0.15.0
30312026-09-04T22:50:32.520Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
30322026-09-04T22:50:32.559Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
30332026-09-04T22:50:32.599Z Compiling dsl_auto_type v0.2.0
30342026-09-04T22:50:32.664Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30352026-09-04T22:50:32.856Z Compiling tabled v0.21.0
30362026-09-04T22:50:33.074Z Compiling itertools v0.10.5
30372026-09-04T22:50:33.186Z Compiling ena v0.14.4
30382026-09-04T22:50:33.454Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30392026-09-04T22:50:33.476Z Compiling libloading v0.8.9
30402026-09-04T22:50:33.696Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30412026-09-04T22:50:33.718Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
30422026-09-04T22:50:33.722Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
30432026-09-04T22:50:34.107Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30442026-09-04T22:50:34.188Z Compiling regex-syntax v0.6.29
30452026-09-04T22:50:34.211Z Compiling unicase v2.9.0
30462026-09-04T22:50:34.404Z Compiling bindgen v0.71.1
30472026-09-04T22:50:34.476Z Compiling diff v0.1.13
30482026-09-04T22:50:34.753Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
30492026-09-04T22:50:34.840Z Compiling cexpr v0.6.0
30502026-09-04T22:50:34.937Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30512026-09-04T22:50:35.176Z Compiling rustc-hash v2.1.1
30522026-09-04T22:50:35.490Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
30532026-09-04T22:50:35.629Z Compiling lalrpop v0.19.12
30542026-09-04T22:50:35.661Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
30552026-09-04T22:50:35.792Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
30562026-09-04T22:50:35.911Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30572026-09-04T22:50:36.080Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30582026-09-04T22:50:37.081Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
30592026-09-04T22:50:37.490Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30602026-09-04T22:50:37.622Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30612026-09-04T22:50:37.746Z Compiling headers-core v0.3.0
30622026-09-04T22:50:37.829Z Compiling diesel v2.3.7
30632026-09-04T22:50:37.905Z Compiling libxml v0.3.3
30642026-09-04T22:50:38.122Z Compiling crc8 v0.1.1
30652026-09-04T22:50:38.215Z Compiling headers v0.4.1
30662026-09-04T22:50:38.266Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30672026-09-04T22:50:38.492Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
30682026-09-04T22:50:38.560Z Compiling strum_macros v0.24.3
30692026-09-04T22:50:38.731Z Compiling indoc v1.0.9
30702026-09-04T22:50:39.175Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30712026-09-04T22:50:39.386Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30722026-09-04T22:50:39.410Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
30732026-09-04T22:50:39.571Z Compiling quick-xml v0.37.5
30742026-09-04T22:50:39.792Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
30752026-09-04T22:50:39.815Z Compiling derive_builder v0.20.2
30762026-09-04T22:50:39.955Z Compiling oso-derive v0.27.3
30772026-09-04T22:50:39.983Z Compiling impl-trait-for-tuples v0.2.3
30782026-09-04T22:50:40.220Z Compiling openssl-probe v0.1.6
30792026-09-04T22:50:40.379Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30802026-09-04T22:50:40.477Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30812026-09-04T22:50:40.530Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30822026-09-04T22:50:40.680Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
30832026-09-04T22:50:40.835Z Compiling samael v0.0.19
30842026-09-04T22:50:40.932Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30852026-09-04T22:50:41.018Z Compiling bb8 v0.8.6
30862026-09-04T22:50:41.090Z Compiling filetime v0.2.27
30872026-09-04T22:50:41.166Z Compiling trait-variant v0.1.2
30882026-09-04T22:50:41.237Z Compiling proc-macro-error-attr2 v2.0.0
30892026-09-04T22:50:41.311Z Compiling half v1.8.3
30902026-09-04T22:50:41.376Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
30912026-09-04T22:50:41.417Z Compiling tar v0.4.46
30922026-09-04T22:50:41.652Z Compiling serde_cbor v0.11.2
30932026-09-04T22:50:41.674Z Compiling proc-macro-error2 v2.0.1
30942026-09-04T22:50:41.736Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30952026-09-04T22:50:41.781Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30962026-09-04T22:50:41.802Z Compiling hashbrown v0.14.5
30972026-09-04T22:50:41.961Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
30982026-09-04T22:50:42.007Z Compiling rfc6979 v0.4.0
30992026-09-04T22:50:42.130Z Compiling salty v0.3.0
31002026-09-04T22:50:42.170Z Compiling ecdsa v0.16.9
31012026-09-04T22:50:42.278Z Compiling knus-derive v3.4.0
31022026-09-04T22:50:42.404Z Compiling chumsky v0.9.3
31032026-09-04T22:50:42.501Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31042026-09-04T22:50:42.605Z Compiling primeorder v0.13.6
31052026-09-04T22:50:42.775Z Compiling nonempty v0.12.0
31062026-09-04T22:50:42.870Z Compiling p384 v0.13.1
31072026-09-04T22:50:43.014Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31082026-09-04T22:50:43.107Z Compiling polar-core v0.27.3
31092026-09-04T22:50:43.374Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31102026-09-04T22:50:43.429Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
31112026-09-04T22:50:43.681Z Compiling knus v3.4.0
31122026-09-04T22:50:43.705Z Compiling fxhash v0.2.1
31132026-09-04T22:50:43.881Z Compiling libz-sys v1.1.24
31142026-09-04T22:50:43.905Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
31152026-09-04T22:50:44.010Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31162026-09-04T22:50:44.043Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31172026-09-04T22:50:44.383Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31182026-09-04T22:50:44.405Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
31192026-09-04T22:50:44.495Z Compiling kstat-rs v0.2.5
31202026-09-04T22:50:44.796Z Compiling mime_guess v2.0.5
31212026-09-04T22:50:44.831Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31222026-09-04T22:50:45.147Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31232026-09-04T22:50:45.311Z Compiling nanorand v0.7.0
31242026-09-04T22:50:45.596Z Compiling libgit2-sys v0.18.3+1.9.2
31252026-09-04T22:50:45.664Z Compiling parking_lot_core v0.8.6
31262026-09-04T22:50:45.696Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31272026-09-04T22:50:45.911Z Compiling flume v0.11.1
31282026-09-04T22:50:45.942Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31292026-09-04T22:50:46.199Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31302026-09-04T22:50:46.281Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31312026-09-04T22:50:46.483Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31322026-09-04T22:50:46.504Z Compiling git-stub v1.0.0
31332026-09-04T22:50:46.778Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
31342026-09-04T22:50:46.849Z Compiling corncobs v0.1.4
31352026-09-04T22:50:46.884Z Compiling strsim v0.10.0
31362026-09-04T22:50:47.031Z Compiling instability v0.3.11
31372026-09-04T22:50:47.070Z Compiling http-range v0.1.5
31382026-09-04T22:50:47.093Z Compiling darling_core v0.13.4
31392026-09-04T22:50:47.229Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31402026-09-04T22:50:47.292Z Compiling git-stub-vcs v0.1.0
31412026-09-04T22:50:47.656Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31422026-09-04T22:50:48.089Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31432026-09-04T22:50:48.110Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31442026-09-04T22:50:48.134Z Compiling progenitor-impl v0.13.0
31452026-09-04T22:50:48.344Z Compiling ignore v0.4.25
31462026-09-04T22:50:48.407Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31472026-09-04T22:50:48.665Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31482026-09-04T22:50:48.766Z Compiling secrecy v0.8.0
31492026-09-04T22:50:48.802Z Compiling anstyle-parse v0.2.7
31502026-09-04T22:50:48.958Z Compiling vergen-git2 v9.1.0
31512026-09-04T22:50:49.056Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31522026-09-04T22:50:49.190Z Compiling castaway v0.2.4
31532026-09-04T22:50:49.355Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31542026-09-04T22:50:49.595Z Compiling indoc v2.0.7
31552026-09-04T22:50:50.280Z Compiling progenitor-macro v0.13.0
31562026-09-04T22:50:50.321Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31572026-09-04T22:50:50.746Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
31582026-09-04T22:50:50.947Z Compiling compact_str v0.8.1
31592026-09-04T22:50:51.489Z Compiling globwalk v0.9.1
31602026-09-04T22:50:51.516Z Compiling anstream v0.6.21
31612026-09-04T22:50:51.752Z Compiling darling_macro v0.13.4
31622026-09-04T22:50:51.932Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
31632026-09-04T22:50:51.975Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31642026-09-04T22:50:52.262Z Compiling oso v0.27.3
31652026-09-04T22:50:52.318Z Compiling parking_lot v0.11.2
31662026-09-04T22:50:52.370Z Compiling hyper-staticfile v0.10.1
31672026-09-04T22:50:52.532Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31682026-09-04T22:50:52.597Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31692026-09-04T22:50:52.945Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31702026-09-04T22:50:53.040Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31712026-09-04T22:50:53.114Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31722026-09-04T22:50:53.151Z Compiling predicates-tree v1.0.13
31732026-09-04T22:50:53.506Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31742026-09-04T22:50:53.733Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
31752026-09-04T22:50:54.329Z Compiling progenitor-client v0.13.0
31762026-09-04T22:50:54.367Z Compiling unicode-truncate v1.1.0
31772026-09-04T22:50:54.443Z Compiling digest-io v0.1.0
31782026-09-04T22:50:54.589Z Compiling sha2 v0.11.0
31792026-09-04T22:50:54.623Z Compiling lru v0.12.5
31802026-09-04T22:50:54.645Z Compiling prefix-trie v0.7.0
31812026-09-04T22:50:54.788Z Compiling rand_seeder v0.4.0
31822026-09-04T22:50:54.855Z Compiling cassowary v0.3.0
31832026-09-04T22:50:55.070Z Compiling async-bb8-diesel v0.2.1
31842026-09-04T22:50:55.132Z Compiling diesel-dtrace v0.5.0
31852026-09-04T22:50:55.457Z Compiling rawzip v0.4.4
31862026-09-04T22:50:55.503Z Compiling ratatui v0.29.0
31872026-09-04T22:50:55.626Z Compiling hickory-server v0.25.2
31882026-09-04T22:50:55.648Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31892026-09-04T22:50:55.853Z Compiling progenitor v0.13.0
31902026-09-04T22:50:55.931Z Compiling camino-tempfile-ext v0.3.3
31912026-09-04T22:50:56.047Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
31922026-09-04T22:50:56.348Z Compiling sled v0.34.7
31932026-09-04T22:50:56.375Z Compiling darling v0.13.4
31942026-09-04T22:50:56.886Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31952026-09-04T22:50:58.170Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
31962026-09-04T22:50:58.568Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-09-04T22:50:58.605Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31982026-09-04T22:50:59.130Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31992026-09-04T22:50:59.350Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32002026-09-04T22:50:59.548Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
32012026-09-04T22:50:59.821Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
32022026-09-04T22:50:59.965Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32032026-09-04T22:51:00.260Z Compiling serde_with_macros v1.5.2
32042026-09-04T22:51:00.510Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32052026-09-04T22:51:00.594Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32062026-09-04T22:51:00.822Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32072026-09-04T22:51:01.052Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32082026-09-04T22:51:01.088Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32092026-09-04T22:51:01.091Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32102026-09-04T22:51:01.278Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32112026-09-04T22:51:01.316Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32122026-09-04T22:51:01.339Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32132026-09-04T22:51:01.502Z Compiling arc-swap v1.8.2
32142026-09-04T22:51:01.553Z Compiling void v1.0.2
32152026-09-04T22:51:01.667Z Compiling lzss v0.8.2
32162026-09-04T22:51:01.771Z Compiling slog-scope v4.4.1
32172026-09-04T22:51:01.801Z Compiling serde_with v1.14.0
32182026-09-04T22:51:01.883Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32192026-09-04T22:51:01.912Z Compiling scuffle v0.1.0
32202026-09-04T22:51:01.943Z Compiling tungstenite v0.23.0
32212026-09-04T22:51:02.005Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32222026-09-04T22:51:02.116Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32232026-09-04T22:51:02.273Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32242026-09-04T22:51:02.495Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32252026-09-04T22:51:02.534Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
32262026-09-04T22:51:02.740Z Compiling libsw-core v0.3.2
32272026-09-04T22:51:02.787Z Compiling nix v0.27.1
32282026-09-04T22:51:02.885Z Compiling twox-hash v2.1.2
32292026-09-04T22:51:02.952Z Compiling serde_bytes v0.11.19
32302026-09-04T22:51:02.982Z Compiling atty v0.2.14
32312026-09-04T22:51:03.075Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
32322026-09-04T22:51:03.122Z Compiling libsw v3.5.0
32332026-09-04T22:51:03.269Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32342026-09-04T22:51:03.290Z Compiling tokio-tungstenite v0.23.1
32352026-09-04T22:51:03.375Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
32362026-09-04T22:51:03.398Z Compiling slog-stdlog v4.1.1
32372026-09-04T22:51:03.421Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
32382026-09-04T22:51:03.446Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32392026-09-04T22:51:03.466Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32402026-09-04T22:51:03.663Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32412026-09-04T22:51:03.716Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32422026-09-04T22:51:03.740Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32432026-09-04T22:51:03.838Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
32442026-09-04T22:51:03.897Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
32452026-09-04T22:51:03.920Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
32462026-09-04T22:51:04.422Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32472026-09-04T22:51:04.443Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32482026-09-04T22:51:04.467Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32492026-09-04T22:51:04.898Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32502026-09-04T22:51:05.110Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
32512026-09-04T22:51:05.436Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32522026-09-04T22:51:05.523Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32532026-09-04T22:51:05.734Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32542026-09-04T22:51:05.948Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32552026-09-04T22:51:06.302Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32562026-09-04T22:51:06.520Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-09-04T22:51:08.607Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32582026-09-04T22:51:09.043Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32592026-09-04T22:51:09.693Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32602026-09-04T22:51:10.150Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
32612026-09-04T22:51:10.215Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32622026-09-04T22:51:10.291Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32632026-09-04T22:51:10.575Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32642026-09-04T22:51:10.624Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
32652026-09-04T22:51:11.315Z Compiling git2 v0.20.4
32662026-09-04T22:51:11.533Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32672026-09-04T22:51:12.100Z Compiling signal-hook-tokio v0.3.1
32682026-09-04T22:51:12.290Z Compiling fatfs v0.3.6
32692026-09-04T22:51:12.780Z Compiling yasna v0.5.2
32702026-09-04T22:51:13.068Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
32712026-09-04T22:51:13.305Z Compiling console v0.16.2
32722026-09-04T22:51:13.439Z Compiling assert_matches v1.5.0
32732026-09-04T22:51:13.802Z Compiling seq-macro v0.3.6
32742026-09-04T22:51:14.096Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32752026-09-04T22:51:14.170Z Compiling indicatif v0.18.4
32762026-09-04T22:51:14.299Z Compiling rcgen v0.12.1
32772026-09-04T22:51:14.357Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32782026-09-04T22:51:14.696Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32792026-09-04T22:51:15.408Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32802026-09-04T22:51:17.197Z Compiling slog-envlogger v2.2.0
32812026-09-04T22:51:17.941Z Compiling oxide-update-engine-display v0.1.2
32822026-09-04T22:51:18.679Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32832026-09-04T22:51:18.885Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32842026-09-04T22:51:19.106Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32852026-09-04T22:51:19.343Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32862026-09-04T22:51:19.586Z Compiling port-file v0.1.0
32872026-09-04T22:51:19.837Z Compiling rtoolbox v0.0.3
32882026-09-04T22:51:19.892Z Compiling subprocess v0.2.15
32892026-09-04T22:51:20.098Z Compiling rpassword v7.5.4
32902026-09-04T22:51:20.362Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32912026-09-04T22:51:20.445Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32922026-09-04T22:51:20.671Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32932026-09-04T22:51:21.079Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32942026-09-04T22:51:21.216Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32952026-09-04T22:51:21.526Z Compiling tui-tree-widget v0.23.1
32962026-09-04T22:51:21.818Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32972026-09-04T22:51:21.856Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32982026-09-04T22:51:22.762Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32992026-09-04T22:51:23.991Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33002026-09-04T22:51:24.220Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
33012026-09-04T22:51:24.310Z Compiling uzers v0.12.2
33022026-09-04T22:51:24.389Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
33032026-09-04T22:51:24.538Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
33042026-09-04T22:51:24.574Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33052026-09-04T22:51:24.657Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33062026-09-04T22:51:25.209Z Compiling support-bundle-viewer v0.1.2
33072026-09-04T22:51:25.447Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33082026-09-04T22:51:25.473Z Compiling multimap v0.10.1
33092026-09-04T22:51:26.350Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33102026-09-04T22:51:50.286Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
33112026-09-04T22:52:10.550Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33122026-09-04T22:52:25.271Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33132026-09-04T23:00:09.503Z Finished `release` profile [optimized] target(s) in 10m 15s
33142026-09-04T23:00:09.506Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
33152026-09-04T23:00:09.506Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
33162026-09-04T23:00:49.429Z
33172026-09-04T23:00:49.429Zreal 10:56.711465576
33182026-09-04T23:00:49.429Zuser 2:03:20.499515006
33192026-09-04T23:00:49.429Zsys 4:37.134178416
33202026-09-04T23:00:49.433Ztrap 3.241871017
33212026-09-04T23:00:49.433Ztflt 0.635445996
33222026-09-04T23:00:49.433Zdflt 11.077996477
33232026-09-04T23:00:49.433Zkflt 0.234170135
33242026-09-04T23:00:49.433Zlock 8:28:31.025883076
33252026-09-04T23:00:49.433Zslp 3:05:42.109108939
33262026-09-04T23:00:49.433Zlat 2:55.291554438
33272026-09-04T23:00:49.433Zstop 8:41.212706321
33282026-09-04T23:00:49.433Z+ mapfile -t packages
33292026-09-04T23:00:49.433Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
33302026-09-04T23:00:50.393Z Finished `release` profile [optimized] target(s) in 0.95s
33312026-09-04T23:00:50.464Z Running `target/release/omicron-package -t test list-outputs`
33322026-09-04T23:00:50.525ZLogging to: /work/oxidecomputer/omicron/out/LOG
33332026-09-04T23:00:50.529Z+ ptime -m cargo build --locked --release -p xtask
33342026-09-04T23:00:51.024Z Compiling libc v0.2.185
33352026-09-04T23:00:51.024Z Compiling serde_core v1.0.228
33362026-09-04T23:00:51.024Z Compiling serde v1.0.228
33372026-09-04T23:00:51.028Z Compiling rustix v1.1.4
33382026-09-04T23:00:51.028Z Compiling serde_json v1.0.151
33392026-09-04T23:00:51.119Z Compiling bitflags v2.11.0
33402026-09-04T23:00:51.180Z Compiling usdt-impl v0.5.0
33412026-09-04T23:00:51.184Z Compiling syn v2.0.117
33422026-09-04T23:00:51.188Z Compiling syn v1.0.109
33432026-09-04T23:00:51.209Z Compiling getrandom v0.4.3
33442026-09-04T23:00:51.209Z Compiling log v0.4.33
33452026-09-04T23:00:51.231Z Compiling indexmap v2.14.0
33462026-09-04T23:00:51.246Z Compiling fs-err v3.3.0
33472026-09-04T23:00:51.400Z Compiling anyhow v1.0.104
33482026-09-04T23:00:51.464Z Compiling heck v0.4.1
33492026-09-04T23:00:51.551Z Compiling once_cell v1.21.3
33502026-09-04T23:00:51.873Z Compiling errno v0.3.14
33512026-09-04T23:00:51.878Z Compiling thread-id v4.2.2
33522026-09-04T23:00:51.879Z Compiling memmap v0.7.0
33532026-09-04T23:00:52.640Z Compiling proc-macro-error v1.0.4
33542026-09-04T23:00:52.834Z Compiling terminal_size v0.4.3
33552026-09-04T23:00:52.834Z Compiling tempfile v3.27.0
33562026-09-04T23:00:52.902Z Compiling tabled_derive v0.7.0
33572026-09-04T23:00:52.930Z Compiling clap_builder v4.6.0
33582026-09-04T23:00:52.930Z Compiling textwrap v0.16.2
33592026-09-04T23:00:53.268Z Compiling camino v1.2.5
33602026-09-04T23:00:53.291Z Compiling cargo-platform v0.3.2
33612026-09-04T23:00:53.296Z Compiling semver v1.0.28
33622026-09-04T23:00:53.328Z Compiling pest_generator v2.8.6
33632026-09-04T23:00:53.576Z Compiling camino-tempfile v1.4.1
33642026-09-04T23:00:53.588Z Compiling tabled v0.15.0
33652026-09-04T23:00:53.739Z Compiling serde_derive v1.0.228
33662026-09-04T23:00:53.740Z Compiling thiserror-impl v1.0.69
33672026-09-04T23:00:53.744Z Compiling zerocopy-derive v0.7.35
33682026-09-04T23:00:53.744Z Compiling scroll_derive v0.12.1
33692026-09-04T23:00:53.744Z Compiling thiserror-impl v2.0.18
33702026-09-04T23:00:53.744Z Compiling clap_derive v4.6.1
33712026-09-04T23:00:53.867Z Compiling pest_derive v2.8.6
33722026-09-04T23:00:54.423Z Compiling scroll v0.12.0
33732026-09-04T23:00:54.552Z Compiling zerocopy v0.7.35
33742026-09-04T23:00:54.721Z Compiling goblin v0.8.2
33752026-09-04T23:00:54.914Z Compiling thiserror v1.0.69
33762026-09-04T23:00:54.960Z Compiling thiserror v2.0.18
33772026-09-04T23:00:55.040Z Compiling dtrace-parser v0.2.0
33782026-09-04T23:00:55.152Z Compiling clap v4.6.1
33792026-09-04T23:00:56.201Z Compiling dof v0.3.0
33802026-09-04T23:00:56.201Z Compiling serde_tokenstream v0.2.3
33812026-09-04T23:00:56.247Z Compiling toml_datetime v0.6.11
33822026-09-04T23:00:56.247Z Compiling serde_spanned v0.6.9
33832026-09-04T23:00:56.250Z Compiling macaddr v1.0.1
33842026-09-04T23:00:56.250Z Compiling cargo_metadata v0.23.1
33852026-09-04T23:00:56.250Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33862026-09-04T23:00:56.469Z Compiling toml_edit v0.22.27
33872026-09-04T23:00:56.825Z Compiling usdt-attr-macro v0.5.0
33882026-09-04T23:00:56.825Z Compiling usdt-macro v0.5.0
33892026-09-04T23:00:57.735Z Compiling usdt v0.5.0
33902026-09-04T23:00:57.872Z Compiling toml v0.8.23
33912026-09-04T23:00:58.302Z Compiling cargo_toml v0.21.0
33922026-09-04T23:01:00.544Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33932026-09-04T23:01:06.526Z Finished `release` profile [optimized] target(s) in 15.99s
33942026-09-04T23:01:06.629Z
33952026-09-04T23:01:06.629Zreal 16.067377750
33962026-09-04T23:01:06.633Zuser 1:55.334647821
33972026-09-04T23:01:06.633Zsys 13.865077216
33982026-09-04T23:01:06.633Ztrap 0.049682412
33992026-09-04T23:01:06.633Ztflt 0.622018949
34002026-09-04T23:01:06.633Zdflt 1.881278075
34012026-09-04T23:01:06.633Zkflt 0.000052080
34022026-09-04T23:01:06.633Zlock 3:41.631403753
34032026-09-04T23:01:06.633Zslp 2:09.141450067
34042026-09-04T23:01:06.634Zlat 3.169566156
34052026-09-04T23:01:06.634Zstop 15.648690768
34062026-09-04T23:01:06.634Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
34072026-09-04T23:01:06.634Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
34082026-09-04T23:01:06.634Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
34092026-09-04T23:01:06.634Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
34102026-09-04T23:01:06.634Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
34112026-09-04T23:01:07.580Z Compiling progenitor-client v0.14.0
34122026-09-04T23:01:07.583Z Compiling match_cfg v0.1.0
34132026-09-04T23:01:07.583Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34142026-09-04T23:01:07.583Z Compiling slog-json v2.6.1
34152026-09-04T23:01:07.583Z Compiling newtype-uuid-macros v0.1.0
34162026-09-04T23:01:07.583Z Compiling sha1 v0.11.0
34172026-09-04T23:01:07.727Z Compiling multer v3.1.0
34182026-09-04T23:01:07.731Z Compiling debug-ignore v1.0.5
34192026-09-04T23:01:07.731Z Compiling compression-core v0.4.31
34202026-09-04T23:01:07.731Z Compiling async-stream-impl v0.3.6
34212026-09-04T23:01:07.731Z Compiling serde_spanned v1.1.1
34222026-09-04T23:01:07.731Z Compiling toml_datetime v1.1.1+spec-1.1.0
34232026-09-04T23:01:07.744Z Compiling dropshot v0.17.1
34242026-09-04T23:01:07.747Z Compiling toml_writer v1.1.1+spec-1.1.0
34252026-09-04T23:01:07.747Z Compiling waitgroup v0.1.2
34262026-09-04T23:01:07.747Z Compiling rustls-pemfile v2.2.0
34272026-09-04T23:01:07.869Z Compiling dropshot_endpoint v0.17.1
34282026-09-04T23:01:07.999Z Compiling hostname v0.4.2
34292026-09-04T23:01:08.048Z Compiling toml v1.1.2+spec-1.1.0
34302026-09-04T23:01:08.064Z Compiling compression-codecs v0.4.37
34312026-09-04T23:01:08.083Z Compiling hostname v0.3.1
34322026-09-04T23:01:08.119Z Compiling serde_path_to_error v0.1.20
34332026-09-04T23:01:08.122Z Compiling atomicwrites v0.4.4
34342026-09-04T23:01:08.122Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34352026-09-04T23:01:08.156Z Compiling macaddr v1.0.1
34362026-09-04T23:01:08.175Z Compiling serde_tokenstream v0.3.0
34372026-09-04T23:01:08.210Z Compiling slog-bunyan v2.5.0
34382026-09-04T23:01:08.214Z Compiling oxide-generation v0.1.3
34392026-09-04T23:01:08.266Z Compiling async-compression v0.4.41
34402026-09-04T23:01:08.269Z Compiling instant v0.1.13
34412026-09-04T23:01:08.364Z Compiling parse-display-derive v0.10.0
34422026-09-04T23:01:08.384Z Compiling regress v0.10.5
34432026-09-04T23:01:08.384Z Compiling backon v1.6.0
34442026-09-04T23:01:08.422Z Compiling backoff v0.4.0
34452026-09-04T23:01:08.440Z Compiling itertools v0.14.0
34462026-09-04T23:01:08.458Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34472026-09-04T23:01:08.486Z Compiling humantime v2.3.0
34482026-09-04T23:01:08.532Z Compiling async-stream v0.3.6
34492026-09-04T23:01:08.549Z Compiling oxide-generation-macros v0.2.0
34502026-09-04T23:01:08.552Z Compiling half v2.7.1
34512026-09-04T23:01:08.583Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
34522026-09-04T23:01:08.618Z Compiling progenitor-extras v0.2.0
34532026-09-04T23:01:08.635Z Compiling ciborium-io v0.2.2
34542026-09-04T23:01:08.654Z Compiling crucible-workspace-hack v0.1.0
34552026-09-04T23:01:08.729Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34562026-09-04T23:01:08.747Z Compiling convert_case v0.4.0
34572026-09-04T23:01:08.766Z Compiling secrecy v0.10.3
34582026-09-04T23:01:08.781Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-09-04T23:01:08.801Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34602026-09-04T23:01:08.818Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34612026-09-04T23:01:08.882Z Compiling ciborium-ll v0.2.2
34622026-09-04T23:01:08.920Z Compiling inout v0.1.4
34632026-09-04T23:01:08.926Z Compiling regress v0.11.1
34642026-09-04T23:01:08.956Z Compiling thiserror-impl-no-std v2.0.2
34652026-09-04T23:01:08.989Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
34662026-09-04T23:01:09.012Z Compiling universal-hash v0.5.1
34672026-09-04T23:01:09.114Z Compiling ciborium v0.2.2
34682026-09-04T23:01:09.131Z Compiling cipher v0.4.4
34692026-09-04T23:01:09.147Z Compiling derive_more v0.99.20
34702026-09-04T23:01:09.166Z Compiling opaque-debug v0.3.1
34712026-09-04T23:01:09.183Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34722026-09-04T23:01:09.187Z Compiling blake2 v0.10.6
34732026-09-04T23:01:09.253Z Compiling poly1305 v0.8.0
34742026-09-04T23:01:09.356Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
34752026-09-04T23:01:09.373Z Compiling chacha20 v0.9.1
34762026-09-04T23:01:09.421Z Compiling aead v0.5.2
34772026-09-04T23:01:09.536Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
34782026-09-04T23:01:09.644Z Compiling password-hash v0.5.0
34792026-09-04T23:01:09.674Z Compiling indent_write v2.2.0
34802026-09-04T23:01:09.691Z Compiling chacha20poly1305 v0.10.1
34812026-09-04T23:01:09.729Z Compiling toml_datetime v0.7.5+spec-1.1.0
34822026-09-04T23:01:09.746Z Compiling unsafe-libyaml v0.2.11
34832026-09-04T23:01:09.765Z Compiling itertools v0.15.0
34842026-09-04T23:01:09.801Z Compiling num-derive v0.4.2
34852026-09-04T23:01:09.843Z Compiling heapless v0.8.0
34862026-09-04T23:01:09.878Z Compiling tabwriter v1.4.1
34872026-09-04T23:01:10.013Z Compiling argon2 v0.5.3
34882026-09-04T23:01:10.031Z Compiling toml_edit v0.23.10+spec-1.0.0
34892026-09-04T23:01:10.089Z Compiling hash32 v0.3.1
34902026-09-04T23:01:10.140Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
34912026-09-04T23:01:10.174Z Compiling parse-display v0.10.0
34922026-09-04T23:01:10.229Z Compiling thiserror-no-std v2.0.2
34932026-09-04T23:01:10.272Z Compiling smoltcp v0.11.0
34942026-09-04T23:01:10.343Z Compiling vsss-rs v3.3.4
34952026-09-04T23:01:10.391Z Compiling serde_yaml v0.9.34+deprecated
34962026-09-04T23:01:10.408Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34972026-09-04T23:01:10.565Z Compiling typify-impl v0.6.2
34982026-09-04T23:01:10.645Z Compiling proc-macro-crate v3.4.0
34992026-09-04T23:01:10.737Z Compiling cobs v0.3.0
35002026-09-04T23:01:10.794Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35012026-09-04T23:01:10.956Z Compiling colored v3.1.1
35022026-09-04T23:01:10.974Z Compiling illumos-nvpair-sys v0.2.0
35032026-09-04T23:01:11.113Z Compiling postcard v1.1.3
35042026-09-04T23:01:11.144Z Compiling ingot-macros v0.2.0
35052026-09-04T23:01:11.206Z Compiling proc-macro-error v1.0.4
35062026-09-04T23:01:11.225Z Compiling num_enum_derive v0.7.6
35072026-09-04T23:01:11.225Z Compiling rand v0.10.1
35082026-09-04T23:01:11.344Z Compiling proc-macro-crate v1.3.1
35092026-09-04T23:01:11.363Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35102026-09-04T23:01:11.483Z Compiling foreign-types-macros v0.2.3
35112026-09-04T23:01:11.540Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35122026-09-04T23:01:11.604Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35132026-09-04T23:01:11.671Z Compiling foreign-types-shared v0.3.1
35142026-09-04T23:01:11.687Z Compiling rayon-core v1.13.0
35152026-09-04T23:01:11.810Z Compiling num_enum_derive v0.5.11
35162026-09-04T23:01:11.908Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35172026-09-04T23:01:11.941Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35182026-09-04T23:01:11.958Z Compiling crossbeam-deque v0.8.6
35192026-09-04T23:01:12.005Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35202026-09-04T23:01:12.032Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
35212026-09-04T23:01:12.049Z Compiling cstr-argument v0.1.2
35222026-09-04T23:01:12.097Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
35232026-09-04T23:01:12.132Z Compiling foreign-types v0.5.0
35242026-09-04T23:01:12.236Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
35252026-09-04T23:01:12.254Z Compiling illumos-nvpair v0.3.0
35262026-09-04T23:01:12.290Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
35272026-09-04T23:01:12.345Z Compiling zone_cfg_derive v0.3.1
35282026-09-04T23:01:12.361Z Compiling num_enum v0.7.6
35292026-09-04T23:01:12.500Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
35302026-09-04T23:01:12.518Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
35312026-09-04T23:01:12.538Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35322026-09-04T23:01:12.538Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35332026-09-04T23:01:12.571Z Compiling itertools v0.12.1
35342026-09-04T23:01:12.571Z Compiling sigpipe v0.1.3
35352026-09-04T23:01:12.648Z Compiling rayon v1.11.0
35362026-09-04T23:01:12.683Z Compiling glob v0.3.3
35372026-09-04T23:01:12.722Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35382026-09-04T23:01:12.749Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35392026-09-04T23:01:12.780Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35402026-09-04T23:01:12.843Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35412026-09-04T23:01:12.891Z Compiling smf v0.2.3
35422026-09-04T23:01:12.939Z Compiling num_enum v0.5.11
35432026-09-04T23:01:12.989Z Compiling cpubits v0.1.1
35442026-09-04T23:01:13.052Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
35452026-09-04T23:01:13.055Z Compiling whoami v1.6.1
35462026-09-04T23:01:13.087Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35472026-09-04T23:01:13.107Z Compiling gethostname v0.5.0
35482026-09-04T23:01:13.107Z Compiling num-rational v0.4.2
35492026-09-04T23:01:13.110Z Compiling num-complex v0.4.6
35502026-09-04T23:01:13.265Z Compiling derive-where v1.6.0
35512026-09-04T23:01:13.282Z Compiling toml v0.8.23
35522026-09-04T23:01:13.378Z Compiling usdt-attr-macro v0.5.0
35532026-09-04T23:01:13.382Z Compiling usdt-macro v0.5.0
35542026-09-04T23:01:13.435Z Compiling pem-rfc7468 v1.0.0
35552026-09-04T23:01:13.526Z Compiling num v0.4.3
35562026-09-04T23:01:13.569Z Compiling memmap v0.7.0
35572026-09-04T23:01:13.625Z Compiling float-ord v0.3.2
35582026-09-04T23:01:13.722Z Compiling cancel-safe-futures v0.1.5
35592026-09-04T23:01:13.762Z Compiling zone v0.3.1
35602026-09-04T23:01:13.779Z Compiling hmac v0.13.0
35612026-09-04T23:01:13.796Z Compiling universal-hash v0.6.1
35622026-09-04T23:01:13.860Z Compiling resolv-conf v0.7.6
35632026-09-04T23:01:13.939Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35642026-09-04T23:01:13.965Z Compiling sha1 v0.10.6
35652026-09-04T23:01:14.006Z Compiling prettyplease v0.2.37
35662026-09-04T23:01:14.081Z Compiling ingot-types v0.2.0
35672026-09-04T23:01:14.203Z Compiling libefi-sys v0.1.0
35682026-09-04T23:01:14.272Z Compiling linear-map v1.2.0
35692026-09-04T23:01:14.291Z Compiling polyval v0.7.1
35702026-09-04T23:01:14.294Z Compiling der v0.8.0
35712026-09-04T23:01:14.324Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
35722026-09-04T23:01:14.324Z Compiling usdt v0.5.0
35732026-09-04T23:01:14.461Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35742026-09-04T23:01:14.494Z Compiling newline-converter v0.3.0
35752026-09-04T23:01:14.498Z Compiling console v0.15.11
35762026-09-04T23:01:14.498Z Compiling bitfield-struct v0.6.2
35772026-09-04T23:01:14.531Z Compiling ingot v0.2.1
35782026-09-04T23:01:14.605Z Compiling ghash v0.6.0
35792026-09-04T23:01:14.664Z Compiling pbkdf2 v0.13.0
35802026-09-04T23:01:14.684Z Compiling oxide-update-engine-types v0.1.2
35812026-09-04T23:01:14.771Z Compiling crypto-bigint v0.7.5
35822026-09-04T23:01:14.796Z Compiling aes v0.9.1
35832026-09-04T23:01:14.818Z Compiling hickory-proto v0.24.4
35842026-09-04T23:01:14.970Z Compiling expectorate v1.2.0
35852026-09-04T23:01:15.150Z Compiling ctr v0.10.1
35862026-09-04T23:01:15.167Z Compiling aead v0.6.1
35872026-09-04T23:01:15.216Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35882026-09-04T23:01:15.237Z Compiling sha2 v0.11.0
35892026-09-04T23:01:15.256Z Compiling typify-macro v0.6.2
35902026-09-04T23:01:15.372Z Compiling nom v8.0.0
35912026-09-04T23:01:15.402Z Compiling linked-hash-map v0.5.6
35922026-09-04T23:01:15.431Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35932026-09-04T23:01:15.538Z Compiling semver v0.1.20
35942026-09-04T23:01:15.555Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
35952026-09-04T23:01:15.620Z Compiling lru-cache v0.1.2
35962026-09-04T23:01:15.635Z Compiling aes-gcm v0.11.0
35972026-09-04T23:01:15.773Z Compiling oxide-update-engine v0.1.2
35982026-09-04T23:01:15.863Z Compiling rustc_version v0.1.7
35992026-09-04T23:01:15.880Z Compiling spki v0.8.0
36002026-09-04T23:01:15.900Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36012026-09-04T23:01:15.940Z Compiling tokio-dtrace v0.1.1
36022026-09-04T23:01:15.970Z Compiling dropshot-api-manager-types v0.8.0
36032026-09-04T23:01:15.973Z Compiling salsa20 v0.11.0
36042026-09-04T23:01:16.129Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
36052026-09-04T23:01:16.129Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
36062026-09-04T23:01:16.164Z Compiling slog-dtrace v0.3.0
36072026-09-04T23:01:16.181Z Compiling minimal-lexical v0.2.1
36082026-09-04T23:01:16.250Z Compiling xshell-macros v0.2.7
36092026-09-04T23:01:16.314Z Compiling oxide-tokio-rt v0.1.4
36102026-09-04T23:01:16.334Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36112026-09-04T23:01:16.334Z Compiling scrypt v0.12.0
36122026-09-04T23:01:16.458Z Compiling nom v7.1.3
36132026-09-04T23:01:16.476Z Compiling newtype_derive v0.1.6
36142026-09-04T23:01:16.551Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
36152026-09-04T23:01:16.649Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
36162026-09-04T23:01:16.667Z Compiling phf_shared v0.12.1
36172026-09-04T23:01:16.686Z Compiling xshell v0.2.7
36182026-09-04T23:01:16.701Z Compiling rfc6979 v0.4.0
36192026-09-04T23:01:16.860Z Compiling cbc v0.2.1
36202026-09-04T23:01:16.877Z Compiling proc-macro-error-attr2 v2.0.0
36212026-09-04T23:01:17.060Z Compiling hickory-resolver v0.24.4
36222026-09-04T23:01:17.077Z Compiling csv-core v0.1.13
36232026-09-04T23:01:17.125Z Compiling typify v0.6.2
36242026-09-04T23:01:17.227Z Compiling highway v1.3.0
36252026-09-04T23:01:17.244Z Compiling unicode-xid v0.2.6
36262026-09-04T23:01:17.270Z Compiling progenitor-impl v0.14.0
36272026-09-04T23:01:17.367Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36282026-09-04T23:01:17.398Z Compiling chrono-tz v0.10.4
36292026-09-04T23:01:17.464Z Compiling const_format_proc_macros v0.2.34
36302026-09-04T23:01:17.542Z Compiling proc-macro-error2 v2.0.1
36312026-09-04T23:01:17.560Z Compiling csv v1.4.0
36322026-09-04T23:01:17.606Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36332026-09-04T23:01:17.655Z Compiling pkcs5 v0.8.1
36342026-09-04T23:01:17.672Z Compiling ecdsa v0.16.9
36352026-09-04T23:01:17.745Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36362026-09-04T23:01:17.842Z Compiling phf v0.12.1
36372026-09-04T23:01:17.881Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
36382026-09-04T23:01:18.025Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
36392026-09-04T23:01:18.088Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
36402026-09-04T23:01:18.124Z Compiling qorb v0.4.1
36412026-09-04T23:01:18.148Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
36422026-09-04T23:01:18.217Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
36432026-09-04T23:01:18.324Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
36442026-09-04T23:01:18.343Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
36452026-09-04T23:01:18.389Z Compiling primeorder v0.13.6
36462026-09-04T23:01:18.415Z Compiling hashbrown v0.14.5
36472026-09-04T23:01:18.436Z Compiling salty v0.3.0
36482026-09-04T23:01:18.704Z Compiling p384 v0.13.1
36492026-09-04T23:01:18.777Z Compiling const_format v0.2.35
36502026-09-04T23:01:18.856Z Compiling pkcs8 v0.11.0
36512026-09-04T23:01:19.022Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36522026-09-04T23:01:19.119Z Compiling chumsky v0.9.3
36532026-09-04T23:01:19.138Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
36542026-09-04T23:01:19.354Z Compiling knus-derive v3.4.0
36552026-09-04T23:01:19.383Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
36562026-09-04T23:01:19.400Z Compiling tabled_derive v0.7.0
36572026-09-04T23:01:19.910Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
36582026-09-04T23:01:19.987Z Compiling progenitor-macro v0.14.0
36592026-09-04T23:01:20.044Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
36602026-09-04T23:01:20.079Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
36612026-09-04T23:01:20.154Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
36622026-09-04T23:01:20.250Z Compiling bcs v0.1.6
36632026-09-04T23:01:20.267Z Compiling ff v0.14.0
36642026-09-04T23:01:20.337Z Compiling termtree v0.5.1
36652026-09-04T23:01:20.431Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
36662026-09-04T23:01:20.435Z Compiling tabled v0.15.0
36672026-09-04T23:01:20.464Z Compiling steno v0.4.1
36682026-09-04T23:01:20.607Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
36692026-09-04T23:01:20.625Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
36702026-09-04T23:01:20.680Z Compiling group v0.14.0
36712026-09-04T23:01:20.800Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
36722026-09-04T23:01:20.879Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
36732026-09-04T23:01:20.901Z Compiling signature v3.0.0
36742026-09-04T23:01:20.918Z Compiling knus v3.4.0
36752026-09-04T23:01:20.973Z Compiling tagptr v0.2.0
36762026-09-04T23:01:21.097Z Compiling base16ct v1.0.0
36772026-09-04T23:01:21.146Z Compiling moka v0.12.13
36782026-09-04T23:01:21.182Z Compiling hkdf v0.13.0
36792026-09-04T23:01:21.198Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
36802026-09-04T23:01:21.315Z Compiling sec1 v0.8.1
36812026-09-04T23:01:21.379Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=a233079e04d9688454486c452b694587a28c5257#a233079e)
36822026-09-04T23:01:21.396Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36832026-09-04T23:01:21.441Z Compiling utf-8 v0.7.6
36842026-09-04T23:01:21.608Z Compiling elliptic-curve v0.14.1
36852026-09-04T23:01:21.647Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
36862026-09-04T23:01:21.650Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36872026-09-04T23:01:21.736Z Compiling parking_lot_core v0.8.6
36882026-09-04T23:01:21.854Z Compiling hickory-resolver v0.25.2
36892026-09-04T23:01:21.967Z Compiling corncobs v0.1.4
36902026-09-04T23:01:22.066Z Compiling tungstenite v0.21.0
36912026-09-04T23:01:22.171Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
36922026-09-04T23:01:22.227Z Compiling wnaf v0.14.0
36932026-09-04T23:01:22.428Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36942026-09-04T23:01:22.456Z Compiling primefield v0.14.0
36952026-09-04T23:01:22.473Z Compiling rfc6979 v0.6.0
36962026-09-04T23:01:22.561Z Compiling libscf-sys v1.2.0
36972026-09-04T23:01:22.602Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
36982026-09-04T23:01:22.656Z Compiling git-stub v1.0.0
36992026-09-04T23:01:22.718Z Compiling secrecy v0.8.0
37002026-09-04T23:01:22.735Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37012026-09-04T23:01:22.853Z Compiling git-stub-vcs v0.1.0
37022026-09-04T23:01:22.889Z Compiling primeorder v0.14.0
37032026-09-04T23:01:22.929Z Compiling ecdsa v0.17.0
37042026-09-04T23:01:22.953Z Compiling tokio-tungstenite v0.21.0
37052026-09-04T23:01:23.019Z Compiling papergrid v0.18.0
37062026-09-04T23:01:23.242Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37072026-09-04T23:01:23.320Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37082026-09-04T23:01:23.337Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37092026-09-04T23:01:23.340Z Compiling curve25519-dalek v5.0.0
37102026-09-04T23:01:23.397Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37112026-09-04T23:01:23.423Z Compiling unicase v2.9.0
37122026-09-04T23:01:23.511Z Compiling parking_lot v0.11.2
37132026-09-04T23:01:23.655Z Compiling mime_guess v2.0.5
37142026-09-04T23:01:23.677Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
37152026-09-04T23:01:23.695Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
37162026-09-04T23:01:23.716Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
37172026-09-04T23:01:23.793Z Compiling ssh-encoding v0.3.0
37182026-09-04T23:01:23.884Z Compiling prefix-trie v0.7.0
37192026-09-04T23:01:23.902Z Compiling fxhash v0.2.1
37202026-09-04T23:01:23.918Z Compiling keccak v0.2.0
37212026-09-04T23:01:24.081Z Compiling tabled v0.21.0
37222026-09-04T23:01:24.101Z Compiling sled v0.34.7
37232026-09-04T23:01:24.101Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37242026-09-04T23:01:24.163Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37252026-09-04T23:01:24.288Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
37262026-09-04T23:01:24.338Z Compiling hickory-server v0.25.2
37272026-09-04T23:01:24.354Z Compiling ed25519 v3.0.0
37282026-09-04T23:01:24.371Z Compiling crypto-primes v0.7.2
37292026-09-04T23:01:24.788Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
37302026-09-04T23:01:25.028Z Compiling pkcs1 v0.8.0-rc.4
37312026-09-04T23:01:25.160Z Compiling progenitor v0.14.0
37322026-09-04T23:01:25.273Z Compiling poly1305 v0.9.0
37332026-09-04T23:01:25.346Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37342026-09-04T23:01:25.433Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
37352026-09-04T23:01:25.458Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
37362026-09-04T23:01:25.494Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37372026-09-04T23:01:25.511Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37382026-09-04T23:01:25.761Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
37392026-09-04T23:01:26.064Z Compiling blowfish v0.10.0
37402026-09-04T23:01:26.138Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
37412026-09-04T23:01:26.225Z Compiling blake2 v0.11.0-rc.6
37422026-09-04T23:01:26.252Z Compiling crc8 v0.1.1
37432026-09-04T23:01:26.274Z Compiling http-range v0.1.5
37442026-09-04T23:01:26.330Z Compiling half v1.8.3
37452026-09-04T23:01:26.348Z Compiling bcrypt-pbkdf v0.11.0
37462026-09-04T23:01:26.493Z Compiling ssh-cipher v0.3.0
37472026-09-04T23:01:26.510Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
37482026-09-04T23:01:26.632Z Compiling serde_cbor v0.11.2
37492026-09-04T23:01:26.694Z Compiling argon2 v0.6.0-rc.8
37502026-09-04T23:01:26.727Z Compiling rsa v0.10.0-rc.18
37512026-09-04T23:01:26.746Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
37522026-09-04T23:01:26.858Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
37532026-09-04T23:01:27.111Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
37542026-09-04T23:01:27.228Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
37552026-09-04T23:01:27.269Z Compiling ed25519-dalek v3.0.0
37562026-09-04T23:01:27.655Z Compiling sha3 v0.11.0
37572026-09-04T23:01:27.810Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
37582026-09-04T23:01:27.810Z Compiling p256 v0.14.0
37592026-09-04T23:01:28.033Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
37602026-09-04T23:01:28.051Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
37612026-09-04T23:01:28.071Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
37622026-09-04T23:01:28.136Z Compiling p521 v0.14.0
37632026-09-04T23:01:28.272Z Compiling p384 v0.14.0
37642026-09-04T23:01:28.963Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
37652026-09-04T23:01:29.158Z Compiling scuffle v0.1.0
37662026-09-04T23:01:29.400Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37672026-09-04T23:01:29.535Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
37682026-09-04T23:01:29.747Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
37692026-09-04T23:01:29.800Z Compiling yasna v0.5.2
37702026-09-04T23:01:29.995Z Compiling kstat-rs v0.2.5
37712026-09-04T23:01:30.074Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
37722026-09-04T23:01:30.184Z Compiling headers-core v0.3.0
37732026-09-04T23:01:30.311Z Compiling kem v0.3.0
37742026-09-04T23:01:30.344Z Compiling module-lattice v0.2.3
37752026-09-04T23:01:30.388Z Compiling nanorand v0.7.0
37762026-09-04T23:01:30.491Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
37772026-09-04T23:01:30.500Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
37782026-09-04T23:01:30.519Z Compiling sponge-cursor v0.1.0
37792026-09-04T23:01:30.539Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
37802026-09-04T23:01:30.638Z Compiling flume v0.11.1
37812026-09-04T23:01:30.677Z Compiling sha3 v0.12.0
37822026-09-04T23:01:30.695Z Compiling ml-kem v0.3.2
37832026-09-04T23:01:30.716Z Compiling headers v0.4.1
37842026-09-04T23:01:30.906Z Compiling rcgen v0.12.1
37852026-09-04T23:01:31.006Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
37862026-09-04T23:01:31.265Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37872026-09-04T23:01:31.450Z Compiling ssh-key v0.7.0-rc.11
37882026-09-04T23:01:31.542Z Compiling hyper-staticfile v0.10.1
37892026-09-04T23:01:31.565Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
37902026-09-04T23:01:31.604Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
37912026-09-04T23:01:31.666Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
37922026-09-04T23:01:31.684Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
37932026-09-04T23:01:31.820Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
37942026-09-04T23:01:31.841Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
37952026-09-04T23:01:32.020Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
37962026-09-04T23:01:32.020Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
37972026-09-04T23:01:32.055Z Compiling russh-cryptovec v0.62.0
37982026-09-04T23:01:32.084Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
37992026-09-04T23:01:32.152Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38002026-09-04T23:01:32.205Z Compiling internal-russh-num-bigint v0.5.0
38012026-09-04T23:01:32.304Z Compiling port-file v0.1.0
38022026-09-04T23:01:32.321Z Compiling num-bigint v0.4.6
38032026-09-04T23:01:32.384Z Compiling generic-array v1.4.3
38042026-09-04T23:01:32.419Z Compiling russh-util v0.52.0
38052026-09-04T23:01:32.580Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
38062026-09-04T23:01:32.616Z Compiling enum_dispatch v0.3.13
38072026-09-04T23:01:32.653Z Compiling delegate v0.13.5
38082026-09-04T23:01:32.693Z Compiling subprocess v0.2.15
38092026-09-04T23:01:32.711Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38102026-09-04T23:01:32.838Z Compiling hex-literal v1.1.0
38112026-09-04T23:01:32.880Z Compiling display-error-chain v0.2.2
38122026-09-04T23:01:32.956Z Compiling md5 v0.8.0
38132026-09-04T23:01:33.003Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
38142026-09-04T23:01:33.046Z Compiling colored v2.2.0
38152026-09-04T23:01:33.162Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
38162026-09-04T23:01:33.248Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
38172026-09-04T23:01:33.445Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
38182026-09-04T23:01:33.467Z Compiling internet-checksum v0.2.1
38192026-09-04T23:01:33.669Z Compiling russh v0.62.4
38202026-09-04T23:01:34.129Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
38212026-09-04T23:01:34.340Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
38222026-09-04T23:01:35.276Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
38232026-09-04T23:01:35.276Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
38242026-09-04T23:01:37.926Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
38252026-09-04T23:01:38.599Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
38262026-09-04T23:01:39.106Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
38272026-09-04T23:01:40.190Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
38282026-09-04T23:01:40.410Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
38292026-09-04T23:01:49.326Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
38302026-09-04T23:01:49.326Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
38312026-09-04T23:01:49.326Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
38322026-09-04T23:01:49.329Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
38332026-09-04T23:01:49.329Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
38342026-09-04T23:01:51.167Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
38352026-09-04T23:01:51.210Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
38362026-09-04T23:01:55.642Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
38372026-09-04T23:02:37.354Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s
38382026-09-04T23:02:37.359Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
38392026-09-04T23:02:37.359Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
38402026-09-04T23:02:37.573Z
38412026-09-04T23:02:37.574Zreal 1:30.882404259
38422026-09-04T23:02:37.574Zuser 8:29.473042041
38432026-09-04T23:02:37.574Zsys 1:41.467865321
38442026-09-04T23:02:37.574Ztrap 0.255637804
38452026-09-04T23:02:37.574Ztflt 0.350487223
38462026-09-04T23:02:37.574Zdflt 2.016493864
38472026-09-04T23:02:37.574Zkflt 0.000466930
38482026-09-04T23:02:37.574Zlock 31:20.861688264
38492026-09-04T23:02:37.578Zslp 19:05.317647624
38502026-09-04T23:02:37.578Zlat 36.481089353
38512026-09-04T23:02:37.578Zstop 3:02.967843555
38522026-09-04T23:02:37.578Z+ mkdir tests
38532026-09-04T23:02:37.578Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
38542026-09-04T23:02:37.581Z+ xargs -I '{}' -t cp '{}' tests/
38552026-09-04T23:02:37.601Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-26dd07e52df3a016 tests/
38562026-09-04T23:02:37.634Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-0144be0f1f486767 tests/
38572026-09-04T23:02:37.664Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-967955464f559dda tests/
38582026-09-04T23:02:37.695Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-8d60c10a3fab2411 tests/
38592026-09-04T23:02:38.069Z+ 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:02:38.075Z+ 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:03:43.515ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
38622026-09-04T23:03:43.515Za .github/buildomat/ci-env.sh 1K
38632026-09-04T23:03:43.515Za out/target/test 1K
38642026-09-04T23:03:43.515Za out/npuzone/npuzone 27402K
38652026-09-04T23:03:43.515Za package-manifest.toml 35K
38662026-09-04T23:03:43.515Za smf/sled-agent/non-gimlet/config.toml 6K
38672026-09-04T23:03:43.515Za target/release/omicron-package 16941K
38682026-09-04T23:03:43.515Za target/release/xtask 6405K
38692026-09-04T23:03:43.515Za target/debug/bootstrap 440489K
38702026-09-04T23:03:43.515Za tests/bootstrap-0144be0f1f486767 34430K
38712026-09-04T23:03:43.516Za tests/commtest-967955464f559dda 34431K
38722026-09-04T23:03:43.516Za tests/dhcp_server-26dd07e52df3a016 34431K
38732026-09-04T23:03:43.516Za tests/end_to_end_tests-8d60c10a3fab2411 504125K
38742026-09-04T23:03:43.516Za tools/opte_version 1K
38752026-09-04T23:03:43.516Za tools/opte_version_override 2K
38762026-09-04T23:03:43.516Za out/clickhouse.tar.gz 233168K
38772026-09-04T23:03:43.516Za out/clickhouse_keeper.tar.gz 227722K
38782026-09-04T23:03:43.516Za out/clickhouse_server.tar.gz 233166K
38792026-09-04T23:03:43.516Za out/cockroachdb.tar.gz 125060K
38802026-09-04T23:03:43.516Za out/crucible-pantry-zone.tar.gz 24768K
38812026-09-04T23:03:43.516Za out/crucible-utils.tar 18900K
38822026-09-04T23:03:43.516Za out/crucible-zone.tar.gz 39580K
38832026-09-04T23:03:43.516Za out/external-dns.tar.gz 15167K
38842026-09-04T23:03:43.516Za out/internal-dns.tar.gz 15167K
38852026-09-04T23:03:43.516Za out/mg-ddm-gz.tar 100917K
38862026-09-04T23:03:43.516Za out/nexus.tar.gz 195031K
38872026-09-04T23:03:43.516Za out/ntp.tar.gz 7133K
38882026-09-04T23:03:43.516Za out/omicron-gateway-softnpu.tar.gz 13828K
38892026-09-04T23:03:43.516Za out/omicron-sled-agent.tar 116431K
38902026-09-04T23:03:43.516Za out/overlay.tar.gz 4K
38912026-09-04T23:03:43.516Za out/oximeter.tar.gz 17658K
38922026-09-04T23:03:43.516Za out/oxlog.tar 2419K
38932026-09-04T23:03:43.516Za out/probe.tar.gz 3037K
38942026-09-04T23:03:43.516Za out/propolis-server.tar.gz 34642K
38952026-09-04T23:03:43.516Za out/pumpkind-gz.tar 26647K
38962026-09-04T23:03:43.516Za out/switch-softnpu.tar.gz 306132K
38972026-09-04T23:03:43.520Z
38982026-09-04T23:03:43.520Zreal 1:05.441507455
38992026-09-04T23:03:43.520Zuser 1:03.293209356
39002026-09-04T23:03:43.520Zsys 3.520142271
39012026-09-04T23:03:43.521Ztrap 0.005034107
39022026-09-04T23:03:43.521Ztflt 0.000000000
39032026-09-04T23:03:43.521Zdflt 0.000000000
39042026-09-04T23:03:43.521Zkflt 0.000000000
39052026-09-04T23:03:43.521Zlock 0.000000000
39062026-09-04T23:03:43.521Zslp 1:03.244242380
39072026-09-04T23:03:43.521Zlat 0.815974056
39082026-09-04T23:03:43.521Zstop 0.000142780
39092026-09-04T23:03:43.521Zprocess exited: duration 1044188 ms, exit code 0
 
39102026-09-04T23:03:43.535Zfound 1 output files
39112026-09-04T23:03:43.535Zuploading: /work/package.tar.gz (1837023738 bytes)
39122026-09-04T23:04:07.748Zuploaded: /work/package.tar.gz