01KTVQ3JEZGVCSZQSHV2TM11KX: clippy (helios)

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

Buildomat Job: 01KTVQ54A7JVZ67MXW203Y93PV

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-11T16:10:49.213Zjob assigned to worker 01KTVQ5CZT2JEFNCTJPWC26RMH [factory aws, i-073285b3f1a5bc0cd] (queued for 49 s)
 
22026-06-11T16:10:56.062Zstarting task 0: "setup"
32026-06-11T16:10:56.065Z++ uname -s
42026-06-11T16:10:56.068Z+ kern=SunOS
52026-06-11T16:10:56.068Z+ build_user=build
62026-06-11T16:10:56.068Z+ build_uid=12345
72026-06-11T16:10:56.068Z+ work_dir=/work
82026-06-11T16:10:56.068Z+ input_dir=/input
92026-06-11T16:10:56.068Z+ [[ 0 == 12345 ]]
102026-06-11T16:10:56.068Z+ case "$kern" in
112026-06-11T16:10:56.068Z+ groupadd -g 12345 build
122026-06-11T16:10:56.071Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-11T16:10:58.074Z+ zfs create -o mountpoint=/work rpool/work
142026-06-11T16:10:58.234Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-11T16:10:58.237Z+ home_fs=zfs
162026-06-11T16:10:58.237Z+ [[ zfs == autofs ]]
172026-06-11T16:10:58.237Z+ mkdir -p /home/build
182026-06-11T16:10:58.237Z+ chown build:build /home/build /work
192026-06-11T16:11:00.238Z+ chmod 0700 /home/build /work
202026-06-11T16:11:00.242Zprocess exited: duration 4178 ms, exit code 0
 
212026-06-11T16:11:00.247Zstarting task 1: "rust-toolchain"
222026-06-11T16:11:00.250Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-11T16:11:00.250Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-11T16:11:00.250Z * rust toolchain channel = "1.94.0"
252026-06-11T16:11:00.250Z * rust toolchain profile = "default"
262026-06-11T16:11:00.250Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-11T16:11:00.250Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-11T16:11:00.253Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-11T16:11:00.253Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-11T16:11:00.318Zinfo: downloading installer
312026-06-11T16:11:01.898Zwarn: It looks like you have an existing rustup settings file at:
322026-06-11T16:11:01.898Zwarn: /home/build/.rustup/settings.toml
332026-06-11T16:11:01.898Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-11T16:11:01.898Zwarn: instead of the one inferred from the default host triple.
352026-06-11T16:11:01.912Zinfo: profile set to default
362026-06-11T16:11:01.913Zinfo: default host triple is x86_64-unknown-illumos
372026-06-11T16:11:01.917Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-11T16:11:03.640Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-11T16:11:03.643Zinfo: downloading 6 components
402026-06-11T16:11:19.702Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-11T16:11:19.702Z
422026-06-11T16:11:19.730Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-11T16:11:19.730Z
442026-06-11T16:11:19.730Z
452026-06-11T16:11:19.730ZRust is installed now. Great!
462026-06-11T16:11:19.730Z
472026-06-11T16:11:19.733ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-11T16:11:19.733Zenvironment variable. This has not been done automatically.
492026-06-11T16:11:19.733Z
502026-06-11T16:11:19.733ZTo configure your current shell, you need to source
512026-06-11T16:11:19.733Zthe corresponding env file under $HOME/.cargo.
522026-06-11T16:11:19.733Z
532026-06-11T16:11:19.733ZThis is usually done by running one of the following (note the leading DOT):
542026-06-11T16:11:19.733Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-11T16:11:19.733Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-11T16:11:19.733Zsource "~/.cargo/env.nu" # For nushell
572026-06-11T16:11:19.733Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-11T16:11:19.733Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-11T16:11:19.733Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-11T16:11:19.734Zwarn: no default linker (`cc`) was found in your PATH
612026-06-11T16:11:19.734Zwarn: many Rust crates require a system C toolchain to build
622026-06-11T16:11:19.837Z+ rustup --version
632026-06-11T16:11:19.846Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-11T16:11:19.850Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-11T16:11:19.867Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-11T16:11:19.870Z+ cargo --version
672026-06-11T16:11:19.882Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-11T16:11:19.886Z+ rustc --version
692026-06-11T16:11:19.905Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-11T16:11:19.908Zprocess exited: duration 19659 ms, exit code 0
 
712026-06-11T16:11:19.914Zstarting task 2: "authentication"
722026-06-11T16:11:19.931Zprocess exited: duration 16 ms, exit code 0
 
732026-06-11T16:11:19.938Zstarting task 3: "clone repository"
742026-06-11T16:11:19.941Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-11T16:11:19.944Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-11T16:11:19.973ZCloning into '/work/oxidecomputer/omicron'...
772026-06-11T16:11:28.656Z+ cd /work/oxidecomputer/omicron
782026-06-11T16:11:28.656Z+ git fetch origin 30c2c3c9e9e5000a1a67805b85bc26e59aed5c06
792026-06-11T16:11:29.056ZFrom https://github.com/oxidecomputer/omicron
802026-06-11T16:11:29.056Z * branch 30c2c3c9e9e5000a1a67805b85bc26e59aed5c06 -> FETCH_HEAD
812026-06-11T16:11:29.065Z+ [[ -n john/scrimlet-reconcilers-static-route-v4-over-v6 ]]
822026-06-11T16:11:29.068Z++ git branch --show-current
832026-06-11T16:11:29.068Z+ current=main
842026-06-11T16:11:29.068Z+ [[ main != john/scrimlet-reconcilers-static-route-v4-over-v6 ]]
852026-06-11T16:11:29.068Z+ git branch -f john/scrimlet-reconcilers-static-route-v4-over-v6 30c2c3c9e9e5000a1a67805b85bc26e59aed5c06
862026-06-11T16:11:29.071Z+ git checkout -f john/scrimlet-reconcilers-static-route-v4-over-v6
872026-06-11T16:11:29.237ZSwitched to branch 'john/scrimlet-reconcilers-static-route-v4-over-v6'
882026-06-11T16:11:29.240Z+ git reset --hard 30c2c3c9e9e5000a1a67805b85bc26e59aed5c06
892026-06-11T16:11:29.405ZHEAD is now at 30c2c3c9e scrimlet-reconcilers: backport "v4 route over v6 nexthop"
902026-06-11T16:11:29.408Zprocess exited: duration 9469 ms, exit code 0
 
