01M08ED5GA3WPEE10C10VQWD57: clippy (helios)

BasicConfig {
    output_rules: [],
    rust_toolchain: Some(
        Bool(
            true,
        ),
    ),
    target: Some(
        "helios-3.0",
    ),
    access_repos: [],
    publish: [],
    skip_clone: false,
}

Buildomat Job: 01M08EEXNDBVK954QZN1R5EE4X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-17T18:07:33.699Zjob assigned to worker 01M08EF86SSY6EQH50FX1YVHCP [factory aws, i-0c12310d24e07b621] (queued for 53 s)
 
22026-08-17T18:07:40.017Zstarting task 0: "setup"
32026-08-17T18:07:40.022Z++ uname -s
42026-08-17T18:07:40.025Z+ kern=SunOS
52026-08-17T18:07:40.025Z+ build_user=build
62026-08-17T18:07:40.025Z+ build_uid=12345
72026-08-17T18:07:40.025Z+ work_dir=/work
82026-08-17T18:07:40.025Z+ input_dir=/input
92026-08-17T18:07:40.025Z+ [[ 0 == 12345 ]]
102026-08-17T18:07:40.025Z+ case "$kern" in
112026-08-17T18:07:40.025Z+ groupadd -g 12345 build
122026-08-17T18:07:40.037Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-17T18:07:42.042Z+ zfs create -o mountpoint=/work rpool/work
142026-08-17T18:07:42.098Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-17T18:07:42.101Z+ home_fs=zfs
162026-08-17T18:07:42.101Z+ [[ zfs == autofs ]]
172026-08-17T18:07:42.101Z+ mkdir -p /home/build
182026-08-17T18:07:42.101Z+ chown build:build /home/build /work
192026-08-17T18:07:44.102Z+ chmod 0700 /home/build /work
202026-08-17T18:07:44.105Zprocess exited: duration 4086 ms, exit code 0
 
212026-08-17T18:07:44.111Zstarting task 1: "rust-toolchain"
222026-08-17T18:07:44.114Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-17T18:07:44.114Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-08-17T18:07:44.114Z * rust toolchain channel = "1.97.1"
252026-08-17T18:07:44.114Z * rust toolchain profile = "default"
262026-08-17T18:07:44.114Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-17T18:07:44.114Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-17T18:07:44.117Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-17T18:07:44.117Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-17T18:07:44.207Zinfo: downloading installer
312026-08-17T18:07:45.691Zwarn: It looks like you have an existing rustup settings file at:
322026-08-17T18:07:45.691Zwarn: /home/build/.rustup/settings.toml
332026-08-17T18:07:45.691Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-17T18:07:45.691Zwarn: instead of the one inferred from the default host triple.
352026-08-17T18:07:45.703Zinfo: profile set to default
362026-08-17T18:07:45.704Zinfo: default host triple is x86_64-unknown-illumos
372026-08-17T18:07:45.706Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-17T18:07:45.842Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-17T18:07:45.846Zinfo: downloading 6 components
402026-08-17T18:08:01.250Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-17T18:08:01.250Z
422026-08-17T18:08:01.277Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-17T18:08:01.277Z
442026-08-17T18:08:01.277Z
452026-08-17T18:08:01.277ZRust is installed now. Great!
462026-08-17T18:08:01.277Z
472026-08-17T18:08:01.280ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-17T18:08:01.280Zenvironment variable. This has not been done automatically.
492026-08-17T18:08:01.280Z
502026-08-17T18:08:01.280ZTo configure your current shell, you need to source
512026-08-17T18:08:01.280Zthe corresponding env file under $HOME/.cargo.
522026-08-17T18:08:01.280Z
532026-08-17T18:08:01.280ZThis is usually done by running one of the following (note the leading DOT):
542026-08-17T18:08:01.280Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-17T18:08:01.280Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-17T18:08:01.280Zsource "~/.cargo/env.nu" # For nushell
572026-08-17T18:08:01.280Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-17T18:08:01.280Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-17T18:08:01.280Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-17T18:08:01.280Zwarn: no default linker (`cc`) was found in your PATH
612026-08-17T18:08:01.280Zwarn: many Rust crates require a system C toolchain to build
622026-08-17T18:08:01.360Z+ rustup --version
632026-08-17T18:08:01.369Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-17T18:08:01.372Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-17T18:08:01.390Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-17T18:08:01.393Z+ cargo --version
672026-08-17T18:08:01.408Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-17T18:08:01.412Z+ rustc --version
692026-08-17T18:08:01.429Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-17T18:08:01.432Zprocess exited: duration 17320 ms, exit code 0
 
712026-08-17T18:08:01.438Zstarting task 2: "authentication"
722026-08-17T18:08:01.454Zprocess exited: duration 16 ms, exit code 0
 
732026-08-17T18:08:01.460Zstarting task 3: "clone repository"
742026-08-17T18:08:01.463Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-17T18:08:01.466Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-17T18:08:01.491ZCloning into '/work/oxidecomputer/omicron'...
772026-08-17T18:08:19.763Z+ cd /work/oxidecomputer/omicron
782026-08-17T18:08:19.763Z+ git fetch origin 30722673bcde6304f78fb9995ac90a3fd0bea657
792026-08-17T18:08:20.130ZFrom https://github.com/oxidecomputer/omicron
802026-08-17T18:08:20.130Z * branch 30722673bcde6304f78fb9995ac90a3fd0bea657 -> FETCH_HEAD
812026-08-17T18:08:20.140Z+ [[ -n avoid-asset-race ]]
822026-08-17T18:08:20.143Z++ git branch --show-current
832026-08-17T18:08:20.143Z+ current=main
842026-08-17T18:08:20.143Z+ [[ main != avoid-asset-race ]]
852026-08-17T18:08:20.143Z+ git branch -f avoid-asset-race 30722673bcde6304f78fb9995ac90a3fd0bea657
862026-08-17T18:08:20.146Z+ git checkout -f avoid-asset-race
872026-08-17T18:08:20.225ZSwitched to branch 'avoid-asset-race'
882026-08-17T18:08:20.227Z+ git reset --hard 30722673bcde6304f78fb9995ac90a3fd0bea657
892026-08-17T18:08:20.308ZHEAD is now at 30722673b hakari!!!!
902026-08-17T18:08:20.311Zprocess exited: duration 18849 ms, exit code 0
 
