01KVDRYDMQDKHW0TNDR538RR7S: clippy (helios)

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

Buildomat Job: 01KVDRYW4PCBNBBRKW4XV1YR4J

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-18T16:28:45.565Zjob assigned to worker 01KVDRZ8PNWM1SPQ375TE3S3DF [factory aws, i-021bdd05797f03d0a] (queued for 54 s)
 
22026-06-18T16:28:52.623Zstarting task 0: "setup"
32026-06-18T16:28:52.628Z++ uname -s
42026-06-18T16:28:52.631Z+ kern=SunOS
52026-06-18T16:28:52.631Z+ build_user=build
62026-06-18T16:28:52.631Z+ build_uid=12345
72026-06-18T16:28:52.631Z+ work_dir=/work
82026-06-18T16:28:52.631Z+ input_dir=/input
92026-06-18T16:28:52.631Z+ [[ 0 == 12345 ]]
102026-06-18T16:28:52.631Z+ case "$kern" in
112026-06-18T16:28:52.631Z+ groupadd -g 12345 build
122026-06-18T16:28:52.631Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-18T16:28:54.637Z+ zfs create -o mountpoint=/work rpool/work
142026-06-18T16:28:54.750Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-18T16:28:54.753Z+ home_fs=zfs
162026-06-18T16:28:54.753Z+ [[ zfs == autofs ]]
172026-06-18T16:28:54.753Z+ mkdir -p /home/build
182026-06-18T16:28:54.753Z+ chown build:build /home/build /work
192026-06-18T16:28:56.754Z+ chmod 0700 /home/build /work
202026-06-18T16:28:56.759Zprocess exited: duration 4132 ms, exit code 0
 
212026-06-18T16:28:56.776Zstarting task 1: "rust-toolchain"
222026-06-18T16:28:56.784Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-18T16:28:56.785Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-18T16:28:56.785Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-06-18T16:28:56.785Z * rust toolchain channel = "1.94.0"
262026-06-18T16:28:56.785Z * rust toolchain profile = "default"
272026-06-18T16:28:56.785Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-18T16:28:56.785Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-18T16:28:56.785Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-18T16:28:56.854Zinfo: downloading installer
312026-06-18T16:28:58.294Zwarn: It looks like you have an existing rustup settings file at:
322026-06-18T16:28:58.294Zwarn: /home/build/.rustup/settings.toml
332026-06-18T16:28:58.294Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-18T16:28:58.295Zwarn: instead of the one inferred from the default host triple.
352026-06-18T16:28:58.319Zinfo: profile set to default
362026-06-18T16:28:58.319Zinfo: default host triple is x86_64-unknown-illumos
372026-06-18T16:28:58.319Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-18T16:28:58.450Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-18T16:28:58.468Zinfo: downloading 6 components
402026-06-18T16:29:13.133Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-18T16:29:13.133Z
422026-06-18T16:29:13.164Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-18T16:29:13.164Z
442026-06-18T16:29:13.164Z
452026-06-18T16:29:13.164ZRust is installed now. Great!
462026-06-18T16:29:13.164Z
472026-06-18T16:29:13.168ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-18T16:29:13.168Zenvironment variable. This has not been done automatically.
492026-06-18T16:29:13.168Z
502026-06-18T16:29:13.168ZTo configure your current shell, you need to source
512026-06-18T16:29:13.168Zthe corresponding env file under $HOME/.cargo.
522026-06-18T16:29:13.168Z
532026-06-18T16:29:13.168ZThis is usually done by running one of the following (note the leading DOT):
542026-06-18T16:29:13.168Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-18T16:29:13.168Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-18T16:29:13.168Zsource "~/.cargo/env.nu" # For nushell
572026-06-18T16:29:13.168Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-18T16:29:13.168Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-18T16:29:13.168Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-18T16:29:13.168Zwarn: no default linker (`cc`) was found in your PATH
612026-06-18T16:29:13.168Zwarn: many Rust crates require a system C toolchain to build
622026-06-18T16:29:13.246Z+ rustup --version
632026-06-18T16:29:13.254Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-18T16:29:13.257Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-18T16:29:13.275Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-18T16:29:13.278Z+ cargo --version
672026-06-18T16:29:13.291Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-18T16:29:13.294Z+ rustc --version
692026-06-18T16:29:13.313Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-18T16:29:13.316Zprocess exited: duration 16541 ms, exit code 0
 
712026-06-18T16:29:13.322Zstarting task 2: "authentication"
722026-06-18T16:29:13.338Zprocess exited: duration 15 ms, exit code 0
 
732026-06-18T16:29:13.344Zstarting task 3: "clone repository"
742026-06-18T16:29:13.347Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-18T16:29:13.350Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-18T16:29:13.380ZCloning into '/work/oxidecomputer/omicron'...
772026-06-18T16:29:25.333Z+ cd /work/oxidecomputer/omicron
782026-06-18T16:29:25.333Z+ git fetch origin 85bcd07d95853631f5ccb24646e3e5ae7bac8b03
792026-06-18T16:29:25.579ZFrom https://github.com/oxidecomputer/omicron
802026-06-18T16:29:25.579Z * branch 85bcd07d95853631f5ccb24646e3e5ae7bac8b03 -> FETCH_HEAD
812026-06-18T16:29:25.589Z+ [[ -n add-fmd-inventory-db ]]
822026-06-18T16:29:25.592Z++ git branch --show-current
832026-06-18T16:29:25.595Z+ current=main
842026-06-18T16:29:25.595Z+ [[ main != add-fmd-inventory-db ]]
852026-06-18T16:29:25.595Z+ git branch -f add-fmd-inventory-db 85bcd07d95853631f5ccb24646e3e5ae7bac8b03
862026-06-18T16:29:25.598Z+ git checkout -f add-fmd-inventory-db
872026-06-18T16:29:25.834ZSwitched to branch 'add-fmd-inventory-db'
882026-06-18T16:29:25.837Z+ git reset --hard 85bcd07d95853631f5ccb24646e3e5ae7bac8b03
892026-06-18T16:29:25.865ZHEAD is now at 85bcd07d9 merge
902026-06-18T16:29:25.868Zprocess exited: duration 12522 ms, exit code 0
 
