01KWAD5AJCQWR8HC9TX0J01A1J: clippy (helios)

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

Buildomat Job: 01KWAD5ZKT8HCC2ZGC8AXCAXPB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-29T19:20:52.249Zjob assigned to worker 01KWAD66DG0GFT32W9B7VYE1RS [factory aws, i-0b55fd13edcab02c7] (queued for 52 s)
 
22026-06-29T19:20:59.046Zstarting task 0: "setup"
32026-06-29T19:20:59.056Z++ uname -s
42026-06-29T19:20:59.061Z+ kern=SunOS
52026-06-29T19:20:59.061Z+ build_user=build
62026-06-29T19:20:59.061Z+ build_uid=12345
72026-06-29T19:20:59.061Z+ work_dir=/work
82026-06-29T19:20:59.061Z+ input_dir=/input
92026-06-29T19:20:59.061Z+ [[ 0 == 12345 ]]
102026-06-29T19:20:59.061Z+ case "$kern" in
112026-06-29T19:20:59.061Z+ groupadd -g 12345 build
122026-06-29T19:20:59.061Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-29T19:21:01.059Z+ zfs create -o mountpoint=/work rpool/work
142026-06-29T19:21:01.128Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-29T19:21:01.131Z+ home_fs=zfs
162026-06-29T19:21:01.131Z+ [[ zfs == autofs ]]
172026-06-29T19:21:01.131Z+ mkdir -p /home/build
182026-06-29T19:21:01.131Z+ chown build:build /home/build /work
192026-06-29T19:21:03.130Z+ chmod 0700 /home/build /work
202026-06-29T19:21:03.133Zprocess exited: duration 4084 ms, exit code 0
 
212026-06-29T19:21:03.140Zstarting task 1: "rust-toolchain"
222026-06-29T19:21:03.143Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.0
232026-06-29T19:21:03.144Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-29T19:21:03.144Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-06-29T19:21:03.144Z * rust toolchain channel = "1.96.0"
262026-06-29T19:21:03.144Z * rust toolchain profile = "default"
272026-06-29T19:21:03.144Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-29T19:21:03.147Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-29T19:21:03.147Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.0 --profile default
302026-06-29T19:21:03.200Zinfo: downloading installer
312026-06-29T19:21:04.723Zwarn: It looks like you have an existing rustup settings file at:
322026-06-29T19:21:04.723Zwarn: /home/build/.rustup/settings.toml
332026-06-29T19:21:04.723Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-29T19:21:04.723Zwarn: instead of the one inferred from the default host triple.
352026-06-29T19:21:04.735Zinfo: profile set to default
362026-06-29T19:21:04.735Zinfo: default host triple is x86_64-unknown-illumos
372026-06-29T19:21:04.738Zinfo: syncing channel updates for 1.96.0-x86_64-unknown-illumos
382026-06-29T19:21:04.868Zinfo: latest update on 2026-05-28 for version 1.96.0 (ac68faa20 2026-05-25)
392026-06-29T19:21:04.873Zinfo: downloading 6 components
402026-06-29T19:21:19.196Zinfo: default toolchain set to 1.96.0-x86_64-unknown-illumos
412026-06-29T19:21:19.196Z
422026-06-29T19:21:19.224Z 1.96.0-x86_64-unknown-illumos installed - rustc 1.96.0 (ac68faa20 2026-05-25)
432026-06-29T19:21:19.224Z
442026-06-29T19:21:19.224Z
452026-06-29T19:21:19.224ZRust is installed now. Great!
462026-06-29T19:21:19.224Z
472026-06-29T19:21:19.224ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-29T19:21:19.224Zenvironment variable. This has not been done automatically.
492026-06-29T19:21:19.224Z
502026-06-29T19:21:19.224ZTo configure your current shell, you need to source
512026-06-29T19:21:19.224Zthe corresponding env file under $HOME/.cargo.
522026-06-29T19:21:19.224Z
532026-06-29T19:21:19.224ZThis is usually done by running one of the following (note the leading DOT):
542026-06-29T19:21:19.230Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-29T19:21:19.230Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-29T19:21:19.230Zsource "~/.cargo/env.nu" # For nushell
572026-06-29T19:21:19.230Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-29T19:21:19.230Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-29T19:21:19.230Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-29T19:21:19.230Zwarn: no default linker (`cc`) was found in your PATH
612026-06-29T19:21:19.230Zwarn: many Rust crates require a system C toolchain to build
622026-06-29T19:21:19.331Z+ rustup --version
632026-06-29T19:21:19.340Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-29T19:21:19.342Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-29T19:21:19.360Zinfo: the currently active `rustc` version is `rustc 1.96.0 (ac68faa20 2026-05-25)`
662026-06-29T19:21:19.363Z+ cargo --version
672026-06-29T19:21:19.376Zcargo 1.96.0 (30a34c682 2026-05-25)
682026-06-29T19:21:19.379Z+ rustc --version
692026-06-29T19:21:19.398Zrustc 1.96.0 (ac68faa20 2026-05-25)
702026-06-29T19:21:19.401Zprocess exited: duration 16260 ms, exit code 0
 
712026-06-29T19:21:19.406Zstarting task 2: "authentication"
722026-06-29T19:21:19.423Zprocess exited: duration 16 ms, exit code 0
 
732026-06-29T19:21:19.430Zstarting task 3: "clone repository"
742026-06-29T19:21:19.433Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-29T19:21:19.437Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-29T19:21:19.471ZCloning into '/work/oxidecomputer/omicron'...
772026-06-29T19:21:29.603Z+ cd /work/oxidecomputer/omicron
782026-06-29T19:21:29.603Z+ git fetch origin a19e40f76561cacfaeced19610030fca654e2605
792026-06-29T19:21:29.918ZFrom https://github.com/oxidecomputer/omicron
802026-06-29T19:21:29.918Z * branch a19e40f76561cacfaeced19610030fca654e2605 -> FETCH_HEAD
812026-06-29T19:21:29.925Z+ [[ -n john/scrimlet-reconcilers-mgd-bgp ]]
822026-06-29T19:21:29.930Z++ git branch --show-current
832026-06-29T19:21:29.931Z+ current=main
842026-06-29T19:21:29.931Z+ [[ main != john/scrimlet-reconcilers-mgd-bgp ]]
852026-06-29T19:21:29.931Z+ git branch -f john/scrimlet-reconcilers-mgd-bgp a19e40f76561cacfaeced19610030fca654e2605
862026-06-29T19:21:29.933Z+ git checkout -f john/scrimlet-reconcilers-mgd-bgp
872026-06-29T19:21:30.178ZSwitched to branch 'john/scrimlet-reconcilers-mgd-bgp'
882026-06-29T19:21:30.180Z+ git reset --hard a19e40f76561cacfaeced19610030fca654e2605
892026-06-29T19:21:30.202ZHEAD is now at a19e40f76 also skip unnumbered peers if parent router failed to create
902026-06-29T19:21:30.205Zprocess exited: duration 10774 ms, exit code 0
 