912026-08-17T18:08:20.317Zstarting task 4: "build"
922026-08-17T18:08:20.323Z+ source ./env.sh
932026-08-17T18:08:20.326Z++ OLD_SHELL_OPTS=ehxB
942026-08-17T18:08:20.326Z++ set -o xtrace
952026-08-17T18:08:20.326Z++++ dirname ./env.sh
962026-08-17T18:08:20.326Z+++ readlink -f .
972026-08-17T18:08:20.329Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-17T18:08:20.330Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-08-17T18:08:20.330Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-17T18:08:20.330Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-08-17T18:08:20.330Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-08-17T18:08:20.330Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-08-17T18:08:20.330Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-08-17T18:08:20.330Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-08-17T18:08:20.330Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-08-17T18:08:20.330Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-08-17T18:08:20.330Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-08-17T18:08:20.331Z++ case $OLD_SHELL_OPTS in
1092026-08-17T18:08:20.331Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-17T18:08:20.331Z+ source .github/buildomat/ci-env.sh
1112026-08-17T18:08:20.331Z++ export CARGO_TERM_COLOR=always
1122026-08-17T18:08:20.331Z++ CARGO_TERM_COLOR=always
1132026-08-17T18:08:20.331Z+++ uname -s
1142026-08-17T18:08:20.331Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-17T18:08:20.331Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-17T18:08:20.335Z+ cargo --version
1172026-08-17T18:08:20.339Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-17T18:08:20.342Z+ rustc --version
1192026-08-17T18:08:20.361Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-17T18:08:20.364Z+ banner prerequisites
1212026-08-17T18:08:20.367Z
1222026-08-17T18:08:20.367Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-17T18:08:20.367Z # # # # # # # # # # # # # # #
1242026-08-17T18:08:20.367Z # # # # ##### # # ##### # # # # # #### #
1252026-08-17T18:08:20.367Z ##### ##### # ##### # # # # # # # # #
1262026-08-17T18:08:20.367Z # # # # # # # # # # # # # # #
1272026-08-17T18:08:20.367Z # # # ###### # # ###### ### # #### # #### #
1282026-08-17T18:08:20.367Z
1292026-08-17T18:08:20.367Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-17T18:08:22.141Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-17T18:08:22.456Z Startup: Caching catalogs ... Done
1322026-08-17T18:08:24.184ZPlanning: Solver setup ... Done (1.629s)
1332026-08-17T18:08:24.238ZPlanning: Running solver ... Done (0.054s)
1342026-08-17T18:08:24.276ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-17T18:08:24.286ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-17T18:08:24.307ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-17T18:08:24.320ZPlanning: Package planning ... Done (0.013s)
1382026-08-17T18:08:24.323ZPlanning: Merging actions ... Done (0.002s)
1392026-08-17T18:08:24.481ZPlanning: Checking for conflicting actions ... Done (0.159s)
1402026-08-17T18:08:24.484ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-17T18:08:25.266ZPlanning: Evaluating mediators ... Done (0.783s)
1422026-08-17T18:08:25.269ZPlanning: Planning completed in 2.78 seconds
1432026-08-17T18:08:25.275Z Packages to install: 2
1442026-08-17T18:08:25.277Z Estimated space available: 156.01 GB
1452026-08-17T18:08:25.278ZEstimated space to be consumed: 69.36 MB
1462026-08-17T18:08:25.278Z Create boot environment: No
1472026-08-17T18:08:25.278ZCreate backup boot environment: No
1482026-08-17T18:08:25.278Z Rebuild boot archive: No
1492026-08-17T18:08:25.278Z
1502026-08-17T18:08:25.278ZChanged packages:
1512026-08-17T18:08:25.278Zhelios
1522026-08-17T18:08:25.278Z developer/build-essential
1532026-08-17T18:08:25.278Z None -> 11-3.0
1542026-08-17T18:08:25.278Z library/libxmlsec1
1552026-08-17T18:08:25.278Z None -> 1.2.35-3.0
1562026-08-17T18:08:25.299Z
1572026-08-17T18:08:25.299ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-17T18:08:25.366ZDownload: Completed 1.28 MB in 0.07 seconds (19.2M/s)
1592026-08-17T18:08:25.421Z Actions: 1/268 actions (Installing new actions)
1602026-08-17T18:08:25.458Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-17T18:08:25.486ZFinalize: Updating package state database ... Done (0.028s)
1622026-08-17T18:08:25.489ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-17T18:08:25.567ZFinalize: Updating image state ... Done (0.081s)
1642026-08-17T18:08:28.008ZFinalize: Creating fast lookup database ... Done (2.395s)
1652026-08-17T18:08:28.074ZFinalize: Reading search index ... Done (0.012s)
1662026-08-17T18:08:28.078ZFinalize: Updating search index ... Done (0.000s)
1672026-08-17T18:08:28.180ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-17T18:08:28.534ZPlanning: Evaluating mediator changes ... Done
1692026-08-17T18:08:28.636ZPlanning: Checking for conflicting actions ... Done
1702026-08-17T18:08:28.641ZPlanning: Consolidating action changes ... Done
1712026-08-17T18:08:28.792ZPlanning: Evaluating mediators ... Done
1722026-08-17T18:08:28.797ZPlanning: Planning completed in 0.26 seconds
1732026-08-17T18:08:28.817Z Mediators to change: 2
1742026-08-17T18:08:28.821Z Create boot environment: No
1752026-08-17T18:08:28.821ZCreate backup boot environment: No
1762026-08-17T18:08:28.869ZFinalize: Updating package state database ... Done
1772026-08-17T18:08:28.869ZFinalize: Updating package cache ... Done
1782026-08-17T18:08:28.913ZFinalize: Updating image state ... Done
1792026-08-17T18:08:30.839ZFinalize: Creating fast lookup database ... Done
1802026-08-17T18:08:30.899ZFinalize: Reading search index ... Done
1812026-08-17T18:08:30.902ZFinalize: Updating search index ... Done
1822026-08-17T18:08:30.992ZFinalize: Updating package cache ... Done
1832026-08-17T18:08:31.275ZPlanning: Evaluating mediator changes ... Done
1842026-08-17T18:08:31.381ZPlanning: Checking for conflicting actions ... Done
1852026-08-17T18:08:31.383ZPlanning: Consolidating action changes ... Done
1862026-08-17T18:08:31.536ZPlanning: Evaluating mediators ... Done
1872026-08-17T18:08:31.539ZPlanning: Planning completed in 0.26 seconds
1882026-08-17T18:08:31.560Z Mediators to change: 1
1892026-08-17T18:08:31.560Z Create boot environment: No
1902026-08-17T18:08:31.560ZCreate backup boot environment: No
1912026-08-17T18:08:31.623ZFinalize: Updating package state database ... Done
1922026-08-17T18:08:31.623ZFinalize: Updating package cache ... Done
1932026-08-17T18:08:31.668ZFinalize: Updating image state ... Done
1942026-08-17T18:08:33.587ZFinalize: Creating fast lookup database ... Done
1952026-08-17T18:08:33.651ZFinalize: Reading search index ... Done
1962026-08-17T18:08:33.654ZFinalize: Updating search index ... Done
1972026-08-17T18:08:33.724ZFinalize: Updating package cache ... Done
1982026-08-17T18:08:34.030ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-17T18:08:34.030Zapache system 2.4 system
2002026-08-17T18:08:34.030Zclang system 15 system
2012026-08-17T18:08:34.031Zcsh system system illumos
2022026-08-17T18:08:34.031Zctags system system illumos
2032026-08-17T18:08:34.031Zfile vendor vendor darwinsys
2042026-08-17T18:08:34.031Zfile system system illumos
2052026-08-17T18:08:34.031Zgcc vendor 14 vendor
2062026-08-17T18:08:34.031Zgcc system 13 system
2072026-08-17T18:08:34.031Zgcc system 10 system
2082026-08-17T18:08:34.031Zgo system 1.25 system
2092026-08-17T18:08:34.031Zllvm system 15 system
2102026-08-17T18:08:34.031Zmariadb system 11.4 system
2112026-08-17T18:08:34.031Zmta vendor vendor dma
2122026-08-17T18:08:34.031Zopenjdk system 17 system
2132026-08-17T18:08:34.031Zopenjdk system 11 system
2142026-08-17T18:08:34.031Zopenssl vendor 3 vendor
2152026-08-17T18:08:34.031Zperl system 5.40 system
2162026-08-17T18:08:34.031Zpostgresql system 18 system
2172026-08-17T18:08:34.031Zpostgresql system 17 system
2182026-08-17T18:08:34.031Zpython vendor 3 vendor
2192026-08-17T18:08:34.031Zpython system 2 system
2202026-08-17T18:08:34.031Zpython3 vendor 3.13 vendor
2212026-08-17T18:08:34.031Zruby system 3.4 system
2222026-08-17T18:08:34.031Zruby system 3.0 system
2232026-08-17T18:08:34.031Zwords vendor vendor american-english
2242026-08-17T18:08:34.031Zwords system system australian-english
2252026-08-17T18:08:34.031Zwords system system british-english
2262026-08-17T18:08:34.032Zwords system system canadian-english
2272026-08-17T18:08:34.032Zwords system system french
2282026-08-17T18:08:34.032Zwords system system italian
2292026-08-17T18:08:34.032Zwords system system ngerman
2302026-08-17T18:08:34.032Zwords system system ogerman
2312026-08-17T18:08:34.032Zwords system system spanish
2322026-08-17T18:08:34.278ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-17T18:08:34.278Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-17T18:08:34.723ZFMRI IFO
2352026-08-17T18:08:34.723Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-17T18:08:34.723Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-17T18:08:34.723Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-17T18:08:34.723Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-17T18:08:34.723Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-17T18:08:34.723Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-17T18:08:34.723Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-17T18:08:34.723Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-17T18:08:34.723Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-17T18:08:35.045Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-17T18:08:35.383Z Updating crates.io index
2462026-08-17T18:08:35.386Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-17T18:08:35.710Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-17T18:08:36.117Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-17T18:08:37.142Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-17T18:08:37.707Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-17T18:08:39.932Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-17T18:08:40.794Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-17T18:08:41.155Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-17T18:08:41.564Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-17T18:08:43.474Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-17T18:08:43.804Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-17T18:08:44.176Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-17T18:08:44.498Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-17T18:08:44.793Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-17T18:08:45.107Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-17T18:08:45.440Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-17T18:08:45.760Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-17T18:08:46.117Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2642026-08-17T18:08:46.763Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2652026-08-17T18:08:47.222Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-08-17T18:08:47.630Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-17T18:08:48.177Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-17T18:08:48.521Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-17T18:08:49.060Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-17T18:08:49.462Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-17T18:08:49.717Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-17T18:08:50.219Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-17T18:08:50.825Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-17T18:08:51.255Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-17T18:08:51.599Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-17T18:08:51.887Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-17T18:08:52.208Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-17T18:08:52.647Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-17T18:08:53.265Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-17T18:08:53.576Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-17T18:08:53.899Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-17T18:08:54.232Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-08-17T18:08:54.550Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842026-08-17T18:08:54.848Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-08-17T18:08:55.141Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-08-17T18:08:55.433Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-08-17T18:08:55.774Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-08-17T18:08:58.276Z Downloading crates ...
2892026-08-17T18:08:58.328Z Downloaded colorchoice v1.0.4
2902026-08-17T18:08:58.338Z Downloaded fnv v1.0.7
2912026-08-17T18:08:58.341Z Downloaded zmij v1.0.21
2922026-08-17T18:08:58.344Z Downloaded anstream v1.0.0
2932026-08-17T18:08:58.346Z Downloaded digest v0.10.7
2942026-08-17T18:08:58.346Z Downloaded clap_derive v4.6.1
2952026-08-17T18:08:58.348Z Downloaded zerocopy-derive v0.7.35
2962026-08-17T18:08:58.351Z Downloaded pretty-hex v0.4.1
2972026-08-17T18:08:58.351Z Downloaded crypto-common v0.1.7
2982026-08-17T18:08:58.351Z Downloaded is_terminal_polyfill v1.70.2
2992026-08-17T18:08:58.354Z Downloaded equivalent v1.0.2
3002026-08-17T18:08:58.354Z Downloaded dtrace-parser v0.2.0
3012026-08-17T18:08:58.354Z Downloaded memmap v0.7.0
3022026-08-17T18:08:58.357Z Downloaded zerocopy v0.7.35
3032026-08-17T18:08:58.365Z Downloaded macaddr v1.0.1
3042026-08-17T18:08:58.368Z Downloaded toml_datetime v0.6.11
3052026-08-17T18:08:58.368Z Downloaded cargo_metadata v0.23.1
3062026-08-17T18:08:58.368Z Downloaded pest_derive v2.8.6
3072026-08-17T18:08:58.371Z Downloaded errno v0.3.14
3082026-08-17T18:08:58.371Z Downloaded generic-array v0.14.7
3092026-08-17T18:08:58.371Z Downloaded block-buffer v0.10.4
3102026-08-17T18:08:58.374Z Downloaded cargo-platform v0.3.2
3112026-08-17T18:08:58.374Z Downloaded fastrand v2.3.0
3122026-08-17T18:08:58.377Z Downloaded anstyle-query v1.1.5
3132026-08-17T18:08:58.377Z Downloaded itoa v1.0.17
3142026-08-17T18:08:58.377Z Downloaded heck v0.5.0
3152026-08-17T18:08:58.377Z Downloaded cfg-if v1.0.4
3162026-08-17T18:08:58.380Z Downloaded camino-tempfile v1.4.1
3172026-08-17T18:08:58.392Z Downloaded heck v0.4.1
3182026-08-17T18:08:58.397Z Downloaded clap_lex v1.0.0
3192026-08-17T18:08:58.400Z Downloaded dof v0.3.0
3202026-08-17T18:08:58.404Z Downloaded once_cell v1.21.3
3212026-08-17T18:08:58.408Z Downloaded scroll_derive v0.12.1
3222026-08-17T18:08:58.413Z Downloaded plain v0.2.3
3232026-08-17T18:08:58.414Z Downloaded proc-macro-error-attr v1.0.4
3242026-08-17T18:08:58.427Z Downloaded terminal_size v0.4.3
3252026-08-17T18:08:58.427Z Downloaded smawk v0.3.2
3262026-08-17T18:08:58.451Z Downloaded toml_write v0.1.2
3272026-08-17T18:08:58.451Z Downloaded tabled_derive v0.7.0
3282026-08-17T18:08:58.451Z Downloaded unicode-linebreak v0.1.5
3292026-08-17T18:08:58.451Z Downloaded utf8parse v0.2.2
3302026-08-17T18:08:58.468Z Downloaded strsim v0.11.1
3312026-08-17T18:08:58.468Z Downloaded usdt v0.5.0
3322026-08-17T18:08:58.468Z Downloaded serde_spanned v0.6.9
3332026-08-17T18:08:58.468Z Downloaded usdt-attr-macro v0.5.0
3342026-08-17T18:08:58.468Z Downloaded version_check v0.9.5
3352026-08-17T18:08:58.468Z Downloaded thread-id v4.2.2
3362026-08-17T18:08:58.468Z Downloaded swrite v0.1.0
3372026-08-17T18:08:58.468Z Downloaded usdt-macro v0.5.0
3382026-08-17T18:08:58.489Z Downloaded fs-err v3.3.0
3392026-08-17T18:08:58.489Z Downloaded cpufeatures v0.2.17
3402026-08-17T18:08:58.496Z Downloaded anstyle v1.0.14
3412026-08-17T18:08:58.496Z Downloaded anstyle-parse v1.0.0
3422026-08-17T18:08:58.496Z Downloaded pest_generator v2.8.6
3432026-08-17T18:08:58.497Z Downloaded autocfg v1.5.0
3442026-08-17T18:08:58.497Z Downloaded byteorder v1.5.0
3452026-08-17T18:08:58.497Z Downloaded quote v1.0.45
3462026-08-17T18:08:58.497Z Downloaded thiserror-impl v2.0.18
3472026-08-17T18:08:58.497Z Downloaded bytecount v0.6.9
3482026-08-17T18:08:58.497Z Downloaded scroll v0.12.0
3492026-08-17T18:08:58.497Z Downloaded cargo_toml v0.21.0
3502026-08-17T18:08:58.497Z Downloaded serde_tokenstream v0.2.3
3512026-08-17T18:08:58.497Z Downloaded thiserror-impl v1.0.69
3522026-08-17T18:08:58.498Z Downloaded sha2 v0.10.9
3532026-08-17T18:08:58.498Z Downloaded thiserror v2.0.18
3542026-08-17T18:08:58.517Z Downloaded proc-macro-error v1.0.4
3552026-08-17T18:08:58.517Z Downloaded usdt-impl v0.5.0
3562026-08-17T18:08:58.517Z Downloaded unicode-ident v1.0.24
3572026-08-17T18:08:58.524Z Downloaded camino v1.2.2
3582026-08-17T18:08:58.524Z Downloaded pest_meta v2.8.6
3592026-08-17T18:08:58.527Z Downloaded toml v0.8.23
3602026-08-17T18:08:58.527Z Downloaded semver v1.0.28
3612026-08-17T18:08:58.530Z Downloaded thiserror v1.0.69
3622026-08-17T18:08:58.532Z Downloaded tempfile v3.25.0
3632026-08-17T18:08:58.535Z Downloaded proc-macro2 v1.0.106
3642026-08-17T18:08:58.543Z Downloaded anyhow v1.0.102
3652026-08-17T18:08:58.546Z Downloaded papergrid v0.11.0
3662026-08-17T18:08:58.548Z Downloaded bitflags v2.11.0
3672026-08-17T18:08:58.551Z Downloaded getrandom v0.4.1
3682026-08-17T18:08:58.551Z Downloaded clap v4.6.1
3692026-08-17T18:08:58.555Z Downloaded log v0.4.29
3702026-08-17T18:08:58.558Z Downloaded textwrap v0.16.2
3712026-08-17T18:08:58.558Z Downloaded ucd-trie v0.1.7
3722026-08-17T18:08:58.561Z Downloaded serde_core v1.0.228
3732026-08-17T18:08:58.564Z Downloaded serde v1.0.228
3742026-08-17T18:08:58.573Z Downloaded serde_derive v1.0.228
3752026-08-17T18:08:58.592Z Downloaded toml_edit v0.22.27
3762026-08-17T18:08:58.595Z Downloaded memchr v2.8.0
3772026-08-17T18:08:58.625Z Downloaded typenum v1.20.1
3782026-08-17T18:08:58.636Z Downloaded pest v2.8.6
3792026-08-17T18:08:58.643Z Downloaded indexmap v2.14.0
3802026-08-17T18:08:58.643Z Downloaded serde_json v1.0.151
3812026-08-17T18:08:58.649Z Downloaded hashbrown v0.17.0
3822026-08-17T18:08:58.653Z Downloaded clap_builder v4.6.0
3832026-08-17T18:08:58.661Z Downloaded goblin v0.8.2
3842026-08-17T18:08:58.668Z Downloaded winnow v0.7.14
3852026-08-17T18:08:58.680Z Downloaded tabled v0.15.0
3862026-08-17T18:08:58.701Z Downloaded unicode-width v0.2.0
3872026-08-17T18:08:58.704Z Downloaded syn v1.0.109
3882026-08-17T18:08:58.709Z Downloaded syn v2.0.117
3892026-08-17T18:08:58.720Z Downloaded unicode-width v0.1.14
3902026-08-17T18:08:58.736Z Downloaded rustix v1.1.3
3912026-08-17T18:08:58.760Z Downloaded libc v0.2.185
3922026-08-17T18:08:58.824Z Compiling proc-macro2 v1.0.106
3932026-08-17T18:08:58.824Z Compiling quote v1.0.45
3942026-08-17T18:08:58.824Z Compiling unicode-ident v1.0.24
3952026-08-17T18:08:58.824Z Compiling serde_core v1.0.228
3962026-08-17T18:08:58.824Z Compiling libc v0.2.185
3972026-08-17T18:08:58.827Z Compiling version_check v0.9.5
3982026-08-17T18:08:58.827Z Compiling memchr v2.8.0
3992026-08-17T18:08:58.827Z Compiling serde v1.0.228
4002026-08-17T18:08:59.183Z Compiling zmij v1.0.21
4012026-08-17T18:08:59.338Z Compiling itoa v1.0.17
4022026-08-17T18:08:59.413Z Compiling thiserror v1.0.69
4032026-08-17T18:08:59.520Z Compiling ucd-trie v0.1.7
4042026-08-17T18:08:59.684Z Compiling pest v2.8.6
4052026-08-17T18:08:59.792Z Compiling rustix v1.1.3
4062026-08-17T18:08:59.847Z Compiling byteorder v1.5.0
4072026-08-17T18:08:59.895Z Compiling errno v0.3.14
4082026-08-17T18:09:00.047Z Compiling serde_json v1.0.151
4092026-08-17T18:09:00.177Z Compiling bitflags v2.11.0
4102026-08-17T18:09:00.254Z Compiling syn v2.0.117
4112026-08-17T18:09:00.356Z Compiling thread-id v4.2.2
4122026-08-17T18:09:00.375Z Compiling usdt-impl v0.5.0
4132026-08-17T18:09:00.441Z Compiling proc-macro-error-attr v1.0.4
4142026-08-17T18:09:00.540Z Compiling syn v1.0.109
4152026-08-17T18:09:00.588Z Compiling camino v1.2.2
4162026-08-17T18:09:00.782Z Compiling pest_meta v2.8.6
4172026-08-17T18:09:00.887Z Compiling proc-macro-error v1.0.4
4182026-08-17T18:09:00.918Z Compiling getrandom v0.4.1
4192026-08-17T18:09:00.950Z Compiling equivalent v1.0.2
4202026-08-17T18:09:01.045Z Compiling hashbrown v0.17.0
4212026-08-17T18:09:01.071Z Compiling plain v0.2.3
4222026-08-17T18:09:01.269Z Compiling log v0.4.29
4232026-08-17T18:09:01.297Z Compiling utf8parse v0.2.2
4242026-08-17T18:09:01.416Z Compiling anstyle-parse v1.0.0
4252026-08-17T18:09:01.496Z Compiling terminal_size v0.4.3
4262026-08-17T18:09:01.576Z Compiling indexmap v2.14.0
4272026-08-17T18:09:02.113Z Compiling anstyle v1.0.14
4282026-08-17T18:09:02.191Z Compiling thiserror v2.0.18
4292026-08-17T18:09:02.194Z Compiling is_terminal_polyfill v1.70.2
4302026-08-17T18:09:02.195Z Compiling toml_write v0.1.2
4312026-08-17T18:09:02.297Z Compiling anstyle-query v1.1.5
4322026-08-17T18:09:02.349Z Compiling colorchoice v1.0.4
4332026-08-17T18:09:02.389Z Compiling cfg-if v1.0.4
4342026-08-17T18:09:02.419Z Compiling autocfg v1.5.0
4352026-08-17T18:09:02.436Z Compiling pretty-hex v0.4.1
4362026-08-17T18:09:02.463Z Compiling pest_generator v2.8.6
4372026-08-17T18:09:02.481Z Compiling winnow v0.7.14
4382026-08-17T18:09:02.576Z Compiling anstream v1.0.0
4392026-08-17T18:09:02.772Z Compiling unicode-width v0.1.14
4402026-08-17T18:09:02.847Z Compiling fs-err v3.3.0
4412026-08-17T18:09:02.891Z Compiling once_cell v1.21.3
4422026-08-17T18:09:03.040Z Compiling heck v0.4.1
4432026-08-17T18:09:03.057Z Compiling fnv v1.0.7
4442026-08-17T18:09:03.072Z Compiling clap_lex v1.0.0
4452026-08-17T18:09:03.116Z Compiling anyhow v1.0.102
4462026-08-17T18:09:03.147Z Compiling bytecount v0.6.9
4472026-08-17T18:09:03.162Z Compiling heck v0.5.0
4482026-08-17T18:09:03.264Z Compiling fastrand v2.3.0
4492026-08-17T18:09:03.287Z Compiling strsim v0.11.1
4502026-08-17T18:09:03.303Z Compiling papergrid v0.11.0
4512026-08-17T18:09:03.510Z Compiling clap_builder v4.6.0
4522026-08-17T18:09:03.529Z Compiling tempfile v3.25.0
4532026-08-17T18:09:03.627Z Compiling cargo-platform v0.3.2
4542026-08-17T18:09:03.644Z Compiling tabled_derive v0.7.0
4552026-08-17T18:09:03.660Z Compiling semver v1.0.28
4562026-08-17T18:09:03.941Z Compiling memmap v0.7.0
4572026-08-17T18:09:03.966Z Compiling smawk v0.3.2
4582026-08-17T18:09:04.034Z Compiling unicode-width v0.2.0
4592026-08-17T18:09:04.052Z Compiling unicode-linebreak v0.1.5
4602026-08-17T18:09:04.104Z Compiling serde_derive v1.0.228
4612026-08-17T18:09:04.120Z Compiling thiserror-impl v1.0.69
4622026-08-17T18:09:04.137Z Compiling zerocopy-derive v0.7.35
4632026-08-17T18:09:04.300Z Compiling pest_derive v2.8.6
4642026-08-17T18:09:04.319Z Compiling scroll_derive v0.12.1
4652026-08-17T18:09:04.627Z Compiling thiserror-impl v2.0.18
4662026-08-17T18:09:04.753Z Compiling clap_derive v4.6.1
4672026-08-17T18:09:04.781Z Compiling tabled v0.15.0
4682026-08-17T18:09:04.998Z Compiling scroll v0.12.0
4692026-08-17T18:09:05.016Z Compiling zerocopy v0.7.35
4702026-08-17T18:09:05.277Z Compiling goblin v0.8.2
4712026-08-17T18:09:05.514Z Compiling dtrace-parser v0.2.0
4722026-08-17T18:09:05.591Z Compiling textwrap v0.16.2
4732026-08-17T18:09:06.052Z Compiling camino-tempfile v1.4.1
4742026-08-17T18:09:06.302Z Compiling swrite v0.1.0
4752026-08-17T18:09:06.521Z Compiling clap v4.6.1
4762026-08-17T18:09:07.299Z Compiling dof v0.3.0
4772026-08-17T18:09:07.299Z Compiling serde_tokenstream v0.2.3
4782026-08-17T18:09:07.302Z Compiling serde_spanned v0.6.9
4792026-08-17T18:09:07.302Z Compiling toml_datetime v0.6.11
4802026-08-17T18:09:07.302Z Compiling cargo_metadata v0.23.1
4812026-08-17T18:09:07.379Z Compiling macaddr v1.0.1
4822026-08-17T18:09:07.395Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4832026-08-17T18:09:07.476Z Compiling toml_edit v0.22.27
4842026-08-17T18:09:08.139Z Compiling usdt-macro v0.5.0
4852026-08-17T18:09:08.139Z Compiling usdt-attr-macro v0.5.0
4862026-08-17T18:09:08.750Z Compiling usdt v0.5.0
4872026-08-17T18:09:08.855Z Compiling toml v0.8.23
4882026-08-17T18:09:09.189Z Compiling cargo_toml v0.21.0
4892026-08-17T18:09:10.463Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-08-17T18:09:12.468Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.60s
4912026-08-17T18:09:12.687Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-08-17T18:09:13.189Z Downloading crates ...
4932026-08-17T18:09:13.257Z Downloaded base64 v0.22.1
4942026-08-17T18:09:13.260Z Downloaded adler2 v2.0.1
4952026-08-17T18:09:13.260Z Downloaded bcrypt-pbkdf v0.11.0
4962026-08-17T18:09:13.263Z Downloaded enum_dispatch v0.3.13
4972026-08-17T18:09:13.263Z Downloaded base16ct v0.2.0
4982026-08-17T18:09:13.263Z Downloaded foreign-types v0.5.0
4992026-08-17T18:09:13.266Z Downloaded bitfield v0.19.4
5002026-08-17T18:09:13.266Z Downloaded convert_case v0.4.0
5012026-08-17T18:09:13.269Z Downloaded arrayref v0.3.9
5022026-08-17T18:09:13.269Z Downloaded float-ord v0.3.2
5032026-08-17T18:09:13.269Z Downloaded async-recursion v1.1.1
5042026-08-17T18:09:13.272Z Downloaded bitfield-macros v0.19.4
5052026-08-17T18:09:13.272Z Downloaded backoff v0.4.0
5062026-08-17T18:09:13.275Z Downloaded bcs v0.1.6
5072026-08-17T18:09:13.275Z Downloaded bit-vec v0.6.3
5082026-08-17T18:09:13.275Z Downloaded foldhash v0.1.5
5092026-08-17T18:09:13.278Z Downloaded getrandom v0.3.4
5102026-08-17T18:09:13.278Z Downloaded hmac v0.12.1
5112026-08-17T18:09:13.281Z Downloaded git-stub-vcs v0.1.0
5122026-08-17T18:09:13.281Z Downloaded env_filter v1.0.0
5132026-08-17T18:09:13.281Z Downloaded bit-set v0.5.3
5142026-08-17T18:09:13.284Z Downloaded bitfield-struct v0.6.2
5152026-08-17T18:09:13.284Z Downloaded hash32 v0.2.1
5162026-08-17T18:09:13.284Z Downloaded ascii-canvas v3.0.0
5172026-08-17T18:09:13.286Z Downloaded assert_matches v1.5.0
5182026-08-17T18:09:13.287Z Downloaded argon2 v0.5.3
5192026-08-17T18:09:13.290Z Downloaded hubpack v0.1.2
5202026-08-17T18:09:13.290Z Downloaded anstream v0.6.21
5212026-08-17T18:09:13.294Z Downloaded endian-type v0.1.2
5222026-08-17T18:09:13.294Z Downloaded enum-as-inner v0.6.1
5232026-08-17T18:09:13.294Z Downloaded cobs v0.3.0
5242026-08-17T18:09:13.297Z Downloaded atomic-waker v1.1.2
5252026-08-17T18:09:13.297Z Downloaded fixedbitset v0.4.2
5262026-08-17T18:09:13.297Z Downloaded fxhash v0.2.1
5272026-08-17T18:09:13.297Z Downloaded atty v0.2.14
5282026-08-17T18:09:13.297Z Downloaded foreign-types v0.3.2
5292026-08-17T18:09:13.301Z Downloaded base64ct v1.8.3
5302026-08-17T18:09:13.304Z Downloaded git-stub v1.0.0
5312026-08-17T18:09:13.304Z Downloaded futures-task v0.3.32
5322026-08-17T18:09:13.304Z Downloaded futures-sink v0.3.32
5332026-08-17T18:09:13.312Z Downloaded float-cmp v0.10.0
5342026-08-17T18:09:13.315Z Downloaded base16ct v1.0.0
5352026-08-17T18:09:13.315Z Downloaded bb8 v0.8.6
5362026-08-17T18:09:13.315Z Downloaded async-stream v0.3.6
5372026-08-17T18:09:13.318Z Downloaded block-padding v0.4.2
5382026-08-17T18:09:13.318Z Downloaded anstyle-parse v0.2.7
5392026-08-17T18:09:13.321Z Downloaded globset v0.4.18
5402026-08-17T18:09:13.321Z Downloaded ff v0.13.1
5412026-08-17T18:09:13.321Z Downloaded foreign-types-shared v0.3.1
5422026-08-17T18:09:13.324Z Downloaded async-stream-impl v0.3.6
5432026-08-17T18:09:13.327Z Downloaded atomicwrites v0.4.4
5442026-08-17T18:09:13.327Z Downloaded foreign-types-shared v0.1.1
5452026-08-17T18:09:13.327Z Downloaded hostname v0.4.2
5462026-08-17T18:09:13.330Z Downloaded ghash v0.6.0
5472026-08-17T18:09:13.330Z Downloaded headers-core v0.3.0
5482026-08-17T18:09:13.330Z Downloaded block-buffer v0.12.1
5492026-08-17T18:09:13.333Z Downloaded futures-core v0.3.32
5502026-08-17T18:09:13.333Z Downloaded futures-io v0.3.32
5512026-08-17T18:09:13.336Z Downloaded flagset v0.4.7
5522026-08-17T18:09:13.336Z Downloaded foreign-types-macros v0.2.3
5532026-08-17T18:09:13.336Z Downloaded futures-macro v0.3.32
5542026-08-17T18:09:13.336Z Downloaded argon2 v0.6.0-rc.8
5552026-08-17T18:09:13.336Z Downloaded async-trait v0.1.89
5562026-08-17T18:09:13.339Z Downloaded form_urlencoded v1.2.2
5572026-08-17T18:09:13.339Z Downloaded fd-lock v4.0.4
5582026-08-17T18:09:13.342Z Downloaded arrayvec v0.7.6
5592026-08-17T18:09:13.342Z Downloaded bitflags v1.3.2
5602026-08-17T18:09:13.344Z Downloaded futures-executor v0.3.32
5612026-08-17T18:09:13.345Z Downloaded hyper-rustls v0.27.7
5622026-08-17T18:09:13.345Z Downloaded find-msvc-tools v0.1.9
5632026-08-17T18:09:13.366Z Downloaded fs_extra v1.3.0
5642026-08-17T18:09:13.366Z Downloaded ciborium-io v0.2.2
5652026-08-17T18:09:13.366Z Downloaded cfg_aliases v0.1.1
5662026-08-17T18:09:13.366Z Downloaded aead v0.5.2
5672026-08-17T18:09:13.366Z Downloaded funty v2.0.0
5682026-08-17T18:09:13.366Z Downloaded http-body v1.0.1
5692026-08-17T18:09:13.366Z Downloaded httpdate v1.0.3
5702026-08-17T18:09:13.367Z Downloaded http-range v0.1.5
5712026-08-17T18:09:13.367Z Downloaded aead v0.6.1
5722026-08-17T18:09:13.367Z Downloaded fallible-iterator v0.2.0
5732026-08-17T18:09:13.367Z Downloaded num-derive v0.4.2
5742026-08-17T18:09:13.367Z Downloaded compression-core v0.4.31
5752026-08-17T18:09:13.367Z Downloaded hostname v0.3.1
5762026-08-17T18:09:13.367Z Downloaded hex v0.4.3
5772026-08-17T18:09:13.367Z Downloaded hyper-tls v0.6.0
5782026-08-17T18:09:13.367Z Downloaded hex-literal v1.1.0
5792026-08-17T18:09:13.367Z Downloaded bit-set v0.8.0
5802026-08-17T18:09:13.371Z Downloaded num v0.4.3
5812026-08-17T18:09:13.371Z Downloaded globwalk v0.9.1
5822026-08-17T18:09:13.377Z Downloaded ciborium-ll v0.2.2
5832026-08-17T18:09:13.380Z Downloaded castaway v0.2.4
5842026-08-17T18:09:13.388Z Downloaded cfg_aliases v0.2.1
5852026-08-17T18:09:13.391Z Downloaded array-init v0.0.4
5862026-08-17T18:09:13.391Z Downloaded parse-size v1.1.0
5872026-08-17T18:09:13.391Z Downloaded phf_shared v0.13.1
5882026-08-17T18:09:13.394Z Downloaded filetime v0.2.27
5892026-08-17T18:09:13.394Z Downloaded fs-err v2.11.0
5902026-08-17T18:09:13.394Z Downloaded gethostname v0.5.0
5912026-08-17T18:09:13.394Z Downloaded openssl-probe v0.2.1
5922026-08-17T18:09:13.397Z Downloaded num-conv v0.2.0
5932026-08-17T18:09:13.400Z Downloaded home v0.5.12
5942026-08-17T18:09:13.400Z Downloaded ff v0.14.0
5952026-08-17T18:09:13.400Z Downloaded env_logger v0.11.9
5962026-08-17T18:09:13.404Z Downloaded fixedbitset v0.5.7
5972026-08-17T18:09:13.404Z Downloaded hubpack_derive v0.1.1
5982026-08-17T18:09:13.404Z Downloaded camino-tempfile-ext v0.3.3
5992026-08-17T18:09:13.407Z Downloaded hashbrown v0.12.3
6002026-08-17T18:09:13.410Z Downloaded erased-serde v0.3.31
6012026-08-17T18:09:13.410Z Downloaded hash32 v0.3.1
6022026-08-17T18:09:13.413Z Downloaded humantime v2.3.0
6032026-08-17T18:09:13.413Z Downloaded cipher v0.5.2
6042026-08-17T18:09:13.413Z Downloaded highway v1.3.0
6052026-08-17T18:09:13.416Z Downloaded oxide-tokio-rt v0.1.4
6062026-08-17T18:09:13.416Z Downloaded async-bb8-diesel v0.2.1
6072026-08-17T18:09:13.418Z Downloaded cmov v0.5.4
6082026-08-17T18:09:13.418Z Downloaded proc-macro-crate v1.3.1
6092026-08-17T18:09:13.418Z Downloaded recursive-proc-macro-impl v0.1.1
6102026-08-17T18:09:13.419Z Downloaded rfc6979 v0.4.0
6112026-08-17T18:09:13.419Z Downloaded ahash v0.8.12
6122026-08-17T18:09:13.422Z Downloaded allocator-api2 v0.2.21
6132026-08-17T18:09:13.422Z Downloaded async-compression v0.4.41
6142026-08-17T18:09:13.425Z Downloaded predicates-core v1.0.10
6152026-08-17T18:09:13.428Z Downloaded seq-macro v0.3.6
6162026-08-17T18:09:13.428Z Downloaded serde_repr v0.1.20
6172026-08-17T18:09:13.428Z Downloaded semver v0.1.20
6182026-08-17T18:09:13.428Z Downloaded powerfmt v0.2.0
6192026-08-17T18:09:13.432Z Downloaded rustc_version v0.4.1
6202026-08-17T18:09:13.435Z Downloaded getrandom v0.2.17
6212026-08-17T18:09:13.436Z Downloaded rustc_version v0.1.7
6222026-08-17T18:09:13.436Z Downloaded http-body-util v0.1.3
6232026-08-17T18:09:13.439Z Downloaded glob v0.3.3
6242026-08-17T18:09:13.439Z Downloaded parse-display-derive v0.10.0
6252026-08-17T18:09:13.442Z Downloaded hyper-staticfile v0.10.1
6262026-08-17T18:09:13.447Z Downloaded phf v0.12.1
6272026-08-17T18:09:13.450Z Downloaded cexpr v0.6.0
6282026-08-17T18:09:13.453Z Downloaded strum v0.26.3
6292026-08-17T18:09:13.456Z Downloaded tap v1.0.1
6302026-08-17T18:09:13.459Z Downloaded group v0.14.0
6312026-08-17T18:09:13.462Z Downloaded byte-wrapper v0.1.0
6322026-08-17T18:09:13.465Z Downloaded cbc v0.2.1
6332026-08-17T18:09:13.468Z Downloaded buf-list v1.1.2
6342026-08-17T18:09:13.468Z Downloaded futures-channel v0.3.32
6352026-08-17T18:09:13.471Z Downloaded cassowary v0.3.0
6362026-08-17T18:09:13.471Z Downloaded compression-codecs v0.4.37
6372026-08-17T18:09:13.474Z Downloaded termtree v0.5.1
6382026-08-17T18:09:13.474Z Downloaded cmake v0.1.57
6392026-08-17T18:09:13.474Z Downloaded tower-layer v0.3.3
6402026-08-17T18:09:13.477Z Downloaded owo-colors v4.3.0
6412026-08-17T18:09:13.477Z Downloaded radium v0.7.0
6422026-08-17T18:09:13.480Z Downloaded blowfish v0.10.0
6432026-08-17T18:09:13.483Z Downloaded chacha20 v0.9.1
6442026-08-17T18:09:13.483Z Downloaded cipher v0.4.4
6452026-08-17T18:09:13.483Z Downloaded const_format_proc_macros v0.2.34
6462026-08-17T18:09:13.485Z Downloaded constant_time_eq v0.4.2
6472026-08-17T18:09:13.485Z Downloaded rand_core v0.6.4
6482026-08-17T18:09:13.488Z Downloaded parse-display v0.10.0
6492026-08-17T18:09:13.488Z Downloaded progenitor-extras v0.2.0
6502026-08-17T18:09:13.488Z Downloaded parking_lot_core v0.8.6
6512026-08-17T18:09:13.491Z Downloaded serde_plain v1.0.2
6522026-08-17T18:09:13.494Z Downloaded chacha20 v0.10.0
6532026-08-17T18:09:13.497Z Downloaded usdt-attr-macro v0.6.0
6542026-08-17T18:09:13.501Z Downloaded blake2 v0.10.6
6552026-08-17T18:09:13.503Z Downloaded clang-sys v1.8.1
6562026-08-17T18:09:13.503Z Downloaded tokio-test v0.4.5
6572026-08-17T18:09:13.504Z Downloaded xshell-macros v0.2.7
6582026-08-17T18:09:13.504Z Downloaded generic-array v1.4.3
6592026-08-17T18:09:13.507Z Downloaded pkg-config v0.3.32
6602026-08-17T18:09:13.510Z Downloaded rand_chacha v0.9.0
6612026-08-17T18:09:13.510Z Downloaded proc-macro-error2 v2.0.1
6622026-08-17T18:09:13.513Z Downloaded scroll v0.13.0
6632026-08-17T18:09:13.517Z Downloaded foldhash v0.2.0
6642026-08-17T18:09:13.517Z Downloaded hybrid-array v0.4.13
6652026-08-17T18:09:13.521Z Downloaded rpassword v7.5.4
6662026-08-17T18:09:13.521Z Downloaded sec1 v0.7.3
6672026-08-17T18:09:13.521Z Downloaded unit-prefix v0.5.2
6682026-08-17T18:09:13.521Z Downloaded hmac v0.13.0
6692026-08-17T18:09:13.524Z Downloaded pkcs1 v0.7.5
6702026-08-17T18:09:13.524Z Downloaded cstr-argument v0.1.2
6712026-08-17T18:09:13.524Z Downloaded darling_macro v0.21.3
6722026-08-17T18:09:13.525Z Downloaded defmt v0.3.100
6732026-08-17T18:09:13.528Z Downloaded group v0.13.0
6742026-08-17T18:09:13.528Z Downloaded signal-hook-mio v0.2.5
6752026-08-17T18:09:13.528Z Downloaded signal-hook-registry v1.4.8
6762026-08-17T18:09:13.528Z Downloaded yoke-derive v0.8.1
6772026-08-17T18:09:13.530Z Downloaded spki v0.7.3
6782026-08-17T18:09:13.533Z Downloaded strum_macros v0.27.2
6792026-08-17T18:09:13.536Z Downloaded console v0.15.11
6802026-08-17T18:09:13.539Z Downloaded cancel-safe-futures v0.1.5
6812026-08-17T18:09:13.539Z Downloaded bzip2 v0.6.1
6822026-08-17T18:09:13.542Z Downloaded ssh-encoding v0.3.0
6832026-08-17T18:09:13.542Z Downloaded string_cache v0.8.9
6842026-08-17T18:09:13.542Z Downloaded tls_codec_derive v0.4.2
6852026-08-17T18:09:13.545Z Downloaded heapless v0.7.17
6862026-08-17T18:09:13.545Z Downloaded console v0.16.2
6872026-08-17T18:09:13.548Z Downloaded bit-vec v0.8.0
6882026-08-17T18:09:13.548Z Downloaded bzip2 v0.4.4
6892026-08-17T18:09:13.548Z Downloaded colored v2.2.0
6902026-08-17T18:09:13.551Z Downloaded half v1.8.3
6912026-08-17T18:09:13.551Z Downloaded fatfs v0.3.6
6922026-08-17T18:09:13.553Z Downloaded futures v0.3.32
6932026-08-17T18:09:13.556Z Downloaded colored v3.1.1
6942026-08-17T18:09:13.556Z Downloaded blake2 v0.11.0-rc.6
6952026-08-17T18:09:13.559Z Downloaded ciborium v0.2.2
6962026-08-17T18:09:13.559Z Downloaded termios v0.3.3
6972026-08-17T18:09:13.563Z Downloaded bs58 v0.5.1
6982026-08-17T18:09:13.563Z Downloaded num_enum v0.5.11
6992026-08-17T18:09:13.566Z Downloaded derive_builder_macro v0.20.2
7002026-08-17T18:09:13.566Z Downloaded const-oid v0.9.6
7012026-08-17T18:09:13.566Z Downloaded support-bundle-viewer v0.1.2
7022026-08-17T18:09:13.566Z Downloaded flume v0.11.1
7032026-08-17T18:09:13.569Z Downloaded postcard v1.1.3
7042026-08-17T18:09:13.569Z Downloaded display-error-chain v0.2.2
7052026-08-17T18:09:13.572Z Downloaded downcast-rs v2.0.2
7062026-08-17T18:09:13.572Z Downloaded parking_lot_core v0.9.12
7072026-08-17T18:09:13.572Z Downloaded tinystr v0.8.2
7082026-08-17T18:09:13.572Z Downloaded embedded-io v0.6.1
7092026-08-17T18:09:13.575Z Downloaded half v2.7.1
7102026-08-17T18:09:13.575Z Downloaded unicase v2.9.0
7112026-08-17T18:09:13.575Z Downloaded vergen-lib v0.1.6
7122026-08-17T18:09:13.578Z Downloaded inout v0.2.2
7132026-08-17T18:09:13.578Z Downloaded pkcs8 v0.11.0
7142026-08-17T18:09:13.581Z Downloaded usdt-impl v0.6.0
7152026-08-17T18:09:13.581Z Downloaded vergen-git2 v9.1.0
7162026-08-17T18:09:13.584Z Downloaded ident_case v1.0.1
7172026-08-17T18:09:13.584Z Downloaded illumos-nvpair v0.3.0
7182026-08-17T18:09:13.584Z Downloaded is-terminal v0.4.17
7192026-08-17T18:09:13.587Z Downloaded spin v0.9.8
7202026-08-17T18:09:13.590Z Downloaded newtype-uuid-macros v0.1.0
7212026-08-17T18:09:13.590Z Downloaded defmt v1.0.1
7222026-08-17T18:09:13.595Z Downloaded deranged v0.5.8
7232026-08-17T18:09:13.595Z Downloaded digest v0.11.3
7242026-08-17T18:09:13.597Z Downloaded lalrpop-util v0.19.12
7252026-08-17T18:09:13.597Z Downloaded lzss v0.8.2
7262026-08-17T18:09:13.600Z Downloaded lru v0.12.5
7272026-08-17T18:09:13.600Z Downloaded sha2 v0.11.0
7282026-08-17T18:09:13.603Z Downloaded lru-cache v0.1.2
7292026-08-17T18:09:13.603Z Downloaded lru-slab v0.1.2
7302026-08-17T18:09:13.603Z Downloaded httparse v1.10.1
7312026-08-17T18:09:13.612Z Downloaded convert_case v0.10.0
7322026-08-17T18:09:13.618Z Downloaded const-oid v0.10.2
7332026-08-17T18:09:13.621Z Downloaded backon v1.6.0
7342026-08-17T18:09:13.621Z Downloaded nonempty v0.12.0
7352026-08-17T18:09:13.624Z Downloaded smallvec v1.15.1
7362026-08-17T18:09:13.627Z Downloaded num_threads v0.1.7
7372026-08-17T18:09:13.627Z Downloaded openssl-probe v0.1.6
7382026-08-17T18:09:13.630Z Downloaded const_format v0.2.35
7392026-08-17T18:09:13.634Z Downloaded packed_struct_codegen v0.10.1
7402026-08-17T18:09:13.641Z Downloaded proc-macro-crate v3.4.0
7412026-08-17T18:09:13.646Z Downloaded dunce v1.0.5
7422026-08-17T18:09:13.649Z Downloaded either v1.15.0
7432026-08-17T18:09:13.649Z Downloaded rand_xorshift v0.4.0
7442026-08-17T18:09:13.652Z Downloaded rfc6979 v0.6.0
7452026-08-17T18:09:13.652Z Downloaded ref-cast-impl v1.0.25
7462026-08-17T18:09:13.652Z Downloaded quick-error v1.2.3
7472026-08-17T18:09:13.655Z Downloaded psl-types v2.0.11
7482026-08-17T18:09:13.655Z Downloaded ingot v0.2.1
7492026-08-17T18:09:13.658Z Downloaded progenitor-impl v0.13.0
7502026-08-17T18:09:13.658Z Downloaded libsw v3.5.0
7512026-08-17T18:09:13.661Z Downloaded vergen v9.1.0
7522026-08-17T18:09:13.664Z Downloaded vergen-gitcl v1.0.8
7532026-08-17T18:09:13.665Z Downloaded ed25519 v2.2.3
7542026-08-17T18:09:13.668Z Downloaded keccak v0.2.0
7552026-08-17T18:09:13.668Z Downloaded serde_urlencoded v0.7.1
7562026-08-17T18:09:13.671Z Downloaded rtoolbox v0.0.3
7572026-08-17T18:09:13.675Z Downloaded russh-util v0.52.0
7582026-08-17T18:09:13.675Z Downloaded serde-big-array v0.5.1
7592026-08-17T18:09:13.675Z Downloaded native-tls v0.2.18
7602026-08-17T18:09:13.680Z Downloaded russh-cryptovec v0.62.0
7612026-08-17T18:09:13.686Z Downloaded same-file v1.0.6
7622026-08-17T18:09:13.686Z Downloaded signal-hook-tokio v0.3.1
7632026-08-17T18:09:13.686Z Downloaded linear-map v1.2.0
7642026-08-17T18:09:13.686Z Downloaded sponge-cursor v0.1.0
7652026-08-17T18:09:13.689Z Downloaded signal-hook v0.3.18
7662026-08-17T18:09:13.689Z Downloaded zerocopy v0.6.6
7672026-08-17T18:09:13.689Z Downloaded heapless v0.8.0
7682026-08-17T18:09:13.692Z Downloaded lock_api v0.4.14
7692026-08-17T18:09:13.697Z Downloaded chacha20poly1305 v0.10.1
7702026-08-17T18:09:13.700Z Downloaded arc-swap v1.8.2
7712026-08-17T18:09:13.703Z Downloaded bytes v1.11.1
7722026-08-17T18:09:13.705Z Downloaded cookie_store v0.22.1
7732026-08-17T18:09:13.706Z Downloaded compact_str v0.8.1
7742026-08-17T18:09:13.708Z Downloaded cookie v0.18.1
7752026-08-17T18:09:13.708Z Downloaded crossbeam-utils v0.8.21
7762026-08-17T18:09:13.711Z Downloaded num_enum_derive v0.7.6
7772026-08-17T18:09:13.711Z Downloaded papergrid v0.18.0
7782026-08-17T18:09:13.714Z Downloaded time-core v0.1.8
7792026-08-17T18:09:13.714Z Downloaded darling v0.21.3
7802026-08-17T18:09:13.717Z Downloaded p384 v0.14.0
7812026-08-17T18:09:13.720Z Downloaded num-rational v0.4.2
7822026-08-17T18:09:13.720Z Downloaded darling v0.23.0
7832026-08-17T18:09:13.722Z Downloaded tracing-core v0.1.36
7842026-08-17T18:09:13.725Z Downloaded utf-8 v0.7.6
7852026-08-17T18:09:13.725Z Downloaded utf8_iter v1.0.4
7862026-08-17T18:09:13.725Z Downloaded pin-project-lite v0.2.17
7872026-08-17T18:09:13.728Z Downloaded tungstenite v0.21.0
7882026-08-17T18:09:13.731Z Downloaded pem-rfc7468 v0.7.0
7892026-08-17T18:09:13.731Z Downloaded untrusted v0.9.0
7902026-08-17T18:09:13.731Z Downloaded http v1.4.2
7912026-08-17T18:09:13.734Z Downloaded toml v0.7.8
7922026-08-17T18:09:13.737Z Downloaded derive_builder_core v0.20.2
7932026-08-17T18:09:13.737Z Downloaded expectorate v1.2.0
7942026-08-17T18:09:13.737Z Downloaded port-file v0.1.0
7952026-08-17T18:09:13.740Z Downloaded primeorder v0.13.6
7962026-08-17T18:09:13.740Z Downloaded primeorder v0.14.0
7972026-08-17T18:09:13.740Z Downloaded headers v0.4.1
7982026-08-17T18:09:13.742Z Downloaded zerofrom-derive v0.1.6
7992026-08-17T18:09:13.742Z Downloaded potential_utf v0.1.4
8002026-08-17T18:09:13.742Z Downloaded zone v0.3.1
8012026-08-17T18:09:13.746Z Downloaded ppv-lite86 v0.2.21
8022026-08-17T18:09:13.754Z Downloaded typify v0.6.2
8032026-08-17T18:09:13.757Z Downloaded prettyplease v0.2.37
8042026-08-17T18:09:13.760Z Downloaded rayon-core v1.13.0
8052026-08-17T18:09:13.763Z Downloaded shlex v1.3.0
8062026-08-17T18:09:13.763Z Downloaded schemars v0.9.0
8072026-08-17T18:09:13.767Z Downloaded serde_yaml v0.9.34+deprecated
8082026-08-17T18:09:13.771Z Downloaded unsafe-libyaml v0.2.11
8092026-08-17T18:09:13.774Z Downloaded slog-async v2.8.0
8102026-08-17T18:09:13.774Z Downloaded snafu-derive v0.8.9
8112026-08-17T18:09:13.774Z Downloaded schemars_derive v0.8.22
8122026-08-17T18:09:13.774Z Downloaded flate2 v1.1.9
8132026-08-17T18:09:13.777Z Downloaded slog-json v2.6.1
8142026-08-17T18:09:13.777Z Downloaded slog-scope v4.4.1
8152026-08-17T18:09:13.777Z Downloaded synstructure v0.13.2
8162026-08-17T18:09:13.780Z Downloaded darling_macro v0.13.4
8172026-08-17T18:09:13.780Z Downloaded ssh-cipher v0.3.0
8182026-08-17T18:09:13.780Z Downloaded strum_macros v0.26.4
8192026-08-17T18:09:13.780Z Downloaded debug-ignore v1.0.5
8202026-08-17T18:09:13.783Z Downloaded snafu v0.8.9
8212026-08-17T18:09:13.786Z Downloaded base64 v0.21.7
8222026-08-17T18:09:13.786Z Downloaded ar_archive_writer v0.5.1
8232026-08-17T18:09:13.789Z Downloaded cc v1.2.56
8242026-08-17T18:09:13.789Z Downloaded hickory-resolver v0.24.4
8252026-08-17T18:09:13.792Z Downloaded hickory-resolver v0.25.2
8262026-08-17T18:09:13.794Z Downloaded zopfli v0.8.3
8272026-08-17T18:09:13.794Z Downloaded tls_codec v0.4.2
8282026-08-17T18:09:13.797Z Downloaded dof v0.4.0
8292026-08-17T18:09:13.797Z Downloaded dirs-next v2.0.0
8302026-08-17T18:09:13.797Z Downloaded kem v0.3.0
8312026-08-17T18:09:13.797Z Downloaded peg v0.8.5
8322026-08-17T18:09:13.800Z Downloaded tokio-tungstenite v0.23.1
8332026-08-17T18:09:13.800Z Downloaded toml_datetime v1.1.1+spec-1.1.0
8342026-08-17T18:09:13.800Z Downloaded want v0.3.1
8352026-08-17T18:09:13.803Z Downloaded libscf-sys v1.2.0
8362026-08-17T18:09:13.803Z Downloaded linked-hash-map v0.5.6
8372026-08-17T18:09:13.803Z Downloaded md-5 v0.10.6
8382026-08-17T18:09:13.803Z Downloaded icu_properties v2.1.2
8392026-08-17T18:09:13.806Z Downloaded pkcs1 v0.8.0-rc.4
8402026-08-17T18:09:13.806Z Downloaded wyz v0.5.1
8412026-08-17T18:09:13.808Z Downloaded indoc v1.0.9
8422026-08-17T18:09:13.811Z Downloaded crc v3.4.0
8432026-08-17T18:09:13.811Z Downloaded zeroize v1.9.0
8442026-08-17T18:09:13.812Z Downloaded ctutils v0.4.2
8452026-08-17T18:09:13.815Z Downloaded kstat-rs v0.2.5
8462026-08-17T18:09:13.815Z Downloaded toml_edit v0.23.10+spec-1.0.0
8472026-08-17T18:09:13.815Z Downloaded newtype_derive v0.1.6
8482026-08-17T18:09:13.815Z Downloaded nodrop v0.1.14
8492026-08-17T18:09:13.815Z Downloaded openssl-macros v0.1.1
8502026-08-17T18:09:13.819Z Downloaded drift v0.2.0
8512026-08-17T18:09:13.823Z Downloaded publicsuffix v2.3.0
8522026-08-17T18:09:13.827Z Downloaded yoke v0.8.1
8532026-08-17T18:09:13.827Z Downloaded maplit v1.0.2
8542026-08-17T18:09:13.827Z Downloaded ctr v0.10.1
8552026-08-17T18:09:13.827Z Downloaded rsa v0.9.10
8562026-08-17T18:09:13.830Z Downloaded olpc-cjson v0.1.4
8572026-08-17T18:09:13.830Z Downloaded percent-encoding v2.3.2
8582026-08-17T18:09:13.834Z Downloaded samael v0.0.19
8592026-08-17T18:09:13.837Z Downloaded indexmap v1.9.3
8602026-08-17T18:09:13.840Z Downloaded password-hash v0.6.1
8612026-08-17T18:09:13.842Z Downloaded thiserror-no-std v2.0.2
8622026-08-17T18:09:13.849Z Downloaded slog v2.8.2
8632026-08-17T18:09:13.852Z Downloaded term v1.2.1
8642026-08-17T18:09:13.855Z Downloaded hickory-server v0.25.2
8652026-08-17T18:09:13.858Z Downloaded bumpalo v3.20.2
8662026-08-17T18:09:13.864Z Downloaded hashbrown v0.13.2
8672026-08-17T18:09:13.867Z Downloaded ecdsa v0.16.9
8682026-08-17T18:09:13.871Z Downloaded parking_lot v0.11.2
8692026-08-17T18:09:13.873Z Downloaded stringprep v0.1.5
8702026-08-17T18:09:13.878Z Downloaded inout v0.1.4
8712026-08-17T18:09:13.881Z Downloaded crc32fast v1.5.0
8722026-08-17T18:09:13.884Z Downloaded signature v3.0.0
8732026-08-17T18:09:13.887Z Downloaded stable_deref_trait v1.2.1
8742026-08-17T18:09:13.887Z Downloaded strip-ansi-escapes v0.2.1
8752026-08-17T18:09:13.887Z Downloaded thread-id v5.1.0
8762026-08-17T18:09:13.889Z Downloaded thiserror-impl-no-std v2.0.2
8772026-08-17T18:09:13.890Z Downloaded ipnetwork v0.21.1
8782026-08-17T18:09:13.892Z Downloaded typify-macro v0.6.2
8792026-08-17T18:09:13.892Z Downloaded untrusted v0.7.1
8802026-08-17T18:09:13.897Z Downloaded zerofrom v0.1.6
8812026-08-17T18:09:13.900Z Downloaded cpufeatures v0.3.0
8822026-08-17T18:09:13.900Z Downloaded tui-tree-widget v0.23.1
8832026-08-17T18:09:13.903Z Downloaded ipnet v2.11.0
8842026-08-17T18:09:13.903Z Downloaded subtle v2.6.1
8852026-08-17T18:09:13.903Z Downloaded unicode-truncate v1.1.0
8862026-08-17T18:09:13.905Z Downloaded rustls-webpki v0.103.13
8872026-08-17T18:09:13.908Z Downloaded quinn v0.11.11
8882026-08-17T18:09:13.911Z Downloaded toml_edit v0.19.15
8892026-08-17T18:09:13.919Z Downloaded oxide-update-engine v0.1.2
8902026-08-17T18:09:13.922Z Downloaded mime_guess v2.0.5
8912026-08-17T18:09:13.922Z Downloaded nanorand v0.7.0
8922026-08-17T18:09:13.926Z Downloaded oxide-update-engine-display v0.1.2
8932026-08-17T18:09:13.926Z Downloaded wnaf v0.14.0
8942026-08-17T18:09:13.926Z Downloaded paste v1.0.15
8952026-08-17T18:09:13.928Z Downloaded psm v0.1.30
8962026-08-17T18:09:13.929Z Downloaded r2d2 v0.8.10
8972026-08-17T18:09:13.929Z Downloaded zone_cfg_derive v0.3.1
8982026-08-17T18:09:13.929Z Downloaded crunchy v0.2.4
8992026-08-17T18:09:13.929Z Downloaded crypto-common v0.2.2
9002026-08-17T18:09:13.932Z Downloaded darling_macro v0.20.11
9012026-08-17T18:09:13.932Z Downloaded phf_shared v0.11.3
9022026-08-17T18:09:13.932Z Downloaded rand_seeder v0.4.0
9032026-08-17T18:09:13.935Z Downloaded rustversion v1.0.22
9042026-08-17T18:09:13.938Z Downloaded serde_path_to_error v0.1.20
9052026-08-17T18:09:13.941Z Downloaded des v0.9.0
9062026-08-17T18:09:13.941Z Downloaded ena v0.14.4
9072026-08-17T18:09:13.941Z Downloaded rand_core v0.9.5
9082026-08-17T18:09:13.944Z Downloaded idna_adapter v1.2.1
9092026-08-17T18:09:13.947Z Downloaded dyn-clone v1.0.20
9102026-08-17T18:09:13.954Z Downloaded dirs-sys-next v0.1.2
9112026-08-17T18:09:13.957Z Downloaded serde-hex v0.1.0
9122026-08-17T18:09:13.960Z Downloaded instability v0.3.11
9132026-08-17T18:09:13.962Z Downloaded md5 v0.8.0
9142026-08-17T18:09:13.966Z Downloaded normalize-line-endings v0.3.0
9152026-08-17T18:09:13.968Z Downloaded spki v0.8.0
9162026-08-17T18:09:13.968Z Downloaded slog-bunyan v2.5.0
9172026-08-17T18:09:13.968Z Downloaded vte v0.14.1
9182026-08-17T18:09:13.971Z Downloaded slab v0.4.12
9192026-08-17T18:09:13.971Z Downloaded slog-dtrace v0.3.0
9202026-08-17T18:09:13.971Z Downloaded thread_local v1.1.9
9212026-08-17T18:09:13.971Z Downloaded toml_writer v1.1.1+spec-1.1.0
9222026-08-17T18:09:13.974Z Downloaded topological-sort v0.2.2
9232026-08-17T18:09:13.974Z Downloaded openssl-sys v0.9.117
9242026-08-17T18:09:13.977Z Downloaded p256 v0.14.0
9252026-08-17T18:09:13.982Z Downloaded critical-section v1.2.0
9262026-08-17T18:09:13.985Z Downloaded darling_core v0.13.4
9272026-08-17T18:09:13.985Z Downloaded num-complex v0.4.6
9282026-08-17T18:09:13.988Z Downloaded peg-runtime v0.8.5
9292026-08-17T18:09:13.988Z Downloaded strum_macros v0.24.3
9302026-08-17T18:09:13.988Z Downloaded time-macros v0.2.27
9312026-08-17T18:09:13.989Z Downloaded crossbeam-channel v0.5.15
9322026-08-17T18:09:13.993Z Downloaded schemars v0.8.22
9332026-08-17T18:09:13.999Z Downloaded rand_chacha v0.3.1
9342026-08-17T18:09:14.002Z Downloaded primefield v0.14.0
9352026-08-17T18:09:14.002Z Downloaded progenitor-macro v0.13.0
9362026-08-17T18:09:14.002Z Downloaded zerovec-derive v0.11.2
9372026-08-17T18:09:14.006Z Downloaded icu_collections v2.1.1
9382026-08-17T18:09:14.009Z Downloaded subprocess v0.2.15
9392026-08-17T18:09:14.009Z Downloaded rustls-pki-types v1.14.0
9402026-08-17T18:09:14.009Z Downloaded rustyline v14.0.0
9412026-08-17T18:09:14.013Z Downloaded poly1305 v0.9.0
9422026-08-17T18:09:14.016Z Downloaded postgres-types v0.2.12
9432026-08-17T18:09:14.021Z Downloaded jobserver v0.1.34
9442026-08-17T18:09:14.024Z Downloaded multimap v0.10.1
9452026-08-17T18:09:14.024Z Downloaded recursive v0.1.1
9462026-08-17T18:09:14.024Z Downloaded scheduled-thread-pool v0.2.7
9472026-08-17T18:09:14.024Z Downloaded scopeguard v1.2.0
9482026-08-17T18:09:14.027Z Downloaded aes-gcm v0.11.0
9492026-08-17T18:09:14.027Z Downloaded shell-words v1.1.1
9502026-08-17T18:09:14.027Z Downloaded strum v0.27.2
9512026-08-17T18:09:14.030Z Downloaded testing_table v0.3.0
9522026-08-17T18:09:14.030Z Downloaded aes v0.9.1
9532026-08-17T18:09:14.033Z Downloaded x509-cert v0.2.5
9542026-08-17T18:09:14.037Z Downloaded ingot-types v0.2.0
9552026-08-17T18:09:14.037Z Downloaded serde_with_macros v3.21.0
9562026-08-17T18:09:14.040Z Downloaded strsim v0.10.0
9572026-08-17T18:09:14.040Z Downloaded toml_parser v1.1.2+spec-1.1.0
9582026-08-17T18:09:14.044Z Downloaded phc v0.6.1
9592026-08-17T18:09:14.047Z Downloaded dropshot_endpoint v0.17.1
9602026-08-17T18:09:14.050Z Downloaded libefi-sys v0.1.0
9612026-08-17T18:09:14.050Z Downloaded multer v3.1.0
9622026-08-17T18:09:14.050Z Downloaded tagptr v0.2.0
9632026-08-17T18:09:14.053Z Downloaded universal-hash v0.6.1
9642026-08-17T18:09:14.053Z Downloaded crucible-workspace-hack v0.1.0
9652026-08-17T18:09:14.055Z Downloaded hashbrown v0.15.5
9662026-08-17T18:09:14.058Z Downloaded unicode-segmentation v1.12.0
9672026-08-17T18:09:14.061Z Downloaded password-hash v0.5.0
9682026-08-17T18:09:14.065Z Downloaded tungstenite v0.23.0
9692026-08-17T18:09:14.068Z Downloaded zip v4.6.1
9702026-08-17T18:09:14.070Z Downloaded crc-catalog v2.4.0
9712026-08-17T18:09:14.070Z Downloaded schemars v1.2.1
9722026-08-17T18:09:14.076Z Downloaded pkcs5 v0.8.1
9732026-08-17T18:09:14.079Z Downloaded prefix-trie v0.7.0
9742026-08-17T18:09:14.082Z Downloaded predicates v3.1.4
9752026-08-17T18:09:14.082Z Downloaded diesel_table_macro_syntax v0.3.0
9762026-08-17T18:09:14.085Z Downloaded dsl_auto_type v0.2.0
9772026-08-17T18:09:14.085Z Downloaded pin-project-internal v1.1.11
9782026-08-17T18:09:14.085Z Downloaded progenitor v0.14.0
9792026-08-17T18:09:14.085Z Downloaded rustls-platform-verifier v0.6.2
9802026-08-17T18:09:14.093Z Downloaded keccak v0.1.6
9812026-08-17T18:09:14.096Z Downloaded litrs v1.0.0
9822026-08-17T18:09:14.099Z Downloaded slog-stdlog v4.1.1
9832026-08-17T18:09:14.099Z Downloaded jiff-static v0.2.34
9842026-08-17T18:09:14.102Z Downloaded num-iter v0.1.45
9852026-08-17T18:09:14.102Z Downloaded nom v8.0.0
9862026-08-17T18:09:14.105Z Downloaded nibble_vec v0.1.0
9872026-08-17T18:09:14.105Z Downloaded serde_derive_internals v0.29.1
9882026-08-17T18:09:14.108Z Downloaded path-slash v0.1.5
9892026-08-17T18:09:14.110Z Downloaded tiny-keccak v2.0.2
9902026-08-17T18:09:14.111Z Downloaded toml_datetime v0.7.5+spec-1.1.0
9912026-08-17T18:09:14.113Z Downloaded ingot-macros v0.2.0
9922026-08-17T18:09:14.113Z Downloaded precomputed-hash v0.1.1
9932026-08-17T18:09:14.116Z Downloaded steno v0.4.1
9942026-08-17T18:09:14.119Z Downloaded icu_normalizer v2.1.1
9952026-08-17T18:09:14.122Z Downloaded uzers v0.12.2
9962026-08-17T18:09:14.122Z Downloaded icu_normalizer_data v2.1.1
9972026-08-17T18:09:14.125Z Downloaded tokio-native-tls v0.3.1
9982026-08-17T18:09:14.125Z Downloaded uuid v1.23.4
9992026-08-17T18:09:14.128Z Downloaded ref-cast v1.0.25
10002026-08-17T18:09:14.130Z Downloaded usdt v0.6.0
10012026-08-17T18:09:14.130Z Downloaded zstd-safe v7.2.4
10022026-08-17T18:09:14.133Z Downloaded take_mut v0.2.2
10032026-08-17T18:09:14.133Z Downloaded internal-russh-num-bigint v0.5.0
10042026-08-17T18:09:14.137Z Downloaded polyval v0.7.1
10052026-08-17T18:09:14.139Z Downloaded csv-core v0.1.13
10062026-08-17T18:09:14.139Z Downloaded derive-ex v0.1.8
10072026-08-17T18:09:14.140Z Downloaded tokio-postgres v0.7.16
10082026-08-17T18:09:14.145Z Downloaded diesel-dtrace v0.5.0
10092026-08-17T18:09:14.148Z Downloaded dropshot-api-manager-types v0.7.2
10102026-08-17T18:09:14.149Z Downloaded quinn-udp v0.5.14
10112026-08-17T18:09:14.149Z Downloaded serde_bytes v0.11.19
10122026-08-17T18:09:14.153Z Downloaded sigpipe v0.1.3
10132026-08-17T18:09:14.153Z Downloaded try-lock v0.2.5
10142026-08-17T18:09:14.153Z Downloaded unarray v0.1.4
10152026-08-17T18:09:14.153Z Downloaded zeroize_derive v1.5.0
10162026-08-17T18:09:14.153Z Downloaded derive_more v0.99.20
10172026-08-17T18:09:14.155Z Downloaded defmt-macros v1.0.1
10182026-08-17T18:09:14.158Z Downloaded diesel_derives v2.3.7
10192026-08-17T18:09:14.165Z Downloaded unicode-xid v0.2.6
10202026-08-17T18:09:14.168Z Downloaded elliptic-curve v0.13.8
10212026-08-17T18:09:14.168Z Downloaded indoc v2.0.7
10222026-08-17T18:09:14.171Z Downloaded curve25519-dalek-derive v0.1.1
10232026-08-17T18:09:14.179Z Downloaded der v0.7.10
10242026-08-17T18:09:14.183Z Downloaded unicode_categories v0.1.1
10252026-08-17T18:09:14.186Z Downloaded scuffle v0.1.0
10262026-08-17T18:09:14.186Z Downloaded libbz2-rs-sys v0.2.2
10272026-08-17T18:09:14.188Z Downloaded aho-corasick v1.1.4
10282026-08-17T18:09:14.191Z Downloaded num-integer v0.1.46
10292026-08-17T18:09:14.191Z Downloaded module-lattice v0.2.3
10302026-08-17T18:09:14.191Z Downloaded slog-term v2.9.2
10312026-08-17T18:09:14.194Z Downloaded packed_struct v0.10.1
10322026-08-17T18:09:14.194Z Downloaded indent_write v2.2.0
10332026-08-17T18:09:14.199Z Downloaded tar v0.4.46
10342026-08-17T18:09:14.202Z Downloaded hashbrown v0.16.1
10352026-08-17T18:09:14.205Z Downloaded tracing-attributes v0.1.31
10362026-08-17T18:09:14.208Z Downloaded twox-hash v2.1.2
10372026-08-17T18:09:14.208Z Downloaded unicode-properties v0.1.4
10382026-08-17T18:09:14.210Z Downloaded writeable v0.6.2
10392026-08-17T18:09:14.210Z Downloaded num_enum_derive v0.5.11
10402026-08-17T18:09:14.210Z Downloaded crossterm v0.28.1
10412026-08-17T18:09:14.213Z Downloaded serde_spanned v1.1.1
10422026-08-17T18:09:14.216Z Downloaded oso v0.27.3
10432026-08-17T18:09:14.216Z Downloaded progenitor-client v0.13.0
10442026-08-17T18:09:14.219Z Downloaded pretty_assertions v1.4.1
10452026-08-17T18:09:14.222Z Downloaded futures-util v0.3.32
10462026-08-17T18:09:14.226Z Downloaded hyper v1.10.1
10472026-08-17T18:09:14.230Z Downloaded sqlformat v0.3.5
10482026-08-17T18:09:14.233Z Downloaded structmeta-derive v0.3.0
10492026-08-17T18:09:14.233Z Downloaded tabwriter v1.4.1
10502026-08-17T18:09:14.233Z Downloaded derive_more-impl v2.1.1
10512026-08-17T18:09:14.236Z Downloaded num-bigint-dig v0.8.6
10522026-08-17T18:09:14.239Z Downloaded progenitor-client v0.14.0
10532026-08-17T18:09:14.239Z Downloaded scroll_derive v0.13.1
10542026-08-17T18:09:14.239Z Downloaded sha1 v0.11.0
10552026-08-17T18:09:14.242Z Downloaded minimal-lexical v0.2.1
10562026-08-17T18:09:14.244Z Downloaded yansi v1.0.1
10572026-08-17T18:09:14.244Z Downloaded rcgen v0.12.1
10582026-08-17T18:09:14.247Z Downloaded darling_core v0.21.3
10592026-08-17T18:09:14.250Z Downloaded iana-time-zone v0.1.65
10602026-08-17T18:09:14.253Z Downloaded trait-variant v0.1.2
10612026-08-17T18:09:14.253Z Downloaded cpubits v0.1.1
10622026-08-17T18:09:14.253Z Downloaded data-encoding v2.10.0
10632026-08-17T18:09:14.259Z Downloaded ryu v1.0.23
10642026-08-17T18:09:14.268Z Downloaded miniz_oxide v0.8.9
10652026-08-17T18:09:14.271Z Downloaded serde_cbor v0.11.2
10662026-08-17T18:09:14.273Z Downloaded maybe-uninit v2.0.0
10672026-08-17T18:09:14.273Z Downloaded newtype-uuid v1.3.2
10682026-08-17T18:09:14.273Z Downloaded dtrace-parser v0.3.0
10692026-08-17T18:09:14.278Z Downloaded parking_lot v0.12.5
10702026-08-17T18:09:14.281Z Downloaded similar v2.7.0
10712026-08-17T18:09:14.284Z Downloaded salsa20 v0.11.0
10722026-08-17T18:09:14.284Z Downloaded progenitor-macro v0.14.0
10732026-08-17T18:09:14.287Z Downloaded num_enum v0.7.6
10742026-08-17T18:09:14.289Z Downloaded libloading v0.8.9
10752026-08-17T18:09:14.293Z Downloaded h2 v0.4.15
10762026-08-17T18:09:14.296Z Downloaded ssh-key v0.7.0-rc.11
10772026-08-17T18:09:14.300Z Downloaded secrecy v0.8.0
10782026-08-17T18:09:14.303Z Downloaded scrypt v0.12.0
10792026-08-17T18:09:14.303Z Downloaded serdect v0.4.3
10802026-08-17T18:09:14.303Z Downloaded sha1 v0.10.6
10812026-08-17T18:09:14.306Z Downloaded itertools v0.13.0
10822026-08-17T18:09:14.309Z Downloaded crypto-bigint v0.5.5
10832026-08-17T18:09:14.312Z Downloaded darling_core v0.23.0
10842026-08-17T18:09:14.314Z Downloaded hkdf v0.12.4
10852026-08-17T18:09:14.314Z Downloaded postgres-protocol v0.6.10
10862026-08-17T18:09:14.317Z Downloaded tokio-macros v2.7.0
10872026-08-17T18:09:14.317Z Downloaded simd-adler32 v0.3.8
10882026-08-17T18:09:14.320Z Downloaded sync_wrapper v1.0.2
10892026-08-17T18:09:14.323Z Downloaded waitgroup v0.1.2
10902026-08-17T18:09:14.326Z Downloaded tokio-stream v0.1.18
10912026-08-17T18:09:14.329Z Downloaded derive_more v2.1.1
10922026-08-17T18:09:14.333Z Downloaded smallvec v0.6.14
10932026-08-17T18:09:14.336Z Downloaded num-traits v0.2.19
10942026-08-17T18:09:14.336Z Downloaded whoami v2.1.0
10952026-08-17T18:09:14.338Z Downloaded corncobs v0.1.4
10962026-08-17T18:09:14.338Z Downloaded derive_builder v0.20.2
10972026-08-17T18:09:14.341Z Downloaded delegate v0.13.5
10982026-08-17T18:09:14.341Z Downloaded illumos-nvpair-sys v0.2.0
10992026-08-17T18:09:14.341Z Downloaded smf v0.2.3
11002026-08-17T18:09:14.341Z Downloaded darling_macro v0.23.0
11012026-08-17T18:09:14.341Z Downloaded instant v0.1.13
11022026-08-17T18:09:14.344Z Downloaded tokio-dtrace v0.1.1
11032026-08-17T18:09:14.344Z Downloaded difflib v0.4.0
11042026-08-17T18:09:14.344Z Downloaded mime v0.3.17
11052026-08-17T18:09:14.344Z Downloaded oso-derive v0.27.3
11062026-08-17T18:09:14.347Z Downloaded der_derive v0.7.3
11072026-08-17T18:09:14.350Z Downloaded serde_with v1.14.0
11082026-08-17T18:09:14.353Z Downloaded ed25519-dalek v2.2.0
11092026-08-17T18:09:14.360Z Downloaded secrecy v0.10.3
11102026-08-17T18:09:14.363Z Downloaded slog-envlogger v2.2.0
11112026-08-17T18:09:14.365Z Downloaded bitvec v1.0.1
11122026-08-17T18:09:14.371Z Downloaded usdt-macro v0.6.0
11132026-08-17T18:09:14.374Z Downloaded void v1.0.2
11142026-08-17T18:09:14.374Z Downloaded pem v3.0.6
11152026-08-17T18:09:14.379Z Downloaded hkdf v0.13.0
11162026-08-17T18:09:14.382Z Downloaded siphasher v1.0.2
11172026-08-17T18:09:14.382Z Downloaded document-features v0.2.12
11182026-08-17T18:09:14.384Z Downloaded peg-macros v0.8.5
11192026-08-17T18:09:14.387Z Downloaded oxnet v0.1.6
11202026-08-17T18:09:14.387Z Downloaded ed25519-dalek v3.0.0
11212026-08-17T18:09:14.390Z Downloaded num-bigint v0.4.6
11222026-08-17T18:09:14.393Z Downloaded resolv-conf v0.7.6
11232026-08-17T18:09:14.393Z Downloaded socket2 v0.6.3
11242026-08-17T18:09:14.397Z Downloaded match_cfg v0.1.0
11252026-08-17T18:09:14.427Z Downloaded vergen-lib v9.1.0
11262026-08-17T18:09:14.427Z Downloaded memoffset v0.9.1
11272026-08-17T18:09:14.427Z Downloaded tower v0.5.3
11282026-08-17T18:09:14.427Z Downloaded sapling-renderdag v0.1.0
11292026-08-17T18:09:14.427Z Downloaded signature v2.2.0
11302026-08-17T18:09:14.427Z Downloaded structmeta v0.3.0
11312026-08-17T18:09:14.427Z Downloaded rustc-hash v2.1.1
11322026-08-17T18:09:14.427Z Downloaded static_assertions v1.1.0
11332026-08-17T18:09:14.427Z Downloaded daft v0.1.7
11342026-08-17T18:09:14.428Z Downloaded tinyvec_macros v0.1.1
11352026-08-17T18:09:14.428Z Downloaded zstd v0.13.3
11362026-08-17T18:09:14.428Z Downloaded indicatif v0.18.4
11372026-08-17T18:09:14.428Z Downloaded icu_locale_core v2.1.1
11382026-08-17T18:09:14.428Z Downloaded tinyvec v1.10.0
11392026-08-17T18:09:14.428Z Downloaded unicode-normalization v0.1.25
11402026-08-17T18:09:14.428Z Downloaded unicode-bidi v0.3.18
11412026-08-17T18:09:14.428Z Downloaded crc-any v2.5.0
11422026-08-17T18:09:14.428Z Downloaded darling v0.20.11
11432026-08-17T18:09:14.431Z Downloaded derive-where v1.6.0
11442026-08-17T18:09:14.431Z Downloaded defmt-parser v1.0.0
11452026-08-17T18:09:14.431Z Downloaded embedded-io v0.4.0
11462026-08-17T18:09:14.431Z Downloaded is_ci v1.2.0
11472026-08-17T18:09:14.431Z Downloaded ecdsa v0.17.0
11482026-08-17T18:09:14.431Z Downloaded elliptic-curve v0.14.1
11492026-08-17T18:09:14.434Z Downloaded impl-trait-for-tuples v0.2.3
11502026-08-17T18:09:14.434Z Downloaded memmap2 v0.9.10
11512026-08-17T18:09:14.437Z Downloaded sync-ptr v0.1.4
11522026-08-17T18:09:14.437Z Downloaded supports-color v3.0.2
11532026-08-17T18:09:14.440Z Downloaded pkcs8 v0.10.2
11542026-08-17T18:09:14.442Z Downloaded displaydoc v0.2.5
11552026-08-17T18:09:14.445Z Downloaded url v2.5.8
11562026-08-17T18:09:14.448Z Downloaded der v0.8.0
11572026-08-17T18:09:14.451Z Downloaded pin-project v1.1.11
11582026-08-17T18:09:14.456Z Downloaded litemap v0.8.1
11592026-08-17T18:09:14.459Z Downloaded xattr v1.6.1
11602026-08-17T18:09:14.459Z Downloaded ml-kem v0.3.2
11612026-08-17T18:09:14.462Z Downloaded sqlparser_derive v0.5.0
11622026-08-17T18:09:14.462Z Downloaded managed v0.8.0
11632026-08-17T18:09:14.462Z Downloaded newline-converter v0.3.0
11642026-08-17T18:09:14.465Z Downloaded proc-macro-error-attr2 v2.0.0
11652026-08-17T18:09:14.465Z Downloaded winnow v1.0.3
11662026-08-17T18:09:14.468Z Downloaded itertools v0.14.0
11672026-08-17T18:09:14.472Z Downloaded daft-derive v0.1.7
11682026-08-17T18:09:14.475Z Downloaded socket2 v0.5.10
11692026-08-17T18:09:14.477Z Downloaded rustls-native-certs v0.8.3
11702026-08-17T18:09:14.477Z Downloaded ron v0.8.1
11712026-08-17T18:09:14.480Z Downloaded progenitor v0.13.0
11722026-08-17T18:09:14.480Z Downloaded wait-timeout v0.2.1
11732026-08-17T18:09:14.483Z Downloaded new_debug_unreachable v1.0.6
11742026-08-17T18:09:14.483Z Downloaded phf_shared v0.12.1
11752026-08-17T18:09:14.483Z Downloaded lazy_static v1.5.0
11762026-08-17T18:09:14.483Z Downloaded digest-io v0.1.0
11772026-08-17T18:09:14.486Z Downloaded tough v0.22.0
11782026-08-17T18:09:14.489Z Downloaded oxide-update-engine-types v0.1.2
11792026-08-17T18:09:14.492Z Downloaded blake3 v1.8.5
11802026-08-17T18:09:14.495Z Downloaded chrono v0.4.45
11812026-08-17T18:09:14.498Z Downloaded zerocopy-derive v0.8.40
11822026-08-17T18:09:14.503Z Downloaded nu-ansi-term v0.50.3
11832026-08-17T18:09:14.506Z Downloaded predicates-tree v1.0.13
11842026-08-17T18:09:14.506Z Downloaded walkdir v2.5.0
11852026-08-17T18:09:14.509Z Downloaded crc8 v0.1.1
11862026-08-17T18:09:14.510Z Downloaded ed25519 v3.0.0
11872026-08-17T18:09:14.515Z Downloaded rand_pcg v0.10.2
11882026-08-17T18:09:14.518Z Downloaded opaque-debug v0.3.1
11892026-08-17T18:09:14.518Z Downloaded tower-service v0.3.3
11902026-08-17T18:09:14.518Z Downloaded internet-checksum v0.2.1
11912026-08-17T18:09:14.522Z Downloaded winnow v0.6.26
11922026-08-17T18:09:14.527Z Downloaded phf v0.13.1
11932026-08-17T18:09:14.530Z Downloaded whoami v1.6.1
11942026-08-17T18:09:14.530Z Downloaded crossterm v0.29.0
11952026-08-17T18:09:14.533Z Downloaded rustls-pemfile v2.2.0
11962026-08-17T18:09:14.536Z Downloaded tokio-tungstenite v0.21.0
11972026-08-17T18:09:14.536Z Downloaded universal-hash v0.5.1
11982026-08-17T18:09:14.536Z Downloaded libsw-core v0.3.2
11992026-08-17T18:09:14.539Z Downloaded pbkdf2 v0.13.0
12002026-08-17T18:09:14.539Z Downloaded ignore v0.4.25
12012026-08-17T18:09:14.539Z Downloaded progenitor-impl v0.14.0
12022026-08-17T18:09:14.542Z Downloaded vsss-rs v3.3.4
12032026-08-17T18:09:14.542Z Downloaded sec1 v0.8.1
12042026-08-17T18:09:14.542Z Downloaded serde_with_macros v1.5.2
12052026-08-17T18:09:14.545Z Downloaded crossbeam-epoch v0.9.18
12062026-08-17T18:09:14.549Z Downloaded xshell v0.2.7
12072026-08-17T18:09:14.555Z Downloaded rand_core v0.10.0
12082026-08-17T18:09:14.559Z Downloaded nom v7.1.3
12092026-08-17T18:09:14.561Z Downloaded crossbeam-deque v0.8.6
12102026-08-17T18:09:14.564Z Downloaded iri-string v0.7.10
12112026-08-17T18:09:14.566Z Downloaded tokio-rustls v0.26.4
12122026-08-17T18:09:14.574Z Downloaded rusty-fork v0.3.1
12132026-08-17T18:09:14.577Z Downloaded stacker v0.1.23
12142026-08-17T18:09:14.580Z Downloaded poly1305 v0.8.0
12152026-08-17T18:09:14.583Z Downloaded pem-rfc7468 v1.0.0
12162026-08-17T18:09:14.586Z Downloaded darling v0.13.4
12172026-08-17T18:09:14.588Z Downloaded yasna v0.5.2
12182026-08-17T18:09:14.593Z Downloaded toml v1.1.2+spec-1.1.0
12192026-08-17T18:09:14.596Z Downloaded aws-lc-rs v1.16.3
12202026-08-17T18:09:14.603Z Downloaded tabled v0.21.0
12212026-08-17T18:09:14.613Z Downloaded term v0.7.0
12222026-08-17T18:09:14.615Z Downloaded bindgen v0.71.1
12232026-08-17T18:09:14.618Z Downloaded git2 v0.20.4
12242026-08-17T18:09:14.623Z Downloaded rand v0.10.1
12252026-08-17T18:09:14.626Z Downloaded icu_properties_data v2.1.2
12262026-08-17T18:09:14.632Z Downloaded test-strategy v0.4.5
12272026-08-17T18:09:14.635Z Downloaded zerotrie v0.2.3
12282026-08-17T18:09:14.639Z Downloaded diff v0.1.13
12292026-08-17T18:09:14.644Z Downloaded quick-xml v0.37.5
12302026-08-17T18:09:14.648Z Downloaded jiff-core v0.1.0
12312026-08-17T18:09:14.651Z Downloaded omicron-zone-package v0.12.3
12322026-08-17T18:09:14.653Z Downloaded reedline v0.40.0
12332026-08-17T18:09:14.656Z Downloaded reqwest v0.12.28
12342026-08-17T18:09:14.660Z Downloaded itertools v0.10.5
12352026-08-17T18:09:14.663Z Downloaded rand v0.8.6
12362026-08-17T18:09:14.666Z Downloaded zip v0.6.6
12372026-08-17T18:09:14.669Z Downloaded icu_provider v2.1.1
12382026-08-17T18:09:14.671Z Downloaded idna v1.1.0
12392026-08-17T18:09:14.671Z Downloaded goblin v0.10.5
12402026-08-17T18:09:14.675Z Downloaded qorb v0.4.1
12412026-08-17T18:09:14.682Z Downloaded darling_core v0.20.11
12422026-08-17T18:09:14.698Z Downloaded dropshot-api-manager v0.7.2
12432026-08-17T18:09:14.706Z Downloaded time v0.3.47
12442026-08-17T18:09:14.744Z Downloaded sha3 v0.12.0
12452026-08-17T18:09:14.747Z Downloaded moka v0.12.13
12462026-08-17T18:09:14.750Z Downloaded petname v2.0.2
12472026-08-17T18:09:14.755Z Downloaded tower-http v0.6.8
12482026-08-17T18:09:14.758Z Downloaded typed-path v0.9.3
12492026-08-17T18:09:14.763Z Downloaded russh v0.62.4
12502026-08-17T18:09:14.769Z Downloaded p384 v0.13.1
12512026-08-17T18:09:14.773Z Downloaded winnow v0.5.40
12522026-08-17T18:09:14.778Z Downloaded rayon v1.11.0
12532026-08-17T18:09:14.783Z Downloaded mio v1.2.0
12542026-08-17T18:09:14.788Z Downloaded hyper-util v0.1.20
12552026-08-17T18:09:14.791Z Downloaded rand v0.9.2
12562026-08-17T18:09:14.794Z Downloaded rsa v0.10.0-rc.18
12572026-08-17T18:09:14.798Z Downloaded p521 v0.14.0
12582026-08-17T18:09:14.798Z Downloaded tokio-util v0.7.18
12592026-08-17T18:09:14.801Z Downloaded radix_trie v0.2.1
12602026-08-17T18:09:14.805Z Downloaded crypto-primes v0.7.2
12612026-08-17T18:09:14.807Z Downloaded itertools v0.12.1
12622026-08-17T18:09:14.811Z Downloaded zerocopy v0.8.40
12632026-08-17T18:09:14.827Z Downloaded libxml v0.3.3
12642026-08-17T18:09:14.831Z Downloaded quinn-proto v0.11.16
12652026-08-17T18:09:14.835Z Downloaded itertools v0.15.0
12662026-08-17T18:09:14.840Z Downloaded rawzip v0.4.4
12672026-08-17T18:09:14.851Z Downloaded iddqd v0.4.2
12682026-08-17T18:09:14.856Z Downloaded vcpkg v0.2.15
12692026-08-17T18:09:14.880Z Downloaded zerovec v0.11.5
12702026-08-17T18:09:14.885Z Downloaded reqwest v0.13.2
12712026-08-17T18:09:14.888Z Downloaded proptest v1.11.0
12722026-08-17T18:09:14.891Z Downloaded libm v0.2.16
12732026-08-17T18:09:14.897Z Downloaded regex v1.12.3
12742026-08-17T18:09:14.900Z Downloaded object v0.37.3
12752026-08-17T18:09:14.907Z Downloaded lalrpop v0.19.12
12762026-08-17T18:09:14.913Z Downloaded nix v0.28.0
12772026-08-17T18:09:14.920Z Downloaded zlib-rs v0.6.2
12782026-08-17T18:09:14.924Z Downloaded crypto-bigint v0.7.5
12792026-08-17T18:09:14.932Z Downloaded bstr v1.12.1
12802026-08-17T18:09:14.938Z Downloaded portable-atomic v1.13.1
12812026-08-17T18:09:14.942Z Downloaded openapiv3 v2.2.0
12822026-08-17T18:09:14.949Z Downloaded salty v0.3.0
12832026-08-17T18:09:14.954Z Downloaded hickory-proto v0.24.4
12842026-08-17T18:09:14.962Z Downloaded object v0.30.4
12852026-08-17T18:09:14.967Z Downloaded polar-core v0.27.3
12862026-08-17T18:09:14.972Z Downloaded serde_with v3.21.0
12872026-08-17T18:09:14.980Z Downloaded curve25519-dalek v5.0.0
12882026-08-17T18:09:14.986Z Downloaded regex-syntax v0.6.29
12892026-08-17T18:09:14.990Z Downloaded regress v0.11.1
12902026-08-17T18:09:14.995Z Downloaded regex-syntax v0.8.10
12912026-08-17T18:09:15.012Z Downloaded smoltcp v0.9.1
12922026-08-17T18:09:15.023Z Downloaded regress v0.10.5
12932026-08-17T18:09:15.030Z Downloaded curve25519-dalek v4.1.3
12942026-08-17T18:09:15.038Z Downloaded hickory-proto v0.25.2
12952026-08-17T18:09:15.048Z Downloaded nix v0.27.1
12962026-08-17T18:09:15.055Z Downloaded rustls v0.23.41
12972026-08-17T18:09:15.068Z Downloaded smoltcp v0.11.0
12982026-08-17T18:09:15.075Z Downloaded openssl v0.10.80
12992026-08-17T18:09:15.081Z Downloaded sled v0.34.7
13002026-08-17T18:09:15.087Z Downloaded rustix v0.38.44
13012026-08-17T18:09:15.100Z Downloaded nix v0.31.2
13022026-08-17T18:09:15.113Z Downloaded dropshot v0.17.1
13032026-08-17T18:09:15.126Z Downloaded sqlparser v0.61.0
13042026-08-17T18:09:15.134Z Downloaded sha3 v0.11.0
13052026-08-17T18:09:15.138Z Downloaded ratatui v0.29.0
13062026-08-17T18:09:15.160Z Downloaded diesel v2.3.7
13072026-08-17T18:09:15.173Z Downloaded bzip2-sys v0.1.13+1.0.8
13082026-08-17T18:09:15.191Z Downloaded typify-impl v0.6.2
13092026-08-17T18:09:15.204Z Downloaded regex-automata v0.4.14
13102026-08-17T18:09:15.212Z Downloaded zerocopy-derive v0.6.6
13112026-08-17T18:09:15.217Z Downloaded tracing v0.1.44
13122026-08-17T18:09:15.231Z Downloaded chrono-tz v0.10.4
13132026-08-17T18:09:15.241Z Downloaded jiff v0.2.34
13142026-08-17T18:09:15.261Z Downloaded csv v1.4.0
13152026-08-17T18:09:15.272Z Downloaded libz-sys v1.1.24
13162026-08-17T18:09:15.328Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13172026-08-17T18:09:15.338Z Downloaded petgraph v0.6.5
13182026-08-17T18:09:15.348Z Downloaded petgraph v0.8.3
13192026-08-17T18:09:15.361Z Downloaded tokio v1.52.1
13202026-08-17T18:09:15.383Z Downloaded sha3 v0.10.8
13212026-08-17T18:09:15.463Z Downloaded encoding_rs v0.8.35
13222026-08-17T18:09:15.495Z Downloaded ring v0.17.14
13232026-08-17T18:09:15.518Z Downloaded libgit2-sys v0.18.3+1.9.2
13242026-08-17T18:09:15.900Z Downloaded aws-lc-sys v0.40.0
13252026-08-17T18:09:16.157Z Compiling libc v0.2.185
13262026-08-17T18:09:16.157Z Compiling serde_core v1.0.228
13272026-08-17T18:09:16.157Z Compiling serde v1.0.228
13282026-08-17T18:09:16.160Z Compiling log v0.4.29
13292026-08-17T18:09:16.160Z Compiling smallvec v1.15.1
13302026-08-17T18:09:16.160Z Compiling shlex v1.3.0
13312026-08-17T18:09:16.300Z Compiling find-msvc-tools v0.1.9
13322026-08-17T18:09:16.304Z Compiling syn v2.0.117
13332026-08-17T18:09:16.516Z Compiling subtle v2.6.1
13342026-08-17T18:09:16.530Z Compiling scopeguard v1.2.0
13352026-08-17T18:09:16.530Z Compiling stable_deref_trait v1.2.1
13362026-08-17T18:09:16.559Z Compiling typenum v1.20.1
13372026-08-17T18:09:16.611Z Compiling lock_api v0.4.14
13382026-08-17T18:09:16.625Z Compiling zerocopy v0.8.40
13392026-08-17T18:09:16.641Z Compiling portable-atomic v1.13.1
13402026-08-17T18:09:16.682Z Compiling serde_json v1.0.151
13412026-08-17T18:09:16.844Z Compiling critical-section v1.2.0
13422026-08-17T18:09:16.893Z Compiling libm v0.2.16
13432026-08-17T18:09:16.952Z Compiling num-traits v0.2.19
13442026-08-17T18:09:17.052Z Compiling pkg-config v0.3.32
13452026-08-17T18:09:17.133Z Compiling errno v0.3.14
13462026-08-17T18:09:17.156Z Compiling jobserver v0.1.34
13472026-08-17T18:09:17.196Z Compiling getrandom v0.2.17
13482026-08-17T18:09:17.419Z Compiling cc v1.2.56
13492026-08-17T18:09:17.517Z Compiling rand_core v0.6.4
13502026-08-17T18:09:17.532Z Compiling generic-array v0.14.7
13512026-08-17T18:09:17.581Z Compiling once_cell v1.21.3
13522026-08-17T18:09:17.671Z Compiling const-oid v0.9.6
13532026-08-17T18:09:17.720Z Compiling pin-project-lite v0.2.17
13542026-08-17T18:09:17.788Z Compiling getrandom v0.4.1
13552026-08-17T18:09:17.802Z Compiling parking_lot_core v0.9.12
13562026-08-17T18:09:17.866Z Compiling rand_core v0.10.0
13572026-08-17T18:09:18.347Z Compiling bitflags v2.11.0
13582026-08-17T18:09:18.375Z Compiling signal-hook-registry v1.4.8
13592026-08-17T18:09:18.388Z Compiling litemap v0.8.1
13602026-08-17T18:09:18.450Z Compiling writeable v0.6.2
13612026-08-17T18:09:18.569Z Compiling percent-encoding v2.3.2
13622026-08-17T18:09:18.584Z Compiling futures-core v0.3.32
13632026-08-17T18:09:18.669Z Compiling semver v1.0.28
13642026-08-17T18:09:18.669Z Compiling parking_lot v0.12.5
13652026-08-17T18:09:18.672Z Compiling mio v1.2.0
13662026-08-17T18:09:18.834Z Compiling icu_properties_data v2.1.2
13672026-08-17T18:09:18.846Z Compiling icu_normalizer_data v2.1.1
13682026-08-17T18:09:18.971Z Compiling socket2 v0.6.3
13692026-08-17T18:09:19.084Z Compiling getrandom v0.3.4
13702026-08-17T18:09:19.168Z Compiling synstructure v0.13.2
13712026-08-17T18:09:19.183Z Compiling futures-sink v0.3.32
13722026-08-17T18:09:19.248Z Compiling indexmap v2.14.0
13732026-08-17T18:09:19.271Z Compiling futures-channel v0.3.32
13742026-08-17T18:09:19.292Z Compiling futures-io v0.3.32
13752026-08-17T18:09:19.394Z Compiling utf8_iter v1.0.4
13762026-08-17T18:09:19.454Z Compiling futures-task v0.3.32
13772026-08-17T18:09:19.510Z Compiling rustix v1.1.3
13782026-08-17T18:09:19.548Z Compiling slab v0.4.12
13792026-08-17T18:09:19.633Z Compiling form_urlencoded v1.2.2
13802026-08-17T18:09:19.646Z Compiling rustversion v1.0.22
13812026-08-17T18:09:19.740Z Compiling iana-time-zone v0.1.65
13822026-08-17T18:09:19.790Z Compiling base64ct v1.8.3
13832026-08-17T18:09:19.815Z Compiling cmake v0.1.57
13842026-08-17T18:09:19.932Z Compiling ident_case v1.0.1
13852026-08-17T18:09:19.950Z Compiling flagset v0.4.7
13862026-08-17T18:09:20.000Z Compiling dunce v1.0.5
13872026-08-17T18:09:20.055Z Compiling pem-rfc7468 v0.7.0
13882026-08-17T18:09:20.082Z Compiling regex-syntax v0.8.10
13892026-08-17T18:09:20.082Z Compiling fs_extra v1.3.0
13902026-08-17T18:09:20.110Z Compiling rand_core v0.9.5
13912026-08-17T18:09:20.220Z Compiling uuid v1.23.4
13922026-08-17T18:09:20.356Z Compiling aws-lc-sys v0.40.0
13932026-08-17T18:09:20.371Z Compiling base64 v0.22.1
13942026-08-17T18:09:20.391Z Compiling vcpkg v0.2.15
13952026-08-17T18:09:20.621Z Compiling syn v1.0.109
13962026-08-17T18:09:20.697Z Compiling serde_derive_internals v0.29.1
13972026-08-17T18:09:20.923Z Compiling serde_derive v1.0.228
13982026-08-17T18:09:20.938Z Compiling zeroize_derive v1.5.0
13992026-08-17T18:09:20.938Z Compiling zerofrom-derive v0.1.6
14002026-08-17T18:09:21.125Z Compiling zerocopy-derive v0.8.40
14012026-08-17T18:09:21.225Z Compiling yoke-derive v0.8.1
14022026-08-17T18:09:21.611Z Compiling zeroize v1.9.0
14032026-08-17T18:09:21.640Z Compiling zerovec-derive v0.11.2
14042026-08-17T18:09:21.835Z Compiling displaydoc v0.2.5
14052026-08-17T18:09:22.395Z Compiling zerofrom v0.1.6
14062026-08-17T18:09:22.491Z Compiling tokio-macros v2.7.0
14072026-08-17T18:09:22.523Z Compiling yoke v0.8.1
14082026-08-17T18:09:22.615Z Compiling futures-macro v0.3.32
14092026-08-17T18:09:22.716Z Compiling zerotrie v0.2.3
14102026-08-17T18:09:22.825Z Compiling zerovec v0.11.5
14112026-08-17T18:09:23.030Z Compiling crypto-common v0.1.7
14122026-08-17T18:09:23.048Z Compiling block-buffer v0.10.4
14132026-08-17T18:09:23.184Z Compiling digest v0.10.7
14142026-08-17T18:09:23.225Z Compiling der_derive v0.7.3
14152026-08-17T18:09:23.259Z Compiling thiserror-impl v2.0.18
14162026-08-17T18:09:23.356Z Compiling tinystr v0.8.2
14172026-08-17T18:09:23.440Z Compiling potential_utf v0.1.4
14182026-08-17T18:09:23.455Z Compiling futures-util v0.3.32
14192026-08-17T18:09:23.560Z Compiling icu_locale_core v2.1.1
14202026-08-17T18:09:23.607Z Compiling icu_collections v2.1.1
14212026-08-17T18:09:24.146Z Compiling openssl-sys v0.9.117
14222026-08-17T18:09:24.247Z Compiling icu_provider v2.1.1
14232026-08-17T18:09:24.498Z Compiling icu_properties v2.1.2
14242026-08-17T18:09:24.553Z Compiling bytes v1.11.1
14252026-08-17T18:09:24.598Z Compiling icu_normalizer v2.1.1
14262026-08-17T18:09:24.665Z Compiling chrono v0.4.45
14272026-08-17T18:09:24.680Z Compiling thiserror v2.0.18
14282026-08-17T18:09:24.790Z Compiling der v0.7.10
14292026-08-17T18:09:25.130Z Compiling tokio v1.52.1
14302026-08-17T18:09:25.169Z Compiling http v1.4.2
14312026-08-17T18:09:25.597Z Compiling ppv-lite86 v0.2.21
14322026-08-17T18:09:25.735Z Compiling idna_adapter v1.2.1
14332026-08-17T18:09:25.824Z Compiling spki v0.7.3
14342026-08-17T18:09:25.874Z Compiling idna v1.1.0
14352026-08-17T18:09:25.923Z Compiling rand_chacha v0.9.0
14362026-08-17T18:09:26.027Z Compiling tracing-attributes v0.1.31
14372026-08-17T18:09:26.041Z Compiling rustc_version v0.4.1
14382026-08-17T18:09:26.044Z Compiling tracing-core v0.1.36
14392026-08-17T18:09:26.074Z Compiling cpufeatures v0.2.17
14402026-08-17T18:09:26.150Z Compiling dyn-clone v1.0.20
14412026-08-17T18:09:26.236Z Compiling url v2.5.8
14422026-08-17T18:09:26.357Z Compiling schemars v0.8.22
14432026-08-17T18:09:26.526Z Compiling aws-lc-rs v1.16.3
14442026-08-17T18:09:26.577Z Compiling rand v0.9.2
14452026-08-17T18:09:26.612Z Compiling pkcs8 v0.10.2
14462026-08-17T18:09:26.814Z Compiling http-body v1.0.1
14472026-08-17T18:09:26.933Z Compiling rustls-pki-types v1.14.0
14482026-08-17T18:09:26.973Z Compiling schemars_derive v0.8.22
14492026-08-17T18:09:27.019Z Compiling spin v0.9.8
14502026-08-17T18:09:27.230Z Compiling httparse v1.10.1
14512026-08-17T18:09:27.310Z Compiling tracing v0.1.44
14522026-08-17T18:09:27.326Z Compiling cmov v0.5.4
14532026-08-17T18:09:27.374Z Compiling tinyvec_macros v0.1.1
14542026-08-17T18:09:27.446Z Compiling crc32fast v1.5.0
14552026-08-17T18:09:27.529Z Compiling openssl-probe v0.2.1
14562026-08-17T18:09:27.573Z Compiling ctutils v0.4.2
14572026-08-17T18:09:27.629Z Compiling tinyvec v1.10.0
14582026-08-17T18:09:27.699Z Compiling tempfile v3.25.0
14592026-08-17T18:09:27.760Z Compiling pest_generator v2.8.6
14602026-08-17T18:09:27.802Z Compiling sha2 v0.10.9
14612026-08-17T18:09:27.941Z Compiling aho-corasick v1.1.4
14622026-08-17T18:09:28.060Z Compiling try-lock v0.2.5
14632026-08-17T18:09:28.171Z Compiling radium v0.7.0
14642026-08-17T18:09:28.417Z Compiling tower-layer v0.3.3
14652026-08-17T18:09:28.434Z Compiling atomic-waker v1.1.2
14662026-08-17T18:09:28.559Z Compiling untrusted v0.7.1
14672026-08-17T18:09:28.576Z Compiling tower-service v0.3.3
14682026-08-17T18:09:28.713Z Compiling pest_derive v2.8.6
14692026-08-17T18:09:28.747Z Compiling want v0.3.1
14702026-08-17T18:09:28.917Z Compiling tokio-util v0.7.18
14712026-08-17T18:09:29.094Z Compiling regex-automata v0.4.14
14722026-08-17T18:09:29.341Z Compiling hybrid-array v0.4.13
14732026-08-17T18:09:29.643Z Compiling h2 v0.4.15
14742026-08-17T18:09:29.796Z Compiling ipnet v2.11.0
14752026-08-17T18:09:29.950Z Compiling scroll_derive v0.13.1
14762026-08-17T18:09:30.112Z Compiling darling_core v0.20.11
14772026-08-17T18:09:30.288Z Compiling foreign-types-shared v0.1.1
14782026-08-17T18:09:30.376Z Compiling tap v1.0.1
14792026-08-17T18:09:30.391Z Compiling simd-adler32 v0.3.8
14802026-08-17T18:09:30.490Z Compiling rustls v0.23.41
14812026-08-17T18:09:30.631Z Compiling openssl v0.10.80
14822026-08-17T18:09:30.661Z Compiling maybe-uninit v2.0.0
14832026-08-17T18:09:30.750Z Compiling httpdate v1.0.3
14842026-08-17T18:09:30.783Z Compiling untrusted v0.9.0
14852026-08-17T18:09:30.880Z Compiling scroll v0.13.0
14862026-08-17T18:09:30.906Z Compiling wyz v0.5.1
14872026-08-17T18:09:30.965Z Compiling foreign-types v0.3.2
14882026-08-17T18:09:31.038Z Compiling unicode-normalization v0.1.25
14892026-08-17T18:09:31.142Z Compiling rand_chacha v0.3.1
14902026-08-17T18:09:31.176Z Compiling hex v0.4.3
14912026-08-17T18:09:31.446Z Compiling signature v2.2.0
14922026-08-17T18:09:31.490Z Compiling terminal_size v0.4.3
14932026-08-17T18:09:31.493Z Compiling thiserror-impl v1.0.69
14942026-08-17T18:09:31.626Z Compiling openssl-macros v0.1.1
14952026-08-17T18:09:31.642Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14962026-08-17T18:09:31.897Z Compiling bzip2-sys v0.1.13+1.0.8
14972026-08-17T18:09:32.020Z Compiling num-integer v0.1.46
14982026-08-17T18:09:32.023Z Compiling wait-timeout v0.2.1
14992026-08-17T18:09:32.176Z Compiling ahash v0.8.12
15002026-08-17T18:09:32.292Z Compiling adler2 v2.0.1
15012026-08-17T18:09:32.339Z Compiling num-conv v0.2.0
15022026-08-17T18:09:32.354Z Compiling darling_macro v0.20.11
15032026-08-17T18:09:32.379Z Compiling packed_struct v0.10.1
15042026-08-17T18:09:32.423Z Compiling bit-vec v0.8.0
15052026-08-17T18:09:32.468Z Compiling num-bigint-dig v0.8.6
15062026-08-17T18:09:32.618Z Compiling native-tls v0.2.18
15072026-08-17T18:09:32.651Z Compiling quick-error v1.2.3
15082026-08-17T18:09:32.654Z Compiling funty v2.0.0
15092026-08-17T18:09:32.729Z Compiling hyper v1.10.1
15102026-08-17T18:09:32.762Z Compiling powerfmt v0.2.0
15112026-08-17T18:09:32.818Z Compiling time-core v0.1.8
15122026-08-17T18:09:32.833Z Compiling clap_builder v4.6.0
15132026-08-17T18:09:32.962Z Compiling deranged v0.5.8
15142026-08-17T18:09:32.965Z Compiling time-macros v0.2.27
15152026-08-17T18:09:33.116Z Compiling bitvec v1.0.1
15162026-08-17T18:09:33.230Z Compiling darling v0.20.11
15172026-08-17T18:09:33.334Z Compiling rusty-fork v0.3.1
15182026-08-17T18:09:33.649Z Compiling thiserror v1.0.69
15192026-08-17T18:09:33.747Z Compiling bit-set v0.8.0
15202026-08-17T18:09:33.783Z Compiling miniz_oxide v0.8.9
15212026-08-17T18:09:33.912Z Compiling hyper-util v0.1.20
15222026-08-17T18:09:34.018Z Compiling num-iter v0.1.45
15232026-08-17T18:09:34.386Z Compiling rand v0.8.6
15242026-08-17T18:09:34.631Z Compiling goblin v0.10.5
15252026-08-17T18:09:34.911Z Compiling packed_struct_codegen v0.10.1
15262026-08-17T18:09:35.188Z Compiling lazy_static v1.5.0
15272026-08-17T18:09:35.283Z Compiling serde_spanned v0.6.9
15282026-08-17T18:09:35.430Z Compiling toml_datetime v0.6.11
15292026-08-17T18:09:35.632Z Compiling hmac v0.12.1
15302026-08-17T18:09:35.686Z Compiling clap_derive v4.6.1
15312026-08-17T18:09:35.791Z Compiling bitfield-macros v0.19.4
15322026-08-17T18:09:35.862Z Compiling zerocopy-derive v0.6.6
15332026-08-17T18:09:35.969Z Compiling anstyle-parse v0.2.7
15342026-08-17T18:09:36.154Z Compiling rand_xorshift v0.4.0
15352026-08-17T18:09:36.320Z Compiling sync_wrapper v1.0.2
15362026-08-17T18:09:36.432Z Compiling indexmap v1.9.3
15372026-08-17T18:09:36.474Z Compiling siphasher v1.0.2
15382026-08-17T18:09:36.622Z Compiling paste v1.0.15
15392026-08-17T18:09:36.663Z Compiling crc-catalog v2.4.0
15402026-08-17T18:09:36.676Z Compiling crossbeam-utils v0.8.21
15412026-08-17T18:09:36.756Z Compiling num_threads v0.1.7
15422026-08-17T18:09:36.860Z Compiling unarray v0.1.4
15432026-08-17T18:09:36.883Z Compiling nodrop v0.1.14
15442026-08-17T18:09:36.959Z Compiling usdt-impl v0.6.0
15452026-08-17T18:09:36.973Z Compiling zlib-rs v0.6.2
15462026-08-17T18:09:37.005Z Compiling array-init v0.0.4
15472026-08-17T18:09:37.180Z Compiling proptest v1.11.0
15482026-08-17T18:09:37.275Z Compiling dof v0.4.0
15492026-08-17T18:09:37.384Z Compiling clap v4.6.1
15502026-08-17T18:09:37.399Z Compiling time v0.3.47
15512026-08-17T18:09:37.467Z Compiling crc v3.4.0
15522026-08-17T18:09:37.663Z Compiling zerocopy v0.6.6
15532026-08-17T18:09:38.317Z Compiling bitfield v0.19.4
15542026-08-17T18:09:38.414Z Compiling tower v0.5.3
15552026-08-17T18:09:38.606Z Compiling anstream v0.6.21
15562026-08-17T18:09:38.933Z Compiling smallvec v0.6.14
15572026-08-17T18:09:39.134Z Compiling derive_builder_core v0.20.2
15582026-08-17T18:09:39.272Z Compiling dtrace-parser v0.3.0
15592026-08-17T18:09:39.965Z Compiling flate2 v1.1.9
15602026-08-17T18:09:39.992Z Compiling ipnetwork v0.21.1
15612026-08-17T18:09:40.073Z Compiling http-body-util v0.1.3
15622026-08-17T18:09:40.168Z Compiling pkcs1 v0.7.5
15632026-08-17T18:09:40.320Z Compiling heapless v0.7.17
15642026-08-17T18:09:40.358Z Compiling structmeta-derive v0.3.0
15652026-08-17T18:09:40.373Z Compiling scroll_derive v0.12.1
15662026-08-17T18:09:40.552Z Compiling slog v2.8.2
15672026-08-17T18:09:40.567Z Compiling darling_core v0.23.0
15682026-08-17T18:09:40.643Z Compiling thread-id v5.1.0
15692026-08-17T18:09:40.731Z Compiling cookie v0.18.1
15702026-08-17T18:09:40.746Z Compiling env_filter v1.0.0
15712026-08-17T18:09:40.914Z Compiling base64 v0.21.7
15722026-08-17T18:09:41.030Z Compiling ryu v1.0.23
15732026-08-17T18:09:41.044Z Compiling signal-hook v0.3.18
15742026-08-17T18:09:41.209Z Compiling allocator-api2 v0.2.21
15752026-08-17T18:09:41.223Z Compiling hashbrown v0.12.3
15762026-08-17T18:09:41.237Z Compiling unicode-bidi v0.3.18
15772026-08-17T18:09:41.413Z Compiling winnow v0.5.40
15782026-08-17T18:09:41.547Z Compiling anyhow v1.0.102
15792026-08-17T18:09:41.693Z Compiling zstd-safe v7.2.4
15802026-08-17T18:09:41.754Z Compiling unicode-properties v0.1.4
15812026-08-17T18:09:41.850Z Compiling iri-string v0.7.10
15822026-08-17T18:09:41.965Z Compiling stringprep v0.1.5
15832026-08-17T18:09:42.407Z Compiling structmeta v0.3.0
15842026-08-17T18:09:42.521Z Compiling serde_urlencoded v0.7.1
15852026-08-17T18:09:42.622Z Compiling ron v0.8.1
15862026-08-17T18:09:42.772Z Compiling toml_edit v0.19.15
15872026-08-17T18:09:42.841Z Compiling scroll v0.12.0
15882026-08-17T18:09:43.051Z Compiling darling_macro v0.23.0
15892026-08-17T18:09:43.113Z Compiling tower-http v0.6.8
15902026-08-17T18:09:43.418Z Compiling env_logger v0.11.9
15912026-08-17T18:09:43.612Z Compiling rsa v0.9.10
15922026-08-17T18:09:43.701Z Compiling oxnet v0.1.6
15932026-08-17T18:09:43.803Z Compiling derive_builder_macro v0.20.2
15942026-08-17T18:09:44.135Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15952026-08-17T18:09:44.151Z Compiling newtype-uuid v1.3.2
15962026-08-17T18:09:44.284Z Compiling hashbrown v0.13.2
15972026-08-17T18:09:44.395Z Compiling serde-hex v0.1.0
15982026-08-17T18:09:44.484Z Compiling bzip2 v0.4.4
15992026-08-17T18:09:44.701Z Compiling tokio-native-tls v0.3.1
16002026-08-17T18:09:44.776Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16012026-08-17T18:09:44.961Z Compiling camino v1.2.2
16022026-08-17T18:09:45.376Z Compiling bstr v1.12.1
16032026-08-17T18:09:45.440Z Compiling block-padding v0.4.2
16042026-08-17T18:09:45.613Z Compiling block-buffer v0.12.1
16052026-08-17T18:09:45.815Z Compiling crypto-common v0.2.2
16062026-08-17T18:09:45.831Z Compiling rustls-native-certs v0.8.3
16072026-08-17T18:09:46.009Z Compiling curve25519-dalek v4.1.3
16082026-08-17T18:09:46.112Z Compiling x509-cert v0.2.5
16092026-08-17T18:09:46.112Z Compiling serde_tokenstream v0.2.3
16102026-08-17T18:09:46.339Z Compiling erased-serde v0.3.31
16112026-08-17T18:09:46.437Z Compiling md-5 v0.10.6
16122026-08-17T18:09:46.610Z Compiling daft-derive v0.1.7
16132026-08-17T18:09:46.718Z Compiling zerocopy-derive v0.7.35
16142026-08-17T18:09:46.835Z Compiling pin-project-internal v1.1.11
16152026-08-17T18:09:47.335Z Compiling async-trait v0.1.89
16162026-08-17T18:09:47.551Z Compiling vergen-lib v9.1.0
16172026-08-17T18:09:47.577Z Compiling hash32 v0.2.1
16182026-08-17T18:09:47.724Z Compiling memoffset v0.9.1
16192026-08-17T18:09:47.735Z Compiling encoding_rs v0.8.35
16202026-08-17T18:09:47.758Z Compiling litrs v1.0.0
16212026-08-17T18:09:47.923Z Compiling mime v0.3.17
16222026-08-17T18:09:47.944Z Compiling cfg_aliases v0.2.1
16232026-08-17T18:09:48.025Z Compiling ref-cast v1.0.25
16242026-08-17T18:09:48.064Z Compiling crc-any v2.5.0
16252026-08-17T18:09:48.173Z Compiling fallible-iterator v0.2.0
16262026-08-17T18:09:48.262Z Compiling smoltcp v0.9.1
16272026-08-17T18:09:48.290Z Compiling psl-types v2.0.11
16282026-08-17T18:09:48.326Z Compiling rustix v0.38.44
16292026-08-17T18:09:48.404Z Compiling publicsuffix v2.3.0
16302026-08-17T18:09:48.423Z Compiling document-features v0.2.12
16312026-08-17T18:09:48.490Z Compiling postgres-protocol v0.6.10
16322026-08-17T18:09:48.570Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16332026-08-17T18:09:48.605Z Compiling nix v0.31.2
16342026-08-17T18:09:48.720Z Compiling pin-project v1.1.11
16352026-08-17T18:09:48.879Z Compiling zerocopy v0.7.35
16362026-08-17T18:09:49.002Z Compiling daft v0.1.7
16372026-08-17T18:09:49.178Z Compiling inout v0.2.2
16382026-08-17T18:09:49.258Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16392026-08-17T18:09:49.283Z Compiling hyper-tls v0.6.0
16402026-08-17T18:09:49.302Z Compiling object v0.30.4
16412026-08-17T18:09:49.351Z Compiling zip v0.6.6
16422026-08-17T18:09:49.408Z Compiling derive_builder v0.20.2
16432026-08-17T18:09:49.434Z Compiling toml v0.7.8
16442026-08-17T18:09:49.526Z Compiling darling v0.23.0
16452026-08-17T18:09:49.615Z Compiling goblin v0.8.2
16462026-08-17T18:09:49.710Z Compiling derive-ex v0.1.8
16472026-08-17T18:09:50.066Z Compiling phf_shared v0.13.1
16482026-08-17T18:09:50.224Z Compiling regex v1.12.3
16492026-08-17T18:09:50.306Z Compiling hubpack_derive v0.1.1
16502026-08-17T18:09:50.378Z Compiling futures-executor v0.3.32
16512026-08-17T18:09:50.638Z Compiling ref-cast-impl v1.0.25
16522026-08-17T18:09:50.653Z Compiling curve25519-dalek-derive v0.1.1
16532026-08-17T18:09:50.753Z Compiling snafu-derive v0.8.9
16542026-08-17T18:09:51.177Z Compiling strum_macros v0.27.2
16552026-08-17T18:09:51.290Z Compiling vergen v9.1.0
16562026-08-17T18:09:51.351Z Compiling cargo-platform v0.3.2
16572026-08-17T18:09:51.474Z Compiling ff v0.13.1
16582026-08-17T18:09:51.615Z Compiling fs-err v3.3.0
16592026-08-17T18:09:51.629Z Compiling either v1.15.0
16602026-08-17T18:09:51.807Z Compiling bumpalo v3.20.2
16612026-08-17T18:09:51.843Z Compiling libbz2-rs-sys v0.2.2
16622026-08-17T18:09:52.060Z Compiling path-slash v0.1.5
16632026-08-17T18:09:52.113Z Compiling object v0.37.3
16642026-08-17T18:09:52.192Z Compiling same-file v1.0.6
16652026-08-17T18:09:52.363Z Compiling base16ct v0.2.0
16662026-08-17T18:09:52.378Z Compiling jiff-core v0.1.0
16672026-08-17T18:09:52.520Z Compiling unicode-segmentation v1.12.0
16682026-08-17T18:09:52.543Z Compiling foldhash v0.1.5
16692026-08-17T18:09:52.634Z Compiling foldhash v0.2.0
16702026-08-17T18:09:52.714Z Compiling managed v0.8.0
16712026-08-17T18:09:52.861Z Compiling bitflags v1.3.2
16722026-08-17T18:09:52.898Z Compiling hashbrown v0.16.1
16732026-08-17T18:09:52.946Z Compiling hashbrown v0.15.5
16742026-08-17T18:09:53.071Z Compiling snafu v0.8.9
16752026-08-17T18:09:53.127Z Compiling strum v0.27.2
16762026-08-17T18:09:53.259Z Compiling jiff v0.2.34
16772026-08-17T18:09:53.422Z Compiling sec1 v0.7.3
16782026-08-17T18:09:53.482Z Compiling walkdir v2.5.0
16792026-08-17T18:09:53.496Z Compiling bzip2 v0.6.1
16802026-08-17T18:09:53.510Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16812026-08-17T18:09:53.720Z Compiling zopfli v0.8.3
16822026-08-17T18:09:53.738Z Compiling dof v0.3.0
16832026-08-17T18:09:53.825Z Compiling group v0.13.0
16842026-08-17T18:09:53.851Z Compiling cargo_metadata v0.23.1
16852026-08-17T18:09:54.029Z Compiling test-strategy v0.4.5
16862026-08-17T18:09:54.572Z Compiling hubpack v0.1.2
16872026-08-17T18:09:54.801Z Compiling futures v0.3.32
16882026-08-17T18:09:54.889Z Compiling phf v0.13.1
16892026-08-17T18:09:55.058Z Compiling signal-hook-mio v0.2.5
16902026-08-17T18:09:55.181Z Compiling cookie_store v0.22.1
16912026-08-17T18:09:55.219Z Compiling zstd v0.13.3
16922026-08-17T18:09:55.339Z Compiling serde_with_macros v3.21.0
16932026-08-17T18:09:55.481Z Compiling reqwest v0.12.28
16942026-08-17T18:09:55.510Z Compiling cipher v0.5.2
16952026-08-17T18:09:55.834Z Compiling postgres-types v0.2.12
16962026-08-17T18:09:56.371Z Compiling usdt-attr-macro v0.6.0
16972026-08-17T18:09:56.471Z Compiling usdt-macro v0.6.0
16982026-08-17T18:09:56.838Z Compiling globset v0.4.18
16992026-08-17T18:09:57.034Z Compiling phf_shared v0.11.3
17002026-08-17T18:09:57.189Z Compiling hkdf v0.12.4
17012026-08-17T18:09:57.228Z Compiling dtrace-parser v0.2.0
17022026-08-17T18:09:57.242Z Compiling ed25519 v2.2.3
17032026-08-17T18:09:57.359Z Compiling olpc-cjson v0.1.4
17042026-08-17T18:09:57.361Z Compiling byte-wrapper v0.1.0
17052026-08-17T18:09:57.506Z Compiling serde-big-array v0.5.1
17062026-08-17T18:09:57.538Z Compiling serde_plain v1.0.2
17072026-08-17T18:09:57.694Z Compiling crypto-bigint v0.5.5
17082026-08-17T18:09:57.699Z Compiling strum_macros v0.26.4
17092026-08-17T18:09:57.699Z Compiling serde_repr v0.1.20
17102026-08-17T18:09:57.738Z Compiling enum-as-inner v0.6.1
17112026-08-17T18:09:57.962Z Compiling async-recursion v1.1.1
17122026-08-17T18:09:58.132Z Compiling pem v3.0.6
17132026-08-17T18:09:58.231Z Compiling float-cmp v0.10.0
17142026-08-17T18:09:58.252Z Compiling memmap2 v0.9.10
17152026-08-17T18:09:58.384Z Compiling thread-id v4.2.2
17162026-08-17T18:09:58.458Z Compiling fixedbitset v0.4.2
17172026-08-17T18:09:58.472Z Compiling new_debug_unreachable v1.0.6
17182026-08-17T18:09:58.475Z Compiling static_assertions v1.1.0
17192026-08-17T18:09:58.549Z Compiling normalize-line-endings v0.3.0
17202026-08-17T18:09:58.563Z Compiling data-encoding v2.10.0
17212026-08-17T18:09:58.614Z Compiling const-oid v0.10.2
17222026-08-17T18:09:58.648Z Compiling whoami v2.1.0
17232026-08-17T18:09:58.728Z Compiling winnow v1.0.3
17242026-08-17T18:09:58.891Z Compiling typed-path v0.9.3
17252026-08-17T18:09:59.060Z Compiling precomputed-hash v0.1.1
17262026-08-17T18:09:59.096Z Compiling difflib v0.4.0
17272026-08-17T18:09:59.154Z Compiling fixedbitset v0.5.7
17282026-08-17T18:09:59.258Z Compiling cpufeatures v0.3.0
17292026-08-17T18:09:59.291Z Compiling keccak v0.1.6
17302026-08-17T18:09:59.340Z Compiling predicates-core v1.0.10
17312026-08-17T18:09:59.430Z Compiling strum v0.26.3
17322026-08-17T18:09:59.463Z Compiling predicates v3.1.4
17332026-08-17T18:09:59.519Z Compiling sha3 v0.10.8
17342026-08-17T18:09:59.970Z Compiling petgraph v0.8.3
17352026-08-17T18:09:59.973Z Compiling chacha20 v0.10.0
17362026-08-17T18:09:59.973Z Compiling string_cache v0.8.9
17372026-08-17T18:09:59.976Z Compiling toml_edit v0.22.27
17382026-08-17T18:10:00.035Z Compiling toml_parser v1.1.2+spec-1.1.0
17392026-08-17T18:10:00.050Z Compiling tokio-postgres v0.7.16
17402026-08-17T18:10:00.084Z Compiling hickory-proto v0.25.2
17412026-08-17T18:10:00.099Z Compiling digest v0.11.3
17422026-08-17T18:10:00.117Z Compiling elliptic-curve v0.13.8
17432026-08-17T18:10:00.313Z Compiling petgraph v0.6.5
17442026-08-17T18:10:00.517Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17452026-08-17T18:10:00.662Z Compiling usdt-impl v0.5.0
17462026-08-17T18:10:01.233Z Compiling usdt v0.6.0
17472026-08-17T18:10:01.497Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17482026-08-17T18:10:01.512Z Compiling ed25519-dalek v2.2.0
17492026-08-17T18:10:01.827Z Compiling crossterm v0.28.1
17502026-08-17T18:10:02.034Z Compiling serde_with v3.21.0
17512026-08-17T18:10:02.676Z Compiling zip v4.6.1
17522026-08-17T18:10:03.099Z Compiling iddqd v0.4.2
17532026-08-17T18:10:03.618Z Compiling similar v2.7.0
17542026-08-17T18:10:03.735Z Compiling heck v0.4.1
17552026-08-17T18:10:03.847Z Compiling itertools v0.13.0
17562026-08-17T18:10:03.968Z Compiling itertools v0.15.0
17572026-08-17T18:10:03.985Z Compiling crossbeam-epoch v0.9.18
17582026-08-17T18:10:04.320Z Compiling tokio-stream v0.1.18
17592026-08-17T18:10:04.399Z Compiling buf-list v1.1.2
17602026-08-17T18:10:04.512Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17612026-08-17T18:10:04.676Z Compiling openapiv3 v2.2.0
17622026-08-17T18:10:04.728Z Compiling lalrpop-util v0.19.12
17632026-08-17T18:10:04.769Z Compiling peg-runtime v0.8.5
17642026-08-17T18:10:04.807Z Compiling thread_local v1.1.9
17652026-08-17T18:10:04.916Z Compiling slog-async v2.8.0
17662026-08-17T18:10:05.043Z Compiling crossbeam-channel v0.5.15
17672026-08-17T18:10:05.065Z Compiling filetime v0.2.27
17682026-08-17T18:10:05.092Z Compiling is-terminal v0.4.17
17692026-08-17T18:10:05.195Z Compiling take_mut v0.2.2
17702026-08-17T18:10:05.228Z Compiling term v1.2.1
17712026-08-17T18:10:05.243Z Compiling xattr v1.6.1
17722026-08-17T18:10:05.275Z Compiling camino-tempfile v1.4.1
17732026-08-17T18:10:05.493Z Compiling slog-term v2.9.2
17742026-08-17T18:10:05.496Z Compiling tar v0.4.46
17752026-08-17T18:10:11.657Z Compiling rustls-webpki v0.103.13
17762026-08-17T18:10:14.358Z Compiling tokio-rustls v0.26.4
17772026-08-17T18:10:14.361Z Compiling rustls-platform-verifier v0.6.2
17782026-08-17T18:10:14.361Z Compiling tough v0.22.0
17792026-08-17T18:10:14.579Z Compiling hyper-rustls v0.27.7
17802026-08-17T18:10:14.788Z Compiling reqwest v0.13.2
17812026-08-17T18:10:16.967Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17822026-08-17T18:10:17.183Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17832026-08-17T18:10:20.176Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17842026-08-17T18:10:20.313Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17852026-08-17T18:10:20.367ZAug 17 18:10:18.688 INFO Starting download, target: Cockroach
17862026-08-17T18:10:20.367ZAug 17 18:10:18.688 INFO Starting download, target: Console
17872026-08-17T18:10:20.368ZAug 17 18:10:18.688 INFO Starting download, target: Clickhouse
17882026-08-17T18:10:20.372ZAug 17 18:10:18.688 INFO Starting download, target: DendriteStub
17892026-08-17T18:10:20.372ZAug 17 18:10:18.688 INFO Starting download, target: MaghemiteMgd
17902026-08-17T18:10:20.372ZAug 17 18:10:18.688 INFO Starting download, target: MaghemiteDdmd
17912026-08-17T18:10:20.372ZAug 17 18:10:18.688 INFO Starting download, target: TransceiverControl
17922026-08-17T18:10:20.372ZAug 17 18:10:18.688 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17932026-08-17T18:10:20.372ZAug 17 18:10:18.688 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17942026-08-17T18:10:20.373ZAug 17 18:10:18.688 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17952026-08-17T18:10:20.373ZAug 17 18:10:18.688 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17962026-08-17T18:10:20.373ZAug 17 18:10:18.688 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17972026-08-17T18:10:20.373ZAug 17 18:10:18.688 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17982026-08-17T18:10:20.373ZAug 17 18:10:18.688 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17992026-08-17T18:10:22.104ZAug 17 18:10:20.425 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18002026-08-17T18:10:22.174ZAug 17 18:10:20.495 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
18012026-08-17T18:10:22.425ZAug 17 18:10:20.744 INFO Download complete, target: Console
18022026-08-17T18:10:22.591ZAug 17 18:10:20.894 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
18032026-08-17T18:10:22.795ZAug 17 18:10:21.112 INFO Download complete, target: TransceiverControl
18042026-08-17T18:10:24.157ZAug 17 18:10:22.461 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18052026-08-17T18:10:24.270ZAug 17 18:10:22.579 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18062026-08-17T18:10:24.508ZAug 17 18:10:22.827 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18072026-08-17T18:10:24.867ZAug 17 18:10:23.188 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18082026-08-17T18:10:24.867ZAug 17 18:10:23.188 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18092026-08-17T18:10:26.583ZAug 17 18:10:24.904 INFO Download complete, target: MaghemiteDdmd
18102026-08-17T18:10:26.782ZAug 17 18:10:25.099 INFO Download complete, target: DendriteStub
18112026-08-17T18:10:26.918ZAug 17 18:10:25.239 INFO Download complete, target: MaghemiteMgd
18122026-08-17T18:10:29.067ZAug 17 18:10:27.388 INFO Checking that binary works, target: Clickhouse
18132026-08-17T18:10:29.186ZAug 17 18:10:27.507 INFO Download complete, target: Clickhouse
18142026-08-17T18:10:29.613ZAug 17 18:10:27.933 INFO Checking that binary works, target: Cockroach
18152026-08-17T18:10:29.735ZAug 17 18:10:28.056 INFO Download complete, target: Cockroach
18162026-08-17T18:10:29.751ZAll builder prerequisites installed successfully, and PATH looks valid
18172026-08-17T18:10:29.754Z
18182026-08-17T18:10:29.754Zreal 2:09.383401251
18192026-08-17T18:10:29.754Zuser 7:11.216439062
18202026-08-17T18:10:29.754Zsys 1:26.418018572
18212026-08-17T18:10:29.754Ztrap 0.245294586
18222026-08-17T18:10:29.754Ztflt 0.551432502
18232026-08-17T18:10:29.754Zdflt 0.901713199
18242026-08-17T18:10:29.754Zkflt 0.022871846
18252026-08-17T18:10:29.754Zlock 27:00.142574905
18262026-08-17T18:10:29.754Zslp 21:40.511184242
18272026-08-17T18:10:29.755Zlat 48.241351225
18282026-08-17T18:10:29.755Zstop 2:44.208662746
18292026-08-17T18:10:29.755Z+ banner clippy
18302026-08-17T18:10:29.755Z
18312026-08-17T18:10:29.755Z #### # # ##### ##### # #
18322026-08-17T18:10:29.755Z # # # # # # # # # #
18332026-08-17T18:10:29.755Z # # # # # # # #
18342026-08-17T18:10:29.755Z # # # ##### ##### #
18352026-08-17T18:10:29.755Z # # # # # # #
18362026-08-17T18:10:29.755Z #### ###### # # # #
18372026-08-17T18:10:29.755Z
18382026-08-17T18:10:29.755Z+ export CARGO_INCREMENTAL=0
18392026-08-17T18:10:29.755Z+ CARGO_INCREMENTAL=0
18402026-08-17T18:10:29.755Z+ ptime -m cargo xtask clippy
18412026-08-17T18:10:30.220Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18422026-08-17T18:10:30.526Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18432026-08-17T18:10:32.337Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s
18442026-08-17T18:10:32.403Z Running `target/debug/xtask clippy`
18452026-08-17T18:10:32.427Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18462026-08-17T18:10:32.997Z Downloading crates ...
18472026-08-17T18:10:33.171Z Downloaded assert_cmd v2.1.2
18482026-08-17T18:10:33.174Z Downloaded criterion-plot v0.6.0
18492026-08-17T18:10:33.174Z Downloaded addr2line v0.25.1
18502026-08-17T18:10:33.177Z Downloaded approx v0.5.1
18512026-08-17T18:10:33.177Z Downloaded cast v0.3.0
18522026-08-17T18:10:33.177Z Downloaded backtrace-ext v0.2.1
18532026-08-17T18:10:33.177Z Downloaded constant_time_eq v0.3.1
18542026-08-17T18:10:33.177Z Downloaded async-object-pool v0.2.0
18552026-08-17T18:10:33.180Z Downloaded assert-json-diff v2.0.2
18562026-08-17T18:10:33.180Z Downloaded async-lock v3.4.2
18572026-08-17T18:10:33.180Z Downloaded anes v0.1.6
18582026-08-17T18:10:33.183Z Downloaded concurrent-queue v2.5.0
18592026-08-17T18:10:33.183Z Downloaded cfg-expr v0.20.6
18602026-08-17T18:10:33.185Z Downloaded blake2b_simd v1.0.4
18612026-08-17T18:10:33.185Z Downloaded datatest-stable v0.3.3
18622026-08-17T18:10:33.188Z Downloaded chumsky v0.9.3
18632026-08-17T18:10:33.188Z Downloaded backtrace v0.3.76
18642026-08-17T18:10:33.190Z Downloaded escape8259 v0.5.3
18652026-08-17T18:10:33.193Z Downloaded event-listener-strategy v0.5.4
18662026-08-17T18:10:33.194Z Downloaded criterion v0.7.0
18672026-08-17T18:10:33.196Z Downloaded event-listener v5.4.1
18682026-08-17T18:10:33.196Z Downloaded fancy-regex v0.14.0
18692026-08-17T18:10:33.199Z Downloaded futures-timer v3.0.3
18702026-08-17T18:10:33.199Z Downloaded guppy-workspace-hack v0.1.0
18712026-08-17T18:10:33.202Z Downloaded hex-literal v0.4.1
18722026-08-17T18:10:33.202Z Downloaded hickory-client v0.25.2
18732026-08-17T18:10:33.202Z Downloaded linkme-impl v0.3.35
18742026-08-17T18:10:33.202Z Downloaded miette-derive v5.10.0
18752026-08-17T18:10:33.202Z Downloaded nested v0.1.1
18762026-08-17T18:10:33.205Z Downloaded httptest v0.16.4
18772026-08-17T18:10:33.206Z Downloaded knuffel-derive v3.2.0
18782026-08-17T18:10:33.206Z Downloaded gimli v0.32.3
18792026-08-17T18:10:33.209Z Downloaded linkme v0.3.35
18802026-08-17T18:10:33.211Z Downloaded libtest-mimic v0.8.1
18812026-08-17T18:10:33.211Z Downloaded parking v2.2.1
18822026-08-17T18:10:33.214Z Downloaded pathdiff v0.2.3
18832026-08-17T18:10:33.214Z Downloaded oorandom v11.1.5
18842026-08-17T18:10:33.214Z Downloaded plotters-backend v0.3.7
18852026-08-17T18:10:33.214Z Downloaded plotters-svg v0.3.7
18862026-08-17T18:10:33.214Z Downloaded owo-colors v3.5.0
18872026-08-17T18:10:33.217Z Downloaded partial-io v0.5.4
18882026-08-17T18:10:33.217Z Downloaded path-tree v0.8.3
18892026-08-17T18:10:33.217Z Downloaded knuffel v3.2.0
18902026-08-17T18:10:33.220Z Downloaded hashbrown v0.14.5
18912026-08-17T18:10:33.220Z Downloaded miette v5.10.0
18922026-08-17T18:10:33.223Z Downloaded relative-path v1.9.3
18932026-08-17T18:10:33.223Z Downloaded guppy v0.17.25
18942026-08-17T18:10:33.226Z Downloaded serde_regex v1.1.0
18952026-08-17T18:10:33.230Z Downloaded rustc-demangle v0.1.27
18962026-08-17T18:10:33.230Z Downloaded rust-argon2 v2.1.0
18972026-08-17T18:10:33.230Z Downloaded rstest v0.25.0
18982026-08-17T18:10:33.232Z Downloaded similar-asserts v1.7.0
18992026-08-17T18:10:33.232Z Downloaded supports-color v2.1.0
19002026-08-17T18:10:33.235Z Downloaded supports-hyperlinks v2.1.0
19012026-08-17T18:10:33.235Z Downloaded supports-unicode v2.1.0
19022026-08-17T18:10:33.235Z Downloaded target-triple v1.0.0
19032026-08-17T18:10:33.235Z Downloaded terminal_size v0.1.17
19042026-08-17T18:10:33.235Z Downloaded rand_distr v0.5.1
19052026-08-17T18:10:33.237Z Downloaded rstest_macros v0.25.0
19062026-08-17T18:10:33.240Z Downloaded stringmetrics v2.2.2
19072026-08-17T18:10:33.240Z Downloaded termcolor v1.4.1
19082026-08-17T18:10:33.240Z Downloaded target-spec v3.5.7
19092026-08-17T18:10:33.240Z Downloaded plotters v0.3.7
19102026-08-17T18:10:33.245Z Downloaded target-lexicon v0.13.3
19112026-08-17T18:10:33.250Z Downloaded textwrap v0.15.2
19122026-08-17T18:10:33.250Z Downloaded tinytemplate v1.2.1
19132026-08-17T18:10:33.253Z Downloaded trybuild v1.0.116
19142026-08-17T18:10:33.303Z Downloaded httpmock v0.8.3
19152026-08-17T18:10:35.063Z Checking cfg-if v1.0.4
19162026-08-17T18:10:35.441Z Checking libc v0.2.185
19172026-08-17T18:10:35.444Z Checking serde_core v1.0.228
19182026-08-17T18:10:35.518Z Checking memchr v2.8.0
19192026-08-17T18:10:35.560Z Checking smallvec v1.15.1
19202026-08-17T18:10:35.595Z Checking zeroize v1.9.0
19212026-08-17T18:10:35.631Z Checking rand_core v0.10.0
19222026-08-17T18:10:35.669Z Checking itoa v1.0.17
19232026-08-17T18:10:35.707Z Checking subtle v2.6.1
19242026-08-17T18:10:35.778Z Checking log v0.4.29
19252026-08-17T18:10:35.816Z Checking libm v0.2.16
19262026-08-17T18:10:35.865Z Checking typenum v1.20.1
19272026-08-17T18:10:35.908Z Checking getrandom v0.4.1
19282026-08-17T18:10:35.908Z Checking errno v0.3.14
19292026-08-17T18:10:35.980Z Checking scopeguard v1.2.0
19302026-08-17T18:10:36.020Z Checking zmij v1.0.21
19312026-08-17T18:10:36.057Z Checking stable_deref_trait v1.2.1
19322026-08-17T18:10:36.097Z Checking zerofrom v0.1.6
19332026-08-17T18:10:36.196Z Checking lock_api v0.4.14
19342026-08-17T18:10:36.200Z Checking percent-encoding v2.3.2
19352026-08-17T18:10:36.200Z Checking writeable v0.6.2
19362026-08-17T18:10:36.245Z Checking yoke v0.8.1
19372026-08-17T18:10:36.280Z Checking litemap v0.8.1
19382026-08-17T18:10:36.348Z Checking icu_properties_data v2.1.2
19392026-08-17T18:10:36.389Z Checking icu_normalizer_data v2.1.1
19402026-08-17T18:10:36.426Z Checking form_urlencoded v1.2.2
19412026-08-17T18:10:36.464Z Checking zerovec v0.11.5
19422026-08-17T18:10:36.501Z Checking zerotrie v0.2.3
19432026-08-17T18:10:36.536Z Checking utf8_iter v1.0.4
19442026-08-17T18:10:36.574Z Checking num-traits v0.2.19
19452026-08-17T18:10:36.612Z Checking pin-project-lite v0.2.17
19462026-08-17T18:10:36.652Z Checking zerocopy v0.8.40
19472026-08-17T18:10:36.692Z Checking parking_lot_core v0.9.12
19482026-08-17T18:10:36.730Z Checking portable-atomic v1.13.1
19492026-08-17T18:10:36.769Z Checking critical-section v1.2.0
19502026-08-17T18:10:36.815Z Checking signal-hook-registry v1.4.8
19512026-08-17T18:10:36.903Z Checking parking_lot v0.12.5
19522026-08-17T18:10:36.942Z Checking tinystr v0.8.2
19532026-08-17T18:10:36.942Z Checking potential_utf v0.1.4
19542026-08-17T18:10:37.010Z Checking serde v1.0.228
19552026-08-17T18:10:37.013Z Checking serde_json v1.0.151
19562026-08-17T18:10:37.098Z Checking bitflags v2.11.0
19572026-08-17T18:10:37.136Z Checking icu_collections v2.1.1
19582026-08-17T18:10:37.175Z Checking once_cell v1.21.3
19592026-08-17T18:10:37.214Z Checking icu_locale_core v2.1.1
19602026-08-17T18:10:37.214Z Checking mio v1.2.0
19612026-08-17T18:10:37.296Z Checking iana-time-zone v0.1.65
19622026-08-17T18:10:37.382Z Checking socket2 v0.6.3
19632026-08-17T18:10:37.438Z Checking uuid v1.23.4
19642026-08-17T18:10:37.479Z Checking bytes v1.11.1
19652026-08-17T18:10:37.482Z Checking chrono v0.4.45
19662026-08-17T18:10:37.567Z Checking semver v1.0.28
19672026-08-17T18:10:37.658Z Checking thiserror v2.0.18
19682026-08-17T18:10:37.719Z Checking dyn-clone v1.0.20
19692026-08-17T18:10:37.785Z Checking icu_provider v2.1.1
19702026-08-17T18:10:37.833Z Checking futures-core v0.3.32
19712026-08-17T18:10:37.833Z Checking equivalent v1.0.2
19722026-08-17T18:10:37.836Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19732026-08-17T18:10:37.939Z Checking rustix v1.1.3
19742026-08-17T18:10:37.942Z Checking tokio v1.52.1
19752026-08-17T18:10:38.008Z Checking getrandom v0.2.17
19762026-08-17T18:10:38.011Z Checking cmov v0.5.4
19772026-08-17T18:10:38.075Z Checking icu_normalizer v2.1.1
19782026-08-17T18:10:38.128Z Checking icu_properties v2.1.2
19792026-08-17T18:10:38.240Z Checking rand_core v0.6.4
19802026-08-17T18:10:38.278Z Checking ctutils v0.4.2
19812026-08-17T18:10:38.396Z Checking byteorder v1.5.0
19822026-08-17T18:10:38.434Z Checking futures-sink v0.3.32
19832026-08-17T18:10:38.468Z Checking getrandom v0.3.4
19842026-08-17T18:10:38.521Z Checking hybrid-array v0.4.13
19852026-08-17T18:10:38.561Z Checking futures-channel v0.3.32
19862026-08-17T18:10:38.628Z Checking futures-io v0.3.32
19872026-08-17T18:10:38.680Z Checking slab v0.4.12
19882026-08-17T18:10:38.788Z Checking futures-task v0.3.32
19892026-08-17T18:10:38.791Z Checking generic-array v0.14.7
19902026-08-17T18:10:38.823Z Checking hashbrown v0.17.0
19912026-08-17T18:10:38.894Z Checking thiserror v1.0.69
19922026-08-17T18:10:38.957Z Checking futures-util v0.3.32
19932026-08-17T18:10:38.995Z Checking idna_adapter v1.2.1
19942026-08-17T18:10:39.030Z Checking regex-syntax v0.8.10
19952026-08-17T18:10:39.145Z Checking idna v1.1.0
19962026-08-17T18:10:39.294Z Checking crypto-common v0.2.2
19972026-08-17T18:10:39.298Z Checking fnv v1.0.7
19982026-08-17T18:10:39.365Z Checking indexmap v2.14.0
19992026-08-17T18:10:39.403Z Checking ppv-lite86 v0.2.21
20002026-08-17T18:10:39.439Z Checking url v2.5.8
20012026-08-17T18:10:39.474Z Checking base64ct v1.8.3
20022026-08-17T18:10:39.725Z Checking const-oid v0.9.6
20032026-08-17T18:10:39.764Z Checking crypto-common v0.1.7
20042026-08-17T18:10:39.901Z Checking schemars v0.8.22
20052026-08-17T18:10:39.939Z Checking block-buffer v0.12.1
20062026-08-17T18:10:39.942Z Checking block-buffer v0.10.4
20072026-08-17T18:10:39.971Z Checking base64 v0.22.1
20082026-08-17T18:10:40.130Z Checking utf8parse v0.2.2
20092026-08-17T18:10:40.169Z Checking anstyle v1.0.14
20102026-08-17T18:10:40.265Z Checking http v1.4.2
20112026-08-17T18:10:40.268Z Checking tracing-core v0.1.36
20122026-08-17T18:10:40.342Z Checking anstyle-query v1.1.5
20132026-08-17T18:10:40.394Z Checking colorchoice v1.0.4
20142026-08-17T18:10:40.453Z Checking digest v0.10.7
20152026-08-17T18:10:40.491Z Checking is_terminal_polyfill v1.70.2
20162026-08-17T18:10:40.529Z Checking rand_core v0.9.5
20172026-08-17T18:10:40.589Z Checking const-oid v0.10.2
20182026-08-17T18:10:40.632Z Checking anstyle-parse v1.0.0
20192026-08-17T18:10:40.664Z Checking tracing v0.1.44
20202026-08-17T18:10:40.702Z Checking terminal_size v0.4.3
20212026-08-17T18:10:40.740Z Checking rand_chacha v0.9.0
20222026-08-17T18:10:40.780Z Checking ipnet v2.11.0
20232026-08-17T18:10:40.817Z Checking anstream v1.0.0
20242026-08-17T18:10:40.854Z Checking aho-corasick v1.1.4
20252026-08-17T18:10:40.931Z Checking clap_lex v1.0.0
20262026-08-17T18:10:40.931Z Checking strsim v0.11.1
20272026-08-17T18:10:40.962Z Checking crossbeam-utils v0.8.21
20282026-08-17T18:10:40.999Z Checking rand v0.9.2
20292026-08-17T18:10:41.041Z Checking unicode-ident v1.0.24
20302026-08-17T18:10:41.079Z Checking erased-serde v0.3.31
20312026-08-17T18:10:41.082Z Checking powerfmt v0.2.0
20322026-08-17T18:10:41.148Z Checking clap_builder v4.6.0
20332026-08-17T18:10:41.183Z Checking proc-macro2 v1.0.106
20342026-08-17T18:10:41.222Z Checking tokio-util v0.7.18
20352026-08-17T18:10:41.286Z Checking deranged v0.5.8
20362026-08-17T18:10:41.327Z Checking digest v0.11.3
20372026-08-17T18:10:41.490Z Checking slog v2.8.2
20382026-08-17T18:10:41.493Z Checking cpufeatures v0.3.0
20392026-08-17T18:10:41.561Z Checking quote v1.0.45
20402026-08-17T18:10:41.564Z Checking regex-automata v0.4.14
20412026-08-17T18:10:41.564Z Checking time-core v0.1.8
20422026-08-17T18:10:41.664Z Checking fastrand v2.3.0
20432026-08-17T18:10:41.760Z Checking num-conv v0.2.0
20442026-08-17T18:10:41.798Z Checking allocator-api2 v0.2.21
20452026-08-17T18:10:41.801Z Checking num_threads v0.1.7
20462026-08-17T18:10:41.869Z Checking syn v2.0.117
20472026-08-17T18:10:41.907Z Checking httparse v1.10.1
20482026-08-17T18:10:41.910Z Checking anyhow v1.0.102
20492026-08-17T18:10:41.978Z Checking cpufeatures v0.2.17
20502026-08-17T18:10:42.079Z Checking tempfile v3.25.0
20512026-08-17T18:10:42.116Z Checking ipnetwork v0.21.1
20522026-08-17T18:10:42.151Z Checking aws-lc-sys v0.40.0
20532026-08-17T18:10:42.188Z Checking rustls-pki-types v1.14.0
20542026-08-17T18:10:42.229Z Checking time v0.3.47
20552026-08-17T18:10:42.306Z Checking untrusted v0.7.1
20562026-08-17T18:10:42.362Z Checking http-body v1.0.1
20572026-08-17T18:10:42.403Z Checking clap v4.6.1
20582026-08-17T18:10:42.451Z Checking atomic-waker v1.1.2
20592026-08-17T18:10:42.511Z Checking hex v0.4.3
20602026-08-17T18:10:42.515Z Checking try-lock v0.2.5
20612026-08-17T18:10:42.584Z Checking httpdate v1.0.3
20622026-08-17T18:10:42.587Z Checking h2 v0.4.15
20632026-08-17T18:10:42.677Z Checking want v0.3.1
20642026-08-17T18:10:42.681Z Checking aws-lc-rs v1.16.3
20652026-08-17T18:10:42.759Z Checking tower-service v0.3.3
20662026-08-17T18:10:42.762Z Checking tower-layer v0.3.3
20672026-08-17T18:10:42.834Z Checking ryu v1.0.23
20682026-08-17T18:10:42.882Z Checking untrusted v0.9.0
20692026-08-17T18:10:42.975Z Checking pem-rfc7468 v0.7.0
20702026-08-17T18:10:43.014Z Checking spin v0.9.8
20712026-08-17T18:10:43.049Z Checking flagset v0.4.7
20722026-08-17T18:10:43.167Z Checking simd-adler32 v0.3.8
20732026-08-17T18:10:43.208Z Checking der v0.7.10
20742026-08-17T18:10:43.244Z Checking mime v0.3.17
20752026-08-17T18:10:43.371Z Checking block-padding v0.4.2
20762026-08-17T18:10:43.409Z Checking pretty-hex v0.4.1
20772026-08-17T18:10:43.448Z Checking adler2 v2.0.1
20782026-08-17T18:10:43.451Z Checking http-body-util v0.1.3
20792026-08-17T18:10:43.539Z Checking inout v0.2.2
20802026-08-17T18:10:43.558Z Checking oxnet v0.1.6
20812026-08-17T18:10:43.562Z Checking rustls-webpki v0.103.13
20822026-08-17T18:10:43.655Z Checking miniz_oxide v0.8.9
20832026-08-17T18:10:43.730Z Checking camino v1.2.2
20842026-08-17T18:10:43.778Z Checking plain v0.2.3
20852026-08-17T18:10:43.923Z Checking openssl-probe v0.2.1
20862026-08-17T18:10:43.966Z Checking ucd-trie v0.1.7
20872026-08-17T18:10:43.969Z Checking cipher v0.5.2
20882026-08-17T18:10:44.037Z Checking regex v1.12.3
20892026-08-17T18:10:44.074Z Checking serde_urlencoded v0.7.1
20902026-08-17T18:10:44.077Z Checking rustls v0.23.41
20912026-08-17T18:10:44.077Z Checking rand_chacha v0.3.1
20922026-08-17T18:10:44.177Z Checking pest v2.8.6
20932026-08-17T18:10:44.180Z Checking encoding_rs v0.8.35
20942026-08-17T18:10:44.262Z Checking spki v0.7.3
20952026-08-17T18:10:44.303Z Checking futures-executor v0.3.32
20962026-08-17T18:10:44.341Z Checking crc32fast v1.5.0
20972026-08-17T18:10:44.345Z Checking rand v0.8.6
20982026-08-17T18:10:44.461Z Checking either v1.15.0
20992026-08-17T18:10:44.499Z Checking futures v0.3.32
21002026-08-17T18:10:44.536Z Checking sync_wrapper v1.0.2
21012026-08-17T18:10:44.609Z Checking pkcs8 v0.10.2
21022026-08-17T18:10:44.676Z Checking tower v0.5.3
21032026-08-17T18:10:44.714Z Checking iri-string v0.7.10
21042026-08-17T18:10:44.803Z Checking static_assertions v1.1.0
21052026-08-17T18:10:44.903Z Checking foldhash v0.2.0
21062026-08-17T18:10:44.943Z Checking openapiv3 v2.2.0
21072026-08-17T18:10:45.091Z Checking bit-vec v0.8.0
21082026-08-17T18:10:45.094Z Checking hashbrown v0.16.1
21092026-08-17T18:10:45.188Z Checking zlib-rs v0.6.2
21102026-08-17T18:10:45.270Z Checking sha2 v0.10.9
21112026-08-17T18:10:45.332Z Checking bit-set v0.8.0
21122026-08-17T18:10:45.455Z Checking hyper v1.10.1
21132026-08-17T18:10:45.513Z Checking hubpack v0.1.2
21142026-08-17T18:10:45.574Z Checking wait-timeout v0.2.1
21152026-08-17T18:10:45.683Z Checking rustls-native-certs v0.8.3
21162026-08-17T18:10:45.721Z Checking lazy_static v1.5.0
21172026-08-17T18:10:45.757Z Checking psl-types v2.0.11
21182026-08-17T18:10:45.792Z Checking tower-http v0.6.8
21192026-08-17T18:10:45.840Z Checking quick-error v1.2.3
21202026-08-17T18:10:45.843Z Checking tinyvec_macros v0.1.1
21212026-08-17T18:10:45.911Z Checking publicsuffix v2.3.0
21222026-08-17T18:10:45.972Z Checking tinyvec v1.10.0
21232026-08-17T18:10:45.975Z Checking rusty-fork v0.3.1
21242026-08-17T18:10:46.097Z Checking cookie v0.18.1
21252026-08-17T18:10:46.101Z Checking flate2 v1.1.9
21262026-08-17T18:10:46.101Z Checking rand_xorshift v0.4.0
21272026-08-17T18:10:46.260Z Checking strum v0.26.3
21282026-08-17T18:10:46.264Z Checking unarray v0.1.4
21292026-08-17T18:10:46.304Z Checking signature v2.2.0
21302026-08-17T18:10:46.342Z Checking num-integer v0.1.46
21312026-08-17T18:10:46.378Z Checking cookie_store v0.22.1
21322026-08-17T18:10:46.381Z Checking scroll v0.13.0
21332026-08-17T18:10:46.449Z Checking proptest v1.11.0
21342026-08-17T18:10:46.452Z Checking hyper-util v0.1.20
21352026-08-17T18:10:46.484Z Checking tokio-rustls v0.26.4
21362026-08-17T18:10:46.557Z Checking rustls-platform-verifier v0.6.2
21372026-08-17T18:10:46.560Z Checking memmap2 v0.9.10
21382026-08-17T18:10:46.627Z Checking dtrace-parser v0.3.0
21392026-08-17T18:10:46.630Z Checking goblin v0.10.5
21402026-08-17T18:10:46.723Z Checking anstyle-parse v0.2.7
21412026-08-17T18:10:46.761Z Checking ahash v0.8.12
21422026-08-17T18:10:46.797Z Checking serde_spanned v0.6.9
21432026-08-17T18:10:46.802Z Checking toml_datetime v0.6.11
21442026-08-17T18:10:46.892Z Checking thread-id v5.1.0
21452026-08-17T18:10:46.930Z Checking base64 v0.21.7
21462026-08-17T18:10:46.968Z Checking data-encoding v2.10.0
21472026-08-17T18:10:47.006Z Checking anstream v0.6.21
21482026-08-17T18:10:47.009Z Checking bstr v1.12.1
21492026-08-17T18:10:47.077Z Checking hmac v0.12.1
21502026-08-17T18:10:47.188Z Checking x509-cert v0.2.5
21512026-08-17T18:10:47.235Z Checking crossbeam-epoch v0.9.18
21522026-08-17T18:10:47.273Z Checking memoffset v0.9.1
21532026-08-17T18:10:47.277Z Checking num-iter v0.1.45
21542026-08-17T18:10:47.383Z Checking scroll v0.12.0
21552026-08-17T18:10:47.446Z Checking zerocopy v0.7.35
21562026-08-17T18:10:47.485Z Checking rustix v0.38.44
21572026-08-17T18:10:47.488Z Checking env_filter v1.0.0
21582026-08-17T18:10:47.637Z Checking goblin v0.8.2
21592026-08-17T18:10:47.693Z Checking tap v1.0.1
21602026-08-17T18:10:47.774Z Checking hyper-rustls v0.27.7
21612026-08-17T18:10:47.828Z Checking unicode-segmentation v1.12.0
21622026-08-17T18:10:47.876Z Checking wyz v0.5.1
21632026-08-17T18:10:47.958Z Checking env_logger v0.11.9
21642026-08-17T18:10:48.014Z Checking reqwest v0.13.2
21652026-08-17T18:10:48.083Z Checking num-bigint-dig v0.8.6
21662026-08-17T18:10:48.169Z Checking nix v0.31.2
21672026-08-17T18:10:48.207Z Checking dtrace-parser v0.2.0
21682026-08-17T18:10:48.255Z Checking newtype-uuid v1.3.2
21692026-08-17T18:10:48.318Z Checking pkcs1 v0.7.5
21702026-08-17T18:10:48.475Z Checking ff v0.13.1
21712026-08-17T18:10:48.513Z Checking daft v0.1.7
21722026-08-17T18:10:48.553Z Checking radium v0.7.0
21732026-08-17T18:10:48.634Z Checking thread-id v4.2.2
21742026-08-17T18:10:48.746Z Checking funty v2.0.0
21752026-08-17T18:10:48.784Z Checking base16ct v0.2.0
21762026-08-17T18:10:48.822Z Checking crc-catalog v2.4.0
21772026-08-17T18:10:48.882Z Checking same-file v1.0.6
21782026-08-17T18:10:48.924Z Checking rsa v0.9.10
21792026-08-17T18:10:48.961Z Checking sec1 v0.7.3
21802026-08-17T18:10:48.964Z Checking crc v3.4.0
21812026-08-17T18:10:49.031Z Checking dof v0.4.0
21822026-08-17T18:10:49.034Z Checking walkdir v2.5.0
21832026-08-17T18:10:49.102Z Checking bitvec v1.0.1
21842026-08-17T18:10:49.191Z Checking group v0.13.0
21852026-08-17T18:10:49.194Z Checking hkdf v0.12.4
21862026-08-17T18:10:49.261Z Checking unicode-normalization v0.1.25
21872026-08-17T18:10:49.372Z Checking serde_with v3.21.0
21882026-08-17T18:10:49.412Z Checking crypto-bigint v0.5.5
21892026-08-17T18:10:49.415Z Checking zerocopy v0.6.6
21902026-08-17T18:10:49.415Z Checking maybe-uninit v2.0.0
21912026-08-17T18:10:49.537Z Checking dof v0.3.0
21922026-08-17T18:10:49.581Z Checking foreign-types-shared v0.1.1
21932026-08-17T18:10:49.688Z Checking nodrop v0.1.14
21942026-08-17T18:10:49.727Z Checking foldhash v0.1.5
21952026-08-17T18:10:49.731Z Checking usdt-impl v0.6.0
21962026-08-17T18:10:49.801Z Checking winnow v0.5.40
21972026-08-17T18:10:49.837Z Checking keccak v0.1.6
21982026-08-17T18:10:49.872Z Checking usdt-impl v0.5.0
21992026-08-17T18:10:49.925Z Checking hashbrown v0.15.5
22002026-08-17T18:10:50.031Z Checking sha3 v0.10.8
22012026-08-17T18:10:50.034Z Checking usdt v0.6.0
22022026-08-17T18:10:50.182Z Checking array-init v0.0.4
22032026-08-17T18:10:50.268Z Checking foreign-types v0.3.2
22042026-08-17T18:10:50.271Z Checking smallvec v0.6.14
22052026-08-17T18:10:50.343Z Checking elliptic-curve v0.13.8
22062026-08-17T18:10:50.381Z Checking bitfield v0.19.4
22072026-08-17T18:10:50.419Z Checking packed_struct v0.10.1
22082026-08-17T18:10:50.457Z Checking bzip2-sys v0.1.13+1.0.8
22092026-08-17T18:10:50.523Z Checking openssl-sys v0.9.117
22102026-08-17T18:10:50.526Z Checking winnow v0.7.14
22112026-08-17T18:10:50.593Z Checking siphasher v1.0.2
22122026-08-17T18:10:50.676Z Checking hashbrown v0.12.3
22132026-08-17T18:10:50.714Z Checking bitflags v1.3.2
22142026-08-17T18:10:50.781Z Checking winnow v1.0.3
22152026-08-17T18:10:50.821Z Checking bzip2 v0.4.4
22162026-08-17T18:10:50.897Z Checking serde-hex v0.1.0
22172026-08-17T18:10:50.936Z Checking openssl v0.10.80
22182026-08-17T18:10:50.990Z Checking toml_edit v0.19.15
22192026-08-17T18:10:51.028Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22202026-08-17T18:10:51.091Z Checking toml_parser v1.1.2+spec-1.1.0
22212026-08-17T18:10:51.128Z Checking indexmap v1.9.3
22222026-08-17T18:10:51.212Z Checking ron v0.8.1
22232026-08-17T18:10:51.447Z Checking hashbrown v0.13.2
22242026-08-17T18:10:51.548Z Checking itertools v0.13.0
22252026-08-17T18:10:51.555Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22262026-08-17T18:10:51.759Z Checking itertools v0.15.0
22272026-08-17T18:10:51.762Z Checking signal-hook v0.3.18
22282026-08-17T18:10:51.906Z Checking crc-any v2.5.0
22292026-08-17T18:10:52.015Z Checking managed v0.8.0
22302026-08-17T18:10:52.053Z Checking toml v0.7.8
22312026-08-17T18:10:52.110Z Checking object v0.30.4
22322026-08-17T18:10:52.229Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22332026-08-17T18:10:52.395Z Checking zip v0.6.6
22342026-08-17T18:10:52.432Z Checking globset v0.4.18
22352026-08-17T18:10:52.435Z Checking chacha20 v0.10.0
22362026-08-17T18:10:52.530Z Checking curve25519-dalek v4.1.3
22372026-08-17T18:10:52.716Z Checking object v0.37.3
22382026-08-17T18:10:52.756Z Checking toml_write v0.1.2
22392026-08-17T18:10:52.759Z Checking path-slash v0.1.5
22402026-08-17T18:10:52.892Z Checking signal-hook-mio v0.2.5
22412026-08-17T18:10:52.929Z Checking ed25519 v2.2.3
22422026-08-17T18:10:52.967Z Checking toml_edit v0.22.27
22432026-08-17T18:10:52.970Z Checking native-tls v0.2.18
22442026-08-17T18:10:53.039Z Checking ref-cast v1.0.25
22452026-08-17T18:10:53.147Z Checking pin-project v1.1.11
22462026-08-17T18:10:53.185Z Checking jiff-core v0.1.0
22472026-08-17T18:10:53.222Z Checking tokio-native-tls v0.3.1
22482026-08-17T18:10:53.273Z Checking pem v3.0.6
22492026-08-17T18:10:53.338Z Checking ed25519-dalek v2.2.0
22502026-08-17T18:10:53.408Z Checking zstd-sys v2.0.16+zstd.1.5.7
22512026-08-17T18:10:53.457Z Checking fixedbitset v0.5.7
22522026-08-17T18:10:53.553Z Checking zstd-safe v7.2.4
22532026-08-17T18:10:53.600Z Checking hyper-tls v0.6.0
22542026-08-17T18:10:53.686Z Checking petgraph v0.8.3
22552026-08-17T18:10:53.751Z Checking snafu v0.8.9
22562026-08-17T18:10:53.804Z Checking crossterm v0.28.1
22572026-08-17T18:10:53.891Z Checking jiff v0.2.34
22582026-08-17T18:10:54.020Z Checking similar v2.7.0
22592026-08-17T18:10:54.102Z Checking fs-err v3.3.0
22602026-08-17T18:10:54.229Z Checking hash32 v0.2.1
22612026-08-17T18:10:54.420Z Checking serde-big-array v0.5.1
22622026-08-17T18:10:54.460Z Checking serde_plain v1.0.2
22632026-08-17T18:10:54.464Z Checking bumpalo v3.20.2
22642026-08-17T18:10:54.534Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22652026-08-17T18:10:54.571Z Checking predicates-core v1.0.10
22662026-08-17T18:10:54.608Z Checking libbz2-rs-sys v0.2.2
22672026-08-17T18:10:54.643Z Checking unicode-bidi v0.3.18
22682026-08-17T18:10:54.719Z Checking typed-path v0.9.3
22692026-08-17T18:10:54.757Z Checking unicode-properties v0.1.4
22702026-08-17T18:10:54.966Z Checking zopfli v0.8.3
22712026-08-17T18:10:55.008Z Checking stringprep v0.1.5
22722026-08-17T18:10:55.044Z Checking bzip2 v0.6.1
22732026-08-17T18:10:55.047Z Checking heapless v0.7.17
22742026-08-17T18:10:55.187Z Checking reqwest v0.12.28
22752026-08-17T18:10:55.242Z Checking zstd v0.13.3
22762026-08-17T18:10:55.280Z Checking hickory-proto v0.25.2
22772026-08-17T18:10:55.333Z Checking byte-wrapper v0.1.0
22782026-08-17T18:10:55.477Z Checking md-5 v0.10.6
22792026-08-17T18:10:55.519Z Checking float-cmp v0.10.0
22802026-08-17T18:10:55.559Z Checking fallible-iterator v0.2.0
22812026-08-17T18:10:55.562Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22822026-08-17T18:10:55.633Z Checking normalize-line-endings v0.3.0
22832026-08-17T18:10:55.671Z Checking difflib v0.4.0
22842026-08-17T18:10:55.707Z Checking smoltcp v0.9.1
22852026-08-17T18:10:55.756Z Checking iddqd v0.4.2
22862026-08-17T18:10:55.822Z Checking zip v4.6.1
22872026-08-17T18:10:55.865Z Checking postgres-protocol v0.6.10
22882026-08-17T18:10:55.902Z Checking predicates v3.1.4
22892026-08-17T18:10:55.967Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22902026-08-17T18:10:56.006Z Checking phf_shared v0.11.3
22912026-08-17T18:10:56.182Z Checking phf_shared v0.13.1
22922026-08-17T18:10:56.219Z Checking olpc-cjson v0.1.4
22932026-08-17T18:10:56.255Z Checking tokio-stream v0.1.18
22942026-08-17T18:10:56.316Z Checking strum v0.27.2
22952026-08-17T18:10:56.383Z Checking fixedbitset v0.4.2
22962026-08-17T18:10:56.422Z Checking new_debug_unreachable v1.0.6
22972026-08-17T18:10:56.425Z Checking lalrpop-util v0.19.12
22982026-08-17T18:10:56.492Z Checking precomputed-hash v0.1.1
22992026-08-17T18:10:56.528Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23002026-08-17T18:10:56.564Z Checking petgraph v0.6.5
23012026-08-17T18:10:56.600Z Checking phf v0.13.1
23022026-08-17T18:10:56.637Z Checking string_cache v0.8.9
23032026-08-17T18:10:56.673Z Checking tough v0.22.0
23042026-08-17T18:10:56.676Z Checking postgres-types v0.2.12
23052026-08-17T18:10:56.744Z Checking buf-list v1.1.2
23062026-08-17T18:10:56.781Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23072026-08-17T18:10:56.832Z Checking peg-runtime v0.8.5
23082026-08-17T18:10:56.953Z Checking whoami v2.1.0
23092026-08-17T18:10:57.050Z Checking is-terminal v0.4.17
23102026-08-17T18:10:57.088Z Checking crossbeam-channel v0.5.15
23112026-08-17T18:10:57.127Z Checking thread_local v1.1.9
23122026-08-17T18:10:57.171Z Checking term v1.2.1
23132026-08-17T18:10:57.208Z Checking tokio-postgres v0.7.16
23142026-08-17T18:10:57.323Z Checking take_mut v0.2.2
23152026-08-17T18:10:57.461Z Checking slog-term v2.9.2
23162026-08-17T18:10:57.465Z Compiling newtype-uuid-macros v0.1.0
23172026-08-17T18:10:57.465Z Checking slog-async v2.8.0
23182026-08-17T18:10:57.701Z Checking match_cfg v0.1.0
23192026-08-17T18:10:57.739Z Checking slog-json v2.6.1
23202026-08-17T18:10:57.805Z Checking hostname v0.3.1
23212026-08-17T18:10:57.857Z Compiling multer v3.1.0
23222026-08-17T18:10:57.930Z Compiling async-stream-impl v0.3.6
23232026-08-17T18:10:57.967Z Checking slog-bunyan v2.5.0
23242026-08-17T18:10:58.119Z Compiling dropshot v0.17.1
23252026-08-17T18:10:58.122Z Checking debug-ignore v1.0.5
23262026-08-17T18:10:58.202Z Compiling dropshot_endpoint v0.17.1
23272026-08-17T18:10:58.250Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23282026-08-17T18:10:58.288Z Checking serde_path_to_error v0.1.20
23292026-08-17T18:10:58.423Z Checking progenitor-client v0.14.0
23302026-08-17T18:10:58.496Z Checking sha1 v0.11.0
23312026-08-17T18:10:58.549Z Checking serde_spanned v1.1.1
23322026-08-17T18:10:58.587Z Checking toml_datetime v1.1.1+spec-1.1.0
23332026-08-17T18:10:58.689Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23342026-08-17T18:10:58.725Z Checking toml_writer v1.1.1+spec-1.1.0
23352026-08-17T18:10:58.728Z Checking compression-core v0.4.31
23362026-08-17T18:10:58.760Z Checking async-stream v0.3.6
23372026-08-17T18:10:58.864Z Checking waitgroup v0.1.2
23382026-08-17T18:10:58.934Z Checking compression-codecs v0.4.37
23392026-08-17T18:10:58.938Z Checking toml v1.1.2+spec-1.1.0
23402026-08-17T18:10:59.005Z Checking rustls-pemfile v2.2.0
23412026-08-17T18:10:59.046Z Checking hostname v0.4.2
23422026-08-17T18:10:59.083Z Checking atomicwrites v0.4.4
23432026-08-17T18:10:59.120Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23442026-08-17T18:10:59.123Z Compiling parse-display-derive v0.10.0
23452026-08-17T18:10:59.191Z Checking macaddr v1.0.1
23462026-08-17T18:10:59.194Z Checking async-compression v0.4.41
23472026-08-17T18:10:59.194Z Checking regress v0.10.5
23482026-08-17T18:10:59.293Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23492026-08-17T18:10:59.296Z Checking instant v0.1.13
23502026-08-17T18:10:59.396Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23512026-08-17T18:10:59.447Z Checking itertools v0.14.0
23522026-08-17T18:10:59.506Z Checking backoff v0.4.0
23532026-08-17T18:10:59.562Z Checking backon v1.6.0
23542026-08-17T18:10:59.659Z Checking humantime v2.3.0
23552026-08-17T18:10:59.719Z Checking unicode-width v0.2.0
23562026-08-17T18:10:59.758Z Compiling convert_case v0.4.0
23572026-08-17T18:10:59.761Z Checking progenitor-extras v0.2.0
23582026-08-17T18:10:59.869Z Checking half v2.7.1
23592026-08-17T18:10:59.997Z Checking ciborium-io v0.2.2
23602026-08-17T18:11:00.035Z Checking heck v0.5.0
23612026-08-17T18:11:00.119Z Checking secrecy v0.10.3
23622026-08-17T18:11:00.158Z Checking ciborium-ll v0.2.2
23632026-08-17T18:11:00.194Z Checking camino-tempfile v1.4.1
23642026-08-17T18:11:00.197Z Compiling derive_more v0.99.20
23652026-08-17T18:11:00.270Z Checking indent_write v2.2.0
23662026-08-17T18:11:00.364Z Checking ciborium v0.2.2
23672026-08-17T18:11:00.401Z Compiling regress v0.11.1
23682026-08-17T18:11:00.464Z Compiling crucible-workspace-hack v0.1.0
23692026-08-17T18:11:00.565Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23702026-08-17T18:11:00.765Z Checking inout v0.1.4
23712026-08-17T18:11:00.827Z Checking universal-hash v0.5.1
23722026-08-17T18:11:00.897Z Checking parse-display v0.10.0
23732026-08-17T18:11:00.933Z Checking cipher v0.4.4
23742026-08-17T18:11:00.970Z Compiling thiserror-impl-no-std v2.0.2
23752026-08-17T18:11:01.005Z Checking opaque-debug v0.3.1
23762026-08-17T18:11:01.076Z Checking blake2 v0.10.6
23772026-08-17T18:11:01.113Z Checking poly1305 v0.8.0
23782026-08-17T18:11:01.167Z Checking chacha20 v0.9.1
23792026-08-17T18:11:01.348Z Checking aead v0.5.2
23802026-08-17T18:11:01.395Z Checking password-hash v0.5.0
23812026-08-17T18:11:01.431Z Compiling unsafe-libyaml v0.2.11
23822026-08-17T18:11:01.523Z Checking chacha20poly1305 v0.10.1
23832026-08-17T18:11:01.647Z Checking argon2 v0.5.3
23842026-08-17T18:11:01.684Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23852026-08-17T18:11:01.996Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23862026-08-17T18:11:02.034Z Compiling typify-impl v0.6.2
23872026-08-17T18:11:02.125Z Compiling serde_yaml v0.9.34+deprecated
23882026-08-17T18:11:02.162Z Checking thiserror-no-std v2.0.2
23892026-08-17T18:11:02.213Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23902026-08-17T18:11:02.278Z Checking vsss-rs v3.3.4
23912026-08-17T18:11:02.531Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23922026-08-17T18:11:02.808Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23932026-08-17T18:11:02.856Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23942026-08-17T18:11:03.409Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23952026-08-17T18:11:03.546Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23962026-08-17T18:11:03.594Z Checking swrite v0.1.0
23972026-08-17T18:11:03.631Z Checking crossbeam-deque v0.8.6
23982026-08-17T18:11:03.635Z Compiling rayon-core v1.13.0
23992026-08-17T18:11:03.713Z Compiling num-derive v0.4.2
24002026-08-17T18:11:03.791Z Compiling toml_datetime v0.7.5+spec-1.1.0
24012026-08-17T18:11:03.845Z Compiling proc-macro-error v1.0.4
24022026-08-17T18:11:04.066Z Compiling toml_edit v0.23.10+spec-1.0.0
24032026-08-17T18:11:04.191Z Checking tabwriter v1.4.1
24042026-08-17T18:11:04.307Z Checking rayon v1.11.0
24052026-08-17T18:11:04.369Z Checking glob v0.3.3
24062026-08-17T18:11:04.492Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24072026-08-17T18:11:04.585Z Compiling heapless v0.8.0
24082026-08-17T18:11:04.624Z Checking hash32 v0.3.1
24092026-08-17T18:11:04.627Z Compiling proc-macro-crate v3.4.0
24102026-08-17T18:11:04.693Z Compiling ingot-macros v0.2.0
24112026-08-17T18:11:04.783Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24122026-08-17T18:11:05.018Z Checking colored v3.1.1
24132026-08-17T18:11:05.106Z Compiling smoltcp v0.11.0
24142026-08-17T18:11:05.224Z Compiling num_enum_derive v0.7.6
24152026-08-17T18:11:05.338Z Checking cobs v0.3.0
24162026-08-17T18:11:05.549Z Compiling usdt-attr-macro v0.5.0
24172026-08-17T18:11:05.571Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24182026-08-17T18:11:05.607Z Compiling usdt-macro v0.5.0
24192026-08-17T18:11:05.610Z Checking memmap v0.7.0
24202026-08-17T18:11:05.795Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24212026-08-17T18:11:06.059Z Checking postcard v1.1.3
24222026-08-17T18:11:06.337Z Checking num_enum v0.7.6
24232026-08-17T18:11:06.373Z Checking toml v0.8.23
24242026-08-17T18:11:06.408Z Checking usdt v0.5.0
24252026-08-17T18:11:06.411Z Checking rand v0.10.1
24262026-08-17T18:11:06.484Z Compiling proc-macro-crate v1.3.1
24272026-08-17T18:11:06.567Z Compiling typify-macro v0.6.2
24282026-08-17T18:11:06.609Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24292026-08-17T18:11:06.725Z Checking sigpipe v0.1.3
24302026-08-17T18:11:06.837Z Compiling foreign-types-macros v0.2.3
24312026-08-17T18:11:06.874Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24322026-08-17T18:11:06.927Z Checking foreign-types-shared v0.3.1
24332026-08-17T18:11:06.965Z Compiling num_enum_derive v0.5.11
24342026-08-17T18:11:07.183Z Checking cstr-argument v0.1.2
24352026-08-17T18:11:07.219Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24362026-08-17T18:11:07.253Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24372026-08-17T18:11:07.339Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
24382026-08-17T18:11:07.460Z Checking foreign-types v0.5.0
24392026-08-17T18:11:07.584Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24402026-08-17T18:11:07.589Z Checking ingot-types v0.2.0
24412026-08-17T18:11:07.652Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
24422026-08-17T18:11:07.687Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24432026-08-17T18:11:07.731Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24442026-08-17T18:11:07.782Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24452026-08-17T18:11:07.820Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24462026-08-17T18:11:07.932Z Compiling zone_cfg_derive v0.3.1
24472026-08-17T18:11:07.970Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24482026-08-17T18:11:08.014Z Checking ingot v0.2.1
24492026-08-17T18:11:08.047Z Checking num_enum v0.5.11
24502026-08-17T18:11:08.174Z Checking itertools v0.12.1
24512026-08-17T18:11:08.211Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24522026-08-17T18:11:08.214Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24532026-08-17T18:11:08.316Z Compiling typify v0.6.2
24542026-08-17T18:11:08.462Z Compiling progenitor-impl v0.14.0
24552026-08-17T18:11:08.655Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24562026-08-17T18:11:08.691Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24572026-08-17T18:11:08.725Z Checking smf v0.2.3
24582026-08-17T18:11:08.839Z Checking whoami v1.6.1
24592026-08-17T18:11:08.937Z Compiling derive-where v1.6.0
24602026-08-17T18:11:08.985Z Checking tokio-dtrace v0.1.1
24612026-08-17T18:11:09.044Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24622026-08-17T18:11:09.204Z Checking zone v0.3.1
24632026-08-17T18:11:09.241Z Checking oxide-tokio-rt v0.1.4
24642026-08-17T18:11:09.451Z Checking console v0.15.11
24652026-08-17T18:11:09.497Z Checking newline-converter v0.3.0
24662026-08-17T18:11:09.593Z Checking bytecount v0.6.9
24672026-08-17T18:11:09.629Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24682026-08-17T18:11:09.663Z Checking unicode-width v0.1.14
24692026-08-17T18:11:09.730Z Checking num-rational v0.4.2
24702026-08-17T18:11:09.767Z Checking expectorate v1.2.0
24712026-08-17T18:11:09.930Z Checking num-complex v0.4.6
24722026-08-17T18:11:09.967Z Checking float-ord v0.3.2
24732026-08-17T18:11:10.036Z Compiling cancel-safe-futures v0.1.5
24742026-08-17T18:11:10.102Z Checking linear-map v1.2.0
24752026-08-17T18:11:10.267Z Checking oxide-update-engine-types v0.1.2
24762026-08-17T18:11:10.360Z Checking num v0.4.3
24772026-08-17T18:11:10.363Z Checking gethostname v0.5.0
24782026-08-17T18:11:10.521Z Compiling prettyplease v0.2.37
24792026-08-17T18:11:10.524Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24802026-08-17T18:11:10.806Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24812026-08-17T18:11:10.844Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24822026-08-17T18:11:10.941Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24832026-08-17T18:11:10.981Z Checking resolv-conf v0.7.6
24842026-08-17T18:11:11.104Z Compiling owo-colors v4.3.0
24852026-08-17T18:11:11.144Z Compiling progenitor-macro v0.14.0
24862026-08-17T18:11:11.183Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24872026-08-17T18:11:11.219Z Checking smawk v0.3.2
24882026-08-17T18:11:11.261Z Checking oxide-update-engine v0.1.2
24892026-08-17T18:11:11.381Z Checking unicode-linebreak v0.1.5
24902026-08-17T18:11:11.633Z Checking papergrid v0.11.0
24912026-08-17T18:11:11.722Z Compiling tabled_derive v0.7.0
24922026-08-17T18:11:11.930Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=7f20f04c289961b92d18906846c28ff2b28ba681#7f20f04c)
24932026-08-17T18:11:12.132Z Compiling convert_case v0.10.0
24942026-08-17T18:11:12.184Z Compiling slog-dtrace v0.3.0
24952026-08-17T18:11:12.522Z Compiling derive_more-impl v2.1.1
24962026-08-17T18:11:12.528Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24972026-08-17T18:11:12.692Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24982026-08-17T18:11:12.728Z Checking tabled v0.15.0
24992026-08-17T18:11:13.023Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25002026-08-17T18:11:13.318Z Checking derive_more v2.1.1
25012026-08-17T18:11:13.468Z Checking crossterm v0.29.0
25022026-08-17T18:11:13.557Z Checking linked-hash-map v0.5.6
25032026-08-17T18:11:13.757Z Checking lru-cache v0.1.2
25042026-08-17T18:11:14.038Z Checking hickory-proto v0.24.4
25052026-08-17T18:11:14.079Z Checking fd-lock v4.0.4
25062026-08-17T18:11:14.613Z Checking vte v0.14.1
25072026-08-17T18:11:14.770Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25082026-08-17T18:11:14.807Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25092026-08-17T18:11:15.086Z Checking strip-ansi-escapes v0.2.1
25102026-08-17T18:11:15.261Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25112026-08-17T18:11:16.131Z Checking progenitor v0.14.0
25122026-08-17T18:11:16.307Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25132026-08-17T18:11:16.580Z Checking termtree v0.5.1
25142026-08-17T18:11:16.753Z Checking nu-ansi-term v0.50.3
25152026-08-17T18:11:16.899Z Checking hickory-resolver v0.24.4
25162026-08-17T18:11:16.997Z Checking reedline v0.40.0
25172026-08-17T18:11:17.048Z Checking textwrap v0.16.2
25182026-08-17T18:11:17.246Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25192026-08-17T18:11:17.452Z Compiling minimal-lexical v0.2.1
25202026-08-17T18:11:17.532Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25212026-08-17T18:11:17.673Z Checking qorb v0.4.1
25222026-08-17T18:11:17.746Z Compiling nom v7.1.3
25232026-08-17T18:11:17.830Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25242026-08-17T18:11:18.363Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25252026-08-17T18:11:18.853Z Compiling unicode-xid v0.2.6
25262026-08-17T18:11:18.878Z Checking display-error-chain v0.2.2
25272026-08-17T18:11:18.912Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25282026-08-17T18:11:18.948Z Compiling ar_archive_writer v0.5.1
25292026-08-17T18:11:19.024Z Checking csv-core v0.1.13
25302026-08-17T18:11:19.028Z Compiling stacker v0.1.23
25312026-08-17T18:11:19.126Z Checking highway v1.3.0
25322026-08-17T18:11:19.239Z Checking csv v1.4.0
25332026-08-17T18:11:19.346Z Compiling cfg_aliases v0.1.1
25342026-08-17T18:11:19.391Z Compiling semver v0.1.20
25352026-08-17T18:11:19.457Z Compiling nix v0.28.0
25362026-08-17T18:11:19.587Z Checking nibble_vec v0.1.0
25372026-08-17T18:11:19.622Z Compiling rustc_version v0.1.7
25382026-08-17T18:11:19.657Z Checking endian-type v0.1.2
25392026-08-17T18:11:19.713Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25402026-08-17T18:11:19.748Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25412026-08-17T18:11:19.813Z Checking radix_trie v0.2.1
25422026-08-17T18:11:19.850Z Compiling psm v0.1.30
25432026-08-17T18:11:19.919Z Compiling newtype_derive v0.1.6
25442026-08-17T18:11:19.952Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25452026-08-17T18:11:20.056Z Checking phf_shared v0.12.1
25462026-08-17T18:11:20.138Z Compiling recursive-proc-macro-impl v0.1.1
25472026-08-17T18:11:20.219Z Compiling chrono-tz v0.10.4
25482026-08-17T18:11:20.257Z Checking phf v0.12.1
25492026-08-17T18:11:20.630Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25502026-08-17T18:11:20.635Z Compiling const_format_proc_macros v0.2.34
25512026-08-17T18:11:20.635Z Compiling peg-macros v0.8.5
25522026-08-17T18:11:20.734Z Checking winnow v0.6.26
25532026-08-17T18:11:20.734Z Compiling sqlparser_derive v0.5.0
25542026-08-17T18:11:20.892Z Checking recursive v0.1.1
25552026-08-17T18:11:21.023Z Checking home v0.5.12
25562026-08-17T18:11:21.199Z Checking unicode_categories v0.1.1
25572026-08-17T18:11:21.506Z Checking const_format v0.2.35
25582026-08-17T18:11:21.541Z Checking rustyline v14.0.0
25592026-08-17T18:11:21.609Z Checking sqlparser v0.61.0
25602026-08-17T18:11:21.765Z Checking bcs v0.1.6
25612026-08-17T18:11:21.958Z Checking sqlformat v0.3.5
25622026-08-17T18:11:22.029Z Checking nom v8.0.0
25632026-08-17T18:11:22.245Z Checking peg v0.8.5
25642026-08-17T18:11:22.351Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25652026-08-17T18:11:22.428Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25662026-08-17T18:11:22.542Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25672026-08-17T18:11:22.580Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25682026-08-17T18:11:22.646Z Checking steno v0.4.1
25692026-08-17T18:11:22.947Z Checking sha1 v0.10.6
25702026-08-17T18:11:23.149Z Checking filetime v0.2.27
25712026-08-17T18:11:23.322Z Checking xattr v1.6.1
25722026-08-17T18:11:23.485Z Checking tar v0.4.46
25732026-08-17T18:11:23.600Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25742026-08-17T18:11:23.605Z Checking subprocess v0.2.15
25752026-08-17T18:11:23.691Z Checking headers-core v0.3.0
25762026-08-17T18:11:23.768Z Checking yasna v0.5.2
25772026-08-17T18:11:23.833Z Checking headers v0.4.1
25782026-08-17T18:11:23.899Z Checking port-file v0.1.0
25792026-08-17T18:11:23.934Z Checking tagptr v0.2.0
25802026-08-17T18:11:24.005Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25812026-08-17T18:11:24.103Z Checking moka v0.12.13
25822026-08-17T18:11:24.185Z Checking rcgen v0.12.1
25832026-08-17T18:11:24.333Z Checking dropshot-api-manager-types v0.7.2
25842026-08-17T18:11:24.542Z Checking utf-8 v0.7.6
25852026-08-17T18:11:24.575Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25862026-08-17T18:11:24.714Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25872026-08-17T18:11:24.757Z Checking tungstenite v0.21.0
25882026-08-17T18:11:24.792Z Checking hickory-resolver v0.25.2
25892026-08-17T18:11:25.178Z Compiling libefi-sys v0.1.0
25902026-08-17T18:11:25.219Z Checking tokio-tungstenite v0.21.0
25912026-08-17T18:11:25.255Z Compiling bitfield-struct v0.6.2
25922026-08-17T18:11:25.479Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25932026-08-17T18:11:25.562Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25942026-08-17T18:11:25.597Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25952026-08-17T18:11:25.956Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25962026-08-17T18:11:25.959Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25972026-08-17T18:11:26.028Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25982026-08-17T18:11:26.067Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25992026-08-17T18:11:26.105Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
26002026-08-17T18:11:26.139Z Compiling xshell-macros v0.2.7
26012026-08-17T18:11:26.204Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26022026-08-17T18:11:26.264Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26032026-08-17T18:11:26.532Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26042026-08-17T18:11:26.568Z Checking xshell v0.2.7
26052026-08-17T18:11:26.788Z Checking half v1.8.3
26062026-08-17T18:11:26.822Z Checking libscf-sys v1.2.0
26072026-08-17T18:11:26.919Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26082026-08-17T18:11:26.984Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26092026-08-17T18:11:27.017Z Checking serde_cbor v0.11.2
26102026-08-17T18:11:27.216Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26112026-08-17T18:11:27.334Z Checking papergrid v0.18.0
26122026-08-17T18:11:27.367Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26132026-08-17T18:11:27.432Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26142026-08-17T18:11:27.587Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26152026-08-17T18:11:27.653Z Checking maplit v1.0.2
26162026-08-17T18:11:27.765Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26172026-08-17T18:11:27.768Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26182026-08-17T18:11:28.032Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26192026-08-17T18:11:28.135Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26202026-08-17T18:11:28.273Z Checking tabled v0.21.0
26212026-08-17T18:11:28.388Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26222026-08-17T18:11:28.425Z Checking crc8 v0.1.1
26232026-08-17T18:11:28.563Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26242026-08-17T18:11:28.622Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26252026-08-17T18:11:28.708Z Checking unicase v2.9.0
26262026-08-17T18:11:28.919Z Checking fxhash v0.2.1
26272026-08-17T18:11:28.941Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26282026-08-17T18:11:29.009Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26292026-08-17T18:11:29.544Z Checking sha2 v0.11.0
26302026-08-17T18:11:29.592Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26312026-08-17T18:11:29.704Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26322026-08-17T18:11:29.912Z Compiling darling_core v0.21.3
26332026-08-17T18:11:30.032Z Compiling vergen-lib v0.1.6
26342026-08-17T18:11:30.164Z Compiling diesel_derives v2.3.7
26352026-08-17T18:11:30.238Z Checking scheduled-thread-pool v0.2.7
26362026-08-17T18:11:30.379Z Compiling vergen-gitcl v1.0.8
26372026-08-17T18:11:30.461Z Compiling diesel_table_macro_syntax v0.3.0
26382026-08-17T18:11:30.495Z Checking r2d2 v0.8.10
26392026-08-17T18:11:30.542Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26402026-08-17T18:11:30.702Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26412026-08-17T18:11:30.737Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26422026-08-17T18:11:31.049Z Checking downcast-rs v2.0.2
26432026-08-17T18:11:31.118Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26442026-08-17T18:11:31.177Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26452026-08-17T18:11:31.288Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26462026-08-17T18:11:31.682Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26472026-08-17T18:11:31.719Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26482026-08-17T18:11:31.872Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26492026-08-17T18:11:32.073Z Checking kstat-rs v0.2.5
26502026-08-17T18:11:32.300Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26512026-08-17T18:11:32.559Z Compiling darling_macro v0.21.3
26522026-08-17T18:11:32.595Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26532026-08-17T18:11:32.629Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26542026-08-17T18:11:32.629Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26552026-08-17T18:11:33.092Z Compiling darling v0.21.3
26562026-08-17T18:11:33.215Z Compiling dsl_auto_type v0.2.0
26572026-08-17T18:11:33.499Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26582026-08-17T18:11:33.840Z Compiling dirs-sys-next v0.1.2
26592026-08-17T18:11:33.909Z Compiling parking_lot_core v0.8.6
26602026-08-17T18:11:33.946Z Compiling crunchy v0.2.4
26612026-08-17T18:11:34.033Z Compiling dirs-next v2.0.0
26622026-08-17T18:11:34.187Z Compiling clang-sys v1.8.1
26632026-08-17T18:11:34.197Z Compiling git-stub v1.0.0
26642026-08-17T18:11:34.306Z Compiling tiny-keccak v2.0.2
26652026-08-17T18:11:34.451Z Compiling git-stub-vcs v0.1.0
26662026-08-17T18:11:34.606Z Compiling term v0.7.0
26672026-08-17T18:11:34.640Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26682026-08-17T18:11:34.709Z Compiling bit-vec v0.6.3
26692026-08-17T18:11:34.826Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26702026-08-17T18:11:34.955Z Compiling bit-set v0.5.3
26712026-08-17T18:11:34.992Z Compiling ascii-canvas v3.0.0
26722026-08-17T18:11:35.143Z Checking parking_lot v0.11.2
26732026-08-17T18:11:35.260Z Checking prefix-trie v0.7.0
26742026-08-17T18:11:35.322Z Compiling itertools v0.10.5
26752026-08-17T18:11:35.375Z Compiling ena v0.14.4
26762026-08-17T18:11:35.412Z Compiling libloading v0.8.9
26772026-08-17T18:11:35.625Z Compiling regex-syntax v0.6.29
26782026-08-17T18:11:35.660Z Compiling bindgen v0.71.1
26792026-08-17T18:11:35.666Z Compiling diff v0.1.13
26802026-08-17T18:11:35.728Z Checking hickory-server v0.25.2
26812026-08-17T18:11:36.159Z Checking sled v0.34.7
26822026-08-17T18:11:36.513Z Compiling cexpr v0.6.0
26832026-08-17T18:11:37.002Z Compiling lalrpop v0.19.12
26842026-08-17T18:11:37.063Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26852026-08-17T18:11:37.203Z Checking nanorand v0.7.0
26862026-08-17T18:11:37.401Z Compiling rustc-hash v2.1.1
26872026-08-17T18:11:37.437Z Compiling salty v0.3.0
26882026-08-17T18:11:37.474Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26892026-08-17T18:11:37.740Z Checking flume v0.11.1
26902026-08-17T18:11:37.786Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26912026-08-17T18:11:37.820Z Compiling libxml v0.3.3
26922026-08-17T18:11:38.007Z Checking assert_matches v1.5.0
26932026-08-17T18:11:38.112Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26942026-08-17T18:11:38.438Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26952026-08-17T18:11:38.724Z Compiling strum_macros v0.24.3
26962026-08-17T18:11:38.988Z Compiling indoc v1.0.9
26972026-08-17T18:11:39.157Z Checking diesel v2.3.7
26982026-08-17T18:11:39.452Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26992026-08-17T18:11:39.575Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27002026-08-17T18:11:39.675Z Checking quick-xml v0.37.5
27012026-08-17T18:11:39.711Z Checking derive_builder v0.20.2
27022026-08-17T18:11:39.857Z Compiling oso-derive v0.27.3
27032026-08-17T18:11:39.940Z Compiling impl-trait-for-tuples v0.2.3
27042026-08-17T18:11:40.074Z Compiling trait-variant v0.1.2
27052026-08-17T18:11:40.422Z Checking openssl-probe v0.1.6
27062026-08-17T18:11:40.606Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27072026-08-17T18:11:40.651Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27082026-08-17T18:11:40.685Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27092026-08-17T18:11:41.079Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27102026-08-17T18:11:41.527Z Checking rfc6979 v0.4.0
27112026-08-17T18:11:41.620Z Checking predicates-tree v1.0.13
27122026-08-17T18:11:41.684Z Checking ecdsa v0.16.9
27132026-08-17T18:11:41.718Z Compiling progenitor-impl v0.13.0
27142026-08-17T18:11:41.863Z Checking primeorder v0.13.6
27152026-08-17T18:11:42.140Z Checking p384 v0.13.1
27162026-08-17T18:11:42.591Z Checking progenitor-client v0.13.0
27172026-08-17T18:11:42.873Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27182026-08-17T18:11:42.989Z Checking bb8 v0.8.6
27192026-08-17T18:11:43.098Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27202026-08-17T18:11:43.209Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27212026-08-17T18:11:43.262Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27222026-08-17T18:11:43.436Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27232026-08-17T18:11:43.547Z Compiling mime_guess v2.0.5
27242026-08-17T18:11:43.660Z Checking ignore v0.4.25
27252026-08-17T18:11:43.856Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27262026-08-17T18:11:44.039Z Checking http-range v0.1.5
27272026-08-17T18:11:44.110Z Checking globwalk v0.9.1
27282026-08-17T18:11:44.199Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27292026-08-17T18:11:44.327Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27302026-08-17T18:11:44.363Z Compiling progenitor-macro v0.13.0
27312026-08-17T18:11:44.452Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27322026-08-17T18:11:44.744Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27332026-08-17T18:11:44.834Z Checking digest-io v0.1.0
27342026-08-17T18:11:44.998Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27352026-08-17T18:11:45.240Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27362026-08-17T18:11:45.445Z Checking corncobs v0.1.4
27372026-08-17T18:11:45.509Z Checking rawzip v0.4.4
27382026-08-17T18:11:45.612Z Checking nonempty v0.12.0
27392026-08-17T18:11:45.818Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27402026-08-17T18:11:46.059Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27412026-08-17T18:11:46.120Z Checking camino-tempfile-ext v0.3.3
27422026-08-17T18:11:46.246Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27432026-08-17T18:11:46.433Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27442026-08-17T18:11:46.718Z Checking secrecy v0.8.0
27452026-08-17T18:11:47.502Z Checking hyper-staticfile v0.10.1
27462026-08-17T18:11:47.579Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27472026-08-17T18:11:47.744Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27482026-08-17T18:11:47.830Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27492026-08-17T18:11:47.913Z Checking signal-hook-tokio v0.3.1
27502026-08-17T18:11:48.081Z Compiling illumos-nvpair-sys v0.2.0
27512026-08-17T18:11:48.339Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27522026-08-17T18:11:48.384Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27532026-08-17T18:11:48.577Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27542026-08-17T18:11:48.659Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27552026-08-17T18:11:48.798Z Checking scuffle v0.1.0
27562026-08-17T18:11:49.097Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27572026-08-17T18:11:49.403Z Checking progenitor v0.13.0
27582026-08-17T18:11:49.528Z Checking illumos-nvpair v0.3.0
27592026-08-17T18:11:49.587Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27602026-08-17T18:11:49.634Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27612026-08-17T18:11:49.725Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27622026-08-17T18:11:49.851Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27632026-08-17T18:11:49.969Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27642026-08-17T18:11:50.019Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27652026-08-17T18:11:50.127Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27662026-08-17T18:11:50.336Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
27672026-08-17T18:11:50.405Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27682026-08-17T18:11:50.785Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27692026-08-17T18:11:50.889Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27702026-08-17T18:11:51.259Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27712026-08-17T18:11:51.397Z Checking tungstenite v0.23.0
27722026-08-17T18:11:51.863Z Checking rand_seeder v0.4.0
27732026-08-17T18:11:51.941Z Checking tokio-tungstenite v0.23.1
27742026-08-17T18:11:52.048Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27752026-08-17T18:11:52.247Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27762026-08-17T18:11:52.469Z Checking void v1.0.2
27772026-08-17T18:11:52.557Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27782026-08-17T18:11:52.615Z Checking lzss v0.8.2
27792026-08-17T18:11:52.771Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27802026-08-17T18:11:52.844Z Checking nix v0.27.1
27812026-08-17T18:11:52.969Z Checking serde_bytes v0.11.19
27822026-08-17T18:11:53.187Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27832026-08-17T18:11:53.341Z Checking async-bb8-diesel v0.2.1
27842026-08-17T18:11:53.393Z Checking diesel-dtrace v0.5.0
27852026-08-17T18:11:53.675Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27862026-08-17T18:11:53.722Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27872026-08-17T18:11:53.758Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27882026-08-17T18:11:53.980Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27892026-08-17T18:11:55.095Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27902026-08-17T18:11:55.606Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27912026-08-17T18:11:55.739Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27922026-08-17T18:11:56.090Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27932026-08-17T18:11:56.868Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27942026-08-17T18:11:57.200Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27952026-08-17T18:11:57.351Z Checking cpubits v0.1.1
27962026-08-17T18:11:57.386Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27972026-08-17T18:11:57.465Z Checking yansi v1.0.1
27982026-08-17T18:11:57.524Z Checking is_ci v1.2.0
27992026-08-17T18:11:57.754Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28002026-08-17T18:11:57.843Z Checking pretty_assertions v1.4.1
28012026-08-17T18:11:58.025Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28022026-08-17T18:11:58.071Z Checking pem-rfc7468 v1.0.0
28032026-08-17T18:11:58.280Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28042026-08-17T18:11:58.560Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28052026-08-17T18:11:58.795Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28062026-08-17T18:11:59.173Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28072026-08-17T18:11:59.328Z Checking hmac v0.13.0
28082026-08-17T18:11:59.530Z Checking universal-hash v0.6.1
28092026-08-17T18:11:59.598Z Compiling libz-sys v1.1.24
28102026-08-17T18:11:59.699Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28112026-08-17T18:11:59.783Z Compiling instability v0.3.11
28122026-08-17T18:11:59.924Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28132026-08-17T18:12:00.112Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28142026-08-17T18:12:00.147Z Checking castaway v0.2.4
28152026-08-17T18:12:00.181Z Compiling indoc v2.0.7
28162026-08-17T18:12:00.308Z Checking compact_str v0.8.1
28172026-08-17T18:12:00.738Z Checking polyval v0.7.1
28182026-08-17T18:12:00.948Z Checking der v0.8.0
28192026-08-17T18:12:01.188Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28202026-08-17T18:12:01.424Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28212026-08-17T18:12:01.459Z Checking unicode-truncate v1.1.0
28222026-08-17T18:12:01.642Z Checking lru v0.12.5
28232026-08-17T18:12:05.748Z Compiling libgit2-sys v0.18.3+1.9.2
28242026-08-17T18:12:05.767Z Checking arc-swap v1.8.2
28252026-08-17T18:12:05.768Z Checking cassowary v0.3.0
28262026-08-17T18:12:05.768Z Checking ghash v0.6.0
28272026-08-17T18:12:05.768Z Checking slog-scope v4.4.1
28282026-08-17T18:12:05.768Z Checking ratatui v0.29.0
28292026-08-17T18:12:05.768Z Checking pbkdf2 v0.13.0
28302026-08-17T18:12:05.768Z Checking aes v0.9.1
28312026-08-17T18:12:05.768Z Checking crypto-bigint v0.7.5
28322026-08-17T18:12:05.768Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28332026-08-17T18:12:05.768Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28342026-08-17T18:12:05.768Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28352026-08-17T18:12:05.768Z Checking ctr v0.10.1
28362026-08-17T18:12:05.768Z Checking aead v0.6.1
28372026-08-17T18:12:05.769Z Checking cargo-platform v0.3.2
28382026-08-17T18:12:05.769Z Checking aes-gcm v0.11.0
28392026-08-17T18:12:05.769Z Checking cargo_metadata v0.23.1
28402026-08-17T18:12:05.769Z Checking slog-stdlog v4.1.1
28412026-08-17T18:12:05.769Z Checking spki v0.8.0
28422026-08-17T18:12:05.769Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28432026-08-17T18:12:05.769Z Checking supports-color v3.0.2
28442026-08-17T18:12:05.769Z Checking console v0.16.2
28452026-08-17T18:12:05.769Z Checking colored v2.2.0
28462026-08-17T18:12:05.812Z Checking salsa20 v0.11.0
28472026-08-17T18:12:05.812Z Compiling vergen-git2 v9.1.0
28482026-08-17T18:12:05.812Z Checking plotters-backend v0.3.7
28492026-08-17T18:12:05.812Z Checking unit-prefix v0.5.2
28502026-08-17T18:12:05.812Z Checking plotters-svg v0.3.7
28512026-08-17T18:12:05.813Z Checking indicatif v0.18.4
28522026-08-17T18:12:05.813Z Checking scrypt v0.12.0
28532026-08-17T18:12:08.954Z Checking slog-envlogger v2.2.0
28542026-08-17T18:12:08.973Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28552026-08-17T18:12:08.973Z Checking cbc v0.2.1
28562026-08-17T18:12:08.973Z Checking libsw-core v0.3.2
28572026-08-17T18:12:08.973Z Checking cast v0.3.0
28582026-08-17T18:12:08.973Z Checking pkcs5 v0.8.1
28592026-08-17T18:12:08.973Z Checking libsw v3.5.0
28602026-08-17T18:12:08.973Z Checking criterion-plot v0.6.0
28612026-08-17T18:12:08.973Z Checking plotters v0.3.7
28622026-08-17T18:12:08.973Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28632026-08-17T18:12:08.973Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28642026-08-17T18:12:08.973Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28652026-08-17T18:12:08.974Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28662026-08-17T18:12:08.974Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28672026-08-17T18:12:08.974Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28682026-08-17T18:12:08.974Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28692026-08-17T18:12:08.974Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28702026-08-17T18:12:08.974Z Checking tinytemplate v1.2.1
28712026-08-17T18:12:08.974Z Checking anes v0.1.6
28722026-08-17T18:12:08.974Z Checking shell-words v1.1.1
28732026-08-17T18:12:08.974Z Checking oorandom v11.1.5
28742026-08-17T18:12:08.974Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28752026-08-17T18:12:08.974Z Checking criterion v0.7.0
28762026-08-17T18:12:08.974Z Checking pkcs8 v0.11.0
28772026-08-17T18:12:08.974Z Checking oxide-update-engine-display v0.1.2
28782026-08-17T18:12:09.357Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28792026-08-17T18:12:09.392Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28802026-08-17T18:12:10.927Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28812026-08-17T18:12:10.948Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28822026-08-17T18:12:11.659Z Checking tokio-test v0.4.5
28832026-08-17T18:12:11.905Z Checking ff v0.14.0
28842026-08-17T18:12:12.084Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28852026-08-17T18:12:12.309Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28862026-08-17T18:12:12.603Z Checking twox-hash v2.1.2
28872026-08-17T18:12:12.713Z Compiling petname v2.0.2
28882026-08-17T18:12:12.941Z Checking atty v0.2.14
28892026-08-17T18:12:13.076Z Checking arrayvec v0.7.6
28902026-08-17T18:12:13.228Z Checking constant_time_eq v0.4.2
28912026-08-17T18:12:13.303Z Checking arrayref v0.3.9
28922026-08-17T18:12:13.490Z Checking group v0.14.0
28932026-08-17T18:12:13.567Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28942026-08-17T18:12:13.677Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28952026-08-17T18:12:13.768Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28962026-08-17T18:12:14.439Z Checking fatfs v0.3.6
28972026-08-17T18:12:14.566Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28982026-08-17T18:12:14.749Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28992026-08-17T18:12:14.785Z Checking signature v3.0.0
29002026-08-17T18:12:14.926Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
29012026-08-17T18:12:14.978Z Compiling seq-macro v0.3.6
29022026-08-17T18:12:15.531Z Checking base16ct v1.0.0
29032026-08-17T18:12:15.700Z Checking sec1 v0.8.1
29042026-08-17T18:12:16.116Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29052026-08-17T18:12:16.309Z Checking hkdf v0.13.0
29062026-08-17T18:12:16.377Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29072026-08-17T18:12:16.481Z Checking concurrent-queue v2.5.0
29082026-08-17T18:12:16.578Z Checking sapling-renderdag v0.1.0
29092026-08-17T18:12:16.707Z Checking sync-ptr v0.1.4
29102026-08-17T18:12:16.854Z Checking parking v2.2.1
29112026-08-17T18:12:16.857Z Checking elliptic-curve v0.14.1
29122026-08-17T18:12:17.071Z Checking event-listener v5.4.1
29132026-08-17T18:12:17.296Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29142026-08-17T18:12:17.333Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29152026-08-17T18:12:17.560Z Checking rtoolbox v0.0.3
29162026-08-17T18:12:17.745Z Checking rpassword v7.5.4
29172026-08-17T18:12:17.790Z Checking event-listener-strategy v0.5.4
29182026-08-17T18:12:17.942Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29192026-08-17T18:12:17.977Z Checking wnaf v0.14.0
29202026-08-17T18:12:18.011Z Compiling samael v0.0.19
29212026-08-17T18:12:18.171Z Checking primefield v0.14.0
29222026-08-17T18:12:18.408Z Checking rfc6979 v0.6.0
29232026-08-17T18:12:18.584Z Checking tui-tree-widget v0.23.1
29242026-08-17T18:12:18.809Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29252026-08-17T18:12:18.922Z Compiling blake3 v1.8.5
29262026-08-17T18:12:19.318Z Checking futures-timer v3.0.3
29272026-08-17T18:12:19.881Z Checking ecdsa v0.17.0
29282026-08-17T18:12:20.045Z Checking primeorder v0.14.0
29292026-08-17T18:12:20.333Z Checking async-lock v3.4.2
29302026-08-17T18:12:20.368Z Compiling curve25519-dalek v5.0.0
29312026-08-17T18:12:20.444Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29322026-08-17T18:12:20.754Z Checking async-object-pool v0.2.0
29332026-08-17T18:12:21.215Z Checking ssh-encoding v0.3.0
29342026-08-17T18:12:21.474Z Checking serde_regex v1.1.0
29352026-08-17T18:12:21.670Z Checking assert-json-diff v2.0.2
29362026-08-17T18:12:21.878Z Checking path-tree v0.8.3
29372026-08-17T18:12:22.104Z Checking keccak v0.2.0
29382026-08-17T18:12:22.304Z Checking stringmetrics v2.2.2
29392026-08-17T18:12:22.495Z Checking topological-sort v0.2.2
29402026-08-17T18:12:22.668Z Compiling strsim v0.10.0
29412026-08-17T18:12:22.885Z Compiling darling_core v0.13.4
29422026-08-17T18:12:23.022Z Checking omicron-zone-package v0.12.3
29432026-08-17T18:12:23.124Z Checking httpmock v0.8.3
29442026-08-17T18:12:23.944Z Checking ed25519 v3.0.0
29452026-08-17T18:12:24.024Z Checking pkcs1 v0.8.0-rc.4
29462026-08-17T18:12:24.180Z Checking crypto-primes v0.7.2
29472026-08-17T18:12:24.265Z Checking poly1305 v0.9.0
29482026-08-17T18:12:24.577Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29492026-08-17T18:12:24.758Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29502026-08-17T18:12:25.025Z Checking blowfish v0.10.0
29512026-08-17T18:12:25.162Z Checking blake2 v0.11.0-rc.6
29522026-08-17T18:12:25.210Z Compiling target-lexicon v0.13.3
29532026-08-17T18:12:25.383Z Checking gimli v0.32.3
29542026-08-17T18:12:25.432Z Checking bcrypt-pbkdf v0.11.0
29552026-08-17T18:12:25.466Z Checking argon2 v0.6.0-rc.8
29562026-08-17T18:12:25.627Z Checking rsa v0.10.0-rc.18
29572026-08-17T18:12:25.796Z Compiling darling_macro v0.13.4
29582026-08-17T18:12:25.830Z Checking ssh-cipher v0.3.0
29592026-08-17T18:12:26.080Z Checking ed25519-dalek v3.0.0
29602026-08-17T18:12:26.157Z Checking sha3 v0.11.0
29612026-08-17T18:12:26.320Z Checking p384 v0.14.0
29622026-08-17T18:12:26.354Z Checking p521 v0.14.0
29632026-08-17T18:12:26.537Z Checking p256 v0.14.0
29642026-08-17T18:12:26.957Z Checking addr2line v0.25.1
29652026-08-17T18:12:27.252Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29662026-08-17T18:12:27.304Z Checking kem v0.3.0
29672026-08-17T18:12:27.453Z Checking module-lattice v0.2.3
29682026-08-17T18:12:27.516Z Compiling guppy-workspace-hack v0.1.0
29692026-08-17T18:12:27.703Z Checking hex-literal v0.4.1
29702026-08-17T18:12:27.737Z Checking sponge-cursor v0.1.0
29712026-08-17T18:12:27.838Z Checking rustc-demangle v0.1.27
29722026-08-17T18:12:27.900Z Checking sha3 v0.12.0
29732026-08-17T18:12:28.089Z Checking backtrace v0.3.76
29742026-08-17T18:12:28.179Z Checking ml-kem v0.3.2
29752026-08-17T18:12:28.306Z Compiling darling v0.13.4
29762026-08-17T18:12:28.459Z Checking russh-cryptovec v0.62.0
29772026-08-17T18:12:28.653Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29782026-08-17T18:12:28.688Z Checking internal-russh-num-bigint v0.5.0
29792026-08-17T18:12:28.880Z Checking num-bigint v0.4.6
29802026-08-17T18:12:28.972Z Checking russh-util v0.52.0
29812026-08-17T18:12:29.133Z Checking generic-array v1.4.3
29822026-08-17T18:12:29.364Z Checking ssh-key v0.7.0-rc.11
29832026-08-17T18:12:29.552Z Compiling enum_dispatch v0.3.13
29842026-08-17T18:12:29.750Z Compiling git2 v0.20.4
29852026-08-17T18:12:29.785Z Compiling delegate v0.13.5
29862026-08-17T18:12:29.855Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29872026-08-17T18:12:30.273Z Checking md5 v0.8.0
29882026-08-17T18:12:30.308Z Compiling target-spec v3.5.7
29892026-08-17T18:12:30.485Z Checking hex-literal v1.1.0
29902026-08-17T18:12:30.583Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29912026-08-17T18:12:30.752Z Checking cfg-expr v0.20.6
29922026-08-17T18:12:30.786Z Compiling serde_with_macros v1.5.2
29932026-08-17T18:12:30.821Z Checking russh v0.62.4
29942026-08-17T18:12:31.182Z Checking backtrace-ext v0.2.1
29952026-08-17T18:12:31.334Z Checking supports-color v2.1.0
29962026-08-17T18:12:31.369Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29972026-08-17T18:12:31.506Z Checking textwrap v0.15.2
29982026-08-17T18:12:31.675Z Checking supports-hyperlinks v2.1.0
29992026-08-17T18:12:31.754Z Checking supports-unicode v2.1.0
30002026-08-17T18:12:31.829Z Checking hashbrown v0.14.5
30012026-08-17T18:12:31.910Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30022026-08-17T18:12:32.348Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30032026-08-17T18:12:32.550Z Checking terminal_size v0.1.17
30042026-08-17T18:12:32.589Z Checking socket2 v0.5.10
30052026-08-17T18:12:32.697Z Compiling miette-derive v5.10.0
30062026-08-17T18:12:32.744Z Checking owo-colors v3.5.0
30072026-08-17T18:12:32.880Z Checking internet-checksum v0.2.1
30082026-08-17T18:12:33.039Z Checking chumsky v0.9.3
30092026-08-17T18:12:33.119Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30102026-08-17T18:12:33.310Z Compiling serde_with v1.14.0
30112026-08-17T18:12:33.865Z Checking miette v5.10.0
30122026-08-17T18:12:34.361Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30132026-08-17T18:12:34.396Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30142026-08-17T18:12:34.471Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30152026-08-17T18:12:34.505Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30162026-08-17T18:12:34.657Z Compiling polar-core v0.27.3
30172026-08-17T18:12:34.888Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30182026-08-17T18:12:34.924Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30192026-08-17T18:12:35.104Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30202026-08-17T18:12:35.154Z Compiling knuffel-derive v3.2.0
30212026-08-17T18:12:35.229Z Checking httptest v0.16.4
30222026-08-17T18:12:35.462Z Checking pathdiff v0.2.3
30232026-08-17T18:12:35.609Z Checking nested v0.1.1
30242026-08-17T18:12:35.693Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30252026-08-17T18:12:35.782Z Checking guppy v0.17.25
30262026-08-17T18:12:36.008Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30272026-08-17T18:12:36.288Z Checking similar-asserts v1.7.0
30282026-08-17T18:12:36.482Z Compiling target-triple v1.0.0
30292026-08-17T18:12:36.716Z Checking knuffel v3.2.0
30302026-08-17T18:12:36.751Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30312026-08-17T18:12:36.849Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30322026-08-17T18:12:37.344Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30332026-08-17T18:12:37.377Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30342026-08-17T18:12:37.441Z Checking hickory-client v0.25.2
30352026-08-17T18:12:37.759Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30362026-08-17T18:12:37.945Z Compiling fs-err v2.11.0
30372026-08-17T18:12:37.999Z Checking escape8259 v0.5.3
30382026-08-17T18:12:38.175Z Compiling assert_cmd v2.1.2
30392026-08-17T18:12:38.361Z Checking libtest-mimic v0.8.1
30402026-08-17T18:12:38.498Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30412026-08-17T18:12:38.738Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30422026-08-17T18:12:38.879Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30432026-08-17T18:12:38.915Z Checking blake2b_simd v1.0.4
30442026-08-17T18:12:39.335Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30452026-08-17T18:12:39.622Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30462026-08-17T18:12:39.649Z Checking oso v0.27.3
30472026-08-17T18:12:39.798Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30482026-08-17T18:12:40.028Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30492026-08-17T18:12:40.031Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30502026-08-17T18:12:40.268Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30512026-08-17T18:12:40.502Z Checking fancy-regex v0.14.0
30522026-08-17T18:12:40.538Z Checking serde_tokenstream v0.2.3
30532026-08-17T18:12:40.774Z Checking approx v0.5.1
30542026-08-17T18:12:40.809Z Compiling rstest_macros v0.25.0
30552026-08-17T18:12:40.904Z Checking uzers v0.12.2
30562026-08-17T18:12:40.943Z Checking constant_time_eq v0.3.1
30572026-08-17T18:12:41.079Z Checking termcolor v1.4.1
30582026-08-17T18:12:41.114Z Compiling linkme-impl v0.3.35
30592026-08-17T18:12:41.181Z Checking rust-argon2 v2.1.0
30602026-08-17T18:12:41.259Z Checking datatest-stable v0.3.3
30612026-08-17T18:12:41.324Z Checking trybuild v1.0.116
30622026-08-17T18:12:41.647Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30632026-08-17T18:12:41.681Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30642026-08-17T18:12:41.933Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30652026-08-17T18:12:42.004Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30662026-08-17T18:12:42.040Z Checking support-bundle-viewer v0.1.2
30672026-08-17T18:12:42.152Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30682026-08-17T18:12:42.333Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30692026-08-17T18:12:42.380Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30702026-08-17T18:12:42.560Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30712026-08-17T18:12:42.610Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30722026-08-17T18:12:42.788Z Checking drift v0.2.0
30732026-08-17T18:12:42.860Z Checking rand_distr v0.5.1
30742026-08-17T18:12:42.993Z Checking multimap v0.10.1
30752026-08-17T18:12:43.182Z Compiling relative-path v1.9.3
30762026-08-17T18:12:43.218Z Compiling linkme v0.3.35
30772026-08-17T18:12:43.221Z Checking parse-size v1.1.0
30782026-08-17T18:12:43.298Z Checking dropshot-api-manager v0.7.2
30792026-08-17T18:12:43.410Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30802026-08-17T18:12:44.457Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30812026-08-17T18:12:44.882Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30822026-08-17T18:12:45.034Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30832026-08-17T18:12:45.267Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30842026-08-17T18:12:45.509Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30852026-08-17T18:12:45.670Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30862026-08-17T18:12:45.705Z Checking cargo_toml v0.21.0
30872026-08-17T18:12:46.071Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30882026-08-17T18:12:46.108Z Checking partial-io v0.5.4
30892026-08-17T18:12:46.351Z Checking termios v0.3.3
30902026-08-17T18:12:46.384Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30912026-08-17T18:12:46.547Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30922026-08-17T18:12:47.127Z Checking rstest v0.25.0
30932026-08-17T18:12:47.202Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30942026-08-17T18:12:50.216Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30952026-08-17T18:12:53.209Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30962026-08-17T18:12:54.754Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30972026-08-17T18:12:58.613Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30982026-08-17T18:12:59.913Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30992026-08-17T18:13:02.885Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31002026-08-17T18:13:07.884Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31012026-08-17T18:13:10.346Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31022026-08-17T18:13:15.239Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31032026-08-17T18:13:17.185Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31042026-08-17T18:13:17.686Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31052026-08-17T18:13:19.980Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31062026-08-17T18:13:23.037Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31072026-08-17T18:13:28.469Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31082026-08-17T18:13:48.678Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31092026-08-17T18:14:42.949Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 10s
31102026-08-17T18:14:43.613Z
31112026-08-17T18:14:43.613Zreal 4:13.855262042
31122026-08-17T18:14:43.613Zuser 21:43.529356148
31132026-08-17T18:14:43.613Zsys 5:10.276716466
31142026-08-17T18:14:43.613Ztrap 0.530608407
31152026-08-17T18:14:43.613Ztflt 0.480775429
31162026-08-17T18:14:43.613Zdflt 0.515160440
31172026-08-17T18:14:43.613Zkflt 0.004426531
31182026-08-17T18:14:43.613Zlock 1:05:48.864909994
31192026-08-17T18:14:43.613Zslp 59:18.847316634
31202026-08-17T18:14:43.613Zlat 1:52.119619640
31212026-08-17T18:14:43.613Zstop 13:51.183291076
31222026-08-17T18:14:43.617Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31232026-08-17T18:14:43.617Z+ ptime -m cargo doc --workspace --no-deps
31242026-08-17T18:14:44.505Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31252026-08-17T18:14:44.505Z |
31262026-08-17T18:14:44.505Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
31272026-08-17T18:14:44.505Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
31282026-08-17T18:14:45.565Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31292026-08-17T18:14:45.808Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31302026-08-17T18:14:45.854Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31312026-08-17T18:14:45.915Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31322026-08-17T18:14:45.946Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31332026-08-17T18:14:45.979Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31342026-08-17T18:14:46.009Z Checking scuffle v0.1.0
31352026-08-17T18:14:46.212Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31362026-08-17T18:14:46.245Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31372026-08-17T18:14:46.248Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31382026-08-17T18:14:46.408Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31392026-08-17T18:14:46.433Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31402026-08-17T18:14:46.454Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31412026-08-17T18:14:46.481Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31422026-08-17T18:14:46.481Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31432026-08-17T18:14:46.548Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31442026-08-17T18:14:46.585Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31452026-08-17T18:14:46.672Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31462026-08-17T18:14:46.699Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31472026-08-17T18:14:46.723Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31482026-08-17T18:14:46.726Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31492026-08-17T18:14:46.767Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31502026-08-17T18:14:46.986Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31512026-08-17T18:14:47.143Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31522026-08-17T18:14:47.167Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31532026-08-17T18:14:47.215Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31542026-08-17T18:14:47.407Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31552026-08-17T18:14:47.469Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31562026-08-17T18:14:47.492Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31572026-08-17T18:14:47.642Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31582026-08-17T18:14:47.749Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31592026-08-17T18:14:47.776Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31602026-08-17T18:14:47.865Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31612026-08-17T18:14:47.986Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31622026-08-17T18:14:48.067Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31632026-08-17T18:14:48.095Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31642026-08-17T18:14:48.304Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31652026-08-17T18:14:48.330Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31662026-08-17T18:14:48.354Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31672026-08-17T18:14:48.376Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31682026-08-17T18:14:48.611Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31692026-08-17T18:14:48.672Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31702026-08-17T18:14:48.850Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31712026-08-17T18:14:48.924Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31722026-08-17T18:14:48.960Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31732026-08-17T18:14:49.038Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31742026-08-17T18:14:49.091Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31752026-08-17T18:14:49.206Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31762026-08-17T18:14:49.273Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31772026-08-17T18:14:49.299Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31782026-08-17T18:14:49.351Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31792026-08-17T18:14:49.442Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31802026-08-17T18:14:49.570Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31812026-08-17T18:14:49.599Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31822026-08-17T18:14:49.623Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31832026-08-17T18:14:49.647Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31842026-08-17T18:14:49.694Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31852026-08-17T18:14:49.775Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31862026-08-17T18:14:49.805Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31872026-08-17T18:14:49.828Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31882026-08-17T18:14:50.438Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31892026-08-17T18:14:50.645Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31902026-08-17T18:14:50.926Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31912026-08-17T18:14:51.029Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31922026-08-17T18:14:51.319Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31932026-08-17T18:14:51.355Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31942026-08-17T18:14:51.397Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31952026-08-17T18:14:51.427Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31962026-08-17T18:14:51.640Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31972026-08-17T18:14:51.665Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31982026-08-17T18:14:51.727Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31992026-08-17T18:14:51.751Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32002026-08-17T18:14:51.876Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32012026-08-17T18:14:52.090Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32022026-08-17T18:14:52.557Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32032026-08-17T18:14:52.885Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32042026-08-17T18:14:52.963Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32052026-08-17T18:14:53.187Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32062026-08-17T18:14:53.250Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32072026-08-17T18:14:53.274Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32082026-08-17T18:14:53.278Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32092026-08-17T18:14:53.320Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32102026-08-17T18:14:53.491Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32112026-08-17T18:14:53.530Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32122026-08-17T18:14:53.583Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32132026-08-17T18:14:53.794Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32142026-08-17T18:14:53.820Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32152026-08-17T18:14:53.843Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32162026-08-17T18:14:53.869Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32172026-08-17T18:14:53.943Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32182026-08-17T18:14:53.992Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32192026-08-17T18:14:54.084Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32202026-08-17T18:14:54.105Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32212026-08-17T18:14:54.127Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32222026-08-17T18:14:54.158Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32232026-08-17T18:14:54.333Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32242026-08-17T18:14:54.379Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32252026-08-17T18:14:54.384Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32262026-08-17T18:14:54.422Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32272026-08-17T18:14:54.507Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32282026-08-17T18:14:54.585Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32292026-08-17T18:14:54.607Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32302026-08-17T18:14:54.714Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32312026-08-17T18:14:54.793Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32322026-08-17T18:14:54.832Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32332026-08-17T18:14:55.066Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32342026-08-17T18:14:55.090Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32352026-08-17T18:14:55.132Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32362026-08-17T18:14:55.663Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32372026-08-17T18:14:55.807Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32382026-08-17T18:14:56.109Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32392026-08-17T18:14:56.928Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32402026-08-17T18:14:57.084Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32412026-08-17T18:14:57.126Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32422026-08-17T18:14:57.211Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32432026-08-17T18:14:57.405Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32442026-08-17T18:14:57.888Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32452026-08-17T18:14:58.482Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32462026-08-17T18:14:59.354Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32472026-08-17T18:14:59.450Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32482026-08-17T18:14:59.766Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32492026-08-17T18:14:59.880Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32502026-08-17T18:14:59.917Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32512026-08-17T18:15:00.003Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32522026-08-17T18:15:00.404Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32532026-08-17T18:15:00.959Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32542026-08-17T18:15:01.020Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32552026-08-17T18:15:01.165Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32562026-08-17T18:15:01.517Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32572026-08-17T18:15:01.551Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32582026-08-17T18:15:01.798Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32592026-08-17T18:15:02.120Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32602026-08-17T18:15:02.357Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32612026-08-17T18:15:02.574Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32622026-08-17T18:15:02.803Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32632026-08-17T18:15:03.152Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32642026-08-17T18:15:03.602Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32652026-08-17T18:15:03.682Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32662026-08-17T18:15:04.017Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32672026-08-17T18:15:04.645Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32682026-08-17T18:15:05.117Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32692026-08-17T18:15:05.550Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32702026-08-17T18:15:05.878Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32712026-08-17T18:15:05.965Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32722026-08-17T18:15:06.292Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32732026-08-17T18:15:06.495Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32742026-08-17T18:15:06.920Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32752026-08-17T18:15:06.967Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32762026-08-17T18:15:07.037Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32772026-08-17T18:15:07.471Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32782026-08-17T18:15:07.588Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32792026-08-17T18:15:08.878Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32802026-08-17T18:15:09.335Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32812026-08-17T18:15:09.594Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32822026-08-17T18:15:11.458Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32832026-08-17T18:15:12.892Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32842026-08-17T18:15:12.956Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32852026-08-17T18:15:13.070Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32862026-08-17T18:15:14.102Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32872026-08-17T18:15:16.011Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32882026-08-17T18:15:16.347Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32892026-08-17T18:15:16.637Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32902026-08-17T18:15:16.872Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32912026-08-17T18:15:17.480Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32922026-08-17T18:15:17.569Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32932026-08-17T18:15:18.190Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32942026-08-17T18:15:19.704Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32952026-08-17T18:15:19.982Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32962026-08-17T18:15:20.493Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32972026-08-17T18:15:21.373Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32982026-08-17T18:15:21.595Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32992026-08-17T18:15:22.119Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33002026-08-17T18:15:22.210Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33012026-08-17T18:15:22.360Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33022026-08-17T18:15:22.501Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33032026-08-17T18:15:22.566Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33042026-08-17T18:15:22.791Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33052026-08-17T18:15:22.818Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33062026-08-17T18:15:23.053Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33072026-08-17T18:15:23.389Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33082026-08-17T18:15:23.846Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33092026-08-17T18:15:24.165Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33102026-08-17T18:15:24.190Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33112026-08-17T18:15:24.467Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33122026-08-17T18:15:24.495Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33132026-08-17T18:15:24.972Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33142026-08-17T18:15:25.268Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33152026-08-17T18:15:26.068Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33162026-08-17T18:15:27.121Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33172026-08-17T18:15:27.679Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33182026-08-17T18:15:29.384Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33192026-08-17T18:15:31.109Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33202026-08-17T18:15:31.638Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33212026-08-17T18:15:32.375Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33222026-08-17T18:15:33.950Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33232026-08-17T18:15:35.895Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33242026-08-17T18:15:36.618Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33252026-08-17T18:15:37.128Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33262026-08-17T18:15:38.239Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33272026-08-17T18:15:39.289Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33282026-08-17T18:15:41.382Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33292026-08-17T18:15:42.271Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33302026-08-17T18:15:42.505Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33312026-08-17T18:15:43.146Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33322026-08-17T18:15:45.447Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33332026-08-17T18:15:49.258Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33342026-08-17T18:15:49.983Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33352026-08-17T18:15:50.748Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33362026-08-17T18:15:51.658Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33372026-08-17T18:15:52.509Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33382026-08-17T18:15:53.321Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33392026-08-17T18:15:54.890Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33402026-08-17T18:15:55.097Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33412026-08-17T18:15:56.256Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33422026-08-17T18:15:56.893Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33432026-08-17T18:15:57.380Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33442026-08-17T18:15:59.206Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33452026-08-17T18:16:00.369Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33462026-08-17T18:16:02.308Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33472026-08-17T18:16:03.859Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33482026-08-17T18:16:04.660Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33492026-08-17T18:16:05.542Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33502026-08-17T18:16:07.704Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33512026-08-17T18:16:08.582Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33522026-08-17T18:16:09.908Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33532026-08-17T18:16:10.945Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33542026-08-17T18:16:12.030Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33552026-08-17T18:16:13.631Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33562026-08-17T18:16:14.639Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33572026-08-17T18:16:17.002Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33582026-08-17T18:16:17.310Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33592026-08-17T18:16:20.820Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33602026-08-17T18:16:21.159Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33612026-08-17T18:16:22.346Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33622026-08-17T18:16:23.887Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33632026-08-17T18:16:25.496Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33642026-08-17T18:16:26.975Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33652026-08-17T18:16:28.870Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33662026-08-17T18:16:30.545Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33672026-08-17T18:16:32.289Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33682026-08-17T18:16:36.979Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33692026-08-17T18:16:37.282Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33702026-08-17T18:16:38.480Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33712026-08-17T18:16:38.967Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33722026-08-17T18:16:40.886Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33732026-08-17T18:16:42.607Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33742026-08-17T18:16:44.525Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33752026-08-17T18:16:46.552Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33762026-08-17T18:16:48.339Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33772026-08-17T18:16:50.312Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33782026-08-17T18:16:51.935Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33792026-08-17T18:16:53.651Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33802026-08-17T18:16:55.469Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33812026-08-17T18:16:57.207Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33822026-08-17T18:16:59.039Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33832026-08-17T18:17:00.753Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33842026-08-17T18:17:04.044Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33852026-08-17T18:17:05.823Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33862026-08-17T18:17:07.924Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33872026-08-17T18:17:09.557Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33882026-08-17T18:17:11.140Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33892026-08-17T18:17:14.959Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33902026-08-17T18:17:17.329Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33912026-08-17T18:17:19.058Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33922026-08-17T18:17:21.286Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33932026-08-17T18:17:23.333Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33942026-08-17T18:17:28.540Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33952026-08-17T18:17:29.608Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33962026-08-17T18:17:31.930Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33972026-08-17T18:17:34.290Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33982026-08-17T18:17:36.116Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33992026-08-17T18:17:38.420Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
34002026-08-17T18:17:41.781Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
34012026-08-17T18:17:43.336Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
34022026-08-17T18:17:45.811Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
34032026-08-17T18:17:48.756Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
34042026-08-17T18:17:51.214Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
34052026-08-17T18:17:53.254Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
34062026-08-17T18:17:55.713Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
34072026-08-17T18:17:58.138Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
34082026-08-17T18:18:00.597Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
34092026-08-17T18:18:03.026Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
34102026-08-17T18:18:05.576Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
34112026-08-17T18:18:07.858Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
34122026-08-17T18:18:10.578Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
34132026-08-17T18:18:13.027Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
34142026-08-17T18:18:15.520Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
34152026-08-17T18:18:17.984Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
34162026-08-17T18:18:20.437Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
34172026-08-17T18:18:23.009Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
34182026-08-17T18:18:25.463Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
34192026-08-17T18:18:27.953Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
34202026-08-17T18:18:30.576Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
34212026-08-17T18:18:33.091Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
34222026-08-17T18:18:35.641Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
34232026-08-17T18:18:38.151Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
34242026-08-17T18:18:40.734Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
34252026-08-17T18:18:43.380Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
34262026-08-17T18:18:45.867Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
34272026-08-17T18:18:48.567Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
34282026-08-17T18:18:50.904Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
34292026-08-17T18:18:53.616Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
34302026-08-17T18:18:56.175Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
34312026-08-17T18:18:58.687Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
34322026-08-17T18:19:01.312Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
34332026-08-17T18:19:03.917Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
34342026-08-17T18:19:06.362Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
34352026-08-17T18:19:09.048Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
34362026-08-17T18:19:11.664Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
34372026-08-17T18:19:14.175Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
34382026-08-17T18:19:16.594Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
34392026-08-17T18:19:19.165Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
34402026-08-17T18:19:21.867Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
34412026-08-17T18:19:24.221Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
34422026-08-17T18:19:27.668Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
34432026-08-17T18:19:30.034Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
34442026-08-17T18:19:32.737Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
34452026-08-17T18:19:35.340Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34462026-08-17T18:19:37.937Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34472026-08-17T18:19:40.676Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34482026-08-17T18:19:43.360Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34492026-08-17T18:19:46.098Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34502026-08-17T18:19:48.869Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34512026-08-17T18:19:51.982Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34522026-08-17T18:19:54.290Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34532026-08-17T18:20:02.365Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34542026-08-17T18:20:02.386Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34552026-08-17T18:20:05.983Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34562026-08-17T18:20:09.521Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34572026-08-17T18:20:12.970Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34582026-08-17T18:20:16.383Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34592026-08-17T18:20:19.898Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34602026-08-17T18:20:23.396Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34612026-08-17T18:20:26.950Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34622026-08-17T18:20:30.476Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34632026-08-17T18:20:34.024Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34642026-08-17T18:20:37.400Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34652026-08-17T18:20:41.006Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34662026-08-17T18:20:44.494Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34672026-08-17T18:20:48.003Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34682026-08-17T18:20:51.552Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34692026-08-17T18:20:55.027Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34702026-08-17T18:20:58.519Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34712026-08-17T18:21:02.096Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34722026-08-17T18:21:05.621Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34732026-08-17T18:21:09.145Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34742026-08-17T18:21:12.644Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34752026-08-17T18:21:16.607Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34762026-08-17T18:21:19.896Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34772026-08-17T18:21:23.370Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34782026-08-17T18:21:27.139Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34792026-08-17T18:21:56.390Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 12s
34802026-08-17T18:21:56.563Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34812026-08-17T18:21:56.673Z
34822026-08-17T18:21:56.674Zreal 7:12.969143304
34832026-08-17T18:21:56.674Zuser 19:53.631970921
34842026-08-17T18:21:56.674Zsys 4:18.808694667
34852026-08-17T18:21:56.674Ztrap 0.296958932
34862026-08-17T18:21:56.674Ztflt 0.005794840
34872026-08-17T18:21:56.677Zdflt 0.053034210
34882026-08-17T18:21:56.677Zkflt 0.000012438
34892026-08-17T18:21:56.677Zlock 6:49:50.368542539
34902026-08-17T18:21:56.677Zslp 2:24:53.322088229
34912026-08-17T18:21:56.677Zlat 38.752600548
34922026-08-17T18:21:56.677Zstop 2:00.434907792
34932026-08-17T18:21:56.677Zprocess exited: duration 816351 ms, exit code 0
 
34942026-08-17T18:21:56.685Zfound 0 output files