01M1WJA91D4RAGFCKHSVVF420B: 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: 01M1WJAYNHPRQPBTDM0Q5E0VXK

Tags:

Artefacts:

Output:

SEQ GLOBAL TIME DETAILS
12026-09-06T23:56:08.517Zjob assigned to worker 01M1WJBXJ2NV6DM0BY13FC63H7 [factory aws, i-0e8a47a7fc26d5ea8] (queued for 1 m 14 s)
 
22026-09-06T23:56:15.928Zstarting task 0: "setup"
32026-09-06T23:56:15.932Z++ uname -s
42026-09-06T23:56:15.937Z+ kern=SunOS
52026-09-06T23:56:15.937Z+ build_user=build
62026-09-06T23:56:15.937Z+ build_uid=12345
72026-09-06T23:56:15.937Z+ work_dir=/work
82026-09-06T23:56:15.937Z+ input_dir=/input
92026-09-06T23:56:15.937Z+ [[ 0 == 12345 ]]
102026-09-06T23:56:15.937Z+ case "$kern" in
112026-09-06T23:56:15.938Z+ groupadd -g 12345 build
122026-09-06T23:56:15.941Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-09-06T23:56:17.943Z+ zfs create -o mountpoint=/work rpool/work
142026-09-06T23:56:18.037Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-09-06T23:56:18.041Z+ home_fs=zfs
162026-09-06T23:56:18.041Z+ [[ zfs == autofs ]]
172026-09-06T23:56:18.041Z+ mkdir -p /home/build
182026-09-06T23:56:18.042Z+ chown build:build /home/build /work
192026-09-06T23:56:20.043Z+ chmod 0700 /home/build /work
202026-09-06T23:56:20.047Zprocess exited: duration 4120 ms, exit code 0
 
212026-09-06T23:56:20.054Zstarting task 1: "rust-toolchain"
222026-09-06T23:56:20.059Z * rust toolchain channel = "1.98.1"
232026-09-06T23:56:20.059Z * rust toolchain profile = "default"
242026-09-06T23:56:20.059Z+ printf ' * rust toolchain channel = "%s"\n' 1.98.1
252026-09-06T23:56:20.059Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-09-06T23:56:20.059Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-09-06T23:56:20.059Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-09-06T23:56:20.062Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-09-06T23:56:20.062Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.98.1 --profile default
302026-09-06T23:56:20.176Zinfo: downloading installer
312026-09-06T23:56:21.321Zinfo: profile set to default
322026-09-06T23:56:21.322Zinfo: default host tuple is x86_64-unknown-illumos
332026-09-06T23:56:21.325Zinfo: syncing channel updates for 1.98.1-x86_64-unknown-illumos
342026-09-06T23:56:21.454Zinfo: latest update on 2026-09-03 for version 1.98.1 (48a229cea 2026-09-01)
352026-09-06T23:56:21.457Zinfo: downloading 6 components
362026-09-06T23:56:35.231Zinfo: default toolchain set to 1.98.1-x86_64-unknown-illumos
372026-09-06T23:56:35.231Z
382026-09-06T23:56:35.267Z 1.98.1-x86_64-unknown-illumos installed - rustc 1.98.1 (48a229cea 2026-09-01)
392026-09-06T23:56:35.267Z
402026-09-06T23:56:35.271Z
412026-09-06T23:56:35.271ZRust is installed now. Great!
422026-09-06T23:56:35.271Z
432026-09-06T23:56:35.271ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
442026-09-06T23:56:35.271Zenvironment variable. This has not been done automatically.
452026-09-06T23:56:35.271Z
462026-09-06T23:56:35.271ZTo configure your current shell, you need to source
472026-09-06T23:56:35.271Zthe corresponding env file under $HOME/.cargo.
482026-09-06T23:56:35.271Z
492026-09-06T23:56:35.271ZConsider running the right command for your shell (note the leading DOT):
502026-09-06T23:56:35.271Z. "$HOME/.cargo/env" # For sh/ash/dash/pdksh
512026-09-06T23:56:35.271Zcargo:rerun-if-env-changed=CC_x86_64-unknown-illumos
522026-09-06T23:56:35.271ZCC_x86_64-unknown-illumos = None
532026-09-06T23:56:35.271Zcargo:rerun-if-env-changed=CC_x86_64_unknown_illumos
542026-09-06T23:56:35.271ZCC_x86_64_unknown_illumos = None
552026-09-06T23:56:35.271Zcargo:rerun-if-env-changed=HOST_CC
562026-09-06T23:56:35.271ZHOST_CC = None
572026-09-06T23:56:35.271Zcargo:rerun-if-env-changed=CC
582026-09-06T23:56:35.271ZCC = None
592026-09-06T23:56:35.271Zcargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
602026-09-06T23:56:35.476Zcargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
612026-09-06T23:56:35.476ZCRATE_CC_NO_DEFAULTS = None
622026-09-06T23:56:35.476Zcargo:rerun-if-env-changed=CFLAGS
632026-09-06T23:56:35.476ZCFLAGS = None
642026-09-06T23:56:35.476Zcargo:rerun-if-env-changed=HOST_CFLAGS
652026-09-06T23:56:35.476ZHOST_CFLAGS = None
662026-09-06T23:56:35.476Zcargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_illumos
672026-09-06T23:56:35.476ZCFLAGS_x86_64_unknown_illumos = None
682026-09-06T23:56:35.476Zcargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-illumos
692026-09-06T23:56:35.476ZCFLAGS_x86_64-unknown-illumos = None
702026-09-06T23:56:35.589Z+ rustup --version
712026-09-06T23:56:35.593Zrustup 1.29.1 (d95a37b6a 2026-08-13)
722026-09-06T23:56:35.597Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
732026-09-06T23:56:35.615Zinfo: the currently active `rustc` version is `rustc 1.98.1 (48a229cea 2026-09-01)`
742026-09-06T23:56:35.618Z+ cargo --version
752026-09-06T23:56:35.625Zcargo 1.98.1 (797e8a9bc 2026-08-05)
762026-09-06T23:56:35.628Z+ rustc --version
772026-09-06T23:56:35.647Zrustc 1.98.1 (48a229cea 2026-09-01)
782026-09-06T23:56:35.651Zprocess exited: duration 15595 ms, exit code 0
 
792026-09-06T23:56:35.658Zstarting task 2: "authentication"
802026-09-06T23:56:35.676Zprocess exited: duration 17 ms, exit code 0
 
812026-09-06T23:56:35.683Zstarting task 3: "clone repository"
822026-09-06T23:56:35.687Z+ mkdir -p /work/oxidecomputer/omicron
832026-09-06T23:56:35.691Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
842026-09-06T23:56:35.727ZCloning into '/work/oxidecomputer/omicron'...
852026-09-06T23:56:55.263Z+ cd /work/oxidecomputer/omicron
862026-09-06T23:56:55.263Z+ git fetch origin 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b
872026-09-06T23:56:55.573ZFrom https://github.com/oxidecomputer/omicron
882026-09-06T23:56:55.573Z * branch 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b -> FETCH_HEAD
892026-09-06T23:56:55.587Z+ [[ -n sush-switch-proxy ]]
902026-09-06T23:56:55.591Z++ git branch --show-current
912026-09-06T23:56:55.591Z+ current=main
922026-09-06T23:56:55.591Z+ [[ main != sush-switch-proxy ]]
932026-09-06T23:56:55.591Z+ git branch -f sush-switch-proxy 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b
942026-09-06T23:56:55.594Z+ git checkout -f sush-switch-proxy
952026-09-06T23:56:55.642ZSwitched to branch 'sush-switch-proxy'
962026-09-06T23:56:55.646Z+ git reset --hard 7dc9f6db0380d3ab2e9359928f23b10df72a1f1b
972026-09-06T23:56:55.696ZHEAD is now at 7dc9f6db0 Add the sush proxy to the switch zone
982026-09-06T23:56:55.699Zprocess exited: duration 20011 ms, exit code 0
 