912026-06-18T16:29:25.874Zstarting task 4: "build"
922026-06-18T16:29:25.878Z+ source ./env.sh
932026-06-18T16:29:25.881Z++ OLD_SHELL_OPTS=ehxB
942026-06-18T16:29:25.881Z++ set -o xtrace
952026-06-18T16:29:25.881Z++++ dirname ./env.sh
962026-06-18T16:29:25.884Z+++ readlink -f .
972026-06-18T16:29:25.884Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ 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-18T16:29:25.884Z++ case $OLD_SHELL_OPTS in
1092026-06-18T16:29:25.884Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-18T16:29:25.884Z+ source .github/buildomat/ci-env.sh
1112026-06-18T16:29:25.884Z++ export CARGO_TERM_COLOR=always
1122026-06-18T16:29:25.884Z++ CARGO_TERM_COLOR=always
1132026-06-18T16:29:25.884Z+ cargo --version
1142026-06-18T16:29:25.893Zcargo 1.94.0 (85eff7c80 2026-01-15)
1152026-06-18T16:29:25.896Z+ rustc --version
1162026-06-18T16:29:25.916Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1172026-06-18T16:29:25.919Z+ banner prerequisites
1182026-06-18T16:29:25.922Z
1192026-06-18T16:29:25.922Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-18T16:29:25.922Z # # # # # # # # # # # # # # #
1212026-06-18T16:29:25.922Z # # # # ##### # # ##### # # # # # #### #
1222026-06-18T16:29:25.922Z ##### ##### # ##### # # # # # # # # #
1232026-06-18T16:29:25.922Z # # # # # # # # # # # # # # #
1242026-06-18T16:29:25.922Z # # # ###### # # ###### ### # #### # #### #
1252026-06-18T16:29:25.922Z
1262026-06-18T16:29:25.922Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-18T16:29:27.815Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-18T16:29:27.903Z Startup: Caching catalogs ... Done
1292026-06-18T16:29:28.252ZPlanning: Solver setup ... Done (0.309s)
1302026-06-18T16:29:28.274ZPlanning: Running solver ... Done (0.022s)
1312026-06-18T16:29:28.282ZPlanning: Finding local manifests ... Done (0.003s)
1322026-06-18T16:29:28.292ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-18T16:29:28.310ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-18T16:29:28.323ZPlanning: Package planning ... Done (0.013s)
1352026-06-18T16:29:28.326ZPlanning: Merging actions ... Done (0.001s)
1362026-06-18T16:29:28.516ZPlanning: Checking for conflicting actions ... Done (0.190s)
1372026-06-18T16:29:28.520ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-18T16:29:29.318ZPlanning: Evaluating mediators ... Done (0.802s)
1392026-06-18T16:29:29.321ZPlanning: Planning completed in 1.40 seconds
1402026-06-18T16:29:29.327Z Packages to install: 2
1412026-06-18T16:29:29.330Z Estimated space available: 156.07 GB
1422026-06-18T16:29:29.330ZEstimated space to be consumed: 26.78 MB
1432026-06-18T16:29:29.330Z Create boot environment: No
1442026-06-18T16:29:29.330ZCreate backup boot environment: No
1452026-06-18T16:29:29.330Z Rebuild boot archive: No
1462026-06-18T16:29:29.330Z
1472026-06-18T16:29:29.330ZChanged packages:
1482026-06-18T16:29:29.330Zhelios
1492026-06-18T16:29:29.330Z developer/build-essential
1502026-06-18T16:29:29.330Z None -> 11-3.0
1512026-06-18T16:29:29.330Z library/libxmlsec1
1522026-06-18T16:29:29.330Z None -> 1.2.35-3.0
1532026-06-18T16:29:29.351Z
1542026-06-18T16:29:29.351ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-18T16:29:30.618ZDownload: Completed 1.28 MB in 1.27 seconds (1.0M/s)
1562026-06-18T16:29:30.695Z Actions: 1/268 actions (Installing new actions)
1572026-06-18T16:29:30.733Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-18T16:29:30.742ZFinalize: Updating package state database ... Done (0.008s)
1592026-06-18T16:29:30.745ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-18T16:29:30.817ZFinalize: Updating image state ... Done (0.026s)
1612026-06-18T16:29:33.123ZFinalize: Creating fast lookup database ... Done (2.330s)
1622026-06-18T16:29:33.188ZFinalize: Reading search index ... Done (0.011s)
1632026-06-18T16:29:33.191ZFinalize: Updating search index ... Done (0.000s)
1642026-06-18T16:29:33.293ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-18T16:29:33.591ZPlanning: Evaluating mediator changes ... Done
1662026-06-18T16:29:33.705ZPlanning: Checking for conflicting actions ... Done
1672026-06-18T16:29:33.713ZPlanning: Consolidating action changes ... Done
1682026-06-18T16:29:33.865ZPlanning: Evaluating mediators ... Done
1692026-06-18T16:29:33.879ZPlanning: Planning completed in 0.26 seconds
1702026-06-18T16:29:33.886Z Mediators to change: 2
1712026-06-18T16:29:33.886Z Create boot environment: No
1722026-06-18T16:29:33.886ZCreate backup boot environment: No
1732026-06-18T16:29:33.944ZFinalize: Updating package state database ... Done
1742026-06-18T16:29:33.944ZFinalize: Updating package cache ... Done
1752026-06-18T16:29:33.954ZFinalize: Updating image state ... Done
1762026-06-18T16:29:35.896ZFinalize: Creating fast lookup database ... Done
1772026-06-18T16:29:35.956ZFinalize: Reading search index ... Done
1782026-06-18T16:29:35.961ZFinalize: Updating search index ... Done
1792026-06-18T16:29:36.050ZFinalize: Updating package cache ... Done
1802026-06-18T16:29:36.331ZPlanning: Evaluating mediator changes ... Done
1812026-06-18T16:29:36.434ZPlanning: Checking for conflicting actions ... Done
1822026-06-18T16:29:36.439ZPlanning: Consolidating action changes ... Done
1832026-06-18T16:29:36.594ZPlanning: Evaluating mediators ... Done
1842026-06-18T16:29:36.599ZPlanning: Planning completed in 0.26 seconds
1852026-06-18T16:29:36.615Z Mediators to change: 1
1862026-06-18T16:29:36.615Z Create boot environment: No
1872026-06-18T16:29:36.615ZCreate backup boot environment: No
1882026-06-18T16:29:36.672ZFinalize: Updating package state database ... Done
1892026-06-18T16:29:36.681ZFinalize: Updating package cache ... Done
1902026-06-18T16:29:36.681ZFinalize: Updating image state ... Done
1912026-06-18T16:29:38.608ZFinalize: Creating fast lookup database ... Done
1922026-06-18T16:29:38.672ZFinalize: Reading search index ... Done
1932026-06-18T16:29:38.675ZFinalize: Updating search index ... Done
1942026-06-18T16:29:38.764ZFinalize: Updating package cache ... Done
1952026-06-18T16:29:39.074ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-18T16:29:39.074Zapache system 2.4 system
1972026-06-18T16:29:39.074Zclang system 15 system
1982026-06-18T16:29:39.075Zcsh system system illumos
1992026-06-18T16:29:39.075Zctags system system illumos
2002026-06-18T16:29:39.075Zfile vendor vendor darwinsys
2012026-06-18T16:29:39.075Zfile system system illumos
2022026-06-18T16:29:39.075Zgcc vendor 14 vendor
2032026-06-18T16:29:39.076Zgcc system 13 system
2042026-06-18T16:29:39.076Zgcc system 10 system
2052026-06-18T16:29:39.076Zgo system 1.25 system
2062026-06-18T16:29:39.076Zllvm system 15 system
2072026-06-18T16:29:39.076Zmariadb system 11.4 system
2082026-06-18T16:29:39.076Zmta vendor vendor dma
2092026-06-18T16:29:39.076Zopenjdk system 17 system
2102026-06-18T16:29:39.076Zopenjdk system 11 system
2112026-06-18T16:29:39.076Zopenssl vendor 3 vendor
2122026-06-18T16:29:39.076Zperl system 5.40 system
2132026-06-18T16:29:39.076Zpostgresql system 18 system
2142026-06-18T16:29:39.076Zpostgresql system 17 system
2152026-06-18T16:29:39.076Zpython vendor 3 vendor
2162026-06-18T16:29:39.076Zpython system 2 system
2172026-06-18T16:29:39.076Zpython3 vendor 3.13 vendor
2182026-06-18T16:29:39.076Zruby system 3.4 system
2192026-06-18T16:29:39.076Zruby system 3.0 system
2202026-06-18T16:29:39.076Zwords vendor vendor american-english
2212026-06-18T16:29:39.076Zwords system system australian-english
2222026-06-18T16:29:39.076Zwords system system british-english
2232026-06-18T16:29:39.076Zwords system system canadian-english
2242026-06-18T16:29:39.076Zwords system system french
2252026-06-18T16:29:39.076Zwords system system italian
2262026-06-18T16:29:39.076Zwords system system ngerman
2272026-06-18T16:29:39.076Zwords system system ogerman
2282026-06-18T16:29:39.076Zwords system system spanish
2292026-06-18T16:29:39.326ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-18T16:29:39.326Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-18T16:29:39.614ZFMRI IFO
2322026-06-18T16:29:39.614Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-18T16:29:39.614Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-18T16:29:39.614Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-18T16:29:39.614Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-18T16:29:39.614Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-18T16:29:39.614Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-18T16:29:39.614Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-18T16:29:39.614Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-18T16:29:39.614Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-18T16:29:39.860Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-18T16:29:40.146Z Updating crates.io index
2432026-06-18T16:29:40.180Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-18T16:29:40.976Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-06-18T16:29:41.409Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2462026-06-18T16:29:41.972Z Updating git repository `https://github.com/oxidecomputer/propolis`
2472026-06-18T16:29:43.045Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2482026-06-18T16:29:43.765Z Updating git repository `https://github.com/oxidecomputer/crucible`
2492026-06-18T16:29:45.842Z Updating git repository `https://github.com/oxidecomputer/opte`
2502026-06-18T16:29:46.724Z Updating git repository `https://github.com/oxidecomputer/tofino`
2512026-06-18T16:29:47.021Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-18T16:29:48.180Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-18T16:29:48.602Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-18T16:29:48.993Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-18T16:29:49.412Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-18T16:29:49.811Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-18T16:29:50.271Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-18T16:29:50.897Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-18T16:29:51.260Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-18T16:29:51.624Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-18T16:29:51.924Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-18T16:29:52.486Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-18T16:29:52.734Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-18T16:29:52.985Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-18T16:29:53.380Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-18T16:29:53.991Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-18T16:29:54.257Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-18T16:29:54.656Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-18T16:29:55.043Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-18T16:29:55.471Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-18T16:29:56.579Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-18T16:29:56.818Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-06-18T16:29:57.808Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-06-18T16:29:58.187Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-06-18T16:29:58.511Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-06-18T16:29:58.834Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-06-18T16:29:59.157Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-06-18T16:29:59.485Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-06-18T16:30:00.101Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-06-18T16:30:00.597Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-06-18T16:30:00.887Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-06-18T16:30:01.198Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-06-18T16:30:03.074Z Downloading crates ...
2842026-06-18T16:30:03.123Z Downloaded block-buffer v0.10.4
2852026-06-18T16:30:03.136Z Downloaded autocfg v1.5.0
2862026-06-18T16:30:03.142Z Downloaded dof v0.3.0
2872026-06-18T16:30:03.142Z Downloaded fnv v1.0.7
2882026-06-18T16:30:03.142Z Downloaded serde_spanned v0.6.9
2892026-06-18T16:30:03.142Z Downloaded camino-tempfile v1.4.1
2902026-06-18T16:30:03.142Z Downloaded byteorder v1.5.0
2912026-06-18T16:30:03.146Z Downloaded anstyle-parse v1.0.0
2922026-06-18T16:30:03.146Z Downloaded cpufeatures v0.2.17
2932026-06-18T16:30:03.146Z Downloaded strsim v0.11.1
2942026-06-18T16:30:03.146Z Downloaded percent-encoding v2.3.2
2952026-06-18T16:30:03.146Z Downloaded terminal_size v0.4.3
2962026-06-18T16:30:03.146Z Downloaded is_terminal_polyfill v1.70.2
2972026-06-18T16:30:03.150Z Downloaded zerofrom v0.1.6
2982026-06-18T16:30:03.150Z Downloaded usdt-attr-macro v0.5.0
2992026-06-18T16:30:03.153Z Downloaded generic-array v0.14.7
3002026-06-18T16:30:03.153Z Downloaded digest v0.10.7
3012026-06-18T16:30:03.156Z Downloaded utf8parse v0.2.2
3022026-06-18T16:30:03.156Z Downloaded utf8_iter v1.0.4
3032026-06-18T16:30:03.156Z Downloaded usdt-macro v0.5.0
3042026-06-18T16:30:03.156Z Downloaded toml_write v0.1.2
3052026-06-18T16:30:03.159Z Downloaded camino v1.2.2
3062026-06-18T16:30:03.163Z Downloaded zerofrom-derive v0.1.6
3072026-06-18T16:30:03.166Z Downloaded version_check v0.9.5
3082026-06-18T16:30:03.166Z Downloaded pest_derive v2.8.6
3092026-06-18T16:30:03.166Z Downloaded usdt v0.5.0
3102026-06-18T16:30:03.169Z Downloaded typeid v1.0.3
3112026-06-18T16:30:03.169Z Downloaded smallvec v1.15.1
3122026-06-18T16:30:03.169Z Downloaded anstyle-query v1.1.5
3132026-06-18T16:30:03.169Z Downloaded toml_datetime v0.6.11
3142026-06-18T16:30:03.172Z Downloaded unicode-linebreak v0.1.5
3152026-06-18T16:30:03.177Z Downloaded plain v0.2.3
3162026-06-18T16:30:03.180Z Downloaded thread-id v4.2.2
3172026-06-18T16:30:03.184Z Downloaded thiserror v2.0.18
3182026-06-18T16:30:03.187Z Downloaded unicode-xid v0.2.6
3192026-06-18T16:30:03.194Z Downloaded yoke-derive v0.8.1
3202026-06-18T16:30:03.197Z Downloaded thiserror-impl v1.0.69
3212026-06-18T16:30:03.197Z Downloaded itoa v1.0.17
3222026-06-18T16:30:03.197Z Downloaded pretty-hex v0.4.1
3232026-06-18T16:30:03.202Z Downloaded heck v0.5.0
3242026-06-18T16:30:03.205Z Downloaded zmij v1.0.21
3252026-06-18T16:30:03.205Z Downloaded proc-macro-error-attr v1.0.4
3262026-06-18T16:30:03.205Z Downloaded form_urlencoded v1.2.2
3272026-06-18T16:30:03.208Z Downloaded yoke v0.8.1
3282026-06-18T16:30:03.208Z Downloaded writeable v0.6.2
3292026-06-18T16:30:03.208Z Downloaded usdt-impl v0.5.0
3302026-06-18T16:30:03.208Z Downloaded url v2.5.8
3312026-06-18T16:30:03.211Z Downloaded thiserror v1.0.69
3322026-06-18T16:30:03.215Z Downloaded zerocopy-derive v0.7.35
3332026-06-18T16:30:03.215Z Downloaded tinystr v0.8.2
3342026-06-18T16:30:03.218Z Downloaded toml v0.8.23
3352026-06-18T16:30:03.219Z Downloaded thiserror-impl v2.0.18
3362026-06-18T16:30:03.219Z Downloaded serde-untagged v0.1.9
3372026-06-18T16:30:03.219Z Downloaded proc-macro-error v1.0.4
3382026-06-18T16:30:03.222Z Downloaded zerovec-derive v0.11.2
3392026-06-18T16:30:03.222Z Downloaded unicode-ident v1.0.24
3402026-06-18T16:30:03.225Z Downloaded tabled_derive v0.7.0
3412026-06-18T16:30:03.225Z Downloaded ucd-trie v0.1.7
3422026-06-18T16:30:03.225Z Downloaded cfg-if v1.0.4
3432026-06-18T16:30:03.225Z Downloaded serde-value v0.7.0
3442026-06-18T16:30:03.228Z Downloaded textwrap v0.16.2
3452026-06-18T16:30:03.228Z Downloaded zerotrie v0.2.3
3462026-06-18T16:30:03.231Z Downloaded toml_edit v0.22.27
3472026-06-18T16:30:03.234Z Downloaded icu_normalizer_data v2.1.1
3482026-06-18T16:30:03.234Z Downloaded errno v0.3.14
3492026-06-18T16:30:03.237Z Downloaded bitflags v2.11.0
3502026-06-18T16:30:03.237Z Downloaded colorchoice v1.0.4
3512026-06-18T16:30:03.241Z Downloaded typenum v1.19.0
3522026-06-18T16:30:03.244Z Downloaded scroll_derive v0.12.1
3532026-06-18T16:30:03.244Z Downloaded icu_collections v2.1.1
3542026-06-18T16:30:03.247Z Downloaded potential_utf v0.1.4
3552026-06-18T16:30:03.247Z Downloaded macaddr v1.0.1
3562026-06-18T16:30:03.250Z Downloaded stable_deref_trait v1.2.1
3572026-06-18T16:30:03.250Z Downloaded ordered-float v2.10.1
3582026-06-18T16:30:03.250Z Downloaded cargo-platform v0.2.0
3592026-06-18T16:30:03.254Z Downloaded equivalent v1.0.2
3602026-06-18T16:30:03.254Z Downloaded zerovec v0.11.5
3612026-06-18T16:30:03.257Z Downloaded clap_lex v1.0.0
3622026-06-18T16:30:03.261Z Downloaded fastrand v2.3.0
3632026-06-18T16:30:03.261Z Downloaded swrite v0.1.0
3642026-06-18T16:30:03.261Z Downloaded anstyle v1.0.14
3652026-06-18T16:30:03.264Z Downloaded smawk v0.3.2
3662026-06-18T16:30:03.264Z Downloaded dtrace-parser v0.2.0
3672026-06-18T16:30:03.267Z Downloaded zerocopy v0.7.35
3682026-06-18T16:30:03.274Z Downloaded winnow v0.7.14
3692026-06-18T16:30:03.277Z Downloaded litemap v0.8.1
3702026-06-18T16:30:03.280Z Downloaded scroll v0.12.0
3712026-06-18T16:30:03.281Z Downloaded cargo_metadata v0.21.0
3722026-06-18T16:30:03.283Z Downloaded unicode-width v0.1.14
3732026-06-18T16:30:03.283Z Downloaded unicode-width v0.2.0
3742026-06-18T16:30:03.287Z Downloaded memmap v0.7.0
3752026-06-18T16:30:03.290Z Downloaded bytecount v0.6.9
3762026-06-18T16:30:03.290Z Downloaded log v0.4.29
3772026-06-18T16:30:03.290Z Downloaded anstream v1.0.0
3782026-06-18T16:30:03.293Z Downloaded synstructure v0.13.2
3792026-06-18T16:30:03.293Z Downloaded sha2 v0.10.9
3802026-06-18T16:30:03.293Z Downloaded tempfile v3.25.0
3812026-06-18T16:30:03.297Z Downloaded serde_tokenstream v0.2.3
3822026-06-18T16:30:03.297Z Downloaded once_cell v1.21.3
3832026-06-18T16:30:03.297Z Downloaded cargo_toml v0.21.0
3842026-06-18T16:30:03.297Z Downloaded idna_adapter v1.2.1
3852026-06-18T16:30:03.300Z Downloaded displaydoc v0.2.5
3862026-06-18T16:30:03.300Z Downloaded heck v0.4.1
3872026-06-18T16:30:03.300Z Downloaded erased-serde v0.4.9
3882026-06-18T16:30:03.303Z Downloaded clap_derive v4.6.1
3892026-06-18T16:30:03.303Z Downloaded crypto-common v0.1.7
3902026-06-18T16:30:03.306Z Downloaded quote v1.0.45
3912026-06-18T16:30:03.309Z Downloaded fs-err v3.3.0
3922026-06-18T16:30:03.341Z Downloaded serde_derive v1.0.228
3932026-06-18T16:30:03.346Z Downloaded cargo-util-schemas v0.8.2
3942026-06-18T16:30:03.346Z Downloaded semver v1.0.28
3952026-06-18T16:30:03.350Z Downloaded serde_core v1.0.228
3962026-06-18T16:30:03.353Z Downloaded num-traits v0.2.19
3972026-06-18T16:30:03.356Z Downloaded papergrid v0.11.0
3982026-06-18T16:30:03.356Z Downloaded pest_meta v2.8.6
3992026-06-18T16:30:03.360Z Downloaded icu_locale_core v2.1.1
4002026-06-18T16:30:03.363Z Downloaded icu_provider v2.1.1
4012026-06-18T16:30:03.363Z Downloaded icu_properties v2.1.2
4022026-06-18T16:30:03.366Z Downloaded anyhow v1.0.102
4032026-06-18T16:30:03.366Z Downloaded clap v4.6.1
4042026-06-18T16:30:03.373Z Downloaded pest_generator v2.8.6
4052026-06-18T16:30:03.377Z Downloaded getrandom v0.4.1
4062026-06-18T16:30:03.377Z Downloaded icu_normalizer v2.1.1
4072026-06-18T16:30:03.382Z Downloaded proc-macro2 v1.0.106
4082026-06-18T16:30:03.385Z Downloaded idna v1.1.0
4092026-06-18T16:30:03.395Z Downloaded memchr v2.8.0
4102026-06-18T16:30:03.398Z Downloaded serde v1.0.228
4112026-06-18T16:30:03.408Z Downloaded hashbrown v0.17.0
4122026-06-18T16:30:03.420Z Downloaded indexmap v2.14.0
4132026-06-18T16:30:03.424Z Downloaded pest v2.8.6
4142026-06-18T16:30:03.432Z Downloaded serde_json v1.0.149
4152026-06-18T16:30:03.446Z Downloaded icu_properties_data v2.1.2
4162026-06-18T16:30:03.451Z Downloaded syn v1.0.109
4172026-06-18T16:30:03.460Z Downloaded goblin v0.8.2
4182026-06-18T16:30:03.465Z Downloaded clap_builder v4.6.0
4192026-06-18T16:30:03.469Z Downloaded tabled v0.15.0
4202026-06-18T16:30:03.487Z Downloaded syn v2.0.117
4212026-06-18T16:30:03.506Z Downloaded rustix v1.1.3
4222026-06-18T16:30:03.532Z Downloaded libc v0.2.185
4232026-06-18T16:30:03.598Z Compiling proc-macro2 v1.0.106
4242026-06-18T16:30:03.598Z Compiling quote v1.0.45
4252026-06-18T16:30:03.601Z Compiling unicode-ident v1.0.24
4262026-06-18T16:30:03.601Z Compiling serde_core v1.0.228
4272026-06-18T16:30:03.601Z Compiling libc v0.2.185
4282026-06-18T16:30:03.601Z Compiling version_check v0.9.5
4292026-06-18T16:30:03.601Z Compiling serde v1.0.228
4302026-06-18T16:30:03.601Z Compiling stable_deref_trait v1.2.1
4312026-06-18T16:30:03.851Z Compiling memchr v2.8.0
4322026-06-18T16:30:03.940Z Compiling zmij v1.0.21
4332026-06-18T16:30:04.132Z Compiling autocfg v1.5.0
4342026-06-18T16:30:04.227Z Compiling itoa v1.0.17
4352026-06-18T16:30:04.423Z Compiling thiserror v1.0.69
4362026-06-18T16:30:04.502Z Compiling ucd-trie v0.1.7
4372026-06-18T16:30:04.551Z Compiling writeable v0.6.2
4382026-06-18T16:30:04.564Z Compiling litemap v0.8.1
4392026-06-18T16:30:04.597Z Compiling rustix v1.1.3
4402026-06-18T16:30:04.739Z Compiling pest v2.8.6
4412026-06-18T16:30:04.752Z Compiling icu_properties_data v2.1.2
4422026-06-18T16:30:04.931Z Compiling byteorder v1.5.0
4432026-06-18T16:30:04.935Z Compiling icu_normalizer_data v2.1.1
4442026-06-18T16:30:05.057Z Compiling syn v2.0.117
4452026-06-18T16:30:05.159Z Compiling errno v0.3.14
4462026-06-18T16:30:05.197Z Compiling bitflags v2.11.0
4472026-06-18T16:30:05.212Z Compiling serde_json v1.0.149
4482026-06-18T16:30:05.430Z Compiling num-traits v0.2.19
4492026-06-18T16:30:05.446Z Compiling hashbrown v0.17.0
4502026-06-18T16:30:05.486Z Compiling smallvec v1.15.1
4512026-06-18T16:30:05.606Z Compiling typeid v1.0.3
4522026-06-18T16:30:05.693Z Compiling equivalent v1.0.2
4532026-06-18T16:30:05.790Z Compiling pest_meta v2.8.6
4542026-06-18T16:30:05.965Z Compiling indexmap v2.14.0
4552026-06-18T16:30:06.079Z Compiling thread-id v4.2.2
4562026-06-18T16:30:06.095Z Compiling proc-macro-error-attr v1.0.4
4572026-06-18T16:30:06.156Z Compiling usdt-impl v0.5.0
4582026-06-18T16:30:06.204Z Compiling winnow v0.7.14
4592026-06-18T16:30:06.361Z Compiling toml_write v0.1.2
4602026-06-18T16:30:06.375Z Compiling syn v1.0.109
4612026-06-18T16:30:06.491Z Compiling erased-serde v0.4.9
4622026-06-18T16:30:06.800Z Compiling proc-macro-error v1.0.4
4632026-06-18T16:30:06.825Z Compiling utf8_iter v1.0.4
4642026-06-18T16:30:06.970Z Compiling getrandom v0.4.1
4652026-06-18T16:30:06.985Z Compiling utf8parse v0.2.2
4662026-06-18T16:30:07.094Z Compiling camino v1.2.2
4672026-06-18T16:30:07.231Z Compiling plain v0.2.3
4682026-06-18T16:30:07.300Z Compiling thiserror v2.0.18
4692026-06-18T16:30:07.315Z Compiling log v0.4.29
4702026-06-18T16:30:07.342Z Compiling percent-encoding v2.3.2
4712026-06-18T16:30:07.431Z Compiling ordered-float v2.10.1
4722026-06-18T16:30:07.460Z Compiling anstyle-parse v1.0.0
4732026-06-18T16:30:07.499Z Compiling form_urlencoded v1.2.2
4742026-06-18T16:30:07.651Z Compiling synstructure v0.13.2
4752026-06-18T16:30:07.664Z Compiling pest_generator v2.8.6
4762026-06-18T16:30:07.705Z Compiling terminal_size v0.4.3
4772026-06-18T16:30:07.841Z Compiling anstyle v1.0.14
4782026-06-18T16:30:08.036Z Compiling colorchoice v1.0.4
4792026-06-18T16:30:08.061Z Compiling pretty-hex v0.4.1
4802026-06-18T16:30:08.078Z Compiling cfg-if v1.0.4
4812026-06-18T16:30:08.087Z Compiling anstyle-query v1.1.5
4822026-06-18T16:30:08.143Z Compiling is_terminal_polyfill v1.70.2
4832026-06-18T16:30:08.194Z Compiling serde-untagged v0.1.9
4842026-06-18T16:30:08.235Z Compiling anstream v1.0.0
4852026-06-18T16:30:08.293Z Compiling semver v1.0.28
4862026-06-18T16:30:08.366Z Compiling fs-err v3.3.0
4872026-06-18T16:30:08.444Z Compiling unicode-width v0.1.14
4882026-06-18T16:30:08.535Z Compiling clap_lex v1.0.0
4892026-06-18T16:30:08.555Z Compiling heck v0.5.0
4902026-06-18T16:30:08.612Z Compiling anyhow v1.0.102
4912026-06-18T16:30:08.627Z Compiling once_cell v1.21.3
4922026-06-18T16:30:08.714Z Compiling strsim v0.11.1
4932026-06-18T16:30:08.840Z Compiling bytecount v0.6.9
4942026-06-18T16:30:08.903Z Compiling unicode-xid v0.2.6
4952026-06-18T16:30:08.948Z Compiling fnv v1.0.7
4962026-06-18T16:30:08.969Z Compiling fastrand v2.3.0
4972026-06-18T16:30:09.026Z Compiling heck v0.4.1
4982026-06-18T16:30:09.050Z Compiling papergrid v0.11.0
4992026-06-18T16:30:09.133Z Compiling clap_builder v4.6.0
5002026-06-18T16:30:09.236Z Compiling tempfile v3.25.0
5012026-06-18T16:30:09.331Z Compiling memmap v0.7.0
5022026-06-18T16:30:09.353Z Compiling unicode-width v0.2.0
5032026-06-18T16:30:09.396Z Compiling serde_derive v1.0.228
5042026-06-18T16:30:09.509Z Compiling zerofrom-derive v0.1.6
5052026-06-18T16:30:09.615Z Compiling yoke-derive v0.8.1
5062026-06-18T16:30:09.629Z Compiling zerovec-derive v0.11.2
5072026-06-18T16:30:09.747Z Compiling displaydoc v0.2.5
5082026-06-18T16:30:10.558Z Compiling thiserror-impl v1.0.69
5092026-06-18T16:30:10.688Z Compiling zerocopy-derive v0.7.35
5102026-06-18T16:30:10.821Z Compiling pest_derive v2.8.6
5112026-06-18T16:30:10.938Z Compiling scroll_derive v0.12.1
5122026-06-18T16:30:11.012Z Compiling zerofrom v0.1.6
5132026-06-18T16:30:11.122Z Compiling yoke v0.8.1
5142026-06-18T16:30:11.178Z Compiling thiserror-impl v2.0.18
5152026-06-18T16:30:11.211Z Compiling zerovec v0.11.5
5162026-06-18T16:30:11.359Z Compiling zerotrie v0.2.3
5172026-06-18T16:30:11.420Z Compiling zerocopy v0.7.35
5182026-06-18T16:30:11.661Z Compiling tinystr v0.8.2
5192026-06-18T16:30:11.716Z Compiling potential_utf v0.1.4
5202026-06-18T16:30:11.835Z Compiling icu_locale_core v2.1.1
5212026-06-18T16:30:11.863Z Compiling icu_collections v2.1.1
5222026-06-18T16:30:11.881Z Compiling dtrace-parser v0.2.0
5232026-06-18T16:30:11.972Z Compiling scroll v0.12.0
5242026-06-18T16:30:12.146Z Compiling tabled_derive v0.7.0
5252026-06-18T16:30:12.239Z Compiling goblin v0.8.2
5262026-06-18T16:30:12.296Z Compiling clap_derive v4.6.1
5272026-06-18T16:30:12.497Z Compiling icu_provider v2.1.1
5282026-06-18T16:30:12.719Z Compiling unicode-linebreak v0.1.5
5292026-06-18T16:30:12.740Z Compiling icu_properties v2.1.2
5302026-06-18T16:30:12.797Z Compiling serde_spanned v0.6.9
5312026-06-18T16:30:12.839Z Compiling toml_datetime v0.6.11
5322026-06-18T16:30:12.864Z Compiling icu_normalizer v2.1.1
5332026-06-18T16:30:12.944Z Compiling dof v0.3.0
5342026-06-18T16:30:12.959Z Compiling serde_tokenstream v0.2.3
5352026-06-18T16:30:13.060Z Compiling toml_edit v0.22.27
5362026-06-18T16:30:13.098Z Compiling serde-value v0.7.0
5372026-06-18T16:30:13.340Z Compiling cargo-platform v0.2.0
5382026-06-18T16:30:13.418Z Compiling smawk v0.3.2
5392026-06-18T16:30:13.520Z Compiling tabled v0.15.0
5402026-06-18T16:30:13.591Z Compiling textwrap v0.16.2
5412026-06-18T16:30:13.617Z Compiling idna_adapter v1.2.1
5422026-06-18T16:30:13.814Z Compiling idna v1.1.0
5432026-06-18T16:30:13.880Z Compiling macaddr v1.0.1
5442026-06-18T16:30:13.940Z Compiling usdt-macro v0.5.0
5452026-06-18T16:30:14.051Z Compiling usdt-attr-macro v0.5.0
5462026-06-18T16:30:14.085Z Compiling clap v4.6.1
5472026-06-18T16:30:14.108Z Compiling url v2.5.8
5482026-06-18T16:30:14.168Z Compiling camino-tempfile v1.4.1
5492026-06-18T16:30:14.552Z Compiling toml v0.8.23
5502026-06-18T16:30:14.727Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5512026-06-18T16:30:14.834Z Compiling swrite v0.1.0
5522026-06-18T16:30:14.936Z Compiling cargo-util-schemas v0.8.2
5532026-06-18T16:30:14.979Z Compiling cargo_toml v0.21.0
5542026-06-18T16:30:15.397Z Compiling usdt v0.5.0
5552026-06-18T16:30:15.840Z Compiling cargo_metadata v0.21.0
5562026-06-18T16:30:16.762Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5572026-06-18T16:30:18.817Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.13s
5582026-06-18T16:30:19.047Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5592026-06-18T16:30:19.538Z Downloading crates ...
5602026-06-18T16:30:19.635Z Downloaded atomic-waker v1.1.2
5612026-06-18T16:30:19.645Z Downloaded async-bb8-diesel v0.2.1
5622026-06-18T16:30:19.651Z Downloaded block-padding v0.3.3
5632026-06-18T16:30:19.658Z Downloaded dropshot-api-manager-types v0.7.2
5642026-06-18T16:30:19.661Z Downloaded bitfield-macros v0.19.4
5652026-06-18T16:30:19.661Z Downloaded crunchy v0.2.4
5662026-06-18T16:30:19.661Z Downloaded compression-codecs v0.4.37
5672026-06-18T16:30:19.666Z Downloaded crossbeam-deque v0.8.6
5682026-06-18T16:30:19.670Z Downloaded adler2 v2.0.1
5692026-06-18T16:30:19.671Z Downloaded darling v0.23.0
5702026-06-18T16:30:19.673Z Downloaded enum-as-inner v0.6.1
5712026-06-18T16:30:19.673Z Downloaded crc8 v0.1.1
5722026-06-18T16:30:19.676Z Downloaded ecdsa v0.16.9
5732026-06-18T16:30:19.676Z Downloaded backoff v0.4.0
5742026-06-18T16:30:19.676Z Downloaded dirs-sys-next v0.1.2
5752026-06-18T16:30:19.679Z Downloaded atty v0.2.14
5762026-06-18T16:30:19.679Z Downloaded arrayvec v0.7.6
5772026-06-18T16:30:19.682Z Downloaded backon v1.6.0
5782026-06-18T16:30:19.685Z Downloaded arrayref v0.3.9
5792026-06-18T16:30:19.685Z Downloaded bit-set v0.5.3
5802026-06-18T16:30:19.685Z Downloaded diesel_table_macro_syntax v0.3.0
5812026-06-18T16:30:19.685Z Downloaded darling_macro v0.13.4
5822026-06-18T16:30:19.689Z Downloaded downcast-rs v2.0.2
5832026-06-18T16:30:19.689Z Downloaded derive_builder_macro v0.20.2
5842026-06-18T16:30:19.689Z Downloaded curve25519-dalek-derive v0.1.1
5852026-06-18T16:30:19.689Z Downloaded const_format v0.2.35
5862026-06-18T16:30:19.692Z Downloaded darling_macro v0.21.3
5872026-06-18T16:30:19.692Z Downloaded blowfish v0.9.1
5882026-06-18T16:30:19.695Z Downloaded defmt-macros v1.0.1
5892026-06-18T16:30:19.698Z Downloaded defmt v0.3.100
5902026-06-18T16:30:19.698Z Downloaded atomicwrites v0.4.4
5912026-06-18T16:30:19.698Z Downloaded dsl_auto_type v0.2.0
5922026-06-18T16:30:19.701Z Downloaded array-init v0.0.4
5932026-06-18T16:30:19.701Z Downloaded base64 v0.21.7
5942026-06-18T16:30:19.705Z Downloaded difflib v0.4.0
5952026-06-18T16:30:19.708Z Downloaded foreign-types v0.3.2
5962026-06-18T16:30:19.708Z Downloaded base16ct v0.2.0
5972026-06-18T16:30:19.708Z Downloaded crc-catalog v2.4.0
5982026-06-18T16:30:19.711Z Downloaded aead v0.5.2
5992026-06-18T16:30:19.711Z Downloaded assert_matches v1.5.0
6002026-06-18T16:30:19.711Z Downloaded debug-ignore v1.0.5
6012026-06-18T16:30:19.714Z Downloaded bit-set v0.8.0
6022026-06-18T16:30:19.714Z Downloaded async-recursion v1.1.1
6032026-06-18T16:30:19.717Z Downloaded async-stream v0.3.6
6042026-06-18T16:30:19.717Z Downloaded base64ct v1.8.3
6052026-06-18T16:30:19.720Z Downloaded darling_macro v0.23.0
6062026-06-18T16:30:19.720Z Downloaded crucible-workspace-hack v0.1.0
6072026-06-18T16:30:19.723Z Downloaded darling v0.13.4
6082026-06-18T16:30:19.723Z Downloaded fixedbitset v0.5.7
6092026-06-18T16:30:19.726Z Downloaded ctr v0.9.2
6102026-06-18T16:30:19.726Z Downloaded critical-section v1.2.0
6112026-06-18T16:30:19.729Z Downloaded dof v0.4.0
6122026-06-18T16:30:19.732Z Downloaded bitfield v0.19.4
6132026-06-18T16:30:19.736Z Downloaded endian-type v0.1.2
6142026-06-18T16:30:19.740Z Downloaded display-error-chain v0.2.2
6152026-06-18T16:30:19.743Z Downloaded bitfield-struct v0.6.2
6162026-06-18T16:30:19.743Z Downloaded async-stream-impl v0.3.6
6172026-06-18T16:30:19.746Z Downloaded ascii-canvas v3.0.0
6182026-06-18T16:30:19.746Z Downloaded darling_macro v0.20.11
6192026-06-18T16:30:19.746Z Downloaded fixedbitset v0.4.2
6202026-06-18T16:30:19.749Z Downloaded dunce v1.0.5
6212026-06-18T16:30:19.749Z Downloaded document-features v0.2.12
6222026-06-18T16:30:19.749Z Downloaded castaway v0.2.4
6232026-06-18T16:30:19.749Z Downloaded dirs-next v2.0.0
6242026-06-18T16:30:19.752Z Downloaded float-cmp v0.10.0
6252026-06-18T16:30:19.752Z Downloaded fd-lock v4.0.4
6262026-06-18T16:30:19.752Z Downloaded embedded-io v0.4.0
6272026-06-18T16:30:19.755Z Downloaded ciborium-io v0.2.2
6282026-06-18T16:30:19.755Z Downloaded convert_case v0.4.0
6292026-06-18T16:30:19.755Z Downloaded cobs v0.3.0
6302026-06-18T16:30:19.758Z Downloaded ciborium-ll v0.2.2
6312026-06-18T16:30:19.758Z Downloaded cfg_aliases v0.1.1
6322026-06-18T16:30:19.758Z Downloaded crc v3.4.0
6332026-06-18T16:30:19.765Z Downloaded cfg_aliases v0.2.1
6342026-06-18T16:30:19.768Z Downloaded dyn-clone v1.0.20
6352026-06-18T16:30:19.768Z Downloaded float-ord v0.3.2
6362026-06-18T16:30:19.771Z Downloaded flagset v0.4.7
6372026-06-18T16:30:19.771Z Downloaded cstr-argument v0.1.2
6382026-06-18T16:30:19.771Z Downloaded cargo-platform v0.3.2
6392026-06-18T16:30:19.774Z Downloaded embedded-io v0.6.1
6402026-06-18T16:30:19.774Z Downloaded defmt-parser v1.0.0
6412026-06-18T16:30:19.777Z Downloaded foreign-types-macros v0.2.3
6422026-06-18T16:30:19.777Z Downloaded env_filter v1.0.0
6432026-06-18T16:30:19.777Z Downloaded compression-core v0.4.31
6442026-06-18T16:30:19.781Z Downloaded cpufeatures v0.3.0
6452026-06-18T16:30:19.784Z Downloaded cexpr v0.6.0
6462026-06-18T16:30:19.787Z Downloaded ff v0.13.1
6472026-06-18T16:30:19.787Z Downloaded derive_builder_core v0.20.2
6482026-06-18T16:30:19.787Z Downloaded defmt v1.0.1
6492026-06-18T16:30:19.790Z Downloaded derive-ex v0.1.8
6502026-06-18T16:30:19.790Z Downloaded daft v0.1.7
6512026-06-18T16:30:19.793Z Downloaded der_derive v0.7.3
6522026-06-18T16:30:19.796Z Downloaded data-encoding v2.10.0
6532026-06-18T16:30:19.799Z Downloaded constant_time_eq v0.4.2
6542026-06-18T16:30:19.802Z Downloaded foreign-types-shared v0.3.1
6552026-06-18T16:30:19.802Z Downloaded bitflags v1.3.2
6562026-06-18T16:30:19.803Z Downloaded futures-core v0.3.32
6572026-06-18T16:30:19.806Z Downloaded bit-vec v0.8.0
6582026-06-18T16:30:19.806Z Downloaded bit-vec v0.6.3
6592026-06-18T16:30:19.806Z Downloaded bcs v0.1.6
6602026-06-18T16:30:19.810Z Downloaded funty v2.0.0
6612026-06-18T16:30:19.810Z Downloaded futures-sink v0.3.32
6622026-06-18T16:30:19.810Z Downloaded ghash v0.5.1
6632026-06-18T16:30:19.813Z Downloaded fxhash v0.2.1
6642026-06-18T16:30:19.813Z Downloaded futures-macro v0.3.32
6652026-06-18T16:30:19.813Z Downloaded gethostname v0.5.0
6662026-06-18T16:30:19.813Z Downloaded futures-io v0.3.32
6672026-06-18T16:30:19.813Z Downloaded git-stub v1.0.0
6682026-06-18T16:30:19.813Z Downloaded foreign-types-shared v0.1.1
6692026-06-18T16:30:19.816Z Downloaded headers-core v0.3.0
6702026-06-18T16:30:19.816Z Downloaded hash32 v0.2.1
6712026-06-18T16:30:19.816Z Downloaded hash32 v0.3.1
6722026-06-18T16:30:19.816Z Downloaded globwalk v0.9.1
6732026-06-18T16:30:19.819Z Downloaded foreign-types v0.5.0
6742026-06-18T16:30:19.822Z Downloaded argon2 v0.5.3
6752026-06-18T16:30:19.825Z Downloaded bb8 v0.8.6
6762026-06-18T16:30:19.825Z Downloaded cargo_metadata v0.23.1
6772026-06-18T16:30:19.828Z Downloaded bcrypt-pbkdf v0.10.0
6782026-06-18T16:30:19.829Z Downloaded anstyle-parse v0.2.7
6792026-06-18T16:30:19.832Z Downloaded diesel-dtrace v0.5.0
6802026-06-18T16:30:19.833Z Downloaded convert_case v0.10.0
6812026-06-18T16:30:19.836Z Downloaded byte-wrapper v0.1.0
6822026-06-18T16:30:19.839Z Downloaded const_format_proc_macros v0.2.34
6832026-06-18T16:30:19.839Z Downloaded camino-tempfile-ext v0.3.3
6842026-06-18T16:30:19.844Z Downloaded async-trait v0.1.89
6852026-06-18T16:30:19.844Z Downloaded cmake v0.1.57
6862026-06-18T16:30:19.849Z Downloaded chacha20 v0.9.1
6872026-06-18T16:30:19.849Z Downloaded hex v0.4.3
6882026-06-18T16:30:19.849Z Downloaded ed25519 v2.2.3
6892026-06-18T16:30:19.849Z Downloaded buf-list v1.1.2
6902026-06-18T16:30:19.852Z Downloaded blake2 v0.10.6
6912026-06-18T16:30:19.852Z Downloaded arc-swap v1.8.2
6922026-06-18T16:30:19.855Z Downloaded fallible-iterator v0.2.0
6932026-06-18T16:30:19.855Z Downloaded cookie v0.18.1
6942026-06-18T16:30:19.858Z Downloaded find-msvc-tools v0.1.9
6952026-06-18T16:30:19.858Z Downloaded corncobs v0.1.4
6962026-06-18T16:30:19.858Z Downloaded filetime v0.2.27
6972026-06-18T16:30:19.861Z Downloaded erased-serde v0.3.31
6982026-06-18T16:30:19.861Z Downloaded deranged v0.5.8
6992026-06-18T16:30:19.864Z Downloaded env_logger v0.11.9
7002026-06-18T16:30:19.864Z Downloaded ena v0.14.4
7012026-06-18T16:30:19.867Z Downloaded hostname v0.3.1
7022026-06-18T16:30:19.867Z Downloaded http-range v0.1.5
7032026-06-18T16:30:19.867Z Downloaded crossbeam-utils v0.8.21
7042026-06-18T16:30:19.870Z Downloaded home v0.5.12
7052026-06-18T16:30:19.870Z Downloaded hex-literal v0.4.1
7062026-06-18T16:30:19.870Z Downloaded des v0.8.1
7072026-06-18T16:30:19.874Z Downloaded diff v0.1.13
7082026-06-18T16:30:19.874Z Downloaded foldhash v0.2.0
7092026-06-18T16:30:19.874Z Downloaded hubpack_derive v0.1.1
7102026-06-18T16:30:19.877Z Downloaded either v1.15.0
7112026-06-18T16:30:19.877Z Downloaded hyper-tls v0.6.0
7122026-06-18T16:30:19.877Z Downloaded hubpack v0.1.2
7132026-06-18T16:30:19.880Z Downloaded darling v0.21.3
7142026-06-18T16:30:19.880Z Downloaded cbc v0.1.2
7152026-06-18T16:30:19.883Z Downloaded futures-task v0.3.32
7162026-06-18T16:30:19.883Z Downloaded globset v0.4.18
7172026-06-18T16:30:19.883Z Downloaded http-body v1.0.1
7182026-06-18T16:30:19.886Z Downloaded git-stub-vcs v0.1.0
7192026-06-18T16:30:19.886Z Downloaded fs-err v2.11.0
7202026-06-18T16:30:19.886Z Downloaded hostname v0.4.2
7212026-06-18T16:30:19.889Z Downloaded cassowary v0.3.0
7222026-06-18T16:30:19.889Z Downloaded anstream v0.6.21
7232026-06-18T16:30:19.892Z Downloaded fs_extra v1.3.0
7242026-06-18T16:30:19.892Z Downloaded illumos-nvpair-sys v0.2.0
7252026-06-18T16:30:19.892Z Downloaded ahash v0.8.12
7262026-06-18T16:30:19.895Z Downloaded derive_builder v0.20.2
7272026-06-18T16:30:19.898Z Downloaded group v0.13.0
7282026-06-18T16:30:19.898Z Downloaded glob v0.3.3
7292026-06-18T16:30:19.898Z Downloaded futures-executor v0.3.32
7302026-06-18T16:30:19.902Z Downloaded httpdate v1.0.3
7312026-06-18T16:30:19.905Z Downloaded const-oid v0.9.6
7322026-06-18T16:30:19.905Z Downloaded colored v2.2.0
7332026-06-18T16:30:19.905Z Downloaded ident_case v1.0.1
7342026-06-18T16:30:19.908Z Downloaded indoc v1.0.9
7352026-06-18T16:30:19.908Z Downloaded cookie_store v0.22.1
7362026-06-18T16:30:19.911Z Downloaded indent_write v2.2.0
7372026-06-18T16:30:19.911Z Downloaded illumos-nvpair v0.3.0
7382026-06-18T16:30:19.911Z Downloaded is-terminal v0.4.17
7392026-06-18T16:30:19.911Z Downloaded dtrace-parser v0.3.0
7402026-06-18T16:30:19.914Z Downloaded crossbeam-epoch v0.9.18
7412026-06-18T16:30:19.914Z Downloaded is_ci v1.2.0
7422026-06-18T16:30:19.914Z Downloaded colored v3.1.1
7432026-06-18T16:30:19.917Z Downloaded cancel-safe-futures v0.1.5
7442026-06-18T16:30:19.917Z Downloaded bzip2 v0.4.4
7452026-06-18T16:30:19.920Z Downloaded console v0.15.11
7462026-06-18T16:30:19.920Z Downloaded csv-core v0.1.13
7472026-06-18T16:30:19.923Z Downloaded chacha20 v0.10.0
7482026-06-18T16:30:19.926Z Downloaded bzip2 v0.6.1
7492026-06-18T16:30:19.926Z Downloaded daft-derive v0.1.7
7502026-06-18T16:30:19.929Z Downloaded kstat-rs v0.2.4
7512026-06-18T16:30:19.929Z Downloaded foldhash v0.1.5
7522026-06-18T16:30:19.929Z Downloaded darling v0.20.11
7532026-06-18T16:30:19.932Z Downloaded keccak v0.1.6
7542026-06-18T16:30:19.935Z Downloaded async-compression v0.4.41
7552026-06-18T16:30:19.938Z Downloaded allocator-api2 v0.2.21
7562026-06-18T16:30:19.941Z Downloaded instability v0.3.11
7572026-06-18T16:30:19.944Z Downloaded libscf-sys v1.1.0
7582026-06-18T16:30:19.944Z Downloaded instant v0.1.13
7592026-06-18T16:30:19.947Z Downloaded lazy_static v1.5.0
7602026-06-18T16:30:19.947Z Downloaded internet-checksum v0.2.1
7612026-06-18T16:30:19.952Z Downloaded humantime v2.3.0
7622026-06-18T16:30:19.955Z Downloaded lalrpop-util v0.19.12
7632026-06-18T16:30:19.955Z Downloaded bumpalo v3.20.2
7642026-06-18T16:30:19.960Z Downloaded ingot v0.1.1
7652026-06-18T16:30:19.963Z Downloaded derive_more v0.99.20
7662026-06-18T16:30:19.966Z Downloaded lru-cache v0.1.2
7672026-06-18T16:30:19.966Z Downloaded lru v0.12.5
7682026-06-18T16:30:19.966Z Downloaded linked-hash-map v0.5.6
7692026-06-18T16:30:19.969Z Downloaded indoc v2.0.7
7702026-06-18T16:30:19.969Z Downloaded md5 v0.7.0
7712026-06-18T16:30:19.969Z Downloaded maybe-uninit v2.0.0
7722026-06-18T16:30:19.972Z Downloaded md-5 v0.10.6
7732026-06-18T16:30:19.972Z Downloaded match_cfg v0.1.0
7742026-06-18T16:30:19.972Z Downloaded http-body-util v0.1.3
7752026-06-18T16:30:19.975Z Downloaded maplit v1.0.2
7762026-06-18T16:30:19.975Z Downloaded managed v0.8.0
7772026-06-18T16:30:19.975Z Downloaded getrandom v0.2.17
7782026-06-18T16:30:19.978Z Downloaded clang-sys v1.8.1
7792026-06-18T16:30:19.978Z Downloaded ciborium v0.2.2
7802026-06-18T16:30:19.982Z Downloaded hyper-staticfile v0.10.1
7812026-06-18T16:30:19.982Z Downloaded half v1.8.3
7822026-06-18T16:30:19.985Z Downloaded cipher v0.4.4
7832026-06-18T16:30:19.985Z Downloaded ipnetwork v0.21.1
7842026-06-18T16:30:19.985Z Downloaded lru-slab v0.1.2
7852026-06-18T16:30:19.988Z Downloaded memoffset v0.9.1
7862026-06-18T16:30:19.988Z Downloaded multimap v0.10.1
7872026-06-18T16:30:19.991Z Downloaded impl-trait-for-tuples v0.2.3
7882026-06-18T16:30:19.991Z Downloaded nodrop v0.1.14
7892026-06-18T16:30:19.994Z Downloaded console v0.16.2
7902026-06-18T16:30:19.997Z Downloaded newline-converter v0.3.0
7912026-06-18T16:30:19.997Z Downloaded new_debug_unreachable v1.0.6
7922026-06-18T16:30:19.997Z Downloaded newtype-uuid-macros v0.1.0
7932026-06-18T16:30:20.002Z Downloaded normalize-line-endings v0.3.0
7942026-06-18T16:30:20.003Z Downloaded jobserver v0.1.34
7952026-06-18T16:30:20.005Z Downloaded nibble_vec v0.1.0
7962026-06-18T16:30:20.009Z Downloaded crc-any v2.5.0
7972026-06-18T16:30:20.009Z Downloaded newtype_derive v0.1.6
7982026-06-18T16:30:20.009Z Downloaded num v0.4.3
7992026-06-18T16:30:20.013Z Downloaded nonempty v0.12.0
8002026-06-18T16:30:20.016Z Downloaded darling_core v0.13.4
8012026-06-18T16:30:20.016Z Downloaded hmac v0.12.1
8022026-06-18T16:30:20.019Z Downloaded crc32fast v1.5.0
8032026-06-18T16:30:20.019Z Downloaded libloading v0.8.9
8042026-06-18T16:30:20.023Z Downloaded fatfs v0.3.6
8052026-06-18T16:30:20.023Z Downloaded libsw v3.5.0
8062026-06-18T16:30:20.026Z Downloaded inout v0.1.4
8072026-06-18T16:30:20.026Z Downloaded num-conv v0.2.0
8082026-06-18T16:30:20.026Z Downloaded ingot-types v0.1.2
8092026-06-18T16:30:20.026Z Downloaded num-derive v0.4.2
8102026-06-18T16:30:20.029Z Downloaded num_enum_derive v0.5.11
8112026-06-18T16:30:20.030Z Downloaded elliptic-curve v0.13.8
8122026-06-18T16:30:20.033Z Downloaded derive-where v1.6.0
8132026-06-18T16:30:20.036Z Downloaded iana-time-zone v0.1.65
8142026-06-18T16:30:20.039Z Downloaded lzss v0.8.2
8152026-06-18T16:30:20.039Z Downloaded lock_api v0.4.14
8162026-06-18T16:30:20.039Z Downloaded num-derive v0.3.3
8172026-06-18T16:30:20.042Z Downloaded libsw-core v0.3.2
8182026-06-18T16:30:20.042Z Downloaded num_threads v0.1.7
8192026-06-18T16:30:20.045Z Downloaded openssl-probe v0.1.6
8202026-06-18T16:30:20.045Z Downloaded olpc-cjson v0.1.4
8212026-06-18T16:30:20.045Z Downloaded openssl-probe v0.2.1
8222026-06-18T16:30:20.045Z Downloaded dropshot_endpoint v0.17.0
8232026-06-18T16:30:20.048Z Downloaded libefi-sys v0.1.0
8242026-06-18T16:30:20.048Z Downloaded highway v1.3.0
8252026-06-18T16:30:20.051Z Downloaded openssl-macros v0.1.1
8262026-06-18T16:30:20.051Z Downloaded opaque-debug v0.3.1
8272026-06-18T16:30:20.051Z Downloaded darling_core v0.21.3
8282026-06-18T16:30:20.055Z Downloaded oso-derive v0.27.3
8292026-06-18T16:30:20.058Z Downloaded chacha20poly1305 v0.10.1
8302026-06-18T16:30:20.061Z Downloaded mime v0.3.17
8312026-06-18T16:30:20.061Z Downloaded packed_struct_codegen v0.10.1
8322026-06-18T16:30:20.064Z Downloaded hyper-rustls v0.27.7
8332026-06-18T16:30:20.064Z Downloaded half v2.7.1
8342026-06-18T16:30:20.067Z Downloaded getrandom v0.3.4
8352026-06-18T16:30:20.070Z Downloaded parse-display v0.10.0
8362026-06-18T16:30:20.070Z Downloaded futures-channel v0.3.32
8372026-06-18T16:30:20.073Z Downloaded base64 v0.22.1
8382026-06-18T16:30:20.073Z Downloaded futures v0.3.32
8392026-06-18T16:30:20.076Z Downloaded native-tls v0.2.18
8402026-06-18T16:30:20.076Z Downloaded nanorand v0.7.0
8412026-06-18T16:30:20.080Z Downloaded compact_str v0.8.1
8422026-06-18T16:30:20.084Z Downloaded newtype-uuid v1.3.2
8432026-06-18T16:30:20.084Z Downloaded multer v3.1.0
8442026-06-18T16:30:20.087Z Downloaded parse-size v1.1.0
8452026-06-18T16:30:20.087Z Downloaded nu-ansi-term v0.50.3
8462026-06-18T16:30:20.090Z Downloaded darling_core v0.23.0
8472026-06-18T16:30:20.093Z Downloaded peg-runtime v0.8.5
8482026-06-18T16:30:20.097Z Downloaded num-complex v0.4.6
8492026-06-18T16:30:20.100Z Downloaded drift v0.2.0
8502026-06-18T16:30:20.117Z Downloaded phf_shared v0.13.1
8512026-06-18T16:30:20.119Z Downloaded headers v0.4.1
8522026-06-18T16:30:20.123Z Downloaded indexmap v1.9.3
8532026-06-18T16:30:20.123Z Downloaded flume v0.11.1
8542026-06-18T16:30:20.126Z Downloaded owo-colors v4.3.0
8552026-06-18T16:30:20.128Z Downloaded num-iter v0.1.45
8562026-06-18T16:30:20.128Z Downloaded num-integer v0.1.46
8572026-06-18T16:30:20.129Z Downloaded phf_shared v0.12.1
8582026-06-18T16:30:20.129Z Downloaded phf_shared v0.11.3
8592026-06-18T16:30:20.132Z Downloaded pbkdf2 v0.12.2
8602026-06-18T16:30:20.132Z Downloaded pin-utils v0.1.0
8612026-06-18T16:30:20.132Z Downloaded path-slash v0.1.5
8622026-06-18T16:30:20.132Z Downloaded num_enum v0.7.6
8632026-06-18T16:30:20.135Z Downloaded oxide-tokio-rt v0.1.4
8642026-06-18T16:30:20.138Z Downloaded ar_archive_writer v0.5.1
8652026-06-18T16:30:20.138Z Downloaded num_enum_derive v0.7.6
8662026-06-18T16:30:20.141Z Downloaded num_enum v0.5.11
8672026-06-18T16:30:20.144Z Downloaded bytes v1.11.1
8682026-06-18T16:30:20.144Z Downloaded proc-macro-crate v1.3.1
8692026-06-18T16:30:20.147Z Downloaded httparse v1.10.1
8702026-06-18T16:30:20.147Z Downloaded precomputed-hash v0.1.1
8712026-06-18T16:30:20.150Z Downloaded powerfmt v0.2.0
8722026-06-18T16:30:20.150Z Downloaded packed_struct v0.10.1
8732026-06-18T16:30:20.150Z Downloaded linear-map v1.2.0
8742026-06-18T16:30:20.150Z Downloaded num-rational v0.4.2
8752026-06-18T16:30:20.153Z Downloaded predicates-tree v1.0.13
8762026-06-18T16:30:20.153Z Downloaded ipnet v2.11.0
8772026-06-18T16:30:20.153Z Downloaded memmap2 v0.9.10
8782026-06-18T16:30:20.156Z Downloaded proc-macro-error-attr2 v2.0.0
8792026-06-18T16:30:20.156Z Downloaded ingot-macros v0.1.1
8802026-06-18T16:30:20.156Z Downloaded ignore v0.4.25
8812026-06-18T16:30:20.159Z Downloaded libbz2-rs-sys v0.2.2
8822026-06-18T16:30:20.159Z Downloaded darling_core v0.20.11
8832026-06-18T16:30:20.162Z Downloaded predicates-core v1.0.10
8842026-06-18T16:30:20.166Z Downloaded mime_guess v2.0.5
8852026-06-18T16:30:20.169Z Downloaded pbkdf2 v0.11.0
8862026-06-18T16:30:20.169Z Downloaded proc-macro-crate v3.4.0
8872026-06-18T16:30:20.169Z Downloaded parse-display-derive v0.10.0
8882026-06-18T16:30:20.196Z Downloaded progenitor-macro v0.14.0
8892026-06-18T16:30:20.196Z Downloaded password-hash v0.5.0
8902026-06-18T16:30:20.196Z Downloaded password-hash v0.4.2
8912026-06-18T16:30:20.196Z Downloaded der v0.7.10
8922026-06-18T16:30:20.196Z Downloaded psl-types v2.0.11
8932026-06-18T16:30:20.196Z Downloaded progenitor-macro v0.13.0
8942026-06-18T16:30:20.196Z Downloaded progenitor-client v0.14.0
8952026-06-18T16:30:20.196Z Downloaded flate2 v1.1.9
8962026-06-18T16:30:20.196Z Downloaded derive_more v2.1.1
8972026-06-18T16:30:20.196Z Downloaded phf v0.12.1
8982026-06-18T16:30:20.196Z Downloaded peg-macros v0.8.5
8992026-06-18T16:30:20.196Z Downloaded peg v0.8.5
9002026-06-18T16:30:20.196Z Downloaded quick-error v1.2.3
9012026-06-18T16:30:20.196Z Downloaded phf v0.13.1
9022026-06-18T16:30:20.196Z Downloaded paste v1.0.15
9032026-06-18T16:30:20.200Z Downloaded radium v0.7.0
9042026-06-18T16:30:20.200Z Downloaded crossbeam-channel v0.5.15
9052026-06-18T16:30:20.200Z Downloaded litrs v1.0.0
9062026-06-18T16:30:20.200Z Downloaded pem-rfc7468 v0.7.0
9072026-06-18T16:30:20.203Z Downloaded crypto-bigint v0.5.5
9082026-06-18T16:30:20.206Z Downloaded heapless v0.8.0
9092026-06-18T16:30:20.209Z Downloaded rand_chacha v0.3.1
9102026-06-18T16:30:20.213Z Downloaded rand_xorshift v0.4.0
9112026-06-18T16:30:20.216Z Downloaded expectorate v1.2.0
9122026-06-18T16:30:20.216Z Downloaded cc v1.2.56
9132026-06-18T16:30:20.219Z Downloaded ppv-lite86 v0.2.21
9142026-06-18T16:30:20.219Z Downloaded pkcs8 v0.10.2
9152026-06-18T16:30:20.222Z Downloaded pin-project-lite v0.2.17
9162026-06-18T16:30:20.225Z Downloaded postgres-protocol v0.6.10
9172026-06-18T16:30:20.225Z Downloaded pkg-config v0.3.32
9182026-06-18T16:30:20.228Z Downloaded parking_lot v0.11.2
9192026-06-18T16:30:20.228Z Downloaded proc-macro-error2 v2.0.1
9202026-06-18T16:30:20.231Z Downloaded ref-cast-impl v1.0.25
9212026-06-18T16:30:20.231Z Downloaded recursive-proc-macro-impl v0.1.1
9222026-06-18T16:30:20.231Z Downloaded recursive v0.1.1
9232026-06-18T16:30:20.234Z Downloaded polyval v0.6.2
9242026-06-18T16:30:20.234Z Downloaded predicates v3.1.4
9252026-06-18T16:30:20.237Z Downloaded ref-cast v1.0.25
9262026-06-18T16:30:20.237Z Downloaded oxnet v0.1.6
9272026-06-18T16:30:20.240Z Downloaded omicron-zone-package v0.12.2
9282026-06-18T16:30:20.240Z Downloaded heapless v0.7.17
9292026-06-18T16:30:20.244Z Downloaded progenitor-client v0.13.0
9302026-06-18T16:30:20.246Z Downloaded parking_lot_core v0.8.6
9312026-06-18T16:30:20.247Z Downloaded progenitor v0.14.0
9322026-06-18T16:30:20.250Z Downloaded primeorder v0.13.6
9332026-06-18T16:30:20.250Z Downloaded progenitor v0.13.0
9342026-06-18T16:30:20.253Z Downloaded rfc6979 v0.4.0
9352026-06-18T16:30:20.253Z Downloaded blake3 v1.8.3
9362026-06-18T16:30:20.257Z Downloaded russh-cryptovec v0.7.3
9372026-06-18T16:30:20.262Z Downloaded parking_lot_core v0.9.12
9382026-06-18T16:30:20.265Z Downloaded r2d2 v0.8.10
9392026-06-18T16:30:20.265Z Downloaded rustc_version v0.1.7
9402026-06-18T16:30:20.268Z Downloaded rustc-hash v2.1.1
9412026-06-18T16:30:20.268Z Downloaded diesel_derives v2.3.7
9422026-06-18T16:30:20.271Z Downloaded derive_more-impl v2.1.1
9432026-06-18T16:30:20.274Z Downloaded pem v3.0.6
9442026-06-18T16:30:20.274Z Downloaded rand_core v0.9.5
9452026-06-18T16:30:20.277Z Downloaded parking_lot v0.12.5
9462026-06-18T16:30:20.277Z Downloaded psm v0.1.30
9472026-06-18T16:30:20.280Z Downloaded rtoolbox v0.0.3
9482026-06-18T16:30:20.280Z Downloaded rustc_version v0.4.1
9492026-06-18T16:30:20.283Z Downloaded pkcs5 v0.7.1
9502026-06-18T16:30:20.283Z Downloaded pkcs1 v0.7.5
9512026-06-18T16:30:20.286Z Downloaded rand_core v0.6.4
9522026-06-18T16:30:20.286Z Downloaded ed25519-dalek v2.2.0
9532026-06-18T16:30:20.289Z Downloaded rand_core v0.10.0
9542026-06-18T16:30:20.289Z Downloaded rand_chacha v0.9.0
9552026-06-18T16:30:20.293Z Downloaded pin-project-internal v1.1.11
9562026-06-18T16:30:20.293Z Downloaded sapling-renderdag v0.1.0
9572026-06-18T16:30:20.293Z Downloaded aes v0.8.4
9582026-06-18T16:30:20.296Z Downloaded same-file v1.0.6
9592026-06-18T16:30:20.296Z Downloaded hickory-resolver v0.25.2
9602026-06-18T16:30:20.299Z Downloaded oso v0.27.3
9612026-06-18T16:30:20.302Z Downloaded postcard v1.1.3
9622026-06-18T16:30:20.302Z Downloaded postgres-types v0.2.12
9632026-06-18T16:30:20.305Z Downloaded scopeguard v1.2.0
9642026-06-18T16:30:20.308Z Downloaded scheduled-thread-pool v0.2.7
9652026-06-18T16:30:20.311Z Downloaded scrypt v0.11.0
9662026-06-18T16:30:20.311Z Downloaded poly1305 v0.8.0
9672026-06-18T16:30:20.314Z Downloaded jiff-static v0.2.21
9682026-06-18T16:30:20.314Z Downloaded rand_seeder v0.4.0
9692026-06-18T16:30:20.318Z Downloaded salsa20 v0.10.2
9702026-06-18T16:30:20.322Z Downloaded scroll_derive v0.13.1
9712026-06-18T16:30:20.325Z Downloaded serde_bytes v0.11.19
9722026-06-18T16:30:20.328Z Downloaded seq-macro v0.3.6
9732026-06-18T16:30:20.328Z Downloaded resolv-conf v0.7.6
9742026-06-18T16:30:20.330Z Downloaded progenitor-extras v0.2.0
9752026-06-18T16:30:20.330Z Downloaded papergrid v0.17.0
9762026-06-18T16:30:20.333Z Downloaded indicatif v0.18.4
9772026-06-18T16:30:20.336Z Downloaded http v1.4.0
9782026-06-18T16:30:20.339Z Downloaded miniz_oxide v0.8.9
9792026-06-18T16:30:20.342Z Downloaded semver v0.1.20
9802026-06-18T16:30:20.347Z Downloaded serde-big-array v0.5.1
9812026-06-18T16:30:20.350Z Downloaded serde_urlencoded v0.7.1
9822026-06-18T16:30:20.350Z Downloaded rustversion v1.0.22
9832026-06-18T16:30:20.353Z Downloaded serde_spanned v1.0.4
9842026-06-18T16:30:20.353Z Downloaded quinn-udp v0.5.14
9852026-06-18T16:30:20.356Z Downloaded secrecy v0.8.0
9862026-06-18T16:30:20.356Z Downloaded pin-project v1.1.11
9872026-06-18T16:30:20.362Z Downloaded openssl-sys v0.9.115
9882026-06-18T16:30:20.367Z Downloaded p256 v0.13.2
9892026-06-18T16:30:20.370Z Downloaded serde_repr v0.1.20
9902026-06-18T16:30:20.373Z Downloaded serde_plain v1.0.2
9912026-06-18T16:30:20.373Z Downloaded sha1 v0.10.6
9922026-06-18T16:30:20.376Z Downloaded hickory-resolver v0.24.4
9932026-06-18T16:30:20.387Z Downloaded rustls-native-certs v0.8.3
9942026-06-18T16:30:20.392Z Downloaded rustls-pemfile v2.2.0
9952026-06-18T16:30:20.395Z Downloaded hickory-server v0.25.2
9962026-06-18T16:30:20.395Z Downloaded signature v2.2.0
9972026-06-18T16:30:20.395Z Downloaded signal-hook-tokio v0.3.1
9982026-06-18T16:30:20.395Z Downloaded shell-words v1.1.1
9992026-06-18T16:30:20.398Z Downloaded rustls-pemfile v1.0.4
10002026-06-18T16:30:20.400Z Downloaded secrecy v0.10.3
10012026-06-18T16:30:20.404Z Downloaded slog-bunyan v2.5.0
10022026-06-18T16:30:20.407Z Downloaded rusty-fork v0.3.1
10032026-06-18T16:30:20.410Z Downloaded progenitor-impl v0.14.0
10042026-06-18T16:30:20.413Z Downloaded slog-envlogger v2.2.0
10052026-06-18T16:30:20.416Z Downloaded siphasher v1.0.2
10062026-06-18T16:30:20.416Z Downloaded hyper-util v0.1.20
10072026-06-18T16:30:20.419Z Downloaded russh-keys v0.45.0
10082026-06-18T16:30:20.422Z Downloaded rustls-pki-types v1.14.0
10092026-06-18T16:30:20.425Z Downloaded serde_derive_internals v0.29.1
10102026-06-18T16:30:20.425Z Downloaded hashbrown v0.13.2
10112026-06-18T16:30:20.428Z Downloaded hashbrown v0.12.3
10122026-06-18T16:30:20.431Z Downloaded sqlparser_derive v0.5.0
10132026-06-18T16:30:20.434Z Downloaded ssh-cipher v0.2.0
10142026-06-18T16:30:20.437Z Downloaded serde_path_to_error v0.1.20
10152026-06-18T16:30:20.437Z Downloaded sct v0.7.1
10162026-06-18T16:30:20.443Z Downloaded serde_with_macros v1.5.2
10172026-06-18T16:30:20.446Z Downloaded serde-hex v0.1.0
10182026-06-18T16:30:20.446Z Downloaded progenitor-impl v0.13.0
10192026-06-18T16:30:20.449Z Downloaded shlex v1.3.0
10202026-06-18T16:30:20.452Z Downloaded signal-hook-registry v1.4.8
10212026-06-18T16:30:20.452Z Downloaded ssh-encoding v0.2.0
10222026-06-18T16:30:20.455Z Downloaded structmeta-derive v0.3.0
10232026-06-18T16:30:20.455Z Downloaded crossterm v0.28.1
10242026-06-18T16:30:20.458Z Downloaded aes-gcm v0.10.3
10252026-06-18T16:30:20.463Z Downloaded strum v0.27.2
10262026-06-18T16:30:20.466Z Downloaded strip-ansi-escapes v0.2.1
10272026-06-18T16:30:20.466Z Downloaded sigpipe v0.1.3
10282026-06-18T16:30:20.466Z Downloaded prettyplease v0.2.37
10292026-06-18T16:30:20.470Z Downloaded simd-adler32 v0.3.8
10302026-06-18T16:30:20.470Z Downloaded strum v0.26.3
10312026-06-18T16:30:20.473Z Downloaded schemars_derive v0.8.22
10322026-06-18T16:30:20.473Z Downloaded itertools v0.10.5
10332026-06-18T16:30:20.476Z Downloaded strsim v0.10.0
10342026-06-18T16:30:20.476Z Downloaded slog-async v2.8.0
10352026-06-18T16:30:20.479Z Downloaded signal-hook-mio v0.2.5
10362026-06-18T16:30:20.483Z Downloaded subtle v2.6.1
10372026-06-18T16:30:20.486Z Downloaded slog-json v2.6.1
10382026-06-18T16:30:20.491Z Downloaded slog-term v2.9.2
10392026-06-18T16:30:20.491Z Downloaded slab v0.4.12
10402026-06-18T16:30:20.493Z Downloaded supports-color v3.0.2
10412026-06-18T16:30:20.494Z Downloaded tabwriter v1.4.1
10422026-06-18T16:30:20.494Z Downloaded tagptr v0.2.0
10432026-06-18T16:30:20.494Z Downloaded smf v0.2.3
10442026-06-18T16:30:20.497Z Downloaded num-bigint v0.4.6
10452026-06-18T16:30:20.497Z Downloaded aho-corasick v1.1.4
10462026-06-18T16:30:20.501Z Downloaded slog-stdlog v4.1.1
10472026-06-18T16:30:20.504Z Downloaded tap v1.0.1
10482026-06-18T16:30:20.504Z Downloaded rustls-platform-verifier v0.6.2
10492026-06-18T16:30:20.507Z Downloaded take_mut v0.2.2
10502026-06-18T16:30:20.507Z Downloaded serde_cbor v0.11.2
10512026-06-18T16:30:20.507Z Downloaded slog-scope v4.4.1
10522026-06-18T16:30:20.509Z Downloaded slog-dtrace v0.3.0
10532026-06-18T16:30:20.510Z Downloaded prefix-trie v0.7.0
10542026-06-18T16:30:20.513Z Downloaded spki v0.7.3
10552026-06-18T16:30:20.513Z Downloaded sqlformat v0.3.5
10562026-06-18T16:30:20.513Z Downloaded minimal-lexical v0.2.1
10572026-06-18T16:30:20.516Z Downloaded pretty_assertions v1.4.1
10582026-06-18T16:30:20.518Z Downloaded hashbrown v0.15.5
10592026-06-18T16:30:20.521Z Downloaded smallvec v0.6.14
10602026-06-18T16:30:20.522Z Downloaded ron v0.8.1
10612026-06-18T16:30:20.525Z Downloaded static_assertions v1.1.0
10622026-06-18T16:30:20.525Z Downloaded termtree v0.5.1
10632026-06-18T16:30:20.528Z Downloaded serde_with_macros v3.17.0
10642026-06-18T16:30:20.528Z Downloaded sec1 v0.7.3
10652026-06-18T16:30:20.531Z Downloaded testing_table v0.3.0
10662026-06-18T16:30:20.531Z Downloaded dropshot-api-manager v0.7.2
10672026-06-18T16:30:20.534Z Downloaded stacker v0.1.23
10682026-06-18T16:30:20.534Z Downloaded stringprep v0.1.5
10692026-06-18T16:30:20.537Z Downloaded ryu v1.0.23
10702026-06-18T16:30:20.537Z Downloaded thread-id v5.1.0
10712026-06-18T16:30:20.540Z Downloaded structmeta v0.3.0
10722026-06-18T16:30:20.540Z Downloaded crossterm v0.29.0
10732026-06-18T16:30:20.543Z Downloaded scroll v0.13.0
10742026-06-18T16:30:20.543Z Downloaded tabled_derive v0.11.0
10752026-06-18T16:30:20.546Z Downloaded sync_wrapper v1.0.2
10762026-06-18T16:30:20.546Z Downloaded strum_macros v0.24.3
10772026-06-18T16:30:20.546Z Downloaded sync-ptr v0.1.4
10782026-06-18T16:30:20.549Z Downloaded string_cache v0.8.9
10792026-06-18T16:30:20.553Z Downloaded nom v7.1.3
10802026-06-18T16:30:20.556Z Downloaded tinyvec_macros v0.1.1
10812026-06-18T16:30:20.559Z Downloaded time-core v0.1.8
10822026-06-18T16:30:20.559Z Downloaded snafu-derive v0.8.9
10832026-06-18T16:30:20.562Z Downloaded strum_macros v0.27.2
10842026-06-18T16:30:20.566Z Downloaded strum_macros v0.26.4
10852026-06-18T16:30:20.569Z Downloaded spin v0.9.8
10862026-06-18T16:30:20.572Z Downloaded tokio-macros v2.7.0
10872026-06-18T16:30:20.575Z Downloaded rayon-core v1.13.0
10882026-06-18T16:30:20.578Z Downloaded rcgen v0.12.1
10892026-06-18T16:30:20.581Z Downloaded hashbrown v0.16.1
10902026-06-18T16:30:20.584Z Downloaded signal-hook v0.3.18
10912026-06-18T16:30:20.584Z Downloaded schemars v0.8.22
10922026-06-18T16:30:20.593Z Downloaded termios v0.3.3
10932026-06-18T16:30:20.596Z Downloaded topological-sort v0.2.2
10942026-06-18T16:30:20.599Z Downloaded mio v1.2.0
10952026-06-18T16:30:20.602Z Downloaded tower-layer v0.3.3
10962026-06-18T16:30:20.602Z Downloaded iri-string v0.7.10
10972026-06-18T16:30:20.605Z Downloaded thread_local v1.1.9
10982026-06-18T16:30:20.610Z Downloaded tower-service v0.3.3
10992026-06-18T16:30:20.613Z Downloaded thiserror-no-std v2.0.2
11002026-06-18T16:30:20.613Z Downloaded publicsuffix v2.3.0
11012026-06-18T16:30:20.616Z Downloaded thiserror-impl-no-std v2.0.2
11022026-06-18T16:30:20.616Z Downloaded num-bigint-dig v0.8.6
11032026-06-18T16:30:20.623Z Downloaded tls_codec_derive v0.4.2
11042026-06-18T16:30:20.630Z Downloaded trait-variant v0.1.2
11052026-06-18T16:30:20.633Z Downloaded tiny-keccak v2.0.2
11062026-06-18T16:30:20.633Z Downloaded unit-prefix v0.5.2
11072026-06-18T16:30:20.636Z Downloaded unarray v0.1.4
11082026-06-18T16:30:20.636Z Downloaded bstr v1.12.1
11092026-06-18T16:30:20.640Z Downloaded universal-hash v0.5.1
11102026-06-18T16:30:20.643Z Downloaded tokio-native-tls v0.3.1
11112026-06-18T16:30:20.646Z Downloaded typify-macro v0.6.2
11122026-06-18T16:30:20.649Z Downloaded untrusted v0.9.0
11132026-06-18T16:30:20.649Z Downloaded futures-util v0.3.32
11142026-06-18T16:30:20.654Z Downloaded tokio-tungstenite v0.23.1
11152026-06-18T16:30:20.656Z Downloaded support-bundle-viewer v0.1.2
11162026-06-18T16:30:20.657Z Downloaded rand v0.8.6
11172026-06-18T16:30:20.660Z Downloaded serde_yaml v0.9.34+deprecated
11182026-06-18T16:30:20.660Z Downloaded usdt-attr-macro v0.6.0
11192026-06-18T16:30:20.663Z Downloaded unicode-truncate v1.1.0
11202026-06-18T16:30:20.663Z Downloaded untrusted v0.7.1
11212026-06-18T16:30:20.663Z Downloaded utf-8 v0.7.6
11222026-06-18T16:30:20.663Z Downloaded usdt-macro v0.6.0
11232026-06-18T16:30:20.666Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11242026-06-18T16:30:20.666Z Downloaded similar v2.7.0
11252026-06-18T16:30:20.669Z Downloaded usdt v0.6.0
11262026-06-18T16:30:20.669Z Downloaded tokio-tungstenite v0.21.0
11272026-06-18T16:30:20.672Z Downloaded tokio-dtrace v0.1.1
11282026-06-18T16:30:20.672Z Downloaded time-macros v0.2.27
11292026-06-18T16:30:20.677Z Downloaded void v1.0.2
11302026-06-18T16:30:20.680Z Downloaded want v0.3.1
11312026-06-18T16:30:20.683Z Downloaded waitgroup v0.1.2
11322026-06-18T16:30:20.683Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11332026-06-18T16:30:20.689Z Downloaded schemars v1.2.1
11342026-06-18T16:30:20.697Z Downloaded term v1.2.1
11352026-06-18T16:30:20.700Z Downloaded try-lock v0.2.5
11362026-06-18T16:30:20.700Z Downloaded tls_codec v0.4.2
11372026-06-18T16:30:20.703Z Downloaded socket2 v0.5.10
11382026-06-18T16:30:20.703Z Downloaded subprocess v0.2.15
11392026-06-18T16:30:20.705Z Downloaded term v0.7.0
11402026-06-18T16:30:20.706Z Downloaded wait-timeout v0.2.1
11412026-06-18T16:30:20.708Z Downloaded slog v2.8.2
11422026-06-18T16:30:20.708Z Downloaded itertools v0.14.0
11432026-06-18T16:30:20.713Z Downloaded qorb v0.4.1
11442026-06-18T16:30:20.715Z Downloaded snafu v0.8.9
11452026-06-18T16:30:20.718Z Downloaded tokio-rustls v0.25.0
11462026-06-18T16:30:20.721Z Downloaded socket2 v0.6.3
11472026-06-18T16:30:20.721Z Downloaded tui-tree-widget v0.23.1
11482026-06-18T16:30:20.721Z Downloaded rsa v0.9.10
11492026-06-18T16:30:20.724Z Downloaded xattr v1.6.1
11502026-06-18T16:30:20.727Z Downloaded xshell-macros v0.2.7
11512026-06-18T16:30:20.727Z Downloaded quinn v0.11.9
11522026-06-18T16:30:20.727Z Downloaded h2 v0.4.13
11532026-06-18T16:30:20.731Z Downloaded libxml v0.3.3
11542026-06-18T16:30:20.734Z Downloaded unicase v2.9.0
11552026-06-18T16:30:20.737Z Downloaded itertools v0.12.1
11562026-06-18T16:30:20.740Z Downloaded test-strategy v0.4.5
11572026-06-18T16:30:20.740Z Downloaded rand v0.9.2
11582026-06-18T16:30:20.743Z Downloaded toml_parser v1.0.9+spec-1.1.0
11592026-06-18T16:30:20.746Z Downloaded tokio-rustls v0.24.1
11602026-06-18T16:30:20.746Z Downloaded rustls-webpki v0.103.9
11612026-06-18T16:30:20.749Z Downloaded zeroize_derive v1.4.3
11622026-06-18T16:30:20.752Z Downloaded tracing-attributes v0.1.31
11632026-06-18T16:30:20.752Z Downloaded toml_writer v1.0.6+spec-1.1.0
11642026-06-18T16:30:20.755Z Downloaded vergen-lib v9.1.0
11652026-06-18T16:30:20.755Z Downloaded vergen-git2 v9.1.0
11662026-06-18T16:30:20.758Z Downloaded zone v0.3.1
11672026-06-18T16:30:20.758Z Downloaded tinyvec v1.10.0
11682026-06-18T16:30:20.761Z Downloaded schemars v0.9.0
11692026-06-18T16:30:20.767Z Downloaded tokio-stream v0.1.18
11702026-06-18T16:30:20.770Z Downloaded uzers v0.12.2
11712026-06-18T16:30:20.770Z Downloaded usdt-impl v0.6.0
11722026-06-18T16:30:20.773Z Downloaded tokio-rustls v0.26.4
11732026-06-18T16:30:20.773Z Downloaded twox-hash v2.1.2
11742026-06-18T16:30:20.773Z Downloaded zone_cfg_derive v0.3.1
11752026-06-18T16:30:20.776Z Downloaded samael v0.0.19
11762026-06-18T16:30:20.782Z Downloaded libm v0.2.16
11772026-06-18T16:30:20.787Z Downloaded vsss-rs v3.3.4
11782026-06-18T16:30:20.790Z Downloaded nom v8.0.0
11792026-06-18T16:30:20.793Z Downloaded xshell v0.2.7
11802026-06-18T16:30:20.793Z Downloaded whoami v1.6.1
11812026-06-18T16:30:20.796Z Downloaded whoami v2.1.0
11822026-06-18T16:30:20.801Z Downloaded toml v0.7.8
11832026-06-18T16:30:20.808Z Downloaded p521 v0.13.3
11842026-06-18T16:30:20.811Z Downloaded vergen-gitcl v1.0.8
11852026-06-18T16:30:20.816Z Downloaded walkdir v2.5.0
11862026-06-18T16:30:20.819Z Downloaded bitvec v1.0.1
11872026-06-18T16:30:20.826Z Downloaded wyz v0.5.1
11882026-06-18T16:30:20.830Z Downloaded tracing-core v0.1.36
11892026-06-18T16:30:20.830Z Downloaded tungstenite v0.23.0
11902026-06-18T16:30:20.830Z Downloaded rand v0.10.0
11912026-06-18T16:30:20.833Z Downloaded typify v0.6.2
11922026-06-18T16:30:20.836Z Downloaded zeroize v1.8.2
11932026-06-18T16:30:20.836Z Downloaded zstd v0.13.3
11942026-06-18T16:30:20.836Z Downloaded tungstenite v0.21.0
11952026-06-18T16:30:20.839Z Downloaded hkdf v0.12.4
11962026-06-18T16:30:20.839Z Downloaded itertools v0.13.0
11972026-06-18T16:30:20.843Z Downloaded toml v1.0.6+spec-1.1.0
11982026-06-18T16:30:20.846Z Downloaded tar v0.4.45
11992026-06-18T16:30:20.849Z Downloaded vergen-lib v0.1.6
12002026-06-18T16:30:20.849Z Downloaded vergen v9.1.0
12012026-06-18T16:30:20.849Z Downloaded rustyline v14.0.0
12022026-06-18T16:30:20.852Z Downloaded hyper v1.8.1
12032026-06-18T16:30:20.856Z Downloaded yasna v0.5.2
12042026-06-18T16:30:20.859Z Downloaded zerocopy v0.6.6
12052026-06-18T16:30:20.859Z Downloaded toml_edit v0.23.10+spec-1.0.0
12062026-06-18T16:30:20.862Z Downloaded uuid v1.23.0
12072026-06-18T16:30:20.865Z Downloaded vte v0.14.1
12082026-06-18T16:30:20.878Z Downloaded russh v0.45.0
12092026-06-18T16:30:20.884Z Downloaded zstd-safe v7.2.4
12102026-06-18T16:30:20.887Z Downloaded unsafe-libyaml v0.2.11
12112026-06-18T16:30:20.914Z Downloaded chrono v0.4.44
12122026-06-18T16:30:20.919Z Downloaded iddqd v0.4.2
12132026-06-18T16:30:20.924Z Downloaded rpassword v7.4.0
12142026-06-18T16:30:20.929Z Downloaded regex v1.12.3
12152026-06-18T16:30:20.937Z Downloaded unicode-bidi v0.3.18
12162026-06-18T16:30:20.939Z Downloaded unicode_categories v0.1.1
12172026-06-18T16:30:20.939Z Downloaded unicode-properties v0.1.4
12182026-06-18T16:30:20.943Z Downloaded tokio-postgres v0.7.16
12192026-06-18T16:30:20.943Z Downloaded rayon v1.11.0
12202026-06-18T16:30:20.949Z Downloaded serde_with v1.14.0
12212026-06-18T16:30:20.952Z Downloaded aws-lc-rs v1.16.3
12222026-06-18T16:30:20.956Z Downloaded ssh-key v0.6.7
12232026-06-18T16:30:20.960Z Downloaded reqwest v0.13.2
12242026-06-18T16:30:20.963Z Downloaded bindgen v0.71.1
12252026-06-18T16:30:20.972Z Downloaded toml_edit v0.19.15
12262026-06-18T16:30:20.981Z Downloaded zopfli v0.8.3
12272026-06-18T16:30:20.984Z Downloaded portable-atomic v1.13.1
12282026-06-18T16:30:20.986Z Downloaded reedline v0.40.0
12292026-06-18T16:30:20.990Z Downloaded tower v0.5.3
12302026-06-18T16:30:20.995Z Downloaded steno v0.4.1
12312026-06-18T16:30:20.998Z Downloaded reqwest v0.12.28
12322026-06-18T16:30:21.011Z Downloaded x509-cert v0.2.5
12332026-06-18T16:30:21.020Z Downloaded yansi v1.0.1
12342026-06-18T16:30:21.030Z Downloaded zip v0.6.6
12352026-06-18T16:30:21.044Z Downloaded git2 v0.20.4
12362026-06-18T16:30:21.049Z Downloaded tokio-util v0.7.18
12372026-06-18T16:30:21.060Z Downloaded unicode-segmentation v1.12.0
12382026-06-18T16:30:21.064Z Downloaded typed-path v0.9.3
12392026-06-18T16:30:21.069Z Downloaded tower-http v0.6.8
12402026-06-18T16:30:21.071Z Downloaded object v0.30.4
12412026-06-18T16:30:21.075Z Downloaded zerocopy-derive v0.8.40
12422026-06-18T16:30:21.080Z Downloaded tough v0.22.0
12432026-06-18T16:30:21.086Z Downloaded quinn-proto v0.11.13
12442026-06-18T16:30:21.092Z Downloaded p384 v0.13.1
12452026-06-18T16:30:21.118Z Downloaded quick-xml v0.37.5
12462026-06-18T16:30:21.127Z Downloaded curve25519-dalek v4.1.3
12472026-06-18T16:30:21.131Z Downloaded nix v0.27.1
12482026-06-18T16:30:21.143Z Downloaded winnow v0.6.26
12492026-06-18T16:30:21.147Z Downloaded rustls-webpki v0.101.7
12502026-06-18T16:30:21.155Z Downloaded goblin v0.10.5
12512026-06-18T16:30:21.159Z Downloaded nix v0.28.0
12522026-06-18T16:30:21.165Z Downloaded winnow v0.5.40
12532026-06-18T16:30:21.170Z Downloaded tabled v0.20.0
12542026-06-18T16:30:21.179Z Downloaded unicode-normalization v0.1.25
12552026-06-18T16:30:21.182Z Downloaded moka v0.12.13
12562026-06-18T16:30:21.186Z Downloaded zip v4.6.1
12572026-06-18T16:30:21.189Z Downloaded salty v0.3.0
12582026-06-18T16:30:21.197Z Downloaded smoltcp v0.9.1
12592026-06-18T16:30:21.203Z Downloaded proptest v1.10.0
12602026-06-18T16:30:21.208Z Downloaded zlib-rs v0.6.2
12612026-06-18T16:30:21.211Z Downloaded lalrpop v0.19.12
12622026-06-18T16:30:21.222Z Downloaded rustls-webpki v0.102.8
12632026-06-18T16:30:21.232Z Downloaded webpki-roots v1.0.6
12642026-06-18T16:30:21.235Z Downloaded petname v2.0.2
12652026-06-18T16:30:21.241Z Downloaded openapiv3 v2.2.0
12662026-06-18T16:30:21.248Z Downloaded rustls v0.22.4
12672026-06-18T16:30:21.255Z Downloaded smoltcp v0.11.0
12682026-06-18T16:30:21.262Z Downloaded object v0.37.3
12692026-06-18T16:30:21.268Z Downloaded nix v0.31.2
12702026-06-18T16:30:21.275Z Downloaded rustls v0.23.37
12712026-06-18T16:30:21.281Z Downloaded serde_with v3.17.0
12722026-06-18T16:30:21.288Z Downloaded radix_trie v0.2.1
12732026-06-18T16:30:21.319Z Downloaded polar-core v0.27.3
12742026-06-18T16:30:21.365Z Downloaded openssl v0.10.79
12752026-06-18T16:30:21.370Z Downloaded time v0.3.47
12762026-06-18T16:30:21.386Z Downloaded rustls v0.21.12
12772026-06-18T16:30:21.392Z Downloaded sled v0.34.7
12782026-06-18T16:30:21.399Z Downloaded typify-impl v0.6.2
12792026-06-18T16:30:21.407Z Downloaded vcpkg v0.2.15
12802026-06-18T16:30:21.428Z Downloaded bzip2-sys v0.1.13+1.0.8
12812026-06-18T16:30:21.443Z Downloaded zerocopy-derive v0.6.6
12822026-06-18T16:30:21.449Z Downloaded dropshot v0.17.0
12832026-06-18T16:30:21.461Z Downloaded regex-syntax v0.6.29
12842026-06-18T16:30:21.465Z Downloaded regex-automata v0.4.14
12852026-06-18T16:30:21.473Z Downloaded zerocopy v0.8.40
12862026-06-18T16:30:21.478Z Downloaded petgraph v0.6.5
12872026-06-18T16:30:21.489Z Downloaded jiff v0.2.21
12882026-06-18T16:30:21.499Z Downloaded hickory-proto v0.24.4
12892026-06-18T16:30:21.508Z Downloaded regress v0.11.1
12902026-06-18T16:30:21.535Z Downloaded diesel v2.3.7
12912026-06-18T16:30:21.535Z Downloaded regress v0.10.5
12922026-06-18T16:30:21.535Z Downloaded regex-syntax v0.8.10
12932026-06-18T16:30:21.535Z Downloaded rustix v0.38.44
12942026-06-18T16:30:21.545Z Downloaded chrono-tz v0.10.4
12952026-06-18T16:30:21.556Z Downloaded libz-sys v1.1.24
12962026-06-18T16:30:21.568Z Downloaded hickory-proto v0.25.2
12972026-06-18T16:30:21.635Z Downloaded sqlparser v0.61.0
12982026-06-18T16:30:21.643Z Downloaded tracing v0.1.44
12992026-06-18T16:30:21.662Z Downloaded ratatui v0.29.0
13002026-06-18T16:30:21.863Z Downloaded csv v1.4.0
13012026-06-18T16:30:21.873Z Downloaded petgraph v0.8.3
13022026-06-18T16:30:21.886Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13032026-06-18T16:30:21.903Z Downloaded sha3 v0.10.8
13042026-06-18T16:30:21.921Z Downloaded tokio v1.52.1
13052026-06-18T16:30:22.028Z Downloaded encoding_rs v0.8.35
13062026-06-18T16:30:22.053Z Downloaded ring v0.17.14
13072026-06-18T16:30:22.085Z Downloaded libgit2-sys v0.18.3+1.9.2
13082026-06-18T16:30:22.225Z Downloaded aws-lc-sys v0.40.0
13092026-06-18T16:30:22.474Z Compiling libc v0.2.185
13102026-06-18T16:30:22.474Z Compiling serde v1.0.228
13112026-06-18T16:30:22.478Z Compiling log v0.4.29
13122026-06-18T16:30:22.478Z Compiling find-msvc-tools v0.1.9
13132026-06-18T16:30:22.478Z Compiling shlex v1.3.0
13142026-06-18T16:30:22.633Z Compiling syn v2.0.117
13152026-06-18T16:30:22.640Z Compiling smallvec v1.15.1
13162026-06-18T16:30:22.640Z Compiling typenum v1.19.0
13172026-06-18T16:30:22.786Z Compiling generic-array v0.14.7
13182026-06-18T16:30:22.801Z Compiling subtle v2.6.1
13192026-06-18T16:30:22.842Z Compiling scopeguard v1.2.0
13202026-06-18T16:30:22.878Z Compiling const-oid v0.9.6
13212026-06-18T16:30:22.929Z Compiling lock_api v0.4.14
13222026-06-18T16:30:22.942Z Compiling serde_json v1.0.149
13232026-06-18T16:30:22.969Z Compiling zerocopy v0.8.40
13242026-06-18T16:30:23.028Z Compiling parking_lot_core v0.9.12
13252026-06-18T16:30:23.147Z Compiling pin-project-lite v0.2.17
13262026-06-18T16:30:23.245Z Compiling portable-atomic v1.13.1
13272026-06-18T16:30:23.277Z Compiling pkg-config v0.3.32
13282026-06-18T16:30:23.396Z Compiling bitflags v2.11.0
13292026-06-18T16:30:23.488Z Compiling getrandom v0.2.17
13302026-06-18T16:30:23.577Z Compiling jobserver v0.1.34
13312026-06-18T16:30:23.610Z Compiling errno v0.3.14
13322026-06-18T16:30:23.691Z Compiling rand_core v0.6.4
13332026-06-18T16:30:23.870Z Compiling signal-hook-registry v1.4.8
13342026-06-18T16:30:23.912Z Compiling cc v1.2.56
13352026-06-18T16:30:23.972Z Compiling critical-section v1.2.0
13362026-06-18T16:30:24.074Z Compiling futures-core v0.3.32
13372026-06-18T16:30:24.077Z Compiling libm v0.2.16
13382026-06-18T16:30:24.077Z Compiling parking_lot v0.12.5
13392026-06-18T16:30:24.145Z Compiling mio v1.2.0
13402026-06-18T16:30:24.237Z Compiling num-traits v0.2.19
13412026-06-18T16:30:24.310Z Compiling once_cell v1.21.3
13422026-06-18T16:30:24.384Z Compiling percent-encoding v2.3.2
13432026-06-18T16:30:24.464Z Compiling socket2 v0.6.3
13442026-06-18T16:30:24.520Z Compiling futures-sink v0.3.32
13452026-06-18T16:30:24.570Z Compiling slab v0.4.12
13462026-06-18T16:30:24.574Z Compiling getrandom v0.4.1
13472026-06-18T16:30:24.616Z Compiling futures-channel v0.3.32
13482026-06-18T16:30:24.627Z Compiling futures-task v0.3.32
13492026-06-18T16:30:24.751Z Compiling futures-io v0.3.32
13502026-06-18T16:30:24.798Z Compiling cpufeatures v0.2.17
13512026-06-18T16:30:24.851Z Compiling rand_core v0.10.0
13522026-06-18T16:30:24.874Z Compiling indexmap v2.14.0
13532026-06-18T16:30:24.888Z Compiling rustversion v1.0.22
13542026-06-18T16:30:24.906Z Compiling getrandom v0.3.4
13552026-06-18T16:30:24.935Z Compiling cmake v0.1.57
13562026-06-18T16:30:25.293Z Compiling form_urlencoded v1.2.2
13572026-06-18T16:30:25.348Z Compiling fs_extra v1.3.0
13582026-06-18T16:30:25.471Z Compiling dunce v1.0.5
13592026-06-18T16:30:25.559Z Compiling base64ct v1.8.3
13602026-06-18T16:30:25.572Z Compiling ident_case v1.0.1
13612026-06-18T16:30:25.575Z Compiling iana-time-zone v0.1.65
13622026-06-18T16:30:25.623Z Compiling synstructure v0.13.2
13632026-06-18T16:30:25.695Z Compiling aws-lc-sys v0.40.0
13642026-06-18T16:30:25.785Z Compiling regex-syntax v0.8.10
13652026-06-18T16:30:25.857Z Compiling pem-rfc7468 v0.7.0
13662026-06-18T16:30:25.877Z Compiling flagset v0.4.7
13672026-06-18T16:30:25.891Z Compiling rustix v1.1.3
13682026-06-18T16:30:26.010Z Compiling rand_core v0.9.5
13692026-06-18T16:30:26.133Z Compiling ring v0.17.14
13702026-06-18T16:30:26.168Z Compiling aws-lc-rs v1.16.3
13712026-06-18T16:30:26.259Z Compiling vcpkg v0.2.15
13722026-06-18T16:30:26.290Z Compiling uuid v1.23.0
13732026-06-18T16:30:26.462Z Compiling rustc_version v0.4.1
13742026-06-18T16:30:26.787Z Compiling tracing-core v0.1.36
13752026-06-18T16:30:27.003Z Compiling base64 v0.22.1
13762026-06-18T16:30:27.016Z Compiling openssl-sys v0.9.115
13772026-06-18T16:30:27.334Z Compiling untrusted v0.9.0
13782026-06-18T16:30:27.348Z Compiling untrusted v0.7.1
13792026-06-18T16:30:27.373Z Compiling serde_derive v1.0.228
13802026-06-18T16:30:27.454Z Compiling zeroize_derive v1.4.3
13812026-06-18T16:30:27.470Z Compiling zerofrom-derive v0.1.6
13822026-06-18T16:30:27.544Z Compiling yoke-derive v0.8.1
13832026-06-18T16:30:27.638Z Compiling zerocopy-derive v0.8.40
13842026-06-18T16:30:28.100Z Compiling zeroize v1.8.2
13852026-06-18T16:30:28.161Z Compiling zerovec-derive v0.11.2
13862026-06-18T16:30:28.705Z Compiling displaydoc v0.2.5
13872026-06-18T16:30:28.884Z Compiling crypto-common v0.1.7
13882026-06-18T16:30:28.897Z Compiling zerofrom v0.1.6
13892026-06-18T16:30:29.016Z Compiling yoke v0.8.1
13902026-06-18T16:30:29.029Z Compiling block-buffer v0.10.4
13912026-06-18T16:30:29.191Z Compiling digest v0.10.7
13922026-06-18T16:30:29.203Z Compiling tokio-macros v2.7.0
13932026-06-18T16:30:29.266Z Compiling zerovec v0.11.5
13942026-06-18T16:30:29.428Z Compiling futures-macro v0.3.32
13952026-06-18T16:30:29.476Z Compiling zerotrie v0.2.3
13962026-06-18T16:30:29.767Z Compiling tinystr v0.8.2
13972026-06-18T16:30:29.780Z Compiling potential_utf v0.1.4
13982026-06-18T16:30:29.913Z Compiling icu_collections v2.1.1
13992026-06-18T16:30:29.938Z Compiling icu_locale_core v2.1.1
14002026-06-18T16:30:29.964Z Compiling hmac v0.12.1
14012026-06-18T16:30:30.111Z Compiling block-padding v0.3.3
14022026-06-18T16:30:30.220Z Compiling futures-util v0.3.32
14032026-06-18T16:30:30.262Z Compiling inout v0.1.4
14042026-06-18T16:30:30.373Z Compiling sha2 v0.10.9
14052026-06-18T16:30:30.421Z Compiling cipher v0.4.4
14062026-06-18T16:30:30.678Z Compiling icu_provider v2.1.1
14072026-06-18T16:30:30.796Z Compiling bytes v1.11.1
14082026-06-18T16:30:30.809Z Compiling der_derive v0.7.3
14092026-06-18T16:30:30.830Z Compiling chrono v0.4.44
14102026-06-18T16:30:30.970Z Compiling icu_properties v2.1.2
14112026-06-18T16:30:31.402Z Compiling tokio v1.52.1
14122026-06-18T16:30:31.624Z Compiling icu_normalizer v2.1.1
14132026-06-18T16:30:31.746Z Compiling der v0.7.10
14142026-06-18T16:30:32.043Z Compiling idna_adapter v1.2.1
14152026-06-18T16:30:32.059Z Compiling ppv-lite86 v0.2.21
14162026-06-18T16:30:32.161Z Compiling idna v1.1.0
14172026-06-18T16:30:32.175Z Compiling http v1.4.0
14182026-06-18T16:30:32.225Z Compiling salsa20 v0.10.2
14192026-06-18T16:30:32.359Z Compiling pbkdf2 v0.12.2
14202026-06-18T16:30:32.373Z Compiling rustls-pki-types v1.14.0
14212026-06-18T16:30:32.471Z Compiling url v2.5.8
14222026-06-18T16:30:32.484Z Compiling thiserror-impl v2.0.18
14232026-06-18T16:30:32.791Z Compiling spki v0.7.3
14242026-06-18T16:30:32.805Z Compiling tracing-attributes v0.1.31
14252026-06-18T16:30:32.924Z Compiling http-body v1.0.1
14262026-06-18T16:30:32.991Z Compiling scrypt v0.11.0
14272026-06-18T16:30:33.045Z Compiling rand_chacha v0.9.0
14282026-06-18T16:30:33.071Z Compiling aes v0.8.4
14292026-06-18T16:30:33.237Z Compiling cbc v0.1.2
14302026-06-18T16:30:33.309Z Compiling httparse v1.10.1
14312026-06-18T16:30:33.382Z Compiling openssl-probe v0.2.1
14322026-06-18T16:30:33.559Z Compiling tinyvec_macros v0.1.1
14332026-06-18T16:30:33.630Z Compiling tinyvec v1.10.0
14342026-06-18T16:30:33.689Z Compiling pkcs5 v0.7.1
14352026-06-18T16:30:33.732Z Compiling rand v0.9.2
14362026-06-18T16:30:33.810Z Compiling thiserror v2.0.18
14372026-06-18T16:30:34.018Z Compiling pest_generator v2.8.6
14382026-06-18T16:30:34.137Z Compiling serde_derive_internals v0.29.1
14392026-06-18T16:30:34.141Z Compiling tracing v0.1.44
14402026-06-18T16:30:34.204Z Compiling aho-corasick v1.1.4
14412026-06-18T16:30:34.413Z Compiling schemars v0.8.22
14422026-06-18T16:30:34.548Z Compiling atomic-waker v1.1.2
14432026-06-18T16:30:34.613Z Compiling dyn-clone v1.0.20
14442026-06-18T16:30:34.677Z Compiling rustls v0.23.37
14452026-06-18T16:30:34.718Z Compiling tower-service v0.3.3
14462026-06-18T16:30:34.750Z Compiling try-lock v0.2.5
14472026-06-18T16:30:34.813Z Compiling tower-layer v0.3.3
14482026-06-18T16:30:34.844Z Compiling want v0.3.1
14492026-06-18T16:30:34.857Z Compiling pest_derive v2.8.6
14502026-06-18T16:30:34.987Z Compiling pkcs8 v0.10.2
14512026-06-18T16:30:35.003Z Compiling regex-automata v0.4.14
14522026-06-18T16:30:35.031Z Compiling schemars_derive v0.8.22
14532026-06-18T16:30:35.269Z Compiling tokio-util v0.7.18
14542026-06-18T16:30:35.577Z Compiling ipnet v2.11.0
14552026-06-18T16:30:35.687Z Compiling scroll_derive v0.13.1
14562026-06-18T16:30:35.875Z Compiling darling_core v0.20.11
14572026-06-18T16:30:36.067Z Compiling h2 v0.4.13
14582026-06-18T16:30:36.254Z Compiling openssl v0.10.79
14592026-06-18T16:30:36.292Z Compiling foreign-types-shared v0.1.1
14602026-06-18T16:30:36.380Z Compiling httpdate v1.0.3
14612026-06-18T16:30:36.469Z Compiling pin-utils v0.1.0
14622026-06-18T16:30:36.481Z Compiling tempfile v3.25.0
14632026-06-18T16:30:36.559Z Compiling scroll v0.13.0
14642026-06-18T16:30:36.593Z Compiling foreign-types v0.3.2
14652026-06-18T16:30:36.820Z Compiling unicode-normalization v0.1.25
14662026-06-18T16:30:37.059Z Compiling openssl-macros v0.1.1
14672026-06-18T16:30:37.251Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14682026-06-18T16:30:37.264Z Compiling socket2 v0.5.10
14692026-06-18T16:30:37.448Z Compiling spin v0.9.8
14702026-06-18T16:30:37.629Z Compiling num-conv v0.2.0
14712026-06-18T16:30:37.651Z Compiling powerfmt v0.2.0
14722026-06-18T16:30:37.664Z Compiling crc32fast v1.5.0
14732026-06-18T16:30:37.758Z Compiling time-core v0.1.8
14742026-06-18T16:30:37.851Z Compiling native-tls v0.2.18
14752026-06-18T16:30:37.904Z Compiling time-macros v0.2.27
14762026-06-18T16:30:37.940Z Compiling deranged v0.5.8
14772026-06-18T16:30:38.119Z Compiling darling_macro v0.20.11
14782026-06-18T16:30:38.582Z Compiling darling v0.20.11
14792026-06-18T16:30:38.661Z Compiling goblin v0.10.5
14802026-06-18T16:30:38.934Z Compiling rustls-native-certs v0.8.3
14812026-06-18T16:30:38.986Z Compiling hyper v1.8.1
14822026-06-18T16:30:39.064Z Compiling sync_wrapper v1.0.2
14832026-06-18T16:30:39.175Z Compiling wait-timeout v0.2.1
14842026-06-18T16:30:39.226Z Compiling quick-error v1.2.3
14852026-06-18T16:30:39.345Z Compiling bit-vec v0.8.0
14862026-06-18T16:30:39.438Z Compiling crossbeam-utils v0.8.21
14872026-06-18T16:30:39.566Z Compiling usdt-impl v0.6.0
14882026-06-18T16:30:39.728Z Compiling simd-adler32 v0.3.8
14892026-06-18T16:30:39.765Z Compiling siphasher v1.0.2
14902026-06-18T16:30:39.953Z Compiling unicode-segmentation v1.12.0
14912026-06-18T16:30:39.965Z Compiling num_threads v0.1.7
14922026-06-18T16:30:40.007Z Compiling syn v1.0.109
14932026-06-18T16:30:40.056Z Compiling hyper-util v0.1.20
14942026-06-18T16:30:40.358Z Compiling time v0.3.47
14952026-06-18T16:30:40.602Z Compiling bit-set v0.8.0
14962026-06-18T16:30:40.637Z Compiling rusty-fork v0.3.1
14972026-06-18T16:30:40.754Z Compiling tower v0.5.3
14982026-06-18T16:30:40.946Z Compiling derive_builder_core v0.20.2
14992026-06-18T16:30:41.229Z Compiling dtrace-parser v0.3.0
15002026-06-18T16:30:41.269Z Compiling http-body-util v0.1.3
15012026-06-18T16:30:41.507Z Compiling dof v0.4.0
15022026-06-18T16:30:41.768Z Compiling webpki-roots v1.0.6
15032026-06-18T16:30:41.806Z Compiling signature v2.2.0
15042026-06-18T16:30:41.885Z Compiling thiserror-impl v1.0.69
15052026-06-18T16:30:41.919Z Compiling scroll_derive v0.12.1
15062026-06-18T16:30:41.966Z Compiling heapless v0.7.17
15072026-06-18T16:30:41.981Z Compiling rand_xorshift v0.4.0
15082026-06-18T16:30:42.141Z Compiling slog v2.8.2
15092026-06-18T16:30:42.195Z Compiling darling_core v0.21.3
15102026-06-18T16:30:42.320Z Compiling bzip2-sys v0.1.13+1.0.8
15112026-06-18T16:30:42.556Z Compiling thread-id v5.1.0
15122026-06-18T16:30:42.590Z Compiling cookie v0.18.1
15132026-06-18T16:30:42.637Z Compiling iri-string v0.7.10
15142026-06-18T16:30:42.651Z Compiling allocator-api2 v0.2.21
15152026-06-18T16:30:42.765Z Compiling zstd-safe v7.2.4
15162026-06-18T16:30:42.954Z Compiling unicode-bidi v0.3.18
15172026-06-18T16:30:42.957Z Compiling anyhow v1.0.102
15182026-06-18T16:30:42.979Z Compiling ryu v1.0.23
15192026-06-18T16:30:43.107Z Compiling unicode-properties v0.1.4
15202026-06-18T16:30:43.164Z Compiling signal-hook v0.3.18
15212026-06-18T16:30:43.264Z Compiling adler2 v2.0.1
15222026-06-18T16:30:43.313Z Compiling unarray v0.1.4
15232026-06-18T16:30:43.326Z Compiling paste v1.0.15
15242026-06-18T16:30:43.389Z Compiling miniz_oxide v0.8.9
15252026-06-18T16:30:43.421Z Compiling proptest v1.10.0
15262026-06-18T16:30:43.495Z Compiling stringprep v0.1.5
15272026-06-18T16:30:43.882Z Compiling tower-http v0.6.8
15282026-06-18T16:30:43.974Z Compiling thiserror v1.0.69
15292026-06-18T16:30:44.047Z Compiling serde_urlencoded v0.7.1
15302026-06-18T16:30:44.277Z Compiling scroll v0.12.0
15312026-06-18T16:30:44.351Z Compiling derive_builder_macro v0.20.2
15322026-06-18T16:30:44.576Z Compiling tokio-native-tls v0.3.1
15332026-06-18T16:30:44.722Z Compiling darling_macro v0.21.3
15342026-06-18T16:30:44.747Z Compiling heck v0.4.1
15352026-06-18T16:30:44.798Z Compiling ipnetwork v0.21.1
15362026-06-18T16:30:44.901Z Compiling bstr v1.12.1
15372026-06-18T16:30:44.969Z Compiling rand_chacha v0.3.1
15382026-06-18T16:30:45.040Z Compiling toml_datetime v0.6.11
15392026-06-18T16:30:45.183Z Compiling erased-serde v0.3.31
15402026-06-18T16:30:45.196Z Compiling serde_spanned v0.6.9
15412026-06-18T16:30:45.291Z Compiling serde_tokenstream v0.2.3
15422026-06-18T16:30:45.338Z Compiling md-5 v0.10.6
15432026-06-18T16:30:45.502Z Compiling pin-project-internal v1.1.11
15442026-06-18T16:30:45.544Z Compiling zerocopy-derive v0.7.35
15452026-06-18T16:30:45.604Z Compiling async-trait v0.1.89
15462026-06-18T16:30:45.665Z Compiling curve25519-dalek v4.1.3
15472026-06-18T16:30:45.765Z Compiling vergen-lib v9.1.0
15482026-06-18T16:30:45.942Z Compiling num-integer v0.1.46
15492026-06-18T16:30:45.996Z Compiling hash32 v0.2.1
15502026-06-18T16:30:46.192Z Compiling ff v0.13.1
15512026-06-18T16:30:46.261Z Compiling memoffset v0.9.1
15522026-06-18T16:30:46.327Z Compiling encoding_rs v0.8.35
15532026-06-18T16:30:46.394Z Compiling zlib-rs v0.6.2
15542026-06-18T16:30:46.451Z Compiling num-bigint-dig v0.8.6
15552026-06-18T16:30:46.585Z Compiling rustix v0.38.44
15562026-06-18T16:30:46.604Z Compiling fallible-iterator v0.2.0
15572026-06-18T16:30:46.642Z Compiling mime v0.3.17
15582026-06-18T16:30:46.899Z Compiling cfg_aliases v0.2.1
15592026-06-18T16:30:46.913Z Compiling ref-cast v1.0.25
15602026-06-18T16:30:46.925Z Compiling smoltcp v0.9.1
15612026-06-18T16:30:46.971Z Compiling base16ct v0.2.0
15622026-06-18T16:30:47.148Z Compiling psl-types v2.0.11
15632026-06-18T16:30:47.205Z Compiling litrs v1.0.0
15642026-06-18T16:30:47.269Z Compiling publicsuffix v2.3.0
15652026-06-18T16:30:47.326Z Compiling sec1 v0.7.3
15662026-06-18T16:30:47.437Z Compiling nix v0.31.2
15672026-06-18T16:30:47.686Z Compiling postgres-protocol v0.6.10
15682026-06-18T16:30:47.710Z Compiling document-features v0.2.12
15692026-06-18T16:30:47.813Z Compiling pin-project v1.1.11
15702026-06-18T16:30:47.910Z Compiling zerocopy v0.7.35
15712026-06-18T16:30:47.923Z Compiling group v0.13.0
15722026-06-18T16:30:48.097Z Compiling num-iter v0.1.45
15732026-06-18T16:30:48.293Z Compiling newtype-uuid v1.3.2
15742026-06-18T16:30:48.446Z Compiling darling v0.21.3
15752026-06-18T16:30:48.513Z Compiling hubpack_derive v0.1.1
15762026-06-18T16:30:48.527Z Compiling rand v0.8.6
15772026-06-18T16:30:48.614Z Compiling oxnet v0.1.6
15782026-06-18T16:30:48.677Z Compiling snafu-derive v0.8.9
15792026-06-18T16:30:48.803Z Compiling derive_builder v0.20.2
15802026-06-18T16:30:48.933Z Compiling hyper-tls v0.6.0
15812026-06-18T16:30:49.055Z Compiling goblin v0.8.2
15822026-06-18T16:30:49.431Z Compiling flate2 v1.1.9
15832026-06-18T16:30:49.701Z Compiling phf_shared v0.13.1
15842026-06-18T16:30:49.848Z Compiling lazy_static v1.5.0
15852026-06-18T16:30:49.941Z Compiling regex v1.12.3
15862026-06-18T16:30:49.943Z Compiling anstyle-parse v0.2.7
15872026-06-18T16:30:49.955Z Compiling strum_macros v0.27.2
15882026-06-18T16:30:50.050Z Compiling futures-executor v0.3.32
15892026-06-18T16:30:50.132Z Compiling hex v0.4.3
15902026-06-18T16:30:50.305Z Compiling hkdf v0.12.4
15912026-06-18T16:30:50.356Z Compiling crypto-bigint v0.5.5
15922026-06-18T16:30:50.394Z Compiling ref-cast-impl v1.0.25
15932026-06-18T16:30:50.466Z Compiling daft-derive v0.1.7
15942026-06-18T16:30:50.632Z Compiling curve25519-dalek-derive v0.1.1
15952026-06-18T16:30:50.926Z Compiling terminal_size v0.4.3
15962026-06-18T16:30:51.065Z Compiling vergen v9.1.0
15972026-06-18T16:30:51.178Z Compiling fs-err v3.3.0
15982026-06-18T16:30:51.246Z Compiling cargo-platform v0.3.2
15992026-06-18T16:30:51.264Z Compiling ahash v0.8.12
16002026-06-18T16:30:51.363Z Compiling bitflags v1.3.2
16012026-06-18T16:30:51.440Z Compiling same-file v1.0.6
16022026-06-18T16:30:51.462Z Compiling libbz2-rs-sys v0.2.2
16032026-06-18T16:30:51.509Z Compiling foldhash v0.2.0
16042026-06-18T16:30:51.601Z Compiling winnow v0.5.40
16052026-06-18T16:30:51.727Z Compiling object v0.37.3
16062026-06-18T16:30:51.919Z Compiling managed v0.8.0
16072026-06-18T16:30:52.005Z Compiling bumpalo v3.20.2
16082026-06-18T16:30:52.134Z Compiling foldhash v0.1.5
16092026-06-18T16:30:52.253Z Compiling hashbrown v0.15.5
16102026-06-18T16:30:52.301Z Compiling zopfli v0.8.3
16112026-06-18T16:30:52.496Z Compiling strum v0.27.2
16122026-06-18T16:30:52.546Z Compiling bzip2 v0.6.1
16132026-06-18T16:30:52.623Z Compiling hashbrown v0.16.1
16142026-06-18T16:30:52.755Z Compiling walkdir v2.5.0
16152026-06-18T16:30:52.791Z Compiling clap_builder v4.6.0
16162026-06-18T16:30:52.917Z Compiling toml_edit v0.19.15
16172026-06-18T16:30:52.994Z Compiling cargo_metadata v0.23.1
16182026-06-18T16:30:53.059Z Compiling elliptic-curve v0.13.8
16192026-06-18T16:30:53.104Z Compiling dof v0.3.0
16202026-06-18T16:30:53.467Z Compiling daft v0.1.7
16212026-06-18T16:30:53.825Z Compiling snafu v0.8.9
16222026-06-18T16:30:53.892Z Compiling futures v0.3.32
16232026-06-18T16:30:53.975Z Compiling anstream v0.6.21
16242026-06-18T16:30:54.289Z Compiling phf v0.13.1
16252026-06-18T16:30:54.381Z Compiling signal-hook-mio v0.2.5
16262026-06-18T16:30:54.449Z Compiling cookie_store v0.22.1
16272026-06-18T16:30:54.510Z Compiling zstd v0.13.3
16282026-06-18T16:30:54.771Z Compiling hubpack v0.1.2
16292026-06-18T16:30:54.860Z Compiling bzip2 v0.4.4
16302026-06-18T16:30:54.985Z Compiling serde_with_macros v3.17.0
16312026-06-18T16:30:55.065Z Compiling postgres-types v0.2.12
16322026-06-18T16:30:55.567Z Compiling usdt-attr-macro v0.6.0
16332026-06-18T16:30:55.610Z Compiling usdt-macro v0.6.0
16342026-06-18T16:30:55.801Z Compiling globset v0.4.18
16352026-06-18T16:30:56.088Z Compiling dtrace-parser v0.2.0
16362026-06-18T16:30:56.225Z Compiling ed25519 v2.2.3
16372026-06-18T16:30:56.287Z Compiling phf_shared v0.11.3
16382026-06-18T16:30:56.336Z Compiling olpc-cjson v0.1.4
16392026-06-18T16:30:56.350Z Compiling pkcs1 v0.7.5
16402026-06-18T16:30:56.463Z Compiling strum_macros v0.26.4
16412026-06-18T16:30:56.478Z Compiling enum-as-inner v0.6.1
16422026-06-18T16:30:56.490Z Compiling clap_derive v4.6.1
16432026-06-18T16:30:56.739Z Compiling serde_plain v1.0.2
16442026-06-18T16:30:56.838Z Compiling serde-big-array v0.5.1
16452026-06-18T16:30:56.931Z Compiling rfc6979 v0.4.0
16462026-06-18T16:30:56.975Z Compiling async-recursion v1.1.1
16472026-06-18T16:30:56.987Z Compiling serde_repr v0.1.20
16482026-06-18T16:30:57.050Z Compiling pem v3.0.6
16492026-06-18T16:30:57.121Z Compiling float-cmp v0.10.0
16502026-06-18T16:30:57.268Z Compiling memmap2 v0.9.10
16512026-06-18T16:30:57.370Z Compiling thread-id v4.2.2
16522026-06-18T16:30:57.455Z Compiling env_filter v1.0.0
16532026-06-18T16:30:57.475Z Compiling data-encoding v2.10.0
16542026-06-18T16:30:57.503Z Compiling either v1.15.0
16552026-06-18T16:30:57.609Z Compiling whoami v2.1.0
16562026-06-18T16:30:57.713Z Compiling fixedbitset v0.5.7
16572026-06-18T16:30:57.754Z Compiling precomputed-hash v0.1.1
16582026-06-18T16:30:57.845Z Compiling difflib v0.4.0
16592026-06-18T16:30:57.975Z Compiling typed-path v0.9.3
16602026-06-18T16:30:58.009Z Compiling keccak v0.1.6
16612026-06-18T16:30:58.159Z Compiling jiff v0.2.21
16622026-06-18T16:30:58.196Z Compiling predicates-core v1.0.10
16632026-06-18T16:30:58.248Z Compiling normalize-line-endings v0.3.0
16642026-06-18T16:30:58.345Z Compiling new_debug_unreachable v1.0.6
16652026-06-18T16:30:58.370Z Compiling static_assertions v1.1.0
16662026-06-18T16:30:58.394Z Compiling fixedbitset v0.4.2
16672026-06-18T16:30:58.414Z Compiling string_cache v0.8.9
16682026-06-18T16:30:58.441Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16692026-06-18T16:30:58.605Z Compiling petgraph v0.6.5
16702026-06-18T16:30:58.632Z Compiling toml_edit v0.22.27
16712026-06-18T16:30:58.872Z Compiling predicates v3.1.4
16722026-06-18T16:30:59.282Z Compiling clap v4.6.1
16732026-06-18T16:30:59.369Z Compiling strum v0.26.3
16742026-06-18T16:30:59.509Z Compiling sha3 v0.10.8
16752026-06-18T16:30:59.542Z Compiling petgraph v0.8.3
16762026-06-18T16:30:59.818Z Compiling tokio-postgres v0.7.16
16772026-06-18T16:30:59.970Z Compiling hickory-proto v0.25.2
16782026-06-18T16:31:00.109Z Compiling itertools v0.13.0
16792026-06-18T16:31:01.311Z Compiling zip v4.6.1
16802026-06-18T16:31:01.311Z Compiling env_logger v0.11.9
16812026-06-18T16:31:01.425Z Compiling usdt-impl v0.5.0
16822026-06-18T16:31:01.472Z Compiling usdt v0.6.0
16832026-06-18T16:31:01.681Z Compiling ecdsa v0.16.9
16842026-06-18T16:31:01.732Z Compiling rsa v0.9.10
16852026-06-18T16:31:01.999Z Compiling ed25519-dalek v2.2.0
16862026-06-18T16:31:02.015Z Compiling serde_with v3.17.0
16872026-06-18T16:31:02.068Z Compiling crossterm v0.28.1
16882026-06-18T16:31:02.371Z Compiling zip v0.6.6
16892026-06-18T16:31:02.959Z Compiling toml v0.7.8
16902026-06-18T16:31:03.061Z Compiling iddqd v0.4.2
16912026-06-18T16:31:03.766Z Compiling toml_parser v1.0.9+spec-1.1.0
16922026-06-18T16:31:03.799Z Compiling similar v2.7.0
16932026-06-18T16:31:03.824Z Compiling crossbeam-epoch v0.9.18
16942026-06-18T16:31:04.156Z Compiling tokio-stream v0.1.18
16952026-06-18T16:31:04.355Z Compiling buf-list v1.1.2
16962026-06-18T16:31:04.398Z Compiling x509-cert v0.2.5
16972026-06-18T16:31:04.628Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16982026-06-18T16:31:04.641Z Compiling openapiv3 v2.2.0
16992026-06-18T16:31:04.644Z Compiling sha1 v0.10.6
17002026-06-18T16:31:04.679Z Compiling peg-runtime v0.8.5
17012026-06-18T16:31:04.869Z Compiling lalrpop-util v0.19.12
17022026-06-18T16:31:04.922Z Compiling thread_local v1.1.9
17032026-06-18T16:31:04.959Z Compiling slog-async v2.8.0
17042026-06-18T16:31:05.055Z Compiling crossbeam-channel v0.5.15
17052026-06-18T16:31:05.101Z Compiling is-terminal v0.4.17
17062026-06-18T16:31:05.172Z Compiling filetime v0.2.27
17072026-06-18T16:31:05.196Z Compiling term v1.2.1
17082026-06-18T16:31:05.270Z Compiling take_mut v0.2.2
17092026-06-18T16:31:05.343Z Compiling xattr v1.6.1
17102026-06-18T16:31:05.496Z Compiling tar v0.4.45
17112026-06-18T16:31:05.510Z Compiling slog-term v2.9.2
17122026-06-18T16:31:15.534Z Compiling rustls-webpki v0.103.9
17132026-06-18T16:31:18.309Z Compiling tokio-rustls v0.26.4
17142026-06-18T16:31:18.309Z Compiling rustls-platform-verifier v0.6.2
17152026-06-18T16:31:18.512Z Compiling hyper-rustls v0.27.7
17162026-06-18T16:31:18.730Z Compiling reqwest v0.12.28
17172026-06-18T16:31:18.750Z Compiling reqwest v0.13.2
17182026-06-18T16:31:19.995Z Compiling tough v0.22.0
17192026-06-18T16:31:22.527Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17202026-06-18T16:31:22.735Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17212026-06-18T16:31:25.604Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17222026-06-18T16:31:25.732Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17232026-06-18T16:31:25.784ZJun 18 16:31:24.195 INFO Starting download, target: Cockroach
17242026-06-18T16:31:25.784ZJun 18 16:31:24.196 INFO Starting download, target: Console
17252026-06-18T16:31:25.784ZJun 18 16:31:24.196 INFO Starting download, target: Clickhouse
17262026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Starting download, target: DendriteStub
17272026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Starting download, target: MaghemiteMgd
17282026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Starting download, target: MaghemiteDdmd
17292026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Starting download, target: TransceiverControl
17302026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17312026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17322026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17332026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17342026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17352026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17362026-06-18T16:31:25.787ZJun 18 16:31:24.196 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17372026-06-18T16:31:26.525ZJun 18 16:31:24.935 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17382026-06-18T16:31:26.726ZJun 18 16:31:25.132 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17392026-06-18T16:31:26.742ZJun 18 16:31:25.147 INFO Download complete, target: TransceiverControl
17402026-06-18T16:31:26.966ZJun 18 16:31:25.365 INFO Download complete, target: Console
17412026-06-18T16:31:27.143ZJun 18 16:31:25.553 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17422026-06-18T16:31:27.308ZJun 18 16:31:25.715 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17432026-06-18T16:31:27.563ZJun 18 16:31:25.968 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17442026-06-18T16:31:27.664ZJun 18 16:31:26.074 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17452026-06-18T16:31:28.048ZJun 18 16:31:26.459 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17462026-06-18T16:31:28.048ZJun 18 16:31:26.459 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17472026-06-18T16:31:28.990ZJun 18 16:31:27.401 INFO Download complete, target: MaghemiteDdmd
17482026-06-18T16:31:29.856ZJun 18 16:31:28.266 INFO Download complete, target: DendriteStub
17492026-06-18T16:31:30.016ZJun 18 16:31:28.424 INFO Download complete, target: MaghemiteMgd
17502026-06-18T16:31:32.628ZJun 18 16:31:31.036 INFO Checking that binary works, target: Cockroach
17512026-06-18T16:31:32.738ZJun 18 16:31:31.148 INFO Download complete, target: Cockroach
17522026-06-18T16:31:34.303ZJun 18 16:31:32.710 INFO Checking that binary works, target: Clickhouse
17532026-06-18T16:31:34.382ZJun 18 16:31:32.794 INFO Download complete, target: Clickhouse
17542026-06-18T16:31:34.399ZAll builder prerequisites installed successfully, and PATH looks valid
17552026-06-18T16:31:34.401Z
17562026-06-18T16:31:34.401Zreal 2:08.476841623
17572026-06-18T16:31:34.402Zuser 6:52.462828756
17582026-06-18T16:31:34.402Zsys 1:21.211600162
17592026-06-18T16:31:34.402Ztrap 0.244680107
17602026-06-18T16:31:34.402Ztflt 0.631284958
17612026-06-18T16:31:34.402Zdflt 0.508475302
17622026-06-18T16:31:34.402Zkflt 0.025577556
17632026-06-18T16:31:34.402Zlock 22:14.610964606
17642026-06-18T16:31:34.402Zslp 21:26.239708115
17652026-06-18T16:31:34.402Zlat 38.274312988
17662026-06-18T16:31:34.402Zstop 1:42.981752749
17672026-06-18T16:31:34.402Z+ banner clippy
17682026-06-18T16:31:34.402Z
17692026-06-18T16:31:34.402Z #### # # ##### ##### # #
17702026-06-18T16:31:34.402Z # # # # # # # # # #
17712026-06-18T16:31:34.402Z # # # # # # # #
17722026-06-18T16:31:34.402Z # # # ##### ##### #
17732026-06-18T16:31:34.402Z # # # # # # #
17742026-06-18T16:31:34.402Z #### ###### # # # #
17752026-06-18T16:31:34.402Z
17762026-06-18T16:31:34.402Z+ export CARGO_INCREMENTAL=0
17772026-06-18T16:31:34.402Z+ CARGO_INCREMENTAL=0
17782026-06-18T16:31:34.402Z+ ptime -m cargo xtask clippy
17792026-06-18T16:31:34.870Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17802026-06-18T16:31:35.077Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17812026-06-18T16:31:36.921Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.51s
17822026-06-18T16:31:36.984Z Running `target/debug/xtask clippy`
17832026-06-18T16:31:37.010Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17842026-06-18T16:31:37.551Z Downloading crates ...
17852026-06-18T16:31:37.747Z Downloaded httptest v0.16.4
17862026-06-18T16:31:37.754Z Downloaded addr2line v0.25.1
17872026-06-18T16:31:37.760Z Downloaded libtest-mimic v0.8.1
17882026-06-18T16:31:37.766Z Downloaded knuffel-derive v3.2.0
17892026-06-18T16:31:37.768Z Downloaded hickory-client v0.25.2
17902026-06-18T16:31:37.771Z Downloaded supports-unicode v2.1.0
17912026-06-18T16:31:37.776Z Downloaded trybuild v1.0.116
17922026-06-18T16:31:37.779Z Downloaded serde_regex v1.1.0
17932026-06-18T16:31:37.781Z Downloaded plotters-svg v0.3.7
17942026-06-18T16:31:37.781Z Downloaded async-object-pool v0.2.0
17952026-06-18T16:31:37.784Z Downloaded constant_time_eq v0.3.1
17962026-06-18T16:31:37.786Z Downloaded target-triple v1.0.0
17972026-06-18T16:31:37.787Z Downloaded plotters-backend v0.3.7
17982026-06-18T16:31:37.787Z Downloaded linkme-impl v0.3.35
17992026-06-18T16:31:37.792Z Downloaded backtrace-ext v0.2.1
18002026-06-18T16:31:37.795Z Downloaded nested v0.1.1
18012026-06-18T16:31:37.799Z Downloaded supports-color v2.1.0
18022026-06-18T16:31:37.802Z Downloaded parking v2.2.1
18032026-06-18T16:31:37.802Z Downloaded similar-asserts v1.7.0
18042026-06-18T16:31:37.804Z Downloaded pathdiff v0.2.3
18052026-06-18T16:31:37.807Z Downloaded relative-path v1.9.3
18062026-06-18T16:31:37.809Z Downloaded concurrent-queue v2.5.0
18072026-06-18T16:31:37.809Z Downloaded partial-io v0.5.4
18082026-06-18T16:31:37.813Z Downloaded tokio-test v0.4.5
18092026-06-18T16:31:37.820Z Downloaded miette-derive v5.10.0
18102026-06-18T16:31:37.820Z Downloaded terminal_size v0.1.17
18112026-06-18T16:31:37.820Z Downloaded guppy-workspace-hack v0.1.0
18122026-06-18T16:31:37.823Z Downloaded cast v0.3.0
18132026-06-18T16:31:37.823Z Downloaded event-listener-strategy v0.5.4
18142026-06-18T16:31:37.826Z Downloaded supports-hyperlinks v2.1.0
18152026-06-18T16:31:37.828Z Downloaded rustc-demangle v0.1.27
18162026-06-18T16:31:37.831Z Downloaded escape8259 v0.5.3
18172026-06-18T16:31:37.832Z Downloaded criterion-plot v0.6.0
18182026-06-18T16:31:37.832Z Downloaded oorandom v11.1.5
18192026-06-18T16:31:37.834Z Downloaded owo-colors v3.5.0
18202026-06-18T16:31:37.838Z Downloaded anes v0.1.6
18212026-06-18T16:31:37.838Z Downloaded assert-json-diff v2.0.2
18222026-06-18T16:31:37.840Z Downloaded linkme v0.3.35
18232026-06-18T16:31:37.840Z Downloaded approx v0.5.1
18242026-06-18T16:31:37.844Z Downloaded target-spec v3.5.7
18252026-06-18T16:31:37.846Z Downloaded termcolor v1.4.1
18262026-06-18T16:31:37.851Z Downloaded futures-timer v3.0.3
18272026-06-18T16:31:37.853Z Downloaded assert_cmd v2.1.2
18282026-06-18T16:31:37.856Z Downloaded target-lexicon v0.13.3
18292026-06-18T16:31:37.860Z Downloaded hashbrown v0.14.5
18302026-06-18T16:31:37.863Z Downloaded tinytemplate v1.2.1
18312026-06-18T16:31:37.866Z Downloaded stringmetrics v2.2.2
18322026-06-18T16:31:37.866Z Downloaded cfg-expr v0.20.6
18332026-06-18T16:31:37.870Z Downloaded datatest-stable v0.3.3
18342026-06-18T16:31:37.872Z Downloaded async-lock v3.4.2
18352026-06-18T16:31:37.874Z Downloaded rust-argon2 v2.1.0
18362026-06-18T16:31:37.874Z Downloaded path-tree v0.8.3
18372026-06-18T16:31:37.880Z Downloaded event-listener v5.4.1
18382026-06-18T16:31:37.884Z Downloaded textwrap v0.15.2
18392026-06-18T16:31:37.887Z Downloaded rstest v0.25.0
18402026-06-18T16:31:37.890Z Downloaded blake2b_simd v1.0.4
18412026-06-18T16:31:37.893Z Downloaded knuffel v3.2.0
18422026-06-18T16:31:37.895Z Downloaded chumsky v0.9.3
18432026-06-18T16:31:37.902Z Downloaded rstest_macros v0.25.0
18442026-06-18T16:31:37.904Z Downloaded rand_distr v0.5.1
18452026-06-18T16:31:37.909Z Downloaded backtrace v0.3.76
18462026-06-18T16:31:37.912Z Downloaded fancy-regex v0.14.0
18472026-06-18T16:31:37.922Z Downloaded miette v5.10.0
18482026-06-18T16:31:37.924Z Downloaded plotters v0.3.7
18492026-06-18T16:31:37.929Z Downloaded criterion v0.7.0
18502026-06-18T16:31:37.932Z Downloaded guppy v0.17.25
18512026-06-18T16:31:37.952Z Downloaded gimli v0.32.3
18522026-06-18T16:31:38.050Z Downloaded httpmock v0.8.3
18532026-06-18T16:31:39.699Z Checking cfg-if v1.0.4
18542026-06-18T16:31:40.042Z Checking libc v0.2.185
18552026-06-18T16:31:40.045Z Checking serde_core v1.0.228
18562026-06-18T16:31:40.113Z Checking memchr v2.8.0
18572026-06-18T16:31:40.151Z Checking smallvec v1.15.1
18582026-06-18T16:31:40.189Z Checking itoa v1.0.17
18592026-06-18T16:31:40.192Z Checking log v0.4.29
18602026-06-18T16:31:40.264Z Checking libm v0.2.16
18612026-06-18T16:31:40.264Z Checking zeroize v1.8.2
18622026-06-18T16:31:40.360Z Checking scopeguard v1.2.0
18632026-06-18T16:31:40.397Z Checking stable_deref_trait v1.2.1
18642026-06-18T16:31:40.437Z Checking zmij v1.0.21
18652026-06-18T16:31:40.475Z Checking errno v0.3.14
18662026-06-18T16:31:40.475Z Checking getrandom v0.2.17
18672026-06-18T16:31:40.544Z Checking lock_api v0.4.14
18682026-06-18T16:31:40.544Z Checking zerofrom v0.1.6
18692026-06-18T16:31:40.612Z Checking percent-encoding v2.3.2
18702026-06-18T16:31:40.648Z Checking litemap v0.8.1
18712026-06-18T16:31:40.683Z Checking writeable v0.6.2
18722026-06-18T16:31:40.686Z Checking yoke v0.8.1
18732026-06-18T16:31:40.756Z Checking icu_normalizer_data v2.1.1
18742026-06-18T16:31:40.790Z Checking icu_properties_data v2.1.2
18752026-06-18T16:31:40.826Z Checking subtle v2.6.1
18762026-06-18T16:31:40.862Z Checking form_urlencoded v1.2.2
18772026-06-18T16:31:40.897Z Checking utf8_iter v1.0.4
18782026-06-18T16:31:40.931Z Checking rand_core v0.6.4
18792026-06-18T16:31:40.934Z Checking zerovec v0.11.5
18802026-06-18T16:31:40.996Z Checking zerotrie v0.2.3
18812026-06-18T16:31:40.999Z Checking num-traits v0.2.19
18822026-06-18T16:31:41.063Z Checking pin-project-lite v0.2.17
18832026-06-18T16:31:41.099Z Checking zerocopy v0.8.40
18842026-06-18T16:31:41.133Z Checking rand_core v0.10.0
18852026-06-18T16:31:41.168Z Checking parking_lot_core v0.9.12
18862026-06-18T16:31:41.212Z Checking portable-atomic v1.13.1
18872026-06-18T16:31:41.261Z Checking signal-hook-registry v1.4.8
18882026-06-18T16:31:41.298Z Checking getrandom v0.4.1
18892026-06-18T16:31:41.376Z Checking parking_lot v0.12.5
18902026-06-18T16:31:41.410Z Checking tinystr v0.8.2
18912026-06-18T16:31:41.449Z Checking potential_utf v0.1.4
18922026-06-18T16:31:41.484Z Checking critical-section v1.2.0
18932026-06-18T16:31:41.573Z Checking serde v1.0.228
18942026-06-18T16:31:41.574Z Checking serde_json v1.0.149
18952026-06-18T16:31:41.638Z Checking bitflags v2.11.0
18962026-06-18T16:31:41.641Z Checking icu_locale_core v2.1.1
18972026-06-18T16:31:41.670Z Checking icu_collections v2.1.1
18982026-06-18T16:31:41.672Z Checking once_cell v1.21.3
18992026-06-18T16:31:41.769Z Checking mio v1.2.0
19002026-06-18T16:31:41.840Z Checking typenum v1.19.0
19012026-06-18T16:31:41.933Z Checking socket2 v0.6.3
19022026-06-18T16:31:42.001Z Checking iana-time-zone v0.1.65
19032026-06-18T16:31:42.039Z Checking bytes v1.11.1
19042026-06-18T16:31:42.085Z Checking uuid v1.23.0
19052026-06-18T16:31:42.133Z Checking chrono v0.4.44
19062026-06-18T16:31:42.199Z Checking thiserror v2.0.18
19072026-06-18T16:31:42.251Z Checking semver v1.0.28
19082026-06-18T16:31:42.273Z Checking icu_provider v2.1.1
19092026-06-18T16:31:42.344Z Checking futures-core v0.3.32
19102026-06-18T16:31:42.386Z Checking generic-array v0.14.7
19112026-06-18T16:31:42.420Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19122026-06-18T16:31:42.469Z Checking dyn-clone v1.0.20
19132026-06-18T16:31:42.503Z Checking equivalent v1.0.2
19142026-06-18T16:31:42.507Z Checking tokio v1.52.1
19152026-06-18T16:31:42.568Z Checking icu_normalizer v2.1.1
19162026-06-18T16:31:42.600Z Checking icu_properties v2.1.2
19172026-06-18T16:31:42.635Z Checking const-oid v0.9.6
19182026-06-18T16:31:42.719Z Checking rustix v1.1.3
19192026-06-18T16:31:42.857Z Checking crypto-common v0.1.7
19202026-06-18T16:31:42.895Z Checking block-buffer v0.10.4
19212026-06-18T16:31:43.007Z Checking byteorder v1.5.0
19222026-06-18T16:31:43.010Z Checking futures-sink v0.3.32
19232026-06-18T16:31:43.074Z Checking futures-task v0.3.32
19242026-06-18T16:31:43.163Z Checking futures-channel v0.3.32
19252026-06-18T16:31:43.233Z Checking slab v0.4.12
19262026-06-18T16:31:43.236Z Checking futures-io v0.3.32
19272026-06-18T16:31:43.330Z Checking digest v0.10.7
19282026-06-18T16:31:43.383Z Checking cpufeatures v0.2.17
19292026-06-18T16:31:43.415Z Checking thiserror v1.0.69
19302026-06-18T16:31:43.447Z Checking idna_adapter v1.2.1
19312026-06-18T16:31:43.447Z Checking futures-util v0.3.32
19322026-06-18T16:31:43.512Z Checking hashbrown v0.17.0
19332026-06-18T16:31:43.544Z Checking getrandom v0.3.4
19342026-06-18T16:31:43.547Z Checking fnv v1.0.7
19352026-06-18T16:31:43.609Z Checking regex-syntax v0.8.10
19362026-06-18T16:31:43.613Z Checking idna v1.1.0
19372026-06-18T16:31:43.693Z Checking http v1.4.0
19382026-06-18T16:31:43.728Z Checking tracing-core v0.1.36
19392026-06-18T16:31:43.858Z Checking ppv-lite86 v0.2.21
19402026-06-18T16:31:43.909Z Checking url v2.5.8
19412026-06-18T16:31:43.986Z Checking indexmap v2.14.0
19422026-06-18T16:31:44.058Z Checking base64 v0.22.1
19432026-06-18T16:31:44.174Z Checking utf8parse v0.2.2
19442026-06-18T16:31:44.287Z Checking tracing v0.1.44
19452026-06-18T16:31:44.323Z Checking anstyle v1.0.14
19462026-06-18T16:31:44.326Z Checking anstyle-query v1.1.5
19472026-06-18T16:31:44.389Z Checking schemars v0.8.22
19482026-06-18T16:31:44.471Z Checking colorchoice v1.0.4
19492026-06-18T16:31:44.516Z Checking base64ct v1.8.3
19502026-06-18T16:31:44.553Z Checking is_terminal_polyfill v1.70.2
19512026-06-18T16:31:44.587Z Checking block-padding v0.3.3
19522026-06-18T16:31:44.622Z Checking ipnet v2.11.0
19532026-06-18T16:31:44.683Z Checking untrusted v0.9.0
19542026-06-18T16:31:44.746Z Checking inout v0.1.4
19552026-06-18T16:31:44.798Z Checking anstyle-parse v1.0.0
19562026-06-18T16:31:44.833Z Checking ring v0.17.14
19572026-06-18T16:31:44.904Z Checking terminal_size v0.4.3
19582026-06-18T16:31:44.941Z Checking cipher v0.4.4
19592026-06-18T16:31:44.975Z Checking aho-corasick v1.1.4
19602026-06-18T16:31:44.978Z Checking crossbeam-utils v0.8.21
19612026-06-18T16:31:45.044Z Checking unicode-ident v1.0.24
19622026-06-18T16:31:45.080Z Checking anstream v1.0.0
19632026-06-18T16:31:45.176Z Checking strsim v0.11.1
19642026-06-18T16:31:45.215Z Checking proc-macro2 v1.0.106
19652026-06-18T16:31:45.304Z Checking clap_lex v1.0.0
19662026-06-18T16:31:45.359Z Checking pem-rfc7468 v0.7.0
19672026-06-18T16:31:45.395Z Checking sha2 v0.10.9
19682026-06-18T16:31:45.428Z Checking rustls-pki-types v1.14.0
19692026-06-18T16:31:45.479Z Checking clap_builder v4.6.0
19702026-06-18T16:31:45.542Z Checking httparse v1.10.1
19712026-06-18T16:31:45.544Z Checking quote v1.0.45
19722026-06-18T16:31:45.676Z Checking regex-automata v0.4.14
19732026-06-18T16:31:45.763Z Checking powerfmt v0.2.0
19742026-06-18T16:31:45.768Z Checking rand_core v0.9.5
19752026-06-18T16:31:45.768Z Checking tokio-util v0.7.18
19762026-06-18T16:31:45.813Z Checking hmac v0.12.1
19772026-06-18T16:31:45.817Z Checking syn v2.0.117
19782026-06-18T16:31:45.881Z Checking num_threads v0.1.7
19792026-06-18T16:31:45.884Z Checking deranged v0.5.8
19802026-06-18T16:31:45.948Z Checking num-conv v0.2.0
19812026-06-18T16:31:45.984Z Checking time-core v0.1.8
19822026-06-18T16:31:46.016Z Checking erased-serde v0.3.31
19832026-06-18T16:31:46.088Z Checking flagset v0.4.7
19842026-06-18T16:31:46.149Z Checking http-body v1.0.1
19852026-06-18T16:31:46.237Z Checking der v0.7.10
19862026-06-18T16:31:46.307Z Checking allocator-api2 v0.2.21
19872026-06-18T16:31:46.401Z Checking atomic-waker v1.1.2
19882026-06-18T16:31:46.437Z Checking slog v2.8.2
19892026-06-18T16:31:46.527Z Checking rand_chacha v0.9.0
19902026-06-18T16:31:46.611Z Checking anyhow v1.0.102
19912026-06-18T16:31:46.725Z Checking httpdate v1.0.3
19922026-06-18T16:31:46.728Z Checking clap v4.6.1
19932026-06-18T16:31:46.794Z Checking try-lock v0.2.5
19942026-06-18T16:31:46.833Z Checking rand v0.9.2
19952026-06-18T16:31:46.869Z Checking time v0.3.47
19962026-06-18T16:31:46.872Z Checking h2 v0.4.13
19972026-06-18T16:31:46.904Z Checking spin v0.9.8
19982026-06-18T16:31:46.965Z Checking want v0.3.1
19992026-06-18T16:31:46.999Z Checking pin-utils v0.1.0
20002026-06-18T16:31:47.094Z Checking ryu v1.0.23
20012026-06-18T16:31:47.128Z Checking tower-layer v0.3.3
20022026-06-18T16:31:47.161Z Checking tower-service v0.3.3
20032026-06-18T16:31:47.253Z Checking ipnetwork v0.21.1
20042026-06-18T16:31:47.288Z Checking socket2 v0.5.10
20052026-06-18T16:31:47.321Z Checking fastrand v2.3.0
20062026-06-18T16:31:47.324Z Checking mime v0.3.17
20072026-06-18T16:31:47.493Z Checking spki v0.7.3
20082026-06-18T16:31:47.529Z Checking pbkdf2 v0.12.2
20092026-06-18T16:31:47.532Z Checking aes v0.8.4
20102026-06-18T16:31:47.594Z Checking http-body-util v0.1.3
20112026-06-18T16:31:47.597Z Checking cbc v0.1.2
20122026-06-18T16:31:47.663Z Checking salsa20 v0.10.2
20132026-06-18T16:31:47.698Z Checking rand_chacha v0.3.1
20142026-06-18T16:31:47.748Z Checking hex v0.4.3
20152026-06-18T16:31:47.821Z Checking aws-lc-sys v0.40.0
20162026-06-18T16:31:47.863Z Checking simd-adler32 v0.3.8
20172026-06-18T16:31:47.930Z Checking untrusted v0.7.1
20182026-06-18T16:31:47.966Z Checking pretty-hex v0.4.1
20192026-06-18T16:31:48.001Z Checking rand v0.8.6
20202026-06-18T16:31:48.035Z Checking scrypt v0.11.0
20212026-06-18T16:31:48.070Z Checking tempfile v3.25.0
20222026-06-18T16:31:48.073Z Checking openssl-probe v0.2.1
20232026-06-18T16:31:48.134Z Checking adler2 v2.0.1
20242026-06-18T16:31:48.137Z Checking plain v0.2.3
20252026-06-18T16:31:48.201Z Checking pkcs5 v0.7.1
20262026-06-18T16:31:48.234Z Checking regex v1.12.3
20272026-06-18T16:31:48.269Z Checking miniz_oxide v0.8.9
20282026-06-18T16:31:48.303Z Checking serde_urlencoded v0.7.1
20292026-06-18T16:31:48.305Z Checking encoding_rs v0.8.35
20302026-06-18T16:31:48.368Z Checking aws-lc-rs v1.16.3
20312026-06-18T16:31:48.476Z Checking ucd-trie v0.1.7
20322026-06-18T16:31:48.524Z Checking pkcs8 v0.10.2
20332026-06-18T16:31:48.563Z Checking camino v1.2.2
20342026-06-18T16:31:48.566Z Checking rustls-native-certs v0.8.3
20352026-06-18T16:31:48.689Z Checking oxnet v0.1.6
20362026-06-18T16:31:48.689Z Checking pest v2.8.6
20372026-06-18T16:31:48.758Z Checking futures-executor v0.3.32
20382026-06-18T16:31:48.812Z Checking sync_wrapper v1.0.2
20392026-06-18T16:31:48.898Z Checking either v1.15.0
20402026-06-18T16:31:48.939Z Checking futures v0.3.32
20412026-06-18T16:31:49.005Z Checking tower v0.5.3
20422026-06-18T16:31:49.012Z Checking webpki-roots v1.0.6
20432026-06-18T16:31:49.044Z Checking crc32fast v1.5.0
20442026-06-18T16:31:49.116Z Checking iri-string v0.7.10
20452026-06-18T16:31:49.150Z Checking static_assertions v1.1.0
20462026-06-18T16:31:49.212Z Checking foldhash v0.2.0
20472026-06-18T16:31:49.246Z Checking rustls-webpki v0.103.9
20482026-06-18T16:31:49.250Z Checking lazy_static v1.5.0
20492026-06-18T16:31:49.311Z Checking openapiv3 v2.2.0
20502026-06-18T16:31:49.387Z Checking hashbrown v0.16.1
20512026-06-18T16:31:49.390Z Checking signature v2.2.0
20522026-06-18T16:31:49.455Z Checking winnow v0.7.14
20532026-06-18T16:31:49.576Z Checking hubpack v0.1.2
20542026-06-18T16:31:49.615Z Checking hyper v1.8.1
20552026-06-18T16:31:49.714Z Checking rustls v0.23.37
20562026-06-18T16:31:49.786Z Checking zlib-rs v0.6.2
20572026-06-18T16:31:49.819Z Checking strum v0.26.3
20582026-06-18T16:31:49.926Z Checking psl-types v2.0.11
20592026-06-18T16:31:49.962Z Checking tinyvec_macros v0.1.1
20602026-06-18T16:31:50.056Z Checking tinyvec v1.10.0
20612026-06-18T16:31:50.092Z Checking publicsuffix v2.3.0
20622026-06-18T16:31:50.171Z Checking tower-http v0.6.8
20632026-06-18T16:31:50.271Z Checking cookie v0.18.1
20642026-06-18T16:31:50.390Z Checking sha1 v0.10.6
20652026-06-18T16:31:50.475Z Checking num-integer v0.1.46
20662026-06-18T16:31:50.528Z Checking scroll v0.13.0
20672026-06-18T16:31:50.562Z Checking hyper-util v0.1.20
20682026-06-18T16:31:50.599Z Checking data-encoding v2.10.0
20692026-06-18T16:31:50.700Z Checking cookie_store v0.22.1
20702026-06-18T16:31:50.708Z Checking toml_datetime v0.6.11
20712026-06-18T16:31:50.727Z Checking flate2 v1.1.9
20722026-06-18T16:31:50.729Z Checking serde_spanned v0.6.9
20732026-06-18T16:31:50.790Z Checking goblin v0.10.5
20742026-06-18T16:31:50.890Z Checking memmap2 v0.9.10
20752026-06-18T16:31:50.893Z Checking base16ct v0.2.0
20762026-06-18T16:31:50.958Z Checking bit-vec v0.8.0
20772026-06-18T16:31:51.007Z Checking dtrace-parser v0.3.0
20782026-06-18T16:31:51.046Z Checking ff v0.13.1
20792026-06-18T16:31:51.081Z Checking wait-timeout v0.2.1
20802026-06-18T16:31:51.085Z Checking sec1 v0.7.3
20812026-06-18T16:31:51.176Z Checking bit-set v0.8.0
20822026-06-18T16:31:51.210Z Checking thread-id v5.1.0
20832026-06-18T16:31:51.245Z Checking group v0.13.0
20842026-06-18T16:31:51.277Z Checking num-iter v0.1.45
20852026-06-18T16:31:51.315Z Checking bstr v1.12.1
20862026-06-18T16:31:51.350Z Checking hkdf v0.12.4
20872026-06-18T16:31:51.352Z Checking crossbeam-epoch v0.9.18
20882026-06-18T16:31:51.415Z Checking anstyle-parse v0.2.7
20892026-06-18T16:31:51.418Z Checking ahash v0.8.12
20902026-06-18T16:31:51.508Z Checking crypto-bigint v0.5.5
20912026-06-18T16:31:51.598Z Checking quick-error v1.2.3
20922026-06-18T16:31:51.633Z Checking anstream v0.6.21
20932026-06-18T16:31:51.669Z Checking rand_xorshift v0.4.0
20942026-06-18T16:31:51.725Z Checking rusty-fork v0.3.1
20952026-06-18T16:31:51.728Z Checking scroll v0.12.0
20962026-06-18T16:31:51.813Z Checking unarray v0.1.4
20972026-06-18T16:31:51.848Z Checking num-bigint-dig v0.8.6
20982026-06-18T16:31:51.851Z Checking pkcs1 v0.7.5
20992026-06-18T16:31:51.923Z Checking x509-cert v0.2.5
21002026-06-18T16:31:51.958Z Checking proptest v1.10.0
21012026-06-18T16:31:52.005Z Checking goblin v0.8.2
21022026-06-18T16:31:52.059Z Checking tokio-rustls v0.26.4
21032026-06-18T16:31:52.111Z Checking rustls-platform-verifier v0.6.2
21042026-06-18T16:31:52.279Z Checking zerocopy v0.7.35
21052026-06-18T16:31:52.318Z Checking hyper-rustls v0.27.7
21062026-06-18T16:31:52.426Z Checking elliptic-curve v0.13.8
21072026-06-18T16:31:52.554Z Checking reqwest v0.13.2
21082026-06-18T16:31:52.591Z Checking foreign-types-shared v0.1.1
21092026-06-18T16:31:52.661Z Checking unicode-segmentation v1.12.0
21102026-06-18T16:31:52.701Z Checking foreign-types v0.3.2
21112026-06-18T16:31:52.763Z Checking rsa v0.9.10
21122026-06-18T16:31:52.794Z Checking dtrace-parser v0.2.0
21132026-06-18T16:31:52.797Z Checking rfc6979 v0.4.0
21142026-06-18T16:31:52.970Z Checking memoffset v0.9.1
21152026-06-18T16:31:53.003Z Checking openssl-sys v0.9.115
21162026-06-18T16:31:53.054Z Checking thread-id v4.2.2
21172026-06-18T16:31:53.089Z Checking ecdsa v0.16.9
21182026-06-18T16:31:53.122Z Checking dof v0.4.0
21192026-06-18T16:31:53.159Z Checking curve25519-dalek v4.1.3
21202026-06-18T16:31:53.240Z Checking rustix v0.38.44
21212026-06-18T16:31:53.408Z Checking openssl v0.10.79
21222026-06-18T16:31:53.445Z Checking env_filter v1.0.0
21232026-06-18T16:31:53.448Z Checking keccak v0.1.6
21242026-06-18T16:31:53.617Z Checking toml_write v0.1.2
21252026-06-18T16:31:53.672Z Checking same-file v1.0.6
21262026-06-18T16:31:53.758Z Checking newtype-uuid v1.3.2
21272026-06-18T16:31:53.792Z Checking usdt-impl v0.6.0
21282026-06-18T16:31:53.826Z Checking walkdir v2.5.0
21292026-06-18T16:31:53.828Z Checking toml_edit v0.22.27
21302026-06-18T16:31:53.904Z Checking dof v0.3.0
21312026-06-18T16:31:53.942Z Checking sha3 v0.10.8
21322026-06-18T16:31:53.978Z Checking daft v0.1.7
21332026-06-18T16:31:54.012Z Checking env_logger v0.11.9
21342026-06-18T16:31:54.048Z Checking ed25519 v2.2.3
21352026-06-18T16:31:54.100Z Checking usdt v0.6.0
21362026-06-18T16:31:54.193Z Checking itertools v0.13.0
21372026-06-18T16:31:54.210Z Checking usdt-impl v0.5.0
21382026-06-18T16:31:54.244Z Checking serde_with v3.17.0
21392026-06-18T16:31:54.247Z Checking bitflags v1.3.2
21402026-06-18T16:31:54.314Z Checking siphasher v1.0.2
21412026-06-18T16:31:54.317Z Checking ed25519-dalek v2.2.0
21422026-06-18T16:31:54.378Z Checking nix v0.31.2
21432026-06-18T16:31:54.493Z Checking toml_parser v1.0.9+spec-1.1.0
21442026-06-18T16:31:54.527Z Checking unicode-normalization v0.1.25
21452026-06-18T16:31:54.594Z Checking signal-hook v0.3.18
21462026-06-18T16:31:54.820Z Checking managed v0.8.0
21472026-06-18T16:31:54.860Z Checking winnow v0.5.40
21482026-06-18T16:31:54.972Z Checking bzip2-sys v0.1.13+1.0.8
21492026-06-18T16:31:55.009Z Checking object v0.37.3
21502026-06-18T16:31:55.042Z Checking foldhash v0.1.5
21512026-06-18T16:31:55.086Z Checking bzip2 v0.4.4
21522026-06-18T16:31:55.200Z Checking hashbrown v0.15.5
21532026-06-18T16:31:55.235Z Checking signal-hook-mio v0.2.5
21542026-06-18T16:31:55.277Z Checking globset v0.4.18
21552026-06-18T16:31:55.363Z Checking ref-cast v1.0.25
21562026-06-18T16:31:55.455Z Checking native-tls v0.2.18
21572026-06-18T16:31:55.491Z Checking zstd-sys v2.0.16+zstd.1.5.7
21582026-06-18T16:31:55.493Z Checking zip v0.6.6
21592026-06-18T16:31:55.558Z Checking pin-project v1.1.11
21602026-06-18T16:31:55.629Z Checking zstd-safe v7.2.4
21612026-06-18T16:31:55.664Z Checking tokio-native-tls v0.3.1
21622026-06-18T16:31:55.698Z Checking libbz2-rs-sys v0.2.2
21632026-06-18T16:31:55.700Z Checking bumpalo v3.20.2
21642026-06-18T16:31:55.701Z Checking crossterm v0.28.1
21652026-06-18T16:31:55.816Z Checking zstd v0.13.3
21662026-06-18T16:31:55.851Z Checking hyper-tls v0.6.0
21672026-06-18T16:31:55.885Z Checking similar v2.7.0
21682026-06-18T16:31:55.989Z Checking zopfli v0.8.3
21692026-06-18T16:31:56.029Z Checking tokio-stream v0.1.18
21702026-06-18T16:31:56.065Z Checking toml_edit v0.19.15
21712026-06-18T16:31:56.068Z Checking reqwest v0.12.28
21722026-06-18T16:31:56.131Z Checking bzip2 v0.6.1
21732026-06-18T16:31:56.363Z Checking fs-err v3.3.0
21742026-06-18T16:31:56.370Z Checking pem v3.0.6
21752026-06-18T16:31:56.370Z Checking hash32 v0.2.1
21762026-06-18T16:31:56.438Z Checking serde-big-array v0.5.1
21772026-06-18T16:31:56.476Z Checking unicode-bidi v0.3.18
21782026-06-18T16:31:56.511Z Checking predicates-core v1.0.10
21792026-06-18T16:31:56.544Z Checking unicode-properties v0.1.4
21802026-06-18T16:31:56.597Z Checking jiff v0.2.21
21812026-06-18T16:31:56.633Z Checking heapless v0.7.17
21822026-06-18T16:31:56.666Z Checking snafu v0.8.9
21832026-06-18T16:31:56.754Z Checking olpc-cjson v0.1.4
21842026-06-18T16:31:56.792Z Checking stringprep v0.1.5
21852026-06-18T16:31:56.916Z Checking hickory-proto v0.25.2
21862026-06-18T16:31:56.951Z Checking md-5 v0.10.6
21872026-06-18T16:31:56.987Z Checking serde_plain v1.0.2
21882026-06-18T16:31:56.990Z Checking float-cmp v0.10.0
21892026-06-18T16:31:57.071Z Checking fallible-iterator v0.2.0
21902026-06-18T16:31:57.114Z Checking toml v0.7.8
21912026-06-18T16:31:57.114Z Checking difflib v0.4.0
21922026-06-18T16:31:57.180Z Checking normalize-line-endings v0.3.0
21932026-06-18T16:31:57.183Z Checking typed-path v0.9.3
21942026-06-18T16:31:57.297Z Checking smoltcp v0.9.1
21952026-06-18T16:31:57.300Z Checking iddqd v0.4.2
21962026-06-18T16:31:57.365Z Checking predicates v3.1.4
21972026-06-18T16:31:57.368Z Checking postgres-protocol v0.6.10
21982026-06-18T16:31:57.477Z Checking phf_shared v0.13.1
21992026-06-18T16:31:57.682Z Checking phf_shared v0.11.3
22002026-06-18T16:31:57.718Z Checking buf-list v1.1.2
22012026-06-18T16:31:57.752Z Checking strum v0.27.2
22022026-06-18T16:31:57.859Z Checking fixedbitset v0.4.2
22032026-06-18T16:31:57.891Z Checking precomputed-hash v0.1.1
22042026-06-18T16:31:57.925Z Checking fixedbitset v0.5.7
22052026-06-18T16:31:57.927Z Checking lalrpop-util v0.19.12
22062026-06-18T16:31:57.998Z Checking tough v0.22.0
22072026-06-18T16:31:58.000Z Checking new_debug_unreachable v1.0.6
22082026-06-18T16:31:58.064Z Checking petgraph v0.6.5
22092026-06-18T16:31:58.125Z Checking string_cache v0.8.9
22102026-06-18T16:31:58.161Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22112026-06-18T16:31:58.164Z Checking petgraph v0.8.3
22122026-06-18T16:31:58.245Z Checking postgres-types v0.2.12
22132026-06-18T16:31:58.319Z Checking phf v0.13.1
22142026-06-18T16:31:58.496Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22152026-06-18T16:31:58.586Z Checking peg-runtime v0.8.5
22162026-06-18T16:31:58.759Z Checking whoami v2.1.0
22172026-06-18T16:31:58.841Z Checking zip v4.6.1
22182026-06-18T16:31:58.912Z Checking is-terminal v0.4.17
22192026-06-18T16:31:58.983Z Checking tokio-postgres v0.7.16
22202026-06-18T16:31:59.034Z Checking crossbeam-channel v0.5.15
22212026-06-18T16:31:59.353Z Checking thread_local v1.1.9
22222026-06-18T16:31:59.395Z Compiling structmeta-derive v0.3.0
22232026-06-18T16:31:59.453Z Checking take_mut v0.2.2
22242026-06-18T16:31:59.548Z Checking term v1.2.1
22252026-06-18T16:31:59.586Z Checking slog-async v2.8.0
22262026-06-18T16:31:59.716Z Compiling newtype-uuid-macros v0.1.0
22272026-06-18T16:31:59.779Z Compiling rustls v0.22.4
22282026-06-18T16:31:59.813Z Checking slog-term v2.9.2
22292026-06-18T16:31:59.818Z Compiling multer v3.1.0
22302026-06-18T16:32:00.036Z Compiling async-stream-impl v0.3.6
22312026-06-18T16:32:00.101Z Checking match_cfg v0.1.0
22322026-06-18T16:32:00.134Z Checking slog-json v2.6.1
22332026-06-18T16:32:00.169Z Compiling dropshot v0.17.0
22342026-06-18T16:32:00.202Z Checking hostname v0.3.1
22352026-06-18T16:32:00.266Z Compiling dropshot_endpoint v0.17.0
22362026-06-18T16:32:00.315Z Checking debug-ignore v1.0.5
22372026-06-18T16:32:00.349Z Checking slog-bunyan v2.5.0
22382026-06-18T16:32:00.443Z Checking progenitor-client v0.14.0
22392026-06-18T16:32:00.477Z Checking rustls-webpki v0.102.8
22402026-06-18T16:32:00.510Z Compiling structmeta v0.3.0
22412026-06-18T16:32:00.575Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22422026-06-18T16:32:00.575Z Checking serde_path_to_error v0.1.20
22432026-06-18T16:32:00.642Z Checking serde_spanned v1.0.4
22442026-06-18T16:32:00.680Z Checking toml_datetime v1.0.0+spec-1.1.0
22452026-06-18T16:32:00.719Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22462026-06-18T16:32:00.773Z Compiling derive-ex v0.1.8
22472026-06-18T16:32:00.807Z Checking toml_writer v1.0.6+spec-1.1.0
22482026-06-18T16:32:00.849Z Checking compression-core v0.4.31
22492026-06-18T16:32:00.914Z Checking async-stream v0.3.6
22502026-06-18T16:32:00.999Z Checking compression-codecs v0.4.37
22512026-06-18T16:32:01.033Z Checking toml v1.0.6+spec-1.1.0
22522026-06-18T16:32:01.067Z Checking waitgroup v0.1.2
22532026-06-18T16:32:01.132Z Checking rustls-pemfile v2.2.0
22542026-06-18T16:32:01.190Z Checking async-compression v0.4.41
22552026-06-18T16:32:01.225Z Checking hostname v0.4.2
22562026-06-18T16:32:01.296Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22572026-06-18T16:32:01.331Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22582026-06-18T16:32:01.366Z Checking atomicwrites v0.4.4
22592026-06-18T16:32:01.431Z Compiling parse-display-derive v0.10.0
22602026-06-18T16:32:01.466Z Checking itertools v0.14.0
22612026-06-18T16:32:01.498Z Checking macaddr v1.0.1
22622026-06-18T16:32:01.531Z Checking regress v0.10.5
22632026-06-18T16:32:01.638Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22642026-06-18T16:32:01.702Z Checking instant v0.1.13
22652026-06-18T16:32:01.816Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22662026-06-18T16:32:02.030Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22672026-06-18T16:32:02.072Z Checking backoff v0.4.0
22682026-06-18T16:32:02.108Z Checking backon v1.6.0
22692026-06-18T16:32:02.276Z Checking humantime v2.3.0
22702026-06-18T16:32:02.310Z Checking progenitor-extras v0.2.0
22712026-06-18T16:32:02.349Z Checking tokio-rustls v0.25.0
22722026-06-18T16:32:02.475Z Compiling test-strategy v0.4.5
22732026-06-18T16:32:02.509Z Checking unicode-width v0.2.0
22742026-06-18T16:32:02.543Z Compiling convert_case v0.4.0
22752026-06-18T16:32:02.546Z Checking heck v0.5.0
22762026-06-18T16:32:02.609Z Checking half v2.7.1
22772026-06-18T16:32:02.720Z Checking ciborium-io v0.2.2
22782026-06-18T16:32:02.776Z Checking secrecy v0.10.3
22792026-06-18T16:32:02.836Z Compiling regress v0.11.1
22802026-06-18T16:32:02.892Z Checking ciborium-ll v0.2.2
22812026-06-18T16:32:02.924Z Checking indent_write v2.2.0
22822026-06-18T16:32:02.958Z Compiling derive_more v0.99.20
22832026-06-18T16:32:02.991Z Checking universal-hash v0.5.1
22842026-06-18T16:32:03.080Z Checking opaque-debug v0.3.1
22852026-06-18T16:32:03.113Z Checking ciborium v0.2.2
22862026-06-18T16:32:03.146Z Checking parse-display v0.10.0
22872026-06-18T16:32:03.208Z Checking camino-tempfile v1.4.1
22882026-06-18T16:32:03.351Z Compiling crucible-workspace-hack v0.1.0
22892026-06-18T16:32:03.407Z Checking aead v0.5.2
22902026-06-18T16:32:03.550Z Compiling unsafe-libyaml v0.2.11
22912026-06-18T16:32:03.586Z Checking poly1305 v0.8.0
22922026-06-18T16:32:03.760Z Checking chacha20 v0.9.1
22932026-06-18T16:32:03.979Z Compiling thiserror-impl-no-std v2.0.2
22942026-06-18T16:32:03.994Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22952026-06-18T16:32:04.010Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22962026-06-18T16:32:04.326Z Compiling serde_yaml v0.9.34+deprecated
22972026-06-18T16:32:04.361Z Checking swrite v0.1.0
22982026-06-18T16:32:04.395Z Compiling typify-impl v0.6.2
22992026-06-18T16:32:04.478Z Checking password-hash v0.5.0
23002026-06-18T16:32:04.578Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23012026-06-18T16:32:04.779Z Checking blake2 v0.10.6
23022026-06-18T16:32:05.043Z Checking argon2 v0.5.3
23032026-06-18T16:32:05.156Z Checking thiserror-no-std v2.0.2
23042026-06-18T16:32:05.273Z Checking vsss-rs v3.3.4
23052026-06-18T16:32:05.417Z Checking chacha20poly1305 v0.10.1
23062026-06-18T16:32:05.561Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23072026-06-18T16:32:05.601Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23082026-06-18T16:32:05.878Z Checking byte-wrapper v0.1.0
23092026-06-18T16:32:05.914Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23102026-06-18T16:32:05.948Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23112026-06-18T16:32:06.005Z Checking crossbeam-deque v0.8.6
23122026-06-18T16:32:06.117Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23132026-06-18T16:32:06.150Z Compiling rayon-core v1.13.0
23142026-06-18T16:32:06.182Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23152026-06-18T16:32:06.215Z Compiling toml_datetime v0.7.5+spec-1.1.0
23162026-06-18T16:32:06.435Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23172026-06-18T16:32:06.492Z Compiling toml_edit v0.23.10+spec-1.0.0
23182026-06-18T16:32:06.757Z Compiling proc-macro-error v1.0.4
23192026-06-18T16:32:06.849Z Checking rayon v1.11.0
23202026-06-18T16:32:07.094Z Compiling proc-macro-crate v3.4.0
23212026-06-18T16:32:07.500Z Checking toml v0.8.23
23222026-06-18T16:32:07.555Z Checking tabwriter v1.4.1
23232026-06-18T16:32:07.606Z Checking glob v0.3.3
23242026-06-18T16:32:07.668Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23252026-06-18T16:32:07.695Z Compiling num_enum_derive v0.7.6
23262026-06-18T16:32:07.728Z Checking colored v3.1.1
23272026-06-18T16:32:07.787Z Compiling heapless v0.8.0
23282026-06-18T16:32:07.823Z Compiling ingot-macros v0.1.1
23292026-06-18T16:32:07.851Z Checking hash32 v0.3.1
23302026-06-18T16:32:07.948Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23312026-06-18T16:32:08.064Z Checking unicode-width v0.1.14
23322026-06-18T16:32:08.179Z Compiling smoltcp v0.11.0
23332026-06-18T16:32:08.349Z Checking cobs v0.3.0
23342026-06-18T16:32:08.383Z Compiling usdt-macro v0.5.0
23352026-06-18T16:32:08.523Z Compiling usdt-attr-macro v0.5.0
23362026-06-18T16:32:08.596Z Checking memmap v0.7.0
23372026-06-18T16:32:08.638Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23382026-06-18T16:32:08.714Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23392026-06-18T16:32:08.753Z Checking num_enum v0.7.6
23402026-06-18T16:32:08.896Z Checking postcard v1.1.3
23412026-06-18T16:32:08.967Z Compiling typify-macro v0.6.2
23422026-06-18T16:32:09.010Z Compiling proc-macro-crate v1.3.1
23432026-06-18T16:32:09.136Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23442026-06-18T16:32:09.217Z Checking sigpipe v0.1.3
23452026-06-18T16:32:09.315Z Checking usdt v0.5.0
23462026-06-18T16:32:09.352Z Compiling foreign-types-macros v0.2.3
23472026-06-18T16:32:09.385Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23482026-06-18T16:32:09.461Z Checking cpufeatures v0.3.0
23492026-06-18T16:32:09.513Z Checking foreign-types-shared v0.3.1
23502026-06-18T16:32:09.580Z Checking chacha20 v0.10.0
23512026-06-18T16:32:09.642Z Compiling num_enum_derive v0.5.11
23522026-06-18T16:32:09.876Z Checking cstr-argument v0.1.2
23532026-06-18T16:32:09.981Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23542026-06-18T16:32:10.031Z Checking foreign-types v0.5.0
23552026-06-18T16:32:10.052Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23562026-06-18T16:32:10.057Z Compiling num-derive v0.4.2
23572026-06-18T16:32:10.130Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23582026-06-18T16:32:10.384Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23592026-06-18T16:32:10.439Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23602026-06-18T16:32:10.528Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23612026-06-18T16:32:10.578Z Checking rand v0.10.0
23622026-06-18T16:32:10.613Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23632026-06-18T16:32:10.681Z Checking ingot-types v0.1.2
23642026-06-18T16:32:10.720Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23652026-06-18T16:32:10.753Z Checking num_enum v0.5.11
23662026-06-18T16:32:10.757Z Compiling typify v0.6.2
23672026-06-18T16:32:10.866Z Checking itertools v0.12.1
23682026-06-18T16:32:10.899Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23692026-06-18T16:32:10.933Z Compiling progenitor-impl v0.14.0
23702026-06-18T16:32:11.055Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23712026-06-18T16:32:11.091Z Checking ingot v0.1.1
23722026-06-18T16:32:11.242Z Compiling zone_cfg_derive v0.3.1
23732026-06-18T16:32:11.281Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23742026-06-18T16:32:11.472Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23752026-06-18T16:32:11.734Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23762026-06-18T16:32:11.908Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23772026-06-18T16:32:11.911Z Checking zone v0.3.1
23782026-06-18T16:32:11.973Z Checking smf v0.2.3
23792026-06-18T16:32:11.977Z Checking whoami v1.6.1
23802026-06-18T16:32:12.046Z Checking tokio-dtrace v0.1.1
23812026-06-18T16:32:12.148Z Compiling derive-where v1.6.0
23822026-06-18T16:32:12.198Z Checking console v0.15.11
23832026-06-18T16:32:12.232Z Checking newline-converter v0.3.0
23842026-06-18T16:32:12.263Z Checking oxide-tokio-rt v0.1.4
23852026-06-18T16:32:12.314Z Checking bytecount v0.6.9
23862026-06-18T16:32:12.365Z Compiling owo-colors v4.3.0
23872026-06-18T16:32:12.468Z Compiling cancel-safe-futures v0.1.5
23882026-06-18T16:32:12.477Z Checking libsw-core v0.3.2
23892026-06-18T16:32:12.508Z Checking expectorate v1.2.0
23902026-06-18T16:32:12.646Z Checking libsw v3.5.0
23912026-06-18T16:32:12.680Z Checking num-rational v0.4.2
23922026-06-18T16:32:12.745Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23932026-06-18T16:32:13.010Z Checking num-complex v0.4.6
23942026-06-18T16:32:13.053Z Checking linear-map v1.2.0
23952026-06-18T16:32:13.087Z Checking float-ord v0.3.2
23962026-06-18T16:32:13.215Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-06-18T16:32:13.248Z Checking gethostname v0.5.0
23982026-06-18T16:32:13.363Z Compiling prettyplease v0.2.37
23992026-06-18T16:32:13.399Z Checking num v0.4.3
24002026-06-18T16:32:13.453Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24012026-06-18T16:32:13.484Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24022026-06-18T16:32:13.521Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24032026-06-18T16:32:13.579Z Compiling progenitor-macro v0.14.0
24042026-06-18T16:32:13.682Z Checking resolv-conf v0.7.6
24052026-06-18T16:32:13.854Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24062026-06-18T16:32:13.888Z Checking smawk v0.3.2
24072026-06-18T16:32:13.974Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24082026-06-18T16:32:14.043Z Checking unicode-linebreak v0.1.5
24092026-06-18T16:32:14.283Z Checking papergrid v0.11.0
24102026-06-18T16:32:14.947Z Compiling tabled_derive v0.7.0
24112026-06-18T16:32:15.051Z Compiling convert_case v0.10.0
24122026-06-18T16:32:15.089Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24132026-06-18T16:32:15.093Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24142026-06-18T16:32:15.332Z Compiling slog-dtrace v0.3.0
24152026-06-18T16:32:15.404Z Compiling derive_more-impl v2.1.1
24162026-06-18T16:32:15.409Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24172026-06-18T16:32:15.659Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24182026-06-18T16:32:15.699Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24192026-06-18T16:32:15.965Z Checking tabled v0.15.0
24202026-06-18T16:32:16.289Z Checking derive_more v2.1.1
24212026-06-18T16:32:16.351Z Checking crossterm v0.29.0
24222026-06-18T16:32:16.656Z Checking linked-hash-map v0.5.6
24232026-06-18T16:32:16.853Z Checking lru-cache v0.1.2
24242026-06-18T16:32:17.266Z Checking hickory-proto v0.24.4
24252026-06-18T16:32:17.333Z Checking fd-lock v4.0.4
24262026-06-18T16:32:17.372Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24272026-06-18T16:32:18.104Z Checking vte v0.14.1
24282026-06-18T16:32:18.237Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24292026-06-18T16:32:18.480Z Checking display-error-chain v0.2.2
24302026-06-18T16:32:18.551Z Checking progenitor v0.14.0
24312026-06-18T16:32:18.657Z Checking strip-ansi-escapes v0.2.1
24322026-06-18T16:32:18.711Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24332026-06-18T16:32:19.074Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24342026-06-18T16:32:19.971Z Checking termtree v0.5.1
24352026-06-18T16:32:20.142Z Checking nu-ansi-term v0.50.3
24362026-06-18T16:32:20.334Z Checking hickory-resolver v0.24.4
24372026-06-18T16:32:20.365Z Checking textwrap v0.16.2
24382026-06-18T16:32:20.401Z Checking reedline v0.40.0
24392026-06-18T16:32:20.404Z Compiling minimal-lexical v0.2.1
24402026-06-18T16:32:20.618Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24412026-06-18T16:32:20.621Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24422026-06-18T16:32:20.717Z Compiling nom v7.1.3
24432026-06-18T16:32:21.093Z Checking qorb v0.4.1
24442026-06-18T16:32:21.127Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24452026-06-18T16:32:21.288Z Compiling ar_archive_writer v0.5.1
24462026-06-18T16:32:21.730Z Checking csv-core v0.1.13
24472026-06-18T16:32:21.853Z Compiling stacker v0.1.23
24482026-06-18T16:32:21.940Z Checking csv v1.4.0
24492026-06-18T16:32:22.089Z Checking highway v1.3.0
24502026-06-18T16:32:22.144Z Compiling cfg_aliases v0.1.1
24512026-06-18T16:32:22.178Z Compiling psm v0.1.30
24522026-06-18T16:32:22.252Z Compiling semver v0.1.20
24532026-06-18T16:32:22.326Z Compiling nix v0.28.0
24542026-06-18T16:32:22.367Z Checking nibble_vec v0.1.0
24552026-06-18T16:32:22.438Z Checking home v0.5.12
24562026-06-18T16:32:22.553Z Compiling rustc_version v0.1.7
24572026-06-18T16:32:22.585Z Checking endian-type v0.1.2
24582026-06-18T16:32:22.588Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24592026-06-18T16:32:22.651Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24602026-06-18T16:32:22.761Z Checking radix_trie v0.2.1
24612026-06-18T16:32:22.825Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24622026-06-18T16:32:22.827Z Compiling newtype_derive v0.1.6
24632026-06-18T16:32:22.990Z Checking phf_shared v0.12.1
24642026-06-18T16:32:23.043Z Compiling recursive-proc-macro-impl v0.1.1
24652026-06-18T16:32:23.075Z Compiling chrono-tz v0.10.4
24662026-06-18T16:32:23.159Z Checking phf v0.12.1
24672026-06-18T16:32:23.321Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24682026-06-18T16:32:23.362Z Compiling const_format_proc_macros v0.2.34
24692026-06-18T16:32:23.392Z Compiling peg-macros v0.8.5
24702026-06-18T16:32:23.471Z Checking recursive v0.1.1
24712026-06-18T16:32:23.522Z Checking winnow v0.6.26
24722026-06-18T16:32:23.594Z Checking nom v8.0.0
24732026-06-18T16:32:23.839Z Compiling sqlparser_derive v0.5.0
24742026-06-18T16:32:24.156Z Checking unicode_categories v0.1.1
24752026-06-18T16:32:24.203Z Checking const_format v0.2.35
24762026-06-18T16:32:24.338Z Checking rustyline v14.0.0
24772026-06-18T16:32:24.640Z Checking sqlparser v0.61.0
24782026-06-18T16:32:24.685Z Checking sqlformat v0.3.5
24792026-06-18T16:32:24.806Z Checking peg v0.8.5
24802026-06-18T16:32:25.011Z Checking bcs v0.1.6
24812026-06-18T16:32:25.094Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24822026-06-18T16:32:25.148Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24832026-06-18T16:32:25.194Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24842026-06-18T16:32:25.271Z Checking steno v0.4.1
24852026-06-18T16:32:25.371Z Checking filetime v0.2.27
24862026-06-18T16:32:25.465Z Checking xattr v1.6.1
24872026-06-18T16:32:25.535Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24882026-06-18T16:32:25.598Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24892026-06-18T16:32:25.635Z Checking tar v0.4.45
24902026-06-18T16:32:25.733Z Checking subprocess v0.2.15
24912026-06-18T16:32:26.081Z Checking base64 v0.21.7
24922026-06-18T16:32:26.181Z Checking headers-core v0.3.0
24932026-06-18T16:32:26.312Z Checking yasna v0.5.2
24942026-06-18T16:32:26.345Z Checking headers v0.4.1
24952026-06-18T16:32:26.377Z Checking dropshot-api-manager-types v0.7.2
24962026-06-18T16:32:26.573Z Checking tagptr v0.2.0
24972026-06-18T16:32:26.726Z Checking rcgen v0.12.1
24982026-06-18T16:32:26.759Z Checking moka v0.12.13
24992026-06-18T16:32:26.831Z Checking utf-8 v0.7.6
25002026-06-18T16:32:26.995Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25012026-06-18T16:32:27.070Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25022026-06-18T16:32:27.172Z Compiling libefi-sys v0.1.0
25032026-06-18T16:32:27.423Z Checking hickory-resolver v0.25.2
25042026-06-18T16:32:27.467Z Checking tungstenite v0.21.0
25052026-06-18T16:32:27.542Z Compiling bitfield-struct v0.6.2
25062026-06-18T16:32:27.903Z Compiling radium v0.7.0
25072026-06-18T16:32:27.948Z Checking tokio-tungstenite v0.21.0
25082026-06-18T16:32:28.195Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25092026-06-18T16:32:28.227Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25102026-06-18T16:32:28.259Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25112026-06-18T16:32:28.406Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25122026-06-18T16:32:28.529Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25132026-06-18T16:32:28.586Z Compiling maybe-uninit v2.0.0
25142026-06-18T16:32:28.683Z Checking tap v1.0.1
25152026-06-18T16:32:28.795Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25162026-06-18T16:32:28.828Z Checking wyz v0.5.1
25172026-06-18T16:32:28.962Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25182026-06-18T16:32:29.044Z Compiling zerocopy-derive v0.6.6
25192026-06-18T16:32:29.080Z Checking crc-catalog v2.4.0
25202026-06-18T16:32:29.117Z Compiling packed_struct v0.10.1
25212026-06-18T16:32:29.155Z Checking funty v2.0.0
25222026-06-18T16:32:29.197Z Checking crc v3.4.0
25232026-06-18T16:32:29.462Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25242026-06-18T16:32:29.504Z Checking bitvec v1.0.1
25252026-06-18T16:32:29.537Z Compiling packed_struct_codegen v0.10.1
25262026-06-18T16:32:29.716Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25272026-06-18T16:32:29.941Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25282026-06-18T16:32:30.051Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25292026-06-18T16:32:30.085Z Checking zerocopy v0.6.6
25302026-06-18T16:32:30.414Z Compiling bitfield-macros v0.19.4
25312026-06-18T16:32:30.504Z Compiling indexmap v1.9.3
25322026-06-18T16:32:30.667Z Checking nodrop v0.1.14
25332026-06-18T16:32:30.758Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25342026-06-18T16:32:30.788Z Checking array-init v0.0.4
25352026-06-18T16:32:30.819Z Checking smallvec v0.6.14
25362026-06-18T16:32:31.033Z Checking hashbrown v0.12.3
25372026-06-18T16:32:31.108Z Checking serde-hex v0.1.0
25382026-06-18T16:32:31.153Z Checking bitfield v0.19.4
25392026-06-18T16:32:31.447Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25402026-06-18T16:32:31.641Z Checking ron v0.8.1
25412026-06-18T16:32:31.835Z Checking hashbrown v0.13.2
25422026-06-18T16:32:31.969Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25432026-06-18T16:32:32.195Z Checking crc-any v2.5.0
25442026-06-18T16:32:32.296Z Checking object v0.30.4
25452026-06-18T16:32:32.398Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25462026-06-18T16:32:32.588Z Compiling xshell-macros v0.2.7
25472026-06-18T16:32:32.619Z Checking path-slash v0.1.5
25482026-06-18T16:32:32.750Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25492026-06-18T16:32:32.900Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25502026-06-18T16:32:32.963Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25512026-06-18T16:32:32.995Z Checking xshell v0.2.7
25522026-06-18T16:32:33.208Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25532026-06-18T16:32:33.392Z Checking half v1.8.3
25542026-06-18T16:32:33.591Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25552026-06-18T16:32:33.626Z Checking serde_cbor v0.11.2
25562026-06-18T16:32:33.629Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25572026-06-18T16:32:33.837Z Compiling proc-macro-error-attr2 v2.0.0
25582026-06-18T16:32:34.038Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25592026-06-18T16:32:34.253Z Compiling proc-macro-error2 v2.0.1
25602026-06-18T16:32:34.325Z Compiling num-derive v0.3.3
25612026-06-18T16:32:34.399Z Checking papergrid v0.17.0
25622026-06-18T16:32:34.439Z Checking testing_table v0.3.0
25632026-06-18T16:32:34.561Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25642026-06-18T16:32:34.593Z Compiling tabled_derive v0.11.0
25652026-06-18T16:32:35.030Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25662026-06-18T16:32:35.129Z Compiling progenitor-impl v0.13.0
25672026-06-18T16:32:35.233Z Checking libscf-sys v1.1.0
25682026-06-18T16:32:35.269Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25692026-06-18T16:32:35.392Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25702026-06-18T16:32:35.624Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25712026-06-18T16:32:35.840Z Checking tabled v0.20.0
25722026-06-18T16:32:35.868Z Checking maplit v1.0.2
25732026-06-18T16:32:36.036Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25742026-06-18T16:32:36.099Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25752026-06-18T16:32:36.406Z Checking progenitor-client v0.13.0
25762026-06-18T16:32:36.673Z Compiling git-stub v1.0.0
25772026-06-18T16:32:36.961Z Compiling git-stub-vcs v0.1.0
25782026-06-18T16:32:36.964Z Checking crc8 v0.1.1
25792026-06-18T16:32:37.027Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25802026-06-18T16:32:37.150Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25812026-06-18T16:32:37.339Z Checking fxhash v0.2.1
25822026-06-18T16:32:37.342Z Checking unicase v2.9.0
25832026-06-18T16:32:37.493Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25842026-06-18T16:32:37.559Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25852026-06-18T16:32:37.660Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25862026-06-18T16:32:37.771Z Compiling progenitor-macro v0.13.0
25872026-06-18T16:32:37.913Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25882026-06-18T16:32:37.945Z Compiling vergen-lib v0.1.6
25892026-06-18T16:32:38.009Z Compiling diesel_derives v2.3.7
25902026-06-18T16:32:38.058Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25912026-06-18T16:32:38.196Z Checking scheduled-thread-pool v0.2.7
25922026-06-18T16:32:38.270Z Compiling dsl_auto_type v0.2.0
25932026-06-18T16:32:38.305Z Compiling vergen-gitcl v1.0.8
25942026-06-18T16:32:38.338Z Compiling diesel_table_macro_syntax v0.3.0
25952026-06-18T16:32:38.377Z Checking r2d2 v0.8.10
25962026-06-18T16:32:38.420Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25972026-06-18T16:32:38.555Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25982026-06-18T16:32:38.585Z Checking kstat-rs v0.2.4
25992026-06-18T16:32:38.589Z Checking arc-swap v1.8.2
26002026-06-18T16:32:38.856Z Checking downcast-rs v2.0.2
26012026-06-18T16:32:38.862Z Checking slog-scope v4.4.1
26022026-06-18T16:32:38.981Z Compiling parking_lot_core v0.8.6
26032026-06-18T16:32:39.052Z Checking slog-stdlog v4.1.1
26042026-06-18T16:32:39.210Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26052026-06-18T16:32:39.240Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26062026-06-18T16:32:39.278Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26072026-06-18T16:32:39.509Z Checking slog-envlogger v2.2.0
26082026-06-18T16:32:39.550Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26092026-06-18T16:32:39.593Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26102026-06-18T16:32:39.695Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26112026-06-18T16:32:39.890Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26122026-06-18T16:32:39.920Z Compiling dirs-sys-next v0.1.2
26132026-06-18T16:32:40.132Z Compiling crunchy v0.2.4
26142026-06-18T16:32:40.260Z Compiling dirs-next v2.0.0
26152026-06-18T16:32:40.288Z Checking parking_lot v0.11.2
26162026-06-18T16:32:40.507Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26172026-06-18T16:32:40.551Z Compiling clang-sys v1.8.1
26182026-06-18T16:32:40.551Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26192026-06-18T16:32:40.552Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26202026-06-18T16:32:40.552Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26212026-06-18T16:32:40.638Z Checking prefix-trie v0.7.0
26222026-06-18T16:32:40.728Z Compiling tiny-keccak v2.0.2
26232026-06-18T16:32:40.826Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26242026-06-18T16:32:40.917Z Checking sled v0.34.7
26252026-06-18T16:32:41.014Z Checking hickory-server v0.25.2
26262026-06-18T16:32:41.072Z Compiling term v0.7.0
26272026-06-18T16:32:41.360Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26282026-06-18T16:32:41.481Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26292026-06-18T16:32:41.665Z Checking nanorand v0.7.0
26302026-06-18T16:32:41.756Z Compiling bit-vec v0.6.3
26312026-06-18T16:32:41.899Z Compiling salty v0.3.0
26322026-06-18T16:32:41.974Z Compiling bit-set v0.5.3
26332026-06-18T16:32:42.204Z Checking flume v0.11.1
26342026-06-18T16:32:42.253Z Compiling ascii-canvas v3.0.0
26352026-06-18T16:32:42.303Z Checking primeorder v0.13.6
26362026-06-18T16:32:42.459Z Compiling itertools v0.10.5
26372026-06-18T16:32:42.485Z Compiling ena v0.14.4
26382026-06-18T16:32:42.617Z Compiling libloading v0.8.9
26392026-06-18T16:32:42.680Z Compiling bindgen v0.71.1
26402026-06-18T16:32:42.721Z Compiling diff v0.1.13
26412026-06-18T16:32:42.756Z Checking progenitor v0.13.0
26422026-06-18T16:32:42.764Z Compiling regex-syntax v0.6.29
26432026-06-18T16:32:42.954Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26442026-06-18T16:32:43.439Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26452026-06-18T16:32:43.758Z Compiling cexpr v0.6.0
26462026-06-18T16:32:43.852Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26472026-06-18T16:32:43.910Z Compiling fs-err v2.11.0
26482026-06-18T16:32:44.169Z Compiling lalrpop v0.19.12
26492026-06-18T16:32:44.275Z Checking diesel v2.3.7
26502026-06-18T16:32:44.446Z Compiling rustc-hash v2.1.1
26512026-06-18T16:32:44.489Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26522026-06-18T16:32:44.657Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26532026-06-18T16:32:44.896Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26542026-06-18T16:32:44.946Z Compiling libxml v0.3.3
26552026-06-18T16:32:45.322Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26562026-06-18T16:32:45.483Z Checking p384 v0.13.1
26572026-06-18T16:32:45.929Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26582026-06-18T16:32:46.330Z Compiling strum_macros v0.24.3
26592026-06-18T16:32:46.514Z Compiling indoc v1.0.9
26602026-06-18T16:32:46.984Z Checking parse-size v1.1.0
26612026-06-18T16:32:47.138Z Checking assert_matches v1.5.0
26622026-06-18T16:32:47.241Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26632026-06-18T16:32:47.773Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26642026-06-18T16:32:47.996Z Checking quick-xml v0.37.5
26652026-06-18T16:32:48.108Z Checking derive_builder v0.20.2
26662026-06-18T16:32:48.253Z Compiling oso-derive v0.27.3
26672026-06-18T16:32:48.285Z Compiling trait-variant v0.1.2
26682026-06-18T16:32:48.784Z Compiling impl-trait-for-tuples v0.2.3
26692026-06-18T16:32:48.848Z Checking openssl-probe v0.1.6
26702026-06-18T16:32:48.895Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26712026-06-18T16:32:49.036Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26722026-06-18T16:32:49.482Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26732026-06-18T16:32:49.639Z Checking predicates-tree v1.0.13
26742026-06-18T16:32:49.814Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26752026-06-18T16:32:49.984Z Compiling mime_guess v2.0.5
26762026-06-18T16:32:50.069Z Checking http-range v0.1.5
26772026-06-18T16:32:50.306Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26782026-06-18T16:32:50.380Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26792026-06-18T16:32:50.407Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26802026-06-18T16:32:50.764Z Checking bb8 v0.8.6
26812026-06-18T16:32:50.836Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26822026-06-18T16:32:50.836Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26832026-06-18T16:32:50.836Z Checking atty v0.2.14
26842026-06-18T16:32:50.970Z Checking corncobs v0.1.4
26852026-06-18T16:32:50.970Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26862026-06-18T16:32:51.025Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26872026-06-18T16:32:51.050Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26882026-06-18T16:32:51.270Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26892026-06-18T16:32:51.315Z Checking ignore v0.4.25
26902026-06-18T16:32:51.353Z Checking secrecy v0.8.0
26912026-06-18T16:32:51.389Z Checking hyper-staticfile v0.10.1
26922026-06-18T16:32:51.697Z Checking globwalk v0.9.1
26932026-06-18T16:32:51.734Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26942026-06-18T16:32:51.848Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26952026-06-18T16:32:51.905Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
26962026-06-18T16:32:52.057Z Compiling illumos-nvpair-sys v0.2.0
26972026-06-18T16:32:52.097Z Checking nonempty v0.12.0
26982026-06-18T16:32:52.301Z Checking camino-tempfile-ext v0.3.3
26992026-06-18T16:32:52.339Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27002026-06-18T16:32:52.370Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27012026-06-18T16:32:52.494Z Checking signal-hook-tokio v0.3.1
27022026-06-18T16:32:52.525Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27032026-06-18T16:32:52.665Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27042026-06-18T16:32:52.960Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27052026-06-18T16:32:53.132Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27062026-06-18T16:32:53.337Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27072026-06-18T16:32:53.526Z Checking illumos-nvpair v0.3.0
27082026-06-18T16:32:53.645Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27092026-06-18T16:32:53.675Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27102026-06-18T16:32:53.773Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27112026-06-18T16:32:53.867Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27122026-06-18T16:32:53.956Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27132026-06-18T16:32:53.996Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27142026-06-18T16:32:54.053Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27152026-06-18T16:32:54.090Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27162026-06-18T16:32:54.138Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27172026-06-18T16:32:54.530Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27182026-06-18T16:32:55.846Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27192026-06-18T16:32:55.962Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27202026-06-18T16:32:56.090Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27212026-06-18T16:32:56.541Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27222026-06-18T16:32:56.601Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27232026-06-18T16:32:56.787Z Checking tungstenite v0.23.0
27242026-06-18T16:32:56.887Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27252026-06-18T16:32:56.970Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27262026-06-18T16:32:57.203Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27272026-06-18T16:32:57.249Z Checking tokio-tungstenite v0.23.1
27282026-06-18T16:32:57.373Z Checking rand_seeder v0.4.0
27292026-06-18T16:32:57.562Z Checking void v1.0.2
27302026-06-18T16:32:57.584Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27312026-06-18T16:32:57.637Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27322026-06-18T16:32:57.692Z Checking lzss v0.8.2
27332026-06-18T16:32:57.785Z Checking nix v0.27.1
27342026-06-18T16:32:57.838Z Checking serde_bytes v0.11.19
27352026-06-18T16:32:57.955Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27362026-06-18T16:32:58.042Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27372026-06-18T16:32:58.071Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27382026-06-18T16:32:58.311Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27392026-06-18T16:32:58.856Z Checking diesel-dtrace v0.5.0
27402026-06-18T16:32:58.864Z Checking async-bb8-diesel v0.2.1
27412026-06-18T16:32:59.010Z Checking is_ci v1.2.0
27422026-06-18T16:32:59.049Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27432026-06-18T16:32:59.156Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27442026-06-18T16:32:59.362Z Checking yansi v1.0.1
27452026-06-18T16:32:59.442Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27462026-06-18T16:32:59.665Z Checking pretty_assertions v1.4.1
27472026-06-18T16:32:59.738Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27482026-06-18T16:32:59.784Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27492026-06-18T16:32:59.809Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27502026-06-18T16:33:00.079Z Compiling darling_core v0.23.0
27512026-06-18T16:33:01.112Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27522026-06-18T16:33:01.122Z Compiling indoc v2.0.7
27532026-06-18T16:33:01.266Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27542026-06-18T16:33:01.597Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27552026-06-18T16:33:01.629Z Compiling libz-sys v1.1.24
27562026-06-18T16:33:02.007Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27572026-06-18T16:33:02.052Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27582026-06-18T16:33:02.237Z Compiling instability v0.3.11
27592026-06-18T16:33:02.310Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27602026-06-18T16:33:02.744Z Compiling darling_macro v0.23.0
27612026-06-18T16:33:02.811Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27622026-06-18T16:33:02.811Z Checking castaway v0.2.4
27632026-06-18T16:33:02.885Z Checking compact_str v0.8.1
27642026-06-18T16:33:03.145Z Compiling darling v0.23.0
27652026-06-18T16:33:03.286Z Checking supports-color v3.0.2
27662026-06-18T16:33:03.450Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27672026-06-18T16:33:03.672Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27682026-06-18T16:33:03.711Z Checking unicode-truncate v1.1.0
27692026-06-18T16:33:03.884Z Checking console v0.16.2
27702026-06-18T16:33:03.924Z Checking lru v0.12.5
27712026-06-18T16:33:03.990Z Compiling libgit2-sys v0.18.3+1.9.2
27722026-06-18T16:33:04.057Z Checking cassowary v0.3.0
27732026-06-18T16:33:04.097Z Checking unit-prefix v0.5.2
27742026-06-18T16:33:04.256Z Checking indicatif v0.18.4
27752026-06-18T16:33:04.300Z Checking ratatui v0.29.0
27762026-06-18T16:33:04.515Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27772026-06-18T16:33:04.673Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27782026-06-18T16:33:04.926Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27792026-06-18T16:33:05.685Z Compiling vergen-git2 v9.1.0
27802026-06-18T16:33:05.753Z Checking plotters-backend v0.3.7
27812026-06-18T16:33:05.965Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27822026-06-18T16:33:06.013Z Checking plotters-svg v0.3.7
27832026-06-18T16:33:06.154Z Compiling rustls v0.21.12
27842026-06-18T16:33:06.214Z Checking cast v0.3.0
27852026-06-18T16:33:06.364Z Checking criterion-plot v0.6.0
27862026-06-18T16:33:06.486Z Checking plotters v0.3.7
27872026-06-18T16:33:06.572Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27882026-06-18T16:33:06.637Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27892026-06-18T16:33:06.857Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27902026-06-18T16:33:07.089Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27912026-06-18T16:33:07.245Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27922026-06-18T16:33:07.313Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27932026-06-18T16:33:07.709Z Checking colored v2.2.0
27942026-06-18T16:33:07.745Z Checking sct v0.7.1
27952026-06-18T16:33:07.783Z Checking rustls-webpki v0.101.7
27962026-06-18T16:33:07.784Z Checking tinytemplate v1.2.1
27972026-06-18T16:33:07.964Z Checking anes v0.1.6
27982026-06-18T16:33:07.996Z Checking shell-words v1.1.1
27992026-06-18T16:33:08.062Z Checking oorandom v11.1.5
28002026-06-18T16:33:08.176Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28012026-06-18T16:33:08.209Z Checking criterion v0.7.0
28022026-06-18T16:33:09.626Z Checking typeid v1.0.3
28032026-06-18T16:33:09.661Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28042026-06-18T16:33:09.750Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28052026-06-18T16:33:10.941Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28062026-06-18T16:33:11.325Z Checking hex-literal v0.4.1
28072026-06-18T16:33:11.452Z Checking erased-serde v0.4.9
28082026-06-18T16:33:11.846Z Checking tokio-rustls v0.24.1
28092026-06-18T16:33:12.096Z Checking rustls-pemfile v1.0.4
28102026-06-18T16:33:12.256Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28112026-06-18T16:33:12.480Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28122026-06-18T16:33:12.903Z Checking twox-hash v2.1.2
28132026-06-18T16:33:12.925Z Checking ordered-float v2.10.1
28142026-06-18T16:33:13.192Z Checking serde-value v0.7.0
28152026-06-18T16:33:13.266Z Checking serde-untagged v0.1.9
28162026-06-18T16:33:13.431Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28172026-06-18T16:33:13.488Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28182026-06-18T16:33:14.236Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28192026-06-18T16:33:14.422Z Checking fatfs v0.3.6
28202026-06-18T16:33:14.475Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28212026-06-18T16:33:15.150Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28222026-06-18T16:33:15.169Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28232026-06-18T16:33:15.169Z Compiling seq-macro v0.3.6
28242026-06-18T16:33:15.451Z Checking unicode-xid v0.2.6
28252026-06-18T16:33:15.637Z Checking cargo-util-schemas v0.8.2
28262026-06-18T16:33:15.829Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28272026-06-18T16:33:16.097Z Checking cargo-platform v0.2.0
28282026-06-18T16:33:16.311Z Compiling petname v2.0.2
28292026-06-18T16:33:16.526Z Checking cargo_metadata v0.21.0
28302026-06-18T16:33:16.611Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28312026-06-18T16:33:16.977Z Checking concurrent-queue v2.5.0
28322026-06-18T16:33:17.193Z Checking rtoolbox v0.0.3
28332026-06-18T16:33:17.315Z Checking parking v2.2.1
28342026-06-18T16:33:17.352Z Checking rpassword v7.4.0
28352026-06-18T16:33:17.447Z Checking event-listener v5.4.1
28362026-06-18T16:33:17.688Z Checking tui-tree-widget v0.23.1
28372026-06-18T16:33:17.891Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28382026-06-18T16:33:17.929Z Checking polyval v0.6.2
28392026-06-18T16:33:18.079Z Checking sapling-renderdag v0.1.0
28402026-06-18T16:33:18.121Z Checking sync-ptr v0.1.4
28412026-06-18T16:33:18.265Z Checking ghash v0.5.1
28422026-06-18T16:33:18.355Z Checking event-listener-strategy v0.5.4
28432026-06-18T16:33:18.410Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28442026-06-18T16:33:18.507Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28452026-06-18T16:33:18.729Z Checking ctr v0.9.2
28462026-06-18T16:33:18.926Z Checking constant_time_eq v0.4.2
28472026-06-18T16:33:19.088Z Checking arrayref v0.3.9
28482026-06-18T16:33:19.122Z Checking arrayvec v0.7.6
28492026-06-18T16:33:19.192Z Checking futures-timer v3.0.3
28502026-06-18T16:33:19.339Z Checking aes-gcm v0.10.3
28512026-06-18T16:33:19.445Z Checking async-lock v3.4.2
28522026-06-18T16:33:19.521Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28532026-06-18T16:33:20.039Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28542026-06-18T16:33:20.177Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28552026-06-18T16:33:20.510Z Checking ssh-encoding v0.2.0
28562026-06-18T16:33:20.731Z Checking blowfish v0.9.1
28572026-06-18T16:33:20.916Z Compiling strsim v0.10.0
28582026-06-18T16:33:21.090Z Checking bcrypt-pbkdf v0.10.0
28592026-06-18T16:33:21.277Z Compiling darling_core v0.13.4
28602026-06-18T16:33:21.315Z Checking ssh-cipher v0.2.0
28612026-06-18T16:33:21.511Z Checking async-object-pool v0.2.0
28622026-06-18T16:33:21.646Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28632026-06-18T16:33:22.055Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28642026-06-18T16:33:23.013Z Checking serde_regex v1.1.0
28652026-06-18T16:33:23.088Z Checking password-hash v0.4.2
28662026-06-18T16:33:23.088Z Checking assert-json-diff v2.0.2
28672026-06-18T16:33:23.130Z Checking path-tree v0.8.3
28682026-06-18T16:33:23.154Z Compiling target-lexicon v0.13.3
28692026-06-18T16:33:23.182Z Checking stringmetrics v2.2.2
28702026-06-18T16:33:23.339Z Checking gimli v0.32.3
28712026-06-18T16:33:23.366Z Checking httpmock v0.8.3
28722026-06-18T16:33:23.724Z Compiling darling_macro v0.13.4
28732026-06-18T16:33:24.243Z Checking pbkdf2 v0.11.0
28742026-06-18T16:33:24.435Z Checking ssh-key v0.6.7
28752026-06-18T16:33:24.897Z Checking addr2line v0.25.1
28762026-06-18T16:33:25.596Z Checking p521 v0.13.3
28772026-06-18T16:33:25.632Z Checking p256 v0.13.2
28782026-06-18T16:33:25.868Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28792026-06-18T16:33:25.896Z Checking russh-cryptovec v0.7.3
28802026-06-18T16:33:26.062Z Checking md5 v0.7.0
28812026-06-18T16:33:26.104Z Checking rustc-demangle v0.1.27
28822026-06-18T16:33:26.156Z Compiling samael v0.0.19
28832026-06-18T16:33:26.259Z Compiling guppy-workspace-hack v0.1.0
28842026-06-18T16:33:26.357Z Checking backtrace v0.3.76
28852026-06-18T16:33:26.514Z Checking russh-keys v0.45.0
28862026-06-18T16:33:26.689Z Compiling darling v0.13.4
28872026-06-18T16:33:27.063Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28882026-06-18T16:33:27.091Z Checking num-bigint v0.4.6
28892026-06-18T16:33:27.197Z Checking des v0.8.1
28902026-06-18T16:33:27.383Z Compiling blake3 v1.8.3
28912026-06-18T16:33:27.438Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28922026-06-18T16:33:28.091Z Compiling target-spec v3.5.7
28932026-06-18T16:33:28.113Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28942026-06-18T16:33:28.113Z Checking russh v0.45.0
28952026-06-18T16:33:28.674Z Checking cfg-expr v0.20.6
28962026-06-18T16:33:28.715Z Compiling serde_with_macros v1.5.2
28972026-06-18T16:33:29.116Z Checking backtrace-ext v0.2.1
28982026-06-18T16:33:29.333Z Checking supports-color v2.1.0
28992026-06-18T16:33:29.492Z Checking textwrap v0.15.2
29002026-06-18T16:33:29.595Z Checking supports-unicode v2.1.0
29012026-06-18T16:33:29.744Z Checking supports-hyperlinks v2.1.0
29022026-06-18T16:33:29.774Z Checking hashbrown v0.14.5
29032026-06-18T16:33:29.887Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29042026-06-18T16:33:29.972Z Checking cargo-platform v0.3.2
29052026-06-18T16:33:30.116Z Checking terminal_size v0.1.17
29062026-06-18T16:33:30.658Z Compiling miette-derive v5.10.0
29072026-06-18T16:33:30.754Z Checking owo-colors v3.5.0
29082026-06-18T16:33:30.754Z Checking internet-checksum v0.2.1
29092026-06-18T16:33:30.848Z Checking chumsky v0.9.3
29102026-06-18T16:33:31.265Z Checking cargo_metadata v0.23.1
29112026-06-18T16:33:31.328Z Checking miette v5.10.0
29122026-06-18T16:33:31.749Z Compiling git2 v0.20.4
29132026-06-18T16:33:31.817Z Compiling serde_with v1.14.0
29142026-06-18T16:33:32.065Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29152026-06-18T16:33:32.194Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29162026-06-18T16:33:32.295Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29172026-06-18T16:33:32.622Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29182026-06-18T16:33:32.838Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29192026-06-18T16:33:32.969Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29202026-06-18T16:33:33.010Z Compiling knuffel-derive v3.2.0
29212026-06-18T16:33:33.052Z Checking httptest v0.16.4
29222026-06-18T16:33:33.112Z Checking pathdiff v0.2.3
29232026-06-18T16:33:33.236Z Checking topological-sort v0.2.2
29242026-06-18T16:33:33.413Z Checking nested v0.1.1
29252026-06-18T16:33:33.440Z Checking omicron-zone-package v0.12.2
29262026-06-18T16:33:33.569Z Checking guppy v0.17.25
29272026-06-18T16:33:33.837Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29282026-06-18T16:33:34.518Z Checking knuffel v3.2.0
29292026-06-18T16:33:34.551Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29302026-06-18T16:33:34.836Z Checking similar-asserts v1.7.0
29312026-06-18T16:33:35.017Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29322026-06-18T16:33:35.052Z Compiling target-triple v1.0.0
29332026-06-18T16:33:35.108Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29342026-06-18T16:33:35.185Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29352026-06-18T16:33:35.221Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29362026-06-18T16:33:35.413Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29372026-06-18T16:33:35.972Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29382026-06-18T16:33:36.034Z Checking hickory-client v0.25.2
29392026-06-18T16:33:36.061Z Checking tokio-test v0.4.5
29402026-06-18T16:33:36.103Z Compiling assert_cmd v2.1.2
29412026-06-18T16:33:36.287Z Checking escape8259 v0.5.3
29422026-06-18T16:33:36.459Z Checking libtest-mimic v0.8.1
29432026-06-18T16:33:36.828Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29442026-06-18T16:33:36.958Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29452026-06-18T16:33:36.997Z Checking blake2b_simd v1.0.4
29462026-06-18T16:33:37.395Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29472026-06-18T16:33:37.655Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29482026-06-18T16:33:39.729Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29492026-06-18T16:33:39.729Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29502026-06-18T16:33:39.729Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29512026-06-18T16:33:39.729Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29522026-06-18T16:33:39.729Z Checking fancy-regex v0.14.0
29532026-06-18T16:33:39.745Z Checking serde_tokenstream v0.2.3
29542026-06-18T16:33:39.745Z Checking approx v0.5.1
29552026-06-18T16:33:39.745Z Checking uzers v0.12.2
29562026-06-18T16:33:39.746Z Compiling rstest_macros v0.25.0
29572026-06-18T16:33:39.746Z Checking constant_time_eq v0.3.1
29582026-06-18T16:33:39.746Z Compiling linkme-impl v0.3.35
29592026-06-18T16:33:39.746Z Checking termcolor v1.4.1
29602026-06-18T16:33:39.746Z Checking trybuild v1.0.116
29612026-06-18T16:33:40.036Z Checking rust-argon2 v2.1.0
29622026-06-18T16:33:40.171Z Checking datatest-stable v0.3.3
29632026-06-18T16:33:40.508Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29642026-06-18T16:33:40.619Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29652026-06-18T16:33:40.844Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29662026-06-18T16:33:40.876Z Checking support-bundle-viewer v0.1.2
29672026-06-18T16:33:41.139Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29682026-06-18T16:33:41.368Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29692026-06-18T16:33:41.582Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29702026-06-18T16:33:41.603Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29712026-06-18T16:33:41.712Z Compiling polar-core v0.27.3
29722026-06-18T16:33:41.792Z Checking drift v0.2.0
29732026-06-18T16:33:41.826Z Checking rand_distr v0.5.1
29742026-06-18T16:33:41.838Z Checking multimap v0.10.1
29752026-06-18T16:33:42.050Z Compiling linkme v0.3.35
29762026-06-18T16:33:42.175Z Compiling relative-path v1.9.3
29772026-06-18T16:33:42.616Z Checking dropshot-api-manager v0.7.2
29782026-06-18T16:33:43.402Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29792026-06-18T16:33:43.815Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29802026-06-18T16:33:44.022Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29812026-06-18T16:33:44.255Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29822026-06-18T16:33:44.495Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29832026-06-18T16:33:44.559Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29842026-06-18T16:33:44.616Z Checking cargo_toml v0.21.0
29852026-06-18T16:33:47.249Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29862026-06-18T16:33:47.297Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29872026-06-18T16:33:47.297Z Checking partial-io v0.5.4
29882026-06-18T16:33:47.297Z Checking termios v0.3.3
29892026-06-18T16:33:47.297Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29902026-06-18T16:33:47.297Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29912026-06-18T16:33:47.297Z Checking rstest v0.25.0
29922026-06-18T16:33:47.297Z Checking oso v0.27.3
29932026-06-18T16:33:47.729Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29942026-06-18T16:33:48.218Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29952026-06-18T16:33:50.774Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29962026-06-18T16:33:56.096Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
29972026-06-18T16:33:57.988Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29982026-06-18T16:33:59.045Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29992026-06-18T16:34:02.046Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30002026-06-18T16:34:06.999Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30012026-06-18T16:34:11.372Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30022026-06-18T16:34:14.661Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30032026-06-18T16:34:16.283Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30042026-06-18T16:34:16.581Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30052026-06-18T16:34:21.774Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-06-18T16:34:26.339Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30072026-06-18T16:35:39.255Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 02s
30082026-06-18T16:35:39.854Z
30092026-06-18T16:35:39.854Zreal 4:05.448523625
30102026-06-18T16:35:39.854Zuser 21:01.131066735
30112026-06-18T16:35:39.858Zsys 4:44.114882716
30122026-06-18T16:35:39.859Ztrap 0.508300452
30132026-06-18T16:35:39.859Ztflt 0.475703779
30142026-06-18T16:35:39.859Zdflt 0.406864241
30152026-06-18T16:35:39.859Zkflt 0.005158697
30162026-06-18T16:35:39.859Zlock 57:08.797648390
30172026-06-18T16:35:39.859Zslp 57:57.449751338
30182026-06-18T16:35:39.859Zlat 1:41.723131326
30192026-06-18T16:35:39.859Zstop 10:30.589056111
30202026-06-18T16:35:39.859Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30212026-06-18T16:35:39.859Z+ ptime -m cargo doc --workspace --no-deps
30222026-06-18T16:35:40.638Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30232026-06-18T16:35:40.638Z |
30242026-06-18T16:35:40.638Z = 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)`
30252026-06-18T16:35:40.638Z = 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>
30262026-06-18T16:35:41.626Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30272026-06-18T16:35:41.849Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30282026-06-18T16:35:41.893Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30292026-06-18T16:35:41.952Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30302026-06-18T16:35:41.985Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30312026-06-18T16:35:42.036Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30322026-06-18T16:35:42.130Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30332026-06-18T16:35:42.158Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30342026-06-18T16:35:42.193Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30352026-06-18T16:35:42.221Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30362026-06-18T16:35:42.381Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30372026-06-18T16:35:42.435Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30382026-06-18T16:35:42.477Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30392026-06-18T16:35:42.504Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30402026-06-18T16:35:42.525Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30412026-06-18T16:35:42.560Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30422026-06-18T16:35:42.579Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30432026-06-18T16:35:42.600Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30442026-06-18T16:35:42.603Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30452026-06-18T16:35:42.650Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30462026-06-18T16:35:42.695Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30472026-06-18T16:35:42.767Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30482026-06-18T16:35:43.004Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30492026-06-18T16:35:43.366Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30502026-06-18T16:35:43.388Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30512026-06-18T16:35:43.459Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30522026-06-18T16:35:43.516Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30532026-06-18T16:35:43.541Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30542026-06-18T16:35:43.689Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30552026-06-18T16:35:43.745Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30562026-06-18T16:35:43.848Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30572026-06-18T16:35:43.975Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30582026-06-18T16:35:44.065Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30592026-06-18T16:35:44.124Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30602026-06-18T16:35:44.148Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30612026-06-18T16:35:44.170Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30622026-06-18T16:35:44.292Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30632026-06-18T16:35:44.337Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30642026-06-18T16:35:44.399Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30652026-06-18T16:35:44.628Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30662026-06-18T16:35:44.679Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30672026-06-18T16:35:44.996Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30682026-06-18T16:35:45.076Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30692026-06-18T16:35:45.133Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30702026-06-18T16:35:45.244Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30712026-06-18T16:35:45.298Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30722026-06-18T16:35:45.321Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30732026-06-18T16:35:45.400Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30742026-06-18T16:35:45.477Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30752026-06-18T16:35:45.553Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30762026-06-18T16:35:45.583Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30772026-06-18T16:35:45.633Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30782026-06-18T16:35:45.710Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30792026-06-18T16:35:45.783Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30802026-06-18T16:35:45.830Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30812026-06-18T16:35:45.856Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30822026-06-18T16:35:45.909Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30832026-06-18T16:35:45.990Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30842026-06-18T16:35:46.012Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30852026-06-18T16:35:46.032Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30862026-06-18T16:35:46.056Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30872026-06-18T16:35:46.104Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30882026-06-18T16:35:46.478Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30892026-06-18T16:35:46.610Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30902026-06-18T16:35:46.613Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30912026-06-18T16:35:46.910Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30922026-06-18T16:35:47.034Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30932026-06-18T16:35:47.381Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30942026-06-18T16:35:47.491Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30952026-06-18T16:35:47.526Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30962026-06-18T16:35:47.549Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30972026-06-18T16:35:47.682Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
30982026-06-18T16:35:47.748Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30992026-06-18T16:35:47.826Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31002026-06-18T16:35:47.856Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31012026-06-18T16:35:47.978Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31022026-06-18T16:35:48.492Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31032026-06-18T16:35:48.964Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31042026-06-18T16:35:49.054Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31052026-06-18T16:35:49.077Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31062026-06-18T16:35:49.208Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31072026-06-18T16:35:49.299Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31082026-06-18T16:35:49.428Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31092026-06-18T16:35:49.541Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31102026-06-18T16:35:49.580Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31112026-06-18T16:35:49.781Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31122026-06-18T16:35:49.804Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31132026-06-18T16:35:49.826Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31142026-06-18T16:35:49.945Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31152026-06-18T16:35:50.007Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31162026-06-18T16:35:50.072Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31172026-06-18T16:35:50.091Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31182026-06-18T16:35:50.110Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31192026-06-18T16:35:50.164Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31202026-06-18T16:35:50.311Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31212026-06-18T16:35:50.353Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31222026-06-18T16:35:50.374Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31232026-06-18T16:35:50.377Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31242026-06-18T16:35:50.415Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31252026-06-18T16:35:50.439Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31262026-06-18T16:35:50.519Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31272026-06-18T16:35:50.586Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31282026-06-18T16:35:50.646Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31292026-06-18T16:35:50.675Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31302026-06-18T16:35:50.789Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31312026-06-18T16:35:50.952Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31322026-06-18T16:35:50.994Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31332026-06-18T16:35:50.996Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31342026-06-18T16:35:51.468Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31352026-06-18T16:35:51.618Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31362026-06-18T16:35:51.715Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31372026-06-18T16:35:52.354Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31382026-06-18T16:35:52.473Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31392026-06-18T16:35:52.563Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31402026-06-18T16:35:53.388Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31412026-06-18T16:35:53.423Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31422026-06-18T16:35:53.816Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31432026-06-18T16:35:54.609Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31442026-06-18T16:35:55.230Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31452026-06-18T16:35:55.255Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31462026-06-18T16:35:55.845Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31472026-06-18T16:35:56.009Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31482026-06-18T16:35:56.089Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31492026-06-18T16:35:56.139Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31502026-06-18T16:35:56.775Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31512026-06-18T16:35:56.864Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31522026-06-18T16:35:56.915Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31532026-06-18T16:35:57.134Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31542026-06-18T16:35:57.171Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31552026-06-18T16:35:57.623Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31562026-06-18T16:35:57.773Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31572026-06-18T16:35:58.047Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31582026-06-18T16:35:58.136Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31592026-06-18T16:35:58.168Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31602026-06-18T16:35:58.600Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31612026-06-18T16:35:58.878Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31622026-06-18T16:35:59.096Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31632026-06-18T16:35:59.123Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31642026-06-18T16:35:59.649Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31652026-06-18T16:35:59.840Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31662026-06-18T16:36:00.240Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31672026-06-18T16:36:00.844Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31682026-06-18T16:36:00.875Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31692026-06-18T16:36:01.815Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31702026-06-18T16:36:02.326Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31712026-06-18T16:36:02.392Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31722026-06-18T16:36:02.869Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31732026-06-18T16:36:03.485Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31742026-06-18T16:36:04.048Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31752026-06-18T16:36:04.591Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31762026-06-18T16:36:04.721Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31772026-06-18T16:36:05.862Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31782026-06-18T16:36:06.521Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31792026-06-18T16:36:06.674Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31802026-06-18T16:36:07.870Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31812026-06-18T16:36:09.388Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31822026-06-18T16:36:09.443Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31832026-06-18T16:36:10.426Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31842026-06-18T16:36:10.602Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31852026-06-18T16:36:10.821Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31862026-06-18T16:36:11.403Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31872026-06-18T16:36:12.616Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31882026-06-18T16:36:13.101Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31892026-06-18T16:36:13.161Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31902026-06-18T16:36:13.834Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31912026-06-18T16:36:14.322Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31922026-06-18T16:36:14.358Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31932026-06-18T16:36:14.500Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31942026-06-18T16:36:14.918Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31952026-06-18T16:36:14.922Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31962026-06-18T16:36:14.974Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31972026-06-18T16:36:15.212Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31982026-06-18T16:36:15.479Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31992026-06-18T16:36:15.603Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32002026-06-18T16:36:15.686Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32012026-06-18T16:36:16.202Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32022026-06-18T16:36:16.321Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32032026-06-18T16:36:16.369Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32042026-06-18T16:36:16.656Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32052026-06-18T16:36:17.000Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32062026-06-18T16:36:17.664Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32072026-06-18T16:36:18.229Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32082026-06-18T16:36:18.388Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32092026-06-18T16:36:19.128Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32102026-06-18T16:36:19.886Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32112026-06-18T16:36:21.551Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32122026-06-18T16:36:22.615Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32132026-06-18T16:36:23.323Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32142026-06-18T16:36:23.833Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32152026-06-18T16:36:24.309Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32162026-06-18T16:36:26.841Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32172026-06-18T16:36:27.418Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32182026-06-18T16:36:28.399Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32192026-06-18T16:36:28.962Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32202026-06-18T16:36:29.808Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32212026-06-18T16:36:31.938Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32222026-06-18T16:36:32.717Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32232026-06-18T16:36:33.396Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32242026-06-18T16:36:34.341Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32252026-06-18T16:36:34.701Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32262026-06-18T16:36:34.745Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32272026-06-18T16:36:37.302Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32282026-06-18T16:36:38.110Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32292026-06-18T16:36:38.966Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32302026-06-18T16:36:42.123Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32312026-06-18T16:36:43.478Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32322026-06-18T16:36:44.190Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32332026-06-18T16:36:44.995Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32342026-06-18T16:36:45.786Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32352026-06-18T16:36:46.589Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32362026-06-18T16:36:47.401Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32372026-06-18T16:36:48.200Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32382026-06-18T16:36:49.067Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32392026-06-18T16:36:49.249Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32402026-06-18T16:36:49.964Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32412026-06-18T16:36:52.795Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32422026-06-18T16:36:53.561Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32432026-06-18T16:36:54.489Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32442026-06-18T16:36:55.414Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32452026-06-18T16:36:56.728Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32462026-06-18T16:36:57.597Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32472026-06-18T16:36:58.402Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32482026-06-18T16:37:01.363Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32492026-06-18T16:37:01.527Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32502026-06-18T16:37:02.443Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32512026-06-18T16:37:03.722Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32522026-06-18T16:37:05.170Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32532026-06-18T16:37:06.568Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32542026-06-18T16:37:07.714Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32552026-06-18T16:37:09.080Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32562026-06-18T16:37:10.341Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32572026-06-18T16:37:12.955Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32582026-06-18T16:37:13.714Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32592026-06-18T16:37:15.214Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32602026-06-18T16:37:17.010Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32612026-06-18T16:37:18.599Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32622026-06-18T16:37:20.202Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32632026-06-18T16:37:21.969Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32642026-06-18T16:37:26.002Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32652026-06-18T16:37:27.063Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32662026-06-18T16:37:27.947Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32672026-06-18T16:37:28.952Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32682026-06-18T16:37:30.630Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32692026-06-18T16:37:32.312Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32702026-06-18T16:37:34.226Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32712026-06-18T16:37:36.378Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32722026-06-18T16:37:38.165Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32732026-06-18T16:37:39.930Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32742026-06-18T16:37:42.053Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32752026-06-18T16:37:43.595Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32762026-06-18T16:37:45.436Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32772026-06-18T16:37:47.290Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32782026-06-18T16:37:50.859Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32792026-06-18T16:37:52.397Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32802026-06-18T16:37:54.210Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32812026-06-18T16:37:56.400Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32822026-06-18T16:37:57.775Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32832026-06-18T16:38:02.032Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32842026-06-18T16:38:03.777Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32852026-06-18T16:38:05.905Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32862026-06-18T16:38:07.635Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32872026-06-18T16:38:10.485Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32882026-06-18T16:38:11.967Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32892026-06-18T16:38:14.596Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32902026-06-18T16:38:16.521Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32912026-06-18T16:38:18.875Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32922026-06-18T16:38:21.481Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32932026-06-18T16:38:23.594Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32942026-06-18T16:38:25.832Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32952026-06-18T16:38:27.973Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32962026-06-18T16:38:30.209Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32972026-06-18T16:38:32.447Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32982026-06-18T16:38:34.928Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32992026-06-18T16:38:37.246Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33002026-06-18T16:38:38.996Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33012026-06-18T16:38:41.302Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33022026-06-18T16:38:43.508Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33032026-06-18T16:38:45.910Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33042026-06-18T16:38:48.125Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33052026-06-18T16:38:50.360Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33062026-06-18T16:38:52.724Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33072026-06-18T16:38:54.933Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33082026-06-18T16:38:57.346Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33092026-06-18T16:38:59.722Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33102026-06-18T16:39:02.065Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33112026-06-18T16:39:04.465Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33122026-06-18T16:39:06.838Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33132026-06-18T16:39:09.167Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33142026-06-18T16:39:11.598Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33152026-06-18T16:39:14.018Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33162026-06-18T16:39:16.413Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33172026-06-18T16:39:18.706Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33182026-06-18T16:39:21.658Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33192026-06-18T16:39:23.826Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33202026-06-18T16:39:26.325Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33212026-06-18T16:39:28.800Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33222026-06-18T16:39:31.232Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33232026-06-18T16:39:33.652Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33242026-06-18T16:39:36.190Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33252026-06-18T16:39:38.580Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33262026-06-18T16:39:41.127Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33272026-06-18T16:39:43.527Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33282026-06-18T16:39:46.180Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33292026-06-18T16:39:48.560Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33302026-06-18T16:39:51.075Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33312026-06-18T16:39:53.400Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33322026-06-18T16:39:55.969Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33332026-06-18T16:39:58.640Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33342026-06-18T16:40:01.112Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33352026-06-18T16:40:03.732Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33362026-06-18T16:40:06.387Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33372026-06-18T16:40:08.959Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33382026-06-18T16:40:14.665Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33392026-06-18T16:40:14.733Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33402026-06-18T16:40:16.655Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33412026-06-18T16:40:19.300Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33422026-06-18T16:40:21.891Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33432026-06-18T16:40:24.792Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33442026-06-18T16:40:27.238Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33452026-06-18T16:40:34.842Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33462026-06-18T16:40:35.042Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33472026-06-18T16:40:38.367Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33482026-06-18T16:40:43.053Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33492026-06-18T16:40:45.886Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33502026-06-18T16:40:49.605Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33512026-06-18T16:40:53.516Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33522026-06-18T16:40:57.035Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33532026-06-18T16:41:00.723Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33542026-06-18T16:41:04.425Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33552026-06-18T16:41:08.248Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33562026-06-18T16:41:11.786Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33572026-06-18T16:41:15.467Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33582026-06-18T16:41:21.586Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33592026-06-18T16:41:22.886Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33602026-06-18T16:41:26.588Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33612026-06-18T16:41:30.308Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33622026-06-18T16:41:33.990Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33632026-06-18T16:41:37.704Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33642026-06-18T16:41:41.417Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33652026-06-18T16:41:45.335Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33662026-06-18T16:41:49.010Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33672026-06-18T16:41:52.762Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33682026-06-18T16:41:56.414Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33692026-06-18T16:42:00.151Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33702026-06-18T16:42:29.844Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 49s
33712026-06-18T16:42:30.590Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 198 other files
33722026-06-18T16:42:30.598Z
33732026-06-18T16:42:30.598Zreal 6:50.155869108
33742026-06-18T16:42:30.598Zuser 17:58.427577747
33752026-06-18T16:42:30.598Zsys 3:46.897152848
33762026-06-18T16:42:30.598Ztrap 0.268645663
33772026-06-18T16:42:30.598Ztflt 0.021627784
33782026-06-18T16:42:30.598Zdflt 0.063569181
33792026-06-18T16:42:30.598Zkflt 0.000021910
33802026-06-18T16:42:30.598Zlock 6:23:20.402161844
33812026-06-18T16:42:30.598Zslp 2:18:21.096782778
33822026-06-18T16:42:30.598Zlat 33.387975160
33832026-06-18T16:42:30.598Zstop 1:36.960163638
33842026-06-18T16:42:30.598Zprocess exited: duration 784215 ms, exit code 0
 
33852026-06-18T16:42:30.605Zfound 0 output files