01KTWEFTZ939C9YVTXZSBF7YM4: clippy (helios)

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

Buildomat Job: 01KTWEGF8B57GJ69MVQKE6313X

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-11T22:58:55.075Zjob assigned to worker 01KTWEGKACWKJXHHQC69E6029E [factory aws, i-06ea20bb363f16218] (queued for 46 s)
 
22026-06-11T22:59:01.101Zstarting task 0: "setup"
32026-06-11T22:59:01.106Z++ uname -s
42026-06-11T22:59:01.111Z+ kern=SunOS
52026-06-11T22:59:01.111Z+ build_user=build
62026-06-11T22:59:01.111Z+ build_uid=12345
72026-06-11T22:59:01.111Z+ work_dir=/work
82026-06-11T22:59:01.111Z+ input_dir=/input
92026-06-11T22:59:01.111Z+ [[ 0 == 12345 ]]
102026-06-11T22:59:01.111Z+ case "$kern" in
112026-06-11T22:59:01.111Z+ groupadd -g 12345 build
122026-06-11T22:59:01.114Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-11T22:59:03.115Z+ zfs create -o mountpoint=/work rpool/work
142026-06-11T22:59:03.203Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-11T22:59:03.207Z+ home_fs=zfs
162026-06-11T22:59:03.207Z+ [[ zfs == autofs ]]
172026-06-11T22:59:03.207Z+ mkdir -p /home/build
182026-06-11T22:59:03.207Z+ chown build:build /home/build /work
192026-06-11T22:59:05.207Z+ chmod 0700 /home/build /work
202026-06-11T22:59:05.211Zprocess exited: duration 4107 ms, exit code 0
 
212026-06-11T22:59:05.217Zstarting task 1: "rust-toolchain"
222026-06-11T22:59:05.221Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-11T22:59:05.221Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-11T22:59:05.221Z * rust toolchain channel = "1.94.0"
252026-06-11T22:59:05.221Z * rust toolchain profile = "default"
262026-06-11T22:59:05.221Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-11T22:59:05.221Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-11T22:59:05.224Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-11T22:59:05.224Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-11T22:59:05.314Zinfo: downloading installer
312026-06-11T22:59:06.964Zwarn: It looks like you have an existing rustup settings file at:
322026-06-11T22:59:06.964Zwarn: /home/build/.rustup/settings.toml
332026-06-11T22:59:06.965Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-11T22:59:06.965Zwarn: instead of the one inferred from the default host triple.
352026-06-11T22:59:06.979Zinfo: profile set to default
362026-06-11T22:59:06.979Zinfo: default host triple is x86_64-unknown-illumos
372026-06-11T22:59:06.982Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-11T22:59:07.126Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-11T22:59:07.132Zinfo: downloading 6 components
402026-06-11T22:59:21.984Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-11T22:59:21.984Z
422026-06-11T22:59:22.013Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-11T22:59:22.013Z
442026-06-11T22:59:22.013Z
452026-06-11T22:59:22.013ZRust is installed now. Great!
462026-06-11T22:59:22.013Z
472026-06-11T22:59:22.017ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-11T22:59:22.017Zenvironment variable. This has not been done automatically.
492026-06-11T22:59:22.017Z
502026-06-11T22:59:22.017ZTo configure your current shell, you need to source
512026-06-11T22:59:22.017Zthe corresponding env file under $HOME/.cargo.
522026-06-11T22:59:22.017Z
532026-06-11T22:59:22.017ZThis is usually done by running one of the following (note the leading DOT):
542026-06-11T22:59:22.017Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-11T22:59:22.017Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-11T22:59:22.017Zsource "~/.cargo/env.nu" # For nushell
572026-06-11T22:59:22.017Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-11T22:59:22.018Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-11T22:59:22.018Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-11T22:59:22.018Zwarn: no default linker (`cc`) was found in your PATH
612026-06-11T22:59:22.018Zwarn: many Rust crates require a system C toolchain to build
622026-06-11T22:59:22.103Z+ rustup --version
632026-06-11T22:59:22.112Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-11T22:59:22.116Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-11T22:59:22.133Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-11T22:59:22.137Z+ cargo --version
672026-06-11T22:59:22.149Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-11T22:59:22.152Z+ rustc --version
692026-06-11T22:59:22.171Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-11T22:59:22.175Zprocess exited: duration 16956 ms, exit code 0
 
712026-06-11T22:59:22.181Zstarting task 2: "authentication"
722026-06-11T22:59:22.199Zprocess exited: duration 17 ms, exit code 0
 
732026-06-11T22:59:22.208Zstarting task 3: "clone repository"
742026-06-11T22:59:22.212Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-11T22:59:22.212Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-11T22:59:22.241ZCloning into '/work/oxidecomputer/omicron'...
772026-06-11T22:59:33.113Z+ cd /work/oxidecomputer/omicron
782026-06-11T22:59:33.113Z+ git fetch origin ee63736055d959126febf3a07ee46484382c42fb
792026-06-11T22:59:33.414ZFrom https://github.com/oxidecomputer/omicron
802026-06-11T22:59:33.414Z * branch ee63736055d959126febf3a07ee46484382c42fb -> FETCH_HEAD
812026-06-11T22:59:33.423Z+ [[ -n fm-saga-diagnoser ]]
822026-06-11T22:59:33.426Z++ git branch --show-current
832026-06-11T22:59:33.426Z+ current=main
842026-06-11T22:59:33.426Z+ [[ main != fm-saga-diagnoser ]]
852026-06-11T22:59:33.426Z+ git branch -f fm-saga-diagnoser ee63736055d959126febf3a07ee46484382c42fb
862026-06-11T22:59:33.430Z+ git checkout -f fm-saga-diagnoser
872026-06-11T22:59:33.663ZSwitched to branch 'fm-saga-diagnoser'
882026-06-11T22:59:33.667Z+ git reset --hard ee63736055d959126febf3a07ee46484382c42fb
892026-06-11T22:59:33.686ZHEAD is now at ee6373605 [fm] saga diagnoser: close uninterpretable and duplicate cases
902026-06-11T22:59:33.690Zprocess exited: duration 11482 ms, exit code 0
 