912026-06-11T16:11:29.413Zstarting task 4: "build"
922026-06-11T16:11:29.417Z+ source ./env.sh
932026-06-11T16:11:29.420Z++ OLD_SHELL_OPTS=ehxB
942026-06-11T16:11:29.420Z++ set -o xtrace
952026-06-11T16:11:29.420Z++++ dirname ./env.sh
962026-06-11T16:11:29.422Z+++ readlink -f .
972026-06-11T16:11:29.425Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-11T16:11:29.425Z++ 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-06-11T16:11:29.425Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-11T16:11:29.425Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ 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-06-11T16:11:29.426Z++ case $OLD_SHELL_OPTS in
1092026-06-11T16:11:29.426Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-11T16:11:29.426Z+ source .github/buildomat/ci-env.sh
1112026-06-11T16:11:29.426Z++ export CARGO_TERM_COLOR=always
1122026-06-11T16:11:29.426Z++ CARGO_TERM_COLOR=always
1132026-06-11T16:11:29.426Z+ cargo --version
1142026-06-11T16:11:29.435Zcargo 1.94.0 (85eff7c80 2026-01-15)
1152026-06-11T16:11:29.438Z+ rustc --version
1162026-06-11T16:11:29.455Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1172026-06-11T16:11:29.458Z+ banner prerequisites
1182026-06-11T16:11:29.461Z
1192026-06-11T16:11:29.461Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-11T16:11:29.461Z # # # # # # # # # # # # # # #
1212026-06-11T16:11:29.461Z # # # # ##### # # ##### # # # # # #### #
1222026-06-11T16:11:29.461Z ##### ##### # ##### # # # # # # # # #
1232026-06-11T16:11:29.461Z # # # # # # # # # # # # # # #
1242026-06-11T16:11:29.461Z # # # ###### # # ###### ### # #### # #### #
1252026-06-11T16:11:29.461Z
1262026-06-11T16:11:29.461Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-11T16:11:30.953Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-11T16:11:31.036Z Startup: Caching catalogs ... Done
1292026-06-11T16:11:31.365ZPlanning: Solver setup ... Done (0.290s)
1302026-06-11T16:11:31.389ZPlanning: Running solver ... Done (0.024s)
1312026-06-11T16:11:31.400ZPlanning: Finding local manifests ... Done (0.003s)
1322026-06-11T16:11:31.409ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-11T16:11:31.425ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-11T16:11:31.439ZPlanning: Package planning ... Done (0.013s)
1352026-06-11T16:11:31.444ZPlanning: Merging actions ... Done (0.002s)
1362026-06-11T16:11:31.631ZPlanning: Checking for conflicting actions ... Done (0.190s)
1372026-06-11T16:11:31.634ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-11T16:11:32.425ZPlanning: Evaluating mediators ... Done (0.793s)
1392026-06-11T16:11:32.428ZPlanning: Planning completed in 1.37 seconds
1402026-06-11T16:11:32.433Z Packages to install: 2
1412026-06-11T16:11:32.434Z Estimated space available: 156.07 GB
1422026-06-11T16:11:32.437ZEstimated space to be consumed: 25.37 MB
1432026-06-11T16:11:32.437Z Create boot environment: No
1442026-06-11T16:11:32.437ZCreate backup boot environment: No
1452026-06-11T16:11:32.437Z Rebuild boot archive: No
1462026-06-11T16:11:32.437Z
1472026-06-11T16:11:32.437ZChanged packages:
1482026-06-11T16:11:32.437Zhelios
1492026-06-11T16:11:32.437Z developer/build-essential
1502026-06-11T16:11:32.437Z None -> 11-3.0
1512026-06-11T16:11:32.437Z library/libxmlsec1
1522026-06-11T16:11:32.437Z None -> 1.2.35-3.0
1532026-06-11T16:11:32.458Z
1542026-06-11T16:11:32.458ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-11T16:11:33.035ZDownload: Completed 1.28 MB in 0.58 seconds (2.2M/s)
1562026-06-11T16:11:33.100Z Actions: 1/268 actions (Installing new actions)
1572026-06-11T16:11:33.139Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-11T16:11:33.146ZFinalize: Updating package state database ... Done (0.007s)
1592026-06-11T16:11:33.147ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-11T16:11:33.168ZFinalize: Updating image state ... Done (0.022s)
1612026-06-11T16:11:35.545ZFinalize: Creating fast lookup database ... Done (2.356s)
1622026-06-11T16:11:35.617ZFinalize: Reading search index ... Done (0.012s)
1632026-06-11T16:11:35.622ZFinalize: Updating search index ... Done (0.000s)
1642026-06-11T16:11:35.706ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-11T16:11:36.016ZPlanning: Evaluating mediator changes ... Done
1662026-06-11T16:11:36.121ZPlanning: Checking for conflicting actions ... Done
1672026-06-11T16:11:36.124ZPlanning: Consolidating action changes ... Done
1682026-06-11T16:11:36.277ZPlanning: Evaluating mediators ... Done
1692026-06-11T16:11:36.280ZPlanning: Planning completed in 0.26 seconds
1702026-06-11T16:11:36.300Z Mediators to change: 2
1712026-06-11T16:11:36.300Z Create boot environment: No
1722026-06-11T16:11:36.300ZCreate backup boot environment: No
1732026-06-11T16:11:36.354ZFinalize: Updating package state database ... Done
1742026-06-11T16:11:36.354ZFinalize: Updating package cache ... Done
1752026-06-11T16:11:36.367ZFinalize: Updating image state ... Done
1762026-06-11T16:11:38.310ZFinalize: Creating fast lookup database ... Done
1772026-06-11T16:11:38.376ZFinalize: Reading search index ... Done
1782026-06-11T16:11:38.380ZFinalize: Updating search index ... Done
1792026-06-11T16:11:38.466ZFinalize: Updating package cache ... Done
1802026-06-11T16:11:38.752ZPlanning: Evaluating mediator changes ... Done
1812026-06-11T16:11:38.857ZPlanning: Checking for conflicting actions ... Done
1822026-06-11T16:11:38.860ZPlanning: Consolidating action changes ... Done
1832026-06-11T16:11:39.018ZPlanning: Evaluating mediators ... Done
1842026-06-11T16:11:39.021ZPlanning: Planning completed in 0.27 seconds
1852026-06-11T16:11:39.040Z Mediators to change: 1
1862026-06-11T16:11:39.040Z Create boot environment: No
1872026-06-11T16:11:39.040ZCreate backup boot environment: No
1882026-06-11T16:11:39.094ZFinalize: Updating package state database ... Done
1892026-06-11T16:11:39.094ZFinalize: Updating package cache ... Done
1902026-06-11T16:11:39.109ZFinalize: Updating image state ... Done
1912026-06-11T16:11:41.066ZFinalize: Creating fast lookup database ... Done
1922026-06-11T16:11:41.127ZFinalize: Reading search index ... Done
1932026-06-11T16:11:41.130ZFinalize: Updating search index ... Done
1942026-06-11T16:11:41.262ZFinalize: Updating package cache ... Done
1952026-06-11T16:11:41.576ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-11T16:11:41.577Zapache system 2.4 system
1972026-06-11T16:11:41.577Zclang system 15 system
1982026-06-11T16:11:41.577Zcsh system system illumos
1992026-06-11T16:11:41.577Zctags system system illumos
2002026-06-11T16:11:41.577Zfile vendor vendor darwinsys
2012026-06-11T16:11:41.577Zfile system system illumos
2022026-06-11T16:11:41.577Zgcc vendor 14 vendor
2032026-06-11T16:11:41.577Zgcc system 13 system
2042026-06-11T16:11:41.577Zgcc system 10 system
2052026-06-11T16:11:41.577Zgo system 1.25 system
2062026-06-11T16:11:41.577Zllvm system 15 system
2072026-06-11T16:11:41.577Zmariadb system 11.4 system
2082026-06-11T16:11:41.577Zmta vendor vendor dma
2092026-06-11T16:11:41.577Zopenjdk system 17 system
2102026-06-11T16:11:41.577Zopenjdk system 11 system
2112026-06-11T16:11:41.577Zopenssl vendor 3 vendor
2122026-06-11T16:11:41.577Zperl system 5.40 system
2132026-06-11T16:11:41.577Zpostgresql system 18 system
2142026-06-11T16:11:41.577Zpostgresql system 17 system
2152026-06-11T16:11:41.577Zpython vendor 3 vendor
2162026-06-11T16:11:41.577Zpython system 2 system
2172026-06-11T16:11:41.577Zpython3 vendor 3.13 vendor
2182026-06-11T16:11:41.577Zruby system 3.4 system
2192026-06-11T16:11:41.577Zruby system 3.0 system
2202026-06-11T16:11:41.577Zwords vendor vendor american-english
2212026-06-11T16:11:41.577Zwords system system australian-english
2222026-06-11T16:11:41.577Zwords system system british-english
2232026-06-11T16:11:41.577Zwords system system canadian-english
2242026-06-11T16:11:41.577Zwords system system french
2252026-06-11T16:11:41.577Zwords system system italian
2262026-06-11T16:11:41.577Zwords system system ngerman
2272026-06-11T16:11:41.577Zwords system system ogerman
2282026-06-11T16:11:41.577Zwords system system spanish
2292026-06-11T16:11:41.830ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-11T16:11:41.830Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-11T16:11:42.121ZFMRI IFO
2322026-06-11T16:11:42.121Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-11T16:11:42.121Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-11T16:11:42.121Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-11T16:11:42.121Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-11T16:11:42.121Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-11T16:11:42.121Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-11T16:11:42.121Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-11T16:11:42.121Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-11T16:11:42.121Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-11T16:11:42.372Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-11T16:11:42.687Z Updating crates.io index
2432026-06-11T16:11:42.728Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-11T16:11:42.973Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-06-11T16:11:43.971Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2462026-06-11T16:11:44.454Z Updating git repository `https://github.com/oxidecomputer/propolis`
2472026-06-11T16:11:45.614Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2482026-06-11T16:11:46.209Z Updating git repository `https://github.com/oxidecomputer/crucible`
2492026-06-11T16:11:48.289Z Updating git repository `https://github.com/oxidecomputer/opte`
2502026-06-11T16:11:49.085Z Updating git repository `https://github.com/oxidecomputer/tofino`
2512026-06-11T16:11:49.901Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-11T16:11:51.085Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-11T16:11:51.528Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-11T16:11:51.964Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-11T16:11:52.317Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-11T16:11:53.427Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-11T16:11:53.987Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-11T16:11:54.379Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-11T16:11:54.702Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-11T16:11:55.121Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-11T16:11:55.634Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-11T16:11:56.232Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-11T16:11:56.492Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-11T16:11:56.836Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-11T16:11:57.309Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-11T16:11:57.731Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-11T16:11:58.295Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-11T16:11:58.997Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-11T16:11:59.406Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-11T16:11:59.808Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-11T16:12:00.159Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-11T16:12:01.673Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-06-11T16:12:02.525Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-06-11T16:12:03.121Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-06-11T16:12:03.489Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-06-11T16:12:03.838Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-06-11T16:12:04.228Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-06-11T16:12:04.616Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-06-11T16:12:04.947Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-06-11T16:12:05.547Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-06-11T16:12:05.838Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-06-11T16:12:06.219Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-06-11T16:12:06.671Z Updating git repository `https://github.com/oxidecomputer/omicron`
2842026-06-11T16:12:18.417Z Downloading crates ...
2852026-06-11T16:12:18.472Z Downloaded cargo-platform v0.2.0
2862026-06-11T16:12:18.476Z Downloaded thiserror v1.0.69
2872026-06-11T16:12:18.480Z Downloaded camino-tempfile v1.4.1
2882026-06-11T16:12:18.482Z Downloaded cargo-util-schemas v0.8.2
2892026-06-11T16:12:18.482Z Downloaded dtrace-parser v0.2.0
2902026-06-11T16:12:18.482Z Downloaded displaydoc v0.2.5
2912026-06-11T16:12:18.485Z Downloaded thiserror-impl v2.0.18
2922026-06-11T16:12:18.485Z Downloaded thiserror v2.0.18
2932026-06-11T16:12:18.488Z Downloaded tinystr v0.8.2
2942026-06-11T16:12:18.491Z Downloaded fastrand v2.3.0
2952026-06-11T16:12:18.491Z Downloaded utf8parse v0.2.2
2962026-06-11T16:12:18.491Z Downloaded clap_derive v4.6.1
2972026-06-11T16:12:18.493Z Downloaded usdt-attr-macro v0.5.0
2982026-06-11T16:12:18.493Z Downloaded percent-encoding v2.3.2
2992026-06-11T16:12:18.493Z Downloaded zerofrom v0.1.6
3002026-06-11T16:12:18.493Z Downloaded yoke-derive v0.8.1
3012026-06-11T16:12:18.493Z Downloaded usdt-macro v0.5.0
3022026-06-11T16:12:18.497Z Downloaded unicode-xid v0.2.6
3032026-06-11T16:12:18.497Z Downloaded dof v0.3.0
3042026-06-11T16:12:18.497Z Downloaded cpufeatures v0.2.17
3052026-06-11T16:12:18.497Z Downloaded anstream v1.0.0
3062026-06-11T16:12:18.500Z Downloaded toml_datetime v0.6.11
3072026-06-11T16:12:18.500Z Downloaded thread-id v4.2.2
3082026-06-11T16:12:18.500Z Downloaded camino v1.2.2
3092026-06-11T16:12:18.502Z Downloaded anstyle v1.0.14
3102026-06-11T16:12:18.502Z Downloaded stable_deref_trait v1.2.1
3112026-06-11T16:12:18.503Z Downloaded fnv v1.0.7
3122026-06-11T16:12:18.503Z Downloaded version_check v0.9.5
3132026-06-11T16:12:18.503Z Downloaded plain v0.2.3
3142026-06-11T16:12:18.506Z Downloaded heck v0.5.0
3152026-06-11T16:12:18.506Z Downloaded errno v0.3.14
3162026-06-11T16:12:18.506Z Downloaded crypto-common v0.1.7
3172026-06-11T16:12:18.506Z Downloaded colorchoice v1.0.4
3182026-06-11T16:12:18.509Z Downloaded zerofrom-derive v0.1.6
3192026-06-11T16:12:18.511Z Downloaded proc-macro-error-attr v1.0.4
3202026-06-11T16:12:18.511Z Downloaded cargo_metadata v0.21.0
3212026-06-11T16:12:18.511Z Downloaded quote v1.0.45
3222026-06-11T16:12:18.515Z Downloaded utf8_iter v1.0.4
3232026-06-11T16:12:18.518Z Downloaded digest v0.10.7
3242026-06-11T16:12:18.518Z Downloaded usdt v0.5.0
3252026-06-11T16:12:18.518Z Downloaded unicode-linebreak v0.1.5
3262026-06-11T16:12:18.521Z Downloaded potential_utf v0.1.4
3272026-06-11T16:12:18.524Z Downloaded anstyle-parse v1.0.0
3282026-06-11T16:12:18.524Z Downloaded log v0.4.29
3292026-06-11T16:12:18.527Z Downloaded toml_write v0.1.2
3302026-06-11T16:12:18.530Z Downloaded zerovec-derive v0.11.2
3312026-06-11T16:12:18.533Z Downloaded writeable v0.6.2
3322026-06-11T16:12:18.533Z Downloaded yoke v0.8.1
3332026-06-11T16:12:18.533Z Downloaded usdt-impl v0.5.0
3342026-06-11T16:12:18.535Z Downloaded serde_spanned v0.6.9
3352026-06-11T16:12:18.535Z Downloaded heck v0.4.1
3362026-06-11T16:12:18.535Z Downloaded swrite v0.1.0
3372026-06-11T16:12:18.535Z Downloaded macaddr v1.0.1
3382026-06-11T16:12:18.538Z Downloaded itoa v1.0.17
3392026-06-11T16:12:18.538Z Downloaded zerocopy-derive v0.7.35
3402026-06-11T16:12:18.541Z Downloaded textwrap v0.16.2
3412026-06-11T16:12:18.541Z Downloaded strsim v0.11.1
3422026-06-11T16:12:18.543Z Downloaded ordered-float v2.10.1
3432026-06-11T16:12:18.543Z Downloaded clap_lex v1.0.0
3442026-06-11T16:12:18.543Z Downloaded ucd-trie v0.1.7
3452026-06-11T16:12:18.543Z Downloaded terminal_size v0.4.3
3462026-06-11T16:12:18.546Z Downloaded typeid v1.0.3
3472026-06-11T16:12:18.546Z Downloaded proc-macro-error v1.0.4
3482026-06-11T16:12:18.549Z Downloaded toml v0.8.23
3492026-06-11T16:12:18.549Z Downloaded fs-err v3.3.0
3502026-06-11T16:12:18.549Z Downloaded zmij v1.0.21
3512026-06-11T16:12:18.552Z Downloaded unicode-ident v1.0.24
3522026-06-11T16:12:18.552Z Downloaded thiserror-impl v1.0.69
3532026-06-11T16:12:18.552Z Downloaded scroll_derive v0.12.1
3542026-06-11T16:12:18.554Z Downloaded memmap v0.7.0
3552026-06-11T16:12:18.559Z Downloaded idna_adapter v1.2.1
3562026-06-11T16:12:18.562Z Downloaded cfg-if v1.0.4
3572026-06-11T16:12:18.565Z Downloaded zerotrie v0.2.3
3582026-06-11T16:12:18.568Z Downloaded tabled_derive v0.7.0
3592026-06-11T16:12:18.568Z Downloaded anstyle-query v1.1.5
3602026-06-11T16:12:18.568Z Downloaded is_terminal_polyfill v1.70.2
3612026-06-11T16:12:18.571Z Downloaded form_urlencoded v1.2.2
3622026-06-11T16:12:18.573Z Downloaded serde-value v0.7.0
3632026-06-11T16:12:18.577Z Downloaded synstructure v0.13.2
3642026-06-11T16:12:18.577Z Downloaded smawk v0.3.2
3652026-06-11T16:12:18.577Z Downloaded url v2.5.8
3662026-06-11T16:12:18.580Z Downloaded typenum v1.19.0
3672026-06-11T16:12:18.580Z Downloaded toml_edit v0.22.27
3682026-06-11T16:12:18.583Z Downloaded autocfg v1.5.0
3692026-06-11T16:12:18.588Z Downloaded sha2 v0.10.9
3702026-06-11T16:12:18.590Z Downloaded byteorder v1.5.0
3712026-06-11T16:12:18.599Z Downloaded serde-untagged v0.1.9
3722026-06-11T16:12:18.601Z Downloaded bytecount v0.6.9
3732026-06-11T16:12:18.601Z Downloaded pretty-hex v0.4.1
3742026-06-11T16:12:18.601Z Downloaded scroll v0.12.0
3752026-06-11T16:12:18.628Z Downloaded zerovec v0.11.5
3762026-06-11T16:12:18.628Z Downloaded zerocopy v0.7.35
3772026-06-11T16:12:18.628Z Downloaded serde_tokenstream v0.2.3
3782026-06-11T16:12:18.628Z Downloaded litemap v0.8.1
3792026-06-11T16:12:18.628Z Downloaded icu_collections v2.1.1
3802026-06-11T16:12:18.628Z Downloaded unicode-width v0.2.0
3812026-06-11T16:12:18.628Z Downloaded unicode-width v0.1.14
3822026-06-11T16:12:18.628Z Downloaded semver v1.0.28
3832026-06-11T16:12:18.628Z Downloaded erased-serde v0.4.9
3842026-06-11T16:12:18.632Z Downloaded proc-macro2 v1.0.106
3852026-06-11T16:12:18.632Z Downloaded winnow v0.7.14
3862026-06-11T16:12:18.635Z Downloaded pest_generator v2.8.6
3872026-06-11T16:12:18.638Z Downloaded smallvec v1.15.1
3882026-06-11T16:12:18.640Z Downloaded tempfile v3.25.0
3892026-06-11T16:12:18.640Z Downloaded once_cell v1.21.3
3902026-06-11T16:12:18.643Z Downloaded anyhow v1.0.102
3912026-06-11T16:12:18.646Z Downloaded equivalent v1.0.2
3922026-06-11T16:12:18.649Z Downloaded icu_properties v2.1.2
3932026-06-11T16:12:18.651Z Downloaded pest_derive v2.8.6
3942026-06-11T16:12:18.654Z Downloaded generic-array v0.14.7
3952026-06-11T16:12:18.656Z Downloaded block-buffer v0.10.4
3962026-06-11T16:12:18.659Z Downloaded bitflags v2.11.0
3972026-06-11T16:12:18.667Z Downloaded clap v4.6.1
3982026-06-11T16:12:18.672Z Downloaded serde_derive v1.0.228
3992026-06-11T16:12:18.676Z Downloaded cargo_toml v0.21.0
4002026-06-11T16:12:18.676Z Downloaded num-traits v0.2.19
4012026-06-11T16:12:18.679Z Downloaded icu_locale_core v2.1.1
4022026-06-11T16:12:18.679Z Downloaded papergrid v0.11.0
4032026-06-11T16:12:18.681Z Downloaded pest_meta v2.8.6
4042026-06-11T16:12:18.684Z Downloaded icu_provider v2.1.1
4052026-06-11T16:12:18.684Z Downloaded icu_normalizer_data v2.1.1
4062026-06-11T16:12:18.687Z Downloaded getrandom v0.4.1
4072026-06-11T16:12:18.690Z Downloaded serde_core v1.0.228
4082026-06-11T16:12:18.692Z Downloaded icu_normalizer v2.1.1
4092026-06-11T16:12:18.703Z Downloaded memchr v2.8.0
4102026-06-11T16:12:18.709Z Downloaded indexmap v2.14.0
4112026-06-11T16:12:18.714Z Downloaded icu_properties_data v2.1.2
4122026-06-11T16:12:18.719Z Downloaded hashbrown v0.17.0
4132026-06-11T16:12:18.738Z Downloaded clap_builder v4.6.0
4142026-06-11T16:12:18.741Z Downloaded serde v1.0.228
4152026-06-11T16:12:18.743Z Downloaded idna v1.1.0
4162026-06-11T16:12:18.746Z Downloaded pest v2.8.6
4172026-06-11T16:12:18.751Z Downloaded serde_json v1.0.149
4182026-06-11T16:12:18.770Z Downloaded goblin v0.8.2
4192026-06-11T16:12:18.777Z Downloaded tabled v0.15.0
4202026-06-11T16:12:18.789Z Downloaded syn v1.0.109
4212026-06-11T16:12:18.794Z Downloaded syn v2.0.117
4222026-06-11T16:12:18.814Z Downloaded rustix v1.1.3
4232026-06-11T16:12:18.838Z Downloaded libc v0.2.185
4242026-06-11T16:12:18.906Z Compiling proc-macro2 v1.0.106
4252026-06-11T16:12:18.906Z Compiling quote v1.0.45
4262026-06-11T16:12:18.909Z Compiling unicode-ident v1.0.24
4272026-06-11T16:12:18.909Z Compiling serde_core v1.0.228
4282026-06-11T16:12:18.909Z Compiling libc v0.2.185
4292026-06-11T16:12:18.909Z Compiling version_check v0.9.5
4302026-06-11T16:12:19.115Z Compiling serde v1.0.228
4312026-06-11T16:12:19.119Z Compiling memchr v2.8.0
4322026-06-11T16:12:19.234Z Compiling stable_deref_trait v1.2.1
4332026-06-11T16:12:19.309Z Compiling zmij v1.0.21
4342026-06-11T16:12:19.465Z Compiling itoa v1.0.17
4352026-06-11T16:12:19.468Z Compiling autocfg v1.5.0
4362026-06-11T16:12:19.675Z Compiling thiserror v1.0.69
4372026-06-11T16:12:19.804Z Compiling ucd-trie v0.1.7
4382026-06-11T16:12:19.891Z Compiling litemap v0.8.1
4392026-06-11T16:12:19.906Z Compiling writeable v0.6.2
4402026-06-11T16:12:19.938Z Compiling icu_properties_data v2.1.2
4412026-06-11T16:12:20.065Z Compiling pest v2.8.6
4422026-06-11T16:12:20.083Z Compiling byteorder v1.5.0
4432026-06-11T16:12:20.166Z Compiling icu_normalizer_data v2.1.1
4442026-06-11T16:12:20.307Z Compiling syn v2.0.117
4452026-06-11T16:12:20.348Z Compiling rustix v1.1.3
4462026-06-11T16:12:20.445Z Compiling errno v0.3.14
4472026-06-11T16:12:20.462Z Compiling serde_json v1.0.149
4482026-06-11T16:12:20.477Z Compiling bitflags v2.11.0
4492026-06-11T16:12:20.711Z Compiling num-traits v0.2.19
4502026-06-11T16:12:20.732Z Compiling hashbrown v0.17.0
4512026-06-11T16:12:20.751Z Compiling smallvec v1.15.1
4522026-06-11T16:12:20.891Z Compiling typeid v1.0.3
4532026-06-11T16:12:21.171Z Compiling pest_meta v2.8.6
4542026-06-11T16:12:21.235Z Compiling equivalent v1.0.2
4552026-06-11T16:12:21.328Z Compiling indexmap v2.14.0
4562026-06-11T16:12:21.381Z Compiling thread-id v4.2.2
4572026-06-11T16:12:21.396Z Compiling proc-macro-error-attr v1.0.4
4582026-06-11T16:12:21.463Z Compiling usdt-impl v0.5.0
4592026-06-11T16:12:21.528Z Compiling syn v1.0.109
4602026-06-11T16:12:21.579Z Compiling erased-serde v0.4.9
4612026-06-11T16:12:21.748Z Compiling toml_write v0.1.2
4622026-06-11T16:12:21.845Z Compiling winnow v0.7.14
4632026-06-11T16:12:22.080Z Compiling proc-macro-error v1.0.4
4642026-06-11T16:12:22.168Z Compiling utf8parse v0.2.2
4652026-06-11T16:12:22.272Z Compiling thiserror v2.0.18
4662026-06-11T16:12:22.289Z Compiling camino v1.2.2
4672026-06-11T16:12:22.615Z Compiling percent-encoding v2.3.2
4682026-06-11T16:12:22.615Z Compiling log v0.4.29
4692026-06-11T16:12:22.650Z Compiling getrandom v0.4.1
4702026-06-11T16:12:22.752Z Compiling plain v0.2.3
4712026-06-11T16:12:22.833Z Compiling utf8_iter v1.0.4
4722026-06-11T16:12:22.850Z Compiling form_urlencoded v1.2.2
4732026-06-11T16:12:22.934Z Compiling synstructure v0.13.2
4742026-06-11T16:12:22.989Z Compiling pest_generator v2.8.6
4752026-06-11T16:12:23.039Z Compiling ordered-float v2.10.1
4762026-06-11T16:12:23.088Z Compiling anstyle-parse v1.0.0
4772026-06-11T16:12:23.300Z Compiling terminal_size v0.4.3
4782026-06-11T16:12:23.442Z Compiling is_terminal_polyfill v1.70.2
4792026-06-11T16:12:23.536Z Compiling cfg-if v1.0.4
4802026-06-11T16:12:23.555Z Compiling pretty-hex v0.4.1
4812026-06-11T16:12:23.558Z Compiling colorchoice v1.0.4
4822026-06-11T16:12:23.589Z Compiling anstyle-query v1.1.5
4832026-06-11T16:12:23.592Z Compiling anstyle v1.0.14
4842026-06-11T16:12:23.685Z Compiling serde-untagged v0.1.9
4852026-06-11T16:12:23.734Z Compiling semver v1.0.28
4862026-06-11T16:12:23.790Z Compiling anstream v1.0.0
4872026-06-11T16:12:23.828Z Compiling fs-err v3.3.0
4882026-06-11T16:12:23.958Z Compiling strsim v0.11.1
4892026-06-11T16:12:24.017Z Compiling unicode-width v0.1.14
4902026-06-11T16:12:24.054Z Compiling clap_lex v1.0.0
4912026-06-11T16:12:24.079Z Compiling fnv v1.0.7
4922026-06-11T16:12:24.101Z Compiling bytecount v0.6.9
4932026-06-11T16:12:24.185Z Compiling unicode-xid v0.2.6
4942026-06-11T16:12:24.241Z Compiling once_cell v1.21.3
4952026-06-11T16:12:24.288Z Compiling anyhow v1.0.102
4962026-06-11T16:12:24.305Z Compiling fastrand v2.3.0
4972026-06-11T16:12:24.321Z Compiling heck v0.4.1
4982026-06-11T16:12:24.337Z Compiling heck v0.5.0
4992026-06-11T16:12:24.549Z Compiling tempfile v3.25.0
5002026-06-11T16:12:24.568Z Compiling papergrid v0.11.0
5012026-06-11T16:12:24.584Z Compiling clap_builder v4.6.0
5022026-06-11T16:12:24.619Z Compiling serde_derive v1.0.228
5032026-06-11T16:12:24.761Z Compiling zerofrom-derive v0.1.6
5042026-06-11T16:12:24.816Z Compiling yoke-derive v0.8.1
5052026-06-11T16:12:24.920Z Compiling zerovec-derive v0.11.2
5062026-06-11T16:12:25.283Z Compiling displaydoc v0.2.5
5072026-06-11T16:12:25.955Z Compiling thiserror-impl v1.0.69
5082026-06-11T16:12:25.977Z Compiling zerocopy-derive v0.7.35
5092026-06-11T16:12:26.024Z Compiling pest_derive v2.8.6
5102026-06-11T16:12:26.044Z Compiling scroll_derive v0.12.1
5112026-06-11T16:12:26.130Z Compiling zerofrom v0.1.6
5122026-06-11T16:12:26.282Z Compiling yoke v0.8.1
5132026-06-11T16:12:26.481Z Compiling zerovec v0.11.5
5142026-06-11T16:12:26.508Z Compiling zerotrie v0.2.3
5152026-06-11T16:12:26.737Z Compiling scroll v0.12.0
5162026-06-11T16:12:26.828Z Compiling thiserror-impl v2.0.18
5172026-06-11T16:12:26.876Z Compiling zerocopy v0.7.35
5182026-06-11T16:12:27.008Z Compiling tinystr v0.8.2
5192026-06-11T16:12:27.026Z Compiling potential_utf v0.1.4
5202026-06-11T16:12:27.200Z Compiling icu_locale_core v2.1.1
5212026-06-11T16:12:27.222Z Compiling icu_collections v2.1.1
5222026-06-11T16:12:27.406Z Compiling dtrace-parser v0.2.0
5232026-06-11T16:12:27.439Z Compiling goblin v0.8.2
5242026-06-11T16:12:27.715Z Compiling tabled_derive v0.7.0
5252026-06-11T16:12:27.765Z Compiling clap_derive v4.6.1
5262026-06-11T16:12:28.074Z Compiling icu_provider v2.1.1
5272026-06-11T16:12:28.092Z Compiling serde_spanned v0.6.9
5282026-06-11T16:12:28.155Z Compiling toml_datetime v0.6.11
5292026-06-11T16:12:28.172Z Compiling dof v0.3.0
5302026-06-11T16:12:28.187Z Compiling serde_tokenstream v0.2.3
5312026-06-11T16:12:28.360Z Compiling icu_properties v2.1.2
5322026-06-11T16:12:28.378Z Compiling icu_normalizer v2.1.1
5332026-06-11T16:12:28.422Z Compiling toml_edit v0.22.27
5342026-06-11T16:12:28.568Z Compiling serde-value v0.7.0
5352026-06-11T16:12:28.613Z Compiling cargo-platform v0.2.0
5362026-06-11T16:12:28.923Z Compiling memmap v0.7.0
5372026-06-11T16:12:28.945Z Compiling unicode-width v0.2.0
5382026-06-11T16:12:28.997Z Compiling unicode-linebreak v0.1.5
5392026-06-11T16:12:29.106Z Compiling smawk v0.3.2
5402026-06-11T16:12:29.156Z Compiling usdt-attr-macro v0.5.0
5412026-06-11T16:12:29.222Z Compiling idna_adapter v1.2.1
5422026-06-11T16:12:29.242Z Compiling usdt-macro v0.5.0
5432026-06-11T16:12:29.259Z Compiling textwrap v0.16.2
5442026-06-11T16:12:29.367Z Compiling idna v1.1.0
5452026-06-11T16:12:29.522Z Compiling clap v4.6.1
5462026-06-11T16:12:29.612Z Compiling tabled v0.15.0
5472026-06-11T16:12:29.723Z Compiling url v2.5.8
5482026-06-11T16:12:29.827Z Compiling toml v0.8.23
5492026-06-11T16:12:29.868Z Compiling macaddr v1.0.1
5502026-06-11T16:12:30.404Z Compiling cargo-util-schemas v0.8.2
5512026-06-11T16:12:30.446Z Compiling usdt v0.5.0
5522026-06-11T16:12:30.449Z Compiling cargo_toml v0.21.0
5532026-06-11T16:12:30.484Z Compiling camino-tempfile v1.4.1
5542026-06-11T16:12:30.697Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-06-11T16:12:30.714Z Compiling swrite v0.1.0
5562026-06-11T16:12:31.311Z Compiling cargo_metadata v0.21.0
5572026-06-11T16:12:32.258Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5582026-06-11T16:12:34.738Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.09s
5592026-06-11T16:12:34.743Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5602026-06-11T16:12:35.351Z Downloading crates ...
5612026-06-11T16:12:35.367Z Downloaded assert_matches v1.5.0
5622026-06-11T16:12:35.367Z Downloaded ciborium-io v0.2.2
5632026-06-11T16:12:35.367Z Downloaded adler2 v2.0.1
5642026-06-11T16:12:35.367Z Downloaded async-stream-impl v0.3.6
5652026-06-11T16:12:35.367Z Downloaded ascii-canvas v3.0.0
5662026-06-11T16:12:35.367Z Downloaded array-init v0.0.4
5672026-06-11T16:12:35.367Z Downloaded crc-catalog v2.4.0
5682026-06-11T16:12:35.368Z Downloaded aead v0.5.2
5692026-06-11T16:12:35.368Z Downloaded atty v0.2.14
5702026-06-11T16:12:35.368Z Downloaded async-recursion v1.1.1
5712026-06-11T16:12:35.368Z Downloaded async-trait v0.1.89
5722026-06-11T16:12:35.368Z Downloaded arrayref v0.3.9
5732026-06-11T16:12:35.368Z Downloaded dsl_auto_type v0.2.0
5742026-06-11T16:12:35.368Z Downloaded crc8 v0.1.1
5752026-06-11T16:12:35.368Z Downloaded async-stream v0.3.6
5762026-06-11T16:12:35.368Z Downloaded atomic-waker v1.1.2
5772026-06-11T16:12:35.368Z Downloaded document-features v0.2.12
5782026-06-11T16:12:35.368Z Downloaded cipher v0.4.4
5792026-06-11T16:12:35.368Z Downloaded arrayvec v0.7.6
5802026-06-11T16:12:35.368Z Downloaded cargo_metadata v0.23.1
5812026-06-11T16:12:35.368Z Downloaded darling_macro v0.20.11
5822026-06-11T16:12:35.368Z Downloaded enum-as-inner v0.6.1
5832026-06-11T16:12:35.368Z Downloaded darling_macro v0.23.0
5842026-06-11T16:12:35.368Z Downloaded convert_case v0.10.0
5852026-06-11T16:12:35.368Z Downloaded argon2 v0.5.3
5862026-06-11T16:12:35.368Z Downloaded atomicwrites v0.4.4
5872026-06-11T16:12:35.368Z Downloaded csv-core v0.1.13
5882026-06-11T16:12:35.368Z Downloaded daft-derive v0.1.7
5892026-06-11T16:12:35.368Z Downloaded darling_macro v0.21.3
5902026-06-11T16:12:35.368Z Downloaded bcrypt-pbkdf v0.10.0
5912026-06-11T16:12:35.368Z Downloaded castaway v0.2.4
5922026-06-11T16:12:35.368Z Downloaded curve25519-dalek-derive v0.1.1
5932026-06-11T16:12:35.369Z Downloaded debug-ignore v1.0.5
5942026-06-11T16:12:35.369Z Downloaded fd-lock v4.0.4
5952026-06-11T16:12:35.369Z Downloaded defmt-macros v1.0.1
5962026-06-11T16:12:35.369Z Downloaded defmt v0.3.100
5972026-06-11T16:12:35.369Z Downloaded bit-vec v0.6.3
5982026-06-11T16:12:35.369Z Downloaded deranged v0.5.8
5992026-06-11T16:12:35.369Z Downloaded darling v0.13.4
6002026-06-11T16:12:35.369Z Downloaded ctr v0.9.2
6012026-06-11T16:12:35.369Z Downloaded bit-set v0.8.0
6022026-06-11T16:12:35.369Z Downloaded data-encoding v2.10.0
6032026-06-11T16:12:35.369Z Downloaded daft v0.1.7
6042026-06-11T16:12:35.369Z Downloaded darling v0.23.0
6052026-06-11T16:12:35.369Z Downloaded dirs-sys-next v0.1.2
6062026-06-11T16:12:35.369Z Downloaded compression-core v0.4.31
6072026-06-11T16:12:35.369Z Downloaded crc v3.4.0
6082026-06-11T16:12:35.369Z Downloaded async-bb8-diesel v0.2.1
6092026-06-11T16:12:35.369Z Downloaded ena v0.14.4
6102026-06-11T16:12:35.369Z Downloaded bitfield v0.19.4
6112026-06-11T16:12:35.369Z Downloaded bit-set v0.5.3
6122026-06-11T16:12:35.369Z Downloaded bcs v0.1.6
6132026-06-11T16:12:35.369Z Downloaded endian-type v0.1.2
6142026-06-11T16:12:35.369Z Downloaded darling v0.20.11
6152026-06-11T16:12:35.369Z Downloaded darling_macro v0.13.4
6162026-06-11T16:12:35.369Z Downloaded cmake v0.1.57
6172026-06-11T16:12:35.369Z Downloaded base64ct v1.8.3
6182026-06-11T16:12:35.369Z Downloaded fixedbitset v0.5.7
6192026-06-11T16:12:35.369Z Downloaded crucible-workspace-hack v0.1.0
6202026-06-11T16:12:35.370Z Downloaded ahash v0.8.12
6212026-06-11T16:12:35.370Z Downloaded diff v0.1.13
6222026-06-11T16:12:35.370Z Downloaded float-cmp v0.10.0
6232026-06-11T16:12:35.370Z Downloaded embedded-io v0.6.1
6242026-06-11T16:12:35.370Z Downloaded dof v0.4.0
6252026-06-11T16:12:35.370Z Downloaded dirs-next v2.0.0
6262026-06-11T16:12:35.370Z Downloaded block-padding v0.3.3
6272026-06-11T16:12:35.370Z Downloaded fixedbitset v0.4.2
6282026-06-11T16:12:35.370Z Downloaded dyn-clone v1.0.20
6292026-06-11T16:12:35.370Z Downloaded base16ct v0.2.0
6302026-06-11T16:12:35.370Z Downloaded cargo-platform v0.3.2
6312026-06-11T16:12:35.370Z Downloaded dtrace-parser v0.3.0
6322026-06-11T16:12:35.370Z Downloaded float-ord v0.3.2
6332026-06-11T16:12:35.370Z Downloaded dropshot-api-manager-types v0.7.2
6342026-06-11T16:12:35.370Z Downloaded cstr-argument v0.1.2
6352026-06-11T16:12:35.370Z Downloaded cfg_aliases v0.1.1
6362026-06-11T16:12:35.370Z Downloaded derive_builder_macro v0.20.2
6372026-06-11T16:12:35.370Z Downloaded darling v0.21.3
6382026-06-11T16:12:35.370Z Downloaded bitfield-struct v0.6.2
6392026-06-11T16:12:35.370Z Downloaded bb8 v0.8.6
6402026-06-11T16:12:35.370Z Downloaded darling_core v0.21.3
6412026-06-11T16:12:35.370Z Downloaded foreign-types-macros v0.2.3
6422026-06-11T16:12:35.370Z Downloaded crc-any v2.5.0
6432026-06-11T16:12:35.370Z Downloaded foreign-types v0.3.2
6442026-06-11T16:12:35.370Z Downloaded cobs v0.3.0
6452026-06-11T16:12:35.370Z Downloaded cfg_aliases v0.2.1
6462026-06-11T16:12:35.370Z Downloaded env_filter v1.0.0
6472026-06-11T16:12:35.371Z Downloaded difflib v0.4.0
6482026-06-11T16:12:35.371Z Downloaded diesel_table_macro_syntax v0.3.0
6492026-06-11T16:12:35.371Z Downloaded dunce v1.0.5
6502026-06-11T16:12:35.371Z Downloaded convert_case v0.4.0
6512026-06-11T16:12:35.371Z Downloaded bitfield-macros v0.19.4
6522026-06-11T16:12:35.371Z Downloaded constant_time_eq v0.4.2
6532026-06-11T16:12:35.371Z Downloaded cbc v0.1.2
6542026-06-11T16:12:35.371Z Downloaded flagset v0.4.7
6552026-06-11T16:12:35.371Z Downloaded display-error-chain v0.2.2
6562026-06-11T16:12:35.371Z Downloaded byte-wrapper v0.1.0
6572026-06-11T16:12:35.371Z Downloaded foreign-types v0.5.0
6582026-06-11T16:12:35.371Z Downloaded cassowary v0.3.0
6592026-06-11T16:12:35.371Z Downloaded crunchy v0.2.4
6602026-06-11T16:12:35.371Z Downloaded foreign-types-shared v0.3.1
6612026-06-11T16:12:35.386Z Downloaded futures-io v0.3.32
6622026-06-11T16:12:35.386Z Downloaded futures-core v0.3.32
6632026-06-11T16:12:35.386Z Downloaded downcast-rs v2.0.2
6642026-06-11T16:12:35.386Z Downloaded defmt-parser v1.0.0
6652026-06-11T16:12:35.386Z Downloaded futures-sink v0.3.32
6662026-06-11T16:12:35.386Z Downloaded embedded-io v0.4.0
6672026-06-11T16:12:35.387Z Downloaded foreign-types-shared v0.1.1
6682026-06-11T16:12:35.387Z Downloaded bzip2 v0.6.1
6692026-06-11T16:12:35.387Z Downloaded bzip2 v0.4.4
6702026-06-11T16:12:35.387Z Downloaded gethostname v0.5.0
6712026-06-11T16:12:35.387Z Downloaded funty v2.0.0
6722026-06-11T16:12:35.387Z Downloaded futures-macro v0.3.32
6732026-06-11T16:12:35.387Z Downloaded ghash v0.5.1
6742026-06-11T16:12:35.387Z Downloaded hash32 v0.3.1
6752026-06-11T16:12:35.387Z Downloaded fxhash v0.2.1
6762026-06-11T16:12:35.387Z Downloaded futures-task v0.3.32
6772026-06-11T16:12:35.387Z Downloaded git-stub v1.0.0
6782026-06-11T16:12:35.387Z Downloaded crossbeam-deque v0.8.6
6792026-06-11T16:12:35.387Z Downloaded hash32 v0.2.1
6802026-06-11T16:12:35.398Z Downloaded find-msvc-tools v0.1.9
6812026-06-11T16:12:35.398Z Downloaded hex v0.4.3
6822026-06-11T16:12:35.398Z Downloaded hex-literal v0.4.1
6832026-06-11T16:12:35.398Z Downloaded diesel-dtrace v0.5.0
6842026-06-11T16:12:35.398Z Downloaded either v1.15.0
6852026-06-11T16:12:35.398Z Downloaded bitflags v1.3.2
6862026-06-11T16:12:35.398Z Downloaded const_format_proc_macros v0.2.34
6872026-06-11T16:12:35.398Z Downloaded camino-tempfile-ext v0.3.3
6882026-06-11T16:12:35.398Z Downloaded anstyle-parse v0.2.7
6892026-06-11T16:12:35.409Z Downloaded darling_core v0.13.4
6902026-06-11T16:12:35.409Z Downloaded cpufeatures v0.3.0
6912026-06-11T16:12:35.409Z Downloaded blowfish v0.9.1
6922026-06-11T16:12:35.409Z Downloaded buf-list v1.1.2
6932026-06-11T16:12:35.409Z Downloaded headers-core v0.3.0
6942026-06-11T16:12:35.571Z Downloaded corncobs v0.1.4
6952026-06-11T16:12:35.571Z Downloaded ciborium-ll v0.2.2
6962026-06-11T16:12:35.571Z Downloaded http-body v1.0.1
6972026-06-11T16:12:35.572Z Downloaded hostname v0.3.1
6982026-06-11T16:12:35.572Z Downloaded cexpr v0.6.0
6992026-06-11T16:12:35.572Z Downloaded hubpack_derive v0.1.1
7002026-06-11T16:12:35.572Z Downloaded illumos-nvpair v0.3.0
7012026-06-11T16:12:35.572Z Downloaded chacha20 v0.9.1
7022026-06-11T16:12:35.572Z Downloaded home v0.5.12
7032026-06-11T16:12:35.572Z Downloaded hubpack v0.1.2
7042026-06-11T16:12:35.572Z Downloaded cancel-safe-futures v0.1.5
7052026-06-11T16:12:35.577Z Downloaded derive-ex v0.1.8
7062026-06-11T16:12:35.577Z Downloaded foldhash v0.1.5
7072026-06-11T16:12:35.577Z Downloaded foldhash v0.2.0
7082026-06-11T16:12:35.577Z Downloaded fs_extra v1.3.0
7092026-06-11T16:12:35.577Z Downloaded bit-vec v0.8.0
7102026-06-11T16:12:35.577Z Downloaded httpdate v1.0.3
7112026-06-11T16:12:35.577Z Downloaded hostname v0.4.2
7122026-06-11T16:12:35.577Z Downloaded defmt v1.0.1
7132026-06-11T16:12:35.577Z Downloaded glob v0.3.3
7142026-06-11T16:12:35.577Z Downloaded fs-err v2.11.0
7152026-06-11T16:12:35.577Z Downloaded filetime v0.2.27
7162026-06-11T16:12:35.578Z Downloaded ff v0.13.1
7172026-06-11T16:12:35.578Z Downloaded ecdsa v0.16.9
7182026-06-11T16:12:35.578Z Downloaded ar_archive_writer v0.5.1
7192026-06-11T16:12:35.578Z Downloaded futures-executor v0.3.32
7202026-06-11T16:12:35.578Z Downloaded globwalk v0.9.1
7212026-06-11T16:12:35.578Z Downloaded git-stub-vcs v0.1.0
7222026-06-11T16:12:35.578Z Downloaded fallible-iterator v0.2.0
7232026-06-11T16:12:35.578Z Downloaded ident_case v1.0.1
7242026-06-11T16:12:35.578Z Downloaded hyper-tls v0.6.0
7252026-06-11T16:12:35.578Z Downloaded allocator-api2 v0.2.21
7262026-06-11T16:12:35.578Z Downloaded instant v0.1.13
7272026-06-11T16:12:35.578Z Downloaded crossbeam-epoch v0.9.18
7282026-06-11T16:12:35.578Z Downloaded indent_write v2.2.0
7292026-06-11T16:12:35.578Z Downloaded group v0.13.0
7302026-06-11T16:12:35.578Z Downloaded indoc v1.0.9
7312026-06-11T16:12:35.578Z Downloaded globset v0.4.18
7322026-06-11T16:12:35.579Z Downloaded console v0.16.2
7332026-06-11T16:12:35.579Z Downloaded erased-serde v0.3.31
7342026-06-11T16:12:35.579Z Downloaded colored v2.2.0
7352026-06-11T16:12:35.579Z Downloaded blake2 v0.10.6
7362026-06-11T16:12:35.579Z Downloaded instability v0.3.11
7372026-06-11T16:12:35.579Z Downloaded console v0.15.11
7382026-06-11T16:12:35.579Z Downloaded env_logger v0.11.9
7392026-06-11T16:12:35.579Z Downloaded darling_core v0.23.0
7402026-06-11T16:12:35.579Z Downloaded clang-sys v1.8.1
7412026-06-11T16:12:35.579Z Downloaded inout v0.1.4
7422026-06-11T16:12:35.579Z Downloaded keccak v0.1.6
7432026-06-11T16:12:35.579Z Downloaded flate2 v1.1.9
7442026-06-11T16:12:35.579Z Downloaded is-terminal v0.4.17
7452026-06-11T16:12:35.579Z Downloaded der v0.7.10
7462026-06-11T16:12:35.579Z Downloaded internet-checksum v0.2.1
7472026-06-11T16:12:35.579Z Downloaded darling_core v0.20.11
7482026-06-11T16:12:35.579Z Downloaded lalrpop-util v0.19.12
7492026-06-11T16:12:35.579Z Downloaded chacha20poly1305 v0.10.1
7502026-06-11T16:12:35.579Z Downloaded is_ci v1.2.0
7512026-06-11T16:12:35.580Z Downloaded http-range v0.1.5
7522026-06-11T16:12:35.580Z Downloaded kstat-rs v0.2.4
7532026-06-11T16:12:35.580Z Downloaded humantime v2.3.0
7542026-06-11T16:12:35.580Z Downloaded http-body-util v0.1.3
7552026-06-11T16:12:35.580Z Downloaded const-oid v0.9.6
7562026-06-11T16:12:35.580Z Downloaded lazy_static v1.5.0
7572026-06-11T16:12:35.580Z Downloaded compression-codecs v0.4.37
7582026-06-11T16:12:35.580Z Downloaded lru v0.12.5
7592026-06-11T16:12:35.580Z Downloaded crc32fast v1.5.0
7602026-06-11T16:12:35.580Z Downloaded libscf-sys v1.2.0
7612026-06-11T16:12:35.580Z Downloaded futures-channel v0.3.32
7622026-06-11T16:12:35.580Z Downloaded der_derive v0.7.3
7632026-06-11T16:12:35.580Z Downloaded des v0.8.1
7642026-06-11T16:12:35.580Z Downloaded critical-section v1.2.0
7652026-06-11T16:12:35.580Z Downloaded colored v3.1.1
7662026-06-11T16:12:35.580Z Downloaded cookie_store v0.22.1
7672026-06-11T16:12:35.580Z Downloaded ciborium v0.2.2
7682026-06-11T16:12:35.581Z Downloaded chacha20 v0.10.0
7692026-06-11T16:12:35.581Z Downloaded indoc v2.0.7
7702026-06-11T16:12:35.581Z Downloaded lru-cache v0.1.2
7712026-06-11T16:12:35.581Z Downloaded getrandom v0.2.17
7722026-06-11T16:12:35.581Z Downloaded md-5 v0.10.6
7732026-06-11T16:12:35.581Z Downloaded lru-slab v0.1.2
7742026-06-11T16:12:35.581Z Downloaded managed v0.8.0
7752026-06-11T16:12:35.581Z Downloaded impl-trait-for-tuples v0.2.3
7762026-06-11T16:12:35.581Z Downloaded md5 v0.7.0
7772026-06-11T16:12:35.581Z Downloaded maybe-uninit v2.0.0
7782026-06-11T16:12:35.581Z Downloaded crossbeam-utils v0.8.21
7792026-06-11T16:12:35.581Z Downloaded ipnetwork v0.21.1
7802026-06-11T16:12:35.581Z Downloaded match_cfg v0.1.0
7812026-06-11T16:12:35.581Z Downloaded maplit v1.0.2
7822026-06-11T16:12:35.581Z Downloaded drift v0.2.0
7832026-06-11T16:12:35.581Z Downloaded ingot-types v0.1.2
7842026-06-11T16:12:35.581Z Downloaded ingot v0.1.1
7852026-06-11T16:12:35.581Z Downloaded ipnet v2.11.0
7862026-06-11T16:12:35.581Z Downloaded half v1.8.3
7872026-06-11T16:12:35.581Z Downloaded memoffset v0.9.1
7882026-06-11T16:12:35.581Z Downloaded arc-swap v1.8.2
7892026-06-11T16:12:35.582Z Downloaded jobserver v0.1.34
7902026-06-11T16:12:35.582Z Downloaded hmac v0.12.1
7912026-06-11T16:12:35.582Z Downloaded lzss v0.8.2
7922026-06-11T16:12:35.582Z Downloaded backon v1.6.0
7932026-06-11T16:12:35.582Z Downloaded multimap v0.10.1
7942026-06-11T16:12:35.582Z Downloaded backoff v0.4.0
7952026-06-11T16:12:35.582Z Downloaded nibble_vec v0.1.0
7962026-06-11T16:12:35.582Z Downloaded num v0.4.3
7972026-06-11T16:12:35.582Z Downloaded nonempty v0.12.0
7982026-06-11T16:12:35.582Z Downloaded futures v0.3.32
7992026-06-11T16:12:35.582Z Downloaded compact_str v0.8.1
8002026-06-11T16:12:35.582Z Downloaded normalize-line-endings v0.3.0
8012026-06-11T16:12:35.582Z Downloaded newtype_derive v0.1.6
8022026-06-11T16:12:35.582Z Downloaded newline-converter v0.3.0
8032026-06-11T16:12:35.582Z Downloaded new_debug_unreachable v1.0.6
8042026-06-11T16:12:35.582Z Downloaded nodrop v0.1.14
8052026-06-11T16:12:35.605Z Downloaded newtype-uuid-macros v0.1.0
8062026-06-11T16:12:35.605Z Downloaded anstream v0.6.21
8072026-06-11T16:12:35.605Z Downloaded httparse v1.10.1
8082026-06-11T16:12:35.605Z Downloaded libsw v3.5.0
8092026-06-11T16:12:35.605Z Downloaded libefi-sys v0.1.0
8102026-06-11T16:12:35.605Z Downloaded highway v1.3.0
8112026-06-11T16:12:35.606Z Downloaded lock_api v0.4.14
8122026-06-11T16:12:35.606Z Downloaded hyper-rustls v0.27.7
8132026-06-11T16:12:35.606Z Downloaded linear-map v1.2.0
8142026-06-11T16:12:35.606Z Downloaded libsw-core v0.3.2
8152026-06-11T16:12:35.606Z Downloaded libloading v0.8.9
8162026-06-11T16:12:35.606Z Downloaded olpc-cjson v0.1.4
8172026-06-11T16:12:35.606Z Downloaded num_enum_derive v0.5.11
8182026-06-11T16:12:35.606Z Downloaded num-iter v0.1.45
8192026-06-11T16:12:35.606Z Downloaded num-conv v0.2.0
8202026-06-11T16:12:35.606Z Downloaded mime v0.3.17
8212026-06-11T16:12:35.606Z Downloaded iana-time-zone v0.1.65
8222026-06-11T16:12:35.606Z Downloaded derive-where v1.6.0
8232026-06-11T16:12:35.606Z Downloaded num-derive v0.4.2
8242026-06-11T16:12:35.606Z Downloaded dropshot_endpoint v0.17.0
8252026-06-11T16:12:35.606Z Downloaded cookie v0.18.1
8262026-06-11T16:12:35.606Z Downloaded hyper-staticfile v0.10.1
8272026-06-11T16:12:35.606Z Downloaded aho-corasick v1.1.4
8282026-06-11T16:12:35.606Z Downloaded getrandom v0.3.4
8292026-06-11T16:12:35.606Z Downloaded packed_struct_codegen v0.10.1
8302026-06-11T16:12:35.606Z Downloaded oso-derive v0.27.3
8312026-06-11T16:12:35.606Z Downloaded openssl-macros v0.1.1
8322026-06-11T16:12:35.606Z Downloaded opaque-debug v0.3.1
8332026-06-11T16:12:35.606Z Downloaded num_threads v0.1.7
8342026-06-11T16:12:35.606Z Downloaded openssl-probe v0.2.1
8352026-06-11T16:12:35.606Z Downloaded openssl-probe v0.1.6
8362026-06-11T16:12:35.606Z Downloaded cc v1.2.56
8372026-06-11T16:12:35.611Z Downloaded multer v3.1.0
8382026-06-11T16:12:35.611Z Downloaded mime_guess v2.0.5
8392026-06-11T16:12:35.611Z Downloaded half v2.7.1
8402026-06-11T16:12:35.611Z Downloaded nanorand v0.7.0
8412026-06-11T16:12:35.611Z Downloaded flume v0.11.1
8422026-06-11T16:12:35.611Z Downloaded parse-size v1.1.0
8432026-06-11T16:12:35.611Z Downloaded crypto-bigint v0.5.5
8442026-06-11T16:12:35.611Z Downloaded crossbeam-channel v0.5.15
8452026-06-11T16:12:35.611Z Downloaded parse-display v0.10.0
8462026-06-11T16:12:35.611Z Downloaded ingot-macros v0.1.1
8472026-06-11T16:12:35.611Z Downloaded fatfs v0.3.6
8482026-06-11T16:12:35.612Z Downloaded derive_builder v0.20.2
8492026-06-11T16:12:35.612Z Downloaded pbkdf2 v0.11.0
8502026-06-11T16:12:35.620Z Downloaded pbkdf2 v0.12.2
8512026-06-11T16:12:35.620Z Downloaded num-complex v0.4.6
8522026-06-11T16:12:35.620Z Downloaded nu-ansi-term v0.50.3
8532026-06-11T16:12:35.620Z Downloaded newtype-uuid v1.3.2
8542026-06-11T16:12:35.706Z Downloaded pin-utils v0.1.0
8552026-06-11T16:12:35.710Z Downloaded base64 v0.21.7
8562026-06-11T16:12:35.710Z Downloaded peg-runtime v0.8.5
8572026-06-11T16:12:35.710Z Downloaded num_enum_derive v0.7.6
8582026-06-11T16:12:35.710Z Downloaded num_enum v0.5.11
8592026-06-11T16:12:35.710Z Downloaded phf_shared v0.11.3
8602026-06-11T16:12:35.710Z Downloaded num_enum v0.7.6
8612026-06-11T16:12:35.710Z Downloaded bytes v1.11.1
8622026-06-11T16:12:35.710Z Downloaded bumpalo v3.20.2
8632026-06-11T16:12:35.710Z Downloaded elliptic-curve v0.13.8
8642026-06-11T16:12:35.711Z Downloaded oxnet v0.1.5
8652026-06-11T16:12:35.711Z Downloaded ignore v0.4.25
8662026-06-11T16:12:35.711Z Downloaded num-rational v0.4.2
8672026-06-11T16:12:35.711Z Downloaded precomputed-hash v0.1.1
8682026-06-11T16:12:35.711Z Downloaded packed_struct v0.10.1
8692026-06-11T16:12:35.711Z Downloaded predicates-tree v1.0.13
8702026-06-11T16:12:35.711Z Downloaded proc-macro-error-attr2 v2.0.0
8712026-06-11T16:12:35.711Z Downloaded predicates-core v1.0.10
8722026-06-11T16:12:35.711Z Downloaded num-integer v0.1.46
8732026-06-11T16:12:35.711Z Downloaded linked-hash-map v0.5.6
8742026-06-11T16:12:35.711Z Downloaded indexmap v1.9.3
8752026-06-11T16:12:35.711Z Downloaded paste v1.0.15
8762026-06-11T16:12:35.711Z Downloaded password-hash v0.5.0
8772026-06-11T16:12:35.711Z Downloaded password-hash v0.4.2
8782026-06-11T16:12:35.711Z Downloaded parking_lot_core v0.8.6
8792026-06-11T16:12:35.711Z Downloaded parse-display-derive v0.10.0
8802026-06-11T16:12:35.711Z Downloaded progenitor-client v0.14.0
8812026-06-11T16:12:35.711Z Downloaded proc-macro-crate v1.3.1
8822026-06-11T16:12:35.711Z Downloaded libbz2-rs-sys v0.2.2
8832026-06-11T16:12:35.711Z Downloaded psl-types v2.0.11
8842026-06-11T16:12:35.711Z Downloaded heapless v0.7.17
8852026-06-11T16:12:35.711Z Downloaded path-slash v0.1.5
8862026-06-11T16:12:35.712Z Downloaded progenitor-client v0.11.2
8872026-06-11T16:12:35.712Z Downloaded proc-macro-crate v3.4.0
8882026-06-11T16:12:35.712Z Downloaded native-tls v0.2.18
8892026-06-11T16:12:35.712Z Downloaded base64 v0.22.1
8902026-06-11T16:12:35.712Z Downloaded peg-macros v0.8.5
8912026-06-11T16:12:35.712Z Downloaded memmap2 v0.9.10
8922026-06-11T16:12:35.712Z Downloaded litrs v1.0.0
8932026-06-11T16:12:35.712Z Downloaded derive_more v0.99.20
8942026-06-11T16:12:35.712Z Downloaded progenitor-macro v0.11.2
8952026-06-11T16:12:35.712Z Downloaded radium v0.7.0
8962026-06-11T16:12:35.712Z Downloaded quick-error v1.2.3
8972026-06-11T16:12:35.712Z Downloaded progenitor-macro v0.14.0
8982026-06-11T16:12:35.712Z Downloaded progenitor-macro v0.13.0
8992026-06-11T16:12:35.712Z Downloaded phf_shared v0.12.1
9002026-06-11T16:12:35.712Z Downloaded rand_chacha v0.3.1
9012026-06-11T16:12:35.712Z Downloaded phf v0.13.1
9022026-06-11T16:12:35.712Z Downloaded headers v0.4.1
9032026-06-11T16:12:35.712Z Downloaded phf v0.12.1
9042026-06-11T16:12:35.712Z Downloaded const_format v0.2.35
9052026-06-11T16:12:35.712Z Downloaded heapless v0.8.0
9062026-06-11T16:12:35.712Z Downloaded async-compression v0.4.41
9072026-06-11T16:12:35.712Z Downloaded pin-project-lite v0.2.17
9082026-06-11T16:12:35.712Z Downloaded phf_shared v0.13.1
9092026-06-11T16:12:35.712Z Downloaded pin-project-internal v1.1.11
9102026-06-11T16:12:35.713Z Downloaded rand_xorshift v0.4.0
9112026-06-11T16:12:35.713Z Downloaded hickory-resolver v0.24.4
9122026-06-11T16:12:35.717Z Downloaded ref-cast v1.0.25
9132026-06-11T16:12:35.717Z Downloaded pkg-config v0.3.32
9142026-06-11T16:12:35.717Z Downloaded polyval v0.6.2
9152026-06-11T16:12:35.717Z Downloaded parking_lot v0.11.2
9162026-06-11T16:12:35.827Z Downloaded pkcs8 v0.10.2
9172026-06-11T16:12:35.827Z Downloaded owo-colors v4.3.0
9182026-06-11T16:12:35.827Z Downloaded omicron-zone-package v0.12.2
9192026-06-11T16:12:35.834Z Downloaded oxide-tokio-rt v0.1.4
9202026-06-11T16:12:35.834Z Downloaded ppv-lite86 v0.2.21
9212026-06-11T16:12:35.835Z Downloaded recursive-proc-macro-impl v0.1.1
9222026-06-11T16:12:35.835Z Downloaded recursive v0.1.1
9232026-06-11T16:12:35.835Z Downloaded ed25519 v2.2.3
9242026-06-11T16:12:35.835Z Downloaded poly1305 v0.8.0
9252026-06-11T16:12:35.835Z Downloaded indicatif v0.18.4
9262026-06-11T16:12:35.835Z Downloaded progenitor v0.11.2
9272026-06-11T16:12:35.835Z Downloaded proc-macro-error2 v2.0.1
9282026-06-11T16:12:35.835Z Downloaded progenitor-extras v0.2.0
9292026-06-11T16:12:35.835Z Downloaded pem-rfc7468 v0.7.0
9302026-06-11T16:12:35.835Z Downloaded primeorder v0.13.6
9312026-06-11T16:12:35.835Z Downloaded rfc6979 v0.4.0
9322026-06-11T16:12:35.835Z Downloaded ref-cast-impl v1.0.25
9332026-06-11T16:12:35.835Z Downloaded progenitor v0.14.0
9342026-06-11T16:12:35.835Z Downloaded parking_lot_core v0.9.12
9352026-06-11T16:12:35.835Z Downloaded progenitor-client v0.13.0
9362026-06-11T16:12:35.835Z Downloaded psm v0.1.30
9372026-06-11T16:12:35.835Z Downloaded predicates v3.1.4
9382026-06-11T16:12:35.835Z Downloaded powerfmt v0.2.0
9392026-06-11T16:12:35.835Z Downloaded postgres-protocol v0.6.10
9402026-06-11T16:12:35.835Z Downloaded pem v3.0.6
9412026-06-11T16:12:35.835Z Downloaded peg v0.8.5
9422026-06-11T16:12:35.835Z Downloaded diesel_derives v2.3.7
9432026-06-11T16:12:35.835Z Downloaded rustc-hash v2.1.1
9442026-06-11T16:12:35.835Z Downloaded r2d2 v0.8.10
9452026-06-11T16:12:35.835Z Downloaded rustc_version v0.4.1
9462026-06-11T16:12:35.835Z Downloaded parking_lot v0.12.5
9472026-06-11T16:12:35.835Z Downloaded rustc_version v0.1.7
9482026-06-11T16:12:35.836Z Downloaded illumos-nvpair-sys v0.2.0
9492026-06-11T16:12:35.836Z Downloaded rtoolbox v0.0.3
9502026-06-11T16:12:35.836Z Downloaded derive_builder_core v0.20.2
9512026-06-11T16:12:35.836Z Downloaded pkcs5 v0.7.1
9522026-06-11T16:12:35.836Z Downloaded rand_core v0.10.0
9532026-06-11T16:12:35.836Z Downloaded rand_core v0.9.5
9542026-06-11T16:12:35.836Z Downloaded postcard v1.1.3
9552026-06-11T16:12:35.836Z Downloaded pkcs1 v0.7.5
9562026-06-11T16:12:35.836Z Downloaded oso v0.27.3
9572026-06-11T16:12:35.836Z Downloaded rand_seeder v0.4.0
9582026-06-11T16:12:35.836Z Downloaded rand_core v0.6.4
9592026-06-11T16:12:35.836Z Downloaded ed25519-dalek v2.2.0
9602026-06-11T16:12:35.836Z Downloaded derive_more-impl v2.1.1
9612026-06-11T16:12:35.836Z Downloaded derive_more v2.1.1
9622026-06-11T16:12:35.836Z Downloaded scrypt v0.11.0
9632026-06-11T16:12:35.836Z Downloaded progenitor v0.13.0
9642026-06-11T16:12:35.836Z Downloaded expectorate v1.2.0
9652026-06-11T16:12:35.836Z Downloaded scopeguard v1.2.0
9662026-06-11T16:12:35.836Z Downloaded sapling-renderdag v0.1.0
9672026-06-11T16:12:35.836Z Downloaded same-file v1.0.6
9682026-06-11T16:12:35.836Z Downloaded salsa20 v0.10.2
9692026-06-11T16:12:35.836Z Downloaded russh-cryptovec v0.7.3
9702026-06-11T16:12:35.836Z Downloaded scheduled-thread-pool v0.2.7
9712026-06-11T16:12:35.836Z Downloaded resolv-conf v0.7.6
9722026-06-11T16:12:35.836Z Downloaded postgres-types v0.2.12
9732026-06-11T16:12:35.836Z Downloaded serde_bytes v0.11.19
9742026-06-11T16:12:35.836Z Downloaded miniz_oxide v0.8.9
9752026-06-11T16:12:35.836Z Downloaded secrecy v0.8.0
9762026-06-11T16:12:35.837Z Downloaded hickory-server v0.25.2
9772026-06-11T16:12:35.837Z Downloaded scroll_derive v0.13.1
9782026-06-11T16:12:35.841Z Downloaded quinn-udp v0.5.14
9792026-06-11T16:12:35.841Z Downloaded hickory-resolver v0.25.2
9802026-06-11T16:12:35.841Z Downloaded pin-project v1.1.11
9812026-06-11T16:12:35.845Z Downloaded serde_urlencoded v0.7.1
9822026-06-11T16:12:35.846Z Downloaded serde_plain v1.0.2
9832026-06-11T16:12:35.846Z Downloaded serde_repr v0.1.20
9842026-06-11T16:12:35.854Z Downloaded seq-macro v0.3.6
9852026-06-11T16:12:35.854Z Downloaded serde-big-array v0.5.1
9862026-06-11T16:12:35.854Z Downloaded secrecy v0.10.3
9872026-06-11T16:12:35.854Z Downloaded rustls-native-certs v0.8.3
9882026-06-11T16:12:35.858Z Downloaded aes v0.8.4
9892026-06-11T16:12:35.858Z Downloaded rand_chacha v0.9.0
9902026-06-11T16:12:35.858Z Downloaded serde_spanned v1.0.4
9912026-06-11T16:12:35.861Z Downloaded jiff-static v0.2.21
9922026-06-11T16:12:35.861Z Downloaded shell-words v1.1.1
9932026-06-11T16:12:35.865Z Downloaded signal-hook-mio v0.2.5
9942026-06-11T16:12:35.865Z Downloaded sha1 v0.10.6
9952026-06-11T16:12:35.868Z Downloaded rusty-fork v0.3.1
9962026-06-11T16:12:35.868Z Downloaded rustls-pemfile v2.2.0
9972026-06-11T16:12:35.872Z Downloaded papergrid v0.17.0
9982026-06-11T16:12:35.875Z Downloaded signal-hook-tokio v0.3.1
9992026-06-11T16:12:35.875Z Downloaded sigpipe v0.1.3
10002026-06-11T16:12:35.875Z Downloaded prefix-trie v0.7.0
10012026-06-11T16:12:35.879Z Downloaded signature v2.2.0
10022026-06-11T16:12:35.879Z Downloaded rustversion v1.0.22
10032026-06-11T16:12:35.883Z Downloaded p256 v0.13.2
10042026-06-11T16:12:35.888Z Downloaded schemars_derive v0.8.22
10052026-06-11T16:12:35.891Z Downloaded progenitor-impl v0.11.2
10062026-06-11T16:12:35.891Z Downloaded sct v0.7.1
10072026-06-11T16:12:35.895Z Downloaded russh-keys v0.45.0
10082026-06-11T16:12:35.900Z Downloaded slog-bunyan v2.5.0
10092026-06-11T16:12:35.900Z Downloaded slog-envlogger v2.2.0
10102026-06-11T16:12:35.903Z Downloaded sec1 v0.7.3
10112026-06-11T16:12:35.903Z Downloaded aes-gcm v0.10.3
10122026-06-11T16:12:35.910Z Downloaded progenitor-impl v0.13.0
10132026-06-11T16:12:35.917Z Downloaded semver v0.1.20
10142026-06-11T16:12:36.067Z Downloaded rcgen v0.12.1
10152026-06-11T16:12:36.084Z Downloaded rustls-pki-types v1.14.0
10162026-06-11T16:12:36.084Z Downloaded ssh-encoding v0.2.0
10172026-06-11T16:12:36.084Z Downloaded serde_derive_internals v0.29.1
10182026-06-11T16:12:36.084Z Downloaded simd-adler32 v0.3.8
10192026-06-11T16:12:36.084Z Downloaded shlex v1.3.0
10202026-06-11T16:12:36.084Z Downloaded ssh-cipher v0.2.0
10212026-06-11T16:12:36.084Z Downloaded strip-ansi-escapes v0.2.1
10222026-06-11T16:12:36.084Z Downloaded sqlparser_derive v0.5.0
10232026-06-11T16:12:36.084Z Downloaded signal-hook-registry v1.4.8
10242026-06-11T16:12:36.084Z Downloaded serde_path_to_error v0.1.20
10252026-06-11T16:12:36.084Z Downloaded serde-hex v0.1.0
10262026-06-11T16:12:36.084Z Downloaded hashbrown v0.12.3
10272026-06-11T16:12:36.084Z Downloaded pretty_assertions v1.4.1
10282026-06-11T16:12:36.084Z Downloaded http v1.4.0
10292026-06-11T16:12:36.084Z Downloaded structmeta-derive v0.3.0
10302026-06-11T16:12:36.084Z Downloaded structmeta v0.3.0
10312026-06-11T16:12:36.084Z Downloaded rustls-pemfile v1.0.4
10322026-06-11T16:12:36.084Z Downloaded strsim v0.10.0
10332026-06-11T16:12:36.084Z Downloaded serde_with_macros v1.5.2
10342026-06-11T16:12:36.084Z Downloaded strum v0.27.2
10352026-06-11T16:12:36.084Z Downloaded slab v0.4.12
10362026-06-11T16:12:36.085Z Downloaded hashbrown v0.15.5
10372026-06-11T16:12:36.085Z Downloaded openssl-sys v0.9.115
10382026-06-11T16:12:36.085Z Downloaded strum v0.26.3
10392026-06-11T16:12:36.085Z Downloaded slog-stdlog v4.1.1
10402026-06-11T16:12:36.085Z Downloaded sync-ptr v0.1.4
10412026-06-11T16:12:36.085Z Downloaded supports-color v3.0.2
10422026-06-11T16:12:36.085Z Downloaded scroll v0.13.0
10432026-06-11T16:12:36.085Z Downloaded subtle v2.6.1
10442026-06-11T16:12:36.085Z Downloaded slog-dtrace v0.3.0
10452026-06-11T16:12:36.085Z Downloaded slog-async v2.8.0
10462026-06-11T16:12:36.085Z Downloaded itertools v0.10.5
10472026-06-11T16:12:36.085Z Downloaded smf v0.2.3
10482026-06-11T16:12:36.085Z Downloaded smallvec v0.6.14
10492026-06-11T16:12:36.085Z Downloaded slog-term v2.9.2
10502026-06-11T16:12:36.085Z Downloaded sync_wrapper v1.0.2
10512026-06-11T16:12:36.085Z Downloaded slog-scope v4.4.1
10522026-06-11T16:12:36.085Z Downloaded termtree v0.5.1
10532026-06-11T16:12:36.085Z Downloaded tap v1.0.1
10542026-06-11T16:12:36.085Z Downloaded tagptr v0.2.0
10552026-06-11T16:12:36.085Z Downloaded take_mut v0.2.2
10562026-06-11T16:12:36.085Z Downloaded minimal-lexical v0.2.1
10572026-06-11T16:12:36.085Z Downloaded progenitor-impl v0.14.0
10582026-06-11T16:12:36.085Z Downloaded hashbrown v0.13.2
10592026-06-11T16:12:36.085Z Downloaded spki v0.7.3
10602026-06-11T16:12:36.085Z Downloaded siphasher v1.0.2
10612026-06-11T16:12:36.085Z Downloaded rayon-core v1.13.0
10622026-06-11T16:12:36.086Z Downloaded serde_cbor v0.11.2
10632026-06-11T16:12:36.086Z Downloaded slog-json v2.6.1
10642026-06-11T16:12:36.086Z Downloaded testing_table v0.3.0
10652026-06-11T16:12:36.086Z Downloaded tabled_derive v0.11.0
10662026-06-11T16:12:36.086Z Downloaded static_assertions v1.1.0
10672026-06-11T16:12:36.086Z Downloaded thiserror-impl-no-std v2.0.2
10682026-06-11T16:12:36.086Z Downloaded sqlformat v0.3.5
10692026-06-11T16:12:36.086Z Downloaded stacker v0.1.23
10702026-06-11T16:12:36.086Z Downloaded serde_with_macros v3.17.0
10712026-06-11T16:12:36.086Z Downloaded stringprep v0.1.5
10722026-06-11T16:12:36.086Z Downloaded rustls-platform-verifier v0.6.2
10732026-06-11T16:12:36.086Z Downloaded thread-id v5.1.0
10742026-06-11T16:12:36.086Z Downloaded strum_macros v0.24.3
10752026-06-11T16:12:36.086Z Downloaded prettyplease v0.2.37
10762026-06-11T16:12:36.086Z Downloaded ryu v1.0.23
10772026-06-11T16:12:36.086Z Downloaded crossterm v0.29.0
10782026-06-11T16:12:36.086Z Downloaded support-bundle-viewer v0.1.2
10792026-06-11T16:12:36.086Z Downloaded tinyvec_macros v0.1.1
10802026-06-11T16:12:36.086Z Downloaded time-core v0.1.8
10812026-06-11T16:12:36.086Z Downloaded strum_macros v0.27.2
10822026-06-11T16:12:36.086Z Downloaded strum_macros v0.26.4
10832026-06-11T16:12:36.086Z Downloaded ron v0.8.1
10842026-06-11T16:12:36.086Z Downloaded schemars v0.8.22
10852026-06-11T16:12:36.086Z Downloaded termios v0.3.3
10862026-06-11T16:12:36.086Z Downloaded tokio-macros v2.7.0
10872026-06-11T16:12:36.086Z Downloaded tabwriter v1.4.1
10882026-06-11T16:12:36.087Z Downloaded rand v0.8.6
10892026-06-11T16:12:36.087Z Downloaded snafu-derive v0.8.9
10902026-06-11T16:12:36.087Z Downloaded hyper-util v0.1.20
10912026-06-11T16:12:36.087Z Downloaded dropshot-api-manager v0.7.2
10922026-06-11T16:12:36.091Z Downloaded qorb v0.4.1
10932026-06-11T16:12:36.091Z Downloaded mio v1.2.0
10942026-06-11T16:12:36.091Z Downloaded spin v0.9.8
10952026-06-11T16:12:36.091Z Downloaded thiserror-no-std v2.0.2
10962026-06-11T16:12:36.091Z Downloaded topological-sort v0.2.2
10972026-06-11T16:12:36.091Z Downloaded signal-hook v0.3.18
10982026-06-11T16:12:36.091Z Downloaded crossterm v0.28.1
10992026-06-11T16:12:36.091Z Downloaded try-lock v0.2.5
11002026-06-11T16:12:36.091Z Downloaded thread_local v1.1.9
11012026-06-11T16:12:36.091Z Downloaded string_cache v0.8.9
11022026-06-11T16:12:36.091Z Downloaded nom v7.1.3
11032026-06-11T16:12:36.091Z Downloaded itertools v0.13.0
11042026-06-11T16:12:36.096Z Downloaded num-bigint-dig v0.8.6
11052026-06-11T16:12:36.096Z Downloaded tower-service v0.3.3
11062026-06-11T16:12:36.096Z Downloaded serde_yaml v0.9.34+deprecated
11072026-06-11T16:12:36.100Z Downloaded typify-macro v0.6.2
11082026-06-11T16:12:36.100Z Downloaded time-macros v0.2.27
11092026-06-11T16:12:36.100Z Downloaded tiny-keccak v2.0.2
11102026-06-11T16:12:36.104Z Downloaded libxml v0.3.3
11112026-06-11T16:12:36.108Z Downloaded tls_codec_derive v0.4.2
11122026-06-11T16:12:36.108Z Downloaded tower-layer v0.3.3
11132026-06-11T16:12:36.108Z Downloaded num-bigint v0.4.6
11142026-06-11T16:12:36.111Z Downloaded unarray v0.1.4
11152026-06-11T16:12:36.111Z Downloaded hashbrown v0.16.1
11162026-06-11T16:12:36.118Z Downloaded tokio-native-tls v0.3.1
11172026-06-11T16:12:36.122Z Downloaded schemars v0.9.0
11182026-06-11T16:12:36.127Z Downloaded tokio-tungstenite v0.23.1
11192026-06-11T16:12:36.131Z Downloaded tokio-tungstenite v0.21.0
11202026-06-11T16:12:36.131Z Downloaded untrusted v0.9.0
11212026-06-11T16:12:36.134Z Downloaded untrusted v0.7.1
11222026-06-11T16:12:36.134Z Downloaded typify-macro v0.4.3
11232026-06-11T16:12:36.134Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11242026-06-11T16:12:36.134Z Downloaded usdt-macro v0.6.0
11252026-06-11T16:12:36.134Z Downloaded usdt-attr-macro v0.6.0
11262026-06-11T16:12:36.138Z Downloaded itertools v0.12.1
11272026-06-11T16:12:36.141Z Downloaded universal-hash v0.5.1
11282026-06-11T16:12:36.141Z Downloaded unicode-truncate v1.1.0
11292026-06-11T16:12:36.141Z Downloaded toml_writer v1.0.6+spec-1.1.0
11302026-06-11T16:12:36.142Z Downloaded iri-string v0.7.10
11312026-06-11T16:12:36.145Z Downloaded socket2 v0.5.10
11322026-06-11T16:12:36.148Z Downloaded tokio-dtrace v0.1.1
11332026-06-11T16:12:36.148Z Downloaded term v0.7.0
11342026-06-11T16:12:36.163Z Downloaded trait-variant v0.1.2
11352026-06-11T16:12:36.257Z Downloaded tokio-rustls v0.25.0
11362026-06-11T16:12:36.257Z Downloaded rustls-webpki v0.103.9
11372026-06-11T16:12:36.257Z Downloaded unit-prefix v0.5.2
11382026-06-11T16:12:36.257Z Downloaded term v1.2.1
11392026-06-11T16:12:36.265Z Downloaded want v0.3.1
11402026-06-11T16:12:36.265Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11412026-06-11T16:12:36.265Z Downloaded slog v2.8.2
11422026-06-11T16:12:36.265Z Downloaded wait-timeout v0.2.1
11432026-06-11T16:12:36.265Z Downloaded waitgroup v0.1.2
11442026-06-11T16:12:36.266Z Downloaded hyper v1.8.1
11452026-06-11T16:12:36.266Z Downloaded unicase v2.9.0
11462026-06-11T16:12:36.266Z Downloaded tui-tree-widget v0.23.1
11472026-06-11T16:12:36.266Z Downloaded chrono v0.4.44
11482026-06-11T16:12:36.266Z Downloaded xattr v1.6.1
11492026-06-11T16:12:36.266Z Downloaded subprocess v0.2.15
11502026-06-11T16:12:36.266Z Downloaded xshell-macros v0.2.7
11512026-06-11T16:12:36.266Z Downloaded void v1.0.2
11522026-06-11T16:12:36.266Z Downloaded utf-8 v0.7.6
11532026-06-11T16:12:36.266Z Downloaded samael v0.0.19
11542026-06-11T16:12:36.266Z Downloaded similar v2.7.0
11552026-06-11T16:12:36.266Z Downloaded rand v0.9.2
11562026-06-11T16:12:36.266Z Downloaded tokio-stream v0.1.18
11572026-06-11T16:12:36.266Z Downloaded usdt-impl v0.6.0
11582026-06-11T16:12:36.267Z Downloaded blake3 v1.8.3
11592026-06-11T16:12:36.267Z Downloaded tokio-rustls v0.24.1
11602026-06-11T16:12:36.267Z Downloaded zone_cfg_derive v0.3.1
11612026-06-11T16:12:36.267Z Downloaded test-strategy v0.4.5
11622026-06-11T16:12:36.267Z Downloaded zeroize_derive v1.4.3
11632026-06-11T16:12:36.267Z Downloaded h2 v0.4.13
11642026-06-11T16:12:36.267Z Downloaded tokio-rustls v0.26.4
11652026-06-11T16:12:36.267Z Downloaded rand v0.10.0
11662026-06-11T16:12:36.267Z Downloaded toml_parser v1.0.9+spec-1.1.0
11672026-06-11T16:12:36.267Z Downloaded itertools v0.14.0
11682026-06-11T16:12:36.267Z Downloaded schemars v1.2.1
11692026-06-11T16:12:36.267Z Downloaded walkdir v2.5.0
11702026-06-11T16:12:36.267Z Downloaded vergen-lib v9.1.0
11712026-06-11T16:12:36.267Z Downloaded vergen-lib v0.1.6
11722026-06-11T16:12:36.267Z Downloaded futures-util v0.3.32
11732026-06-11T16:12:36.267Z Downloaded whoami v1.6.1
11742026-06-11T16:12:36.267Z Downloaded tracing-attributes v0.1.31
11752026-06-11T16:12:36.267Z Downloaded whoami v2.1.0
11762026-06-11T16:12:36.267Z Downloaded twox-hash v2.1.2
11772026-06-11T16:12:36.267Z Downloaded tls_codec v0.4.2
11782026-06-11T16:12:36.267Z Downloaded p521 v0.13.3
11792026-06-11T16:12:36.268Z Downloaded iddqd v0.4.2
11802026-06-11T16:12:36.272Z Downloaded xshell v0.2.7
11812026-06-11T16:12:36.272Z Downloaded wyz v0.5.1
11822026-06-11T16:12:36.272Z Downloaded snafu v0.8.9
11832026-06-11T16:12:36.272Z Downloaded vergen-gitcl v1.0.8
11842026-06-11T16:12:36.272Z Downloaded tar v0.4.45
11852026-06-11T16:12:36.272Z Downloaded curve25519-dalek v4.1.3
11862026-06-11T16:12:36.276Z Downloaded toml v0.7.8
11872026-06-11T16:12:36.279Z Downloaded zone v0.3.1
11882026-06-11T16:12:36.279Z Downloaded toml v1.0.6+spec-1.1.0
11892026-06-11T16:12:36.282Z Downloaded usdt v0.6.0
11902026-06-11T16:12:36.282Z Downloaded nom v8.0.0
11912026-06-11T16:12:36.286Z Downloaded zeroize v1.8.2
11922026-06-11T16:12:36.289Z Downloaded aws-lc-rs v1.16.3
11932026-06-11T16:12:36.294Z Downloaded vsss-rs v3.3.4
11942026-06-11T16:12:36.297Z Downloaded zstd-safe v7.2.4
11952026-06-11T16:12:36.300Z Downloaded vergen-git2 v9.1.0
11962026-06-11T16:12:36.300Z Downloaded vergen v9.1.0
11972026-06-11T16:12:36.300Z Downloaded zstd v0.13.3
11982026-06-11T16:12:36.300Z Downloaded uzers v0.12.2
11992026-06-11T16:12:36.304Z Downloaded rpassword v7.4.0
12002026-06-11T16:12:36.304Z Downloaded libm v0.2.16
12012026-06-11T16:12:36.309Z Downloaded tungstenite v0.21.0
12022026-06-11T16:12:36.312Z Downloaded tinyvec v1.10.0
12032026-06-11T16:12:36.312Z Downloaded tracing-core v0.1.36
12042026-06-11T16:12:36.315Z Downloaded russh v0.45.0
12052026-06-11T16:12:36.318Z Downloaded hkdf v0.12.4
12062026-06-11T16:12:36.321Z Downloaded typify v0.6.2
12072026-06-11T16:12:36.321Z Downloaded rustyline v14.0.0
12082026-06-11T16:12:36.324Z Downloaded yasna v0.5.2
12092026-06-11T16:12:36.327Z Downloaded bindgen v0.71.1
12102026-06-11T16:12:36.330Z Downloaded unicode-properties v0.1.4
12112026-06-11T16:12:36.331Z Downloaded unicode-bidi v0.3.18
12122026-06-11T16:12:36.334Z Downloaded socket2 v0.6.3
12132026-06-11T16:12:36.334Z Downloaded bitvec v1.0.1
12142026-06-11T16:12:36.341Z Downloaded rsa v0.9.10
12152026-06-11T16:12:36.346Z Downloaded steno v0.4.1
12162026-06-11T16:12:36.349Z Downloaded serde_with v1.14.0
12172026-06-11T16:12:36.353Z Downloaded vte v0.14.1
12182026-06-11T16:12:36.353Z Downloaded toml_edit v0.23.10+spec-1.0.0
12192026-06-11T16:12:36.355Z Downloaded git2 v0.20.4
12202026-06-11T16:12:36.519Z Downloaded quinn v0.11.9
12212026-06-11T16:12:36.532Z Downloaded publicsuffix v2.3.0
12222026-06-11T16:12:36.532Z Downloaded tungstenite v0.23.0
12232026-06-11T16:12:36.532Z Downloaded typify v0.4.3
12242026-06-11T16:12:36.532Z Downloaded unsafe-libyaml v0.2.11
12252026-06-11T16:12:36.532Z Downloaded zerocopy v0.6.6
12262026-06-11T16:12:36.532Z Downloaded tokio-postgres v0.7.16
12272026-06-11T16:12:36.532Z Downloaded p384 v0.13.1
12282026-06-11T16:12:36.532Z Downloaded zopfli v0.8.3
12292026-06-11T16:12:36.532Z Downloaded ssh-key v0.6.7
12302026-06-11T16:12:36.532Z Downloaded regex v1.12.3
12312026-06-11T16:12:36.532Z Downloaded reedline v0.40.0
12322026-06-11T16:12:36.532Z Downloaded reqwest v0.13.2
12332026-06-11T16:12:36.532Z Downloaded reqwest v0.12.28
12342026-06-11T16:12:36.532Z Downloaded portable-atomic v1.13.1
12352026-06-11T16:12:36.533Z Downloaded zip v0.6.6
12362026-06-11T16:12:36.533Z Downloaded yansi v1.0.1
12372026-06-11T16:12:36.533Z Downloaded uuid v1.23.0
12382026-06-11T16:12:36.533Z Downloaded toml_edit v0.19.15
12392026-06-11T16:12:36.533Z Downloaded rayon v1.11.0
12402026-06-11T16:12:36.533Z Downloaded unicode_categories v0.1.1
12412026-06-11T16:12:36.533Z Downloaded salty v0.3.0
12422026-06-11T16:12:36.533Z Downloaded tower v0.5.3
12432026-06-11T16:12:36.533Z Downloaded rustls-webpki v0.101.7
12442026-06-11T16:12:36.533Z Downloaded x509-cert v0.2.5
12452026-06-11T16:12:36.533Z Downloaded unicode-segmentation v1.12.0
12462026-06-11T16:12:36.533Z Downloaded zerocopy-derive v0.8.40
12472026-06-11T16:12:36.533Z Downloaded unicode-normalization v0.1.25
12482026-06-11T16:12:36.533Z Downloaded typed-path v0.9.3
12492026-06-11T16:12:36.533Z Downloaded quick-xml v0.37.5
12502026-06-11T16:12:36.533Z Downloaded moka v0.12.13
12512026-06-11T16:12:36.533Z Downloaded proptest v1.11.0
12522026-06-11T16:12:36.533Z Downloaded lalrpop v0.19.12
12532026-06-11T16:12:36.537Z Downloaded goblin v0.10.5
12542026-06-11T16:12:36.537Z Downloaded zip v4.6.1
12552026-06-11T16:12:36.544Z Downloaded tower-http v0.6.8
12562026-06-11T16:12:36.548Z Downloaded tough v0.22.0
12572026-06-11T16:12:36.560Z Downloaded tokio-util v0.7.18
12582026-06-11T16:12:36.571Z Downloaded quinn-proto v0.11.13
12592026-06-11T16:12:36.575Z Downloaded petname v2.0.2
12602026-06-11T16:12:36.578Z Downloaded rustls-webpki v0.102.8
12612026-06-11T16:12:36.589Z Downloaded serde_with v3.17.0
12622026-06-11T16:12:36.601Z Downloaded bstr v1.12.1
12632026-06-11T16:12:36.606Z Downloaded object v0.30.4
12642026-06-11T16:12:36.611Z Downloaded nix v0.27.1
12652026-06-11T16:12:36.617Z Downloaded winnow v0.5.40
12662026-06-11T16:12:36.701Z Downloaded winnow v0.6.26
12672026-06-11T16:12:36.707Z Downloaded openssl v0.10.79
12682026-06-11T16:12:36.707Z Downloaded radix_trie v0.2.1
12692026-06-11T16:12:36.707Z Downloaded tabled v0.20.0
12702026-06-11T16:12:36.707Z Downloaded regex-syntax v0.6.29
12712026-06-11T16:12:36.707Z Downloaded polar-core v0.27.3
12722026-06-11T16:12:36.707Z Downloaded nix v0.31.2
12732026-06-11T16:12:36.707Z Downloaded nix v0.28.0
12742026-06-11T16:12:36.707Z Downloaded object v0.37.3
12752026-06-11T16:12:36.707Z Downloaded time v0.3.47
12762026-06-11T16:12:36.710Z Downloaded smoltcp v0.9.1
12772026-06-11T16:12:36.714Z Downloaded rustls v0.21.12
12782026-06-11T16:12:36.719Z Downloaded dropshot v0.17.0
12792026-06-11T16:12:36.734Z Downloaded zlib-rs v0.6.2
12802026-06-11T16:12:36.737Z Downloaded vcpkg v0.2.15
12812026-06-11T16:12:36.760Z Downloaded webpki-roots v1.0.6
12822026-06-11T16:12:36.763Z Downloaded hickory-proto v0.24.4
12832026-06-11T16:12:36.771Z Downloaded zerocopy v0.8.40
12842026-06-11T16:12:36.776Z Downloaded rustls v0.22.4
12852026-06-11T16:12:36.783Z Downloaded openapiv3 v2.2.0
12862026-06-11T16:12:36.789Z Downloaded regress v0.10.5
12872026-06-11T16:12:36.796Z Downloaded regress v0.11.1
12882026-06-11T16:12:36.922Z Downloaded smoltcp v0.11.0
12892026-06-11T16:12:36.938Z Downloaded rustls v0.23.37
12902026-06-11T16:12:36.938Z Downloaded hickory-proto v0.25.2
12912026-06-11T16:12:36.938Z Downloaded diesel v2.3.7
12922026-06-11T16:12:36.938Z Downloaded rustix v0.38.44
12932026-06-11T16:12:36.938Z Downloaded regex-syntax v0.8.10
12942026-06-11T16:12:36.938Z Downloaded sqlparser v0.61.0
12952026-06-11T16:12:36.938Z Downloaded sled v0.34.7
12962026-06-11T16:12:36.938Z Downloaded typify-impl v0.6.2
12972026-06-11T16:12:36.938Z Downloaded ratatui v0.29.0
12982026-06-11T16:12:36.938Z Downloaded tracing v0.1.44
12992026-06-11T16:12:36.938Z Downloaded typify-impl v0.4.3
13002026-06-11T16:12:36.938Z Downloaded bzip2-sys v0.1.13+1.0.8
13012026-06-11T16:12:36.949Z Downloaded regex-automata v0.4.14
13022026-06-11T16:12:36.958Z Downloaded zerocopy-derive v0.6.6
13032026-06-11T16:12:36.962Z Downloaded jiff v0.2.21
13042026-06-11T16:12:36.982Z Downloaded csv v1.4.0
13052026-06-11T16:12:36.998Z Downloaded petgraph v0.6.5
13062026-06-11T16:12:37.011Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13072026-06-11T16:12:37.020Z Downloaded chrono-tz v0.10.4
13082026-06-11T16:12:37.213Z Downloaded libz-sys v1.1.24
13092026-06-11T16:12:37.233Z Downloaded encoding_rs v0.8.35
13102026-06-11T16:12:37.233Z Downloaded petgraph v0.8.3
13112026-06-11T16:12:37.233Z Downloaded sha3 v0.10.8
13122026-06-11T16:12:37.233Z Downloaded tokio v1.52.1
13132026-06-11T16:12:37.233Z Downloaded ring v0.17.14
13142026-06-11T16:12:37.257Z Downloaded libgit2-sys v0.18.3+1.9.2
13152026-06-11T16:12:37.837Z Downloaded aws-lc-sys v0.40.0
13162026-06-11T16:12:38.030Z Compiling libc v0.2.185
13172026-06-11T16:12:38.030Z Compiling serde v1.0.228
13182026-06-11T16:12:38.034Z Compiling log v0.4.29
13192026-06-11T16:12:38.034Z Compiling find-msvc-tools v0.1.9
13202026-06-11T16:12:38.189Z Compiling shlex v1.3.0
13212026-06-11T16:12:38.194Z Compiling smallvec v1.15.1
13222026-06-11T16:12:38.203Z Compiling syn v2.0.117
13232026-06-11T16:12:38.215Z Compiling typenum v1.19.0
13242026-06-11T16:12:38.423Z Compiling generic-array v0.14.7
13252026-06-11T16:12:38.501Z Compiling subtle v2.6.1
13262026-06-11T16:12:38.501Z Compiling scopeguard v1.2.0
13272026-06-11T16:12:38.509Z Compiling const-oid v0.9.6
13282026-06-11T16:12:38.560Z Compiling lock_api v0.4.14
13292026-06-11T16:12:38.587Z Compiling serde_json v1.0.149
13302026-06-11T16:12:38.636Z Compiling zerocopy v0.8.40
13312026-06-11T16:12:38.687Z Compiling pin-project-lite v0.2.17
13322026-06-11T16:12:38.816Z Compiling portable-atomic v1.13.1
13332026-06-11T16:12:38.820Z Compiling parking_lot_core v0.9.12
13342026-06-11T16:12:39.055Z Compiling pkg-config v0.3.32
13352026-06-11T16:12:39.074Z Compiling getrandom v0.2.17
13362026-06-11T16:12:39.154Z Compiling jobserver v0.1.34
13372026-06-11T16:12:39.170Z Compiling errno v0.3.14
13382026-06-11T16:12:39.221Z Compiling rand_core v0.6.4
13392026-06-11T16:12:39.337Z Compiling signal-hook-registry v1.4.8
13402026-06-11T16:12:39.512Z Compiling cc v1.2.56
13412026-06-11T16:12:39.524Z Compiling bitflags v2.11.0
13422026-06-11T16:12:39.632Z Compiling critical-section v1.2.0
13432026-06-11T16:12:39.638Z Compiling libm v0.2.16
13442026-06-11T16:12:39.638Z Compiling futures-core v0.3.32
13452026-06-11T16:12:39.707Z Compiling parking_lot v0.12.5
13462026-06-11T16:12:39.768Z Compiling once_cell v1.21.3
13472026-06-11T16:12:39.783Z Compiling mio v1.2.0
13482026-06-11T16:12:39.822Z Compiling num-traits v0.2.19
13492026-06-11T16:12:39.947Z Compiling percent-encoding v2.3.2
13502026-06-11T16:12:39.979Z Compiling socket2 v0.6.3
13512026-06-11T16:12:40.081Z Compiling futures-sink v0.3.32
13522026-06-11T16:12:40.152Z Compiling getrandom v0.4.1
13532026-06-11T16:12:40.242Z Compiling futures-channel v0.3.32
13542026-06-11T16:12:40.322Z Compiling cpufeatures v0.2.17
13552026-06-11T16:12:40.322Z Compiling futures-io v0.3.32
13562026-06-11T16:12:40.436Z Compiling slab v0.4.12
13572026-06-11T16:12:40.559Z Compiling futures-task v0.3.32
13582026-06-11T16:12:40.559Z Compiling rand_core v0.10.0
13592026-06-11T16:12:40.559Z Compiling indexmap v2.14.0
13602026-06-11T16:12:40.559Z Compiling rustversion v1.0.22
13612026-06-11T16:12:40.694Z Compiling getrandom v0.3.4
13622026-06-11T16:12:40.694Z Compiling cmake v0.1.57
13632026-06-11T16:12:40.924Z Compiling form_urlencoded v1.2.2
13642026-06-11T16:12:41.053Z Compiling synstructure v0.13.2
13652026-06-11T16:12:41.123Z Compiling fs_extra v1.3.0
13662026-06-11T16:12:41.124Z Compiling dunce v1.0.5
13672026-06-11T16:12:41.223Z Compiling ident_case v1.0.1
13682026-06-11T16:12:41.303Z Compiling base64ct v1.8.3
13692026-06-11T16:12:41.348Z Compiling regex-syntax v0.8.10
13702026-06-11T16:12:41.401Z Compiling aws-lc-sys v0.40.0
13712026-06-11T16:12:41.510Z Compiling pem-rfc7468 v0.7.0
13722026-06-11T16:12:41.532Z Compiling flagset v0.4.7
13732026-06-11T16:12:41.598Z Compiling rustix v1.1.3
13742026-06-11T16:12:41.671Z Compiling iana-time-zone v0.1.65
13752026-06-11T16:12:41.684Z Compiling rand_core v0.9.5
13762026-06-11T16:12:41.697Z Compiling ring v0.17.14
13772026-06-11T16:12:41.819Z Compiling aws-lc-rs v1.16.3
13782026-06-11T16:12:41.907Z Compiling vcpkg v0.2.15
13792026-06-11T16:12:41.999Z Compiling uuid v1.23.0
13802026-06-11T16:12:42.133Z Compiling rustc_version v0.4.1
13812026-06-11T16:12:42.465Z Compiling tracing-core v0.1.36
13822026-06-11T16:12:42.658Z Compiling openssl-sys v0.9.115
13832026-06-11T16:12:42.702Z Compiling base64 v0.22.1
13842026-06-11T16:12:42.806Z Compiling serde_derive v1.0.228
13852026-06-11T16:12:43.026Z Compiling zeroize_derive v1.4.3
13862026-06-11T16:12:43.029Z Compiling zerofrom-derive v0.1.6
13872026-06-11T16:12:43.197Z Compiling yoke-derive v0.8.1
13882026-06-11T16:12:43.462Z Compiling zerocopy-derive v0.8.40
13892026-06-11T16:12:43.715Z Compiling zeroize v1.8.2
13902026-06-11T16:12:43.724Z Compiling zerovec-derive v0.11.2
13912026-06-11T16:12:44.406Z Compiling displaydoc v0.2.5
13922026-06-11T16:12:44.496Z Compiling crypto-common v0.1.7
13932026-06-11T16:12:44.504Z Compiling zerofrom v0.1.6
13942026-06-11T16:12:44.639Z Compiling yoke v0.8.1
13952026-06-11T16:12:44.652Z Compiling block-buffer v0.10.4
13962026-06-11T16:12:44.830Z Compiling digest v0.10.7
13972026-06-11T16:12:44.833Z Compiling tokio-macros v2.7.0
13982026-06-11T16:12:44.869Z Compiling zerovec v0.11.5
13992026-06-11T16:12:45.081Z Compiling futures-macro v0.3.32
14002026-06-11T16:12:45.317Z Compiling zerotrie v0.2.3
14012026-06-11T16:12:45.367Z Compiling tinystr v0.8.2
14022026-06-11T16:12:46.258Z Compiling potential_utf v0.1.4
14032026-06-11T16:12:46.312Z Compiling icu_locale_core v2.1.1
14042026-06-11T16:12:46.312Z Compiling hmac v0.12.1
14052026-06-11T16:12:46.312Z Compiling icu_collections v2.1.1
14062026-06-11T16:12:46.312Z Compiling block-padding v0.3.3
14072026-06-11T16:12:46.313Z Compiling futures-util v0.3.32
14082026-06-11T16:12:46.313Z Compiling inout v0.1.4
14092026-06-11T16:12:46.313Z Compiling cipher v0.4.4
14102026-06-11T16:12:46.313Z Compiling sha2 v0.10.9
14112026-06-11T16:12:46.541Z Compiling bytes v1.11.1
14122026-06-11T16:12:46.556Z Compiling icu_provider v2.1.1
14132026-06-11T16:12:46.556Z Compiling der_derive v0.7.3
14142026-06-11T16:12:46.556Z Compiling chrono v0.4.44
14152026-06-11T16:12:46.707Z Compiling icu_normalizer v2.1.1
14162026-06-11T16:12:47.035Z Compiling tokio v1.52.1
14172026-06-11T16:12:47.243Z Compiling icu_properties v2.1.2
14182026-06-11T16:12:47.979Z Compiling der v0.7.10
14192026-06-11T16:12:48.018Z Compiling http v1.4.0
14202026-06-11T16:12:48.019Z Compiling ppv-lite86 v0.2.21
14212026-06-11T16:12:48.019Z Compiling salsa20 v0.10.2
14222026-06-11T16:12:48.115Z Compiling idna_adapter v1.2.1
14232026-06-11T16:12:48.540Z Compiling idna v1.1.0
14242026-06-11T16:12:48.562Z Compiling spki v0.7.3
14252026-06-11T16:12:48.562Z Compiling pbkdf2 v0.12.2
14262026-06-11T16:12:48.562Z Compiling rustls-pki-types v1.14.0
14272026-06-11T16:12:48.562Z Compiling tracing-attributes v0.1.31
14282026-06-11T16:12:48.562Z Compiling thiserror-impl v2.0.18
14292026-06-11T16:12:48.562Z Compiling scrypt v0.11.0
14302026-06-11T16:12:48.583Z Compiling url v2.5.8
14312026-06-11T16:12:48.805Z Compiling http-body v1.0.1
14322026-06-11T16:12:48.835Z Compiling rand_chacha v0.9.0
14332026-06-11T16:12:48.887Z Compiling aes v0.8.4
14342026-06-11T16:12:49.023Z Compiling cbc v0.1.2
14352026-06-11T16:12:49.177Z Compiling tinyvec_macros v0.1.1
14362026-06-11T16:12:49.232Z Compiling openssl-probe v0.2.1
14372026-06-11T16:12:49.385Z Compiling httparse v1.10.1
14382026-06-11T16:12:49.840Z Compiling untrusted v0.7.1
14392026-06-11T16:12:49.861Z Compiling untrusted v0.9.0
14402026-06-11T16:12:49.861Z Compiling pkcs5 v0.7.1
14412026-06-11T16:12:49.861Z Compiling tracing v0.1.44
14422026-06-11T16:12:49.862Z Compiling tinyvec v1.10.0
14432026-06-11T16:12:49.862Z Compiling thiserror v2.0.18
14442026-06-11T16:12:49.896Z Compiling pest_generator v2.8.6
14452026-06-11T16:12:50.132Z Compiling rand v0.9.2
14462026-06-11T16:12:50.150Z Compiling serde_derive_internals v0.29.1
14472026-06-11T16:12:50.150Z Compiling aho-corasick v1.1.4
14482026-06-11T16:12:50.150Z Compiling dyn-clone v1.0.20
14492026-06-11T16:12:50.396Z Compiling rustls v0.23.37
14502026-06-11T16:12:50.449Z Compiling try-lock v0.2.5
14512026-06-11T16:12:50.644Z Compiling tower-service v0.3.3
14522026-06-11T16:12:50.663Z Compiling tower-layer v0.3.3
14532026-06-11T16:12:50.687Z Compiling tokio-util v0.7.18
14542026-06-11T16:12:50.845Z Compiling atomic-waker v1.1.2
14552026-06-11T16:12:50.862Z Compiling schemars v0.8.22
14562026-06-11T16:12:50.885Z Compiling schemars_derive v0.8.22
14572026-06-11T16:12:50.885Z Compiling regex-automata v0.4.14
14582026-06-11T16:12:51.046Z Compiling pest_derive v2.8.6
14592026-06-11T16:12:51.427Z Compiling h2 v0.4.13
14602026-06-11T16:12:51.463Z Compiling want v0.3.1
14612026-06-11T16:12:51.642Z Compiling pkcs8 v0.10.2
14622026-06-11T16:12:51.756Z Compiling ipnet v2.11.0
14632026-06-11T16:12:51.962Z Compiling scroll_derive v0.13.1
14642026-06-11T16:12:52.082Z Compiling darling_core v0.20.11
14652026-06-11T16:12:52.111Z Compiling openssl v0.10.79
14662026-06-11T16:12:52.234Z Compiling foreign-types-shared v0.1.1
14672026-06-11T16:12:52.380Z Compiling pin-utils v0.1.0
14682026-06-11T16:12:52.383Z Compiling httpdate v1.0.3
14692026-06-11T16:12:52.437Z Compiling tempfile v3.25.0
14702026-06-11T16:12:52.587Z Compiling foreign-types v0.3.2
14712026-06-11T16:12:52.666Z Compiling unicode-normalization v0.1.25
14722026-06-11T16:12:52.770Z Compiling scroll v0.13.0
14732026-06-11T16:12:53.159Z Compiling openssl-macros v0.1.1
14742026-06-11T16:12:53.184Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14752026-06-11T16:12:53.239Z Compiling spin v0.9.8
14762026-06-11T16:12:53.445Z Compiling powerfmt v0.2.0
14772026-06-11T16:12:53.461Z Compiling time-core v0.1.8
14782026-06-11T16:12:53.877Z Compiling num-conv v0.2.0
14792026-06-11T16:12:53.890Z Compiling native-tls v0.2.18
14802026-06-11T16:12:53.890Z Compiling crc32fast v1.5.0
14812026-06-11T16:12:53.890Z Compiling time-macros v0.2.27
14822026-06-11T16:12:53.890Z Compiling deranged v0.5.8
14832026-06-11T16:12:54.282Z Compiling darling_macro v0.20.11
14842026-06-11T16:12:55.266Z Compiling hyper v1.8.1
14852026-06-11T16:12:55.291Z Compiling darling v0.20.11
14862026-06-11T16:12:55.291Z Compiling goblin v0.10.5
14872026-06-11T16:12:55.291Z Compiling rustls-native-certs v0.8.3
14882026-06-11T16:12:55.291Z Compiling sync_wrapper v1.0.2
14892026-06-11T16:12:55.291Z Compiling wait-timeout v0.2.1
14902026-06-11T16:12:55.291Z Compiling bit-vec v0.8.0
14912026-06-11T16:12:55.339Z Compiling syn v1.0.109
14922026-06-11T16:12:55.829Z Compiling usdt-impl v0.6.0
14932026-06-11T16:12:55.841Z Compiling siphasher v1.0.2
14942026-06-11T16:12:55.841Z Compiling quick-error v1.2.3
14952026-06-11T16:12:55.841Z Compiling simd-adler32 v0.3.8
14962026-06-11T16:12:55.841Z Compiling crossbeam-utils v0.8.21
14972026-06-11T16:12:55.841Z Compiling unicode-segmentation v1.12.0
14982026-06-11T16:12:55.853Z Compiling hyper-util v0.1.20
14992026-06-11T16:12:56.110Z Compiling num_threads v0.1.7
15002026-06-11T16:12:56.124Z Compiling time v0.3.47
15012026-06-11T16:12:56.124Z Compiling rusty-fork v0.3.1
15022026-06-11T16:12:56.531Z Compiling bit-set v0.8.0
15032026-06-11T16:12:56.668Z Compiling tower v0.5.3
15042026-06-11T16:12:56.705Z Compiling derive_builder_core v0.20.2
15052026-06-11T16:12:57.153Z Compiling dtrace-parser v0.3.0
15062026-06-11T16:12:57.212Z Compiling http-body-util v0.1.3
15072026-06-11T16:12:57.471Z Compiling webpki-roots v1.0.6
15082026-06-11T16:12:57.600Z Compiling dof v0.4.0
15092026-06-11T16:12:57.609Z Compiling signature v2.2.0
15102026-06-11T16:12:57.622Z Compiling scroll_derive v0.12.1
15112026-06-11T16:12:57.662Z Compiling thiserror-impl v1.0.69
15122026-06-11T16:12:57.793Z Compiling heapless v0.7.17
15132026-06-11T16:12:57.936Z Compiling rand_xorshift v0.4.0
15142026-06-11T16:12:58.045Z Compiling slog v2.8.2
15152026-06-11T16:12:58.111Z Compiling darling_core v0.21.3
15162026-06-11T16:12:58.241Z Compiling bzip2-sys v0.1.13+1.0.8
15172026-06-11T16:12:58.289Z Compiling thread-id v5.1.0
15182026-06-11T16:12:58.382Z Compiling cookie v0.18.1
15192026-06-11T16:12:58.521Z Compiling paste v1.0.15
15202026-06-11T16:12:58.571Z Compiling signal-hook v0.3.18
15212026-06-11T16:12:58.748Z Compiling iri-string v0.7.10
15222026-06-11T16:12:58.762Z Compiling ryu v1.0.23
15232026-06-11T16:12:58.787Z Compiling unicode-bidi v0.3.18
15242026-06-11T16:12:58.894Z Compiling unicode-properties v0.1.4
15252026-06-11T16:12:58.946Z Compiling unarray v0.1.4
15262026-06-11T16:12:59.067Z Compiling allocator-api2 v0.2.21
15272026-06-11T16:12:59.106Z Compiling anyhow v1.0.102
15282026-06-11T16:12:59.106Z Compiling zstd-safe v7.2.4
15292026-06-11T16:12:59.309Z Compiling adler2 v2.0.1
15302026-06-11T16:12:59.322Z Compiling stringprep v0.1.5
15312026-06-11T16:12:59.391Z Compiling proptest v1.11.0
15322026-06-11T16:12:59.443Z Compiling miniz_oxide v0.8.9
15332026-06-11T16:12:59.662Z Compiling thiserror v1.0.69
15342026-06-11T16:12:59.762Z Compiling serde_urlencoded v0.7.1
15352026-06-11T16:12:59.893Z Compiling tower-http v0.6.8
15362026-06-11T16:13:00.231Z Compiling scroll v0.12.0
15372026-06-11T16:13:00.364Z Compiling derive_builder_macro v0.20.2
15382026-06-11T16:13:00.498Z Compiling tokio-native-tls v0.3.1
15392026-06-11T16:13:00.595Z Compiling darling_macro v0.21.3
15402026-06-11T16:13:00.758Z Compiling heck v0.4.1
15412026-06-11T16:13:00.779Z Compiling ipnetwork v0.21.1
15422026-06-11T16:13:00.816Z Compiling bstr v1.12.1
15432026-06-11T16:13:00.993Z Compiling rand_chacha v0.3.1
15442026-06-11T16:13:01.073Z Compiling toml_datetime v0.6.11
15452026-06-11T16:13:01.185Z Compiling serde_tokenstream v0.2.3
15462026-06-11T16:13:01.234Z Compiling serde_spanned v0.6.9
15472026-06-11T16:13:01.348Z Compiling erased-serde v0.3.31
15482026-06-11T16:13:01.387Z Compiling md-5 v0.10.6
15492026-06-11T16:13:01.513Z Compiling async-trait v0.1.89
15502026-06-11T16:13:01.547Z Compiling zerocopy-derive v0.7.35
15512026-06-11T16:13:01.566Z Compiling pin-project-internal v1.1.11
15522026-06-11T16:13:01.849Z Compiling curve25519-dalek v4.1.3
15532026-06-11T16:13:01.866Z Compiling vergen-lib v9.1.0
15542026-06-11T16:13:02.054Z Compiling num-integer v0.1.46
15552026-06-11T16:13:02.193Z Compiling hash32 v0.2.1
15562026-06-11T16:13:02.391Z Compiling ff v0.13.1
15572026-06-11T16:13:02.404Z Compiling memoffset v0.9.1
15582026-06-11T16:13:02.425Z Compiling encoding_rs v0.8.35
15592026-06-11T16:13:02.542Z Compiling ref-cast v1.0.25
15602026-06-11T16:13:02.554Z Compiling base16ct v0.2.0
15612026-06-11T16:13:02.602Z Compiling litrs v1.0.0
15622026-06-11T16:13:02.688Z Compiling zlib-rs v0.6.2
15632026-06-11T16:13:02.738Z Compiling smoltcp v0.9.1
15642026-06-11T16:13:02.850Z Compiling rustix v0.38.44
15652026-06-11T16:13:03.087Z Compiling num-bigint-dig v0.8.6
15662026-06-11T16:13:03.116Z Compiling fallible-iterator v0.2.0
15672026-06-11T16:13:03.196Z Compiling cfg_aliases v0.2.1
15682026-06-11T16:13:03.279Z Compiling mime v0.3.17
15692026-06-11T16:13:03.292Z Compiling psl-types v2.0.11
15702026-06-11T16:13:03.425Z Compiling publicsuffix v2.3.0
15712026-06-11T16:13:03.442Z Compiling postgres-protocol v0.6.10
15722026-06-11T16:13:03.567Z Compiling nix v0.31.2
15732026-06-11T16:13:03.720Z Compiling document-features v0.2.12
15742026-06-11T16:13:03.960Z Compiling pin-project v1.1.11
15752026-06-11T16:13:03.990Z Compiling sec1 v0.7.3
15762026-06-11T16:13:04.061Z Compiling group v0.13.0
15772026-06-11T16:13:04.109Z Compiling zerocopy v0.7.35
15782026-06-11T16:13:04.269Z Compiling num-iter v0.1.45
15792026-06-11T16:13:04.407Z Compiling newtype-uuid v1.3.2
15802026-06-11T16:13:04.526Z Compiling hubpack_derive v0.1.1
15812026-06-11T16:13:04.646Z Compiling rand v0.8.6
15822026-06-11T16:13:04.705Z Compiling darling v0.21.3
15832026-06-11T16:13:04.737Z Compiling oxnet v0.1.5
15842026-06-11T16:13:04.774Z Compiling snafu-derive v0.8.9
15852026-06-11T16:13:04.794Z Compiling derive_builder v0.20.2
15862026-06-11T16:13:05.037Z Compiling hyper-tls v0.6.0
15872026-06-11T16:13:05.133Z Compiling goblin v0.8.2
15882026-06-11T16:13:05.589Z Compiling flate2 v1.1.9
15892026-06-11T16:13:05.870Z Compiling phf_shared v0.13.1
15902026-06-11T16:13:06.005Z Compiling lazy_static v1.5.0
15912026-06-11T16:13:06.019Z Compiling regex v1.12.3
15922026-06-11T16:13:06.093Z Compiling anstyle-parse v0.2.7
15932026-06-11T16:13:06.109Z Compiling strum_macros v0.27.2
15942026-06-11T16:13:06.123Z Compiling futures-executor v0.3.32
15952026-06-11T16:13:06.341Z Compiling hex v0.4.3
15962026-06-11T16:13:06.404Z Compiling hkdf v0.12.4
15972026-06-11T16:13:06.494Z Compiling crypto-bigint v0.5.5
15982026-06-11T16:13:06.581Z Compiling terminal_size v0.4.3
15992026-06-11T16:13:06.623Z Compiling daft-derive v0.1.7
16002026-06-11T16:13:06.725Z Compiling curve25519-dalek-derive v0.1.1
16012026-06-11T16:13:06.740Z Compiling ref-cast-impl v1.0.25
16022026-06-11T16:13:07.294Z Compiling vergen v9.1.0
16032026-06-11T16:13:07.360Z Compiling fs-err v3.3.0
16042026-06-11T16:13:07.382Z Compiling cargo-platform v0.3.2
16052026-06-11T16:13:07.485Z Compiling ahash v0.8.12
16062026-06-11T16:13:07.557Z Compiling bumpalo v3.20.2
16072026-06-11T16:13:07.668Z Compiling bitflags v1.3.2
16082026-06-11T16:13:07.696Z Compiling same-file v1.0.6
16092026-06-11T16:13:07.752Z Compiling libbz2-rs-sys v0.2.2
16102026-06-11T16:13:07.822Z Compiling winnow v0.5.40
16112026-06-11T16:13:07.870Z Compiling foldhash v0.1.5
16122026-06-11T16:13:08.056Z Compiling foldhash v0.2.0
16132026-06-11T16:13:08.118Z Compiling managed v0.8.0
16142026-06-11T16:13:08.288Z Compiling object v0.37.3
16152026-06-11T16:13:08.432Z Compiling clap_builder v4.6.0
16162026-06-11T16:13:08.620Z Compiling hashbrown v0.16.1
16172026-06-11T16:13:08.635Z Compiling bzip2 v0.6.1
16182026-06-11T16:13:08.659Z Compiling strum v0.27.2
16192026-06-11T16:13:08.803Z Compiling hashbrown v0.15.5
16202026-06-11T16:13:08.852Z Compiling walkdir v2.5.0
16212026-06-11T16:13:09.142Z Compiling toml_edit v0.19.15
16222026-06-11T16:13:09.178Z Compiling zopfli v0.8.3
16232026-06-11T16:13:09.267Z Compiling cargo_metadata v0.23.1
16242026-06-11T16:13:09.362Z Compiling elliptic-curve v0.13.8
16252026-06-11T16:13:09.393Z Compiling dof v0.3.0
16262026-06-11T16:13:09.852Z Compiling daft v0.1.7
16272026-06-11T16:13:10.139Z Compiling snafu v0.8.9
16282026-06-11T16:13:10.239Z Compiling anstream v0.6.21
16292026-06-11T16:13:10.423Z Compiling futures v0.3.32
16302026-06-11T16:13:10.518Z Compiling phf v0.13.1
16312026-06-11T16:13:10.637Z Compiling signal-hook-mio v0.2.5
16322026-06-11T16:13:10.684Z Compiling cookie_store v0.22.1
16332026-06-11T16:13:10.764Z Compiling zstd v0.13.3
16342026-06-11T16:13:10.926Z Compiling bzip2 v0.4.4
16352026-06-11T16:13:11.035Z Compiling hubpack v0.1.2
16362026-06-11T16:13:11.145Z Compiling serde_with_macros v3.17.0
16372026-06-11T16:13:11.382Z Compiling postgres-types v0.2.12
16382026-06-11T16:13:11.434Z Compiling usdt-macro v0.6.0
16392026-06-11T16:13:11.814Z Compiling usdt-attr-macro v0.6.0
16402026-06-11T16:13:11.954Z Compiling globset v0.4.18
16412026-06-11T16:13:12.189Z Compiling dtrace-parser v0.2.0
16422026-06-11T16:13:12.327Z Compiling ed25519 v2.2.3
16432026-06-11T16:13:12.537Z Compiling phf_shared v0.11.3
16442026-06-11T16:13:12.634Z Compiling olpc-cjson v0.1.4
16452026-06-11T16:13:12.647Z Compiling pkcs1 v0.7.5
16462026-06-11T16:13:12.731Z Compiling enum-as-inner v0.6.1
16472026-06-11T16:13:12.805Z Compiling clap_derive v4.6.1
16482026-06-11T16:13:12.832Z Compiling strum_macros v0.26.4
16492026-06-11T16:13:12.956Z Compiling serde_plain v1.0.2
16502026-06-11T16:13:13.049Z Compiling serde-big-array v0.5.1
16512026-06-11T16:13:13.160Z Compiling rfc6979 v0.4.0
16522026-06-11T16:13:13.205Z Compiling pem v3.0.6
16532026-06-11T16:13:13.234Z Compiling serde_repr v0.1.20
16542026-06-11T16:13:13.247Z Compiling async-recursion v1.1.1
16552026-06-11T16:13:13.290Z Compiling float-cmp v0.10.0
16562026-06-11T16:13:13.450Z Compiling thread-id v4.2.2
16572026-06-11T16:13:13.540Z Compiling memmap2 v0.9.10
16582026-06-11T16:13:13.551Z Compiling env_filter v1.0.0
16592026-06-11T16:13:13.760Z Compiling predicates-core v1.0.10
16602026-06-11T16:13:13.766Z Compiling jiff v0.2.21
16612026-06-11T16:13:13.863Z Compiling difflib v0.4.0
16622026-06-11T16:13:13.901Z Compiling whoami v2.1.0
16632026-06-11T16:13:13.953Z Compiling normalize-line-endings v0.3.0
16642026-06-11T16:13:14.061Z Compiling either v1.15.0
16652026-06-11T16:13:14.277Z Compiling precomputed-hash v0.1.1
16662026-06-11T16:13:14.277Z Compiling data-encoding v2.10.0
16672026-06-11T16:13:14.398Z Compiling typed-path v0.9.3
16682026-06-11T16:13:14.425Z Compiling keccak v0.1.6
16692026-06-11T16:13:14.560Z Compiling static_assertions v1.1.0
16702026-06-11T16:13:14.575Z Compiling fixedbitset v0.4.2
16712026-06-11T16:13:14.645Z Compiling fixedbitset v0.5.7
16722026-06-11T16:13:14.796Z Compiling new_debug_unreachable v1.0.6
16732026-06-11T16:13:14.881Z Compiling string_cache v0.8.9
16742026-06-11T16:13:14.959Z Compiling petgraph v0.8.3
16752026-06-11T16:13:14.991Z Compiling petgraph v0.6.5
16762026-06-11T16:13:15.116Z Compiling toml_edit v0.22.27
16772026-06-11T16:13:15.236Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16782026-06-11T16:13:15.613Z Compiling hickory-proto v0.25.2
16792026-06-11T16:13:16.119Z Compiling clap v4.6.1
16802026-06-11T16:13:16.263Z Compiling strum v0.26.3
16812026-06-11T16:13:16.416Z Compiling zip v4.6.1
16822026-06-11T16:13:16.514Z Compiling sha3 v0.10.8
16832026-06-11T16:13:17.002Z Compiling itertools v0.13.0
16842026-06-11T16:13:17.013Z Compiling tokio-postgres v0.7.16
16852026-06-11T16:13:17.390Z Compiling predicates v3.1.4
16862026-06-11T16:13:17.841Z Compiling env_logger v0.11.9
16872026-06-11T16:13:18.015Z Compiling usdt v0.6.0
16882026-06-11T16:13:18.037Z Compiling usdt-impl v0.5.0
16892026-06-11T16:13:18.077Z Compiling ecdsa v0.16.9
16902026-06-11T16:13:18.208Z Compiling rsa v0.9.10
16912026-06-11T16:13:18.237Z Compiling ed25519-dalek v2.2.0
16922026-06-11T16:13:18.285Z Compiling serde_with v3.17.0
16932026-06-11T16:13:18.470Z Compiling crossterm v0.28.1
16942026-06-11T16:13:18.908Z Compiling zip v0.6.6
16952026-06-11T16:13:19.497Z Compiling toml v0.7.8
16962026-06-11T16:13:19.623Z Compiling iddqd v0.4.2
16972026-06-11T16:13:20.172Z Compiling toml_parser v1.0.9+spec-1.1.0
16982026-06-11T16:13:20.185Z Compiling similar v2.7.0
16992026-06-11T16:13:20.256Z Compiling crossbeam-epoch v0.9.18
17002026-06-11T16:13:20.310Z Compiling tokio-stream v0.1.18
17012026-06-11T16:13:20.587Z Compiling buf-list v1.1.2
17022026-06-11T16:13:20.800Z Compiling x509-cert v0.2.5
17032026-06-11T16:13:20.806Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17042026-06-11T16:13:20.877Z Compiling openapiv3 v2.2.0
17052026-06-11T16:13:20.915Z Compiling sha1 v0.10.6
17062026-06-11T16:13:21.084Z Compiling peg-runtime v0.8.5
17072026-06-11T16:13:21.134Z Compiling lalrpop-util v0.19.12
17082026-06-11T16:13:21.154Z Compiling thread_local v1.1.9
17092026-06-11T16:13:21.331Z Compiling slog-async v2.8.0
17102026-06-11T16:13:21.388Z Compiling crossbeam-channel v0.5.15
17112026-06-11T16:13:21.460Z Compiling filetime v0.2.27
17122026-06-11T16:13:21.513Z Compiling is-terminal v0.4.17
17132026-06-11T16:13:21.632Z Compiling xattr v1.6.1
17142026-06-11T16:13:21.656Z Compiling term v1.2.1
17152026-06-11T16:13:21.678Z Compiling take_mut v0.2.2
17162026-06-11T16:13:21.781Z Compiling tar v0.4.45
17172026-06-11T16:13:22.242Z Compiling slog-term v2.9.2
17182026-06-11T16:13:32.011Z Compiling rustls-webpki v0.103.9
17192026-06-11T16:13:34.820Z Compiling tokio-rustls v0.26.4
17202026-06-11T16:13:34.820Z Compiling rustls-platform-verifier v0.6.2
17212026-06-11T16:13:35.026Z Compiling hyper-rustls v0.27.7
17222026-06-11T16:13:35.228Z Compiling reqwest v0.12.28
17232026-06-11T16:13:35.229Z Compiling reqwest v0.13.2
17242026-06-11T16:13:36.495Z Compiling tough v0.22.0
17252026-06-11T16:13:39.036Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17262026-06-11T16:13:39.246Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17272026-06-11T16:13:42.132Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
17282026-06-11T16:13:42.296Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17292026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: Clickhouse
17302026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: Cockroach
17312026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: DendriteStub
17322026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: Console
17332026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: MaghemiteMgd
17342026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: MaghemiteDdmd
17352026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Starting download, target: TransceiverControl
17362026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17372026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17382026-06-11T16:13:42.344ZJun 11 16:13:40.851 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17392026-06-11T16:13:42.345ZJun 11 16:13:40.851 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17402026-06-11T16:13:42.345ZJun 11 16:13:40.851 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17412026-06-11T16:13:42.345ZJun 11 16:13:40.851 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17422026-06-11T16:13:42.345ZJun 11 16:13:40.851 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17432026-06-11T16:13:43.289ZJun 11 16:13:41.757 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17442026-06-11T16:13:43.507ZJun 11 16:13:41.996 INFO Download complete, target: Console
17452026-06-11T16:13:43.666ZJun 11 16:13:42.176 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17462026-06-11T16:13:43.916ZJun 11 16:13:42.388 INFO Download complete, target: TransceiverControl
17472026-06-11T16:13:44.075ZJun 11 16:13:42.595 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17482026-06-11T16:13:45.065ZJun 11 16:13:43.587 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17492026-06-11T16:13:45.239ZJun 11 16:13:43.779 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17502026-06-11T16:13:45.575ZJun 11 16:13:44.108 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17512026-06-11T16:13:46.136ZJun 11 16:13:44.675 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17522026-06-11T16:13:46.136ZJun 11 16:13:44.675 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17532026-06-11T16:13:47.071ZJun 11 16:13:45.547 INFO Download complete, target: MaghemiteDdmd
17542026-06-11T16:13:47.592ZJun 11 16:13:46.129 INFO Download complete, target: MaghemiteMgd
17552026-06-11T16:13:48.066ZJun 11 16:13:46.586 INFO Download complete, target: DendriteStub
17562026-06-11T16:13:50.748ZJun 11 16:13:49.285 INFO Checking that binary works, target: Cockroach
17572026-06-11T16:13:50.855ZJun 11 16:13:49.394 INFO Download complete, target: Cockroach
17582026-06-11T16:13:50.895ZJun 11 16:13:49.433 INFO Checking that binary works, target: Clickhouse
17592026-06-11T16:13:51.011ZJun 11 16:13:49.550 INFO Download complete, target: Clickhouse
17602026-06-11T16:13:51.030ZAll builder prerequisites installed successfully, and PATH looks valid
17612026-06-11T16:13:51.033Z
17622026-06-11T16:13:51.033Zreal 2:21.565259702
17632026-06-11T16:13:51.033Zuser 6:58.852025265
17642026-06-11T16:13:51.033Zsys 1:26.726458791
17652026-06-11T16:13:51.033Ztrap 0.231034306
17662026-06-11T16:13:51.033Ztflt 0.756304843
17672026-06-11T16:13:51.033Zdflt 0.617995942
17682026-06-11T16:13:51.033Zkflt 0.020203463
17692026-06-11T16:13:51.033Zlock 21:39.929636049
17702026-06-11T16:13:51.033Zslp 21:48.708724910
17712026-06-11T16:13:51.033Zlat 43.138799738
17722026-06-11T16:13:51.033Zstop 1:52.342345635
17732026-06-11T16:13:51.033Z+ banner clippy
17742026-06-11T16:13:51.033Z
17752026-06-11T16:13:51.033Z #### # # ##### ##### # #
17762026-06-11T16:13:51.034Z # # # # # # # # # #
17772026-06-11T16:13:51.034Z # # # # # # # #
17782026-06-11T16:13:51.034Z # # # ##### ##### #
17792026-06-11T16:13:51.034Z # # # # # # #
17802026-06-11T16:13:51.034Z #### ###### # # # #
17812026-06-11T16:13:51.034Z
17822026-06-11T16:13:51.034Z+ export CARGO_INCREMENTAL=0
17832026-06-11T16:13:51.034Z+ CARGO_INCREMENTAL=0
17842026-06-11T16:13:51.034Z+ ptime -m cargo xtask clippy
17852026-06-11T16:13:51.627Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17862026-06-11T16:13:51.781Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17872026-06-11T16:13:53.715Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.67s
17882026-06-11T16:13:53.814Z Running `target/debug/xtask clippy`
17892026-06-11T16:13:53.863Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17902026-06-11T16:13:54.508Z Downloading crates ...
17912026-06-11T16:13:54.653Z Downloaded termcolor v1.4.1
17922026-06-11T16:13:54.676Z Downloaded async-object-pool v0.2.0
17932026-06-11T16:13:54.676Z Downloaded nested v0.1.1
17942026-06-11T16:13:54.676Z Downloaded guppy-workspace-hack v0.1.0
17952026-06-11T16:13:54.677Z Downloaded owo-colors v3.5.0
17962026-06-11T16:13:54.677Z Downloaded tinytemplate v1.2.1
17972026-06-11T16:13:54.677Z Downloaded addr2line v0.25.1
17982026-06-11T16:13:54.677Z Downloaded pathdiff v0.2.3
17992026-06-11T16:13:54.747Z Downloaded rstest v0.25.0
18002026-06-11T16:13:54.747Z Downloaded supports-hyperlinks v2.1.0
18012026-06-11T16:13:54.747Z Downloaded plotters-svg v0.3.7
18022026-06-11T16:13:54.747Z Downloaded constant_time_eq v0.3.1
18032026-06-11T16:13:54.747Z Downloaded backtrace-ext v0.2.1
18042026-06-11T16:13:54.747Z Downloaded target-lexicon v0.13.3
18052026-06-11T16:13:54.747Z Downloaded similar-asserts v1.7.0
18062026-06-11T16:13:54.748Z Downloaded cast v0.3.0
18072026-06-11T16:13:54.748Z Downloaded approx v0.5.1
18082026-06-11T16:13:54.748Z Downloaded linkme-impl v0.3.35
18092026-06-11T16:13:54.748Z Downloaded terminal_size v0.1.17
18102026-06-11T16:13:54.748Z Downloaded plotters-backend v0.3.7
18112026-06-11T16:13:54.748Z Downloaded target-triple v1.0.0
18122026-06-11T16:13:54.748Z Downloaded tokio-test v0.4.5
18132026-06-11T16:13:54.748Z Downloaded event-listener-strategy v0.5.4
18142026-06-11T16:13:54.748Z Downloaded escape8259 v0.5.3
18152026-06-11T16:13:54.748Z Downloaded supports-unicode v2.1.0
18162026-06-11T16:13:54.748Z Downloaded supports-color v2.1.0
18172026-06-11T16:13:54.748Z Downloaded futures-timer v3.0.3
18182026-06-11T16:13:54.748Z Downloaded assert-json-diff v2.0.2
18192026-06-11T16:13:54.748Z Downloaded miette-derive v5.10.0
18202026-06-11T16:13:54.785Z Downloaded parking v2.2.1
18212026-06-11T16:13:54.785Z Downloaded libtest-mimic v0.8.1
18222026-06-11T16:13:54.785Z Downloaded serde_regex v1.1.0
18232026-06-11T16:13:54.785Z Downloaded concurrent-queue v2.5.0
18242026-06-11T16:13:54.786Z Downloaded rustc-demangle v0.1.27
18252026-06-11T16:13:54.786Z Downloaded relative-path v1.9.3
18262026-06-11T16:13:54.786Z Downloaded partial-io v0.5.4
18272026-06-11T16:13:54.786Z Downloaded rust-argon2 v2.1.0
18282026-06-11T16:13:54.786Z Downloaded criterion-plot v0.6.0
18292026-06-11T16:13:54.786Z Downloaded stringmetrics v2.2.2
18302026-06-11T16:13:54.786Z Downloaded knuffel-derive v3.2.0
18312026-06-11T16:13:54.786Z Downloaded assert_cmd v2.1.2
18322026-06-11T16:13:54.786Z Downloaded target-spec v3.5.7
18332026-06-11T16:13:54.786Z Downloaded oorandom v11.1.5
18342026-06-11T16:13:54.786Z Downloaded path-tree v0.8.3
18352026-06-11T16:13:54.786Z Downloaded event-listener v5.4.1
18362026-06-11T16:13:54.786Z Downloaded hickory-client v0.25.2
18372026-06-11T16:13:54.786Z Downloaded linkme v0.3.35
18382026-06-11T16:13:54.786Z Downloaded httptest v0.16.4
18392026-06-11T16:13:54.786Z Downloaded cfg-expr v0.20.6
18402026-06-11T16:13:54.786Z Downloaded blake2b_simd v1.0.4
18412026-06-11T16:13:54.786Z Downloaded anes v0.1.6
18422026-06-11T16:13:54.815Z Downloaded datatest-stable v0.3.3
18432026-06-11T16:13:54.815Z Downloaded chumsky v0.9.3
18442026-06-11T16:13:54.815Z Downloaded textwrap v0.15.2
18452026-06-11T16:13:54.815Z Downloaded async-lock v3.4.2
18462026-06-11T16:13:54.815Z Downloaded rstest_macros v0.25.0
18472026-06-11T16:13:54.815Z Downloaded fancy-regex v0.14.0
18482026-06-11T16:13:54.815Z Downloaded trybuild v1.0.116
18492026-06-11T16:13:54.816Z Downloaded rand_distr v0.5.1
18502026-06-11T16:13:54.816Z Downloaded knuffel v3.2.0
18512026-06-11T16:13:54.816Z Downloaded miette v5.10.0
18522026-06-11T16:13:54.816Z Downloaded backtrace v0.3.76
18532026-06-11T16:13:54.827Z Downloaded criterion v0.7.0
18542026-06-11T16:13:54.827Z Downloaded guppy v0.17.25
18552026-06-11T16:13:54.846Z Downloaded plotters v0.3.7
18562026-06-11T16:13:54.846Z Downloaded hashbrown v0.14.5
18572026-06-11T16:13:54.853Z Downloaded gimli v0.32.3
18582026-06-11T16:13:54.968Z Downloaded httpmock v0.8.3
18592026-06-11T16:13:56.604Z Checking cfg-if v1.0.4
18602026-06-11T16:13:56.962Z Checking libc v0.2.185
18612026-06-11T16:13:56.973Z Checking serde_core v1.0.228
18622026-06-11T16:13:57.031Z Checking memchr v2.8.0
18632026-06-11T16:13:57.072Z Checking smallvec v1.15.1
18642026-06-11T16:13:57.098Z Checking itoa v1.0.17
18652026-06-11T16:13:57.132Z Checking log v0.4.29
18662026-06-11T16:13:57.193Z Checking libm v0.2.16
18672026-06-11T16:13:57.238Z Checking zeroize v1.8.2
18682026-06-11T16:13:57.260Z Checking scopeguard v1.2.0
18692026-06-11T16:13:57.359Z Checking stable_deref_trait v1.2.1
18702026-06-11T16:13:57.370Z Checking zmij v1.0.21
18712026-06-11T16:13:57.384Z Checking errno v0.3.14
18722026-06-11T16:13:57.427Z Checking getrandom v0.2.17
18732026-06-11T16:13:57.435Z Checking lock_api v0.4.14
18742026-06-11T16:13:57.485Z Checking zerofrom v0.1.6
18752026-06-11T16:13:57.529Z Checking percent-encoding v2.3.2
18762026-06-11T16:13:57.550Z Checking writeable v0.6.2
18772026-06-11T16:13:57.588Z Checking litemap v0.8.1
18782026-06-11T16:13:57.623Z Checking icu_normalizer_data v2.1.1
18792026-06-11T16:13:57.657Z Checking yoke v0.8.1
18802026-06-11T16:13:57.689Z Checking icu_properties_data v2.1.2
18812026-06-11T16:13:57.733Z Checking form_urlencoded v1.2.2
18822026-06-11T16:13:57.775Z Checking utf8_iter v1.0.4
18832026-06-11T16:13:57.796Z Checking subtle v2.6.1
18842026-06-11T16:13:57.822Z Checking rand_core v0.10.0
18852026-06-11T16:13:57.856Z Checking zerovec v0.11.5
18862026-06-11T16:13:57.860Z Checking zerotrie v0.2.3
18872026-06-11T16:13:57.920Z Checking num-traits v0.2.19
18882026-06-11T16:13:57.955Z Checking pin-project-lite v0.2.17
18892026-06-11T16:13:57.992Z Checking getrandom v0.4.1
18902026-06-11T16:13:58.005Z Checking rand_core v0.6.4
18912026-06-11T16:13:58.053Z Checking parking_lot_core v0.9.12
18922026-06-11T16:13:58.088Z Checking zerocopy v0.8.40
18932026-06-11T16:13:58.167Z Checking portable-atomic v1.13.1
18942026-06-11T16:13:58.208Z Checking signal-hook-registry v1.4.8
18952026-06-11T16:13:58.243Z Checking critical-section v1.2.0
18962026-06-11T16:13:58.278Z Checking parking_lot v0.12.5
18972026-06-11T16:13:58.321Z Checking tinystr v0.8.2
18982026-06-11T16:13:58.369Z Checking potential_utf v0.1.4
18992026-06-11T16:13:58.407Z Checking mio v1.2.0
19002026-06-11T16:13:58.499Z Checking socket2 v0.6.3
19012026-06-11T16:13:58.502Z Checking typenum v1.19.0
19022026-06-11T16:13:58.560Z Checking icu_locale_core v2.1.1
19032026-06-11T16:13:58.585Z Checking serde v1.0.228
19042026-06-11T16:13:58.589Z Checking serde_json v1.0.149
19052026-06-11T16:13:58.647Z Checking bitflags v2.11.0
19062026-06-11T16:13:58.699Z Checking icu_collections v2.1.1
19072026-06-11T16:13:58.783Z Checking once_cell v1.21.3
19082026-06-11T16:13:58.857Z Checking iana-time-zone v0.1.65
19092026-06-11T16:13:58.995Z Checking uuid v1.23.0
19102026-06-11T16:13:59.033Z Checking bytes v1.11.1
19112026-06-11T16:13:59.034Z Checking chrono v0.4.44
19122026-06-11T16:13:59.103Z Checking generic-array v0.14.7
19132026-06-11T16:13:59.106Z Checking thiserror v2.0.18
19142026-06-11T16:13:59.164Z Checking icu_provider v2.1.1
19152026-06-11T16:13:59.264Z Checking semver v1.0.28
19162026-06-11T16:13:59.332Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19172026-06-11T16:13:59.361Z Checking futures-core v0.3.32
19182026-06-11T16:13:59.418Z Checking icu_properties v2.1.2
19192026-06-11T16:13:59.496Z Checking icu_normalizer v2.1.1
19202026-06-11T16:13:59.527Z Checking dyn-clone v1.0.20
19212026-06-11T16:13:59.532Z Checking tokio v1.52.1
19222026-06-11T16:13:59.594Z Checking crypto-common v0.1.7
19232026-06-11T16:13:59.661Z Checking equivalent v1.0.2
19242026-06-11T16:13:59.702Z Checking const-oid v0.9.6
19252026-06-11T16:13:59.745Z Checking block-buffer v0.10.4
19262026-06-11T16:13:59.778Z Checking futures-sink v0.3.32
19272026-06-11T16:13:59.825Z Checking rustix v1.1.3
19282026-06-11T16:13:59.902Z Checking futures-channel v0.3.32
19292026-06-11T16:13:59.907Z Checking slab v0.4.12
19302026-06-11T16:13:59.968Z Checking futures-task v0.3.32
19312026-06-11T16:14:00.120Z Checking futures-io v0.3.32
19322026-06-11T16:14:00.123Z Checking byteorder v1.5.0
19332026-06-11T16:14:00.185Z Checking hashbrown v0.17.0
19342026-06-11T16:14:00.242Z Checking idna_adapter v1.2.1
19352026-06-11T16:14:00.274Z Checking futures-util v0.3.32
19362026-06-11T16:14:00.373Z Checking cpufeatures v0.2.17
19372026-06-11T16:14:00.406Z Checking digest v0.10.7
19382026-06-11T16:14:00.412Z Checking idna v1.1.0
19392026-06-11T16:14:00.473Z Checking thiserror v1.0.69
19402026-06-11T16:14:00.598Z Checking getrandom v0.3.4
19412026-06-11T16:14:00.632Z Checking fnv v1.0.7
19422026-06-11T16:14:00.669Z Checking indexmap v2.14.0
19432026-06-11T16:14:00.700Z Checking regex-syntax v0.8.10
19442026-06-11T16:14:00.731Z Checking url v2.5.8
19452026-06-11T16:14:00.762Z Checking http v1.4.0
19462026-06-11T16:14:00.793Z Checking tracing-core v0.1.36
19472026-06-11T16:14:00.827Z Checking ppv-lite86 v0.2.21
19482026-06-11T16:14:01.133Z Checking base64 v0.22.1
19492026-06-11T16:14:01.153Z Checking tracing v0.1.44
19502026-06-11T16:14:01.192Z Checking schemars v0.8.22
19512026-06-11T16:14:01.242Z Checking utf8parse v0.2.2
19522026-06-11T16:14:01.342Z Checking anstyle v1.0.14
19532026-06-11T16:14:01.389Z Checking ipnet v2.11.0
19542026-06-11T16:14:01.394Z Checking unicode-ident v1.0.24
19552026-06-11T16:14:01.444Z Checking untrusted v0.9.0
19562026-06-11T16:14:01.549Z Checking proc-macro2 v1.0.106
19572026-06-11T16:14:01.578Z Checking anstyle-query v1.1.5
19582026-06-11T16:14:01.985Z Checking colorchoice v1.0.4
19592026-06-11T16:14:01.989Z Checking is_terminal_polyfill v1.70.2
19602026-06-11T16:14:01.989Z Checking base64ct v1.8.3
19612026-06-11T16:14:01.990Z Checking ring v0.17.14
19622026-06-11T16:14:01.990Z Checking block-padding v0.3.3
19632026-06-11T16:14:01.990Z Checking aho-corasick v1.1.4
19642026-06-11T16:14:01.990Z Checking quote v1.0.45
19652026-06-11T16:14:01.990Z Checking inout v0.1.4
19662026-06-11T16:14:01.990Z Checking anstyle-parse v1.0.0
19672026-06-11T16:14:02.034Z Checking terminal_size v0.4.3
19682026-06-11T16:14:02.074Z Checking syn v2.0.117
19692026-06-11T16:14:02.108Z Checking cipher v0.4.4
19702026-06-11T16:14:02.145Z Checking rustls-pki-types v1.14.0
19712026-06-11T16:14:02.175Z Checking crossbeam-utils v0.8.21
19722026-06-11T16:14:02.209Z Checking httparse v1.10.1
19732026-06-11T16:14:02.337Z Checking anstream v1.0.0
19742026-06-11T16:14:02.454Z Checking strsim v0.11.1
19752026-06-11T16:14:02.486Z Checking clap_lex v1.0.0
19762026-06-11T16:14:02.533Z Checking allocator-api2 v0.2.21
19772026-06-11T16:14:02.583Z Checking regex-automata v0.4.14
19782026-06-11T16:14:02.601Z Checking pem-rfc7468 v0.7.0
19792026-06-11T16:14:02.641Z Checking sha2 v0.10.9
19802026-06-11T16:14:02.680Z Checking clap_builder v4.6.0
19812026-06-11T16:14:02.766Z Checking powerfmt v0.2.0
19822026-06-11T16:14:02.790Z Checking http-body v1.0.1
19832026-06-11T16:14:02.796Z Checking tokio-util v0.7.18
19842026-06-11T16:14:02.856Z Checking rand_core v0.9.5
19852026-06-11T16:14:02.938Z Checking deranged v0.5.8
19862026-06-11T16:14:02.964Z Checking hmac v0.12.1
19872026-06-11T16:14:02.968Z Checking atomic-waker v1.1.2
19882026-06-11T16:14:03.058Z Checking time-core v0.1.8
19892026-06-11T16:14:03.133Z Checking num-conv v0.2.0
19902026-06-11T16:14:03.154Z Checking num_threads v0.1.7
19912026-06-11T16:14:03.224Z Checking erased-serde v0.3.31
19922026-06-11T16:14:03.323Z Checking try-lock v0.2.5
19932026-06-11T16:14:03.341Z Checking flagset v0.4.7
19942026-06-11T16:14:03.389Z Checking httpdate v1.0.3
19952026-06-11T16:14:03.443Z Checking der v0.7.10
19962026-06-11T16:14:03.446Z Checking h2 v0.4.13
19972026-06-11T16:14:03.568Z Checking want v0.3.1
19982026-06-11T16:14:03.630Z Checking slog v2.8.2
19992026-06-11T16:14:03.724Z Checking pin-utils v0.1.0
20002026-06-11T16:14:03.805Z Checking ryu v1.0.23
20012026-06-11T16:14:03.867Z Checking time v0.3.47
20022026-06-11T16:14:03.909Z Checking tower-layer v0.3.3
20032026-06-11T16:14:03.913Z Checking clap v4.6.1
20042026-06-11T16:14:03.974Z Checking tower-service v0.3.3
20052026-06-11T16:14:04.055Z Checking rand_chacha v0.9.0
20062026-06-11T16:14:04.099Z Checking anyhow v1.0.102
20072026-06-11T16:14:04.122Z Checking spin v0.9.8
20082026-06-11T16:14:04.197Z Checking mime v0.3.17
20092026-06-11T16:14:04.277Z Checking rand v0.9.2
20102026-06-11T16:14:04.330Z Checking http-body-util v0.1.3
20112026-06-11T16:14:04.367Z Checking ipnetwork v0.21.1
20122026-06-11T16:14:04.387Z Checking aws-lc-sys v0.40.0
20132026-06-11T16:14:04.422Z Checking untrusted v0.7.1
20142026-06-11T16:14:04.428Z Checking fastrand v2.3.0
20152026-06-11T16:14:04.561Z Checking spki v0.7.3
20162026-06-11T16:14:04.572Z Checking pbkdf2 v0.12.2
20172026-06-11T16:14:04.627Z Checking aes v0.8.4
20182026-06-11T16:14:04.662Z Checking openssl-probe v0.2.1
20192026-06-11T16:14:04.742Z Checking regex v1.12.3
20202026-06-11T16:14:04.768Z Checking serde_urlencoded v0.7.1
20212026-06-11T16:14:04.810Z Checking cbc v0.1.2
20222026-06-11T16:14:04.824Z Checking salsa20 v0.10.2
20232026-06-11T16:14:04.915Z Checking aws-lc-rs v1.16.3
20242026-06-11T16:14:04.966Z Checking rand_chacha v0.3.1
20252026-06-11T16:14:04.995Z Checking hex v0.4.3
20262026-06-11T16:14:04.995Z Checking encoding_rs v0.8.35
20272026-06-11T16:14:05.012Z Checking pretty-hex v0.4.1
20282026-06-11T16:14:05.038Z Checking simd-adler32 v0.3.8
20292026-06-11T16:14:05.043Z Checking scrypt v0.11.0
20302026-06-11T16:14:05.220Z Checking rand v0.8.6
20312026-06-11T16:14:05.258Z Checking tempfile v3.25.0
20322026-06-11T16:14:05.292Z Checking adler2 v2.0.1
20332026-06-11T16:14:05.324Z Checking plain v0.2.3
20342026-06-11T16:14:05.328Z Checking pkcs5 v0.7.1
20352026-06-11T16:14:05.437Z Checking miniz_oxide v0.8.9
20362026-06-11T16:14:05.458Z Checking ucd-trie v0.1.7
20372026-06-11T16:14:05.490Z Checking rustls-native-certs v0.8.3
20382026-06-11T16:14:05.619Z Checking pest v2.8.6
20392026-06-11T16:14:05.654Z Checking sync_wrapper v1.0.2
20402026-06-11T16:14:05.662Z Checking pkcs8 v0.10.2
20412026-06-11T16:14:05.757Z Checking camino v1.2.2
20422026-06-11T16:14:05.760Z Checking rustls-webpki v0.103.9
20432026-06-11T16:14:05.824Z Checking foldhash v0.2.0
20442026-06-11T16:14:05.831Z Checking tower v0.5.3
20452026-06-11T16:14:05.889Z Checking webpki-roots v1.0.6
20462026-06-11T16:14:06.005Z Checking hashbrown v0.16.1
20472026-06-11T16:14:06.039Z Checking iri-string v0.7.10
20482026-06-11T16:14:06.042Z Checking oxnet v0.1.5
20492026-06-11T16:14:06.149Z Checking futures-executor v0.3.32
20502026-06-11T16:14:06.186Z Checking hyper v1.8.1
20512026-06-11T16:14:06.235Z Checking rustls v0.23.37
20522026-06-11T16:14:06.270Z Checking either v1.15.0
20532026-06-11T16:14:06.320Z Checking futures v0.3.32
20542026-06-11T16:14:06.354Z Checking openapiv3 v2.2.0
20552026-06-11T16:14:06.426Z Checking crc32fast v1.5.0
20562026-06-11T16:14:06.482Z Checking static_assertions v1.1.0
20572026-06-11T16:14:06.534Z Checking lazy_static v1.5.0
20582026-06-11T16:14:06.581Z Checking signature v2.2.0
20592026-06-11T16:14:06.615Z Checking winnow v0.7.14
20602026-06-11T16:14:06.653Z Checking hubpack v0.1.2
20612026-06-11T16:14:06.696Z Checking zlib-rs v0.6.2
20622026-06-11T16:14:06.735Z Checking strum v0.26.3
20632026-06-11T16:14:06.855Z Checking tinyvec_macros v0.1.1
20642026-06-11T16:14:06.881Z Checking psl-types v2.0.11
20652026-06-11T16:14:06.939Z Checking tinyvec v1.10.0
20662026-06-11T16:14:07.020Z Checking publicsuffix v2.3.0
20672026-06-11T16:14:07.097Z Checking tower-http v0.6.8
20682026-06-11T16:14:07.132Z Checking hyper-util v0.1.20
20692026-06-11T16:14:07.203Z Checking cookie v0.18.1
20702026-06-11T16:14:07.269Z Checking sha1 v0.10.6
20712026-06-11T16:14:07.404Z Checking num-integer v0.1.46
20722026-06-11T16:14:07.461Z Checking scroll v0.13.0
20732026-06-11T16:14:07.496Z Checking data-encoding v2.10.0
20742026-06-11T16:14:07.599Z Checking flate2 v1.1.9
20752026-06-11T16:14:07.659Z Checking cookie_store v0.22.1
20762026-06-11T16:14:07.697Z Checking serde_spanned v0.6.9
20772026-06-11T16:14:07.729Z Checking goblin v0.10.5
20782026-06-11T16:14:07.800Z Checking toml_datetime v0.6.11
20792026-06-11T16:14:07.835Z Checking memmap2 v0.9.10
20802026-06-11T16:14:07.870Z Checking bit-vec v0.8.0
20812026-06-11T16:14:07.929Z Checking base16ct v0.2.0
20822026-06-11T16:14:08.013Z Checking dtrace-parser v0.3.0
20832026-06-11T16:14:08.051Z Checking ff v0.13.1
20842026-06-11T16:14:08.093Z Checking thread-id v5.1.0
20852026-06-11T16:14:08.114Z Checking bit-set v0.8.0
20862026-06-11T16:14:08.119Z Checking sec1 v0.7.3
20872026-06-11T16:14:08.190Z Checking wait-timeout v0.2.1
20882026-06-11T16:14:08.220Z Checking group v0.13.0
20892026-06-11T16:14:08.269Z Checking num-iter v0.1.45
20902026-06-11T16:14:08.304Z Checking bstr v1.12.1
20912026-06-11T16:14:08.338Z Checking hkdf v0.12.4
20922026-06-11T16:14:08.370Z Checking crossbeam-epoch v0.9.18
20932026-06-11T16:14:08.404Z Checking anstyle-parse v0.2.7
20942026-06-11T16:14:08.436Z Checking ahash v0.8.12
20952026-06-11T16:14:08.439Z Checking crypto-bigint v0.5.5
20962026-06-11T16:14:08.509Z Checking foreign-types-shared v0.1.1
20972026-06-11T16:14:08.584Z Checking quick-error v1.2.3
20982026-06-11T16:14:08.613Z Checking foreign-types v0.3.2
20992026-06-11T16:14:08.616Z Checking tokio-rustls v0.26.4
21002026-06-11T16:14:08.616Z Checking rustls-platform-verifier v0.6.2
21012026-06-11T16:14:08.710Z Checking anstream v0.6.21
21022026-06-11T16:14:08.713Z Checking rusty-fork v0.3.1
21032026-06-11T16:14:08.713Z Checking rand_xorshift v0.4.0
21042026-06-11T16:14:08.713Z Checking scroll v0.12.0
21052026-06-11T16:14:08.842Z Checking openssl-sys v0.9.115
21062026-06-11T16:14:08.888Z Checking unarray v0.1.4
21072026-06-11T16:14:08.919Z Checking hyper-rustls v0.27.7
21082026-06-11T16:14:08.951Z Checking num-bigint-dig v0.8.6
21092026-06-11T16:14:08.990Z Checking pkcs1 v0.7.5
21102026-06-11T16:14:09.024Z Checking goblin v0.8.2
21112026-06-11T16:14:09.029Z Checking proptest v1.11.0
21122026-06-11T16:14:09.149Z Checking reqwest v0.13.2
21132026-06-11T16:14:09.232Z Checking x509-cert v0.2.5
21142026-06-11T16:14:09.267Z Checking openssl v0.10.79
21152026-06-11T16:14:09.371Z Checking elliptic-curve v0.13.8
21162026-06-11T16:14:09.700Z Checking zerocopy v0.7.35
21172026-06-11T16:14:09.794Z Checking unicode-segmentation v1.12.0
21182026-06-11T16:14:09.910Z Checking rsa v0.9.10
21192026-06-11T16:14:10.010Z Checking dtrace-parser v0.2.0
21202026-06-11T16:14:10.082Z Checking dof v0.4.0
21212026-06-11T16:14:10.129Z Checking rfc6979 v0.4.0
21222026-06-11T16:14:10.215Z Checking memoffset v0.9.1
21232026-06-11T16:14:10.267Z Checking thread-id v4.2.2
21242026-06-11T16:14:10.301Z Checking ecdsa v0.16.9
21252026-06-11T16:14:10.335Z Checking curve25519-dalek v4.1.3
21262026-06-11T16:14:10.375Z Checking rustix v0.38.44
21272026-06-11T16:14:10.409Z Checking env_filter v1.0.0
21282026-06-11T16:14:10.584Z Checking keccak v0.1.6
21292026-06-11T16:14:10.657Z Checking toml_write v0.1.2
21302026-06-11T16:14:10.709Z Checking usdt-impl v0.6.0
21312026-06-11T16:14:10.781Z Checking same-file v1.0.6
21322026-06-11T16:14:10.847Z Checking toml_edit v0.22.27
21332026-06-11T16:14:10.852Z Checking newtype-uuid v1.3.2
21342026-06-11T16:14:10.922Z Checking walkdir v2.5.0
21352026-06-11T16:14:10.927Z Checking dof v0.3.0
21362026-06-11T16:14:11.015Z Checking usdt v0.6.0
21372026-06-11T16:14:11.106Z Checking daft v0.1.7
21382026-06-11T16:14:11.141Z Checking sha3 v0.10.8
21392026-06-11T16:14:11.144Z Checking env_logger v0.11.9
21402026-06-11T16:14:11.206Z Checking ed25519 v2.2.3
21412026-06-11T16:14:11.214Z Checking itertools v0.13.0
21422026-06-11T16:14:11.274Z Checking usdt-impl v0.5.0
21432026-06-11T16:14:11.304Z Checking native-tls v0.2.18
21442026-06-11T16:14:11.365Z Checking serde_with v3.17.0
21452026-06-11T16:14:11.377Z Checking siphasher v1.0.2
21462026-06-11T16:14:11.435Z Checking bitflags v1.3.2
21472026-06-11T16:14:11.442Z Checking ed25519-dalek v2.2.0
21482026-06-11T16:14:11.514Z Checking tokio-native-tls v0.3.1
21492026-06-11T16:14:11.577Z Checking nix v0.31.2
21502026-06-11T16:14:11.590Z Checking toml_parser v1.0.9+spec-1.1.0
21512026-06-11T16:14:11.623Z Checking unicode-normalization v0.1.25
21522026-06-11T16:14:11.688Z Checking signal-hook v0.3.18
21532026-06-11T16:14:11.723Z Checking hyper-tls v0.6.0
21542026-06-11T16:14:11.912Z Checking winnow v0.5.40
21552026-06-11T16:14:11.934Z Checking managed v0.8.0
21562026-06-11T16:14:11.966Z Checking reqwest v0.12.28
21572026-06-11T16:14:11.990Z Checking bzip2-sys v0.1.13+1.0.8
21582026-06-11T16:14:12.096Z Checking object v0.37.3
21592026-06-11T16:14:12.210Z Checking foldhash v0.1.5
21602026-06-11T16:14:12.253Z Checking bzip2 v0.4.4
21612026-06-11T16:14:12.268Z Checking hashbrown v0.15.5
21622026-06-11T16:14:12.290Z Checking signal-hook-mio v0.2.5
21632026-06-11T16:14:12.342Z Checking globset v0.4.18
21642026-06-11T16:14:12.410Z Checking ref-cast v1.0.25
21652026-06-11T16:14:12.538Z Checking zstd-sys v2.0.16+zstd.1.5.7
21662026-06-11T16:14:12.623Z Checking zip v0.6.6
21672026-06-11T16:14:12.661Z Checking pin-project v1.1.11
21682026-06-11T16:14:12.692Z Checking zstd-safe v7.2.4
21692026-06-11T16:14:12.748Z Checking libbz2-rs-sys v0.2.2
21702026-06-11T16:14:12.782Z Checking bumpalo v3.20.2
21712026-06-11T16:14:12.844Z Checking crossterm v0.28.1
21722026-06-11T16:14:12.875Z Checking similar v2.7.0
21732026-06-11T16:14:12.937Z Checking zstd v0.13.3
21742026-06-11T16:14:12.988Z Checking tokio-stream v0.1.18
21752026-06-11T16:14:13.034Z Checking zopfli v0.8.3
21762026-06-11T16:14:13.082Z Checking toml_edit v0.19.15
21772026-06-11T16:14:13.147Z Checking fs-err v3.3.0
21782026-06-11T16:14:13.185Z Checking bzip2 v0.6.1
21792026-06-11T16:14:13.287Z Checking pem v3.0.6
21802026-06-11T16:14:13.435Z Checking hash32 v0.2.1
21812026-06-11T16:14:13.466Z Checking serde-big-array v0.5.1
21822026-06-11T16:14:13.466Z Checking unicode-properties v0.1.4
21832026-06-11T16:14:13.518Z Checking jiff v0.2.21
21842026-06-11T16:14:13.557Z Checking predicates-core v1.0.10
21852026-06-11T16:14:13.627Z Checking unicode-bidi v0.3.18
21862026-06-11T16:14:13.648Z Checking heapless v0.7.17
21872026-06-11T16:14:13.648Z Checking snafu v0.8.9
21882026-06-11T16:14:13.648Z Checking olpc-cjson v0.1.4
21892026-06-11T16:14:13.672Z Checking hickory-proto v0.25.2
21902026-06-11T16:14:13.805Z Checking md-5 v0.10.6
21912026-06-11T16:14:13.865Z Checking stringprep v0.1.5
21922026-06-11T16:14:13.874Z Checking serde_plain v1.0.2
21932026-06-11T16:14:13.984Z Checking float-cmp v0.10.0
21942026-06-11T16:14:14.032Z Checking difflib v0.4.0
21952026-06-11T16:14:14.081Z Checking normalize-line-endings v0.3.0
21962026-06-11T16:14:14.132Z Checking fallible-iterator v0.2.0
21972026-06-11T16:14:14.162Z Checking typed-path v0.9.3
21982026-06-11T16:14:14.162Z Checking toml v0.7.8
21992026-06-11T16:14:14.184Z Checking smoltcp v0.9.1
22002026-06-11T16:14:14.217Z Checking predicates v3.1.4
22012026-06-11T16:14:14.370Z Checking iddqd v0.4.2
22022026-06-11T16:14:14.403Z Checking postgres-protocol v0.6.10
22032026-06-11T16:14:14.488Z Checking phf_shared v0.11.3
22042026-06-11T16:14:14.544Z Checking phf_shared v0.13.1
22052026-06-11T16:14:14.665Z Checking buf-list v1.1.2
22062026-06-11T16:14:14.744Z Checking strum v0.27.2
22072026-06-11T16:14:14.786Z Checking new_debug_unreachable v1.0.6
22082026-06-11T16:14:14.812Z Checking fixedbitset v0.5.7
22092026-06-11T16:14:14.873Z Checking fixedbitset v0.4.2
22102026-06-11T16:14:14.899Z Checking lalrpop-util v0.19.12
22112026-06-11T16:14:14.909Z Checking precomputed-hash v0.1.1
22122026-06-11T16:14:14.961Z Checking tough v0.22.0
22132026-06-11T16:14:15.025Z Checking petgraph v0.8.3
22142026-06-11T16:14:15.061Z Checking string_cache v0.8.9
22152026-06-11T16:14:15.071Z Checking petgraph v0.6.5
22162026-06-11T16:14:15.123Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22172026-06-11T16:14:15.268Z Checking phf v0.13.1
22182026-06-11T16:14:15.310Z Checking postgres-types v0.2.12
22192026-06-11T16:14:15.438Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22202026-06-11T16:14:15.657Z Checking whoami v2.1.0
22212026-06-11T16:14:15.727Z Checking zip v4.6.1
22222026-06-11T16:14:15.761Z Checking peg-runtime v0.8.5
22232026-06-11T16:14:15.871Z Checking tokio-postgres v0.7.16
22242026-06-11T16:14:16.045Z Checking is-terminal v0.4.17
22252026-06-11T16:14:16.171Z Checking crossbeam-channel v0.5.15
22262026-06-11T16:14:16.324Z Compiling structmeta-derive v0.3.0
22272026-06-11T16:14:16.391Z Checking thread_local v1.1.9
22282026-06-11T16:14:16.488Z Checking take_mut v0.2.2
22292026-06-11T16:14:16.529Z Checking term v1.2.1
22302026-06-11T16:14:16.588Z Compiling newtype-uuid-macros v0.1.0
22312026-06-11T16:14:16.618Z Checking slog-async v2.8.0
22322026-06-11T16:14:16.653Z Compiling rustls v0.22.4
22332026-06-11T16:14:16.775Z Checking slog-term v2.9.2
22342026-06-11T16:14:16.821Z Compiling multer v3.1.0
22352026-06-11T16:14:16.902Z Compiling async-stream-impl v0.3.6
22362026-06-11T16:14:17.011Z Compiling dropshot v0.17.0
22372026-06-11T16:14:17.074Z Compiling dropshot_endpoint v0.17.0
22382026-06-11T16:14:17.116Z Checking match_cfg v0.1.0
22392026-06-11T16:14:17.154Z Checking slog-json v2.6.1
22402026-06-11T16:14:17.218Z Checking hostname v0.3.1
22412026-06-11T16:14:17.375Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22422026-06-11T16:14:17.384Z Checking debug-ignore v1.0.5
22432026-06-11T16:14:17.384Z Checking slog-bunyan v2.5.0
22442026-06-11T16:14:17.384Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22452026-06-11T16:14:17.454Z Compiling structmeta v0.3.0
22462026-06-11T16:14:17.552Z Checking progenitor-client v0.14.0
22472026-06-11T16:14:17.577Z Checking rustls-webpki v0.102.8
22482026-06-11T16:14:17.577Z Checking toml_datetime v1.0.0+spec-1.1.0
22492026-06-11T16:14:17.632Z Checking serde_path_to_error v0.1.20
22502026-06-11T16:14:17.712Z Compiling derive-ex v0.1.8
22512026-06-11T16:14:17.752Z Checking serde_spanned v1.0.4
22522026-06-11T16:14:17.813Z Checking toml_writer v1.0.6+spec-1.1.0
22532026-06-11T16:14:17.838Z Checking compression-core v0.4.31
22542026-06-11T16:14:17.872Z Checking async-stream v0.3.6
22552026-06-11T16:14:17.955Z Checking waitgroup v0.1.2
22562026-06-11T16:14:18.045Z Checking compression-codecs v0.4.37
22572026-06-11T16:14:18.062Z Checking toml v1.0.6+spec-1.1.0
22582026-06-11T16:14:18.062Z Checking rustls-pemfile v2.2.0
22592026-06-11T16:14:18.114Z Checking hostname v0.4.2
22602026-06-11T16:14:18.155Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22612026-06-11T16:14:18.209Z Checking async-compression v0.4.41
22622026-06-11T16:14:18.239Z Compiling parse-display-derive v0.10.0
22632026-06-11T16:14:18.272Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22642026-06-11T16:14:18.305Z Checking atomicwrites v0.4.4
22652026-06-11T16:14:18.443Z Checking regress v0.10.5
22662026-06-11T16:14:18.484Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22672026-06-11T16:14:18.493Z Checking itertools v0.14.0
22682026-06-11T16:14:18.651Z Checking macaddr v1.0.1
22692026-06-11T16:14:18.866Z Checking instant v0.1.13
22702026-06-11T16:14:18.902Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22712026-06-11T16:14:18.947Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22722026-06-11T16:14:18.994Z Checking backoff v0.4.0
22732026-06-11T16:14:19.154Z Checking backon v1.6.0
22742026-06-11T16:14:19.188Z Checking humantime v2.3.0
22752026-06-11T16:14:19.353Z Checking progenitor-extras v0.2.0
22762026-06-11T16:14:19.400Z Checking unicode-width v0.2.0
22772026-06-11T16:14:19.434Z Compiling test-strategy v0.4.5
22782026-06-11T16:14:19.449Z Checking heck v0.5.0
22792026-06-11T16:14:19.508Z Checking tokio-rustls v0.25.0
22802026-06-11T16:14:19.583Z Compiling convert_case v0.4.0
22812026-06-11T16:14:19.617Z Checking half v2.7.1
22822026-06-11T16:14:19.624Z Checking ciborium-io v0.2.2
22832026-06-11T16:14:19.684Z Checking secrecy v0.10.3
22842026-06-11T16:14:19.772Z Compiling regress v0.11.1
22852026-06-11T16:14:19.835Z Checking indent_write v2.2.0
22862026-06-11T16:14:19.879Z Checking universal-hash v0.5.1
22872026-06-11T16:14:19.910Z Checking ciborium-ll v0.2.2
22882026-06-11T16:14:19.967Z Checking parse-display v0.10.0
22892026-06-11T16:14:20.015Z Compiling derive_more v0.99.20
22902026-06-11T16:14:20.015Z Checking opaque-debug v0.3.1
22912026-06-11T16:14:20.042Z Compiling unsafe-libyaml v0.2.11
22922026-06-11T16:14:23.428Z Compiling crucible-workspace-hack v0.1.0
22932026-06-11T16:14:23.467Z Checking ciborium v0.2.2
22942026-06-11T16:14:23.467Z Checking camino-tempfile v1.4.1
22952026-06-11T16:14:23.467Z Compiling serde_yaml v0.9.34+deprecated
22962026-06-11T16:14:23.468Z Checking aead v0.5.2
22972026-06-11T16:14:23.468Z Checking poly1305 v0.8.0
22982026-06-11T16:14:23.468Z Checking chacha20 v0.9.1
22992026-06-11T16:14:23.468Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23002026-06-11T16:14:23.506Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23012026-06-11T16:14:23.506Z Compiling thiserror-impl-no-std v2.0.2
23022026-06-11T16:14:23.506Z Compiling typify-impl v0.6.2
23032026-06-11T16:14:23.506Z Checking swrite v0.1.0
23042026-06-11T16:14:23.506Z Checking password-hash v0.5.0
23052026-06-11T16:14:23.506Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23062026-06-11T16:14:23.506Z Checking blake2 v0.10.6
23072026-06-11T16:14:23.506Z Checking chacha20poly1305 v0.10.1
23082026-06-11T16:14:23.506Z Checking argon2 v0.5.3
23092026-06-11T16:14:23.506Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23102026-06-11T16:14:23.506Z Checking thiserror-no-std v2.0.2
23112026-06-11T16:14:23.506Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23122026-06-11T16:14:23.506Z Checking vsss-rs v3.3.4
23132026-06-11T16:14:23.506Z Checking byte-wrapper v0.1.0
23142026-06-11T16:14:23.507Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23152026-06-11T16:14:23.507Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23162026-06-11T16:14:23.507Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23172026-06-11T16:14:23.507Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23182026-06-11T16:14:23.507Z Checking crossbeam-deque v0.8.6
23192026-06-11T16:14:23.507Z Compiling rayon-core v1.13.0
23202026-06-11T16:14:23.507Z Compiling num-derive v0.4.2
23212026-06-11T16:14:23.507Z Checking toml v0.8.23
23222026-06-11T16:14:23.673Z Compiling toml_datetime v0.7.5+spec-1.1.0
23232026-06-11T16:14:23.708Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23242026-06-11T16:14:23.951Z Compiling toml_edit v0.23.10+spec-1.0.0
23252026-06-11T16:14:23.980Z Compiling proc-macro-error v1.0.4
23262026-06-11T16:14:24.147Z Checking rayon v1.11.0
23272026-06-11T16:14:24.180Z Checking tabwriter v1.4.1
23282026-06-11T16:14:24.317Z Checking colored v3.1.1
23292026-06-11T16:14:24.359Z Checking glob v0.3.3
23302026-06-11T16:14:24.444Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23312026-06-11T16:14:24.547Z Compiling proc-macro-crate v3.4.0
23322026-06-11T16:14:24.582Z Compiling heapless v0.8.0
23332026-06-11T16:14:24.584Z Compiling ingot-macros v0.1.1
23342026-06-11T16:14:24.887Z Checking hash32 v0.3.1
23352026-06-11T16:14:25.025Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23362026-06-11T16:14:25.058Z Checking unicode-width v0.1.14
23372026-06-11T16:14:25.115Z Compiling smoltcp v0.11.0
23382026-06-11T16:14:25.149Z Compiling num_enum_derive v0.7.6
23392026-06-11T16:14:25.342Z Checking cobs v0.3.0
23402026-06-11T16:14:25.519Z Compiling usdt-macro v0.5.0
23412026-06-11T16:14:25.561Z Compiling usdt-attr-macro v0.5.0
23422026-06-11T16:14:25.600Z Checking memmap v0.7.0
23432026-06-11T16:14:25.727Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23442026-06-11T16:14:25.855Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23452026-06-11T16:14:25.977Z Compiling typify-macro v0.6.2
23462026-06-11T16:14:25.981Z Checking postcard v1.1.3
23472026-06-11T16:14:26.223Z Checking num_enum v0.7.6
23482026-06-11T16:14:26.268Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23492026-06-11T16:14:26.323Z Compiling proc-macro-crate v1.3.1
23502026-06-11T16:14:26.358Z Checking usdt v0.5.0
23512026-06-11T16:14:26.391Z Checking sigpipe v0.1.3
23522026-06-11T16:14:26.497Z Compiling foreign-types-macros v0.2.3
23532026-06-11T16:14:26.530Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23542026-06-11T16:14:26.561Z Checking cpufeatures v0.3.0
23552026-06-11T16:14:26.660Z Checking foreign-types-shared v0.3.1
23562026-06-11T16:14:27.779Z Compiling num_enum_derive v0.5.11
23572026-06-11T16:14:27.783Z Checking chacha20 v0.10.0
23582026-06-11T16:14:27.783Z Checking cstr-argument v0.1.2
23592026-06-11T16:14:27.783Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23602026-06-11T16:14:27.783Z Checking foreign-types v0.5.0
23612026-06-11T16:14:27.783Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23622026-06-11T16:14:27.783Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23632026-06-11T16:14:27.783Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23642026-06-11T16:14:27.783Z Checking rand v0.10.0
23652026-06-11T16:14:27.783Z Checking ingot-types v0.1.2
23662026-06-11T16:14:27.783Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23672026-06-11T16:14:27.783Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23682026-06-11T16:14:27.783Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23692026-06-11T16:14:27.783Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23702026-06-11T16:14:27.783Z Checking itertools v0.12.1
23712026-06-11T16:14:27.787Z Compiling typify v0.6.2
23722026-06-11T16:14:27.853Z Checking num_enum v0.5.11
23732026-06-11T16:14:27.856Z Checking ingot v0.1.1
23742026-06-11T16:14:27.916Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23752026-06-11T16:14:27.949Z Compiling progenitor-impl v0.14.0
23762026-06-11T16:14:28.013Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23772026-06-11T16:14:28.216Z Compiling zone_cfg_derive v0.3.1
23782026-06-11T16:14:28.275Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23792026-06-11T16:14:28.477Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23802026-06-11T16:14:28.750Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23812026-06-11T16:14:28.884Z Checking zone v0.3.1
23822026-06-11T16:14:28.887Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23832026-06-11T16:14:28.951Z Checking smf v0.2.3
23842026-06-11T16:14:28.954Z Checking whoami v1.6.1
23852026-06-11T16:14:28.983Z Checking tokio-dtrace v0.1.1
23862026-06-11T16:14:29.161Z Compiling derive-where v1.6.0
23872026-06-11T16:14:29.194Z Checking console v0.15.11
23882026-06-11T16:14:29.225Z Checking oxide-tokio-rt v0.1.4
23892026-06-11T16:14:29.285Z Checking newline-converter v0.3.0
23902026-06-11T16:14:29.424Z Checking num-rational v0.4.2
23912026-06-11T16:14:29.457Z Checking num-complex v0.4.6
23922026-06-11T16:14:29.493Z Checking bytecount v0.6.9
23932026-06-11T16:14:29.519Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23942026-06-11T16:14:29.522Z Checking expectorate v1.2.0
23952026-06-11T16:14:29.618Z Checking float-ord v0.3.2
23962026-06-11T16:14:29.704Z Compiling prettyplease v0.2.37
23972026-06-11T16:14:29.738Z Compiling owo-colors v4.3.0
23982026-06-11T16:14:29.769Z Compiling cancel-safe-futures v0.1.5
23992026-06-11T16:14:29.810Z Checking num v0.4.3
24002026-06-11T16:14:29.911Z Checking libsw-core v0.3.2
24012026-06-11T16:14:29.985Z Checking linear-map v1.2.0
24022026-06-11T16:14:30.094Z Checking libsw v3.5.0
24032026-06-11T16:14:30.304Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24042026-06-11T16:14:30.339Z Checking gethostname v0.5.0
24052026-06-11T16:14:30.456Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24062026-06-11T16:14:30.571Z Compiling progenitor-macro v0.14.0
24072026-06-11T16:14:30.715Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24082026-06-11T16:14:30.749Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24092026-06-11T16:14:31.463Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24102026-06-11T16:14:31.758Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24112026-06-11T16:14:32.065Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24122026-06-11T16:14:34.585Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24132026-06-11T16:14:34.938Z Checking resolv-conf v0.7.6
24142026-06-11T16:14:35.147Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24152026-06-11T16:14:35.392Z Checking smawk v0.3.2
24162026-06-11T16:14:35.450Z Checking unicode-linebreak v0.1.5
24172026-06-11T16:14:35.472Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24182026-06-11T16:14:35.476Z Checking progenitor v0.14.0
24192026-06-11T16:14:35.541Z Checking papergrid v0.11.0
24202026-06-11T16:14:35.663Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24212026-06-11T16:14:35.696Z Compiling tabled_derive v0.7.0
24222026-06-11T16:14:35.777Z Compiling convert_case v0.10.0
24232026-06-11T16:14:35.890Z Compiling slog-dtrace v0.3.0
24242026-06-11T16:14:36.111Z Compiling derive_more-impl v2.1.1
24252026-06-11T16:14:36.174Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24262026-06-11T16:14:36.683Z Checking tabled v0.15.0
24272026-06-11T16:14:36.934Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24282026-06-11T16:14:36.969Z Checking derive_more v2.1.1
24292026-06-11T16:14:37.076Z Checking crossterm v0.29.0
24302026-06-11T16:14:37.109Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24312026-06-11T16:14:37.174Z Checking linked-hash-map v0.5.6
24322026-06-11T16:14:37.376Z Checking lru-cache v0.1.2
24332026-06-11T16:14:37.527Z Checking hickory-proto v0.24.4
24342026-06-11T16:14:37.560Z Checking fd-lock v4.0.4
24352026-06-11T16:14:37.704Z Checking vte v0.14.1
24362026-06-11T16:14:37.737Z Checking display-error-chain v0.2.2
24372026-06-11T16:14:37.847Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24382026-06-11T16:14:37.884Z Checking nu-ansi-term v0.50.3
24392026-06-11T16:14:37.918Z Checking strip-ansi-escapes v0.2.1
24402026-06-11T16:14:37.921Z Checking termtree v0.5.1
24412026-06-11T16:14:38.011Z Checking textwrap v0.16.2
24422026-06-11T16:14:38.058Z Compiling minimal-lexical v0.2.1
24432026-06-11T16:14:38.117Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24442026-06-11T16:14:38.149Z Checking reedline v0.40.0
24452026-06-11T16:14:38.224Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24462026-06-11T16:14:38.257Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24472026-06-11T16:14:38.339Z Compiling nom v7.1.3
24482026-06-11T16:14:38.599Z Compiling ar_archive_writer v0.5.1
24492026-06-11T16:14:38.789Z Checking csv-core v0.1.13
24502026-06-11T16:14:38.871Z Compiling stacker v0.1.23
24512026-06-11T16:14:38.999Z Checking csv v1.4.0
24522026-06-11T16:14:39.162Z Compiling cfg_aliases v0.1.1
24532026-06-11T16:14:39.271Z Compiling semver v0.1.20
24542026-06-11T16:14:39.337Z Checking highway v1.3.0
24552026-06-11T16:14:39.370Z Checking hickory-resolver v0.24.4
24562026-06-11T16:14:39.401Z Compiling nix v0.28.0
24572026-06-11T16:14:39.479Z Compiling rustc_version v0.1.7
24582026-06-11T16:14:39.510Z Compiling psm v0.1.30
24592026-06-11T16:14:39.596Z Checking nibble_vec v0.1.0
24602026-06-11T16:14:39.616Z Checking endian-type v0.1.2
24612026-06-11T16:14:39.758Z Checking home v0.5.12
24622026-06-11T16:14:39.765Z Compiling newtype_derive v0.1.6
24632026-06-11T16:14:39.777Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24642026-06-11T16:14:39.777Z Checking radix_trie v0.2.1
24652026-06-11T16:14:39.826Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24662026-06-11T16:14:39.895Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24672026-06-11T16:14:39.945Z Checking phf_shared v0.12.1
24682026-06-11T16:14:40.057Z Checking nom v8.0.0
24692026-06-11T16:14:40.135Z Compiling recursive-proc-macro-impl v0.1.1
24702026-06-11T16:14:40.139Z Checking qorb v0.4.1
24712026-06-11T16:14:40.348Z Compiling chrono-tz v0.10.4
24722026-06-11T16:14:40.384Z Checking phf v0.12.1
24732026-06-11T16:14:40.551Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24742026-06-11T16:14:40.584Z Checking recursive v0.1.1
24752026-06-11T16:14:40.647Z Compiling const_format_proc_macros v0.2.34
24762026-06-11T16:14:40.678Z Compiling peg-macros v0.8.5
24772026-06-11T16:14:40.734Z Checking winnow v0.6.26
24782026-06-11T16:14:41.065Z Compiling sqlparser_derive v0.5.0
24792026-06-11T16:14:41.489Z Checking unicode_categories v0.1.1
24802026-06-11T16:14:41.699Z Checking const_format v0.2.35
24812026-06-11T16:14:41.845Z Checking sqlparser v0.61.0
24822026-06-11T16:14:41.885Z Checking sqlformat v0.3.5
24832026-06-11T16:14:41.957Z Checking rustyline v14.0.0
24842026-06-11T16:14:41.989Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24852026-06-11T16:14:42.046Z Checking peg v0.8.5
24862026-06-11T16:14:42.481Z Checking bcs v0.1.6
24872026-06-11T16:14:42.686Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24882026-06-11T16:14:42.763Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24892026-06-11T16:14:42.795Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24902026-06-11T16:14:42.827Z Checking steno v0.4.1
24912026-06-11T16:14:42.986Z Checking filetime v0.2.27
24922026-06-11T16:14:43.095Z Checking xattr v1.6.1
24932026-06-11T16:14:43.154Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24942026-06-11T16:14:43.256Z Checking tar v0.4.45
24952026-06-11T16:14:43.355Z Checking subprocess v0.2.15
24962026-06-11T16:14:43.671Z Checking base64 v0.21.7
24972026-06-11T16:14:43.785Z Checking headers-core v0.3.0
24982026-06-11T16:14:43.854Z Checking yasna v0.5.2
24992026-06-11T16:14:43.920Z Checking headers v0.4.1
25002026-06-11T16:14:44.029Z Checking dropshot-api-manager-types v0.7.2
25012026-06-11T16:14:44.231Z Checking tagptr v0.2.0
25022026-06-11T16:14:44.265Z Checking rcgen v0.12.1
25032026-06-11T16:14:44.400Z Checking moka v0.12.13
25042026-06-11T16:14:44.403Z Checking utf-8 v0.7.6
25052026-06-11T16:14:44.505Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25062026-06-11T16:14:44.594Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25072026-06-11T16:14:44.628Z Compiling libefi-sys v0.1.0
25082026-06-11T16:14:44.680Z Checking tungstenite v0.21.0
25092026-06-11T16:14:44.880Z Compiling bitfield-struct v0.6.2
25102026-06-11T16:14:45.056Z Compiling radium v0.7.0
25112026-06-11T16:14:45.089Z Checking hickory-resolver v0.25.2
25122026-06-11T16:14:45.131Z Checking tokio-tungstenite v0.21.0
25132026-06-11T16:14:45.389Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25142026-06-11T16:14:45.421Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25152026-06-11T16:14:45.513Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25162026-06-11T16:14:45.545Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-06-11T16:14:45.576Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25182026-06-11T16:14:45.652Z Checking tap v1.0.1
25192026-06-11T16:14:45.683Z Compiling maybe-uninit v2.0.0
25202026-06-11T16:14:45.784Z Checking wyz v0.5.1
25212026-06-11T16:14:45.815Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25222026-06-11T16:14:45.848Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25232026-06-11T16:14:46.011Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25242026-06-11T16:14:46.086Z Compiling zerocopy-derive v0.6.6
25252026-06-11T16:14:46.187Z Checking funty v2.0.0
25262026-06-11T16:14:46.257Z Compiling packed_struct v0.10.1
25272026-06-11T16:14:46.333Z Checking crc-catalog v2.4.0
25282026-06-11T16:14:46.454Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25292026-06-11T16:14:46.526Z Checking bitvec v1.0.1
25302026-06-11T16:14:46.601Z Checking crc v3.4.0
25312026-06-11T16:14:46.706Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25322026-06-11T16:14:46.737Z Compiling packed_struct_codegen v0.10.1
25332026-06-11T16:14:46.805Z Compiling bitfield-macros v0.19.4
25342026-06-11T16:14:46.955Z Checking zerocopy v0.6.6
25352026-06-11T16:14:47.281Z Compiling indexmap v1.9.3
25362026-06-11T16:14:47.538Z Checking nodrop v0.1.14
25372026-06-11T16:14:47.569Z Checking bitfield v0.19.4
25382026-06-11T16:14:47.661Z Checking array-init v0.0.4
25392026-06-11T16:14:47.896Z Checking smallvec v0.6.14
25402026-06-11T16:14:47.957Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25412026-06-11T16:14:47.997Z Checking hashbrown v0.12.3
25422026-06-11T16:14:48.150Z Checking serde-hex v0.1.0
25432026-06-11T16:14:48.405Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25442026-06-11T16:14:48.476Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25452026-06-11T16:14:48.672Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25462026-06-11T16:14:48.676Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25472026-06-11T16:14:48.779Z Checking ron v0.8.1
25482026-06-11T16:14:48.888Z Checking hashbrown v0.13.2
25492026-06-11T16:14:48.921Z Checking crc-any v2.5.0
25502026-06-11T16:14:48.954Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25512026-06-11T16:14:49.123Z Checking path-slash v0.1.5
25522026-06-11T16:14:49.254Z Compiling xshell-macros v0.2.7
25532026-06-11T16:14:49.319Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25542026-06-11T16:14:49.352Z Checking object v0.30.4
25552026-06-11T16:14:49.515Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25562026-06-11T16:14:49.654Z Checking xshell v0.2.7
25572026-06-11T16:14:49.657Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25582026-06-11T16:14:50.027Z Checking half v1.8.3
25592026-06-11T16:14:50.088Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25602026-06-11T16:14:50.179Z Compiling proc-macro-error-attr2 v2.0.0
25612026-06-11T16:14:50.248Z Checking serde_cbor v0.11.2
25622026-06-11T16:14:50.600Z Compiling proc-macro-error2 v2.0.1
25632026-06-11T16:14:50.656Z Checking libscf-sys v1.2.0
25642026-06-11T16:14:50.817Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25652026-06-11T16:14:50.871Z Checking papergrid v0.17.0
25662026-06-11T16:14:50.938Z Compiling tabled_derive v0.11.0
25672026-06-11T16:14:51.051Z Checking testing_table v0.3.0
25682026-06-11T16:14:51.343Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25692026-06-11T16:14:51.476Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25702026-06-11T16:14:51.595Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25712026-06-11T16:14:51.665Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25722026-06-11T16:14:51.877Z Checking crc8 v0.1.1
25732026-06-11T16:14:51.908Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25742026-06-11T16:14:51.984Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25752026-06-11T16:14:52.015Z Checking maplit v1.0.2
25762026-06-11T16:14:52.127Z Compiling git-stub v1.0.0
25772026-06-11T16:14:52.160Z Checking tabled v0.20.0
25782026-06-11T16:14:52.278Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-06-11T16:14:52.406Z Compiling git-stub-vcs v0.1.0
25802026-06-11T16:14:52.438Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25812026-06-11T16:14:52.790Z Checking fxhash v0.2.1
25822026-06-11T16:14:52.947Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25832026-06-11T16:14:53.052Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25842026-06-11T16:14:53.113Z Checking unicase v2.9.0
25852026-06-11T16:14:53.228Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25862026-06-11T16:14:53.300Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25872026-06-11T16:14:53.424Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25882026-06-11T16:14:53.690Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25892026-06-11T16:14:53.722Z Compiling vergen-lib v0.1.6
25902026-06-11T16:14:53.753Z Compiling diesel_derives v2.3.7
25912026-06-11T16:14:54.002Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25922026-06-11T16:14:54.033Z Checking kstat-rs v0.2.4
25932026-06-11T16:14:54.036Z Checking scheduled-thread-pool v0.2.7
25942026-06-11T16:14:54.094Z Compiling dsl_auto_type v0.2.0
25952026-06-11T16:14:54.239Z Compiling vergen-gitcl v1.0.8
25962026-06-11T16:14:54.269Z Compiling diesel_table_macro_syntax v0.3.0
25972026-06-11T16:14:54.299Z Checking r2d2 v0.8.10
25982026-06-11T16:14:54.533Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25992026-06-11T16:14:54.536Z Checking arc-swap v1.8.2
26002026-06-11T16:14:54.791Z Checking downcast-rs v2.0.2
26012026-06-11T16:14:54.883Z Checking slog-scope v4.4.1
26022026-06-11T16:14:54.915Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26032026-06-11T16:14:54.946Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26042026-06-11T16:14:55.047Z Compiling parking_lot_core v0.8.6
26052026-06-11T16:14:55.229Z Checking slog-stdlog v4.1.1
26062026-06-11T16:14:55.370Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26072026-06-11T16:14:55.400Z Checking slog-envlogger v2.2.0
26082026-06-11T16:14:55.536Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26092026-06-11T16:14:55.579Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26102026-06-11T16:14:55.654Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26112026-06-11T16:14:55.684Z Compiling dirs-sys-next v0.1.2
26122026-06-11T16:14:55.727Z Compiling crunchy v0.2.4
26132026-06-11T16:14:55.765Z Checking parking_lot v0.11.2
26142026-06-11T16:14:55.847Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26152026-06-11T16:14:55.983Z Compiling dirs-next v2.0.0
26162026-06-11T16:14:56.016Z Compiling clang-sys v1.8.1
26172026-06-11T16:14:56.076Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26182026-06-11T16:14:56.109Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26192026-06-11T16:14:56.138Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26202026-06-11T16:14:56.138Z Compiling progenitor-impl v0.13.0
26212026-06-11T16:14:56.383Z Checking prefix-trie v0.7.0
26222026-06-11T16:14:56.386Z Compiling tiny-keccak v2.0.2
26232026-06-11T16:14:56.447Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26242026-06-11T16:14:56.765Z Checking hickory-server v0.25.2
26252026-06-11T16:14:56.796Z Compiling term v0.7.0
26262026-06-11T16:14:56.837Z Checking sled v0.34.7
26272026-06-11T16:14:56.867Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26282026-06-11T16:14:57.386Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26292026-06-11T16:14:57.721Z Checking progenitor-client v0.13.0
26302026-06-11T16:14:57.977Z Checking nanorand v0.7.0
26312026-06-11T16:14:58.009Z Compiling bit-vec v0.6.3
26322026-06-11T16:14:58.081Z Compiling salty v0.3.0
26332026-06-11T16:14:58.109Z Compiling ascii-canvas v3.0.0
26342026-06-11T16:14:58.210Z Checking flume v0.11.1
26352026-06-11T16:14:58.259Z Compiling bit-set v0.5.3
26362026-06-11T16:14:58.382Z Checking primeorder v0.13.6
26372026-06-11T16:14:58.423Z Compiling itertools v0.10.5
26382026-06-11T16:14:58.454Z Compiling ena v0.14.4
26392026-06-11T16:14:58.488Z Compiling libloading v0.8.9
26402026-06-11T16:14:58.650Z Compiling bindgen v0.71.1
26412026-06-11T16:14:58.694Z Compiling diff v0.1.13
26422026-06-11T16:14:58.723Z Compiling regex-syntax v0.6.29
26432026-06-11T16:14:58.823Z Compiling progenitor-macro v0.13.0
26442026-06-11T16:14:59.278Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26452026-06-11T16:14:59.694Z Compiling cexpr v0.6.0
26462026-06-11T16:14:59.896Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26472026-06-11T16:14:59.931Z Compiling fs-err v2.11.0
26482026-06-11T16:14:59.964Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26492026-06-11T16:14:59.994Z Checking diesel v2.3.7
26502026-06-11T16:15:00.154Z Compiling lalrpop v0.19.12
26512026-06-11T16:15:00.384Z Compiling rustc-hash v2.1.1
26522026-06-11T16:15:00.708Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26532026-06-11T16:15:00.805Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26542026-06-11T16:15:00.921Z Compiling libxml v0.3.3
26552026-06-11T16:15:01.163Z Checking assert_matches v1.5.0
26562026-06-11T16:15:01.315Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26572026-06-11T16:15:01.486Z Checking p384 v0.13.1
26582026-06-11T16:15:01.928Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26592026-06-11T16:15:02.310Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26602026-06-11T16:15:02.398Z Compiling strum_macros v0.24.3
26612026-06-11T16:15:03.376Z Compiling indoc v1.0.9
26622026-06-11T16:15:03.737Z Checking progenitor v0.13.0
26632026-06-11T16:15:03.815Z Checking parse-size v1.1.0
26642026-06-11T16:15:03.847Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26652026-06-11T16:15:03.908Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26662026-06-11T16:15:03.961Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26672026-06-11T16:15:04.093Z Compiling typify-impl v0.4.3
26682026-06-11T16:15:04.446Z Checking quick-xml v0.37.5
26692026-06-11T16:15:04.824Z Checking derive_builder v0.20.2
26702026-06-11T16:15:04.970Z Compiling oso-derive v0.27.3
26712026-06-11T16:15:05.337Z Compiling trait-variant v0.1.2
26722026-06-11T16:15:05.495Z Compiling impl-trait-for-tuples v0.2.3
26732026-06-11T16:15:05.911Z Checking openssl-probe v0.1.6
26742026-06-11T16:15:06.058Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26752026-06-11T16:15:06.914Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26762026-06-11T16:15:07.060Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26772026-06-11T16:15:07.545Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26782026-06-11T16:15:07.876Z Checking predicates-tree v1.0.13
26792026-06-11T16:15:08.025Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26802026-06-11T16:15:08.294Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26812026-06-11T16:15:08.366Z Compiling mime_guess v2.0.5
26822026-06-11T16:15:08.600Z Compiling typify-macro v0.4.3
26832026-06-11T16:15:09.093Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26842026-06-11T16:15:09.377Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26852026-06-11T16:15:10.329Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26862026-06-11T16:15:10.363Z Checking http-range v0.1.5
26872026-06-11T16:15:10.526Z Compiling typify v0.4.3
26882026-06-11T16:15:10.676Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26892026-06-11T16:15:11.075Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26902026-06-11T16:15:11.423Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26912026-06-11T16:15:11.844Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26922026-06-11T16:15:12.125Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26932026-06-11T16:15:12.308Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26942026-06-11T16:15:12.342Z Checking bb8 v0.8.6
26952026-06-11T16:15:12.375Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26962026-06-11T16:15:12.406Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26972026-06-11T16:15:12.605Z Checking atty v0.2.14
26982026-06-11T16:15:12.666Z Checking corncobs v0.1.4
26992026-06-11T16:15:12.802Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27002026-06-11T16:15:12.833Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27012026-06-11T16:15:13.022Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-06-11T16:15:13.327Z Compiling progenitor-impl v0.11.2
27032026-06-11T16:15:13.394Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27042026-06-11T16:15:13.487Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27052026-06-11T16:15:13.564Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27062026-06-11T16:15:13.712Z Checking ignore v0.4.25
27072026-06-11T16:15:14.147Z Checking async-bb8-diesel v0.2.1
27082026-06-11T16:15:14.179Z Checking diesel-dtrace v0.5.0
27092026-06-11T16:15:14.450Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27102026-06-11T16:15:14.532Z Checking secrecy v0.8.0
27112026-06-11T16:15:15.020Z Checking globwalk v0.9.1
27122026-06-11T16:15:15.338Z Checking hyper-staticfile v0.10.1
27132026-06-11T16:15:15.645Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27142026-06-11T16:15:15.676Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27152026-06-11T16:15:15.913Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27162026-06-11T16:15:15.975Z Compiling progenitor-macro v0.11.2
27172026-06-11T16:15:15.997Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27182026-06-11T16:15:16.225Z Checking progenitor-client v0.11.2
27192026-06-11T16:15:16.425Z Checking signal-hook-tokio v0.3.1
27202026-06-11T16:15:16.499Z Compiling illumos-nvpair-sys v0.2.0
27212026-06-11T16:15:16.579Z Checking nonempty v0.12.0
27222026-06-11T16:15:16.614Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27232026-06-11T16:15:16.759Z Checking camino-tempfile-ext v0.3.3
27242026-06-11T16:15:16.791Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27252026-06-11T16:15:16.985Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27262026-06-11T16:15:17.577Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27272026-06-11T16:15:17.778Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27282026-06-11T16:15:17.854Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27292026-06-11T16:15:18.261Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27302026-06-11T16:15:18.330Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27312026-06-11T16:15:18.654Z Checking illumos-nvpair v0.3.0
27322026-06-11T16:15:18.794Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27332026-06-11T16:15:18.847Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27342026-06-11T16:15:19.008Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27352026-06-11T16:15:19.224Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27362026-06-11T16:15:19.267Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27372026-06-11T16:15:19.305Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27382026-06-11T16:15:19.493Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27392026-06-11T16:15:19.524Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27402026-06-11T16:15:19.632Z Checking tungstenite v0.23.0
27412026-06-11T16:15:19.949Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27422026-06-11T16:15:20.083Z Checking tokio-tungstenite v0.23.1
27432026-06-11T16:15:20.328Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27442026-06-11T16:15:20.390Z Checking void v1.0.2
27452026-06-11T16:15:20.422Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27462026-06-11T16:15:20.529Z Checking lzss v0.8.2
27472026-06-11T16:15:20.755Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27482026-06-11T16:15:20.859Z Checking progenitor v0.11.2
27492026-06-11T16:15:21.033Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27502026-06-11T16:15:21.167Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27512026-06-11T16:15:21.362Z Checking nix v0.27.1
27522026-06-11T16:15:21.500Z Checking rand_seeder v0.4.0
27532026-06-11T16:15:21.543Z Checking serde_bytes v0.11.19
27542026-06-11T16:15:21.678Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27552026-06-11T16:15:21.749Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27562026-06-11T16:15:21.754Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27572026-06-11T16:15:21.915Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27582026-06-11T16:15:21.959Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27592026-06-11T16:15:22.455Z Checking is_ci v1.2.0
27602026-06-11T16:15:22.617Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27612026-06-11T16:15:22.756Z Checking yansi v1.0.1
27622026-06-11T16:15:22.952Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27632026-06-11T16:15:23.047Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27642026-06-11T16:15:23.089Z Checking pretty_assertions v1.4.1
27652026-06-11T16:15:23.255Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27662026-06-11T16:15:23.331Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27672026-06-11T16:15:23.363Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27682026-06-11T16:15:23.589Z Compiling darling_core v0.23.0
27692026-06-11T16:15:24.807Z Compiling indoc v2.0.7
27702026-06-11T16:15:24.925Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27712026-06-11T16:15:25.154Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27722026-06-11T16:15:25.296Z Compiling libz-sys v1.1.24
27732026-06-11T16:15:25.600Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27742026-06-11T16:15:25.736Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-06-11T16:15:25.958Z Compiling instability v0.3.11
27762026-06-11T16:15:26.071Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27772026-06-11T16:15:26.126Z Compiling darling_macro v0.23.0
27782026-06-11T16:15:26.297Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27792026-06-11T16:15:26.331Z Checking castaway v0.2.4
27802026-06-11T16:15:26.472Z Checking compact_str v0.8.1
27812026-06-11T16:15:26.640Z Compiling darling v0.23.0
27822026-06-11T16:15:26.876Z Checking supports-color v3.0.2
27832026-06-11T16:15:26.908Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27842026-06-11T16:15:27.032Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27852026-06-11T16:15:27.257Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27862026-06-11T16:15:27.293Z Checking unicode-truncate v1.1.0
27872026-06-11T16:15:27.486Z Checking console v0.16.2
27882026-06-11T16:15:27.519Z Checking lru v0.12.5
27892026-06-11T16:15:27.522Z Compiling libgit2-sys v0.18.3+1.9.2
27902026-06-11T16:15:27.709Z Checking unit-prefix v0.5.2
27912026-06-11T16:15:27.814Z Checking cassowary v0.3.0
27922026-06-11T16:15:27.874Z Checking indicatif v0.18.4
27932026-06-11T16:15:28.056Z Checking ratatui v0.29.0
27942026-06-11T16:15:28.103Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27952026-06-11T16:15:28.294Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27962026-06-11T16:15:28.538Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27972026-06-11T16:15:29.311Z Compiling vergen-git2 v9.1.0
27982026-06-11T16:15:29.386Z Checking plotters-backend v0.3.7
27992026-06-11T16:15:29.582Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28002026-06-11T16:15:29.625Z Checking plotters-svg v0.3.7
28012026-06-11T16:15:29.786Z Checking cast v0.3.0
28022026-06-11T16:15:29.821Z Compiling rustls v0.21.12
28032026-06-11T16:15:29.972Z Checking criterion-plot v0.6.0
28042026-06-11T16:15:30.119Z Checking plotters v0.3.7
28052026-06-11T16:15:30.151Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28062026-06-11T16:15:30.237Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28072026-06-11T16:15:30.465Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28082026-06-11T16:15:30.700Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28092026-06-11T16:15:30.886Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28102026-06-11T16:15:30.922Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28112026-06-11T16:15:31.126Z Checking colored v2.2.0
28122026-06-11T16:15:31.141Z Checking rustls-webpki v0.101.7
28132026-06-11T16:15:31.335Z Checking sct v0.7.1
28142026-06-11T16:15:31.504Z Checking tinytemplate v1.2.1
28152026-06-11T16:15:31.507Z Checking shell-words v1.1.1
28162026-06-11T16:15:31.597Z Checking oorandom v11.1.5
28172026-06-11T16:15:31.689Z Checking anes v0.1.6
28182026-06-11T16:15:31.774Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28192026-06-11T16:15:31.896Z Checking criterion v0.7.0
28202026-06-11T16:15:33.247Z Checking typeid v1.0.3
28212026-06-11T16:15:33.287Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28222026-06-11T16:15:33.379Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28232026-06-11T16:15:34.047Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28242026-06-11T16:15:34.171Z Checking hex-literal v0.4.1
28252026-06-11T16:15:34.298Z Checking erased-serde v0.4.9
28262026-06-11T16:15:34.681Z Checking tokio-rustls v0.24.1
28272026-06-11T16:15:34.909Z Checking rustls-pemfile v1.0.4
28282026-06-11T16:15:35.078Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28292026-06-11T16:15:35.319Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28302026-06-11T16:15:35.719Z Checking twox-hash v2.1.2
28312026-06-11T16:15:36.078Z Checking ordered-float v2.10.1
28322026-06-11T16:15:36.325Z Checking serde-value v0.7.0
28332026-06-11T16:15:36.617Z Checking serde-untagged v0.1.9
28342026-06-11T16:15:36.845Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28352026-06-11T16:15:37.380Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28362026-06-11T16:15:37.575Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28372026-06-11T16:15:37.966Z Checking fatfs v0.3.6
28382026-06-11T16:15:38.191Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28392026-06-11T16:15:38.256Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28402026-06-11T16:15:38.364Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28412026-06-11T16:15:38.401Z Checking unicode-xid v0.2.6
28422026-06-11T16:15:38.540Z Compiling seq-macro v0.3.6
28432026-06-11T16:15:39.070Z Checking cargo-util-schemas v0.8.2
28442026-06-11T16:15:39.593Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28452026-06-11T16:15:39.643Z Checking concurrent-queue v2.5.0
28462026-06-11T16:15:39.859Z Checking cargo-platform v0.2.0
28472026-06-11T16:15:39.958Z Compiling petname v2.0.2
28482026-06-11T16:15:40.080Z Checking parking v2.2.1
28492026-06-11T16:15:40.235Z Checking event-listener v5.4.1
28502026-06-11T16:15:40.503Z Checking cargo_metadata v0.21.0
28512026-06-11T16:15:40.629Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28522026-06-11T16:15:41.276Z Checking rtoolbox v0.0.3
28532026-06-11T16:15:41.446Z Checking rpassword v7.4.0
28542026-06-11T16:15:41.716Z Compiling samael v0.0.19
28552026-06-11T16:15:41.832Z Checking event-listener-strategy v0.5.4
28562026-06-11T16:15:41.992Z Checking tui-tree-widget v0.23.1
28572026-06-11T16:15:42.023Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28582026-06-11T16:15:42.205Z Checking polyval v0.6.2
28592026-06-11T16:15:42.238Z Checking sapling-renderdag v0.1.0
28602026-06-11T16:15:42.402Z Checking sync-ptr v0.1.4
28612026-06-11T16:15:42.524Z Checking futures-timer v3.0.3
28622026-06-11T16:15:42.582Z Checking ghash v0.5.1
28632026-06-11T16:15:42.740Z Checking async-lock v3.4.2
28642026-06-11T16:15:42.740Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28652026-06-11T16:15:43.153Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28662026-06-11T16:15:43.379Z Checking ctr v0.9.2
28672026-06-11T16:15:43.437Z Checking constant_time_eq v0.4.2
28682026-06-11T16:15:43.574Z Checking arrayvec v0.7.6
28692026-06-11T16:15:43.606Z Checking arrayref v0.3.9
28702026-06-11T16:15:43.708Z Checking aes-gcm v0.10.3
28712026-06-11T16:15:43.782Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28722026-06-11T16:15:43.858Z Checking async-object-pool v0.2.0
28732026-06-11T16:15:43.889Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28742026-06-11T16:15:44.002Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28752026-06-11T16:15:44.837Z Checking serde_regex v1.1.0
28762026-06-11T16:15:45.026Z Checking ssh-encoding v0.2.0
28772026-06-11T16:15:45.211Z Checking blowfish v0.9.1
28782026-06-11T16:15:45.245Z Checking assert-json-diff v2.0.2
28792026-06-11T16:15:45.393Z Checking path-tree v0.8.3
28802026-06-11T16:15:45.440Z Compiling strsim v0.10.0
28812026-06-11T16:15:45.611Z Checking stringmetrics v2.2.2
28822026-06-11T16:15:45.795Z Compiling darling_core v0.13.4
28832026-06-11T16:15:45.798Z Checking httpmock v0.8.3
28842026-06-11T16:15:46.464Z Checking bcrypt-pbkdf v0.10.0
28852026-06-11T16:15:46.661Z Checking ssh-cipher v0.2.0
28862026-06-11T16:15:46.741Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28872026-06-11T16:15:46.864Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28882026-06-11T16:15:47.139Z Checking password-hash v0.4.2
28892026-06-11T16:15:47.387Z Checking gimli v0.32.3
28902026-06-11T16:15:47.546Z Compiling target-lexicon v0.13.3
28912026-06-11T16:15:47.675Z Compiling darling_macro v0.13.4
28922026-06-11T16:15:48.038Z Checking pbkdf2 v0.11.0
28932026-06-11T16:15:48.147Z Checking ssh-key v0.6.7
28942026-06-11T16:15:48.238Z Checking p256 v0.13.2
28952026-06-11T16:15:48.515Z Checking p521 v0.13.3
28962026-06-11T16:15:48.874Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28972026-06-11T16:15:48.983Z Checking addr2line v0.25.1
28982026-06-11T16:15:49.141Z Checking russh-cryptovec v0.7.3
28992026-06-11T16:15:49.173Z Checking md5 v0.7.0
29002026-06-11T16:15:49.281Z Checking rustc-demangle v0.1.27
29012026-06-11T16:15:49.312Z Compiling guppy-workspace-hack v0.1.0
29022026-06-11T16:15:49.374Z Checking russh-keys v0.45.0
29032026-06-11T16:15:49.557Z Checking backtrace v0.3.76
29042026-06-11T16:15:49.598Z Compiling darling v0.13.4
29052026-06-11T16:15:49.885Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29062026-06-11T16:15:49.977Z Checking num-bigint v0.4.6
29072026-06-11T16:15:50.024Z Checking des v0.8.1
29082026-06-11T16:15:50.104Z Compiling blake3 v1.8.3
29092026-06-11T16:15:50.205Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29102026-06-11T16:15:50.208Z Compiling target-spec v3.5.7
29112026-06-11T16:15:50.641Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29122026-06-11T16:15:50.753Z Checking cfg-expr v0.20.6
29132026-06-11T16:15:50.947Z Checking russh v0.45.0
29142026-06-11T16:15:50.986Z Checking backtrace-ext v0.2.1
29152026-06-11T16:15:51.129Z Compiling serde_with_macros v1.5.2
29162026-06-11T16:15:51.259Z Checking supports-color v2.1.0
29172026-06-11T16:15:51.289Z Checking textwrap v0.15.2
29182026-06-11T16:15:51.419Z Checking supports-unicode v2.1.0
29192026-06-11T16:15:51.532Z Checking supports-hyperlinks v2.1.0
29202026-06-11T16:15:51.563Z Checking hashbrown v0.14.5
29212026-06-11T16:15:51.679Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29222026-06-11T16:15:51.910Z Checking cargo-platform v0.3.2
29232026-06-11T16:15:51.986Z Checking socket2 v0.5.10
29242026-06-11T16:15:52.068Z Checking terminal_size v0.1.17
29252026-06-11T16:15:52.123Z Compiling miette-derive v5.10.0
29262026-06-11T16:15:52.207Z Checking owo-colors v3.5.0
29272026-06-11T16:15:52.634Z Checking internet-checksum v0.2.1
29282026-06-11T16:15:52.785Z Checking cargo_metadata v0.23.1
29292026-06-11T16:15:52.893Z Checking chumsky v0.9.3
29302026-06-11T16:15:53.282Z Checking miette v5.10.0
29312026-06-11T16:15:53.587Z Compiling serde_with v1.14.0
29322026-06-11T16:15:53.994Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29332026-06-11T16:15:54.110Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29342026-06-11T16:15:54.191Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29352026-06-11T16:15:54.525Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29362026-06-11T16:15:54.723Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29372026-06-11T16:15:54.754Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29382026-06-11T16:15:54.906Z Compiling knuffel-derive v3.2.0
29392026-06-11T16:15:54.970Z Checking httptest v0.16.4
29402026-06-11T16:15:55.006Z Checking pathdiff v0.2.3
29412026-06-11T16:15:55.142Z Checking topological-sort v0.2.2
29422026-06-11T16:15:55.311Z Checking nested v0.1.1
29432026-06-11T16:15:55.354Z Checking omicron-zone-package v0.12.2
29442026-06-11T16:15:55.487Z Checking guppy v0.17.25
29452026-06-11T16:15:55.604Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29462026-06-11T16:15:55.770Z Compiling git2 v0.20.4
29472026-06-11T16:15:56.267Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29482026-06-11T16:15:56.408Z Checking knuffel v3.2.0
29492026-06-11T16:15:56.441Z Checking similar-asserts v1.7.0
29502026-06-11T16:15:56.529Z Compiling target-triple v1.0.0
29512026-06-11T16:15:56.623Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29522026-06-11T16:15:56.788Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29532026-06-11T16:15:56.888Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29542026-06-11T16:15:57.052Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29552026-06-11T16:15:57.230Z Compiling polar-core v0.27.3
29562026-06-11T16:15:57.262Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29572026-06-11T16:15:57.472Z Checking hickory-client v0.25.2
29582026-06-11T16:15:57.688Z Checking tokio-test v0.4.5
29592026-06-11T16:15:57.795Z Checking escape8259 v0.5.3
29602026-06-11T16:15:57.926Z Compiling assert_cmd v2.1.2
29612026-06-11T16:15:57.959Z Checking libtest-mimic v0.8.1
29622026-06-11T16:15:58.706Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29632026-06-11T16:15:58.804Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29642026-06-11T16:15:58.841Z Checking blake2b_simd v1.0.4
29652026-06-11T16:15:59.150Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29662026-06-11T16:15:59.250Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29672026-06-11T16:15:59.498Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29682026-06-11T16:15:59.661Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29692026-06-11T16:15:59.922Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29702026-06-11T16:16:00.154Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29712026-06-11T16:16:00.221Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29722026-06-11T16:16:00.448Z Checking fancy-regex v0.14.0
29732026-06-11T16:16:00.735Z Checking serde_tokenstream v0.2.3
29742026-06-11T16:16:00.836Z Checking approx v0.5.1
29752026-06-11T16:16:00.981Z Compiling rstest_macros v0.25.0
29762026-06-11T16:16:01.011Z Checking uzers v0.12.2
29772026-06-11T16:16:01.256Z Checking termcolor v1.4.1
29782026-06-11T16:16:01.287Z Compiling linkme-impl v0.3.35
29792026-06-11T16:16:01.498Z Checking constant_time_eq v0.3.1
29802026-06-11T16:16:01.652Z Checking rust-argon2 v2.1.0
29812026-06-11T16:16:01.683Z Checking trybuild v1.0.116
29822026-06-11T16:16:02.029Z Checking datatest-stable v0.3.3
29832026-06-11T16:16:02.146Z Checking oso v0.27.3
29842026-06-11T16:16:02.563Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29852026-06-11T16:16:02.910Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29862026-06-11T16:16:02.943Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29872026-06-11T16:16:03.084Z Checking support-bundle-viewer v0.1.2
29882026-06-11T16:16:03.355Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29892026-06-11T16:16:03.579Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29902026-06-11T16:16:03.677Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29912026-06-11T16:16:03.757Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29922026-06-11T16:16:03.797Z Checking drift v0.2.0
29932026-06-11T16:16:03.899Z Checking rand_distr v0.5.1
29942026-06-11T16:16:03.981Z Checking multimap v0.10.1
29952026-06-11T16:16:04.187Z Compiling relative-path v1.9.3
29962026-06-11T16:16:04.190Z Compiling linkme v0.3.35
29972026-06-11T16:16:04.336Z Checking dropshot-api-manager v0.7.2
29982026-06-11T16:16:05.187Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29992026-06-11T16:16:05.489Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30002026-06-11T16:16:05.567Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30012026-06-11T16:16:05.949Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30022026-06-11T16:16:06.152Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30032026-06-11T16:16:06.208Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30042026-06-11T16:16:06.216Z Checking cargo_toml v0.21.0
30052026-06-11T16:16:06.247Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30062026-06-11T16:16:06.696Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30072026-06-11T16:16:06.881Z Checking partial-io v0.5.4
30082026-06-11T16:16:06.920Z Checking termios v0.3.3
30092026-06-11T16:16:07.053Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30102026-06-11T16:16:07.679Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30112026-06-11T16:16:08.170Z Checking rstest v0.25.0
30122026-06-11T16:16:09.232Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30132026-06-11T16:16:09.520Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30142026-06-11T16:16:12.926Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30152026-06-11T16:16:13.220Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30162026-06-11T16:16:18.423Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30172026-06-11T16:16:19.023Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30182026-06-11T16:16:20.561Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30192026-06-11T16:16:22.824Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
30202026-06-11T16:16:25.811Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30212026-06-11T16:16:30.947Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30222026-06-11T16:16:33.954Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30232026-06-11T16:16:35.077Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30242026-06-11T16:16:36.030Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30252026-06-11T16:16:36.152Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30262026-06-11T16:16:45.598Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30272026-06-11T16:17:56.259Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
30282026-06-11T16:17:56.888Z
30292026-06-11T16:17:56.888Zreal 4:05.854757449
30302026-06-11T16:17:56.888Zuser 21:16.372312385
30312026-06-11T16:17:56.888Zsys 4:53.560488420
30322026-06-11T16:17:56.888Ztrap 0.510834949
30332026-06-11T16:17:56.888Ztflt 0.471286806
30342026-06-11T16:17:56.888Zdflt 0.504134881
30352026-06-11T16:17:56.888Zkflt 0.004247451
30362026-06-11T16:17:56.888Zlock 58:26.847356255
30372026-06-11T16:17:56.888Zslp 58:42.933266859
30382026-06-11T16:17:56.888Zlat 1:52.069919463
30392026-06-11T16:17:56.888Zstop 10:23.286527299
30402026-06-11T16:17:56.893Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30412026-06-11T16:17:56.893Z+ ptime -m cargo doc --workspace --no-deps
30422026-06-11T16:17:57.749Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30432026-06-11T16:17:57.749Z |
30442026-06-11T16:17:57.749Z = 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)`
30452026-06-11T16:17:57.749Z = 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>
30462026-06-11T16:17:58.736Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30472026-06-11T16:17:58.970Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30482026-06-11T16:17:59.016Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30492026-06-11T16:17:59.077Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30502026-06-11T16:17:59.145Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30512026-06-11T16:17:59.237Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30522026-06-11T16:17:59.262Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30532026-06-11T16:17:59.290Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30542026-06-11T16:17:59.338Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30552026-06-11T16:17:59.464Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30562026-06-11T16:17:59.516Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30572026-06-11T16:17:59.563Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30582026-06-11T16:17:59.592Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30592026-06-11T16:17:59.662Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30602026-06-11T16:17:59.715Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30612026-06-11T16:17:59.715Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30622026-06-11T16:17:59.715Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30632026-06-11T16:17:59.768Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30642026-06-11T16:17:59.798Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30652026-06-11T16:17:59.798Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30662026-06-11T16:18:00.053Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30672026-06-11T16:18:00.344Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30682026-06-11T16:18:00.401Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30692026-06-11T16:18:00.492Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30702026-06-11T16:18:00.533Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30712026-06-11T16:18:00.550Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30722026-06-11T16:18:00.703Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30732026-06-11T16:18:00.793Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30742026-06-11T16:18:00.873Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30752026-06-11T16:18:00.917Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30762026-06-11T16:18:01.103Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30772026-06-11T16:18:01.126Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30782026-06-11T16:18:01.183Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30792026-06-11T16:18:01.373Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30802026-06-11T16:18:01.399Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30812026-06-11T16:18:01.487Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30822026-06-11T16:18:01.608Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30832026-06-11T16:18:01.651Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30842026-06-11T16:18:01.844Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30852026-06-11T16:18:02.101Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30862026-06-11T16:18:02.158Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30872026-06-11T16:18:02.219Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30882026-06-11T16:18:02.425Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30892026-06-11T16:18:02.429Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30902026-06-11T16:18:02.599Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30912026-06-11T16:18:02.661Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30922026-06-11T16:18:02.718Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30932026-06-11T16:18:02.761Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30942026-06-11T16:18:02.844Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30952026-06-11T16:18:02.963Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30962026-06-11T16:18:03.006Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30972026-06-11T16:18:03.029Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30982026-06-11T16:18:03.113Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30992026-06-11T16:18:03.181Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31002026-06-11T16:18:03.231Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31012026-06-11T16:18:03.251Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31022026-06-11T16:18:03.275Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31032026-06-11T16:18:03.295Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31042026-06-11T16:18:03.377Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31052026-06-11T16:18:03.622Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31062026-06-11T16:18:03.839Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31072026-06-11T16:18:03.941Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31082026-06-11T16:18:04.227Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31092026-06-11T16:18:04.266Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31102026-06-11T16:18:04.712Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31112026-06-11T16:18:04.779Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31122026-06-11T16:18:04.782Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31132026-06-11T16:18:05.010Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31142026-06-11T16:18:05.088Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31152026-06-11T16:18:05.148Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31162026-06-11T16:18:05.296Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31172026-06-11T16:18:05.436Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31182026-06-11T16:18:05.990Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31192026-06-11T16:18:06.295Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31202026-06-11T16:18:06.552Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31212026-06-11T16:18:06.687Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31222026-06-11T16:18:06.724Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31232026-06-11T16:18:07.303Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31242026-06-11T16:18:07.392Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31252026-06-11T16:18:07.418Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31262026-06-11T16:18:07.575Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31272026-06-11T16:18:07.653Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31282026-06-11T16:18:07.903Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31292026-06-11T16:18:07.928Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31302026-06-11T16:18:07.931Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31312026-06-11T16:18:08.064Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31322026-06-11T16:18:08.186Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31332026-06-11T16:18:08.205Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31342026-06-11T16:18:08.315Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31352026-06-11T16:18:08.486Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31362026-06-11T16:18:08.512Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31372026-06-11T16:18:08.512Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31382026-06-11T16:18:08.684Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31392026-06-11T16:18:08.709Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31402026-06-11T16:18:08.752Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31412026-06-11T16:18:08.823Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31422026-06-11T16:18:08.846Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31432026-06-11T16:18:08.912Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31442026-06-11T16:18:09.047Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31452026-06-11T16:18:09.104Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31462026-06-11T16:18:09.157Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31472026-06-11T16:18:09.203Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31482026-06-11T16:18:09.226Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31492026-06-11T16:18:09.337Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31502026-06-11T16:18:09.432Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31512026-06-11T16:18:09.509Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31522026-06-11T16:18:09.542Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31532026-06-11T16:18:09.630Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31542026-06-11T16:18:09.749Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31552026-06-11T16:18:09.974Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31562026-06-11T16:18:09.996Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31572026-06-11T16:18:10.285Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31582026-06-11T16:18:10.424Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31592026-06-11T16:18:10.531Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31602026-06-11T16:18:10.677Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31612026-06-11T16:18:11.430Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31622026-06-11T16:18:11.529Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31632026-06-11T16:18:12.068Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31642026-06-11T16:18:12.405Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31652026-06-11T16:18:12.676Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31662026-06-11T16:18:12.815Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31672026-06-11T16:18:13.080Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31682026-06-11T16:18:13.114Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31692026-06-11T16:18:13.587Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31702026-06-11T16:18:13.807Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31712026-06-11T16:18:13.855Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31722026-06-11T16:18:13.971Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31732026-06-11T16:18:14.408Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31742026-06-11T16:18:14.581Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31752026-06-11T16:18:14.688Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31762026-06-11T16:18:14.720Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31772026-06-11T16:18:15.167Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31782026-06-11T16:18:15.825Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31792026-06-11T16:18:15.901Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31802026-06-11T16:18:15.991Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31812026-06-11T16:18:16.680Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31822026-06-11T16:18:16.915Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31832026-06-11T16:18:17.319Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31842026-06-11T16:18:17.758Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31852026-06-11T16:18:18.280Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31862026-06-11T16:18:18.853Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31872026-06-11T16:18:19.040Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31882026-06-11T16:18:19.414Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31892026-06-11T16:18:19.451Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31902026-06-11T16:18:19.629Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31912026-06-11T16:18:19.652Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31922026-06-11T16:18:19.893Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31932026-06-11T16:18:19.925Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31942026-06-11T16:18:20.049Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31952026-06-11T16:18:20.313Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31962026-06-11T16:18:20.587Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31972026-06-11T16:18:21.056Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31982026-06-11T16:18:21.271Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31992026-06-11T16:18:21.354Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32002026-06-11T16:18:22.026Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32012026-06-11T16:18:22.263Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32022026-06-11T16:18:24.597Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32032026-06-11T16:18:24.768Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32042026-06-11T16:18:25.186Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32052026-06-11T16:18:26.475Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32062026-06-11T16:18:26.741Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32072026-06-11T16:18:26.875Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32082026-06-11T16:18:27.234Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32092026-06-11T16:18:27.716Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32102026-06-11T16:18:27.740Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32112026-06-11T16:18:27.923Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32122026-06-11T16:18:29.034Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32132026-06-11T16:18:29.414Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32142026-06-11T16:18:29.754Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32152026-06-11T16:18:29.935Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32162026-06-11T16:18:30.209Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32172026-06-11T16:18:30.445Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32182026-06-11T16:18:30.612Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32192026-06-11T16:18:30.637Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32202026-06-11T16:18:31.400Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32212026-06-11T16:18:32.086Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32222026-06-11T16:18:32.147Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32232026-06-11T16:18:32.362Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32242026-06-11T16:18:32.456Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32252026-06-11T16:18:32.519Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32262026-06-11T16:18:32.861Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32272026-06-11T16:18:33.035Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32282026-06-11T16:18:33.219Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32292026-06-11T16:18:33.732Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32302026-06-11T16:18:34.857Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32312026-06-11T16:18:35.148Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32322026-06-11T16:18:35.171Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32332026-06-11T16:18:35.622Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32342026-06-11T16:18:37.734Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32352026-06-11T16:18:39.260Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32362026-06-11T16:18:39.722Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32372026-06-11T16:18:40.231Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32382026-06-11T16:18:41.253Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32392026-06-11T16:18:42.930Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32402026-06-11T16:18:44.207Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32412026-06-11T16:18:45.120Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32422026-06-11T16:18:45.490Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32432026-06-11T16:18:46.497Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32442026-06-11T16:18:47.268Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32452026-06-11T16:18:49.369Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32462026-06-11T16:18:49.986Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32472026-06-11T16:18:50.208Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32482026-06-11T16:18:50.456Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32492026-06-11T16:18:50.899Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32502026-06-11T16:18:51.368Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32512026-06-11T16:18:56.664Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32522026-06-11T16:18:57.024Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32532026-06-11T16:18:58.501Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32542026-06-11T16:18:59.139Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552026-06-11T16:18:59.622Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32562026-06-11T16:19:00.438Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32572026-06-11T16:19:01.068Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32582026-06-11T16:19:01.706Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32592026-06-11T16:19:02.637Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32602026-06-11T16:19:03.851Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32612026-06-11T16:19:04.703Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32622026-06-11T16:19:04.750Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32632026-06-11T16:19:05.362Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32642026-06-11T16:19:06.132Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32652026-06-11T16:19:06.833Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32662026-06-11T16:19:10.554Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32672026-06-11T16:19:11.054Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32682026-06-11T16:19:11.950Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32692026-06-11T16:19:12.636Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32702026-06-11T16:19:13.526Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32712026-06-11T16:19:14.505Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32722026-06-11T16:19:16.911Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32732026-06-11T16:19:17.268Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32742026-06-11T16:19:18.094Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32752026-06-11T16:19:19.138Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32762026-06-11T16:19:20.357Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32772026-06-11T16:19:21.989Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32782026-06-11T16:19:22.960Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32792026-06-11T16:19:24.173Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32802026-06-11T16:19:26.591Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32812026-06-11T16:19:27.438Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32822026-06-11T16:19:28.795Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32832026-06-11T16:19:30.581Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32842026-06-11T16:19:32.014Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32852026-06-11T16:19:35.163Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32862026-06-11T16:19:36.670Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32872026-06-11T16:19:41.176Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32882026-06-11T16:19:41.621Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32892026-06-11T16:19:43.030Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32902026-06-11T16:19:43.333Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32912026-06-11T16:19:44.895Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32922026-06-11T16:19:46.561Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32932026-06-11T16:19:48.330Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32942026-06-11T16:19:50.331Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32952026-06-11T16:19:52.031Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32962026-06-11T16:19:53.650Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32972026-06-11T16:19:55.220Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32982026-06-11T16:19:58.658Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32992026-06-11T16:20:00.300Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33002026-06-11T16:20:02.012Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33012026-06-11T16:20:03.325Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33022026-06-11T16:20:05.483Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33032026-06-11T16:20:06.825Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33042026-06-11T16:20:08.862Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33052026-06-11T16:20:10.424Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33062026-06-11T16:20:12.317Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33072026-06-11T16:20:14.089Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33082026-06-11T16:20:15.815Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33092026-06-11T16:20:17.901Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33102026-06-11T16:20:19.538Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33112026-06-11T16:20:21.395Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33122026-06-11T16:20:23.200Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33132026-06-11T16:20:26.571Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33142026-06-11T16:20:27.685Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33152026-06-11T16:20:29.817Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33162026-06-11T16:20:31.826Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33172026-06-11T16:20:33.754Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33182026-06-11T16:20:35.915Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33192026-06-11T16:20:38.960Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33202026-06-11T16:20:40.806Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33212026-06-11T16:20:42.940Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33222026-06-11T16:20:45.209Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33232026-06-11T16:20:47.696Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33242026-06-11T16:20:49.591Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33252026-06-11T16:20:51.835Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33262026-06-11T16:20:54.464Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33272026-06-11T16:20:56.249Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33282026-06-11T16:20:58.458Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33292026-06-11T16:21:00.772Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33302026-06-11T16:21:03.043Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33312026-06-11T16:21:05.251Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-06-11T16:21:07.692Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33332026-06-11T16:21:09.871Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33342026-06-11T16:21:12.156Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33352026-06-11T16:21:14.462Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33362026-06-11T16:21:16.685Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33372026-06-11T16:21:18.946Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33382026-06-11T16:21:21.339Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33392026-06-11T16:21:23.799Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33402026-06-11T16:21:26.151Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33412026-06-11T16:21:28.536Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33422026-06-11T16:21:30.878Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33432026-06-11T16:21:33.181Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33442026-06-11T16:21:35.521Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33452026-06-11T16:21:38.016Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33462026-06-11T16:21:40.917Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33472026-06-11T16:21:42.986Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33482026-06-11T16:21:45.552Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33492026-06-11T16:21:47.980Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33502026-06-11T16:21:50.432Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33512026-06-11T16:21:52.939Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33522026-06-11T16:21:55.516Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33532026-06-11T16:21:57.951Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33542026-06-11T16:22:00.322Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33552026-06-11T16:22:02.896Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33562026-06-11T16:22:05.368Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33572026-06-11T16:22:07.836Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33582026-06-11T16:22:10.545Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33592026-06-11T16:22:12.908Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33602026-06-11T16:22:15.352Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33612026-06-11T16:22:18.022Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33622026-06-11T16:22:20.476Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33632026-06-11T16:22:23.112Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33642026-06-11T16:22:25.856Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33652026-06-11T16:22:28.431Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33662026-06-11T16:22:30.999Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33672026-06-11T16:22:33.477Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33682026-06-11T16:22:36.076Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33692026-06-11T16:22:38.680Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33702026-06-11T16:22:41.620Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33712026-06-11T16:22:44.071Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33722026-06-11T16:22:46.856Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33732026-06-11T16:22:54.293Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33742026-06-11T16:22:54.679Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33752026-06-11T16:22:58.010Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33762026-06-11T16:23:01.393Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33772026-06-11T16:23:07.555Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33782026-06-11T16:23:08.219Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33792026-06-11T16:23:11.669Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33802026-06-11T16:23:16.416Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33812026-06-11T16:23:19.383Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33822026-06-11T16:23:23.074Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33832026-06-11T16:23:26.790Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33842026-06-11T16:23:30.667Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33852026-06-11T16:23:34.291Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33862026-06-11T16:23:38.075Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33872026-06-11T16:23:41.746Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33882026-06-11T16:23:45.521Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33892026-06-11T16:23:49.326Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33902026-06-11T16:23:53.088Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33912026-06-11T16:23:56.783Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33922026-06-11T16:24:00.577Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33932026-06-11T16:24:04.380Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33942026-06-11T16:24:08.128Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33952026-06-11T16:24:11.916Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33962026-06-11T16:24:15.683Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33972026-06-11T16:24:45.874Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 48s
33982026-06-11T16:24:46.042Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 198 other files
33992026-06-11T16:24:46.150Z
34002026-06-11T16:24:46.150Zreal 6:49.175155937
34012026-06-11T16:24:46.150Zuser 17:58.759158486
34022026-06-11T16:24:46.150Zsys 3:52.778203008
34032026-06-11T16:24:46.150Ztrap 0.270211465
34042026-06-11T16:24:46.150Ztflt 0.022869060
34052026-06-11T16:24:46.150Zdflt 0.099216902
34062026-06-11T16:24:46.150Zkflt 0.000014710
34072026-06-11T16:24:46.155Zlock 6:27:21.301318790
34082026-06-11T16:24:46.155Zslp 2:17:48.178845090
34092026-06-11T16:24:46.155Zlat 34.016921030
34102026-06-11T16:24:46.155Zstop 1:51.125797379
34112026-06-11T16:24:46.155Zprocess exited: duration 796737 ms, exit code 0
 
34122026-06-11T16:24:46.166Zfound 0 output files