992026-09-06T23:56:55.708Zstarting task 4: "build"
1002026-09-06T23:56:55.711Z+ source .github/buildomat/ci-env.sh
1012026-09-06T23:56:55.711Z++ export CARGO_TERM_COLOR=always
1022026-09-06T23:56:55.711Z++ CARGO_TERM_COLOR=always
1032026-09-06T23:56:55.714Z+++ uname -s
1042026-09-06T23:56:55.714Z++ [[ SunOS == \S\u\n\O\S ]]
1052026-09-06T23:56:55.715Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1062026-09-06T23:56:55.718Z+ cargo --version
1072026-09-06T23:56:55.724Zcargo 1.98.1 (797e8a9bc 2026-08-05)
1082026-09-06T23:56:55.727Z+ rustc --version
1092026-09-06T23:56:55.747Zrustc 1.98.1 (48a229cea 2026-09-01)
1102026-09-06T23:56:55.750Z+ WORK=/work
1112026-09-06T23:56:55.750Z+ pfexec mkdir -p /work
1122026-09-06T23:56:55.754Z+ pfexec chown build /work
1132026-09-06T23:56:55.758Z+ ptime -m ./tools/install_builder_prerequisites.sh -yp
1142026-09-06T23:56:57.720Z Startup: Refreshing catalog 'helios' ... Done
1152026-09-06T23:56:58.140Z Startup: Caching catalogs ... Done
1162026-09-06T23:57:00.681ZPlanning: Solver setup ... Done (2.371s)
1172026-09-06T23:57:00.751ZPlanning: Running solver ... Done (0.068s)
1182026-09-06T23:57:00.803ZPlanning: Finding local manifests ... Done (0.003s)
1192026-09-06T23:57:00.811ZPlanning: Fetching manifests: 0/2 0% complete
1202026-09-06T23:57:00.828ZPlanning: Fetching manifests: 2/2 100% complete
1212026-09-06T23:57:00.842ZPlanning: Package planning ... Done (0.014s)
1222026-09-06T23:57:00.847ZPlanning: Merging actions ... Done (0.002s)
1232026-09-06T23:57:01.008ZPlanning: Checking for conflicting actions ... Done (0.163s)
1242026-09-06T23:57:01.011ZPlanning: Consolidating action changes ... Done (0.001s)
1252026-09-06T23:57:01.856ZPlanning: Evaluating mediators ... Done (0.848s)
1262026-09-06T23:57:01.859ZPlanning: Planning completed in 3.68 seconds
1272026-09-06T23:57:01.866Z Packages to install: 2
1282026-09-06T23:57:01.866Z Estimated space available: 156.02 GB
1292026-09-06T23:57:01.866ZEstimated space to be consumed: 86.48 MB
1302026-09-06T23:57:01.866Z Create boot environment: No
1312026-09-06T23:57:01.870ZCreate backup boot environment: No
1322026-09-06T23:57:01.870Z Rebuild boot archive: No
1332026-09-06T23:57:01.870Z
1342026-09-06T23:57:01.870ZChanged packages:
1352026-09-06T23:57:01.870Zhelios
1362026-09-06T23:57:01.870Z developer/build-essential
1372026-09-06T23:57:01.870Z None -> 11-3.0
1382026-09-06T23:57:01.870Z library/libxmlsec1
1392026-09-06T23:57:01.870Z None -> 1.2.35-3.0
1402026-09-06T23:57:01.894Z
1412026-09-06T23:57:01.894ZDownload: 0/214 items 0.0/1.3MB 0% complete
1422026-09-06T23:57:01.960ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1432026-09-06T23:57:02.014Z Actions: 1/268 actions (Installing new actions)
1442026-09-06T23:57:02.054Z Actions: Completed 268 actions in 0.04 seconds.
1452026-09-06T23:57:02.089ZFinalize: Updating package state database ... Done (0.035s)
1462026-09-06T23:57:02.089ZFinalize: Updating package cache ... Done (0.000s)
1472026-09-06T23:57:02.182ZFinalize: Updating image state ... Done (0.095s)
1482026-09-06T23:57:04.909ZFinalize: Creating fast lookup database ... Done (2.671s)
1492026-09-06T23:57:04.980ZFinalize: Reading search index ... Done (0.012s)
1502026-09-06T23:57:04.984ZFinalize: Updating search index ... Done (0.000s)
1512026-09-06T23:57:05.084ZFinalize: Updating package cache ... Done (0.000s)
1522026-09-06T23:57:05.458ZPlanning: Evaluating mediator changes ... Done
1532026-09-06T23:57:05.564ZPlanning: Checking for conflicting actions ... Done
1542026-09-06T23:57:05.568ZPlanning: Consolidating action changes ... Done
1552026-09-06T23:57:05.720ZPlanning: Evaluating mediators ... Done
1562026-09-06T23:57:05.724ZPlanning: Planning completed in 0.26 seconds
1572026-09-06T23:57:05.747Z Mediators to change: 2
1582026-09-06T23:57:05.747Z Create boot environment: No
1592026-09-06T23:57:05.747ZCreate backup boot environment: No
1602026-09-06T23:57:05.787ZFinalize: Updating package state database ... Done
1612026-09-06T23:57:05.787ZFinalize: Updating package cache ... Done
1622026-09-06T23:57:05.848ZFinalize: Updating image state ... Done
1632026-09-06T23:57:07.811ZFinalize: Creating fast lookup database ... Done
1642026-09-06T23:57:07.877ZFinalize: Reading search index ... Done
1652026-09-06T23:57:07.884ZFinalize: Updating search index ... Done
1662026-09-06T23:57:07.956ZFinalize: Updating package cache ... Done
1672026-09-06T23:57:08.241ZPlanning: Evaluating mediator changes ... Done
1682026-09-06T23:57:08.346ZPlanning: Checking for conflicting actions ... Done
1692026-09-06T23:57:08.351ZPlanning: Consolidating action changes ... Done
1702026-09-06T23:57:08.501ZPlanning: Evaluating mediators ... Done
1712026-09-06T23:57:08.508ZPlanning: Planning completed in 0.26 seconds
1722026-09-06T23:57:08.526Z Mediators to change: 1
1732026-09-06T23:57:08.527Z Create boot environment: No
1742026-09-06T23:57:08.527ZCreate backup boot environment: No
1752026-09-06T23:57:08.592ZFinalize: Updating package state database ... Done
1762026-09-06T23:57:08.592ZFinalize: Updating package cache ... Done
1772026-09-06T23:57:08.653ZFinalize: Updating image state ... Done
1782026-09-06T23:57:10.597ZFinalize: Creating fast lookup database ... Done
1792026-09-06T23:57:10.659ZFinalize: Reading search index ... Done
1802026-09-06T23:57:10.663ZFinalize: Updating search index ... Done
1812026-09-06T23:57:10.743ZFinalize: Updating package cache ... Done
1822026-09-06T23:57:11.058ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1832026-09-06T23:57:11.058Zapache system 2.4 system
1842026-09-06T23:57:11.058Zclang system 15 system
1852026-09-06T23:57:11.058Zcsh system system illumos
1862026-09-06T23:57:11.058Zctags system system illumos
1872026-09-06T23:57:11.058Zfile vendor vendor darwinsys
1882026-09-06T23:57:11.058Zfile system system illumos
1892026-09-06T23:57:11.058Zgcc vendor 14 vendor
1902026-09-06T23:57:11.058Zgcc system 13 system
1912026-09-06T23:57:11.058Zgcc system 10 system
1922026-09-06T23:57:11.058Zgo system 1.25 system
1932026-09-06T23:57:11.058Zllvm system 15 system
1942026-09-06T23:57:11.058Zmariadb system 11.4 system
1952026-09-06T23:57:11.058Zmta vendor vendor dma
1962026-09-06T23:57:11.058Zopenjdk system 17 system
1972026-09-06T23:57:11.058Zopenjdk system 11 system
1982026-09-06T23:57:11.058Zopenssl vendor 3 vendor
1992026-09-06T23:57:11.058Zperl system 5.40 system
2002026-09-06T23:57:11.058Zpostgresql system 18 system
2012026-09-06T23:57:11.058Zpostgresql system 17 system
2022026-09-06T23:57:11.058Zpython vendor 3 vendor
2032026-09-06T23:57:11.058Zpython system 2 system
2042026-09-06T23:57:11.058Zpython3 vendor 3.13 vendor
2052026-09-06T23:57:11.058Zruby system 3.4 system
2062026-09-06T23:57:11.058Zruby system 3.0 system
2072026-09-06T23:57:11.058Zwords vendor vendor american-english
2082026-09-06T23:57:11.058Zwords system system australian-english
2092026-09-06T23:57:11.058Zwords system system british-english
2102026-09-06T23:57:11.058Zwords system system canadian-english
2112026-09-06T23:57:11.058Zwords system system french
2122026-09-06T23:57:11.059Zwords system system italian
2132026-09-06T23:57:11.059Zwords system system ngerman
2142026-09-06T23:57:11.059Zwords system system ogerman
2152026-09-06T23:57:11.059Zwords system system spanish
2162026-09-06T23:57:11.307ZPUBLISHER TYPE STATUS P LOCATION
2172026-09-06T23:57:11.307Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2182026-09-06T23:57:11.820ZFMRI IFO
2192026-09-06T23:57:11.820Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2202026-09-06T23:57:11.820Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2212026-09-06T23:57:11.820Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2222026-09-06T23:57:11.820Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2232026-09-06T23:57:11.821Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2242026-09-06T23:57:11.821Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2252026-09-06T23:57:11.821Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2262026-09-06T23:57:11.821Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2272026-09-06T23:57:11.821Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2282026-09-06T23:57:12.169Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2292026-09-06T23:57:12.502Z Updating crates.io index
2302026-09-06T23:57:12.534Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2312026-09-06T23:57:12.760Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2322026-09-06T23:57:13.136Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2332026-09-06T23:57:13.441Z Updating git repository `https://github.com/oxidecomputer/propolis`
2342026-09-06T23:57:14.377Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2352026-09-06T23:57:14.916Z Updating git repository `https://github.com/oxidecomputer/crucible`
2362026-09-06T23:57:16.907Z Updating git repository `https://github.com/oxidecomputer/opte`
2372026-09-06T23:57:17.773Z Updating git repository `https://github.com/oxidecomputer/tofino`
2382026-09-06T23:57:18.068Z Updating git repository `https://github.com/oxidecomputer/lldp`
2392026-09-06T23:57:18.465Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2402026-09-06T23:57:19.628Z Updating git repository `https://github.com/oxidecomputer/clickward`
2412026-09-06T23:57:19.927Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2422026-09-06T23:57:20.361Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2432026-09-06T23:57:20.901Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2442026-09-06T23:57:21.181Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2452026-09-06T23:57:21.481Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2462026-09-06T23:57:21.776Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2472026-09-06T23:57:22.069Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2482026-09-06T23:57:22.394Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2492026-09-06T23:57:22.763Z Updating git repository `https://github.com/oxidecomputer/sush`
2502026-09-06T23:57:23.277Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2512026-09-06T23:57:23.784Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2522026-09-06T23:57:24.136Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2532026-09-06T23:57:24.724Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2542026-09-06T23:57:25.054Z Updating git repository `https://github.com/oxidecomputer/erebor`
2552026-09-06T23:57:25.332Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2562026-09-06T23:57:25.775Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2572026-09-06T23:57:26.106Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2582026-09-06T23:57:26.529Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2592026-09-06T23:57:26.905Z Updating git repository `https://github.com/oxidecomputer/ispf`
2602026-09-06T23:57:27.179Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2612026-09-06T23:57:27.544Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2622026-09-06T23:57:27.933Z Updating git repository `https://github.com/oxidecomputer/tough`
2632026-09-06T23:57:28.453Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2642026-09-06T23:57:28.736Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2652026-09-06T23:57:29.045Z Updating git repository `https://github.com/oxidecomputer/rumors`
2662026-09-06T23:57:35.023Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2672026-09-06T23:57:35.329Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2682026-09-06T23:57:35.673Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2692026-09-06T23:57:35.964Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2702026-09-06T23:57:36.399Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2712026-09-06T23:57:36.676Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2722026-09-06T23:57:37.002Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2732026-09-06T23:57:37.269Z Updating git repository `https://github.com/illumos/smf-rs`
2742026-09-06T23:57:39.536Z Downloading crates ...
2752026-09-06T23:57:39.585Z Downloaded anstream v1.0.0
2762026-09-06T23:57:39.591Z Downloaded proc-macro2 v1.0.106
2772026-09-06T23:57:39.596Z Downloaded is_terminal_polyfill v1.70.2
2782026-09-06T23:57:39.599Z Downloaded serde_core v1.0.228
2792026-09-06T23:57:39.600Z Downloaded camino-tempfile v1.4.1
2802026-09-06T23:57:39.604Z Downloaded crypto-common v0.1.7
2812026-09-06T23:57:39.608Z Downloaded cfg-if v1.0.4
2822026-09-06T23:57:39.608Z Downloaded memmap v0.7.0
2832026-09-06T23:57:39.612Z Downloaded proc-macro-error v1.0.4
2842026-09-06T23:57:39.615Z Downloaded semver v1.0.28
2852026-09-06T23:57:39.615Z Downloaded pretty-hex v0.4.1
2862026-09-06T23:57:39.618Z Downloaded anstyle-query v1.1.5
2872026-09-06T23:57:39.618Z Downloaded dof v0.3.0
2882026-09-06T23:57:39.622Z Downloaded clap_lex v1.0.0
2892026-09-06T23:57:39.622Z Downloaded zerocopy v0.7.35
2902026-09-06T23:57:39.628Z Downloaded byteorder v1.5.0
2912026-09-06T23:57:39.631Z Downloaded zmij v1.0.21
2922026-09-06T23:57:39.632Z Downloaded fnv v1.0.7
2932026-09-06T23:57:39.632Z Downloaded heck v0.4.1
2942026-09-06T23:57:39.635Z Downloaded cpufeatures v0.2.17
2952026-09-06T23:57:39.635Z Downloaded plain v0.2.3
2962026-09-06T23:57:39.640Z Downloaded block-buffer v0.10.4
2972026-09-06T23:57:39.640Z Downloaded generic-array v0.14.7
2982026-09-06T23:57:39.640Z Downloaded heck v0.5.0
2992026-09-06T23:57:39.640Z Downloaded errno v0.3.14
3002026-09-06T23:57:39.643Z Downloaded thread-id v4.2.2
3012026-09-06T23:57:39.643Z Downloaded colorchoice v1.0.4
3022026-09-06T23:57:39.643Z Downloaded scroll_derive v0.12.1
3032026-09-06T23:57:39.646Z Downloaded pest_meta v2.8.6
3042026-09-06T23:57:39.647Z Downloaded anstyle-parse v1.0.0
3052026-09-06T23:57:39.650Z Downloaded bitflags v2.11.0
3062026-09-06T23:57:39.653Z Downloaded cargo-platform v0.3.2
3072026-09-06T23:57:39.664Z Downloaded usdt v0.5.0
3082026-09-06T23:57:39.667Z Downloaded dtrace-parser v0.2.0
3092026-09-06T23:57:39.667Z Downloaded terminal_size v0.4.3
3102026-09-06T23:57:39.667Z Downloaded proc-macro-error-attr v1.0.4
3112026-09-06T23:57:39.673Z Downloaded macaddr v1.0.1
3122026-09-06T23:57:39.679Z Downloaded usdt-attr-macro v0.5.0
3132026-09-06T23:57:39.683Z Downloaded itoa v1.0.17
3142026-09-06T23:57:39.683Z Downloaded usdt-macro v0.5.0
3152026-09-06T23:57:39.683Z Downloaded toml_write v0.1.2
3162026-09-06T23:57:39.687Z Downloaded equivalent v1.0.2
3172026-09-06T23:57:39.690Z Downloaded fastrand v2.3.0
3182026-09-06T23:57:39.693Z Downloaded smawk v0.3.2
3192026-09-06T23:57:39.693Z Downloaded bytecount v0.6.9
3202026-09-06T23:57:39.699Z Downloaded strsim v0.11.1
3212026-09-06T23:57:39.705Z Downloaded swrite v0.1.0
3222026-09-06T23:57:39.705Z Downloaded tabled_derive v0.7.0
3232026-09-06T23:57:39.710Z Downloaded toml_datetime v0.6.11
3242026-09-06T23:57:39.710Z Downloaded serde_spanned v0.6.9
3252026-09-06T23:57:39.710Z Downloaded unicode-linebreak v0.1.5
3262026-09-06T23:57:39.713Z Downloaded anyhow v1.0.104
3272026-09-06T23:57:39.716Z Downloaded log v0.4.33
3282026-09-06T23:57:39.716Z Downloaded autocfg v1.5.0
3292026-09-06T23:57:39.719Z Downloaded serde_tokenstream v0.2.3
3302026-09-06T23:57:39.725Z Downloaded quote v1.0.45
3312026-09-06T23:57:39.729Z Downloaded thiserror-impl v2.0.18
3322026-09-06T23:57:39.729Z Downloaded cargo_toml v0.21.0
3332026-09-06T23:57:39.732Z Downloaded scroll v0.12.0
3342026-09-06T23:57:39.732Z Downloaded utf8parse v0.2.2
3352026-09-06T23:57:39.735Z Downloaded anstyle v1.0.14
3362026-09-06T23:57:39.735Z Downloaded digest v0.10.7
3372026-09-06T23:57:39.735Z Downloaded thiserror v1.0.69
3382026-09-06T23:57:39.739Z Downloaded cargo_metadata v0.23.1
3392026-09-06T23:57:39.739Z Downloaded thiserror v2.0.18
3402026-09-06T23:57:39.742Z Downloaded sha2 v0.10.9
3412026-09-06T23:57:39.746Z Downloaded pest_derive v2.8.6
3422026-09-06T23:57:39.751Z Downloaded version_check v0.9.5
3432026-09-06T23:57:39.751Z Downloaded usdt-impl v0.5.0
3442026-09-06T23:57:39.751Z Downloaded fs-err v3.3.0
3452026-09-06T23:57:39.755Z Downloaded thiserror-impl v1.0.69
3462026-09-06T23:57:39.755Z Downloaded papergrid v0.11.0
3472026-09-06T23:57:39.758Z Downloaded clap v4.6.1
3482026-09-06T23:57:39.763Z Downloaded once_cell v1.21.3
3492026-09-06T23:57:39.770Z Downloaded toml v0.8.23
3502026-09-06T23:57:39.775Z Downloaded pest_generator v2.8.6
3512026-09-06T23:57:39.775Z Downloaded camino v1.2.5
3522026-09-06T23:57:39.778Z Downloaded tempfile v3.27.0
3532026-09-06T23:57:39.789Z Downloaded ucd-trie v0.1.7
3542026-09-06T23:57:39.793Z Downloaded clap_derive v4.6.1
3552026-09-06T23:57:39.793Z Downloaded getrandom v0.4.3
3562026-09-06T23:57:39.799Z Downloaded memchr v2.8.0
3572026-09-06T23:57:39.799Z Downloaded unicode-ident v1.0.24
3582026-09-06T23:57:39.802Z Downloaded zerocopy-derive v0.7.35
3592026-09-06T23:57:39.811Z Downloaded serde_derive v1.0.228
3602026-09-06T23:57:39.814Z Downloaded textwrap v0.16.2
3612026-09-06T23:57:39.818Z Downloaded toml_edit v0.22.27
3622026-09-06T23:57:39.823Z Downloaded serde v1.0.228
3632026-09-06T23:57:39.843Z Downloaded typenum v1.20.1
3642026-09-06T23:57:39.847Z Downloaded indexmap v2.14.0
3652026-09-06T23:57:39.859Z Downloaded pest v2.8.6
3662026-09-06T23:57:39.923Z Downloaded serde_json v1.0.151
3672026-09-06T23:57:39.936Z Downloaded clap_builder v4.6.0
3682026-09-06T23:57:39.936Z Downloaded winnow v0.7.14
3692026-09-06T23:57:39.936Z Downloaded hashbrown v0.17.0
3702026-09-06T23:57:39.936Z Downloaded goblin v0.8.2
3712026-09-06T23:57:39.936Z Downloaded syn v1.0.109
3722026-09-06T23:57:39.942Z Downloaded tabled v0.15.0
3732026-09-06T23:57:39.946Z Downloaded unicode-width v0.2.0
3742026-09-06T23:57:39.946Z Downloaded unicode-width v0.1.14
3752026-09-06T23:57:39.949Z Downloaded syn v2.0.117
3762026-09-06T23:57:39.962Z Downloaded rustix v1.1.4
3772026-09-06T23:57:39.986Z Downloaded libc v0.2.185
3782026-09-06T23:57:40.047Z Compiling proc-macro2 v1.0.106
3792026-09-06T23:57:40.047Z Compiling unicode-ident v1.0.24
3802026-09-06T23:57:40.047Z Compiling quote v1.0.45
3812026-09-06T23:57:40.051Z Compiling serde_core v1.0.228
3822026-09-06T23:57:40.051Z Compiling libc v0.2.185
3832026-09-06T23:57:40.051Z Compiling version_check v0.9.5
3842026-09-06T23:57:40.051Z Compiling memchr v2.8.0
3852026-09-06T23:57:40.051Z Compiling serde v1.0.228
3862026-09-06T23:57:40.051Z Compiling zmij v1.0.21
3872026-09-06T23:57:40.051Z Compiling ucd-trie v0.1.7
3882026-09-06T23:57:40.220Z Compiling thiserror v1.0.69
3892026-09-06T23:57:40.224Z Compiling itoa v1.0.17
3902026-09-06T23:57:40.224Z Compiling byteorder v1.5.0
3912026-09-06T23:57:40.237Z Compiling rustix v1.1.4
3922026-09-06T23:57:40.501Z Compiling serde_json v1.0.151
3932026-09-06T23:57:40.519Z Compiling bitflags v2.11.0
3942026-09-06T23:57:40.586Z Compiling proc-macro-error-attr v1.0.4
3952026-09-06T23:57:40.622Z Compiling usdt-impl v0.5.0
3962026-09-06T23:57:40.723Z Compiling pest v2.8.6
3972026-09-06T23:57:40.932Z Compiling camino v1.2.5
3982026-09-06T23:57:40.932Z Compiling syn v1.0.109
3992026-09-06T23:57:40.932Z Compiling proc-macro-error v1.0.4
4002026-09-06T23:57:40.962Z Compiling equivalent v1.0.2
4012026-09-06T23:57:41.043Z Compiling hashbrown v0.17.0
4022026-09-06T23:57:41.065Z Compiling log v0.4.33
4032026-09-06T23:57:41.071Z Compiling getrandom v0.4.3
4042026-09-06T23:57:41.071Z Compiling utf8parse v0.2.2
4052026-09-06T23:57:41.100Z Compiling plain v0.2.3
4062026-09-06T23:57:41.142Z Compiling is_terminal_polyfill v1.70.2
4072026-09-06T23:57:41.282Z Compiling winnow v0.7.14
4082026-09-06T23:57:41.290Z Compiling anstyle-parse v1.0.0
4092026-09-06T23:57:41.305Z Compiling anstyle v1.0.14
4102026-09-06T23:57:41.370Z Compiling pretty-hex v0.4.1
4112026-09-06T23:57:41.403Z Compiling cfg-if v1.0.4
4122026-09-06T23:57:41.421Z Compiling thiserror v2.0.18
4132026-09-06T23:57:41.439Z Compiling colorchoice v1.0.4
4142026-09-06T23:57:41.452Z Compiling toml_write v0.1.2
4152026-09-06T23:57:41.456Z Compiling autocfg v1.5.0
4162026-09-06T23:57:41.494Z Compiling anstyle-query v1.1.5
4172026-09-06T23:57:41.538Z Compiling errno v0.3.14
4182026-09-06T23:57:41.560Z Compiling thread-id v4.2.2
4192026-09-06T23:57:41.596Z Compiling heck v0.5.0
4202026-09-06T23:57:41.630Z Compiling anstream v1.0.0
4212026-09-06T23:57:41.671Z Compiling indexmap v2.14.0
4222026-09-06T23:57:41.708Z Compiling strsim v0.11.1
4232026-09-06T23:57:41.724Z Compiling once_cell v1.21.3
4242026-09-06T23:57:41.733Z Compiling clap_lex v1.0.0
4252026-09-06T23:57:41.803Z Compiling syn v2.0.117
4262026-09-06T23:57:41.886Z Compiling unicode-width v0.1.14
4272026-09-06T23:57:41.905Z Compiling pest_meta v2.8.6
4282026-09-06T23:57:41.984Z Compiling fs-err v3.3.0
4292026-09-06T23:57:41.994Z Compiling fastrand v2.3.0
4302026-09-06T23:57:42.001Z Compiling heck v0.4.1
4312026-09-06T23:57:42.079Z Compiling bytecount v0.6.9
4322026-09-06T23:57:42.097Z Compiling fnv v1.0.7
4332026-09-06T23:57:42.133Z Compiling anyhow v1.0.104
4342026-09-06T23:57:42.183Z Compiling papergrid v0.11.0
4352026-09-06T23:57:42.217Z Compiling memmap v0.7.0
4362026-09-06T23:57:42.236Z Compiling unicode-width v0.2.0
4372026-09-06T23:57:42.243Z Compiling smawk v0.3.2
4382026-09-06T23:57:42.277Z Compiling unicode-linebreak v0.1.5
4392026-09-06T23:57:42.338Z Compiling swrite v0.1.0
4402026-09-06T23:57:42.514Z Compiling terminal_size v0.4.3
4412026-09-06T23:57:42.514Z Compiling tempfile v3.27.0
4422026-09-06T23:57:42.671Z Compiling clap_builder v4.6.0
4432026-09-06T23:57:42.692Z Compiling cargo-platform v0.3.2
4442026-09-06T23:57:42.736Z Compiling semver v1.0.28
4452026-09-06T23:57:42.763Z Compiling textwrap v0.16.2
4462026-09-06T23:57:42.881Z Compiling camino-tempfile v1.4.1
4472026-09-06T23:57:43.288Z Compiling tabled_derive v0.7.0
4482026-09-06T23:57:43.928Z Compiling pest_generator v2.8.6
4492026-09-06T23:57:43.965Z Compiling tabled v0.15.0
4502026-09-06T23:57:44.433Z Compiling serde_derive v1.0.228
4512026-09-06T23:57:44.437Z Compiling thiserror-impl v1.0.69
4522026-09-06T23:57:44.437Z Compiling zerocopy-derive v0.7.35
4532026-09-06T23:57:44.437Z Compiling scroll_derive v0.12.1
4542026-09-06T23:57:44.437Z Compiling thiserror-impl v2.0.18
4552026-09-06T23:57:44.437Z Compiling clap_derive v4.6.1
4562026-09-06T23:57:44.531Z Compiling pest_derive v2.8.6
4572026-09-06T23:57:45.113Z Compiling scroll v0.12.0
4582026-09-06T23:57:45.193Z Compiling zerocopy v0.7.35
4592026-09-06T23:57:45.326Z Compiling goblin v0.8.2
4602026-09-06T23:57:45.449Z Compiling dtrace-parser v0.2.0
4612026-09-06T23:57:45.784Z Compiling clap v4.6.1
4622026-09-06T23:57:46.809Z Compiling toml_datetime v0.6.11
4632026-09-06T23:57:46.809Z Compiling serde_spanned v0.6.9
4642026-09-06T23:57:46.809Z Compiling cargo_metadata v0.23.1
4652026-09-06T23:57:46.816Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4662026-09-06T23:57:46.816Z Compiling macaddr v1.0.1
4672026-09-06T23:57:46.827Z Compiling dof v0.3.0
4682026-09-06T23:57:46.836Z Compiling serde_tokenstream v0.2.3
4692026-09-06T23:57:47.049Z Compiling toml_edit v0.22.27
4702026-09-06T23:57:47.605Z Compiling usdt-macro v0.5.0
4712026-09-06T23:57:47.625Z Compiling usdt-attr-macro v0.5.0
4722026-09-06T23:57:48.244Z Compiling usdt v0.5.0
4732026-09-06T23:57:48.300Z Compiling toml v0.8.23
4742026-09-06T23:57:48.650Z Compiling cargo_toml v0.21.0
4752026-09-06T23:57:49.929Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4762026-09-06T23:57:51.988Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.00s
4772026-09-06T23:57:52.215Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4782026-09-06T23:57:52.743Z Downloading crates ...
4792026-09-06T23:57:52.796Z Downloaded async-stream-impl v0.3.6
4802026-09-06T23:57:52.804Z Downloaded addr2line v0.25.1
4812026-09-06T23:57:52.810Z Downloaded allocator-api2 v0.2.21
4822026-09-06T23:57:52.814Z Downloaded aead v0.5.2
4832026-09-06T23:57:52.814Z Downloaded bb8 v0.8.6
4842026-09-06T23:57:52.815Z Downloaded arrayref v0.3.9
4852026-09-06T23:57:52.815Z Downloaded async-recursion v1.1.1
4862026-09-06T23:57:52.815Z Downloaded futures-core v0.3.32
4872026-09-06T23:57:52.820Z Downloaded bcrypt-pbkdf v0.11.0
4882026-09-06T23:57:52.820Z Downloaded adler2 v2.0.1
4892026-09-06T23:57:52.820Z Downloaded const-oid v0.9.6
4902026-09-06T23:57:52.832Z Downloaded atomic-waker v1.1.2
4912026-09-06T23:57:52.832Z Downloaded assert_matches v1.5.0
4922026-09-06T23:57:52.832Z Downloaded block-buffer v0.12.1
4932026-09-06T23:57:52.839Z Downloaded atty v0.2.14
4942026-09-06T23:57:52.840Z Downloaded hkdf v0.13.0
4952026-09-06T23:57:52.840Z Downloaded aead v0.6.1
4962026-09-06T23:57:52.840Z Downloaded async-trait v0.1.89
4972026-09-06T23:57:52.840Z Downloaded argon2 v0.5.3
4982026-09-06T23:57:52.840Z Downloaded argon2 v0.6.0-rc.8
4992026-09-06T23:57:52.840Z Downloaded ascii-canvas v3.0.0
5002026-09-06T23:57:52.840Z Downloaded async-stream v0.3.6
5012026-09-06T23:57:52.844Z Downloaded form_urlencoded v1.2.2
5022026-09-06T23:57:52.844Z Downloaded fixedbitset v0.4.2
5032026-09-06T23:57:52.844Z Downloaded foreign-types v0.5.0
5042026-09-06T23:57:52.844Z Downloaded fxhash v0.2.1
5052026-09-06T23:57:52.844Z Downloaded hashbrown v0.13.2
5062026-09-06T23:57:52.844Z Downloaded flagset v0.4.7
5072026-09-06T23:57:52.844Z Downloaded half v1.8.3
5082026-09-06T23:57:52.848Z Downloaded cfg_aliases v0.1.1
5092026-09-06T23:57:52.848Z Downloaded cfg_aliases v0.2.1
5102026-09-06T23:57:52.848Z Downloaded cobs v0.3.0
5112026-09-06T23:57:52.848Z Downloaded float-cmp v0.10.0
5122026-09-06T23:57:52.851Z Downloaded futures-executor v0.3.32
5132026-09-06T23:57:52.851Z Downloaded base16ct v1.0.0
5142026-09-06T23:57:52.851Z Downloaded anstyle-parse v0.2.7
5152026-09-06T23:57:52.855Z Downloaded async-bb8-diesel v0.2.1
5162026-09-06T23:57:52.855Z Downloaded base64ct v1.8.3
5172026-09-06T23:57:52.855Z Downloaded bitfield v0.19.4
5182026-09-06T23:57:52.855Z Downloaded compression-core v0.4.31
5192026-09-06T23:57:52.858Z Downloaded ff v0.13.1
5202026-09-06T23:57:52.858Z Downloaded fixedbitset v0.5.7
5212026-09-06T23:57:52.858Z Downloaded filetime v0.2.27
5222026-09-06T23:57:52.858Z Downloaded fallible-iterator v0.2.0
5232026-09-06T23:57:52.859Z Downloaded ff v0.14.0
5242026-09-06T23:57:52.863Z Downloaded foldhash v0.1.5
5252026-09-06T23:57:52.863Z Downloaded array-init v0.0.4
5262026-09-06T23:57:52.863Z Downloaded fd-lock v4.0.4
5272026-09-06T23:57:52.863Z Downloaded foreign-types-shared v0.3.1
5282026-09-06T23:57:52.863Z Downloaded futures-task v0.3.32
5292026-09-06T23:57:52.863Z Downloaded flate2 v1.1.9
5302026-09-06T23:57:52.866Z Downloaded flume v0.11.1
5312026-09-06T23:57:52.867Z Downloaded futures-macro v0.3.32
5322026-09-06T23:57:52.872Z Downloaded futures-sink v0.3.32
5332026-09-06T23:57:52.872Z Downloaded enum-as-inner v0.6.1
5342026-09-06T23:57:52.872Z Downloaded elliptic-curve v0.14.1
5352026-09-06T23:57:52.872Z Downloaded embedded-io v0.6.1
5362026-09-06T23:57:52.876Z Downloaded float-ord v0.3.2
5372026-09-06T23:57:52.876Z Downloaded futures-io v0.3.32
5382026-09-06T23:57:52.876Z Downloaded headers v0.4.1
5392026-09-06T23:57:52.876Z Downloaded backtrace-ext v0.2.1
5402026-09-06T23:57:52.876Z Downloaded bitfield-macros v0.19.4
5412026-09-06T23:57:52.876Z Downloaded castaway v0.2.4
5422026-09-06T23:57:52.879Z Downloaded foreign-types v0.3.2
5432026-09-06T23:57:52.879Z Downloaded httpdate v1.0.3
5442026-09-06T23:57:52.879Z Downloaded embedded-io v0.4.0
5452026-09-06T23:57:52.883Z Downloaded endian-type v0.1.2
5462026-09-06T23:57:52.883Z Downloaded env_filter v2.0.0
5472026-09-06T23:57:52.883Z Downloaded bit-set v0.8.0
5482026-09-06T23:57:52.884Z Downloaded gethostname v0.5.0
5492026-09-06T23:57:52.887Z Downloaded hash32 v0.3.1
5502026-09-06T23:57:52.887Z Downloaded http-body v1.0.1
5512026-09-06T23:57:52.890Z Downloaded git-stub v1.0.0
5522026-09-06T23:57:52.896Z Downloaded bitfield-struct v0.6.2
5532026-09-06T23:57:52.900Z Downloaded home v0.5.12
5542026-09-06T23:57:52.900Z Downloaded http-range v0.1.5
5552026-09-06T23:57:52.900Z Downloaded hubpack v0.1.2
5562026-09-06T23:57:52.900Z Downloaded atomicwrites v0.4.4
5572026-09-06T23:57:52.900Z Downloaded http-range-header v0.4.2
5582026-09-06T23:57:52.905Z Downloaded bit-set v0.5.3
5592026-09-06T23:57:52.905Z Downloaded hash32 v0.2.1
5602026-09-06T23:57:52.905Z Downloaded funty v2.0.0
5612026-09-06T23:57:52.910Z Downloaded foreign-types-macros v0.2.3
5622026-09-06T23:57:52.910Z Downloaded num v0.4.3
5632026-09-06T23:57:52.910Z Downloaded fs-err v2.11.0
5642026-09-06T23:57:52.917Z Downloaded headers-core v0.3.0
5652026-09-06T23:57:52.917Z Downloaded foldhash v0.2.0
5662026-09-06T23:57:52.917Z Downloaded ciborium-ll v0.2.2
5672026-09-06T23:57:52.917Z Downloaded env_logger v0.11.11
5682026-09-06T23:57:52.923Z Downloaded block-padding v0.4.2
5692026-09-06T23:57:52.923Z Downloaded ciborium-io v0.2.2
5702026-09-06T23:57:52.923Z Downloaded compression-codecs v0.4.37
5712026-09-06T23:57:52.923Z Downloaded hostname v0.3.1
5722026-09-06T23:57:52.932Z Downloaded bit-vec v0.8.0
5732026-09-06T23:57:52.932Z Downloaded phf_shared v0.12.1
5742026-09-06T23:57:52.933Z Downloaded newtype-uuid-macros v0.1.0
5752026-09-06T23:57:52.933Z Downloaded phf_shared v0.13.1
5762026-09-06T23:57:52.938Z Downloaded hex-literal v1.1.0
5772026-09-06T23:57:52.938Z Downloaded foreign-types-shared v0.1.1
5782026-09-06T23:57:52.938Z Downloaded num_threads v0.1.7
5792026-09-06T23:57:52.938Z Downloaded openssl-macros v0.1.1
5802026-09-06T23:57:52.942Z Downloaded predicates-tree v1.0.13
5812026-09-06T23:57:52.942Z Downloaded oxide-generation-macros v0.2.0
5822026-09-06T23:57:52.942Z Downloaded parse-size v1.1.0
5832026-09-06T23:57:52.942Z Downloaded peg-runtime v0.8.5
5842026-09-06T23:57:52.942Z Downloaded packed_struct_codegen v0.10.1
5852026-09-06T23:57:52.942Z Downloaded precomputed-hash v0.1.1
5862026-09-06T23:57:52.942Z Downloaded predicates-core v1.0.10
5872026-09-06T23:57:52.942Z Downloaded globwalk v0.9.1
5882026-09-06T23:57:52.942Z Downloaded hostname v0.4.2
5892026-09-06T23:57:52.945Z Downloaded psl-types v2.0.11
5902026-09-06T23:57:52.949Z Downloaded pwd v1.4.0
5912026-09-06T23:57:52.949Z Downloaded rfc6979 v0.6.0
5922026-09-06T23:57:52.949Z Downloaded hex v0.4.3
5932026-09-06T23:57:52.953Z Downloaded ena v0.14.4
5942026-09-06T23:57:52.953Z Downloaded fs_extra v1.3.0
5952026-09-06T23:57:52.956Z Downloaded cipher v0.4.4
5962026-09-06T23:57:52.961Z Downloaded cipher v0.5.2
5972026-09-06T23:57:52.966Z Downloaded rand_pcg v0.10.2
5982026-09-06T23:57:52.966Z Downloaded base16ct v0.2.0
5992026-09-06T23:57:52.966Z Downloaded byte-wrapper v0.1.0
6002026-09-06T23:57:52.966Z Downloaded phf_shared v0.11.3
6012026-09-06T23:57:52.969Z Downloaded anstream v0.6.21
6022026-09-06T23:57:52.973Z Downloaded bytesize v2.7.0
6032026-09-06T23:57:52.973Z Downloaded blowfish v0.10.0
6042026-09-06T23:57:52.973Z Downloaded cmake v0.1.57
6052026-09-06T23:57:52.973Z Downloaded ref-cast v1.0.25
6062026-09-06T23:57:52.976Z Downloaded ref-cast-impl v1.0.25
6072026-09-06T23:57:52.976Z Downloaded bit-vec v0.6.3
6082026-09-06T23:57:52.976Z Downloaded cmov v0.5.4
6092026-09-06T23:57:52.982Z Downloaded bcs v0.1.6
6102026-09-06T23:57:52.986Z Downloaded siphasher v1.0.2
6112026-09-06T23:57:52.986Z Downloaded bitflags v1.3.2
6122026-09-06T23:57:52.986Z Downloaded camino-tempfile-ext v0.3.3
6132026-09-06T23:57:52.990Z Downloaded cassowary v0.3.0
6142026-09-06T23:57:52.990Z Downloaded buf-list v1.1.2
6152026-09-06T23:57:52.996Z Downloaded cbc v0.2.1
6162026-09-06T23:57:53.005Z Downloaded glob v0.3.3
6172026-09-06T23:57:53.005Z Downloaded ghash v0.6.0
6182026-09-06T23:57:53.005Z Downloaded group v0.14.0
6192026-09-06T23:57:53.016Z Downloaded backon v1.6.0
6202026-09-06T23:57:53.016Z Downloaded ahash v0.8.12
6212026-09-06T23:57:53.016Z Downloaded chacha20 v0.10.0
6222026-09-06T23:57:53.016Z Downloaded http-body-util v0.1.3
6232026-09-06T23:57:53.016Z Downloaded enum_dispatch v0.3.13
6242026-09-06T23:57:53.016Z Downloaded find-msvc-tools v0.1.9
6252026-09-06T23:57:53.016Z Downloaded erased-serde v0.3.31
6262026-09-06T23:57:53.019Z Downloaded git-stub-vcs v0.1.0
6272026-09-06T23:57:53.019Z Downloaded slog-envlogger v2.2.0
6282026-09-06T23:57:53.019Z Downloaded sqlparser_derive v0.5.0
6292026-09-06T23:57:53.019Z Downloaded structmeta-derive v0.3.0
6302026-09-06T23:57:53.020Z Downloaded port-file v0.1.0
6312026-09-06T23:57:53.020Z Downloaded num_enum v0.5.11
6322026-09-06T23:57:53.020Z Downloaded password-hash v0.5.0
6332026-09-06T23:57:53.020Z Downloaded chacha20 v0.9.1
6342026-09-06T23:57:53.020Z Downloaded globset v0.4.18
6352026-09-06T23:57:53.023Z Downloaded group v0.13.0
6362026-09-06T23:57:53.023Z Downloaded tap v1.0.1
6372026-09-06T23:57:53.023Z Downloaded packed_struct v0.10.1
6382026-09-06T23:57:53.023Z Downloaded parse-display-derive v0.10.0
6392026-09-06T23:57:53.023Z Downloaded psm v0.1.30
6402026-09-06T23:57:53.027Z Downloaded hmac v0.12.1
6412026-09-06T23:57:53.027Z Downloaded predicates v3.1.4
6422026-09-06T23:57:53.027Z Downloaded num-modular v0.6.5
6432026-09-06T23:57:53.030Z Downloaded highway v1.3.0
6442026-09-06T23:57:53.033Z Downloaded futures-channel v0.3.32
6452026-09-06T23:57:53.034Z Downloaded tokio-test v0.4.5
6462026-09-06T23:57:53.034Z Downloaded unicode-xid v0.2.6
6472026-09-06T23:57:53.038Z Downloaded utf8_iter v1.0.4
6482026-09-06T23:57:53.038Z Downloaded testing_table v0.3.0
6492026-09-06T23:57:53.038Z Downloaded thiserror-impl-no-std v2.0.2
6502026-09-06T23:57:53.043Z Downloaded console v0.15.11
6512026-09-06T23:57:53.043Z Downloaded ciborium v0.2.2
6522026-09-06T23:57:53.043Z Downloaded console v0.16.2
6532026-09-06T23:57:53.046Z Downloaded typify-macro v0.6.2
6542026-09-06T23:57:53.046Z Downloaded backoff v0.4.0
6552026-09-06T23:57:53.046Z Downloaded colored v2.2.0
6562026-09-06T23:57:53.050Z Downloaded colored v3.1.1
6572026-09-06T23:57:53.050Z Downloaded rand_core v0.10.0
6582026-09-06T23:57:53.053Z Downloaded blake2 v0.10.6
6592026-09-06T23:57:53.053Z Downloaded bzip2 v0.6.1
6602026-09-06T23:57:53.053Z Downloaded polyval v0.7.1
6612026-09-06T23:57:53.057Z Downloaded progenitor-client v0.13.0
6622026-09-06T23:57:53.057Z Downloaded schemars_derive v0.8.22
6632026-09-06T23:57:53.057Z Downloaded sec1 v0.7.3
6642026-09-06T23:57:53.057Z Downloaded clang-sys v1.8.1
6652026-09-06T23:57:53.057Z Downloaded rpassword v7.5.4
6662026-09-06T23:57:53.060Z Downloaded bzip2 v0.4.4
6672026-09-06T23:57:53.060Z Downloaded cexpr v0.6.0
6682026-09-06T23:57:53.060Z Downloaded serde_path_to_error v0.1.20
6692026-09-06T23:57:53.063Z Downloaded sec1 v0.8.1
6702026-09-06T23:57:53.063Z Downloaded arrayvec v0.7.6
6712026-09-06T23:57:53.064Z Downloaded slog-term v2.9.2
6722026-09-06T23:57:53.067Z Downloaded zone v0.3.1
6732026-09-06T23:57:53.071Z Downloaded utf-8 v0.7.6
6742026-09-06T23:57:53.071Z Downloaded usdt-macro v0.6.0
6752026-09-06T23:57:53.074Z Downloaded bs58 v0.5.1
6762026-09-06T23:57:53.074Z Downloaded spki v0.8.0
6772026-09-06T23:57:53.078Z Downloaded getrandom v0.2.17
6782026-09-06T23:57:53.078Z Downloaded native-tls v0.2.18
6792026-09-06T23:57:53.079Z Downloaded serde_tokenstream v0.3.0
6802026-09-06T23:57:53.082Z Downloaded wait-timeout v0.2.1
6812026-09-06T23:57:53.088Z Downloaded base64 v0.22.1
6822026-09-06T23:57:53.095Z Downloaded ssh-encoding v0.3.0
6832026-09-06T23:57:53.095Z Downloaded serde_with_macros v1.5.2
6842026-09-06T23:57:53.095Z Downloaded cpufeatures v0.3.0
6852026-09-06T23:57:53.095Z Downloaded generic-array v1.4.3
6862026-09-06T23:57:53.100Z Downloaded httparse v1.10.1
6872026-09-06T23:57:53.100Z Downloaded crc v3.4.0
6882026-09-06T23:57:53.100Z Downloaded crypto-common v0.2.2
6892026-09-06T23:57:53.100Z Downloaded strum_macros v0.26.4
6902026-09-06T23:57:53.101Z Downloaded futures v0.3.32
6912026-09-06T23:57:53.105Z Downloaded oxide-update-engine-display v0.1.2
6922026-09-06T23:57:53.108Z Downloaded getrandom v0.3.4
6932026-09-06T23:57:53.108Z Downloaded support-bundle-viewer v0.1.2
6942026-09-06T23:57:53.108Z Downloaded termios v0.3.3
6952026-09-06T23:57:53.111Z Downloaded tinystr v0.8.2
6962026-09-06T23:57:53.111Z Downloaded toml_writer v1.1.1+spec-1.1.0
6972026-09-06T23:57:53.111Z Downloaded tls_codec_derive v0.4.2
6982026-09-06T23:57:53.111Z Downloaded toml_datetime v1.1.1+spec-1.1.0
6992026-09-06T23:57:53.112Z Downloaded tui-tree-widget v0.23.1
7002026-09-06T23:57:53.112Z Downloaded dof v0.4.0
7012026-09-06T23:57:53.112Z Downloaded dsl_auto_type v0.2.0
7022026-09-06T23:57:53.112Z Downloaded defmt-parser v1.0.0
7032026-09-06T23:57:53.116Z Downloaded derive_builder_macro v0.20.2
7042026-09-06T23:57:53.116Z Downloaded ident_case v1.0.1
7052026-09-06T23:57:53.116Z Downloaded internet-checksum v0.2.1
7062026-09-06T23:57:53.116Z Downloaded difflib v0.4.0
7072026-09-06T23:57:53.121Z Downloaded dirs-sys-next v0.1.2
7082026-09-06T23:57:53.121Z Downloaded rustls-native-certs v0.8.3
7092026-09-06T23:57:53.121Z Downloaded writeable v0.6.2
7102026-09-06T23:57:53.121Z Downloaded xshell v0.2.7
7112026-09-06T23:57:53.126Z Downloaded blake2 v0.11.0-rc.6
7122026-09-06T23:57:53.133Z Downloaded keccak v0.1.6
7132026-09-06T23:57:53.138Z Downloaded cancel-safe-futures v0.1.5
7142026-09-06T23:57:53.142Z Downloaded md-5 v0.10.6
7152026-09-06T23:57:53.146Z Downloaded fatfs v0.3.6
7162026-09-06T23:57:53.151Z Downloaded indoc v1.0.9
7172026-09-06T23:57:53.151Z Downloaded is-terminal v0.4.17
7182026-09-06T23:57:53.151Z Downloaded hmac v0.13.0
7192026-09-06T23:57:53.154Z Downloaded zstd-safe v7.2.4
7202026-09-06T23:57:53.154Z Downloaded half v2.7.1
7212026-09-06T23:57:53.154Z Downloaded is_ci v1.2.0
7222026-09-06T23:57:53.161Z Downloaded vsss-rs v3.3.4
7232026-09-06T23:57:53.166Z Downloaded yoke v0.8.1
7242026-09-06T23:57:53.170Z Downloaded libscf-sys v1.2.0
7252026-09-06T23:57:53.170Z Downloaded heapless v0.8.0
7262026-09-06T23:57:53.174Z Downloaded const_format_proc_macros v0.2.34
7272026-09-06T23:57:53.175Z Downloaded der_derive v0.7.3
7282026-09-06T23:57:53.182Z Downloaded newtype_derive v0.1.6
7292026-09-06T23:57:53.182Z Downloaded opaque-debug v0.3.1
7302026-09-06T23:57:53.182Z Downloaded num-derive v0.4.2
7312026-09-06T23:57:53.182Z Downloaded path-slash v0.1.5
7322026-09-06T23:57:53.186Z Downloaded tracing-attributes v0.1.31
7332026-09-06T23:57:53.186Z Downloaded proc-macro-crate v3.4.0
7342026-09-06T23:57:53.191Z Downloaded progenitor-macro v0.13.0
7352026-09-06T23:57:53.194Z Downloaded recursive v0.1.1
7362026-09-06T23:57:53.194Z Downloaded same-file v1.0.6
7372026-09-06T23:57:53.194Z Downloaded tokio-tungstenite v0.21.0
7382026-09-06T23:57:53.194Z Downloaded derive_builder_core v0.20.2
7392026-09-06T23:57:53.197Z Downloaded hyper-staticfile v0.10.1
7402026-09-06T23:57:53.200Z Downloaded schemars v0.8.22
7412026-09-06T23:57:53.207Z Downloaded signal-hook-registry v1.4.8
7422026-09-06T23:57:53.210Z Downloaded socket2 v0.5.10
7432026-09-06T23:57:53.210Z Downloaded zerovec-derive v0.11.2
7442026-09-06T23:57:53.213Z Downloaded keccak v0.2.0
7452026-09-06T23:57:53.213Z Downloaded lru v0.18.3
7462026-09-06T23:57:53.213Z Downloaded nodrop v0.1.14
7472026-09-06T23:57:53.213Z Downloaded mime_guess v2.0.5
7482026-09-06T23:57:53.217Z Downloaded rustc-hash v2.1.1
7492026-09-06T23:57:53.217Z Downloaded scroll_derive v0.13.1
7502026-09-06T23:57:53.217Z Downloaded serde_bytes v0.11.19
7512026-09-06T23:57:53.217Z Downloaded serde_repr v0.1.20
7522026-09-06T23:57:53.220Z Downloaded ecdsa v0.16.9
7532026-09-06T23:57:53.220Z Downloaded either v1.15.0
7542026-09-06T23:57:53.220Z Downloaded sha1 v0.10.6
7552026-09-06T23:57:53.220Z Downloaded ssh-cipher v0.2.0
7562026-09-06T23:57:53.223Z Downloaded bytes v1.11.1
7572026-09-06T23:57:53.228Z Downloaded compact_str v0.8.1
7582026-09-06T23:57:53.231Z Downloaded omicron-zone-package v0.12.3
7592026-09-06T23:57:53.238Z Downloaded managed v0.8.0
7602026-09-06T23:57:53.258Z Downloaded heapless v0.7.17
7612026-09-06T23:57:53.261Z Downloaded hickory-resolver v0.25.2
7622026-09-06T23:57:53.261Z Downloaded arc-swap v1.8.2
7632026-09-06T23:57:53.261Z Downloaded peg-macros v0.8.5
7642026-09-06T23:57:53.261Z Downloaded chumsky v0.9.3
7652026-09-06T23:57:53.265Z Downloaded pbkdf2 v0.13.0
7662026-09-06T23:57:53.265Z Downloaded strsim v0.10.0
7672026-09-06T23:57:53.265Z Downloaded take_mut v0.2.2
7682026-09-06T23:57:53.269Z Downloaded primefield v0.14.0
7692026-09-06T23:57:53.269Z Downloaded cookie v0.18.1
7702026-09-06T23:57:53.273Z Downloaded module-lattice v0.2.3
7712026-09-06T23:57:53.273Z Downloaded num-rational v0.4.2
7722026-09-06T23:57:53.282Z Downloaded scuffle v0.1.0
7732026-09-06T23:57:53.285Z Downloaded similar v2.7.0
7742026-09-06T23:57:53.290Z Downloaded tokio-macros v2.7.0
7752026-09-06T23:57:53.290Z Downloaded untrusted v0.7.1
7762026-09-06T23:57:53.290Z Downloaded openssl-sys v0.9.117
7772026-09-06T23:57:53.293Z Downloaded xattr v1.6.1
7782026-09-06T23:57:53.293Z Downloaded progenitor-impl v0.14.0
7792026-09-06T23:57:53.293Z Downloaded derive_builder v0.20.2
7802026-09-06T23:57:53.296Z Downloaded parking_lot_core v0.8.6
7812026-09-06T23:57:53.296Z Downloaded hickory-resolver v0.24.4
7822026-09-06T23:57:53.300Z Downloaded slab v0.4.12
7832026-09-06T23:57:53.300Z Downloaded progenitor v0.14.0
7842026-09-06T23:57:53.300Z Downloaded r2d2 v0.8.10
7852026-09-06T23:57:53.303Z Downloaded rand_core v0.6.4
7862026-09-06T23:57:53.307Z Downloaded void v1.0.2
7872026-09-06T23:57:53.311Z Downloaded crc-any v2.5.0
7882026-09-06T23:57:53.312Z Downloaded yoke-derive v0.8.1
7892026-09-06T23:57:53.317Z Downloaded strum_macros v0.27.2
7902026-09-06T23:57:53.328Z Downloaded thread_local v1.1.9
7912026-09-06T23:57:53.328Z Downloaded ar_archive_writer v0.5.1
7922026-09-06T23:57:53.328Z Downloaded base64 v0.21.7
7932026-09-06T23:57:53.328Z Downloaded crc-catalog v2.4.0
7942026-09-06T23:57:53.328Z Downloaded expectorate v1.2.0
7952026-09-06T23:57:53.328Z Downloaded chacha20poly1305 v0.10.1
7962026-09-06T23:57:53.328Z Downloaded peg v0.8.5
7972026-09-06T23:57:53.333Z Downloaded bumpalo v3.20.2
7982026-09-06T23:57:53.333Z Downloaded darling_macro v0.13.4
7992026-09-06T23:57:53.333Z Downloaded defmt v0.3.100
8002026-09-06T23:57:53.333Z Downloaded vte v0.14.1
8012026-09-06T23:57:53.337Z Downloaded rustls-pemfile v2.2.0
8022026-09-06T23:57:53.342Z Downloaded scrypt v0.12.0
8032026-09-06T23:57:53.342Z Downloaded smallvec v0.6.14
8042026-09-06T23:57:53.342Z Downloaded string_cache v0.8.9
8052026-09-06T23:57:53.345Z Downloaded ed25519-dalek v2.2.0
8062026-09-06T23:57:53.345Z Downloaded debug-ignore v1.0.5
8072026-09-06T23:57:53.348Z Downloaded backtrace v0.3.76
8082026-09-06T23:57:53.348Z Downloaded downcast-rs v2.0.2
8092026-09-06T23:57:53.349Z Downloaded shlex v1.3.0
8102026-09-06T23:57:53.352Z Downloaded document-features v0.2.12
8112026-09-06T23:57:53.352Z Downloaded instability v0.3.11
8122026-09-06T23:57:53.357Z Downloaded synstructure v0.13.2
8132026-09-06T23:57:53.361Z Downloaded oxnet v0.1.6
8142026-09-06T23:57:53.364Z Downloaded samael v0.0.19
8152026-09-06T23:57:53.368Z Downloaded indent_write v2.2.0
8162026-09-06T23:57:53.371Z Downloaded libbz2-rs-sys v0.2.2
8172026-09-06T23:57:53.371Z Downloaded publicsuffix v2.3.0
8182026-09-06T23:57:53.375Z Downloaded lazy_static v1.5.0
8192026-09-06T23:57:53.375Z Downloaded darling v0.23.0
8202026-09-06T23:57:53.378Z Downloaded darling_core v0.13.4
8212026-09-06T23:57:53.381Z Downloaded parking_lot v0.12.5
8222026-09-06T23:57:53.381Z Downloaded poly1305 v0.8.0
8232026-09-06T23:57:53.384Z Downloaded poly1305 v0.9.0
8242026-09-06T23:57:53.385Z Downloaded convert_case v0.10.0
8252026-09-06T23:57:53.385Z Downloaded hickory-server v0.25.2
8262026-09-06T23:57:53.388Z Downloaded uzers v0.12.2
8272026-09-06T23:57:53.388Z Downloaded zeroize_derive v1.5.0
8282026-09-06T23:57:53.388Z Downloaded ctr v0.10.1
8292026-09-06T23:57:53.391Z Downloaded lru-cache v0.1.2
8302026-09-06T23:57:53.404Z Downloaded darling_core v0.20.11
8312026-09-06T23:57:53.404Z Downloaded lru v0.12.5
8322026-09-06T23:57:53.421Z Downloaded newline-converter v0.3.0
8332026-09-06T23:57:53.421Z Downloaded nonempty v0.12.0
8342026-09-06T23:57:53.421Z Downloaded async-compression v0.4.41
8352026-09-06T23:57:53.421Z Downloaded normalize-line-endings v0.3.0
8362026-09-06T23:57:53.421Z Downloaded cc v1.2.56
8372026-09-06T23:57:53.421Z Downloaded tokio-stream v0.1.18
8382026-09-06T23:57:53.421Z Downloaded indexmap v1.9.3
8392026-09-06T23:57:53.425Z Downloaded tungstenite v0.21.0
8402026-09-06T23:57:53.425Z Downloaded rustls-pki-types v1.14.0
8412026-09-06T23:57:53.425Z Downloaded serde_with_macros v3.21.0
8422026-09-06T23:57:53.425Z Downloaded smallvec v1.15.1
8432026-09-06T23:57:53.425Z Downloaded openssl-probe v0.1.6
8442026-09-06T23:57:53.425Z Downloaded parse-display v0.10.0
8452026-09-06T23:57:53.425Z Downloaded derive-ex v0.1.8
8462026-09-06T23:57:53.425Z Downloaded digest-io v0.1.0
8472026-09-06T23:57:53.428Z Downloaded litemap v0.8.1
8482026-09-06T23:57:53.429Z Downloaded rfc6979 v0.4.0
8492026-09-06T23:57:53.429Z Downloaded proc-macro-error-attr2 v2.0.0
8502026-09-06T23:57:53.429Z Downloaded powerfmt v0.2.0
8512026-09-06T23:57:53.517Z Downloaded unicode-properties v0.1.4
8522026-09-06T23:57:53.517Z Downloaded url v2.5.8
8532026-09-06T23:57:53.517Z Downloaded rsa v0.9.10
8542026-09-06T23:57:53.517Z Downloaded aes v0.9.1
8552026-09-06T23:57:53.517Z Downloaded num-traits v0.2.19
8562026-09-06T23:57:53.517Z Downloaded whoami v1.6.1
8572026-09-06T23:57:53.517Z Downloaded progenitor-macro v0.14.0
8582026-09-06T23:57:53.517Z Downloaded impl-trait-for-tuples v0.2.3
8592026-09-06T23:57:53.517Z Downloaded ipnetwork v0.21.1
8602026-09-06T23:57:53.517Z Downloaded russh-cryptovec v0.62.0
8612026-09-06T23:57:53.517Z Downloaded sapling-renderdag v0.1.0
8622026-09-06T23:57:53.517Z Downloaded scopeguard v1.2.0
8632026-09-06T23:57:53.517Z Downloaded rustc_version v0.4.1
8642026-09-06T23:57:53.518Z Downloaded http v1.4.2
8652026-09-06T23:57:53.518Z Downloaded linear-map v1.2.0
8662026-09-06T23:57:53.518Z Downloaded num-bigint v0.4.6
8672026-09-06T23:57:53.518Z Downloaded secrecy v0.8.0
8682026-09-06T23:57:53.518Z Downloaded serde-big-array v0.5.1
8692026-09-06T23:57:53.518Z Downloaded pkcs5 v0.8.1
8702026-09-06T23:57:53.518Z Downloaded subprocess v0.2.15
8712026-09-06T23:57:53.518Z Downloaded zerocopy v0.6.6
8722026-09-06T23:57:53.518Z Downloaded libsw v3.5.0
8732026-09-06T23:57:53.518Z Downloaded knus-derive v3.4.0
8742026-09-06T23:57:53.518Z Downloaded multer v3.1.0
8752026-09-06T23:57:53.518Z Downloaded darling_core v0.21.3
8762026-09-06T23:57:53.518Z Downloaded signal-hook-mio v0.2.5
8772026-09-06T23:57:53.518Z Downloaded sha1 v0.11.0
8782026-09-06T23:57:53.518Z Downloaded sigpipe v0.1.3
8792026-09-06T23:57:53.518Z Downloaded nu-ansi-term v0.50.3
8802026-09-06T23:57:53.518Z Downloaded owo-colors v4.3.0
8812026-09-06T23:57:53.518Z Downloaded unicode_categories v0.1.1
8822026-09-06T23:57:53.518Z Downloaded sponge-cursor v0.1.0
8832026-09-06T23:57:53.518Z Downloaded tagptr v0.2.0
8842026-09-06T23:57:53.518Z Downloaded indicatif v0.18.4
8852026-09-06T23:57:53.518Z Downloaded strip-ansi-escapes v0.2.1
8862026-09-06T23:57:53.518Z Downloaded supports-unicode v3.0.0
8872026-09-06T23:57:53.518Z Downloaded termtree v0.5.1
8882026-09-06T23:57:53.518Z Downloaded topological-sort v0.2.2
8892026-09-06T23:57:53.518Z Downloaded pin-project-internal v1.1.11
8902026-09-06T23:57:53.520Z Downloaded signal-hook v0.3.18
8912026-09-06T23:57:53.520Z Downloaded slog-stdlog v4.1.1
8922026-09-06T23:57:53.520Z Downloaded hybrid-array v0.4.13
8932026-09-06T23:57:53.520Z Downloaded pem-rfc7468 v0.7.0
8942026-09-06T23:57:53.520Z Downloaded rand_xorshift v0.4.0
8952026-09-06T23:57:53.520Z Downloaded universal-hash v0.5.1
8962026-09-06T23:57:53.527Z Downloaded icu_locale_core v2.1.1
8972026-09-06T23:57:53.527Z Downloaded usdt v0.6.0
8982026-09-06T23:57:53.528Z Downloaded unicode-bidi v0.3.18
8992026-09-06T23:57:53.528Z Downloaded rsa v0.10.0-rc.18
9002026-09-06T23:57:53.528Z Downloaded icu_collections v2.1.1
9012026-09-06T23:57:53.528Z Downloaded toml v0.7.8
9022026-09-06T23:57:53.528Z Downloaded progenitor-extras v0.2.0
9032026-09-06T23:57:53.533Z Downloaded simd-adler32 v0.3.8
9042026-09-06T23:57:53.533Z Downloaded crc8 v0.1.1
9052026-09-06T23:57:53.533Z Downloaded cstr-argument v0.1.2
9062026-09-06T23:57:53.533Z Downloaded diesel_table_macro_syntax v0.3.0
9072026-09-06T23:57:53.533Z Downloaded curve25519-dalek-derive v0.1.1
9082026-09-06T23:57:53.533Z Downloaded hashbrown v0.12.3
9092026-09-06T23:57:53.538Z Downloaded ssh-key v0.6.7
9102026-09-06T23:57:53.541Z Downloaded test-strategy v0.4.5
9112026-09-06T23:57:53.542Z Downloaded dtrace-parser v0.3.0
9122026-09-06T23:57:53.546Z Downloaded daft-derive v0.1.8
9132026-09-06T23:57:53.551Z Downloaded serde-hex v0.1.0
9142026-09-06T23:57:53.551Z Downloaded smf v0.2.3
9152026-09-06T23:57:53.551Z Downloaded stacker v0.1.23
9162026-09-06T23:57:53.559Z Downloaded time-macros v0.2.27
9172026-09-06T23:57:53.559Z Downloaded illumos-nvpair-sys v0.2.0
9182026-09-06T23:57:53.559Z Downloaded strum_macros v0.24.3
9192026-09-06T23:57:53.559Z Downloaded new_debug_unreachable v1.0.6
9202026-09-06T23:57:53.559Z Downloaded toml_edit v0.23.10+spec-1.0.0
9212026-09-06T23:57:53.570Z Downloaded derive-where v1.6.0
9222026-09-06T23:57:53.571Z Downloaded drift v0.2.0
9232026-09-06T23:57:53.597Z Downloaded icu_properties v2.1.2
9242026-09-06T23:57:53.597Z Downloaded instant v0.1.13
9252026-09-06T23:57:53.597Z Downloaded linked-hash-map v0.5.6
9262026-09-06T23:57:53.597Z Downloaded lzss v0.8.2
9272026-09-06T23:57:53.598Z Downloaded rustyline v14.0.0
9282026-09-06T23:57:53.598Z Downloaded unicase v2.9.0
9292026-09-06T23:57:53.598Z Downloaded num_enum_derive v0.5.11
9302026-09-06T23:57:53.598Z Downloaded tokio-native-tls v0.3.1
9312026-09-06T23:57:53.650Z Downloaded postcard v1.1.3
9322026-09-06T23:57:53.650Z Downloaded tls_codec v0.4.2
9332026-09-06T23:57:53.650Z Downloaded tokio-dtrace v0.1.1
9342026-09-06T23:57:53.651Z Downloaded maplit v1.0.2
9352026-09-06T23:57:53.651Z Downloaded whoami v2.1.0
9362026-09-06T23:57:53.651Z Downloaded memmap2 v0.9.10
9372026-09-06T23:57:53.651Z Downloaded radium v0.7.0
9382026-09-06T23:57:53.651Z Downloaded hashbrown v0.14.5
9392026-09-06T23:57:53.651Z Downloaded hashbrown v0.15.5
9402026-09-06T23:57:53.651Z Downloaded quick-error v1.2.3
9412026-09-06T23:57:53.651Z Downloaded password-hash v0.6.1
9422026-09-06T23:57:53.651Z Downloaded vergen-lib v9.1.0
9432026-09-06T23:57:53.651Z Downloaded tracing-core v0.1.36
9442026-09-06T23:57:53.651Z Downloaded tungstenite v0.23.0
9452026-09-06T23:57:53.651Z Downloaded wyz v0.5.1
9462026-09-06T23:57:53.651Z Downloaded structmeta v0.3.0
9472026-09-06T23:57:53.651Z Downloaded zeroize v1.9.0
9482026-09-06T23:57:53.651Z Downloaded russh-util v0.52.0
9492026-09-06T23:57:53.652Z Downloaded scheduled-thread-pool v0.2.7
9502026-09-06T23:57:53.652Z Downloaded serde_urlencoded v0.7.1
9512026-09-06T23:57:53.687Z Downloaded tabwriter v1.4.1
9522026-09-06T23:57:53.687Z Downloaded darling_core v0.23.0
9532026-09-06T23:57:53.687Z Downloaded derive_more v0.99.20
9542026-09-06T23:57:53.687Z Downloaded uuid v1.23.4
9552026-09-06T23:57:53.687Z Downloaded nanorand v0.7.0
9562026-09-06T23:57:53.687Z Downloaded unicode-normalization v0.1.25
9572026-09-06T23:57:53.687Z Downloaded deranged v0.5.8
9582026-09-06T23:57:53.687Z Downloaded daft v0.1.8
9592026-09-06T23:57:53.687Z Downloaded defmt-macros v1.0.1
9602026-09-06T23:57:53.687Z Downloaded displaydoc v0.2.5
9612026-09-06T23:57:53.688Z Downloaded try-lock v0.2.5
9622026-09-06T23:57:53.688Z Downloaded wnaf v0.14.0
9632026-09-06T23:57:53.688Z Downloaded stable_deref_trait v1.2.1
9642026-09-06T23:57:53.688Z Downloaded supports-color v3.0.2
9652026-09-06T23:57:53.688Z Downloaded ed25519 v2.2.3
9662026-09-06T23:57:53.688Z Downloaded humantime v2.3.0
9672026-09-06T23:57:53.688Z Downloaded ingot-types v0.2.0
9682026-09-06T23:57:53.688Z Downloaded postgres-protocol v0.6.10
9692026-09-06T23:57:53.688Z Downloaded oxide-update-engine-types v0.1.2
9702026-09-06T23:57:53.688Z Downloaded miette v7.6.0
9712026-09-06T23:57:53.688Z Downloaded waitgroup v0.1.2
9722026-09-06T23:57:53.688Z Downloaded darling_macro v0.21.3
9732026-09-06T23:57:53.689Z Downloaded num-integer v0.1.46
9742026-09-06T23:57:53.736Z Downloaded const-oid v0.10.2
9752026-09-06T23:57:53.736Z Downloaded oxide-generation v0.1.3
9762026-09-06T23:57:53.736Z Downloaded proc-macro-crate v1.3.1
9772026-09-06T23:57:53.737Z Downloaded lalrpop-util v0.19.12
9782026-09-06T23:57:53.737Z Downloaded num_enum v0.7.6
9792026-09-06T23:57:53.737Z Downloaded phc v0.6.1
9802026-09-06T23:57:53.737Z Downloaded phf v0.12.1
9812026-09-06T23:57:53.737Z Downloaded cpubits v0.1.1
9822026-09-06T23:57:53.737Z Downloaded convert_case v0.4.0
9832026-09-06T23:57:53.737Z Downloaded hashbrown v0.16.1
9842026-09-06T23:57:53.737Z Downloaded ssh-key v0.7.0-rc.11
9852026-09-06T23:57:53.737Z Downloaded vergen v9.1.0
9862026-09-06T23:57:53.737Z Downloaded yasna v0.5.2
9872026-09-06T23:57:53.737Z Downloaded crossbeam-utils v0.8.21
9882026-09-06T23:57:53.737Z Downloaded rand_core v0.9.5
9892026-09-06T23:57:53.738Z Downloaded cookie_store v0.22.1
9902026-09-06T23:57:53.738Z Downloaded darling v0.13.4
9912026-09-06T23:57:53.738Z Downloaded hyper-tls v0.6.0
9922026-09-06T23:57:53.738Z Downloaded kem v0.3.0
9932026-09-06T23:57:53.738Z Downloaded iana-time-zone v0.1.65
9942026-09-06T23:57:53.738Z Downloaded idna_adapter v1.2.1
9952026-09-06T23:57:53.738Z Downloaded nom v7.1.3
9962026-09-06T23:57:53.739Z Downloaded serdect v0.4.3
9972026-09-06T23:57:53.739Z Downloaded ed25519-dalek v3.0.0
9982026-09-06T23:57:53.739Z Downloaded jobserver v0.1.34
9992026-09-06T23:57:53.739Z Downloaded illumos-nvpair v0.3.0
10002026-09-06T23:57:53.739Z Downloaded spki v0.7.3
10012026-09-06T23:57:53.739Z Downloaded thiserror-no-std v2.0.2
10022026-09-06T23:57:53.739Z Downloaded tiny-keccak v2.0.2
10032026-09-06T23:57:53.776Z Downloaded multimap v0.10.1
10042026-09-06T23:57:53.776Z Downloaded tower-service v0.3.3
10052026-09-06T23:57:53.776Z Downloaded twox-hash v2.1.2
10062026-09-06T23:57:53.776Z Downloaded socket2 v0.6.3
10072026-09-06T23:57:53.776Z Downloaded rand_chacha v0.3.1
10082026-09-06T23:57:53.776Z Downloaded aes-gcm v0.11.0
10092026-09-06T23:57:53.776Z Downloaded itertools v0.10.5
10102026-09-06T23:57:53.777Z Downloaded tokio-tungstenite v0.23.1
10112026-09-06T23:57:53.777Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10122026-09-06T23:57:53.777Z Downloaded zerocopy-derive v0.8.55
10132026-09-06T23:57:53.777Z Downloaded pin-project v1.1.11
10142026-09-06T23:57:53.777Z Downloaded ctutils v0.4.2
10152026-09-06T23:57:53.777Z Downloaded data-encoding v2.10.0
10162026-09-06T23:57:53.777Z Downloaded parking_lot_core v0.9.12
10172026-09-06T23:57:53.777Z Downloaded crossterm v0.29.0
10182026-09-06T23:57:53.804Z Downloaded hkdf v0.12.4
10192026-09-06T23:57:53.804Z Downloaded corncobs v0.1.4
10202026-09-06T23:57:53.804Z Downloaded rtoolbox v0.0.3
10212026-09-06T23:57:53.804Z Downloaded signature v2.2.0
10222026-09-06T23:57:53.804Z Downloaded progenitor-impl v0.13.0
10232026-09-06T23:57:53.804Z Downloaded slog-bunyan v2.5.0
10242026-09-06T23:57:53.804Z Downloaded diesel-dtrace v0.5.0
10252026-09-06T23:57:53.805Z Downloaded crossbeam-channel v0.5.15
10262026-09-06T23:57:53.805Z Downloaded ed25519 v3.0.0
10272026-09-06T23:57:53.806Z Downloaded strum v0.26.3
10282026-09-06T23:57:53.806Z Downloaded strum v0.27.2
10292026-09-06T23:57:53.807Z Downloaded p521 v0.13.3
10302026-09-06T23:57:53.807Z Downloaded unit-prefix v0.5.2
10312026-09-06T23:57:53.807Z Downloaded rand v0.9.2
10322026-09-06T23:57:53.807Z Downloaded zone_cfg_derive v0.3.1
10332026-09-06T23:57:53.807Z Downloaded crunchy v0.2.4
10342026-09-06T23:57:53.807Z Downloaded salsa20 v0.11.0
10352026-09-06T23:57:53.807Z Downloaded sha2 v0.11.0
10362026-09-06T23:57:53.807Z Downloaded num-primitive v0.2.1
10372026-09-06T23:57:53.807Z Downloaded oxide-tokio-rt v0.1.4
10382026-09-06T23:57:53.807Z Downloaded minimal-lexical v0.2.1
10392026-09-06T23:57:53.807Z Downloaded tower v0.5.3
10402026-09-06T23:57:53.807Z Downloaded prettyplease v0.2.37
10412026-09-06T23:57:53.808Z Downloaded lock_api v0.4.14
10422026-09-06T23:57:53.808Z Downloaded pem v3.0.6
10432026-09-06T23:57:53.836Z Downloaded pin-project-lite v0.2.17
10442026-09-06T23:57:53.836Z Downloaded darling_macro v0.23.0
10452026-09-06T23:57:53.836Z Downloaded zerofrom v0.1.6
10462026-09-06T23:57:53.836Z Downloaded crucible-workspace-hack v0.1.0
10472026-09-06T23:57:53.836Z Downloaded display-error-chain v0.2.2
10482026-09-06T23:57:53.837Z Downloaded dropshot-api-manager v0.8.0
10492026-09-06T23:57:53.837Z Downloaded dropshot-api-manager-types v0.8.0
10502026-09-06T23:57:53.837Z Downloaded idna v1.1.0
10512026-09-06T23:57:53.837Z Downloaded regex v1.12.3
10522026-09-06T23:57:53.837Z Downloaded prefix-trie v0.7.0
10532026-09-06T23:57:53.838Z Downloaded tower-http v0.6.8
10542026-09-06T23:57:53.838Z Downloaded ppv-lite86 v0.2.21
10552026-09-06T23:57:53.838Z Downloaded semver v0.1.20
10562026-09-06T23:57:53.838Z Downloaded seq-macro v0.3.6
10572026-09-06T23:57:53.838Z Downloaded scroll v0.13.0
10582026-09-06T23:57:53.838Z Downloaded maybe-uninit v2.0.0
10592026-09-06T23:57:53.838Z Downloaded md5 v0.8.0
10602026-09-06T23:57:53.839Z Downloaded nom v8.0.0
10612026-09-06T23:57:53.878Z Downloaded rustc-demangle v0.1.27
10622026-09-06T23:57:53.878Z Downloaded ssh-encoding v0.2.0
10632026-09-06T23:57:53.879Z Downloaded memoffset v0.9.1
10642026-09-06T23:57:53.879Z Downloaded num-iter v0.1.45
10652026-09-06T23:57:53.879Z Downloaded h2 v0.4.15
10662026-09-06T23:57:53.879Z Downloaded percent-encoding v2.3.2
10672026-09-06T23:57:53.879Z Downloaded futures-util v0.3.32
10682026-09-06T23:57:53.879Z Downloaded ssh-cipher v0.3.0
10692026-09-06T23:57:53.879Z Downloaded stringprep v0.1.5
10702026-09-06T23:57:53.879Z Downloaded universal-hash v0.6.1
10712026-09-06T23:57:53.879Z Downloaded zip v0.6.6
10722026-09-06T23:57:53.879Z Downloaded tokio-tungstenite v0.28.0
10732026-09-06T23:57:53.879Z Downloaded vergen-lib v0.1.6
10742026-09-06T23:57:53.879Z Downloaded trait-variant v0.1.2
10752026-09-06T23:57:53.879Z Downloaded untrusted v0.9.0
10762026-09-06T23:57:53.879Z Downloaded miniz_oxide v0.8.9
10772026-09-06T23:57:53.902Z Downloaded xshell-macros v0.2.7
10782026-09-06T23:57:53.902Z Downloaded jiff-static v0.2.34
10792026-09-06T23:57:53.902Z Downloaded rayon v1.11.0
10802026-09-06T23:57:53.902Z Downloaded libloading v0.8.9
10812026-09-06T23:57:53.902Z Downloaded qorb v0.4.1
10822026-09-06T23:57:53.902Z Downloaded litrs v1.0.0
10832026-09-06T23:57:53.903Z Downloaded rustc_version v0.1.7
10842026-09-06T23:57:53.903Z Downloaded serde_plain v1.0.2
10852026-09-06T23:57:53.927Z Downloaded static_assertions v1.1.0
10862026-09-06T23:57:53.927Z Downloaded sync-ptr v0.1.4
10872026-09-06T23:57:53.927Z Downloaded tinyvec_macros v0.1.1
10882026-09-06T23:57:53.927Z Downloaded olpc-cjson v0.1.4
10892026-09-06T23:57:53.927Z Downloaded dirs-next v2.0.0
10902026-09-06T23:57:53.927Z Downloaded num-conv v0.2.0
10912026-09-06T23:57:53.927Z Downloaded potential_utf v0.1.4
10922026-09-06T23:57:53.965Z Downloaded pem-rfc7468 v1.0.0
10932026-09-06T23:57:53.965Z Downloaded crossterm v0.28.1
10942026-09-06T23:57:53.965Z Downloaded num_enum_derive v0.7.6
10952026-09-06T23:57:53.965Z Downloaded progenitor v0.13.0
10962026-09-06T23:57:53.965Z Downloaded lru-slab v0.1.2
10972026-09-06T23:57:53.965Z Downloaded proc-macro-error2 v2.0.1
10982026-09-06T23:57:53.965Z Downloaded thread-id v5.1.0
10992026-09-06T23:57:53.965Z Downloaded ignore v0.4.25
11002026-09-06T23:57:53.965Z Downloaded time-core v0.1.8
11012026-09-06T23:57:53.965Z Downloaded want v0.3.1
11022026-09-06T23:57:53.965Z Downloaded tungstenite v0.28.0
11032026-09-06T23:57:53.966Z Downloaded papergrid v0.18.0
11042026-09-06T23:57:53.966Z Downloaded slog-scope v4.4.1
11052026-09-06T23:57:53.966Z Downloaded constant_time_eq v0.4.2
11062026-09-06T23:57:53.997Z Downloaded p256 v0.14.0
11072026-09-06T23:57:53.997Z Downloaded sha3 v0.12.0
11082026-09-06T23:57:53.997Z Downloaded icu_provider v2.1.1
11092026-09-06T23:57:53.997Z Downloaded newtype-uuid v1.3.2
11102026-09-06T23:57:53.997Z Downloaded schemars v0.9.0
11112026-09-06T23:57:53.997Z Downloaded miette-derive v7.6.0
11122026-09-06T23:57:53.997Z Downloaded postgres-types v0.2.12
11132026-09-06T23:57:53.998Z Downloaded primeorder v0.13.6
11142026-09-06T23:57:53.998Z Downloaded primeorder v0.14.0
11152026-09-06T23:57:53.998Z Downloaded p384 v0.13.1
11162026-09-06T23:57:53.998Z Downloaded serde_cbor v0.11.2
11172026-09-06T23:57:53.998Z Downloaded zopfli v0.8.3
11182026-09-06T23:57:53.998Z Downloaded delegate v0.13.5
11192026-09-06T23:57:53.998Z Downloaded ingot v0.2.1
11202026-09-06T23:57:53.998Z Downloaded recursive-proc-macro-impl v0.1.1
11212026-09-06T23:57:53.998Z Downloaded supports-hyperlinks v3.2.0
11222026-09-06T23:57:53.998Z Downloaded aho-corasick v1.1.4
11232026-09-06T23:57:53.998Z Downloaded sqlformat v0.3.5
11242026-09-06T23:57:54.022Z Downloaded tinyvec v1.11.0
11252026-09-06T23:57:54.022Z Downloaded blake3 v1.8.5
11262026-09-06T23:57:54.022Z Downloaded csv-core v0.1.13
11272026-09-06T23:57:54.022Z Downloaded crc32fast v1.5.0
11282026-09-06T23:57:54.022Z Downloaded usdt-impl v0.6.0
11292026-09-06T23:57:54.022Z Downloaded pkcs8 v0.11.0
11302026-09-06T23:57:54.023Z Downloaded digest v0.11.3
11312026-09-06T23:57:54.023Z Downloaded secrecy v0.10.3
11322026-09-06T23:57:54.023Z Downloaded signal-hook-tokio v0.3.1
11332026-09-06T23:57:54.023Z Downloaded rcgen v0.12.1
11342026-09-06T23:57:54.023Z Downloaded hyper-rustls v0.27.7
11352026-09-06T23:57:54.023Z Downloaded rlimit v0.10.2
11362026-09-06T23:57:54.023Z Downloaded usdt-attr-macro v0.6.0
11372026-09-06T23:57:54.023Z Downloaded unarray v0.1.4
11382026-09-06T23:57:54.023Z Downloaded dyn-clone v1.0.20
11392026-09-06T23:57:54.050Z Downloaded oso-derive v0.27.3
11402026-09-06T23:57:54.051Z Downloaded snafu-derive v0.8.9
11412026-09-06T23:57:54.051Z Downloaded mime v0.3.17
11422026-09-06T23:57:54.051Z Downloaded subtle v2.6.1
11432026-09-06T23:57:54.051Z Downloaded resolv-conf v0.7.6
11442026-09-06T23:57:54.051Z Downloaded libm v0.2.16
11452026-09-06T23:57:54.051Z Downloaded rusty-fork v0.3.1
11462026-09-06T23:57:54.051Z Downloaded rand_seeder v0.4.0
11472026-09-06T23:57:54.051Z Downloaded slog-dtrace v0.3.0
11482026-09-06T23:57:54.051Z Downloaded defmt v1.0.1
11492026-09-06T23:57:54.051Z Downloaded zerotrie v0.2.3
11502026-09-06T23:57:54.051Z Downloaded parking_lot v0.11.2
11512026-09-06T23:57:54.051Z Downloaded typify v0.6.2
11522026-09-06T23:57:54.051Z Downloaded term v0.7.0
11532026-09-06T23:57:54.051Z Downloaded libsw-core v0.3.2
11542026-09-06T23:57:54.052Z Downloaded petname v2.0.2
11552026-09-06T23:57:54.071Z Downloaded serde_derive_internals v0.29.1
11562026-09-06T23:57:54.071Z Downloaded darling_macro v0.20.11
11572026-09-06T23:57:54.071Z Downloaded openssl-probe v0.2.1
11582026-09-06T23:57:54.071Z Downloaded snafu v0.8.9
11592026-09-06T23:57:54.071Z Downloaded ryu v1.0.23
11602026-09-06T23:57:54.071Z Downloaded slog v2.8.2
11612026-09-06T23:57:54.072Z Downloaded shell-words v1.1.1
11622026-09-06T23:57:54.072Z Downloaded rustls-webpki v0.103.13
11632026-09-06T23:57:54.072Z Downloaded hubpack_derive v0.1.1
11642026-09-06T23:57:54.072Z Downloaded ingot-macros v0.2.0
11652026-09-06T23:57:54.072Z Downloaded darling v0.20.11
11662026-09-06T23:57:54.072Z Downloaded ecdsa v0.17.0
11672026-09-06T23:57:54.072Z Downloaded paste v1.0.15
11682026-09-06T23:57:54.072Z Downloaded oxide-update-engine v0.1.2
11692026-09-06T23:57:54.072Z Downloaded rustversion v1.0.22
11702026-09-06T23:57:54.098Z Downloaded sync_wrapper v1.0.2
11712026-09-06T23:57:54.099Z Downloaded kstat-rs v0.2.5
11722026-09-06T23:57:54.100Z Downloaded inout v0.1.4
11732026-09-06T23:57:54.100Z Downloaded quinn-udp v0.5.14
11742026-09-06T23:57:54.100Z Downloaded inout v0.2.2
11752026-09-06T23:57:54.100Z Downloaded icu_properties_data v2.1.2
11762026-09-06T23:57:54.100Z Downloaded portable-atomic v1.13.1
11772026-09-06T23:57:54.100Z Downloaded quick-xml v0.37.5
11782026-09-06T23:57:54.100Z Downloaded pretty_assertions v1.4.1
11792026-09-06T23:57:54.101Z Downloaded pkcs1 v0.7.5
11802026-09-06T23:57:54.133Z Downloaded critical-section v1.2.0
11812026-09-06T23:57:54.133Z Downloaded nibble_vec v0.1.0
11822026-09-06T23:57:54.133Z Downloaded progenitor-client v0.14.0
11832026-09-06T23:57:54.133Z Downloaded serde_spanned v1.1.1
11842026-09-06T23:57:54.133Z Downloaded match_cfg v0.1.0
11852026-09-06T23:57:54.133Z Downloaded signature v3.0.0
11862026-09-06T23:57:54.133Z Downloaded salty v0.3.0
11872026-09-06T23:57:54.136Z Downloaded tokio-rustls v0.26.4
11882026-09-06T23:57:54.137Z Downloaded itertools v0.14.0
11892026-09-06T23:57:54.137Z Downloaded knus v3.4.0
11902026-09-06T23:57:54.138Z Downloaded ipnet v2.12.0
11912026-09-06T23:57:54.138Z Downloaded git2 v0.20.4
11922026-09-06T23:57:54.138Z Downloaded unicode-truncate v1.1.0
11932026-09-06T23:57:54.138Z Downloaded zerofrom-derive v0.1.6
11942026-09-06T23:57:54.161Z Downloaded crossbeam-deque v0.8.6
11952026-09-06T23:57:54.161Z Downloaded vergen-gitcl v1.0.8
11962026-09-06T23:57:54.161Z Downloaded vergen-git2 v9.1.0
11972026-09-06T23:57:54.161Z Downloaded libefi-sys v0.1.0
11982026-09-06T23:57:54.161Z Downloaded dunce v1.0.5
11992026-09-06T23:57:54.161Z Downloaded pkcs8 v0.10.2
12002026-09-06T23:57:54.161Z Downloaded proptest v1.11.0
12012026-09-06T23:57:54.162Z Downloaded winnow v0.6.26
12022026-09-06T23:57:54.162Z Downloaded const_format v0.2.35
12032026-09-06T23:57:54.162Z Downloaded typed-path v0.9.3
12042026-09-06T23:57:54.187Z Downloaded spin v0.9.8
12052026-09-06T23:57:54.187Z Downloaded indoc v2.0.7
12062026-09-06T23:57:54.187Z Downloaded slog-json v2.6.1
12072026-09-06T23:57:54.187Z Downloaded itertools v0.15.0
12082026-09-06T23:57:54.188Z Downloaded zstd v0.13.3
12092026-09-06T23:57:54.188Z Downloaded der v0.8.0
12102026-09-06T23:57:54.188Z Downloaded dropshot_endpoint v0.17.1
12112026-09-06T23:57:54.188Z Downloaded p521 v0.14.0
12122026-09-06T23:57:54.188Z Downloaded goblin v0.10.5
12132026-09-06T23:57:54.188Z Downloaded pkcs1 v0.8.0-rc.4
12142026-09-06T23:57:54.219Z Downloaded slog-async v2.8.0
12152026-09-06T23:57:54.219Z Downloaded chrono v0.4.45
12162026-09-06T23:57:54.219Z Downloaded icu_normalizer v2.1.1
12172026-09-06T23:57:54.219Z Downloaded diesel_derives v2.3.7
12182026-09-06T23:57:54.219Z Downloaded num-complex v0.4.6
12192026-09-06T23:57:54.219Z Downloaded darling v0.21.3
12202026-09-06T23:57:54.219Z Downloaded x509-cert v0.2.5
12212026-09-06T23:57:54.219Z Downloaded phf v0.13.1
12222026-09-06T23:57:54.219Z Downloaded rand_chacha v0.9.0
12232026-09-06T23:57:54.219Z Downloaded hyper v1.10.1
12242026-09-06T23:57:54.219Z Downloaded itertools v0.13.0
12252026-09-06T23:57:54.219Z Downloaded tabled v0.21.0
12262026-09-06T23:57:54.237Z Downloaded toml_parser v1.1.2+spec-1.1.0
12272026-09-06T23:57:54.238Z Downloaded dashu-base v0.5.1
12282026-09-06T23:57:54.238Z Downloaded unsafe-libyaml v0.2.11
12292026-09-06T23:57:54.238Z Downloaded rawzip v0.4.4
12302026-09-06T23:57:54.238Z Downloaded tower-layer v0.3.3
12312026-09-06T23:57:54.238Z Downloaded p256 v0.13.2
12322026-09-06T23:57:54.238Z Downloaded serde_with v1.14.0
12332026-09-06T23:57:54.238Z Downloaded diff v0.1.13
12342026-09-06T23:57:54.238Z Downloaded gimli v0.32.3
12352026-09-06T23:57:54.266Z Downloaded walkdir v2.5.0
12362026-09-06T23:57:54.267Z Downloaded derive_more-impl v2.1.1
12372026-09-06T23:57:54.267Z Downloaded bindgen v0.71.1
12382026-09-06T23:57:54.267Z Downloaded toml v1.1.2+spec-1.1.0
12392026-09-06T23:57:54.267Z Downloaded aws-lc-rs v1.16.3
12402026-09-06T23:57:54.267Z Downloaded term v1.2.1
12412026-09-06T23:57:54.267Z Downloaded smoltcp v0.9.1
12422026-09-06T23:57:54.281Z Downloaded elliptic-curve v0.13.8
12432026-09-06T23:57:54.281Z Downloaded bitvec v1.0.1
12442026-09-06T23:57:54.281Z Downloaded rayon-core v1.13.0
12452026-09-06T23:57:54.281Z Downloaded yansi v1.0.1
12462026-09-06T23:57:54.281Z Downloaded time v0.3.47
12472026-09-06T23:57:54.290Z Downloaded crossbeam-epoch v0.9.18
12482026-09-06T23:57:54.291Z Downloaded serde_with v3.21.0
12492026-09-06T23:57:54.291Z Downloaded quinn v0.11.11
12502026-09-06T23:57:54.291Z Downloaded pkg-config v0.3.32
12512026-09-06T23:57:54.291Z Downloaded des v0.9.0
12522026-09-06T23:57:54.291Z Downloaded num-bigint-dig v0.8.6
12532026-09-06T23:57:54.312Z Downloaded ml-kem v0.3.2
12542026-09-06T23:57:54.312Z Downloaded crypto-primes v0.7.2
12552026-09-06T23:57:54.312Z Downloaded polar-core v0.27.3
12562026-09-06T23:57:54.312Z Downloaded rustls-platform-verifier v0.6.2
12572026-09-06T23:57:54.322Z Downloaded ron v0.8.1
12582026-09-06T23:57:54.322Z Downloaded iddqd v0.4.2
12592026-09-06T23:57:54.323Z Downloaded tokio-util v0.7.18
12602026-09-06T23:57:54.323Z Downloaded der v0.7.10
12612026-09-06T23:57:54.323Z Downloaded steno v0.4.1
12622026-09-06T23:57:54.323Z Downloaded derive_more v2.1.1
12632026-09-06T23:57:54.346Z Downloaded zlib-rs v0.6.2
12642026-09-06T23:57:54.346Z Downloaded tough v0.22.0
12652026-09-06T23:57:54.346Z Downloaded toml_edit v0.19.15
12662026-09-06T23:57:54.368Z Downloaded icu_normalizer_data v2.1.1
12672026-09-06T23:57:54.369Z Downloaded serde_yaml v0.9.34+deprecated
12682026-09-06T23:57:54.369Z Downloaded jiff-core v0.1.0
12692026-09-06T23:57:54.370Z Downloaded zip v4.6.1
12702026-09-06T23:57:54.370Z Downloaded rand v0.10.1
12712026-09-06T23:57:54.370Z Downloaded winnow v1.0.3
12722026-09-06T23:57:54.377Z Downloaded tar v0.4.46
12732026-09-06T23:57:54.377Z Downloaded hyper-util v0.1.20
12742026-09-06T23:57:54.378Z Downloaded internal-russh-num-bigint v0.5.0
12752026-09-06T23:57:54.378Z Downloaded libxml v0.3.3
12762026-09-06T23:57:54.378Z Downloaded tokio-postgres v0.7.16
12772026-09-06T23:57:54.378Z Downloaded syn v3.0.3
12782026-09-06T23:57:54.378Z Downloaded moka v0.12.13
12792026-09-06T23:57:54.383Z Downloaded p384 v0.14.0
12802026-09-06T23:57:54.383Z Downloaded crypto-bigint v0.5.5
12812026-09-06T23:57:54.388Z Downloaded zerovec v0.11.5
12822026-09-06T23:57:54.388Z Downloaded russh v0.62.4
12832026-09-06T23:57:54.403Z Downloaded unicode-segmentation v1.12.0
12842026-09-06T23:57:54.403Z Downloaded rand v0.8.6
12852026-09-06T23:57:54.404Z Downloaded oso v0.27.3
12862026-09-06T23:57:54.424Z Downloaded nix v0.27.1
12872026-09-06T23:57:54.425Z Downloaded openssl v0.10.80
12882026-09-06T23:57:54.446Z Downloaded hickory-proto v0.24.4
12892026-09-06T23:57:54.447Z Downloaded dashu-int v0.5.1
12902026-09-06T23:57:54.447Z Downloaded reqwest v0.13.2
12912026-09-06T23:57:54.458Z Downloaded radix_trie v0.2.1
12922026-09-06T23:57:54.458Z Downloaded rustls v0.23.41
12932026-09-06T23:57:54.481Z Downloaded mio v1.2.0
12942026-09-06T23:57:54.481Z Downloaded itertools v0.12.1
12952026-09-06T23:57:54.498Z Downloaded iri-string v0.7.10
12962026-09-06T23:57:54.499Z Downloaded hickory-proto v0.25.2
12972026-09-06T23:57:54.510Z Downloaded winnow v0.5.40
12982026-09-06T23:57:54.510Z Downloaded schemars v1.2.1
12992026-09-06T23:57:54.530Z Downloaded dropshot v0.17.1
13002026-09-06T23:57:54.559Z Downloaded reedline v0.40.0
13012026-09-06T23:57:54.570Z Downloaded crypto-bigint v0.7.5
13022026-09-06T23:57:54.570Z Downloaded regress v0.10.5
13032026-09-06T23:57:54.570Z Downloaded smoltcp v0.11.0
13042026-09-06T23:57:54.570Z Downloaded curve25519-dalek v4.1.3
13052026-09-06T23:57:54.584Z Downloaded rustix v0.38.44
13062026-09-06T23:57:54.613Z Downloaded vcpkg v0.2.15
13072026-09-06T23:57:54.628Z Downloaded regex-syntax v0.6.29
13082026-09-06T23:57:54.628Z Downloaded reqwest v0.12.28
13092026-09-06T23:57:54.628Z Downloaded object v0.37.3
13102026-09-06T23:57:54.628Z Downloaded regex-syntax v0.8.10
13112026-09-06T23:57:54.677Z Downloaded bstr v1.12.1
13122026-09-06T23:57:54.677Z Downloaded typify-impl v0.6.2
13132026-09-06T23:57:54.677Z Downloaded sqlparser v0.61.0
13142026-09-06T23:57:54.677Z Downloaded quinn-proto v0.11.16
13152026-09-06T23:57:54.678Z Downloaded nix v0.28.0
13162026-09-06T23:57:54.678Z Downloaded curve25519-dalek v5.0.0
13172026-09-06T23:57:54.678Z Downloaded lalrpop v0.19.12
13182026-09-06T23:57:54.678Z Downloaded sled v0.34.7
13192026-09-06T23:57:54.706Z Downloaded sha3 v0.11.0
13202026-09-06T23:57:54.706Z Downloaded diesel v2.3.7
13212026-09-06T23:57:54.706Z Downloaded ratatui v0.29.0
13222026-09-06T23:57:54.730Z Downloaded object v0.30.4
13232026-09-06T23:57:54.731Z Downloaded regress v0.11.1
13242026-09-06T23:57:54.731Z Downloaded nix v0.31.2
13252026-09-06T23:57:54.731Z Downloaded openapiv3 v2.2.0
13262026-09-06T23:57:54.731Z Downloaded zerocopy v0.8.55
13272026-09-06T23:57:54.767Z Downloaded jiff v0.2.34
13282026-09-06T23:57:54.767Z Downloaded petgraph v0.8.3
13292026-09-06T23:57:54.788Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13302026-09-06T23:57:54.788Z Downloaded tokio v1.52.1
13312026-09-06T23:57:54.810Z Downloaded zerocopy-derive v0.6.6
13322026-09-06T23:57:54.825Z Downloaded encoding_rs v0.8.35
13332026-09-06T23:57:54.861Z Downloaded bzip2-sys v0.1.13+1.0.8
13342026-09-06T23:57:54.893Z Downloaded tracing v0.1.44
13352026-09-06T23:57:54.987Z Downloaded regex-automata v0.4.14
13362026-09-06T23:57:55.012Z Downloaded chrono-tz v0.10.4
13372026-09-06T23:57:55.035Z Downloaded petgraph v0.6.5
13382026-09-06T23:57:55.072Z Downloaded sha3 v0.10.8
13392026-09-06T23:57:55.081Z Downloaded libz-sys v1.1.24
13402026-09-06T23:57:56.127Z Downloaded csv v1.4.0
13412026-09-06T23:57:56.142Z Downloaded dsi-bitstream v0.10.1
13422026-09-06T23:57:56.142Z Downloaded ring v0.17.14
13432026-09-06T23:57:56.142Z Downloaded libgit2-sys v0.18.3+1.9.2
13442026-09-06T23:57:56.142Z Downloaded aws-lc-sys v0.40.0
13452026-09-06T23:57:56.142Z Compiling serde_core v1.0.228
13462026-09-06T23:57:56.142Z Compiling libc v0.2.185
13472026-09-06T23:57:56.142Z Compiling serde v1.0.228
13482026-09-06T23:57:56.142Z Compiling log v0.4.33
13492026-09-06T23:57:56.142Z Compiling smallvec v1.15.1
13502026-09-06T23:57:56.142Z Compiling subtle v2.6.1
13512026-09-06T23:57:56.142Z Compiling zerocopy v0.8.55
13522026-09-06T23:57:56.142Z Compiling typenum v1.20.1
13532026-09-06T23:57:56.285Z Compiling shlex v1.3.0
13542026-09-06T23:57:56.289Z Compiling find-msvc-tools v0.1.9
13552026-09-06T23:57:56.289Z Compiling scopeguard v1.2.0
13562026-09-06T23:57:56.289Z Compiling portable-atomic v1.13.1
13572026-09-06T23:57:56.300Z Compiling stable_deref_trait v1.2.1
13582026-09-06T23:57:56.308Z Compiling critical-section v1.2.0
13592026-09-06T23:57:56.355Z Compiling generic-array v0.14.7
13602026-09-06T23:57:56.386Z Compiling syn v2.0.117
13612026-09-06T23:57:56.461Z Compiling lock_api v0.4.14
13622026-09-06T23:57:56.495Z Compiling serde_json v1.0.151
13632026-09-06T23:57:56.507Z Compiling const-oid v0.9.6
13642026-09-06T23:57:56.525Z Compiling libm v0.2.16
13652026-09-06T23:57:56.525Z Compiling num-traits v0.2.19
13662026-09-06T23:57:56.529Z Compiling allocator-api2 v0.2.21
13672026-09-06T23:57:56.573Z Compiling litemap v0.8.1
13682026-09-06T23:57:56.661Z Compiling writeable v0.6.2
13692026-09-06T23:57:56.693Z Compiling percent-encoding v2.3.2
13702026-09-06T23:57:56.727Z Compiling parking_lot_core v0.9.12
13712026-09-06T23:57:56.755Z Compiling pin-project-lite v0.2.17
13722026-09-06T23:57:56.788Z Compiling icu_normalizer_data v2.1.1
13732026-09-06T23:57:56.832Z Compiling getrandom v0.4.3
13742026-09-06T23:57:56.875Z Compiling getrandom v0.3.4
13752026-09-06T23:57:56.889Z Compiling icu_properties_data v2.1.2
13762026-09-06T23:57:56.902Z Compiling rand_core v0.10.0
13772026-09-06T23:57:56.931Z Compiling rustix v1.1.4
13782026-09-06T23:57:56.945Z Compiling pkg-config v0.3.32
13792026-09-06T23:57:56.989Z Compiling futures-core v0.3.32
13802026-09-06T23:57:57.150Z Compiling utf8_iter v1.0.4
13812026-09-06T23:57:57.168Z Compiling base64ct v1.8.3
13822026-09-06T23:57:57.179Z Compiling form_urlencoded v1.2.2
13832026-09-06T23:57:57.189Z Compiling foldhash v0.2.0
13842026-09-06T23:57:57.204Z Compiling flagset v0.4.7
13852026-09-06T23:57:57.245Z Compiling futures-sink v0.3.32
13862026-09-06T23:57:57.259Z Compiling errno v0.3.14
13872026-09-06T23:57:57.300Z Compiling jobserver v0.1.34
13882026-09-06T23:57:57.315Z Compiling getrandom v0.2.17
13892026-09-06T23:57:57.365Z Compiling mio v1.2.0
13902026-09-06T23:57:57.391Z Compiling socket2 v0.6.3
13912026-09-06T23:57:57.418Z Compiling pem-rfc7468 v0.7.0
13922026-09-06T23:57:57.432Z Compiling signal-hook-registry v1.4.8
13932026-09-06T23:57:57.446Z Compiling futures-channel v0.3.32
13942026-09-06T23:57:57.532Z Compiling cc v1.2.56
13952026-09-06T23:57:57.548Z Compiling rand_core v0.6.4
13962026-09-06T23:57:57.569Z Compiling once_cell v1.21.3
13972026-09-06T23:57:57.588Z Compiling parking_lot v0.12.5
13982026-09-06T23:57:57.614Z Compiling hashbrown v0.17.0
13992026-09-06T23:57:57.646Z Compiling futures-io v0.3.32
14002026-09-06T23:57:57.696Z Compiling rustversion v1.0.22
14012026-09-06T23:57:57.710Z Compiling futures-task v0.3.32
14022026-09-06T23:57:57.737Z Compiling slab v0.4.12
14032026-09-06T23:57:57.807Z Compiling base64 v0.22.1
14042026-09-06T23:57:57.822Z Compiling iana-time-zone v0.1.65
14052026-09-06T23:57:57.837Z Compiling ident_case v1.0.1
14062026-09-06T23:57:57.862Z Compiling cpufeatures v0.2.17
14072026-09-06T23:57:57.878Z Compiling simd-adler32 v0.3.8
14082026-09-06T23:57:57.894Z Compiling syn v1.0.109
14092026-09-06T23:57:57.908Z Compiling adler2 v2.0.1
14102026-09-06T23:57:57.941Z Compiling spin v0.9.8
14112026-09-06T23:57:57.961Z Compiling ahash v0.8.12
14122026-09-06T23:57:57.994Z Compiling dunce v1.0.5
14132026-09-06T23:57:58.019Z Compiling fs_extra v1.3.0
14142026-09-06T23:57:58.062Z Compiling schemars v0.8.22
14152026-09-06T23:57:58.078Z Compiling miniz_oxide v0.8.9
14162026-09-06T23:57:58.112Z Compiling dyn-clone v1.0.20
14172026-09-06T23:57:58.145Z Compiling rand_core v0.9.5
14182026-09-06T23:57:58.170Z Compiling tracing-core v0.1.36
14192026-09-06T23:57:58.201Z Compiling regex-syntax v0.8.10
14202026-09-06T23:57:58.205Z Compiling tinyvec_macros v0.1.1
14212026-09-06T23:57:58.269Z Compiling anyhow v1.0.104
14222026-09-06T23:57:58.272Z Compiling object v0.37.3
14232026-09-06T23:57:58.311Z Compiling cmake v0.1.57
14242026-09-06T23:57:58.314Z Compiling tinyvec v1.11.0
14252026-09-06T23:57:58.329Z Compiling aws-lc-rs v1.16.3
14262026-09-06T23:57:58.387Z Compiling num-integer v0.1.46
14272026-09-06T23:57:58.475Z Compiling vcpkg v0.2.15
14282026-09-06T23:57:58.490Z Compiling num-bigint-dig v0.8.6
14292026-09-06T23:57:58.649Z Compiling bitflags v2.11.0
14302026-09-06T23:57:58.682Z Compiling semver v1.0.28
14312026-09-06T23:57:58.706Z Compiling indexmap v2.14.0
14322026-09-06T23:57:58.723Z Compiling uuid v1.23.4
14332026-09-06T23:57:58.773Z Compiling num-iter v0.1.45
14342026-09-06T23:57:58.787Z Compiling lazy_static v1.5.0
14352026-09-06T23:57:58.790Z Compiling ff v0.13.1
14362026-09-06T23:57:58.860Z Compiling base16ct v0.2.0
14372026-09-06T23:57:58.919Z Compiling rustc_version v0.4.1
14382026-09-06T23:57:58.925Z Compiling gimli v0.32.3
14392026-09-06T23:57:58.941Z Compiling group v0.13.0
14402026-09-06T23:57:59.037Z Compiling rustc-demangle v0.1.27
14412026-09-06T23:57:59.068Z Compiling openssl-probe v0.2.1
14422026-09-06T23:57:59.140Z Compiling crc32fast v1.5.0
14432026-09-06T23:57:59.224Z Compiling aws-lc-sys v0.40.0
14442026-09-06T23:57:59.252Z Compiling openssl-sys v0.9.117
14452026-09-06T23:57:59.266Z Compiling owo-colors v4.3.0
14462026-09-06T23:57:59.266Z Compiling crossbeam-utils v0.8.21
14472026-09-06T23:57:59.373Z Compiling cmov v0.5.4
14482026-09-06T23:57:59.408Z Compiling synstructure v0.13.2
14492026-09-06T23:57:59.474Z Compiling serde_derive_internals v0.29.1
14502026-09-06T23:57:59.486Z Compiling pest_generator v2.8.6
14512026-09-06T23:57:59.487Z Compiling httparse v1.10.1
14522026-09-06T23:57:59.612Z Compiling untrusted v0.7.1
14532026-09-06T23:57:59.655Z Compiling ctutils v0.4.2
14542026-09-06T23:57:59.742Z Compiling darling_core v0.23.0
14552026-09-06T23:57:59.767Z Compiling curve25519-dalek v4.1.3
14562026-09-06T23:57:59.891Z Compiling camino v1.2.5
14572026-09-06T23:57:59.921Z Compiling proc-macro-error-attr2 v2.0.0
14582026-09-06T23:57:59.933Z Compiling aho-corasick v1.1.4
14592026-09-06T23:57:59.950Z Compiling try-lock v0.2.5
14602026-09-06T23:58:00.053Z Compiling terminal_size v0.4.3
14612026-09-06T23:58:00.076Z Compiling tempfile v3.27.0
14622026-09-06T23:58:00.151Z Compiling rustls v0.23.41
14632026-09-06T23:58:00.213Z Compiling clap_builder v4.6.0
14642026-09-06T23:58:00.224Z Compiling unicode-segmentation v1.12.0
14652026-09-06T23:58:00.282Z Compiling tower-service v0.3.3
14662026-09-06T23:58:00.311Z Compiling is_ci v1.2.0
14672026-09-06T23:58:00.350Z Compiling untrusted v0.9.0
14682026-09-06T23:58:00.365Z Compiling tower-layer v0.3.3
14692026-09-06T23:58:00.456Z Compiling atomic-waker v1.1.2
14702026-09-06T23:58:00.475Z Compiling radium v0.7.0
14712026-09-06T23:58:00.475Z Compiling supports-color v3.0.2
14722026-09-06T23:58:00.496Z Compiling proc-macro-error2 v2.0.1
14732026-09-06T23:58:00.496Z Compiling textwrap v0.16.2
14742026-09-06T23:58:00.551Z Compiling want v0.3.1
14752026-09-06T23:58:00.807Z Compiling addr2line v0.25.1
14762026-09-06T23:58:00.850Z Compiling regex-automata v0.4.14
14772026-09-06T23:58:00.864Z Compiling darling_core v0.20.11
14782026-09-06T23:58:00.921Z Compiling slog v2.8.2
14792026-09-06T23:58:01.004Z Compiling keccak v0.1.6
14802026-09-06T23:58:01.053Z Compiling foreign-types-shared v0.1.1
14812026-09-06T23:58:01.076Z Compiling httpdate v1.0.3
14822026-09-06T23:58:01.158Z Compiling openssl v0.10.80
14832026-09-06T23:58:01.173Z Compiling maybe-uninit v2.0.0
14842026-09-06T23:58:01.174Z Compiling num-conv v0.2.0
14852026-09-06T23:58:01.224Z Compiling serde_derive v1.0.228
14862026-09-06T23:58:01.290Z Compiling zeroize_derive v1.5.0
14872026-09-06T23:58:01.331Z Compiling zerocopy-derive v0.8.55
14882026-09-06T23:58:01.337Z Compiling zerofrom-derive v0.1.6
14892026-09-06T23:58:01.432Z Compiling yoke-derive v0.8.1
14902026-09-06T23:58:01.498Z Compiling zerovec-derive v0.11.2
14912026-09-06T23:58:01.515Z Compiling displaydoc v0.2.5
14922026-09-06T23:58:01.765Z Compiling tokio-macros v2.7.0
14932026-09-06T23:58:01.793Z Compiling thiserror-impl v2.0.18
14942026-09-06T23:58:01.948Z Compiling der_derive v0.7.3
14952026-09-06T23:58:01.985Z Compiling futures-macro v0.3.32
14962026-09-06T23:58:02.295Z Compiling thiserror-impl v1.0.69
14972026-09-06T23:58:02.426Z Compiling schemars_derive v0.8.22
14982026-09-06T23:58:02.513Z Compiling tracing-attributes v0.1.31
14992026-09-06T23:58:02.575Z Compiling clap_derive v4.6.1
15002026-09-06T23:58:02.705Z Compiling pest_derive v2.8.6
15012026-09-06T23:58:02.720Z Compiling backtrace v0.3.76
15022026-09-06T23:58:02.818Z Compiling zerofrom v0.1.6
15032026-09-06T23:58:02.850Z Compiling futures-util v0.3.32
15042026-09-06T23:58:02.962Z Compiling yoke v0.8.1
15052026-09-06T23:58:02.965Z Compiling async-trait v0.1.89
15062026-09-06T23:58:03.174Z Compiling zerovec v0.11.5
15072026-09-06T23:58:03.230Z Compiling zerotrie v0.2.3
15082026-09-06T23:58:03.247Z Compiling thiserror v2.0.18
15092026-09-06T23:58:03.262Z Compiling scroll_derive v0.12.1
15102026-09-06T23:58:03.375Z Compiling backtrace-ext v0.2.1
15112026-09-06T23:58:03.419Z Compiling darling_macro v0.23.0
15122026-09-06T23:58:03.551Z Compiling curve25519-dalek-derive v0.1.1
15132026-09-06T23:58:03.568Z Compiling miette-derive v7.6.0
15142026-09-06T23:58:03.646Z Compiling tinystr v0.8.2
15152026-09-06T23:58:03.769Z Compiling potential_utf v0.1.4
15162026-09-06T23:58:03.774Z Compiling thiserror v1.0.69
15172026-09-06T23:58:03.884Z Compiling icu_locale_core v2.1.1
15182026-09-06T23:58:03.906Z Compiling icu_collections v2.1.1
15192026-09-06T23:58:03.920Z Compiling tracing v0.1.44
15202026-09-06T23:58:03.935Z Compiling scroll_derive v0.13.1
15212026-09-06T23:58:03.950Z Compiling zerocopy-derive v0.7.35
15222026-09-06T23:58:03.969Z Compiling time-core v0.1.8
15232026-09-06T23:58:04.003Z Compiling scroll v0.12.0
15242026-09-06T23:58:04.073Z Compiling supports-hyperlinks v3.2.0
15252026-09-06T23:58:04.139Z Compiling powerfmt v0.2.0
15262026-09-06T23:58:04.222Z Compiling supports-unicode v3.0.0
15272026-09-06T23:58:04.247Z Compiling tap v1.0.1
15282026-09-06T23:58:04.264Z Compiling goblin v0.8.2
15292026-09-06T23:58:04.314Z Compiling deranged v0.5.8
15302026-09-06T23:58:04.364Z Compiling wyz v0.5.1
15312026-09-06T23:58:04.379Z Compiling time-macros v0.2.27
15322026-09-06T23:58:04.396Z Compiling darling v0.23.0
15332026-09-06T23:58:04.413Z Compiling darling_macro v0.20.11
15342026-09-06T23:58:04.433Z Compiling clap v4.6.1
15352026-09-06T23:58:04.500Z Compiling hubpack_derive v0.1.1
15362026-09-06T23:58:04.524Z Compiling icu_provider v2.1.1
15372026-09-06T23:58:04.654Z Compiling knus-derive v3.4.0
15382026-09-06T23:58:04.777Z Compiling zeroize v1.9.0
15392026-09-06T23:58:04.795Z Compiling bytes v1.11.1
15402026-09-06T23:58:04.811Z Compiling icu_normalizer v2.1.1
15412026-09-06T23:58:04.844Z Compiling icu_properties v2.1.2
15422026-09-06T23:58:04.860Z Compiling chrono v0.4.45
15432026-09-06T23:58:04.875Z Compiling ipnet v2.12.0
15442026-09-06T23:58:05.026Z Compiling der v0.7.10
15452026-09-06T23:58:05.045Z Compiling hex v0.4.3
15462026-09-06T23:58:05.104Z Compiling rustls-pki-types v1.14.0
15472026-09-06T23:58:05.215Z Compiling hybrid-array v0.4.13
15482026-09-06T23:58:05.319Z Compiling tokio v1.52.1
15492026-09-06T23:58:05.335Z Compiling http v1.4.2
15502026-09-06T23:58:05.370Z Compiling toml_datetime v0.6.11
15512026-09-06T23:58:05.403Z Compiling serde_spanned v0.6.9
15522026-09-06T23:58:05.424Z Compiling serde_tokenstream v0.2.3
15532026-09-06T23:58:05.510Z Compiling crypto-common v0.1.7
15542026-09-06T23:58:05.583Z Compiling block-buffer v0.10.4
15552026-09-06T23:58:05.596Z Compiling crypto-bigint v0.5.5
15562026-09-06T23:58:05.596Z Compiling zerocopy v0.7.35
15572026-09-06T23:58:05.652Z Compiling scroll v0.13.0
15582026-09-06T23:58:05.678Z Compiling miette v7.6.0
15592026-09-06T23:58:05.823Z Compiling digest v0.10.7
15602026-09-06T23:58:05.836Z Compiling idna_adapter v1.2.1
15612026-09-06T23:58:05.955Z Compiling ppv-lite86 v0.2.21
15622026-09-06T23:58:05.996Z Compiling idna v1.1.0
15632026-09-06T23:58:06.053Z Compiling spki v0.7.3
15642026-09-06T23:58:06.084Z Compiling sha2 v0.10.9
15652026-09-06T23:58:06.104Z Compiling hmac v0.12.1
15662026-09-06T23:58:06.130Z Compiling signature v2.2.0
15672026-09-06T23:58:06.249Z Compiling pkcs8 v0.10.2
15682026-09-06T23:58:06.264Z Compiling rand_chacha v0.3.1
15692026-09-06T23:58:06.290Z Compiling rand_chacha v0.9.0
15702026-09-06T23:58:06.307Z Compiling url v2.5.8
15712026-09-06T23:58:06.338Z Compiling hkdf v0.12.4
15722026-09-06T23:58:06.338Z Compiling x509-cert v0.2.5
15732026-09-06T23:58:06.342Z Compiling http-body v1.0.1
15742026-09-06T23:58:06.365Z Compiling rfc6979 v0.4.0
15752026-09-06T23:58:06.545Z Compiling rand v0.8.6
15762026-09-06T23:58:06.545Z Compiling rand v0.9.2
15772026-09-06T23:58:06.567Z Compiling sec1 v0.7.3
15782026-09-06T23:58:06.577Z Compiling pkcs1 v0.7.5
15792026-09-06T23:58:06.577Z Compiling hashbrown v0.14.5
15802026-09-06T23:58:06.684Z Compiling ed25519 v2.2.3
15812026-09-06T23:58:06.885Z Compiling elliptic-curve v0.13.8
15822026-09-06T23:58:06.985Z Compiling sha3 v0.10.8
15832026-09-06T23:58:07.047Z Compiling half v2.7.1
15842026-09-06T23:58:07.168Z Compiling chumsky v0.9.3
15852026-09-06T23:58:07.321Z Compiling ecdsa v0.16.9
15862026-09-06T23:58:07.353Z Compiling primeorder v0.13.6
15872026-09-06T23:58:07.366Z Compiling erased-serde v0.3.31
15882026-09-06T23:58:07.375Z Compiling openssl-macros v0.1.1
15892026-09-06T23:58:07.451Z Compiling foreign-types v0.3.2
15902026-09-06T23:58:07.646Z Compiling zstd-sys v2.0.16+zstd.1.5.7
15912026-09-06T23:58:07.688Z Compiling bzip2-sys v0.1.13+1.0.8
15922026-09-06T23:58:07.754Z Compiling unicode-normalization v0.1.25
15932026-09-06T23:58:07.777Z Compiling socket2 v0.5.10
15942026-09-06T23:58:07.798Z Compiling wait-timeout v0.2.1
15952026-09-06T23:58:07.842Z Compiling env_filter v2.0.0
15962026-09-06T23:58:07.899Z Compiling funty v2.0.0
15972026-09-06T23:58:07.916Z Compiling quick-error v1.2.3
15982026-09-06T23:58:07.965Z Compiling packed_struct v0.10.1
15992026-09-06T23:58:08.018Z Compiling num_threads v0.1.7
16002026-09-06T23:58:08.032Z Compiling bit-vec v0.8.0
16012026-09-06T23:58:08.051Z Compiling ciborium-io v0.2.2
16022026-09-06T23:58:08.064Z Compiling native-tls v0.2.18
16032026-09-06T23:58:08.098Z Compiling time v0.3.47
16042026-09-06T23:58:08.141Z Compiling ciborium-ll v0.2.2
16052026-09-06T23:58:08.163Z Compiling env_logger v0.11.11
16062026-09-06T23:58:08.191Z Compiling rusty-fork v0.3.1
16072026-09-06T23:58:08.199Z Compiling rsa v0.9.10
16082026-09-06T23:58:08.281Z Compiling bit-set v0.8.0
16092026-09-06T23:58:08.301Z Compiling bitvec v1.0.1
16102026-09-06T23:58:08.340Z Compiling knus v3.4.0
16112026-09-06T23:58:08.429Z Compiling ed25519-dalek v2.2.0
16122026-09-06T23:58:08.507Z Compiling p384 v0.13.1
16132026-09-06T23:58:08.537Z Compiling dof v0.3.0
16142026-09-06T23:58:08.562Z Compiling sha1 v0.10.6
16152026-09-06T23:58:08.817Z Compiling goblin v0.10.5
16162026-09-06T23:58:08.903Z Compiling hubpack v0.1.2
16172026-09-06T23:58:08.976Z Compiling darling v0.20.11
16182026-09-06T23:58:09.131Z Compiling serde_with_macros v3.21.0
16192026-09-06T23:58:09.144Z Compiling dtrace-parser v0.2.0
16202026-09-06T23:58:09.144Z Compiling packed_struct_codegen v0.10.1
16212026-09-06T23:58:09.144Z Compiling bitfield-macros v0.19.4
16222026-09-06T23:58:09.273Z Compiling tokio-util v0.7.18
16232026-09-06T23:58:09.307Z Compiling zerocopy-derive v0.6.6
16242026-09-06T23:58:09.749Z Compiling strum_macros v0.26.4
16252026-09-06T23:58:09.775Z Compiling rand_xorshift v0.4.0
16262026-09-06T23:58:09.869Z Compiling thread-id v4.2.2
16272026-09-06T23:58:09.881Z Compiling sync_wrapper v1.0.2
16282026-09-06T23:58:09.982Z Compiling h2 v0.4.15
16292026-09-06T23:58:10.007Z Compiling indexmap v1.9.3
16302026-09-06T23:58:10.007Z Compiling salty v0.3.0
16312026-09-06T23:58:10.073Z Compiling zlib-rs v0.6.2
16322026-09-06T23:58:10.168Z Compiling usdt-impl v0.6.0
16332026-09-06T23:58:10.225Z Compiling unarray v0.1.4
16342026-09-06T23:58:10.246Z Compiling nodrop v0.1.14
16352026-09-06T23:58:10.263Z Compiling paste v1.0.15
16362026-09-06T23:58:10.268Z Compiling crc-catalog v2.4.0
16372026-09-06T23:58:10.319Z Compiling siphasher v1.0.2
16382026-09-06T23:58:10.329Z Compiling proptest v1.11.0
16392026-09-06T23:58:10.345Z Compiling array-init v0.0.4
16402026-09-06T23:58:10.376Z Compiling crc v3.4.0
16412026-09-06T23:58:10.437Z Compiling serde_with v3.21.0
16422026-09-06T23:58:10.621Z Compiling zerocopy v0.6.6
16432026-09-06T23:58:10.704Z Compiling tower v0.5.3
16442026-09-06T23:58:10.985Z Compiling usdt-impl v0.5.0
16452026-09-06T23:58:11.007Z Compiling bitfield v0.19.4
16462026-09-06T23:58:11.225Z Compiling smallvec v0.6.14
16472026-09-06T23:58:11.250Z Compiling derive_builder_core v0.20.2
16482026-09-06T23:58:11.300Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16492026-09-06T23:58:11.437Z Compiling ciborium v0.2.2
16502026-09-06T23:58:11.458Z Compiling ipnetwork v0.21.1
16512026-09-06T23:58:11.470Z Compiling http-body-util v0.1.3
16522026-09-06T23:58:11.540Z Compiling strum v0.26.3
16532026-09-06T23:58:11.604Z Compiling dof v0.4.0
16542026-09-06T23:58:11.693Z Compiling dtrace-parser v0.3.0
16552026-09-06T23:58:11.728Z Compiling enum-as-inner v0.6.1
16562026-09-06T23:58:11.872Z Compiling structmeta-derive v0.3.0
16572026-09-06T23:58:11.901Z Compiling heapless v0.7.17
16582026-09-06T23:58:12.019Z Compiling thread-id v5.1.0
16592026-09-06T23:58:12.202Z Compiling syn v3.0.3
16602026-09-06T23:58:12.219Z Compiling cookie v0.18.1
16612026-09-06T23:58:12.220Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16622026-09-06T23:58:12.282Z Compiling unicode-bidi v0.3.18
16632026-09-06T23:58:12.329Z Compiling winnow v0.5.40
16642026-09-06T23:58:12.389Z Compiling unicode-properties v0.1.4
16652026-09-06T23:58:12.413Z Compiling ryu v1.0.23
16662026-09-06T23:58:12.459Z Compiling iri-string v0.7.10
16672026-09-06T23:58:12.593Z Compiling base64 v0.21.7
16682026-09-06T23:58:12.614Z Compiling zstd-safe v7.2.4
16692026-09-06T23:58:12.614Z Compiling data-encoding v2.10.0
16702026-09-06T23:58:12.834Z Compiling hashbrown v0.12.3
16712026-09-06T23:58:12.851Z Compiling rayon-core v1.13.0
16722026-09-06T23:58:12.855Z Compiling signal-hook v0.3.18
16732026-09-06T23:58:12.927Z Compiling flate2 v1.1.9
16742026-09-06T23:58:13.002Z Compiling static_assertions v1.1.0
16752026-09-06T23:58:13.084Z Compiling hyper v1.10.1
16762026-09-06T23:58:13.130Z Compiling structmeta v0.3.0
16772026-09-06T23:58:13.157Z Compiling ron v0.8.1
16782026-09-06T23:58:13.186Z Compiling newtype-uuid v1.3.2
16792026-09-06T23:58:13.345Z Compiling stringprep v0.1.5
16802026-09-06T23:58:13.380Z Compiling serde_urlencoded v0.7.1
16812026-09-06T23:58:13.517Z Compiling derive_builder_macro v0.20.2
16822026-09-06T23:58:13.662Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
16832026-09-06T23:58:13.698Z Compiling tower-http v0.6.8
16842026-09-06T23:58:13.730Z Compiling toml_edit v0.19.15
16852026-09-06T23:58:13.775Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16862026-09-06T23:58:13.804Z Compiling oxnet v0.1.6
16872026-09-06T23:58:14.037Z Compiling serde-hex v0.1.0
16882026-09-06T23:58:14.064Z Compiling bzip2 v0.4.4
16892026-09-06T23:58:14.064Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16902026-09-06T23:58:14.081Z Compiling tokio-native-tls v0.3.1
16912026-09-06T23:58:14.178Z Compiling hyper-util v0.1.20
16922026-09-06T23:58:14.287Z Compiling hashbrown v0.13.2
16932026-09-06T23:58:14.305Z Compiling md-5 v0.10.6
16942026-09-06T23:58:14.305Z Compiling block-buffer v0.12.1
16952026-09-06T23:58:14.508Z Compiling crypto-common v0.2.2
16962026-09-06T23:58:14.508Z Compiling block-padding v0.4.2
16972026-09-06T23:58:14.643Z Compiling rustls-native-certs v0.8.3
16982026-09-06T23:58:14.711Z Compiling futures-executor v0.3.32
16992026-09-06T23:58:14.742Z Compiling serde-big-array v0.5.1
17002026-09-06T23:58:14.742Z Compiling bstr v1.12.1
17012026-09-06T23:58:15.223Z Compiling pin-project-internal v1.1.11
17022026-09-06T23:58:15.235Z Compiling crossbeam-epoch v0.9.18
17032026-09-06T23:58:15.235Z Compiling heck v0.4.1
17042026-09-06T23:58:15.235Z Compiling vergen-lib v9.1.0
17052026-09-06T23:58:15.236Z Compiling hash32 v0.2.1
17062026-09-06T23:58:15.236Z Compiling memoffset v0.9.1
17072026-09-06T23:58:15.236Z Compiling encoding_rs v0.8.35
17082026-09-06T23:58:15.326Z Compiling thread_local v1.1.9
17092026-09-06T23:58:15.394Z Compiling ref-cast v1.0.25
17102026-09-06T23:58:15.493Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17112026-09-06T23:58:15.520Z Compiling rustix v0.38.44
17122026-09-06T23:58:15.608Z Compiling daft-derive v0.1.8
17132026-09-06T23:58:15.633Z Compiling fallible-iterator v0.2.0
17142026-09-06T23:58:15.673Z Compiling linked-hash-map v0.5.6
17152026-09-06T23:58:15.674Z Compiling cfg_aliases v0.2.1
17162026-09-06T23:58:15.747Z Compiling psl-types v2.0.11
17172026-09-06T23:58:15.778Z Compiling slog-async v2.8.0
17182026-09-06T23:58:15.791Z Compiling mime v0.3.17
17192026-09-06T23:58:15.847Z Compiling smoltcp v0.9.1
17202026-09-06T23:58:15.876Z Compiling crc-any v2.5.0
17212026-09-06T23:58:15.888Z Compiling litrs v1.0.0
17222026-09-06T23:58:15.969Z Compiling postgres-protocol v0.6.10
17232026-09-06T23:58:16.006Z Compiling pin-project v1.1.11
17242026-09-06T23:58:16.025Z Compiling toml_edit v0.22.27
17252026-09-06T23:58:16.083Z Compiling publicsuffix v2.3.0
17262026-09-06T23:58:16.127Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17272026-09-06T23:58:16.169Z Compiling lru-cache v0.1.2
17282026-09-06T23:58:16.193Z Compiling nix v0.31.2
17292026-09-06T23:58:16.296Z Compiling hyper-tls v0.6.0
17302026-09-06T23:58:16.359Z Compiling snafu-derive v0.8.9
17312026-09-06T23:58:16.412Z Compiling crossbeam-deque v0.8.6
17322026-09-06T23:58:16.438Z Compiling daft v0.1.8
17332026-09-06T23:58:16.454Z Compiling toml v0.7.8
17342026-09-06T23:58:16.468Z Compiling document-features v0.2.12
17352026-09-06T23:58:16.518Z Compiling futures v0.3.32
17362026-09-06T23:58:16.575Z Compiling object v0.30.4
17372026-09-06T23:58:16.599Z Compiling inout v0.2.2
17382026-09-06T23:58:16.607Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17392026-09-06T23:58:16.622Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17402026-09-06T23:58:16.643Z Compiling zip v0.6.6
17412026-09-06T23:58:16.751Z Compiling derive_builder v0.20.2
17422026-09-06T23:58:16.869Z Compiling derive-ex v0.1.8
17432026-09-06T23:58:16.936Z Compiling hickory-proto v0.24.4
17442026-09-06T23:58:17.050Z Compiling usdt-attr-macro v0.5.0
17452026-09-06T23:58:17.094Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17462026-09-06T23:58:17.132Z Compiling usdt-macro v0.5.0
17472026-09-06T23:58:17.151Z Compiling phf_shared v0.13.1
17482026-09-06T23:58:17.229Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17492026-09-06T23:58:17.261Z Compiling regex v1.12.3
17502026-09-06T23:58:17.323Z Compiling ref-cast-impl v1.0.25
17512026-09-06T23:58:17.379Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17522026-09-06T23:58:17.418Z Compiling strum_macros v0.27.2
17532026-09-06T23:58:17.565Z Compiling crossbeam-channel v0.5.15
17542026-09-06T23:58:17.732Z Compiling convert_case v0.10.0
17552026-09-06T23:58:17.841Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17562026-09-06T23:58:17.883Z Compiling blake3 v1.8.5
17572026-09-06T23:58:17.920Z Compiling vergen v9.1.0
17582026-09-06T23:58:17.961Z Compiling cargo-platform v0.3.2
17592026-09-06T23:58:18.072Z Compiling is-terminal v0.4.17
17602026-09-06T23:58:18.088Z Compiling memmap2 v0.9.10
17612026-09-06T23:58:18.102Z Compiling memmap v0.7.0
17622026-09-06T23:58:18.147Z Compiling fs-err v3.3.0
17632026-09-06T23:58:18.188Z Compiling term v1.2.1
17642026-09-06T23:58:18.254Z Compiling resolv-conf v0.7.6
17652026-09-06T23:58:18.303Z Compiling bitflags v1.3.2
17662026-09-06T23:58:18.325Z Compiling cpufeatures v0.3.0
17672026-09-06T23:58:18.337Z Compiling corncobs v0.1.4
17682026-09-06T23:58:18.394Z Compiling managed v0.8.0
17692026-09-06T23:58:18.402Z Compiling path-slash v0.1.5
17702026-09-06T23:58:18.403Z Compiling take_mut v0.2.2
17712026-09-06T23:58:18.403Z Compiling same-file v1.0.6
17722026-09-06T23:58:18.514Z Compiling bumpalo v3.20.2
17732026-09-06T23:58:18.514Z Compiling libbz2-rs-sys v0.2.2
17742026-09-06T23:58:18.594Z Compiling foldhash v0.1.5
17752026-09-06T23:58:18.615Z Compiling jiff-core v0.1.0
17762026-09-06T23:58:18.627Z Compiling walkdir v2.5.0
17772026-09-06T23:58:18.661Z Compiling test-strategy v0.4.5
17782026-09-06T23:58:18.736Z Compiling zopfli v0.8.3
17792026-09-06T23:58:18.783Z Compiling hashbrown v0.15.5
17802026-09-06T23:58:18.799Z Compiling slog-term v2.9.2
17812026-09-06T23:58:18.858Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17822026-09-06T23:58:18.948Z Compiling bzip2 v0.6.1
17832026-09-06T23:58:19.142Z Compiling hickory-resolver v0.24.4
17842026-09-06T23:58:19.178Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17852026-09-06T23:58:19.230Z Compiling snafu v0.8.9
17862026-09-06T23:58:19.360Z Compiling jiff v0.2.34
17872026-09-06T23:58:19.394Z Compiling usdt v0.5.0
17882026-09-06T23:58:19.423Z Compiling cargo_metadata v0.23.1
17892026-09-06T23:58:19.477Z Compiling derive_more-impl v2.1.1
17902026-09-06T23:58:19.490Z Compiling strum v0.27.2
17912026-09-06T23:58:19.625Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17922026-09-06T23:58:19.639Z Compiling toml v0.8.23
17932026-09-06T23:58:19.656Z Compiling phf v0.13.1
17942026-09-06T23:58:19.683Z Compiling cookie_store v0.22.1
17952026-09-06T23:58:19.769Z Compiling signal-hook-mio v0.2.5
17962026-09-06T23:58:19.906Z Compiling cipher v0.5.2
17972026-09-06T23:58:20.191Z Compiling reqwest v0.12.28
17982026-09-06T23:58:20.223Z Compiling zstd v0.13.3
17992026-09-06T23:58:20.238Z Compiling postgres-types v0.2.12
18002026-09-06T23:58:20.363Z Compiling globset v0.4.18
18012026-09-06T23:58:20.500Z Compiling usdt-macro v0.6.0
18022026-09-06T23:58:20.513Z Compiling usdt-attr-macro v0.6.0
18032026-09-06T23:58:20.633Z Compiling phf_shared v0.11.3
18042026-09-06T23:58:20.654Z Compiling tokio-stream v0.1.18
18052026-09-06T23:58:20.681Z Compiling olpc-cjson v0.1.4
18062026-09-06T23:58:20.853Z Compiling byte-wrapper v0.1.0
18072026-09-06T23:58:20.877Z Compiling inout v0.1.4
18082026-09-06T23:58:20.890Z Compiling secrecy v0.8.0
18092026-09-06T23:58:20.907Z Compiling serde_plain v1.0.2
18102026-09-06T23:58:21.068Z Compiling serde_repr v0.1.20
18112026-09-06T23:58:21.081Z Compiling derive-where v1.6.0
18122026-09-06T23:58:21.092Z Compiling async-recursion v1.1.1
18132026-09-06T23:58:21.096Z Compiling float-cmp v0.10.0
18142026-09-06T23:58:21.124Z Compiling pem v3.0.6
18152026-09-06T23:58:21.179Z Compiling hashbrown v0.16.1
18162026-09-06T23:58:21.232Z Compiling typed-path v0.9.3
18172026-09-06T23:58:21.346Z Compiling either v1.15.0
18182026-09-06T23:58:21.398Z Compiling debug-ignore v1.0.5
18192026-09-06T23:58:21.422Z Compiling fixedbitset v0.4.2
18202026-09-06T23:58:21.438Z Compiling constant_time_eq v0.4.2
18212026-09-06T23:58:21.475Z Compiling arrayref v0.3.9
18222026-09-06T23:58:21.492Z Compiling normalize-line-endings v0.3.0
18232026-09-06T23:58:21.511Z Compiling predicates-core v1.0.10
18242026-09-06T23:58:21.527Z Compiling difflib v0.4.0
18252026-09-06T23:58:21.566Z Compiling const-oid v0.10.2
18262026-09-06T23:58:21.613Z Compiling winnow v1.0.3
18272026-09-06T23:58:21.636Z Compiling precomputed-hash v0.1.1
18282026-09-06T23:58:21.656Z Compiling new_debug_unreachable v1.0.6
18292026-09-06T23:58:21.680Z Compiling arrayvec v0.7.6
18302026-09-06T23:58:21.690Z Compiling fixedbitset v0.5.7
18312026-09-06T23:58:21.706Z Compiling whoami v2.1.0
18322026-09-06T23:58:21.745Z Compiling digest v0.11.3
18332026-09-06T23:58:21.761Z Compiling iddqd v0.4.2
18342026-09-06T23:58:21.791Z Compiling predicates v3.1.4
18352026-09-06T23:58:21.809Z Compiling string_cache v0.8.9
18362026-09-06T23:58:21.813Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18372026-09-06T23:58:21.901Z Compiling petgraph v0.8.3
18382026-09-06T23:58:21.999Z Compiling tokio-postgres v0.7.16
18392026-09-06T23:58:22.064Z Compiling zip v4.6.1
18402026-09-06T23:58:22.100Z Compiling petgraph v0.6.5
18412026-09-06T23:58:22.123Z Compiling itertools v0.13.0
18422026-09-06T23:58:22.467Z Compiling qorb v0.4.1
18432026-09-06T23:58:22.483Z Compiling usdt v0.6.0
18442026-09-06T23:58:22.501Z Compiling crossterm v0.28.1
18452026-09-06T23:58:22.569Z Compiling toml_parser v1.1.2+spec-1.1.0
18462026-09-06T23:58:22.744Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18472026-09-06T23:58:22.782Z Compiling cipher v0.4.4
18482026-09-06T23:58:23.053Z Compiling derive_more v2.1.1
18492026-09-06T23:58:23.101Z Compiling chacha20 v0.10.0
18502026-09-06T23:58:23.223Z Compiling similar v2.7.0
18512026-09-06T23:58:23.399Z Compiling hickory-proto v0.25.2
18522026-09-06T23:58:23.505Z Compiling buf-list v1.1.2
18532026-09-06T23:58:23.518Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18542026-09-06T23:58:23.611Z Compiling openapiv3 v2.2.0
18552026-09-06T23:58:23.645Z Compiling lalrpop-util v0.19.12
18562026-09-06T23:58:23.804Z Compiling peg-runtime v0.8.5
18572026-09-06T23:58:23.824Z Compiling filetime v0.2.27
18582026-09-06T23:58:23.841Z Compiling xattr v1.6.1
18592026-09-06T23:58:23.857Z Compiling camino-tempfile v1.4.1
18602026-09-06T23:58:24.019Z Compiling tar v0.4.46
18612026-09-06T23:58:41.800Z Compiling rustls-webpki v0.103.13
18622026-09-06T23:58:44.471Z Compiling tokio-rustls v0.26.4
18632026-09-06T23:58:44.471Z Compiling rustls-platform-verifier v0.6.2
18642026-09-06T23:58:44.472Z Compiling tough v0.22.0
18652026-09-06T23:58:44.672Z Compiling hyper-rustls v0.27.7
18662026-09-06T23:58:44.871Z Compiling reqwest v0.13.2
18672026-09-06T23:58:47.095Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18682026-09-06T23:58:47.358Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18692026-09-06T23:58:50.315Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 58.04s
18702026-09-06T23:58:50.323Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18712026-09-06T23:58:50.323Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18722026-09-06T23:58:50.459Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18732026-09-06T23:58:50.519ZSep 06 23:58:50.311 INFO Starting download, target: Cockroach
18742026-09-06T23:58:50.519ZSep 06 23:58:50.312 INFO Starting download, target: DendriteStub
18752026-09-06T23:58:50.519ZSep 06 23:58:50.312 INFO Starting download, target: Clickhouse
18762026-09-06T23:58:50.519ZSep 06 23:58:50.312 INFO Starting download, target: Console
18772026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Starting download, target: MaghemiteMgd
18782026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Starting download, target: MaghemiteDdmd
18792026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Starting download, target: TransceiverControl
18802026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18812026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18822026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
18832026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18842026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
18852026-09-06T23:58:50.526ZSep 06 23:58:50.312 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
18862026-09-06T23:58:50.527ZSep 06 23:58:50.312 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
18872026-09-06T23:58:51.828ZSep 06 23:58:51.619 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18882026-09-06T23:58:52.001ZSep 06 23:58:51.794 INFO Download complete, target: TransceiverControl
18892026-09-06T23:58:52.341ZSep 06 23:58:52.089 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18902026-09-06T23:58:56.384ZSep 06 23:58:56.166 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18912026-09-06T23:58:56.719ZSep 06 23:58:56.481 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18922026-09-06T23:58:57.743ZSep 06 23:58:57.516 INFO Checking that binary works, target: Clickhouse
18932026-09-06T23:58:57.890ZSep 06 23:58:57.678 INFO Download complete, target: Clickhouse
18942026-09-06T23:58:57.949ZSep 06 23:58:57.699 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18952026-09-06T23:58:58.049ZSep 06 23:58:57.799 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18962026-09-06T23:58:58.216ZSep 06 23:58:57.986 INFO Download complete, target: Console
18972026-09-06T23:58:58.459ZSep 06 23:58:58.231 INFO Download complete, target: MaghemiteDdmd
18982026-09-06T23:58:58.616ZSep 06 23:58:58.314 INFO Download complete, target: DendriteStub
18992026-09-06T23:58:59.211ZSep 06 23:58:58.992 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19002026-09-06T23:58:59.211ZSep 06 23:58:58.992 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19012026-09-06T23:59:00.038ZSep 06 23:58:59.832 INFO Download complete, target: MaghemiteMgd
19022026-09-06T23:59:02.960ZSep 06 23:59:02.735 INFO Checking that binary works, target: Cockroach
19032026-09-06T23:59:03.105ZSep 06 23:59:02.859 INFO Download complete, target: Cockroach
19042026-09-06T23:59:03.129ZAll prerequisites installed successfully
19052026-09-06T23:59:03.129Z
19062026-09-06T23:59:03.129Zreal 2:07.311851876
19072026-09-06T23:59:03.129Zuser 7:51.859767866
19082026-09-06T23:59:03.129Zsys 1:59.623047374
19092026-09-06T23:59:03.129Ztrap 0.320782521
19102026-09-06T23:59:03.129Ztflt 0.776090515
19112026-09-06T23:59:03.129Zdflt 1.487605485
19122026-09-06T23:59:03.129Zkflt 0.029954988
19132026-09-06T23:59:03.129Zlock 31:55.256894070
19142026-09-06T23:59:03.129Zslp 22:09.355001632
19152026-09-06T23:59:03.129Zlat 32.731579252
19162026-09-06T23:59:03.129Zstop 3:56.983158447
19172026-09-06T23:59:03.129Z+ ptime -m cargo xtask download softnpu
19182026-09-06T23:59:03.574Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.47s
19192026-09-06T23:59:03.606Z Running `target/debug/xtask download softnpu`
19202026-09-06T23:59:04.434Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.78s
19212026-09-06T23:59:04.463Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
19222026-09-06T23:59:04.463Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
19232026-09-06T23:59:04.485Z Running `target/debug/xtask-downloader softnpu`
19242026-09-06T23:59:04.526ZSep 06 23:59:04.314 INFO Starting download, target: Softnpu
19252026-09-06T23:59:04.532ZSep 06 23:59:04.315 INFO Downloading out/npuzone/npuzone (attempt 1/3), target: Softnpu
19262026-09-06T23:59:06.699ZSep 06 23:59:06.447 INFO Download complete, target: Softnpu
19272026-09-06T23:59:06.739Z
19282026-09-06T23:59:06.739Zreal 3.579544308
19292026-09-06T23:59:06.739Zuser 1.372892508
19302026-09-06T23:59:06.739Zsys 0.663116263
19312026-09-06T23:59:06.739Ztrap 0.000669411
19322026-09-06T23:59:06.739Ztflt 0.000036505
19332026-09-06T23:59:06.739Zdflt 0.000408821
19342026-09-06T23:59:06.739Zkflt 0.000000000
19352026-09-06T23:59:06.739Zlock 42.078661536
19362026-09-06T23:59:06.740Zslp 1.975409815
19372026-09-06T23:59:06.740Zlat 0.110104908
19382026-09-06T23:59:06.740Zstop 0.000181936
19392026-09-06T23:59:06.740Z+ export CARGO_INCREMENTAL=0
19402026-09-06T23:59:06.740Z+ CARGO_INCREMENTAL=0
19412026-09-06T23:59:06.740Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test target create -p dev
19422026-09-06T23:59:07.728Z Compiling proc-macro2 v1.0.106
19432026-09-06T23:59:07.729Z Compiling quote v1.0.45
19442026-09-06T23:59:07.729Z Compiling unicode-ident v1.0.24
19452026-09-06T23:59:07.729Z Compiling serde_core v1.0.228
19462026-09-06T23:59:07.753Z Compiling libc v0.2.185
19472026-09-06T23:59:07.753Z Compiling serde v1.0.228
19482026-09-06T23:59:07.753Z Compiling cfg-if v1.0.4
19492026-09-06T23:59:07.753Z Compiling version_check v0.9.5
19502026-09-06T23:59:07.753Z Compiling zerocopy v0.8.55
19512026-09-06T23:59:07.753Z Compiling autocfg v1.5.0
19522026-09-06T23:59:07.770Z Compiling memchr v2.8.0
19532026-09-06T23:59:07.789Z Compiling portable-atomic v1.13.1
19542026-09-06T23:59:07.789Z Compiling zmij v1.0.21
19552026-09-06T23:59:07.804Z Compiling serde_json v1.0.151
19562026-09-06T23:59:07.804Z Compiling find-msvc-tools v0.1.9
19572026-09-06T23:59:07.946Z Compiling shlex v1.3.0
19582026-09-06T23:59:07.975Z Compiling libm v0.2.16
19592026-09-06T23:59:08.137Z Compiling generic-array v0.14.7
19602026-09-06T23:59:08.172Z Compiling getrandom v0.4.3
19612026-09-06T23:59:08.250Z Compiling icu_normalizer_data v2.1.1
19622026-09-06T23:59:08.378Z Compiling icu_properties_data v2.1.2
19632026-09-06T23:59:08.393Z Compiling parking_lot_core v0.9.12
19642026-09-06T23:59:08.394Z Compiling smallvec v1.15.1
19652026-09-06T23:59:08.409Z Compiling itoa v1.0.17
19662026-09-06T23:59:08.409Z Compiling log v0.4.33
19672026-09-06T23:59:08.409Z Compiling thiserror v2.0.18
19682026-09-06T23:59:08.474Z Compiling num-traits v0.2.19
19692026-09-06T23:59:08.478Z Compiling subtle v2.6.1
19702026-09-06T23:59:08.529Z Compiling rustix v1.1.4
19712026-09-06T23:59:08.613Z Compiling getrandom v0.3.4
19722026-09-06T23:59:08.725Z Compiling stable_deref_trait v1.2.1
19732026-09-06T23:59:08.758Z Compiling jobserver v0.1.34
19742026-09-06T23:59:08.759Z Compiling errno v0.3.14
19752026-09-06T23:59:08.810Z Compiling heck v0.5.0
19762026-09-06T23:59:08.814Z Compiling typenum v1.20.1
19772026-09-06T23:59:08.862Z Compiling pkg-config v0.3.32
19782026-09-06T23:59:08.912Z Compiling allocator-api2 v0.2.21
19792026-09-06T23:59:08.943Z Compiling critical-section v1.2.0
19802026-09-06T23:59:08.993Z Compiling cc v1.2.56
19812026-09-06T23:59:09.026Z Compiling getrandom v0.2.17
19822026-09-06T23:59:09.029Z Compiling scopeguard v1.2.0
19832026-09-06T23:59:09.105Z Compiling rustversion v1.0.22
19842026-09-06T23:59:09.182Z Compiling rand_core v0.6.4
19852026-09-06T23:59:09.215Z Compiling lock_api v0.4.14
19862026-09-06T23:59:09.341Z Compiling thiserror v1.0.69
19872026-09-06T23:59:09.358Z Compiling syn v2.0.117
19882026-09-06T23:59:09.375Z Compiling schemars v0.8.22
19892026-09-06T23:59:09.514Z Compiling rand_core v0.10.0
19902026-09-06T23:59:09.536Z Compiling percent-encoding v2.3.2
19912026-09-06T23:59:09.536Z Compiling once_cell v1.21.3
19922026-09-06T23:59:09.548Z Compiling syn v1.0.109
19932026-09-06T23:59:09.548Z Compiling litemap v0.8.1
19942026-09-06T23:59:09.553Z Compiling writeable v0.6.2
19952026-09-06T23:59:09.694Z Compiling strsim v0.11.1
19962026-09-06T23:59:09.712Z Compiling const-oid v0.9.6
19972026-09-06T23:59:09.865Z Compiling pin-project-lite v0.2.17
19982026-09-06T23:59:09.915Z Compiling equivalent v1.0.2
19992026-09-06T23:59:09.956Z Compiling foldhash v0.2.0
20002026-09-06T23:59:09.973Z Compiling utf8_iter v1.0.4
20012026-09-06T23:59:10.008Z Compiling bitflags v2.11.0
20022026-09-06T23:59:10.012Z Compiling semver v1.0.28
20032026-09-06T23:59:10.042Z Compiling form_urlencoded v1.2.2
20042026-09-06T23:59:10.236Z Compiling hashbrown v0.17.0
20052026-09-06T23:59:10.275Z Compiling cmake v0.1.57
20062026-09-06T23:59:10.309Z Compiling signal-hook-registry v1.4.8
20072026-09-06T23:59:10.356Z Compiling byteorder v1.5.0
20082026-09-06T23:59:10.406Z Compiling dunce v1.0.5
20092026-09-06T23:59:10.437Z Compiling fs_extra v1.3.0
20102026-09-06T23:59:10.493Z Compiling mio v1.2.0
20112026-09-06T23:59:10.509Z Compiling socket2 v0.6.3
20122026-09-06T23:59:10.660Z Compiling parking_lot v0.12.5
20132026-09-06T23:59:10.724Z Compiling aws-lc-sys v0.40.0
20142026-09-06T23:59:10.740Z Compiling ident_case v1.0.1
20152026-09-06T23:59:10.820Z Compiling indexmap v2.14.0
20162026-09-06T23:59:11.166Z Compiling futures-core v0.3.32
20172026-09-06T23:59:11.198Z Compiling iana-time-zone v0.1.65
20182026-09-06T23:59:11.216Z Compiling base64ct v1.8.3
20192026-09-06T23:59:11.284Z Compiling rustc_version v0.4.1
20202026-09-06T23:59:11.406Z Compiling aws-lc-rs v1.16.3
20212026-09-06T23:59:11.406Z Compiling flagset v0.4.7
20222026-09-06T23:59:11.453Z Compiling pem-rfc7468 v0.7.0
20232026-09-06T23:59:11.496Z Compiling uuid v1.23.4
20242026-09-06T23:59:11.514Z Compiling ucd-trie v0.1.7
20252026-09-06T23:59:11.630Z Compiling anyhow v1.0.104
20262026-09-06T23:59:11.697Z Compiling pest v2.8.6
20272026-09-06T23:59:11.778Z Compiling ahash v0.8.12
20282026-09-06T23:59:11.795Z Compiling httparse v1.10.1
20292026-09-06T23:59:11.855Z Compiling fnv v1.0.7
20302026-09-06T23:59:11.940Z Compiling regex-syntax v0.8.10
20312026-09-06T23:59:11.950Z Compiling crossbeam-utils v0.8.21
20322026-09-06T23:59:11.965Z Compiling crc32fast v1.5.0
20332026-09-06T23:59:11.985Z Compiling dyn-clone v1.0.20
20342026-09-06T23:59:12.001Z Compiling base64 v0.22.1
20352026-09-06T23:59:12.039Z Compiling futures-sink v0.3.32
20362026-09-06T23:59:12.056Z Compiling vcpkg v0.2.15
20372026-09-06T23:59:12.117Z Compiling slog v2.8.2
20382026-09-06T23:59:12.137Z Compiling futures-channel v0.3.32
20392026-09-06T23:59:12.155Z Compiling synstructure v0.13.2
20402026-09-06T23:59:12.166Z Compiling serde_derive_internals v0.29.1
20412026-09-06T23:59:12.208Z Compiling darling_core v0.23.0
20422026-09-06T23:59:12.287Z Compiling futures-io v0.3.32
20432026-09-06T23:59:12.339Z Compiling futures-task v0.3.32
20442026-09-06T23:59:12.361Z Compiling cpufeatures v0.2.17
20452026-09-06T23:59:12.387Z Compiling num-bigint-dig v0.8.6
20462026-09-06T23:59:12.444Z Compiling slab v0.4.12
20472026-09-06T23:59:12.480Z Compiling rustls v0.23.41
20482026-09-06T23:59:12.594Z Compiling terminal_size v0.4.3
20492026-09-06T23:59:12.631Z Compiling openssl-sys v0.9.117
20502026-09-06T23:59:12.674Z Compiling anstyle v1.0.14
20512026-09-06T23:59:12.680Z Compiling object v0.37.3
20522026-09-06T23:59:12.703Z Compiling utf8parse v0.2.2
20532026-09-06T23:59:12.729Z Compiling simd-adler32 v0.3.8
20542026-09-06T23:59:12.748Z Compiling pest_meta v2.8.6
20552026-09-06T23:59:12.766Z Compiling num-conv v0.2.0
20562026-09-06T23:59:12.828Z Compiling time-core v0.1.8
20572026-09-06T23:59:12.904Z Compiling plain v0.2.3
20582026-09-06T23:59:12.923Z Compiling camino v1.2.5
20592026-09-06T23:59:12.938Z Compiling anstyle-parse v1.0.0
20602026-09-06T23:59:13.002Z Compiling time-macros v0.2.27
20612026-09-06T23:59:13.012Z Compiling colorchoice v1.0.4
20622026-09-06T23:59:13.012Z Compiling anstyle-query v1.1.5
20632026-09-06T23:59:13.049Z Compiling adler2 v2.0.1
20642026-09-06T23:59:13.137Z Compiling is_terminal_polyfill v1.70.2
20652026-09-06T23:59:13.157Z Compiling miniz_oxide v0.8.9
20662026-09-06T23:59:13.157Z Compiling spin v0.9.8
20672026-09-06T23:59:13.205Z Compiling aho-corasick v1.1.4
20682026-09-06T23:59:13.215Z Compiling pretty-hex v0.4.1
20692026-09-06T23:59:13.228Z Compiling anstream v1.0.0
20702026-09-06T23:59:13.363Z Compiling pest_generator v2.8.6
20712026-09-06T23:59:13.441Z Compiling serde_derive v1.0.228
20722026-09-06T23:59:13.459Z Compiling zeroize_derive v1.5.0
20732026-09-06T23:59:13.479Z Compiling zerocopy-derive v0.8.55
20742026-09-06T23:59:13.547Z Compiling zerofrom-derive v0.1.6
20752026-09-06T23:59:13.566Z Compiling yoke-derive v0.8.1
20762026-09-06T23:59:13.686Z Compiling zerovec-derive v0.11.2
20772026-09-06T23:59:13.722Z Compiling displaydoc v0.2.5
20782026-09-06T23:59:13.739Z Compiling tokio-macros v2.7.0
20792026-09-06T23:59:13.788Z Compiling thiserror-impl v2.0.18
20802026-09-06T23:59:13.991Z Compiling der_derive v0.7.3
20812026-09-06T23:59:14.004Z Compiling futures-macro v0.3.32
20822026-09-06T23:59:14.023Z Compiling schemars_derive v0.8.22
20832026-09-06T23:59:14.029Z Compiling thiserror-impl v1.0.69
20842026-09-06T23:59:14.101Z Compiling tracing-attributes v0.1.31
20852026-09-06T23:59:14.219Z Compiling clap_derive v4.6.1
20862026-09-06T23:59:14.327Z Compiling pest_derive v2.8.6
20872026-09-06T23:59:14.448Z Compiling darling_macro v0.23.0
20882026-09-06T23:59:14.465Z Compiling async-trait v0.1.89
20892026-09-06T23:59:14.565Z Compiling regex-automata v0.4.14
20902026-09-06T23:59:14.613Z Compiling scroll_derive v0.12.1
20912026-09-06T23:59:14.718Z Compiling zerofrom v0.1.6
20922026-09-06T23:59:14.821Z Compiling futures-util v0.3.32
20932026-09-06T23:59:14.844Z Compiling yoke v0.8.1
20942026-09-06T23:59:15.041Z Compiling zerovec v0.11.5
20952026-09-06T23:59:15.096Z Compiling zerotrie v0.2.3
20962026-09-06T23:59:15.309Z Compiling darling v0.23.0
20972026-09-06T23:59:15.382Z Compiling radium v0.7.0
20982026-09-06T23:59:15.416Z Compiling clap_lex v1.0.0
20992026-09-06T23:59:15.434Z Compiling curve25519-dalek v4.1.3
21002026-09-06T23:59:15.480Z Compiling owo-colors v4.3.0
21012026-09-06T23:59:15.498Z Compiling zerocopy-derive v0.7.35
21022026-09-06T23:59:15.540Z Compiling num-integer v0.1.46
21032026-09-06T23:59:15.662Z Compiling tinystr v0.8.2
21042026-09-06T23:59:15.693Z Compiling potential_utf v0.1.4
21052026-09-06T23:59:15.741Z Compiling clap_builder v4.6.0
21062026-09-06T23:59:15.777Z Compiling tracing-core v0.1.36
21072026-09-06T23:59:15.819Z Compiling openssl v0.10.80
21082026-09-06T23:59:15.871Z Compiling icu_locale_core v2.1.1
21092026-09-06T23:59:15.888Z Compiling icu_collections v2.1.1
21102026-09-06T23:59:16.089Z Compiling maybe-uninit v2.0.0
21112026-09-06T23:59:16.106Z Compiling num-iter v0.1.45
21122026-09-06T23:59:16.342Z Compiling tracing v0.1.44
21132026-09-06T23:59:16.397Z Compiling scroll_derive v0.13.1
21142026-09-06T23:59:16.462Z Compiling curve25519-dalek-derive v0.1.1
21152026-09-06T23:59:16.479Z Compiling lazy_static v1.5.0
21162026-09-06T23:59:16.556Z Compiling icu_provider v2.1.1
21172026-09-06T23:59:16.687Z Compiling zeroize v1.9.0
21182026-09-06T23:59:16.705Z Compiling bytes v1.11.1
21192026-09-06T23:59:16.799Z Compiling chrono v0.4.45
21202026-09-06T23:59:16.875Z Compiling icu_normalizer v2.1.1
21212026-09-06T23:59:16.965Z Compiling icu_properties v2.1.2
21222026-09-06T23:59:17.112Z Compiling der v0.7.10
21232026-09-06T23:59:17.321Z Compiling tokio v1.52.1
21242026-09-06T23:59:17.433Z Compiling crypto-common v0.1.7
21252026-09-06T23:59:17.520Z Compiling block-buffer v0.10.4
21262026-09-06T23:59:17.595Z Compiling ipnet v2.12.0
21272026-09-06T23:59:17.661Z Compiling digest v0.10.7
21282026-09-06T23:59:17.681Z Compiling serde_tokenstream v0.2.3
21292026-09-06T23:59:17.712Z Compiling hex v0.4.3
21302026-09-06T23:59:17.887Z Compiling idna_adapter v1.2.1
21312026-09-06T23:59:17.983Z Compiling ppv-lite86 v0.2.21
21322026-09-06T23:59:18.001Z Compiling spki v0.7.3
21332026-09-06T23:59:18.028Z Compiling hmac v0.12.1
21342026-09-06T23:59:18.057Z Compiling idna v1.1.0
21352026-09-06T23:59:18.060Z Compiling sha2 v0.10.9
21362026-09-06T23:59:18.169Z Compiling signature v2.2.0
21372026-09-06T23:59:18.205Z Compiling pkcs8 v0.10.2
21382026-09-06T23:59:18.272Z Compiling clap v4.6.1
21392026-09-06T23:59:18.316Z Compiling rand_chacha v0.3.1
21402026-09-06T23:59:18.364Z Compiling rand_core v0.9.5
21412026-09-06T23:59:18.415Z Compiling url v2.5.8
21422026-09-06T23:59:18.439Z Compiling ff v0.13.1
21432026-09-06T23:59:18.463Z Compiling gimli v0.32.3
21442026-09-06T23:59:18.483Z Compiling fastrand v2.3.0
21452026-09-06T23:59:18.486Z Compiling base16ct v0.2.0
21462026-09-06T23:59:18.527Z Compiling unicode-segmentation v1.12.0
21472026-09-06T23:59:18.615Z Compiling rand v0.8.6
21482026-09-06T23:59:18.672Z Compiling sec1 v0.7.3
21492026-09-06T23:59:18.716Z Compiling group v0.13.0
21502026-09-06T23:59:18.812Z Compiling pkcs1 v0.7.5
21512026-09-06T23:59:18.894Z Compiling x509-cert v0.2.5
21522026-09-06T23:59:18.911Z Compiling hkdf v0.12.4
21532026-09-06T23:59:18.932Z Compiling crypto-bigint v0.5.5
21542026-09-06T23:59:18.948Z Compiling serde_spanned v0.6.9
21552026-09-06T23:59:18.968Z Compiling toml_datetime v0.6.11
21562026-09-06T23:59:19.081Z Compiling hubpack_derive v0.1.1
21572026-09-06T23:59:19.195Z Compiling strum_macros v0.26.4
21582026-09-06T23:59:19.250Z Compiling openssl-macros v0.1.1
21592026-09-06T23:59:19.579Z Compiling bzip2-sys v0.1.13+1.0.8
21602026-09-06T23:59:19.684Z Compiling zstd-sys v2.0.16+zstd.1.5.7
21612026-09-06T23:59:19.825Z Compiling syn v3.0.3
21622026-09-06T23:59:19.904Z Compiling usdt-impl v0.5.0
21632026-09-06T23:59:19.979Z Compiling tinyvec_macros v0.1.1
21642026-09-06T23:59:20.014Z Compiling packed_struct v0.10.1
21652026-09-06T23:59:20.068Z Compiling native-tls v0.2.18
21662026-09-06T23:59:20.121Z Compiling addr2line v0.25.1
21672026-09-06T23:59:20.192Z Compiling rustc-demangle v0.1.27
21682026-09-06T23:59:20.259Z Compiling paste v1.0.15
21692026-09-06T23:59:20.315Z Compiling tinyvec v1.11.0
21702026-09-06T23:59:20.330Z Compiling rsa v0.9.10
21712026-09-06T23:59:20.352Z Compiling elliptic-curve v0.13.8
21722026-09-06T23:59:20.371Z Compiling rand_chacha v0.9.0
21732026-09-06T23:59:20.387Z Compiling http v1.4.2
21742026-09-06T23:59:20.571Z Compiling regex v1.12.3
21752026-09-06T23:59:20.667Z Compiling scroll v0.12.0
21762026-09-06T23:59:20.683Z Compiling miette-derive v7.6.0
21772026-09-06T23:59:20.818Z Compiling proc-macro-error-attr2 v2.0.0
21782026-09-06T23:59:20.832Z Compiling cookie v0.18.1
21792026-09-06T23:59:20.958Z Compiling is_ci v1.2.0
21802026-09-06T23:59:20.996Z Compiling unicode-linebreak v0.1.5
21812026-09-06T23:59:20.999Z Compiling rayon-core v1.13.0
21822026-09-06T23:59:21.065Z Compiling unicode-width v0.2.0
21832026-09-06T23:59:21.110Z Compiling smawk v0.3.2
21842026-09-06T23:59:21.216Z Compiling tokio-util v0.7.18
21852026-09-06T23:59:21.235Z Compiling proc-macro-error2 v2.0.1
21862026-09-06T23:59:21.256Z Compiling supports-color v3.0.2
21872026-09-06T23:59:21.261Z Compiling goblin v0.8.2
21882026-09-06T23:59:21.302Z Compiling textwrap v0.16.2
21892026-09-06T23:59:21.538Z Compiling rand v0.9.2
21902026-09-06T23:59:21.663Z Compiling backtrace v0.3.76
21912026-09-06T23:59:21.791Z Compiling tempfile v3.27.0
21922026-09-06T23:59:21.839Z Compiling hashbrown v0.14.5
21932026-09-06T23:59:21.942Z Compiling rfc6979 v0.4.0
21942026-09-06T23:59:22.143Z Compiling rustls-pki-types v1.14.0
21952026-09-06T23:59:22.155Z Compiling backtrace-ext v0.2.1
21962026-09-06T23:59:22.187Z Compiling zerocopy v0.7.35
21972026-09-06T23:59:22.318Z Compiling serde_with_macros v3.21.0
21982026-09-06T23:59:22.339Z Compiling packed_struct_codegen v0.10.1
21992026-09-06T23:59:22.383Z Compiling bitfield-macros v0.19.4
22002026-09-06T23:59:22.403Z Compiling zerocopy-derive v0.6.6
22012026-09-06T23:59:22.548Z Compiling indexmap v1.9.3
22022026-09-06T23:59:22.566Z Compiling unicode-width v0.1.14
22032026-09-06T23:59:22.608Z Compiling keccak v0.1.6
22042026-09-06T23:59:22.752Z Compiling winnow v0.7.14
22052026-09-06T23:59:22.756Z Compiling supports-unicode v3.0.0
22062026-09-06T23:59:22.789Z Compiling salty v0.3.0
22072026-09-06T23:59:22.865Z Compiling supports-hyperlinks v3.2.0
22082026-09-06T23:59:22.918Z Compiling daft-derive v0.1.8
22092026-09-06T23:59:22.936Z Compiling sha3 v0.10.8
22102026-09-06T23:59:23.068Z Compiling miette v7.6.0
22112026-09-06T23:59:23.102Z Compiling chumsky v0.9.3
22122026-09-06T23:59:23.191Z Compiling ecdsa v0.16.9
22132026-09-06T23:59:23.208Z Compiling knus-derive v3.4.0
22142026-09-06T23:59:23.227Z Compiling http-body v1.0.1
22152026-09-06T23:59:23.375Z Compiling primeorder v0.13.6
22162026-09-06T23:59:23.412Z Compiling ed25519 v2.2.3
22172026-09-06T23:59:23.523Z Compiling dof v0.3.0
22182026-09-06T23:59:23.624Z Compiling dtrace-parser v0.2.0
22192026-09-06T23:59:23.674Z Compiling thread-id v4.2.2
22202026-09-06T23:59:23.715Z Compiling openssl-probe v0.2.1
22212026-09-06T23:59:23.775Z Compiling cmov v0.5.4
22222026-09-06T23:59:23.837Z Compiling ref-cast v1.0.25
22232026-09-06T23:59:23.895Z Compiling either v1.15.0
22242026-09-06T23:59:24.044Z Compiling untrusted v0.7.1
22252026-09-06T23:59:24.083Z Compiling winnow v0.5.40
22262026-09-06T23:59:24.118Z Compiling usdt-impl v0.6.0
22272026-09-06T23:59:24.151Z Compiling ctutils v0.4.2
22282026-09-06T23:59:24.272Z Compiling ed25519-dalek v2.2.0
22292026-09-06T23:59:24.278Z Compiling p384 v0.13.1
22302026-09-06T23:59:24.385Z Compiling sha1 v0.10.6
22312026-09-06T23:59:24.388Z Compiling scroll v0.13.0
22322026-09-06T23:59:24.422Z Compiling enum-as-inner v0.6.1
22332026-09-06T23:59:24.560Z Compiling heapless v0.7.17
22342026-09-06T23:59:24.582Z Compiling tower-layer v0.3.3
22352026-09-06T23:59:24.598Z Compiling powerfmt v0.2.0
22362026-09-06T23:59:24.616Z Compiling knus v3.4.0
22372026-09-06T23:59:24.616Z Compiling untrusted v0.9.0
22382026-09-06T23:59:24.719Z Compiling litrs v1.0.0
22392026-09-06T23:59:24.761Z Compiling winnow v1.0.3
22402026-09-06T23:59:24.778Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
22412026-09-06T23:59:24.781Z Compiling try-lock v0.2.5
22422026-09-06T23:59:24.781Z Compiling atomic-waker v1.1.2
22432026-09-06T23:59:24.834Z Compiling tower-service v0.3.3
22442026-09-06T23:59:24.840Z Compiling rustix v0.38.44
22452026-09-06T23:59:24.930Z Compiling signal-hook v0.3.18
22462026-09-06T23:59:24.953Z Compiling zstd-safe v7.2.4
22472026-09-06T23:59:25.018Z Compiling want v0.3.1
22482026-09-06T23:59:25.036Z Compiling deranged v0.5.8
22492026-09-06T23:59:25.070Z Compiling h2 v0.4.15
22502026-09-06T23:59:25.133Z Compiling goblin v0.10.5
22512026-09-06T23:59:25.226Z Compiling hybrid-array v0.4.13
22522026-09-06T23:59:25.248Z Compiling document-features v0.2.12
22532026-09-06T23:59:25.454Z Compiling toml_edit v0.19.15
22542026-09-06T23:59:25.474Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
22552026-09-06T23:59:25.527Z Compiling ipnetwork v0.21.1
22562026-09-06T23:59:25.545Z Compiling heck v0.4.1
22572026-09-06T23:59:25.722Z Compiling toml_parser v1.1.2+spec-1.1.0
22582026-09-06T23:59:25.838Z Compiling erased-serde v0.3.31
22592026-09-06T23:59:25.998Z Compiling ref-cast-impl v1.0.25
22602026-09-06T23:59:25.998Z Compiling structmeta-derive v0.3.0
22612026-09-06T23:59:26.199Z Compiling darling_core v0.20.11
22622026-09-06T23:59:26.199Z Compiling memoffset v0.9.1
22632026-09-06T23:59:26.300Z Compiling slog-async v2.8.0
22642026-09-06T23:59:26.452Z Compiling tap v1.0.1
22652026-09-06T23:59:26.528Z Compiling foreign-types-shared v0.1.1
22662026-09-06T23:59:26.545Z Compiling httpdate v1.0.3
22672026-09-06T23:59:26.578Z Compiling num_threads v0.1.7
22682026-09-06T23:59:26.691Z Compiling foreign-types v0.3.2
22692026-09-06T23:59:26.726Z Compiling time v0.3.47
22702026-09-06T23:59:26.749Z Compiling wyz v0.5.1
22712026-09-06T23:59:26.992Z Compiling structmeta v0.3.0
22722026-09-06T23:59:27.149Z Compiling usdt-attr-macro v0.5.0
22732026-09-06T23:59:27.174Z Compiling usdt-macro v0.5.0
22742026-09-06T23:59:27.252Z Compiling unicode-normalization v0.1.25
22752026-09-06T23:59:27.436Z Compiling half v2.7.1
22762026-09-06T23:59:27.727Z Compiling dtrace-parser v0.3.0
22772026-09-06T23:59:27.744Z Compiling pin-project-internal v1.1.11
22782026-09-06T23:59:27.929Z Compiling wait-timeout v0.2.1
22792026-09-06T23:59:27.998Z Compiling dof v0.4.0
22802026-09-06T23:59:28.035Z Compiling socket2 v0.5.10
22812026-09-06T23:59:28.035Z Compiling thread-id v5.1.0
22822026-09-06T23:59:28.052Z Compiling env_filter v2.0.0
22832026-09-06T23:59:28.189Z Compiling darling_macro v0.20.11
22842026-09-06T23:59:28.199Z Compiling funty v2.0.0
22852026-09-06T23:59:28.292Z Compiling hyper v1.10.1
22862026-09-06T23:59:28.319Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
22872026-09-06T23:59:28.444Z Compiling cfg_aliases v0.2.1
22882026-09-06T23:59:28.467Z Compiling bit-vec v0.8.0
22892026-09-06T23:59:28.562Z Compiling quick-error v1.2.3
22902026-09-06T23:59:28.679Z Compiling smoltcp v0.9.1
22912026-09-06T23:59:28.702Z Compiling ciborium-io v0.2.2
22922026-09-06T23:59:28.705Z Compiling darling v0.20.11
22932026-09-06T23:59:28.738Z Compiling rusty-fork v0.3.1
22942026-09-06T23:59:28.741Z Compiling bit-set v0.8.0
22952026-09-06T23:59:28.789Z Compiling ciborium-ll v0.2.2
22962026-09-06T23:59:28.836Z Compiling nix v0.31.2
22972026-09-06T23:59:28.872Z Compiling bitvec v1.0.1
22982026-09-06T23:59:28.962Z Compiling env_logger v0.11.11
22992026-09-06T23:59:29.220Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23002026-09-06T23:59:29.293Z Compiling hubpack v0.1.2
23012026-09-06T23:59:29.348Z Compiling rand_xorshift v0.4.0
23022026-09-06T23:59:29.399Z Compiling hyper-util v0.1.20
23032026-09-06T23:59:29.525Z Compiling sync_wrapper v1.0.2
23042026-09-06T23:59:29.651Z Compiling blake3 v1.8.5
23052026-09-06T23:59:29.865Z Compiling siphasher v1.0.2
23062026-09-06T23:59:29.871Z Compiling crc-catalog v2.4.0
23072026-09-06T23:59:29.938Z Compiling zlib-rs v0.6.2
23082026-09-06T23:59:30.003Z Compiling unarray v0.1.4
23092026-09-06T23:59:30.040Z Compiling nodrop v0.1.14
23102026-09-06T23:59:30.155Z Compiling array-init v0.0.4
23112026-09-06T23:59:30.176Z Compiling proptest v1.11.0
23122026-09-06T23:59:30.355Z Compiling crc v3.4.0
23132026-09-06T23:59:30.450Z Compiling tower v0.5.3
23142026-09-06T23:59:30.466Z Compiling smallvec v0.6.14
23152026-09-06T23:59:30.481Z Compiling ciborium v0.2.2
23162026-09-06T23:59:30.527Z Compiling derive_builder_core v0.20.2
23172026-09-06T23:59:30.599Z Compiling snafu-derive v0.8.9
23182026-09-06T23:59:30.689Z Compiling serde_with v3.21.0
23192026-09-06T23:59:30.963Z Compiling http-body-util v0.1.3
23202026-09-06T23:59:31.046Z Compiling zerocopy v0.6.6
23212026-09-06T23:59:31.074Z Compiling bitfield v0.19.4
23222026-09-06T23:59:31.277Z Compiling strum v0.26.3
23232026-09-06T23:59:31.400Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
23242026-09-06T23:59:31.423Z Compiling strum_macros v0.27.2
23252026-09-06T23:59:31.574Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23262026-09-06T23:59:31.688Z Compiling fs-err v3.3.0
23272026-09-06T23:59:31.742Z Compiling base64 v0.21.7
23282026-09-06T23:59:31.898Z Compiling iri-string v0.7.10
23292026-09-06T23:59:31.930Z Compiling hashbrown v0.12.3
23302026-09-06T23:59:32.018Z Compiling flate2 v1.1.9
23312026-09-06T23:59:32.032Z Compiling static_assertions v1.1.0
23322026-09-06T23:59:32.054Z Compiling ryu v1.0.23
23332026-09-06T23:59:32.122Z Compiling unicode-properties v0.1.4
23342026-09-06T23:59:32.290Z Compiling data-encoding v2.10.0
23352026-09-06T23:59:32.375Z Compiling unicode-bidi v0.3.18
23362026-09-06T23:59:32.559Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23372026-09-06T23:59:32.725Z Compiling stringprep v0.1.5
23382026-09-06T23:59:32.827Z Compiling newtype-uuid v1.3.2
23392026-09-06T23:59:32.844Z Compiling serde_urlencoded v0.7.1
23402026-09-06T23:59:32.955Z Compiling ron v0.8.1
23412026-09-06T23:59:33.107Z Compiling tower-http v0.6.8
23422026-09-06T23:59:33.114Z Compiling oxnet v0.1.6
23432026-09-06T23:59:33.131Z Compiling tokio-native-tls v0.3.1
23442026-09-06T23:59:33.137Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23452026-09-06T23:59:33.161Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23462026-09-06T23:59:33.208Z Compiling derive_builder_macro v0.20.2
23472026-09-06T23:59:33.329Z Compiling serde-hex v0.1.0
23482026-09-06T23:59:33.518Z Compiling bzip2 v0.4.4
23492026-09-06T23:59:33.535Z Compiling usdt-macro v0.6.0
23502026-09-06T23:59:33.587Z Compiling usdt-attr-macro v0.6.0
23512026-09-06T23:59:33.656Z Compiling derive-ex v0.1.8
23522026-09-06T23:59:33.726Z Compiling crypto-common v0.2.2
23532026-09-06T23:59:33.743Z Compiling block-buffer v0.12.1
23542026-09-06T23:59:33.793Z Compiling block-padding v0.4.2
23552026-09-06T23:59:34.167Z Compiling crossbeam-epoch v0.9.18
23562026-09-06T23:59:34.405Z Compiling rustls-native-certs v0.8.3
23572026-09-06T23:59:34.748Z Compiling convert_case v0.10.0
23582026-09-06T23:59:34.807Z Compiling hashbrown v0.13.2
23592026-09-06T23:59:34.825Z Compiling md-5 v0.10.6
23602026-09-06T23:59:34.843Z Compiling futures-executor v0.3.32
23612026-09-06T23:59:34.860Z Compiling bstr v1.12.1
23622026-09-06T23:59:34.983Z Compiling serde-big-array v0.5.1
23632026-09-06T23:59:35.121Z Compiling hash32 v0.2.1
23642026-09-06T23:59:35.182Z Compiling vergen-lib v9.1.0
23652026-09-06T23:59:35.235Z Compiling encoding_rs v0.8.35
23662026-09-06T23:59:35.316Z Compiling thread_local v1.1.9
23672026-09-06T23:59:35.333Z Compiling cpufeatures v0.3.0
23682026-09-06T23:59:35.355Z Compiling linked-hash-map v0.5.6
23692026-09-06T23:59:35.373Z Compiling crc-any v2.5.0
23702026-09-06T23:59:35.394Z Compiling mime v0.3.17
23712026-09-06T23:59:35.417Z Compiling toml_write v0.1.2
23722026-09-06T23:59:35.572Z Compiling fallible-iterator v0.2.0
23732026-09-06T23:59:35.592Z Compiling psl-types v2.0.11
23742026-09-06T23:59:35.636Z Compiling toml_edit v0.22.27
23752026-09-06T23:59:35.735Z Compiling publicsuffix v2.3.0
23762026-09-06T23:59:35.795Z Compiling lru-cache v0.1.2
23772026-09-06T23:59:35.913Z Compiling postgres-protocol v0.6.10
23782026-09-06T23:59:36.046Z Compiling object v0.30.4
23792026-09-06T23:59:36.062Z Compiling test-strategy v0.4.5
23802026-09-06T23:59:36.439Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23812026-09-06T23:59:36.456Z Compiling futures v0.3.32
23822026-09-06T23:59:36.482Z Compiling derive_more-impl v2.1.1
23832026-09-06T23:59:36.626Z Compiling crossbeam-deque v0.8.6
23842026-09-06T23:59:36.927Z Compiling inout v0.2.2
23852026-09-06T23:59:37.026Z Compiling derive_builder v0.20.2
23862026-09-06T23:59:37.118Z Compiling zip v0.6.6
23872026-09-06T23:59:37.138Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23882026-09-06T23:59:37.176Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23892026-09-06T23:59:37.437Z Compiling daft v0.1.8
23902026-09-06T23:59:37.445Z Compiling hyper-tls v0.6.0
23912026-09-06T23:59:37.480Z Compiling hickory-proto v0.24.4
23922026-09-06T23:59:37.573Z Compiling phf_shared v0.13.1
23932026-09-06T23:59:37.639Z Compiling pin-project v1.1.11
23942026-09-06T23:59:37.691Z Compiling toml v0.7.8
23952026-09-06T23:59:37.799Z Compiling crossbeam-channel v0.5.15
23962026-09-06T23:59:37.880Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
23972026-09-06T23:59:37.898Z Compiling serde_repr v0.1.20
23982026-09-06T23:59:37.916Z Compiling derive-where v1.6.0
23992026-09-06T23:59:37.933Z Compiling async-recursion v1.1.1
24002026-09-06T23:59:38.085Z Compiling vergen v9.1.0
24012026-09-06T23:59:38.169Z Compiling cargo-platform v0.3.2
24022026-09-06T23:59:38.185Z Compiling memmap v0.7.0
24032026-09-06T23:59:38.209Z Compiling is-terminal v0.4.17
24042026-09-06T23:59:38.239Z Compiling memmap2 v0.9.10
24052026-09-06T23:59:38.314Z Compiling corncobs v0.1.4
24062026-09-06T23:59:38.329Z Compiling jiff-core v0.1.0
24072026-09-06T23:59:38.458Z Compiling path-slash v0.1.5
24082026-09-06T23:59:38.474Z Compiling managed v0.8.0
24092026-09-06T23:59:38.489Z Compiling take_mut v0.2.2
24102026-09-06T23:59:38.570Z Compiling term v1.2.1
24112026-09-06T23:59:38.587Z Compiling bitflags v1.3.2
24122026-09-06T23:59:38.623Z Compiling same-file v1.0.6
24132026-09-06T23:59:38.745Z Compiling foldhash v0.1.5
24142026-09-06T23:59:38.795Z Compiling libbz2-rs-sys v0.2.2
24152026-09-06T23:59:38.831Z Compiling bumpalo v3.20.2
24162026-09-06T23:59:38.904Z Compiling resolv-conf v0.7.6
24172026-09-06T23:59:38.950Z Compiling hashbrown v0.15.5
24182026-09-06T23:59:39.072Z Compiling jiff v0.2.34
24192026-09-06T23:59:39.096Z Compiling zopfli v0.8.3
24202026-09-06T23:59:39.147Z Compiling slog-term v2.9.2
24212026-09-06T23:59:39.222Z Compiling bzip2 v0.6.1
24222026-09-06T23:59:39.454Z Compiling walkdir v2.5.0
24232026-09-06T23:59:39.478Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
24242026-09-06T23:59:39.642Z Compiling hickory-resolver v0.24.4
24252026-09-06T23:59:39.659Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24262026-09-06T23:59:39.716Z Compiling cargo_metadata v0.23.1
24272026-09-06T23:59:39.732Z Compiling usdt v0.5.0
24282026-09-06T23:59:40.436Z Compiling phf v0.13.1
24292026-09-06T23:59:40.485Z Compiling snafu v0.8.9
24302026-09-06T23:59:40.545Z Compiling reqwest v0.12.28
24312026-09-06T23:59:40.682Z Compiling toml v0.8.23
24322026-09-06T23:59:40.699Z Compiling cipher v0.5.2
24332026-09-06T23:59:40.726Z Compiling signal-hook-mio v0.2.5
24342026-09-06T23:59:40.843Z Compiling cookie_store v0.22.1
24352026-09-06T23:59:40.934Z Compiling postgres-types v0.2.12
24362026-09-06T23:59:40.971Z Compiling zstd v0.13.3
24372026-09-06T23:59:40.999Z Compiling globset v0.4.18
24382026-09-06T23:59:41.268Z Compiling strum v0.27.2
24392026-09-06T23:59:41.388Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24402026-09-06T23:59:41.483Z Compiling phf_shared v0.11.3
24412026-09-06T23:59:41.520Z Compiling olpc-cjson v0.1.4
24422026-09-06T23:59:41.619Z Compiling tokio-stream v0.1.18
24432026-09-06T23:59:41.716Z Compiling byte-wrapper v0.1.0
24442026-09-06T23:59:41.793Z Compiling inout v0.1.4
24452026-09-06T23:59:41.843Z Compiling secrecy v0.8.0
24462026-09-06T23:59:41.933Z Compiling serde_plain v1.0.2
24472026-09-06T23:59:41.998Z Compiling pem v3.0.6
24482026-09-06T23:59:42.015Z Compiling float-cmp v0.10.0
24492026-09-06T23:59:42.054Z Compiling hashbrown v0.16.1
24502026-09-06T23:59:42.113Z Compiling precomputed-hash v0.1.1
24512026-09-06T23:59:42.157Z Compiling debug-ignore v1.0.5
24522026-09-06T23:59:42.179Z Compiling whoami v2.1.0
24532026-09-06T23:59:42.221Z Compiling arrayref v0.3.9
24542026-09-06T23:59:42.285Z Compiling predicates-core v1.0.10
24552026-09-06T23:59:42.307Z Compiling normalize-line-endings v0.3.0
24562026-09-06T23:59:42.329Z Compiling fixedbitset v0.4.2
24572026-09-06T23:59:42.380Z Compiling typed-path v0.9.3
24582026-09-06T23:59:42.427Z Compiling new_debug_unreachable v1.0.6
24592026-09-06T23:59:42.446Z Compiling const-oid v0.10.2
24602026-09-06T23:59:42.469Z Compiling fixedbitset v0.5.7
24612026-09-06T23:59:42.485Z Compiling difflib v0.4.0
24622026-09-06T23:59:42.507Z Compiling arrayvec v0.7.6
24632026-09-06T23:59:42.563Z Compiling constant_time_eq v0.4.2
24642026-09-06T23:59:42.667Z Compiling digest v0.11.3
24652026-09-06T23:59:42.667Z Compiling iddqd v0.4.2
24662026-09-06T23:59:42.725Z Compiling predicates v3.1.4
24672026-09-06T23:59:42.765Z Compiling petgraph v0.8.3
24682026-09-06T23:59:42.906Z Compiling string_cache v0.8.9
24692026-09-06T23:59:42.943Z Compiling petgraph v0.6.5
24702026-09-06T23:59:43.212Z Compiling tokio-postgres v0.7.16
24712026-09-06T23:59:43.366Z Compiling qorb v0.4.1
24722026-09-06T23:59:43.476Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24732026-09-06T23:59:43.509Z Compiling cipher v0.4.4
24742026-09-06T23:59:43.921Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24752026-09-06T23:59:43.946Z Compiling zip v4.6.1
24762026-09-06T23:59:44.385Z Compiling crossterm v0.28.1
24772026-09-06T23:59:44.392Z Compiling chacha20 v0.10.0
24782026-09-06T23:59:44.702Z Compiling usdt v0.6.0
24792026-09-06T23:59:44.719Z Compiling derive_more v2.1.1
24802026-09-06T23:59:44.740Z Compiling similar v2.7.0
24812026-09-06T23:59:44.778Z Compiling hickory-proto v0.25.2
24822026-09-06T23:59:44.912Z Compiling itertools v0.13.0
24832026-09-06T23:59:44.952Z Compiling buf-list v1.1.2
24842026-09-06T23:59:45.180Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24852026-09-06T23:59:45.407Z Compiling openapiv3 v2.2.0
24862026-09-06T23:59:45.561Z Compiling lalrpop-util v0.19.12
24872026-09-06T23:59:45.592Z Compiling peg-runtime v0.8.5
24882026-09-07T00:00:00.706Z Compiling macaddr v1.0.1
24892026-09-07T00:00:00.764Z Compiling crucible-workspace-hack v0.1.0
24902026-09-07T00:00:00.894Z Compiling itertools v0.15.0
24912026-09-07T00:00:00.975Z Compiling secrecy v0.10.3
24922026-09-07T00:00:01.018Z Compiling toml_datetime v0.7.5+spec-1.1.0
24932026-09-07T00:00:01.036Z Compiling heapless v0.8.0
24942026-09-07T00:00:01.175Z Compiling hash32 v0.3.1
24952026-09-07T00:00:01.252Z Compiling toml_edit v0.23.10+spec-1.0.0
24962026-09-07T00:00:01.265Z Compiling multer v3.1.0
24972026-09-07T00:00:01.359Z Compiling compression-core v0.4.31
24982026-09-07T00:00:01.390Z Compiling smoltcp v0.11.0
24992026-09-07T00:00:01.506Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25002026-09-07T00:00:01.531Z Compiling match_cfg v0.1.0
25012026-09-07T00:00:01.620Z Compiling hostname v0.3.1
25022026-09-07T00:00:01.696Z Compiling compression-codecs v0.4.37
25032026-09-07T00:00:01.762Z Compiling atomicwrites v0.4.4
25042026-09-07T00:00:01.796Z Compiling slog-json v2.6.1
25052026-09-07T00:00:01.816Z Compiling proc-macro-crate v3.4.0
25062026-09-07T00:00:01.880Z Compiling serde_tokenstream v0.3.0
25072026-09-07T00:00:01.982Z Compiling newtype-uuid-macros v0.1.0
25082026-09-07T00:00:02.022Z Compiling universal-hash v0.5.1
25092026-09-07T00:00:02.063Z Compiling cobs v0.3.0
25102026-09-07T00:00:02.080Z Compiling thiserror-impl-no-std v2.0.2
25112026-09-07T00:00:02.107Z Compiling async-stream-impl v0.3.6
25122026-09-07T00:00:02.195Z Compiling toml_datetime v1.1.1+spec-1.1.0
25132026-09-07T00:00:02.206Z Compiling serde_spanned v1.1.1
25142026-09-07T00:00:02.206Z Compiling dropshot v0.17.1
25152026-09-07T00:00:02.221Z Compiling ingot-macros v0.2.0
25162026-09-07T00:00:02.257Z Compiling proc-macro-error-attr v1.0.4
25172026-09-07T00:00:02.300Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25182026-09-07T00:00:02.361Z Compiling toml_writer v1.1.1+spec-1.1.0
25192026-09-07T00:00:02.448Z Compiling convert_case v0.4.0
25202026-09-07T00:00:02.496Z Compiling opaque-debug v0.3.1
25212026-09-07T00:00:02.554Z Compiling toml v1.1.2+spec-1.1.0
25222026-09-07T00:00:02.577Z Compiling poly1305 v0.8.0
25232026-09-07T00:00:02.652Z Compiling num_enum_derive v0.7.6
25242026-09-07T00:00:02.684Z Compiling postcard v1.1.3
25252026-09-07T00:00:02.754Z Compiling async-stream v0.3.6
25262026-09-07T00:00:02.773Z Compiling derive_more v0.99.20
25272026-09-07T00:00:02.776Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
25282026-09-07T00:00:02.807Z Compiling oxide-generation-macros v0.2.0
25292026-09-07T00:00:03.075Z Compiling slog-bunyan v2.5.0
25302026-09-07T00:00:03.092Z Compiling async-compression v0.4.41
25312026-09-07T00:00:03.128Z Compiling thiserror-no-std v2.0.2
25322026-09-07T00:00:03.332Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25332026-09-07T00:00:03.485Z Compiling chacha20 v0.9.1
25342026-09-07T00:00:03.494Z Compiling sha1 v0.11.0
25352026-09-07T00:00:03.569Z Compiling oxide-generation v0.1.3
25362026-09-07T00:00:03.641Z Compiling parse-display-derive v0.10.0
25372026-09-07T00:00:03.727Z Compiling proc-macro-crate v1.3.1
25382026-09-07T00:00:03.857Z Compiling waitgroup v0.1.2
25392026-09-07T00:00:03.914Z Compiling rustls-pemfile v2.2.0
25402026-09-07T00:00:03.965Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25412026-09-07T00:00:04.021Z Compiling backon v1.6.0
25422026-09-07T00:00:04.037Z Compiling dropshot_endpoint v0.17.1
25432026-09-07T00:00:04.081Z Compiling blake2 v0.10.6
25442026-09-07T00:00:04.176Z Compiling aead v0.5.2
25452026-09-07T00:00:04.248Z Compiling rustls-webpki v0.103.13
25462026-09-07T00:00:04.253Z Compiling foreign-types-macros v0.2.3
25472026-09-07T00:00:04.377Z Compiling password-hash v0.5.0
25482026-09-07T00:00:04.472Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25492026-09-07T00:00:04.489Z Compiling serde_path_to_error v0.1.20
25502026-09-07T00:00:04.534Z Compiling hostname v0.4.2
25512026-09-07T00:00:04.554Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25522026-09-07T00:00:04.646Z Compiling proc-macro-error v1.0.4
25532026-09-07T00:00:04.805Z Compiling instant v0.1.13
25542026-09-07T00:00:04.839Z Compiling illumos-nvpair-sys v0.2.0
25552026-09-07T00:00:04.872Z Compiling ingot-types v0.2.0
25562026-09-07T00:00:04.889Z Compiling foreign-types-shared v0.3.1
25572026-09-07T00:00:04.927Z Compiling backoff v0.4.0
25582026-09-07T00:00:04.963Z Compiling argon2 v0.5.3
25592026-09-07T00:00:05.005Z Compiling foreign-types v0.5.0
25602026-09-07T00:00:05.022Z Compiling chacha20poly1305 v0.10.1
25612026-09-07T00:00:05.025Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25622026-09-07T00:00:05.025Z Compiling num_enum_derive v0.5.11
25632026-09-07T00:00:05.041Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25642026-09-07T00:00:05.126Z Compiling num_enum v0.7.6
25652026-09-07T00:00:05.168Z Compiling vsss-rs v3.3.4
25662026-09-07T00:00:05.221Z Compiling parse-display v0.10.0
25672026-09-07T00:00:05.355Z Compiling ingot v0.2.1
25682026-09-07T00:00:05.374Z Compiling regress v0.10.5
25692026-09-07T00:00:05.390Z Compiling itertools v0.14.0
25702026-09-07T00:00:05.408Z Compiling tabwriter v1.4.1
25712026-09-07T00:00:05.624Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25722026-09-07T00:00:05.630Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25732026-09-07T00:00:05.657Z Compiling cstr-argument v0.1.2
25742026-09-07T00:00:05.687Z Compiling humantime v2.3.0
25752026-09-07T00:00:05.729Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25762026-09-07T00:00:05.831Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25772026-09-07T00:00:05.997Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25782026-09-07T00:00:06.077Z Compiling rand v0.10.1
25792026-09-07T00:00:06.095Z Compiling num_enum v0.5.11
25802026-09-07T00:00:06.126Z Compiling rayon v1.11.0
25812026-09-07T00:00:06.129Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25822026-09-07T00:00:06.171Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25832026-09-07T00:00:06.185Z Compiling indent_write v2.2.0
25842026-09-07T00:00:06.223Z Compiling colored v3.1.1
25852026-09-07T00:00:06.244Z Compiling libefi-sys v0.1.0
25862026-09-07T00:00:06.287Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25872026-09-07T00:00:06.358Z Compiling illumos-nvpair v0.3.0
25882026-09-07T00:00:06.511Z Compiling zone_cfg_derive v0.3.1
25892026-09-07T00:00:06.562Z Compiling itertools v0.12.1
25902026-09-07T00:00:06.629Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25912026-09-07T00:00:06.654Z Compiling camino-tempfile v1.4.1
25922026-09-07T00:00:06.729Z Compiling num-derive v0.4.2
25932026-09-07T00:00:06.734Z Compiling bitfield-struct v0.6.2
25942026-09-07T00:00:06.825Z Compiling sigpipe v0.1.3
25952026-09-07T00:00:06.850Z Compiling glob v0.3.3
25962026-09-07T00:00:06.910Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25972026-09-07T00:00:06.928Z Compiling swrite v0.1.0
25982026-09-07T00:00:07.010Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25992026-09-07T00:00:07.181Z Compiling smf v0.2.3
26002026-09-07T00:00:07.286Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26012026-09-07T00:00:07.387Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
26022026-09-07T00:00:07.403Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26032026-09-07T00:00:07.436Z Compiling filetime v0.2.27
26042026-09-07T00:00:07.461Z Compiling xattr v1.6.1
26052026-09-07T00:00:07.562Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26062026-09-07T00:00:07.572Z Compiling whoami v1.6.1
26072026-09-07T00:00:07.590Z Compiling tar v0.4.46
26082026-09-07T00:00:07.642Z Compiling tokio-rustls v0.26.4
26092026-09-07T00:00:07.658Z Compiling rustls-platform-verifier v0.6.2
26102026-09-07T00:00:07.673Z Compiling tough v0.22.0
26112026-09-07T00:00:07.711Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
26122026-09-07T00:00:07.879Z Compiling hyper-rustls v0.27.7
26132026-09-07T00:00:07.938Z Compiling zone v0.3.1
26142026-09-07T00:00:07.984Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26152026-09-07T00:00:08.011Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
26162026-09-07T00:00:08.172Z Compiling reqwest v0.13.2
26172026-09-07T00:00:08.227Z Compiling gethostname v0.5.0
26182026-09-07T00:00:08.259Z Compiling tokio-dtrace v0.1.1
26192026-09-07T00:00:08.351Z Compiling console v0.16.2
26202026-09-07T00:00:08.465Z Compiling topological-sort v0.2.2
26212026-09-07T00:00:08.573Z Compiling unit-prefix v0.5.2
26222026-09-07T00:00:08.658Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26232026-09-07T00:00:08.746Z Compiling oxide-tokio-rt v0.1.4
26242026-09-07T00:00:08.762Z Compiling indicatif v0.18.4
26252026-09-07T00:00:08.882Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
26262026-09-07T00:00:08.899Z Compiling shell-words v1.1.1
26272026-09-07T00:00:09.929Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26282026-09-07T00:00:10.959Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
26292026-09-07T00:00:11.254Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
26302026-09-07T00:00:18.199Z Compiling progenitor-client v0.14.0
26312026-09-07T00:00:18.199Z Compiling omicron-zone-package v0.12.3
26322026-09-07T00:00:18.439Z Compiling progenitor-extras v0.2.0
26332026-09-07T00:00:18.694Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
26342026-09-07T00:00:18.721Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
26352026-09-07T00:00:18.793Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
26362026-09-07T00:00:18.817Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
26372026-09-07T00:00:18.888Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
26382026-09-07T00:00:19.051Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
26392026-09-07T00:00:19.067Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
26402026-09-07T00:00:19.104Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
26412026-09-07T00:00:19.645Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
26422026-09-07T00:00:22.829Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
26432026-09-07T00:00:32.387Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26442026-09-07T00:00:35.498Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26452026-09-07T00:00:36.483Z Compiling omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
26462026-09-07T00:00:48.032Z Finished `release` profile [optimized] target(s) in 1m 41s
26472026-09-07T00:00:48.036Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26482026-09-07T00:00:48.037Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26492026-09-07T00:00:48.185Z Running `target/release/omicron-package -t test target create -p dev`
26502026-09-07T00:00:48.247ZLogging to: /work/oxidecomputer/omicron/out/LOG
26512026-09-07T00:00:48.250ZCreated new build target 'test' and set it as active
26522026-09-07T00:00:48.250Z
26532026-09-07T00:00:48.250Zreal 1:41.586785603
26542026-09-07T00:00:48.250Zuser 15:24.079690794
26552026-09-07T00:00:48.250Zsys 3:03.839958333
26562026-09-07T00:00:48.250Ztrap 0.453917632
26572026-09-07T00:00:48.250Ztflt 0.448230247
26582026-09-07T00:00:48.250Zdflt 4.125656334
26592026-09-07T00:00:48.250Zkflt 0.001025519
26602026-09-07T00:00:48.251Zlock 43:51.651669065
26612026-09-07T00:00:48.251Zslp 36:32.915988789
26622026-09-07T00:00:48.251Zlat 48.037634789
26632026-09-07T00:00:48.251Zstop 7:04.015470571
26642026-09-07T00:00:48.251Z+ ptime -m cargo run --locked --release --bin omicron-package -- -t test package
26652026-09-07T00:00:49.186Z Finished `release` profile [optimized] target(s) in 0.92s
26662026-09-07T00:00:49.189Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
26672026-09-07T00:00:49.190Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
26682026-09-07T00:00:49.257Z Running `target/release/omicron-package -t test package`
26692026-09-07T00:00:49.316ZLogging to: /work/oxidecomputer/omicron/out/LOG
26702026-09-07T00:00:50.859Z Compiling cfg-if v1.0.4
26712026-09-07T00:00:51.081Z Compiling serde_core v1.0.228
26722026-09-07T00:00:51.082Z Compiling libc v0.2.185
26732026-09-07T00:00:51.104Z Compiling memchr v2.8.0
26742026-09-07T00:00:51.150Z Compiling smallvec v1.15.1
26752026-09-07T00:00:51.187Z Compiling stable_deref_trait v1.2.1
26762026-09-07T00:00:51.191Z Compiling scopeguard v1.2.0
26772026-09-07T00:00:51.239Z Compiling zerofrom v0.1.6
26782026-09-07T00:00:51.266Z Compiling libm v0.2.16
26792026-09-07T00:00:51.292Z Compiling rand_core v0.10.0
26802026-09-07T00:00:51.314Z Compiling lock_api v0.4.14
26812026-09-07T00:00:51.342Z Compiling litemap v0.8.1
26822026-09-07T00:00:51.359Z Compiling percent-encoding v2.3.2
26832026-09-07T00:00:51.359Z Compiling writeable v0.6.2
26842026-09-07T00:00:51.438Z Compiling yoke v0.8.1
26852026-09-07T00:00:51.438Z Compiling icu_properties_data v2.1.2
26862026-09-07T00:00:51.469Z Compiling icu_normalizer_data v2.1.1
26872026-09-07T00:00:51.490Z Compiling utf8_iter v1.0.4
26882026-09-07T00:00:51.514Z Compiling errno v0.3.14
26892026-09-07T00:00:51.517Z Compiling getrandom v0.4.3
26902026-09-07T00:00:51.565Z Compiling form_urlencoded v1.2.2
26912026-09-07T00:00:51.592Z Compiling parking_lot_core v0.9.12
26922026-09-07T00:00:51.620Z Compiling zerovec v0.11.5
26932026-09-07T00:00:51.623Z Compiling zerotrie v0.2.3
26942026-09-07T00:00:51.668Z Compiling zerocopy v0.8.55
26952026-09-07T00:00:51.697Z Compiling iana-time-zone v0.1.65
26962026-09-07T00:00:51.725Z Compiling signal-hook-registry v1.4.8
26972026-09-07T00:00:51.750Z Compiling mio v1.2.0
26982026-09-07T00:00:51.780Z Compiling socket2 v0.6.3
26992026-09-07T00:00:51.807Z Compiling parking_lot v0.12.5
27002026-09-07T00:00:51.841Z Compiling thiserror v2.0.18
27012026-09-07T00:00:51.874Z Compiling getrandom v0.2.17
27022026-09-07T00:00:51.929Z Compiling futures-util v0.3.32
27032026-09-07T00:00:51.961Z Compiling getrandom v0.3.4
27042026-09-07T00:00:51.964Z Compiling base64 v0.22.1
27052026-09-07T00:00:52.010Z Compiling time v0.3.47
27062026-09-07T00:00:52.033Z Compiling rand_core v0.6.4
27072026-09-07T00:00:52.105Z Compiling num-traits v0.2.19
27082026-09-07T00:00:52.133Z Compiling rand_core v0.9.5
27092026-09-07T00:00:52.162Z Compiling aho-corasick v1.1.4
27102026-09-07T00:00:52.215Z Compiling tinystr v0.8.2
27112026-09-07T00:00:52.258Z Compiling potential_utf v0.1.4
27122026-09-07T00:00:52.280Z Compiling spin v0.9.8
27132026-09-07T00:00:52.281Z Compiling socket2 v0.5.10
27142026-09-07T00:00:52.330Z Compiling pest v2.8.6
27152026-09-07T00:00:52.355Z Compiling encoding_rs v0.8.35
27162026-09-07T00:00:52.418Z Compiling icu_locale_core v2.1.1
27172026-09-07T00:00:52.445Z Compiling icu_collections v2.1.1
27182026-09-07T00:00:52.469Z Compiling simd-adler32 v0.3.8
27192026-09-07T00:00:52.493Z Compiling adler2 v2.0.1
27202026-09-07T00:00:52.516Z Compiling crc32fast v1.5.0
27212026-09-07T00:00:52.570Z Compiling wait-timeout v0.2.1
27222026-09-07T00:00:52.703Z Compiling miniz_oxide v0.8.9
27232026-09-07T00:00:52.820Z Compiling thread_local v1.1.9
27242026-09-07T00:00:52.857Z Compiling zlib-rs v0.6.2
27252026-09-07T00:00:52.922Z Compiling rand_xorshift v0.4.0
27262026-09-07T00:00:52.952Z Compiling serde v1.0.228
27272026-09-07T00:00:53.045Z Compiling serde_json v1.0.151
27282026-09-07T00:00:53.092Z Compiling bitflags v2.11.0
27292026-09-07T00:00:53.116Z Compiling uuid v1.23.4
27302026-09-07T00:00:53.136Z Compiling semver v1.0.28
27312026-09-07T00:00:53.158Z Compiling indexmap v2.14.0
27322026-09-07T00:00:53.228Z Compiling icu_provider v2.1.1
27332026-09-07T00:00:53.535Z Compiling bytes v1.11.1
27342026-09-07T00:00:53.595Z Compiling zeroize v1.9.0
27352026-09-07T00:00:53.599Z Compiling icu_normalizer v2.1.1
27362026-09-07T00:00:53.670Z Compiling icu_properties v2.1.2
27372026-09-07T00:00:53.764Z Compiling chrono v0.4.45
27382026-09-07T00:00:53.810Z Compiling generic-array v0.14.7
27392026-09-07T00:00:53.859Z Compiling rustix v1.1.4
27402026-09-07T00:00:54.015Z Compiling erased-serde v0.3.31
27412026-09-07T00:00:54.120Z Compiling tokio v1.52.1
27422026-09-07T00:00:54.269Z Compiling http v1.4.2
27432026-09-07T00:00:54.326Z Compiling crypto-common v0.1.7
27442026-09-07T00:00:54.390Z Compiling block-buffer v0.10.4
27452026-09-07T00:00:54.505Z Compiling slog v2.8.2
27462026-09-07T00:00:54.529Z Compiling rustls-pki-types v1.14.0
27472026-09-07T00:00:54.591Z Compiling idna_adapter v1.2.1
27482026-09-07T00:00:54.616Z Compiling digest v0.10.7
27492026-09-07T00:00:54.616Z Compiling ipnet v2.12.0
27502026-09-07T00:00:54.726Z Compiling idna v1.1.0
27512026-09-07T00:00:54.765Z Compiling aws-lc-rs v1.16.3
27522026-09-07T00:00:54.794Z Compiling ppv-lite86 v0.2.21
27532026-09-07T00:00:54.836Z Compiling regex-automata v0.4.14
27542026-09-07T00:00:54.864Z Compiling der v0.7.10
27552026-09-07T00:00:54.905Z Compiling serde_urlencoded v0.7.1
27562026-09-07T00:00:55.015Z Compiling sha2 v0.10.9
27572026-09-07T00:00:55.037Z Compiling terminal_size v0.4.3
27582026-09-07T00:00:55.166Z Compiling url v2.5.8
27592026-09-07T00:00:55.213Z Compiling rand_chacha v0.9.0
27602026-09-07T00:00:55.237Z Compiling http-body v1.0.1
27612026-09-07T00:00:55.242Z Compiling clap_builder v4.6.0
27622026-09-07T00:00:55.242Z Compiling tempfile v3.27.0
27632026-09-07T00:00:55.387Z Compiling http-body-util v0.1.3
27642026-09-07T00:00:55.434Z Compiling rand_chacha v0.3.1
27652026-09-07T00:00:55.475Z Compiling rand v0.9.2
27662026-09-07T00:00:55.592Z Compiling futures-executor v0.3.32
27672026-09-07T00:00:55.700Z Compiling rand v0.8.6
27682026-09-07T00:00:55.753Z Compiling hex v0.4.3
27692026-09-07T00:00:55.834Z Compiling schemars v0.8.22
27702026-09-07T00:00:55.857Z Compiling futures v0.3.32
27712026-09-07T00:00:55.962Z Compiling rustls-webpki v0.103.13
27722026-09-07T00:00:55.988Z Compiling spki v0.7.3
27732026-09-07T00:00:55.992Z Compiling rustls-native-certs v0.8.3
27742026-09-07T00:00:56.092Z Compiling hybrid-array v0.4.13
27752026-09-07T00:00:56.276Z Compiling pkcs8 v0.10.2
27762026-09-07T00:00:56.302Z Compiling hubpack v0.1.2
27772026-09-07T00:00:56.493Z Compiling publicsuffix v2.3.0
27782026-09-07T00:00:56.501Z Compiling openapiv3 v2.2.0
27792026-09-07T00:00:56.552Z Compiling rustls v0.23.41
27802026-09-07T00:00:56.574Z Compiling cookie v0.18.1
27812026-09-07T00:00:56.616Z Compiling signature v2.2.0
27822026-09-07T00:00:56.689Z Compiling rusty-fork v0.3.1
27832026-09-07T00:00:56.811Z Compiling flate2 v1.1.9
27842026-09-07T00:00:56.836Z Compiling ipnetwork v0.21.1
27852026-09-07T00:00:56.836Z Compiling hmac v0.12.1
27862026-09-07T00:00:56.938Z Compiling cookie_store v0.22.1
27872026-09-07T00:00:57.017Z Compiling is-terminal v0.4.17
27882026-09-07T00:00:57.042Z Compiling data-encoding v2.10.0
27892026-09-07T00:00:57.149Z Compiling oxnet v0.1.6
27902026-09-07T00:00:57.245Z Compiling clap v4.6.1
27912026-09-07T00:00:57.268Z Compiling slog-async v2.8.0
27922026-09-07T00:00:57.313Z Compiling slog-term v2.9.2
27932026-09-07T00:00:57.357Z Compiling proptest v1.11.0
27942026-09-07T00:00:57.394Z Compiling block-buffer v0.12.1
27952026-09-07T00:00:57.484Z Compiling crypto-common v0.2.2
27962026-09-07T00:00:57.629Z Compiling lazy_static v1.5.0
27972026-09-07T00:00:57.669Z Compiling memmap2 v0.9.10
27982026-09-07T00:00:57.693Z Compiling regex v1.12.3
27992026-09-07T00:00:57.762Z Compiling camino v1.2.5
28002026-09-07T00:00:57.955Z Compiling dof v0.4.0
28012026-09-07T00:00:58.000Z Compiling dtrace-parser v0.3.0
28022026-09-07T00:00:58.024Z Compiling thread-id v5.1.0
28032026-09-07T00:00:58.091Z Compiling half v2.7.1
28042026-09-07T00:00:58.119Z Compiling num-integer v0.1.46
28052026-09-07T00:00:58.145Z Compiling ff v0.13.1
28062026-09-07T00:00:58.170Z Compiling sec1 v0.7.3
28072026-09-07T00:00:58.259Z Compiling rustix v0.38.44
28082026-09-07T00:00:58.339Z Compiling group v0.13.0
28092026-09-07T00:00:58.445Z Compiling tokio-util v0.7.18
28102026-09-07T00:00:58.468Z Compiling tower v0.5.3
28112026-09-07T00:00:58.545Z Compiling ciborium-ll v0.2.2
28122026-09-07T00:00:58.571Z Compiling hkdf v0.12.4
28132026-09-07T00:00:58.595Z Compiling x509-cert v0.2.5
28142026-09-07T00:00:58.598Z Compiling crypto-bigint v0.5.5
28152026-09-07T00:00:58.750Z Compiling usdt-impl v0.6.0
28162026-09-07T00:00:58.773Z Compiling toml_datetime v0.6.11
28172026-09-07T00:00:58.817Z Compiling serde_spanned v0.6.9
28182026-09-07T00:00:59.003Z Compiling tower-http v0.6.8
28192026-09-07T00:00:59.059Z Compiling dof v0.3.0
28202026-09-07T00:00:59.144Z Compiling ciborium v0.2.2
28212026-09-07T00:00:59.440Z Compiling h2 v0.4.15
28222026-09-07T00:00:59.577Z Compiling usdt v0.6.0
28232026-09-07T00:00:59.641Z Compiling elliptic-curve v0.13.8
28242026-09-07T00:00:59.771Z Compiling num-iter v0.1.45
28252026-09-07T00:00:59.808Z Compiling newtype-uuid v1.3.2
28262026-09-07T00:00:59.914Z Compiling bstr v1.12.1
28272026-09-07T00:00:59.937Z Compiling dtrace-parser v0.2.0
28282026-09-07T00:00:59.987Z Compiling thread-id v4.2.2
28292026-09-07T00:01:00.083Z Compiling tokio-rustls v0.26.4
28302026-09-07T00:01:00.110Z Compiling rustls-platform-verifier v0.6.2
28312026-09-07T00:01:00.113Z Compiling daft v0.1.8
28322026-09-07T00:01:00.228Z Compiling digest v0.11.3
28332026-09-07T00:01:00.371Z Compiling usdt-impl v0.5.0
28342026-09-07T00:01:00.415Z Compiling signal-hook v0.3.18
28352026-09-07T00:01:00.438Z Compiling nix v0.31.2
28362026-09-07T00:01:00.465Z Compiling serde_with v3.21.0
28372026-09-07T00:01:00.493Z Compiling memmap v0.7.0
28382026-09-07T00:01:00.496Z Compiling foreign-types-shared v0.1.1
28392026-09-07T00:01:00.546Z Compiling ahash v0.8.12
28402026-09-07T00:01:00.546Z Compiling num-bigint-dig v0.8.6
28412026-09-07T00:01:00.622Z Compiling foreign-types v0.3.2
28422026-09-07T00:01:00.742Z Compiling packed_struct v0.10.1
28432026-09-07T00:01:00.765Z Compiling openssl-sys v0.9.117
28442026-09-07T00:01:00.812Z Compiling usdt v0.5.0
28452026-09-07T00:01:00.848Z Compiling rfc6979 v0.4.0
28462026-09-07T00:01:00.900Z Compiling pkcs1 v0.7.5
28472026-09-07T00:01:01.038Z Compiling toml_edit v0.19.15
28482026-09-07T00:01:01.268Z Compiling openssl v0.10.80
28492026-09-07T00:01:01.296Z Compiling curve25519-dalek v4.1.3
28502026-09-07T00:01:01.333Z Compiling ecdsa v0.16.9
28512026-09-07T00:01:01.388Z Compiling hashbrown v0.13.2
28522026-09-07T00:01:01.821Z Compiling rsa v0.9.10
28532026-09-07T00:01:01.850Z Compiling serde-hex v0.1.0
28542026-09-07T00:01:01.905Z Compiling bzip2 v0.4.4
28552026-09-07T00:01:01.999Z Compiling signal-hook-mio v0.2.5
28562026-09-07T00:01:02.023Z Compiling globset v0.4.18
28572026-09-07T00:01:02.157Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
28582026-09-07T00:01:02.157Z Compiling ron v0.8.1
28592026-09-07T00:01:02.222Z Compiling primeorder v0.13.6
28602026-09-07T00:01:02.250Z Compiling block-padding v0.4.2
28612026-09-07T00:01:02.278Z Compiling sha3 v0.10.8
28622026-09-07T00:01:02.450Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
28632026-09-07T00:01:02.487Z Compiling inout v0.2.2
28642026-09-07T00:01:02.549Z Compiling salty v0.3.0
28652026-09-07T00:01:02.625Z Compiling toml v0.7.8
28662026-09-07T00:01:02.649Z Compiling zip v0.6.6
28672026-09-07T00:01:02.699Z Compiling object v0.30.4
28682026-09-07T00:01:02.817Z Compiling ed25519 v2.2.3
28692026-09-07T00:01:02.837Z Compiling inout v0.1.4
28702026-09-07T00:01:03.033Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
28712026-09-07T00:01:03.130Z Compiling jiff v0.2.34
28722026-09-07T00:01:03.160Z Compiling hyper v1.10.1
28732026-09-07T00:01:03.362Z Compiling ed25519-dalek v2.2.0
28742026-09-07T00:01:03.451Z Compiling cipher v0.4.4
28752026-09-07T00:01:03.481Z Compiling cipher v0.5.2
28762026-09-07T00:01:03.505Z Compiling crossterm v0.28.1
28772026-09-07T00:01:03.592Z Compiling serde-big-array v0.5.1
28782026-09-07T00:01:03.663Z Compiling pem v3.0.6
28792026-09-07T00:01:03.737Z Compiling petgraph v0.8.3
28802026-09-07T00:01:03.780Z Compiling native-tls v0.2.18
28812026-09-07T00:01:03.804Z Compiling chacha20 v0.10.0
28822026-09-07T00:01:03.827Z Compiling object v0.37.3
28832026-09-07T00:01:03.958Z Compiling heapless v0.7.17
28842026-09-07T00:01:04.176Z Compiling tokio-native-tls v0.3.1
28852026-09-07T00:01:04.198Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
28862026-09-07T00:01:04.220Z Compiling p384 v0.13.1
28872026-09-07T00:01:04.392Z Compiling byte-wrapper v0.1.0
28882026-09-07T00:01:04.451Z Compiling md-5 v0.10.6
28892026-09-07T00:01:04.538Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
28902026-09-07T00:01:04.656Z Compiling hyper-util v0.1.20
28912026-09-07T00:01:04.704Z Compiling serde_plain v1.0.2
28922026-09-07T00:01:04.926Z Compiling zopfli v0.8.3
28932026-09-07T00:01:04.968Z Compiling toml_edit v0.22.27
28942026-09-07T00:01:04.992Z Compiling postgres-protocol v0.6.10
28952026-09-07T00:01:05.283Z Compiling smoltcp v0.9.1
28962026-09-07T00:01:05.547Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
28972026-09-07T00:01:05.580Z Compiling tokio-stream v0.1.18
28982026-09-07T00:01:05.827Z Compiling hickory-proto v0.24.4
28992026-09-07T00:01:05.915Z Compiling hickory-proto v0.25.2
29002026-09-07T00:01:05.946Z Compiling float-cmp v0.10.0
29012026-09-07T00:01:06.120Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29022026-09-07T00:01:06.168Z Compiling petgraph v0.6.5
29032026-09-07T00:01:06.209Z Compiling textwrap v0.16.2
29042026-09-07T00:01:06.270Z Compiling string_cache v0.8.9
29052026-09-07T00:01:06.294Z Compiling predicates v3.1.4
29062026-09-07T00:01:06.297Z Compiling blake3 v1.8.5
29072026-09-07T00:01:06.383Z Compiling hyper-rustls v0.27.7
29082026-09-07T00:01:06.510Z Compiling hyper-tls v0.6.0
29092026-09-07T00:01:06.577Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29102026-09-07T00:01:06.803Z Compiling reqwest v0.13.2
29112026-09-07T00:01:06.965Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
29122026-09-07T00:01:07.017Z Compiling backtrace v0.3.76
29132026-09-07T00:01:07.061Z Compiling reqwest v0.12.28
29142026-09-07T00:01:07.152Z Compiling toml v0.8.23
29152026-09-07T00:01:07.176Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
29162026-09-07T00:01:07.228Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
29172026-09-07T00:01:07.491Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29182026-09-07T00:01:07.591Z Compiling backtrace-ext v0.2.1
29192026-09-07T00:01:07.848Z Compiling zip v4.6.1
29202026-09-07T00:01:07.914Z Compiling postgres-types v0.2.12
29212026-09-07T00:01:07.957Z Compiling iddqd v0.4.2
29222026-09-07T00:01:08.018Z Compiling similar v2.7.0
29232026-09-07T00:01:08.450Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
29242026-09-07T00:01:08.973Z Compiling hickory-resolver v0.24.4
29252026-09-07T00:01:08.999Z Compiling olpc-cjson v0.1.4
29262026-09-07T00:01:09.234Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
29272026-09-07T00:01:09.256Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29282026-09-07T00:01:09.326Z Compiling secrecy v0.8.0
29292026-09-07T00:01:09.518Z Compiling miette v7.6.0
29302026-09-07T00:01:09.568Z Compiling tokio-postgres v0.7.16
29312026-09-07T00:01:09.592Z Compiling fs-err v3.3.0
29322026-09-07T00:01:09.612Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
29332026-09-07T00:01:09.684Z Compiling tough v0.22.0
29342026-09-07T00:01:10.064Z Compiling buf-list v1.1.2
29352026-09-07T00:01:10.102Z Compiling hostname v0.3.1
29362026-09-07T00:01:10.128Z Compiling slog-json v2.6.1
29372026-09-07T00:01:10.260Z Compiling qorb v0.4.1
29382026-09-07T00:01:10.305Z Compiling compression-codecs v0.4.37
29392026-09-07T00:01:10.415Z Compiling slog-bunyan v2.5.0
29402026-09-07T00:01:10.449Z Compiling toml_datetime v1.1.1+spec-1.1.0
29412026-09-07T00:01:10.612Z Compiling serde_spanned v1.1.1
29422026-09-07T00:01:10.639Z Compiling async-compression v0.4.41
29432026-09-07T00:01:10.643Z Compiling multer v3.1.0
29442026-09-07T00:01:10.745Z Compiling sha1 v0.11.0
29452026-09-07T00:01:10.812Z Compiling toml v1.1.2+spec-1.1.0
29462026-09-07T00:01:10.862Z Compiling rustls-pemfile v2.2.0
29472026-09-07T00:01:11.067Z Compiling serde_path_to_error v0.1.20
29482026-09-07T00:01:11.126Z Compiling hostname v0.4.2
29492026-09-07T00:01:11.126Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
29502026-09-07T00:01:11.174Z Compiling progenitor-client v0.14.0
29512026-09-07T00:01:11.326Z Compiling atomicwrites v0.4.4
29522026-09-07T00:01:11.461Z Compiling macaddr v1.0.1
29532026-09-07T00:01:11.523Z Compiling instant v0.1.13
29542026-09-07T00:01:11.609Z Compiling oxide-generation v0.1.3
29552026-09-07T00:01:11.637Z Compiling regress v0.10.5
29562026-09-07T00:01:11.670Z Compiling backoff v0.4.0
29572026-09-07T00:01:11.733Z Compiling dropshot v0.17.1
29582026-09-07T00:01:11.737Z Compiling progenitor-extras v0.2.0
29592026-09-07T00:01:11.927Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
29602026-09-07T00:01:12.059Z Compiling parse-display v0.10.0
29612026-09-07T00:01:12.063Z Compiling heck v0.5.0
29622026-09-07T00:01:12.137Z Compiling regress v0.11.1
29632026-09-07T00:01:12.262Z Compiling secrecy v0.10.3
29642026-09-07T00:01:12.451Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
29652026-09-07T00:01:12.475Z Compiling unsafe-libyaml v0.2.11
29662026-09-07T00:01:12.545Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
29672026-09-07T00:01:12.573Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
29682026-09-07T00:01:12.711Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
29692026-09-07T00:01:12.815Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29702026-09-07T00:01:12.854Z Compiling universal-hash v0.5.1
29712026-09-07T00:01:12.881Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
29722026-09-07T00:01:13.034Z Compiling serde_yaml v0.9.34+deprecated
29732026-09-07T00:01:13.166Z Compiling poly1305 v0.8.0
29742026-09-07T00:01:13.269Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
29752026-09-07T00:01:13.293Z Compiling chacha20 v0.9.1
29762026-09-07T00:01:13.462Z Compiling blake2 v0.10.6
29772026-09-07T00:01:13.511Z Compiling aead v0.5.2
29782026-09-07T00:01:13.575Z Compiling password-hash v0.5.0
29792026-09-07T00:01:13.631Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
29802026-09-07T00:01:13.674Z Compiling vsss-rs v3.3.4
29812026-09-07T00:01:13.728Z Compiling typify-impl v0.6.2
29822026-09-07T00:01:13.869Z Compiling chacha20poly1305 v0.10.1
29832026-09-07T00:01:13.892Z Compiling argon2 v0.5.3
29842026-09-07T00:01:14.168Z Compiling camino-tempfile v1.4.1
29852026-09-07T00:01:14.213Z Compiling heapless v0.8.0
29862026-09-07T00:01:14.318Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
29872026-09-07T00:01:14.535Z Compiling ingot-types v0.2.0
29882026-09-07T00:01:14.559Z Compiling cobs v0.3.0
29892026-09-07T00:01:14.627Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
29902026-09-07T00:01:14.653Z Compiling cstr-argument v0.1.2
29912026-09-07T00:01:14.678Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
29922026-09-07T00:01:14.747Z Compiling smoltcp v0.11.0
29932026-09-07T00:01:14.807Z Compiling postcard v1.1.3
29942026-09-07T00:01:14.839Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
29952026-09-07T00:01:14.863Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
29962026-09-07T00:01:15.003Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
29972026-09-07T00:01:15.029Z Compiling ingot v0.2.1
29982026-09-07T00:01:15.121Z Compiling rand v0.10.1
29992026-09-07T00:01:15.146Z Compiling sigpipe v0.1.3
30002026-09-07T00:01:15.205Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30012026-09-07T00:01:15.239Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30022026-09-07T00:01:15.271Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
30032026-09-07T00:01:15.296Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30042026-09-07T00:01:15.361Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30052026-09-07T00:01:15.458Z Compiling zone v0.3.1
30062026-09-07T00:01:15.589Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30072026-09-07T00:01:15.612Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
30082026-09-07T00:01:15.639Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
30092026-09-07T00:01:15.728Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30102026-09-07T00:01:15.746Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
30112026-09-07T00:01:15.905Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30122026-09-07T00:01:15.905Z Compiling tokio-dtrace v0.1.1
30132026-09-07T00:01:16.041Z Compiling bytecount v0.6.9
30142026-09-07T00:01:16.124Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30152026-09-07T00:01:16.213Z Compiling oxide-tokio-rt v0.1.4
30162026-09-07T00:01:16.237Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30172026-09-07T00:01:16.337Z Compiling slog-dtrace v0.3.0
30182026-09-07T00:01:16.408Z Compiling prettyplease v0.2.37
30192026-09-07T00:01:16.474Z Compiling newline-converter v0.3.0
30202026-09-07T00:01:16.524Z Compiling gethostname v0.5.0
30212026-09-07T00:01:16.648Z Compiling console v0.15.11
30222026-09-07T00:01:16.672Z Compiling oxide-update-engine-types v0.1.2
30232026-09-07T00:01:16.718Z Compiling cancel-safe-futures v0.1.5
30242026-09-07T00:01:16.775Z Compiling num-rational v0.4.2
30252026-09-07T00:01:16.823Z Compiling num-complex v0.4.6
30262026-09-07T00:01:16.991Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30272026-09-07T00:01:17.167Z Compiling expectorate v1.2.0
30282026-09-07T00:01:17.236Z Compiling typify-macro v0.6.2
30292026-09-07T00:01:17.239Z Compiling compression-core v0.4.31
30302026-09-07T00:01:17.283Z Compiling match_cfg v0.1.0
30312026-09-07T00:01:17.411Z Compiling num v0.4.3
30322026-09-07T00:01:17.596Z Compiling float-ord v0.3.2
30332026-09-07T00:01:17.683Z Compiling linear-map v1.2.0
30342026-09-07T00:01:17.706Z Compiling toml_writer v1.1.1+spec-1.1.0
30352026-09-07T00:01:17.943Z Compiling oxide-update-engine v0.1.2
30362026-09-07T00:01:17.994Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30372026-09-07T00:01:18.111Z Compiling async-stream v0.3.6
30382026-09-07T00:01:18.309Z Compiling waitgroup v0.1.2
30392026-09-07T00:01:18.448Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30402026-09-07T00:01:18.472Z Compiling backon v1.6.0
30412026-09-07T00:01:18.571Z Compiling minimal-lexical v0.2.1
30422026-09-07T00:01:18.738Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30432026-09-07T00:01:18.858Z Compiling typify v0.6.2
30442026-09-07T00:01:18.919Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30452026-09-07T00:01:18.943Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30462026-09-07T00:01:18.993Z Compiling progenitor-impl v0.14.0
30472026-09-07T00:01:19.019Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30482026-09-07T00:01:19.023Z Compiling nom v7.1.3
30492026-09-07T00:01:19.550Z Compiling itertools v0.14.0
30502026-09-07T00:01:19.780Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
30512026-09-07T00:01:20.454Z Compiling humantime v2.3.0
30522026-09-07T00:01:20.478Z Compiling unicode-xid v0.2.6
30532026-09-07T00:01:20.618Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30542026-09-07T00:01:20.640Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30552026-09-07T00:01:20.879Z Compiling papergrid v0.11.0
30562026-09-07T00:01:20.927Z Compiling tabled_derive v0.7.0
30572026-09-07T00:01:21.207Z Compiling progenitor-macro v0.14.0
30582026-09-07T00:01:21.345Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30592026-09-07T00:01:21.711Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30602026-09-07T00:01:21.828Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30612026-09-07T00:01:21.872Z Compiling termtree v0.5.1
30622026-09-07T00:01:21.953Z Compiling tabled v0.15.0
30632026-09-07T00:01:21.999Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30642026-09-07T00:01:22.078Z Compiling crossterm v0.29.0
30652026-09-07T00:01:22.774Z Compiling phf_shared v0.12.1
30662026-09-07T00:01:23.011Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30672026-09-07T00:01:23.052Z Compiling vte v0.14.1
30682026-09-07T00:01:23.298Z Compiling csv-core v0.1.13
30692026-09-07T00:01:23.323Z Compiling highway v1.3.0
30702026-09-07T00:01:23.410Z Compiling chrono-tz v0.10.4
30712026-09-07T00:01:23.527Z Compiling csv v1.4.0
30722026-09-07T00:01:23.577Z Compiling strip-ansi-escapes v0.2.1
30732026-09-07T00:01:23.628Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30742026-09-07T00:01:23.683Z Compiling phf v0.12.1
30752026-09-07T00:01:23.804Z Compiling const_format_proc_macros v0.2.34
30762026-09-07T00:01:23.828Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30772026-09-07T00:01:23.888Z Compiling fd-lock v4.0.4
30782026-09-07T00:01:23.892Z Compiling peg-macros v0.8.5
30792026-09-07T00:01:23.914Z Compiling nu-ansi-term v0.50.3
30802026-09-07T00:01:24.042Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30812026-09-07T00:01:24.293Z Compiling reedline v0.40.0
30822026-09-07T00:01:24.378Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
30832026-09-07T00:01:24.466Z Compiling bcs v0.1.6
30842026-09-07T00:01:24.600Z Compiling const_format v0.2.35
30852026-09-07T00:01:24.670Z Compiling nom v8.0.0
30862026-09-07T00:01:24.863Z Compiling semver v0.1.20
30872026-09-07T00:01:24.983Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30882026-09-07T00:01:25.200Z Compiling peg v0.8.5
30892026-09-07T00:01:25.272Z Compiling rustc_version v0.1.7
30902026-09-07T00:01:25.308Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30912026-09-07T00:01:25.422Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
30922026-09-07T00:01:25.454Z Compiling progenitor v0.14.0
30932026-09-07T00:01:25.513Z Compiling newtype_derive v0.1.6
30942026-09-07T00:01:25.535Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
30952026-09-07T00:01:25.649Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30962026-09-07T00:01:25.811Z Compiling dropshot-api-manager-types v0.8.0
30972026-09-07T00:01:25.835Z Compiling sha1 v0.10.6
30982026-09-07T00:01:25.970Z Compiling steno v0.4.1
30992026-09-07T00:01:25.973Z Compiling utf-8 v0.7.6
31002026-09-07T00:01:26.017Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31012026-09-07T00:01:26.173Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
31022026-09-07T00:01:26.198Z Compiling tagptr v0.2.0
31032026-09-07T00:01:26.225Z Compiling tungstenite v0.21.0
31042026-09-07T00:01:26.279Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31052026-09-07T00:01:26.306Z Compiling darling_core v0.21.3
31062026-09-07T00:01:26.407Z Compiling moka v0.12.13
31072026-09-07T00:01:26.456Z Compiling display-error-chain v0.2.2
31082026-09-07T00:01:26.486Z Compiling vergen-lib v0.1.6
31092026-09-07T00:01:26.536Z Compiling diesel_derives v2.3.7
31102026-09-07T00:01:26.624Z Compiling scheduled-thread-pool v0.2.7
31112026-09-07T00:01:26.723Z Compiling vergen-gitcl v1.0.8
31122026-09-07T00:01:26.800Z Compiling diesel_table_macro_syntax v0.3.0
31132026-09-07T00:01:26.832Z Compiling dirs-sys-next v0.1.2
31142026-09-07T00:01:26.883Z Compiling tokio-tungstenite v0.21.0
31152026-09-07T00:01:26.982Z Compiling maplit v1.0.2
31162026-09-07T00:01:27.080Z Compiling crunchy v0.2.4
31172026-09-07T00:01:27.106Z Compiling glob v0.3.3
31182026-09-07T00:01:27.110Z Compiling dirs-next v2.0.0
31192026-09-07T00:01:27.281Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31202026-09-07T00:01:27.341Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
31212026-09-07T00:01:27.436Z Compiling r2d2 v0.8.10
31222026-09-07T00:01:27.485Z Compiling clang-sys v1.8.1
31232026-09-07T00:01:27.580Z Compiling hickory-resolver v0.25.2
31242026-09-07T00:01:27.651Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
31252026-09-07T00:01:27.724Z Compiling libscf-sys v1.2.0
31262026-09-07T00:01:27.800Z Compiling downcast-rs v2.0.2
31272026-09-07T00:01:27.834Z Compiling tiny-keccak v2.0.2
31282026-09-07T00:01:27.864Z Compiling xshell-macros v0.2.7
31292026-09-07T00:01:27.962Z Compiling term v0.7.0
31302026-09-07T00:01:27.995Z Compiling papergrid v0.18.0
31312026-09-07T00:01:28.022Z Compiling bit-vec v0.6.3
31322026-09-07T00:01:28.269Z Compiling ascii-canvas v3.0.0
31332026-09-07T00:01:28.292Z Compiling xshell v0.2.7
31342026-09-07T00:01:28.360Z Compiling bit-set v0.5.3
31352026-09-07T00:01:28.418Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31362026-09-07T00:01:28.469Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
31372026-09-07T00:01:28.496Z Compiling darling_macro v0.21.3
31382026-09-07T00:01:28.545Z Compiling omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31392026-09-07T00:01:28.569Z Compiling omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31402026-09-07T00:01:28.595Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31412026-09-07T00:01:28.944Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31422026-09-07T00:01:29.008Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31432026-09-07T00:01:29.051Z Compiling darling v0.21.3
31442026-09-07T00:01:29.074Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31452026-09-07T00:01:29.117Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31462026-09-07T00:01:29.156Z Compiling itertools v0.15.0
31472026-09-07T00:01:29.179Z Compiling dsl_auto_type v0.2.0
31482026-09-07T00:01:29.263Z Compiling tabled v0.21.0
31492026-09-07T00:01:29.307Z Compiling itertools v0.10.5
31502026-09-07T00:01:29.398Z Compiling ena v0.14.4
31512026-09-07T00:01:29.565Z Compiling libloading v0.8.9
31522026-09-07T00:01:29.645Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31532026-09-07T00:01:29.800Z Compiling unicase v2.9.0
31542026-09-07T00:01:29.908Z Compiling diff v0.1.13
31552026-09-07T00:01:30.076Z Compiling regex-syntax v0.6.29
31562026-09-07T00:01:30.117Z Compiling bindgen v0.71.1
31572026-09-07T00:01:30.206Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
31582026-09-07T00:01:30.462Z Compiling cexpr v0.6.0
31592026-09-07T00:01:30.495Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31602026-09-07T00:01:30.521Z Compiling rustc-hash v2.1.1
31612026-09-07T00:01:30.789Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31622026-09-07T00:01:30.814Z Compiling nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31632026-09-07T00:01:30.877Z Compiling headers-core v0.3.0
31642026-09-07T00:01:30.959Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31652026-09-07T00:01:31.035Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
31662026-09-07T00:01:31.098Z Compiling libxml v0.3.3
31672026-09-07T00:01:31.120Z Compiling crc8 v0.1.1
31682026-09-07T00:01:31.267Z Compiling headers v0.4.1
31692026-09-07T00:01:31.303Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31702026-09-07T00:01:31.327Z Compiling strum_macros v0.24.3
31712026-09-07T00:01:31.432Z Compiling indoc v1.0.9
31722026-09-07T00:01:31.564Z Compiling lalrpop v0.19.12
31732026-09-07T00:01:32.156Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31742026-09-07T00:01:32.454Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31752026-09-07T00:01:32.612Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31762026-09-07T00:01:32.636Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31772026-09-07T00:01:33.037Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31782026-09-07T00:01:33.319Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
31792026-09-07T00:01:33.462Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31802026-09-07T00:01:33.680Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31812026-09-07T00:01:33.765Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31822026-09-07T00:01:33.939Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
31832026-09-07T00:01:34.025Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
31842026-09-07T00:01:34.025Z Compiling quick-xml v0.37.5
31852026-09-07T00:01:34.277Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31862026-09-07T00:01:34.367Z Compiling derive_builder v0.20.2
31872026-09-07T00:01:34.485Z Compiling diesel v2.3.7
31882026-09-07T00:01:34.544Z Compiling oso-derive v0.27.3
31892026-09-07T00:01:34.706Z Compiling impl-trait-for-tuples v0.2.3
31902026-09-07T00:01:35.069Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31912026-09-07T00:01:36.045Z Compiling openssl-probe v0.1.6
31922026-09-07T00:01:36.269Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31932026-09-07T00:01:36.362Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31942026-09-07T00:01:36.460Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
31952026-09-07T00:01:36.610Z Compiling samael v0.0.19
31962026-09-07T00:01:36.750Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31972026-09-07T00:01:37.025Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31982026-09-07T00:01:37.068Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31992026-09-07T00:01:37.412Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32002026-09-07T00:01:37.600Z Compiling bb8 v0.8.6
32012026-09-07T00:01:37.684Z Compiling filetime v0.2.27
32022026-09-07T00:01:37.921Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
32032026-09-07T00:01:37.983Z Compiling trait-variant v0.1.2
32042026-09-07T00:01:38.007Z Compiling half v1.8.3
32052026-09-07T00:01:38.131Z Compiling tar v0.4.46
32062026-09-07T00:01:38.347Z Compiling serde_cbor v0.11.2
32072026-09-07T00:01:38.549Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32082026-09-07T00:01:38.572Z Compiling scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
32092026-09-07T00:01:38.735Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32102026-09-07T00:01:38.835Z Compiling nonempty v0.12.0
32112026-09-07T00:01:38.963Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32122026-09-07T00:01:39.059Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32132026-09-07T00:01:39.083Z Compiling polar-core v0.27.3
32142026-09-07T00:01:39.105Z Compiling fxhash v0.2.1
32152026-09-07T00:01:39.240Z Compiling libz-sys v1.1.24
32162026-09-07T00:01:39.286Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
32172026-09-07T00:01:39.569Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32182026-09-07T00:01:39.686Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32192026-09-07T00:01:39.756Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32202026-09-07T00:01:39.818Z Compiling kstat-rs v0.2.5
32212026-09-07T00:01:40.022Z Compiling seq-macro v0.3.6
32222026-09-07T00:01:40.261Z Compiling dashu-int v0.5.1
32232026-09-07T00:01:40.489Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
32242026-09-07T00:01:40.525Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32252026-09-07T00:01:40.528Z Compiling mime_guess v2.0.5
32262026-09-07T00:01:40.595Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32272026-09-07T00:01:40.598Z Compiling ssh-encoding v0.2.0
32282026-09-07T00:01:41.087Z Compiling nanorand v0.7.0
32292026-09-07T00:01:41.119Z Compiling libgit2-sys v0.18.3+1.9.2
32302026-09-07T00:01:41.232Z Compiling rlimit v0.10.2
32312026-09-07T00:01:41.400Z Compiling num-modular v0.6.5
32322026-09-07T00:01:41.445Z Compiling dashu-base v0.5.1
32332026-09-07T00:01:41.523Z Compiling parking_lot_core v0.8.6
32342026-09-07T00:01:41.702Z Compiling flume v0.11.1
32352026-09-07T00:01:41.844Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32362026-09-07T00:01:41.892Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32372026-09-07T00:01:41.925Z Compiling ssh-cipher v0.2.0
32382026-09-07T00:01:42.156Z Compiling tungstenite v0.28.0
32392026-09-07T00:01:42.267Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32402026-09-07T00:01:42.293Z Compiling p256 v0.13.2
32412026-09-07T00:01:42.522Z Compiling git-stub v1.0.0
32422026-09-07T00:01:42.793Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
32432026-09-07T00:01:42.856Z Compiling strsim v0.10.0
32442026-09-07T00:01:43.068Z Compiling instability v0.3.11
32452026-09-07T00:01:43.173Z Compiling http-range v0.1.5
32462026-09-07T00:01:43.279Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
32472026-09-07T00:01:43.323Z Compiling num-primitive v0.2.1
32482026-09-07T00:01:43.629Z Compiling darling_core v0.13.4
32492026-09-07T00:01:43.657Z Compiling tokio-tungstenite v0.28.0
32502026-09-07T00:01:43.710Z Compiling git-stub-vcs v0.1.0
32512026-09-07T00:01:43.977Z Compiling dsi-bitstream v0.10.1
32522026-09-07T00:01:44.017Z Compiling ssh-key v0.6.7
32532026-09-07T00:01:44.643Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
32542026-09-07T00:01:44.992Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32552026-09-07T00:01:45.033Z Compiling clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32562026-09-07T00:01:45.244Z Compiling progenitor-impl v0.13.0
32572026-09-07T00:01:45.293Z Compiling ignore v0.4.25
32582026-09-07T00:01:46.204Z Compiling olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32592026-09-07T00:01:46.448Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32602026-09-07T00:01:47.147Z Compiling anstyle-parse v0.2.7
32612026-09-07T00:01:47.241Z Compiling castaway v0.2.4
32622026-09-07T00:01:47.269Z Compiling vergen-git2 v9.1.0
32632026-09-07T00:01:47.345Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32642026-09-07T00:01:47.410Z Compiling bytesize v2.7.0
32652026-09-07T00:01:47.438Z Compiling http-range-header v0.4.2
32662026-09-07T00:01:47.480Z Compiling indoc v2.0.7
32672026-09-07T00:01:47.557Z Compiling progenitor-macro v0.13.0
32682026-09-07T00:01:47.690Z Compiling compact_str v0.8.1
32692026-09-07T00:01:47.791Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#878a31ea)
32702026-09-07T00:01:47.827Z Compiling anstream v0.6.21
32712026-09-07T00:01:48.244Z Compiling oso v0.27.3
32722026-09-07T00:01:48.321Z Compiling tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
32732026-09-07T00:01:48.492Z Compiling globwalk v0.9.1
32742026-09-07T00:01:48.676Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32752026-09-07T00:01:48.989Z Compiling darling_macro v0.13.4
32762026-09-07T00:01:49.525Z Compiling parking_lot v0.11.2
32772026-09-07T00:01:49.854Z Compiling hyper-staticfile v0.10.1
32782026-09-07T00:01:50.160Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32792026-09-07T00:01:50.184Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32802026-09-07T00:01:50.596Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
32812026-09-07T00:01:50.687Z Compiling oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32822026-09-07T00:01:50.757Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
32832026-09-07T00:01:51.148Z Compiling predicates-tree v1.0.13
32842026-09-07T00:01:51.506Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32852026-09-07T00:01:51.713Z Compiling async-bb8-diesel v0.2.1
32862026-09-07T00:01:51.760Z Compiling diesel-dtrace v0.5.0
32872026-09-07T00:01:51.825Z Compiling progenitor-client v0.13.0
32882026-09-07T00:01:51.910Z Compiling unicode-truncate v1.1.0
32892026-09-07T00:01:51.946Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
32902026-09-07T00:01:52.079Z Compiling digest-io v0.1.0
32912026-09-07T00:01:52.114Z Compiling sha2 v0.11.0
32922026-09-07T00:01:52.144Z Compiling lru v0.12.5
32932026-09-07T00:01:52.263Z Compiling prefix-trie v0.7.0
32942026-09-07T00:01:52.286Z Compiling rand_seeder v0.4.0
32952026-09-07T00:01:52.370Z Compiling rawzip v0.4.4
32962026-09-07T00:01:52.509Z Compiling cassowary v0.3.0
32972026-09-07T00:01:52.726Z Compiling hickory-server v0.25.2
32982026-09-07T00:01:52.750Z Compiling progenitor v0.13.0
32992026-09-07T00:01:52.939Z Compiling tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
33002026-09-07T00:01:53.158Z Compiling ratatui v0.29.0
33012026-09-07T00:01:53.242Z Compiling typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33022026-09-07T00:01:53.310Z Compiling camino-tempfile-ext v0.3.3
33032026-09-07T00:01:53.507Z Compiling sled v0.34.7
33042026-09-07T00:01:53.570Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
33052026-09-07T00:01:53.757Z Compiling darling v0.13.4
33062026-09-07T00:01:53.879Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
33072026-09-07T00:01:55.002Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33082026-09-07T00:01:56.729Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33092026-09-07T00:01:56.884Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33102026-09-07T00:01:57.389Z Compiling clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33112026-09-07T00:01:57.414Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33122026-09-07T00:01:57.577Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33132026-09-07T00:01:57.659Z Compiling pwd v1.4.0
33142026-09-07T00:01:57.832Z Compiling lru v0.18.3
33152026-09-07T00:01:57.992Z Compiling wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33162026-09-07T00:01:58.017Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
33172026-09-07T00:01:58.041Z Compiling serde_with_macros v1.5.2
33182026-09-07T00:01:58.083Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
33192026-09-07T00:01:58.115Z Compiling sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33202026-09-07T00:01:58.894Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33212026-09-07T00:01:59.154Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
33222026-09-07T00:01:59.188Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33232026-09-07T00:01:59.303Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33242026-09-07T00:01:59.369Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33252026-09-07T00:01:59.438Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33262026-09-07T00:01:59.463Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33272026-09-07T00:01:59.551Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33282026-09-07T00:01:59.630Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33292026-09-07T00:01:59.684Z Compiling arc-swap v1.8.2
33302026-09-07T00:01:59.708Z Compiling void v1.0.2
33312026-09-07T00:01:59.850Z Compiling lzss v0.8.2
33322026-09-07T00:01:59.945Z Compiling slog-scope v4.4.1
33332026-09-07T00:01:59.996Z Compiling serde_with v1.14.0
33342026-09-07T00:02:00.030Z Compiling scuffle v0.1.0
33352026-09-07T00:02:00.053Z Compiling tungstenite v0.23.0
33362026-09-07T00:02:00.137Z Compiling lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33372026-09-07T00:02:00.139Z Compiling clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33382026-09-07T00:02:00.267Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33392026-09-07T00:02:00.368Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33402026-09-07T00:02:00.412Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33412026-09-07T00:02:00.515Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
33422026-09-07T00:02:00.568Z Compiling libsw-core v0.3.2
33432026-09-07T00:02:00.747Z Compiling nix v0.27.1
33442026-09-07T00:02:00.778Z Compiling twox-hash v2.1.2
33452026-09-07T00:02:01.083Z Compiling serde_bytes v0.11.19
33462026-09-07T00:02:01.180Z Compiling atty v0.2.14
33472026-09-07T00:02:01.234Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
33482026-09-07T00:02:01.265Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
33492026-09-07T00:02:01.325Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33502026-09-07T00:02:01.371Z Compiling gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
33512026-09-07T00:02:01.407Z Compiling libsw v3.5.0
33522026-09-07T00:02:01.478Z Compiling tokio-tungstenite v0.23.1
33532026-09-07T00:02:01.616Z Compiling slog-stdlog v4.1.1
33542026-09-07T00:02:01.637Z Compiling wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33552026-09-07T00:02:01.674Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33562026-09-07T00:02:01.855Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33572026-09-07T00:02:01.881Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33582026-09-07T00:02:01.917Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
33592026-09-07T00:02:02.119Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
33602026-09-07T00:02:02.604Z Compiling clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33612026-09-07T00:02:02.648Z Compiling gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33622026-09-07T00:02:03.056Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33632026-09-07T00:02:03.680Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33642026-09-07T00:02:03.888Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33652026-09-07T00:02:04.522Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33662026-09-07T00:02:04.745Z Compiling nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33672026-09-07T00:02:06.244Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33682026-09-07T00:02:06.896Z Compiling git2 v0.20.4
33692026-09-07T00:02:07.111Z Compiling lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33702026-09-07T00:02:08.348Z Compiling nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33712026-09-07T00:02:08.705Z Compiling nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33722026-09-07T00:02:08.731Z Compiling lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
33732026-09-07T00:02:09.721Z Compiling nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33742026-09-07T00:02:09.838Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
33752026-09-07T00:02:09.883Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33762026-09-07T00:02:10.821Z Compiling nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33772026-09-07T00:02:11.753Z Compiling nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33782026-09-07T00:02:12.327Z Compiling nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33792026-09-07T00:02:13.942Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33802026-09-07T00:02:14.056Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33812026-09-07T00:02:15.568Z Compiling crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
33822026-09-07T00:02:15.658Z Compiling ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33832026-09-07T00:02:16.288Z Compiling nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33842026-09-07T00:02:16.506Z Compiling ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33852026-09-07T00:02:17.231Z Compiling signal-hook-tokio v0.3.1
33862026-09-07T00:02:17.429Z Compiling fatfs v0.3.6
33872026-09-07T00:02:17.514Z Compiling yasna v0.5.2
33882026-09-07T00:02:17.716Z Compiling raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
33892026-09-07T00:02:18.077Z Compiling console v0.16.2
33902026-09-07T00:02:18.417Z Compiling assert_matches v1.5.0
33912026-09-07T00:02:18.526Z Compiling indicatif v0.18.4
33922026-09-07T00:02:18.559Z Compiling rcgen v0.12.1
33932026-09-07T00:02:18.774Z Compiling omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33942026-09-07T00:02:19.042Z Compiling omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33952026-09-07T00:02:19.158Z Compiling slog-envlogger v2.2.0
33962026-09-07T00:02:19.583Z Compiling oxide-update-engine-display v0.1.2
33972026-09-07T00:02:19.668Z Compiling bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33982026-09-07T00:02:19.823Z Compiling oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33992026-09-07T00:02:20.036Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34002026-09-07T00:02:20.079Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
34012026-09-07T00:02:20.316Z Compiling port-file v0.1.0
34022026-09-07T00:02:20.339Z Compiling subprocess v0.2.15
34032026-09-07T00:02:20.365Z Compiling rtoolbox v0.0.3
34042026-09-07T00:02:20.616Z Compiling rpassword v7.5.4
34052026-09-07T00:02:20.709Z Compiling oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34062026-09-07T00:02:21.043Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34072026-09-07T00:02:21.435Z Compiling ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34082026-09-07T00:02:21.542Z Compiling ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34092026-09-07T00:02:21.616Z Compiling wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34102026-09-07T00:02:21.684Z Compiling tui-tree-widget v0.23.1
34112026-09-07T00:02:21.970Z Compiling installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34122026-09-07T00:02:22.559Z Compiling wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
34132026-09-07T00:02:22.627Z Compiling wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
34142026-09-07T00:02:24.279Z Compiling cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34152026-09-07T00:02:24.438Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
34162026-09-07T00:02:24.497Z Compiling uzers v0.12.2
34172026-09-07T00:02:24.713Z Compiling wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34182026-09-07T00:02:24.830Z Compiling zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34192026-09-07T00:02:25.111Z Compiling wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34202026-09-07T00:02:25.137Z Compiling gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34212026-09-07T00:02:25.514Z Compiling sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
34222026-09-07T00:02:25.577Z Compiling support-bundle-viewer v0.1.2
34232026-09-07T00:02:25.750Z Compiling clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
34242026-09-07T00:02:26.797Z Compiling multimap v0.10.1
34252026-09-07T00:02:30.667Z Compiling dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34262026-09-07T00:02:47.137Z Compiling erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
34272026-09-07T00:03:12.543Z Compiling nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34282026-09-07T00:03:36.659Z Compiling internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34292026-09-07T00:11:18.510Z Finished `release` profile [optimized] target(s) in 10m 29s
34302026-09-07T00:11:18.513Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34312026-09-07T00:11:18.513Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34322026-09-07T00:11:53.441Z
34332026-09-07T00:11:53.441Zreal 11:05.161384832
34342026-09-07T00:11:53.441Zuser 2:09:21.083224396
34352026-09-07T00:11:53.444Zsys 4:45.070871887
34362026-09-07T00:11:53.444Ztrap 3.347970649
34372026-09-07T00:11:53.445Ztflt 0.896701441
34382026-09-07T00:11:53.445Zdflt 10.626488574
34392026-09-07T00:11:53.445Zkflt 0.123320555
34402026-09-07T00:11:53.445Zlock 8:39:59.674176991
34412026-09-07T00:11:53.445Zslp 3:15:38.853491305
34422026-09-07T00:11:53.445Zlat 3:09.825634767
34432026-09-07T00:11:53.445Zstop 8:58.116393063
34442026-09-07T00:11:53.445Z+ mapfile -t packages
34452026-09-07T00:11:53.445Z++ cargo run --locked --release --bin omicron-package -- -t test list-outputs
34462026-09-07T00:11:54.477Z Finished `release` profile [optimized] target(s) in 1.02s
34472026-09-07T00:11:54.480Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
34482026-09-07T00:11:54.481Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
34492026-09-07T00:11:54.535Z Running `target/release/omicron-package -t test list-outputs`
34502026-09-07T00:11:54.596ZLogging to: /work/oxidecomputer/omicron/out/LOG
34512026-09-07T00:11:54.600Z+ ptime -m cargo build --locked --release -p xtask
34522026-09-07T00:11:55.108Z Compiling libc v0.2.185
34532026-09-07T00:11:55.108Z Compiling serde_core v1.0.228
34542026-09-07T00:11:55.108Z Compiling serde v1.0.228
34552026-09-07T00:11:55.111Z Compiling rustix v1.1.4
34562026-09-07T00:11:55.111Z Compiling bitflags v2.11.0
34572026-09-07T00:11:55.111Z Compiling serde_json v1.0.151
34582026-09-07T00:11:55.263Z Compiling usdt-impl v0.5.0
34592026-09-07T00:11:55.266Z Compiling syn v2.0.117
34602026-09-07T00:11:55.274Z Compiling syn v1.0.109
34612026-09-07T00:11:55.299Z Compiling getrandom v0.4.3
34622026-09-07T00:11:55.303Z Compiling hashbrown v0.17.0
34632026-09-07T00:11:55.322Z Compiling log v0.4.33
34642026-09-07T00:11:55.338Z Compiling fs-err v3.3.0
34652026-09-07T00:11:55.494Z Compiling anyhow v1.0.104
34662026-09-07T00:11:55.568Z Compiling heck v0.4.1
34672026-09-07T00:11:55.632Z Compiling once_cell v1.21.3
34682026-09-07T00:11:55.923Z Compiling indexmap v2.14.0
34692026-09-07T00:11:55.990Z Compiling thread-id v4.2.2
34702026-09-07T00:11:56.009Z Compiling errno v0.3.14
34712026-09-07T00:11:56.012Z Compiling memmap v0.7.0
34722026-09-07T00:11:56.749Z Compiling proc-macro-error v1.0.4
34732026-09-07T00:11:56.992Z Compiling terminal_size v0.4.3
34742026-09-07T00:11:56.992Z Compiling tempfile v3.27.0
34752026-09-07T00:11:57.015Z Compiling tabled_derive v0.7.0
34762026-09-07T00:11:57.091Z Compiling clap_builder v4.6.0
34772026-09-07T00:11:57.091Z Compiling textwrap v0.16.2
34782026-09-07T00:11:57.357Z Compiling camino v1.2.5
34792026-09-07T00:11:57.357Z Compiling semver v1.0.28
34802026-09-07T00:11:57.360Z Compiling cargo-platform v0.3.2
34812026-09-07T00:11:57.467Z Compiling pest_generator v2.8.6
34822026-09-07T00:11:57.693Z Compiling camino-tempfile v1.4.1
34832026-09-07T00:11:57.731Z Compiling tabled v0.15.0
34842026-09-07T00:11:57.876Z Compiling serde_derive v1.0.228
34852026-09-07T00:11:57.876Z Compiling thiserror-impl v1.0.69
34862026-09-07T00:11:57.879Z Compiling zerocopy-derive v0.7.35
34872026-09-07T00:11:57.879Z Compiling scroll_derive v0.12.1
34882026-09-07T00:11:57.880Z Compiling thiserror-impl v2.0.18
34892026-09-07T00:11:57.880Z Compiling clap_derive v4.6.1
34902026-09-07T00:11:58.002Z Compiling pest_derive v2.8.6
34912026-09-07T00:11:58.606Z Compiling scroll v0.12.0
34922026-09-07T00:11:58.725Z Compiling zerocopy v0.7.35
34932026-09-07T00:11:58.873Z Compiling goblin v0.8.2
34942026-09-07T00:11:59.041Z Compiling thiserror v1.0.69
34952026-09-07T00:11:59.117Z Compiling thiserror v2.0.18
34962026-09-07T00:11:59.132Z Compiling dtrace-parser v0.2.0
34972026-09-07T00:11:59.340Z Compiling clap v4.6.1
34982026-09-07T00:12:00.455Z Compiling dof v0.3.0
34992026-09-07T00:12:00.455Z Compiling serde_tokenstream v0.2.3
35002026-09-07T00:12:00.508Z Compiling serde_spanned v0.6.9
35012026-09-07T00:12:00.508Z Compiling toml_datetime v0.6.11
35022026-09-07T00:12:00.508Z Compiling macaddr v1.0.1
35032026-09-07T00:12:00.512Z Compiling cargo_metadata v0.23.1
35042026-09-07T00:12:00.512Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
35052026-09-07T00:12:00.705Z Compiling toml_edit v0.22.27
35062026-09-07T00:12:01.076Z Compiling usdt-macro v0.5.0
35072026-09-07T00:12:01.076Z Compiling usdt-attr-macro v0.5.0
35082026-09-07T00:12:01.949Z Compiling usdt v0.5.0
35092026-09-07T00:12:02.170Z Compiling toml v0.8.23
35102026-09-07T00:12:02.591Z Compiling cargo_toml v0.21.0
35112026-09-07T00:12:04.849Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35122026-09-07T00:12:10.785Z Finished `release` profile [optimized] target(s) in 16.17s
35132026-09-07T00:12:10.894Z
35142026-09-07T00:12:10.897Zreal 16.257465646
35152026-09-07T00:12:10.897Zuser 1:56.581040516
35162026-09-07T00:12:10.897Zsys 14.516960926
35172026-09-07T00:12:10.897Ztrap 0.058288071
35182026-09-07T00:12:10.897Ztflt 0.721893942
35192026-09-07T00:12:10.897Zdflt 1.979042324
35202026-09-07T00:12:10.897Zkflt 0.000064027
35212026-09-07T00:12:10.897Zlock 3:49.434324120
35222026-09-07T00:12:10.897Zslp 2:14.241162491
35232026-09-07T00:12:10.897Zlat 2.805380755
35242026-09-07T00:12:10.897Zstop 16.724200315
35252026-09-07T00:12:10.897Z+ export CARGO_PROFILE_DEV_DEBUG=line-tables-only
35262026-09-07T00:12:10.897Z+ CARGO_PROFILE_DEV_DEBUG=line-tables-only
35272026-09-07T00:12:10.897Z+ export CARGO_PROFILE_TEST_DEBUG=line-tables-only
35282026-09-07T00:12:10.897Z+ CARGO_PROFILE_TEST_DEBUG=line-tables-only
35292026-09-07T00:12:10.897Z+ ptime -m cargo build --locked -p end-to-end-tests --tests --bin bootstrap --message-format json-render-diagnostics
35302026-09-07T00:12:11.900Z Compiling match_cfg v0.1.0
35312026-09-07T00:12:11.900Z Compiling progenitor-client v0.14.0
35322026-09-07T00:12:11.900Z Compiling slog-json v2.6.1
35332026-09-07T00:12:11.904Z Compiling sha1 v0.11.0
35342026-09-07T00:12:11.904Z Compiling async-stream-impl v0.3.6
35352026-09-07T00:12:11.904Z Compiling multer v3.1.0
35362026-09-07T00:12:11.904Z Compiling compression-core v0.4.31
35372026-09-07T00:12:11.904Z Compiling newtype-uuid-macros v0.1.0
35382026-09-07T00:12:11.904Z Compiling toml_datetime v1.1.1+spec-1.1.0
35392026-09-07T00:12:11.904Z Compiling serde_spanned v1.1.1
35402026-09-07T00:12:12.050Z Compiling dropshot v0.17.1
35412026-09-07T00:12:12.054Z Compiling toml_writer v1.1.1+spec-1.1.0
35422026-09-07T00:12:12.054Z Compiling waitgroup v0.1.2
35432026-09-07T00:12:12.054Z Compiling rustls-pemfile v2.2.0
35442026-09-07T00:12:12.054Z Compiling dropshot_endpoint v0.17.1
35452026-09-07T00:12:12.072Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
35462026-09-07T00:12:12.153Z Compiling hostname v0.3.1
35472026-09-07T00:12:12.289Z Compiling hostname v0.4.2
35482026-09-07T00:12:12.305Z Compiling serde_path_to_error v0.1.20
35492026-09-07T00:12:12.324Z Compiling atomicwrites v0.4.4
35502026-09-07T00:12:12.343Z Compiling toml v1.1.2+spec-1.1.0
35512026-09-07T00:12:12.346Z Compiling macaddr v1.0.1
35522026-09-07T00:12:12.418Z Compiling compression-codecs v0.4.37
35532026-09-07T00:12:12.455Z Compiling slog-bunyan v2.5.0
35542026-09-07T00:12:12.509Z Compiling serde_tokenstream v0.3.0
35552026-09-07T00:12:12.509Z Compiling oxide-generation v0.1.3
35562026-09-07T00:12:12.513Z Compiling instant v0.1.13
35572026-09-07T00:12:12.579Z Compiling itertools v0.14.0
35582026-09-07T00:12:12.580Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
35592026-09-07T00:12:12.616Z Compiling async-compression v0.4.41
35602026-09-07T00:12:12.636Z Compiling parse-display-derive v0.10.0
35612026-09-07T00:12:12.639Z Compiling regress v0.10.5
35622026-09-07T00:12:12.675Z Compiling backon v1.6.0
35632026-09-07T00:12:12.678Z Compiling backoff v0.4.0
35642026-09-07T00:12:12.711Z Compiling humantime v2.3.0
35652026-09-07T00:12:12.715Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
35662026-09-07T00:12:12.848Z Compiling oxide-generation-macros v0.2.0
35672026-09-07T00:12:12.868Z Compiling omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
35682026-09-07T00:12:12.887Z Compiling progenitor-extras v0.2.0
35692026-09-07T00:12:12.906Z Compiling async-stream v0.3.6
35702026-09-07T00:12:12.911Z Compiling crucible-workspace-hack v0.1.0
35712026-09-07T00:12:12.944Z Compiling convert_case v0.4.0
35722026-09-07T00:12:12.963Z Compiling sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35732026-09-07T00:12:12.967Z Compiling secrecy v0.10.3
35742026-09-07T00:12:13.004Z Compiling propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35752026-09-07T00:12:13.039Z Compiling regress v0.11.1
35762026-09-07T00:12:13.109Z Compiling thiserror-impl-no-std v2.0.2
35772026-09-07T00:12:13.170Z Compiling universal-hash v0.5.1
35782026-09-07T00:12:13.186Z Compiling opaque-debug v0.3.1
35792026-09-07T00:12:13.206Z Compiling gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
35802026-09-07T00:12:13.295Z Compiling crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
35812026-09-07T00:12:13.313Z Compiling poly1305 v0.8.0
35822026-09-07T00:12:13.334Z Compiling chacha20 v0.9.1
35832026-09-07T00:12:13.357Z Compiling derive_more v0.99.20
35842026-09-07T00:12:13.376Z Compiling blake2 v0.10.6
35852026-09-07T00:12:13.394Z Compiling aead v0.5.2
35862026-09-07T00:12:13.593Z Compiling password-hash v0.5.0
35872026-09-07T00:12:13.625Z Compiling indent_write v2.2.0
35882026-09-07T00:12:13.643Z Compiling chacha20poly1305 v0.10.1
35892026-09-07T00:12:13.684Z Compiling omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
35902026-09-07T00:12:13.702Z Compiling toml_datetime v0.7.5+spec-1.1.0
35912026-09-07T00:12:13.795Z Compiling propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
35922026-09-07T00:12:13.836Z Compiling unsafe-libyaml v0.2.11
35932026-09-07T00:12:13.901Z Compiling argon2 v0.5.3
35942026-09-07T00:12:13.979Z Compiling toml_edit v0.23.10+spec-1.0.0
35952026-09-07T00:12:13.996Z Compiling itertools v0.15.0
35962026-09-07T00:12:13.996Z Compiling num-derive v0.4.2
35972026-09-07T00:12:14.033Z Compiling heapless v0.8.0
35982026-09-07T00:12:14.051Z Compiling tabwriter v1.4.1
35992026-09-07T00:12:14.102Z Compiling hash32 v0.3.1
36002026-09-07T00:12:14.288Z Compiling omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
36012026-09-07T00:12:14.319Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36022026-09-07T00:12:14.389Z Compiling serde_yaml v0.9.34+deprecated
36032026-09-07T00:12:14.406Z Compiling thiserror-no-std v2.0.2
36042026-09-07T00:12:14.494Z Compiling parse-display v0.10.0
36052026-09-07T00:12:14.521Z Compiling vsss-rs v3.3.4
36062026-09-07T00:12:14.585Z Compiling proc-macro-crate v3.4.0
36072026-09-07T00:12:14.629Z Compiling smoltcp v0.11.0
36082026-09-07T00:12:14.796Z Compiling typify-impl v0.6.2
36092026-09-07T00:12:15.047Z Compiling cobs v0.3.0
36102026-09-07T00:12:15.064Z Compiling illumos-nvpair-sys v0.2.0
36112026-09-07T00:12:15.083Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36122026-09-07T00:12:15.111Z Compiling colored v3.1.1
36132026-09-07T00:12:15.160Z Compiling num_enum_derive v0.7.6
36142026-09-07T00:12:15.302Z Compiling postcard v1.1.3
36152026-09-07T00:12:15.355Z Compiling ingot-macros v0.2.0
36162026-09-07T00:12:15.372Z Compiling proc-macro-error v1.0.4
36172026-09-07T00:12:15.389Z Compiling rand v0.10.1
36182026-09-07T00:12:15.392Z Compiling proc-macro-crate v1.3.1
36192026-09-07T00:12:15.501Z Compiling illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36202026-09-07T00:12:15.683Z Compiling foreign-types-macros v0.2.3
36212026-09-07T00:12:15.715Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36222026-09-07T00:12:15.832Z Compiling propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36232026-09-07T00:12:15.851Z Compiling foreign-types-shared v0.3.1
36242026-09-07T00:12:15.868Z Compiling num_enum_derive v0.5.11
36252026-09-07T00:12:16.015Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36262026-09-07T00:12:16.031Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
36272026-09-07T00:12:16.048Z Compiling trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
36282026-09-07T00:12:16.114Z Compiling bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
36292026-09-07T00:12:16.133Z Compiling cstr-argument v0.1.2
36302026-09-07T00:12:16.153Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
36312026-09-07T00:12:16.256Z Compiling illumos-nvpair v0.3.0
36322026-09-07T00:12:16.326Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
36332026-09-07T00:12:16.343Z Compiling num_enum v0.7.6
36342026-09-07T00:12:16.367Z Compiling foreign-types v0.5.0
36352026-09-07T00:12:16.427Z Compiling zone_cfg_derive v0.3.1
36362026-09-07T00:12:16.445Z Compiling nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
36372026-09-07T00:12:16.472Z Compiling dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
36382026-09-07T00:12:16.502Z Compiling key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
36392026-09-07T00:12:16.518Z Compiling rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
36402026-09-07T00:12:16.538Z Compiling rayon v1.11.0
36412026-09-07T00:12:16.558Z Compiling bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36422026-09-07T00:12:16.686Z Compiling itertools v0.12.1
36432026-09-07T00:12:16.718Z Compiling sigpipe v0.1.3
36442026-09-07T00:12:16.736Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
36452026-09-07T00:12:16.739Z Compiling glob v0.3.3
36462026-09-07T00:12:16.783Z Compiling bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
36472026-09-07T00:12:16.801Z Compiling crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
36482026-09-07T00:12:16.830Z Compiling smf v0.2.3
36492026-09-07T00:12:16.974Z Compiling omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
36502026-09-07T00:12:17.008Z Compiling num_enum v0.5.11
36512026-09-07T00:12:17.073Z Compiling cpubits v0.1.1
36522026-09-07T00:12:17.114Z Compiling whoami v1.6.1
36532026-09-07T00:12:17.141Z Compiling illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
36542026-09-07T00:12:17.159Z Compiling trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
36552026-09-07T00:12:17.179Z Compiling gethostname v0.5.0
36562026-09-07T00:12:17.198Z Compiling num-rational v0.4.2
36572026-09-07T00:12:17.233Z Compiling num-complex v0.4.6
36582026-09-07T00:12:17.238Z Compiling pem-rfc7468 v1.0.0
36592026-09-07T00:12:17.326Z Compiling float-ord v0.3.2
36602026-09-07T00:12:17.370Z Compiling cancel-safe-futures v0.1.5
36612026-09-07T00:12:17.434Z Compiling hmac v0.13.0
36622026-09-07T00:12:17.479Z Compiling universal-hash v0.6.1
36632026-09-07T00:12:17.498Z Compiling gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
36642026-09-07T00:12:17.571Z Compiling num v0.4.3
36652026-09-07T00:12:17.636Z Compiling oxide-update-engine-types v0.1.2
36662026-09-07T00:12:17.655Z Compiling prettyplease v0.2.37
36672026-09-07T00:12:17.671Z Compiling libefi-sys v0.1.0
36682026-09-07T00:12:17.690Z Compiling linear-map v1.2.0
36692026-09-07T00:12:17.707Z Compiling polyval v0.7.1
36702026-09-07T00:12:17.817Z Compiling der v0.8.0
36712026-09-07T00:12:17.933Z Compiling zone v0.3.1
36722026-09-07T00:12:17.967Z Compiling internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
36732026-09-07T00:12:18.003Z Compiling newline-converter v0.3.0
36742026-09-07T00:12:18.006Z Compiling console v0.15.11
36752026-09-07T00:12:18.038Z Compiling bitfield-struct v0.6.2
36762026-09-07T00:12:18.218Z Compiling oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36772026-09-07T00:12:18.300Z Compiling ingot-types v0.2.0
36782026-09-07T00:12:18.407Z Compiling expectorate v1.2.0
36792026-09-07T00:12:18.439Z Compiling ghash v0.6.0
36802026-09-07T00:12:18.604Z Compiling pbkdf2 v0.13.0
36812026-09-07T00:12:18.604Z Compiling aes v0.9.1
36822026-09-07T00:12:18.680Z Compiling crypto-bigint v0.7.5
36832026-09-07T00:12:18.698Z Compiling ingot v0.2.1
36842026-09-07T00:12:18.769Z Compiling oxide-update-engine v0.1.2
36852026-09-07T00:12:18.787Z Compiling ctr v0.10.1
36862026-09-07T00:12:18.805Z Compiling libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36872026-09-07T00:12:18.808Z Compiling aead v0.6.1
36882026-09-07T00:12:18.907Z Compiling sha2 v0.11.0
36892026-09-07T00:12:18.953Z Compiling nom v8.0.0
36902026-09-07T00:12:19.029Z Compiling semver v0.1.20
36912026-09-07T00:12:19.046Z Compiling nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36922026-09-07T00:12:19.131Z Compiling libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
36932026-09-07T00:12:19.151Z Compiling aes-gcm v0.11.0
36942026-09-07T00:12:19.154Z Compiling spki v0.8.0
36952026-09-07T00:12:19.320Z Compiling rustc_version v0.1.7
36962026-09-07T00:12:19.337Z Compiling libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
36972026-09-07T00:12:19.363Z Compiling tokio-dtrace v0.1.1
36982026-09-07T00:12:19.398Z Compiling dropshot-api-manager-types v0.8.0
36992026-09-07T00:12:19.433Z Compiling salsa20 v0.11.0
37002026-09-07T00:12:19.453Z Compiling typify-macro v0.6.2
37012026-09-07T00:12:19.569Z Compiling slog-dtrace v0.3.0
37022026-09-07T00:12:19.586Z Compiling minimal-lexical v0.2.1
37032026-09-07T00:12:19.591Z Compiling xshell-macros v0.2.7
37042026-09-07T00:12:19.624Z Compiling newtype_derive v0.1.6
37052026-09-07T00:12:19.676Z Compiling scrypt v0.12.0
37062026-09-07T00:12:19.697Z Compiling oxide-tokio-rt v0.1.4
37072026-09-07T00:12:19.750Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
37082026-09-07T00:12:19.769Z Compiling phf_shared v0.12.1
37092026-09-07T00:12:19.878Z Compiling nom v7.1.3
37102026-09-07T00:12:19.895Z Compiling cbc v0.2.1
37112026-09-07T00:12:19.899Z Compiling csv-core v0.1.13
37122026-09-07T00:12:19.931Z Compiling unicode-xid v0.2.6
37132026-09-07T00:12:19.971Z Compiling highway v1.3.0
37142026-09-07T00:12:20.010Z Compiling client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37152026-09-07T00:12:20.034Z Compiling chrono-tz v0.10.4
37162026-09-07T00:12:20.067Z Compiling xshell v0.2.7
37172026-09-07T00:12:20.087Z Compiling pkcs5 v0.8.1
37182026-09-07T00:12:20.104Z Compiling const_format_proc_macros v0.2.34
37192026-09-07T00:12:20.124Z Compiling csv v1.4.0
37202026-09-07T00:12:20.212Z Compiling sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
37212026-09-07T00:12:20.281Z Compiling oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
37222026-09-07T00:12:20.347Z Compiling internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
37232026-09-07T00:12:20.401Z Compiling clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
37242026-09-07T00:12:20.609Z Compiling opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37252026-09-07T00:12:20.676Z Compiling phf v0.12.1
37262026-09-07T00:12:20.754Z Compiling gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
37272026-09-07T00:12:20.788Z Compiling ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
37282026-09-07T00:12:20.893Z Compiling utf-8 v0.7.6
37292026-09-07T00:12:21.011Z Compiling const_format v0.2.35
37302026-09-07T00:12:21.111Z Compiling cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
37312026-09-07T00:12:21.166Z Compiling mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37322026-09-07T00:12:21.301Z Compiling pkcs8 v0.11.0
37332026-09-07T00:12:21.323Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
37342026-09-07T00:12:21.360Z Compiling clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
37352026-09-07T00:12:21.382Z Compiling typify v0.6.2
37362026-09-07T00:12:21.419Z Compiling tabled_derive v0.7.0
37372026-09-07T00:12:21.439Z Compiling parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
37382026-09-07T00:12:21.517Z Compiling progenitor-impl v0.14.0
37392026-09-07T00:12:21.710Z Compiling protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
37402026-09-07T00:12:21.748Z Compiling bcs v0.1.6
37412026-09-07T00:12:21.771Z Compiling ff v0.14.0
37422026-09-07T00:12:21.905Z Compiling termtree v0.5.1
37432026-09-07T00:12:21.944Z Compiling cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
37442026-09-07T00:12:21.964Z Compiling steno v0.4.1
37452026-09-07T00:12:22.080Z Compiling oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37462026-09-07T00:12:22.095Z Compiling group v0.14.0
37472026-09-07T00:12:22.145Z Compiling oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
37482026-09-07T00:12:22.191Z Compiling clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
37492026-09-07T00:12:22.321Z Compiling installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
37502026-09-07T00:12:22.483Z Compiling oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
37512026-09-07T00:12:22.501Z Compiling oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
37522026-09-07T00:12:22.521Z Compiling tabled v0.15.0
37532026-09-07T00:12:22.605Z Compiling omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
37542026-09-07T00:12:22.659Z Compiling signature v3.0.0
37552026-09-07T00:12:22.673Z Compiling tagptr v0.2.0
37562026-09-07T00:12:22.876Z Compiling base16ct v1.0.0
37572026-09-07T00:12:22.891Z Compiling moka v0.12.13
37582026-09-07T00:12:22.913Z Compiling hkdf v0.13.0
37592026-09-07T00:12:23.031Z Compiling sec1 v0.8.1
37602026-09-07T00:12:23.083Z Compiling dashu-int v0.5.1
37612026-09-07T00:12:23.123Z Compiling parking_lot_core v0.8.6
37622026-09-07T00:12:23.281Z Compiling elliptic-curve v0.14.1
37632026-09-07T00:12:23.358Z Compiling opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
37642026-09-07T00:12:23.405Z Compiling wnaf v0.14.0
37652026-09-07T00:12:23.482Z Compiling primefield v0.14.0
37662026-09-07T00:12:23.505Z Compiling rfc6979 v0.6.0
37672026-09-07T00:12:23.676Z Compiling hickory-resolver v0.25.2
37682026-09-07T00:12:23.702Z Compiling tungstenite v0.21.0
37692026-09-07T00:12:23.740Z Compiling libscf-sys v1.2.0
37702026-09-07T00:12:23.794Z Compiling ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37712026-09-07T00:12:23.903Z Compiling git-stub v1.0.0
37722026-09-07T00:12:23.919Z Compiling ssh-encoding v0.2.0
37732026-09-07T00:12:24.065Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
37742026-09-07T00:12:24.198Z Compiling rlimit v0.10.2
37752026-09-07T00:12:24.214Z Compiling dashu-base v0.5.1
37762026-09-07T00:12:24.270Z Compiling progenitor-macro v0.14.0
37772026-09-07T00:12:24.314Z Compiling num-modular v0.6.5
37782026-09-07T00:12:24.386Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
37792026-09-07T00:12:24.490Z Compiling ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
37802026-09-07T00:12:24.591Z Compiling tokio-tungstenite v0.21.0
37812026-09-07T00:12:24.596Z Compiling ssh-cipher v0.2.0
37822026-09-07T00:12:24.597Z Compiling git-stub-vcs v0.1.0
37832026-09-07T00:12:24.645Z Compiling primeorder v0.14.0
37842026-09-07T00:12:24.697Z Compiling ecdsa v0.17.0
37852026-09-07T00:12:24.970Z Compiling tungstenite v0.28.0
37862026-09-07T00:12:24.989Z Compiling papergrid v0.18.0
37872026-09-07T00:12:25.030Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
37882026-09-07T00:12:25.062Z Compiling p256 v0.13.2
37892026-09-07T00:12:25.087Z Compiling transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37902026-09-07T00:12:25.127Z Compiling curve25519-dalek v5.0.0
37912026-09-07T00:12:25.215Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
37922026-09-07T00:12:25.234Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
37932026-09-07T00:12:25.468Z Compiling unicase v2.9.0
37942026-09-07T00:12:25.493Z Compiling num-primitive v0.2.1
37952026-09-07T00:12:25.615Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
37962026-09-07T00:12:25.686Z Compiling tokio-tungstenite v0.28.0
37972026-09-07T00:12:25.700Z Compiling mime_guess v2.0.5
37982026-09-07T00:12:25.778Z Compiling ssh-key v0.6.7
37992026-09-07T00:12:25.886Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
38002026-09-07T00:12:25.944Z Compiling mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38012026-09-07T00:12:26.003Z Compiling tabled v0.21.0
38022026-09-07T00:12:26.021Z Compiling transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
38032026-09-07T00:12:26.080Z Compiling dsi-bitstream v0.10.1
38042026-09-07T00:12:26.097Z Compiling parking_lot v0.11.2
38052026-09-07T00:12:26.306Z Compiling smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
38062026-09-07T00:12:26.336Z Compiling ssh-encoding v0.3.0
38072026-09-07T00:12:26.428Z Compiling prefix-trie v0.7.0
38082026-09-07T00:12:26.516Z Compiling fxhash v0.2.1
38092026-09-07T00:12:26.691Z Compiling keccak v0.2.0
38102026-09-07T00:12:26.711Z Compiling http-range-header v0.4.2
38112026-09-07T00:12:26.721Z Compiling bytesize v2.7.0
38122026-09-07T00:12:26.750Z Compiling suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
38132026-09-07T00:12:26.841Z Compiling hickory-server v0.25.2
38142026-09-07T00:12:26.988Z Compiling sled v0.34.7
38152026-09-07T00:12:27.042Z Compiling common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38162026-09-07T00:12:27.494Z Compiling internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
38172026-09-07T00:12:27.527Z Compiling ed25519 v3.0.0
38182026-09-07T00:12:27.572Z Compiling crypto-primes v0.7.2
38192026-09-07T00:12:27.889Z Compiling oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
38202026-09-07T00:12:28.601Z Compiling dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
38212026-09-07T00:12:28.621Z Compiling pkcs1 v0.8.0-rc.4
38222026-09-07T00:12:28.670Z Compiling poly1305 v0.9.0
38232026-09-07T00:12:28.705Z Compiling blowfish v0.10.0
38242026-09-07T00:12:28.763Z Compiling blake2 v0.11.0-rc.6
38252026-09-07T00:12:29.011Z Compiling crc8 v0.1.1
38262026-09-07T00:12:29.026Z Compiling http-range v0.1.5
38272026-09-07T00:12:29.154Z Compiling seq-macro v0.3.6
38282026-09-07T00:12:29.168Z Compiling half v1.8.3
38292026-09-07T00:12:29.198Z Compiling argon2 v0.6.0-rc.8
38302026-09-07T00:12:29.304Z Compiling ssh-cipher v0.3.0
38312026-09-07T00:12:29.339Z Compiling bcrypt-pbkdf v0.11.0
38322026-09-07T00:12:29.395Z Compiling serde_cbor v0.11.2
38332026-09-07T00:12:29.419Z Compiling rsa v0.10.0-rc.18
38342026-09-07T00:12:29.451Z Compiling ed25519-dalek v3.0.0
38352026-09-07T00:12:29.476Z Compiling sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
38362026-09-07T00:12:29.561Z Compiling progenitor v0.14.0
38372026-09-07T00:12:29.687Z Compiling sha3 v0.11.0
38382026-09-07T00:12:29.732Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38392026-09-07T00:12:29.743Z Compiling gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
38402026-09-07T00:12:29.943Z Compiling ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
38412026-09-07T00:12:30.007Z Compiling ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
38422026-09-07T00:12:30.025Z Compiling propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38432026-09-07T00:12:30.077Z Compiling dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
38442026-09-07T00:12:30.164Z Compiling cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
38452026-09-07T00:12:30.329Z Compiling dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
38462026-09-07T00:12:30.484Z Compiling rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
38472026-09-07T00:12:30.639Z Compiling omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
38482026-09-07T00:12:30.642Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
38492026-09-07T00:12:30.757Z Compiling p384 v0.14.0
38502026-09-07T00:12:30.775Z Compiling p521 v0.14.0
38512026-09-07T00:12:30.889Z Compiling sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
38522026-09-07T00:12:30.909Z Compiling wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
38532026-09-07T00:12:31.096Z Compiling p256 v0.14.0
38542026-09-07T00:12:31.366Z Compiling scuffle v0.1.0
38552026-09-07T00:12:31.422Z Compiling oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
38562026-09-07T00:12:32.259Z Compiling key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
38572026-09-07T00:12:32.323Z Compiling trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
38582026-09-07T00:12:32.532Z Compiling sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
38592026-09-07T00:12:32.553Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
38602026-09-07T00:12:32.848Z Compiling yasna v0.5.2
38612026-09-07T00:12:33.106Z Compiling pwd v1.4.0
38622026-09-07T00:12:33.123Z Compiling headers-core v0.3.0
38632026-09-07T00:12:33.270Z Compiling nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
38642026-09-07T00:12:33.360Z Compiling kstat-rs v0.2.5
38652026-09-07T00:12:33.379Z Compiling kem v0.3.0
38662026-09-07T00:12:33.441Z Compiling module-lattice v0.2.3
38672026-09-07T00:12:33.542Z Compiling wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
38682026-09-07T00:12:33.560Z Compiling lru v0.18.3
38692026-09-07T00:12:33.693Z Compiling nanorand v0.7.0
38702026-09-07T00:12:33.725Z Compiling sponge-cursor v0.1.0
38712026-09-07T00:12:33.751Z Compiling ml-kem v0.3.2
38722026-09-07T00:12:33.780Z Compiling bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
38732026-09-07T00:12:33.860Z Compiling sha3 v0.12.0
38742026-09-07T00:12:33.898Z Compiling ssh-key v0.7.0-rc.11
38752026-09-07T00:12:34.029Z Compiling flume v0.11.1
38762026-09-07T00:12:34.073Z Compiling rcgen v0.12.1
38772026-09-07T00:12:34.158Z Compiling headers v0.4.1
38782026-09-07T00:12:34.228Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
38792026-09-07T00:12:34.384Z Compiling fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
38802026-09-07T00:12:34.494Z Compiling transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
38812026-09-07T00:12:34.732Z Compiling sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
38822026-09-07T00:12:34.751Z Compiling installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
38832026-09-07T00:12:34.774Z Compiling oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
38842026-09-07T00:12:34.803Z Compiling hyper-staticfile v0.10.1
38852026-09-07T00:12:34.961Z Compiling propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
38862026-09-07T00:12:34.978Z Compiling crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
38872026-09-07T00:12:35.002Z Compiling repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
38882026-09-07T00:12:35.280Z Compiling range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
38892026-09-07T00:12:35.340Z Compiling tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
38902026-09-07T00:12:35.487Z Compiling russh-cryptovec v0.62.0
38912026-09-07T00:12:35.698Z Compiling bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
38922026-09-07T00:12:35.716Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
38932026-09-07T00:12:35.753Z Compiling repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
38942026-09-07T00:12:35.790Z Compiling internal-russh-num-bigint v0.5.0
38952026-09-07T00:12:35.824Z Compiling port-file v0.1.0
38962026-09-07T00:12:35.851Z Compiling num-bigint v0.4.6
38972026-09-07T00:12:35.963Z Compiling sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
38982026-09-07T00:12:36.094Z Compiling sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=94762dc96e1ecad8a75f9280461adee701a066d6#94762dc9)
38992026-09-07T00:12:36.394Z Compiling generic-array v1.4.3
39002026-09-07T00:12:36.451Z Compiling russh-util v0.52.0
39012026-09-07T00:12:36.558Z Compiling enum_dispatch v0.3.13
39022026-09-07T00:12:36.605Z Compiling delegate v0.13.5
39032026-09-07T00:12:36.645Z Compiling subprocess v0.2.15
39042026-09-07T00:12:36.663Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39052026-09-07T00:12:36.684Z Compiling display-error-chain v0.2.2
39062026-09-07T00:12:36.853Z Compiling zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
39072026-09-07T00:12:36.917Z Compiling md5 v0.8.0
39082026-09-07T00:12:36.987Z Compiling hex-literal v1.1.0
39092026-09-07T00:12:37.131Z Compiling oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
39102026-09-07T00:12:37.149Z Compiling dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
39112026-09-07T00:12:37.152Z Compiling colored v2.2.0
39122026-09-07T00:12:37.214Z Compiling ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
39132026-09-07T00:12:37.430Z Compiling sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
39142026-09-07T00:12:37.482Z Compiling internet-checksum v0.2.1
39152026-09-07T00:12:37.550Z Compiling sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
39162026-09-07T00:12:37.633Z Compiling russh v0.62.4
39172026-09-07T00:12:38.501Z Compiling sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
39182026-09-07T00:12:39.671Z Compiling sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
39192026-09-07T00:12:39.671Z Compiling sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
39202026-09-07T00:12:42.412Z Compiling sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
39212026-09-07T00:12:43.092Z Compiling sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
39222026-09-07T00:12:43.594Z Compiling trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
39232026-09-07T00:12:44.612Z Compiling nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
39242026-09-07T00:12:44.939Z Compiling sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
39252026-09-07T00:12:53.752Z Compiling nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
39262026-09-07T00:12:53.752Z Compiling nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
39272026-09-07T00:12:53.752Z Compiling nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
39282026-09-07T00:12:53.767Z Compiling sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
39292026-09-07T00:12:53.767Z Compiling sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
39302026-09-07T00:12:55.602Z Compiling omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
39312026-09-07T00:12:55.670Z Compiling oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
39322026-09-07T00:13:00.106Z Compiling sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
39332026-09-07T00:13:44.791Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
39342026-09-07T00:13:44.794Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
39352026-09-07T00:13:44.794Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
39362026-09-07T00:13:45.038Z
39372026-09-07T00:13:45.038Zreal 1:34.075128765
39382026-09-07T00:13:45.038Zuser 8:49.581284510
39392026-09-07T00:13:45.038Zsys 1:39.945209513
39402026-09-07T00:13:45.038Ztrap 0.247927287
39412026-09-07T00:13:45.038Ztflt 0.379537711
39422026-09-07T00:13:45.041Zdflt 1.790895965
39432026-09-07T00:13:45.041Zkflt 0.000346515
39442026-09-07T00:13:45.041Zlock 30:59.504958967
39452026-09-07T00:13:45.041Zslp 19:27.371732495
39462026-09-07T00:13:45.042Zlat 36.199277292
39472026-09-07T00:13:45.042Zstop 2:44.656288733
39482026-09-07T00:13:45.042Z+ mkdir tests
39492026-09-07T00:13:45.042Z+ /opt/ooce/bin/jq -r 'select(.profile.test) | .executable' /tmp/output.end-to-end.json
39502026-09-07T00:13:45.042Z+ xargs -I '{}' -t cp '{}' tests/
39512026-09-07T00:13:45.064Zcp /work/oxidecomputer/omicron/target/debug/deps/dhcp_server-69d997fe14e17619 tests/
39522026-09-07T00:13:45.098Zcp /work/oxidecomputer/omicron/target/debug/deps/bootstrap-6421c1b5d6f7b184 tests/
39532026-09-07T00:13:45.131Zcp /work/oxidecomputer/omicron/target/debug/deps/commtest-ee7bbd6dea8f0b79 tests/
39542026-09-07T00:13:45.164Zcp /work/oxidecomputer/omicron/target/debug/deps/end_to_end_tests-34eeb32cfcbb8983 tests/
39552026-09-07T00:13:45.625Z+ 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)
39562026-09-07T00:13:45.628Z+ 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-6421c1b5d6f7b184 tests/commtest-ee7bbd6dea8f0b79 tests/dhcp_server-69d997fe14e17619 tests/end_to_end_tests-34eeb32cfcbb8983 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
39572026-09-07T00:14:51.627ZCompressing '/work/package.tar.gz' with '/usr/bin/gzip'...
39582026-09-07T00:14:51.627Za .github/buildomat/ci-env.sh 1K
39592026-09-07T00:14:51.630Za out/target/test 1K
39602026-09-07T00:14:51.630Za out/npuzone/npuzone 27402K
39612026-09-07T00:14:51.630Za package-manifest.toml 35K
39622026-09-07T00:14:51.630Za smf/sled-agent/non-gimlet/config.toml 6K
39632026-09-07T00:14:51.630Za target/release/omicron-package 16972K
39642026-09-07T00:14:51.630Za target/release/xtask 6403K
39652026-09-07T00:14:51.630Za target/debug/bootstrap 441149K
39662026-09-07T00:14:51.630Za tests/bootstrap-6421c1b5d6f7b184 34531K
39672026-09-07T00:14:51.630Za tests/commtest-ee7bbd6dea8f0b79 34532K
39682026-09-07T00:14:51.630Za tests/dhcp_server-69d997fe14e17619 34531K
39692026-09-07T00:14:51.630Za tests/end_to_end_tests-34eeb32cfcbb8983 504651K
39702026-09-07T00:14:51.630Za tools/opte_version 1K
39712026-09-07T00:14:51.630Za tools/opte_version_override 2K
39722026-09-07T00:14:51.630Za out/clickhouse.tar.gz 233253K
39732026-09-07T00:14:51.631Za out/clickhouse_keeper.tar.gz 227770K
39742026-09-07T00:14:51.631Za out/clickhouse_server.tar.gz 233250K
39752026-09-07T00:14:51.631Za out/cockroachdb.tar.gz 125096K
39762026-09-07T00:14:51.631Za out/crucible-pantry-zone.tar.gz 24780K
39772026-09-07T00:14:51.631Za out/crucible-utils.tar 18900K
39782026-09-07T00:14:51.631Za out/crucible-zone.tar.gz 39592K
39792026-09-07T00:14:51.631Za out/external-dns.tar.gz 15171K
39802026-09-07T00:14:51.631Za out/internal-dns.tar.gz 15170K
39812026-09-07T00:14:51.631Za out/mg-ddm-gz.tar 100917K
39822026-09-07T00:14:51.631Za out/nexus.tar.gz 196077K
39832026-09-07T00:14:51.631Za out/ntp.tar.gz 7163K
39842026-09-07T00:14:51.631Za out/omicron-gateway-softnpu.tar.gz 13870K
39852026-09-07T00:14:51.631Za out/omicron-sled-agent.tar 133283K
39862026-09-07T00:14:51.631Za out/overlay.tar.gz 4K
39872026-09-07T00:14:51.631Za out/oximeter.tar.gz 17702K
39882026-09-07T00:14:51.631Za out/oxlog.tar 2408K
39892026-09-07T00:14:51.631Za out/probe.tar.gz 3037K
39902026-09-07T00:14:51.631Za out/propolis-server.tar.gz 34642K
39912026-09-07T00:14:51.631Za out/pumpkind-gz.tar 26647K
39922026-09-07T00:14:51.631Za out/switch-softnpu.tar.gz 313236K
39932026-09-07T00:14:51.635Z
39942026-09-07T00:14:51.635Zreal 1:05.998766067
39952026-09-07T00:14:51.635Zuser 1:03.908177654
39962026-09-07T00:14:51.635Zsys 3.501432907
39972026-09-07T00:14:51.635Ztrap 0.005459646
39982026-09-07T00:14:51.635Ztflt 0.000000000
39992026-09-07T00:14:51.635Zdflt 0.000000000
40002026-09-07T00:14:51.635Zkflt 0.000000000
40012026-09-07T00:14:51.635Zlock 0.000000000
40022026-09-07T00:14:51.635Zslp 1:03.817383119
40032026-09-07T00:14:51.635Zlat 0.761138073
40042026-09-07T00:14:51.636Zstop 0.000160608
40052026-09-07T00:14:51.636Zprocess exited: duration 1075908 ms, exit code 0
 
40062026-09-07T00:14:51.697Zfound 1 output files
40072026-09-07T00:14:51.697Zuploading: /work/package.tar.gz (1850967420 bytes)
40082026-09-07T00:15:21.592Zuploaded: /work/package.tar.gz