912026-06-29T19:21:30.211Zstarting task 4: "build"
922026-06-29T19:21:30.214Z+ source ./env.sh
932026-06-29T19:21:30.217Z++ OLD_SHELL_OPTS=ehxB
942026-06-29T19:21:30.217Z++ set -o xtrace
952026-06-29T19:21:30.217Z++++ dirname ./env.sh
962026-06-29T19:21:30.220Z+++ readlink -f .
972026-06-29T19:21:30.223Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-29T19:21:30.223Z++ 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-29T19:21:30.223Z++ 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-29T19:21:30.223Z++ 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-29T19:21:30.223Z++ 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-29T19:21:30.223Z++ 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-29T19:21:30.223Z++ 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-29T19:21:30.224Z++ 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-29T19:21:30.224Z++ 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-29T19:21:30.224Z++ 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-29T19:21:30.224Z++ 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-29T19:21:30.224Z++ case $OLD_SHELL_OPTS in
1092026-06-29T19:21:30.224Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-29T19:21:30.224Z+ source .github/buildomat/ci-env.sh
1112026-06-29T19:21:30.224Z++ export CARGO_TERM_COLOR=always
1122026-06-29T19:21:30.224Z++ CARGO_TERM_COLOR=always
1132026-06-29T19:21:30.224Z+ cargo --version
1142026-06-29T19:21:30.230Zcargo 1.96.0 (30a34c682 2026-05-25)
1152026-06-29T19:21:30.235Z+ rustc --version
1162026-06-29T19:21:30.252Zrustc 1.96.0 (ac68faa20 2026-05-25)
1172026-06-29T19:21:30.257Z+ banner prerequisites
1182026-06-29T19:21:30.257Z
1192026-06-29T19:21:30.257Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-29T19:21:30.257Z # # # # # # # # # # # # # # #
1212026-06-29T19:21:30.257Z # # # # ##### # # ##### # # # # # #### #
1222026-06-29T19:21:30.257Z ##### ##### # ##### # # # # # # # # #
1232026-06-29T19:21:30.257Z # # # # # # # # # # # # # # #
1242026-06-29T19:21:30.257Z # # # ###### # # ###### ### # #### # #### #
1252026-06-29T19:21:30.257Z
1262026-06-29T19:21:30.257Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-29T19:21:31.711Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-29T19:21:31.822Z Startup: Caching catalogs ... Done
1292026-06-29T19:21:32.326ZPlanning: Solver setup ... Done (0.458s)
1302026-06-29T19:21:32.351ZPlanning: Running solver ... Done (0.025s)
1312026-06-29T19:21:32.364ZPlanning: Finding local manifests ... Done (0.004s)
1322026-06-29T19:21:32.375ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-29T19:21:32.393ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-29T19:21:32.407ZPlanning: Package planning ... Done (0.013s)
1352026-06-29T19:21:32.409ZPlanning: Merging actions ... Done (0.002s)
1362026-06-29T19:21:32.575ZPlanning: Checking for conflicting actions ... Done (0.164s)
1372026-06-29T19:21:32.580ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-29T19:21:33.381ZPlanning: Evaluating mediators ... Done (0.807s)
1392026-06-29T19:21:33.386ZPlanning: Planning completed in 1.54 seconds
1402026-06-29T19:21:33.390Z Packages to install: 2
1412026-06-29T19:21:33.390Z Estimated space available: 156.06 GB
1422026-06-29T19:21:33.393ZEstimated space to be consumed: 30.96 MB
1432026-06-29T19:21:33.393Z Create boot environment: No
1442026-06-29T19:21:33.393ZCreate backup boot environment: No
1452026-06-29T19:21:33.393Z Rebuild boot archive: No
1462026-06-29T19:21:33.393Z
1472026-06-29T19:21:33.393ZChanged packages:
1482026-06-29T19:21:33.393Zhelios
1492026-06-29T19:21:33.393Z developer/build-essential
1502026-06-29T19:21:33.393Z None -> 11-3.0
1512026-06-29T19:21:33.393Z library/libxmlsec1
1522026-06-29T19:21:33.393Z None -> 1.2.35-3.0
1532026-06-29T19:21:33.415Z
1542026-06-29T19:21:33.415ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-29T19:21:34.036ZDownload: Completed 1.28 MB in 0.62 seconds (2.1M/s)
1562026-06-29T19:21:34.097Z Actions: 1/268 actions (Installing new actions)
1572026-06-29T19:21:34.134Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-29T19:21:34.145ZFinalize: Updating package state database ... Done (0.010s)
1592026-06-29T19:21:34.145ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-29T19:21:34.174ZFinalize: Updating image state ... Done (0.028s)
1612026-06-29T19:21:36.596ZFinalize: Creating fast lookup database ... Done (2.396s)
1622026-06-29T19:21:36.664ZFinalize: Reading search index ... Done (0.012s)
1632026-06-29T19:21:36.667ZFinalize: Updating search index ... Done (0.000s)
1642026-06-29T19:21:36.761ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-29T19:21:37.075ZPlanning: Evaluating mediator changes ... Done
1662026-06-29T19:21:37.182ZPlanning: Checking for conflicting actions ... Done
1672026-06-29T19:21:37.186ZPlanning: Consolidating action changes ... Done
1682026-06-29T19:21:37.340ZPlanning: Evaluating mediators ... Done
1692026-06-29T19:21:37.344ZPlanning: Planning completed in 0.27 seconds
1702026-06-29T19:21:37.365Z Mediators to change: 2
1712026-06-29T19:21:37.365Z Create boot environment: No
1722026-06-29T19:21:37.365ZCreate backup boot environment: No
1732026-06-29T19:21:37.410ZFinalize: Updating package state database ... Done
1742026-06-29T19:21:37.410ZFinalize: Updating package cache ... Done
1752026-06-29T19:21:37.425ZFinalize: Updating image state ... Done
1762026-06-29T19:21:39.401ZFinalize: Creating fast lookup database ... Done
1772026-06-29T19:21:39.467ZFinalize: Reading search index ... Done
1782026-06-29T19:21:39.469ZFinalize: Updating search index ... Done
1792026-06-29T19:21:39.531ZFinalize: Updating package cache ... Done
1802026-06-29T19:21:39.822ZPlanning: Evaluating mediator changes ... Done
1812026-06-29T19:21:39.929ZPlanning: Checking for conflicting actions ... Done
1822026-06-29T19:21:39.951ZPlanning: Consolidating action changes ... Done
1832026-06-29T19:21:40.089ZPlanning: Evaluating mediators ... Done
1842026-06-29T19:21:40.092ZPlanning: Planning completed in 0.27 seconds
1852026-06-29T19:21:40.113Z Mediators to change: 1
1862026-06-29T19:21:40.117Z Create boot environment: No
1872026-06-29T19:21:40.117ZCreate backup boot environment: No
1882026-06-29T19:21:40.156ZFinalize: Updating package state database ... Done
1892026-06-29T19:21:40.159ZFinalize: Updating package cache ... Done
1902026-06-29T19:21:40.172ZFinalize: Updating image state ... Done
1912026-06-29T19:21:42.170ZFinalize: Creating fast lookup database ... Done
1922026-06-29T19:21:42.242ZFinalize: Reading search index ... Done
1932026-06-29T19:21:42.245ZFinalize: Updating search index ... Done
1942026-06-29T19:21:42.302ZFinalize: Updating package cache ... Done
1952026-06-29T19:21:42.613ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-29T19:21:42.613Zapache system 2.4 system
1972026-06-29T19:21:42.613Zclang system 15 system
1982026-06-29T19:21:42.613Zcsh system system illumos
1992026-06-29T19:21:42.614Zctags system system illumos
2002026-06-29T19:21:42.614Zfile vendor vendor darwinsys
2012026-06-29T19:21:42.614Zfile system system illumos
2022026-06-29T19:21:42.614Zgcc vendor 14 vendor
2032026-06-29T19:21:42.614Zgcc system 13 system
2042026-06-29T19:21:42.614Zgcc system 10 system
2052026-06-29T19:21:42.614Zgo system 1.25 system
2062026-06-29T19:21:42.614Zllvm system 15 system
2072026-06-29T19:21:42.614Zmariadb system 11.4 system
2082026-06-29T19:21:42.614Zmta vendor vendor dma
2092026-06-29T19:21:42.614Zopenjdk system 17 system
2102026-06-29T19:21:42.614Zopenjdk system 11 system
2112026-06-29T19:21:42.614Zopenssl vendor 3 vendor
2122026-06-29T19:21:42.614Zperl system 5.40 system
2132026-06-29T19:21:42.614Zpostgresql system 18 system
2142026-06-29T19:21:42.614Zpostgresql system 17 system
2152026-06-29T19:21:42.614Zpython vendor 3 vendor
2162026-06-29T19:21:42.614Zpython system 2 system
2172026-06-29T19:21:42.614Zpython3 vendor 3.13 vendor
2182026-06-29T19:21:42.614Zruby system 3.4 system
2192026-06-29T19:21:42.614Zruby system 3.0 system
2202026-06-29T19:21:42.614Zwords vendor vendor american-english
2212026-06-29T19:21:42.614Zwords system system australian-english
2222026-06-29T19:21:42.614Zwords system system british-english
2232026-06-29T19:21:42.614Zwords system system canadian-english
2242026-06-29T19:21:42.614Zwords system system french
2252026-06-29T19:21:42.614Zwords system system italian
2262026-06-29T19:21:42.614Zwords system system ngerman
2272026-06-29T19:21:42.614Zwords system system ogerman
2282026-06-29T19:21:42.614Zwords system system spanish
2292026-06-29T19:21:42.869ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-29T19:21:42.869Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-29T19:21:43.176ZFMRI IFO
2322026-06-29T19:21:43.176Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-29T19:21:43.176Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-29T19:21:43.176Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-29T19:21:43.176Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-29T19:21:43.176Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-29T19:21:43.176Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-29T19:21:43.176Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-29T19:21:43.176Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-29T19:21:43.176Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-29T19:21:43.445Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-29T19:21:43.712Z Updating crates.io index
2432026-06-29T19:21:43.715Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-29T19:21:43.956Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-06-29T19:21:44.308Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2462026-06-29T19:21:44.587Z Updating git repository `https://github.com/oxidecomputer/propolis`
2472026-06-29T19:21:45.544Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2482026-06-29T19:21:46.648Z Updating git repository `https://github.com/oxidecomputer/crucible`
2492026-06-29T19:21:48.149Z Updating git repository `https://github.com/oxidecomputer/opte`
2502026-06-29T19:21:48.955Z Updating git repository `https://github.com/oxidecomputer/tofino`
2512026-06-29T19:21:49.232Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-29T19:21:50.445Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-29T19:21:50.744Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-29T19:21:51.064Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-29T19:21:51.310Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-29T19:21:51.754Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-29T19:21:52.422Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-29T19:21:52.695Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-29T19:21:52.964Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-29T19:21:53.243Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-29T19:21:53.552Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-29T19:21:53.796Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-29T19:21:54.047Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-29T19:21:54.323Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-29T19:21:54.705Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-29T19:21:55.010Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-29T19:21:55.252Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-29T19:21:55.649Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-29T19:21:55.917Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-29T19:21:56.249Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-29T19:21:56.503Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-29T19:21:56.804Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-06-29T19:21:57.153Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-06-29T19:21:57.529Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-06-29T19:21:57.961Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-06-29T19:21:58.241Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-06-29T19:21:58.509Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-06-29T19:21:58.800Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-06-29T19:21:59.092Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-06-29T19:21:59.373Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-06-29T19:21:59.671Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-06-29T19:21:59.927Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-06-29T19:22:02.592Z Downloading crates ...
2842026-06-29T19:22:02.713Z Downloaded block-buffer v0.10.4
2852026-06-29T19:22:02.713Z Downloaded cpufeatures v0.2.17
2862026-06-29T19:22:02.713Z Downloaded getrandom v0.4.1
2872026-06-29T19:22:02.713Z Downloaded heck v0.4.1
2882026-06-29T19:22:02.793Z Downloaded anstream v1.0.0
2892026-06-29T19:22:02.793Z Downloaded papergrid v0.11.0
2902026-06-29T19:22:02.793Z Downloaded terminal_size v0.4.3
2912026-06-29T19:22:02.793Z Downloaded pest_meta v2.8.6
2922026-06-29T19:22:02.793Z Downloaded proc-macro2 v1.0.106
2932026-06-29T19:22:02.794Z Downloaded idna_adapter v1.2.1
2942026-06-29T19:22:02.794Z Downloaded utf8parse v0.2.2
2952026-06-29T19:22:02.794Z Downloaded unicode-linebreak v0.1.5
2962026-06-29T19:22:02.794Z Downloaded serde_json v1.0.150
2972026-06-29T19:22:02.794Z Downloaded zerovec-derive v0.11.2
2982026-06-29T19:22:02.794Z Downloaded thread-id v4.2.2
2992026-06-29T19:22:02.794Z Downloaded usdt v0.5.0
3002026-06-29T19:22:02.794Z Downloaded typeid v1.0.3
3012026-06-29T19:22:02.794Z Downloaded camino v1.2.2
3022026-06-29T19:22:02.794Z Downloaded zerofrom v0.1.6
3032026-06-29T19:22:02.795Z Downloaded serde v1.0.228
3042026-06-29T19:22:02.795Z Downloaded clap_lex v1.0.0
3052026-06-29T19:22:02.795Z Downloaded utf8_iter v1.0.4
3062026-06-29T19:22:02.795Z Downloaded thiserror-impl v1.0.69
3072026-06-29T19:22:02.795Z Downloaded idna v1.1.0
3082026-06-29T19:22:02.795Z Downloaded tinystr v0.8.2
3092026-06-29T19:22:02.795Z Downloaded ucd-trie v0.1.7
3102026-06-29T19:22:02.795Z Downloaded colorchoice v1.0.4
3112026-06-29T19:22:02.795Z Downloaded crypto-common v0.1.7
3122026-06-29T19:22:02.795Z Downloaded usdt-macro v0.5.0
3132026-06-29T19:22:02.795Z Downloaded serde_spanned v0.6.9
3142026-06-29T19:22:02.795Z Downloaded toml_write v0.1.2
3152026-06-29T19:22:02.796Z Downloaded generic-array v0.14.7
3162026-06-29T19:22:02.796Z Downloaded fnv v1.0.7
3172026-06-29T19:22:02.796Z Downloaded proc-macro-error-attr v1.0.4
3182026-06-29T19:22:02.796Z Downloaded form_urlencoded v1.2.2
3192026-06-29T19:22:02.796Z Downloaded zmij v1.0.21
3202026-06-29T19:22:02.797Z Downloaded zerovec v0.11.5
3212026-06-29T19:22:02.797Z Downloaded zerofrom-derive v0.1.6
3222026-06-29T19:22:02.797Z Downloaded unicode-xid v0.2.6
3232026-06-29T19:22:02.797Z Downloaded usdt-impl v0.5.0
3242026-06-29T19:22:02.797Z Downloaded tabled_derive v0.7.0
3252026-06-29T19:22:02.797Z Downloaded itoa v1.0.17
3262026-06-29T19:22:02.797Z Downloaded memmap v0.7.0
3272026-06-29T19:22:02.797Z Downloaded macaddr v1.0.1
3282026-06-29T19:22:02.797Z Downloaded equivalent v1.0.2
3292026-06-29T19:22:02.798Z Downloaded plain v0.2.3
3302026-06-29T19:22:02.798Z Downloaded yoke-derive v0.8.1
3312026-06-29T19:22:02.798Z Downloaded potential_utf v0.1.4
3322026-06-29T19:22:02.798Z Downloaded dtrace-parser v0.2.0
3332026-06-29T19:22:02.798Z Downloaded thiserror v1.0.69
3342026-06-29T19:22:02.798Z Downloaded usdt-attr-macro v0.5.0
3352026-06-29T19:22:02.798Z Downloaded thiserror-impl v2.0.18
3362026-06-29T19:22:02.799Z Downloaded swrite v0.1.0
3372026-06-29T19:22:02.799Z Downloaded strsim v0.11.1
3382026-06-29T19:22:02.799Z Downloaded version_check v0.9.5
3392026-06-29T19:22:02.799Z Downloaded ordered-float v2.10.1
3402026-06-29T19:22:02.799Z Downloaded writeable v0.6.2
3412026-06-29T19:22:02.799Z Downloaded heck v0.5.0
3422026-06-29T19:22:02.799Z Downloaded yoke v0.8.1
3432026-06-29T19:22:02.799Z Downloaded toml_datetime v0.6.11
3442026-06-29T19:22:02.799Z Downloaded toml v0.8.23
3452026-06-29T19:22:02.799Z Downloaded scroll_derive v0.12.1
3462026-06-29T19:22:02.799Z Downloaded pretty-hex v0.4.1
3472026-06-29T19:22:02.799Z Downloaded fastrand v2.3.0
3482026-06-29T19:22:02.799Z Downloaded errno v0.3.14
3492026-06-29T19:22:02.799Z Downloaded textwrap v0.16.2
3502026-06-29T19:22:02.867Z Downloaded anstyle-query v1.1.5
3512026-06-29T19:22:02.867Z Downloaded is_terminal_polyfill v1.70.2
3522026-06-29T19:22:02.867Z Downloaded stable_deref_trait v1.2.1
3532026-06-29T19:22:02.867Z Downloaded dof v0.3.0
3542026-06-29T19:22:02.867Z Downloaded unicode-ident v1.0.24
3552026-06-29T19:22:02.867Z Downloaded cfg-if v1.0.4
3562026-06-29T19:22:02.867Z Downloaded percent-encoding v2.3.2
3572026-06-29T19:22:02.867Z Downloaded smawk v0.3.2
3582026-06-29T19:22:02.867Z Downloaded serde-value v0.7.0
3592026-06-29T19:22:02.868Z Downloaded zerocopy-derive v0.7.35
3602026-06-29T19:22:02.868Z Downloaded camino-tempfile v1.4.1
3612026-06-29T19:22:02.868Z Downloaded zerotrie v0.2.3
3622026-06-29T19:22:02.868Z Downloaded url v2.5.8
3632026-06-29T19:22:02.868Z Downloaded erased-serde v0.4.9
3642026-06-29T19:22:02.868Z Downloaded cargo-platform v0.2.0
3652026-06-29T19:22:02.868Z Downloaded serde-untagged v0.1.9
3662026-06-29T19:22:02.868Z Downloaded autocfg v1.5.0
3672026-06-29T19:22:02.868Z Downloaded typenum v1.19.0
3682026-06-29T19:22:02.868Z Downloaded cargo_toml v0.21.0
3692026-06-29T19:22:02.868Z Downloaded toml_edit v0.22.27
3702026-06-29T19:22:02.868Z Downloaded byteorder v1.5.0
3712026-06-29T19:22:02.869Z Downloaded synstructure v0.13.2
3722026-06-29T19:22:02.869Z Downloaded anstyle-parse v1.0.0
3732026-06-29T19:22:02.869Z Downloaded quote v1.0.45
3742026-06-29T19:22:02.869Z Downloaded icu_normalizer_data v2.1.1
3752026-06-29T19:22:02.869Z Downloaded anyhow v1.0.102
3762026-06-29T19:22:02.869Z Downloaded digest v0.10.7
3772026-06-29T19:22:02.869Z Downloaded cargo_metadata v0.21.0
3782026-06-29T19:22:02.869Z Downloaded bytecount v0.6.9
3792026-06-29T19:22:02.869Z Downloaded zerocopy v0.7.35
3802026-06-29T19:22:02.869Z Downloaded winnow v0.7.14
3812026-06-29T19:22:02.869Z Downloaded unicode-width v0.1.14
3822026-06-29T19:22:02.869Z Downloaded scroll v0.12.0
3832026-06-29T19:22:02.869Z Downloaded sha2 v0.10.9
3842026-06-29T19:22:02.869Z Downloaded serde_tokenstream v0.2.3
3852026-06-29T19:22:02.869Z Downloaded fs-err v3.3.0
3862026-06-29T19:22:02.869Z Downloaded displaydoc v0.2.5
3872026-06-29T19:22:02.869Z Downloaded unicode-width v0.2.0
3882026-06-29T19:22:02.869Z Downloaded semver v1.0.28
3892026-06-29T19:22:02.870Z Downloaded smallvec v1.15.1
3902026-06-29T19:22:02.870Z Downloaded anstyle v1.0.14
3912026-06-29T19:22:02.870Z Downloaded clap_derive v4.6.1
3922026-06-29T19:22:02.870Z Downloaded pest_derive v2.8.6
3932026-06-29T19:22:02.870Z Downloaded once_cell v1.21.3
3942026-06-29T19:22:02.871Z Downloaded tempfile v3.25.0
3952026-06-29T19:22:02.871Z Downloaded proc-macro-error v1.0.4
3962026-06-29T19:22:02.871Z Downloaded pest_generator v2.8.6
3972026-06-29T19:22:02.871Z Downloaded thiserror v2.0.18
3982026-06-29T19:22:02.871Z Downloaded litemap v0.8.1
3992026-06-29T19:22:02.871Z Downloaded clap v4.6.1
4002026-06-29T19:22:02.871Z Downloaded serde_core v1.0.228
4012026-06-29T19:22:02.894Z Downloaded cargo-util-schemas v0.8.2
4022026-06-29T19:22:02.894Z Downloaded icu_properties v2.1.2
4032026-06-29T19:22:02.894Z Downloaded bitflags v2.11.0
4042026-06-29T19:22:02.894Z Downloaded icu_provider v2.1.1
4052026-06-29T19:22:02.894Z Downloaded serde_derive v1.0.228
4062026-06-29T19:22:02.894Z Downloaded icu_normalizer v2.1.1
4072026-06-29T19:22:02.894Z Downloaded icu_locale_core v2.1.1
4082026-06-29T19:22:02.894Z Downloaded num-traits v0.2.19
4092026-06-29T19:22:02.910Z Downloaded icu_collections v2.1.1
4102026-06-29T19:22:02.910Z Downloaded log v0.4.29
4112026-06-29T19:22:02.925Z Downloaded indexmap v2.14.0
4122026-06-29T19:22:02.925Z Downloaded memchr v2.8.0
4132026-06-29T19:22:02.932Z Downloaded pest v2.8.6
4142026-06-29T19:22:02.946Z Downloaded icu_properties_data v2.1.2
4152026-06-29T19:22:02.946Z Downloaded hashbrown v0.17.0
4162026-06-29T19:22:02.964Z Downloaded clap_builder v4.6.0
4172026-06-29T19:22:02.990Z Downloaded goblin v0.8.2
4182026-06-29T19:22:03.049Z Downloaded tabled v0.15.0
4192026-06-29T19:22:03.049Z Downloaded syn v2.0.117
4202026-06-29T19:22:03.066Z Downloaded syn v1.0.109
4212026-06-29T19:22:03.066Z Downloaded rustix v1.1.3
4222026-06-29T19:22:03.066Z Downloaded libc v0.2.185
4232026-06-29T19:22:03.116Z Compiling proc-macro2 v1.0.106
4242026-06-29T19:22:03.116Z Compiling quote v1.0.45
4252026-06-29T19:22:03.116Z Compiling unicode-ident v1.0.24
4262026-06-29T19:22:03.119Z Compiling serde_core v1.0.228
4272026-06-29T19:22:03.119Z Compiling libc v0.2.185
4282026-06-29T19:22:03.119Z Compiling version_check v0.9.5
4292026-06-29T19:22:03.119Z Compiling memchr v2.8.0
4302026-06-29T19:22:03.119Z Compiling stable_deref_trait v1.2.1
4312026-06-29T19:22:03.427Z Compiling serde v1.0.228
4322026-06-29T19:22:03.449Z Compiling zmij v1.0.21
4332026-06-29T19:22:03.711Z Compiling ucd-trie v0.1.7
4342026-06-29T19:22:03.796Z Compiling autocfg v1.5.0
4352026-06-29T19:22:03.973Z Compiling thiserror v1.0.69
4362026-06-29T19:22:03.994Z Compiling itoa v1.0.17
4372026-06-29T19:22:04.031Z Compiling pest v2.8.6
4382026-06-29T19:22:04.059Z Compiling litemap v0.8.1
4392026-06-29T19:22:04.104Z Compiling writeable v0.6.2
4402026-06-29T19:22:04.209Z Compiling byteorder v1.5.0
4412026-06-29T19:22:04.243Z Compiling icu_normalizer_data v2.1.1
4422026-06-29T19:22:04.425Z Compiling icu_properties_data v2.1.2
4432026-06-29T19:22:04.444Z Compiling rustix v1.1.3
4442026-06-29T19:22:04.565Z Compiling syn v2.0.117
4452026-06-29T19:22:04.642Z Compiling errno v0.3.14
4462026-06-29T19:22:04.657Z Compiling bitflags v2.11.0
4472026-06-29T19:22:04.794Z Compiling serde_json v1.0.150
4482026-06-29T19:22:04.911Z Compiling num-traits v0.2.19
4492026-06-29T19:22:05.009Z Compiling hashbrown v0.17.0
4502026-06-29T19:22:05.045Z Compiling pest_meta v2.8.6
4512026-06-29T19:22:05.220Z Compiling smallvec v1.15.1
4522026-06-29T19:22:05.278Z Compiling typeid v1.0.3
4532026-06-29T19:22:05.438Z Compiling equivalent v1.0.2
4542026-06-29T19:22:05.525Z Compiling indexmap v2.14.0
4552026-06-29T19:22:05.589Z Compiling thread-id v4.2.2
4562026-06-29T19:22:05.625Z Compiling proc-macro-error-attr v1.0.4
4572026-06-29T19:22:05.685Z Compiling usdt-impl v0.5.0
4582026-06-29T19:22:05.753Z Compiling toml_write v0.1.2
4592026-06-29T19:22:05.797Z Compiling winnow v0.7.14
4602026-06-29T19:22:05.956Z Compiling erased-serde v0.4.9
4612026-06-29T19:22:05.992Z Compiling syn v1.0.109
4622026-06-29T19:22:06.355Z Compiling proc-macro-error v1.0.4
4632026-06-29T19:22:06.394Z Compiling plain v0.2.3
4642026-06-29T19:22:06.504Z Compiling utf8parse v0.2.2
4652026-06-29T19:22:06.537Z Compiling percent-encoding v2.3.2
4662026-06-29T19:22:06.620Z Compiling camino v1.2.2
4672026-06-29T19:22:06.664Z Compiling thiserror v2.0.18
4682026-06-29T19:22:06.733Z Compiling utf8_iter v1.0.4
4692026-06-29T19:22:06.858Z Compiling log v0.4.29
4702026-06-29T19:22:06.886Z Compiling getrandom v0.4.1
4712026-06-29T19:22:06.908Z Compiling ordered-float v2.10.1
4722026-06-29T19:22:06.989Z Compiling form_urlencoded v1.2.2
4732026-06-29T19:22:07.048Z Compiling anstyle-parse v1.0.0
4742026-06-29T19:22:07.167Z Compiling synstructure v0.13.2
4752026-06-29T19:22:07.170Z Compiling pest_generator v2.8.6
4762026-06-29T19:22:07.332Z Compiling terminal_size v0.4.3
4772026-06-29T19:22:07.494Z Compiling colorchoice v1.0.4
4782026-06-29T19:22:07.585Z Compiling cfg-if v1.0.4
4792026-06-29T19:22:07.616Z Compiling anstyle v1.0.14
4802026-06-29T19:22:07.662Z Compiling anstyle-query v1.1.5
4812026-06-29T19:22:07.742Z Compiling pretty-hex v0.4.1
4822026-06-29T19:22:07.760Z Compiling is_terminal_polyfill v1.70.2
4832026-06-29T19:22:07.790Z Compiling serde-untagged v0.1.9
4842026-06-29T19:22:07.829Z Compiling anstream v1.0.0
4852026-06-29T19:22:07.924Z Compiling semver v1.0.28
4862026-06-29T19:22:08.033Z Compiling fs-err v3.3.0
4872026-06-29T19:22:08.037Z Compiling unicode-width v0.1.14
4882026-06-29T19:22:08.145Z Compiling clap_lex v1.0.0
4892026-06-29T19:22:08.229Z Compiling heck v0.4.1
4902026-06-29T19:22:08.252Z Compiling once_cell v1.21.3
4912026-06-29T19:22:08.268Z Compiling bytecount v0.6.9
4922026-06-29T19:22:08.333Z Compiling strsim v0.11.1
4932026-06-29T19:22:08.381Z Compiling heck v0.5.0
4942026-06-29T19:22:08.406Z Compiling unicode-xid v0.2.6
4952026-06-29T19:22:08.474Z Compiling fastrand v2.3.0
4962026-06-29T19:22:08.534Z Compiling fnv v1.0.7
4972026-06-29T19:22:08.622Z Compiling anyhow v1.0.102
4982026-06-29T19:22:08.642Z Compiling papergrid v0.11.0
4992026-06-29T19:22:08.691Z Compiling tempfile v3.25.0
5002026-06-29T19:22:08.739Z Compiling clap_builder v4.6.0
5012026-06-29T19:22:08.872Z Compiling memmap v0.7.0
5022026-06-29T19:22:08.913Z Compiling serde_derive v1.0.228
5032026-06-29T19:22:08.939Z Compiling zerofrom-derive v0.1.6
5042026-06-29T19:22:09.093Z Compiling yoke-derive v0.8.1
5052026-06-29T19:22:09.093Z Compiling zerovec-derive v0.11.2
5062026-06-29T19:22:09.385Z Compiling displaydoc v0.2.5
5072026-06-29T19:22:10.058Z Compiling thiserror-impl v1.0.69
5082026-06-29T19:22:10.118Z Compiling zerocopy-derive v0.7.35
5092026-06-29T19:22:10.187Z Compiling pest_derive v2.8.6
5102026-06-29T19:22:10.203Z Compiling scroll_derive v0.12.1
5112026-06-29T19:22:10.307Z Compiling zerofrom v0.1.6
5122026-06-29T19:22:10.441Z Compiling yoke v0.8.1
5132026-06-29T19:22:10.621Z Compiling zerovec v0.11.5
5142026-06-29T19:22:10.638Z Compiling zerotrie v0.2.3
5152026-06-29T19:22:10.869Z Compiling scroll v0.12.0
5162026-06-29T19:22:10.954Z Compiling thiserror-impl v2.0.18
5172026-06-29T19:22:10.988Z Compiling zerocopy v0.7.35
5182026-06-29T19:22:11.141Z Compiling tinystr v0.8.2
5192026-06-29T19:22:11.156Z Compiling potential_utf v0.1.4
5202026-06-29T19:22:11.327Z Compiling icu_locale_core v2.1.1
5212026-06-29T19:22:11.360Z Compiling icu_collections v2.1.1
5222026-06-29T19:22:11.455Z Compiling dtrace-parser v0.2.0
5232026-06-29T19:22:11.545Z Compiling goblin v0.8.2
5242026-06-29T19:22:11.745Z Compiling tabled_derive v0.7.0
5252026-06-29T19:22:12.080Z Compiling icu_provider v2.1.1
5262026-06-29T19:22:12.196Z Compiling clap_derive v4.6.1
5272026-06-29T19:22:12.213Z Compiling unicode-linebreak v0.1.5
5282026-06-29T19:22:12.285Z Compiling toml_datetime v0.6.11
5292026-06-29T19:22:12.378Z Compiling icu_normalizer v2.1.1
5302026-06-29T19:22:12.394Z Compiling icu_properties v2.1.2
5312026-06-29T19:22:12.447Z Compiling serde_spanned v0.6.9
5322026-06-29T19:22:12.500Z Compiling dof v0.3.0
5332026-06-29T19:22:12.576Z Compiling toml_edit v0.22.27
5342026-06-29T19:22:12.601Z Compiling serde_tokenstream v0.2.3
5352026-06-29T19:22:12.907Z Compiling serde-value v0.7.0
5362026-06-29T19:22:12.924Z Compiling cargo-platform v0.2.0
5372026-06-29T19:22:12.938Z Compiling smawk v0.3.2
5382026-06-29T19:22:13.082Z Compiling unicode-width v0.2.0
5392026-06-29T19:22:13.196Z Compiling tabled v0.15.0
5402026-06-29T19:22:13.268Z Compiling idna_adapter v1.2.1
5412026-06-29T19:22:13.362Z Compiling textwrap v0.16.2
5422026-06-29T19:22:13.414Z Compiling idna v1.1.0
5432026-06-29T19:22:13.497Z Compiling usdt-macro v0.5.0
5442026-06-29T19:22:13.512Z Compiling usdt-attr-macro v0.5.0
5452026-06-29T19:22:13.831Z Compiling url v2.5.8
5462026-06-29T19:22:14.079Z Compiling toml v0.8.23
5472026-06-29T19:22:14.141Z Compiling clap v4.6.1
5482026-06-29T19:22:14.207Z Compiling macaddr v1.0.1
5492026-06-29T19:22:14.579Z Compiling cargo-util-schemas v0.8.2
5502026-06-29T19:22:14.596Z Compiling cargo_toml v0.21.0
5512026-06-29T19:22:14.700Z Compiling camino-tempfile v1.4.1
5522026-06-29T19:22:14.933Z Compiling usdt v0.5.0
5532026-06-29T19:22:15.010Z Compiling swrite v0.1.0
5542026-06-29T19:22:15.020Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-06-29T19:22:15.498Z Compiling cargo_metadata v0.21.0
5562026-06-29T19:22:16.416Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5572026-06-29T19:22:18.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.24s
5582026-06-29T19:22:18.722Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5592026-06-29T19:22:19.222Z Downloading crates ...
5602026-06-29T19:22:19.312Z Downloaded adler2 v2.0.1
5612026-06-29T19:22:19.324Z Downloaded bit-set v0.8.0
5622026-06-29T19:22:19.337Z Downloaded curve25519-dalek-derive v0.1.1
5632026-06-29T19:22:19.340Z Downloaded darling v0.13.4
5642026-06-29T19:22:19.344Z Downloaded crunchy v0.2.4
5652026-06-29T19:22:19.347Z Downloaded crossbeam-deque v0.8.6
5662026-06-29T19:22:19.350Z Downloaded blake2 v0.10.6
5672026-06-29T19:22:19.350Z Downloaded byte-wrapper v0.1.0
5682026-06-29T19:22:19.353Z Downloaded downcast-rs v2.0.2
5692026-06-29T19:22:19.353Z Downloaded crossterm v0.28.1
5702026-06-29T19:22:19.357Z Downloaded cc v1.2.56
5712026-06-29T19:22:19.359Z Downloaded derive_more-impl v2.1.1
5722026-06-29T19:22:19.362Z Downloaded debug-ignore v1.0.5
5732026-06-29T19:22:19.366Z Downloaded cargo-platform v0.3.2
5742026-06-29T19:22:19.366Z Downloaded bitfield-struct v0.6.2
5752026-06-29T19:22:19.369Z Downloaded crc32fast v1.5.0
5762026-06-29T19:22:19.370Z Downloaded bb8 v0.8.6
5772026-06-29T19:22:19.370Z Downloaded defmt v1.0.1
5782026-06-29T19:22:19.374Z Downloaded block-buffer v0.12.1
5792026-06-29T19:22:19.374Z Downloaded atomic-waker v1.1.2
5802026-06-29T19:22:19.374Z Downloaded ff v0.13.1
5812026-06-29T19:22:19.377Z Downloaded darling v0.20.11
5822026-06-29T19:22:19.377Z Downloaded derive_builder v0.20.2
5832026-06-29T19:22:19.380Z Downloaded cstr-argument v0.1.2
5842026-06-29T19:22:19.382Z Downloaded derive_builder_macro v0.20.2
5852026-06-29T19:22:19.382Z Downloaded cfg_aliases v0.1.1
5862026-06-29T19:22:19.382Z Downloaded deranged v0.5.8
5872026-06-29T19:22:19.386Z Downloaded dof v0.4.0
5882026-06-29T19:22:19.386Z Downloaded darling_core v0.23.0
5892026-06-29T19:22:19.388Z Downloaded chacha20 v0.10.0
5902026-06-29T19:22:19.391Z Downloaded crypto-common v0.2.2
5912026-06-29T19:22:19.391Z Downloaded arrayref v0.3.9
5922026-06-29T19:22:19.391Z Downloaded cassowary v0.3.0
5932026-06-29T19:22:19.395Z Downloaded array-init v0.0.4
5942026-06-29T19:22:19.395Z Downloaded crc8 v0.1.1
5952026-06-29T19:22:19.395Z Downloaded crucible-workspace-hack v0.1.0
5962026-06-29T19:22:19.395Z Downloaded critical-section v1.2.0
5972026-06-29T19:22:19.395Z Downloaded bit-vec v0.6.3
5982026-06-29T19:22:19.399Z Downloaded derive-ex v0.1.8
5992026-06-29T19:22:19.399Z Downloaded ascii-canvas v3.0.0
6002026-06-29T19:22:19.400Z Downloaded darling_macro v0.21.3
6012026-06-29T19:22:19.400Z Downloaded darling_core v0.21.3
6022026-06-29T19:22:19.405Z Downloaded anstyle-parse v0.2.7
6032026-06-29T19:22:19.405Z Downloaded defmt-parser v1.0.0
6042026-06-29T19:22:19.405Z Downloaded cpufeatures v0.3.0
6052026-06-29T19:22:19.409Z Downloaded bcrypt-pbkdf v0.10.0
6062026-06-29T19:22:19.409Z Downloaded crossbeam-utils v0.8.21
6072026-06-29T19:22:19.409Z Downloaded crossbeam-epoch v0.9.18
6082026-06-29T19:22:19.409Z Downloaded dropshot-api-manager-types v0.7.2
6092026-06-29T19:22:19.412Z Downloaded enum-as-inner v0.6.1
6102026-06-29T19:22:19.412Z Downloaded crc-catalog v2.4.0
6112026-06-29T19:22:19.412Z Downloaded cmake v0.1.57
6122026-06-29T19:22:19.415Z Downloaded blowfish v0.9.1
6132026-06-29T19:22:19.415Z Downloaded bitflags v1.3.2
6142026-06-29T19:22:19.420Z Downloaded defmt v0.3.100
6152026-06-29T19:22:19.420Z Downloaded darling_macro v0.23.0
6162026-06-29T19:22:19.420Z Downloaded cfg_aliases v0.2.1
6172026-06-29T19:22:19.420Z Downloaded atty v0.2.14
6182026-06-29T19:22:19.427Z Downloaded atomicwrites v0.4.4
6192026-06-29T19:22:19.427Z Downloaded fd-lock v4.0.4
6202026-06-29T19:22:19.427Z Downloaded cobs v0.3.0
6212026-06-29T19:22:19.427Z Downloaded ciborium-ll v0.2.2
6222026-06-29T19:22:19.430Z Downloaded diesel_table_macro_syntax v0.3.0
6232026-06-29T19:22:19.430Z Downloaded darling_macro v0.20.11
6242026-06-29T19:22:19.430Z Downloaded darling_macro v0.13.4
6252026-06-29T19:22:19.430Z Downloaded dunce v1.0.5
6262026-06-29T19:22:19.430Z Downloaded bit-set v0.5.3
6272026-06-29T19:22:19.430Z Downloaded env_filter v1.0.0
6282026-06-29T19:22:19.430Z Downloaded dirs-sys-next v0.1.2
6292026-06-29T19:22:19.430Z Downloaded ciborium-io v0.2.2
6302026-06-29T19:22:19.433Z Downloaded assert_matches v1.5.0
6312026-06-29T19:22:19.433Z Downloaded bitfield v0.19.4
6322026-06-29T19:22:19.436Z Downloaded aead v0.5.2
6332026-06-29T19:22:19.436Z Downloaded embedded-io v0.6.1
6342026-06-29T19:22:19.439Z Downloaded base64 v0.22.1
6352026-06-29T19:22:19.442Z Downloaded float-cmp v0.10.0
6362026-06-29T19:22:19.444Z Downloaded anstream v0.6.21
6372026-06-29T19:22:19.444Z Downloaded dtrace-parser v0.3.0
6382026-06-29T19:22:19.447Z Downloaded document-features v0.2.12
6392026-06-29T19:22:19.447Z Downloaded dsl_auto_type v0.2.0
6402026-06-29T19:22:19.447Z Downloaded block-padding v0.3.3
6412026-06-29T19:22:19.453Z Downloaded dirs-next v2.0.0
6422026-06-29T19:22:19.453Z Downloaded difflib v0.4.0
6432026-06-29T19:22:19.458Z Downloaded embedded-io v0.4.0
6442026-06-29T19:22:19.458Z Downloaded compression-core v0.4.31
6452026-06-29T19:22:19.458Z Downloaded buf-list v1.1.2
6462026-06-29T19:22:19.458Z Downloaded base16ct v0.2.0
6472026-06-29T19:22:19.458Z Downloaded ahash v0.8.12
6482026-06-29T19:22:19.461Z Downloaded der_derive v0.7.3
6492026-06-29T19:22:19.461Z Downloaded bitfield-macros v0.19.4
6502026-06-29T19:22:19.464Z Downloaded async-stream-impl v0.3.6
6512026-06-29T19:22:19.464Z Downloaded fallible-iterator v0.2.0
6522026-06-29T19:22:19.466Z Downloaded diesel-dtrace v0.5.0
6532026-06-29T19:22:19.466Z Downloaded csv-core v0.1.13
6542026-06-29T19:22:19.470Z Downloaded float-ord v0.3.2
6552026-06-29T19:22:19.470Z Downloaded endian-type v0.1.2
6562026-06-29T19:22:19.472Z Downloaded display-error-chain v0.2.2
6572026-06-29T19:22:19.472Z Downloaded convert_case v0.4.0
6582026-06-29T19:22:19.472Z Downloaded dyn-clone v1.0.20
6592026-06-29T19:22:19.475Z Downloaded foreign-types-macros v0.2.3
6602026-06-29T19:22:19.475Z Downloaded foreign-types v0.5.0
6612026-06-29T19:22:19.478Z Downloaded futures-sink v0.3.32
6622026-06-29T19:22:19.480Z Downloaded futures-core v0.3.32
6632026-06-29T19:22:19.480Z Downloaded foreign-types v0.3.2
6642026-06-29T19:22:19.481Z Downloaded hash32 v0.2.1
6652026-06-29T19:22:19.484Z Downloaded foreign-types-shared v0.3.1
6662026-06-29T19:22:19.484Z Downloaded futures-task v0.3.32
6672026-06-29T19:22:19.484Z Downloaded funty v2.0.0
6682026-06-29T19:22:19.484Z Downloaded async-recursion v1.1.1
6692026-06-29T19:22:19.487Z Downloaded arc-swap v1.8.2
6702026-06-29T19:22:19.491Z Downloaded git-stub v1.0.0
6712026-06-29T19:22:19.491Z Downloaded fxhash v0.2.1
6722026-06-29T19:22:19.495Z Downloaded defmt-macros v1.0.1
6732026-06-29T19:22:19.495Z Downloaded fixedbitset v0.4.2
6742026-06-29T19:22:19.495Z Downloaded bcs v0.1.6
6752026-06-29T19:22:19.495Z Downloaded ctr v0.9.2
6762026-06-29T19:22:19.498Z Downloaded foreign-types-shared v0.1.1
6772026-06-29T19:22:19.498Z Downloaded corncobs v0.1.4
6782026-06-29T19:22:19.498Z Downloaded chacha20 v0.9.1
6792026-06-29T19:22:19.501Z Downloaded daft v0.1.7
6802026-06-29T19:22:19.501Z Downloaded camino-tempfile-ext v0.3.3
6812026-06-29T19:22:19.501Z Downloaded bytes v1.11.1
6822026-06-29T19:22:19.504Z Downloaded futures-io v0.3.32
6832026-06-29T19:22:19.504Z Downloaded find-msvc-tools v0.1.9
6842026-06-29T19:22:19.508Z Downloaded flagset v0.4.7
6852026-06-29T19:22:19.509Z Downloaded filetime v0.2.27
6862026-06-29T19:22:19.511Z Downloaded either v1.15.0
6872026-06-29T19:22:19.511Z Downloaded gethostname v0.5.0
6882026-06-29T19:22:19.511Z Downloaded hex v0.4.3
6892026-06-29T19:22:19.511Z Downloaded ed25519 v2.2.3
6902026-06-29T19:22:19.515Z Downloaded ecdsa v0.16.9
6912026-06-29T19:22:19.515Z Downloaded digest v0.11.3
6922026-06-29T19:22:19.518Z Downloaded http-range v0.1.5
6932026-06-29T19:22:19.518Z Downloaded home v0.5.12
6942026-06-29T19:22:19.518Z Downloaded headers-core v0.3.0
6952026-06-29T19:22:19.518Z Downloaded hostname v0.3.1
6962026-06-29T19:22:19.521Z Downloaded cancel-safe-futures v0.1.5
6972026-06-29T19:22:19.521Z Downloaded async-bb8-diesel v0.2.1
6982026-06-29T19:22:19.524Z Downloaded darling v0.23.0
6992026-06-29T19:22:19.527Z Downloaded cargo_metadata v0.23.1
7002026-06-29T19:22:19.527Z Downloaded async-stream v0.3.6
7012026-06-29T19:22:19.530Z Downloaded base64ct v1.8.3
7022026-06-29T19:22:19.530Z Downloaded cbc v0.1.2
7032026-06-29T19:22:19.530Z Downloaded darling v0.21.3
7042026-06-29T19:22:19.533Z Downloaded hubpack v0.1.2
7052026-06-29T19:22:19.536Z Downloaded http-body v1.0.1
7062026-06-29T19:22:19.536Z Downloaded hash32 v0.3.1
7072026-06-29T19:22:19.536Z Downloaded fs-err v2.11.0
7082026-06-29T19:22:19.539Z Downloaded hubpack_derive v0.1.1
7092026-06-29T19:22:19.539Z Downloaded const_format_proc_macros v0.2.34
7102026-06-29T19:22:19.545Z Downloaded ident_case v1.0.1
7112026-06-29T19:22:19.545Z Downloaded fs_extra v1.3.0
7122026-06-29T19:22:19.545Z Downloaded hostname v0.4.2
7132026-06-29T19:22:19.549Z Downloaded foldhash v0.2.0
7142026-06-29T19:22:19.549Z Downloaded cexpr v0.6.0
7152026-06-29T19:22:19.549Z Downloaded foldhash v0.1.5
7162026-06-29T19:22:19.549Z Downloaded arrayvec v0.7.6
7172026-06-29T19:22:19.549Z Downloaded bzip2 v0.6.1
7182026-06-29T19:22:19.552Z Downloaded instant v0.1.13
7192026-06-29T19:22:19.552Z Downloaded bzip2 v0.4.4
7202026-06-29T19:22:19.552Z Downloaded inout v0.1.4
7212026-06-29T19:22:19.552Z Downloaded hyper-tls v0.6.0
7222026-06-29T19:22:19.555Z Downloaded indoc v1.0.9
7232026-06-29T19:22:19.555Z Downloaded illumos-nvpair-sys v0.2.0
7242026-06-29T19:22:19.555Z Downloaded globwalk v0.9.1
7252026-06-29T19:22:19.558Z Downloaded git-stub-vcs v0.1.0
7262026-06-29T19:22:19.558Z Downloaded indent_write v2.2.0
7272026-06-29T19:22:19.558Z Downloaded illumos-nvpair v0.3.0
7282026-06-29T19:22:19.561Z Downloaded compression-codecs v0.4.37
7292026-06-29T19:22:19.561Z Downloaded derive_builder_core v0.20.2
7302026-06-29T19:22:19.565Z Downloaded group v0.13.0
7312026-06-29T19:22:19.565Z Downloaded futures-macro v0.3.32
7322026-06-29T19:22:19.565Z Downloaded futures-executor v0.3.32
7332026-06-29T19:22:19.567Z Downloaded fixedbitset v0.5.7
7342026-06-29T19:22:19.567Z Downloaded globset v0.4.18
7352026-06-29T19:22:19.567Z Downloaded glob v0.3.3
7362026-06-29T19:22:19.570Z Downloaded http-body-util v0.1.3
7372026-06-29T19:22:19.570Z Downloaded hex-literal v0.4.1
7382026-06-29T19:22:19.574Z Downloaded crc-any v2.5.0
7392026-06-29T19:22:19.574Z Downloaded ena v0.14.4
7402026-06-29T19:22:19.574Z Downloaded erased-serde v0.3.31
7412026-06-29T19:22:19.577Z Downloaded instability v0.3.11
7422026-06-29T19:22:19.577Z Downloaded const-oid v0.9.6
7432026-06-29T19:22:19.580Z Downloaded console v0.16.2
7442026-06-29T19:22:19.580Z Downloaded bit-vec v0.8.0
7452026-06-29T19:22:19.580Z Downloaded env_logger v0.11.9
7462026-06-29T19:22:19.583Z Downloaded ciborium v0.2.2
7472026-06-29T19:22:19.583Z Downloaded console v0.15.11
7482026-06-29T19:22:19.585Z Downloaded internet-checksum v0.2.1
7492026-06-29T19:22:19.585Z Downloaded clang-sys v1.8.1
7502026-06-29T19:22:19.588Z Downloaded cookie_store v0.22.1
7512026-06-29T19:22:19.588Z Downloaded colored v3.1.1
7522026-06-29T19:22:19.595Z Downloaded lalrpop-util v0.19.12
7532026-06-29T19:22:19.595Z Downloaded kstat-rs v0.2.4
7542026-06-29T19:22:19.595Z Downloaded backon v1.6.0
7552026-06-29T19:22:19.599Z Downloaded linked-hash-map v0.5.6
7562026-06-29T19:22:19.600Z Downloaded half v1.8.3
7572026-06-29T19:22:19.600Z Downloaded lazy_static v1.5.0
7582026-06-29T19:22:19.600Z Downloaded base64 v0.21.7
7592026-06-29T19:22:19.600Z Downloaded futures-channel v0.3.32
7602026-06-29T19:22:19.603Z Downloaded httpdate v1.0.3
7612026-06-29T19:22:19.603Z Downloaded highway v1.3.0
7622026-06-29T19:22:19.603Z Downloaded humantime v2.3.0
7632026-06-29T19:22:19.606Z Downloaded daft-derive v0.1.7
7642026-06-29T19:22:19.606Z Downloaded is-terminal v0.4.17
7652026-06-29T19:22:19.609Z Downloaded backoff v0.4.0
7662026-06-29T19:22:19.609Z Downloaded lru-cache v0.1.2
7672026-06-29T19:22:19.609Z Downloaded lru-slab v0.1.2
7682026-06-29T19:22:19.613Z Downloaded argon2 v0.5.3
7692026-06-29T19:22:19.613Z Downloaded managed v0.8.0
7702026-06-29T19:22:19.613Z Downloaded lzss v0.8.2
7712026-06-29T19:22:19.664Z Downloaded maybe-uninit v2.0.0
7722026-06-29T19:22:19.664Z Downloaded is_ci v1.2.0
7732026-06-29T19:22:19.664Z Downloaded multimap v0.10.1
7742026-06-29T19:22:19.664Z Downloaded match_cfg v0.1.0
7752026-06-29T19:22:19.664Z Downloaded libscf-sys v1.2.0
7762026-06-29T19:22:19.664Z Downloaded memoffset v0.9.1
7772026-06-29T19:22:19.664Z Downloaded new_debug_unreachable v1.0.6
7782026-06-29T19:22:19.664Z Downloaded impl-trait-for-tuples v0.2.3
7792026-06-29T19:22:19.664Z Downloaded ipnet v2.11.0
7802026-06-29T19:22:19.664Z Downloaded hyper-staticfile v0.10.1
7812026-06-29T19:22:19.664Z Downloaded getrandom v0.2.17
7822026-06-29T19:22:19.664Z Downloaded drift v0.2.0
7832026-06-29T19:22:19.664Z Downloaded maplit v1.0.2
7842026-06-29T19:22:19.664Z Downloaded ingot v0.1.1
7852026-06-29T19:22:19.664Z Downloaded indoc v2.0.7
7862026-06-29T19:22:19.664Z Downloaded newtype-uuid-macros v0.1.0
7872026-06-29T19:22:19.664Z Downloaded normalize-line-endings v0.3.0
7882026-06-29T19:22:19.664Z Downloaded mime v0.3.17
7892026-06-29T19:22:19.664Z Downloaded lru v0.12.5
7902026-06-29T19:22:19.665Z Downloaded fatfs v0.3.6
7912026-06-29T19:22:19.665Z Downloaded hmac v0.12.1
7922026-06-29T19:22:19.665Z Downloaded elliptic-curve v0.13.8
7932026-06-29T19:22:19.665Z Downloaded darling_core v0.20.11
7942026-06-29T19:22:19.665Z Downloaded newline-converter v0.3.0
7952026-06-29T19:22:19.665Z Downloaded num v0.4.3
7962026-06-29T19:22:19.665Z Downloaded nonempty v0.12.0
7972026-06-29T19:22:19.665Z Downloaded crossterm v0.29.0
7982026-06-29T19:22:19.665Z Downloaded nibble_vec v0.1.0
7992026-06-29T19:22:19.665Z Downloaded linear-map v1.2.0
8002026-06-29T19:22:19.665Z Downloaded libloading v0.8.9
8012026-06-29T19:22:19.665Z Downloaded nodrop v0.1.14
8022026-06-29T19:22:19.665Z Downloaded keccak v0.1.6
8032026-06-29T19:22:19.665Z Downloaded ingot-types v0.1.2
8042026-06-29T19:22:19.665Z Downloaded num-iter v0.1.45
8052026-06-29T19:22:19.665Z Downloaded hyper-rustls v0.27.7
8062026-06-29T19:22:19.677Z Downloaded hybrid-array v0.4.10
8072026-06-29T19:22:19.677Z Downloaded num_threads v0.1.7
8082026-06-29T19:22:19.677Z Downloaded diff v0.1.13
8092026-06-29T19:22:19.677Z Downloaded opaque-debug v0.3.1
8102026-06-29T19:22:19.677Z Downloaded num-conv v0.2.0
8112026-06-29T19:22:19.677Z Downloaded num_enum_derive v0.5.11
8122026-06-29T19:22:19.677Z Downloaded num-derive v0.4.2
8132026-06-29T19:22:19.682Z Downloaded openssl-probe v0.1.6
8142026-06-29T19:22:19.682Z Downloaded openssl-macros v0.1.1
8152026-06-29T19:22:19.682Z Downloaded libsw v3.5.0
8162026-06-29T19:22:19.682Z Downloaded ipnetwork v0.21.1
8172026-06-29T19:22:19.682Z Downloaded cookie v0.18.1
8182026-06-29T19:22:19.682Z Downloaded colored v2.2.0
8192026-06-29T19:22:19.682Z Downloaded jobserver v0.1.34
8202026-06-29T19:22:19.682Z Downloaded libefi-sys v0.1.0
8212026-06-29T19:22:19.682Z Downloaded iana-time-zone v0.1.65
8222026-06-29T19:22:19.682Z Downloaded openssl-probe v0.2.1
8232026-06-29T19:22:19.682Z Downloaded olpc-cjson v0.1.4
8242026-06-29T19:22:19.688Z Downloaded oso-derive v0.27.3
8252026-06-29T19:22:19.688Z Downloaded lock_api v0.4.14
8262026-06-29T19:22:19.688Z Downloaded dropshot_endpoint v0.17.1
8272026-06-29T19:22:19.688Z Downloaded data-encoding v2.10.0
8282026-06-29T19:22:19.688Z Downloaded getrandom v0.3.4
8292026-06-29T19:22:19.691Z Downloaded des v0.8.1
8302026-06-29T19:22:19.691Z Downloaded derive_more v0.99.20
8312026-06-29T19:22:19.694Z Downloaded mime_guess v2.0.5
8322026-06-29T19:22:19.695Z Downloaded darling_core v0.13.4
8332026-06-29T19:22:19.700Z Downloaded packed_struct_codegen v0.10.1
8342026-06-29T19:22:19.700Z Downloaded derive-where v1.6.0
8352026-06-29T19:22:19.703Z Downloaded parse-size v1.1.0
8362026-06-29T19:22:19.703Z Downloaded newtype_derive v0.1.6
8372026-06-29T19:22:19.703Z Downloaded native-tls v0.2.18
8382026-06-29T19:22:19.703Z Downloaded nanorand v0.7.0
8392026-06-29T19:22:19.706Z Downloaded newtype-uuid v1.3.2
8402026-06-29T19:22:19.706Z Downloaded multer v3.1.0
8412026-06-29T19:22:19.709Z Downloaded flume v0.11.1
8422026-06-29T19:22:19.709Z Downloaded parse-display v0.10.0
8432026-06-29T19:22:19.712Z Downloaded const_format v0.2.35
8442026-06-29T19:22:19.714Z Downloaded pbkdf2 v0.12.2
8452026-06-29T19:22:19.714Z Downloaded const-oid v0.10.2
8462026-06-29T19:22:19.719Z Downloaded chacha20poly1305 v0.10.1
8472026-06-29T19:22:19.719Z Downloaded pbkdf2 v0.11.0
8482026-06-29T19:22:19.719Z Downloaded path-slash v0.1.5
8492026-06-29T19:22:19.721Z Downloaded allocator-api2 v0.2.21
8502026-06-29T19:22:19.721Z Downloaded der v0.7.10
8512026-06-29T19:22:19.724Z Downloaded num-rational v0.4.2
8522026-06-29T19:22:19.725Z Downloaded aes v0.8.4
8532026-06-29T19:22:19.729Z Downloaded phf_shared v0.12.1
8542026-06-29T19:22:19.729Z Downloaded phf_shared v0.11.3
8552026-06-29T19:22:19.729Z Downloaded peg-runtime v0.8.5
8562026-06-29T19:22:19.732Z Downloaded phf_shared v0.13.1
8572026-06-29T19:22:19.732Z Downloaded num_enum_derive v0.7.6
8582026-06-29T19:22:19.732Z Downloaded num-integer v0.1.46
8592026-06-29T19:22:19.732Z Downloaded derive_more v2.1.1
8602026-06-29T19:22:19.738Z Downloaded predicates-core v1.0.10
8612026-06-29T19:22:19.741Z Downloaded num_enum v0.5.11
8622026-06-29T19:22:19.744Z Downloaded indexmap v1.9.3
8632026-06-29T19:22:19.746Z Downloaded num_enum v0.7.6
8642026-06-29T19:22:19.746Z Downloaded oxnet v0.1.6
8652026-06-29T19:22:19.749Z Downloaded packed_struct v0.10.1
8662026-06-29T19:22:19.749Z Downloaded owo-colors v4.3.0
8672026-06-29T19:22:19.752Z Downloaded litrs v1.0.0
8682026-06-29T19:22:19.752Z Downloaded libsw-core v0.3.2
8692026-06-29T19:22:19.755Z Downloaded precomputed-hash v0.1.1
8702026-06-29T19:22:19.755Z Downloaded proc-macro-error-attr2 v2.0.0
8712026-06-29T19:22:19.757Z Downloaded powerfmt v0.2.0
8722026-06-29T19:22:19.758Z Downloaded ingot-macros v0.1.1
8732026-06-29T19:22:19.758Z Downloaded compact_str v0.8.1
8742026-06-29T19:22:19.761Z Downloaded proc-macro-crate v1.3.1
8752026-06-29T19:22:19.761Z Downloaded bumpalo v3.20.2
8762026-06-29T19:22:19.765Z Downloaded heapless v0.7.17
8772026-06-29T19:22:19.765Z Downloaded heapless v0.8.0
8782026-06-29T19:22:19.768Z Downloaded half v2.7.1
8792026-06-29T19:22:19.771Z Downloaded headers v0.4.1
8802026-06-29T19:22:19.774Z Downloaded predicates-tree v1.0.13
8812026-06-29T19:22:19.774Z Downloaded progenitor-client v0.14.0
8822026-06-29T19:22:19.774Z Downloaded password-hash v0.5.0
8832026-06-29T19:22:19.779Z Downloaded memmap2 v0.9.10
8842026-06-29T19:22:19.779Z Downloaded quick-error v1.2.3
8852026-06-29T19:22:19.779Z Downloaded progenitor-macro v0.13.0
8862026-06-29T19:22:19.782Z Downloaded crypto-bigint v0.5.5
8872026-06-29T19:22:19.782Z Downloaded progenitor-macro v0.14.0
8882026-06-29T19:22:19.785Z Downloaded ar_archive_writer v0.5.1
8892026-06-29T19:22:19.785Z Downloaded parse-display-derive v0.10.0
8902026-06-29T19:22:19.788Z Downloaded psl-types v2.0.11
8912026-06-29T19:22:19.788Z Downloaded blake3 v1.8.5
8922026-06-29T19:22:19.804Z Downloaded polyval v0.6.2
8932026-06-29T19:22:19.807Z Downloaded pin-project-lite v0.2.17
8942026-06-29T19:22:19.814Z Downloaded pin-project-internal v1.1.11
8952026-06-29T19:22:19.814Z Downloaded phf v0.13.1
8962026-06-29T19:22:19.814Z Downloaded pem v3.0.6
8972026-06-29T19:22:19.819Z Downloaded ppv-lite86 v0.2.21
8982026-06-29T19:22:19.819Z Downloaded pkg-config v0.3.32
8992026-06-29T19:22:19.820Z Downloaded libbz2-rs-sys v0.2.2
9002026-06-29T19:22:19.820Z Downloaded phf v0.12.1
9012026-06-29T19:22:19.820Z Downloaded pem-rfc7468 v0.7.0
9022026-06-29T19:22:19.824Z Downloaded rand_xorshift v0.4.0
9032026-06-29T19:22:19.824Z Downloaded oxide-tokio-rt v0.1.4
9042026-06-29T19:22:19.824Z Downloaded peg v0.8.5
9052026-06-29T19:22:19.824Z Downloaded paste v1.0.15
9062026-06-29T19:22:19.828Z Downloaded ref-cast-impl v1.0.25
9072026-06-29T19:22:19.828Z Downloaded predicates v3.1.4
9082026-06-29T19:22:19.828Z Downloaded postgres-protocol v0.6.10
9092026-06-29T19:22:19.832Z Downloaded nu-ansi-term v0.50.3
9102026-06-29T19:22:19.832Z Downloaded ignore v0.4.25
9112026-06-29T19:22:19.834Z Downloaded ref-cast v1.0.25
9122026-06-29T19:22:19.834Z Downloaded ed25519-dalek v2.2.0
9132026-06-29T19:22:19.838Z Downloaded crossbeam-channel v0.5.15
9142026-06-29T19:22:19.840Z Downloaded progenitor-client v0.13.0
9152026-06-29T19:22:19.840Z Downloaded password-hash v0.4.2
9162026-06-29T19:22:19.840Z Downloaded expectorate v1.2.0
9172026-06-29T19:22:19.845Z Downloaded progenitor v0.14.0
9182026-06-29T19:22:19.845Z Downloaded proc-macro-error2 v2.0.1
9192026-06-29T19:22:19.849Z Downloaded recursive-proc-macro-impl v0.1.1
9202026-06-29T19:22:19.849Z Downloaded proc-macro-crate v3.4.0
9212026-06-29T19:22:19.849Z Downloaded rustc-hash v2.1.1
9222026-06-29T19:22:19.849Z Downloaded russh-cryptovec v0.7.3
9232026-06-29T19:22:19.852Z Downloaded rtoolbox v0.0.3
9242026-06-29T19:22:19.852Z Downloaded parking_lot_core v0.9.12
9252026-06-29T19:22:19.852Z Downloaded parking_lot v0.12.5
9262026-06-29T19:22:19.854Z Downloaded progenitor-extras v0.2.0
9272026-06-29T19:22:19.854Z Downloaded parking_lot_core v0.8.6
9282026-06-29T19:22:19.857Z Downloaded radium v0.7.0
9292026-06-29T19:22:19.857Z Downloaded psm v0.1.30
9302026-06-29T19:22:19.862Z Downloaded rfc6979 v0.4.0
9312026-06-29T19:22:19.862Z Downloaded parking_lot v0.11.2
9322026-06-29T19:22:19.862Z Downloaded poly1305 v0.8.0
9332026-06-29T19:22:19.865Z Downloaded peg-macros v0.8.5
9342026-06-29T19:22:19.865Z Downloaded rustc_version v0.4.1
9352026-06-29T19:22:19.865Z Downloaded r2d2 v0.8.10
9362026-06-29T19:22:19.865Z Downloaded recursive v0.1.1
9372026-06-29T19:22:19.870Z Downloaded rustc_version v0.1.7
9382026-06-29T19:22:19.870Z Downloaded same-file v1.0.6
9392026-06-29T19:22:19.870Z Downloaded salsa20 v0.10.2
9402026-06-29T19:22:19.870Z Downloaded indicatif v0.18.4
9412026-06-29T19:22:19.873Z Downloaded pkcs5 v0.7.1
9422026-06-29T19:22:19.873Z Downloaded rand_core v0.6.4
9432026-06-29T19:22:19.876Z Downloaded hickory-resolver v0.25.2
9442026-06-29T19:22:19.879Z Downloaded rand_chacha v0.9.0
9452026-06-29T19:22:19.879Z Downloaded rand_chacha v0.3.1
9462026-06-29T19:22:19.879Z Downloaded pkcs8 v0.10.2
9472026-06-29T19:22:19.882Z Downloaded postcard v1.1.3
9482026-06-29T19:22:19.885Z Downloaded pkcs1 v0.7.5
9492026-06-29T19:22:19.885Z Downloaded omicron-zone-package v0.12.3
9502026-06-29T19:22:19.887Z Downloaded hickory-resolver v0.24.4
9512026-06-29T19:22:19.890Z Downloaded httparse v1.10.1
9522026-06-29T19:22:19.890Z Downloaded flate2 v1.1.9
9532026-06-29T19:22:19.893Z Downloaded sapling-renderdag v0.1.0
9542026-06-29T19:22:19.896Z Downloaded num-complex v0.4.6
9552026-06-29T19:22:19.896Z Downloaded rand_seeder v0.4.0
9562026-06-29T19:22:19.898Z Downloaded async-compression v0.4.41
9572026-06-29T19:22:19.901Z Downloaded scopeguard v1.2.0
9582026-06-29T19:22:19.901Z Downloaded scheduled-thread-pool v0.2.7
9592026-06-29T19:22:19.904Z Downloaded progenitor v0.13.0
9602026-06-29T19:22:19.904Z Downloaded papergrid v0.17.0
9612026-06-29T19:22:19.908Z Downloaded scrypt v0.11.0
9622026-06-29T19:22:19.911Z Downloaded oso v0.27.3
9632026-06-29T19:22:19.911Z Downloaded diesel_derives v2.3.7
9642026-06-29T19:22:19.914Z Downloaded scroll_derive v0.13.1
9652026-06-29T19:22:19.914Z Downloaded miniz_oxide v0.8.9
9662026-06-29T19:22:19.917Z Downloaded secrecy v0.10.3
9672026-06-29T19:22:19.917Z Downloaded rustls-native-certs v0.8.3
9682026-06-29T19:22:19.920Z Downloaded quinn-udp v0.5.14
9692026-06-29T19:22:19.920Z Downloaded serde_urlencoded v0.7.1
9702026-06-29T19:22:19.924Z Downloaded serde_plain v1.0.2
9712026-06-29T19:22:19.924Z Downloaded serde-big-array v0.5.1
9722026-06-29T19:22:19.924Z Downloaded seq-macro v0.3.6
9732026-06-29T19:22:19.929Z Downloaded secrecy v0.8.0
9742026-06-29T19:22:19.929Z Downloaded serde_spanned v1.1.1
9752026-06-29T19:22:19.929Z Downloaded serde_bytes v0.11.19
9762026-06-29T19:22:19.930Z Downloaded primeorder v0.13.6
9772026-06-29T19:22:19.935Z Downloaded jiff-static v0.2.21
9782026-06-29T19:22:19.935Z Downloaded rand_core v0.10.0
9792026-06-29T19:22:19.935Z Downloaded rand_core v0.9.5
9802026-06-29T19:22:19.935Z Downloaded pin-project v1.1.11
9812026-06-29T19:22:19.942Z Downloaded sha1 v0.11.0
9822026-06-29T19:22:19.944Z Downloaded signature v2.2.0
9832026-06-29T19:22:19.944Z Downloaded shell-words v1.1.1
9842026-06-29T19:22:19.944Z Downloaded sha1 v0.10.6
9852026-06-29T19:22:19.944Z Downloaded rusty-fork v0.3.1
9862026-06-29T19:22:19.944Z Downloaded rustversion v1.0.22
9872026-06-29T19:22:19.949Z Downloaded rustls-pemfile v2.2.0
9882026-06-29T19:22:19.949Z Downloaded hyper-util v0.1.20
9892026-06-29T19:22:19.953Z Downloaded p256 v0.13.2
9902026-06-29T19:22:19.953Z Downloaded postgres-types v0.2.12
9912026-06-29T19:22:19.955Z Downloaded futures v0.3.32
9922026-06-29T19:22:19.958Z Downloaded signal-hook-tokio v0.3.1
9932026-06-29T19:22:19.958Z Downloaded signal-hook-mio v0.2.5
9942026-06-29T19:22:19.961Z Downloaded resolv-conf v0.7.6
9952026-06-29T19:22:19.961Z Downloaded md5 v0.7.0
9962026-06-29T19:22:19.964Z Downloaded md-5 v0.10.6
9972026-06-29T19:22:19.964Z Downloaded crc v3.4.0
9982026-06-29T19:22:19.964Z Downloaded convert_case v0.10.0
9992026-06-29T19:22:19.967Z Downloaded prefix-trie v0.7.0
10002026-06-29T19:22:19.967Z Downloaded minimal-lexical v0.2.1
10012026-06-29T19:22:19.970Z Downloaded slog-bunyan v2.5.0
10022026-06-29T19:22:19.973Z Downloaded sec1 v0.7.3
10032026-06-29T19:22:19.973Z Downloaded siphasher v1.0.2
10042026-06-29T19:22:19.976Z Downloaded slog-envlogger v2.2.0
10052026-06-29T19:22:19.976Z Downloaded sigpipe v0.1.3
10062026-06-29T19:22:19.977Z Downloaded serde_path_to_error v0.1.20
10072026-06-29T19:22:19.979Z Downloaded scroll v0.13.0
10082026-06-29T19:22:19.980Z Downloaded schemars_derive v0.8.22
10092026-06-29T19:22:19.980Z Downloaded constant_time_eq v0.4.2
10102026-06-29T19:22:19.980Z Downloaded progenitor-impl v0.13.0
10112026-06-29T19:22:19.983Z Downloaded cipher v0.4.4
10122026-06-29T19:22:19.983Z Downloaded async-trait v0.1.89
10132026-06-29T19:22:19.986Z Downloaded serde_repr v0.1.20
10142026-06-29T19:22:19.986Z Downloaded ghash v0.5.1
10152026-06-29T19:22:19.989Z Downloaded sqlparser_derive v0.5.0
10162026-06-29T19:22:19.989Z Downloaded castaway v0.2.4
10172026-06-29T19:22:19.992Z Downloaded http v1.4.2
10182026-06-29T19:22:19.994Z Downloaded serde_derive_internals v0.29.1
10192026-06-29T19:22:19.998Z Downloaded serde-hex v0.1.0
10202026-06-29T19:22:19.998Z Downloaded serde_with_macros v1.5.2
10212026-06-29T19:22:19.998Z Downloaded semver v0.1.20
10222026-06-29T19:22:20.002Z Downloaded russh-keys v0.45.0
10232026-06-29T19:22:20.002Z Downloaded rustls-pki-types v1.14.0
10242026-06-29T19:22:20.005Z Downloaded ssh-encoding v0.2.0
10252026-06-29T19:22:20.005Z Downloaded hashbrown v0.12.3
10262026-06-29T19:22:20.008Z Downloaded ssh-cipher v0.2.0
10272026-06-29T19:22:20.008Z Downloaded signal-hook-registry v1.4.8
10282026-06-29T19:22:20.013Z Downloaded structmeta v0.3.0
10292026-06-29T19:22:20.015Z Downloaded openssl-sys v0.9.115
10302026-06-29T19:22:20.021Z Downloaded structmeta-derive v0.3.0
10312026-06-29T19:22:20.024Z Downloaded strsim v0.10.0
10322026-06-29T19:22:20.024Z Downloaded strum v0.27.2
10332026-06-29T19:22:20.025Z Downloaded strum v0.26.3
10342026-06-29T19:22:20.025Z Downloaded shlex v1.3.0
10352026-06-29T19:22:20.025Z Downloaded strip-ansi-escapes v0.2.1
10362026-06-29T19:22:20.028Z Downloaded prettyplease v0.2.37
10372026-06-29T19:22:20.035Z Downloaded sync_wrapper v1.0.2
10382026-06-29T19:22:20.038Z Downloaded hashbrown v0.13.2
10392026-06-29T19:22:20.041Z Downloaded take_mut v0.2.2
10402026-06-29T19:22:20.041Z Downloaded tagptr v0.2.0
10412026-06-29T19:22:20.041Z Downloaded tabwriter v1.4.1
10422026-06-29T19:22:20.043Z Downloaded tabled_derive v0.11.0
10432026-06-29T19:22:20.043Z Downloaded smf v0.2.3
10442026-06-29T19:22:20.043Z Downloaded serde_cbor v0.11.2
10452026-06-29T19:22:20.046Z Downloaded ron v0.8.1
10462026-06-29T19:22:20.050Z Downloaded smallvec v0.6.14
10472026-06-29T19:22:20.053Z Downloaded termtree v0.5.1
10482026-06-29T19:22:20.053Z Downloaded snafu-derive v0.8.9
10492026-06-29T19:22:20.053Z Downloaded slog-dtrace v0.3.0
10502026-06-29T19:22:20.053Z Downloaded itertools v0.10.5
10512026-06-29T19:22:20.057Z Downloaded spki v0.7.3
10522026-06-29T19:22:20.059Z Downloaded slog-term v2.9.2
10532026-06-29T19:22:20.059Z Downloaded thread-id v5.1.0
10542026-06-29T19:22:20.062Z Downloaded rustls-platform-verifier v0.6.2
10552026-06-29T19:22:20.062Z Downloaded thiserror-impl-no-std v2.0.2
10562026-06-29T19:22:20.065Z Downloaded testing_table v0.3.0
10572026-06-29T19:22:20.066Z Downloaded slog-stdlog v4.1.1
10582026-06-29T19:22:20.066Z Downloaded slog-scope v4.4.1
10592026-06-29T19:22:20.068Z Downloaded stacker v0.1.23
10602026-06-29T19:22:20.068Z Downloaded hickory-server v0.25.2
10612026-06-29T19:22:20.072Z Downloaded sync-ptr v0.1.4
10622026-06-29T19:22:20.072Z Downloaded supports-color v3.0.2
10632026-06-29T19:22:20.075Z Downloaded slab v0.4.12
10642026-06-29T19:22:20.075Z Downloaded rcgen v0.12.1
10652026-06-29T19:22:20.078Z Downloaded serde_with_macros v3.17.0
10662026-06-29T19:22:20.078Z Downloaded time-core v0.1.8
10672026-06-29T19:22:20.078Z Downloaded stringprep v0.1.5
10682026-06-29T19:22:20.081Z Downloaded schemars v0.8.22
10692026-06-29T19:22:20.085Z Downloaded strum_macros v0.26.4
10702026-06-29T19:22:20.087Z Downloaded sqlformat v0.3.5
10712026-06-29T19:22:20.087Z Downloaded simd-adler32 v0.3.8
10722026-06-29T19:22:20.091Z Downloaded progenitor-impl v0.14.0
10732026-06-29T19:22:20.091Z Downloaded dropshot-api-manager v0.7.2
10742026-06-29T19:22:20.093Z Downloaded slog-async v2.8.0
10752026-06-29T19:22:20.097Z Downloaded strum_macros v0.27.2
10762026-06-29T19:22:20.097Z Downloaded tokio-macros v2.7.0
10772026-06-29T19:22:20.103Z Downloaded tinyvec_macros v0.1.1
10782026-06-29T19:22:20.103Z Downloaded static_assertions v1.1.0
10792026-06-29T19:22:20.103Z Downloaded publicsuffix v2.3.0
10802026-06-29T19:22:20.106Z Downloaded subtle v2.6.1
10812026-06-29T19:22:20.106Z Downloaded strum_macros v0.24.3
10822026-06-29T19:22:20.106Z Downloaded string_cache v0.8.9
10832026-06-29T19:22:20.106Z Downloaded tap v1.0.1
10842026-06-29T19:22:20.109Z Downloaded mio v1.2.0
10852026-06-29T19:22:20.112Z Downloaded rayon-core v1.13.0
10862026-06-29T19:22:20.115Z Downloaded support-bundle-viewer v0.1.2
10872026-06-29T19:22:20.118Z Downloaded nom v7.1.3
10882026-06-29T19:22:20.121Z Downloaded tokio-test v0.4.5
10892026-06-29T19:22:20.124Z Downloaded slog-json v2.6.1
10902026-06-29T19:22:20.124Z Downloaded hashbrown v0.16.1
10912026-06-29T19:22:20.127Z Downloaded topological-sort v0.2.2
10922026-06-29T19:22:20.130Z Downloaded spin v0.9.8
10932026-06-29T19:22:20.130Z Downloaded ryu v1.0.23
10942026-06-29T19:22:20.134Z Downloaded thiserror-no-std v2.0.2
10952026-06-29T19:22:20.138Z Downloaded tower-layer v0.3.3
10962026-06-29T19:22:20.141Z Downloaded quinn v0.11.9
10972026-06-29T19:22:20.141Z Downloaded signal-hook v0.3.18
10982026-06-29T19:22:20.141Z Downloaded tower-service v0.3.3
10992026-06-29T19:22:20.145Z Downloaded trait-variant v0.1.2
11002026-06-29T19:22:20.145Z Downloaded qorb v0.4.1
11012026-06-29T19:22:20.148Z Downloaded slog v2.8.2
11022026-06-29T19:22:20.148Z Downloaded termios v0.3.3
11032026-06-29T19:22:20.151Z Downloaded time-macros v0.2.27
11042026-06-29T19:22:20.154Z Downloaded hashbrown v0.15.5
11052026-06-29T19:22:20.157Z Downloaded typify-macro v0.6.2
11062026-06-29T19:22:20.161Z Downloaded tls_codec_derive v0.4.2
11072026-06-29T19:22:20.161Z Downloaded tiny-keccak v2.0.2
11082026-06-29T19:22:20.161Z Downloaded thread_local v1.1.9
11092026-06-29T19:22:20.164Z Downloaded num-bigint v0.4.6
11102026-06-29T19:22:20.164Z Downloaded tls_codec v0.4.2
11112026-06-29T19:22:20.168Z Downloaded unicode-truncate v1.1.0
11122026-06-29T19:22:20.170Z Downloaded usdt v0.6.0
11132026-06-29T19:22:20.170Z Downloaded tokio-native-tls v0.3.1
11142026-06-29T19:22:20.173Z Downloaded tokio-dtrace v0.1.1
11152026-06-29T19:22:20.173Z Downloaded untrusted v0.9.0
11162026-06-29T19:22:20.173Z Downloaded universal-hash v0.5.1
11172026-06-29T19:22:20.176Z Downloaded unarray v0.1.4
11182026-06-29T19:22:20.176Z Downloaded usdt-macro v0.6.0
11192026-06-29T19:22:20.176Z Downloaded usdt-attr-macro v0.6.0
11202026-06-29T19:22:20.176Z Downloaded tokio-tungstenite v0.21.0
11212026-06-29T19:22:20.181Z Downloaded rustls-webpki v0.103.9
11222026-06-29T19:22:20.183Z Downloaded utf-8 v0.7.6
11232026-06-29T19:22:20.183Z Downloaded rand v0.9.2
11242026-06-29T19:22:20.183Z Downloaded unit-prefix v0.5.2
11252026-06-29T19:22:20.186Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11262026-06-29T19:22:20.186Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11272026-06-29T19:22:20.186Z Downloaded tokio-tungstenite v0.23.1
11282026-06-29T19:22:20.189Z Downloaded pretty_assertions v1.4.1
11292026-06-29T19:22:20.189Z Downloaded toml_writer v1.1.1+spec-1.1.0
11302026-06-29T19:22:20.194Z Downloaded hyper v1.10.1
11312026-06-29T19:22:20.198Z Downloaded itertools v0.12.1
11322026-06-29T19:22:20.203Z Downloaded iri-string v0.7.10
11332026-06-29T19:22:20.206Z Downloaded similar v2.7.0
11342026-06-29T19:22:20.209Z Downloaded socket2 v0.6.3
11352026-06-29T19:22:20.214Z Downloaded socket2 v0.5.10
11362026-06-29T19:22:20.214Z Downloaded futures-util v0.3.32
11372026-06-29T19:22:20.219Z Downloaded want v0.3.1
11382026-06-29T19:22:20.221Z Downloaded waitgroup v0.1.2
11392026-06-29T19:22:20.221Z Downloaded nom v8.0.0
11402026-06-29T19:22:20.224Z Downloaded tokio-rustls v0.26.4
11412026-06-29T19:22:20.227Z Downloaded itertools v0.13.0
11422026-06-29T19:22:20.229Z Downloaded untrusted v0.7.1
11432026-06-29T19:22:20.229Z Downloaded unicase v2.9.0
11442026-06-29T19:22:20.232Z Downloaded wait-timeout v0.2.1
11452026-06-29T19:22:20.232Z Downloaded xshell-macros v0.2.7
11462026-06-29T19:22:20.232Z Downloaded tui-tree-widget v0.23.1
11472026-06-29T19:22:20.236Z Downloaded try-lock v0.2.5
11482026-06-29T19:22:20.236Z Downloaded term v0.7.0
11492026-06-29T19:22:20.236Z Downloaded rand v0.8.6
11502026-06-29T19:22:20.241Z Downloaded aes-gcm v0.10.3
11512026-06-29T19:22:20.245Z Downloaded xattr v1.6.1
11522026-06-29T19:22:20.245Z Downloaded uzers v0.12.2
11532026-06-29T19:22:20.245Z Downloaded serde_yaml v0.9.34+deprecated
11542026-06-29T19:22:20.251Z Downloaded vergen-git2 v9.1.0
11552026-06-29T19:22:20.254Z Downloaded hkdf v0.12.4
11562026-06-29T19:22:20.254Z Downloaded usdt-impl v0.6.0
11572026-06-29T19:22:20.257Z Downloaded toml_parser v1.1.2+spec-1.1.0
11582026-06-29T19:22:20.257Z Downloaded zeroize_derive v1.4.3
11592026-06-29T19:22:20.260Z Downloaded libm v0.2.16
11602026-06-29T19:22:20.265Z Downloaded tracing-attributes v0.1.31
11612026-06-29T19:22:20.268Z Downloaded zone_cfg_derive v0.3.1
11622026-06-29T19:22:20.268Z Downloaded void v1.0.2
11632026-06-29T19:22:20.268Z Downloaded zone v0.3.1
11642026-06-29T19:22:20.268Z Downloaded schemars v1.2.1
11652026-06-29T19:22:20.275Z Downloaded vergen-lib v0.1.6
11662026-06-29T19:22:20.278Z Downloaded vergen-gitcl v1.0.8
11672026-06-29T19:22:20.278Z Downloaded subprocess v0.2.15
11682026-06-29T19:22:20.281Z Downloaded whoami v2.1.0
11692026-06-29T19:22:20.281Z Downloaded whoami v1.6.1
11702026-06-29T19:22:20.286Z Downloaded tokio-stream v0.1.18
11712026-06-29T19:22:20.286Z Downloaded schemars v0.9.0
11722026-06-29T19:22:20.291Z Downloaded walkdir v2.5.0
11732026-06-29T19:22:20.294Z Downloaded unicode-properties v0.1.4
11742026-06-29T19:22:20.294Z Downloaded term v1.2.1
11752026-06-29T19:22:20.298Z Downloaded tar v0.4.45
11762026-06-29T19:22:20.298Z Downloaded snafu v0.8.9
11772026-06-29T19:22:20.301Z Downloaded wyz v0.5.1
11782026-06-29T19:22:20.301Z Downloaded num-bigint-dig v0.8.6
11792026-06-29T19:22:20.305Z Downloaded xshell v0.2.7
11802026-06-29T19:22:20.309Z Downloaded aho-corasick v1.1.4
11812026-06-29T19:22:20.309Z Downloaded samael v0.0.19
11822026-06-29T19:22:20.312Z Downloaded tinyvec v1.10.0
11832026-06-29T19:22:20.315Z Downloaded twox-hash v2.1.2
11842026-06-29T19:22:20.315Z Downloaded steno v0.4.1
11852026-06-29T19:22:20.319Z Downloaded test-strategy v0.4.5
11862026-06-29T19:22:20.322Z Downloaded iddqd v0.4.2
11872026-06-29T19:22:20.325Z Downloaded zstd-safe v7.2.4
11882026-06-29T19:22:20.325Z Downloaded vergen v9.1.0
11892026-06-29T19:22:20.328Z Downloaded rand v0.10.0
11902026-06-29T19:22:20.328Z Downloaded rsa v0.9.10
11912026-06-29T19:22:20.330Z Downloaded zstd v0.13.3
11922026-06-29T19:22:20.335Z Downloaded toml v0.7.8
11932026-06-29T19:22:20.335Z Downloaded toml v1.1.2+spec-1.1.0
11942026-06-29T19:22:20.338Z Downloaded itertools v0.14.0
11952026-06-29T19:22:20.343Z Downloaded h2 v0.4.15
11962026-06-29T19:22:20.349Z Downloaded vergen-lib v9.1.0
11972026-06-29T19:22:20.349Z Downloaded rustyline v14.0.0
11982026-06-29T19:22:20.352Z Downloaded vsss-rs v3.3.4
11992026-06-29T19:22:20.352Z Downloaded zerocopy v0.6.6
12002026-06-29T19:22:20.352Z Downloaded russh v0.45.0
12012026-06-29T19:22:20.356Z Downloaded uuid v1.23.4
12022026-06-29T19:22:20.356Z Downloaded yasna v0.5.2
12032026-06-29T19:22:20.359Z Downloaded vte v0.14.1
12042026-06-29T19:22:20.359Z Downloaded libxml v0.3.3
12052026-06-29T19:22:20.363Z Downloaded tokio-postgres v0.7.16
12062026-06-29T19:22:20.366Z Downloaded unicode-bidi v0.3.18
12072026-06-29T19:22:20.369Z Downloaded typify v0.6.2
12082026-06-29T19:22:20.372Z Downloaded unsafe-libyaml v0.2.11
12092026-06-29T19:22:20.374Z Downloaded zeroize v1.8.2
12102026-06-29T19:22:20.374Z Downloaded tungstenite v0.21.0
12112026-06-29T19:22:20.424Z Downloaded toml_edit v0.23.10+spec-1.0.0
12122026-06-29T19:22:20.424Z Downloaded zopfli v0.8.3
12132026-06-29T19:22:20.424Z Downloaded p521 v0.13.3
12142026-06-29T19:22:20.424Z Downloaded reqwest v0.12.28
12152026-06-29T19:22:20.424Z Downloaded tracing-core v0.1.36
12162026-06-29T19:22:20.428Z Downloaded unicode-segmentation v1.12.0
12172026-06-29T19:22:20.428Z Downloaded bitvec v1.0.1
12182026-06-29T19:22:20.435Z Downloaded toml_edit v0.19.15
12192026-06-29T19:22:20.441Z Downloaded reedline v0.40.0
12202026-06-29T19:22:20.446Z Downloaded tower v0.5.3
12212026-06-29T19:22:20.450Z Downloaded serde_with v1.14.0
12222026-06-29T19:22:20.453Z Downloaded rpassword v7.4.0
12232026-06-29T19:22:20.456Z Downloaded bindgen v0.71.1
12242026-06-29T19:22:20.459Z Downloaded moka v0.12.13
12252026-06-29T19:22:20.463Z Downloaded regex v1.12.3
12262026-06-29T19:22:20.466Z Downloaded tungstenite v0.23.0
12272026-06-29T19:22:20.472Z Downloaded unicode_categories v0.1.1
12282026-06-29T19:22:20.475Z Downloaded curve25519-dalek v4.1.3
12292026-06-29T19:22:20.475Z Downloaded zip v0.6.6
12302026-06-29T19:22:20.479Z Downloaded goblin v0.10.5
12312026-06-29T19:22:20.482Z Downloaded p384 v0.13.1
12322026-06-29T19:22:20.485Z Downloaded reqwest v0.13.2
12332026-06-29T19:22:20.488Z Downloaded git2 v0.20.4
12342026-06-29T19:22:20.491Z Downloaded aws-lc-rs v1.16.3
12352026-06-29T19:22:20.498Z Downloaded lalrpop v0.19.12
12362026-06-29T19:22:20.505Z Downloaded ssh-key v0.6.7
12372026-06-29T19:22:20.512Z Downloaded rayon v1.11.0
12382026-06-29T19:22:20.515Z Downloaded serde_with v3.17.0
12392026-06-29T19:22:20.522Z Downloaded chrono v0.4.44
12402026-06-29T19:22:20.526Z Downloaded quinn-proto v0.11.13
12412026-06-29T19:22:20.530Z Downloaded yansi v1.0.1
12422026-06-29T19:22:20.533Z Downloaded x509-cert v0.2.5
12432026-06-29T19:22:20.535Z Downloaded object v0.30.4
12442026-06-29T19:22:20.542Z Downloaded salty v0.3.0
12452026-06-29T19:22:20.546Z Downloaded zerocopy-derive v0.8.40
12462026-06-29T19:22:20.550Z Downloaded winnow v0.6.26
12472026-06-29T19:22:20.555Z Downloaded typed-path v0.9.3
12482026-06-29T19:22:20.560Z Downloaded quick-xml v0.37.5
12492026-06-29T19:22:20.570Z Downloaded winnow v0.5.40
12502026-06-29T19:22:20.577Z Downloaded unicode-normalization v0.1.25
12512026-06-29T19:22:20.580Z Downloaded zip v4.6.1
12522026-06-29T19:22:20.585Z Downloaded tokio-util v0.7.18
12532026-06-29T19:22:20.588Z Downloaded tabled v0.20.0
12542026-06-29T19:22:20.596Z Downloaded tough v0.22.0
12552026-06-29T19:22:20.603Z Downloaded tower-http v0.6.8
12562026-06-29T19:22:20.606Z Downloaded regex-syntax v0.6.29
12572026-06-29T19:22:20.609Z Downloaded proptest v1.11.0
12582026-06-29T19:22:20.613Z Downloaded polar-core v0.27.3
12592026-06-29T19:22:20.619Z Downloaded openssl v0.10.79
12602026-06-29T19:22:20.625Z Downloaded winnow v1.0.3
12612026-06-29T19:22:20.630Z Downloaded vcpkg v0.2.15
12622026-06-29T19:22:20.651Z Downloaded zlib-rs v0.6.2
12632026-06-29T19:22:20.655Z Downloaded openapiv3 v2.2.0
12642026-06-29T19:22:20.661Z Downloaded hickory-proto v0.24.4
12652026-06-29T19:22:20.668Z Downloaded radix_trie v0.2.1
12662026-06-29T19:22:20.671Z Downloaded zerocopy v0.8.40
12672026-06-29T19:22:20.676Z Downloaded hickory-proto v0.25.2
12682026-06-29T19:22:20.684Z Downloaded nix v0.27.1
12692026-06-29T19:22:20.690Z Downloaded diesel v2.3.7
12702026-06-29T19:22:20.702Z Downloaded regress v0.11.1
12712026-06-29T19:22:20.707Z Downloaded petname v2.0.2
12722026-06-29T19:22:20.711Z Downloaded bstr v1.12.1
12732026-06-29T19:22:20.715Z Downloaded dropshot v0.17.1
12742026-06-29T19:22:20.729Z Downloaded time v0.3.47
12752026-06-29T19:22:20.734Z Downloaded nix v0.28.0
12762026-06-29T19:22:20.740Z Downloaded portable-atomic v1.13.1
12772026-06-29T19:22:20.749Z Downloaded nix v0.31.2
12782026-06-29T19:22:20.752Z Downloaded smoltcp v0.9.1
12792026-06-29T19:22:20.759Z Downloaded tracing v0.1.44
12802026-06-29T19:22:20.772Z Downloaded object v0.37.3
12812026-06-29T19:22:20.779Z Downloaded regex-automata v0.4.14
12822026-06-29T19:22:20.791Z Downloaded regress v0.10.5
12832026-06-29T19:22:20.796Z Downloaded smoltcp v0.11.0
12842026-06-29T19:22:20.812Z Downloaded petgraph v0.6.5
12852026-06-29T19:22:20.832Z Downloaded rustls v0.23.41
12862026-06-29T19:22:20.839Z Downloaded regex-syntax v0.8.10
12872026-06-29T19:22:20.843Z Downloaded petgraph v0.8.3
12882026-06-29T19:22:20.856Z Downloaded rustix v0.38.44
12892026-06-29T19:22:20.868Z Downloaded csv v1.4.0
12902026-06-29T19:22:20.919Z Downloaded sqlparser v0.61.0
12912026-06-29T19:22:20.925Z Downloaded encoding_rs v0.8.35
12922026-06-29T19:22:20.937Z Downloaded ring v0.17.14
12932026-06-29T19:22:20.961Z Downloaded sled v0.34.7
12942026-06-29T19:22:20.981Z Downloaded typify-impl v0.6.2
12952026-06-29T19:22:20.994Z Downloaded ratatui v0.29.0
12962026-06-29T19:22:21.007Z Downloaded bzip2-sys v0.1.13+1.0.8
12972026-06-29T19:22:21.034Z Downloaded zerocopy-derive v0.6.6
12982026-06-29T19:22:21.071Z Downloaded jiff v0.2.21
12992026-06-29T19:22:21.083Z Downloaded chrono-tz v0.10.4
13002026-06-29T19:22:21.122Z Downloaded libz-sys v1.1.24
13012026-06-29T19:22:21.134Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13022026-06-29T19:22:21.145Z Downloaded sha3 v0.10.8
13032026-06-29T19:22:21.149Z Downloaded tokio v1.52.1
13042026-06-29T19:22:21.251Z Downloaded libgit2-sys v0.18.3+1.9.2
13052026-06-29T19:22:21.723Z Downloaded aws-lc-sys v0.40.0
13062026-06-29T19:22:21.968Z Compiling libc v0.2.185
13072026-06-29T19:22:21.968Z Compiling serde v1.0.228
13082026-06-29T19:22:21.971Z Compiling log v0.4.29
13092026-06-29T19:22:22.106Z Compiling smallvec v1.15.1
13102026-06-29T19:22:22.113Z Compiling find-msvc-tools v0.1.9
13112026-06-29T19:22:22.115Z Compiling shlex v1.3.0
13122026-06-29T19:22:22.128Z Compiling syn v2.0.117
13132026-06-29T19:22:22.131Z Compiling typenum v1.19.0
13142026-06-29T19:22:22.409Z Compiling generic-array v0.14.7
13152026-06-29T19:22:22.422Z Compiling subtle v2.6.1
13162026-06-29T19:22:22.432Z Compiling scopeguard v1.2.0
13172026-06-29T19:22:22.445Z Compiling const-oid v0.9.6
13182026-06-29T19:22:22.500Z Compiling serde_json v1.0.150
13192026-06-29T19:22:22.532Z Compiling lock_api v0.4.14
13202026-06-29T19:22:22.595Z Compiling zerocopy v0.8.40
13212026-06-29T19:22:22.642Z Compiling pin-project-lite v0.2.17
13222026-06-29T19:22:22.734Z Compiling portable-atomic v1.13.1
13232026-06-29T19:22:22.762Z Compiling parking_lot_core v0.9.12
13242026-06-29T19:22:23.028Z Compiling jobserver v0.1.34
13252026-06-29T19:22:23.062Z Compiling getrandom v0.2.17
13262026-06-29T19:22:23.103Z Compiling errno v0.3.14
13272026-06-29T19:22:23.216Z Compiling rand_core v0.6.4
13282026-06-29T19:22:23.255Z Compiling cc v1.2.56
13292026-06-29T19:22:23.282Z Compiling pkg-config v0.3.32
13302026-06-29T19:22:23.322Z Compiling signal-hook-registry v1.4.8
13312026-06-29T19:22:23.504Z Compiling bitflags v2.11.0
13322026-06-29T19:22:23.604Z Compiling libm v0.2.16
13332026-06-29T19:22:23.716Z Compiling futures-core v0.3.32
13342026-06-29T19:22:23.743Z Compiling critical-section v1.2.0
13352026-06-29T19:22:23.834Z Compiling once_cell v1.21.3
13362026-06-29T19:22:23.853Z Compiling parking_lot v0.12.5
13372026-06-29T19:22:23.870Z Compiling mio v1.2.0
13382026-06-29T19:22:23.878Z Compiling num-traits v0.2.19
13392026-06-29T19:22:23.894Z Compiling percent-encoding v2.3.2
13402026-06-29T19:22:24.053Z Compiling socket2 v0.6.3
13412026-06-29T19:22:24.090Z Compiling futures-sink v0.3.32
13422026-06-29T19:22:24.195Z Compiling futures-channel v0.3.32
13432026-06-29T19:22:24.227Z Compiling slab v0.4.12
13442026-06-29T19:22:24.230Z Compiling futures-task v0.3.32
13452026-06-29T19:22:24.338Z Compiling futures-io v0.3.32
13462026-06-29T19:22:24.417Z Compiling getrandom v0.4.1
13472026-06-29T19:22:24.421Z Compiling cpufeatures v0.2.17
13482026-06-29T19:22:24.441Z Compiling rand_core v0.10.0
13492026-06-29T19:22:24.461Z Compiling indexmap v2.14.0
13502026-06-29T19:22:24.489Z Compiling getrandom v0.3.4
13512026-06-29T19:22:24.501Z Compiling rustversion v1.0.22
13522026-06-29T19:22:24.603Z Compiling form_urlencoded v1.2.2
13532026-06-29T19:22:24.850Z Compiling cmake v0.1.57
13542026-06-29T19:22:25.030Z Compiling dunce v1.0.5
13552026-06-29T19:22:25.065Z Compiling fs_extra v1.3.0
13562026-06-29T19:22:25.131Z Compiling base64ct v1.8.3
13572026-06-29T19:22:25.131Z Compiling ident_case v1.0.1
13582026-06-29T19:22:25.194Z Compiling synstructure v0.13.2
13592026-06-29T19:22:25.290Z Compiling flagset v0.4.7
13602026-06-29T19:22:25.354Z Compiling aws-lc-sys v0.40.0
13612026-06-29T19:22:25.428Z Compiling pem-rfc7468 v0.7.0
13622026-06-29T19:22:25.446Z Compiling iana-time-zone v0.1.65
13632026-06-29T19:22:25.462Z Compiling rustix v1.1.3
13642026-06-29T19:22:25.519Z Compiling regex-syntax v0.8.10
13652026-06-29T19:22:25.557Z Compiling rand_core v0.9.5
13662026-06-29T19:22:25.657Z Compiling vcpkg v0.2.15
13672026-06-29T19:22:25.747Z Compiling uuid v1.23.4
13682026-06-29T19:22:25.830Z Compiling rustc_version v0.4.1
13692026-06-29T19:22:25.845Z Compiling tracing-core v0.1.36
13702026-06-29T19:22:26.175Z Compiling aws-lc-rs v1.16.3
13712026-06-29T19:22:26.414Z Compiling openssl-sys v0.9.115
13722026-06-29T19:22:26.441Z Compiling base64 v0.22.1
13732026-06-29T19:22:26.468Z Compiling openssl-probe v0.2.1
13742026-06-29T19:22:26.515Z Compiling httparse v1.10.1
13752026-06-29T19:22:26.658Z Compiling tinyvec_macros v0.1.1
13762026-06-29T19:22:26.733Z Compiling tinyvec v1.10.0
13772026-06-29T19:22:26.773Z Compiling pest_generator v2.8.6
13782026-06-29T19:22:26.910Z Compiling serde_derive_internals v0.29.1
13792026-06-29T19:22:26.947Z Compiling serde_derive v1.0.228
13802026-06-29T19:22:26.950Z Compiling zeroize_derive v1.4.3
13812026-06-29T19:22:27.094Z Compiling zerofrom-derive v0.1.6
13822026-06-29T19:22:27.201Z Compiling yoke-derive v0.8.1
13832026-06-29T19:22:27.515Z Compiling zerovec-derive v0.11.2
13842026-06-29T19:22:27.635Z Compiling zeroize v1.8.2
13852026-06-29T19:22:27.856Z Compiling zerocopy-derive v0.8.40
13862026-06-29T19:22:27.966Z Compiling displaydoc v0.2.5
13872026-06-29T19:22:28.437Z Compiling crypto-common v0.1.7
13882026-06-29T19:22:28.452Z Compiling block-buffer v0.10.4
13892026-06-29T19:22:28.560Z Compiling zerofrom v0.1.6
13902026-06-29T19:22:28.594Z Compiling digest v0.10.7
13912026-06-29T19:22:28.626Z Compiling tokio-macros v2.7.0
13922026-06-29T19:22:28.662Z Compiling futures-macro v0.3.32
13932026-06-29T19:22:28.688Z Compiling yoke v0.8.1
13942026-06-29T19:22:28.733Z Compiling block-padding v0.3.3
13952026-06-29T19:22:28.844Z Compiling zerovec v0.11.5
13962026-06-29T19:22:28.873Z Compiling zerotrie v0.2.3
13972026-06-29T19:22:28.895Z Compiling hmac v0.12.1
13982026-06-29T19:22:29.059Z Compiling inout v0.1.4
13992026-06-29T19:22:29.174Z Compiling sha2 v0.10.9
14002026-06-29T19:22:29.233Z Compiling cipher v0.4.4
14012026-06-29T19:22:29.404Z Compiling tinystr v0.8.2
14022026-06-29T19:22:29.408Z Compiling potential_utf v0.1.4
14032026-06-29T19:22:29.486Z Compiling icu_collections v2.1.1
14042026-06-29T19:22:29.498Z Compiling futures-util v0.3.32
14052026-06-29T19:22:29.527Z Compiling icu_locale_core v2.1.1
14062026-06-29T19:22:29.557Z Compiling der_derive v0.7.3
14072026-06-29T19:22:29.971Z Compiling salsa20 v0.10.2
14082026-06-29T19:22:30.119Z Compiling pbkdf2 v0.12.2
14092026-06-29T19:22:30.234Z Compiling icu_provider v2.1.1
14102026-06-29T19:22:30.412Z Compiling thiserror-impl v2.0.18
14112026-06-29T19:22:30.506Z Compiling bytes v1.11.1
14122026-06-29T19:22:30.529Z Compiling icu_properties v2.1.2
14132026-06-29T19:22:30.541Z Compiling icu_normalizer v2.1.1
14142026-06-29T19:22:30.602Z Compiling der v0.7.10
14152026-06-29T19:22:31.078Z Compiling tokio v1.52.1
14162026-06-29T19:22:31.114Z Compiling http v1.4.2
14172026-06-29T19:22:31.622Z Compiling idna_adapter v1.2.1
14182026-06-29T19:22:31.754Z Compiling idna v1.1.0
14192026-06-29T19:22:31.766Z Compiling chrono v0.4.44
14202026-06-29T19:22:31.796Z Compiling spki v0.7.3
14212026-06-29T19:22:31.812Z Compiling tracing-attributes v0.1.31
14222026-06-29T19:22:31.999Z Compiling thiserror v2.0.18
14232026-06-29T19:22:32.034Z Compiling url v2.5.8
14242026-06-29T19:22:32.103Z Compiling http-body v1.0.1
14252026-06-29T19:22:32.300Z Compiling ppv-lite86 v0.2.21
14262026-06-29T19:22:32.370Z Compiling scrypt v0.11.0
14272026-06-29T19:22:32.480Z Compiling cbc v0.1.2
14282026-06-29T19:22:32.603Z Compiling rand_chacha v0.9.0
14292026-06-29T19:22:32.629Z Compiling aes v0.8.4
14302026-06-29T19:22:32.629Z Compiling rustls-pki-types v1.14.0
14312026-06-29T19:22:32.960Z Compiling rand v0.9.2
14322026-06-29T19:22:33.107Z Compiling pkcs5 v0.7.1
14332026-06-29T19:22:33.163Z Compiling aho-corasick v1.1.4
14342026-06-29T19:22:33.186Z Compiling tracing v0.1.44
14352026-06-29T19:22:33.310Z Compiling try-lock v0.2.5
14362026-06-29T19:22:33.423Z Compiling atomic-waker v1.1.2
14372026-06-29T19:22:33.463Z Compiling schemars v0.8.22
14382026-06-29T19:22:33.552Z Compiling tower-service v0.3.3
14392026-06-29T19:22:33.584Z Compiling dyn-clone v1.0.20
14402026-06-29T19:22:33.651Z Compiling tower-layer v0.3.3
14412026-06-29T19:22:33.663Z Compiling untrusted v0.7.1
14422026-06-29T19:22:33.715Z Compiling want v0.3.1
14432026-06-29T19:22:33.727Z Compiling pkcs8 v0.10.2
14442026-06-29T19:22:33.770Z Compiling ipnet v2.11.0
14452026-06-29T19:22:33.782Z Compiling schemars_derive v0.8.22
14462026-06-29T19:22:33.812Z Compiling pest_derive v2.8.6
14472026-06-29T19:22:33.878Z Compiling scroll_derive v0.13.1
14482026-06-29T19:22:34.035Z Compiling regex-automata v0.4.14
14492026-06-29T19:22:34.262Z Compiling darling_core v0.20.11
14502026-06-29T19:22:34.528Z Compiling foreign-types-shared v0.1.1
14512026-06-29T19:22:34.617Z Compiling rustls v0.23.41
14522026-06-29T19:22:34.667Z Compiling httpdate v1.0.3
14532026-06-29T19:22:34.786Z Compiling openssl v0.10.79
14542026-06-29T19:22:34.837Z Compiling untrusted v0.9.0
14552026-06-29T19:22:34.898Z Compiling tempfile v3.25.0
14562026-06-29T19:22:34.959Z Compiling tokio-util v0.7.18
14572026-06-29T19:22:35.030Z Compiling scroll v0.13.0
14582026-06-29T19:22:35.265Z Compiling foreign-types v0.3.2
14592026-06-29T19:22:35.368Z Compiling unicode-normalization v0.1.25
14602026-06-29T19:22:35.697Z Compiling h2 v0.4.15
14612026-06-29T19:22:35.793Z Compiling openssl-macros v0.1.1
14622026-06-29T19:22:35.973Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14632026-06-29T19:22:36.185Z Compiling spin v0.9.8
14642026-06-29T19:22:36.263Z Compiling native-tls v0.2.18
14652026-06-29T19:22:36.355Z Compiling crc32fast v1.5.0
14662026-06-29T19:22:36.396Z Compiling powerfmt v0.2.0
14672026-06-29T19:22:36.466Z Compiling num-conv v0.2.0
14682026-06-29T19:22:36.493Z Compiling darling_macro v0.20.11
14692026-06-29T19:22:36.595Z Compiling time-core v0.1.8
14702026-06-29T19:22:36.617Z Compiling deranged v0.5.8
14712026-06-29T19:22:36.741Z Compiling time-macros v0.2.27
14722026-06-29T19:22:36.962Z Compiling darling v0.20.11
14732026-06-29T19:22:37.045Z Compiling goblin v0.10.5
14742026-06-29T19:22:37.624Z Compiling sync_wrapper v1.0.2
14752026-06-29T19:22:37.734Z Compiling wait-timeout v0.2.1
14762026-06-29T19:22:37.826Z Compiling simd-adler32 v0.3.8
14772026-06-29T19:22:38.009Z Compiling usdt-impl v0.6.0
14782026-06-29T19:22:38.084Z Compiling num_threads v0.1.7
14792026-06-29T19:22:38.152Z Compiling quick-error v1.2.3
14802026-06-29T19:22:38.185Z Compiling crossbeam-utils v0.8.21
14812026-06-29T19:22:38.211Z Compiling syn v1.0.109
14822026-06-29T19:22:38.261Z Compiling bit-vec v0.8.0
14832026-06-29T19:22:38.470Z Compiling siphasher v1.0.2
14842026-06-29T19:22:38.539Z Compiling bit-set v0.8.0
14852026-06-29T19:22:38.571Z Compiling rusty-fork v0.3.1
14862026-06-29T19:22:38.675Z Compiling time v0.3.47
14872026-06-29T19:22:38.687Z Compiling tower v0.5.3
14882026-06-29T19:22:38.885Z Compiling hyper v1.10.1
14892026-06-29T19:22:39.489Z Compiling derive_builder_core v0.20.2
14902026-06-29T19:22:39.785Z Compiling dof v0.4.0
14912026-06-29T19:22:40.089Z Compiling hyper-util v0.1.20
14922026-06-29T19:22:40.229Z Compiling dtrace-parser v0.3.0
14932026-06-29T19:22:40.343Z Compiling http-body-util v0.1.3
14942026-06-29T19:22:40.454Z Compiling signature v2.2.0
14952026-06-29T19:22:40.587Z Compiling thiserror-impl v1.0.69
14962026-06-29T19:22:40.634Z Compiling scroll_derive v0.12.1
14972026-06-29T19:22:40.955Z Compiling heapless v0.7.17
14982026-06-29T19:22:40.968Z Compiling rand_xorshift v0.4.0
14992026-06-29T19:22:41.134Z Compiling slog v2.8.2
15002026-06-29T19:22:41.194Z Compiling darling_core v0.21.3
15012026-06-29T19:22:41.275Z Compiling bzip2-sys v0.1.13+1.0.8
15022026-06-29T19:22:41.288Z Compiling thread-id v5.1.0
15032026-06-29T19:22:41.312Z Compiling cookie v0.18.1
15042026-06-29T19:22:41.367Z Compiling unarray v0.1.4
15052026-06-29T19:22:41.489Z Compiling zstd-safe v7.2.4
15062026-06-29T19:22:41.499Z Compiling unicode-bidi v0.3.18
15072026-06-29T19:22:41.549Z Compiling adler2 v2.0.1
15082026-06-29T19:22:41.674Z Compiling signal-hook v0.3.18
15092026-06-29T19:22:41.687Z Compiling paste v1.0.15
15102026-06-29T19:22:41.830Z Compiling unicode-properties v0.1.4
15112026-06-29T19:22:41.843Z Compiling ryu v1.0.23
15122026-06-29T19:22:41.843Z Compiling allocator-api2 v0.2.21
15132026-06-29T19:22:41.948Z Compiling anyhow v1.0.102
15142026-06-29T19:22:42.017Z Compiling iri-string v0.7.10
15152026-06-29T19:22:42.030Z Compiling stringprep v0.1.5
15162026-06-29T19:22:42.033Z Compiling serde_urlencoded v0.7.1
15172026-06-29T19:22:42.237Z Compiling thiserror v1.0.69
15182026-06-29T19:22:42.285Z Compiling miniz_oxide v0.8.9
15192026-06-29T19:22:42.527Z Compiling proptest v1.11.0
15202026-06-29T19:22:42.951Z Compiling scroll v0.12.0
15212026-06-29T19:22:43.135Z Compiling derive_builder_macro v0.20.2
15222026-06-29T19:22:43.189Z Compiling tokio-native-tls v0.3.1
15232026-06-29T19:22:43.231Z Compiling tower-http v0.6.8
15242026-06-29T19:22:43.595Z Compiling bstr v1.12.1
15252026-06-29T19:22:43.609Z Compiling ipnetwork v0.21.1
15262026-06-29T19:22:43.627Z Compiling rustls-native-certs v0.8.3
15272026-06-29T19:22:43.735Z Compiling darling_macro v0.21.3
15282026-06-29T19:22:43.864Z Compiling rand_chacha v0.3.1
15292026-06-29T19:22:43.914Z Compiling serde_spanned v0.6.9
15302026-06-29T19:22:43.994Z Compiling erased-serde v0.3.31
15312026-06-29T19:22:44.059Z Compiling serde_tokenstream v0.2.3
15322026-06-29T19:22:44.218Z Compiling toml_datetime v0.6.11
15332026-06-29T19:22:44.246Z Compiling md-5 v0.10.6
15342026-06-29T19:22:44.374Z Compiling async-trait v0.1.89
15352026-06-29T19:22:44.414Z Compiling pin-project-internal v1.1.11
15362026-06-29T19:22:44.474Z Compiling zerocopy-derive v0.7.35
15372026-06-29T19:22:44.489Z Compiling curve25519-dalek v4.1.3
15382026-06-29T19:22:44.664Z Compiling vergen-lib v9.1.0
15392026-06-29T19:22:44.831Z Compiling num-integer v0.1.46
15402026-06-29T19:22:44.849Z Compiling hash32 v0.2.1
15412026-06-29T19:22:45.044Z Compiling ff v0.13.1
15422026-06-29T19:22:45.149Z Compiling memoffset v0.9.1
15432026-06-29T19:22:45.184Z Compiling encoding_rs v0.8.35
15442026-06-29T19:22:45.337Z Compiling cfg_aliases v0.2.1
15452026-06-29T19:22:45.350Z Compiling mime v0.3.17
15462026-06-29T19:22:45.385Z Compiling rustix v0.38.44
15472026-06-29T19:22:45.412Z Compiling fallible-iterator v0.2.0
15482026-06-29T19:22:45.506Z Compiling num-bigint-dig v0.8.6
15492026-06-29T19:22:45.607Z Compiling smoltcp v0.9.1
15502026-06-29T19:22:45.696Z Compiling ref-cast v1.0.25
15512026-06-29T19:22:45.724Z Compiling zlib-rs v0.6.2
15522026-06-29T19:22:45.728Z Compiling litrs v1.0.0
15532026-06-29T19:22:45.946Z Compiling base16ct v0.2.0
15542026-06-29T19:22:45.999Z Compiling psl-types v2.0.11
15552026-06-29T19:22:46.127Z Compiling publicsuffix v2.3.0
15562026-06-29T19:22:46.127Z Compiling sec1 v0.7.3
15572026-06-29T19:22:46.240Z Compiling document-features v0.2.12
15582026-06-29T19:22:46.422Z Compiling postgres-protocol v0.6.10
15592026-06-29T19:22:46.462Z Compiling pin-project v1.1.11
15602026-06-29T19:22:46.566Z Compiling nix v0.31.2
15612026-06-29T19:22:46.805Z Compiling zerocopy v0.7.35
15622026-06-29T19:22:46.833Z Compiling group v0.13.0
15632026-06-29T19:22:46.938Z Compiling num-iter v0.1.45
15642026-06-29T19:22:47.015Z Compiling newtype-uuid v1.3.2
15652026-06-29T19:22:47.132Z Compiling hubpack_derive v0.1.1
15662026-06-29T19:22:47.390Z Compiling darling v0.21.3
15672026-06-29T19:22:47.416Z Compiling rand v0.8.6
15682026-06-29T19:22:47.473Z Compiling oxnet v0.1.6
15692026-06-29T19:22:47.496Z Compiling derive_builder v0.20.2
15702026-06-29T19:22:47.579Z Compiling hyper-tls v0.6.0
15712026-06-29T19:22:47.624Z Compiling goblin v0.8.2
15722026-06-29T19:22:48.256Z Compiling phf_shared v0.13.1
15732026-06-29T19:22:48.270Z Compiling lazy_static v1.5.0
15742026-06-29T19:22:48.351Z Compiling regex v1.12.3
15752026-06-29T19:22:48.365Z Compiling anstyle-parse v0.2.7
15762026-06-29T19:22:48.507Z Compiling futures-executor v0.3.32
15772026-06-29T19:22:48.548Z Compiling hex v0.4.3
15782026-06-29T19:22:48.760Z Compiling flate2 v1.1.9
15792026-06-29T19:22:48.772Z Compiling hkdf v0.12.4
15802026-06-29T19:22:48.785Z Compiling crypto-bigint v0.5.5
15812026-06-29T19:22:48.811Z Compiling curve25519-dalek-derive v0.1.1
15822026-06-29T19:22:48.940Z Compiling strum_macros v0.27.2
15832026-06-29T19:22:49.143Z Compiling daft-derive v0.1.7
15842026-06-29T19:22:49.163Z Compiling ref-cast-impl v1.0.25
15852026-06-29T19:22:49.455Z Compiling snafu-derive v0.8.9
15862026-06-29T19:22:49.711Z Compiling terminal_size v0.4.3
15872026-06-29T19:22:49.817Z Compiling vergen v9.1.0
15882026-06-29T19:22:49.854Z Compiling fs-err v3.3.0
15892026-06-29T19:22:49.996Z Compiling cargo-platform v0.3.2
15902026-06-29T19:22:50.047Z Compiling ahash v0.8.12
15912026-06-29T19:22:50.256Z Compiling managed v0.8.0
15922026-06-29T19:22:50.273Z Compiling foldhash v0.1.5
15932026-06-29T19:22:50.462Z Compiling libbz2-rs-sys v0.2.2
15942026-06-29T19:22:50.475Z Compiling object v0.37.3
15952026-06-29T19:22:50.741Z Compiling bumpalo v3.20.2
15962026-06-29T19:22:50.898Z Compiling same-file v1.0.6
15972026-06-29T19:22:50.978Z Compiling winnow v0.5.40
15982026-06-29T19:22:51.002Z Compiling unicode-segmentation v1.12.0
15992026-06-29T19:22:51.070Z Compiling bitflags v1.3.2
16002026-06-29T19:22:51.085Z Compiling foldhash v0.2.0
16012026-06-29T19:22:51.143Z Compiling walkdir v2.5.0
16022026-06-29T19:22:51.306Z Compiling hashbrown v0.16.1
16032026-06-29T19:22:51.362Z Compiling snafu v0.8.9
16042026-06-29T19:22:51.385Z Compiling zopfli v0.8.3
16052026-06-29T19:22:51.463Z Compiling strum v0.27.2
16062026-06-29T19:22:51.597Z Compiling bzip2 v0.6.1
16072026-06-29T19:22:51.764Z Compiling hashbrown v0.15.5
16082026-06-29T19:22:51.799Z Compiling clap_builder v4.6.0
16092026-06-29T19:22:51.934Z Compiling cargo_metadata v0.23.1
16102026-06-29T19:22:52.052Z Compiling dof v0.3.0
16112026-06-29T19:22:52.067Z Compiling daft v0.1.7
16122026-06-29T19:22:52.372Z Compiling toml_edit v0.19.15
16132026-06-29T19:22:52.385Z Compiling elliptic-curve v0.13.8
16142026-06-29T19:22:52.872Z Compiling futures v0.3.32
16152026-06-29T19:22:52.895Z Compiling anstream v0.6.21
16162026-06-29T19:22:52.902Z Compiling phf v0.13.1
16172026-06-29T19:22:53.350Z Compiling signal-hook-mio v0.2.5
16182026-06-29T19:22:53.492Z Compiling cookie_store v0.22.1
16192026-06-29T19:22:53.654Z Compiling bzip2 v0.4.4
16202026-06-29T19:22:53.672Z Compiling reqwest v0.12.28
16212026-06-29T19:22:53.749Z Compiling zstd v0.13.3
16222026-06-29T19:22:53.968Z Compiling hubpack v0.1.2
16232026-06-29T19:22:54.125Z Compiling serde_with_macros v3.17.0
16242026-06-29T19:22:54.301Z Compiling postgres-types v0.2.12
16252026-06-29T19:22:54.853Z Compiling usdt-attr-macro v0.6.0
16262026-06-29T19:22:55.021Z Compiling usdt-macro v0.6.0
16272026-06-29T19:22:55.250Z Compiling globset v0.4.18
16282026-06-29T19:22:56.760Z Compiling dtrace-parser v0.2.0
16292026-06-29T19:22:56.790Z Compiling ed25519 v2.2.3
16302026-06-29T19:22:56.790Z Compiling phf_shared v0.11.3
16312026-06-29T19:22:56.790Z Compiling olpc-cjson v0.1.4
16322026-06-29T19:22:56.790Z Compiling pkcs1 v0.7.5
16332026-06-29T19:22:56.790Z Compiling serde_plain v1.0.2
16342026-06-29T19:22:56.790Z Compiling serde-big-array v0.5.1
16352026-06-29T19:22:56.790Z Compiling rfc6979 v0.4.0
16362026-06-29T19:22:56.790Z Compiling strum_macros v0.26.4
16372026-06-29T19:22:56.790Z Compiling clap_derive v4.6.1
16382026-06-29T19:22:56.790Z Compiling enum-as-inner v0.6.1
16392026-06-29T19:22:56.790Z Compiling async-recursion v1.1.1
16402026-06-29T19:22:56.790Z Compiling serde_repr v0.1.20
16412026-06-29T19:22:56.838Z Compiling pem v3.0.6
16422026-06-29T19:22:56.984Z Compiling float-cmp v0.10.0
16432026-06-29T19:22:57.118Z Compiling thread-id v4.2.2
16442026-06-29T19:22:57.152Z Compiling memmap2 v0.9.10
16452026-06-29T19:22:57.152Z Compiling env_filter v1.0.0
16462026-06-29T19:22:57.211Z Compiling typed-path v0.9.3
16472026-06-29T19:22:57.331Z Compiling winnow v1.0.3
16482026-06-29T19:22:57.410Z Compiling difflib v0.4.0
16492026-06-29T19:22:57.554Z Compiling either v1.15.0
16502026-06-29T19:22:57.741Z Compiling keccak v0.1.6
16512026-06-29T19:22:57.753Z Compiling jiff v0.2.21
16522026-06-29T19:22:57.957Z Compiling new_debug_unreachable v1.0.6
16532026-06-29T19:22:58.033Z Compiling static_assertions v1.1.0
16542026-06-29T19:22:58.055Z Compiling precomputed-hash v0.1.1
16552026-06-29T19:22:58.264Z Compiling whoami v2.1.0
16562026-06-29T19:22:58.264Z Compiling normalize-line-endings v0.3.0
16572026-06-29T19:22:58.264Z Compiling fixedbitset v0.5.7
16582026-06-29T19:22:58.264Z Compiling fixedbitset v0.4.2
16592026-06-29T19:22:58.428Z Compiling data-encoding v2.10.0
16602026-06-29T19:22:58.428Z Compiling predicates-core v1.0.10
16612026-06-29T19:22:58.450Z Compiling toml_edit v0.22.27
16622026-06-29T19:22:58.488Z Compiling petgraph v0.6.5
16632026-06-29T19:22:58.497Z Compiling petgraph v0.8.3
16642026-06-29T19:22:58.632Z Compiling predicates v3.1.4
16652026-06-29T19:22:58.860Z Compiling hickory-proto v0.25.2
16662026-06-29T19:22:59.172Z Compiling tokio-postgres v0.7.16
16672026-06-29T19:22:59.406Z Compiling clap v4.6.1
16682026-06-29T19:22:59.427Z Compiling string_cache v0.8.9
16692026-06-29T19:22:59.570Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16702026-06-29T19:22:59.989Z Compiling strum v0.26.3
16712026-06-29T19:23:00.128Z Compiling sha3 v0.10.8
16722026-06-29T19:23:00.483Z Compiling zip v4.6.1
16732026-06-29T19:23:00.598Z Compiling itertools v0.13.0
16742026-06-29T19:23:01.211Z Compiling toml_parser v1.1.2+spec-1.1.0
16752026-06-29T19:23:01.353Z Compiling usdt v0.6.0
16762026-06-29T19:23:01.424Z Compiling env_logger v0.11.9
16772026-06-29T19:23:01.629Z Compiling usdt-impl v0.5.0
16782026-06-29T19:23:01.780Z Compiling ecdsa v0.16.9
16792026-06-29T19:23:01.812Z Compiling rsa v0.9.10
16802026-06-29T19:23:01.846Z Compiling ed25519-dalek v2.2.0
16812026-06-29T19:23:01.860Z Compiling crossterm v0.28.1
16822026-06-29T19:23:02.175Z Compiling serde_with v3.17.0
16832026-06-29T19:23:02.470Z Compiling toml v0.7.8
16842026-06-29T19:23:02.532Z Compiling zip v0.6.6
16852026-06-29T19:23:03.130Z Compiling iddqd v0.4.2
16862026-06-29T19:23:03.630Z Compiling heck v0.4.1
16872026-06-29T19:23:03.760Z Compiling similar v2.7.0
16882026-06-29T19:23:03.764Z Compiling crossbeam-epoch v0.9.18
16892026-06-29T19:23:03.855Z Compiling tokio-stream v0.1.18
16902026-06-29T19:23:03.967Z Compiling buf-list v1.1.2
16912026-06-29T19:23:04.092Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16922026-06-29T19:23:04.242Z Compiling x509-cert v0.2.5
16932026-06-29T19:23:04.322Z Compiling openapiv3 v2.2.0
16942026-06-29T19:23:04.387Z Compiling sha1 v0.10.6
16952026-06-29T19:23:04.414Z Compiling peg-runtime v0.8.5
16962026-06-29T19:23:04.599Z Compiling lalrpop-util v0.19.12
16972026-06-29T19:23:04.626Z Compiling thread_local v1.1.9
16982026-06-29T19:23:04.695Z Compiling slog-async v2.8.0
16992026-06-29T19:23:04.789Z Compiling crossbeam-channel v0.5.15
17002026-06-29T19:23:04.875Z Compiling is-terminal v0.4.17
17012026-06-29T19:23:04.978Z Compiling filetime v0.2.27
17022026-06-29T19:23:05.007Z Compiling take_mut v0.2.2
17032026-06-29T19:23:05.138Z Compiling term v1.2.1
17042026-06-29T19:23:05.157Z Compiling xattr v1.6.1
17052026-06-29T19:23:05.326Z Compiling tar v0.4.45
17062026-06-29T19:23:05.650Z Compiling slog-term v2.9.2
17072026-06-29T19:23:16.284Z Compiling rustls-webpki v0.103.9
17082026-06-29T19:23:19.022Z Compiling tokio-rustls v0.26.4
17092026-06-29T19:23:19.022Z Compiling rustls-platform-verifier v0.6.2
17102026-06-29T19:23:19.022Z Compiling tough v0.22.0
17112026-06-29T19:23:19.236Z Compiling hyper-rustls v0.27.7
17122026-06-29T19:23:19.435Z Compiling reqwest v0.13.2
17132026-06-29T19:23:21.690Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17142026-06-29T19:23:21.889Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17152026-06-29T19:23:24.741Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
17162026-06-29T19:23:24.869Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17172026-06-29T19:23:24.922ZJun 29 19:23:23.947 INFO Starting download, target: Console
17182026-06-29T19:23:24.922ZJun 29 19:23:23.948 INFO Starting download, target: Cockroach
17192026-06-29T19:23:24.922ZJun 29 19:23:23.948 INFO Starting download, target: Clickhouse
17202026-06-29T19:23:24.922ZJun 29 19:23:23.948 INFO Starting download, target: DendriteStub
17212026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Starting download, target: MaghemiteMgd
17222026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Starting download, target: MaghemiteDdmd
17232026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Starting download, target: TransceiverControl
17242026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17252026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17262026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17272026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17282026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17292026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17302026-06-29T19:23:24.925ZJun 29 19:23:23.948 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17312026-06-29T19:23:25.327ZJun 29 19:23:24.347 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17322026-06-29T19:23:25.583ZJun 29 19:23:24.595 INFO Download complete, target: TransceiverControl
17332026-06-29T19:23:26.706ZJun 29 19:23:25.712 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17342026-06-29T19:23:26.726ZJun 29 19:23:25.733 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17352026-06-29T19:23:26.959ZJun 29 19:23:25.983 INFO Download complete, target: Console
17362026-06-29T19:23:27.089ZJun 29 19:23:26.112 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17372026-06-29T19:23:27.191ZJun 29 19:23:26.216 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17382026-06-29T19:23:27.414ZJun 29 19:23:26.434 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17392026-06-29T19:23:27.752ZJun 29 19:23:26.775 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17402026-06-29T19:23:27.752ZJun 29 19:23:26.775 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17412026-06-29T19:23:29.148ZJun 29 19:23:28.174 INFO Download complete, target: MaghemiteDdmd
17422026-06-29T19:23:29.612ZJun 29 19:23:28.638 INFO Download complete, target: DendriteStub
17432026-06-29T19:23:29.973ZJun 29 19:23:28.998 INFO Download complete, target: MaghemiteMgd
17442026-06-29T19:23:32.415ZJun 29 19:23:31.440 INFO Checking that binary works, target: Cockroach
17452026-06-29T19:23:32.534ZJun 29 19:23:31.557 INFO Download complete, target: Cockroach
17462026-06-29T19:23:33.580ZJun 29 19:23:32.605 INFO Checking that binary works, target: Clickhouse
17472026-06-29T19:23:33.736ZJun 29 19:23:32.737 INFO Download complete, target: Clickhouse
17482026-06-29T19:23:33.741ZAll builder prerequisites installed successfully, and PATH looks valid
17492026-06-29T19:23:33.741Z
17502026-06-29T19:23:33.741Zreal 2:03.467982967
17512026-06-29T19:23:33.741Zuser 6:51.929512144
17522026-06-29T19:23:33.741Zsys 1:24.006923743
17532026-06-29T19:23:33.741Ztrap 0.236257926
17542026-06-29T19:23:33.741Ztflt 0.637111662
17552026-06-29T19:23:33.741Zdflt 0.591981193
17562026-06-29T19:23:33.741Zkflt 0.021867032
17572026-06-29T19:23:33.741Zlock 23:04.973788081
17582026-06-29T19:23:33.741Zslp 21:00.148110090
17592026-06-29T19:23:33.741Zlat 47.458897201
17602026-06-29T19:23:33.741Zstop 2:00.676543724
17612026-06-29T19:23:33.741Z+ banner clippy
17622026-06-29T19:23:33.741Z
17632026-06-29T19:23:33.741Z #### # # ##### ##### # #
17642026-06-29T19:23:33.741Z # # # # # # # # # #
17652026-06-29T19:23:33.741Z # # # # # # # #
17662026-06-29T19:23:33.741Z # # # ##### ##### #
17672026-06-29T19:23:33.741Z # # # # # # #
17682026-06-29T19:23:33.741Z #### ###### # # # #
17692026-06-29T19:23:33.741Z
17702026-06-29T19:23:33.741Z+ export CARGO_INCREMENTAL=0
17712026-06-29T19:23:33.741Z+ CARGO_INCREMENTAL=0
17722026-06-29T19:23:33.741Z+ ptime -m cargo xtask clippy
17732026-06-29T19:23:34.182Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17742026-06-29T19:23:34.395Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17752026-06-29T19:23:36.286Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
17762026-06-29T19:23:36.349Z Running `target/debug/xtask clippy`
17772026-06-29T19:23:36.375Zrunning: /home/build/.rustup/toolchains/1.96.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17782026-06-29T19:23:36.921Z Downloading crates ...
17792026-06-29T19:23:37.114Z Downloaded approx v0.5.1
17802026-06-29T19:23:37.127Z Downloaded rand_distr v0.5.1
17812026-06-29T19:23:37.133Z Downloaded hashbrown v0.14.5
17822026-06-29T19:23:37.136Z Downloaded target-triple v1.0.0
17832026-06-29T19:23:37.140Z Downloaded event-listener v5.4.1
17842026-06-29T19:23:37.143Z Downloaded stringmetrics v2.2.2
17852026-06-29T19:23:37.145Z Downloaded linkme-impl v0.3.35
17862026-06-29T19:23:37.148Z Downloaded nested v0.1.1
17872026-06-29T19:23:37.152Z Downloaded async-lock v3.4.2
17882026-06-29T19:23:37.155Z Downloaded blake2b_simd v1.0.4
17892026-06-29T19:23:37.155Z Downloaded addr2line v0.25.1
17902026-06-29T19:23:37.159Z Downloaded supports-hyperlinks v2.1.0
17912026-06-29T19:23:37.162Z Downloaded miette-derive v5.10.0
17922026-06-29T19:23:37.164Z Downloaded concurrent-queue v2.5.0
17932026-06-29T19:23:37.164Z Downloaded linkme v0.3.35
17942026-06-29T19:23:37.167Z Downloaded target-lexicon v0.13.3
17952026-06-29T19:23:37.167Z Downloaded knuffel-derive v3.2.0
17962026-06-29T19:23:37.167Z Downloaded httptest v0.16.4
17972026-06-29T19:23:37.170Z Downloaded criterion v0.7.0
17982026-06-29T19:23:37.173Z Downloaded rust-argon2 v2.1.0
17992026-06-29T19:23:37.173Z Downloaded futures-timer v3.0.3
18002026-06-29T19:23:37.177Z Downloaded oorandom v11.1.5
18012026-06-29T19:23:37.177Z Downloaded hickory-client v0.25.2
18022026-06-29T19:23:37.180Z Downloaded rstest_macros v0.25.0
18032026-06-29T19:23:37.180Z Downloaded rustc-demangle v0.1.27
18042026-06-29T19:23:37.180Z Downloaded backtrace-ext v0.2.1
18052026-06-29T19:23:37.184Z Downloaded cast v0.3.0
18062026-06-29T19:23:37.187Z Downloaded assert_cmd v2.1.2
18072026-06-29T19:23:37.190Z Downloaded chumsky v0.9.3
18082026-06-29T19:23:37.193Z Downloaded owo-colors v3.5.0
18092026-06-29T19:23:37.193Z Downloaded criterion-plot v0.6.0
18102026-06-29T19:23:37.193Z Downloaded supports-unicode v2.1.0
18112026-06-29T19:23:37.196Z Downloaded partial-io v0.5.4
18122026-06-29T19:23:37.196Z Downloaded trybuild v1.0.116
18132026-06-29T19:23:37.198Z Downloaded path-tree v0.8.3
18142026-06-29T19:23:37.203Z Downloaded knuffel v3.2.0
18152026-06-29T19:23:37.206Z Downloaded guppy-workspace-hack v0.1.0
18162026-06-29T19:23:37.215Z Downloaded plotters v0.3.7
18172026-06-29T19:23:37.218Z Downloaded plotters-backend v0.3.7
18182026-06-29T19:23:37.221Z Downloaded serde_regex v1.1.0
18192026-06-29T19:23:37.221Z Downloaded guppy v0.17.25
18202026-06-29T19:23:37.225Z Downloaded event-listener-strategy v0.5.4
18212026-06-29T19:23:37.229Z Downloaded termcolor v1.4.1
18222026-06-29T19:23:37.232Z Downloaded rstest v0.25.0
18232026-06-29T19:23:37.238Z Downloaded pathdiff v0.2.3
18242026-06-29T19:23:37.238Z Downloaded anes v0.1.6
18252026-06-29T19:23:37.238Z Downloaded fancy-regex v0.14.0
18262026-06-29T19:23:37.241Z Downloaded textwrap v0.15.2
18272026-06-29T19:23:37.241Z Downloaded supports-color v2.1.0
18282026-06-29T19:23:37.241Z Downloaded async-object-pool v0.2.0
18292026-06-29T19:23:37.260Z Downloaded constant_time_eq v0.3.1
18302026-06-29T19:23:37.263Z Downloaded miette v5.10.0
18312026-06-29T19:23:37.263Z Downloaded assert-json-diff v2.0.2
18322026-06-29T19:23:37.263Z Downloaded parking v2.2.1
18332026-06-29T19:23:37.263Z Downloaded terminal_size v0.1.17
18342026-06-29T19:23:37.268Z Downloaded plotters-svg v0.3.7
18352026-06-29T19:23:37.268Z Downloaded similar-asserts v1.7.0
18362026-06-29T19:23:37.271Z Downloaded tinytemplate v1.2.1
18372026-06-29T19:23:37.274Z Downloaded relative-path v1.9.3
18382026-06-29T19:23:37.274Z Downloaded libtest-mimic v0.8.1
18392026-06-29T19:23:37.274Z Downloaded datatest-stable v0.3.3
18402026-06-29T19:23:37.278Z Downloaded escape8259 v0.5.3
18412026-06-29T19:23:37.281Z Downloaded target-spec v3.5.7
18422026-06-29T19:23:37.281Z Downloaded cfg-expr v0.20.6
18432026-06-29T19:23:37.286Z Downloaded backtrace v0.3.76
18442026-06-29T19:23:37.294Z Downloaded gimli v0.32.3
18452026-06-29T19:23:37.390Z Downloaded httpmock v0.8.3
18462026-06-29T19:23:39.085Z Checking cfg-if v1.0.4
18472026-06-29T19:23:39.435Z Checking libc v0.2.185
18482026-06-29T19:23:39.438Z Checking serde_core v1.0.228
18492026-06-29T19:23:39.510Z Checking memchr v2.8.0
18502026-06-29T19:23:39.546Z Checking smallvec v1.15.1
18512026-06-29T19:23:39.588Z Checking itoa v1.0.17
18522026-06-29T19:23:39.628Z Checking log v0.4.29
18532026-06-29T19:23:39.673Z Checking libm v0.2.16
18542026-06-29T19:23:39.712Z Checking zeroize v1.8.2
18552026-06-29T19:23:39.752Z Checking scopeguard v1.2.0
18562026-06-29T19:23:39.791Z Checking stable_deref_trait v1.2.1
18572026-06-29T19:23:39.831Z Checking zmij v1.0.21
18582026-06-29T19:23:39.871Z Checking errno v0.3.14
18592026-06-29T19:23:39.905Z Checking lock_api v0.4.14
18602026-06-29T19:23:39.944Z Checking zerofrom v0.1.6
18612026-06-29T19:23:39.984Z Checking percent-encoding v2.3.2
18622026-06-29T19:23:40.019Z Checking litemap v0.8.1
18632026-06-29T19:23:40.019Z Checking writeable v0.6.2
18642026-06-29T19:23:40.086Z Checking yoke v0.8.1
18652026-06-29T19:23:40.125Z Checking icu_normalizer_data v2.1.1
18662026-06-29T19:23:40.165Z Checking icu_properties_data v2.1.2
18672026-06-29T19:23:40.268Z Checking form_urlencoded v1.2.2
18682026-06-29T19:23:40.273Z Checking utf8_iter v1.0.4
18692026-06-29T19:23:40.276Z Checking zerovec v0.11.5
18702026-06-29T19:23:40.276Z Checking zerotrie v0.2.3
18712026-06-29T19:23:40.343Z Checking getrandom v0.2.17
18722026-06-29T19:23:40.348Z Checking zerocopy v0.8.40
18732026-06-29T19:23:40.413Z Checking num-traits v0.2.19
18742026-06-29T19:23:40.413Z Checking rand_core v0.10.0
18752026-06-29T19:23:40.417Z Checking subtle v2.6.1
18762026-06-29T19:23:40.519Z Checking pin-project-lite v0.2.17
18772026-06-29T19:23:40.564Z Checking rand_core v0.6.4
18782026-06-29T19:23:40.599Z Checking getrandom v0.4.1
18792026-06-29T19:23:40.646Z Checking parking_lot_core v0.9.12
18802026-06-29T19:23:40.685Z Checking typenum v1.19.0
18812026-06-29T19:23:40.771Z Checking tinystr v0.8.2
18822026-06-29T19:23:40.772Z Checking potential_utf v0.1.4
18832026-06-29T19:23:40.841Z Checking portable-atomic v1.13.1
18842026-06-29T19:23:40.879Z Checking parking_lot v0.12.5
18852026-06-29T19:23:40.934Z Checking icu_collections v2.1.1
18862026-06-29T19:23:40.971Z Checking serde v1.0.228
18872026-06-29T19:23:41.008Z Checking serde_json v1.0.150
18882026-06-29T19:23:41.043Z Checking bitflags v2.11.0
18892026-06-29T19:23:41.101Z Checking icu_locale_core v2.1.1
18902026-06-29T19:23:41.244Z Checking critical-section v1.2.0
18912026-06-29T19:23:41.287Z Checking signal-hook-registry v1.4.8
18922026-06-29T19:23:41.331Z Checking mio v1.2.0
18932026-06-29T19:23:41.376Z Checking once_cell v1.21.3
18942026-06-29T19:23:41.417Z Checking bytes v1.11.1
18952026-06-29T19:23:41.467Z Checking socket2 v0.6.3
18962026-06-29T19:23:41.508Z Checking iana-time-zone v0.1.65
18972026-06-29T19:23:41.588Z Checking generic-array v0.14.7
18982026-06-29T19:23:41.639Z Checking chrono v0.4.44
18992026-06-29T19:23:41.679Z Checking icu_provider v2.1.1
19002026-06-29T19:23:41.720Z Checking uuid v1.23.4
19012026-06-29T19:23:41.756Z Checking thiserror v2.0.18
19022026-06-29T19:23:41.802Z Checking semver v1.0.28
19032026-06-29T19:23:41.889Z Checking tokio v1.52.1
19042026-06-29T19:23:41.935Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19052026-06-29T19:23:41.978Z Checking icu_properties v2.1.2
19062026-06-29T19:23:42.038Z Checking icu_normalizer v2.1.1
19072026-06-29T19:23:42.077Z Checking crypto-common v0.1.7
19082026-06-29T19:23:42.080Z Checking futures-core v0.3.32
19092026-06-29T19:23:42.214Z Checking dyn-clone v1.0.20
19102026-06-29T19:23:42.250Z Checking equivalent v1.0.2
19112026-06-29T19:23:42.286Z Checking const-oid v0.9.6
19122026-06-29T19:23:42.347Z Checking rustix v1.1.3
19132026-06-29T19:23:42.384Z Checking byteorder v1.5.0
19142026-06-29T19:23:42.388Z Checking futures-sink v0.3.32
19152026-06-29T19:23:42.512Z Checking block-buffer v0.10.4
19162026-06-29T19:23:42.550Z Checking futures-channel v0.3.32
19172026-06-29T19:23:42.610Z Checking slab v0.4.12
19182026-06-29T19:23:42.685Z Checking futures-io v0.3.32
19192026-06-29T19:23:42.772Z Checking futures-task v0.3.32
19202026-06-29T19:23:42.829Z Checking thiserror v1.0.69
19212026-06-29T19:23:42.852Z Checking hashbrown v0.17.0
19222026-06-29T19:23:42.852Z Checking idna_adapter v1.2.1
19232026-06-29T19:23:42.937Z Checking futures-util v0.3.32
19242026-06-29T19:23:42.940Z Checking getrandom v0.3.4
19252026-06-29T19:23:43.007Z Checking digest v0.10.7
19262026-06-29T19:23:43.011Z Checking idna v1.1.0
19272026-06-29T19:23:43.148Z Checking cpufeatures v0.2.17
19282026-06-29T19:23:43.185Z Checking ppv-lite86 v0.2.21
19292026-06-29T19:23:43.222Z Checking fnv v1.0.7
19302026-06-29T19:23:43.258Z Checking regex-syntax v0.8.10
19312026-06-29T19:23:43.262Z Checking http v1.4.2
19322026-06-29T19:23:43.329Z Checking url v2.5.8
19332026-06-29T19:23:43.363Z Checking tracing-core v0.1.36
19342026-06-29T19:23:43.406Z Checking indexmap v2.14.0
19352026-06-29T19:23:43.522Z Checking utf8parse v0.2.2
19362026-06-29T19:23:43.659Z Checking base64 v0.22.1
19372026-06-29T19:23:43.710Z Checking tracing v0.1.44
19382026-06-29T19:23:43.836Z Checking schemars v0.8.22
19392026-06-29T19:23:43.888Z Checking anstyle v1.0.14
19402026-06-29T19:23:43.938Z Checking base64ct v1.8.3
19412026-06-29T19:23:43.974Z Checking is_terminal_polyfill v1.70.2
19422026-06-29T19:23:44.026Z Checking anstyle-query v1.1.5
19432026-06-29T19:23:44.098Z Checking colorchoice v1.0.4
19442026-06-29T19:23:44.101Z Checking block-padding v0.3.3
19452026-06-29T19:23:44.168Z Checking ipnet v2.11.0
19462026-06-29T19:23:44.203Z Checking anstyle-parse v1.0.0
19472026-06-29T19:23:44.259Z Checking terminal_size v0.4.3
19482026-06-29T19:23:44.264Z Checking inout v0.1.4
19492026-06-29T19:23:44.385Z Checking aho-corasick v1.1.4
19502026-06-29T19:23:44.421Z Checking crossbeam-utils v0.8.21
19512026-06-29T19:23:44.454Z Checking unicode-ident v1.0.24
19522026-06-29T19:23:44.490Z Checking cipher v0.4.4
19532026-06-29T19:23:44.494Z Checking anstream v1.0.0
19542026-06-29T19:23:44.595Z Checking proc-macro2 v1.0.106
19552026-06-29T19:23:44.640Z Checking powerfmt v0.2.0
19562026-06-29T19:23:44.731Z Checking clap_lex v1.0.0
19572026-06-29T19:23:44.767Z Checking strsim v0.11.1
19582026-06-29T19:23:44.802Z Checking pem-rfc7468 v0.7.0
19592026-06-29T19:23:44.837Z Checking deranged v0.5.8
19602026-06-29T19:23:44.910Z Checking sha2 v0.10.9
19612026-06-29T19:23:44.949Z Checking quote v1.0.45
19622026-06-29T19:23:44.953Z Checking httparse v1.10.1
19632026-06-29T19:23:45.020Z Checking clap_builder v4.6.0
19642026-06-29T19:23:45.023Z Checking time-core v0.1.8
19652026-06-29T19:23:45.089Z Checking regex-automata v0.4.14
19662026-06-29T19:23:45.146Z Checking num-conv v0.2.0
19672026-06-29T19:23:45.150Z Checking tokio-util v0.7.18
19682026-06-29T19:23:45.216Z Checking num_threads v0.1.7
19692026-06-29T19:23:45.219Z Checking syn v2.0.117
19702026-06-29T19:23:45.284Z Checking hmac v0.12.1
19712026-06-29T19:23:45.318Z Checking rand_core v0.9.5
19722026-06-29T19:23:45.354Z Checking erased-serde v0.3.31
19732026-06-29T19:23:45.442Z Checking flagset v0.4.7
19742026-06-29T19:23:45.522Z Checking http-body v1.0.1
19752026-06-29T19:23:45.594Z Checking der v0.7.10
19762026-06-29T19:23:45.688Z Checking atomic-waker v1.1.2
19772026-06-29T19:23:45.767Z Checking slog v2.8.2
19782026-06-29T19:23:45.803Z Checking time v0.3.47
19792026-06-29T19:23:45.839Z Checking allocator-api2 v0.2.21
19802026-06-29T19:23:45.843Z Checking rand_chacha v0.9.0
19812026-06-29T19:23:46.060Z Checking rustls-pki-types v1.14.0
19822026-06-29T19:23:46.103Z Checking anyhow v1.0.102
19832026-06-29T19:23:46.146Z Checking httpdate v1.0.3
19842026-06-29T19:23:46.267Z Checking clap v4.6.1
19852026-06-29T19:23:46.321Z Checking try-lock v0.2.5
19862026-06-29T19:23:46.358Z Checking rand v0.9.2
19872026-06-29T19:23:46.399Z Checking h2 v0.4.15
19882026-06-29T19:23:46.402Z Checking spin v0.9.8
19892026-06-29T19:23:46.403Z Checking aws-lc-sys v0.40.0
19902026-06-29T19:23:46.495Z Checking want v0.3.1
19912026-06-29T19:23:46.647Z Checking ryu v1.0.23
19922026-06-29T19:23:46.683Z Checking untrusted v0.7.1
19932026-06-29T19:23:46.815Z Checking tower-layer v0.3.3
19942026-06-29T19:23:46.851Z Checking tower-service v0.3.3
19952026-06-29T19:23:46.851Z Checking ipnetwork v0.21.1
19962026-06-29T19:23:46.942Z Checking untrusted v0.9.0
19972026-06-29T19:23:46.978Z Checking mime v0.3.17
19982026-06-29T19:23:46.981Z Checking aws-lc-rs v1.16.3
19992026-06-29T19:23:46.981Z Checking fastrand v2.3.0
20002026-06-29T19:23:47.076Z Checking spki v0.7.3
20012026-06-29T19:23:47.079Z Checking pbkdf2 v0.12.2
20022026-06-29T19:23:47.141Z Checking aes v0.8.4
20032026-06-29T19:23:47.182Z Checking http-body-util v0.1.3
20042026-06-29T19:23:47.217Z Checking salsa20 v0.10.2
20052026-06-29T19:23:47.251Z Checking cbc v0.1.2
20062026-06-29T19:23:47.287Z Checking rand_chacha v0.3.1
20072026-06-29T19:23:47.379Z Checking hex v0.4.3
20082026-06-29T19:23:47.414Z Checking pretty-hex v0.4.1
20092026-06-29T19:23:47.500Z Checking simd-adler32 v0.3.8
20102026-06-29T19:23:47.509Z Checking scrypt v0.11.0
20112026-06-29T19:23:47.545Z Checking rand v0.8.6
20122026-06-29T19:23:47.581Z Checking tempfile v3.25.0
20132026-06-29T19:23:47.584Z Checking plain v0.2.3
20142026-06-29T19:23:47.649Z Checking openssl-probe v0.2.1
20152026-06-29T19:23:47.652Z Checking adler2 v2.0.1
20162026-06-29T19:23:47.717Z Checking pkcs5 v0.7.1
20172026-06-29T19:23:47.749Z Checking regex v1.12.3
20182026-06-29T19:23:47.787Z Checking serde_urlencoded v0.7.1
20192026-06-29T19:23:47.822Z Checking encoding_rs v0.8.35
20202026-06-29T19:23:47.826Z Checking miniz_oxide v0.8.9
20212026-06-29T19:23:47.893Z Checking rustls-webpki v0.103.9
20222026-06-29T19:23:47.995Z Checking ucd-trie v0.1.7
20232026-06-29T19:23:48.033Z Checking pkcs8 v0.10.2
20242026-06-29T19:23:48.066Z Checking camino v1.2.2
20252026-06-29T19:23:48.101Z Checking oxnet v0.1.6
20262026-06-29T19:23:48.160Z Checking pest v2.8.6
20272026-06-29T19:23:48.240Z Checking futures-executor v0.3.32
20282026-06-29T19:23:48.244Z Checking sync_wrapper v1.0.2
20292026-06-29T19:23:48.372Z Checking either v1.15.0
20302026-06-29T19:23:48.375Z Checking rustls v0.23.41
20312026-06-29T19:23:48.449Z Checking crc32fast v1.5.0
20322026-06-29T19:23:48.492Z Checking tower v0.5.3
20332026-06-29T19:23:48.535Z Checking futures v0.3.32
20342026-06-29T19:23:48.597Z Checking iri-string v0.7.10
20352026-06-29T19:23:48.634Z Checking static_assertions v1.1.0
20362026-06-29T19:23:48.671Z Checking foldhash v0.2.0
20372026-06-29T19:23:48.736Z Checking lazy_static v1.5.0
20382026-06-29T19:23:48.821Z Checking openapiv3 v2.2.0
20392026-06-29T19:23:48.859Z Checking hashbrown v0.16.1
20402026-06-29T19:23:48.864Z Checking signature v2.2.0
20412026-06-29T19:23:48.928Z Checking hubpack v0.1.2
20422026-06-29T19:23:49.053Z Checking zlib-rs v0.6.2
20432026-06-29T19:23:49.122Z Checking rustls-native-certs v0.8.3
20442026-06-29T19:23:49.282Z Checking strum v0.26.3
20452026-06-29T19:23:49.286Z Checking hyper v1.10.1
20462026-06-29T19:23:49.286Z Checking psl-types v2.0.11
20472026-06-29T19:23:49.389Z Checking cookie v0.18.1
20482026-06-29T19:23:49.428Z Checking tinyvec_macros v0.1.1
20492026-06-29T19:23:49.469Z Checking publicsuffix v2.3.0
20502026-06-29T19:23:49.522Z Checking tinyvec v1.10.0
20512026-06-29T19:23:49.652Z Checking num-integer v0.1.46
20522026-06-29T19:23:49.655Z Checking cookie_store v0.22.1
20532026-06-29T19:23:49.725Z Checking tower-http v0.6.8
20542026-06-29T19:23:49.867Z Checking scroll v0.13.0
20552026-06-29T19:23:49.912Z Checking data-encoding v2.10.0
20562026-06-29T19:23:49.956Z Checking flate2 v1.1.9
20572026-06-29T19:23:50.031Z Checking toml_datetime v0.6.11
20582026-06-29T19:23:50.068Z Checking serde_spanned v0.6.9
20592026-06-29T19:23:50.127Z Checking goblin v0.10.5
20602026-06-29T19:23:50.164Z Checking memmap2 v0.9.10
20612026-06-29T19:23:50.210Z Checking base16ct v0.2.0
20622026-06-29T19:23:50.248Z Checking bit-vec v0.8.0
20632026-06-29T19:23:50.251Z Checking dtrace-parser v0.3.0
20642026-06-29T19:23:50.319Z Checking ff v0.13.1
20652026-06-29T19:23:50.322Z Checking hyper-util v0.1.20
20662026-06-29T19:23:50.390Z Checking thread-id v5.1.0
20672026-06-29T19:23:50.393Z Checking sec1 v0.7.3
20682026-06-29T19:23:50.467Z Checking bit-set v0.8.0
20692026-06-29T19:23:50.505Z Checking wait-timeout v0.2.1
20702026-06-29T19:23:50.509Z Checking group v0.13.0
20712026-06-29T19:23:50.571Z Checking num-iter v0.1.45
20722026-06-29T19:23:50.646Z Checking bstr v1.12.1
20732026-06-29T19:23:50.680Z Checking hkdf v0.12.4
20742026-06-29T19:23:50.684Z Checking crossbeam-epoch v0.9.18
20752026-06-29T19:23:50.749Z Checking anstyle-parse v0.2.7
20762026-06-29T19:23:50.753Z Checking tokio-rustls v0.26.4
20772026-06-29T19:23:50.753Z Checking rustls-platform-verifier v0.6.2
20782026-06-29T19:23:50.871Z Checking ahash v0.8.12
20792026-06-29T19:23:50.928Z Checking crypto-bigint v0.5.5
20802026-06-29T19:23:50.931Z Checking quick-error v1.2.3
20812026-06-29T19:23:50.996Z Checking anstream v0.6.21
20822026-06-29T19:23:51.041Z Checking rand_xorshift v0.4.0
20832026-06-29T19:23:51.078Z Checking scroll v0.12.0
20842026-06-29T19:23:51.116Z Checking rusty-fork v0.3.1
20852026-06-29T19:23:51.120Z Checking unarray v0.1.4
20862026-06-29T19:23:51.187Z Checking num-bigint-dig v0.8.6
20872026-06-29T19:23:51.274Z Checking pkcs1 v0.7.5
20882026-06-29T19:23:51.277Z Checking x509-cert v0.2.5
20892026-06-29T19:23:51.315Z Checking proptest v1.11.0
20902026-06-29T19:23:51.351Z Checking goblin v0.8.2
20912026-06-29T19:23:51.465Z Checking sha1 v0.10.6
20922026-06-29T19:23:51.649Z Checking hyper-rustls v0.27.7
20932026-06-29T19:23:51.686Z Checking zerocopy v0.7.35
20942026-06-29T19:23:51.865Z Checking elliptic-curve v0.13.8
20952026-06-29T19:23:51.902Z Checking reqwest v0.13.2
20962026-06-29T19:23:51.959Z Checking unicode-segmentation v1.12.0
20972026-06-29T19:23:52.030Z Checking winnow v0.7.14
20982026-06-29T19:23:52.207Z Checking rsa v0.9.10
20992026-06-29T19:23:52.244Z Checking dtrace-parser v0.2.0
21002026-06-29T19:23:52.307Z Checking rfc6979 v0.4.0
21012026-06-29T19:23:52.455Z Checking memoffset v0.9.1
21022026-06-29T19:23:52.492Z Checking dof v0.4.0
21032026-06-29T19:23:52.526Z Checking thread-id v4.2.2
21042026-06-29T19:23:52.565Z Checking foreign-types-shared v0.1.1
21052026-06-29T19:23:52.636Z Checking ecdsa v0.16.9
21062026-06-29T19:23:52.681Z Checking foreign-types v0.3.2
21072026-06-29T19:23:52.715Z Checking curve25519-dalek v4.1.3
21082026-06-29T19:23:52.776Z Checking rustix v0.38.44
21092026-06-29T19:23:52.816Z Checking openssl-sys v0.9.115
21102026-06-29T19:23:53.010Z Checking env_filter v1.0.0
21112026-06-29T19:23:53.151Z Checking usdt-impl v0.6.0
21122026-06-29T19:23:53.189Z Checking newtype-uuid v1.3.2
21132026-06-29T19:23:53.192Z Checking keccak v0.1.6
21142026-06-29T19:23:53.256Z Checking toml_write v0.1.2
21152026-06-29T19:23:53.292Z Checking same-file v1.0.6
21162026-06-29T19:23:53.295Z Checking dof v0.3.0
21172026-06-29T19:23:53.382Z Checking sha3 v0.10.8
21182026-06-29T19:23:53.453Z Checking walkdir v2.5.0
21192026-06-29T19:23:53.457Z Checking daft v0.1.7
21202026-06-29T19:23:53.525Z Checking toml_edit v0.22.27
21212026-06-29T19:23:53.528Z Checking usdt v0.6.0
21222026-06-29T19:23:53.528Z Checking openssl v0.10.79
21232026-06-29T19:23:53.628Z Checking env_logger v0.11.9
21242026-06-29T19:23:53.631Z Checking ed25519 v2.2.3
21252026-06-29T19:23:53.695Z Checking usdt-impl v0.5.0
21262026-06-29T19:23:53.699Z Checking itertools v0.13.0
21272026-06-29T19:23:53.765Z Checking serde_with v3.17.0
21282026-06-29T19:23:53.802Z Checking bitflags v1.3.2
21292026-06-29T19:23:53.838Z Checking winnow v1.0.3
21302026-06-29T19:23:53.878Z Checking siphasher v1.0.2
21312026-06-29T19:23:53.915Z Checking ed25519-dalek v2.2.0
21322026-06-29T19:23:54.001Z Checking nix v0.31.2
21332026-06-29T19:23:54.063Z Checking unicode-normalization v0.1.25
21342026-06-29T19:23:54.154Z Checking toml_parser v1.1.2+spec-1.1.0
21352026-06-29T19:23:54.192Z Checking signal-hook v0.3.18
21362026-06-29T19:23:54.414Z Checking managed v0.8.0
21372026-06-29T19:23:54.492Z Checking winnow v0.5.40
21382026-06-29T19:23:54.530Z Checking bzip2-sys v0.1.13+1.0.8
21392026-06-29T19:23:54.626Z Checking object v0.37.3
21402026-06-29T19:23:54.662Z Checking foldhash v0.1.5
21412026-06-29T19:23:54.665Z Checking bzip2 v0.4.4
21422026-06-29T19:23:54.878Z Checking signal-hook-mio v0.2.5
21432026-06-29T19:23:54.882Z Checking hashbrown v0.15.5
21442026-06-29T19:23:54.886Z Checking globset v0.4.18
21452026-06-29T19:23:54.922Z Checking ref-cast v1.0.25
21462026-06-29T19:23:55.050Z Checking zstd-sys v2.0.16+zstd.1.5.7
21472026-06-29T19:23:55.096Z Checking zip v0.6.6
21482026-06-29T19:23:55.169Z Checking pin-project v1.1.11
21492026-06-29T19:23:55.206Z Checking zstd-safe v7.2.4
21502026-06-29T19:23:55.241Z Checking libbz2-rs-sys v0.2.2
21512026-06-29T19:23:55.294Z Checking bumpalo v3.20.2
21522026-06-29T19:23:55.330Z Checking crossterm v0.28.1
21532026-06-29T19:23:55.395Z Checking zstd v0.13.3
21542026-06-29T19:23:55.455Z Checking similar v2.7.0
21552026-06-29T19:23:55.520Z Checking zopfli v0.8.3
21562026-06-29T19:23:55.614Z Checking tokio-stream v0.1.18
21572026-06-29T19:23:55.618Z Checking native-tls v0.2.18
21582026-06-29T19:23:55.684Z Checking toml_edit v0.19.15
21592026-06-29T19:23:55.688Z Checking bzip2 v0.6.1
21602026-06-29T19:23:55.856Z Checking tokio-native-tls v0.3.1
21612026-06-29T19:23:55.895Z Checking fs-err v3.3.0
21622026-06-29T19:23:55.898Z Checking pem v3.0.6
21632026-06-29T19:23:55.965Z Checking hash32 v0.2.1
21642026-06-29T19:23:56.023Z Checking serde-big-array v0.5.1
21652026-06-29T19:23:56.059Z Checking hyper-tls v0.6.0
21662026-06-29T19:23:56.062Z Checking unicode-properties v0.1.4
21672026-06-29T19:23:56.130Z Checking jiff v0.2.21
21682026-06-29T19:23:56.166Z Checking unicode-bidi v0.3.18
21692026-06-29T19:23:56.202Z Checking predicates-core v1.0.10
21702026-06-29T19:23:56.238Z Checking heapless v0.7.17
21712026-06-29T19:23:56.275Z Checking reqwest v0.12.28
21722026-06-29T19:23:56.312Z Checking snafu v0.8.9
21732026-06-29T19:23:56.358Z Checking olpc-cjson v0.1.4
21742026-06-29T19:23:56.489Z Checking stringprep v0.1.5
21752026-06-29T19:23:56.527Z Checking hickory-proto v0.25.2
21762026-06-29T19:23:56.576Z Checking md-5 v0.10.6
21772026-06-29T19:23:56.677Z Checking serde_plain v1.0.2
21782026-06-29T19:23:56.713Z Checking float-cmp v0.10.0
21792026-06-29T19:23:56.748Z Checking typed-path v0.9.3
21802026-06-29T19:23:56.783Z Checking toml v0.7.8
21812026-06-29T19:23:56.851Z Checking normalize-line-endings v0.3.0
21822026-06-29T19:23:56.888Z Checking difflib v0.4.0
21832026-06-29T19:23:56.956Z Checking fallible-iterator v0.2.0
21842026-06-29T19:23:56.993Z Checking smoltcp v0.9.1
21852026-06-29T19:23:57.077Z Checking iddqd v0.4.2
21862026-06-29T19:23:57.114Z Checking predicates v3.1.4
21872026-06-29T19:23:57.151Z Checking phf_shared v0.11.3
21882026-06-29T19:23:57.264Z Checking postgres-protocol v0.6.10
21892026-06-29T19:23:57.325Z Checking phf_shared v0.13.1
21902026-06-29T19:23:57.441Z Checking buf-list v1.1.2
21912026-06-29T19:23:57.540Z Checking tough v0.22.0
21922026-06-29T19:23:57.578Z Checking strum v0.27.2
21932026-06-29T19:23:57.612Z Checking precomputed-hash v0.1.1
21942026-06-29T19:23:57.615Z Checking lalrpop-util v0.19.12
21952026-06-29T19:23:57.680Z Checking new_debug_unreachable v1.0.6
21962026-06-29T19:23:57.715Z Checking fixedbitset v0.5.7
21972026-06-29T19:23:57.752Z Checking fixedbitset v0.4.2
21982026-06-29T19:23:57.789Z Checking string_cache v0.8.9
21992026-06-29T19:23:57.833Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22002026-06-29T19:23:57.929Z Checking petgraph v0.6.5
22012026-06-29T19:23:57.964Z Checking petgraph v0.8.3
22022026-06-29T19:23:57.998Z Checking postgres-types v0.2.12
22032026-06-29T19:23:58.035Z Checking phf v0.13.1
22042026-06-29T19:23:58.214Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22052026-06-29T19:23:58.344Z Checking whoami v2.1.0
22062026-06-29T19:23:58.405Z Checking zip v4.6.1
22072026-06-29T19:23:58.535Z Checking peg-runtime v0.8.5
22082026-06-29T19:23:58.580Z Checking tokio-postgres v0.7.16
22092026-06-29T19:23:58.832Z Checking is-terminal v0.4.17
22102026-06-29T19:23:58.961Z Checking crossbeam-channel v0.5.15
22112026-06-29T19:23:59.083Z Checking thread_local v1.1.9
22122026-06-29T19:23:59.248Z Compiling structmeta-derive v0.3.0
22132026-06-29T19:23:59.285Z Checking term v1.2.1
22142026-06-29T19:23:59.334Z Checking take_mut v0.2.2
22152026-06-29T19:23:59.408Z Compiling newtype-uuid-macros v0.1.0
22162026-06-29T19:23:59.468Z Checking slog-async v2.8.0
22172026-06-29T19:23:59.536Z Checking slog-term v2.9.2
22182026-06-29T19:23:59.596Z Compiling multer v3.1.0
22192026-06-29T19:23:59.637Z Compiling async-stream-impl v0.3.6
22202026-06-29T19:23:59.672Z Checking match_cfg v0.1.0
22212026-06-29T19:23:59.771Z Checking hostname v0.3.1
22222026-06-29T19:23:59.843Z Checking slog-json v2.6.1
22232026-06-29T19:23:59.888Z Compiling dropshot v0.17.1
22242026-06-29T19:23:59.891Z Checking cpufeatures v0.3.0
22252026-06-29T19:23:59.958Z Compiling dropshot_endpoint v0.17.1
22262026-06-29T19:24:00.026Z Checking debug-ignore v1.0.5
22272026-06-29T19:24:00.060Z Checking slog-bunyan v2.5.0
22282026-06-29T19:24:00.153Z Checking hybrid-array v0.4.10
22292026-06-29T19:24:00.190Z Checking progenitor-client v0.14.0
22302026-06-29T19:24:00.220Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22312026-06-29T19:24:00.254Z Checking serde_spanned v1.1.1
22322026-06-29T19:24:00.287Z Checking serde_path_to_error v0.1.20
22332026-06-29T19:24:00.357Z Compiling structmeta v0.3.0
22342026-06-29T19:24:00.398Z Checking toml_datetime v1.1.1+spec-1.1.0
22352026-06-29T19:24:00.439Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22362026-06-29T19:24:00.476Z Checking toml_writer v1.1.1+spec-1.1.0
22372026-06-29T19:24:00.595Z Compiling derive-ex v0.1.8
22382026-06-29T19:24:00.633Z Checking const-oid v0.10.2
22392026-06-29T19:24:00.635Z Checking crypto-common v0.2.2
22402026-06-29T19:24:00.635Z Checking block-buffer v0.12.1
22412026-06-29T19:24:00.733Z Checking compression-core v0.4.31
22422026-06-29T19:24:00.767Z Checking toml v1.1.2+spec-1.1.0
22432026-06-29T19:24:00.817Z Checking async-stream v0.3.6
22442026-06-29T19:24:00.855Z Checking rustls-pemfile v2.2.0
22452026-06-29T19:24:00.923Z Checking compression-codecs v0.4.37
22462026-06-29T19:24:00.978Z Checking waitgroup v0.1.2
22472026-06-29T19:24:01.026Z Checking hostname v0.4.2
22482026-06-29T19:24:01.110Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22492026-06-29T19:24:01.147Z Checking async-compression v0.4.41
22502026-06-29T19:24:01.150Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22512026-06-29T19:24:01.215Z Checking atomicwrites v0.4.4
22522026-06-29T19:24:01.250Z Checking itertools v0.14.0
22532026-06-29T19:24:01.290Z Checking digest v0.11.3
22542026-06-29T19:24:01.351Z Compiling parse-display-derive v0.10.0
22552026-06-29T19:24:01.384Z Checking macaddr v1.0.1
22562026-06-29T19:24:01.387Z Checking regress v0.10.5
22572026-06-29T19:24:01.454Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22582026-06-29T19:24:01.490Z Checking sha1 v0.11.0
22592026-06-29T19:24:01.627Z Checking instant v0.1.13
22602026-06-29T19:24:01.700Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22612026-06-29T19:24:01.772Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22622026-06-29T19:24:01.891Z Checking backoff v0.4.0
22632026-06-29T19:24:01.962Z Checking backon v1.6.0
22642026-06-29T19:24:02.100Z Checking humantime v2.3.0
22652026-06-29T19:24:02.162Z Checking progenitor-extras v0.2.0
22662026-06-29T19:24:02.275Z Checking unicode-width v0.2.0
22672026-06-29T19:24:02.313Z Compiling test-strategy v0.4.5
22682026-06-29T19:24:02.316Z Compiling convert_case v0.4.0
22692026-06-29T19:24:02.383Z Checking heck v0.5.0
22702026-06-29T19:24:02.418Z Checking half v2.7.1
22712026-06-29T19:24:02.538Z Checking ciborium-io v0.2.2
22722026-06-29T19:24:02.574Z Checking secrecy v0.10.3
22732026-06-29T19:24:02.662Z Compiling regress v0.11.1
22742026-06-29T19:24:02.711Z Checking ciborium-ll v0.2.2
22752026-06-29T19:24:02.748Z Compiling derive_more v0.99.20
22762026-06-29T19:24:02.751Z Checking indent_write v2.2.0
22772026-06-29T19:24:02.867Z Checking universal-hash v0.5.1
22782026-06-29T19:24:02.919Z Checking ciborium v0.2.2
22792026-06-29T19:24:02.955Z Checking opaque-debug v0.3.1
22802026-06-29T19:24:03.056Z Checking parse-display v0.10.0
22812026-06-29T19:24:03.060Z Compiling crucible-workspace-hack v0.1.0
22822026-06-29T19:24:03.238Z Checking camino-tempfile v1.4.1
22832026-06-29T19:24:03.343Z Checking aead v0.5.2
22842026-06-29T19:24:03.380Z Compiling unsafe-libyaml v0.2.11
22852026-06-29T19:24:03.554Z Checking poly1305 v0.8.0
22862026-06-29T19:24:03.590Z Checking chacha20 v0.9.1
22872026-06-29T19:24:03.817Z Compiling thiserror-impl-no-std v2.0.2
22882026-06-29T19:24:03.821Z Checking swrite v0.1.0
22892026-06-29T19:24:03.888Z Checking password-hash v0.5.0
22902026-06-29T19:24:03.922Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22912026-06-29T19:24:03.959Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22922026-06-29T19:24:04.160Z Compiling serde_yaml v0.9.34+deprecated
22932026-06-29T19:24:04.195Z Checking blake2 v0.10.6
22942026-06-29T19:24:04.309Z Compiling typify-impl v0.6.2
22952026-06-29T19:24:04.347Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22962026-06-29T19:24:04.468Z Checking argon2 v0.5.3
22972026-06-29T19:24:04.845Z Checking chacha20poly1305 v0.10.1
22982026-06-29T19:24:05.007Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
22992026-06-29T19:24:05.071Z Checking thiserror-no-std v2.0.2
23002026-06-29T19:24:05.190Z Checking vsss-rs v3.3.4
23012026-06-29T19:24:05.412Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23022026-06-29T19:24:05.462Z Checking byte-wrapper v0.1.0
23032026-06-29T19:24:05.662Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23042026-06-29T19:24:05.706Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23052026-06-29T19:24:05.744Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23062026-06-29T19:24:05.779Z Checking crossbeam-deque v0.8.6
23072026-06-29T19:24:05.927Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23082026-06-29T19:24:05.963Z Compiling rayon-core v1.13.0
23092026-06-29T19:24:06.000Z Compiling num-derive v0.4.2
23102026-06-29T19:24:06.003Z Compiling toml_datetime v0.7.5+spec-1.1.0
23112026-06-29T19:24:06.312Z Compiling toml_edit v0.23.10+spec-1.0.0
23122026-06-29T19:24:06.348Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23132026-06-29T19:24:06.586Z Compiling proc-macro-error v1.0.4
23142026-06-29T19:24:06.933Z Compiling proc-macro-crate v3.4.0
23152026-06-29T19:24:06.968Z Checking rayon v1.11.0
23162026-06-29T19:24:07.397Z Checking toml v0.8.23
23172026-06-29T19:24:07.439Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23182026-06-29T19:24:07.515Z Compiling num_enum_derive v0.7.6
23192026-06-29T19:24:07.555Z Checking tabwriter v1.4.1
23202026-06-29T19:24:07.594Z Checking glob v0.3.3
23212026-06-29T19:24:07.736Z Checking colored v3.1.1
23222026-06-29T19:24:07.774Z Compiling heapless v0.8.0
23232026-06-29T19:24:07.809Z Checking hash32 v0.3.1
23242026-06-29T19:24:07.812Z Compiling ingot-macros v0.1.1
23252026-06-29T19:24:07.968Z Checking unicode-width v0.1.14
23262026-06-29T19:24:07.971Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272026-06-29T19:24:08.243Z Compiling smoltcp v0.11.0
23282026-06-29T19:24:08.354Z Checking cobs v0.3.0
23292026-06-29T19:24:08.389Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23302026-06-29T19:24:08.485Z Compiling usdt-attr-macro v0.5.0
23312026-06-29T19:24:08.546Z Compiling usdt-macro v0.5.0
23322026-06-29T19:24:08.612Z Checking num_enum v0.7.6
23332026-06-29T19:24:08.696Z Checking memmap v0.7.0
23342026-06-29T19:24:08.759Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23352026-06-29T19:24:08.863Z Checking postcard v1.1.3
23362026-06-29T19:24:08.898Z Compiling typify-macro v0.6.2
23372026-06-29T19:24:09.018Z Compiling proc-macro-crate v1.3.1
23382026-06-29T19:24:09.195Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23392026-06-29T19:24:09.312Z Checking sigpipe v0.1.3
23402026-06-29T19:24:09.316Z Checking usdt v0.5.0
23412026-06-29T19:24:09.423Z Compiling foreign-types-macros v0.2.3
23422026-06-29T19:24:09.458Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23432026-06-29T19:24:09.492Z Checking foreign-types-shared v0.3.1
23442026-06-29T19:24:09.545Z Compiling num_enum_derive v0.5.11
23452026-06-29T19:24:09.783Z Checking chacha20 v0.10.0
23462026-06-29T19:24:09.888Z Checking cstr-argument v0.1.2
23472026-06-29T19:24:10.026Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23482026-06-29T19:24:10.062Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23492026-06-29T19:24:10.065Z Checking foreign-types v0.5.0
23502026-06-29T19:24:10.065Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23512026-06-29T19:24:10.204Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23522026-06-29T19:24:10.381Z Checking rand v0.10.0
23532026-06-29T19:24:10.415Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23542026-06-29T19:24:10.477Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23552026-06-29T19:24:10.539Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23562026-06-29T19:24:10.588Z Checking num_enum v0.5.11
23572026-06-29T19:24:10.623Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23582026-06-29T19:24:10.626Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23592026-06-29T19:24:10.687Z Compiling typify v0.6.2
23602026-06-29T19:24:10.760Z Checking ingot-types v0.1.2
23612026-06-29T19:24:10.763Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23622026-06-29T19:24:10.828Z Compiling progenitor-impl v0.14.0
23632026-06-29T19:24:10.832Z Compiling zone_cfg_derive v0.3.1
23642026-06-29T19:24:10.996Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23652026-06-29T19:24:11.028Z Checking itertools v0.12.1
23662026-06-29T19:24:11.187Z Checking ingot v0.1.1
23672026-06-29T19:24:11.193Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23682026-06-29T19:24:11.463Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23692026-06-29T19:24:11.654Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23702026-06-29T19:24:11.719Z Checking smf v0.2.3
23712026-06-29T19:24:11.798Z Checking whoami v1.6.1
23722026-06-29T19:24:11.836Z Checking tokio-dtrace v0.1.1
23732026-06-29T19:24:11.902Z Compiling derive-where v1.6.0
23742026-06-29T19:24:11.983Z Checking console v0.15.11
23752026-06-29T19:24:12.019Z Checking newline-converter v0.3.0
23762026-06-29T19:24:12.051Z Checking oxide-tokio-rt v0.1.4
23772026-06-29T19:24:12.085Z Checking zone v0.3.1
23782026-06-29T19:24:12.155Z Checking bytecount v0.6.9
23792026-06-29T19:24:12.252Z Compiling owo-colors v4.3.0
23802026-06-29T19:24:12.288Z Checking expectorate v1.2.0
23812026-06-29T19:24:12.291Z Compiling cancel-safe-futures v0.1.5
23822026-06-29T19:24:12.449Z Checking libsw-core v0.3.2
23832026-06-29T19:24:12.485Z Checking num-rational v0.4.2
23842026-06-29T19:24:12.674Z Checking libsw v3.5.0
23852026-06-29T19:24:12.776Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23862026-06-29T19:24:12.854Z Checking num-complex v0.4.6
23872026-06-29T19:24:12.909Z Checking linear-map v1.2.0
23882026-06-29T19:24:13.033Z Checking float-ord v0.3.2
23892026-06-29T19:24:13.112Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23902026-06-29T19:24:13.170Z Checking gethostname v0.5.0
23912026-06-29T19:24:13.227Z Checking num v0.4.3
23922026-06-29T19:24:13.262Z Compiling prettyplease v0.2.37
23932026-06-29T19:24:13.296Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23942026-06-29T19:24:13.330Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23952026-06-29T19:24:13.333Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
23962026-06-29T19:24:13.439Z Compiling progenitor-macro v0.14.0
23972026-06-29T19:24:13.584Z Checking resolv-conf v0.7.6
23982026-06-29T19:24:13.804Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
23992026-06-29T19:24:13.841Z Checking smawk v0.3.2
24002026-06-29T19:24:14.009Z Checking unicode-linebreak v0.1.5
24012026-06-29T19:24:14.047Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24022026-06-29T19:24:14.264Z Checking papergrid v0.11.0
24032026-06-29T19:24:14.912Z Compiling tabled_derive v0.7.0
24042026-06-29T19:24:14.981Z Compiling convert_case v0.10.0
24052026-06-29T19:24:15.020Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24062026-06-29T19:24:15.136Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24072026-06-29T19:24:15.269Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24082026-06-29T19:24:15.333Z Compiling slog-dtrace v0.3.0
24092026-06-29T19:24:15.382Z Compiling derive_more-impl v2.1.1
24102026-06-29T19:24:15.629Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24112026-06-29T19:24:15.667Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24122026-06-29T19:24:15.904Z Checking tabled v0.15.0
24132026-06-29T19:24:16.215Z Checking derive_more v2.1.1
24142026-06-29T19:24:16.319Z Checking crossterm v0.29.0
24152026-06-29T19:24:16.760Z Checking linked-hash-map v0.5.6
24162026-06-29T19:24:16.996Z Checking lru-cache v0.1.2
24172026-06-29T19:24:17.346Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24182026-06-29T19:24:17.464Z Checking hickory-proto v0.24.4
24192026-06-29T19:24:17.586Z Checking fd-lock v4.0.4
24202026-06-29T19:24:18.089Z Checking vte v0.14.1
24212026-06-29T19:24:18.203Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24222026-06-29T19:24:18.566Z Checking display-error-chain v0.2.2
24232026-06-29T19:24:18.612Z Checking progenitor v0.14.0
24242026-06-29T19:24:18.713Z Checking strip-ansi-escapes v0.2.1
24252026-06-29T19:24:18.779Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24262026-06-29T19:24:18.941Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24272026-06-29T19:24:19.855Z Checking termtree v0.5.1
24282026-06-29T19:24:19.890Z Checking nu-ansi-term v0.50.3
24292026-06-29T19:24:20.134Z Checking reedline v0.40.0
24302026-06-29T19:24:20.175Z Checking hickory-resolver v0.24.4
24312026-06-29T19:24:20.279Z Checking textwrap v0.16.2
24322026-06-29T19:24:20.396Z Compiling minimal-lexical v0.2.1
24332026-06-29T19:24:20.483Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24342026-06-29T19:24:20.536Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24352026-06-29T19:24:20.682Z Compiling nom v7.1.3
24362026-06-29T19:24:20.952Z Checking qorb v0.4.1
24372026-06-29T19:24:20.987Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24382026-06-29T19:24:21.180Z Compiling ar_archive_writer v0.5.1
24392026-06-29T19:24:21.317Z Checking csv-core v0.1.13
24402026-06-29T19:24:21.533Z Checking csv v1.4.0
24412026-06-29T19:24:21.770Z Compiling stacker v0.1.23
24422026-06-29T19:24:21.934Z Checking highway v1.3.0
24432026-06-29T19:24:22.037Z Compiling semver v0.1.20
24442026-06-29T19:24:22.072Z Compiling psm v0.1.30
24452026-06-29T19:24:22.076Z Compiling cfg_aliases v0.1.1
24462026-06-29T19:24:22.227Z Compiling nix v0.28.0
24472026-06-29T19:24:22.230Z Checking nibble_vec v0.1.0
24482026-06-29T19:24:22.293Z Compiling rustc_version v0.1.7
24492026-06-29T19:24:22.361Z Checking endian-type v0.1.2
24502026-06-29T19:24:22.419Z Checking home v0.5.12
24512026-06-29T19:24:22.520Z Checking radix_trie v0.2.1
24522026-06-29T19:24:22.554Z Compiling newtype_derive v0.1.6
24532026-06-29T19:24:22.561Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24542026-06-29T19:24:22.561Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24552026-06-29T19:24:22.726Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24562026-06-29T19:24:22.793Z Checking phf_shared v0.12.1
24572026-06-29T19:24:22.797Z Checking nom v8.0.0
24582026-06-29T19:24:22.965Z Compiling recursive-proc-macro-impl v0.1.1
24592026-06-29T19:24:23.053Z Compiling chrono-tz v0.10.4
24602026-06-29T19:24:23.130Z Checking phf v0.12.1
24612026-06-29T19:24:23.359Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24622026-06-29T19:24:23.391Z Compiling const_format_proc_macros v0.2.34
24632026-06-29T19:24:23.425Z Checking recursive v0.1.1
24642026-06-29T19:24:23.473Z Compiling peg-macros v0.8.5
24652026-06-29T19:24:23.570Z Checking winnow v0.6.26
24662026-06-29T19:24:23.923Z Compiling sqlparser_derive v0.5.0
24672026-06-29T19:24:24.254Z Checking unicode_categories v0.1.1
24682026-06-29T19:24:24.325Z Checking rustyline v14.0.0
24692026-06-29T19:24:24.479Z Checking const_format v0.2.35
24702026-06-29T19:24:24.728Z Checking sqlparser v0.61.0
24712026-06-29T19:24:24.763Z Checking sqlformat v0.3.5
24722026-06-29T19:24:24.879Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24732026-06-29T19:24:24.912Z Checking peg v0.8.5
24742026-06-29T19:24:25.052Z Checking bcs v0.1.6
24752026-06-29T19:24:25.122Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
24762026-06-29T19:24:25.225Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24772026-06-29T19:24:25.260Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24782026-06-29T19:24:25.317Z Checking steno v0.4.1
24792026-06-29T19:24:25.444Z Checking filetime v0.2.27
24802026-06-29T19:24:25.613Z Checking xattr v1.6.1
24812026-06-29T19:24:25.651Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24822026-06-29T19:24:25.780Z Checking tar v0.4.45
24832026-06-29T19:24:25.860Z Checking subprocess v0.2.15
24842026-06-29T19:24:26.219Z Checking headers-core v0.3.0
24852026-06-29T19:24:26.255Z Checking base64 v0.21.7
24862026-06-29T19:24:26.356Z Checking headers v0.4.1
24872026-06-29T19:24:26.361Z Checking yasna v0.5.2
24882026-06-29T19:24:26.531Z Checking dropshot-api-manager-types v0.7.2
24892026-06-29T19:24:26.739Z Checking tagptr v0.2.0
24902026-06-29T19:24:26.814Z Checking rcgen v0.12.1
24912026-06-29T19:24:26.854Z Checking utf-8 v0.7.6
24922026-06-29T19:24:26.935Z Checking moka v0.12.13
24932026-06-29T19:24:27.028Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24942026-06-29T19:24:27.163Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24952026-06-29T19:24:27.208Z Compiling libefi-sys v0.1.0
24962026-06-29T19:24:27.476Z Checking tungstenite v0.21.0
24972026-06-29T19:24:27.610Z Checking hickory-resolver v0.25.2
24982026-06-29T19:24:27.653Z Compiling bitfield-struct v0.6.2
24992026-06-29T19:24:27.709Z Compiling radium v0.7.0
25002026-06-29T19:24:27.938Z Checking tokio-tungstenite v0.21.0
25012026-06-29T19:24:28.255Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25022026-06-29T19:24:28.325Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25032026-06-29T19:24:28.360Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25042026-06-29T19:24:28.419Z Checking tap v1.0.1
25052026-06-29T19:24:28.618Z Compiling maybe-uninit v2.0.0
25062026-06-29T19:24:28.655Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-06-29T19:24:28.886Z Checking wyz v0.5.1
25082026-06-29T19:24:28.929Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25092026-06-29T19:24:28.998Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25102026-06-29T19:24:29.043Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
25112026-06-29T19:24:29.133Z Compiling zerocopy-derive v0.6.6
25122026-06-29T19:24:29.177Z Compiling packed_struct v0.10.1
25132026-06-29T19:24:29.291Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25142026-06-29T19:24:29.324Z Checking crc-catalog v2.4.0
25152026-06-29T19:24:29.360Z Checking funty v2.0.0
25162026-06-29T19:24:29.447Z Checking crc v3.4.0
25172026-06-29T19:24:29.594Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25182026-06-29T19:24:29.658Z Compiling packed_struct_codegen v0.10.1
25192026-06-29T19:24:29.694Z Compiling bitfield-macros v0.19.4
25202026-06-29T19:24:29.724Z Checking bitvec v1.0.1
25212026-06-29T19:24:30.008Z Checking zerocopy v0.6.6
25222026-06-29T19:24:30.150Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25232026-06-29T19:24:30.333Z Compiling indexmap v1.9.3
25242026-06-29T19:24:30.435Z Checking nodrop v0.1.14
25252026-06-29T19:24:30.582Z Checking array-init v0.0.4
25262026-06-29T19:24:30.639Z Checking bitfield v0.19.4
25272026-06-29T19:24:30.772Z Checking smallvec v0.6.14
25282026-06-29T19:24:30.898Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25292026-06-29T19:24:30.937Z Checking hashbrown v0.12.3
25302026-06-29T19:24:31.000Z Checking serde-hex v0.1.0
25312026-06-29T19:24:31.334Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25322026-06-29T19:24:31.751Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25332026-06-29T19:24:31.906Z Checking ron v0.8.1
25342026-06-29T19:24:31.946Z Checking hashbrown v0.13.2
25352026-06-29T19:24:32.152Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25362026-06-29T19:24:32.232Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25372026-06-29T19:24:32.403Z Checking crc-any v2.5.0
25382026-06-29T19:24:32.483Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25392026-06-29T19:24:32.539Z Checking object v0.30.4
25402026-06-29T19:24:32.612Z Checking path-slash v0.1.5
25412026-06-29T19:24:32.683Z Compiling xshell-macros v0.2.7
25422026-06-29T19:24:32.747Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25432026-06-29T19:24:32.912Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25442026-06-29T19:24:33.099Z Checking xshell v0.2.7
25452026-06-29T19:24:33.184Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25462026-06-29T19:24:33.442Z Checking half v1.8.3
25472026-06-29T19:24:33.595Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25482026-06-29T19:24:33.694Z Checking serde_cbor v0.11.2
25492026-06-29T19:24:33.727Z Compiling proc-macro-error-attr2 v2.0.0
25502026-06-29T19:24:34.115Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25512026-06-29T19:24:34.157Z Compiling proc-macro-error2 v2.0.1
25522026-06-29T19:24:34.370Z Checking papergrid v0.17.0
25532026-06-29T19:24:34.423Z Checking libscf-sys v1.2.0
25542026-06-29T19:24:34.506Z Compiling tabled_derive v0.11.0
25552026-06-29T19:24:34.590Z Checking testing_table v0.3.0
25562026-06-29T19:24:34.740Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25572026-06-29T19:24:34.782Z Compiling progenitor-impl v0.13.0
25582026-06-29T19:24:34.981Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25592026-06-29T19:24:35.209Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25602026-06-29T19:24:35.244Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25612026-06-29T19:24:35.370Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25622026-06-29T19:24:35.705Z Checking tabled v0.20.0
25632026-06-29T19:24:36.023Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25642026-06-29T19:24:36.404Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25652026-06-29T19:24:36.488Z Checking progenitor-client v0.13.0
25662026-06-29T19:24:36.767Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25672026-06-29T19:24:36.802Z Checking crc8 v0.1.1
25682026-06-29T19:24:36.933Z Checking maplit v1.0.2
25692026-06-29T19:24:36.968Z Compiling git-stub v1.0.0
25702026-06-29T19:24:37.070Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
25712026-06-29T19:24:37.259Z Compiling git-stub-vcs v0.1.0
25722026-06-29T19:24:37.301Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25732026-06-29T19:24:37.405Z Compiling progenitor-macro v0.13.0
25742026-06-29T19:24:37.642Z Checking fxhash v0.2.1
25752026-06-29T19:24:37.798Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25762026-06-29T19:24:37.880Z Checking unicase v2.9.0
25772026-06-29T19:24:37.927Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25782026-06-29T19:24:38.043Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25792026-06-29T19:24:38.077Z Compiling vergen-lib v0.1.6
25802026-06-29T19:24:38.081Z Compiling diesel_derives v2.3.7
25812026-06-29T19:24:38.360Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25822026-06-29T19:24:38.403Z Checking scheduled-thread-pool v0.2.7
25832026-06-29T19:24:38.458Z Compiling dsl_auto_type v0.2.0
25842026-06-29T19:24:38.491Z Compiling vergen-gitcl v1.0.8
25852026-06-29T19:24:38.586Z Compiling diesel_table_macro_syntax v0.3.0
25862026-06-29T19:24:38.624Z Checking r2d2 v0.8.10
25872026-06-29T19:24:38.755Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25882026-06-29T19:24:38.831Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25892026-06-29T19:24:38.864Z Checking downcast-rs v2.0.2
25902026-06-29T19:24:38.904Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25912026-06-29T19:24:39.061Z Checking kstat-rs v0.2.4
25922026-06-29T19:24:39.136Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25932026-06-29T19:24:39.140Z Checking arc-swap v1.8.2
25942026-06-29T19:24:39.403Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25952026-06-29T19:24:39.437Z Checking slog-scope v4.4.1
25962026-06-29T19:24:39.596Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
25972026-06-29T19:24:39.630Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
25982026-06-29T19:24:39.697Z Compiling parking_lot_core v0.8.6
25992026-06-29T19:24:39.731Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26002026-06-29T19:24:39.821Z Checking slog-stdlog v4.1.1
26012026-06-29T19:24:40.008Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26022026-06-29T19:24:40.303Z Checking slog-envlogger v2.2.0
26032026-06-29T19:24:40.334Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26042026-06-29T19:24:40.477Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26052026-06-29T19:24:40.512Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26062026-06-29T19:24:40.546Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26072026-06-29T19:24:40.581Z Compiling dirs-sys-next v0.1.2
26082026-06-29T19:24:40.799Z Compiling crunchy v0.2.4
26092026-06-29T19:24:40.835Z Compiling dirs-next v2.0.0
26102026-06-29T19:24:40.901Z Checking parking_lot v0.11.2
26112026-06-29T19:24:40.953Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26122026-06-29T19:24:40.991Z Compiling clang-sys v1.8.1
26132026-06-29T19:24:41.130Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26142026-06-29T19:24:41.175Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26152026-06-29T19:24:41.278Z Checking prefix-trie v0.7.0
26162026-06-29T19:24:41.373Z Compiling tiny-keccak v2.0.2
26172026-06-29T19:24:41.664Z Checking hickory-server v0.25.2
26182026-06-29T19:24:41.761Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=dc84a6ce494a9d004568b67e22add2285a04d887#dc84a6ce)
26192026-06-29T19:24:41.827Z Checking sled v0.34.7
26202026-06-29T19:24:41.831Z Compiling term v0.7.0
26212026-06-29T19:24:41.906Z Checking nanorand v0.7.0
26222026-06-29T19:24:42.136Z Compiling bit-vec v0.6.3
26232026-06-29T19:24:42.365Z Checking progenitor v0.13.0
26242026-06-29T19:24:42.368Z Compiling salty v0.3.0
26252026-06-29T19:24:42.434Z Compiling bit-set v0.5.3
26262026-06-29T19:24:42.468Z Compiling ascii-canvas v3.0.0
26272026-06-29T19:24:42.535Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26282026-06-29T19:24:42.624Z Checking flume v0.11.1
26292026-06-29T19:24:42.750Z Checking primeorder v0.13.6
26302026-06-29T19:24:42.900Z Compiling itertools v0.10.5
26312026-06-29T19:24:42.964Z Compiling ena v0.14.4
26322026-06-29T19:24:43.028Z Compiling libloading v0.8.9
26332026-06-29T19:24:43.160Z Compiling diff v0.1.13
26342026-06-29T19:24:43.212Z Compiling bindgen v0.71.1
26352026-06-29T19:24:43.245Z Compiling regex-syntax v0.6.29
26362026-06-29T19:24:44.055Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26372026-06-29T19:24:44.087Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26382026-06-29T19:24:44.126Z Compiling cexpr v0.6.0
26392026-06-29T19:24:44.378Z Checking diesel v2.3.7
26402026-06-29T19:24:44.465Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26412026-06-29T19:24:44.554Z Compiling fs-err v2.11.0
26422026-06-29T19:24:44.785Z Compiling lalrpop v0.19.12
26432026-06-29T19:24:44.838Z Compiling rustc-hash v2.1.1
26442026-06-29T19:24:45.235Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26452026-06-29T19:24:45.394Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26462026-06-29T19:24:45.429Z Compiling libxml v0.3.3
26472026-06-29T19:24:45.682Z Checking assert_matches v1.5.0
26482026-06-29T19:24:45.876Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26492026-06-29T19:24:46.057Z Checking p384 v0.13.1
26502026-06-29T19:24:46.518Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26512026-06-29T19:24:46.904Z Compiling strum_macros v0.24.3
26522026-06-29T19:24:47.215Z Compiling indoc v1.0.9
26532026-06-29T19:24:47.694Z Checking parse-size v1.1.0
26542026-06-29T19:24:47.851Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26552026-06-29T19:24:48.390Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26562026-06-29T19:24:48.623Z Checking quick-xml v0.37.5
26572026-06-29T19:24:48.775Z Checking derive_builder v0.20.2
26582026-06-29T19:24:48.898Z Compiling oso-derive v0.27.3
26592026-06-29T19:24:48.931Z Compiling trait-variant v0.1.2
26602026-06-29T19:24:49.274Z Compiling impl-trait-for-tuples v0.2.3
26612026-06-29T19:24:49.426Z Checking openssl-probe v0.1.6
26622026-06-29T19:24:49.516Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26632026-06-29T19:24:49.582Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26642026-06-29T19:24:49.628Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26652026-06-29T19:24:50.211Z Checking predicates-tree v1.0.13
26662026-06-29T19:24:50.333Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26672026-06-29T19:24:50.422Z Checking http-range v0.1.5
26682026-06-29T19:24:50.593Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26692026-06-29T19:24:50.625Z Compiling mime_guess v2.0.5
26702026-06-29T19:24:50.829Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26712026-06-29T19:24:50.867Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26722026-06-29T19:24:51.009Z Checking bb8 v0.8.6
26732026-06-29T19:24:51.095Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26742026-06-29T19:24:51.169Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
26752026-06-29T19:24:51.258Z Checking atty v0.2.14
26762026-06-29T19:24:51.322Z Checking corncobs v0.1.4
26772026-06-29T19:24:51.463Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26782026-06-29T19:24:51.499Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26792026-06-29T19:24:51.503Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26802026-06-29T19:24:51.722Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26812026-06-29T19:24:51.761Z Checking ignore v0.4.25
26822026-06-29T19:24:51.793Z Checking secrecy v0.8.0
26832026-06-29T19:24:51.883Z Checking hyper-staticfile v0.10.1
26842026-06-29T19:24:52.201Z Checking globwalk v0.9.1
26852026-06-29T19:24:52.236Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
26862026-06-29T19:24:52.339Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
26872026-06-29T19:24:52.420Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
26882026-06-29T19:24:52.558Z Checking signal-hook-tokio v0.3.1
26892026-06-29T19:24:52.594Z Checking nonempty v0.12.0
26902026-06-29T19:24:52.727Z Compiling illumos-nvpair-sys v0.2.0
26912026-06-29T19:24:52.792Z Checking camino-tempfile-ext v0.3.3
26922026-06-29T19:24:52.861Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
26932026-06-29T19:24:52.994Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
26942026-06-29T19:24:53.027Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
26952026-06-29T19:24:53.219Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
26962026-06-29T19:24:53.300Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
26972026-06-29T19:24:53.568Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26982026-06-29T19:24:53.683Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26992026-06-29T19:24:53.722Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27002026-06-29T19:24:54.335Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27012026-06-29T19:24:54.518Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27022026-06-29T19:24:54.890Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27032026-06-29T19:24:55.404Z Checking illumos-nvpair v0.3.0
27042026-06-29T19:24:55.523Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27052026-06-29T19:24:55.586Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27062026-06-29T19:24:55.623Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27072026-06-29T19:24:55.759Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27082026-06-29T19:24:55.951Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27092026-06-29T19:24:56.058Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27102026-06-29T19:24:56.242Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27112026-06-29T19:24:56.329Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27122026-06-29T19:24:56.481Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27132026-06-29T19:24:56.536Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27142026-06-29T19:24:56.619Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27152026-06-29T19:24:56.879Z Checking tungstenite v0.23.0
27162026-06-29T19:24:57.052Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27172026-06-29T19:24:57.238Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27182026-06-29T19:24:57.349Z Checking tokio-tungstenite v0.23.1
27192026-06-29T19:24:57.433Z Checking void v1.0.2
27202026-06-29T19:24:57.579Z Checking lzss v0.8.2
27212026-06-29T19:24:57.656Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27222026-06-29T19:24:57.806Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27232026-06-29T19:24:58.005Z Checking nix v0.27.1
27242026-06-29T19:24:58.075Z Checking rand_seeder v0.4.0
27252026-06-29T19:24:58.261Z Checking serde_bytes v0.11.19
27262026-06-29T19:24:58.425Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27272026-06-29T19:24:58.494Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27282026-06-29T19:24:58.569Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27292026-06-29T19:24:58.602Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27302026-06-29T19:24:58.713Z Checking diesel-dtrace v0.5.0
27312026-06-29T19:24:58.745Z Checking async-bb8-diesel v0.2.1
27322026-06-29T19:24:59.133Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27332026-06-29T19:24:59.271Z Checking is_ci v1.2.0
27342026-06-29T19:24:59.413Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27352026-06-29T19:24:59.899Z Checking yansi v1.0.1
27362026-06-29T19:24:59.938Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27372026-06-29T19:24:59.942Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27382026-06-29T19:25:00.033Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27392026-06-29T19:25:00.224Z Checking pretty_assertions v1.4.1
27402026-06-29T19:25:00.266Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27412026-06-29T19:25:00.389Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27422026-06-29T19:25:00.658Z Compiling darling_core v0.23.0
27432026-06-29T19:25:01.196Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27442026-06-29T19:25:01.861Z Compiling indoc v2.0.7
27452026-06-29T19:25:01.940Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27462026-06-29T19:25:02.172Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27472026-06-29T19:25:02.324Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27482026-06-29T19:25:02.359Z Compiling libz-sys v1.1.24
27492026-06-29T19:25:02.773Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27502026-06-29T19:25:02.990Z Compiling instability v0.3.11
27512026-06-29T19:25:03.058Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27522026-06-29T19:25:03.201Z Compiling darling_macro v0.23.0
27532026-06-29T19:25:03.313Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27542026-06-29T19:25:03.347Z Checking castaway v0.2.4
27552026-06-29T19:25:03.509Z Checking compact_str v0.8.1
27562026-06-29T19:25:03.764Z Compiling darling v0.23.0
27572026-06-29T19:25:03.927Z Checking supports-color v3.0.2
27582026-06-29T19:25:04.091Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27592026-06-29T19:25:04.313Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27602026-06-29T19:25:04.360Z Checking unicode-truncate v1.1.0
27612026-06-29T19:25:04.538Z Checking console v0.16.2
27622026-06-29T19:25:04.542Z Checking lru v0.12.5
27632026-06-29T19:25:04.644Z Compiling libgit2-sys v0.18.3+1.9.2
27642026-06-29T19:25:04.764Z Checking cassowary v0.3.0
27652026-06-29T19:25:04.878Z Checking unit-prefix v0.5.2
27662026-06-29T19:25:05.039Z Checking ratatui v0.29.0
27672026-06-29T19:25:05.073Z Checking indicatif v0.18.4
27682026-06-29T19:25:05.152Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27692026-06-29T19:25:05.488Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27702026-06-29T19:25:05.743Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27712026-06-29T19:25:06.370Z Compiling vergen-git2 v9.1.0
27722026-06-29T19:25:06.412Z Checking plotters-backend v0.3.7
27732026-06-29T19:25:06.642Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27742026-06-29T19:25:06.678Z Checking plotters-svg v0.3.7
27752026-06-29T19:25:06.853Z Checking cast v0.3.0
27762026-06-29T19:25:06.935Z Checking plotters v0.3.7
27772026-06-29T19:25:07.042Z Checking criterion-plot v0.6.0
27782026-06-29T19:25:07.323Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27792026-06-29T19:25:07.472Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27802026-06-29T19:25:07.701Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27812026-06-29T19:25:07.739Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27822026-06-29T19:25:07.933Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
27832026-06-29T19:25:07.966Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27842026-06-29T19:25:08.159Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27852026-06-29T19:25:08.194Z Checking colored v2.2.0
27862026-06-29T19:25:08.339Z Checking tinytemplate v1.2.1
27872026-06-29T19:25:08.454Z Checking shell-words v1.1.1
27882026-06-29T19:25:08.600Z Checking anes v0.1.6
27892026-06-29T19:25:08.636Z Checking oorandom v11.1.5
27902026-06-29T19:25:08.788Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27912026-06-29T19:25:08.823Z Checking criterion v0.7.0
27922026-06-29T19:25:09.093Z Checking typeid v1.0.3
27932026-06-29T19:25:09.233Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
27942026-06-29T19:25:10.011Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
27952026-06-29T19:25:10.064Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
27962026-06-29T19:25:10.811Z Checking tokio-test v0.4.5
27972026-06-29T19:25:11.054Z Checking hex-literal v0.4.1
27982026-06-29T19:25:11.187Z Checking erased-serde v0.4.9
27992026-06-29T19:25:11.585Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28002026-06-29T19:25:11.816Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28012026-06-29T19:25:12.235Z Checking twox-hash v2.1.2
28022026-06-29T19:25:12.568Z Checking ordered-float v2.10.1
28032026-06-29T19:25:12.839Z Checking serde-value v0.7.0
28042026-06-29T19:25:13.144Z Checking serde-untagged v0.1.9
28052026-06-29T19:25:13.376Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28062026-06-29T19:25:13.431Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28072026-06-29T19:25:13.582Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28082026-06-29T19:25:13.903Z Checking fatfs v0.3.6
28092026-06-29T19:25:14.394Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28102026-06-29T19:25:14.583Z Checking unicode-xid v0.2.6
28112026-06-29T19:25:14.731Z Compiling seq-macro v0.3.6
28122026-06-29T19:25:15.260Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28132026-06-29T19:25:15.294Z Checking cargo-util-schemas v0.8.2
28142026-06-29T19:25:15.441Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28152026-06-29T19:25:15.750Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28162026-06-29T19:25:16.197Z Checking concurrent-queue v2.5.0
28172026-06-29T19:25:16.427Z Checking cargo-platform v0.2.0
28182026-06-29T19:25:16.648Z Compiling petname v2.0.2
28192026-06-29T19:25:16.789Z Checking parking v2.2.1
28202026-06-29T19:25:16.827Z Checking cargo_metadata v0.21.0
28212026-06-29T19:25:16.950Z Checking event-listener v5.4.1
28222026-06-29T19:25:17.208Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28232026-06-29T19:25:17.322Z Checking rtoolbox v0.0.3
28242026-06-29T19:25:17.488Z Checking rpassword v7.4.0
28252026-06-29T19:25:17.653Z Checking event-listener-strategy v0.5.4
28262026-06-29T19:25:17.822Z Checking tui-tree-widget v0.23.1
28272026-06-29T19:25:18.036Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28282026-06-29T19:25:18.070Z Checking polyval v0.6.2
28292026-06-29T19:25:18.233Z Checking sapling-renderdag v0.1.0
28302026-06-29T19:25:18.272Z Checking sync-ptr v0.1.4
28312026-06-29T19:25:18.434Z Checking futures-timer v3.0.3
28322026-06-29T19:25:18.511Z Checking ghash v0.5.1
28332026-06-29T19:25:18.657Z Checking async-lock v3.4.2
28342026-06-29T19:25:18.693Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28352026-06-29T19:25:19.095Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28362026-06-29T19:25:19.326Z Checking ctr v0.9.2
28372026-06-29T19:25:19.379Z Checking constant_time_eq v0.4.2
28382026-06-29T19:25:19.534Z Checking arrayvec v0.7.6
28392026-06-29T19:25:19.571Z Checking arrayref v0.3.9
28402026-06-29T19:25:19.676Z Checking aes-gcm v0.10.3
28412026-06-29T19:25:19.812Z Checking async-object-pool v0.2.0
28422026-06-29T19:25:19.869Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28432026-06-29T19:25:19.960Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28442026-06-29T19:25:20.162Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28452026-06-29T19:25:20.866Z Checking serde_regex v1.1.0
28462026-06-29T19:25:21.062Z Checking ssh-encoding v0.2.0
28472026-06-29T19:25:21.238Z Checking blowfish v0.9.1
28482026-06-29T19:25:21.297Z Checking assert-json-diff v2.0.2
28492026-06-29T19:25:21.425Z Checking path-tree v0.8.3
28502026-06-29T19:25:21.505Z Compiling strsim v0.10.0
28512026-06-29T19:25:21.648Z Checking stringmetrics v2.2.2
28522026-06-29T19:25:21.843Z Checking httpmock v0.8.3
28532026-06-29T19:25:21.876Z Compiling darling_core v0.13.4
28542026-06-29T19:25:22.988Z Checking bcrypt-pbkdf v0.10.0
28552026-06-29T19:25:23.190Z Checking ssh-cipher v0.2.0
28562026-06-29T19:25:23.408Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28572026-06-29T19:25:23.785Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28582026-06-29T19:25:23.822Z Checking password-hash v0.4.2
28592026-06-29T19:25:24.087Z Checking gimli v0.32.3
28602026-06-29T19:25:24.155Z Compiling target-lexicon v0.13.3
28612026-06-29T19:25:24.453Z Checking pbkdf2 v0.11.0
28622026-06-29T19:25:24.673Z Compiling darling_macro v0.13.4
28632026-06-29T19:25:24.770Z Checking ssh-key v0.6.7
28642026-06-29T19:25:25.504Z Checking p256 v0.13.2
28652026-06-29T19:25:25.661Z Checking addr2line v0.25.1
28662026-06-29T19:25:25.795Z Checking p521 v0.13.3
28672026-06-29T19:25:25.966Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28682026-06-29T19:25:26.050Z Compiling samael v0.0.19
28692026-06-29T19:25:26.235Z Checking russh-cryptovec v0.7.3
28702026-06-29T19:25:26.410Z Compiling guppy-workspace-hack v0.1.0
28712026-06-29T19:25:26.443Z Checking md5 v0.7.0
28722026-06-29T19:25:26.624Z Checking rustc-demangle v0.1.27
28732026-06-29T19:25:26.657Z Checking russh-keys v0.45.0
28742026-06-29T19:25:26.887Z Checking backtrace v0.3.76
28752026-06-29T19:25:27.125Z Compiling darling v0.13.4
28762026-06-29T19:25:27.262Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28772026-06-29T19:25:27.343Z Checking num-bigint v0.4.6
28782026-06-29T19:25:27.529Z Checking des v0.8.1
28792026-06-29T19:25:27.678Z Compiling blake3 v1.8.5
28802026-06-29T19:25:27.681Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28812026-06-29T19:25:28.071Z Compiling target-spec v3.5.7
28822026-06-29T19:25:28.157Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28832026-06-29T19:25:28.338Z Checking russh v0.45.0
28842026-06-29T19:25:29.014Z Checking cfg-expr v0.20.6
28852026-06-29T19:25:29.060Z Compiling serde_with_macros v1.5.2
28862026-06-29T19:25:29.453Z Checking backtrace-ext v0.2.1
28872026-06-29T19:25:29.710Z Checking supports-color v2.1.0
28882026-06-29T19:25:29.880Z Checking textwrap v0.15.2
28892026-06-29T19:25:29.933Z Checking supports-unicode v2.1.0
28902026-06-29T19:25:30.086Z Checking supports-hyperlinks v2.1.0
28912026-06-29T19:25:30.126Z Checking hashbrown v0.14.5
28922026-06-29T19:25:30.232Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
28932026-06-29T19:25:30.371Z Checking cargo-platform v0.3.2
28942026-06-29T19:25:30.463Z Checking socket2 v0.5.10
28952026-06-29T19:25:30.585Z Checking terminal_size v0.1.17
28962026-06-29T19:25:30.647Z Compiling miette-derive v5.10.0
28972026-06-29T19:25:30.726Z Checking owo-colors v3.5.0
28982026-06-29T19:25:31.117Z Checking internet-checksum v0.2.1
28992026-06-29T19:25:31.271Z Checking chumsky v0.9.3
29002026-06-29T19:25:31.306Z Checking cargo_metadata v0.23.1
29012026-06-29T19:25:31.813Z Checking miette v5.10.0
29022026-06-29T19:25:32.088Z Compiling serde_with v1.14.0
29032026-06-29T19:25:32.434Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29042026-06-29T19:25:32.594Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29052026-06-29T19:25:32.696Z Compiling git2 v0.20.4
29062026-06-29T19:25:32.731Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29072026-06-29T19:25:33.085Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29082026-06-29T19:25:33.271Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29092026-06-29T19:25:33.306Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29102026-06-29T19:25:33.422Z Compiling knuffel-derive v3.2.0
29112026-06-29T19:25:33.460Z Checking httptest v0.16.4
29122026-06-29T19:25:33.566Z Checking pathdiff v0.2.3
29132026-06-29T19:25:33.712Z Checking nested v0.1.1
29142026-06-29T19:25:33.873Z Checking topological-sort v0.2.2
29152026-06-29T19:25:33.907Z Checking guppy v0.17.25
29162026-06-29T19:25:34.055Z Checking omicron-zone-package v0.12.3
29172026-06-29T19:25:34.217Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29182026-06-29T19:25:34.958Z Checking knuffel v3.2.0
29192026-06-29T19:25:35.023Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29202026-06-29T19:25:35.303Z Checking similar-asserts v1.7.0
29212026-06-29T19:25:35.501Z Compiling target-triple v1.0.0
29222026-06-29T19:25:35.551Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29232026-06-29T19:25:35.635Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29242026-06-29T19:25:35.722Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29252026-06-29T19:25:35.896Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29262026-06-29T19:25:35.948Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29272026-06-29T19:25:36.133Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29282026-06-29T19:25:36.175Z Checking hickory-client v0.25.2
29292026-06-29T19:25:36.490Z Compiling assert_cmd v2.1.2
29302026-06-29T19:25:36.557Z Checking escape8259 v0.5.3
29312026-06-29T19:25:36.719Z Checking libtest-mimic v0.8.1
29322026-06-29T19:25:37.111Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29332026-06-29T19:25:37.250Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29342026-06-29T19:25:37.489Z Checking blake2b_simd v1.0.4
29352026-06-29T19:25:37.924Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29362026-06-29T19:25:37.960Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29372026-06-29T19:25:38.367Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29382026-06-29T19:25:38.403Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29392026-06-29T19:25:38.628Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29402026-06-29T19:25:38.676Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29412026-06-29T19:25:38.909Z Checking fancy-regex v0.14.0
29422026-06-29T19:25:39.257Z Checking serde_tokenstream v0.2.3
29432026-06-29T19:25:39.316Z Checking approx v0.5.1
29442026-06-29T19:25:39.500Z Checking uzers v0.12.2
29452026-06-29T19:25:39.531Z Compiling rstest_macros v0.25.0
29462026-06-29T19:25:39.747Z Checking termcolor v1.4.1
29472026-06-29T19:25:39.848Z Checking constant_time_eq v0.3.1
29482026-06-29T19:25:39.994Z Compiling linkme-impl v0.3.35
29492026-06-29T19:25:40.030Z Checking trybuild v1.0.116
29502026-06-29T19:25:40.394Z Checking rust-argon2 v2.1.0
29512026-06-29T19:25:40.704Z Checking datatest-stable v0.3.3
29522026-06-29T19:25:41.098Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29532026-06-29T19:25:41.413Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29542026-06-29T19:25:41.464Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29552026-06-29T19:25:41.777Z Checking support-bundle-viewer v0.1.2
29562026-06-29T19:25:42.070Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29572026-06-29T19:25:42.250Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29582026-06-29T19:25:42.300Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29592026-06-29T19:25:42.468Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29602026-06-29T19:25:42.531Z Checking drift v0.2.0
29612026-06-29T19:25:42.568Z Checking rand_distr v0.5.1
29622026-06-29T19:25:42.695Z Checking multimap v0.10.1
29632026-06-29T19:25:42.909Z Compiling linkme v0.3.35
29642026-06-29T19:25:42.942Z Compiling relative-path v1.9.3
29652026-06-29T19:25:43.013Z Checking dropshot-api-manager v0.7.2
29662026-06-29T19:25:43.284Z Compiling polar-core v0.27.3
29672026-06-29T19:25:44.226Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29682026-06-29T19:25:44.944Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29692026-06-29T19:25:45.011Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29702026-06-29T19:25:45.130Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29712026-06-29T19:25:45.368Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29722026-06-29T19:25:45.550Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29732026-06-29T19:25:45.776Z Checking cargo_toml v0.21.0
29742026-06-29T19:25:45.909Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29752026-06-29T19:25:46.278Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29762026-06-29T19:25:46.589Z Checking partial-io v0.5.4
29772026-06-29T19:25:46.622Z Checking termios v0.3.3
29782026-06-29T19:25:46.753Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
29792026-06-29T19:25:46.924Z Checking rstest v0.25.0
29802026-06-29T19:25:48.295Z Checking oso v0.27.3
29812026-06-29T19:25:48.879Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29822026-06-29T19:25:49.249Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29832026-06-29T19:25:49.752Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29842026-06-29T19:25:52.139Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29852026-06-29T19:25:56.975Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
29862026-06-29T19:25:59.816Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
29872026-06-29T19:26:00.430Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
29882026-06-29T19:26:02.522Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
29892026-06-29T19:26:04.490Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
29902026-06-29T19:26:07.622Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
29912026-06-29T19:26:11.977Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
29922026-06-29T19:26:15.628Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
29932026-06-29T19:26:15.938Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
29942026-06-29T19:26:16.684Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
29952026-06-29T19:26:20.148Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
29962026-06-29T19:26:28.282Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
29972026-06-29T19:27:44.653Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 08s
29982026-06-29T19:27:45.291Z
29992026-06-29T19:27:45.291Zreal 4:11.555803575
30002026-06-29T19:27:45.291Zuser 21:17.747292370
30012026-06-29T19:27:45.291Zsys 4:56.808494439
30022026-06-29T19:27:45.291Ztrap 0.505005474
30032026-06-29T19:27:45.294Ztflt 0.499849822
30042026-06-29T19:27:45.294Zdflt 0.456255786
30052026-06-29T19:27:45.294Zkflt 0.005019673
30062026-06-29T19:27:45.294Zlock 58:31.104651538
30072026-06-29T19:27:45.294Zslp 58:11.746896614
30082026-06-29T19:27:45.294Zlat 1:49.064320674
30092026-06-29T19:27:45.294Zstop 11:01.251704194
30102026-06-29T19:27:45.294Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30112026-06-29T19:27:45.294Z+ ptime -m cargo doc --workspace --no-deps
30122026-06-29T19:27:46.092Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30132026-06-29T19:27:46.092Z |
30142026-06-29T19:27:46.092Z = 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)`
30152026-06-29T19:27:46.092Z = 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>
30162026-06-29T19:27:47.110Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30172026-06-29T19:27:47.336Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30182026-06-29T19:27:47.380Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30192026-06-29T19:27:47.438Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30202026-06-29T19:27:47.497Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30212026-06-29T19:27:47.521Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30222026-06-29T19:27:47.611Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30232026-06-29T19:27:47.638Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30242026-06-29T19:27:47.664Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30252026-06-29T19:27:47.701Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30262026-06-29T19:27:47.863Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30272026-06-29T19:27:47.923Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30282026-06-29T19:27:47.959Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30292026-06-29T19:27:47.982Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30302026-06-29T19:27:48.017Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30312026-06-29T19:27:48.036Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30322026-06-29T19:27:48.055Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30332026-06-29T19:27:48.077Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30342026-06-29T19:27:48.080Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30352026-06-29T19:27:48.136Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30362026-06-29T19:27:48.165Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30372026-06-29T19:27:48.266Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30382026-06-29T19:27:48.493Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30392026-06-29T19:27:48.793Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30402026-06-29T19:27:48.847Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30412026-06-29T19:27:48.936Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30422026-06-29T19:27:48.958Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30432026-06-29T19:27:48.993Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30442026-06-29T19:27:49.127Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30452026-06-29T19:27:49.184Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30462026-06-29T19:27:49.290Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30472026-06-29T19:27:49.410Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30482026-06-29T19:27:49.500Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30492026-06-29T19:27:49.553Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30502026-06-29T19:27:49.576Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30512026-06-29T19:27:49.596Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30522026-06-29T19:27:49.724Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30532026-06-29T19:27:49.764Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30542026-06-29T19:27:49.823Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30552026-06-29T19:27:50.052Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30562026-06-29T19:27:50.106Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30572026-06-29T19:27:50.414Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30582026-06-29T19:27:50.501Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30592026-06-29T19:27:50.586Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30602026-06-29T19:27:50.670Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30612026-06-29T19:27:50.715Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30622026-06-29T19:27:50.738Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30632026-06-29T19:27:50.882Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30642026-06-29T19:27:50.910Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30652026-06-29T19:27:50.968Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30662026-06-29T19:27:51.004Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30672026-06-29T19:27:51.106Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30682026-06-29T19:27:51.156Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30692026-06-29T19:27:51.226Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30702026-06-29T19:27:51.247Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
30712026-06-29T19:27:51.335Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30722026-06-29T19:27:51.355Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30732026-06-29T19:27:51.410Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30742026-06-29T19:27:51.431Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30752026-06-29T19:27:51.451Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30762026-06-29T19:27:51.530Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30772026-06-29T19:27:51.552Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30782026-06-29T19:27:51.945Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30792026-06-29T19:27:51.974Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30802026-06-29T19:27:52.154Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30812026-06-29T19:27:52.282Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30822026-06-29T19:27:52.594Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30832026-06-29T19:27:52.765Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
30842026-06-29T19:27:53.049Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30852026-06-29T19:27:53.073Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
30862026-06-29T19:27:53.076Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
30872026-06-29T19:27:53.116Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
30882026-06-29T19:27:53.298Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
30892026-06-29T19:27:53.327Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
30902026-06-29T19:27:53.354Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
30912026-06-29T19:27:53.496Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
30922026-06-29T19:27:53.939Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
30932026-06-29T19:27:54.421Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
30942026-06-29T19:27:54.524Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
30952026-06-29T19:27:54.551Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
30962026-06-29T19:27:54.641Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
30972026-06-29T19:27:54.860Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
30982026-06-29T19:27:54.890Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30992026-06-29T19:27:54.911Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31002026-06-29T19:27:55.125Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31012026-06-29T19:27:55.151Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31022026-06-29T19:27:55.289Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31032026-06-29T19:27:55.317Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31042026-06-29T19:27:55.369Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31052026-06-29T19:27:55.478Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31062026-06-29T19:27:55.518Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31072026-06-29T19:27:55.561Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31082026-06-29T19:27:55.600Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31092026-06-29T19:27:55.625Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31102026-06-29T19:27:55.677Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31112026-06-29T19:27:55.793Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31122026-06-29T19:27:55.834Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31132026-06-29T19:27:55.875Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31142026-06-29T19:27:55.878Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31152026-06-29T19:27:55.913Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31162026-06-29T19:27:55.935Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31172026-06-29T19:27:56.025Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31182026-06-29T19:27:56.109Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31192026-06-29T19:27:56.135Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31202026-06-29T19:27:56.197Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31212026-06-29T19:27:56.303Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31222026-06-29T19:27:56.445Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31232026-06-29T19:27:56.482Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31242026-06-29T19:27:56.521Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31252026-06-29T19:27:56.946Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31262026-06-29T19:27:57.151Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31272026-06-29T19:27:57.202Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31282026-06-29T19:27:57.946Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31292026-06-29T19:27:57.970Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31302026-06-29T19:27:58.159Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31312026-06-29T19:27:58.652Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31322026-06-29T19:27:58.864Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31332026-06-29T19:27:59.431Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31342026-06-29T19:28:00.162Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31352026-06-29T19:28:00.787Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31362026-06-29T19:28:00.895Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31372026-06-29T19:28:01.247Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31382026-06-29T19:28:01.550Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31392026-06-29T19:28:01.611Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31402026-06-29T19:28:01.699Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31412026-06-29T19:28:02.157Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31422026-06-29T19:28:02.210Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31432026-06-29T19:28:02.414Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31442026-06-29T19:28:02.526Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31452026-06-29T19:28:02.548Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31462026-06-29T19:28:03.162Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31472026-06-29T19:28:03.280Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31482026-06-29T19:28:03.761Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31492026-06-29T19:28:03.793Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31502026-06-29T19:28:03.987Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31512026-06-29T19:28:04.153Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31522026-06-29T19:28:04.235Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31532026-06-29T19:28:04.549Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31542026-06-29T19:28:05.105Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31552026-06-29T19:28:05.356Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31562026-06-29T19:28:05.858Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31572026-06-29T19:28:06.280Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31582026-06-29T19:28:06.671Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31592026-06-29T19:28:06.920Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31602026-06-29T19:28:07.606Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31612026-06-29T19:28:07.844Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31622026-06-29T19:28:08.179Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31632026-06-29T19:28:08.678Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31642026-06-29T19:28:09.251Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31652026-06-29T19:28:09.872Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31662026-06-29T19:28:10.303Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31672026-06-29T19:28:10.792Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31682026-06-29T19:28:10.988Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31692026-06-29T19:28:11.354Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31702026-06-29T19:28:12.805Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31712026-06-29T19:28:14.344Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31722026-06-29T19:28:14.395Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31732026-06-29T19:28:15.050Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31742026-06-29T19:28:16.095Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31752026-06-29T19:28:17.074Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31762026-06-29T19:28:17.306Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31772026-06-29T19:28:17.413Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31782026-06-29T19:28:17.822Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31792026-06-29T19:28:19.005Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31802026-06-29T19:28:19.220Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
31812026-06-29T19:28:19.433Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
31822026-06-29T19:28:19.474Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
31832026-06-29T19:28:19.683Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
31842026-06-29T19:28:19.893Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
31852026-06-29T19:28:20.122Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31862026-06-29T19:28:20.211Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
31872026-06-29T19:28:20.361Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
31882026-06-29T19:28:20.506Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
31892026-06-29T19:28:20.838Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
31902026-06-29T19:28:21.221Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
31912026-06-29T19:28:21.597Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
31922026-06-29T19:28:21.600Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
31932026-06-29T19:28:21.719Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31942026-06-29T19:28:22.082Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
31952026-06-29T19:28:22.141Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
31962026-06-29T19:28:22.307Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31972026-06-29T19:28:22.772Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31982026-06-29T19:28:23.412Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
31992026-06-29T19:28:24.659Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32002026-06-29T19:28:25.624Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32012026-06-29T19:28:26.208Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32022026-06-29T19:28:27.149Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32032026-06-29T19:28:28.164Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32042026-06-29T19:28:29.371Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32052026-06-29T19:28:31.029Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32062026-06-29T19:28:31.329Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32072026-06-29T19:28:31.946Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32082026-06-29T19:28:33.295Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32092026-06-29T19:28:35.006Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32102026-06-29T19:28:36.540Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32112026-06-29T19:28:36.991Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32122026-06-29T19:28:37.465Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32132026-06-29T19:28:38.406Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32142026-06-29T19:28:39.513Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32152026-06-29T19:28:40.816Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32162026-06-29T19:28:42.779Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32172026-06-29T19:28:43.394Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32182026-06-29T19:28:44.108Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32192026-06-29T19:28:45.049Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32202026-06-29T19:28:45.371Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32212026-06-29T19:28:49.963Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32222026-06-29T19:28:50.806Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32232026-06-29T19:28:51.778Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32242026-06-29T19:28:52.413Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32252026-06-29T19:28:53.985Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32262026-06-29T19:28:54.044Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32272026-06-29T19:28:55.171Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32282026-06-29T19:28:55.929Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32292026-06-29T19:28:56.076Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32302026-06-29T19:28:56.923Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32312026-06-29T19:28:57.804Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32322026-06-29T19:29:00.805Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32332026-06-29T19:29:02.421Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32342026-06-29T19:29:03.128Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32352026-06-29T19:29:04.034Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32362026-06-29T19:29:04.905Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32372026-06-29T19:29:06.002Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32382026-06-29T19:29:07.043Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32392026-06-29T19:29:08.054Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32402026-06-29T19:29:10.934Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32412026-06-29T19:29:11.210Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32422026-06-29T19:29:12.028Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32432026-06-29T19:29:13.279Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32442026-06-29T19:29:14.762Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32452026-06-29T19:29:17.139Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32462026-06-29T19:29:17.941Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32472026-06-29T19:29:19.317Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32482026-06-29T19:29:20.910Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32492026-06-29T19:29:22.493Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32502026-06-29T19:29:23.937Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32512026-06-29T19:29:25.508Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32522026-06-29T19:29:27.275Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32532026-06-29T19:29:28.844Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32542026-06-29T19:29:30.540Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32552026-06-29T19:29:34.412Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32562026-06-29T19:29:35.566Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32572026-06-29T19:29:36.230Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32582026-06-29T19:29:37.298Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32592026-06-29T19:29:38.968Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32602026-06-29T19:29:41.022Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32612026-06-29T19:29:42.792Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32622026-06-29T19:29:44.812Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32632026-06-29T19:29:46.616Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32642026-06-29T19:29:48.797Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32652026-06-29T19:29:50.298Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32662026-06-29T19:29:52.133Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32672026-06-29T19:29:53.927Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32682026-06-29T19:29:55.778Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32692026-06-29T19:29:57.580Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32702026-06-29T19:29:59.318Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32712026-06-29T19:30:02.632Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32722026-06-29T19:30:04.843Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32732026-06-29T19:30:06.306Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32742026-06-29T19:30:08.242Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32752026-06-29T19:30:10.155Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32762026-06-29T19:30:14.208Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32772026-06-29T19:30:16.120Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32782026-06-29T19:30:17.923Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32792026-06-29T19:30:19.751Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32802026-06-29T19:30:27.296Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32812026-06-29T19:30:27.362Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32822026-06-29T19:30:27.362Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32832026-06-29T19:30:28.720Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
32842026-06-29T19:30:31.017Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
32852026-06-29T19:30:33.560Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32862026-06-29T19:30:35.645Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32872026-06-29T19:30:37.897Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32882026-06-29T19:30:40.060Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32892026-06-29T19:30:43.471Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32902026-06-29T19:30:45.187Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32912026-06-29T19:30:47.133Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
32922026-06-29T19:30:48.875Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
32932026-06-29T19:30:51.150Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32942026-06-29T19:30:53.384Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
32952026-06-29T19:30:55.572Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32962026-06-29T19:30:57.884Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
32972026-06-29T19:31:00.298Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
32982026-06-29T19:31:02.604Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32992026-06-29T19:31:04.962Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33002026-06-29T19:31:07.273Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33012026-06-29T19:31:09.613Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33022026-06-29T19:31:12.038Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33032026-06-29T19:31:14.371Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33042026-06-29T19:31:16.705Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33052026-06-29T19:31:19.065Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33062026-06-29T19:31:21.458Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33072026-06-29T19:31:23.826Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33082026-06-29T19:31:26.308Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33092026-06-29T19:31:28.620Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33102026-06-29T19:31:31.028Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33112026-06-29T19:31:33.392Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33122026-06-29T19:31:35.805Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33132026-06-29T19:31:38.218Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33142026-06-29T19:31:41.037Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33152026-06-29T19:31:43.220Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33162026-06-29T19:31:45.717Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33172026-06-29T19:31:48.296Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33182026-06-29T19:31:50.539Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33192026-06-29T19:31:53.048Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33202026-06-29T19:31:55.451Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33212026-06-29T19:31:57.879Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33222026-06-29T19:32:00.546Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33232026-06-29T19:32:03.005Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33242026-06-29T19:32:05.309Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33252026-06-29T19:32:07.876Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33262026-06-29T19:32:10.484Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33272026-06-29T19:32:12.942Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33282026-06-29T19:32:15.542Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33292026-06-29T19:32:18.230Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33302026-06-29T19:32:20.801Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33312026-06-29T19:32:23.376Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33322026-06-29T19:32:25.887Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33332026-06-29T19:32:28.471Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33342026-06-29T19:32:31.062Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33352026-06-29T19:32:33.717Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33362026-06-29T19:32:36.625Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33372026-06-29T19:32:39.055Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33382026-06-29T19:32:47.065Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33392026-06-29T19:32:47.212Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33402026-06-29T19:32:50.471Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33412026-06-29T19:32:53.719Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33422026-06-29T19:32:57.085Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33432026-06-29T19:33:01.794Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33442026-06-29T19:33:04.710Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33452026-06-29T19:33:08.498Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33462026-06-29T19:33:12.081Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33472026-06-29T19:33:15.927Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33482026-06-29T19:33:19.906Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33492026-06-29T19:33:23.257Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33502026-06-29T19:33:27.017Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33512026-06-29T19:33:30.652Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33522026-06-29T19:33:34.336Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33532026-06-29T19:33:38.077Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33542026-06-29T19:33:41.842Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33552026-06-29T19:33:45.614Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33562026-06-29T19:33:49.263Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33572026-06-29T19:33:52.955Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33582026-06-29T19:33:56.722Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33592026-06-29T19:34:00.410Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33602026-06-29T19:34:04.193Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33612026-06-29T19:34:07.896Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33622026-06-29T19:34:11.593Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33632026-06-29T19:34:41.089Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 55s
33642026-06-29T19:34:41.245Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 200 other files
33652026-06-29T19:34:41.346Z
33662026-06-29T19:34:41.346Zreal 6:55.969778401
33672026-06-29T19:34:41.347Zuser 18:30.528185824
33682026-06-29T19:34:41.347Zsys 3:54.624652471
33692026-06-29T19:34:41.347Ztrap 0.271165597
33702026-06-29T19:34:41.347Ztflt 0.009350044
33712026-06-29T19:34:41.347Zdflt 0.098289534
33722026-06-29T19:34:41.347Zkflt 0.000235440
33732026-06-29T19:34:41.347Zlock 6:25:50.991475520
33742026-06-29T19:34:41.347Zslp 2:20:05.035450149
33752026-06-29T19:34:41.347Zlat 32.235400269
33762026-06-29T19:34:41.347Zstop 1:31.906063866
33772026-06-29T19:34:41.351Zprocess exited: duration 791125 ms, exit code 0
 
33782026-06-29T19:34:41.358Zfound 0 output files