912026-06-11T22:59:33.697Zstarting task 4: "build"
922026-06-11T22:59:33.700Z+ source ./env.sh
932026-06-11T22:59:33.703Z++ OLD_SHELL_OPTS=ehxB
942026-06-11T22:59:33.703Z++ set -o xtrace
952026-06-11T22:59:33.703Z++++ dirname ./env.sh
962026-06-11T22:59:33.707Z+++ readlink -f .
972026-06-11T22:59:33.707Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-11T22:59:33.707Z++ 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-11T22:59:33.707Z++ 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-11T22:59:33.707Z++ 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-11T22:59:33.707Z++ 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-11T22:59:33.707Z++ 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-11T22:59:33.707Z++ 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-11T22:59:33.708Z++ 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-11T22:59:33.708Z++ 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-11T22:59:33.708Z++ 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-11T22:59:33.708Z++ 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-11T22:59:33.708Z++ case $OLD_SHELL_OPTS in
1092026-06-11T22:59:33.708Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-06-11T22:59:33.708Z+ source .github/buildomat/ci-env.sh
1112026-06-11T22:59:33.708Z++ export CARGO_TERM_COLOR=always
1122026-06-11T22:59:33.708Z++ CARGO_TERM_COLOR=always
1132026-06-11T22:59:33.708Z+ cargo --version
1142026-06-11T22:59:33.716Zcargo 1.94.0 (85eff7c80 2026-01-15)
1152026-06-11T22:59:33.719Z+ rustc --version
1162026-06-11T22:59:33.738Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1172026-06-11T22:59:33.741Z+ banner prerequisites
1182026-06-11T22:59:33.745Z
1192026-06-11T22:59:33.745Z ##### ##### ###### ##### ###### #### # # # #### #
1202026-06-11T22:59:33.745Z # # # # # # # # # # # # # # #
1212026-06-11T22:59:33.745Z # # # # ##### # # ##### # # # # # #### #
1222026-06-11T22:59:33.745Z ##### ##### # ##### # # # # # # # # #
1232026-06-11T22:59:33.745Z # # # # # # # # # # # # # # #
1242026-06-11T22:59:33.745Z # # # ###### # # ###### ### # #### # #### #
1252026-06-11T22:59:33.745Z
1262026-06-11T22:59:33.745Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1272026-06-11T22:59:35.700Z Startup: Refreshing catalog 'helios' ... Done
1282026-06-11T22:59:35.782Z Startup: Caching catalogs ... Done
1292026-06-11T22:59:36.099ZPlanning: Solver setup ... Done (0.279s)
1302026-06-11T22:59:36.121ZPlanning: Running solver ... Done (0.021s)
1312026-06-11T22:59:36.128ZPlanning: Finding local manifests ... Done (0.003s)
1322026-06-11T22:59:36.139ZPlanning: Fetching manifests: 0/2 0% complete
1332026-06-11T22:59:36.563ZPlanning: Fetching manifests: 2/2 100% complete
1342026-06-11T22:59:36.576ZPlanning: Package planning ... Done (0.013s)
1352026-06-11T22:59:36.580ZPlanning: Merging actions ... Done (0.001s)
1362026-06-11T22:59:36.763ZPlanning: Checking for conflicting actions ... Done (0.185s)
1372026-06-11T22:59:36.771ZPlanning: Consolidating action changes ... Done (0.001s)
1382026-06-11T22:59:37.548ZPlanning: Evaluating mediators ... Done (0.784s)
1392026-06-11T22:59:37.551ZPlanning: Planning completed in 1.75 seconds
1402026-06-11T22:59:37.557Z Packages to install: 2
1412026-06-11T22:59:37.557Z Estimated space available: 156.07 GB
1422026-06-11T22:59:37.560ZEstimated space to be consumed: 25.37 MB
1432026-06-11T22:59:37.560Z Create boot environment: No
1442026-06-11T22:59:37.560ZCreate backup boot environment: No
1452026-06-11T22:59:37.560Z Rebuild boot archive: No
1462026-06-11T22:59:37.560Z
1472026-06-11T22:59:37.560ZChanged packages:
1482026-06-11T22:59:37.560Zhelios
1492026-06-11T22:59:37.560Z developer/build-essential
1502026-06-11T22:59:37.560Z None -> 11-3.0
1512026-06-11T22:59:37.561Z library/libxmlsec1
1522026-06-11T22:59:37.561Z None -> 1.2.35-3.0
1532026-06-11T22:59:37.585Z
1542026-06-11T22:59:37.585ZDownload: 0/214 items 0.0/1.3MB 0% complete
1552026-06-11T22:59:38.249ZDownload: Completed 1.28 MB in 0.66 seconds (1.9M/s)
1562026-06-11T22:59:38.336Z Actions: 1/268 actions (Installing new actions)
1572026-06-11T22:59:38.374Z Actions: Completed 268 actions in 0.04 seconds.
1582026-06-11T22:59:38.383ZFinalize: Updating package state database ... Done (0.008s)
1592026-06-11T22:59:38.386ZFinalize: Updating package cache ... Done (0.000s)
1602026-06-11T22:59:38.407ZFinalize: Updating image state ... Done (0.023s)
1612026-06-11T22:59:40.802ZFinalize: Creating fast lookup database ... Done (2.372s)
1622026-06-11T22:59:40.872ZFinalize: Reading search index ... Done (0.013s)
1632026-06-11T22:59:40.875ZFinalize: Updating search index ... Done (0.000s)
1642026-06-11T22:59:40.980ZFinalize: Updating package cache ... Done (0.000s)
1652026-06-11T22:59:41.278ZPlanning: Evaluating mediator changes ... Done
1662026-06-11T22:59:41.382ZPlanning: Checking for conflicting actions ... Done
1672026-06-11T22:59:41.385ZPlanning: Consolidating action changes ... Done
1682026-06-11T22:59:41.539ZPlanning: Evaluating mediators ... Done
1692026-06-11T22:59:41.542ZPlanning: Planning completed in 0.26 seconds
1702026-06-11T22:59:41.562Z Mediators to change: 2
1712026-06-11T22:59:41.562Z Create boot environment: No
1722026-06-11T22:59:41.565ZCreate backup boot environment: No
1732026-06-11T22:59:41.611ZFinalize: Updating package state database ... Done
1742026-06-11T22:59:41.611ZFinalize: Updating package cache ... Done
1752026-06-11T22:59:41.623ZFinalize: Updating image state ... Done
1762026-06-11T22:59:43.557ZFinalize: Creating fast lookup database ... Done
1772026-06-11T22:59:43.619ZFinalize: Reading search index ... Done
1782026-06-11T22:59:43.624ZFinalize: Updating search index ... Done
1792026-06-11T22:59:43.692ZFinalize: Updating package cache ... Done
1802026-06-11T22:59:43.974ZPlanning: Evaluating mediator changes ... Done
1812026-06-11T22:59:44.079ZPlanning: Checking for conflicting actions ... Done
1822026-06-11T22:59:44.082ZPlanning: Consolidating action changes ... Done
1832026-06-11T22:59:44.240ZPlanning: Evaluating mediators ... Done
1842026-06-11T22:59:44.243ZPlanning: Planning completed in 0.27 seconds
1852026-06-11T22:59:44.262Z Mediators to change: 1
1862026-06-11T22:59:44.262Z Create boot environment: No
1872026-06-11T22:59:44.265ZCreate backup boot environment: No
1882026-06-11T22:59:44.304ZFinalize: Updating package state database ... Done
1892026-06-11T22:59:44.304ZFinalize: Updating package cache ... Done
1902026-06-11T22:59:44.316ZFinalize: Updating image state ... Done
1912026-06-11T22:59:46.263ZFinalize: Creating fast lookup database ... Done
1922026-06-11T22:59:46.328ZFinalize: Reading search index ... Done
1932026-06-11T22:59:46.335ZFinalize: Updating search index ... Done
1942026-06-11T22:59:46.375ZFinalize: Updating package cache ... Done
1952026-06-11T22:59:46.693ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1962026-06-11T22:59:46.698Zapache system 2.4 system
1972026-06-11T22:59:46.699Zclang system 15 system
1982026-06-11T22:59:46.701Zcsh system system illumos
1992026-06-11T22:59:46.701Zctags system system illumos
2002026-06-11T22:59:46.701Zfile vendor vendor darwinsys
2012026-06-11T22:59:46.701Zfile system system illumos
2022026-06-11T22:59:46.701Zgcc vendor 14 vendor
2032026-06-11T22:59:46.701Zgcc system 13 system
2042026-06-11T22:59:46.701Zgcc system 10 system
2052026-06-11T22:59:46.701Zgo system 1.25 system
2062026-06-11T22:59:46.701Zllvm system 15 system
2072026-06-11T22:59:46.701Zmariadb system 11.4 system
2082026-06-11T22:59:46.701Zmta vendor vendor dma
2092026-06-11T22:59:46.701Zopenjdk system 17 system
2102026-06-11T22:59:46.704Zopenjdk system 11 system
2112026-06-11T22:59:46.704Zopenssl vendor 3 vendor
2122026-06-11T22:59:46.704Zperl system 5.40 system
2132026-06-11T22:59:46.704Zpostgresql system 18 system
2142026-06-11T22:59:46.704Zpostgresql system 17 system
2152026-06-11T22:59:46.704Zpython vendor 3 vendor
2162026-06-11T22:59:46.704Zpython system 2 system
2172026-06-11T22:59:46.704Zpython3 vendor 3.13 vendor
2182026-06-11T22:59:46.704Zruby system 3.4 system
2192026-06-11T22:59:46.704Zruby system 3.0 system
2202026-06-11T22:59:46.704Zwords vendor vendor american-english
2212026-06-11T22:59:46.704Zwords system system australian-english
2222026-06-11T22:59:46.704Zwords system system british-english
2232026-06-11T22:59:46.704Zwords system system canadian-english
2242026-06-11T22:59:46.704Zwords system system french
2252026-06-11T22:59:46.704Zwords system system italian
2262026-06-11T22:59:46.704Zwords system system ngerman
2272026-06-11T22:59:46.704Zwords system system ogerman
2282026-06-11T22:59:46.704Zwords system system spanish
2292026-06-11T22:59:46.943ZPUBLISHER TYPE STATUS P LOCATION
2302026-06-11T22:59:46.943Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2312026-06-11T22:59:47.228ZFMRI IFO
2322026-06-11T22:59:47.228Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2332026-06-11T22:59:47.228Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2342026-06-11T22:59:47.228Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2352026-06-11T22:59:47.228Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2362026-06-11T22:59:47.228Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2372026-06-11T22:59:47.228Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2382026-06-11T22:59:47.228Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2392026-06-11T22:59:47.228Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2402026-06-11T22:59:47.228Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2412026-06-11T22:59:47.475Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2422026-06-11T22:59:47.761Z Updating crates.io index
2432026-06-11T22:59:47.764Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2442026-06-11T22:59:48.042Z Updating git repository `https://github.com/oxidecomputer/lldp`
2452026-06-11T22:59:48.937Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2462026-06-11T22:59:49.365Z Updating git repository `https://github.com/oxidecomputer/propolis`
2472026-06-11T22:59:50.476Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2482026-06-11T22:59:51.024Z Updating git repository `https://github.com/oxidecomputer/crucible`
2492026-06-11T22:59:52.544Z Updating git repository `https://github.com/oxidecomputer/opte`
2502026-06-11T22:59:53.314Z Updating git repository `https://github.com/oxidecomputer/tofino`
2512026-06-11T22:59:53.814Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2522026-06-11T22:59:54.833Z Updating git repository `https://github.com/oxidecomputer/clickward`
2532026-06-11T22:59:55.404Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2542026-06-11T22:59:55.882Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2552026-06-11T22:59:56.205Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2562026-06-11T22:59:57.286Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2572026-06-11T22:59:57.770Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-06-11T22:59:58.046Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2592026-06-11T22:59:58.383Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2602026-06-11T22:59:58.755Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2612026-06-11T22:59:59.163Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2622026-06-11T22:59:59.674Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2632026-06-11T22:59:59.913Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2642026-06-11T23:00:00.202Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2652026-06-11T23:00:00.637Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-06-11T23:00:01.327Z Updating git repository `https://github.com/oxidecomputer/erebor`
2672026-06-11T23:00:01.827Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2682026-06-11T23:00:02.411Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2692026-06-11T23:00:02.848Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2702026-06-11T23:00:03.242Z Updating git repository `https://github.com/oxidecomputer/ispf`
2712026-06-11T23:00:03.604Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2722026-06-11T23:00:04.910Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2732026-06-11T23:00:05.687Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2742026-06-11T23:00:06.142Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2752026-06-11T23:00:06.427Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2762026-06-11T23:00:06.829Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2772026-06-11T23:00:07.218Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2782026-06-11T23:00:07.522Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2792026-06-11T23:00:07.919Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2802026-06-11T23:00:08.378Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2812026-06-11T23:00:08.653Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2822026-06-11T23:00:08.963Z Updating git repository `https://github.com/illumos/smf-rs`
2832026-06-11T23:00:09.339Z Updating git repository `https://github.com/oxidecomputer/omicron`
2842026-06-11T23:00:20.923Z Downloading crates ...
2852026-06-11T23:00:20.991Z Downloaded usdt-macro v0.5.0
2862026-06-11T23:00:20.994Z Downloaded heck v0.4.1
2872026-06-11T23:00:21.001Z Downloaded fastrand v2.3.0
2882026-06-11T23:00:21.005Z Downloaded icu_properties v2.1.2
2892026-06-11T23:00:21.010Z Downloaded block-buffer v0.10.4
2902026-06-11T23:00:21.013Z Downloaded serde-value v0.7.0
2912026-06-11T23:00:21.013Z Downloaded colorchoice v1.0.4
2922026-06-11T23:00:21.016Z Downloaded cpufeatures v0.2.17
2932026-06-11T23:00:21.020Z Downloaded unicode-xid v0.2.6
2942026-06-11T23:00:21.023Z Downloaded utf8_iter v1.0.4
2952026-06-11T23:00:21.023Z Downloaded yoke-derive v0.8.1
2962026-06-11T23:00:21.023Z Downloaded zerofrom v0.1.6
2972026-06-11T23:00:21.027Z Downloaded dof v0.3.0
2982026-06-11T23:00:21.027Z Downloaded digest v0.10.7
2992026-06-11T23:00:21.027Z Downloaded typeid v1.0.3
3002026-06-11T23:00:21.027Z Downloaded thiserror-impl v2.0.18
3012026-06-11T23:00:21.031Z Downloaded crypto-common v0.1.7
3022026-06-11T23:00:21.031Z Downloaded clap_lex v1.0.0
3032026-06-11T23:00:21.034Z Downloaded usdt v0.5.0
3042026-06-11T23:00:21.037Z Downloaded thiserror-impl v1.0.69
3052026-06-11T23:00:21.040Z Downloaded tinystr v0.8.2
3062026-06-11T23:00:21.040Z Downloaded thread-id v4.2.2
3072026-06-11T23:00:21.040Z Downloaded cargo-platform v0.2.0
3082026-06-11T23:00:21.045Z Downloaded version_check v0.9.5
3092026-06-11T23:00:21.051Z Downloaded toml_datetime v0.6.11
3102026-06-11T23:00:21.051Z Downloaded zerofrom-derive v0.1.6
3112026-06-11T23:00:21.051Z Downloaded unicode-linebreak v0.1.5
3122026-06-11T23:00:21.051Z Downloaded cargo_metadata v0.21.0
3132026-06-11T23:00:21.055Z Downloaded heck v0.5.0
3142026-06-11T23:00:21.055Z Downloaded form_urlencoded v1.2.2
3152026-06-11T23:00:21.055Z Downloaded generic-array v0.14.7
3162026-06-11T23:00:21.055Z Downloaded zerovec-derive v0.11.2
3172026-06-11T23:00:21.056Z Downloaded zerocopy-derive v0.7.35
3182026-06-11T23:00:21.059Z Downloaded ucd-trie v0.1.7
3192026-06-11T23:00:21.059Z Downloaded toml_write v0.1.2
3202026-06-11T23:00:21.062Z Downloaded anstyle v1.0.14
3212026-06-11T23:00:21.062Z Downloaded writeable v0.6.2
3222026-06-11T23:00:21.062Z Downloaded fs-err v3.3.0
3232026-06-11T23:00:21.066Z Downloaded bytecount v0.6.9
3242026-06-11T23:00:21.066Z Downloaded utf8parse v0.2.2
3252026-06-11T23:00:21.071Z Downloaded idna_adapter v1.2.1
3262026-06-11T23:00:21.071Z Downloaded bitflags v2.11.0
3272026-06-11T23:00:21.074Z Downloaded toml v0.8.23
3282026-06-11T23:00:21.074Z Downloaded usdt-impl v0.5.0
3292026-06-11T23:00:21.074Z Downloaded usdt-attr-macro v0.5.0
3302026-06-11T23:00:21.077Z Downloaded url v2.5.8
3312026-06-11T23:00:21.077Z Downloaded thiserror v2.0.18
3322026-06-11T23:00:21.080Z Downloaded autocfg v1.5.0
3332026-06-11T23:00:21.080Z Downloaded clap_derive v4.6.1
3342026-06-11T23:00:21.083Z Downloaded thiserror v1.0.69
3352026-06-11T23:00:21.088Z Downloaded yoke v0.8.1
3362026-06-11T23:00:21.088Z Downloaded percent-encoding v2.3.2
3372026-06-11T23:00:21.088Z Downloaded cargo_toml v0.21.0
3382026-06-11T23:00:21.088Z Downloaded icu_normalizer v2.1.1
3392026-06-11T23:00:21.092Z Downloaded unicode-ident v1.0.24
3402026-06-11T23:00:21.092Z Downloaded zerotrie v0.2.3
3412026-06-11T23:00:21.095Z Downloaded macaddr v1.0.1
3422026-06-11T23:00:21.098Z Downloaded zmij v1.0.21
3432026-06-11T23:00:21.098Z Downloaded typenum v1.19.0
3442026-06-11T23:00:21.098Z Downloaded cfg-if v1.0.4
3452026-06-11T23:00:21.103Z Downloaded toml_edit v0.22.27
3462026-06-11T23:00:21.107Z Downloaded textwrap v0.16.2
3472026-06-11T23:00:21.107Z Downloaded anstyle-query v1.1.5
3482026-06-11T23:00:21.107Z Downloaded icu_provider v2.1.1
3492026-06-11T23:00:21.107Z Downloaded anstream v1.0.0
3502026-06-11T23:00:21.113Z Downloaded zerovec v0.11.5
3512026-06-11T23:00:21.117Z Downloaded proc-macro-error-attr v1.0.4
3522026-06-11T23:00:21.120Z Downloaded stable_deref_trait v1.2.1
3532026-06-11T23:00:21.123Z Downloaded ordered-float v2.10.1
3542026-06-11T23:00:21.123Z Downloaded is_terminal_polyfill v1.70.2
3552026-06-11T23:00:21.126Z Downloaded zerocopy v0.7.35
3562026-06-11T23:00:21.132Z Downloaded winnow v0.7.14
3572026-06-11T23:00:21.139Z Downloaded tabled_derive v0.7.0
3582026-06-11T23:00:21.145Z Downloaded smawk v0.3.2
3592026-06-11T23:00:21.145Z Downloaded itoa v1.0.17
3602026-06-11T23:00:21.145Z Downloaded potential_utf v0.1.4
3612026-06-11T23:00:21.148Z Downloaded unicode-width v0.1.14
3622026-06-11T23:00:21.148Z Downloaded unicode-width v0.2.0
3632026-06-11T23:00:21.151Z Downloaded strsim v0.11.1
3642026-06-11T23:00:21.151Z Downloaded serde_spanned v0.6.9
3652026-06-11T23:00:21.151Z Downloaded dtrace-parser v0.2.0
3662026-06-11T23:00:21.151Z Downloaded swrite v0.1.0
3672026-06-11T23:00:21.154Z Downloaded scroll_derive v0.12.1
3682026-06-11T23:00:21.155Z Downloaded equivalent v1.0.2
3692026-06-11T23:00:21.155Z Downloaded fnv v1.0.7
3702026-06-11T23:00:21.155Z Downloaded errno v0.3.14
3712026-06-11T23:00:21.158Z Downloaded plain v0.2.3
3722026-06-11T23:00:21.168Z Downloaded terminal_size v0.4.3
3732026-06-11T23:00:21.171Z Downloaded pretty-hex v0.4.1
3742026-06-11T23:00:21.174Z Downloaded memmap v0.7.0
3752026-06-11T23:00:21.181Z Downloaded anstyle-parse v1.0.0
3762026-06-11T23:00:21.184Z Downloaded camino-tempfile v1.4.1
3772026-06-11T23:00:21.187Z Downloaded proc-macro-error v1.0.4
3782026-06-11T23:00:21.205Z Downloaded displaydoc v0.2.5
3792026-06-11T23:00:21.211Z Downloaded synstructure v0.13.2
3802026-06-11T23:00:21.214Z Downloaded byteorder v1.5.0
3812026-06-11T23:00:21.214Z Downloaded quote v1.0.45
3822026-06-11T23:00:21.227Z Downloaded serde_tokenstream v0.2.3
3832026-06-11T23:00:21.241Z Downloaded erased-serde v0.4.9
3842026-06-11T23:00:21.251Z Downloaded serde-untagged v0.1.9
3852026-06-11T23:00:21.254Z Downloaded tempfile v3.25.0
3862026-06-11T23:00:21.268Z Downloaded semver v1.0.28
3872026-06-11T23:00:21.272Z Downloaded pest_generator v2.8.6
3882026-06-11T23:00:21.276Z Downloaded sha2 v0.10.9
3892026-06-11T23:00:21.279Z Downloaded scroll v0.12.0
3902026-06-11T23:00:21.279Z Downloaded pest v2.8.6
3912026-06-11T23:00:21.282Z Downloaded once_cell v1.21.3
3922026-06-11T23:00:21.285Z Downloaded cargo-util-schemas v0.8.2
3932026-06-11T23:00:21.287Z Downloaded log v0.4.29
3942026-06-11T23:00:21.290Z Downloaded icu_locale_core v2.1.1
3952026-06-11T23:00:21.293Z Downloaded icu_normalizer_data v2.1.1
3962026-06-11T23:00:21.293Z Downloaded clap v4.6.1
3972026-06-11T23:00:21.298Z Downloaded proc-macro2 v1.0.106
3982026-06-11T23:00:21.302Z Downloaded pest_derive v2.8.6
3992026-06-11T23:00:21.302Z Downloaded getrandom v0.4.1
4002026-06-11T23:00:21.305Z Downloaded camino v1.2.2
4012026-06-11T23:00:21.310Z Downloaded litemap v0.8.1
4022026-06-11T23:00:21.310Z Downloaded anyhow v1.0.102
4032026-06-11T23:00:21.314Z Downloaded serde_core v1.0.228
4042026-06-11T23:00:21.318Z Downloaded smallvec v1.15.1
4052026-06-11T23:00:21.318Z Downloaded num-traits v0.2.19
4062026-06-11T23:00:21.321Z Downloaded papergrid v0.11.0
4072026-06-11T23:00:21.324Z Downloaded indexmap v2.14.0
4082026-06-11T23:00:21.328Z Downloaded serde_derive v1.0.228
4092026-06-11T23:00:21.344Z Downloaded pest_meta v2.8.6
4102026-06-11T23:00:21.351Z Downloaded serde v1.0.228
4112026-06-11T23:00:21.355Z Downloaded icu_properties_data v2.1.2
4122026-06-11T23:00:21.360Z Downloaded icu_collections v2.1.1
4132026-06-11T23:00:21.362Z Downloaded memchr v2.8.0
4142026-06-11T23:00:21.372Z Downloaded idna v1.1.0
4152026-06-11T23:00:21.376Z Downloaded hashbrown v0.17.0
4162026-06-11T23:00:21.397Z Downloaded clap_builder v4.6.0
4172026-06-11T23:00:21.401Z Downloaded goblin v0.8.2
4182026-06-11T23:00:21.404Z Downloaded serde_json v1.0.149
4192026-06-11T23:00:21.435Z Downloaded tabled v0.15.0
4202026-06-11T23:00:21.447Z Downloaded syn v1.0.109
4212026-06-11T23:00:21.459Z Downloaded syn v2.0.117
4222026-06-11T23:00:21.480Z Downloaded rustix v1.1.3
4232026-06-11T23:00:21.517Z Downloaded libc v0.2.185
4242026-06-11T23:00:21.585Z Compiling proc-macro2 v1.0.106
4252026-06-11T23:00:21.585Z Compiling unicode-ident v1.0.24
4262026-06-11T23:00:21.588Z Compiling quote v1.0.45
4272026-06-11T23:00:21.588Z Compiling serde_core v1.0.228
4282026-06-11T23:00:21.588Z Compiling libc v0.2.185
4292026-06-11T23:00:21.588Z Compiling version_check v0.9.5
4302026-06-11T23:00:21.588Z Compiling memchr v2.8.0
4312026-06-11T23:00:21.588Z Compiling stable_deref_trait v1.2.1
4322026-06-11T23:00:21.914Z Compiling serde v1.0.228
4332026-06-11T23:00:21.929Z Compiling zmij v1.0.21
4342026-06-11T23:00:22.162Z Compiling ucd-trie v0.1.7
4352026-06-11T23:00:22.177Z Compiling thiserror v1.0.69
4362026-06-11T23:00:22.274Z Compiling autocfg v1.5.0
4372026-06-11T23:00:22.454Z Compiling itoa v1.0.17
4382026-06-11T23:00:22.515Z Compiling pest v2.8.6
4392026-06-11T23:00:22.543Z Compiling litemap v0.8.1
4402026-06-11T23:00:22.633Z Compiling writeable v0.6.2
4412026-06-11T23:00:22.648Z Compiling rustix v1.1.3
4422026-06-11T23:00:22.692Z Compiling icu_properties_data v2.1.2
4432026-06-11T23:00:22.869Z Compiling icu_normalizer_data v2.1.1
4442026-06-11T23:00:22.987Z Compiling byteorder v1.5.0
4452026-06-11T23:00:23.029Z Compiling syn v2.0.117
4462026-06-11T23:00:23.112Z Compiling errno v0.3.14
4472026-06-11T23:00:23.126Z Compiling bitflags v2.11.0
4482026-06-11T23:00:23.211Z Compiling serde_json v1.0.149
4492026-06-11T23:00:23.394Z Compiling num-traits v0.2.19
4502026-06-11T23:00:23.430Z Compiling equivalent v1.0.2
4512026-06-11T23:00:23.447Z Compiling typeid v1.0.3
4522026-06-11T23:00:23.519Z Compiling hashbrown v0.17.0
4532026-06-11T23:00:23.574Z Compiling pest_meta v2.8.6
4542026-06-11T23:00:23.702Z Compiling smallvec v1.15.1
4552026-06-11T23:00:23.970Z Compiling thread-id v4.2.2
4562026-06-11T23:00:23.993Z Compiling proc-macro-error-attr v1.0.4
4572026-06-11T23:00:24.048Z Compiling indexmap v2.14.0
4582026-06-11T23:00:24.064Z Compiling usdt-impl v0.5.0
4592026-06-11T23:00:24.114Z Compiling winnow v0.7.14
4602026-06-11T23:00:24.170Z Compiling syn v1.0.109
4612026-06-11T23:00:24.265Z Compiling erased-serde v0.4.9
4622026-06-11T23:00:24.379Z Compiling toml_write v0.1.2
4632026-06-11T23:00:24.672Z Compiling proc-macro-error v1.0.4
4642026-06-11T23:00:24.744Z Compiling percent-encoding v2.3.2
4652026-06-11T23:00:24.852Z Compiling utf8parse v0.2.2
4662026-06-11T23:00:24.944Z Compiling utf8_iter v1.0.4
4672026-06-11T23:00:24.972Z Compiling log v0.4.29
4682026-06-11T23:00:25.090Z Compiling getrandom v0.4.1
4692026-06-11T23:00:25.159Z Compiling camino v1.2.2
4702026-06-11T23:00:25.177Z Compiling thiserror v2.0.18
4712026-06-11T23:00:25.197Z Compiling plain v0.2.3
4722026-06-11T23:00:25.311Z Compiling ordered-float v2.10.1
4732026-06-11T23:00:25.464Z Compiling anstyle-parse v1.0.0
4742026-06-11T23:00:25.519Z Compiling form_urlencoded v1.2.2
4752026-06-11T23:00:25.556Z Compiling synstructure v0.13.2
4762026-06-11T23:00:25.580Z Compiling pest_generator v2.8.6
4772026-06-11T23:00:25.707Z Compiling terminal_size v0.4.3
4782026-06-11T23:00:25.854Z Compiling is_terminal_polyfill v1.70.2
4792026-06-11T23:00:25.911Z Compiling colorchoice v1.0.4
4802026-06-11T23:00:25.914Z Compiling pretty-hex v0.4.1
4812026-06-11T23:00:26.058Z Compiling anstyle-query v1.1.5
4822026-06-11T23:00:26.125Z Compiling cfg-if v1.0.4
4832026-06-11T23:00:26.125Z Compiling anstyle v1.0.14
4842026-06-11T23:00:26.125Z Compiling serde-untagged v0.1.9
4852026-06-11T23:00:26.295Z Compiling anstream v1.0.0
4862026-06-11T23:00:26.351Z Compiling semver v1.0.28
4872026-06-11T23:00:26.351Z Compiling fs-err v3.3.0
4882026-06-11T23:00:26.351Z Compiling bytecount v0.6.9
4892026-06-11T23:00:26.536Z Compiling unicode-width v0.1.14
4902026-06-11T23:00:26.564Z Compiling fastrand v2.3.0
4912026-06-11T23:00:26.570Z Compiling anyhow v1.0.102
4922026-06-11T23:00:26.594Z Compiling strsim v0.11.1
4932026-06-11T23:00:26.645Z Compiling once_cell v1.21.3
4942026-06-11T23:00:26.801Z Compiling fnv v1.0.7
4952026-06-11T23:00:26.805Z Compiling heck v0.5.0
4962026-06-11T23:00:26.877Z Compiling unicode-xid v0.2.6
4972026-06-11T23:00:26.905Z Compiling clap_lex v1.0.0
4982026-06-11T23:00:26.940Z Compiling heck v0.4.1
4992026-06-11T23:00:26.997Z Compiling papergrid v0.11.0
5002026-06-11T23:00:27.063Z Compiling clap_builder v4.6.0
5012026-06-11T23:00:27.161Z Compiling tempfile v3.25.0
5022026-06-11T23:00:27.245Z Compiling serde_derive v1.0.228
5032026-06-11T23:00:27.279Z Compiling zerofrom-derive v0.1.6
5042026-06-11T23:00:27.356Z Compiling yoke-derive v0.8.1
5052026-06-11T23:00:27.539Z Compiling zerovec-derive v0.11.2
5062026-06-11T23:00:27.756Z Compiling displaydoc v0.2.5
5072026-06-11T23:00:28.404Z Compiling thiserror-impl v1.0.69
5082026-06-11T23:00:28.490Z Compiling zerocopy-derive v0.7.35
5092026-06-11T23:00:28.513Z Compiling pest_derive v2.8.6
5102026-06-11T23:00:28.626Z Compiling scroll_derive v0.12.1
5112026-06-11T23:00:28.651Z Compiling zerofrom v0.1.6
5122026-06-11T23:00:28.781Z Compiling yoke v0.8.1
5132026-06-11T23:00:28.925Z Compiling thiserror-impl v2.0.18
5142026-06-11T23:00:28.970Z Compiling zerovec v0.11.5
5152026-06-11T23:00:29.274Z Compiling zerotrie v0.2.3
5162026-06-11T23:00:29.338Z Compiling zerocopy v0.7.35
5172026-06-11T23:00:29.479Z Compiling tinystr v0.8.2
5182026-06-11T23:00:29.575Z Compiling potential_utf v0.1.4
5192026-06-11T23:00:29.684Z Compiling icu_locale_core v2.1.1
5202026-06-11T23:00:29.742Z Compiling icu_collections v2.1.1
5212026-06-11T23:00:29.759Z Compiling dtrace-parser v0.2.0
5222026-06-11T23:00:29.883Z Compiling scroll v0.12.0
5232026-06-11T23:00:30.037Z Compiling tabled_derive v0.7.0
5242026-06-11T23:00:30.211Z Compiling goblin v0.8.2
5252026-06-11T23:00:30.227Z Compiling clap_derive v4.6.1
5262026-06-11T23:00:30.357Z Compiling icu_provider v2.1.1
5272026-06-11T23:00:30.490Z Compiling memmap v0.7.0
5282026-06-11T23:00:30.556Z Compiling smawk v0.3.2
5292026-06-11T23:00:30.652Z Compiling icu_normalizer v2.1.1
5302026-06-11T23:00:30.668Z Compiling icu_properties v2.1.2
5312026-06-11T23:00:30.682Z Compiling serde_spanned v0.6.9
5322026-06-11T23:00:30.685Z Compiling toml_datetime v0.6.11
5332026-06-11T23:00:30.713Z Compiling dof v0.3.0
5342026-06-11T23:00:30.831Z Compiling serde_tokenstream v0.2.3
5352026-06-11T23:00:30.948Z Compiling toml_edit v0.22.27
5362026-06-11T23:00:31.099Z Compiling serde-value v0.7.0
5372026-06-11T23:00:31.143Z Compiling cargo-platform v0.2.0
5382026-06-11T23:00:31.173Z Compiling unicode-linebreak v0.1.5
5392026-06-11T23:00:31.476Z Compiling unicode-width v0.2.0
5402026-06-11T23:00:31.491Z Compiling tabled v0.15.0
5412026-06-11T23:00:31.518Z Compiling macaddr v1.0.1
5422026-06-11T23:00:31.608Z Compiling idna_adapter v1.2.1
5432026-06-11T23:00:31.742Z Compiling idna v1.1.0
5442026-06-11T23:00:31.757Z Compiling usdt-attr-macro v0.5.0
5452026-06-11T23:00:31.761Z Compiling usdt-macro v0.5.0
5462026-06-11T23:00:31.801Z Compiling textwrap v0.16.2
5472026-06-11T23:00:31.953Z Compiling clap v4.6.1
5482026-06-11T23:00:32.041Z Compiling url v2.5.8
5492026-06-11T23:00:32.264Z Compiling camino-tempfile v1.4.1
5502026-06-11T23:00:32.398Z Compiling toml v0.8.23
5512026-06-11T23:00:32.766Z Compiling cargo-util-schemas v0.8.2
5522026-06-11T23:00:32.782Z Compiling cargo_toml v0.21.0
5532026-06-11T23:00:33.014Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5542026-06-11T23:00:33.146Z Compiling usdt v0.5.0
5552026-06-11T23:00:33.269Z Compiling swrite v0.1.0
5562026-06-11T23:00:33.683Z Compiling cargo_metadata v0.21.0
5572026-06-11T23:00:34.608Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5582026-06-11T23:00:36.637Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.34s
5592026-06-11T23:00:36.893Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
5602026-06-11T23:00:37.457Z Downloading crates ...
5612026-06-11T23:00:37.558Z Downloaded async-stream-impl v0.3.6
5622026-06-11T23:00:37.561Z Downloaded atomicwrites v0.4.4
5632026-06-11T23:00:37.565Z Downloaded bitfield-macros v0.19.4
5642026-06-11T23:00:37.568Z Downloaded bb8 v0.8.6
5652026-06-11T23:00:37.573Z Downloaded cfg_aliases v0.1.1
5662026-06-11T23:00:37.580Z Downloaded compression-core v0.4.31
5672026-06-11T23:00:37.583Z Downloaded atty v0.2.14
5682026-06-11T23:00:37.583Z Downloaded csv-core v0.1.13
5692026-06-11T23:00:37.583Z Downloaded cassowary v0.3.0
5702026-06-11T23:00:37.583Z Downloaded arrayref v0.3.9
5712026-06-11T23:00:37.583Z Downloaded cstr-argument v0.1.2
5722026-06-11T23:00:37.583Z Downloaded aead v0.5.2
5732026-06-11T23:00:37.583Z Downloaded bzip2 v0.6.1
5742026-06-11T23:00:37.583Z Downloaded ascii-canvas v3.0.0
5752026-06-11T23:00:37.590Z Downloaded array-init v0.0.4
5762026-06-11T23:00:37.590Z Downloaded ar_archive_writer v0.5.1
5772026-06-11T23:00:37.590Z Downloaded embedded-io v0.4.0
5782026-06-11T23:00:37.593Z Downloaded cbc v0.1.2
5792026-06-11T23:00:37.593Z Downloaded async-stream v0.3.6
5802026-06-11T23:00:37.593Z Downloaded assert_matches v1.5.0
5812026-06-11T23:00:37.593Z Downloaded document-features v0.2.12
5822026-06-11T23:00:37.593Z Downloaded ctr v0.9.2
5832026-06-11T23:00:37.593Z Downloaded atomic-waker v1.1.2
5842026-06-11T23:00:37.596Z Downloaded cancel-safe-futures v0.1.5
5852026-06-11T23:00:37.596Z Downloaded crc-any v2.5.0
5862026-06-11T23:00:37.599Z Downloaded env_filter v1.0.0
5872026-06-11T23:00:37.599Z Downloaded async-recursion v1.1.1
5882026-06-11T23:00:37.603Z Downloaded anstyle-parse v0.2.7
5892026-06-11T23:00:37.603Z Downloaded async-bb8-diesel v0.2.1
5902026-06-11T23:00:37.607Z Downloaded async-trait v0.1.89
5912026-06-11T23:00:37.607Z Downloaded flagset v0.4.7
5922026-06-11T23:00:37.611Z Downloaded cargo-platform v0.3.2
5932026-06-11T23:00:37.611Z Downloaded bit-vec v0.8.0
5942026-06-11T23:00:37.615Z Downloaded base16ct v0.2.0
5952026-06-11T23:00:37.615Z Downloaded adler2 v2.0.1
5962026-06-11T23:00:37.615Z Downloaded darling_core v0.13.4
5972026-06-11T23:00:37.619Z Downloaded dtrace-parser v0.3.0
5982026-06-11T23:00:37.619Z Downloaded dirs-sys-next v0.1.2
5992026-06-11T23:00:37.619Z Downloaded bcrypt-pbkdf v0.10.0
6002026-06-11T23:00:37.619Z Downloaded elliptic-curve v0.13.8
6012026-06-11T23:00:37.622Z Downloaded arrayvec v0.7.6
6022026-06-11T23:00:37.622Z Downloaded foreign-types v0.3.2
6032026-06-11T23:00:37.625Z Downloaded ciborium-io v0.2.2
6042026-06-11T23:00:37.625Z Downloaded darling_macro v0.21.3
6052026-06-11T23:00:37.625Z Downloaded embedded-io v0.6.1
6062026-06-11T23:00:37.629Z Downloaded dyn-clone v1.0.20
6072026-06-11T23:00:37.633Z Downloaded enum-as-inner v0.6.1
6082026-06-11T23:00:37.633Z Downloaded cfg_aliases v0.2.1
6092026-06-11T23:00:37.633Z Downloaded bit-set v0.8.0
6102026-06-11T23:00:37.637Z Downloaded base64ct v1.8.3
6112026-06-11T23:00:37.643Z Downloaded bitfield-struct v0.6.2
6122026-06-11T23:00:37.647Z Downloaded bit-set v0.5.3
6132026-06-11T23:00:37.647Z Downloaded endian-type v0.1.2
6142026-06-11T23:00:37.650Z Downloaded curve25519-dalek-derive v0.1.1
6152026-06-11T23:00:37.650Z Downloaded block-padding v0.3.3
6162026-06-11T23:00:37.650Z Downloaded crc8 v0.1.1
6172026-06-11T23:00:37.650Z Downloaded crucible-workspace-hack v0.1.0
6182026-06-11T23:00:37.653Z Downloaded either v1.15.0
6192026-06-11T23:00:37.653Z Downloaded darling v0.13.4
6202026-06-11T23:00:37.656Z Downloaded critical-section v1.2.0
6212026-06-11T23:00:37.656Z Downloaded castaway v0.2.4
6222026-06-11T23:00:37.660Z Downloaded crossbeam-epoch v0.9.18
6232026-06-11T23:00:37.660Z Downloaded ciborium-ll v0.2.2
6242026-06-11T23:00:37.663Z Downloaded defmt v0.3.100
6252026-06-11T23:00:37.663Z Downloaded crc v3.4.0
6262026-06-11T23:00:37.663Z Downloaded cobs v0.3.0
6272026-06-11T23:00:37.667Z Downloaded der_derive v0.7.3
6282026-06-11T23:00:37.670Z Downloaded diesel-dtrace v0.5.0
6292026-06-11T23:00:37.677Z Downloaded ed25519-dalek v2.2.0
6302026-06-11T23:00:37.681Z Downloaded diesel_table_macro_syntax v0.3.0
6312026-06-11T23:00:37.681Z Downloaded darling_macro v0.13.4
6322026-06-11T23:00:37.686Z Downloaded dunce v1.0.5
6332026-06-11T23:00:37.686Z Downloaded display-error-chain v0.2.2
6342026-06-11T23:00:37.686Z Downloaded convert_case v0.4.0
6352026-06-11T23:00:37.690Z Downloaded float-ord v0.3.2
6362026-06-11T23:00:37.690Z Downloaded dirs-next v2.0.0
6372026-06-11T23:00:37.693Z Downloaded debug-ignore v1.0.5
6382026-06-11T23:00:37.693Z Downloaded allocator-api2 v0.2.21
6392026-06-11T23:00:37.696Z Downloaded camino-tempfile-ext v0.3.3
6402026-06-11T23:00:37.696Z Downloaded fixedbitset v0.4.2
6412026-06-11T23:00:37.700Z Downloaded dsl_auto_type v0.2.0
6422026-06-11T23:00:37.700Z Downloaded async-compression v0.4.41
6432026-06-11T23:00:37.703Z Downloaded arc-swap v1.8.2
6442026-06-11T23:00:37.708Z Downloaded blowfish v0.9.1
6452026-06-11T23:00:37.708Z Downloaded cpufeatures v0.3.0
6462026-06-11T23:00:37.708Z Downloaded foreign-types-shared v0.1.1
6472026-06-11T23:00:37.712Z Downloaded foreign-types v0.5.0
6482026-06-11T23:00:37.712Z Downloaded dropshot-api-manager-types v0.7.2
6492026-06-11T23:00:37.717Z Downloaded funty v2.0.0
6502026-06-11T23:00:37.717Z Downloaded futures-task v0.3.32
6512026-06-11T23:00:37.717Z Downloaded ghash v0.5.1
6522026-06-11T23:00:37.717Z Downloaded futures-sink v0.3.32
6532026-06-11T23:00:37.720Z Downloaded dof v0.4.0
6542026-06-11T23:00:37.723Z Downloaded gethostname v0.5.0
6552026-06-11T23:00:37.723Z Downloaded darling_macro v0.23.0
6562026-06-11T23:00:37.727Z Downloaded bcs v0.1.6
6572026-06-11T23:00:37.727Z Downloaded bitflags v1.3.2
6582026-06-11T23:00:37.730Z Downloaded cipher v0.4.4
6592026-06-11T23:00:37.730Z Downloaded fxhash v0.2.1
6602026-06-11T23:00:37.730Z Downloaded constant_time_eq v0.4.2
6612026-06-11T23:00:37.730Z Downloaded float-cmp v0.10.0
6622026-06-11T23:00:37.733Z Downloaded git-stub v1.0.0
6632026-06-11T23:00:37.733Z Downloaded argon2 v0.5.3
6642026-06-11T23:00:37.733Z Downloaded foreign-types-shared v0.3.1
6652026-06-11T23:00:37.736Z Downloaded foreign-types-macros v0.2.3
6662026-06-11T23:00:37.736Z Downloaded futures-core v0.3.32
6672026-06-11T23:00:37.736Z Downloaded chacha20 v0.10.0
6682026-06-11T23:00:37.740Z Downloaded fallible-iterator v0.2.0
6692026-06-11T23:00:37.740Z Downloaded ff v0.13.1
6702026-06-11T23:00:37.740Z Downloaded derive_builder v0.20.2
6712026-06-11T23:00:37.743Z Downloaded clang-sys v1.8.1
6722026-06-11T23:00:37.748Z Downloaded cexpr v0.6.0
6732026-06-11T23:00:37.748Z Downloaded buf-list v1.1.2
6742026-06-11T23:00:37.751Z Downloaded chacha20 v0.9.1
6752026-06-11T23:00:37.751Z Downloaded bitfield v0.19.4
6762026-06-11T23:00:37.751Z Downloaded anstream v0.6.21
6772026-06-11T23:00:37.751Z Downloaded futures-io v0.3.32
6782026-06-11T23:00:37.751Z Downloaded const_format_proc_macros v0.2.34
6792026-06-11T23:00:37.755Z Downloaded hash32 v0.2.1
6802026-06-11T23:00:37.755Z Downloaded defmt-macros v1.0.1
6812026-06-11T23:00:37.760Z Downloaded hex-literal v0.4.1
6822026-06-11T23:00:37.760Z Downloaded hash32 v0.3.1
6832026-06-11T23:00:37.760Z Downloaded fd-lock v4.0.4
6842026-06-11T23:00:37.764Z Downloaded globwalk v0.9.1
6852026-06-11T23:00:37.764Z Downloaded blake2 v0.10.6
6862026-06-11T23:00:37.764Z Downloaded difflib v0.4.0
6872026-06-11T23:00:37.764Z Downloaded base64 v0.22.1
6882026-06-11T23:00:37.767Z Downloaded fs_extra v1.3.0
6892026-06-11T23:00:37.767Z Downloaded crunchy v0.2.4
6902026-06-11T23:00:37.768Z Downloaded crc-catalog v2.4.0
6912026-06-11T23:00:37.772Z Downloaded hex v0.4.3
6922026-06-11T23:00:37.775Z Downloaded filetime v0.2.27
6932026-06-11T23:00:37.775Z Downloaded hubpack v0.1.2
6942026-06-11T23:00:37.775Z Downloaded httpdate v1.0.3
6952026-06-11T23:00:37.775Z Downloaded fixedbitset v0.5.7
6962026-06-11T23:00:37.778Z Downloaded env_logger v0.11.9
6972026-06-11T23:00:37.778Z Downloaded crossbeam-deque v0.8.6
6982026-06-11T23:00:37.778Z Downloaded darling_macro v0.20.11
6992026-06-11T23:00:37.781Z Downloaded compression-codecs v0.4.37
7002026-06-11T23:00:37.781Z Downloaded convert_case v0.10.0
7012026-06-11T23:00:37.784Z Downloaded futures-executor v0.3.32
7022026-06-11T23:00:37.784Z Downloaded derive_builder_macro v0.20.2
7032026-06-11T23:00:37.784Z Downloaded foldhash v0.2.0
7042026-06-11T23:00:37.788Z Downloaded hostname v0.3.1
7052026-06-11T23:00:37.788Z Downloaded corncobs v0.1.4
7062026-06-11T23:00:37.788Z Downloaded byte-wrapper v0.1.0
7072026-06-11T23:00:37.791Z Downloaded http-range v0.1.5
7082026-06-11T23:00:37.791Z Downloaded cmake v0.1.57
7092026-06-11T23:00:37.791Z Downloaded http-body v1.0.1
7102026-06-11T23:00:37.791Z Downloaded derive-ex v0.1.8
7112026-06-11T23:00:37.795Z Downloaded deranged v0.5.8
7122026-06-11T23:00:37.795Z Downloaded home v0.5.12
7132026-06-11T23:00:37.795Z Downloaded colored v2.2.0
7142026-06-11T23:00:37.799Z Downloaded darling v0.23.0
7152026-06-11T23:00:37.799Z Downloaded backoff v0.4.0
7162026-06-11T23:00:37.802Z Downloaded cargo_metadata v0.23.1
7172026-06-11T23:00:37.802Z Downloaded group v0.13.0
7182026-06-11T23:00:37.802Z Downloaded futures-macro v0.3.32
7192026-06-11T23:00:37.805Z Downloaded bit-vec v0.6.3
7202026-06-11T23:00:37.805Z Downloaded ed25519 v2.2.3
7212026-06-11T23:00:37.805Z Downloaded defmt v1.0.1
7222026-06-11T23:00:37.808Z Downloaded find-msvc-tools v0.1.9
7232026-06-11T23:00:37.808Z Downloaded ecdsa v0.16.9
7242026-06-11T23:00:37.811Z Downloaded defmt-parser v1.0.0
7252026-06-11T23:00:37.811Z Downloaded bzip2 v0.4.4
7262026-06-11T23:00:37.812Z Downloaded ahash v0.8.12
7272026-06-11T23:00:37.816Z Downloaded ena v0.14.4
7282026-06-11T23:00:37.819Z Downloaded daft v0.1.7
7292026-06-11T23:00:37.820Z Downloaded indoc v1.0.9
7302026-06-11T23:00:37.823Z Downloaded diesel_derives v2.3.7
7312026-06-11T23:00:37.826Z Downloaded internet-checksum v0.2.1
7322026-06-11T23:00:37.826Z Downloaded hubpack_derive v0.1.1
7332026-06-11T23:00:37.826Z Downloaded headers-core v0.3.0
7342026-06-11T23:00:37.829Z Downloaded futures-channel v0.3.32
7352026-06-11T23:00:37.829Z Downloaded console v0.16.2
7362026-06-11T23:00:37.829Z Downloaded ciborium v0.2.2
7372026-06-11T23:00:37.832Z Downloaded illumos-nvpair-sys v0.2.0
7382026-06-11T23:00:37.832Z Downloaded ident_case v1.0.1
7392026-06-11T23:00:37.832Z Downloaded hyper-tls v0.6.0
7402026-06-11T23:00:37.832Z Downloaded hostname v0.4.2
7412026-06-11T23:00:37.835Z Downloaded drift v0.2.0
7422026-06-11T23:00:37.839Z Downloaded inout v0.1.4
7432026-06-11T23:00:37.843Z Downloaded cookie v0.18.1
7442026-06-11T23:00:37.843Z Downloaded foldhash v0.1.5
7452026-06-11T23:00:37.846Z Downloaded const-oid v0.9.6
7462026-06-11T23:00:37.846Z Downloaded glob v0.3.3
7472026-06-11T23:00:37.846Z Downloaded is_ci v1.2.0
7482026-06-11T23:00:37.849Z Downloaded instant v0.1.13
7492026-06-11T23:00:37.849Z Downloaded fs-err v2.11.0
7502026-06-11T23:00:37.849Z Downloaded darling v0.20.11
7512026-06-11T23:00:37.852Z Downloaded is-terminal v0.4.17
7522026-06-11T23:00:37.852Z Downloaded downcast-rs v2.0.2
7532026-06-11T23:00:37.855Z Downloaded backon v1.6.0
7542026-06-11T23:00:37.859Z Downloaded indent_write v2.2.0
7552026-06-11T23:00:37.859Z Downloaded half v1.8.3
7562026-06-11T23:00:37.859Z Downloaded darling v0.21.3
7572026-06-11T23:00:37.862Z Downloaded illumos-nvpair v0.3.0
7582026-06-11T23:00:37.866Z Downloaded keccak v0.1.6
7592026-06-11T23:00:37.870Z Downloaded kstat-rs v0.2.4
7602026-06-11T23:00:37.874Z Downloaded impl-trait-for-tuples v0.2.3
7612026-06-11T23:00:37.879Z Downloaded globset v0.4.18
7622026-06-11T23:00:37.882Z Downloaded instability v0.3.11
7632026-06-11T23:00:37.882Z Downloaded colored v3.1.1
7642026-06-11T23:00:37.882Z Downloaded git-stub-vcs v0.1.0
7652026-06-11T23:00:37.885Z Downloaded lalrpop-util v0.19.12
7662026-06-11T23:00:37.885Z Downloaded indoc v2.0.7
7672026-06-11T23:00:37.889Z Downloaded memoffset v0.9.1
7682026-06-11T23:00:37.889Z Downloaded managed v0.8.0
7692026-06-11T23:00:37.889Z Downloaded ingot v0.1.1
7702026-06-11T23:00:37.889Z Downloaded lru v0.12.5
7712026-06-11T23:00:37.893Z Downloaded lazy_static v1.5.0
7722026-06-11T23:00:37.893Z Downloaded cookie_store v0.22.1
7732026-06-11T23:00:37.896Z Downloaded humantime v2.3.0
7742026-06-11T23:00:37.900Z Downloaded erased-serde v0.3.31
7752026-06-11T23:00:37.900Z Downloaded derive_builder_core v0.20.2
7762026-06-11T23:00:37.903Z Downloaded daft-derive v0.1.7
7772026-06-11T23:00:37.903Z Downloaded lru-cache v0.1.2
7782026-06-11T23:00:37.907Z Downloaded getrandom v0.2.17
7792026-06-11T23:00:37.911Z Downloaded nibble_vec v0.1.0
7802026-06-11T23:00:37.911Z Downloaded lzss v0.8.2
7812026-06-11T23:00:37.915Z Downloaded newtype_derive v0.1.6
7822026-06-11T23:00:37.915Z Downloaded md5 v0.7.0
7832026-06-11T23:00:37.915Z Downloaded num v0.4.3
7842026-06-11T23:00:37.915Z Downloaded newline-converter v0.3.0
7852026-06-11T23:00:37.919Z Downloaded new_debug_unreachable v1.0.6
7862026-06-11T23:00:37.919Z Downloaded num-derive v0.3.3
7872026-06-11T23:00:37.919Z Downloaded iana-time-zone v0.1.65
7882026-06-11T23:00:37.923Z Downloaded nonempty v0.12.0
7892026-06-11T23:00:37.923Z Downloaded hyper-staticfile v0.10.1
7902026-06-11T23:00:37.923Z Downloaded jobserver v0.1.34
7912026-06-11T23:00:37.926Z Downloaded chacha20poly1305 v0.10.1
7922026-06-11T23:00:37.926Z Downloaded bytes v1.11.1
7932026-06-11T23:00:37.929Z Downloaded md-5 v0.10.6
7942026-06-11T23:00:37.929Z Downloaded maybe-uninit v2.0.0
7952026-06-11T23:00:37.932Z Downloaded maplit v1.0.2
7962026-06-11T23:00:37.932Z Downloaded libscf-sys v1.1.0
7972026-06-11T23:00:37.932Z Downloaded libsw v3.5.0
7982026-06-11T23:00:37.935Z Downloaded mime v0.3.17
7992026-06-11T23:00:37.935Z Downloaded libloading v0.8.9
8002026-06-11T23:00:37.935Z Downloaded num-conv v0.2.0
8012026-06-11T23:00:37.939Z Downloaded num_threads v0.1.7
8022026-06-11T23:00:37.940Z Downloaded crypto-bigint v0.5.5
8032026-06-11T23:00:37.943Z Downloaded libsw-core v0.3.2
8042026-06-11T23:00:37.946Z Downloaded base64 v0.21.7
8052026-06-11T23:00:37.946Z Downloaded ingot-macros v0.1.1
8062026-06-11T23:00:37.950Z Downloaded linked-hash-map v0.5.6
8072026-06-11T23:00:37.950Z Downloaded des v0.8.1
8082026-06-11T23:00:37.950Z Downloaded num-iter v0.1.45
8092026-06-11T23:00:37.954Z Downloaded openssl-probe v0.1.6
8102026-06-11T23:00:37.954Z Downloaded newtype-uuid-macros v0.1.0
8112026-06-11T23:00:37.954Z Downloaded match_cfg v0.1.0
8122026-06-11T23:00:37.954Z Downloaded nodrop v0.1.14
8132026-06-11T23:00:37.954Z Downloaded half v2.7.1
8142026-06-11T23:00:37.968Z Downloaded openssl-probe v0.2.1
8152026-06-11T23:00:37.971Z Downloaded num-derive v0.4.2
8162026-06-11T23:00:37.971Z Downloaded native-tls v0.2.18
8172026-06-11T23:00:37.974Z Downloaded flume v0.11.1
8182026-06-11T23:00:37.974Z Downloaded const_format v0.2.35
8192026-06-11T23:00:37.977Z Downloaded nanorand v0.7.0
8202026-06-11T23:00:37.977Z Downloaded crc32fast v1.5.0
8212026-06-11T23:00:37.981Z Downloaded packed_struct_codegen v0.10.1
8222026-06-11T23:00:37.981Z Downloaded http-body-util v0.1.3
8232026-06-11T23:00:37.984Z Downloaded multimap v0.10.1
8242026-06-11T23:00:37.984Z Downloaded ingot-types v0.1.2
8252026-06-11T23:00:37.984Z Downloaded futures v0.3.32
8262026-06-11T23:00:37.987Z Downloaded parse-size v1.1.0
8272026-06-11T23:00:37.987Z Downloaded console v0.15.11
8282026-06-11T23:00:37.990Z Downloaded openssl-macros v0.1.1
8292026-06-11T23:00:37.990Z Downloaded ipnetwork v0.21.1
8302026-06-11T23:00:37.990Z Downloaded olpc-cjson v0.1.4
8312026-06-11T23:00:37.993Z Downloaded ipnet v2.11.0
8322026-06-11T23:00:37.993Z Downloaded compact_str v0.8.1
8332026-06-11T23:00:37.997Z Downloaded opaque-debug v0.3.1
8342026-06-11T23:00:37.997Z Downloaded normalize-line-endings v0.3.0
8352026-06-11T23:00:37.997Z Downloaded darling_core v0.23.0
8362026-06-11T23:00:38.001Z Downloaded parse-display v0.10.0
8372026-06-11T23:00:38.001Z Downloaded dropshot_endpoint v0.17.0
8382026-06-11T23:00:38.004Z Downloaded lru-slab v0.1.2
8392026-06-11T23:00:38.004Z Downloaded linear-map v1.2.0
8402026-06-11T23:00:38.004Z Downloaded libefi-sys v0.1.0
8412026-06-11T23:00:38.004Z Downloaded fatfs v0.3.6
8422026-06-11T23:00:38.008Z Downloaded ignore v0.4.25
8432026-06-11T23:00:38.008Z Downloaded getrandom v0.3.4
8442026-06-11T23:00:38.011Z Downloaded num-rational v0.4.2
8452026-06-11T23:00:38.011Z Downloaded derive-where v1.6.0
8462026-06-11T23:00:38.014Z Downloaded pbkdf2 v0.11.0
8472026-06-11T23:00:38.014Z Downloaded crossbeam-utils v0.8.21
8482026-06-11T23:00:38.019Z Downloaded cc v1.2.56
8492026-06-11T23:00:38.022Z Downloaded path-slash v0.1.5
8502026-06-11T23:00:38.022Z Downloaded num_enum_derive v0.7.6
8512026-06-11T23:00:38.022Z Downloaded httparse v1.10.1
8522026-06-11T23:00:38.022Z Downloaded lock_api v0.4.14
8532026-06-11T23:00:38.022Z Downloaded hyper-rustls v0.27.7
8542026-06-11T23:00:38.025Z Downloaded highway v1.3.0
8552026-06-11T23:00:38.025Z Downloaded hmac v0.12.1
8562026-06-11T23:00:38.029Z Downloaded owo-colors v4.3.0
8572026-06-11T23:00:38.032Z Downloaded mime_guess v2.0.5
8582026-06-11T23:00:38.032Z Downloaded phf_shared v0.11.3
8592026-06-11T23:00:38.035Z Downloaded pin-utils v0.1.0
8602026-06-11T23:00:38.035Z Downloaded memmap2 v0.9.10
8612026-06-11T23:00:38.041Z Downloaded derive_more v0.99.20
8622026-06-11T23:00:38.045Z Downloaded diff v0.1.13
8632026-06-11T23:00:38.048Z Downloaded newtype-uuid v1.3.2
8642026-06-11T23:00:38.048Z Downloaded multer v3.1.0
8652026-06-11T23:00:38.052Z Downloaded precomputed-hash v0.1.1
8662026-06-11T23:00:38.056Z Downloaded libbz2-rs-sys v0.2.2
8672026-06-11T23:00:38.059Z Downloaded num_enum_derive v0.5.11
8682026-06-11T23:00:38.059Z Downloaded oxide-tokio-rt v0.1.4
8692026-06-11T23:00:38.063Z Downloaded phf_shared v0.12.1
8702026-06-11T23:00:38.063Z Downloaded peg-runtime v0.8.5
8712026-06-11T23:00:38.063Z Downloaded num_enum v0.5.11
8722026-06-11T23:00:38.068Z Downloaded parking_lot_core v0.8.6
8732026-06-11T23:00:38.068Z Downloaded bumpalo v3.20.2
8742026-06-11T23:00:38.068Z Downloaded num-integer v0.1.46
8752026-06-11T23:00:38.068Z Downloaded num-complex v0.4.6
8762026-06-11T23:00:38.071Z Downloaded nu-ansi-term v0.50.3
8772026-06-11T23:00:38.074Z Downloaded password-hash v0.5.0
8782026-06-11T23:00:38.078Z Downloaded num_enum v0.7.6
8792026-06-11T23:00:38.081Z Downloaded proc-macro-crate v1.3.1
8802026-06-11T23:00:38.081Z Downloaded predicates-core v1.0.10
8812026-06-11T23:00:38.081Z Downloaded data-encoding v2.10.0
8822026-06-11T23:00:38.081Z Downloaded headers v0.4.1
8832026-06-11T23:00:38.084Z Downloaded indicatif v0.18.4
8842026-06-11T23:00:38.087Z Downloaded powerfmt v0.2.0
8852026-06-11T23:00:38.091Z Downloaded pbkdf2 v0.12.2
8862026-06-11T23:00:38.091Z Downloaded parse-display-derive v0.10.0
8872026-06-11T23:00:38.091Z Downloaded peg-macros v0.8.5
8882026-06-11T23:00:38.094Z Downloaded progenitor-client v0.14.0
8892026-06-11T23:00:38.094Z Downloaded progenitor-macro v0.11.2
8902026-06-11T23:00:38.097Z Downloaded proc-macro-error-attr2 v2.0.0
8912026-06-11T23:00:38.097Z Downloaded predicates-tree v1.0.13
8922026-06-11T23:00:38.097Z Downloaded darling_core v0.21.3
8932026-06-11T23:00:38.100Z Downloaded paste v1.0.15
8942026-06-11T23:00:38.103Z Downloaded hickory-resolver v0.25.2
8952026-06-11T23:00:38.106Z Downloaded hickory-resolver v0.24.4
8962026-06-11T23:00:38.109Z Downloaded oso-derive v0.27.3
8972026-06-11T23:00:38.109Z Downloaded proc-macro-crate v3.4.0
8982026-06-11T23:00:38.109Z Downloaded pin-project-lite v0.2.17
8992026-06-11T23:00:38.113Z Downloaded pin-project-internal v1.1.11
9002026-06-11T23:00:38.116Z Downloaded phf_shared v0.13.1
9012026-06-11T23:00:38.117Z Downloaded derive_more-impl v2.1.1
9022026-06-11T23:00:38.120Z Downloaded litrs v1.0.0
9032026-06-11T23:00:38.120Z Downloaded packed_struct v0.10.1
9042026-06-11T23:00:38.123Z Downloaded phf v0.13.1
9052026-06-11T23:00:38.126Z Downloaded oxnet v0.1.5
9062026-06-11T23:00:38.129Z Downloaded psl-types v2.0.11
9072026-06-11T23:00:38.129Z Downloaded progenitor-macro v0.14.0
9082026-06-11T23:00:38.129Z Downloaded progenitor-macro v0.13.0
9092026-06-11T23:00:38.133Z Downloaded pkg-config v0.3.32
9102026-06-11T23:00:38.133Z Downloaded pkcs8 v0.10.2
9112026-06-11T23:00:38.136Z Downloaded radium v0.7.0
9122026-06-11T23:00:38.140Z Downloaded predicates v3.1.4
9132026-06-11T23:00:38.140Z Downloaded ppv-lite86 v0.2.21
9142026-06-11T23:00:38.143Z Downloaded peg v0.8.5
9152026-06-11T23:00:38.143Z Downloaded password-hash v0.4.2
9162026-06-11T23:00:38.146Z Downloaded parking_lot v0.12.5
9172026-06-11T23:00:38.146Z Downloaded parking_lot v0.11.2
9182026-06-11T23:00:38.149Z Downloaded darling_core v0.20.11
9192026-06-11T23:00:38.153Z Downloaded pem v3.0.6
9202026-06-11T23:00:38.153Z Downloaded parking_lot_core v0.9.12
9212026-06-11T23:00:38.153Z Downloaded ref-cast v1.0.25
9222026-06-11T23:00:38.157Z Downloaded rand_chacha v0.3.1
9232026-06-11T23:00:38.160Z Downloaded primeorder v0.13.6
9242026-06-11T23:00:38.167Z Downloaded progenitor v0.11.2
9252026-06-11T23:00:38.170Z Downloaded progenitor-client v0.13.0
9262026-06-11T23:00:38.170Z Downloaded heapless v0.8.0
9272026-06-11T23:00:38.173Z Downloaded heapless v0.7.17
9282026-06-11T23:00:38.191Z Downloaded aes v0.8.4
9292026-06-11T23:00:38.192Z Downloaded progenitor-client v0.11.2
9302026-06-11T23:00:38.192Z Downloaded progenitor v0.14.0
9312026-06-11T23:00:38.192Z Downloaded progenitor v0.13.0
9322026-06-11T23:00:38.192Z Downloaded rustc_version v0.1.7
9332026-06-11T23:00:38.192Z Downloaded rustc-hash v2.1.1
9342026-06-11T23:00:38.195Z Downloaded recursive-proc-macro-impl v0.1.1
9352026-06-11T23:00:38.195Z Downloaded recursive v0.1.1
9362026-06-11T23:00:38.195Z Downloaded ref-cast-impl v1.0.25
9372026-06-11T23:00:38.195Z Downloaded psm v0.1.30
9382026-06-11T23:00:38.195Z Downloaded polyval v0.6.2
9392026-06-11T23:00:38.198Z Downloaded flate2 v1.1.9
9402026-06-11T23:00:38.201Z Downloaded pkcs1 v0.7.5
9412026-06-11T23:00:38.201Z Downloaded rand_xorshift v0.4.0
9422026-06-11T23:00:38.205Z Downloaded phf v0.12.1
9432026-06-11T23:00:38.205Z Downloaded rand_seeder v0.4.0
9442026-06-11T23:00:38.205Z Downloaded rand_core v0.10.0
9452026-06-11T23:00:38.208Z Downloaded rand_core v0.9.5
9462026-06-11T23:00:38.211Z Downloaded postcard v1.1.3
9472026-06-11T23:00:38.215Z Downloaded russh-cryptovec v0.7.3
9482026-06-11T23:00:38.215Z Downloaded rtoolbox v0.0.3
9492026-06-11T23:00:38.218Z Downloaded rfc6979 v0.4.0
9502026-06-11T23:00:38.218Z Downloaded jiff-static v0.2.21
9512026-06-11T23:00:38.218Z Downloaded hashbrown v0.13.2
9522026-06-11T23:00:38.222Z Downloaded postgres-types v0.2.12
9532026-06-11T23:00:38.223Z Downloaded indexmap v1.9.3
9542026-06-11T23:00:38.227Z Downloaded postgres-protocol v0.6.10
9552026-06-11T23:00:38.227Z Downloaded salsa20 v0.10.2
9562026-06-11T23:00:38.230Z Downloaded scheduled-thread-pool v0.2.7
9572026-06-11T23:00:38.230Z Downloaded same-file v1.0.6
9582026-06-11T23:00:38.230Z Downloaded progenitor-extras v0.2.0
9592026-06-11T23:00:38.233Z Downloaded proc-macro-error2 v2.0.1
9602026-06-11T23:00:38.233Z Downloaded quick-error v1.2.3
9612026-06-11T23:00:38.237Z Downloaded rustc_version v0.4.1
9622026-06-11T23:00:38.242Z Downloaded sapling-renderdag v0.1.0
9632026-06-11T23:00:38.245Z Downloaded der v0.7.10
9642026-06-11T23:00:38.256Z Downloaded scrypt v0.11.0
9652026-06-11T23:00:38.259Z Downloaded secrecy v0.10.3
9662026-06-11T23:00:38.262Z Downloaded secrecy v0.8.0
9672026-06-11T23:00:38.262Z Downloaded scopeguard v1.2.0
9682026-06-11T23:00:38.262Z Downloaded pem-rfc7468 v0.7.0
9692026-06-11T23:00:38.265Z Downloaded r2d2 v0.8.10
9702026-06-11T23:00:38.265Z Downloaded serde_bytes v0.11.19
9712026-06-11T23:00:38.271Z Downloaded rand_core v0.6.4
9722026-06-11T23:00:38.271Z Downloaded rand_chacha v0.9.0
9732026-06-11T23:00:38.274Z Downloaded pin-project v1.1.11
9742026-06-11T23:00:38.277Z Downloaded rustls-native-certs v0.8.3
9752026-06-11T23:00:38.280Z Downloaded serde_plain v1.0.2
9762026-06-11T23:00:38.281Z Downloaded serde_urlencoded v0.7.1
9772026-06-11T23:00:38.284Z Downloaded openssl-sys v0.9.115
9782026-06-11T23:00:38.284Z Downloaded rustls-pemfile v2.2.0
9792026-06-11T23:00:38.293Z Downloaded poly1305 v0.8.0
9802026-06-11T23:00:38.296Z Downloaded pkcs5 v0.7.1
9812026-06-11T23:00:38.299Z Downloaded scroll_derive v0.13.1
9822026-06-11T23:00:38.299Z Downloaded sha1 v0.10.6
9832026-06-11T23:00:38.299Z Downloaded serde_spanned v1.0.4
9842026-06-11T23:00:38.302Z Downloaded omicron-zone-package v0.12.2
9852026-06-11T23:00:38.305Z Downloaded prefix-trie v0.7.0
9862026-06-11T23:00:38.305Z Downloaded derive_more v2.1.1
9872026-06-11T23:00:38.311Z Downloaded p256 v0.13.2
9882026-06-11T23:00:38.314Z Downloaded oso v0.27.3
9892026-06-11T23:00:38.318Z Downloaded shell-words v1.1.1
9902026-06-11T23:00:38.318Z Downloaded serde-big-array v0.5.1
9912026-06-11T23:00:38.321Z Downloaded resolv-conf v0.7.6
9922026-06-11T23:00:38.324Z Downloaded serde_repr v0.1.20
9932026-06-11T23:00:38.324Z Downloaded progenitor-impl v0.14.0
9942026-06-11T23:00:38.330Z Downloaded progenitor-impl v0.13.0
9952026-06-11T23:00:38.333Z Downloaded siphasher v1.0.2
9962026-06-11T23:00:38.333Z Downloaded semver v0.1.20
9972026-06-11T23:00:38.334Z Downloaded sec1 v0.7.3
9982026-06-11T23:00:38.337Z Downloaded sct v0.7.1
9992026-06-11T23:00:38.337Z Downloaded signal-hook-tokio v0.3.1
10002026-06-11T23:00:38.337Z Downloaded schemars_derive v0.8.22
10012026-06-11T23:00:38.341Z Downloaded slog-envlogger v2.2.0
10022026-06-11T23:00:38.344Z Downloaded russh-keys v0.45.0
10032026-06-11T23:00:38.347Z Downloaded serde_path_to_error v0.1.20
10042026-06-11T23:00:38.347Z Downloaded signature v2.2.0
10052026-06-11T23:00:38.352Z Downloaded sigpipe v0.1.3
10062026-06-11T23:00:38.352Z Downloaded signal-hook-mio v0.2.5
10072026-06-11T23:00:38.356Z Downloaded rustversion v1.0.22
10082026-06-11T23:00:38.356Z Downloaded rustls-pemfile v1.0.4
10092026-06-11T23:00:38.356Z Downloaded serde-hex v0.1.0
10102026-06-11T23:00:38.356Z Downloaded quinn-udp v0.5.14
10112026-06-11T23:00:38.361Z Downloaded itertools v0.10.5
10122026-06-11T23:00:38.374Z Downloaded ssh-cipher v0.2.0
10132026-06-11T23:00:38.377Z Downloaded sqlparser_derive v0.5.0
10142026-06-11T23:00:38.377Z Downloaded shlex v1.3.0
10152026-06-11T23:00:38.377Z Downloaded slog-bunyan v2.5.0
10162026-06-11T23:00:38.382Z Downloaded pretty_assertions v1.4.1
10172026-06-11T23:00:38.386Z Downloaded aes-gcm v0.10.3
10182026-06-11T23:00:38.389Z Downloaded rusty-fork v0.3.1
10192026-06-11T23:00:38.389Z Downloaded expectorate v1.2.0
10202026-06-11T23:00:38.389Z Downloaded crossbeam-channel v0.5.15
10212026-06-11T23:00:38.393Z Downloaded hashbrown v0.12.3
10222026-06-11T23:00:38.397Z Downloaded http v1.4.0
10232026-06-11T23:00:38.400Z Downloaded slog-async v2.8.0
10242026-06-11T23:00:38.403Z Downloaded slab v0.4.12
10252026-06-11T23:00:38.406Z Downloaded structmeta v0.3.0
10262026-06-11T23:00:38.406Z Downloaded strsim v0.10.0
10272026-06-11T23:00:38.406Z Downloaded slog-json v2.6.1
10282026-06-11T23:00:38.409Z Downloaded structmeta-derive v0.3.0
10292026-06-11T23:00:38.409Z Downloaded seq-macro v0.3.6
10302026-06-11T23:00:38.409Z Downloaded scroll v0.13.0
10312026-06-11T23:00:38.409Z Downloaded aws-lc-rs v1.16.3
10322026-06-11T23:00:38.415Z Downloaded smf v0.2.3
10332026-06-11T23:00:38.418Z Downloaded nom v7.1.3
10342026-06-11T23:00:38.423Z Downloaded slog-term v2.9.2
10352026-06-11T23:00:38.426Z Downloaded ssh-encoding v0.2.0
10362026-06-11T23:00:38.426Z Downloaded serde_derive_internals v0.29.1
10372026-06-11T23:00:38.430Z Downloaded slog-stdlog v4.1.1
10382026-06-11T23:00:38.433Z Downloaded rustls-platform-verifier v0.6.2
10392026-06-11T23:00:38.436Z Downloaded papergrid v0.17.0
10402026-06-11T23:00:38.439Z Downloaded minimal-lexical v0.2.1
10412026-06-11T23:00:38.443Z Downloaded ryu v1.0.23
10422026-06-11T23:00:38.447Z Downloaded sync_wrapper v1.0.2
10432026-06-11T23:00:38.447Z Downloaded serde_with_macros v1.5.2
10442026-06-11T23:00:38.450Z Downloaded subtle v2.6.1
10452026-06-11T23:00:38.450Z Downloaded tabled_derive v0.11.0
10462026-06-11T23:00:38.453Z Downloaded miniz_oxide v0.8.9
10472026-06-11T23:00:38.453Z Downloaded strum v0.27.2
10482026-06-11T23:00:38.456Z Downloaded strum v0.26.3
10492026-06-11T23:00:38.461Z Downloaded dropshot-api-manager v0.7.2
10502026-06-11T23:00:38.464Z Downloaded stringprep v0.1.5
10512026-06-11T23:00:38.464Z Downloaded string_cache v0.8.9
10522026-06-11T23:00:38.464Z Downloaded tagptr v0.2.0
10532026-06-11T23:00:38.467Z Downloaded stacker v0.1.23
10542026-06-11T23:00:38.467Z Downloaded take_mut v0.2.2
10552026-06-11T23:00:38.467Z Downloaded termtree v0.5.1
10562026-06-11T23:00:38.470Z Downloaded thiserror-impl-no-std v2.0.2
10572026-06-11T23:00:38.471Z Downloaded testing_table v0.3.0
10582026-06-11T23:00:38.471Z Downloaded tap v1.0.1
10592026-06-11T23:00:38.471Z Downloaded bindgen v0.71.1
10602026-06-11T23:00:38.474Z Downloaded simd-adler32 v0.3.8
10612026-06-11T23:00:38.477Z Downloaded strip-ansi-escapes v0.2.1
10622026-06-11T23:00:38.477Z Downloaded serde_with_macros v3.17.0
10632026-06-11T23:00:38.480Z Downloaded slog-scope v4.4.1
10642026-06-11T23:00:38.481Z Downloaded snafu-derive v0.8.9
10652026-06-11T23:00:38.484Z Downloaded smallvec v0.6.14
10662026-06-11T23:00:38.484Z Downloaded sync-ptr v0.1.4
10672026-06-11T23:00:38.485Z Downloaded supports-color v3.0.2
10682026-06-11T23:00:38.485Z Downloaded slog-dtrace v0.3.0
10692026-06-11T23:00:38.487Z Downloaded tabwriter v1.4.1
10702026-06-11T23:00:38.488Z Downloaded hashbrown v0.16.1
10712026-06-11T23:00:38.491Z Downloaded support-bundle-viewer v0.1.2
10722026-06-11T23:00:38.491Z Downloaded spki v0.7.3
10732026-06-11T23:00:38.494Z Downloaded itertools v0.12.1
10742026-06-11T23:00:38.497Z Downloaded strum_macros v0.27.2
10752026-06-11T23:00:38.500Z Downloaded rustls-pki-types v1.14.0
10762026-06-11T23:00:38.500Z Downloaded hickory-server v0.25.2
10772026-06-11T23:00:38.503Z Downloaded time-core v0.1.8
10782026-06-11T23:00:38.503Z Downloaded thread-id v5.1.0
10792026-06-11T23:00:38.506Z Downloaded strum_macros v0.26.4
10802026-06-11T23:00:38.506Z Downloaded tinyvec_macros v0.1.1
10812026-06-11T23:00:38.506Z Downloaded prettyplease v0.2.37
10822026-06-11T23:00:38.509Z Downloaded tokio-macros v2.7.0
10832026-06-11T23:00:38.509Z Downloaded spin v0.9.8
10842026-06-11T23:00:38.512Z Downloaded rcgen v0.12.1
10852026-06-11T23:00:38.512Z Downloaded crossterm v0.28.1
10862026-06-11T23:00:38.516Z Downloaded aho-corasick v1.1.4
10872026-06-11T23:00:38.519Z Downloaded static_assertions v1.1.0
10882026-06-11T23:00:38.523Z Downloaded serde_cbor v0.11.2
10892026-06-11T23:00:38.523Z Downloaded sqlformat v0.3.5
10902026-06-11T23:00:38.526Z Downloaded serde_yaml v0.9.34+deprecated
10912026-06-11T23:00:38.529Z Downloaded progenitor-impl v0.11.2
10922026-06-11T23:00:38.540Z Downloaded libxml v0.3.3
10932026-06-11T23:00:38.543Z Downloaded strum_macros v0.24.3
10942026-06-11T23:00:38.546Z Downloaded signal-hook-registry v1.4.8
10952026-06-11T23:00:38.549Z Downloaded topological-sort v0.2.2
10962026-06-11T23:00:38.550Z Downloaded termios v0.3.3
10972026-06-11T23:00:38.553Z Downloaded tiny-keccak v2.0.2
10982026-06-11T23:00:38.556Z Downloaded similar v2.7.0
10992026-06-11T23:00:38.559Z Downloaded slog v2.8.2
11002026-06-11T23:00:38.574Z Downloaded tokio-dtrace v0.1.1
11012026-06-11T23:00:38.577Z Downloaded tls_codec_derive v0.4.2
11022026-06-11T23:00:38.581Z Downloaded schemars v0.8.22
11032026-06-11T23:00:38.586Z Downloaded tls_codec v0.4.2
11042026-06-11T23:00:38.589Z Downloaded tower-service v0.3.3
11052026-06-11T23:00:38.592Z Downloaded nom v8.0.0
11062026-06-11T23:00:38.596Z Downloaded libm v0.2.16
11072026-06-11T23:00:38.600Z Downloaded tokio-tungstenite v0.21.0
11082026-06-11T23:00:38.600Z Downloaded rayon-core v1.13.0
11092026-06-11T23:00:38.603Z Downloaded typify-macro v0.6.2
11102026-06-11T23:00:38.603Z Downloaded typify-macro v0.4.3
11112026-06-11T23:00:38.606Z Downloaded thiserror-no-std v2.0.2
11122026-06-11T23:00:38.606Z Downloaded unarray v0.1.4
11132026-06-11T23:00:38.610Z Downloaded try-lock v0.2.5
11142026-06-11T23:00:38.614Z Downloaded h2 v0.4.13
11152026-06-11T23:00:38.619Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11162026-06-11T23:00:38.619Z Downloaded time-macros v0.2.27
11172026-06-11T23:00:38.622Z Downloaded trait-variant v0.1.2
11182026-06-11T23:00:38.622Z Downloaded term v1.2.1
11192026-06-11T23:00:38.622Z Downloaded term v0.7.0
11202026-06-11T23:00:38.626Z Downloaded universal-hash v0.5.1
11212026-06-11T23:00:38.630Z Downloaded utf-8 v0.7.6
11222026-06-11T23:00:38.630Z Downloaded usdt-attr-macro v0.6.0
11232026-06-11T23:00:38.630Z Downloaded hyper-util v0.1.20
11242026-06-11T23:00:38.636Z Downloaded ron v0.8.1
11252026-06-11T23:00:38.639Z Downloaded qorb v0.4.1
11262026-06-11T23:00:38.643Z Downloaded toml_writer v1.0.6+spec-1.1.0
11272026-06-11T23:00:38.646Z Downloaded tokio-native-tls v0.3.1
11282026-06-11T23:00:38.649Z Downloaded wait-timeout v0.2.1
11292026-06-11T23:00:38.649Z Downloaded publicsuffix v2.3.0
11302026-06-11T23:00:38.649Z Downloaded void v1.0.2
11312026-06-11T23:00:38.652Z Downloaded untrusted v0.7.1
11322026-06-11T23:00:38.652Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11332026-06-11T23:00:38.652Z Downloaded signal-hook v0.3.18
11342026-06-11T23:00:38.655Z Downloaded usdt v0.6.0
11352026-06-11T23:00:38.655Z Downloaded untrusted v0.9.0
11362026-06-11T23:00:38.658Z Downloaded usdt-macro v0.6.0
11372026-06-11T23:00:38.658Z Downloaded unit-prefix v0.5.2
11382026-06-11T23:00:38.661Z Downloaded waitgroup v0.1.2
11392026-06-11T23:00:38.661Z Downloaded want v0.3.1
11402026-06-11T23:00:38.664Z Downloaded quinn v0.11.9
11412026-06-11T23:00:38.667Z Downloaded hashbrown v0.15.5
11422026-06-11T23:00:38.671Z Downloaded rand v0.8.6
11432026-06-11T23:00:38.674Z Downloaded blake3 v1.8.3
11442026-06-11T23:00:38.678Z Downloaded num-bigint v0.4.6
11452026-06-11T23:00:38.681Z Downloaded mio v1.2.0
11462026-06-11T23:00:38.685Z Downloaded tokio-tungstenite v0.23.1
11472026-06-11T23:00:38.688Z Downloaded schemars v0.9.0
11482026-06-11T23:00:38.692Z Downloaded xshell-macros v0.2.7
11492026-06-11T23:00:38.695Z Downloaded xattr v1.6.1
11502026-06-11T23:00:38.695Z Downloaded unicode-truncate v1.1.0
11512026-06-11T23:00:38.696Z Downloaded unicase v2.9.0
11522026-06-11T23:00:38.699Z Downloaded socket2 v0.5.10
11532026-06-11T23:00:38.699Z Downloaded crossterm v0.29.0
11542026-06-11T23:00:38.702Z Downloaded tower-layer v0.3.3
11552026-06-11T23:00:38.702Z Downloaded socket2 v0.6.3
11562026-06-11T23:00:38.705Z Downloaded tokio-stream v0.1.18
11572026-06-11T23:00:38.708Z Downloaded toml_parser v1.0.9+spec-1.1.0
11582026-06-11T23:00:38.711Z Downloaded test-strategy v0.4.5
11592026-06-11T23:00:38.714Z Downloaded usdt-impl v0.6.0
11602026-06-11T23:00:38.714Z Downloaded thread_local v1.1.9
11612026-06-11T23:00:38.725Z Downloaded tui-tree-widget v0.23.1
11622026-06-11T23:00:38.730Z Downloaded tinyvec v1.10.0
11632026-06-11T23:00:38.730Z Downloaded vsss-rs v3.3.4
11642026-06-11T23:00:38.733Z Downloaded zeroize_derive v1.4.3
11652026-06-11T23:00:38.736Z Downloaded vergen-lib v0.1.6
11662026-06-11T23:00:38.736Z Downloaded rsa v0.9.10
11672026-06-11T23:00:38.746Z Downloaded whoami v2.1.0
11682026-06-11T23:00:38.749Z Downloaded tokio-rustls v0.25.0
11692026-06-11T23:00:38.749Z Downloaded tokio-rustls v0.24.1
11702026-06-11T23:00:38.752Z Downloaded tokio-rustls v0.26.4
11712026-06-11T23:00:38.755Z Downloaded vergen-gitcl v1.0.8
11722026-06-11T23:00:38.755Z Downloaded zone_cfg_derive v0.3.1
11732026-06-11T23:00:38.755Z Downloaded vergen-lib v9.1.0
11742026-06-11T23:00:38.756Z Downloaded vergen-git2 v9.1.0
11752026-06-11T23:00:38.758Z Downloaded xshell v0.2.7
11762026-06-11T23:00:38.759Z Downloaded wyz v0.5.1
11772026-06-11T23:00:38.763Z Downloaded zone v0.3.1
11782026-06-11T23:00:38.767Z Downloaded subprocess v0.2.15
11792026-06-11T23:00:38.770Z Downloaded walkdir v2.5.0
11802026-06-11T23:00:38.774Z Downloaded rand v0.9.2
11812026-06-11T23:00:38.774Z Downloaded unicode-properties v0.1.4
11822026-06-11T23:00:38.777Z Downloaded rustls-webpki v0.103.9
11832026-06-11T23:00:38.780Z Downloaded num-bigint-dig v0.8.6
11842026-06-11T23:00:38.783Z Downloaded snafu v0.8.9
11852026-06-11T23:00:38.786Z Downloaded toml v0.7.8
11862026-06-11T23:00:38.786Z Downloaded tar v0.4.45
11872026-06-11T23:00:38.789Z Downloaded rustyline v14.0.0
11882026-06-11T23:00:38.792Z Downloaded samael v0.0.19
11892026-06-11T23:00:38.795Z Downloaded toml v1.0.6+spec-1.1.0
11902026-06-11T23:00:38.798Z Downloaded itertools v0.13.0
11912026-06-11T23:00:38.802Z Downloaded bitvec v1.0.1
11922026-06-11T23:00:38.810Z Downloaded zeroize v1.8.2
11932026-06-11T23:00:38.813Z Downloaded chrono v0.4.44
11942026-06-11T23:00:38.817Z Downloaded rpassword v7.4.0
11952026-06-11T23:00:38.821Z Downloaded tracing-attributes v0.1.31
11962026-06-11T23:00:38.825Z Downloaded hyper v1.8.1
11972026-06-11T23:00:38.835Z Downloaded uzers v0.12.2
11982026-06-11T23:00:38.839Z Downloaded vergen v9.1.0
11992026-06-11T23:00:38.839Z Downloaded typify v0.4.3
12002026-06-11T23:00:38.842Z Downloaded futures-util v0.3.32
12012026-06-11T23:00:38.846Z Downloaded unicode-bidi v0.3.18
12022026-06-11T23:00:38.849Z Downloaded typify v0.6.2
12032026-06-11T23:00:38.853Z Downloaded zstd v0.13.3
12042026-06-11T23:00:38.856Z Downloaded yasna v0.5.2
12052026-06-11T23:00:38.861Z Downloaded whoami v1.6.1
12062026-06-11T23:00:38.864Z Downloaded iri-string v0.7.10
12072026-06-11T23:00:38.867Z Downloaded hkdf v0.12.4
12082026-06-11T23:00:38.867Z Downloaded uuid v1.23.0
12092026-06-11T23:00:38.880Z Downloaded tungstenite v0.21.0
12102026-06-11T23:00:38.883Z Downloaded zerocopy v0.6.6
12112026-06-11T23:00:38.883Z Downloaded twox-hash v2.1.2
12122026-06-11T23:00:38.886Z Downloaded tungstenite v0.23.0
12132026-06-11T23:00:38.890Z Downloaded p521 v0.13.3
12142026-06-11T23:00:38.890Z Downloaded p384 v0.13.1
12152026-06-11T23:00:38.893Z Downloaded unsafe-libyaml v0.2.11
12162026-06-11T23:00:38.896Z Downloaded schemars v1.2.1
12172026-06-11T23:00:38.903Z Downloaded zstd-safe v7.2.4
12182026-06-11T23:00:38.910Z Downloaded rand v0.10.0
12192026-06-11T23:00:38.913Z Downloaded serde_with v1.14.0
12202026-06-11T23:00:38.916Z Downloaded vte v0.14.1
12212026-06-11T23:00:38.916Z Downloaded reedline v0.40.0
12222026-06-11T23:00:38.919Z Downloaded regex v1.12.3
12232026-06-11T23:00:38.922Z Downloaded tracing-core v0.1.36
12242026-06-11T23:00:38.925Z Downloaded itertools v0.14.0
12252026-06-11T23:00:38.930Z Downloaded steno v0.4.1
12262026-06-11T23:00:38.933Z Downloaded toml_edit v0.23.10+spec-1.0.0
12272026-06-11T23:00:38.942Z Downloaded tokio-postgres v0.7.16
12282026-06-11T23:00:38.945Z Downloaded russh v0.45.0
12292026-06-11T23:00:38.952Z Downloaded zopfli v0.8.3
12302026-06-11T23:00:38.974Z Downloaded unicode_categories v0.1.1
12312026-06-11T23:00:38.978Z Downloaded yansi v1.0.1
12322026-06-11T23:00:38.978Z Downloaded reqwest v0.13.2
12332026-06-11T23:00:38.987Z Downloaded quick-xml v0.37.5
12342026-06-11T23:00:38.991Z Downloaded ssh-key v0.6.7
12352026-06-11T23:00:38.994Z Downloaded zip v0.6.6
12362026-06-11T23:00:38.997Z Downloaded rustls-webpki v0.101.7
12372026-06-11T23:00:39.005Z Downloaded tower v0.5.3
12382026-06-11T23:00:39.010Z Downloaded toml_edit v0.19.15
12392026-06-11T23:00:39.018Z Downloaded rayon v1.11.0
12402026-06-11T23:00:39.023Z Downloaded iddqd v0.4.2
12412026-06-11T23:00:39.030Z Downloaded proptest v1.10.0
12422026-06-11T23:00:39.035Z Downloaded zerocopy-derive v0.8.40
12432026-06-11T23:00:39.040Z Downloaded git2 v0.20.4
12442026-06-11T23:00:39.044Z Downloaded typed-path v0.9.3
12452026-06-11T23:00:39.047Z Downloaded goblin v0.10.5
12462026-06-11T23:00:39.052Z Downloaded x509-cert v0.2.5
12472026-06-11T23:00:39.055Z Downloaded moka v0.12.13
12482026-06-11T23:00:39.059Z Downloaded reqwest v0.12.28
12492026-06-11T23:00:39.064Z Downloaded unicode-segmentation v1.12.0
12502026-06-11T23:00:39.072Z Downloaded portable-atomic v1.13.1
12512026-06-11T23:00:39.077Z Downloaded salty v0.3.0
12522026-06-11T23:00:39.081Z Downloaded petname v2.0.2
12532026-06-11T23:00:39.094Z Downloaded rustls-webpki v0.102.8
12542026-06-11T23:00:39.104Z Downloaded unicode-normalization v0.1.25
12552026-06-11T23:00:39.107Z Downloaded tokio-util v0.7.18
12562026-06-11T23:00:39.116Z Downloaded tower-http v0.6.8
12572026-06-11T23:00:39.121Z Downloaded zip v4.6.1
12582026-06-11T23:00:39.125Z Downloaded object v0.30.4
12592026-06-11T23:00:39.138Z Downloaded serde_with v3.17.0
12602026-06-11T23:00:39.145Z Downloaded nix v0.27.1
12612026-06-11T23:00:39.150Z Downloaded tough v0.22.0
12622026-06-11T23:00:39.155Z Downloaded lalrpop v0.19.12
12632026-06-11T23:00:39.161Z Downloaded curve25519-dalek v4.1.3
12642026-06-11T23:00:39.180Z Downloaded winnow v0.5.40
12652026-06-11T23:00:39.185Z Downloaded winnow v0.6.26
12662026-06-11T23:00:39.207Z Downloaded polar-core v0.27.3
12672026-06-11T23:00:39.236Z Downloaded quinn-proto v0.11.13
12682026-06-11T23:00:39.240Z Downloaded bstr v1.12.1
12692026-06-11T23:00:39.245Z Downloaded rustls v0.21.12
12702026-06-11T23:00:39.258Z Downloaded radix_trie v0.2.1
12712026-06-11T23:00:39.267Z Downloaded hickory-proto v0.24.4
12722026-06-11T23:00:39.278Z Downloaded time v0.3.47
12732026-06-11T23:00:39.285Z Downloaded regex-syntax v0.6.29
12742026-06-11T23:00:39.298Z Downloaded tabled v0.20.0
12752026-06-11T23:00:39.303Z Downloaded openssl v0.10.79
12762026-06-11T23:00:39.307Z Downloaded nix v0.31.2
12772026-06-11T23:00:39.310Z Downloaded nix v0.28.0
12782026-06-11T23:00:39.316Z Downloaded smoltcp v0.9.1
12792026-06-11T23:00:39.322Z Downloaded object v0.37.3
12802026-06-11T23:00:39.328Z Downloaded zlib-rs v0.6.2
12812026-06-11T23:00:39.339Z Downloaded dropshot v0.17.0
12822026-06-11T23:00:39.351Z Downloaded webpki-roots v1.0.6
12832026-06-11T23:00:39.354Z Downloaded hickory-proto v0.25.2
12842026-06-11T23:00:39.367Z Downloaded rustls v0.22.4
12852026-06-11T23:00:39.373Z Downloaded smoltcp v0.11.0
12862026-06-11T23:00:39.380Z Downloaded regress v0.11.1
12872026-06-11T23:00:39.385Z Downloaded zerocopy v0.8.40
12882026-06-11T23:00:39.390Z Downloaded regress v0.10.5
12892026-06-11T23:00:39.395Z Downloaded openapiv3 v2.2.0
12902026-06-11T23:00:39.402Z Downloaded vcpkg v0.2.15
12912026-06-11T23:00:39.424Z Downloaded rustls v0.23.37
12922026-06-11T23:00:39.430Z Downloaded rustix v0.38.44
12932026-06-11T23:00:39.442Z Downloaded diesel v2.3.7
12942026-06-11T23:00:39.453Z Downloaded regex-syntax v0.8.10
12952026-06-11T23:00:39.546Z Downloaded sqlparser v0.61.0
12962026-06-11T23:00:39.552Z Downloaded sled v0.34.7
12972026-06-11T23:00:39.570Z Downloaded typify-impl v0.6.2
12982026-06-11T23:00:39.586Z Downloaded zerocopy-derive v0.6.6
12992026-06-11T23:00:39.590Z Downloaded tracing v0.1.44
13002026-06-11T23:00:39.603Z Downloaded typify-impl v0.4.3
13012026-06-11T23:00:39.611Z Downloaded bzip2-sys v0.1.13+1.0.8
13022026-06-11T23:00:39.618Z Downloaded ratatui v0.29.0
13032026-06-11T23:00:39.640Z Downloaded petgraph v0.6.5
13042026-06-11T23:00:39.651Z Downloaded regex-automata v0.4.14
13052026-06-11T23:00:39.662Z Downloaded jiff v0.2.21
13062026-06-11T23:00:39.677Z Downloaded chrono-tz v0.10.4
13072026-06-11T23:00:39.688Z Downloaded petgraph v0.8.3
13082026-06-11T23:00:39.712Z Downloaded csv v1.4.0
13092026-06-11T23:00:39.724Z Downloaded sha3 v0.10.8
13102026-06-11T23:00:39.738Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13112026-06-11T23:00:39.748Z Downloaded libz-sys v1.1.24
13122026-06-11T23:00:39.760Z Downloaded tokio v1.52.1
13132026-06-11T23:00:39.847Z Downloaded encoding_rs v0.8.35
13142026-06-11T23:00:39.861Z Downloaded ring v0.17.14
13152026-06-11T23:00:39.884Z Downloaded libgit2-sys v0.18.3+1.9.2
13162026-06-11T23:00:40.434Z Downloaded aws-lc-sys v0.40.0
13172026-06-11T23:00:40.684Z Compiling libc v0.2.185
13182026-06-11T23:00:40.684Z Compiling serde v1.0.228
13192026-06-11T23:00:40.687Z Compiling log v0.4.29
13202026-06-11T23:00:40.687Z Compiling find-msvc-tools v0.1.9
13212026-06-11T23:00:40.830Z Compiling shlex v1.3.0
13222026-06-11T23:00:40.833Z Compiling smallvec v1.15.1
13232026-06-11T23:00:40.842Z Compiling syn v2.0.117
13242026-06-11T23:00:40.861Z Compiling typenum v1.19.0
13252026-06-11T23:00:41.010Z Compiling generic-array v0.14.7
13262026-06-11T23:00:41.023Z Compiling subtle v2.6.1
13272026-06-11T23:00:41.047Z Compiling scopeguard v1.2.0
13282026-06-11T23:00:41.112Z Compiling const-oid v0.9.6
13292026-06-11T23:00:41.142Z Compiling lock_api v0.4.14
13302026-06-11T23:00:41.157Z Compiling serde_json v1.0.149
13312026-06-11T23:00:41.182Z Compiling zerocopy v0.8.40
13322026-06-11T23:00:41.248Z Compiling portable-atomic v1.13.1
13332026-06-11T23:00:41.499Z Compiling pin-project-lite v0.2.17
13342026-06-11T23:00:41.597Z Compiling parking_lot_core v0.9.12
13352026-06-11T23:00:41.692Z Compiling pkg-config v0.3.32
13362026-06-11T23:00:41.808Z Compiling getrandom v0.2.17
13372026-06-11T23:00:41.827Z Compiling jobserver v0.1.34
13382026-06-11T23:00:41.839Z Compiling errno v0.3.14
13392026-06-11T23:00:41.984Z Compiling rand_core v0.6.4
13402026-06-11T23:00:42.038Z Compiling cc v1.2.56
13412026-06-11T23:00:42.216Z Compiling signal-hook-registry v1.4.8
13422026-06-11T23:00:42.226Z Compiling bitflags v2.11.0
13432026-06-11T23:00:42.255Z Compiling futures-core v0.3.32
13442026-06-11T23:00:42.269Z Compiling critical-section v1.2.0
13452026-06-11T23:00:42.376Z Compiling libm v0.2.16
13462026-06-11T23:00:42.407Z Compiling once_cell v1.21.3
13472026-06-11T23:00:42.428Z Compiling parking_lot v0.12.5
13482026-06-11T23:00:42.451Z Compiling mio v1.2.0
13492026-06-11T23:00:42.489Z Compiling num-traits v0.2.19
13502026-06-11T23:00:42.614Z Compiling percent-encoding v2.3.2
13512026-06-11T23:00:42.655Z Compiling socket2 v0.6.3
13522026-06-11T23:00:42.804Z Compiling futures-sink v0.3.32
13532026-06-11T23:00:42.817Z Compiling cpufeatures v0.2.17
13542026-06-11T23:00:42.843Z Compiling futures-io v0.3.32
13552026-06-11T23:00:42.891Z Compiling futures-channel v0.3.32
13562026-06-11T23:00:42.909Z Compiling futures-task v0.3.32
13572026-06-11T23:00:42.919Z Compiling getrandom v0.4.1
13582026-06-11T23:00:42.985Z Compiling slab v0.4.12
13592026-06-11T23:00:43.080Z Compiling rand_core v0.10.0
13602026-06-11T23:00:43.100Z Compiling indexmap v2.14.0
13612026-06-11T23:00:43.126Z Compiling rustversion v1.0.22
13622026-06-11T23:00:43.199Z Compiling getrandom v0.3.4
13632026-06-11T23:00:43.245Z Compiling cmake v0.1.57
13642026-06-11T23:00:43.545Z Compiling form_urlencoded v1.2.2
13652026-06-11T23:00:43.640Z Compiling dunce v1.0.5
13662026-06-11T23:00:43.654Z Compiling fs_extra v1.3.0
13672026-06-11T23:00:43.736Z Compiling base64ct v1.8.3
13682026-06-11T23:00:43.753Z Compiling ident_case v1.0.1
13692026-06-11T23:00:43.845Z Compiling synstructure v0.13.2
13702026-06-11T23:00:43.879Z Compiling rustix v1.1.3
13712026-06-11T23:00:43.920Z Compiling aws-lc-sys v0.40.0
13722026-06-11T23:00:44.027Z Compiling pem-rfc7468 v0.7.0
13732026-06-11T23:00:44.102Z Compiling iana-time-zone v0.1.65
13742026-06-11T23:00:44.152Z Compiling flagset v0.4.7
13752026-06-11T23:00:44.231Z Compiling regex-syntax v0.8.10
13762026-06-11T23:00:44.304Z Compiling rand_core v0.9.5
13772026-06-11T23:00:44.308Z Compiling ring v0.17.14
13782026-06-11T23:00:44.331Z Compiling vcpkg v0.2.15
13792026-06-11T23:00:44.446Z Compiling aws-lc-rs v1.16.3
13802026-06-11T23:00:44.584Z Compiling uuid v1.23.0
13812026-06-11T23:00:44.738Z Compiling rustc_version v0.4.1
13822026-06-11T23:00:45.067Z Compiling openssl-sys v0.9.115
13832026-06-11T23:00:45.067Z Compiling tracing-core v0.1.36
13842026-06-11T23:00:45.294Z Compiling base64 v0.22.1
13852026-06-11T23:00:45.535Z Compiling serde_derive v1.0.228
13862026-06-11T23:00:45.599Z Compiling zeroize_derive v1.4.3
13872026-06-11T23:00:45.625Z Compiling zerofrom-derive v0.1.6
13882026-06-11T23:00:45.629Z Compiling yoke-derive v0.8.1
13892026-06-11T23:00:45.658Z Compiling zerovec-derive v0.11.2
13902026-06-11T23:00:46.215Z Compiling zeroize v1.8.2
13912026-06-11T23:00:46.600Z Compiling zerocopy-derive v0.8.40
13922026-06-11T23:00:46.765Z Compiling displaydoc v0.2.5
13932026-06-11T23:00:46.785Z Compiling tokio-macros v2.7.0
13942026-06-11T23:00:47.023Z Compiling crypto-common v0.1.7
13952026-06-11T23:00:47.026Z Compiling zerofrom v0.1.6
13962026-06-11T23:00:47.154Z Compiling yoke v0.8.1
13972026-06-11T23:00:47.168Z Compiling block-buffer v0.10.4
13982026-06-11T23:00:47.330Z Compiling zerovec v0.11.5
13992026-06-11T23:00:47.343Z Compiling digest v0.10.7
14002026-06-11T23:00:47.491Z Compiling zerotrie v0.2.3
14012026-06-11T23:00:47.495Z Compiling futures-macro v0.3.32
14022026-06-11T23:00:47.588Z Compiling hmac v0.12.1
14032026-06-11T23:00:47.739Z Compiling block-padding v0.3.3
14042026-06-11T23:00:47.778Z Compiling tinystr v0.8.2
14052026-06-11T23:00:47.822Z Compiling potential_utf v0.1.4
14062026-06-11T23:00:47.890Z Compiling inout v0.1.4
14072026-06-11T23:00:47.972Z Compiling icu_locale_core v2.1.1
14082026-06-11T23:00:47.986Z Compiling icu_collections v2.1.1
14092026-06-11T23:00:48.050Z Compiling cipher v0.4.4
14102026-06-11T23:00:48.275Z Compiling futures-util v0.3.32
14112026-06-11T23:00:48.313Z Compiling sha2 v0.10.9
14122026-06-11T23:00:48.443Z Compiling der_derive v0.7.3
14132026-06-11T23:00:48.831Z Compiling icu_provider v2.1.1
14142026-06-11T23:00:48.956Z Compiling bytes v1.11.1
14152026-06-11T23:00:49.003Z Compiling chrono v0.4.44
14162026-06-11T23:00:49.123Z Compiling icu_properties v2.1.2
14172026-06-11T23:00:49.382Z Compiling icu_normalizer v2.1.1
14182026-06-11T23:00:49.551Z Compiling tokio v1.52.1
14192026-06-11T23:00:49.694Z Compiling http v1.4.0
14202026-06-11T23:00:49.903Z Compiling der v0.7.10
14212026-06-11T23:00:50.198Z Compiling idna_adapter v1.2.1
14222026-06-11T23:00:50.329Z Compiling idna v1.1.0
14232026-06-11T23:00:50.354Z Compiling salsa20 v0.10.2
14242026-06-11T23:00:50.488Z Compiling pbkdf2 v0.12.2
14252026-06-11T23:00:50.504Z Compiling rustls-pki-types v1.14.0
14262026-06-11T23:00:50.568Z Compiling tracing-attributes v0.1.31
14272026-06-11T23:00:50.599Z Compiling url v2.5.8
14282026-06-11T23:00:50.936Z Compiling ppv-lite86 v0.2.21
14292026-06-11T23:00:50.951Z Compiling spki v0.7.3
14302026-06-11T23:00:50.964Z Compiling thiserror-impl v2.0.18
14312026-06-11T23:00:51.074Z Compiling scrypt v0.11.0
14322026-06-11T23:00:51.147Z Compiling http-body v1.0.1
14332026-06-11T23:00:51.245Z Compiling rand_chacha v0.9.0
14342026-06-11T23:00:51.298Z Compiling cbc v0.1.2
14352026-06-11T23:00:51.318Z Compiling aes v0.8.4
14362026-06-11T23:00:51.456Z Compiling untrusted v0.7.1
14372026-06-11T23:00:51.473Z Compiling untrusted v0.9.0
14382026-06-11T23:00:51.579Z Compiling tinyvec_macros v0.1.1
14392026-06-11T23:00:51.592Z Compiling openssl-probe v0.2.1
14402026-06-11T23:00:51.648Z Compiling httparse v1.10.1
14412026-06-11T23:00:51.766Z Compiling pkcs5 v0.7.1
14422026-06-11T23:00:51.893Z Compiling tracing v0.1.44
14432026-06-11T23:00:51.983Z Compiling tinyvec v1.10.0
14442026-06-11T23:00:52.152Z Compiling rand v0.9.2
14452026-06-11T23:00:52.244Z Compiling pest_generator v2.8.6
14462026-06-11T23:00:52.304Z Compiling thiserror v2.0.18
14472026-06-11T23:00:52.322Z Compiling serde_derive_internals v0.29.1
14482026-06-11T23:00:52.406Z Compiling aho-corasick v1.1.4
14492026-06-11T23:00:52.421Z Compiling dyn-clone v1.0.20
14502026-06-11T23:00:52.553Z Compiling atomic-waker v1.1.2
14512026-06-11T23:00:52.681Z Compiling schemars v0.8.22
14522026-06-11T23:00:52.879Z Compiling try-lock v0.2.5
14532026-06-11T23:00:52.926Z Compiling tower-service v0.3.3
14542026-06-11T23:00:52.940Z Compiling rustls v0.23.37
14552026-06-11T23:00:52.981Z Compiling tower-layer v0.3.3
14562026-06-11T23:00:53.020Z Compiling want v0.3.1
14572026-06-11T23:00:53.103Z Compiling pest_derive v2.8.6
14582026-06-11T23:00:53.155Z Compiling pkcs8 v0.10.2
14592026-06-11T23:00:53.200Z Compiling schemars_derive v0.8.22
14602026-06-11T23:00:53.454Z Compiling tokio-util v0.7.18
14612026-06-11T23:00:53.467Z Compiling regex-automata v0.4.14
14622026-06-11T23:00:53.508Z Compiling ipnet v2.11.0
14632026-06-11T23:00:53.791Z Compiling scroll_derive v0.13.1
14642026-06-11T23:00:53.995Z Compiling darling_core v0.20.11
14652026-06-11T23:00:54.053Z Compiling openssl v0.10.79
14662026-06-11T23:00:54.276Z Compiling h2 v0.4.13
14672026-06-11T23:00:54.413Z Compiling httpdate v1.0.3
14682026-06-11T23:00:54.458Z Compiling pin-utils v0.1.0
14692026-06-11T23:00:54.530Z Compiling foreign-types-shared v0.1.1
14702026-06-11T23:00:54.563Z Compiling scroll v0.13.0
14712026-06-11T23:00:54.614Z Compiling foreign-types v0.3.2
14722026-06-11T23:00:54.627Z Compiling tempfile v3.25.0
14732026-06-11T23:00:54.846Z Compiling unicode-normalization v0.1.25
14742026-06-11T23:00:55.175Z Compiling openssl-macros v0.1.1
14752026-06-11T23:00:55.305Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14762026-06-11T23:00:55.396Z Compiling spin v0.9.8
14772026-06-11T23:00:55.564Z Compiling powerfmt v0.2.0
14782026-06-11T23:00:55.595Z Compiling crc32fast v1.5.0
14792026-06-11T23:00:55.684Z Compiling num-conv v0.2.0
14802026-06-11T23:00:55.749Z Compiling time-core v0.1.8
14812026-06-11T23:00:55.798Z Compiling native-tls v0.2.18
14822026-06-11T23:00:55.891Z Compiling time-macros v0.2.27
14832026-06-11T23:00:55.905Z Compiling deranged v0.5.8
14842026-06-11T23:00:56.208Z Compiling darling_macro v0.20.11
14852026-06-11T23:00:56.714Z Compiling darling v0.20.11
14862026-06-11T23:00:56.793Z Compiling goblin v0.10.5
14872026-06-11T23:00:56.888Z Compiling rustls-native-certs v0.8.3
14882026-06-11T23:00:56.978Z Compiling sync_wrapper v1.0.2
14892026-06-11T23:00:57.083Z Compiling wait-timeout v0.2.1
14902026-06-11T23:00:57.178Z Compiling syn v1.0.109
14912026-06-11T23:00:57.352Z Compiling hyper v1.8.1
14922026-06-11T23:00:57.479Z Compiling num_threads v0.1.7
14932026-06-11T23:00:57.518Z Compiling usdt-impl v0.6.0
14942026-06-11T23:00:57.576Z Compiling quick-error v1.2.3
14952026-06-11T23:00:57.692Z Compiling unicode-segmentation v1.12.0
14962026-06-11T23:00:57.713Z Compiling bit-vec v0.8.0
14972026-06-11T23:00:57.940Z Compiling crossbeam-utils v0.8.21
14982026-06-11T23:00:58.042Z Compiling simd-adler32 v0.3.8
14992026-06-11T23:00:58.193Z Compiling siphasher v1.0.2
15002026-06-11T23:00:58.238Z Compiling bit-set v0.8.0
15012026-06-11T23:00:58.391Z Compiling hyper-util v0.1.20
15022026-06-11T23:00:58.408Z Compiling rusty-fork v0.3.1
15032026-06-11T23:00:58.587Z Compiling time v0.3.47
15042026-06-11T23:00:58.759Z Compiling tower v0.5.3
15052026-06-11T23:00:58.886Z Compiling derive_builder_core v0.20.2
15062026-06-11T23:00:59.172Z Compiling dtrace-parser v0.3.0
15072026-06-11T23:00:59.215Z Compiling http-body-util v0.1.3
15082026-06-11T23:00:59.449Z Compiling dof v0.4.0
15092026-06-11T23:00:59.757Z Compiling webpki-roots v1.0.6
15102026-06-11T23:00:59.864Z Compiling signature v2.2.0
15112026-06-11T23:00:59.898Z Compiling scroll_derive v0.12.1
15122026-06-11T23:01:00.152Z Compiling thiserror-impl v1.0.69
15132026-06-11T23:01:00.196Z Compiling heapless v0.7.17
15142026-06-11T23:01:00.196Z Compiling rand_xorshift v0.4.0
15152026-06-11T23:01:00.283Z Compiling slog v2.8.2
15162026-06-11T23:01:00.318Z Compiling darling_core v0.21.3
15172026-06-11T23:01:00.474Z Compiling bzip2-sys v0.1.13+1.0.8
15182026-06-11T23:01:00.528Z Compiling thread-id v5.1.0
15192026-06-11T23:01:00.589Z Compiling cookie v0.18.1
15202026-06-11T23:01:00.607Z Compiling signal-hook v0.3.18
15212026-06-11T23:01:00.726Z Compiling allocator-api2 v0.2.21
15222026-06-11T23:01:00.787Z Compiling adler2 v2.0.1
15232026-06-11T23:01:00.802Z Compiling anyhow v1.0.102
15242026-06-11T23:01:00.902Z Compiling ryu v1.0.23
15252026-06-11T23:01:00.968Z Compiling unicode-properties v0.1.4
15262026-06-11T23:01:01.036Z Compiling paste v1.0.15
15272026-06-11T23:01:01.064Z Compiling iri-string v0.7.10
15282026-06-11T23:01:01.078Z Compiling unicode-bidi v0.3.18
15292026-06-11T23:01:01.165Z Compiling unarray v0.1.4
15302026-06-11T23:01:01.276Z Compiling zstd-safe v7.2.4
15312026-06-11T23:01:01.292Z Compiling thiserror v1.0.69
15322026-06-11T23:01:01.346Z Compiling proptest v1.10.0
15332026-06-11T23:01:01.506Z Compiling stringprep v0.1.5
15342026-06-11T23:01:01.632Z Compiling serde_urlencoded v0.7.1
15352026-06-11T23:01:01.667Z Compiling miniz_oxide v0.8.9
15362026-06-11T23:01:02.256Z Compiling tower-http v0.6.8
15372026-06-11T23:01:02.523Z Compiling scroll v0.12.0
15382026-06-11T23:01:02.771Z Compiling derive_builder_macro v0.20.2
15392026-06-11T23:01:02.815Z Compiling tokio-native-tls v0.3.1
15402026-06-11T23:01:02.843Z Compiling darling_macro v0.21.3
15412026-06-11T23:01:02.861Z Compiling heck v0.4.1
15422026-06-11T23:01:02.899Z Compiling bstr v1.12.1
15432026-06-11T23:01:03.096Z Compiling ipnetwork v0.21.1
15442026-06-11T23:01:03.137Z Compiling rand_chacha v0.3.1
15452026-06-11T23:01:03.253Z Compiling serde_tokenstream v0.2.3
15462026-06-11T23:01:03.273Z Compiling serde_spanned v0.6.9
15472026-06-11T23:01:03.412Z Compiling toml_datetime v0.6.11
15482026-06-11T23:01:03.450Z Compiling erased-serde v0.3.31
15492026-06-11T23:01:03.486Z Compiling md-5 v0.10.6
15502026-06-11T23:01:03.582Z Compiling async-trait v0.1.89
15512026-06-11T23:01:03.652Z Compiling pin-project-internal v1.1.11
15522026-06-11T23:01:03.665Z Compiling zerocopy-derive v0.7.35
15532026-06-11T23:01:03.886Z Compiling curve25519-dalek v4.1.3
15542026-06-11T23:01:03.909Z Compiling vergen-lib v9.1.0
15552026-06-11T23:01:04.090Z Compiling num-integer v0.1.46
15562026-06-11T23:01:04.214Z Compiling hash32 v0.2.1
15572026-06-11T23:01:04.412Z Compiling ff v0.13.1
15582026-06-11T23:01:04.429Z Compiling memoffset v0.9.1
15592026-06-11T23:01:04.518Z Compiling encoding_rs v0.8.35
15602026-06-11T23:01:04.545Z Compiling rustix v0.38.44
15612026-06-11T23:01:04.570Z Compiling mime v0.3.17
15622026-06-11T23:01:04.587Z Compiling zlib-rs v0.6.2
15632026-06-11T23:01:04.727Z Compiling ref-cast v1.0.25
15642026-06-11T23:01:04.819Z Compiling base16ct v0.2.0
15652026-06-11T23:01:04.895Z Compiling psl-types v2.0.11
15662026-06-11T23:01:05.046Z Compiling num-bigint-dig v0.8.6
15672026-06-11T23:01:05.091Z Compiling fallible-iterator v0.2.0
15682026-06-11T23:01:05.091Z Compiling litrs v1.0.0
15692026-06-11T23:01:05.220Z Compiling cfg_aliases v0.2.1
15702026-06-11T23:01:05.310Z Compiling smoltcp v0.9.1
15712026-06-11T23:01:05.336Z Compiling postgres-protocol v0.6.10
15722026-06-11T23:01:05.572Z Compiling document-features v0.2.12
15732026-06-11T23:01:05.595Z Compiling nix v0.31.2
15742026-06-11T23:01:05.956Z Compiling publicsuffix v2.3.0
15752026-06-11T23:01:05.967Z Compiling sec1 v0.7.3
15762026-06-11T23:01:06.102Z Compiling pin-project v1.1.11
15772026-06-11T23:01:06.119Z Compiling group v0.13.0
15782026-06-11T23:01:06.212Z Compiling zerocopy v0.7.35
15792026-06-11T23:01:06.249Z Compiling num-iter v0.1.45
15802026-06-11T23:01:06.432Z Compiling newtype-uuid v1.3.2
15812026-06-11T23:01:06.446Z Compiling hubpack_derive v0.1.1
15822026-06-11T23:01:06.685Z Compiling rand v0.8.6
15832026-06-11T23:01:06.750Z Compiling oxnet v0.1.5
15842026-06-11T23:01:06.779Z Compiling darling v0.21.3
15852026-06-11T23:01:06.793Z Compiling derive_builder v0.20.2
15862026-06-11T23:01:06.837Z Compiling snafu-derive v0.8.9
15872026-06-11T23:01:06.910Z Compiling hyper-tls v0.6.0
15882026-06-11T23:01:07.100Z Compiling goblin v0.8.2
15892026-06-11T23:01:07.522Z Compiling flate2 v1.1.9
15902026-06-11T23:01:07.817Z Compiling phf_shared v0.13.1
15912026-06-11T23:01:07.881Z Compiling regex v1.12.3
15922026-06-11T23:01:07.929Z Compiling lazy_static v1.5.0
15932026-06-11T23:01:08.055Z Compiling anstyle-parse v0.2.7
15942026-06-11T23:01:08.067Z Compiling strum_macros v0.27.2
15952026-06-11T23:01:08.163Z Compiling futures-executor v0.3.32
15962026-06-11T23:01:08.207Z Compiling hex v0.4.3
15972026-06-11T23:01:08.315Z Compiling hkdf v0.12.4
15982026-06-11T23:01:08.428Z Compiling crypto-bigint v0.5.5
15992026-06-11T23:01:08.458Z Compiling daft-derive v0.1.7
16002026-06-11T23:01:08.466Z Compiling ref-cast-impl v1.0.25
16012026-06-11T23:01:08.802Z Compiling curve25519-dalek-derive v0.1.1
16022026-06-11T23:01:09.006Z Compiling terminal_size v0.4.3
16032026-06-11T23:01:09.134Z Compiling vergen v9.1.0
16042026-06-11T23:01:09.161Z Compiling fs-err v3.3.0
16052026-06-11T23:01:09.325Z Compiling cargo-platform v0.3.2
16062026-06-11T23:01:09.373Z Compiling ahash v0.8.12
16072026-06-11T23:01:09.393Z Compiling object v0.37.3
16082026-06-11T23:01:09.567Z Compiling foldhash v0.2.0
16092026-06-11T23:01:09.612Z Compiling winnow v0.5.40
16102026-06-11T23:01:09.693Z Compiling same-file v1.0.6
16112026-06-11T23:01:09.816Z Compiling bitflags v1.3.2
16122026-06-11T23:01:09.877Z Compiling managed v0.8.0
16132026-06-11T23:01:09.920Z Compiling bumpalo v3.20.2
16142026-06-11T23:01:10.013Z Compiling libbz2-rs-sys v0.2.2
16152026-06-11T23:01:10.092Z Compiling foldhash v0.1.5
16162026-06-11T23:01:10.166Z Compiling zopfli v0.8.3
16172026-06-11T23:01:10.255Z Compiling hashbrown v0.15.5
16182026-06-11T23:01:10.525Z Compiling bzip2 v0.6.1
16192026-06-11T23:01:10.669Z Compiling strum v0.27.2
16202026-06-11T23:01:10.732Z Compiling walkdir v2.5.0
16212026-06-11T23:01:10.770Z Compiling hashbrown v0.16.1
16222026-06-11T23:01:10.792Z Compiling clap_builder v4.6.0
16232026-06-11T23:01:10.913Z Compiling toml_edit v0.19.15
16242026-06-11T23:01:11.032Z Compiling cargo_metadata v0.23.1
16252026-06-11T23:01:11.342Z Compiling elliptic-curve v0.13.8
16262026-06-11T23:01:11.466Z Compiling dof v0.3.0
16272026-06-11T23:01:11.846Z Compiling daft v0.1.7
16282026-06-11T23:01:12.150Z Compiling snafu v0.8.9
16292026-06-11T23:01:12.181Z Compiling futures v0.3.32
16302026-06-11T23:01:12.261Z Compiling anstream v0.6.21
16312026-06-11T23:01:12.428Z Compiling phf v0.13.1
16322026-06-11T23:01:12.566Z Compiling signal-hook-mio v0.2.5
16332026-06-11T23:01:12.608Z Compiling cookie_store v0.22.1
16342026-06-11T23:01:12.686Z Compiling bzip2 v0.4.4
16352026-06-11T23:01:12.864Z Compiling zstd v0.13.3
16362026-06-11T23:01:12.890Z Compiling hubpack v0.1.2
16372026-06-11T23:01:13.111Z Compiling serde_with_macros v3.17.0
16382026-06-11T23:01:13.254Z Compiling postgres-types v0.2.12
16392026-06-11T23:01:13.539Z Compiling usdt-attr-macro v0.6.0
16402026-06-11T23:01:13.793Z Compiling usdt-macro v0.6.0
16412026-06-11T23:01:13.809Z Compiling globset v0.4.18
16422026-06-11T23:01:14.003Z Compiling dtrace-parser v0.2.0
16432026-06-11T23:01:14.200Z Compiling ed25519 v2.2.3
16442026-06-11T23:01:14.354Z Compiling phf_shared v0.11.3
16452026-06-11T23:01:14.373Z Compiling olpc-cjson v0.1.4
16462026-06-11T23:01:14.488Z Compiling pkcs1 v0.7.5
16472026-06-11T23:01:14.489Z Compiling clap_derive v4.6.1
16482026-06-11T23:01:14.509Z Compiling strum_macros v0.26.4
16492026-06-11T23:01:14.528Z Compiling enum-as-inner v0.6.1
16502026-06-11T23:01:14.739Z Compiling serde_plain v1.0.2
16512026-06-11T23:01:14.851Z Compiling serde-big-array v0.5.1
16522026-06-11T23:01:14.954Z Compiling rfc6979 v0.4.0
16532026-06-11T23:01:14.986Z Compiling pem v3.0.6
16542026-06-11T23:01:15.004Z Compiling serde_repr v0.1.20
16552026-06-11T23:01:15.089Z Compiling async-recursion v1.1.1
16562026-06-11T23:01:15.108Z Compiling float-cmp v0.10.0
16572026-06-11T23:01:15.249Z Compiling thread-id v4.2.2
16582026-06-11T23:01:15.302Z Compiling memmap2 v0.9.10
16592026-06-11T23:01:15.332Z Compiling env_filter v1.0.0
16602026-06-11T23:01:15.513Z Compiling fixedbitset v0.5.7
16612026-06-11T23:01:15.519Z Compiling new_debug_unreachable v1.0.6
16622026-06-11T23:01:15.594Z Compiling whoami v2.1.0
16632026-06-11T23:01:15.629Z Compiling predicates-core v1.0.10
16642026-06-11T23:01:15.712Z Compiling keccak v0.1.6
16652026-06-11T23:01:15.814Z Compiling either v1.15.0
16662026-06-11T23:01:15.817Z Compiling jiff v0.2.21
16672026-06-11T23:01:15.963Z Compiling data-encoding v2.10.0
16682026-06-11T23:01:16.010Z Compiling difflib v0.4.0
16692026-06-11T23:01:16.178Z Compiling precomputed-hash v0.1.1
16702026-06-11T23:01:16.234Z Compiling normalize-line-endings v0.3.0
16712026-06-11T23:01:16.264Z Compiling typed-path v0.9.3
16722026-06-11T23:01:16.332Z Compiling fixedbitset v0.4.2
16732026-06-11T23:01:16.555Z Compiling static_assertions v1.1.0
16742026-06-11T23:01:16.580Z Compiling petgraph v0.6.5
16752026-06-11T23:01:16.597Z Compiling predicates v3.1.4
16762026-06-11T23:01:16.628Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16772026-06-11T23:01:16.680Z Compiling string_cache v0.8.9
16782026-06-11T23:01:16.905Z Compiling hickory-proto v0.25.2
16792026-06-11T23:01:17.245Z Compiling clap v4.6.1
16802026-06-11T23:01:17.329Z Compiling strum v0.26.3
16812026-06-11T23:01:17.466Z Compiling toml_edit v0.22.27
16822026-06-11T23:01:17.545Z Compiling itertools v0.13.0
16832026-06-11T23:01:17.848Z Compiling sha3 v0.10.8
16842026-06-11T23:01:18.053Z Compiling tokio-postgres v0.7.16
16852026-06-11T23:01:18.297Z Compiling petgraph v0.8.3
16862026-06-11T23:01:18.765Z Compiling zip v4.6.1
16872026-06-11T23:01:19.411Z Compiling env_logger v0.11.9
16882026-06-11T23:01:19.706Z Compiling usdt v0.6.0
16892026-06-11T23:01:19.773Z Compiling usdt-impl v0.5.0
16902026-06-11T23:01:19.980Z Compiling ecdsa v0.16.9
16912026-06-11T23:01:20.004Z Compiling rsa v0.9.10
16922026-06-11T23:01:20.143Z Compiling ed25519-dalek v2.2.0
16932026-06-11T23:01:20.193Z Compiling serde_with v3.17.0
16942026-06-11T23:01:20.231Z Compiling crossterm v0.28.1
16952026-06-11T23:01:20.352Z Compiling zip v0.6.6
16962026-06-11T23:01:20.910Z Compiling toml v0.7.8
16972026-06-11T23:01:21.163Z Compiling iddqd v0.4.2
16982026-06-11T23:01:21.772Z Compiling toml_parser v1.0.9+spec-1.1.0
16992026-06-11T23:01:21.846Z Compiling similar v2.7.0
17002026-06-11T23:01:21.911Z Compiling crossbeam-epoch v0.9.18
17012026-06-11T23:01:21.929Z Compiling tokio-stream v0.1.18
17022026-06-11T23:01:22.252Z Compiling buf-list v1.1.2
17032026-06-11T23:01:22.402Z Compiling x509-cert v0.2.5
17042026-06-11T23:01:22.417Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17052026-06-11T23:01:22.478Z Compiling openapiv3 v2.2.0
17062026-06-11T23:01:22.525Z Compiling sha1 v0.10.6
17072026-06-11T23:01:22.718Z Compiling peg-runtime v0.8.5
17082026-06-11T23:01:22.743Z Compiling lalrpop-util v0.19.12
17092026-06-11T23:01:22.748Z Compiling thread_local v1.1.9
17102026-06-11T23:01:22.905Z Compiling slog-async v2.8.0
17112026-06-11T23:01:22.973Z Compiling crossbeam-channel v0.5.15
17122026-06-11T23:01:22.988Z Compiling is-terminal v0.4.17
17132026-06-11T23:01:23.082Z Compiling filetime v0.2.27
17142026-06-11T23:01:23.214Z Compiling xattr v1.6.1
17152026-06-11T23:01:23.253Z Compiling term v1.2.1
17162026-06-11T23:01:23.295Z Compiling take_mut v0.2.2
17172026-06-11T23:01:23.405Z Compiling tar v0.4.45
17182026-06-11T23:01:23.824Z Compiling slog-term v2.9.2
17192026-06-11T23:01:36.749Z Compiling rustls-webpki v0.103.9
17202026-06-11T23:01:36.838Z Compiling tokio-rustls v0.26.4
17212026-06-11T23:01:36.838Z Compiling rustls-platform-verifier v0.6.2
17222026-06-11T23:01:36.839Z Compiling hyper-rustls v0.27.7
17232026-06-11T23:01:36.870Z Compiling reqwest v0.12.28
17242026-06-11T23:01:36.870Z Compiling reqwest v0.13.2
17252026-06-11T23:01:38.087Z Compiling tough v0.22.0
17262026-06-11T23:01:40.613Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17272026-06-11T23:01:40.825Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17282026-06-11T23:01:43.724Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17292026-06-11T23:01:43.868Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17302026-06-11T23:01:43.922ZJun 11 23:01:42.650 INFO Starting download, target: Clickhouse
17312026-06-11T23:01:43.923ZJun 11 23:01:42.651 INFO Starting download, target: Console
17322026-06-11T23:01:43.925ZJun 11 23:01:42.651 INFO Starting download, target: Cockroach
17332026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Starting download, target: DendriteStub
17342026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Starting download, target: MaghemiteMgd
17352026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Starting download, target: MaghemiteDdmd
17362026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Starting download, target: TransceiverControl
17372026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17382026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17392026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17402026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17412026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17422026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17432026-06-11T23:01:43.926ZJun 11 23:01:42.651 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17442026-06-11T23:01:44.884ZJun 11 23:01:43.612 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17452026-06-11T23:01:45.137ZJun 11 23:01:43.865 INFO Download complete, target: Console
17462026-06-11T23:01:46.047ZJun 11 23:01:44.775 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17472026-06-11T23:01:52.898ZJun 11 23:01:51.625 INFO Checking that binary works, target: Clickhouse
17482026-06-11T23:01:52.990ZJun 11 23:01:51.718 INFO Download complete, target: Clickhouse
17492026-06-11T23:02:04.366ZJun 11 23:02:03.055 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17502026-06-11T23:02:04.578ZJun 11 23:02:03.262 INFO Download complete, target: TransceiverControl
17512026-06-11T23:02:07.962ZJun 11 23:02:06.650 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17522026-06-11T23:02:08.011ZJun 11 23:02:06.685 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17532026-06-11T23:02:08.971ZJun 11 23:02:07.681 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17542026-06-11T23:02:10.271ZJun 11 23:02:08.995 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17552026-06-11T23:02:10.271ZJun 11 23:02:08.995 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17562026-06-11T23:02:10.289ZJun 11 23:02:09.016 INFO Download complete, target: MaghemiteMgd
17572026-06-11T23:02:10.634ZJun 11 23:02:09.361 INFO Download complete, target: DendriteStub
17582026-06-11T23:02:11.045ZJun 11 23:02:09.772 INFO Download complete, target: MaghemiteDdmd
17592026-06-11T23:02:15.021ZJun 11 23:02:13.749 INFO Checking that binary works, target: Cockroach
17602026-06-11T23:02:15.132ZJun 11 23:02:13.859 INFO Download complete, target: Cockroach
17612026-06-11T23:02:15.148ZAll builder prerequisites installed successfully, and PATH looks valid
17622026-06-11T23:02:15.152Z
17632026-06-11T23:02:15.152Zreal 2:41.402945281
17642026-06-11T23:02:15.152Zuser 6:55.870969646
17652026-06-11T23:02:15.152Zsys 1:21.754471236
17662026-06-11T23:02:15.152Ztrap 0.220156419
17672026-06-11T23:02:15.152Ztflt 0.645553663
17682026-06-11T23:02:15.152Zdflt 0.636849325
17692026-06-11T23:02:15.152Zkflt 0.024211393
17702026-06-11T23:02:15.152Zlock 27:24.502310749
17712026-06-11T23:02:15.152Zslp 22:02.514698032
17722026-06-11T23:02:15.152Zlat 42.023390663
17732026-06-11T23:02:15.152Zstop 1:52.952388316
17742026-06-11T23:02:15.152Z+ banner clippy
17752026-06-11T23:02:15.152Z
17762026-06-11T23:02:15.152Z #### # # ##### ##### # #
17772026-06-11T23:02:15.152Z # # # # # # # # # #
17782026-06-11T23:02:15.152Z # # # # # # # #
17792026-06-11T23:02:15.153Z # # # ##### ##### #
17802026-06-11T23:02:15.153Z # # # # # # #
17812026-06-11T23:02:15.153Z #### ###### # # # #
17822026-06-11T23:02:15.153Z
17832026-06-11T23:02:15.153Z+ export CARGO_INCREMENTAL=0
17842026-06-11T23:02:15.153Z+ CARGO_INCREMENTAL=0
17852026-06-11T23:02:15.153Z+ ptime -m cargo xtask clippy
17862026-06-11T23:02:15.677Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17872026-06-11T23:02:15.891Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17882026-06-11T23:02:17.703Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.54s
17892026-06-11T23:02:17.788Z Running `target/debug/xtask clippy`
17902026-06-11T23:02:17.815Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17912026-06-11T23:02:18.422Z Downloading crates ...
17922026-06-11T23:02:18.634Z Downloaded parking v2.2.1
17932026-06-11T23:02:18.638Z Downloaded cfg-expr v0.20.6
17942026-06-11T23:02:18.644Z Downloaded tokio-test v0.4.5
17952026-06-11T23:02:18.647Z Downloaded relative-path v1.9.3
17962026-06-11T23:02:18.662Z Downloaded event-listener-strategy v0.5.4
17972026-06-11T23:02:18.665Z Downloaded constant_time_eq v0.3.1
17982026-06-11T23:02:18.665Z Downloaded similar-asserts v1.7.0
17992026-06-11T23:02:18.667Z Downloaded cast v0.3.0
18002026-06-11T23:02:18.671Z Downloaded linkme-impl v0.3.35
18012026-06-11T23:02:18.671Z Downloaded criterion-plot v0.6.0
18022026-06-11T23:02:18.674Z Downloaded event-listener v5.4.1
18032026-06-11T23:02:18.674Z Downloaded addr2line v0.25.1
18042026-06-11T23:02:18.677Z Downloaded nested v0.1.1
18052026-06-11T23:02:18.680Z Downloaded datatest-stable v0.3.3
18062026-06-11T23:02:18.683Z Downloaded guppy-workspace-hack v0.1.0
18072026-06-11T23:02:18.688Z Downloaded anes v0.1.6
18082026-06-11T23:02:18.696Z Downloaded blake2b_simd v1.0.4
18092026-06-11T23:02:18.701Z Downloaded escape8259 v0.5.3
18102026-06-11T23:02:18.704Z Downloaded supports-color v2.1.0
18112026-06-11T23:02:18.707Z Downloaded pathdiff v0.2.3
18122026-06-11T23:02:18.707Z Downloaded gimli v0.32.3
18132026-06-11T23:02:18.710Z Downloaded terminal_size v0.1.17
18142026-06-11T23:02:18.713Z Downloaded rustc-demangle v0.1.27
18152026-06-11T23:02:18.714Z Downloaded concurrent-queue v2.5.0
18162026-06-11T23:02:18.714Z Downloaded approx v0.5.1
18172026-06-11T23:02:18.727Z Downloaded rstest_macros v0.25.0
18182026-06-11T23:02:18.730Z Downloaded chumsky v0.9.3
18192026-06-11T23:02:18.733Z Downloaded plotters-backend v0.3.7
18202026-06-11T23:02:18.736Z Downloaded plotters-svg v0.3.7
18212026-06-11T23:02:18.736Z Downloaded target-triple v1.0.0
18222026-06-11T23:02:18.738Z Downloaded partial-io v0.5.4
18232026-06-11T23:02:18.741Z Downloaded oorandom v11.1.5
18242026-06-11T23:02:18.745Z Downloaded path-tree v0.8.3
18252026-06-11T23:02:18.745Z Downloaded backtrace-ext v0.2.1
18262026-06-11T23:02:18.750Z Downloaded miette-derive v5.10.0
18272026-06-11T23:02:18.753Z Downloaded assert-json-diff v2.0.2
18282026-06-11T23:02:18.753Z Downloaded assert_cmd v2.1.2
18292026-06-11T23:02:18.770Z Downloaded async-object-pool v0.2.0
18302026-06-11T23:02:18.774Z Downloaded supports-hyperlinks v2.1.0
18312026-06-11T23:02:18.774Z Downloaded supports-unicode v2.1.0
18322026-06-11T23:02:18.774Z Downloaded serde_regex v1.1.0
18332026-06-11T23:02:18.774Z Downloaded owo-colors v3.5.0
18342026-06-11T23:02:18.777Z Downloaded stringmetrics v2.2.2
18352026-06-11T23:02:18.777Z Downloaded rand_distr v0.5.1
18362026-06-11T23:02:18.780Z Downloaded futures-timer v3.0.3
18372026-06-11T23:02:18.782Z Downloaded httptest v0.16.4
18382026-06-11T23:02:18.782Z Downloaded async-lock v3.4.2
18392026-06-11T23:02:18.785Z Downloaded rstest v0.25.0
18402026-06-11T23:02:18.790Z Downloaded tinytemplate v1.2.1
18412026-06-11T23:02:18.793Z Downloaded rust-argon2 v2.1.0
18422026-06-11T23:02:18.793Z Downloaded knuffel-derive v3.2.0
18432026-06-11T23:02:18.793Z Downloaded target-lexicon v0.13.3
18442026-06-11T23:02:18.793Z Downloaded linkme v0.3.35
18452026-06-11T23:02:18.796Z Downloaded fancy-regex v0.14.0
18462026-06-11T23:02:18.799Z Downloaded trybuild v1.0.116
18472026-06-11T23:02:18.801Z Downloaded libtest-mimic v0.8.1
18482026-06-11T23:02:18.805Z Downloaded termcolor v1.4.1
18492026-06-11T23:02:18.814Z Downloaded target-spec v3.5.7
18502026-06-11T23:02:18.819Z Downloaded knuffel v3.2.0
18512026-06-11T23:02:18.820Z Downloaded hickory-client v0.25.2
18522026-06-11T23:02:18.826Z Downloaded textwrap v0.15.2
18532026-06-11T23:02:18.828Z Downloaded miette v5.10.0
18542026-06-11T23:02:18.831Z Downloaded backtrace v0.3.76
18552026-06-11T23:02:18.837Z Downloaded guppy v0.17.25
18562026-06-11T23:02:18.845Z Downloaded hashbrown v0.14.5
18572026-06-11T23:02:18.847Z Downloaded plotters v0.3.7
18582026-06-11T23:02:18.852Z Downloaded criterion v0.7.0
18592026-06-11T23:02:18.958Z Downloaded httpmock v0.8.3
18602026-06-11T23:02:20.597Z Checking cfg-if v1.0.4
18612026-06-11T23:02:20.951Z Checking libc v0.2.185
18622026-06-11T23:02:20.954Z Checking serde_core v1.0.228
18632026-06-11T23:02:21.020Z Checking memchr v2.8.0
18642026-06-11T23:02:21.059Z Checking smallvec v1.15.1
18652026-06-11T23:02:21.100Z Checking itoa v1.0.17
18662026-06-11T23:02:21.134Z Checking log v0.4.29
18672026-06-11T23:02:21.180Z Checking libm v0.2.16
18682026-06-11T23:02:21.221Z Checking zeroize v1.8.2
18692026-06-11T23:02:21.260Z Checking scopeguard v1.2.0
18702026-06-11T23:02:21.296Z Checking stable_deref_trait v1.2.1
18712026-06-11T23:02:21.336Z Checking zmij v1.0.21
18722026-06-11T23:02:21.375Z Checking errno v0.3.14
18732026-06-11T23:02:21.409Z Checking getrandom v0.2.17
18742026-06-11T23:02:21.412Z Checking lock_api v0.4.14
18752026-06-11T23:02:21.478Z Checking zerofrom v0.1.6
18762026-06-11T23:02:21.515Z Checking percent-encoding v2.3.2
18772026-06-11T23:02:21.519Z Checking writeable v0.6.2
18782026-06-11T23:02:21.583Z Checking litemap v0.8.1
18792026-06-11T23:02:21.619Z Checking yoke v0.8.1
18802026-06-11T23:02:21.656Z Checking icu_properties_data v2.1.2
18812026-06-11T23:02:21.656Z Checking icu_normalizer_data v2.1.1
18822026-06-11T23:02:21.726Z Checking form_urlencoded v1.2.2
18832026-06-11T23:02:21.731Z Checking utf8_iter v1.0.4
18842026-06-11T23:02:21.798Z Checking subtle v2.6.1
18852026-06-11T23:02:21.836Z Checking zerovec v0.11.5
18862026-06-11T23:02:21.836Z Checking zerotrie v0.2.3
18872026-06-11T23:02:21.903Z Checking num-traits v0.2.19
18882026-06-11T23:02:21.903Z Checking rand_core v0.10.0
18892026-06-11T23:02:21.970Z Checking pin-project-lite v0.2.17
18902026-06-11T23:02:22.007Z Checking rand_core v0.6.4
18912026-06-11T23:02:22.047Z Checking parking_lot_core v0.9.12
18922026-06-11T23:02:22.088Z Checking getrandom v0.4.1
18932026-06-11T23:02:22.124Z Checking zerocopy v0.8.40
18942026-06-11T23:02:22.171Z Checking portable-atomic v1.13.1
18952026-06-11T23:02:22.216Z Checking signal-hook-registry v1.4.8
18962026-06-11T23:02:22.273Z Checking parking_lot v0.12.5
18972026-06-11T23:02:22.311Z Checking tinystr v0.8.2
18982026-06-11T23:02:22.311Z Checking potential_utf v0.1.4
18992026-06-11T23:02:22.428Z Checking critical-section v1.2.0
19002026-06-11T23:02:22.469Z Checking icu_collections v2.1.1
19012026-06-11T23:02:22.506Z Checking serde v1.0.228
19022026-06-11T23:02:22.510Z Checking serde_json v1.0.149
19032026-06-11T23:02:22.591Z Checking bitflags v2.11.0
19042026-06-11T23:02:22.596Z Checking icu_locale_core v2.1.1
19052026-06-11T23:02:22.645Z Checking once_cell v1.21.3
19062026-06-11T23:02:22.684Z Checking mio v1.2.0
19072026-06-11T23:02:22.778Z Checking socket2 v0.6.3
19082026-06-11T23:02:22.817Z Checking typenum v1.19.0
19092026-06-11T23:02:22.853Z Checking iana-time-zone v0.1.65
19102026-06-11T23:02:22.935Z Checking bytes v1.11.1
19112026-06-11T23:02:22.988Z Checking chrono v0.4.44
19122026-06-11T23:02:23.034Z Checking uuid v1.23.0
19132026-06-11T23:02:23.073Z Checking thiserror v2.0.18
19142026-06-11T23:02:23.184Z Checking icu_provider v2.1.1
19152026-06-11T23:02:23.223Z Checking semver v1.0.28
19162026-06-11T23:02:23.277Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19172026-06-11T23:02:23.365Z Checking generic-array v0.14.7
19182026-06-11T23:02:23.369Z Checking futures-core v0.3.32
19192026-06-11T23:02:23.434Z Checking tokio v1.52.1
19202026-06-11T23:02:23.437Z Checking icu_normalizer v2.1.1
19212026-06-11T23:02:23.505Z Checking icu_properties v2.1.2
19222026-06-11T23:02:23.574Z Checking dyn-clone v1.0.20
19232026-06-11T23:02:23.618Z Checking equivalent v1.0.2
19242026-06-11T23:02:23.700Z Checking const-oid v0.9.6
19252026-06-11T23:02:23.736Z Checking futures-sink v0.3.32
19262026-06-11T23:02:23.783Z Checking rustix v1.1.3
19272026-06-11T23:02:23.823Z Checking crypto-common v0.1.7
19282026-06-11T23:02:23.858Z Checking block-buffer v0.10.4
19292026-06-11T23:02:23.861Z Checking futures-channel v0.3.32
19302026-06-11T23:02:23.970Z Checking futures-io v0.3.32
19312026-06-11T23:02:24.026Z Checking slab v0.4.12
19322026-06-11T23:02:24.105Z Checking byteorder v1.5.0
19332026-06-11T23:02:24.108Z Checking futures-task v0.3.32
19342026-06-11T23:02:24.200Z Checking cpufeatures v0.2.17
19352026-06-11T23:02:24.295Z Checking hashbrown v0.17.0
19362026-06-11T23:02:24.331Z Checking thiserror v1.0.69
19372026-06-11T23:02:24.334Z Checking idna_adapter v1.2.1
19382026-06-11T23:02:24.334Z Checking futures-util v0.3.32
19392026-06-11T23:02:24.428Z Checking digest v0.10.7
19402026-06-11T23:02:24.465Z Checking getrandom v0.3.4
19412026-06-11T23:02:24.508Z Checking idna v1.1.0
19422026-06-11T23:02:24.616Z Checking fnv v1.0.7
19432026-06-11T23:02:24.653Z Checking regex-syntax v0.8.10
19442026-06-11T23:02:24.656Z Checking http v1.4.0
19452026-06-11T23:02:24.736Z Checking tracing-core v0.1.36
19462026-06-11T23:02:24.774Z Checking url v2.5.8
19472026-06-11T23:02:24.777Z Checking indexmap v2.14.0
19482026-06-11T23:02:24.881Z Checking ppv-lite86 v0.2.21
19492026-06-11T23:02:25.059Z Checking base64 v0.22.1
19502026-06-11T23:02:25.192Z Checking tracing v0.1.44
19512026-06-11T23:02:25.231Z Checking schemars v0.8.22
19522026-06-11T23:02:25.234Z Checking utf8parse v0.2.2
19532026-06-11T23:02:25.316Z Checking anstyle v1.0.14
19542026-06-11T23:02:25.368Z Checking ipnet v2.11.0
19552026-06-11T23:02:25.404Z Checking unicode-ident v1.0.24
19562026-06-11T23:02:25.442Z Checking colorchoice v1.0.4
19572026-06-11T23:02:25.521Z Checking untrusted v0.9.0
19582026-06-11T23:02:25.556Z Checking proc-macro2 v1.0.106
19592026-06-11T23:02:25.593Z Checking anstyle-query v1.1.5
19602026-06-11T23:02:25.640Z Checking base64ct v1.8.3
19612026-06-11T23:02:25.676Z Checking is_terminal_polyfill v1.70.2
19622026-06-11T23:02:25.727Z Checking ring v0.17.14
19632026-06-11T23:02:25.787Z Checking block-padding v0.3.3
19642026-06-11T23:02:25.887Z Checking quote v1.0.45
19652026-06-11T23:02:25.891Z Checking aho-corasick v1.1.4
19662026-06-11T23:02:25.957Z Checking anstyle-parse v1.0.0
19672026-06-11T23:02:25.960Z Checking inout v0.1.4
19682026-06-11T23:02:26.024Z Checking terminal_size v0.4.3
19692026-06-11T23:02:26.078Z Checking syn v2.0.117
19702026-06-11T23:02:26.121Z Checking cipher v0.4.4
19712026-06-11T23:02:26.162Z Checking rustls-pki-types v1.14.0
19722026-06-11T23:02:26.165Z Checking crossbeam-utils v0.8.21
19732026-06-11T23:02:26.271Z Checking httparse v1.10.1
19742026-06-11T23:02:26.355Z Checking anstream v1.0.0
19752026-06-11T23:02:26.471Z Checking strsim v0.11.1
19762026-06-11T23:02:26.506Z Checking clap_lex v1.0.0
19772026-06-11T23:02:26.546Z Checking allocator-api2 v0.2.21
19782026-06-11T23:02:26.581Z Checking pem-rfc7468 v0.7.0
19792026-06-11T23:02:26.620Z Checking regex-automata v0.4.14
19802026-06-11T23:02:26.623Z Checking tokio-util v0.7.18
19812026-06-11T23:02:26.657Z Checking sha2 v0.10.9
19822026-06-11T23:02:26.692Z Checking clap_builder v4.6.0
19832026-06-11T23:02:26.756Z Checking powerfmt v0.2.0
19842026-06-11T23:02:26.761Z Checking http-body v1.0.1
19852026-06-11T23:02:26.839Z Checking rand_core v0.9.5
19862026-06-11T23:02:26.933Z Checking deranged v0.5.8
19872026-06-11T23:02:26.967Z Checking hmac v0.12.1
19882026-06-11T23:02:27.003Z Checking num_threads v0.1.7
19892026-06-11T23:02:27.038Z Checking atomic-waker v1.1.2
19902026-06-11T23:02:27.115Z Checking time-core v0.1.8
19912026-06-11T23:02:27.163Z Checking num-conv v0.2.0
19922026-06-11T23:02:27.185Z Checking erased-serde v0.3.31
19932026-06-11T23:02:27.292Z Checking try-lock v0.2.5
19942026-06-11T23:02:27.295Z Checking flagset v0.4.7
19952026-06-11T23:02:27.295Z Checking httpdate v1.0.3
19962026-06-11T23:02:27.417Z Checking want v0.3.1
19972026-06-11T23:02:27.475Z Checking der v0.7.10
19982026-06-11T23:02:27.527Z Checking h2 v0.4.13
19992026-06-11T23:02:27.566Z Checking tower-layer v0.3.3
20002026-06-11T23:02:27.605Z Checking slog v2.8.2
20012026-06-11T23:02:28.088Z Checking tower-service v0.3.3
20022026-06-11T23:02:28.122Z Checking pin-utils v0.1.0
20032026-06-11T23:02:28.122Z Checking ryu v1.0.23
20042026-06-11T23:02:28.122Z Checking time v0.3.47
20052026-06-11T23:02:28.122Z Checking rand_chacha v0.9.0
20062026-06-11T23:02:28.122Z Checking clap v4.6.1
20072026-06-11T23:02:28.122Z Checking anyhow v1.0.102
20082026-06-11T23:02:28.140Z Checking spin v0.9.8
20092026-06-11T23:02:28.183Z Checking rand v0.9.2
20102026-06-11T23:02:28.235Z Checking mime v0.3.17
20112026-06-11T23:02:28.274Z Checking http-body-util v0.1.3
20122026-06-11T23:02:28.310Z Checking ipnetwork v0.21.1
20132026-06-11T23:02:28.344Z Checking aws-lc-sys v0.40.0
20142026-06-11T23:02:28.433Z Checking fastrand v2.3.0
20152026-06-11T23:02:28.469Z Checking untrusted v0.7.1
20162026-06-11T23:02:28.515Z Checking spki v0.7.3
20172026-06-11T23:02:28.551Z Checking pbkdf2 v0.12.2
20182026-06-11T23:02:28.607Z Checking aes v0.8.4
20192026-06-11T23:02:28.642Z Checking openssl-probe v0.2.1
20202026-06-11T23:02:28.678Z Checking regex v1.12.3
20212026-06-11T23:02:28.715Z Checking serde_urlencoded v0.7.1
20222026-06-11T23:02:28.719Z Checking cbc v0.1.2
20232026-06-11T23:02:28.783Z Checking salsa20 v0.10.2
20242026-06-11T23:02:28.867Z Checking aws-lc-rs v1.16.3
20252026-06-11T23:02:28.912Z Checking rand_chacha v0.3.1
20262026-06-11T23:02:28.942Z Checking hex v0.4.3
20272026-06-11T23:02:28.945Z Checking encoding_rs v0.8.35
20282026-06-11T23:02:28.975Z Checking pretty-hex v0.4.1
20292026-06-11T23:02:29.103Z Checking simd-adler32 v0.3.8
20302026-06-11T23:02:29.103Z Checking scrypt v0.11.0
20312026-06-11T23:02:29.177Z Checking rand v0.8.6
20322026-06-11T23:02:29.177Z Checking tempfile v3.25.0
20332026-06-11T23:02:29.254Z Checking adler2 v2.0.1
20342026-06-11T23:02:29.303Z Checking plain v0.2.3
20352026-06-11T23:02:29.306Z Checking pkcs5 v0.7.1
20362026-06-11T23:02:29.389Z Checking miniz_oxide v0.8.9
20372026-06-11T23:02:29.432Z Checking ucd-trie v0.1.7
20382026-06-11T23:02:29.436Z Checking rustls-native-certs v0.8.3
20392026-06-11T23:02:29.592Z Checking pest v2.8.6
20402026-06-11T23:02:29.629Z Checking sync_wrapper v1.0.2
20412026-06-11T23:02:29.632Z Checking pkcs8 v0.10.2
20422026-06-11T23:02:29.696Z Checking rustls-webpki v0.103.9
20432026-06-11T23:02:29.733Z Checking camino v1.2.2
20442026-06-11T23:02:29.767Z Checking foldhash v0.2.0
20452026-06-11T23:02:29.770Z Checking tower v0.5.3
20462026-06-11T23:02:29.859Z Checking webpki-roots v1.0.6
20472026-06-11T23:02:29.945Z Checking hashbrown v0.16.1
20482026-06-11T23:02:30.002Z Checking iri-string v0.7.10
20492026-06-11T23:02:30.037Z Checking oxnet v0.1.5
20502026-06-11T23:02:30.040Z Checking futures-executor v0.3.32
20512026-06-11T23:02:30.138Z Checking rustls v0.23.37
20522026-06-11T23:02:30.173Z Checking hyper v1.8.1
20532026-06-11T23:02:30.208Z Checking either v1.15.0
20542026-06-11T23:02:30.211Z Checking futures v0.3.32
20552026-06-11T23:02:30.331Z Checking openapiv3 v2.2.0
20562026-06-11T23:02:30.369Z Checking crc32fast v1.5.0
20572026-06-11T23:02:30.418Z Checking static_assertions v1.1.0
20582026-06-11T23:02:30.460Z Checking lazy_static v1.5.0
20592026-06-11T23:02:30.517Z Checking signature v2.2.0
20602026-06-11T23:02:30.553Z Checking winnow v0.7.14
20612026-06-11T23:02:30.588Z Checking hubpack v0.1.2
20622026-06-11T23:02:30.671Z Checking zlib-rs v0.6.2
20632026-06-11T23:02:30.674Z Checking strum v0.26.3
20642026-06-11T23:02:30.775Z Checking tinyvec_macros v0.1.1
20652026-06-11T23:02:30.837Z Checking psl-types v2.0.11
20662026-06-11T23:02:30.874Z Checking tinyvec v1.10.0
20672026-06-11T23:02:30.979Z Checking publicsuffix v2.3.0
20682026-06-11T23:02:31.015Z Checking tower-http v0.6.8
20692026-06-11T23:02:31.105Z Checking hyper-util v0.1.20
20702026-06-11T23:02:31.161Z Checking cookie v0.18.1
20712026-06-11T23:02:31.202Z Checking sha1 v0.10.6
20722026-06-11T23:02:31.320Z Checking num-integer v0.1.46
20732026-06-11T23:02:31.410Z Checking scroll v0.13.0
20742026-06-11T23:02:31.458Z Checking data-encoding v2.10.0
20752026-06-11T23:02:31.563Z Checking cookie_store v0.22.1
20762026-06-11T23:02:31.567Z Checking flate2 v1.1.9
20772026-06-11T23:02:31.641Z Checking goblin v0.10.5
20782026-06-11T23:02:31.678Z Checking serde_spanned v0.6.9
20792026-06-11T23:02:31.718Z Checking toml_datetime v0.6.11
20802026-06-11T23:02:31.722Z Checking memmap2 v0.9.10
20812026-06-11T23:02:31.830Z Checking base16ct v0.2.0
20822026-06-11T23:02:31.876Z Checking bit-vec v0.8.0
20832026-06-11T23:02:31.924Z Checking dtrace-parser v0.3.0
20842026-06-11T23:02:31.961Z Checking ff v0.13.1
20852026-06-11T23:02:31.964Z Checking thread-id v5.1.0
20862026-06-11T23:02:32.031Z Checking sec1 v0.7.3
20872026-06-11T23:02:32.090Z Checking bit-set v0.8.0
20882026-06-11T23:02:32.127Z Checking wait-timeout v0.2.1
20892026-06-11T23:02:32.131Z Checking group v0.13.0
20902026-06-11T23:02:32.193Z Checking num-iter v0.1.45
20912026-06-11T23:02:32.259Z Checking bstr v1.12.1
20922026-06-11T23:02:32.296Z Checking hkdf v0.12.4
20932026-06-11T23:02:32.299Z Checking crossbeam-epoch v0.9.18
20942026-06-11T23:02:32.363Z Checking anstyle-parse v0.2.7
20952026-06-11T23:02:32.366Z Checking ahash v0.8.12
20962026-06-11T23:02:32.366Z Checking crypto-bigint v0.5.5
20972026-06-11T23:02:32.460Z Checking quick-error v1.2.3
20982026-06-11T23:02:32.494Z Checking tokio-rustls v0.26.4
20992026-06-11T23:02:32.538Z Checking rustls-platform-verifier v0.6.2
21002026-06-11T23:02:32.574Z Checking foreign-types-shared v0.1.1
21012026-06-11T23:02:32.609Z Checking rusty-fork v0.3.1
21022026-06-11T23:02:32.645Z Checking anstream v0.6.21
21032026-06-11T23:02:32.682Z Checking foreign-types v0.3.2
21042026-06-11T23:02:32.685Z Checking rand_xorshift v0.4.0
21052026-06-11T23:02:32.750Z Checking hyper-rustls v0.27.7
21062026-06-11T23:02:32.754Z Checking scroll v0.12.0
21072026-06-11T23:02:32.820Z Checking openssl-sys v0.9.115
21082026-06-11T23:02:32.823Z Checking unarray v0.1.4
21092026-06-11T23:02:32.823Z Checking num-bigint-dig v0.8.6
21102026-06-11T23:02:32.919Z Checking pkcs1 v0.7.5
21112026-06-11T23:02:32.972Z Checking reqwest v0.13.2
21122026-06-11T23:02:33.008Z Checking proptest v1.10.0
21132026-06-11T23:02:33.042Z Checking goblin v0.8.2
21142026-06-11T23:02:33.152Z Checking x509-cert v0.2.5
21152026-06-11T23:02:33.223Z Checking openssl v0.10.79
21162026-06-11T23:02:33.331Z Checking elliptic-curve v0.13.8
21172026-06-11T23:02:33.661Z Checking zerocopy v0.7.35
21182026-06-11T23:02:33.714Z Checking unicode-segmentation v1.12.0
21192026-06-11T23:02:33.814Z Checking rsa v0.9.10
21202026-06-11T23:02:33.852Z Checking dtrace-parser v0.2.0
21212026-06-11T23:02:33.956Z Checking dof v0.4.0
21222026-06-11T23:02:34.047Z Checking rfc6979 v0.4.0
21232026-06-11T23:02:34.112Z Checking memoffset v0.9.1
21242026-06-11T23:02:34.159Z Checking thread-id v4.2.2
21252026-06-11T23:02:34.195Z Checking ecdsa v0.16.9
21262026-06-11T23:02:34.230Z Checking curve25519-dalek v4.1.3
21272026-06-11T23:02:34.266Z Checking rustix v0.38.44
21282026-06-11T23:02:34.303Z Checking env_filter v1.0.0
21292026-06-11T23:02:34.473Z Checking keccak v0.1.6
21302026-06-11T23:02:34.547Z Checking same-file v1.0.6
21312026-06-11T23:02:34.606Z Checking usdt-impl v0.6.0
21322026-06-11T23:02:34.664Z Checking toml_write v0.1.2
21332026-06-11T23:02:34.699Z Checking walkdir v2.5.0
21342026-06-11T23:02:34.781Z Checking newtype-uuid v1.3.2
21352026-06-11T23:02:34.854Z Checking toml_edit v0.22.27
21362026-06-11T23:02:34.889Z Checking sha3 v0.10.8
21372026-06-11T23:02:34.923Z Checking usdt v0.6.0
21382026-06-11T23:02:34.926Z Checking dof v0.3.0
21392026-06-11T23:02:35.002Z Checking daft v0.1.7
21402026-06-11T23:02:35.038Z Checking env_logger v0.11.9
21412026-06-11T23:02:35.075Z Checking ed25519 v2.2.3
21422026-06-11T23:02:35.113Z Checking itertools v0.13.0
21432026-06-11T23:02:35.116Z Checking serde_with v3.17.0
21442026-06-11T23:02:35.231Z Checking native-tls v0.2.18
21452026-06-11T23:02:35.269Z Checking bitflags v1.3.2
21462026-06-11T23:02:35.272Z Checking usdt-impl v0.5.0
21472026-06-11T23:02:35.272Z Checking siphasher v1.0.2
21482026-06-11T23:02:35.369Z Checking ed25519-dalek v2.2.0
21492026-06-11T23:02:35.372Z Checking nix v0.31.2
21502026-06-11T23:02:35.437Z Checking tokio-native-tls v0.3.1
21512026-06-11T23:02:35.479Z Checking toml_parser v1.0.9+spec-1.1.0
21522026-06-11T23:02:35.617Z Checking hyper-tls v0.6.0
21532026-06-11T23:02:35.619Z Checking unicode-normalization v0.1.25
21542026-06-11T23:02:35.688Z Checking signal-hook v0.3.18
21552026-06-11T23:02:35.817Z Checking managed v0.8.0
21562026-06-11T23:02:35.855Z Checking winnow v0.5.40
21572026-06-11T23:02:35.900Z Checking reqwest v0.12.28
21582026-06-11T23:02:35.945Z Checking bzip2-sys v0.1.13+1.0.8
21592026-06-11T23:02:36.024Z Checking object v0.37.3
21602026-06-11T23:02:36.058Z Checking foldhash v0.1.5
21612026-06-11T23:02:36.094Z Checking bzip2 v0.4.4
21622026-06-11T23:02:36.152Z Checking signal-hook-mio v0.2.5
21632026-06-11T23:02:36.217Z Checking hashbrown v0.15.5
21642026-06-11T23:02:36.279Z Checking globset v0.4.18
21652026-06-11T23:02:36.282Z Checking ref-cast v1.0.25
21662026-06-11T23:02:36.436Z Checking zstd-sys v2.0.16+zstd.1.5.7
21672026-06-11T23:02:36.472Z Checking zip v0.6.6
21682026-06-11T23:02:36.556Z Checking pin-project v1.1.11
21692026-06-11T23:02:36.593Z Checking zstd-safe v7.2.4
21702026-06-11T23:02:36.596Z Checking libbz2-rs-sys v0.2.2
21712026-06-11T23:02:36.678Z Checking bumpalo v3.20.2
21722026-06-11T23:02:36.715Z Checking crossterm v0.28.1
21732026-06-11T23:02:36.765Z Checking similar v2.7.0
21742026-06-11T23:02:36.811Z Checking zstd v0.13.3
21752026-06-11T23:02:36.815Z Checking tokio-stream v0.1.18
21762026-06-11T23:02:36.896Z Checking zopfli v0.8.3
21772026-06-11T23:02:36.998Z Checking toml_edit v0.19.15
21782026-06-11T23:02:37.034Z Checking bzip2 v0.6.1
21792026-06-11T23:02:37.038Z Checking fs-err v3.3.0
21802026-06-11T23:02:37.166Z Checking pem v3.0.6
21812026-06-11T23:02:37.223Z Checking hash32 v0.2.1
21822026-06-11T23:02:37.260Z Checking serde-big-array v0.5.1
21832026-06-11T23:02:37.263Z Checking predicates-core v1.0.10
21842026-06-11T23:02:37.343Z Checking unicode-properties v0.1.4
21852026-06-11T23:02:37.399Z Checking jiff v0.2.21
21862026-06-11T23:02:37.435Z Checking unicode-bidi v0.3.18
21872026-06-11T23:02:37.439Z Checking heapless v0.7.17
21882026-06-11T23:02:37.439Z Checking snafu v0.8.9
21892026-06-11T23:02:37.537Z Checking olpc-cjson v0.1.4
21902026-06-11T23:02:37.574Z Checking hickory-proto v0.25.2
21912026-06-11T23:02:37.699Z Checking md-5 v0.10.6
21922026-06-11T23:02:37.759Z Checking stringprep v0.1.5
21932026-06-11T23:02:37.795Z Checking serde_plain v1.0.2
21942026-06-11T23:02:37.861Z Checking float-cmp v0.10.0
21952026-06-11T23:02:37.907Z Checking fallible-iterator v0.2.0
21962026-06-11T23:02:37.941Z Checking normalize-line-endings v0.3.0
21972026-06-11T23:02:37.976Z Checking difflib v0.4.0
21982026-06-11T23:02:38.013Z Checking typed-path v0.9.3
21992026-06-11T23:02:38.057Z Checking smoltcp v0.9.1
22002026-06-11T23:02:38.061Z Checking toml v0.7.8
22012026-06-11T23:02:38.177Z Checking predicates v3.1.4
22022026-06-11T23:02:38.214Z Checking postgres-protocol v0.6.10
22032026-06-11T23:02:38.342Z Checking iddqd v0.4.2
22042026-06-11T23:02:38.422Z Checking phf_shared v0.13.1
22052026-06-11T23:02:38.491Z Checking phf_shared v0.11.3
22062026-06-11T23:02:38.549Z Checking buf-list v1.1.2
22072026-06-11T23:02:38.640Z Checking strum v0.27.2
22082026-06-11T23:02:38.677Z Checking lalrpop-util v0.19.12
22092026-06-11T23:02:38.681Z Checking fixedbitset v0.4.2
22102026-06-11T23:02:38.756Z Checking fixedbitset v0.5.7
22112026-06-11T23:02:38.797Z Checking precomputed-hash v0.1.1
22122026-06-11T23:02:38.826Z Checking tough v0.22.0
22132026-06-11T23:02:38.862Z Checking new_debug_unreachable v1.0.6
22142026-06-11T23:02:38.897Z Checking petgraph v0.6.5
22152026-06-11T23:02:38.901Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22162026-06-11T23:02:38.972Z Checking petgraph v0.8.3
22172026-06-11T23:02:38.975Z Checking string_cache v0.8.9
22182026-06-11T23:02:39.201Z Checking phf v0.13.1
22192026-06-11T23:02:39.264Z Checking postgres-types v0.2.12
22202026-06-11T23:02:39.375Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22212026-06-11T23:02:39.604Z Checking whoami v2.1.0
22222026-06-11T23:02:39.641Z Checking zip v4.6.1
22232026-06-11T23:02:39.677Z Checking peg-runtime v0.8.5
22242026-06-11T23:02:39.827Z Checking tokio-postgres v0.7.16
22252026-06-11T23:02:39.973Z Checking is-terminal v0.4.17
22262026-06-11T23:02:40.096Z Checking crossbeam-channel v0.5.15
22272026-06-11T23:02:40.153Z Compiling structmeta-derive v0.3.0
22282026-06-11T23:02:40.232Z Checking thread_local v1.1.9
22292026-06-11T23:02:40.329Z Checking take_mut v0.2.2
22302026-06-11T23:02:40.422Z Checking term v1.2.1
22312026-06-11T23:02:40.459Z Compiling newtype-uuid-macros v0.1.0
22322026-06-11T23:02:40.491Z Checking slog-async v2.8.0
22332026-06-11T23:02:40.542Z Compiling rustls v0.22.4
22342026-06-11T23:02:40.666Z Checking slog-term v2.9.2
22352026-06-11T23:02:40.701Z Compiling multer v3.1.0
22362026-06-11T23:02:40.791Z Compiling async-stream-impl v0.3.6
22372026-06-11T23:02:40.832Z Compiling dropshot v0.17.0
22382026-06-11T23:02:40.947Z Compiling dropshot_endpoint v0.17.0
22392026-06-11T23:02:40.991Z Checking match_cfg v0.1.0
22402026-06-11T23:02:41.087Z Checking hostname v0.3.1
22412026-06-11T23:02:41.123Z Checking slog-json v2.6.1
22422026-06-11T23:02:41.158Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22432026-06-11T23:02:41.235Z Checking debug-ignore v1.0.5
22442026-06-11T23:02:41.269Z Compiling structmeta v0.3.0
22452026-06-11T23:02:41.269Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22462026-06-11T23:02:41.336Z Checking slog-bunyan v2.5.0
22472026-06-11T23:02:41.374Z Checking progenitor-client v0.14.0
22482026-06-11T23:02:41.410Z Checking rustls-webpki v0.102.8
22492026-06-11T23:02:41.413Z Checking serde_spanned v1.0.4
22502026-06-11T23:02:41.480Z Checking serde_path_to_error v0.1.20
22512026-06-11T23:02:41.514Z Compiling derive-ex v0.1.8
22522026-06-11T23:02:41.556Z Checking toml_datetime v1.0.0+spec-1.1.0
22532026-06-11T23:02:41.599Z Checking compression-core v0.4.31
22542026-06-11T23:02:41.652Z Checking toml_writer v1.0.6+spec-1.1.0
22552026-06-11T23:02:41.737Z Checking async-stream v0.3.6
22562026-06-11T23:02:41.773Z Checking compression-codecs v0.4.37
22572026-06-11T23:02:41.776Z Checking waitgroup v0.1.2
22582026-06-11T23:02:41.873Z Checking toml v1.0.6+spec-1.1.0
22592026-06-11T23:02:41.941Z Checking rustls-pemfile v2.2.0
22602026-06-11T23:02:41.944Z Checking hostname v0.4.2
22612026-06-11T23:02:42.008Z Checking async-compression v0.4.41
22622026-06-11T23:02:42.066Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22632026-06-11T23:02:42.102Z Compiling parse-display-derive v0.10.0
22642026-06-11T23:02:42.142Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22652026-06-11T23:02:42.200Z Checking atomicwrites v0.4.4
22662026-06-11T23:02:42.291Z Checking regress v0.10.5
22672026-06-11T23:02:42.327Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22682026-06-11T23:02:42.383Z Checking itertools v0.14.0
22692026-06-11T23:02:42.487Z Checking macaddr v1.0.1
22702026-06-11T23:02:42.690Z Checking instant v0.1.13
22712026-06-11T23:02:42.725Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22722026-06-11T23:02:42.761Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22732026-06-11T23:02:42.804Z Checking backoff v0.4.0
22742026-06-11T23:02:42.978Z Checking backon v1.6.0
22752026-06-11T23:02:43.014Z Checking humantime v2.3.0
22762026-06-11T23:02:43.170Z Checking progenitor-extras v0.2.0
22772026-06-11T23:02:43.223Z Checking unicode-width v0.2.0
22782026-06-11T23:02:43.260Z Compiling test-strategy v0.4.5
22792026-06-11T23:02:43.264Z Checking heck v0.5.0
22802026-06-11T23:02:43.388Z Checking tokio-rustls v0.25.0
22812026-06-11T23:02:43.424Z Compiling convert_case v0.4.0
22822026-06-11T23:02:43.456Z Checking half v2.7.1
22832026-06-11T23:02:43.490Z Checking ciborium-io v0.2.2
22842026-06-11T23:02:43.526Z Checking secrecy v0.10.3
22852026-06-11T23:02:43.605Z Compiling regress v0.11.1
22862026-06-11T23:02:43.674Z Checking indent_write v2.2.0
22872026-06-11T23:02:43.720Z Checking universal-hash v0.5.1
22882026-06-11T23:02:43.754Z Checking ciborium-ll v0.2.2
22892026-06-11T23:02:43.811Z Compiling derive_more v0.99.20
22902026-06-11T23:02:43.846Z Compiling unsafe-libyaml v0.2.11
22912026-06-11T23:02:43.849Z Checking parse-display v0.10.0
22922026-06-11T23:02:43.913Z Checking opaque-debug v0.3.1
22932026-06-11T23:02:43.946Z Checking ciborium v0.2.2
22942026-06-11T23:02:44.053Z Checking camino-tempfile v1.4.1
22952026-06-11T23:02:44.235Z Compiling crucible-workspace-hack v0.1.0
22962026-06-11T23:02:44.388Z Compiling serde_yaml v0.9.34+deprecated
22972026-06-11T23:02:44.488Z Checking aead v0.5.2
22982026-06-11T23:02:44.653Z Checking poly1305 v0.8.0
22992026-06-11T23:02:44.717Z Checking chacha20 v0.9.1
23002026-06-11T23:02:44.751Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
23012026-06-11T23:02:44.928Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23022026-06-11T23:02:44.931Z Compiling thiserror-impl-no-std v2.0.2
23032026-06-11T23:02:45.155Z Compiling typify-impl v0.6.2
23042026-06-11T23:02:45.273Z Checking swrite v0.1.0
23052026-06-11T23:02:45.398Z Checking password-hash v0.5.0
23062026-06-11T23:02:45.546Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23072026-06-11T23:02:45.648Z Checking blake2 v0.10.6
23082026-06-11T23:02:45.863Z Checking chacha20poly1305 v0.10.1
23092026-06-11T23:02:45.910Z Checking argon2 v0.5.3
23102026-06-11T23:02:46.018Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23112026-06-11T23:02:46.157Z Checking thiserror-no-std v2.0.2
23122026-06-11T23:02:46.271Z Checking vsss-rs v3.3.4
23132026-06-11T23:02:46.307Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23142026-06-11T23:02:46.341Z Checking byte-wrapper v0.1.0
23152026-06-11T23:02:46.449Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23162026-06-11T23:02:46.575Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23172026-06-11T23:02:46.616Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23182026-06-11T23:02:46.710Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23192026-06-11T23:02:46.828Z Checking crossbeam-deque v0.8.6
23202026-06-11T23:02:46.857Z Compiling rayon-core v1.13.0
23212026-06-11T23:02:47.025Z Checking toml v0.8.23
23222026-06-11T23:02:47.349Z Compiling toml_datetime v0.7.5+spec-1.1.0
23232026-06-11T23:02:47.392Z Compiling proc-macro-error v1.0.4
23242026-06-11T23:02:47.428Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23252026-06-11T23:02:47.488Z Checking rayon v1.11.0
23262026-06-11T23:02:47.630Z Compiling toml_edit v0.23.10+spec-1.0.0
23272026-06-11T23:02:47.733Z Checking tabwriter v1.4.1
23282026-06-11T23:02:47.909Z Checking glob v0.3.3
23292026-06-11T23:02:47.948Z Compiling heapless v0.8.0
23302026-06-11T23:02:48.123Z Checking colored v3.1.1
23312026-06-11T23:02:48.199Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23322026-06-11T23:02:48.258Z Compiling proc-macro-crate v3.4.0
23332026-06-11T23:02:48.362Z Compiling ingot-macros v0.1.1
23342026-06-11T23:02:48.519Z Checking hash32 v0.3.1
23352026-06-11T23:02:48.608Z Checking unicode-width v0.1.14
23362026-06-11T23:02:48.670Z Compiling smoltcp v0.11.0
23372026-06-11T23:02:48.710Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23382026-06-11T23:02:48.823Z Compiling num_enum_derive v0.7.6
23392026-06-11T23:02:48.974Z Checking cobs v0.3.0
23402026-06-11T23:02:49.016Z Compiling usdt-macro v0.5.0
23412026-06-11T23:02:49.098Z Compiling usdt-attr-macro v0.5.0
23422026-06-11T23:02:49.145Z Checking memmap v0.7.0
23432026-06-11T23:02:49.275Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23442026-06-11T23:02:49.543Z Checking postcard v1.1.3
23452026-06-11T23:02:49.704Z Compiling typify-macro v0.6.2
23462026-06-11T23:02:49.738Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23472026-06-11T23:02:49.775Z Compiling proc-macro-crate v1.3.1
23482026-06-11T23:02:49.853Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23492026-06-11T23:02:49.887Z Checking num_enum v0.7.6
23502026-06-11T23:02:49.897Z Checking usdt v0.5.0
23512026-06-11T23:02:50.028Z Checking sigpipe v0.1.3
23522026-06-11T23:02:50.085Z Compiling foreign-types-macros v0.2.3
23532026-06-11T23:02:50.119Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23542026-06-11T23:02:50.155Z Checking cpufeatures v0.3.0
23552026-06-11T23:02:50.202Z Checking foreign-types-shared v0.3.1
23562026-06-11T23:02:50.249Z Checking chacha20 v0.10.0
23572026-06-11T23:02:50.319Z Compiling num_enum_derive v0.5.11
23582026-06-11T23:02:50.522Z Checking cstr-argument v0.1.2
23592026-06-11T23:02:50.557Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23602026-06-11T23:02:50.621Z Compiling num-derive v0.4.2
23612026-06-11T23:02:50.669Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23622026-06-11T23:02:50.703Z Checking foreign-types v0.5.0
23632026-06-11T23:02:50.807Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23642026-06-11T23:02:51.002Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23652026-06-11T23:02:51.082Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23662026-06-11T23:02:51.134Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23672026-06-11T23:02:51.138Z Checking rand v0.10.0
23682026-06-11T23:02:51.201Z Checking ingot-types v0.1.2
23692026-06-11T23:02:51.276Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23702026-06-11T23:02:51.329Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23712026-06-11T23:02:51.375Z Checking num_enum v0.5.11
23722026-06-11T23:02:51.450Z Compiling typify v0.6.2
23732026-06-11T23:02:51.488Z Checking itertools v0.12.1
23742026-06-11T23:02:51.553Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23752026-06-11T23:02:51.557Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23762026-06-11T23:02:51.618Z Compiling progenitor-impl v0.14.0
23772026-06-11T23:02:51.648Z Checking ingot v0.1.1
23782026-06-11T23:02:51.779Z Compiling zone_cfg_derive v0.3.1
23792026-06-11T23:02:51.906Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23802026-06-11T23:02:52.104Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23812026-06-11T23:02:52.404Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23822026-06-11T23:02:52.562Z Checking zone v0.3.1
23832026-06-11T23:02:52.566Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23842026-06-11T23:02:52.633Z Checking smf v0.2.3
23852026-06-11T23:02:52.637Z Checking whoami v1.6.1
23862026-06-11T23:02:52.698Z Checking tokio-dtrace v0.1.1
23872026-06-11T23:02:52.839Z Compiling derive-where v1.6.0
23882026-06-11T23:02:52.873Z Checking console v0.15.11
23892026-06-11T23:02:52.908Z Checking oxide-tokio-rt v0.1.4
23902026-06-11T23:02:52.973Z Checking newline-converter v0.3.0
23912026-06-11T23:02:53.107Z Checking num-rational v0.4.2
23922026-06-11T23:02:53.143Z Checking num-complex v0.4.6
23932026-06-11T23:02:53.146Z Checking bytecount v0.6.9
23942026-06-11T23:02:53.211Z Checking expectorate v1.2.0
23952026-06-11T23:02:53.308Z Checking float-ord v0.3.2
23962026-06-11T23:02:53.343Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23972026-06-11T23:02:53.376Z Compiling owo-colors v4.3.0
23982026-06-11T23:02:53.412Z Compiling prettyplease v0.2.37
23992026-06-11T23:02:53.444Z Compiling cancel-safe-futures v0.1.5
24002026-06-11T23:02:53.508Z Checking num v0.4.3
24012026-06-11T23:02:53.609Z Checking libsw-core v0.3.2
24022026-06-11T23:02:53.719Z Checking linear-map v1.2.0
24032026-06-11T23:02:53.789Z Checking libsw v3.5.0
24042026-06-11T23:02:53.996Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24052026-06-11T23:02:54.051Z Checking gethostname v0.5.0
24062026-06-11T23:02:54.182Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24072026-06-11T23:02:54.317Z Compiling progenitor-macro v0.14.0
24082026-06-11T23:02:54.438Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24092026-06-11T23:02:54.489Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24102026-06-11T23:02:55.261Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24112026-06-11T23:02:55.521Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24122026-06-11T23:02:56.210Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24132026-06-11T23:02:58.410Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24142026-06-11T23:02:58.595Z Checking resolv-conf v0.7.6
24152026-06-11T23:02:58.806Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24162026-06-11T23:02:58.997Z Checking unicode-linebreak v0.1.5
24172026-06-11T23:02:59.040Z Checking smawk v0.3.2
24182026-06-11T23:02:59.076Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24192026-06-11T23:02:59.213Z Checking papergrid v0.11.0
24202026-06-11T23:02:59.247Z Compiling tabled_derive v0.7.0
24212026-06-11T23:02:59.283Z Checking progenitor v0.14.0
24222026-06-11T23:02:59.376Z Compiling convert_case v0.10.0
24232026-06-11T23:02:59.449Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24242026-06-11T23:02:59.532Z Compiling slog-dtrace v0.3.0
24252026-06-11T23:02:59.706Z Compiling derive_more-impl v2.1.1
24262026-06-11T23:02:59.821Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24272026-06-11T23:03:00.235Z Checking tabled v0.15.0
24282026-06-11T23:03:00.493Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24292026-06-11T23:03:00.534Z Checking derive_more v2.1.1
24302026-06-11T23:03:00.639Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24312026-06-11T23:03:00.707Z Checking crossterm v0.29.0
24322026-06-11T23:03:00.875Z Checking linked-hash-map v0.5.6
24332026-06-11T23:03:01.074Z Checking lru-cache v0.1.2
24342026-06-11T23:03:01.173Z Checking hickory-proto v0.24.4
24352026-06-11T23:03:01.225Z Checking fd-lock v4.0.4
24362026-06-11T23:03:01.279Z Checking vte v0.14.1
24372026-06-11T23:03:01.330Z Checking display-error-chain v0.2.2
24382026-06-11T23:03:01.373Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24392026-06-11T23:03:01.408Z Checking termtree v0.5.1
24402026-06-11T23:03:01.456Z Checking strip-ansi-escapes v0.2.1
24412026-06-11T23:03:01.489Z Checking nu-ansi-term v0.50.3
24422026-06-11T23:03:01.536Z Checking textwrap v0.16.2
24432026-06-11T23:03:01.569Z Compiling minimal-lexical v0.2.1
24442026-06-11T23:03:01.602Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24452026-06-11T23:03:01.721Z Checking reedline v0.40.0
24462026-06-11T23:03:01.775Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24472026-06-11T23:03:01.846Z Compiling nom v7.1.3
24482026-06-11T23:03:01.938Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24492026-06-11T23:03:02.070Z Compiling ar_archive_writer v0.5.1
24502026-06-11T23:03:02.399Z Checking csv-core v0.1.13
24512026-06-11T23:03:02.572Z Compiling stacker v0.1.23
24522026-06-11T23:03:02.607Z Checking csv v1.4.0
24532026-06-11T23:03:02.861Z Compiling semver v0.1.20
24542026-06-11T23:03:02.919Z Compiling cfg_aliases v0.1.1
24552026-06-11T23:03:02.966Z Compiling psm v0.1.30
24562026-06-11T23:03:03.002Z Checking highway v1.3.0
24572026-06-11T23:03:03.038Z Compiling nix v0.28.0
24582026-06-11T23:03:03.041Z Checking hickory-resolver v0.24.4
24592026-06-11T23:03:03.144Z Compiling rustc_version v0.1.7
24602026-06-11T23:03:03.211Z Checking nibble_vec v0.1.0
24612026-06-11T23:03:03.255Z Checking endian-type v0.1.2
24622026-06-11T23:03:03.259Z Checking home v0.5.12
24632026-06-11T23:03:03.365Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24642026-06-11T23:03:03.400Z Compiling newtype_derive v0.1.6
24652026-06-11T23:03:03.435Z Checking radix_trie v0.2.1
24662026-06-11T23:03:03.438Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24672026-06-11T23:03:03.575Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24682026-06-11T23:03:03.608Z Checking phf_shared v0.12.1
24692026-06-11T23:03:03.673Z Compiling recursive-proc-macro-impl v0.1.1
24702026-06-11T23:03:03.802Z Compiling chrono-tz v0.10.4
24712026-06-11T23:03:03.836Z Checking qorb v0.4.1
24722026-06-11T23:03:03.887Z Checking phf v0.12.1
24732026-06-11T23:03:04.072Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24742026-06-11T23:03:04.107Z Compiling const_format_proc_macros v0.2.34
24752026-06-11T23:03:04.110Z Checking recursive v0.1.1
24762026-06-11T23:03:04.110Z Compiling peg-macros v0.8.5
24772026-06-11T23:03:04.212Z Checking nom v8.0.0
24782026-06-11T23:03:04.293Z Checking winnow v0.6.26
24792026-06-11T23:03:04.577Z Compiling sqlparser_derive v0.5.0
24802026-06-11T23:03:04.947Z Checking unicode_categories v0.1.1
24812026-06-11T23:03:05.024Z Checking rustyline v14.0.0
24822026-06-11T23:03:05.342Z Checking sqlparser v0.61.0
24832026-06-11T23:03:05.420Z Checking sqlformat v0.3.5
24842026-06-11T23:03:05.510Z Checking peg v0.8.5
24852026-06-11T23:03:05.610Z Checking const_format v0.2.35
24862026-06-11T23:03:05.904Z Checking bcs v0.1.6
24872026-06-11T23:03:05.969Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24882026-06-11T23:03:06.068Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24892026-06-11T23:03:06.140Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24902026-06-11T23:03:06.174Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24912026-06-11T23:03:06.289Z Checking steno v0.4.1
24922026-06-11T23:03:06.314Z Checking filetime v0.2.27
24932026-06-11T23:03:06.476Z Checking xattr v1.6.1
24942026-06-11T23:03:06.640Z Checking tar v0.4.45
24952026-06-11T23:03:06.855Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24962026-06-11T23:03:07.027Z Checking subprocess v0.2.15
24972026-06-11T23:03:07.063Z Checking base64 v0.21.7
24982026-06-11T23:03:07.331Z Checking headers-core v0.3.0
24992026-06-11T23:03:07.377Z Checking yasna v0.5.2
25002026-06-11T23:03:07.411Z Checking dropshot-api-manager-types v0.7.2
25012026-06-11T23:03:07.506Z Checking headers v0.4.1
25022026-06-11T23:03:07.608Z Checking tagptr v0.2.0
25032026-06-11T23:03:07.778Z Checking moka v0.12.13
25042026-06-11T23:03:07.813Z Checking rcgen v0.12.1
25052026-06-11T23:03:07.995Z Checking utf-8 v0.7.6
25062026-06-11T23:03:08.155Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25072026-06-11T23:03:08.188Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25082026-06-11T23:03:08.224Z Compiling libefi-sys v0.1.0
25092026-06-11T23:03:08.330Z Checking tungstenite v0.21.0
25102026-06-11T23:03:08.473Z Checking hickory-resolver v0.25.2
25112026-06-11T23:03:08.513Z Compiling bitfield-struct v0.6.2
25122026-06-11T23:03:08.782Z Checking tokio-tungstenite v0.21.0
25132026-06-11T23:03:08.857Z Compiling radium v0.7.0
25142026-06-11T23:03:09.043Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25152026-06-11T23:03:09.079Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25162026-06-11T23:03:09.173Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25172026-06-11T23:03:09.207Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25182026-06-11T23:03:09.237Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25192026-06-11T23:03:09.270Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25202026-06-11T23:03:09.380Z Checking tap v1.0.1
25212026-06-11T23:03:09.436Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25222026-06-11T23:03:09.489Z Compiling maybe-uninit v2.0.0
25232026-06-11T23:03:09.520Z Checking wyz v0.5.1
25242026-06-11T23:03:09.554Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25252026-06-11T23:03:09.691Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25262026-06-11T23:03:09.824Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25272026-06-11T23:03:09.855Z Compiling zerocopy-derive v0.6.6
25282026-06-11T23:03:09.887Z Checking crc-catalog v2.4.0
25292026-06-11T23:03:09.954Z Checking funty v2.0.0
25302026-06-11T23:03:10.005Z Compiling packed_struct v0.10.1
25312026-06-11T23:03:10.148Z Checking crc v3.4.0
25322026-06-11T23:03:10.308Z Checking bitvec v1.0.1
25332026-06-11T23:03:10.383Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25342026-06-11T23:03:10.447Z Compiling packed_struct_codegen v0.10.1
25352026-06-11T23:03:10.709Z Checking zerocopy v0.6.6
25362026-06-11T23:03:11.031Z Compiling bitfield-macros v0.19.4
25372026-06-11T23:03:11.361Z Compiling indexmap v1.9.3
25382026-06-11T23:03:11.550Z Checking nodrop v0.1.14
25392026-06-11T23:03:11.582Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25402026-06-11T23:03:11.657Z Checking smallvec v0.6.14
25412026-06-11T23:03:11.690Z Checking array-init v0.0.4
25422026-06-11T23:03:11.771Z Checking bitfield v0.19.4
25432026-06-11T23:03:11.868Z Checking hashbrown v0.12.3
25442026-06-11T23:03:11.927Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25452026-06-11T23:03:12.010Z Checking serde-hex v0.1.0
25462026-06-11T23:03:12.056Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25472026-06-11T23:03:12.188Z Checking ron v0.8.1
25482026-06-11T23:03:12.238Z Checking hashbrown v0.13.2
25492026-06-11T23:03:12.662Z Checking crc-any v2.5.0
25502026-06-11T23:03:12.725Z Checking object v0.30.4
25512026-06-11T23:03:12.800Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25522026-06-11T23:03:12.840Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25532026-06-11T23:03:12.875Z Checking path-slash v0.1.5
25542026-06-11T23:03:12.906Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25552026-06-11T23:03:12.988Z Compiling xshell-macros v0.2.7
25562026-06-11T23:03:13.021Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25572026-06-11T23:03:13.389Z Checking xshell v0.2.7
25582026-06-11T23:03:13.588Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25592026-06-11T23:03:13.691Z Checking half v1.8.3
25602026-06-11T23:03:13.772Z Compiling num-derive v0.3.3
25612026-06-11T23:03:13.915Z Checking serde_cbor v0.11.2
25622026-06-11T23:03:13.985Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25632026-06-11T23:03:14.319Z Compiling proc-macro-error-attr2 v2.0.0
25642026-06-11T23:03:14.675Z Checking libscf-sys v1.1.0
25652026-06-11T23:03:14.735Z Compiling proc-macro-error2 v2.0.1
25662026-06-11T23:03:14.828Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25672026-06-11T23:03:14.862Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25682026-06-11T23:03:14.929Z Checking papergrid v0.17.0
25692026-06-11T23:03:15.068Z Compiling tabled_derive v0.11.0
25702026-06-11T23:03:15.071Z Checking testing_table v0.3.0
25712026-06-11T23:03:15.135Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25722026-06-11T23:03:15.225Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25732026-06-11T23:03:15.346Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25742026-06-11T23:03:15.641Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25752026-06-11T23:03:15.720Z Checking maplit v1.0.2
25762026-06-11T23:03:15.830Z Compiling git-stub v1.0.0
25772026-06-11T23:03:15.886Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25782026-06-11T23:03:16.028Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25792026-06-11T23:03:16.110Z Checking crc8 v0.1.1
25802026-06-11T23:03:16.150Z Compiling git-stub-vcs v0.1.0
25812026-06-11T23:03:16.234Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25822026-06-11T23:03:16.270Z Checking tabled v0.20.0
25832026-06-11T23:03:16.526Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25842026-06-11T23:03:16.838Z Checking fxhash v0.2.1
25852026-06-11T23:03:16.878Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25862026-06-11T23:03:16.913Z Checking unicase v2.9.0
25872026-06-11T23:03:16.985Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25882026-06-11T23:03:17.091Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25892026-06-11T23:03:17.266Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25902026-06-11T23:03:17.334Z Compiling vergen-lib v0.1.6
25912026-06-11T23:03:17.430Z Compiling diesel_derives v2.3.7
25922026-06-11T23:03:17.513Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25932026-06-11T23:03:17.623Z Checking scheduled-thread-pool v0.2.7
25942026-06-11T23:03:17.700Z Compiling dsl_auto_type v0.2.0
25952026-06-11T23:03:17.791Z Compiling vergen-gitcl v1.0.8
25962026-06-11T23:03:17.825Z Compiling diesel_table_macro_syntax v0.3.0
25972026-06-11T23:03:17.856Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25982026-06-11T23:03:18.050Z Checking r2d2 v0.8.10
25992026-06-11T23:03:18.086Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26002026-06-11T23:03:18.259Z Checking kstat-rs v0.2.4
26012026-06-11T23:03:18.376Z Checking arc-swap v1.8.2
26022026-06-11T23:03:18.465Z Checking downcast-rs v2.0.2
26032026-06-11T23:03:18.583Z Compiling parking_lot_core v0.8.6
26042026-06-11T23:03:18.619Z Checking slog-scope v4.4.1
26052026-06-11T23:03:18.651Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26062026-06-11T23:03:18.781Z Checking slog-stdlog v4.1.1
26072026-06-11T23:03:18.893Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26082026-06-11T23:03:18.926Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26092026-06-11T23:03:18.929Z Checking slog-envlogger v2.2.0
26102026-06-11T23:03:19.109Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26112026-06-11T23:03:19.143Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26122026-06-11T23:03:19.211Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26132026-06-11T23:03:19.251Z Compiling dirs-sys-next v0.1.2
26142026-06-11T23:03:19.328Z Compiling crunchy v0.2.4
26152026-06-11T23:03:19.416Z Checking parking_lot v0.11.2
26162026-06-11T23:03:19.451Z Compiling dirs-next v2.0.0
26172026-06-11T23:03:19.559Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26182026-06-11T23:03:19.598Z Compiling clang-sys v1.8.1
26192026-06-11T23:03:19.663Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26202026-06-11T23:03:19.668Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26212026-06-11T23:03:19.729Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26222026-06-11T23:03:19.970Z Checking prefix-trie v0.7.0
26232026-06-11T23:03:20.003Z Compiling tiny-keccak v2.0.2
26242026-06-11T23:03:20.036Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26252026-06-11T23:03:20.277Z Checking sled v0.34.7
26262026-06-11T23:03:20.343Z Checking hickory-server v0.25.2
26272026-06-11T23:03:20.346Z Compiling term v0.7.0
26282026-06-11T23:03:20.346Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26292026-06-11T23:03:20.439Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26302026-06-11T23:03:20.620Z Checking nanorand v0.7.0
26312026-06-11T23:03:20.726Z Compiling bit-vec v0.6.3
26322026-06-11T23:03:20.841Z Compiling salty v0.3.0
26332026-06-11T23:03:20.974Z Compiling bit-set v0.5.3
26342026-06-11T23:03:21.007Z Checking flume v0.11.1
26352026-06-11T23:03:21.145Z Compiling ascii-canvas v3.0.0
26362026-06-11T23:03:21.269Z Compiling progenitor-impl v0.13.0
26372026-06-11T23:03:21.412Z Checking primeorder v0.13.6
26382026-06-11T23:03:21.499Z Compiling itertools v0.10.5
26392026-06-11T23:03:21.581Z Compiling ena v0.14.4
26402026-06-11T23:03:21.615Z Compiling libloading v0.8.9
26412026-06-11T23:03:21.673Z Compiling diff v0.1.13
26422026-06-11T23:03:21.750Z Compiling regex-syntax v0.6.29
26432026-06-11T23:03:21.819Z Compiling bindgen v0.71.1
26442026-06-11T23:03:22.597Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26452026-06-11T23:03:22.742Z Compiling cexpr v0.6.0
26462026-06-11T23:03:23.047Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26472026-06-11T23:03:23.435Z Compiling lalrpop v0.19.12
26482026-06-11T23:03:23.589Z Checking diesel v2.3.7
26492026-06-11T23:03:23.708Z Checking progenitor-client v0.13.0
26502026-06-11T23:03:23.888Z Compiling fs-err v2.11.0
26512026-06-11T23:03:23.921Z Compiling progenitor-macro v0.13.0
26522026-06-11T23:03:23.953Z Compiling rustc-hash v2.1.1
26532026-06-11T23:03:23.985Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26542026-06-11T23:03:24.168Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26552026-06-11T23:03:24.202Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26562026-06-11T23:03:24.234Z Compiling libxml v0.3.3
26572026-06-11T23:03:24.603Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26582026-06-11T23:03:24.725Z Checking p384 v0.13.1
26592026-06-11T23:03:25.169Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26602026-06-11T23:03:25.538Z Compiling strum_macros v0.24.3
26612026-06-11T23:03:25.571Z Compiling indoc v1.0.9
26622026-06-11T23:03:26.028Z Checking parse-size v1.1.0
26632026-06-11T23:03:26.180Z Checking assert_matches v1.5.0
26642026-06-11T23:03:26.283Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26652026-06-11T23:03:27.046Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26662026-06-11T23:03:27.137Z Compiling typify-impl v0.4.3
26672026-06-11T23:03:27.306Z Checking quick-xml v0.37.5
26682026-06-11T23:03:27.524Z Checking derive_builder v0.20.2
26692026-06-11T23:03:27.668Z Compiling oso-derive v0.27.3
26702026-06-11T23:03:28.188Z Compiling trait-variant v0.1.2
26712026-06-11T23:03:28.221Z Compiling impl-trait-for-tuples v0.2.3
26722026-06-11T23:03:28.754Z Checking openssl-probe v0.1.6
26732026-06-11T23:03:28.844Z Checking progenitor v0.13.0
26742026-06-11T23:03:28.889Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26752026-06-11T23:03:29.069Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26762026-06-11T23:03:29.681Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26772026-06-11T23:03:29.720Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26782026-06-11T23:03:29.766Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26792026-06-11T23:03:30.329Z Checking predicates-tree v1.0.13
26802026-06-11T23:03:30.464Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26812026-06-11T23:03:30.723Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26822026-06-11T23:03:30.757Z Compiling mime_guess v2.0.5
26832026-06-11T23:03:30.791Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26842026-06-11T23:03:31.655Z Compiling typify-macro v0.4.3
26852026-06-11T23:03:31.747Z Checking http-range v0.1.5
26862026-06-11T23:03:33.323Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26872026-06-11T23:03:33.389Z Compiling typify v0.4.3
26882026-06-11T23:03:33.529Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-06-11T23:03:33.573Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26902026-06-11T23:03:33.634Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26912026-06-11T23:03:33.939Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26922026-06-11T23:03:34.776Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26932026-06-11T23:03:35.111Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26942026-06-11T23:03:35.444Z Checking bb8 v0.8.6
26952026-06-11T23:03:35.519Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26962026-06-11T23:03:35.744Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26972026-06-11T23:03:35.883Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26982026-06-11T23:03:35.964Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26992026-06-11T23:03:36.202Z Checking atty v0.2.14
27002026-06-11T23:03:36.332Z Checking corncobs v0.1.4
27012026-06-11T23:03:36.494Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27022026-06-11T23:03:36.667Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27032026-06-11T23:03:36.711Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27042026-06-11T23:03:36.771Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27052026-06-11T23:03:36.775Z Compiling progenitor-impl v0.11.2
27062026-06-11T23:03:37.427Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27072026-06-11T23:03:37.652Z Checking diesel-dtrace v0.5.0
27082026-06-11T23:03:37.716Z Checking async-bb8-diesel v0.2.1
27092026-06-11T23:03:37.926Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27102026-06-11T23:03:38.092Z Checking ignore v0.4.25
27112026-06-11T23:03:38.524Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27122026-06-11T23:03:38.560Z Checking secrecy v0.8.0
27132026-06-11T23:03:39.093Z Checking globwalk v0.9.1
27142026-06-11T23:03:39.340Z Checking hyper-staticfile v0.10.1
27152026-06-11T23:03:39.466Z Compiling progenitor-macro v0.11.2
27162026-06-11T23:03:39.533Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27172026-06-11T23:03:39.656Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27182026-06-11T23:03:39.798Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27192026-06-11T23:03:39.965Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27202026-06-11T23:03:40.312Z Checking progenitor-client v0.11.2
27212026-06-11T23:03:40.347Z Compiling illumos-nvpair-sys v0.2.0
27222026-06-11T23:03:40.550Z Checking nonempty v0.12.0
27232026-06-11T23:03:40.585Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27242026-06-11T23:03:40.661Z Checking camino-tempfile-ext v0.3.3
27252026-06-11T23:03:40.744Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27262026-06-11T23:03:40.891Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27272026-06-11T23:03:41.541Z Checking signal-hook-tokio v0.3.1
27282026-06-11T23:03:41.578Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27292026-06-11T23:03:41.846Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27302026-06-11T23:03:41.881Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27312026-06-11T23:03:42.139Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27322026-06-11T23:03:42.294Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27332026-06-11T23:03:42.528Z Checking illumos-nvpair v0.3.0
27342026-06-11T23:03:42.721Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27352026-06-11T23:03:42.775Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27362026-06-11T23:03:43.128Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27372026-06-11T23:03:43.163Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27382026-06-11T23:03:43.197Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27392026-06-11T23:03:43.388Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27402026-06-11T23:03:43.431Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27412026-06-11T23:03:43.573Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27422026-06-11T23:03:43.815Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27432026-06-11T23:03:43.851Z Checking tungstenite v0.23.0
27442026-06-11T23:03:43.854Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27452026-06-11T23:03:44.309Z Checking tokio-tungstenite v0.23.1
27462026-06-11T23:03:44.397Z Checking progenitor v0.11.2
27472026-06-11T23:03:44.570Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27482026-06-11T23:03:44.603Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27492026-06-11T23:03:45.004Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27502026-06-11T23:03:45.051Z Checking rand_seeder v0.4.0
27512026-06-11T23:03:45.094Z Checking void v1.0.2
27522026-06-11T23:03:45.225Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27532026-06-11T23:03:45.274Z Checking lzss v0.8.2
27542026-06-11T23:03:45.366Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27552026-06-11T23:03:45.414Z Checking nix v0.27.1
27562026-06-11T23:03:45.447Z Checking serde_bytes v0.11.19
27572026-06-11T23:03:45.492Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27582026-06-11T23:03:45.628Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27592026-06-11T23:03:45.661Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27602026-06-11T23:03:45.948Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27612026-06-11T23:03:46.331Z Checking is_ci v1.2.0
27622026-06-11T23:03:46.415Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27632026-06-11T23:03:46.585Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27642026-06-11T23:03:46.626Z Checking yansi v1.0.1
27652026-06-11T23:03:46.701Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27662026-06-11T23:03:46.908Z Checking pretty_assertions v1.4.1
27672026-06-11T23:03:46.987Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27682026-06-11T23:03:47.070Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27692026-06-11T23:03:47.350Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-06-11T23:03:47.385Z Compiling darling_core v0.23.0
27712026-06-11T23:03:48.571Z Compiling indoc v2.0.7
27722026-06-11T23:03:48.629Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27732026-06-11T23:03:48.864Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27742026-06-11T23:03:49.046Z Compiling libz-sys v1.1.24
27752026-06-11T23:03:49.454Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27762026-06-11T23:03:49.625Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27772026-06-11T23:03:49.663Z Compiling instability v0.3.11
27782026-06-11T23:03:49.770Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27792026-06-11T23:03:49.953Z Compiling darling_macro v0.23.0
27802026-06-11T23:03:50.063Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27812026-06-11T23:03:50.274Z Checking castaway v0.2.4
27822026-06-11T23:03:50.407Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27832026-06-11T23:03:50.440Z Checking compact_str v0.8.1
27842026-06-11T23:03:50.473Z Compiling darling v0.23.0
27852026-06-11T23:03:50.839Z Checking supports-color v3.0.2
27862026-06-11T23:03:51.004Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27872026-06-11T23:03:51.056Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27882026-06-11T23:03:51.221Z Checking unicode-truncate v1.1.0
27892026-06-11T23:03:51.279Z Checking console v0.16.2
27902026-06-11T23:03:51.315Z Checking lru v0.12.5
27912026-06-11T23:03:51.394Z Compiling libgit2-sys v0.18.3+1.9.2
27922026-06-11T23:03:51.475Z Checking cassowary v0.3.0
27932026-06-11T23:03:51.508Z Checking unit-prefix v0.5.2
27942026-06-11T23:03:51.687Z Checking indicatif v0.18.4
27952026-06-11T23:03:51.720Z Checking ratatui v0.29.0
27962026-06-11T23:03:51.890Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27972026-06-11T23:03:52.083Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27982026-06-11T23:03:52.354Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27992026-06-11T23:03:53.111Z Compiling vergen-git2 v9.1.0
28002026-06-11T23:03:53.147Z Checking plotters-backend v0.3.7
28012026-06-11T23:03:53.375Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28022026-06-11T23:03:53.409Z Checking plotters-svg v0.3.7
28032026-06-11T23:03:53.579Z Compiling rustls v0.21.12
28042026-06-11T23:03:53.612Z Checking cast v0.3.0
28052026-06-11T23:03:53.788Z Checking criterion-plot v0.6.0
28062026-06-11T23:03:53.910Z Checking plotters v0.3.7
28072026-06-11T23:03:53.955Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28082026-06-11T23:03:54.087Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28092026-06-11T23:03:54.309Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28102026-06-11T23:03:54.531Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28112026-06-11T23:03:54.670Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28122026-06-11T23:03:54.759Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28132026-06-11T23:03:54.887Z Checking colored v2.2.0
28142026-06-11T23:03:54.927Z Checking sct v0.7.1
28152026-06-11T23:03:55.090Z Checking rustls-webpki v0.101.7
28162026-06-11T23:03:55.122Z Checking tinytemplate v1.2.1
28172026-06-11T23:03:55.362Z Checking shell-words v1.1.1
28182026-06-11T23:03:55.417Z Checking oorandom v11.1.5
28192026-06-11T23:03:55.452Z Checking anes v0.1.6
28202026-06-11T23:03:55.556Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28212026-06-11T23:03:55.655Z Checking criterion v0.7.0
28222026-06-11T23:03:56.977Z Checking typeid v1.0.3
28232026-06-11T23:03:57.008Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28242026-06-11T23:03:57.106Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28252026-06-11T23:03:57.883Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28262026-06-11T23:03:58.678Z Checking hex-literal v0.4.1
28272026-06-11T23:03:58.805Z Checking erased-serde v0.4.9
28282026-06-11T23:03:59.179Z Checking tokio-rustls v0.24.1
28292026-06-11T23:03:59.410Z Checking rustls-pemfile v1.0.4
28302026-06-11T23:03:59.578Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28312026-06-11T23:03:59.805Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28322026-06-11T23:04:00.205Z Checking twox-hash v2.1.2
28332026-06-11T23:04:00.317Z Checking ordered-float v2.10.1
28342026-06-11T23:04:00.580Z Checking serde-value v0.7.0
28352026-06-11T23:04:00.623Z Checking serde-untagged v0.1.9
28362026-06-11T23:04:00.819Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28372026-06-11T23:04:00.852Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28382026-06-11T23:04:01.663Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28392026-06-11T23:04:01.849Z Checking fatfs v0.3.6
28402026-06-11T23:04:01.882Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28412026-06-11T23:04:01.939Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28422026-06-11T23:04:02.110Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28432026-06-11T23:04:02.344Z Checking unicode-xid v0.2.6
28442026-06-11T23:04:02.484Z Compiling seq-macro v0.3.6
28452026-06-11T23:04:03.014Z Checking cargo-util-schemas v0.8.2
28462026-06-11T23:04:03.224Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28472026-06-11T23:04:03.419Z Checking cargo-platform v0.2.0
28482026-06-11T23:04:03.632Z Compiling petname v2.0.2
28492026-06-11T23:04:03.903Z Checking cargo_metadata v0.21.0
28502026-06-11T23:04:04.294Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28512026-06-11T23:04:04.674Z Checking concurrent-queue v2.5.0
28522026-06-11T23:04:04.887Z Checking rtoolbox v0.0.3
28532026-06-11T23:04:05.053Z Checking parking v2.2.1
28542026-06-11T23:04:05.210Z Checking event-listener v5.4.1
28552026-06-11T23:04:05.365Z Compiling samael v0.0.19
28562026-06-11T23:04:05.445Z Checking rpassword v7.4.0
28572026-06-11T23:04:05.584Z Checking tui-tree-widget v0.23.1
28582026-06-11T23:04:05.798Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28592026-06-11T23:04:05.890Z Checking polyval v0.6.2
28602026-06-11T23:04:05.988Z Checking sapling-renderdag v0.1.0
28612026-06-11T23:04:06.085Z Checking sync-ptr v0.1.4
28622026-06-11T23:04:06.232Z Checking ghash v0.5.1
28632026-06-11T23:04:06.266Z Checking event-listener-strategy v0.5.4
28642026-06-11T23:04:06.378Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28652026-06-11T23:04:06.426Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28662026-06-11T23:04:06.651Z Checking ctr v0.9.2
28672026-06-11T23:04:06.845Z Checking arrayvec v0.7.6
28682026-06-11T23:04:07.041Z Checking arrayref v0.3.9
28692026-06-11T23:04:07.075Z Checking futures-timer v3.0.3
28702026-06-11T23:04:07.147Z Checking constant_time_eq v0.4.2
28712026-06-11T23:04:07.284Z Checking aes-gcm v0.10.3
28722026-06-11T23:04:07.385Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28732026-06-11T23:04:07.429Z Checking async-lock v3.4.2
28742026-06-11T23:04:07.462Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28752026-06-11T23:04:07.840Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28762026-06-11T23:04:08.415Z Checking ssh-encoding v0.2.0
28772026-06-11T23:04:08.634Z Checking blowfish v0.9.1
28782026-06-11T23:04:08.815Z Compiling strsim v0.10.0
28792026-06-11T23:04:09.043Z Compiling darling_core v0.13.4
28802026-06-11T23:04:09.172Z Checking bcrypt-pbkdf v0.10.0
28812026-06-11T23:04:09.366Z Checking ssh-cipher v0.2.0
28822026-06-11T23:04:09.564Z Checking async-object-pool v0.2.0
28832026-06-11T23:04:09.705Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28842026-06-11T23:04:10.026Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28852026-06-11T23:04:10.099Z Checking serde_regex v1.1.0
28862026-06-11T23:04:10.283Z Checking password-hash v0.4.2
28872026-06-11T23:04:10.506Z Checking assert-json-diff v2.0.2
28882026-06-11T23:04:10.536Z Checking path-tree v0.8.3
28892026-06-11T23:04:10.673Z Compiling target-lexicon v0.13.3
28902026-06-11T23:04:10.706Z Checking stringmetrics v2.2.2
28912026-06-11T23:04:10.747Z Checking gimli v0.32.3
28922026-06-11T23:04:10.884Z Checking httpmock v0.8.3
28932026-06-11T23:04:10.916Z Compiling darling_macro v0.13.4
28942026-06-11T23:04:11.236Z Checking pbkdf2 v0.11.0
28952026-06-11T23:04:11.403Z Checking ssh-key v0.6.7
28962026-06-11T23:04:12.125Z Checking p256 v0.13.2
28972026-06-11T23:04:12.310Z Checking addr2line v0.25.1
28982026-06-11T23:04:12.426Z Checking p521 v0.13.3
28992026-06-11T23:04:12.615Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29002026-06-11T23:04:12.881Z Checking russh-cryptovec v0.7.3
29012026-06-11T23:04:13.043Z Checking md5 v0.7.0
29022026-06-11T23:04:13.046Z Checking rustc-demangle v0.1.27
29032026-06-11T23:04:13.111Z Compiling guppy-workspace-hack v0.1.0
29042026-06-11T23:04:13.245Z Checking russh-keys v0.45.0
29052026-06-11T23:04:13.305Z Compiling darling v0.13.4
29062026-06-11T23:04:13.340Z Checking backtrace v0.3.76
29072026-06-11T23:04:13.446Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29082026-06-11T23:04:13.664Z Checking num-bigint v0.4.6
29092026-06-11T23:04:13.697Z Checking des v0.8.1
29102026-06-11T23:04:13.881Z Compiling blake3 v1.8.3
29112026-06-11T23:04:13.884Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29122026-06-11T23:04:13.949Z Compiling target-spec v3.5.7
29132026-06-11T23:04:14.358Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29142026-06-11T23:04:14.451Z Checking backtrace-ext v0.2.1
29152026-06-11T23:04:14.592Z Checking cfg-expr v0.20.6
29162026-06-11T23:04:14.625Z Checking russh v0.45.0
29172026-06-11T23:04:14.835Z Compiling serde_with_macros v1.5.2
29182026-06-11T23:04:15.023Z Checking supports-color v2.1.0
29192026-06-11T23:04:15.091Z Checking textwrap v0.15.2
29202026-06-11T23:04:15.181Z Checking supports-unicode v2.1.0
29212026-06-11T23:04:15.326Z Checking supports-hyperlinks v2.1.0
29222026-06-11T23:04:15.329Z Checking hashbrown v0.14.5
29232026-06-11T23:04:15.476Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29242026-06-11T23:04:15.696Z Checking cargo-platform v0.3.2
29252026-06-11T23:04:15.729Z Checking socket2 v0.5.10
29262026-06-11T23:04:15.860Z Checking terminal_size v0.1.17
29272026-06-11T23:04:15.903Z Compiling miette-derive v5.10.0
29282026-06-11T23:04:16.038Z Checking owo-colors v3.5.0
29292026-06-11T23:04:16.352Z Checking internet-checksum v0.2.1
29302026-06-11T23:04:16.556Z Checking cargo_metadata v0.23.1
29312026-06-11T23:04:16.588Z Checking chumsky v0.9.3
29322026-06-11T23:04:17.056Z Checking miette v5.10.0
29332026-06-11T23:04:17.339Z Compiling serde_with v1.14.0
29342026-06-11T23:04:17.710Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29352026-06-11T23:04:17.907Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29362026-06-11T23:04:17.911Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29372026-06-11T23:04:18.275Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29382026-06-11T23:04:18.486Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29392026-06-11T23:04:18.522Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29402026-06-11T23:04:18.684Z Compiling knuffel-derive v3.2.0
29412026-06-11T23:04:18.719Z Checking httptest v0.16.4
29422026-06-11T23:04:18.752Z Checking pathdiff v0.2.3
29432026-06-11T23:04:18.884Z Checking topological-sort v0.2.2
29442026-06-11T23:04:19.051Z Checking nested v0.1.1
29452026-06-11T23:04:19.110Z Checking omicron-zone-package v0.12.2
29462026-06-11T23:04:19.213Z Checking guppy v0.17.25
29472026-06-11T23:04:19.369Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29482026-06-11T23:04:19.766Z Compiling git2 v0.20.4
29492026-06-11T23:04:20.017Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29502026-06-11T23:04:20.163Z Checking similar-asserts v1.7.0
29512026-06-11T23:04:20.195Z Checking knuffel v3.2.0
29522026-06-11T23:04:20.278Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29532026-06-11T23:04:20.341Z Compiling target-triple v1.0.0
29542026-06-11T23:04:20.396Z Compiling polar-core v0.27.3
29552026-06-11T23:04:20.435Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29562026-06-11T23:04:20.694Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29572026-06-11T23:04:20.833Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29582026-06-11T23:04:21.030Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29592026-06-11T23:04:21.250Z Checking hickory-client v0.25.2
29602026-06-11T23:04:21.444Z Checking tokio-test v0.4.5
29612026-06-11T23:04:21.551Z Checking escape8259 v0.5.3
29622026-06-11T23:04:21.672Z Compiling assert_cmd v2.1.2
29632026-06-11T23:04:21.711Z Checking libtest-mimic v0.8.1
29642026-06-11T23:04:22.345Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29652026-06-11T23:04:22.482Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29662026-06-11T23:04:22.560Z Checking blake2b_simd v1.0.4
29672026-06-11T23:04:22.989Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29682026-06-11T23:04:23.105Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29692026-06-11T23:04:23.191Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29702026-06-11T23:04:23.396Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29712026-06-11T23:04:23.597Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29722026-06-11T23:04:23.831Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29732026-06-11T23:04:23.953Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29742026-06-11T23:04:24.169Z Checking fancy-regex v0.14.0
29752026-06-11T23:04:24.397Z Checking serde_tokenstream v0.2.3
29762026-06-11T23:04:24.542Z Checking approx v0.5.1
29772026-06-11T23:04:24.637Z Compiling rstest_macros v0.25.0
29782026-06-11T23:04:24.701Z Checking uzers v0.12.2
29792026-06-11T23:04:24.930Z Checking constant_time_eq v0.3.1
29802026-06-11T23:04:24.962Z Compiling linkme-impl v0.3.35
29812026-06-11T23:04:25.059Z Checking termcolor v1.4.1
29822026-06-11T23:04:25.295Z Checking trybuild v1.0.116
29832026-06-11T23:04:25.329Z Checking oso v0.27.3
29842026-06-11T23:04:25.361Z Checking rust-argon2 v2.1.0
29852026-06-11T23:04:25.721Z Checking datatest-stable v0.3.3
29862026-06-11T23:04:26.115Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29872026-06-11T23:04:26.224Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29882026-06-11T23:04:26.445Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29892026-06-11T23:04:26.487Z Checking support-bundle-viewer v0.1.2
29902026-06-11T23:04:26.753Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29912026-06-11T23:04:26.980Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29922026-06-11T23:04:27.198Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29932026-06-11T23:04:27.201Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29942026-06-11T23:04:27.469Z Checking drift v0.2.0
29952026-06-11T23:04:27.502Z Checking rand_distr v0.5.1
29962026-06-11T23:04:27.534Z Checking multimap v0.10.1
29972026-06-11T23:04:27.737Z Compiling relative-path v1.9.3
29982026-06-11T23:04:27.863Z Compiling linkme v0.3.35
29992026-06-11T23:04:27.943Z Checking dropshot-api-manager v0.7.2
30002026-06-11T23:04:28.724Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30012026-06-11T23:04:29.130Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30022026-06-11T23:04:29.208Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30032026-06-11T23:04:29.577Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30042026-06-11T23:04:29.613Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30052026-06-11T23:04:29.784Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30062026-06-11T23:04:29.817Z Checking cargo_toml v0.21.0
30072026-06-11T23:04:29.875Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30082026-06-11T23:04:30.160Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30092026-06-11T23:04:30.455Z Checking partial-io v0.5.4
30102026-06-11T23:04:30.563Z Checking termios v0.3.3
30112026-06-11T23:04:30.618Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30122026-06-11T23:04:30.731Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30132026-06-11T23:04:31.612Z Checking rstest v0.25.0
30142026-06-11T23:04:31.907Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30152026-06-11T23:04:32.708Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30162026-06-11T23:04:36.400Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30172026-06-11T23:04:37.226Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30182026-06-11T23:04:42.145Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30192026-06-11T23:04:42.575Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30202026-06-11T23:04:44.094Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30212026-06-11T23:04:48.935Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30222026-06-11T23:04:54.131Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30232026-06-11T23:04:57.020Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30242026-06-11T23:04:58.198Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30252026-06-11T23:04:58.475Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30262026-06-11T23:04:58.851Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30272026-06-11T23:05:08.657Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30282026-06-11T23:06:18.651Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 00s
30292026-06-11T23:06:19.276Z
30302026-06-11T23:06:19.279Zreal 4:04.120904082
30312026-06-11T23:06:19.279Zuser 21:13.892716152
30322026-06-11T23:06:19.279Zsys 4:49.820058486
30332026-06-11T23:06:19.279Ztrap 0.506283629
30342026-06-11T23:06:19.280Ztflt 0.528739605
30352026-06-11T23:06:19.280Zdflt 0.443064021
30362026-06-11T23:06:19.280Zkflt 0.005615225
30372026-06-11T23:06:19.280Zlock 58:05.283071172
30382026-06-11T23:06:19.280Zslp 58:00.611626235
30392026-06-11T23:06:19.280Zlat 1:50.626814655
30402026-06-11T23:06:19.280Zstop 10:55.944546359
30412026-06-11T23:06:19.280Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30422026-06-11T23:06:19.280Z+ ptime -m cargo doc --workspace --no-deps
30432026-06-11T23:06:20.150Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30442026-06-11T23:06:20.150Z |
30452026-06-11T23:06:20.150Z = 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)`
30462026-06-11T23:06:20.150Z = 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>
30472026-06-11T23:06:21.156Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30482026-06-11T23:06:21.390Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30492026-06-11T23:06:21.433Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30502026-06-11T23:06:21.494Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30512026-06-11T23:06:21.602Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30522026-06-11T23:06:21.642Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30532026-06-11T23:06:21.667Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30542026-06-11T23:06:21.692Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30552026-06-11T23:06:21.755Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30562026-06-11T23:06:21.862Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30572026-06-11T23:06:21.898Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30582026-06-11T23:06:21.940Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30592026-06-11T23:06:21.969Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30602026-06-11T23:06:22.030Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30612026-06-11T23:06:22.052Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30622026-06-11T23:06:22.075Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30632026-06-11T23:06:22.098Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30642026-06-11T23:06:22.139Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30652026-06-11T23:06:22.142Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30662026-06-11T23:06:22.184Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30672026-06-11T23:06:22.487Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30682026-06-11T23:06:22.728Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30692026-06-11T23:06:22.807Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30702026-06-11T23:06:22.874Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30712026-06-11T23:06:22.915Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30722026-06-11T23:06:22.954Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30732026-06-11T23:06:23.103Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30742026-06-11T23:06:23.136Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30752026-06-11T23:06:23.264Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30762026-06-11T23:06:23.320Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30772026-06-11T23:06:23.459Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30782026-06-11T23:06:23.507Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30792026-06-11T23:06:23.575Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30802026-06-11T23:06:23.734Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30812026-06-11T23:06:23.756Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30822026-06-11T23:06:23.780Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30832026-06-11T23:06:23.963Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30842026-06-11T23:06:24.002Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30852026-06-11T23:06:24.193Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30862026-06-11T23:06:24.446Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30872026-06-11T23:06:24.481Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30882026-06-11T23:06:24.533Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30892026-06-11T23:06:24.769Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30902026-06-11T23:06:24.792Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30912026-06-11T23:06:24.950Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30922026-06-11T23:06:24.977Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30932026-06-11T23:06:25.058Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30942026-06-11T23:06:25.081Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30952026-06-11T23:06:25.179Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30962026-06-11T23:06:25.258Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30972026-06-11T23:06:25.324Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30982026-06-11T23:06:25.404Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30992026-06-11T23:06:25.456Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31002026-06-11T23:06:25.549Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31012026-06-11T23:06:25.578Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31022026-06-11T23:06:25.600Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31032026-06-11T23:06:25.628Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31042026-06-11T23:06:25.653Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31052026-06-11T23:06:26.082Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31062026-06-11T23:06:26.185Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31072026-06-11T23:06:26.409Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31082026-06-11T23:06:26.621Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31092026-06-11T23:06:26.694Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31102026-06-11T23:06:27.077Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31112026-06-11T23:06:27.136Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31122026-06-11T23:06:27.140Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31132026-06-11T23:06:27.181Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31142026-06-11T23:06:27.435Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31152026-06-11T23:06:27.462Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31162026-06-11T23:06:27.634Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31172026-06-11T23:06:27.734Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31182026-06-11T23:06:28.253Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31192026-06-11T23:06:28.554Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31202026-06-11T23:06:28.812Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31212026-06-11T23:06:28.939Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31222026-06-11T23:06:29.123Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31232026-06-11T23:06:29.625Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31242026-06-11T23:06:29.648Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31252026-06-11T23:06:29.670Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31262026-06-11T23:06:29.818Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31272026-06-11T23:06:29.995Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31282026-06-11T23:06:30.069Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31292026-06-11T23:06:30.196Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31302026-06-11T23:06:30.365Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31312026-06-11T23:06:30.368Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31322026-06-11T23:06:30.410Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31332026-06-11T23:06:30.595Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31342026-06-11T23:06:30.617Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31352026-06-11T23:06:30.700Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31362026-06-11T23:06:30.861Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31372026-06-11T23:06:30.883Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31382026-06-11T23:06:30.904Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31392026-06-11T23:06:30.990Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31402026-06-11T23:06:31.079Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31412026-06-11T23:06:31.101Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31422026-06-11T23:06:31.172Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31432026-06-11T23:06:31.194Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31442026-06-11T23:06:31.263Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31452026-06-11T23:06:31.396Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31462026-06-11T23:06:31.449Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31472026-06-11T23:06:31.499Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31482026-06-11T23:06:31.549Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31492026-06-11T23:06:31.572Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31502026-06-11T23:06:31.671Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31512026-06-11T23:06:31.772Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31522026-06-11T23:06:31.853Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31532026-06-11T23:06:31.875Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31542026-06-11T23:06:31.973Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31552026-06-11T23:06:32.076Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31562026-06-11T23:06:32.294Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31572026-06-11T23:06:32.315Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31582026-06-11T23:06:32.462Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31592026-06-11T23:06:32.661Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31602026-06-11T23:06:32.748Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31612026-06-11T23:06:32.913Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31622026-06-11T23:06:33.714Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31632026-06-11T23:06:33.790Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31642026-06-11T23:06:34.323Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31652026-06-11T23:06:34.630Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31662026-06-11T23:06:34.897Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31672026-06-11T23:06:35.022Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31682026-06-11T23:06:35.245Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31692026-06-11T23:06:35.315Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31702026-06-11T23:06:35.874Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31712026-06-11T23:06:35.970Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31722026-06-11T23:06:36.096Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31732026-06-11T23:06:36.143Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31742026-06-11T23:06:36.662Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31752026-06-11T23:06:36.849Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31762026-06-11T23:06:36.872Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31772026-06-11T23:06:36.972Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31782026-06-11T23:06:37.356Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31792026-06-11T23:06:38.049Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31802026-06-11T23:06:38.078Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31812026-06-11T23:06:38.231Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31822026-06-11T23:06:38.835Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31832026-06-11T23:06:39.127Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31842026-06-11T23:06:39.528Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31852026-06-11T23:06:39.996Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31862026-06-11T23:06:40.963Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31872026-06-11T23:06:40.988Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31882026-06-11T23:06:41.542Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31892026-06-11T23:06:41.699Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31902026-06-11T23:06:41.723Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31912026-06-11T23:06:41.836Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31922026-06-11T23:06:41.902Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31932026-06-11T23:06:42.008Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31942026-06-11T23:06:42.154Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31952026-06-11T23:06:42.371Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31962026-06-11T23:06:42.496Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31972026-06-11T23:06:42.757Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31982026-06-11T23:06:43.008Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31992026-06-11T23:06:43.152Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32002026-06-11T23:06:43.213Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32012026-06-11T23:06:43.509Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32022026-06-11T23:06:44.177Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32032026-06-11T23:06:44.583Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32042026-06-11T23:06:45.263Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32052026-06-11T23:06:45.466Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32062026-06-11T23:06:47.397Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32072026-06-11T23:06:47.840Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32082026-06-11T23:06:49.375Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32092026-06-11T23:06:50.001Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32102026-06-11T23:06:50.047Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32112026-06-11T23:06:50.478Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32122026-06-11T23:06:50.619Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32132026-06-11T23:06:51.027Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32142026-06-11T23:06:51.132Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32152026-06-11T23:06:51.762Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32162026-06-11T23:06:52.216Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32172026-06-11T23:06:52.906Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32182026-06-11T23:06:52.931Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32192026-06-11T23:06:53.064Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32202026-06-11T23:06:53.827Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32212026-06-11T23:06:54.050Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32222026-06-11T23:06:54.632Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32232026-06-11T23:06:54.771Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32242026-06-11T23:06:54.795Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32252026-06-11T23:06:54.984Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32262026-06-11T23:06:55.282Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32272026-06-11T23:06:55.504Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32282026-06-11T23:06:55.718Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32292026-06-11T23:06:56.006Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32302026-06-11T23:06:56.425Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32312026-06-11T23:06:56.626Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32322026-06-11T23:06:57.207Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32332026-06-11T23:06:57.238Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32342026-06-11T23:06:57.649Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32352026-06-11T23:07:00.270Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32362026-06-11T23:07:01.702Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32372026-06-11T23:07:02.293Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32382026-06-11T23:07:02.577Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32392026-06-11T23:07:04.306Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32402026-06-11T23:07:05.067Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32412026-06-11T23:07:06.637Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32422026-06-11T23:07:07.094Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32432026-06-11T23:07:07.603Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32442026-06-11T23:07:09.577Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32452026-06-11T23:07:09.916Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32462026-06-11T23:07:11.683Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32472026-06-11T23:07:11.800Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32482026-06-11T23:07:12.121Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32492026-06-11T23:07:12.975Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32502026-06-11T23:07:13.532Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32512026-06-11T23:07:14.085Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32522026-06-11T23:07:18.818Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32532026-06-11T23:07:19.387Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32542026-06-11T23:07:20.025Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32552026-06-11T23:07:21.219Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32562026-06-11T23:07:21.989Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-06-11T23:07:22.880Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32582026-06-11T23:07:23.526Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32592026-06-11T23:07:24.270Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32602026-06-11T23:07:25.286Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32612026-06-11T23:07:26.135Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32622026-06-11T23:07:26.798Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32632026-06-11T23:07:27.051Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32642026-06-11T23:07:27.585Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32652026-06-11T23:07:28.420Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32662026-06-11T23:07:29.245Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32672026-06-11T23:07:32.416Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32682026-06-11T23:07:33.567Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32692026-06-11T23:07:34.110Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32702026-06-11T23:07:34.981Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32712026-06-11T23:07:35.763Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32722026-06-11T23:07:36.894Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32732026-06-11T23:07:39.860Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32742026-06-11T23:07:40.255Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32752026-06-11T23:07:40.971Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32762026-06-11T23:07:42.175Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32772026-06-11T23:07:43.797Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32782026-06-11T23:07:44.778Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32792026-06-11T23:07:47.101Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32802026-06-11T23:07:47.759Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32812026-06-11T23:07:49.139Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32822026-06-11T23:07:50.833Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32832026-06-11T23:07:52.437Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32842026-06-11T23:07:53.830Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32852026-06-11T23:07:55.439Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32862026-06-11T23:07:58.568Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32872026-06-11T23:08:00.065Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32882026-06-11T23:08:03.974Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32892026-06-11T23:08:05.032Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32902026-06-11T23:08:05.946Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32912026-06-11T23:08:06.684Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32922026-06-11T23:08:08.271Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32932026-06-11T23:08:09.937Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32942026-06-11T23:08:11.720Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32952026-06-11T23:08:13.746Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32962026-06-11T23:08:15.393Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32972026-06-11T23:08:17.367Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32982026-06-11T23:08:18.780Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32992026-06-11T23:08:22.112Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33002026-06-11T23:08:23.766Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33012026-06-11T23:08:25.433Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33022026-06-11T23:08:26.725Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33032026-06-11T23:08:28.778Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33042026-06-11T23:08:30.206Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33052026-06-11T23:08:32.235Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33062026-06-11T23:08:33.796Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33072026-06-11T23:08:35.392Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33082026-06-11T23:08:37.468Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33092026-06-11T23:08:39.146Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33102026-06-11T23:08:40.932Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33112026-06-11T23:08:42.669Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33122026-06-11T23:08:44.858Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33132026-06-11T23:08:46.803Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33142026-06-11T23:08:48.699Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33152026-06-11T23:08:51.923Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33162026-06-11T23:08:52.881Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33172026-06-11T23:08:54.810Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33182026-06-11T23:08:57.866Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33192026-06-11T23:08:59.443Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33202026-06-11T23:09:01.962Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33212026-06-11T23:09:04.048Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33222026-06-11T23:09:06.314Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33232026-06-11T23:09:08.496Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33242026-06-11T23:09:10.988Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33252026-06-11T23:09:13.355Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33262026-06-11T23:09:15.056Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33272026-06-11T23:09:17.274Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33282026-06-11T23:09:19.452Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33292026-06-11T23:09:21.729Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33302026-06-11T23:09:23.888Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33312026-06-11T23:09:26.285Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33322026-06-11T23:09:28.530Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33332026-06-11T23:09:30.724Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33342026-06-11T23:09:33.066Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33352026-06-11T23:09:35.278Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33362026-06-11T23:09:37.509Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33372026-06-11T23:09:39.844Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33382026-06-11T23:09:42.185Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33392026-06-11T23:09:44.540Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33402026-06-11T23:09:46.894Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33412026-06-11T23:09:49.239Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33422026-06-11T23:09:51.632Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33432026-06-11T23:09:53.866Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33442026-06-11T23:09:56.320Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33452026-06-11T23:09:58.794Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33462026-06-11T23:10:01.090Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33472026-06-11T23:10:03.638Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33482026-06-11T23:10:05.869Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33492026-06-11T23:10:08.299Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33502026-06-11T23:10:10.660Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33512026-06-11T23:10:12.999Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33522026-06-11T23:10:15.397Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33532026-06-11T23:10:17.871Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33542026-06-11T23:10:20.252Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33552026-06-11T23:10:22.702Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33562026-06-11T23:10:25.017Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33572026-06-11T23:10:27.397Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33582026-06-11T23:10:29.750Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33592026-06-11T23:10:32.158Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33602026-06-11T23:10:35.199Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33612026-06-11T23:10:37.396Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33622026-06-11T23:10:39.866Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33632026-06-11T23:10:42.484Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33642026-06-11T23:10:45.164Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33652026-06-11T23:10:47.708Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33662026-06-11T23:10:50.279Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33672026-06-11T23:10:52.770Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33682026-06-11T23:10:55.351Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33692026-06-11T23:10:57.948Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33702026-06-11T23:11:00.957Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33712026-06-11T23:11:03.380Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33722026-06-11T23:11:05.935Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33732026-06-11T23:11:13.469Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33742026-06-11T23:11:13.790Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33752026-06-11T23:11:17.059Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33762026-06-11T23:11:20.630Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33772026-06-11T23:11:23.936Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33782026-06-11T23:11:28.615Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33792026-06-11T23:11:31.455Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33802026-06-11T23:11:35.100Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33812026-06-11T23:11:38.780Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33822026-06-11T23:11:42.521Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33832026-06-11T23:11:46.387Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33842026-06-11T23:11:49.910Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33852026-06-11T23:11:53.685Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33862026-06-11T23:11:57.559Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33872026-06-11T23:12:01.072Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33882026-06-11T23:12:04.859Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33892026-06-11T23:12:09.528Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33902026-06-11T23:12:12.599Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33912026-06-11T23:12:15.881Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33922026-06-11T23:12:19.644Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33932026-06-11T23:12:23.336Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33942026-06-11T23:12:27.133Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33952026-06-11T23:12:30.822Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33962026-06-11T23:12:34.579Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33972026-06-11T23:13:04.328Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 45s
33982026-06-11T23:13:04.476Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 197 other files
33992026-06-11T23:13:04.776Z
34002026-06-11T23:13:04.776Zreal 6:45.213289409
34012026-06-11T23:13:04.776Zuser 17:51.933582877
34022026-06-11T23:13:04.776Zsys 3:48.362546603
34032026-06-11T23:13:04.803Ztrap 0.265971409
34042026-06-11T23:13:04.803Ztflt 0.061677168
34052026-06-11T23:13:04.803Zdflt 0.030579694
34062026-06-11T23:13:04.803Zkflt 0.000036990
34072026-06-11T23:13:04.803Zlock 6:16:33.393638701
34082026-06-11T23:13:04.804Zslp 2:16:24.890304468
34092026-06-11T23:13:04.804Zlat 34.329474722
34102026-06-11T23:13:04.804Zstop 1:39.630946210
34112026-06-11T23:13:04.804Zprocess exited: duration 810878 ms, exit code 0
 
34122026-06-11T23:13:04.877Zfound 0 output files