01KXNZSPXKAE45TM1NYTT7VV5E: clippy (helios)

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

Buildomat Job: 01KXNZTGQG7AZQZ01NQEM6CHNB

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-07-16T17:34:10.277Zjob assigned to worker 01KXNZTSTA6MAP7FM561602RV3 [factory aws, i-08c32e788fe287e06] (queued for 1 m 2 s)
 
22026-07-16T17:34:16.411Zstarting task 0: "setup"
32026-07-16T17:34:16.415Z++ uname -s
42026-07-16T17:34:16.423Z+ kern=SunOS
52026-07-16T17:34:16.423Z+ build_user=build
62026-07-16T17:34:16.423Z+ build_uid=12345
72026-07-16T17:34:16.423Z+ work_dir=/work
82026-07-16T17:34:16.423Z+ input_dir=/input
92026-07-16T17:34:16.423Z+ [[ 0 == 12345 ]]
102026-07-16T17:34:16.423Z+ case "$kern" in
112026-07-16T17:34:16.423Z+ groupadd -g 12345 build
122026-07-16T17:34:16.423Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-07-16T17:34:18.424Z+ zfs create -o mountpoint=/work rpool/work
142026-07-16T17:34:18.551Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-07-16T17:34:18.560Z+ home_fs=zfs
162026-07-16T17:34:18.560Z+ [[ zfs == autofs ]]
172026-07-16T17:34:18.560Z+ mkdir -p /home/build
182026-07-16T17:34:18.560Z+ chown build:build /home/build /work
192026-07-16T17:34:20.555Z+ chmod 0700 /home/build /work
202026-07-16T17:34:20.559Zprocess exited: duration 4149 ms, exit code 0
 
212026-07-16T17:34:20.566Zstarting task 1: "rust-toolchain"
222026-07-16T17:34:20.570Z+ printf ' * rust toolchain channel = "%s"\n' 1.96.1
232026-07-16T17:34:20.570Z * rust toolchain channel = "1.96.1"
242026-07-16T17:34:20.570Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-07-16T17:34:20.570Z * rust toolchain profile = "default"
262026-07-16T17:34:20.570Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-07-16T17:34:20.570Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-07-16T17:34:20.573Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-07-16T17:34:20.573Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.96.1 --profile default
302026-07-16T17:34:20.677Zinfo: downloading installer
312026-07-16T17:34:21.948Zwarn: It looks like you have an existing rustup settings file at:
322026-07-16T17:34:21.948Zwarn: /home/build/.rustup/settings.toml
332026-07-16T17:34:21.949Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-07-16T17:34:21.949Zwarn: instead of the one inferred from the default host triple.
352026-07-16T17:34:21.959Zinfo: profile set to default
362026-07-16T17:34:21.959Zinfo: default host triple is x86_64-unknown-illumos
372026-07-16T17:34:21.963Zinfo: syncing channel updates for 1.96.1-x86_64-unknown-illumos
382026-07-16T17:34:22.103Zinfo: latest update on 2026-06-30 for version 1.96.1 (31fca3adb 2026-06-26)
392026-07-16T17:34:22.110Zinfo: downloading 6 components
402026-07-16T17:34:36.537Zinfo: default toolchain set to 1.96.1-x86_64-unknown-illumos
412026-07-16T17:34:36.537Z
422026-07-16T17:34:40.084Z 1.96.1-x86_64-unknown-illumos installed - rustc 1.96.1 (31fca3adb 2026-06-26)
432026-07-16T17:34:40.084Z
442026-07-16T17:34:40.084Z
452026-07-16T17:34:40.084ZRust is installed now. Great!
462026-07-16T17:34:40.084Z
472026-07-16T17:34:40.084ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-07-16T17:34:40.084Zenvironment variable. This has not been done automatically.
492026-07-16T17:34:40.084Z
502026-07-16T17:34:40.085ZTo configure your current shell, you need to source
512026-07-16T17:34:40.085Zthe corresponding env file under $HOME/.cargo.
522026-07-16T17:34:40.086Z
532026-07-16T17:34:40.086ZThis is usually done by running one of the following (note the leading DOT):
542026-07-16T17:34:40.086Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-07-16T17:34:40.086Zsource "$HOME/.cargo/env.fish" # For fish
562026-07-16T17:34:40.086Zsource "~/.cargo/env.nu" # For nushell
572026-07-16T17:34:40.086Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-07-16T17:34:40.086Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-07-16T17:34:40.086Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-07-16T17:34:40.086Zwarn: no default linker (`cc`) was found in your PATH
612026-07-16T17:34:40.086Zwarn: many Rust crates require a system C toolchain to build
622026-07-16T17:34:40.086Z+ rustup --version
632026-07-16T17:34:40.086Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-07-16T17:34:40.086Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-07-16T17:34:40.086Zinfo: the currently active `rustc` version is `rustc 1.96.1 (31fca3adb 2026-06-26)`
662026-07-16T17:34:40.086Z+ cargo --version
672026-07-16T17:34:40.086Zcargo 1.96.1 (356927216 2026-06-26)
682026-07-16T17:34:40.086Z+ rustc --version
692026-07-16T17:34:40.086Zrustc 1.96.1 (31fca3adb 2026-06-26)
702026-07-16T17:34:40.086Zprocess exited: duration 16162 ms, exit code 0
 
712026-07-16T17:34:40.193Zstarting task 2: "authentication"
722026-07-16T17:34:40.213Zprocess exited: duration 66 ms, exit code 0
 
732026-07-16T17:34:40.231Zstarting task 3: "clone repository"
742026-07-16T17:34:40.234Z+ mkdir -p /work/oxidecomputer/omicron
752026-07-16T17:34:40.234Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-07-16T17:34:40.261ZCloning into '/work/oxidecomputer/omicron'...
772026-07-16T17:34:51.491Z+ cd /work/oxidecomputer/omicron
782026-07-16T17:34:51.491Z+ git fetch origin 6d647115bd4295e5f5d132348b35350cc15b7df8
792026-07-16T17:34:51.771ZFrom https://github.com/oxidecomputer/omicron
802026-07-16T17:34:51.771Z * branch 6d647115bd4295e5f5d132348b35350cc15b7df8 -> FETCH_HEAD
812026-07-16T17:34:51.780Z+ [[ -n add_groups_to_user_endpoint ]]
822026-07-16T17:34:51.783Z++ git branch --show-current
832026-07-16T17:34:51.783Z+ current=main
842026-07-16T17:34:51.783Z+ [[ main != add_groups_to_user_endpoint ]]
852026-07-16T17:34:51.783Z+ git branch -f add_groups_to_user_endpoint 6d647115bd4295e5f5d132348b35350cc15b7df8
862026-07-16T17:34:51.786Z+ git checkout -f add_groups_to_user_endpoint
872026-07-16T17:34:52.026ZSwitched to branch 'add_groups_to_user_endpoint'
882026-07-16T17:34:52.029Z+ git reset --hard 6d647115bd4295e5f5d132348b35350cc15b7df8
892026-07-16T17:34:52.050ZHEAD is now at 6d647115b Merge main and resolve conflicts
902026-07-16T17:34:52.053Zprocess exited: duration 11825 ms, exit code 0
 
912026-07-16T17:34:52.059Zstarting task 4: "build"
922026-07-16T17:34:52.066Z+ source ./env.sh
932026-07-16T17:34:52.066Z++ OLD_SHELL_OPTS=ehxB
942026-07-16T17:34:52.066Z++ set -o xtrace
952026-07-16T17:34:52.070Z++++ dirname ./env.sh
962026-07-16T17:34:52.072Z+++ readlink -f .
972026-07-16T17:34:52.076Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ 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-07-16T17:34:52.076Z++ 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-07-16T17:34:52.077Z++ 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-07-16T17:34:52.077Z++ case $OLD_SHELL_OPTS in
1092026-07-16T17:34:52.077Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-07-16T17:34:52.077Z+ source .github/buildomat/ci-env.sh
1112026-07-16T17:34:52.077Z++ export CARGO_TERM_COLOR=always
1122026-07-16T17:34:52.077Z++ CARGO_TERM_COLOR=always
1132026-07-16T17:34:52.080Z+++ uname -s
1142026-07-16T17:34:52.080Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-07-16T17:34:52.080Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-07-16T17:34:52.080Z+ cargo --version
1172026-07-16T17:34:52.089Zcargo 1.96.1 (356927216 2026-06-26)
1182026-07-16T17:34:52.094Z+ rustc --version
1192026-07-16T17:34:52.111Zrustc 1.96.1 (31fca3adb 2026-06-26)
1202026-07-16T17:34:52.114Z+ banner prerequisites
1212026-07-16T17:34:52.117Z
1222026-07-16T17:34:52.117Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-07-16T17:34:52.117Z # # # # # # # # # # # # # # #
1242026-07-16T17:34:52.117Z # # # # ##### # # ##### # # # # # #### #
1252026-07-16T17:34:52.117Z ##### ##### # ##### # # # # # # # # #
1262026-07-16T17:34:52.117Z # # # # # # # # # # # # # # #
1272026-07-16T17:34:52.117Z # # # ###### # # ###### ### # #### # #### #
1282026-07-16T17:34:52.117Z
1292026-07-16T17:34:52.117Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-07-16T17:34:53.645Z Startup: Refreshing catalog 'helios' ... Done
1312026-07-16T17:34:53.761Z Startup: Caching catalogs ... Done
1322026-07-16T17:34:54.285ZPlanning: Solver setup ... Done (0.477s)
1332026-07-16T17:34:54.314ZPlanning: Running solver ... Done (0.028s)
1342026-07-16T17:34:54.326ZPlanning: Finding local manifests ... Done (0.003s)
1352026-07-16T17:34:54.338ZPlanning: Fetching manifests: 0/2 0% complete
1362026-07-16T17:34:54.358ZPlanning: Fetching manifests: 2/2 100% complete
1372026-07-16T17:34:54.372ZPlanning: Package planning ... Done (0.014s)
1382026-07-16T17:34:54.375ZPlanning: Merging actions ... Done (0.001s)
1392026-07-16T17:34:54.540ZPlanning: Checking for conflicting actions ... Done (0.166s)
1402026-07-16T17:34:54.543ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-07-16T17:34:55.391ZPlanning: Evaluating mediators ... Done (0.850s)
1422026-07-16T17:34:55.394ZPlanning: Planning completed in 1.61 seconds
1432026-07-16T17:34:55.400Z Packages to install: 2
1442026-07-16T17:34:55.400Z Estimated space available: 156.06 GB
1452026-07-16T17:34:55.400ZEstimated space to be consumed: 32.66 MB
1462026-07-16T17:34:55.403Z Create boot environment: No
1472026-07-16T17:34:55.403ZCreate backup boot environment: No
1482026-07-16T17:34:55.403Z Rebuild boot archive: No
1492026-07-16T17:34:55.403Z
1502026-07-16T17:34:55.404ZChanged packages:
1512026-07-16T17:34:55.404Zhelios
1522026-07-16T17:34:55.404Z developer/build-essential
1532026-07-16T17:34:55.404Z None -> 11-3.0
1542026-07-16T17:34:55.404Z library/libxmlsec1
1552026-07-16T17:34:55.404Z None -> 1.2.35-3.0
1562026-07-16T17:34:55.424Z
1572026-07-16T17:34:55.424ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-07-16T17:34:56.739ZDownload: Completed 1.28 MB in 1.31 seconds (998k/s)
1592026-07-16T17:34:56.800Z Actions: 1/268 actions (Installing new actions)
1602026-07-16T17:34:56.839Z Actions: Completed 268 actions in 0.04 seconds.
1612026-07-16T17:34:56.850ZFinalize: Updating package state database ... Done (0.011s)
1622026-07-16T17:34:56.850ZFinalize: Updating package cache ... Done (0.000s)
1632026-07-16T17:34:56.881ZFinalize: Updating image state ... Done (0.031s)
1642026-07-16T17:34:59.388ZFinalize: Creating fast lookup database ... Done (2.482s)
1652026-07-16T17:34:59.461ZFinalize: Reading search index ... Done (0.013s)
1662026-07-16T17:34:59.464ZFinalize: Updating search index ... Done (0.000s)
1672026-07-16T17:34:59.552ZFinalize: Updating package cache ... Done (0.000s)
1682026-07-16T17:34:59.864ZPlanning: Evaluating mediator changes ... Done
1692026-07-16T17:34:59.973ZPlanning: Checking for conflicting actions ... Done
1702026-07-16T17:34:59.976ZPlanning: Consolidating action changes ... Done
1712026-07-16T17:35:00.134ZPlanning: Evaluating mediators ... Done
1722026-07-16T17:35:00.137ZPlanning: Planning completed in 0.27 seconds
1732026-07-16T17:35:00.156Z Mediators to change: 2
1742026-07-16T17:35:00.156Z Create boot environment: No
1752026-07-16T17:35:00.156ZCreate backup boot environment: No
1762026-07-16T17:35:00.194ZFinalize: Updating package state database ... Done
1772026-07-16T17:35:00.194ZFinalize: Updating package cache ... Done
1782026-07-16T17:35:00.211ZFinalize: Updating image state ... Done
1792026-07-16T17:35:02.193ZFinalize: Creating fast lookup database ... Done
1802026-07-16T17:35:02.289ZFinalize: Reading search index ... Done
1812026-07-16T17:35:02.295ZFinalize: Updating search index ... Done
1822026-07-16T17:35:02.321ZFinalize: Updating package cache ... Done
1832026-07-16T17:35:02.605ZPlanning: Evaluating mediator changes ... Done
1842026-07-16T17:35:02.712ZPlanning: Checking for conflicting actions ... Done
1852026-07-16T17:35:02.715ZPlanning: Consolidating action changes ... Done
1862026-07-16T17:35:02.869ZPlanning: Evaluating mediators ... Done
1872026-07-16T17:35:02.872ZPlanning: Planning completed in 0.27 seconds
1882026-07-16T17:35:02.893Z Mediators to change: 1
1892026-07-16T17:35:02.893Z Create boot environment: No
1902026-07-16T17:35:02.893ZCreate backup boot environment: No
1912026-07-16T17:35:02.942ZFinalize: Updating package state database ... Done
1922026-07-16T17:35:02.942ZFinalize: Updating package cache ... Done
1932026-07-16T17:35:02.959ZFinalize: Updating image state ... Done
1942026-07-16T17:35:04.914ZFinalize: Creating fast lookup database ... Done
1952026-07-16T17:35:04.982ZFinalize: Reading search index ... Done
1962026-07-16T17:35:04.990ZFinalize: Updating search index ... Done
1972026-07-16T17:35:05.034ZFinalize: Updating package cache ... Done
1982026-07-16T17:35:05.348ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-07-16T17:35:05.348Zapache system 2.4 system
2002026-07-16T17:35:05.348Zclang system 15 system
2012026-07-16T17:35:05.352Zcsh system system illumos
2022026-07-16T17:35:05.352Zctags system system illumos
2032026-07-16T17:35:05.352Zfile vendor vendor darwinsys
2042026-07-16T17:35:05.353Zfile system system illumos
2052026-07-16T17:35:05.353Zgcc vendor 14 vendor
2062026-07-16T17:35:05.353Zgcc system 13 system
2072026-07-16T17:35:05.353Zgcc system 10 system
2082026-07-16T17:35:05.353Zgo system 1.25 system
2092026-07-16T17:35:05.353Zllvm system 15 system
2102026-07-16T17:35:05.353Zmariadb system 11.4 system
2112026-07-16T17:35:05.353Zmta vendor vendor dma
2122026-07-16T17:35:05.353Zopenjdk system 17 system
2132026-07-16T17:35:05.353Zopenjdk system 11 system
2142026-07-16T17:35:05.353Zopenssl vendor 3 vendor
2152026-07-16T17:35:05.353Zperl system 5.40 system
2162026-07-16T17:35:05.353Zpostgresql system 18 system
2172026-07-16T17:35:05.354Zpostgresql system 17 system
2182026-07-16T17:35:05.354Zpython vendor 3 vendor
2192026-07-16T17:35:05.354Zpython system 2 system
2202026-07-16T17:35:05.354Zpython3 vendor 3.13 vendor
2212026-07-16T17:35:05.354Zruby system 3.4 system
2222026-07-16T17:35:05.354Zruby system 3.0 system
2232026-07-16T17:35:05.354Zwords vendor vendor american-english
2242026-07-16T17:35:05.354Zwords system system australian-english
2252026-07-16T17:35:05.355Zwords system system british-english
2262026-07-16T17:35:05.355Zwords system system canadian-english
2272026-07-16T17:35:05.361Zwords system system french
2282026-07-16T17:35:05.361Zwords system system italian
2292026-07-16T17:35:05.361Zwords system system ngerman
2302026-07-16T17:35:05.361Zwords system system ogerman
2312026-07-16T17:35:05.361Zwords system system spanish
2322026-07-16T17:35:05.598ZPUBLISHER TYPE STATUS P LOCATION
2332026-07-16T17:35:05.598Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-07-16T17:35:05.918ZFMRI IFO
2352026-07-16T17:35:05.918Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-07-16T17:35:05.918Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-07-16T17:35:05.918Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-07-16T17:35:05.919Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-07-16T17:35:05.920Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-07-16T17:35:05.920Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-07-16T17:35:05.920Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-07-16T17:35:05.920Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-07-16T17:35:05.920Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-07-16T17:35:06.179Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-07-16T17:35:06.476Z Updating crates.io index
2462026-07-16T17:35:06.481Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-07-16T17:35:06.723Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-07-16T17:35:07.013Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-07-16T17:35:07.896Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-07-16T17:35:08.413Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-07-16T17:35:10.117Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-07-16T17:35:10.927Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-07-16T17:35:11.187Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-07-16T17:35:11.480Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-07-16T17:35:12.605Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-07-16T17:35:13.012Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-07-16T17:35:13.321Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2582026-07-16T17:35:13.527Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2592026-07-16T17:35:14.057Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2602026-07-16T17:35:14.571Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2612026-07-16T17:35:15.047Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-07-16T17:35:15.275Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-07-16T17:35:15.512Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2642026-07-16T17:35:15.806Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2652026-07-16T17:35:16.016Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2662026-07-16T17:35:16.257Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2672026-07-16T17:35:16.596Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2682026-07-16T17:35:17.033Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2692026-07-16T17:35:17.346Z Updating git repository `https://github.com/oxidecomputer/erebor`
2702026-07-16T17:35:17.579Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2712026-07-16T17:35:17.959Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2722026-07-16T17:35:18.379Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2732026-07-16T17:35:18.742Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2742026-07-16T17:35:19.017Z Updating git repository `https://github.com/oxidecomputer/ispf`
2752026-07-16T17:35:19.248Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2762026-07-16T17:35:19.487Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2772026-07-16T17:35:19.801Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2782026-07-16T17:35:20.149Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2792026-07-16T17:35:20.528Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2802026-07-16T17:35:20.799Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-07-16T17:35:21.041Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-07-16T17:35:21.349Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-07-16T17:35:21.622Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2842026-07-16T17:35:21.873Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2852026-07-16T17:35:22.149Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2862026-07-16T17:35:22.364Z Updating git repository `https://github.com/illumos/smf-rs`
2872026-07-16T17:35:24.979Z Downloading crates ...
2882026-07-16T17:35:25.024Z Downloaded autocfg v1.5.0
2892026-07-16T17:35:25.036Z Downloaded errno v0.3.14
2902026-07-16T17:35:25.036Z Downloaded anstyle-parse v1.0.0
2912026-07-16T17:35:25.036Z Downloaded clap_lex v1.0.0
2922026-07-16T17:35:25.036Z Downloaded dtrace-parser v0.2.0
2932026-07-16T17:35:25.036Z Downloaded anstyle v1.0.14
2942026-07-16T17:35:25.036Z Downloaded crypto-common v0.1.7
2952026-07-16T17:35:25.037Z Downloaded colorchoice v1.0.4
2962026-07-16T17:35:25.037Z Downloaded anstyle-query v1.1.5
2972026-07-16T17:35:25.037Z Downloaded anstream v1.0.0
2982026-07-16T17:35:25.037Z Downloaded fnv v1.0.7
2992026-07-16T17:35:25.037Z Downloaded equivalent v1.0.2
3002026-07-16T17:35:25.038Z Downloaded dof v0.3.0
3012026-07-16T17:35:25.063Z Downloaded pest v2.8.6
3022026-07-16T17:35:25.064Z Downloaded anyhow v1.0.102
3032026-07-16T17:35:25.064Z Downloaded serde_spanned v0.6.9
3042026-07-16T17:35:25.064Z Downloaded strsim v0.11.1
3052026-07-16T17:35:25.064Z Downloaded fastrand v2.3.0
3062026-07-16T17:35:25.064Z Downloaded cpufeatures v0.2.17
3072026-07-16T17:35:25.064Z Downloaded zerocopy v0.7.35
3082026-07-16T17:35:25.085Z Downloaded swrite v0.1.0
3092026-07-16T17:35:25.086Z Downloaded bytecount v0.6.9
3102026-07-16T17:35:25.086Z Downloaded pretty-hex v0.4.1
3112026-07-16T17:35:25.086Z Downloaded memmap v0.7.0
3122026-07-16T17:35:25.086Z Downloaded heck v0.5.0
3132026-07-16T17:35:25.086Z Downloaded digest v0.10.7
3142026-07-16T17:35:25.086Z Downloaded is_terminal_polyfill v1.70.2
3152026-07-16T17:35:25.086Z Downloaded fs-err v3.3.0
3162026-07-16T17:35:25.086Z Downloaded macaddr v1.0.1
3172026-07-16T17:35:25.086Z Downloaded proc-macro-error-attr v1.0.4
3182026-07-16T17:35:25.086Z Downloaded itoa v1.0.17
3192026-07-16T17:35:25.086Z Downloaded unicode-linebreak v0.1.5
3202026-07-16T17:35:25.086Z Downloaded cfg-if v1.0.4
3212026-07-16T17:35:25.086Z Downloaded block-buffer v0.10.4
3222026-07-16T17:35:25.086Z Downloaded generic-array v0.14.7
3232026-07-16T17:35:25.087Z Downloaded cargo-platform v0.3.2
3242026-07-16T17:35:25.087Z Downloaded toml_datetime v0.6.11
3252026-07-16T17:35:25.099Z Downloaded cargo_metadata v0.23.1
3262026-07-16T17:35:25.099Z Downloaded camino-tempfile v1.4.1
3272026-07-16T17:35:25.099Z Downloaded heck v0.4.1
3282026-07-16T17:35:25.099Z Downloaded serde_tokenstream v0.2.3
3292026-07-16T17:35:25.099Z Downloaded pest_generator v2.8.6
3302026-07-16T17:35:25.099Z Downloaded once_cell v1.21.3
3312026-07-16T17:35:25.099Z Downloaded toml_write v0.1.2
3322026-07-16T17:35:25.099Z Downloaded byteorder v1.5.0
3332026-07-16T17:35:25.099Z Downloaded tabled_derive v0.7.0
3342026-07-16T17:35:25.117Z Downloaded terminal_size v0.4.3
3352026-07-16T17:35:25.117Z Downloaded plain v0.2.3
3362026-07-16T17:35:25.117Z Downloaded version_check v0.9.5
3372026-07-16T17:35:25.118Z Downloaded usdt-attr-macro v0.5.0
3382026-07-16T17:35:25.137Z Downloaded utf8parse v0.2.2
3392026-07-16T17:35:25.137Z Downloaded smawk v0.3.2
3402026-07-16T17:35:25.137Z Downloaded scroll_derive v0.12.1
3412026-07-16T17:35:25.138Z Downloaded cargo_toml v0.21.0
3422026-07-16T17:35:25.153Z Downloaded usdt v0.5.0
3432026-07-16T17:35:25.153Z Downloaded thread-id v4.2.2
3442026-07-16T17:35:25.153Z Downloaded thiserror v1.0.69
3452026-07-16T17:35:25.153Z Downloaded proc-macro-error v1.0.4
3462026-07-16T17:35:25.153Z Downloaded clap_derive v4.6.1
3472026-07-16T17:35:25.153Z Downloaded pest_derive v2.8.6
3482026-07-16T17:35:25.153Z Downloaded usdt-macro v0.5.0
3492026-07-16T17:35:25.165Z Downloaded thiserror-impl v2.0.18
3502026-07-16T17:35:25.166Z Downloaded scroll v0.12.0
3512026-07-16T17:35:25.166Z Downloaded thiserror-impl v1.0.69
3522026-07-16T17:35:25.166Z Downloaded zmij v1.0.21
3532026-07-16T17:35:25.166Z Downloaded usdt-impl v0.5.0
3542026-07-16T17:35:25.166Z Downloaded sha2 v0.10.9
3552026-07-16T17:35:25.167Z Downloaded quote v1.0.45
3562026-07-16T17:35:25.187Z Downloaded bitflags v2.11.0
3572026-07-16T17:35:25.187Z Downloaded toml v0.8.23
3582026-07-16T17:35:25.187Z Downloaded camino v1.2.2
3592026-07-16T17:35:25.187Z Downloaded log v0.4.29
3602026-07-16T17:35:25.187Z Downloaded serde_core v1.0.228
3612026-07-16T17:35:25.197Z Downloaded thiserror v2.0.18
3622026-07-16T17:35:25.197Z Downloaded semver v1.0.28
3632026-07-16T17:35:25.197Z Downloaded papergrid v0.11.0
3642026-07-16T17:35:25.208Z Downloaded ucd-trie v0.1.7
3652026-07-16T17:35:25.208Z Downloaded tempfile v3.25.0
3662026-07-16T17:35:25.208Z Downloaded proc-macro2 v1.0.106
3672026-07-16T17:35:25.208Z Downloaded unicode-ident v1.0.24
3682026-07-16T17:35:25.222Z Downloaded getrandom v0.4.1
3692026-07-16T17:35:25.222Z Downloaded zerocopy-derive v0.7.35
3702026-07-16T17:35:25.222Z Downloaded textwrap v0.16.2
3712026-07-16T17:35:25.222Z Downloaded serde_derive v1.0.228
3722026-07-16T17:35:25.222Z Downloaded pest_meta v2.8.6
3732026-07-16T17:35:25.235Z Downloaded clap v4.6.1
3742026-07-16T17:35:25.235Z Downloaded memchr v2.8.0
3752026-07-16T17:35:25.235Z Downloaded toml_edit v0.22.27
3762026-07-16T17:35:25.249Z Downloaded serde v1.0.228
3772026-07-16T17:35:25.259Z Downloaded indexmap v2.14.0
3782026-07-16T17:35:25.282Z Downloaded typenum v1.20.1
3792026-07-16T17:35:25.282Z Downloaded hashbrown v0.17.0
3802026-07-16T17:35:25.310Z Downloaded clap_builder v4.6.0
3812026-07-16T17:35:25.323Z Downloaded serde_json v1.0.150
3822026-07-16T17:35:25.323Z Downloaded winnow v0.7.14
3832026-07-16T17:35:25.339Z Downloaded tabled v0.15.0
3842026-07-16T17:35:25.339Z Downloaded goblin v0.8.2
3852026-07-16T17:35:25.351Z Downloaded syn v1.0.109
3862026-07-16T17:35:25.351Z Downloaded syn v2.0.117
3872026-07-16T17:35:25.366Z Downloaded unicode-width v0.2.0
3882026-07-16T17:35:25.366Z Downloaded unicode-width v0.1.14
3892026-07-16T17:35:25.380Z Downloaded rustix v1.1.3
3902026-07-16T17:35:25.396Z Downloaded libc v0.2.185
3912026-07-16T17:35:25.468Z Compiling proc-macro2 v1.0.106
3922026-07-16T17:35:25.468Z Compiling unicode-ident v1.0.24
3932026-07-16T17:35:25.468Z Compiling quote v1.0.45
3942026-07-16T17:35:25.468Z Compiling serde_core v1.0.228
3952026-07-16T17:35:25.483Z Compiling libc v0.2.185
3962026-07-16T17:35:25.483Z Compiling version_check v0.9.5
3972026-07-16T17:35:25.483Z Compiling memchr v2.8.0
3982026-07-16T17:35:25.484Z Compiling serde v1.0.228
3992026-07-16T17:35:25.781Z Compiling zmij v1.0.21
4002026-07-16T17:35:25.983Z Compiling itoa v1.0.17
4012026-07-16T17:35:26.067Z Compiling thiserror v1.0.69
4022026-07-16T17:35:26.144Z Compiling ucd-trie v0.1.7
4032026-07-16T17:35:26.319Z Compiling pest v2.8.6
4042026-07-16T17:35:26.416Z Compiling rustix v1.1.3
4052026-07-16T17:35:26.505Z Compiling byteorder v1.5.0
4062026-07-16T17:35:26.574Z Compiling errno v0.3.14
4072026-07-16T17:35:26.751Z Compiling serde_json v1.0.150
4082026-07-16T17:35:26.797Z Compiling bitflags v2.11.0
4092026-07-16T17:35:26.952Z Compiling syn v2.0.117
4102026-07-16T17:35:27.021Z Compiling thread-id v4.2.2
4112026-07-16T17:35:27.024Z Compiling usdt-impl v0.5.0
4122026-07-16T17:35:27.150Z Compiling proc-macro-error-attr v1.0.4
4132026-07-16T17:35:27.194Z Compiling syn v1.0.109
4142026-07-16T17:35:27.319Z Compiling camino v1.2.2
4152026-07-16T17:35:27.363Z Compiling pest_meta v2.8.6
4162026-07-16T17:35:27.599Z Compiling proc-macro-error v1.0.4
4172026-07-16T17:35:27.668Z Compiling log v0.4.29
4182026-07-16T17:35:27.692Z Compiling getrandom v0.4.1
4192026-07-16T17:35:27.859Z Compiling hashbrown v0.17.0
4202026-07-16T17:35:27.925Z Compiling plain v0.2.3
4212026-07-16T17:35:28.040Z Compiling utf8parse v0.2.2
4222026-07-16T17:35:28.091Z Compiling equivalent v1.0.2
4232026-07-16T17:35:28.168Z Compiling anstyle-parse v1.0.0
4242026-07-16T17:35:28.181Z Compiling terminal_size v0.4.3
4252026-07-16T17:35:28.425Z Compiling indexmap v2.14.0
4262026-07-16T17:35:28.750Z Compiling colorchoice v1.0.4
4272026-07-16T17:35:28.820Z Compiling is_terminal_polyfill v1.70.2
4282026-07-16T17:35:28.870Z Compiling winnow v0.7.14
4292026-07-16T17:35:28.916Z Compiling anstyle v1.0.14
4302026-07-16T17:35:28.920Z Compiling anstyle-query v1.1.5
4312026-07-16T17:35:28.999Z Compiling pretty-hex v0.4.1
4322026-07-16T17:35:29.051Z Compiling autocfg v1.5.0
4332026-07-16T17:35:29.068Z Compiling toml_write v0.1.2
4342026-07-16T17:35:29.140Z Compiling thiserror v2.0.18
4352026-07-16T17:35:29.156Z Compiling cfg-if v1.0.4
4362026-07-16T17:35:29.174Z Compiling pest_generator v2.8.6
4372026-07-16T17:35:29.265Z Compiling anstream v1.0.0
4382026-07-16T17:35:29.476Z Compiling fs-err v3.3.0
4392026-07-16T17:35:29.566Z Compiling anyhow v1.0.102
4402026-07-16T17:35:29.685Z Compiling clap_lex v1.0.0
4412026-07-16T17:35:29.703Z Compiling strsim v0.11.1
4422026-07-16T17:35:29.829Z Compiling heck v0.5.0
4432026-07-16T17:35:29.875Z Compiling bytecount v0.6.9
4442026-07-16T17:35:29.902Z Compiling fnv v1.0.7
4452026-07-16T17:35:29.919Z Compiling unicode-width v0.1.14
4462026-07-16T17:35:30.010Z Compiling once_cell v1.21.3
4472026-07-16T17:35:30.092Z Compiling heck v0.4.1
4482026-07-16T17:35:30.105Z Compiling fastrand v2.3.0
4492026-07-16T17:35:30.222Z Compiling papergrid v0.11.0
4502026-07-16T17:35:30.296Z Compiling tempfile v3.25.0
4512026-07-16T17:35:30.315Z Compiling clap_builder v4.6.0
4522026-07-16T17:35:30.372Z Compiling cargo-platform v0.3.2
4532026-07-16T17:35:30.403Z Compiling semver v1.0.28
4542026-07-16T17:35:30.421Z Compiling tabled_derive v0.7.0
4552026-07-16T17:35:30.466Z Compiling memmap v0.7.0
4562026-07-16T17:35:30.628Z Compiling smawk v0.3.2
4572026-07-16T17:35:30.643Z Compiling unicode-width v0.2.0
4582026-07-16T17:35:30.674Z Compiling unicode-linebreak v0.1.5
4592026-07-16T17:35:30.740Z Compiling camino-tempfile v1.4.1
4602026-07-16T17:35:30.857Z Compiling serde_derive v1.0.228
4612026-07-16T17:35:30.918Z Compiling thiserror-impl v1.0.69
4622026-07-16T17:35:30.937Z Compiling zerocopy-derive v0.7.35
4632026-07-16T17:35:30.971Z Compiling pest_derive v2.8.6
4642026-07-16T17:35:31.063Z Compiling scroll_derive v0.12.1
4652026-07-16T17:35:31.360Z Compiling thiserror-impl v2.0.18
4662026-07-16T17:35:31.437Z Compiling clap_derive v4.6.1
4672026-07-16T17:35:31.701Z Compiling tabled v0.15.0
4682026-07-16T17:35:31.768Z Compiling scroll v0.12.0
4692026-07-16T17:35:31.846Z Compiling zerocopy v0.7.35
4702026-07-16T17:35:32.048Z Compiling goblin v0.8.2
4712026-07-16T17:35:32.342Z Compiling dtrace-parser v0.2.0
4722026-07-16T17:35:32.402Z Compiling textwrap v0.16.2
4732026-07-16T17:35:32.860Z Compiling swrite v0.1.0
4742026-07-16T17:35:33.238Z Compiling clap v4.6.1
4752026-07-16T17:35:34.017Z Compiling toml_datetime v0.6.11
4762026-07-16T17:35:34.017Z Compiling serde_spanned v0.6.9
4772026-07-16T17:35:34.017Z Compiling cargo_metadata v0.23.1
4782026-07-16T17:35:34.021Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4792026-07-16T17:35:34.021Z Compiling macaddr v1.0.1
4802026-07-16T17:35:34.095Z Compiling dof v0.3.0
4812026-07-16T17:35:34.111Z Compiling serde_tokenstream v0.2.3
4822026-07-16T17:35:34.233Z Compiling toml_edit v0.22.27
4832026-07-16T17:35:34.888Z Compiling usdt-macro v0.5.0
4842026-07-16T17:35:34.888Z Compiling usdt-attr-macro v0.5.0
4852026-07-16T17:35:35.533Z Compiling usdt v0.5.0
4862026-07-16T17:35:35.604Z Compiling toml v0.8.23
4872026-07-16T17:35:35.939Z Compiling cargo_toml v0.21.0
4882026-07-16T17:35:37.204Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4892026-07-16T17:35:39.229Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.23s
4902026-07-16T17:35:39.451Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4912026-07-16T17:35:39.949Z Downloading crates ...
4922026-07-16T17:35:40.055Z Downloaded backon v1.6.0
4932026-07-16T17:35:40.062Z Downloaded assert_matches v1.5.0
4942026-07-16T17:35:40.065Z Downloaded ascii-canvas v3.0.0
4952026-07-16T17:35:40.065Z Downloaded arrayref v0.3.9
4962026-07-16T17:35:40.065Z Downloaded cookie v0.18.1
4972026-07-16T17:35:40.069Z Downloaded arrayvec v0.7.6
4982026-07-16T17:35:40.074Z Downloaded darling_macro v0.13.4
4992026-07-16T17:35:40.074Z Downloaded array-init v0.0.4
5002026-07-16T17:35:40.074Z Downloaded atomic-waker v1.1.2
5012026-07-16T17:35:40.079Z Downloaded darling_core v0.20.11
5022026-07-16T17:35:40.079Z Downloaded convert_case v0.4.0
5032026-07-16T17:35:40.079Z Downloaded defmt-parser v1.0.0
5042026-07-16T17:35:40.079Z Downloaded convert_case v0.10.0
5052026-07-16T17:35:40.083Z Downloaded corncobs v0.1.4
5062026-07-16T17:35:40.083Z Downloaded darling_macro v0.23.0
5072026-07-16T17:35:40.083Z Downloaded crunchy v0.2.4
5082026-07-16T17:35:40.083Z Downloaded derive_builder_macro v0.20.2
5092026-07-16T17:35:40.083Z Downloaded darling_macro v0.21.3
5102026-07-16T17:35:40.088Z Downloaded ctr v0.10.1
5112026-07-16T17:35:40.088Z Downloaded cpufeatures v0.3.0
5122026-07-16T17:35:40.088Z Downloaded curve25519-dalek-derive v0.1.1
5132026-07-16T17:35:40.088Z Downloaded crucible-workspace-hack v0.1.0
5142026-07-16T17:35:40.093Z Downloaded anstream v0.6.21
5152026-07-16T17:35:40.093Z Downloaded bit-set v0.5.3
5162026-07-16T17:35:40.093Z Downloaded base16ct v1.0.0
5172026-07-16T17:35:40.093Z Downloaded aho-corasick v1.1.4
5182026-07-16T17:35:40.098Z Downloaded cpubits v0.1.1
5192026-07-16T17:35:40.098Z Downloaded async-trait v0.1.89
5202026-07-16T17:35:40.098Z Downloaded anstyle-parse v0.2.7
5212026-07-16T17:35:40.101Z Downloaded crossbeam-utils v0.8.21
5222026-07-16T17:35:40.101Z Downloaded bit-vec v0.6.3
5232026-07-16T17:35:40.101Z Downloaded async-bb8-diesel v0.2.1
5242026-07-16T17:35:40.108Z Downloaded darling_core v0.13.4
5252026-07-16T17:35:40.113Z Downloaded defmt v0.3.100
5262026-07-16T17:35:40.113Z Downloaded crc8 v0.1.1
5272026-07-16T17:35:40.113Z Downloaded atomicwrites v0.4.4
5282026-07-16T17:35:40.113Z Downloaded critical-section v1.2.0
5292026-07-16T17:35:40.113Z Downloaded blake2 v0.10.6
5302026-07-16T17:35:40.113Z Downloaded base16ct v0.2.0
5312026-07-16T17:35:40.118Z Downloaded darling_macro v0.20.11
5322026-07-16T17:35:40.118Z Downloaded block-padding v0.4.2
5332026-07-16T17:35:40.118Z Downloaded async-recursion v1.1.1
5342026-07-16T17:35:40.121Z Downloaded crc v3.4.0
5352026-07-16T17:35:40.121Z Downloaded crypto-common v0.2.2
5362026-07-16T17:35:40.121Z Downloaded daft-derive v0.1.7
5372026-07-16T17:35:40.126Z Downloaded ctutils v0.4.2
5382026-07-16T17:35:40.130Z Downloaded cookie_store v0.22.1
5392026-07-16T17:35:40.130Z Downloaded debug-ignore v1.0.5
5402026-07-16T17:35:40.135Z Downloaded bzip2 v0.6.1
5412026-07-16T17:35:40.135Z Downloaded ahash v0.8.12
5422026-07-16T17:35:40.135Z Downloaded cstr-argument v0.1.2
5432026-07-16T17:35:40.139Z Downloaded atty v0.2.14
5442026-07-16T17:35:40.139Z Downloaded crc-catalog v2.4.0
5452026-07-16T17:35:40.140Z Downloaded compression-core v0.4.31
5462026-07-16T17:35:40.140Z Downloaded async-stream-impl v0.3.6
5472026-07-16T17:35:40.140Z Downloaded darling v0.13.4
5482026-07-16T17:35:40.145Z Downloaded ar_archive_writer v0.5.1
5492026-07-16T17:35:40.145Z Downloaded daft v0.1.7
5502026-07-16T17:35:40.145Z Downloaded bitfield-macros v0.19.4
5512026-07-16T17:35:40.149Z Downloaded dirs-sys-next v0.1.2
5522026-07-16T17:35:40.153Z Downloaded cfg_aliases v0.1.1
5532026-07-16T17:35:40.153Z Downloaded dtrace-parser v0.3.0
5542026-07-16T17:35:40.161Z Downloaded endian-type v0.1.2
5552026-07-16T17:35:40.168Z Downloaded embedded-io v0.4.0
5562026-07-16T17:35:40.169Z Downloaded cobs v0.3.0
5572026-07-16T17:35:40.169Z Downloaded adler2 v2.0.1
5582026-07-16T17:35:40.169Z Downloaded block-buffer v0.12.1
5592026-07-16T17:35:40.169Z Downloaded downcast-rs v2.0.2
5602026-07-16T17:35:40.173Z Downloaded document-features v0.2.12
5612026-07-16T17:35:40.173Z Downloaded bit-set v0.8.0
5622026-07-16T17:35:40.173Z Downloaded dropshot-api-manager-types v0.7.2
5632026-07-16T17:35:40.173Z Downloaded async-stream v0.3.6
5642026-07-16T17:35:40.173Z Downloaded bitfield v0.19.4
5652026-07-16T17:35:40.173Z Downloaded dunce v1.0.5
5662026-07-16T17:35:40.173Z Downloaded difflib v0.4.0
5672026-07-16T17:35:40.181Z Downloaded constant_time_eq v0.4.2
5682026-07-16T17:35:40.182Z Downloaded dof v0.4.0
5692026-07-16T17:35:40.186Z Downloaded castaway v0.2.4
5702026-07-16T17:35:40.186Z Downloaded ciborium-io v0.2.2
5712026-07-16T17:35:40.186Z Downloaded diesel_table_macro_syntax v0.3.0
5722026-07-16T17:35:40.186Z Downloaded embedded-io v0.6.1
5732026-07-16T17:35:40.186Z Downloaded display-error-chain v0.2.2
5742026-07-16T17:35:40.190Z Downloaded enum-as-inner v0.6.1
5752026-07-16T17:35:40.190Z Downloaded bb8 v0.8.6
5762026-07-16T17:35:40.190Z Downloaded dirs-next v2.0.0
5772026-07-16T17:35:40.194Z Downloaded cfg_aliases v0.2.1
5782026-07-16T17:35:40.194Z Downloaded bitfield-struct v0.6.2
5792026-07-16T17:35:40.199Z Downloaded fd-lock v4.0.4
5802026-07-16T17:35:40.199Z Downloaded bcrypt-pbkdf v0.11.0
5812026-07-16T17:35:40.203Z Downloaded env_filter v1.0.0
5822026-07-16T17:35:40.204Z Downloaded foreign-types v0.5.0
5832026-07-16T17:35:40.204Z Downloaded foreign-types v0.3.2
5842026-07-16T17:35:40.204Z Downloaded dyn-clone v1.0.20
5852026-07-16T17:35:40.208Z Downloaded foreign-types-shared v0.1.1
5862026-07-16T17:35:40.208Z Downloaded ciborium-ll v0.2.2
5872026-07-16T17:35:40.208Z Downloaded foreign-types-macros v0.2.3
5882026-07-16T17:35:40.208Z Downloaded float-ord v0.3.2
5892026-07-16T17:35:40.209Z Downloaded futures-core v0.3.32
5902026-07-16T17:35:40.215Z Downloaded darling_core v0.23.0
5912026-07-16T17:35:40.215Z Downloaded crossbeam-deque v0.8.6
5922026-07-16T17:35:40.218Z Downloaded cexpr v0.6.0
5932026-07-16T17:35:40.218Z Downloaded backoff v0.4.0
5942026-07-16T17:35:40.219Z Downloaded data-encoding v2.10.0
5952026-07-16T17:35:40.219Z Downloaded csv-core v0.1.13
5962026-07-16T17:35:40.219Z Downloaded cipher v0.5.2
5972026-07-16T17:35:40.223Z Downloaded float-cmp v0.10.0
5982026-07-16T17:35:40.223Z Downloaded fixedbitset v0.4.2
5992026-07-16T17:35:40.223Z Downloaded compression-codecs v0.4.37
6002026-07-16T17:35:40.226Z Downloaded funty v2.0.0
6012026-07-16T17:35:40.226Z Downloaded foreign-types-shared v0.3.1
6022026-07-16T17:35:40.227Z Downloaded byte-wrapper v0.1.0
6032026-07-16T17:35:40.231Z Downloaded futures-task v0.3.32
6042026-07-16T17:35:40.231Z Downloaded futures-macro v0.3.32
6052026-07-16T17:35:40.231Z Downloaded bs58 v0.5.1
6062026-07-16T17:35:40.235Z Downloaded globwalk v0.9.1
6072026-07-16T17:35:40.235Z Downloaded aead v0.5.2
6082026-07-16T17:35:40.235Z Downloaded gethostname v0.5.0
6092026-07-16T17:35:40.235Z Downloaded const_format_proc_macros v0.2.34
6102026-07-16T17:35:40.239Z Downloaded either v1.15.0
6112026-07-16T17:35:40.239Z Downloaded defmt v1.0.1
6122026-07-16T17:35:40.243Z Downloaded ed25519 v2.2.3
6132026-07-16T17:35:40.243Z Downloaded fxhash v0.2.1
6142026-07-16T17:35:40.243Z Downloaded derive_builder_core v0.20.2
6152026-07-16T17:35:40.246Z Downloaded futures-sink v0.3.32
6162026-07-16T17:35:40.246Z Downloaded ed25519 v3.0.0
6172026-07-16T17:35:40.246Z Downloaded defmt-macros v1.0.1
6182026-07-16T17:35:40.249Z Downloaded ghash v0.6.0
6192026-07-16T17:35:40.249Z Downloaded digest-io v0.1.0
6202026-07-16T17:35:40.253Z Downloaded deranged v0.5.8
6212026-07-16T17:35:40.253Z Downloaded git-stub v1.0.0
6222026-07-16T17:35:40.257Z Downloaded dsl_auto_type v0.2.0
6232026-07-16T17:35:40.257Z Downloaded displaydoc v0.2.5
6242026-07-16T17:35:40.261Z Downloaded enum_dispatch v0.3.13
6252026-07-16T17:35:40.261Z Downloaded fallible-iterator v0.2.0
6262026-07-16T17:35:40.261Z Downloaded foldhash v0.2.0
6272026-07-16T17:35:40.265Z Downloaded foldhash v0.1.5
6282026-07-16T17:35:40.265Z Downloaded der_derive v0.7.3
6292026-07-16T17:35:40.265Z Downloaded cipher v0.4.4
6302026-07-16T17:35:40.269Z Downloaded flagset v0.4.7
6312026-07-16T17:35:40.269Z Downloaded find-msvc-tools v0.1.9
6322026-07-16T17:35:40.269Z Downloaded hash32 v0.2.1
6332026-07-16T17:35:40.269Z Downloaded erased-serde v0.3.31
6342026-07-16T17:35:40.272Z Downloaded cmov v0.5.4
6352026-07-16T17:35:40.273Z Downloaded hash32 v0.3.1
6362026-07-16T17:35:40.273Z Downloaded crossbeam-epoch v0.9.18
6372026-07-16T17:35:40.277Z Downloaded hex-literal v1.1.0
6382026-07-16T17:35:40.277Z Downloaded bit-vec v0.8.0
6392026-07-16T17:35:40.277Z Downloaded bcs v0.1.6
6402026-07-16T17:35:40.280Z Downloaded fixedbitset v0.5.7
6412026-07-16T17:35:40.280Z Downloaded crc32fast v1.5.0
6422026-07-16T17:35:40.283Z Downloaded blake2 v0.11.0-rc.6
6432026-07-16T17:35:40.283Z Downloaded headers-core v0.3.0
6442026-07-16T17:35:40.288Z Downloaded aead v0.6.1
6452026-07-16T17:35:40.289Z Downloaded const-oid v0.9.6
6462026-07-16T17:35:40.289Z Downloaded bitflags v1.3.2
6472026-07-16T17:35:40.295Z Downloaded console v0.16.2
6482026-07-16T17:35:40.295Z Downloaded futures-executor v0.3.32
6492026-07-16T17:35:40.295Z Downloaded hex v0.4.3
6502026-07-16T17:35:40.295Z Downloaded fs-err v2.11.0
6512026-07-16T17:35:40.300Z Downloaded colored v3.1.1
6522026-07-16T17:35:40.300Z Downloaded hostname v0.3.1
6532026-07-16T17:35:40.300Z Downloaded buf-list v1.1.2
6542026-07-16T17:35:40.303Z Downloaded globset v0.4.18
6552026-07-16T17:35:40.303Z Downloaded git-stub-vcs v0.1.0
6562026-07-16T17:35:40.303Z Downloaded futures-io v0.3.32
6572026-07-16T17:35:40.303Z Downloaded filetime v0.2.27
6582026-07-16T17:35:40.303Z Downloaded base64 v0.21.7
6592026-07-16T17:35:40.307Z Downloaded httpdate v1.0.3
6602026-07-16T17:35:40.307Z Downloaded hubpack_derive v0.1.1
6612026-07-16T17:35:40.307Z Downloaded http-body v1.0.1
6622026-07-16T17:35:40.310Z Downloaded hostname v0.4.2
6632026-07-16T17:35:40.310Z Downloaded home v0.5.12
6642026-07-16T17:35:40.310Z Downloaded ff v0.13.1
6652026-07-16T17:35:40.315Z Downloaded glob v0.3.3
6662026-07-16T17:35:40.315Z Downloaded hubpack v0.1.2
6672026-07-16T17:35:40.315Z Downloaded http-range v0.1.5
6682026-07-16T17:35:40.318Z Downloaded env_logger v0.11.9
6692026-07-16T17:35:40.319Z Downloaded digest v0.11.3
6702026-07-16T17:35:40.319Z Downloaded darling v0.23.0
6712026-07-16T17:35:40.324Z Downloaded ena v0.14.4
6722026-07-16T17:35:40.329Z Downloaded cassowary v0.3.0
6732026-07-16T17:35:40.329Z Downloaded ecdsa v0.17.0-rc.18
6742026-07-16T17:35:40.329Z Downloaded group v0.13.0
6752026-07-16T17:35:40.329Z Downloaded des v0.9.0
6762026-07-16T17:35:40.335Z Downloaded diff v0.1.13
6772026-07-16T17:35:40.335Z Downloaded chacha20 v0.10.0
6782026-07-16T17:35:40.335Z Downloaded diesel-dtrace v0.5.0
6792026-07-16T17:35:40.338Z Downloaded idna_adapter v1.2.1
6802026-07-16T17:35:40.339Z Downloaded group v0.14.0
6812026-07-16T17:35:40.339Z Downloaded ff v0.14.0
6822026-07-16T17:35:40.339Z Downloaded delegate v0.13.5
6832026-07-16T17:35:40.339Z Downloaded argon2 v0.5.3
6842026-07-16T17:35:40.343Z Downloaded instant v0.1.13
6852026-07-16T17:35:40.343Z Downloaded cancel-safe-futures v0.1.5
6862026-07-16T17:35:40.344Z Downloaded darling v0.20.11
6872026-07-16T17:35:40.347Z Downloaded illumos-nvpair v0.3.0
6882026-07-16T17:35:40.348Z Downloaded ident_case v1.0.1
6892026-07-16T17:35:40.355Z Downloaded crc-any v2.5.0
6902026-07-16T17:35:40.355Z Downloaded futures-channel v0.3.32
6912026-07-16T17:35:40.355Z Downloaded indent_write v2.2.0
6922026-07-16T17:35:40.355Z Downloaded darling v0.21.3
6932026-07-16T17:35:40.359Z Downloaded indoc v1.0.9
6942026-07-16T17:35:40.361Z Downloaded internet-checksum v0.2.1
6952026-07-16T17:35:40.361Z Downloaded derive_builder v0.20.2
6962026-07-16T17:35:40.369Z Downloaded inout v0.1.4
6972026-07-16T17:35:40.369Z Downloaded const-oid v0.10.2
6982026-07-16T17:35:40.369Z Downloaded is-terminal v0.4.17
6992026-07-16T17:35:40.369Z Downloaded inout v0.2.2
7002026-07-16T17:35:40.369Z Downloaded ciborium v0.2.2
7012026-07-16T17:35:40.374Z Downloaded is_ci v1.2.0
7022026-07-16T17:35:40.374Z Downloaded getrandom v0.2.17
7032026-07-16T17:35:40.374Z Downloaded lazy_static v1.5.0
7042026-07-16T17:35:40.374Z Downloaded kstat-rs v0.2.4
7052026-07-16T17:35:40.374Z Downloaded bzip2 v0.4.4
7062026-07-16T17:35:40.374Z Downloaded highway v1.3.0
7072026-07-16T17:35:40.378Z Downloaded allocator-api2 v0.2.21
7082026-07-16T17:35:40.378Z Downloaded lalrpop-util v0.19.12
7092026-07-16T17:35:40.378Z Downloaded base64 v0.22.1
7102026-07-16T17:35:40.381Z Downloaded form_urlencoded v1.2.2
7112026-07-16T17:35:40.381Z Downloaded console v0.15.11
7122026-07-16T17:35:40.381Z Downloaded keccak v0.1.6
7132026-07-16T17:35:40.386Z Downloaded kem v0.3.0
7142026-07-16T17:35:40.386Z Downloaded hyper-tls v0.6.0
7152026-07-16T17:35:40.386Z Downloaded http-body-util v0.1.3
7162026-07-16T17:35:40.386Z Downloaded libscf-sys v1.1.0
7172026-07-16T17:35:40.391Z Downloaded derive-ex v0.1.8
7182026-07-16T17:35:40.391Z Downloaded lru v0.12.5
7192026-07-16T17:35:40.391Z Downloaded linked-hash-map v0.5.6
7202026-07-16T17:35:40.391Z Downloaded colored v2.2.0
7212026-07-16T17:35:40.397Z Downloaded lzss v0.8.2
7222026-07-16T17:35:40.397Z Downloaded base64ct v1.8.3
7232026-07-16T17:35:40.397Z Downloaded cmake v0.1.57
7242026-07-16T17:35:40.397Z Downloaded hyper-staticfile v0.10.1
7252026-07-16T17:35:40.402Z Downloaded elliptic-curve v0.13.8
7262026-07-16T17:35:40.402Z Downloaded ecdsa v0.16.9
7272026-07-16T17:35:40.402Z Downloaded drift v0.2.0
7282026-07-16T17:35:40.407Z Downloaded elliptic-curve v0.14.0-rc.33
7292026-07-16T17:35:40.410Z Downloaded md5 v0.8.0
7302026-07-16T17:35:40.410Z Downloaded md-5 v0.10.6
7312026-07-16T17:35:40.414Z Downloaded mime v0.3.17
7322026-07-16T17:35:40.414Z Downloaded maybe-uninit v2.0.0
7332026-07-16T17:35:40.414Z Downloaded memoffset v0.9.1
7342026-07-16T17:35:40.418Z Downloaded lru-cache v0.1.2
7352026-07-16T17:35:40.418Z Downloaded ipnet v2.11.0
7362026-07-16T17:35:40.418Z Downloaded clang-sys v1.8.1
7372026-07-16T17:35:40.421Z Downloaded chacha20poly1305 v0.10.1
7382026-07-16T17:35:40.421Z Downloaded arc-swap v1.8.2
7392026-07-16T17:35:40.424Z Downloaded darling_core v0.21.3
7402026-07-16T17:35:40.429Z Downloaded ingot-types v0.1.2
7412026-07-16T17:35:40.429Z Downloaded impl-trait-for-tuples v0.2.3
7422026-07-16T17:35:40.432Z Downloaded illumos-nvpair-sys v0.2.0
7432026-07-16T17:35:40.432Z Downloaded new_debug_unreachable v1.0.6
7442026-07-16T17:35:40.432Z Downloaded half v1.8.3
7452026-07-16T17:35:40.433Z Downloaded bytes v1.11.1
7462026-07-16T17:35:40.436Z Downloaded newtype-uuid-macros v0.1.0
7472026-07-16T17:35:40.436Z Downloaded ingot v0.1.1
7482026-07-16T17:35:40.436Z Downloaded managed v0.8.0
7492026-07-16T17:35:40.439Z Downloaded async-compression v0.4.41
7502026-07-16T17:35:40.443Z Downloaded instability v0.3.11
7512026-07-16T17:35:40.443Z Downloaded newtype_derive v0.1.6
7522026-07-16T17:35:40.446Z Downloaded keccak v0.2.0
7532026-07-16T17:35:40.446Z Downloaded newline-converter v0.3.0
7542026-07-16T17:35:40.446Z Downloaded multimap v0.10.1
7552026-07-16T17:35:40.449Z Downloaded num v0.4.3
7562026-07-16T17:35:40.449Z Downloaded hmac v0.13.0
7572026-07-16T17:35:40.449Z Downloaded getrandom v0.3.4
7582026-07-16T17:35:40.454Z Downloaded httparse v1.10.1
7592026-07-16T17:35:40.458Z Downloaded nodrop v0.1.14
7602026-07-16T17:35:40.458Z Downloaded num-conv v0.2.0
7612026-07-16T17:35:40.458Z Downloaded normalize-line-endings v0.3.0
7622026-07-16T17:35:40.458Z Downloaded nonempty v0.12.0
7632026-07-16T17:35:40.458Z Downloaded num-iter v0.1.45
7642026-07-16T17:35:40.458Z Downloaded num-derive v0.3.3
7652026-07-16T17:35:40.458Z Downloaded libsw-core v0.3.2
7662026-07-16T17:35:40.461Z Downloaded lock_api v0.4.14
7672026-07-16T17:35:40.462Z Downloaded compact_str v0.8.1
7682026-07-16T17:35:40.465Z Downloaded libsw v3.5.0
7692026-07-16T17:35:40.465Z Downloaded libloading v0.8.9
7702026-07-16T17:35:40.465Z Downloaded hyper-rustls v0.27.7
7712026-07-16T17:35:40.468Z Downloaded maplit v1.0.2
7722026-07-16T17:35:40.468Z Downloaded const_format v0.2.35
7732026-07-16T17:35:40.473Z Downloaded hybrid-array v0.4.13
7742026-07-16T17:35:40.474Z Downloaded num-derive v0.4.2
7752026-07-16T17:35:40.477Z Downloaded humantime v2.3.0
7762026-07-16T17:35:40.477Z Downloaded generic-array v1.4.3
7772026-07-16T17:35:40.477Z Downloaded num_threads v0.1.7
7782026-07-16T17:35:40.477Z Downloaded match_cfg v0.1.0
7792026-07-16T17:35:40.477Z Downloaded olpc-cjson v0.1.4
7802026-07-16T17:35:40.480Z Downloaded fs_extra v1.3.0
7812026-07-16T17:35:40.481Z Downloaded lru-slab v0.1.2
7822026-07-16T17:35:40.481Z Downloaded indoc v2.0.7
7832026-07-16T17:35:40.484Z Downloaded half v2.7.1
7842026-07-16T17:35:40.484Z Downloaded dropshot_endpoint v0.17.1
7852026-07-16T17:35:40.534Z Downloaded derive-where v1.6.0
7862026-07-16T17:35:40.534Z Downloaded derive_more v0.99.20
7872026-07-16T17:35:40.535Z Downloaded ipnetwork v0.21.1
7882026-07-16T17:35:40.535Z Downloaded ingot-macros v0.1.1
7892026-07-16T17:35:40.535Z Downloaded newtype-uuid v1.3.2
7902026-07-16T17:35:40.537Z Downloaded native-tls v0.2.18
7912026-07-16T17:35:40.537Z Downloaded nanorand v0.7.0
7922026-07-16T17:35:40.537Z Downloaded module-lattice v0.2.3
7932026-07-16T17:35:40.537Z Downloaded iana-time-zone v0.1.65
7942026-07-16T17:35:40.537Z Downloaded flume v0.11.1
7952026-07-16T17:35:40.537Z Downloaded mime_guess v2.0.5
7962026-07-16T17:35:40.537Z Downloaded oso-derive v0.27.3
7972026-07-16T17:35:40.537Z Downloaded openssl-probe v0.2.1
7982026-07-16T17:35:40.537Z Downloaded opaque-debug v0.3.1
7992026-07-16T17:35:40.537Z Downloaded openssl-probe v0.1.6
8002026-07-16T17:35:40.537Z Downloaded openssl-macros v0.1.1
8012026-07-16T17:35:40.537Z Downloaded parse-display v0.10.0
8022026-07-16T17:35:40.537Z Downloaded packed_struct_codegen v0.10.1
8032026-07-16T17:35:40.537Z Downloaded nu-ansi-term v0.50.3
8042026-07-16T17:35:40.543Z Downloaded nibble_vec v0.1.0
8052026-07-16T17:35:40.543Z Downloaded multer v3.1.0
8062026-07-16T17:35:40.543Z Downloaded linear-map v1.2.0
8072026-07-16T17:35:40.543Z Downloaded parse-size v1.1.0
8082026-07-16T17:35:40.543Z Downloaded icu_properties v2.1.2
8092026-07-16T17:35:40.543Z Downloaded futures v0.3.32
8102026-07-16T17:35:40.543Z Downloaded ignore v0.4.25
8112026-07-16T17:35:40.543Z Downloaded icu_provider v2.1.1
8122026-07-16T17:35:40.543Z Downloaded hmac v0.12.1
8132026-07-16T17:35:40.544Z Downloaded bumpalo v3.20.2
8142026-07-16T17:35:40.544Z Downloaded path-slash v0.1.5
8152026-07-16T17:35:40.547Z Downloaded fatfs v0.3.6
8162026-07-16T17:35:40.547Z Downloaded jobserver v0.1.34
8172026-07-16T17:35:40.548Z Downloaded percent-encoding v2.3.2
8182026-07-16T17:35:40.548Z Downloaded litrs v1.0.0
8192026-07-16T17:35:40.548Z Downloaded num-complex v0.4.6
8202026-07-16T17:35:40.553Z Downloaded libefi-sys v0.1.0
8212026-07-16T17:35:40.553Z Downloaded litemap v0.8.1
8222026-07-16T17:35:40.553Z Downloaded num_enum_derive v0.7.6
8232026-07-16T17:35:40.558Z Downloaded num_enum v0.7.6
8242026-07-16T17:35:40.558Z Downloaded num_enum_derive v0.5.11
8252026-07-16T17:35:40.558Z Downloaded peg-runtime v0.8.5
8262026-07-16T17:35:40.558Z Downloaded num-integer v0.1.46
8272026-07-16T17:35:40.558Z Downloaded crypto-bigint v0.5.5
8282026-07-16T17:35:40.563Z Downloaded num-rational v0.4.2
8292026-07-16T17:35:40.567Z Downloaded crossbeam-channel v0.5.15
8302026-07-16T17:35:40.567Z Downloaded derive_more v2.1.1
8312026-07-16T17:35:40.571Z Downloaded libbz2-rs-sys v0.2.2
8322026-07-16T17:35:40.574Z Downloaded phf_shared v0.12.1
8332026-07-16T17:35:40.576Z Downloaded flate2 v1.1.9
8342026-07-16T17:35:40.581Z Downloaded memmap2 v0.9.10
8352026-07-16T17:35:40.581Z Downloaded oxnet v0.1.6
8362026-07-16T17:35:40.581Z Downloaded oxide-tokio-rt v0.1.4
8372026-07-16T17:35:40.584Z Downloaded crypto-bigint v0.7.5
8382026-07-16T17:35:40.589Z Downloaded precomputed-hash v0.1.1
8392026-07-16T17:35:40.593Z Downloaded num_enum v0.5.11
8402026-07-16T17:35:40.593Z Downloaded headers v0.4.1
8412026-07-16T17:35:40.596Z Downloaded powerfmt v0.2.0
8422026-07-16T17:35:40.599Z Downloaded argon2 v0.6.0-rc.8
8432026-07-16T17:35:40.599Z Downloaded password-hash v0.5.0
8442026-07-16T17:35:40.599Z Downloaded packed_struct v0.10.1
8452026-07-16T17:35:40.602Z Downloaded peg-macros v0.8.5
8462026-07-16T17:35:40.602Z Downloaded cc v1.2.56
8472026-07-16T17:35:40.607Z Downloaded potential_utf v0.1.4
8482026-07-16T17:35:40.607Z Downloaded phf_shared v0.11.3
8492026-07-16T17:35:40.610Z Downloaded indexmap v1.9.3
8502026-07-16T17:35:40.610Z Downloaded icu_locale_core v2.1.1
8512026-07-16T17:35:40.613Z Downloaded heapless v0.7.17
8522026-07-16T17:35:40.616Z Downloaded predicates-core v1.0.10
8532026-07-16T17:35:40.616Z Downloaded predicates-tree v1.0.13
8542026-07-16T17:35:40.621Z Downloaded peg v0.8.5
8552026-07-16T17:35:40.622Z Downloaded pbkdf2 v0.13.0
8562026-07-16T17:35:40.625Z Downloaded paste v1.0.15
8572026-07-16T17:35:40.625Z Downloaded password-hash v0.6.1
8582026-07-16T17:35:40.625Z Downloaded hickory-resolver v0.24.4
8592026-07-16T17:35:40.628Z Downloaded parking_lot_core v0.8.6
8602026-07-16T17:35:40.632Z Downloaded ml-kem v0.3.2
8612026-07-16T17:35:40.632Z Downloaded parse-display-derive v0.10.0
8622026-07-16T17:35:40.635Z Downloaded camino-tempfile-ext v0.3.3
8632026-07-16T17:35:40.635Z Downloaded pem v3.0.6
8642026-07-16T17:35:40.635Z Downloaded proc-macro-error-attr2 v2.0.0
8652026-07-16T17:35:40.639Z Downloaded proc-macro-crate v3.4.0
8662026-07-16T17:35:40.640Z Downloaded icu_normalizer_data v2.1.1
8672026-07-16T17:35:40.643Z Downloaded icu_normalizer v2.1.1
8682026-07-16T17:35:40.643Z Downloaded expectorate v1.2.0
8692026-07-16T17:35:40.643Z Downloaded ed25519-dalek v3.0.0-rc.0
8702026-07-16T17:35:40.647Z Downloaded ed25519-dalek v2.2.0
8712026-07-16T17:35:40.650Z Downloaded der v0.7.10
8722026-07-16T17:35:40.654Z Downloaded owo-colors v4.3.0
8732026-07-16T17:35:40.655Z Downloaded proc-macro-crate v1.3.1
8742026-07-16T17:35:40.655Z Downloaded phf_shared v0.13.1
8752026-07-16T17:35:40.659Z Downloaded progenitor-client v0.14.0
8762026-07-16T17:35:40.659Z Downloaded phc v0.6.1
8772026-07-16T17:35:40.660Z Downloaded blowfish v0.10.0
8782026-07-16T17:35:40.660Z Downloaded chacha20 v0.9.1
8792026-07-16T17:35:40.660Z Downloaded aes v0.9.1
8802026-07-16T17:35:40.664Z Downloaded rand_chacha v0.3.1
8812026-07-16T17:35:40.664Z Downloaded radium v0.7.0
8822026-07-16T17:35:40.664Z Downloaded quick-error v1.2.3
8832026-07-16T17:35:40.664Z Downloaded pkcs8 v0.10.2
8842026-07-16T17:35:40.669Z Downloaded pkg-config v0.3.32
8852026-07-16T17:35:40.669Z Downloaded postgres-protocol v0.6.10
8862026-07-16T17:35:40.669Z Downloaded poly1305 v0.8.0
8872026-07-16T17:35:40.674Z Downloaded indicatif v0.18.4
8882026-07-16T17:35:40.674Z Downloaded progenitor-macro v0.14.0
8892026-07-16T17:35:40.674Z Downloaded progenitor-macro v0.13.0
8902026-07-16T17:35:40.677Z Downloaded heapless v0.8.0
8912026-07-16T17:35:40.677Z Downloaded cbc v0.2.1
8922026-07-16T17:35:40.680Z Downloaded pin-project-lite v0.2.17
8932026-07-16T17:35:40.684Z Downloaded ppv-lite86 v0.2.21
8942026-07-16T17:35:40.689Z Downloaded icu_collections v2.1.1
8952026-07-16T17:35:40.695Z Downloaded pem-rfc7468 v1.0.0
8962026-07-16T17:35:40.695Z Downloaded parking_lot_core v0.9.12
8972026-07-16T17:35:40.695Z Downloaded rand_xorshift v0.4.0
8982026-07-16T17:35:40.706Z Downloaded hashbrown v0.13.2
8992026-07-16T17:35:40.707Z Downloaded recursive-proc-macro-impl v0.1.1
9002026-07-16T17:35:40.707Z Downloaded parking_lot v0.11.2
9012026-07-16T17:35:40.707Z Downloaded primeorder v0.14.0-rc.10
9022026-07-16T17:35:40.711Z Downloaded pem-rfc7468 v0.7.0
9032026-07-16T17:35:40.711Z Downloaded ref-cast v1.0.25
9042026-07-16T17:35:40.711Z Downloaded primeorder v0.13.6
9052026-07-16T17:35:40.711Z Downloaded primefield v0.14.0
9062026-07-16T17:35:40.711Z Downloaded phf v0.12.1
9072026-07-16T17:35:40.714Z Downloaded progenitor v0.13.0
9082026-07-16T17:35:40.714Z Downloaded proc-macro-error2 v2.0.1
9092026-07-16T17:35:40.718Z Downloaded oso v0.27.3
9102026-07-16T17:35:40.722Z Downloaded ref-cast-impl v1.0.25
9112026-07-16T17:35:40.723Z Downloaded progenitor v0.14.0
9122026-07-16T17:35:40.727Z Downloaded derive_more-impl v2.1.1
9132026-07-16T17:35:40.727Z Downloaded parking_lot v0.12.5
9142026-07-16T17:35:40.727Z Downloaded phf v0.13.1
9152026-07-16T17:35:40.731Z Downloaded psl-types v2.0.11
9162026-07-16T17:35:40.731Z Downloaded polyval v0.7.1
9172026-07-16T17:35:40.731Z Downloaded poly1305 v0.9.0
9182026-07-16T17:35:40.734Z Downloaded psm v0.1.30
9192026-07-16T17:35:40.734Z Downloaded rfc6979 v0.5.0
9202026-07-16T17:35:40.734Z Downloaded r2d2 v0.8.10
9212026-07-16T17:35:40.738Z Downloaded rfc6979 v0.4.0
9222026-07-16T17:35:40.738Z Downloaded pkcs8 v0.11.0
9232026-07-16T17:35:40.743Z Downloaded russh-util v0.52.0
9242026-07-16T17:35:40.745Z Downloaded pkcs1 v0.8.0-rc.4
9252026-07-16T17:35:40.745Z Downloaded pin-project-internal v1.1.11
9262026-07-16T17:35:40.745Z Downloaded rtoolbox v0.0.3
9272026-07-16T17:35:40.749Z Downloaded russh-cryptovec v0.61.0
9282026-07-16T17:35:40.749Z Downloaded port-file v0.1.0
9292026-07-16T17:35:40.749Z Downloaded postcard v1.1.3
9302026-07-16T17:35:40.749Z Downloaded postgres-types v0.2.12
9312026-07-16T17:35:40.749Z Downloaded omicron-zone-package v0.12.3
9322026-07-16T17:35:40.754Z Downloaded rand_core v0.6.4
9332026-07-16T17:35:40.754Z Downloaded papergrid v0.17.0
9342026-07-16T17:35:40.758Z Downloaded hashbrown v0.12.3
9352026-07-16T17:35:40.758Z Downloaded rustc_version v0.4.1
9362026-07-16T17:35:40.758Z Downloaded predicates v3.1.4
9372026-07-16T17:35:40.762Z Downloaded rustc_version v0.1.7
9382026-07-16T17:35:40.762Z Downloaded miniz_oxide v0.8.9
9392026-07-16T17:35:40.765Z Downloaded crossterm v0.29.0
9402026-07-16T17:35:40.771Z Downloaded rand_seeder v0.4.0
9412026-07-16T17:35:40.771Z Downloaded rand_core v0.10.0
9422026-07-16T17:35:40.771Z Downloaded rand_core v0.9.5
9432026-07-16T17:35:40.776Z Downloaded rand_chacha v0.9.0
9442026-07-16T17:35:40.776Z Downloaded pkcs1 v0.7.5
9452026-07-16T17:35:40.776Z Downloaded hickory-resolver v0.25.2
9462026-07-16T17:35:40.776Z Downloaded diesel_derives v2.3.7
9472026-07-16T17:35:40.779Z Downloaded progenitor-extras v0.2.0
9482026-07-16T17:35:40.779Z Downloaded jiff-static v0.2.21
9492026-07-16T17:35:40.783Z Downloaded progenitor-client v0.13.0
9502026-07-16T17:35:40.791Z Downloaded scheduled-thread-pool v0.2.7
9512026-07-16T17:35:40.795Z Downloaded same-file v1.0.6
9522026-07-16T17:35:40.795Z Downloaded recursive v0.1.1
9532026-07-16T17:35:40.795Z Downloaded scroll_derive v0.13.1
9542026-07-16T17:35:40.795Z Downloaded scopeguard v1.2.0
9552026-07-16T17:35:40.795Z Downloaded sapling-renderdag v0.1.0
9562026-07-16T17:35:40.801Z Downloaded pkcs5 v0.8.1
9572026-07-16T17:35:40.801Z Downloaded resolv-conf v0.7.6
9582026-07-16T17:35:40.804Z Downloaded rustc-hash v2.1.1
9592026-07-16T17:35:40.804Z Downloaded pin-project v1.1.11
9602026-07-16T17:35:40.809Z Downloaded secrecy v0.10.3
9612026-07-16T17:35:40.812Z Downloaded num-traits v0.2.19
9622026-07-16T17:35:40.812Z Downloaded minimal-lexical v0.2.1
9632026-07-16T17:35:40.815Z Downloaded seq-macro v0.3.6
9642026-07-16T17:35:40.815Z Downloaded secrecy v0.8.0
9652026-07-16T17:35:40.819Z Downloaded prefix-trie v0.7.0
9662026-07-16T17:35:40.819Z Downloaded crossterm v0.28.1
9672026-07-16T17:35:40.822Z Downloaded serde_bytes v0.11.19
9682026-07-16T17:35:40.826Z Downloaded serde-big-array v0.5.1
9692026-07-16T17:35:40.826Z Downloaded serde_spanned v1.1.1
9702026-07-16T17:35:40.829Z Downloaded sha1 v0.11.0
9712026-07-16T17:35:40.832Z Downloaded rusty-fork v0.3.1
9722026-07-16T17:35:40.832Z Downloaded rustversion v1.0.22
9732026-07-16T17:35:40.839Z Downloaded hickory-server v0.25.2
9742026-07-16T17:35:40.842Z Downloaded rustls-pemfile v2.2.0
9752026-07-16T17:35:40.842Z Downloaded rustls-native-certs v0.8.3
9762026-07-16T17:35:40.843Z Downloaded p256 v0.14.0-rc.10
9772026-07-16T17:35:40.846Z Downloaded serde_repr v0.1.20
9782026-07-16T17:35:40.846Z Downloaded serde_plain v1.0.2
9792026-07-16T17:35:40.852Z Downloaded sha1 v0.10.6
9802026-07-16T17:35:40.857Z Downloaded signal-hook-tokio v0.3.1
9812026-07-16T17:35:40.857Z Downloaded shell-words v1.1.1
9822026-07-16T17:35:40.862Z Downloaded http v1.4.2
9832026-07-16T17:35:40.870Z Downloaded itertools v0.10.5
9842026-07-16T17:35:40.870Z Downloaded progenitor-impl v0.14.0
9852026-07-16T17:35:40.876Z Downloaded signature v3.0.0
9862026-07-16T17:35:40.876Z Downloaded signature v2.2.0
9872026-07-16T17:35:40.876Z Downloaded openssl-sys v0.9.115
9882026-07-16T17:35:40.876Z Downloaded siphasher v1.0.2
9892026-07-16T17:35:40.881Z Downloaded sigpipe v0.1.3
9902026-07-16T17:35:40.881Z Downloaded der v0.8.0
9912026-07-16T17:35:40.887Z Downloaded signal-hook-mio v0.2.5
9922026-07-16T17:35:40.887Z Downloaded dropshot-api-manager v0.7.2
9932026-07-16T17:35:40.890Z Downloaded sec1 v0.7.3
9942026-07-16T17:35:40.890Z Downloaded scrypt v0.12.0
9952026-07-16T17:35:40.891Z Downloaded schemars_derive v0.8.22
9962026-07-16T17:35:40.894Z Downloaded slog-bunyan v2.5.0
9972026-07-16T17:35:40.901Z Downloaded quinn-udp v0.5.14
9982026-07-16T17:35:40.905Z Downloaded serde-hex v0.1.0
9992026-07-16T17:35:40.909Z Downloaded semver v0.1.20
10002026-07-16T17:35:40.910Z Downloaded serde_derive_internals v0.29.1
10012026-07-16T17:35:40.910Z Downloaded slog-envlogger v2.2.0
10022026-07-16T17:35:40.916Z Downloaded sqlparser_derive v0.5.0
10032026-07-16T17:35:40.921Z Downloaded serde_path_to_error v0.1.20
10042026-07-16T17:35:40.925Z Downloaded prettyplease v0.2.37
10052026-07-16T17:35:40.925Z Downloaded internal-russh-num-bigint v0.5.0
10062026-07-16T17:35:40.930Z Downloaded p384 v0.14.0-rc.10
10072026-07-16T17:35:40.933Z Downloaded rustls-pki-types v1.14.0
10082026-07-16T17:35:40.933Z Downloaded serde_urlencoded v0.7.1
10092026-07-16T17:35:40.938Z Downloaded chrono v0.4.45
10102026-07-16T17:35:40.946Z Downloaded shlex v1.3.0
10112026-07-16T17:35:40.946Z Downloaded stable_deref_trait v1.2.1
10122026-07-16T17:35:40.946Z Downloaded serdect v0.4.3
10132026-07-16T17:35:40.946Z Downloaded serde_with_macros v1.5.2
10142026-07-16T17:35:40.946Z Downloaded strsim v0.10.0
10152026-07-16T17:35:40.946Z Downloaded strip-ansi-escapes v0.2.1
10162026-07-16T17:35:40.953Z Downloaded rcgen v0.12.1
10172026-07-16T17:35:40.957Z Downloaded hyper-util v0.1.20
10182026-07-16T17:35:40.957Z Downloaded signal-hook-registry v1.4.8
10192026-07-16T17:35:40.957Z Downloaded progenitor-impl v0.13.0
10202026-07-16T17:35:40.960Z Downloaded slab v0.4.12
10212026-07-16T17:35:40.960Z Downloaded scroll v0.13.0
10222026-07-16T17:35:40.965Z Downloaded strum v0.27.2
10232026-07-16T17:35:40.969Z Downloaded sec1 v0.8.1
10242026-07-16T17:35:40.974Z Downloaded simd-adler32 v0.3.8
10252026-07-16T17:35:40.974Z Downloaded slog-async v2.8.0
10262026-07-16T17:35:40.978Z Downloaded slog-stdlog v4.1.1
10272026-07-16T17:35:40.978Z Downloaded strum v0.26.3
10282026-07-16T17:35:40.978Z Downloaded structmeta-derive v0.3.0
10292026-07-16T17:35:40.981Z Downloaded structmeta v0.3.0
10302026-07-16T17:35:40.982Z Downloaded snafu-derive v0.8.9
10312026-07-16T17:35:40.982Z Downloaded hashbrown v0.15.5
10322026-07-16T17:35:40.987Z Downloaded sync_wrapper v1.0.2
10332026-07-16T17:35:40.987Z Downloaded mio v1.2.0
10342026-07-16T17:35:40.987Z Downloaded slog-json v2.6.1
10352026-07-16T17:35:40.992Z Downloaded slog-dtrace v0.3.0
10362026-07-16T17:35:40.992Z Downloaded smf v0.2.3
10372026-07-16T17:35:40.992Z Downloaded smallvec v0.6.14
10382026-07-16T17:35:40.995Z Downloaded serde_cbor v0.11.2
10392026-07-16T17:35:40.995Z Downloaded slog-scope v4.4.1
10402026-07-16T17:35:40.995Z Downloaded sync-ptr v0.1.4
10412026-07-16T17:35:40.995Z Downloaded supports-color v3.0.2
10422026-07-16T17:35:40.999Z Downloaded sqlformat v0.3.5
10432026-07-16T17:35:40.999Z Downloaded tabled_derive v0.11.0
10442026-07-16T17:35:40.999Z Downloaded spki v0.7.3
10452026-07-16T17:35:41.006Z Downloaded subtle v2.6.1
10462026-07-16T17:35:41.006Z Downloaded termtree v0.5.1
10472026-07-16T17:35:41.013Z Downloaded tagptr v0.2.0
10482026-07-16T17:35:41.013Z Downloaded spki v0.8.0
10492026-07-16T17:35:41.013Z Downloaded rayon-core v1.13.0
10502026-07-16T17:35:41.013Z Downloaded rustls-platform-verifier v0.6.2
10512026-07-16T17:35:41.013Z Downloaded hashbrown v0.16.1
10522026-07-16T17:35:41.018Z Downloaded testing_table v0.3.0
10532026-07-16T17:35:41.018Z Downloaded tap v1.0.1
10542026-07-16T17:35:41.018Z Downloaded pretty_assertions v1.4.1
10552026-07-16T17:35:41.018Z Downloaded serde_with_macros v3.21.0
10562026-07-16T17:35:41.022Z Downloaded nom v7.1.3
10572026-07-16T17:35:41.022Z Downloaded salsa20 v0.11.0
10582026-07-16T17:35:41.026Z Downloaded ryu v1.0.23
10592026-07-16T17:35:41.027Z Downloaded stacker v0.1.23
10602026-07-16T17:35:41.027Z Downloaded string_cache v0.8.9
10612026-07-16T17:35:41.030Z Downloaded ssh-cipher v0.3.0-rc.9
10622026-07-16T17:35:41.030Z Downloaded sha2 v0.11.0
10632026-07-16T17:35:41.036Z Downloaded time-core v0.1.8
10642026-07-16T17:35:41.036Z Downloaded thread-id v5.1.0
10652026-07-16T17:35:41.036Z Downloaded thiserror-impl-no-std v2.0.2
10662026-07-16T17:35:41.040Z Downloaded static_assertions v1.1.0
10672026-07-16T17:35:41.040Z Downloaded ssh-encoding v0.3.0-rc.9
10682026-07-16T17:35:41.040Z Downloaded libxml v0.3.3
10692026-07-16T17:35:41.043Z Downloaded strum_macros v0.26.4
10702026-07-16T17:35:41.043Z Downloaded ron v0.8.1
10712026-07-16T17:35:41.046Z Downloaded smallvec v1.15.1
10722026-07-16T17:35:41.050Z Downloaded publicsuffix v2.3.0
10732026-07-16T17:35:41.051Z Downloaded strum_macros v0.27.2
10742026-07-16T17:35:41.054Z Downloaded tinyvec_macros v0.1.1
10752026-07-16T17:35:41.054Z Downloaded quinn v0.11.9
10762026-07-16T17:35:41.054Z Downloaded aes-gcm v0.11.0
10772026-07-16T17:35:41.057Z Downloaded support-bundle-viewer v0.1.2
10782026-07-16T17:35:41.057Z Downloaded stringprep v0.1.5
10792026-07-16T17:35:41.061Z Downloaded slog-term v2.9.2
10802026-07-16T17:35:41.061Z Downloaded qorb v0.4.1
10812026-07-16T17:35:41.065Z Downloaded strum_macros v0.24.3
10822026-07-16T17:35:41.065Z Downloaded futures-util v0.3.32
10832026-07-16T17:35:41.071Z Downloaded synstructure v0.13.2
10842026-07-16T17:35:41.077Z Downloaded idna v1.1.0
10852026-07-16T17:35:41.077Z Downloaded termios v0.3.3
10862026-07-16T17:35:41.077Z Downloaded tabwriter v1.4.1
10872026-07-16T17:35:41.081Z Downloaded spin v0.9.8
10882026-07-16T17:35:41.081Z Downloaded take_mut v0.2.2
10892026-07-16T17:35:41.081Z Downloaded signal-hook v0.3.18
10902026-07-16T17:35:41.084Z Downloaded tokio-test v0.4.5
10912026-07-16T17:35:41.084Z Downloaded schemars v0.9.0
10922026-07-16T17:35:41.089Z Downloaded rand v0.8.6
10932026-07-16T17:35:41.094Z Downloaded iri-string v0.7.10
10942026-07-16T17:35:41.098Z Downloaded tower-layer v0.3.3
10952026-07-16T17:35:41.098Z Downloaded tiny-keccak v2.0.2
10962026-07-16T17:35:41.101Z Downloaded thiserror-no-std v2.0.2
10972026-07-16T17:35:41.101Z Downloaded p521 v0.14.0-rc.10
10982026-07-16T17:35:41.105Z Downloaded topological-sort v0.2.2
10992026-07-16T17:35:41.105Z Downloaded tower-service v0.3.3
11002026-07-16T17:35:41.105Z Downloaded similar v2.7.0
11012026-07-16T17:35:41.108Z Downloaded hkdf v0.13.0
11022026-07-16T17:35:41.112Z Downloaded hyper v1.10.1
11032026-07-16T17:35:41.118Z Downloaded try-lock v0.2.5
11042026-07-16T17:35:41.125Z Downloaded trait-variant v0.1.2
11052026-07-16T17:35:41.125Z Downloaded itertools v0.13.0
11062026-07-16T17:35:41.125Z Downloaded thread_local v1.1.9
11072026-07-16T17:35:41.132Z Downloaded typify-macro v0.6.2
11082026-07-16T17:35:41.132Z Downloaded unarray v0.1.4
11092026-07-16T17:35:41.132Z Downloaded tokio-macros v2.7.0
11102026-07-16T17:35:41.132Z Downloaded unicode-truncate v1.1.0
11112026-07-16T17:35:41.132Z Downloaded slog v2.8.2
11122026-07-16T17:35:41.132Z Downloaded schemars v0.8.22
11132026-07-16T17:35:41.191Z Downloaded tokio-native-tls v0.3.1
11142026-07-16T17:35:41.191Z Downloaded tinystr v0.8.2
11152026-07-16T17:35:41.191Z Downloaded hkdf v0.12.4
11162026-07-16T17:35:41.191Z Downloaded tokio-dtrace v0.1.1
11172026-07-16T17:35:41.191Z Downloaded tls_codec_derive v0.4.2
11182026-07-16T17:35:41.191Z Downloaded tls_codec v0.4.2
11192026-07-16T17:35:41.191Z Downloaded samael v0.0.19
11202026-07-16T17:35:41.191Z Downloaded untrusted v0.7.1
11212026-07-16T17:35:41.191Z Downloaded unit-prefix v0.5.2
11222026-07-16T17:35:41.192Z Downloaded unicode-xid v0.2.6
11232026-07-16T17:35:41.205Z Downloaded universal-hash v0.6.1
11242026-07-16T17:35:41.218Z Downloaded serde_yaml v0.9.34+deprecated
11252026-07-16T17:35:41.218Z Downloaded universal-hash v0.5.1
11262026-07-16T17:35:41.218Z Downloaded tokio-tungstenite v0.23.1
11272026-07-16T17:35:41.218Z Downloaded rand v0.9.2
11282026-07-16T17:35:41.218Z Downloaded socket2 v0.6.3
11292026-07-16T17:35:41.218Z Downloaded socket2 v0.5.10
11302026-07-16T17:35:41.218Z Downloaded h2 v0.4.15
11312026-07-16T17:35:41.218Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11322026-07-16T17:35:41.218Z Downloaded utf8_iter v1.0.4
11332026-07-16T17:35:41.218Z Downloaded aws-lc-rs v1.16.3
11342026-07-16T17:35:41.218Z Downloaded utf-8 v0.7.6
11352026-07-16T17:35:41.218Z Downloaded usdt-macro v0.6.0
11362026-07-16T17:35:41.218Z Downloaded usdt v0.6.0
11372026-07-16T17:35:41.218Z Downloaded usdt-attr-macro v0.6.0
11382026-07-16T17:35:41.218Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11392026-07-16T17:35:41.218Z Downloaded term v1.2.1
11402026-07-16T17:35:41.247Z Downloaded crypto-primes v0.7.2
11412026-07-16T17:35:41.247Z Downloaded tokio-tungstenite v0.21.0
11422026-07-16T17:35:41.247Z Downloaded blake3 v1.8.5
11432026-07-16T17:35:41.247Z Downloaded want v0.3.1
11442026-07-16T17:35:41.247Z Downloaded rsa v0.9.10
11452026-07-16T17:35:41.247Z Downloaded tui-tree-widget v0.23.1
11462026-07-16T17:35:41.247Z Downloaded toml_writer v1.1.1+spec-1.1.0
11472026-07-16T17:35:41.247Z Downloaded itertools v0.14.0
11482026-07-16T17:35:41.247Z Downloaded waitgroup v0.1.2
11492026-07-16T17:35:41.247Z Downloaded wait-timeout v0.2.1
11502026-07-16T17:35:41.247Z Downloaded subprocess v0.2.15
11512026-07-16T17:35:41.247Z Downloaded xattr v1.6.1
11522026-07-16T17:35:41.247Z Downloaded unicase v2.9.0
11532026-07-16T17:35:41.247Z Downloaded void v1.0.2
11542026-07-16T17:35:41.247Z Downloaded time-macros v0.2.27
11552026-07-16T17:35:41.247Z Downloaded libm v0.2.16
11562026-07-16T17:35:41.247Z Downloaded iddqd v0.4.2
11572026-07-16T17:35:41.247Z Downloaded bitvec v1.0.1
11582026-07-16T17:35:41.247Z Downloaded tokio-stream v0.1.18
11592026-07-16T17:35:41.260Z Downloaded zerofrom v0.1.6
11602026-07-16T17:35:41.260Z Downloaded tokio-rustls v0.26.4
11612026-07-16T17:35:41.260Z Downloaded rand v0.10.1
11622026-07-16T17:35:41.260Z Downloaded term v0.7.0
11632026-07-16T17:35:41.260Z Downloaded xshell-macros v0.2.7
11642026-07-16T17:35:41.260Z Downloaded schemars v1.2.1
11652026-07-16T17:35:41.261Z Downloaded vergen-git2 v9.1.0
11662026-07-16T17:35:41.261Z Downloaded usdt-impl v0.6.0
11672026-07-16T17:35:41.261Z Downloaded snafu v0.8.9
11682026-07-16T17:35:41.261Z Downloaded zone_cfg_derive v0.3.1
11692026-07-16T17:35:41.261Z Downloaded zone v0.3.1
11702026-07-16T17:35:41.261Z Downloaded nom v8.0.0
11712026-07-16T17:35:41.261Z Downloaded zeroize_derive v1.4.3
11722026-07-16T17:35:41.261Z Downloaded yoke-derive v0.8.1
11732026-07-16T17:35:41.261Z Downloaded vergen-gitcl v1.0.8
11742026-07-16T17:35:41.261Z Downloaded walkdir v2.5.0
11752026-07-16T17:35:41.268Z Downloaded rustls-webpki v0.103.13
11762026-07-16T17:35:41.268Z Downloaded test-strategy v0.4.5
11772026-07-16T17:35:41.268Z Downloaded vergen-lib v9.1.0
11782026-07-16T17:35:41.268Z Downloaded vergen-lib v0.1.6
11792026-07-16T17:35:41.268Z Downloaded uzers v0.12.2
11802026-07-16T17:35:41.268Z Downloaded bindgen v0.71.1
11812026-07-16T17:35:41.268Z Downloaded vsss-rs v3.3.4
11822026-07-16T17:35:41.271Z Downloaded toml_parser v1.1.2+spec-1.1.0
11832026-07-16T17:35:41.273Z Downloaded num-bigint-dig v0.8.6
11842026-07-16T17:35:41.273Z Downloaded num-bigint v0.4.6
11852026-07-16T17:35:41.276Z Downloaded tinyvec v1.10.0
11862026-07-16T17:35:41.276Z Downloaded rsa v0.10.0-rc.18
11872026-07-16T17:35:41.279Z Downloaded twox-hash v2.1.2
11882026-07-16T17:35:41.280Z Downloaded itertools v0.12.1
11892026-07-16T17:35:41.284Z Downloaded whoami v1.6.1
11902026-07-16T17:35:41.284Z Downloaded untrusted v0.9.0
11912026-07-16T17:35:41.288Z Downloaded icu_properties_data v2.1.2
11922026-07-16T17:35:41.293Z Downloaded unicode-properties v0.1.4
11932026-07-16T17:35:41.296Z Downloaded toml v1.1.2+spec-1.1.0
11942026-07-16T17:35:41.296Z Downloaded xshell v0.2.7
11952026-07-16T17:35:41.296Z Downloaded wyz v0.5.1
11962026-07-16T17:35:41.297Z Downloaded tar v0.4.46
11972026-07-16T17:35:41.300Z Downloaded zerofrom-derive v0.1.6
11982026-07-16T17:35:41.300Z Downloaded vergen v9.1.0
11992026-07-16T17:35:41.300Z Downloaded toml v0.7.8
12002026-07-16T17:35:41.303Z Downloaded zstd-safe v7.2.4
12012026-07-16T17:35:41.303Z Downloaded steno v0.4.1
12022026-07-16T17:35:41.314Z Downloaded zeroize v1.8.2
12032026-07-16T17:35:41.317Z Downloaded rpassword v7.4.0
12042026-07-16T17:35:41.318Z Downloaded rustyline v14.0.0
12052026-07-16T17:35:41.322Z Downloaded tracing-core v0.1.36
12062026-07-16T17:35:41.323Z Downloaded tracing-attributes v0.1.31
12072026-07-16T17:35:41.323Z Downloaded tungstenite v0.23.0
12082026-07-16T17:35:41.330Z Downloaded zstd v0.13.3
12092026-07-16T17:35:41.330Z Downloaded zerovec-derive v0.11.2
12102026-07-16T17:35:41.331Z Downloaded yasna v0.5.2
12112026-07-16T17:35:41.338Z Downloaded typify v0.6.2
12122026-07-16T17:35:41.338Z Downloaded unicode-bidi v0.3.18
12132026-07-16T17:35:41.350Z Downloaded unsafe-libyaml v0.2.11
12142026-07-16T17:35:41.361Z Downloaded serde_with v1.14.0
12152026-07-16T17:35:41.361Z Downloaded writeable v0.6.2
12162026-07-16T17:35:41.369Z Downloaded zerocopy v0.6.6
12172026-07-16T17:35:41.369Z Downloaded yoke v0.8.1
12182026-07-16T17:35:41.379Z Downloaded toml_edit v0.23.10+spec-1.0.0
12192026-07-16T17:35:41.380Z Downloaded vte v0.14.1
12202026-07-16T17:35:41.393Z Downloaded tungstenite v0.21.0
12212026-07-16T17:35:41.393Z Downloaded git2 v0.20.4
12222026-07-16T17:35:41.408Z Downloaded whoami v2.1.0
12232026-07-16T17:35:41.408Z Downloaded reedline v0.40.0
12242026-07-16T17:35:41.418Z Downloaded regex v1.12.3
12252026-07-16T17:35:41.418Z Downloaded lalrpop v0.19.12
12262026-07-16T17:35:41.418Z Downloaded zopfli v0.8.3
12272026-07-16T17:35:41.426Z Downloaded p384 v0.13.1
12282026-07-16T17:35:41.438Z Downloaded yansi v1.0.1
12292026-07-16T17:35:41.447Z Downloaded unicode_categories v0.1.1
12302026-07-16T17:35:41.447Z Downloaded uuid v1.23.4
12312026-07-16T17:35:41.456Z Downloaded url v2.5.8
12322026-07-16T17:35:41.456Z Downloaded reqwest v0.12.28
12332026-07-16T17:35:41.456Z Downloaded ssh-key v0.7.0-rc.10
12342026-07-16T17:35:41.464Z Downloaded zip v0.6.6
12352026-07-16T17:35:41.464Z Downloaded zerotrie v0.2.3
12362026-07-16T17:35:41.464Z Downloaded toml_edit v0.19.15
12372026-07-16T17:35:41.470Z Downloaded rawzip v0.4.4
12382026-07-16T17:35:41.475Z Downloaded tokio-postgres v0.7.16
12392026-07-16T17:35:41.475Z Downloaded salty v0.3.0
12402026-07-16T17:35:41.480Z Downloaded quick-xml v0.37.5
12412026-07-16T17:35:41.480Z Downloaded portable-atomic v1.13.1
12422026-07-16T17:35:41.484Z Downloaded reqwest v0.13.2
12432026-07-16T17:35:41.490Z Downloaded tower v0.5.3
12442026-07-16T17:35:41.504Z Downloaded moka v0.12.13
12452026-07-16T17:35:41.507Z Downloaded x509-cert v0.2.5
12462026-07-16T17:35:41.510Z Downloaded goblin v0.10.5
12472026-07-16T17:35:41.516Z Downloaded unicode-segmentation v1.12.0
12482026-07-16T17:35:41.519Z Downloaded petname v2.0.2
12492026-07-16T17:35:41.524Z Downloaded typed-path v0.9.3
12502026-07-16T17:35:41.527Z Downloaded rayon v1.11.0
12512026-07-16T17:35:41.531Z Downloaded curve25519-dalek v4.1.3
12522026-07-16T17:35:41.534Z Downloaded zerocopy-derive v0.8.40
12532026-07-16T17:35:41.553Z Downloaded tower-http v0.6.8
12542026-07-16T17:35:41.564Z Downloaded unicode-normalization v0.1.25
12552026-07-16T17:35:41.567Z Downloaded nix v0.27.1
12562026-07-16T17:35:41.572Z Downloaded tokio-util v0.7.18
12572026-07-16T17:35:41.578Z Downloaded quinn-proto v0.11.13
12582026-07-16T17:35:41.581Z Downloaded tough v0.22.0
12592026-07-16T17:35:41.586Z Downloaded object v0.30.4
12602026-07-16T17:35:41.592Z Downloaded russh v0.61.2
12612026-07-16T17:35:41.596Z Downloaded zip v4.6.1
12622026-07-16T17:35:41.599Z Downloaded radix_trie v0.2.1
12632026-07-16T17:35:41.602Z Downloaded proptest v1.10.0
12642026-07-16T17:35:41.607Z Downloaded zerovec v0.11.5
12652026-07-16T17:35:41.614Z Downloaded openssl v0.10.79
12662026-07-16T17:35:41.620Z Downloaded nix v0.28.0
12672026-07-16T17:35:41.637Z Downloaded curve25519-dalek v5.0.0-rc.0
12682026-07-16T17:35:41.642Z Downloaded winnow v0.6.26
12692026-07-16T17:35:41.646Z Downloaded winnow v0.5.40
12702026-07-16T17:35:41.653Z Downloaded bstr v1.12.1
12712026-07-16T17:35:41.665Z Downloaded tabled v0.20.0
12722026-07-16T17:35:41.675Z Downloaded time v0.3.47
12732026-07-16T17:35:41.684Z Downloaded serde_with v3.21.0
12742026-07-16T17:35:41.701Z Downloaded winnow v1.0.3
12752026-07-16T17:35:41.706Z Downloaded object v0.37.3
12762026-07-16T17:35:41.713Z Downloaded polar-core v0.27.3
12772026-07-16T17:35:41.717Z Downloaded openapiv3 v2.2.0
12782026-07-16T17:35:41.724Z Downloaded hickory-proto v0.25.2
12792026-07-16T17:35:41.733Z Downloaded smoltcp v0.9.1
12802026-07-16T17:35:41.746Z Downloaded hickory-proto v0.24.4
12812026-07-16T17:35:41.753Z Downloaded nix v0.31.2
12822026-07-16T17:35:41.760Z Downloaded rustls v0.23.41
12832026-07-16T17:35:41.767Z Downloaded regex-syntax v0.8.10
12842026-07-16T17:35:41.772Z Downloaded regex-syntax v0.6.29
12852026-07-16T17:35:41.777Z Downloaded zlib-rs v0.6.2
12862026-07-16T17:35:41.780Z Downloaded vcpkg v0.2.15
12872026-07-16T17:35:41.802Z Downloaded dropshot v0.17.1
12882026-07-16T17:35:41.815Z Downloaded smoltcp v0.11.0
12892026-07-16T17:35:41.821Z Downloaded zerocopy v0.8.40
12902026-07-16T17:35:41.826Z Downloaded diesel v2.3.7
12912026-07-16T17:35:41.838Z Downloaded regress v0.10.5
12922026-07-16T17:35:41.843Z Downloaded rustix v0.38.44
12932026-07-16T17:35:41.856Z Downloaded regress v0.11.1
12942026-07-16T17:35:41.874Z Downloaded sled v0.34.7
12952026-07-16T17:35:41.880Z Downloaded bzip2-sys v0.1.13+1.0.8
12962026-07-16T17:35:41.896Z Downloaded tracing v0.1.44
12972026-07-16T17:35:41.909Z Downloaded sqlparser v0.61.0
12982026-07-16T17:35:41.934Z Downloaded fiat-crypto v0.3.0
12992026-07-16T17:35:41.941Z Downloaded zerocopy-derive v0.6.6
13002026-07-16T17:35:41.947Z Downloaded typify-impl v0.6.2
13012026-07-16T17:35:41.955Z Downloaded ratatui v0.29.0
13022026-07-16T17:35:41.967Z Downloaded chrono-tz v0.10.4
13032026-07-16T17:35:41.978Z Downloaded sha3 v0.11.0
13042026-07-16T17:35:41.988Z Downloaded petgraph v0.6.5
13052026-07-16T17:35:41.994Z Downloaded regex-automata v0.4.14
13062026-07-16T17:35:42.003Z Downloaded jiff v0.2.21
13072026-07-16T17:35:42.051Z Downloaded petgraph v0.8.3
13082026-07-16T17:35:42.064Z Downloaded csv v1.4.0
13092026-07-16T17:35:42.076Z Downloaded tokio v1.52.1
13102026-07-16T17:35:42.100Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13112026-07-16T17:35:42.108Z Downloaded sha3 v0.10.8
13122026-07-16T17:35:42.113Z Downloaded libz-sys v1.1.24
13132026-07-16T17:35:42.201Z Downloaded encoding_rs v0.8.35
13142026-07-16T17:35:42.255Z Downloaded ring v0.17.14
13152026-07-16T17:35:42.276Z Downloaded libgit2-sys v0.18.3+1.9.2
13162026-07-16T17:35:42.806Z Downloaded aws-lc-sys v0.40.0
13172026-07-16T17:35:43.054Z Compiling libc v0.2.185
13182026-07-16T17:35:43.054Z Compiling serde_core v1.0.228
13192026-07-16T17:35:43.054Z Compiling serde v1.0.228
13202026-07-16T17:35:43.054Z Compiling log v0.4.29
13212026-07-16T17:35:43.054Z Compiling smallvec v1.15.1
13222026-07-16T17:35:43.058Z Compiling find-msvc-tools v0.1.9
13232026-07-16T17:35:43.058Z Compiling shlex v1.3.0
13242026-07-16T17:35:43.058Z Compiling syn v2.0.117
13252026-07-16T17:35:43.393Z Compiling subtle v2.6.1
13262026-07-16T17:35:43.402Z Compiling stable_deref_trait v1.2.1
13272026-07-16T17:35:43.406Z Compiling scopeguard v1.2.0
13282026-07-16T17:35:43.461Z Compiling typenum v1.20.1
13292026-07-16T17:35:43.493Z Compiling lock_api v0.4.14
13302026-07-16T17:35:43.507Z Compiling serde_json v1.0.150
13312026-07-16T17:35:43.549Z Compiling portable-atomic v1.13.1
13322026-07-16T17:35:43.567Z Compiling zerocopy v0.8.40
13332026-07-16T17:35:43.704Z Compiling parking_lot_core v0.9.12
13342026-07-16T17:35:43.733Z Compiling pin-project-lite v0.2.17
13352026-07-16T17:35:43.829Z Compiling pkg-config v0.3.32
13362026-07-16T17:35:43.991Z Compiling critical-section v1.2.0
13372026-07-16T17:35:44.023Z Compiling jobserver v0.1.34
13382026-07-16T17:35:44.056Z Compiling errno v0.3.14
13392026-07-16T17:35:44.096Z Compiling getrandom v0.2.17
13402026-07-16T17:35:44.216Z Compiling libm v0.2.16
13412026-07-16T17:35:44.268Z Compiling cc v1.2.56
13422026-07-16T17:35:44.324Z Compiling getrandom v0.4.1
13432026-07-16T17:35:44.377Z Compiling rand_core v0.6.4
13442026-07-16T17:35:44.396Z Compiling signal-hook-registry v1.4.8
13452026-07-16T17:35:44.557Z Compiling once_cell v1.21.3
13462026-07-16T17:35:44.684Z Compiling num-traits v0.2.19
13472026-07-16T17:35:44.729Z Compiling futures-core v0.3.32
13482026-07-16T17:35:44.742Z Compiling rand_core v0.10.0
13492026-07-16T17:35:44.893Z Compiling parking_lot v0.12.5
13502026-07-16T17:35:45.073Z Compiling mio v1.2.0
13512026-07-16T17:35:45.148Z Compiling generic-array v0.14.7
13522026-07-16T17:35:45.283Z Compiling litemap v0.8.1
13532026-07-16T17:35:45.347Z Compiling bitflags v2.11.0
13542026-07-16T17:35:45.477Z Compiling writeable v0.6.2
13552026-07-16T17:35:45.490Z Compiling const-oid v0.9.6
13562026-07-16T17:35:45.540Z Compiling percent-encoding v2.3.2
13572026-07-16T17:35:45.625Z Compiling semver v1.0.28
13582026-07-16T17:35:45.676Z Compiling icu_properties_data v2.1.2
13592026-07-16T17:35:45.879Z Compiling icu_normalizer_data v2.1.1
13602026-07-16T17:35:45.981Z Compiling socket2 v0.6.3
13612026-07-16T17:35:46.104Z Compiling futures-sink v0.3.32
13622026-07-16T17:35:46.154Z Compiling futures-io v0.3.32
13632026-07-16T17:35:46.196Z Compiling synstructure v0.13.2
13642026-07-16T17:35:46.205Z Compiling futures-channel v0.3.32
13652026-07-16T17:35:46.298Z Compiling slab v0.4.12
13662026-07-16T17:35:46.316Z Compiling futures-task v0.3.32
13672026-07-16T17:35:46.388Z Compiling utf8_iter v1.0.4
13682026-07-16T17:35:46.423Z Compiling indexmap v2.14.0
13692026-07-16T17:35:46.444Z Compiling form_urlencoded v1.2.2
13702026-07-16T17:35:46.483Z Compiling getrandom v0.3.4
13712026-07-16T17:35:46.497Z Compiling rustversion v1.0.22
13722026-07-16T17:35:46.524Z Compiling cmake v0.1.57
13732026-07-16T17:35:46.537Z Compiling dunce v1.0.5
13742026-07-16T17:35:46.624Z Compiling iana-time-zone v0.1.65
13752026-07-16T17:35:46.636Z Compiling fs_extra v1.3.0
13762026-07-16T17:35:46.815Z Compiling ident_case v1.0.1
13772026-07-16T17:35:46.829Z Compiling rustix v1.1.3
13782026-07-16T17:35:46.914Z Compiling regex-syntax v0.8.10
13792026-07-16T17:35:46.927Z Compiling aws-lc-sys v0.40.0
13802026-07-16T17:35:46.941Z Compiling uuid v1.23.4
13812026-07-16T17:35:47.116Z Compiling base64ct v1.8.3
13822026-07-16T17:35:47.423Z Compiling rand_core v0.9.5
13832026-07-16T17:35:47.441Z Compiling base64 v0.22.1
13842026-07-16T17:35:47.525Z Compiling vcpkg v0.2.15
13852026-07-16T17:35:47.698Z Compiling pem-rfc7468 v0.7.0
13862026-07-16T17:35:47.717Z Compiling rustc_version v0.4.1
13872026-07-16T17:35:47.783Z Compiling tracing-core v0.1.36
13882026-07-16T17:35:47.993Z Compiling serde_derive v1.0.228
13892026-07-16T17:35:48.008Z Compiling zeroize_derive v1.4.3
13902026-07-16T17:35:48.053Z Compiling zerofrom-derive v0.1.6
13912026-07-16T17:35:48.295Z Compiling yoke-derive v0.8.1
13922026-07-16T17:35:48.362Z Compiling zerovec-derive v0.11.2
13932026-07-16T17:35:48.596Z Compiling displaydoc v0.2.5
13942026-07-16T17:35:48.676Z Compiling zeroize v1.8.2
13952026-07-16T17:35:48.893Z Compiling zerocopy-derive v0.8.40
13962026-07-16T17:35:49.380Z Compiling tokio-macros v2.7.0
13972026-07-16T17:35:49.493Z Compiling futures-macro v0.3.32
13982026-07-16T17:35:49.493Z Compiling zerofrom v0.1.6
13992026-07-16T17:35:49.543Z Compiling openssl-sys v0.9.115
14002026-07-16T17:35:49.619Z Compiling yoke v0.8.1
14012026-07-16T17:35:49.802Z Compiling zerovec v0.11.5
14022026-07-16T17:35:49.947Z Compiling zerotrie v0.2.3
14032026-07-16T17:35:50.139Z Compiling crypto-common v0.1.7
14042026-07-16T17:35:50.171Z Compiling block-buffer v0.10.4
14052026-07-16T17:35:50.247Z Compiling thiserror-impl v2.0.18
14062026-07-16T17:35:50.279Z Compiling der_derive v0.7.3
14072026-07-16T17:35:50.342Z Compiling tinystr v0.8.2
14082026-07-16T17:35:50.359Z Compiling potential_utf v0.1.4
14092026-07-16T17:35:50.385Z Compiling futures-util v0.3.32
14102026-07-16T17:35:50.522Z Compiling icu_locale_core v2.1.1
14112026-07-16T17:35:50.543Z Compiling icu_collections v2.1.1
14122026-07-16T17:35:51.047Z Compiling digest v0.10.7
14132026-07-16T17:35:51.251Z Compiling icu_provider v2.1.1
14142026-07-16T17:35:51.309Z Compiling tracing-attributes v0.1.31
14152026-07-16T17:35:51.445Z Compiling flagset v0.4.7
14162026-07-16T17:35:51.541Z Compiling bytes v1.11.1
14172026-07-16T17:35:51.555Z Compiling icu_properties v2.1.2
14182026-07-16T17:35:51.570Z Compiling icu_normalizer v2.1.1
14192026-07-16T17:35:51.609Z Compiling chrono v0.4.45
14202026-07-16T17:35:52.101Z Compiling tokio v1.52.1
14212026-07-16T17:35:52.143Z Compiling http v1.4.2
14222026-07-16T17:35:52.624Z Compiling idna_adapter v1.2.1
14232026-07-16T17:35:52.637Z Compiling aws-lc-rs v1.16.3
14242026-07-16T17:35:52.704Z Compiling tracing v0.1.44
14252026-07-16T17:35:52.759Z Compiling idna v1.1.0
14262026-07-16T17:35:52.941Z Compiling http-body v1.0.1
14272026-07-16T17:35:52.968Z Compiling thiserror v2.0.18
14282026-07-16T17:35:53.007Z Compiling der v0.7.10
14292026-07-16T17:35:53.052Z Compiling url v2.5.8
14302026-07-16T17:35:53.084Z Compiling rustls-pki-types v1.14.0
14312026-07-16T17:35:53.196Z Compiling serde_derive_internals v0.29.1
14322026-07-16T17:35:53.411Z Compiling ppv-lite86 v0.2.21
14332026-07-16T17:35:53.429Z Compiling cmov v0.5.4
14342026-07-16T17:35:53.539Z Compiling schemars v0.8.22
14352026-07-16T17:35:53.632Z Compiling openssl-probe v0.2.1
14362026-07-16T17:35:53.725Z Compiling rand_chacha v0.9.0
14372026-07-16T17:35:53.749Z Compiling httparse v1.10.1
14382026-07-16T17:35:53.807Z Compiling dyn-clone v1.0.20
14392026-07-16T17:35:53.829Z Compiling tinyvec_macros v0.1.1
14402026-07-16T17:35:53.898Z Compiling tinyvec v1.10.0
14412026-07-16T17:35:53.939Z Compiling rand v0.9.2
14422026-07-16T17:35:54.059Z Compiling schemars_derive v0.8.22
14432026-07-16T17:35:54.132Z Compiling spki v0.7.3
14442026-07-16T17:35:54.195Z Compiling ctutils v0.4.2
14452026-07-16T17:35:54.240Z Compiling pest_generator v2.8.6
14462026-07-16T17:35:54.327Z Compiling aho-corasick v1.1.4
14472026-07-16T17:35:54.399Z Compiling tower-layer v0.3.3
14482026-07-16T17:35:54.425Z Compiling tower-service v0.3.3
14492026-07-16T17:35:54.520Z Compiling untrusted v0.7.1
14502026-07-16T17:35:54.556Z Compiling atomic-waker v1.1.2
14512026-07-16T17:35:54.664Z Compiling try-lock v0.2.5
14522026-07-16T17:35:54.681Z Compiling tempfile v3.25.0
14532026-07-16T17:35:54.720Z Compiling hybrid-array v0.4.13
14542026-07-16T17:35:54.772Z Compiling want v0.3.1
14552026-07-16T17:35:54.933Z Compiling pest_derive v2.8.6
14562026-07-16T17:35:55.094Z Compiling ipnet v2.11.0
14572026-07-16T17:35:55.287Z Compiling regex-automata v0.4.14
14582026-07-16T17:35:55.375Z Compiling scroll_derive v0.13.1
14592026-07-16T17:35:55.528Z Compiling darling_core v0.20.11
14602026-07-16T17:35:55.597Z Compiling httpdate v1.0.3
14612026-07-16T17:35:55.828Z Compiling cpufeatures v0.2.17
14622026-07-16T17:35:55.904Z Compiling tokio-util v0.7.18
14632026-07-16T17:35:56.027Z Compiling openssl v0.10.79
14642026-07-16T17:35:56.188Z Compiling untrusted v0.9.0
14652026-07-16T17:35:56.279Z Compiling foreign-types-shared v0.1.1
14662026-07-16T17:35:56.313Z Compiling rustls v0.23.41
14672026-07-16T17:35:56.366Z Compiling foreign-types v0.3.2
14682026-07-16T17:35:56.460Z Compiling scroll v0.13.0
14692026-07-16T17:35:56.500Z Compiling pkcs8 v0.10.2
14702026-07-16T17:35:56.625Z Compiling h2 v0.4.15
14712026-07-16T17:35:56.741Z Compiling unicode-normalization v0.1.25
14722026-07-16T17:35:56.947Z Compiling openssl-macros v0.1.1
14732026-07-16T17:35:57.186Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14742026-07-16T17:35:57.216Z Compiling spin v0.9.8
14752026-07-16T17:35:57.363Z Compiling num-conv v0.2.0
14762026-07-16T17:35:57.419Z Compiling crc32fast v1.5.0
14772026-07-16T17:35:57.492Z Compiling powerfmt v0.2.0
14782026-07-16T17:35:57.582Z Compiling time-core v0.1.8
14792026-07-16T17:35:57.693Z Compiling native-tls v0.2.18
14802026-07-16T17:35:57.725Z Compiling time-macros v0.2.27
14812026-07-16T17:35:57.751Z Compiling deranged v0.5.8
14822026-07-16T17:35:57.824Z Compiling darling_macro v0.20.11
14832026-07-16T17:35:58.298Z Compiling darling v0.20.11
14842026-07-16T17:35:58.380Z Compiling goblin v0.10.5
14852026-07-16T17:35:58.702Z Compiling sha2 v0.10.9
14862026-07-16T17:35:58.792Z Compiling hmac v0.12.1
14872026-07-16T17:35:58.948Z Compiling sync_wrapper v1.0.2
14882026-07-16T17:35:59.058Z Compiling wait-timeout v0.2.1
14892026-07-16T17:35:59.320Z Compiling unicode-segmentation v1.12.0
14902026-07-16T17:35:59.382Z Compiling crossbeam-utils v0.8.21
14912026-07-16T17:35:59.682Z Compiling siphasher v1.0.2
14922026-07-16T17:35:59.696Z Compiling hyper v1.10.1
14932026-07-16T17:35:59.866Z Compiling bit-vec v0.8.0
14942026-07-16T17:36:00.137Z Compiling usdt-impl v0.6.0
14952026-07-16T17:36:00.162Z Compiling num_threads v0.1.7
14962026-07-16T17:36:00.262Z Compiling syn v1.0.109
14972026-07-16T17:36:00.356Z Compiling quick-error v1.2.3
14982026-07-16T17:36:00.467Z Compiling simd-adler32 v0.3.8
14992026-07-16T17:36:00.633Z Compiling rusty-fork v0.3.1
15002026-07-16T17:36:00.734Z Compiling time v0.3.47
15012026-07-16T17:36:00.888Z Compiling hyper-util v0.1.20
15022026-07-16T17:36:00.968Z Compiling bit-set v0.8.0
15032026-07-16T17:36:01.089Z Compiling dof v0.4.0
15042026-07-16T17:36:01.153Z Compiling tower v0.5.3
15052026-07-16T17:36:01.383Z Compiling derive_builder_core v0.20.2
15062026-07-16T17:36:01.828Z Compiling dtrace-parser v0.3.0
15072026-07-16T17:36:02.250Z Compiling http-body-util v0.1.3
15082026-07-16T17:36:02.254Z Compiling heapless v0.7.17
15092026-07-16T17:36:02.324Z Compiling thiserror-impl v1.0.69
15102026-07-16T17:36:02.467Z Compiling scroll_derive v0.12.1
15112026-07-16T17:36:02.487Z Compiling rand_xorshift v0.4.0
15122026-07-16T17:36:02.553Z Compiling slog v2.8.2
15132026-07-16T17:36:02.596Z Compiling darling_core v0.23.0
15142026-07-16T17:36:02.610Z Compiling bzip2-sys v0.1.13+1.0.8
15152026-07-16T17:36:02.643Z Compiling thread-id v5.1.0
15162026-07-16T17:36:02.725Z Compiling cookie v0.18.1
15172026-07-16T17:36:02.745Z Compiling iri-string v0.7.10
15182026-07-16T17:36:02.891Z Compiling zstd-safe v7.2.4
15192026-07-16T17:36:02.918Z Compiling unicode-properties v0.1.4
15202026-07-16T17:36:03.103Z Compiling signal-hook v0.3.18
15212026-07-16T17:36:03.120Z Compiling allocator-api2 v0.2.21
15222026-07-16T17:36:03.134Z Compiling adler2 v2.0.1
15232026-07-16T17:36:03.283Z Compiling unarray v0.1.4
15242026-07-16T17:36:03.307Z Compiling unicode-bidi v0.3.18
15252026-07-16T17:36:03.369Z Compiling paste v1.0.15
15262026-07-16T17:36:03.451Z Compiling anyhow v1.0.102
15272026-07-16T17:36:03.585Z Compiling ryu v1.0.23
15282026-07-16T17:36:03.691Z Compiling stringprep v0.1.5
15292026-07-16T17:36:03.766Z Compiling serde_urlencoded v0.7.1
15302026-07-16T17:36:03.812Z Compiling thiserror v1.0.69
15312026-07-16T17:36:03.907Z Compiling tower-http v0.6.8
15322026-07-16T17:36:03.953Z Compiling proptest v1.10.0
15332026-07-16T17:36:04.026Z Compiling miniz_oxide v0.8.9
15342026-07-16T17:36:04.119Z Compiling scroll v0.12.0
15352026-07-16T17:36:04.430Z Compiling derive_builder_macro v0.20.2
15362026-07-16T17:36:04.628Z Compiling camino v1.2.2
15372026-07-16T17:36:04.890Z Compiling tokio-native-tls v0.3.1
15382026-07-16T17:36:05.032Z Compiling heck v0.4.1
15392026-07-16T17:36:05.051Z Compiling bstr v1.12.1
15402026-07-16T17:36:05.078Z Compiling ipnetwork v0.21.1
15412026-07-16T17:36:05.151Z Compiling darling_macro v0.23.0
15422026-07-16T17:36:05.248Z Compiling block-buffer v0.12.1
15432026-07-16T17:36:05.263Z Compiling crypto-common v0.2.2
15442026-07-16T17:36:05.494Z Compiling block-padding v0.4.2
15452026-07-16T17:36:05.527Z Compiling rustls-native-certs v0.8.3
15462026-07-16T17:36:05.663Z Compiling rand_chacha v0.3.1
15472026-07-16T17:36:05.680Z Compiling hex v0.4.3
15482026-07-16T17:36:05.754Z Compiling toml_datetime v0.6.11
15492026-07-16T17:36:05.841Z Compiling serde_tokenstream v0.2.3
15502026-07-16T17:36:05.944Z Compiling erased-serde v0.3.31
15512026-07-16T17:36:06.012Z Compiling serde_spanned v0.6.9
15522026-07-16T17:36:06.152Z Compiling md-5 v0.10.6
15532026-07-16T17:36:06.166Z Compiling signature v2.2.0
15542026-07-16T17:36:06.320Z Compiling curve25519-dalek v4.1.3
15552026-07-16T17:36:06.344Z Compiling zerocopy-derive v0.7.35
15562026-07-16T17:36:06.433Z Compiling async-trait v0.1.89
15572026-07-16T17:36:06.452Z Compiling pin-project-internal v1.1.11
15582026-07-16T17:36:06.673Z Compiling vergen-lib v9.1.0
15592026-07-16T17:36:06.871Z Compiling hash32 v0.2.1
15602026-07-16T17:36:07.064Z Compiling num-integer v0.1.46
15612026-07-16T17:36:07.067Z Compiling memoffset v0.9.1
15622026-07-16T17:36:07.220Z Compiling encoding_rs v0.8.35
15632026-07-16T17:36:07.282Z Compiling mime v0.3.17
15642026-07-16T17:36:07.386Z Compiling psl-types v2.0.11
15652026-07-16T17:36:07.452Z Compiling zlib-rs v0.6.2
15662026-07-16T17:36:07.516Z Compiling litrs v1.0.0
15672026-07-16T17:36:07.548Z Compiling ref-cast v1.0.25
15682026-07-16T17:36:07.563Z Compiling fallible-iterator v0.2.0
15692026-07-16T17:36:07.859Z Compiling num-bigint-dig v0.8.6
15702026-07-16T17:36:07.871Z Compiling cfg_aliases v0.2.1
15712026-07-16T17:36:07.950Z Compiling rustix v0.38.44
15722026-07-16T17:36:08.019Z Compiling smoltcp v0.9.1
15732026-07-16T17:36:08.090Z Compiling document-features v0.2.12
15742026-07-16T17:36:08.401Z Compiling nix v0.31.2
15752026-07-16T17:36:08.460Z Compiling postgres-protocol v0.6.10
15762026-07-16T17:36:08.708Z Compiling pin-project v1.1.11
15772026-07-16T17:36:08.737Z Compiling publicsuffix v2.3.0
15782026-07-16T17:36:08.805Z Compiling num-iter v0.1.45
15792026-07-16T17:36:08.819Z Compiling hubpack_derive v0.1.1
15802026-07-16T17:36:08.871Z Compiling zerocopy v0.7.35
15812026-07-16T17:36:09.002Z Compiling newtype-uuid v1.3.2
15822026-07-16T17:36:09.276Z Compiling rand v0.8.6
15832026-07-16T17:36:09.330Z Compiling darling v0.23.0
15842026-07-16T17:36:09.366Z Compiling inout v0.2.2
15852026-07-16T17:36:09.398Z Compiling oxnet v0.1.6
15862026-07-16T17:36:09.412Z Compiling snafu-derive v0.8.9
15872026-07-16T17:36:09.426Z Compiling hyper-tls v0.6.0
15882026-07-16T17:36:09.638Z Compiling derive_builder v0.20.2
15892026-07-16T17:36:09.766Z Compiling goblin v0.8.2
15902026-07-16T17:36:10.512Z Compiling flate2 v1.1.9
15912026-07-16T17:36:10.597Z Compiling phf_shared v0.13.1
15922026-07-16T17:36:10.875Z Compiling regex v1.12.3
15932026-07-16T17:36:10.898Z Compiling lazy_static v1.5.0
15942026-07-16T17:36:10.942Z Compiling anstyle-parse v0.2.7
15952026-07-16T17:36:10.978Z Compiling strum_macros v0.27.2
15962026-07-16T17:36:10.995Z Compiling futures-executor v0.3.32
15972026-07-16T17:36:11.127Z Compiling terminal_size v0.4.3
15982026-07-16T17:36:11.275Z Compiling ref-cast-impl v1.0.25
15992026-07-16T17:36:11.290Z Compiling curve25519-dalek-derive v0.1.1
16002026-07-16T17:36:11.322Z Compiling daft-derive v0.1.7
16012026-07-16T17:36:11.513Z Compiling vergen v9.1.0
16022026-07-16T17:36:11.733Z Compiling cargo-platform v0.3.2
16032026-07-16T17:36:11.855Z Compiling ff v0.13.1
16042026-07-16T17:36:11.973Z Compiling fs-err v3.3.0
16052026-07-16T17:36:11.998Z Compiling ahash v0.8.12
16062026-07-16T17:36:12.020Z Compiling bitflags v1.3.2
16072026-07-16T17:36:12.079Z Compiling foldhash v0.2.0
16082026-07-16T17:36:12.098Z Compiling libbz2-rs-sys v0.2.2
16092026-07-16T17:36:12.168Z Compiling object v0.37.3
16102026-07-16T17:36:12.223Z Compiling foldhash v0.1.5
16112026-07-16T17:36:12.311Z Compiling bumpalo v3.20.2
16122026-07-16T17:36:12.396Z Compiling managed v0.8.0
16132026-07-16T17:36:12.451Z Compiling same-file v1.0.6
16142026-07-16T17:36:12.560Z Compiling base16ct v0.2.0
16152026-07-16T17:36:12.611Z Compiling winnow v0.5.40
16162026-07-16T17:36:12.738Z Compiling sec1 v0.7.3
16172026-07-16T17:36:12.776Z Compiling walkdir v2.5.0
16182026-07-16T17:36:13.005Z Compiling strum v0.27.2
16192026-07-16T17:36:13.018Z Compiling zopfli v0.8.3
16202026-07-16T17:36:13.090Z Compiling bzip2 v0.6.1
16212026-07-16T17:36:13.182Z Compiling hashbrown v0.15.5
16222026-07-16T17:36:13.298Z Compiling dof v0.3.0
16232026-07-16T17:36:13.422Z Compiling hashbrown v0.16.1
16242026-07-16T17:36:13.664Z Compiling clap_builder v4.6.0
16252026-07-16T17:36:13.681Z Compiling daft v0.1.7
16262026-07-16T17:36:13.958Z Compiling toml_edit v0.19.15
16272026-07-16T17:36:14.004Z Compiling group v0.13.0
16282026-07-16T17:36:14.018Z Compiling cargo_metadata v0.23.1
16292026-07-16T17:36:14.154Z Compiling snafu v0.8.9
16302026-07-16T17:36:14.182Z Compiling futures v0.3.32
16312026-07-16T17:36:14.264Z Compiling anstream v0.6.21
16322026-07-16T17:36:14.567Z Compiling phf v0.13.1
16332026-07-16T17:36:15.154Z Compiling cookie_store v0.22.1
16342026-07-16T17:36:15.268Z Compiling signal-hook-mio v0.2.5
16352026-07-16T17:36:15.394Z Compiling zstd v0.13.3
16362026-07-16T17:36:15.411Z Compiling bzip2 v0.4.4
16372026-07-16T17:36:15.620Z Compiling reqwest v0.12.28
16382026-07-16T17:36:15.662Z Compiling cipher v0.5.2
16392026-07-16T17:36:15.809Z Compiling serde_with_macros v3.21.0
16402026-07-16T17:36:15.973Z Compiling hubpack v0.1.2
16412026-07-16T17:36:16.313Z Compiling postgres-types v0.2.12
16422026-07-16T17:36:16.711Z Compiling ed25519 v2.2.3
16432026-07-16T17:36:16.749Z Compiling usdt-attr-macro v0.6.0
16442026-07-16T17:36:16.841Z Compiling usdt-macro v0.6.0
16452026-07-16T17:36:16.943Z Compiling globset v0.4.18
16462026-07-16T17:36:17.561Z Compiling dtrace-parser v0.2.0
16472026-07-16T17:36:17.598Z Compiling phf_shared v0.11.3
16482026-07-16T17:36:17.616Z Compiling hkdf v0.12.4
16492026-07-16T17:36:17.630Z Compiling olpc-cjson v0.1.4
16502026-07-16T17:36:17.771Z Compiling pkcs1 v0.7.5
16512026-07-16T17:36:17.783Z Compiling enum-as-inner v0.6.1
16522026-07-16T17:36:17.787Z Compiling clap_derive v4.6.1
16532026-07-16T17:36:17.787Z Compiling strum_macros v0.26.4
16542026-07-16T17:36:18.158Z Compiling serde_plain v1.0.2
16552026-07-16T17:36:18.299Z Compiling serde-big-array v0.5.1
16562026-07-16T17:36:18.315Z Compiling crypto-bigint v0.5.5
16572026-07-16T17:36:18.356Z Compiling serde_repr v0.1.20
16582026-07-16T17:36:18.442Z Compiling async-recursion v1.1.1
16592026-07-16T17:36:18.894Z Compiling pem v3.0.6
16602026-07-16T17:36:19.099Z Compiling float-cmp v0.10.0
16612026-07-16T17:36:19.221Z Compiling thread-id v4.2.2
16622026-07-16T17:36:19.259Z Compiling memmap2 v0.9.10
16632026-07-16T17:36:19.302Z Compiling env_filter v1.0.0
16642026-07-16T17:36:19.316Z Compiling normalize-line-endings v0.3.0
16652026-07-16T17:36:19.425Z Compiling keccak v0.1.6
16662026-07-16T17:36:19.490Z Compiling static_assertions v1.1.0
16672026-07-16T17:36:19.565Z Compiling jiff v0.2.21
16682026-07-16T17:36:19.568Z Compiling precomputed-hash v0.1.1
16692026-07-16T17:36:19.593Z Compiling new_debug_unreachable v1.0.6
16702026-07-16T17:36:19.630Z Compiling fixedbitset v0.4.2
16712026-07-16T17:36:19.660Z Compiling difflib v0.4.0
16722026-07-16T17:36:19.674Z Compiling either v1.15.0
16732026-07-16T17:36:19.844Z Compiling winnow v1.0.3
16742026-07-16T17:36:19.937Z Compiling typed-path v0.9.3
16752026-07-16T17:36:20.240Z Compiling cpufeatures v0.3.0
16762026-07-16T17:36:20.241Z Compiling whoami v2.1.0
16772026-07-16T17:36:20.274Z Compiling fixedbitset v0.5.7
16782026-07-16T17:36:20.274Z Compiling predicates-core v1.0.10
16792026-07-16T17:36:20.318Z Compiling data-encoding v2.10.0
16802026-07-16T17:36:20.463Z Compiling const-oid v0.10.2
16812026-07-16T17:36:20.492Z Compiling petgraph v0.8.3
16822026-07-16T17:36:20.587Z Compiling tokio-postgres v0.7.16
16832026-07-16T17:36:20.632Z Compiling digest v0.11.3
16842026-07-16T17:36:20.678Z Compiling hickory-proto v0.25.2
16852026-07-16T17:36:20.890Z Compiling predicates v3.1.4
16862026-07-16T17:36:21.081Z Compiling chacha20 v0.10.0
16872026-07-16T17:36:21.181Z Compiling toml_edit v0.22.27
16882026-07-16T17:36:21.418Z Compiling toml_parser v1.1.2+spec-1.1.0
16892026-07-16T17:36:21.534Z Compiling itertools v0.13.0
16902026-07-16T17:36:22.033Z Compiling petgraph v0.6.5
16912026-07-16T17:36:22.517Z Compiling zip v4.6.1
16922026-07-16T17:36:22.811Z Compiling string_cache v0.8.9
16932026-07-16T17:36:22.847Z Compiling sha3 v0.10.8
16942026-07-16T17:36:23.014Z Compiling clap v4.6.1
16952026-07-16T17:36:23.100Z Compiling strum v0.26.3
16962026-07-16T17:36:23.225Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16972026-07-16T17:36:23.274Z Compiling env_logger v0.11.9
16982026-07-16T17:36:23.431Z Compiling usdt v0.6.0
16992026-07-16T17:36:23.526Z Compiling usdt-impl v0.5.0
17002026-07-16T17:36:23.593Z Compiling elliptic-curve v0.13.8
17012026-07-16T17:36:23.689Z Compiling rsa v0.9.10
17022026-07-16T17:36:23.747Z Compiling crossterm v0.28.1
17032026-07-16T17:36:23.896Z Compiling serde_with v3.21.0
17042026-07-16T17:36:24.002Z Compiling ed25519-dalek v2.2.0
17052026-07-16T17:36:24.652Z Compiling zip v0.6.6
17062026-07-16T17:36:25.054Z Compiling toml v0.7.8
17072026-07-16T17:36:25.336Z Compiling iddqd v0.4.2
17082026-07-16T17:36:25.803Z Compiling byte-wrapper v0.1.0
17092026-07-16T17:36:25.910Z Compiling similar v2.7.0
17102026-07-16T17:36:26.074Z Compiling crossbeam-epoch v0.9.18
17112026-07-16T17:36:26.089Z Compiling tokio-stream v0.1.18
17122026-07-16T17:36:26.139Z Compiling buf-list v1.1.2
17132026-07-16T17:36:26.406Z Compiling x509-cert v0.2.5
17142026-07-16T17:36:26.412Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17152026-07-16T17:36:26.546Z Compiling openapiv3 v2.2.0
17162026-07-16T17:36:26.629Z Compiling lalrpop-util v0.19.12
17172026-07-16T17:36:26.730Z Compiling peg-runtime v0.8.5
17182026-07-16T17:36:26.776Z Compiling thread_local v1.1.9
17192026-07-16T17:36:26.825Z Compiling slog-async v2.8.0
17202026-07-16T17:36:27.005Z Compiling crossbeam-channel v0.5.15
17212026-07-16T17:36:27.033Z Compiling is-terminal v0.4.17
17222026-07-16T17:36:27.050Z Compiling filetime v0.2.27
17232026-07-16T17:36:27.129Z Compiling term v1.2.1
17242026-07-16T17:36:27.158Z Compiling take_mut v0.2.2
17252026-07-16T17:36:27.220Z Compiling xattr v1.6.1
17262026-07-16T17:36:27.266Z Compiling camino-tempfile v1.4.1
17272026-07-16T17:36:27.386Z Compiling slog-term v2.9.2
17282026-07-16T17:36:27.492Z Compiling tar v0.4.46
17292026-07-16T17:36:37.754Z Compiling rustls-webpki v0.103.13
17302026-07-16T17:36:40.491Z Compiling tokio-rustls v0.26.4
17312026-07-16T17:36:40.491Z Compiling rustls-platform-verifier v0.6.2
17322026-07-16T17:36:40.491Z Compiling tough v0.22.0
17332026-07-16T17:36:40.705Z Compiling hyper-rustls v0.27.7
17342026-07-16T17:36:40.905Z Compiling reqwest v0.13.2
17352026-07-16T17:36:43.124Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17362026-07-16T17:36:43.366Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17372026-07-16T17:36:46.225Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17382026-07-16T17:36:46.368Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17392026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: DendriteStub
17402026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: Console
17412026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: Clickhouse
17422026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: Cockroach
17432026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: MaghemiteMgd
17442026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: MaghemiteDdmd
17452026-07-16T17:36:46.441ZJul 16 17:36:45.535 INFO Starting download, target: TransceiverControl
17462026-07-16T17:36:46.442ZJul 16 17:36:45.535 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17472026-07-16T17:36:46.442ZJul 16 17:36:45.535 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17482026-07-16T17:36:46.442ZJul 16 17:36:45.535 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17492026-07-16T17:36:46.442ZJul 16 17:36:45.535 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17502026-07-16T17:36:46.442ZJul 16 17:36:45.535 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17512026-07-16T17:36:46.443ZJul 16 17:36:45.535 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17522026-07-16T17:36:46.443ZJul 16 17:36:45.535 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17532026-07-16T17:36:47.089ZJul 16 17:36:46.185 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17542026-07-16T17:36:47.291ZJul 16 17:36:46.398 INFO Download complete, target: TransceiverControl
17552026-07-16T17:36:48.306ZJul 16 17:36:47.404 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17562026-07-16T17:36:48.591ZJul 16 17:36:47.710 INFO Download complete, target: Console
17572026-07-16T17:36:48.630ZJul 16 17:36:47.749 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17582026-07-16T17:36:51.081ZJul 16 17:36:50.199 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
17592026-07-16T17:36:51.144ZJul 16 17:36:50.263 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17602026-07-16T17:36:51.193ZJul 16 17:36:50.313 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17612026-07-16T17:36:51.682ZJul 16 17:36:50.801 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17622026-07-16T17:36:51.682ZJul 16 17:36:50.801 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17632026-07-16T17:36:53.125ZJul 16 17:36:52.245 INFO Download complete, target: MaghemiteDdmd
17642026-07-16T17:36:53.766ZJul 16 17:36:52.887 INFO Download complete, target: DendriteStub
17652026-07-16T17:36:53.933ZJul 16 17:36:53.053 INFO Download complete, target: MaghemiteMgd
17662026-07-16T17:36:55.667ZJul 16 17:36:54.784 INFO Checking that binary works, target: Clickhouse
17672026-07-16T17:36:55.780ZJul 16 17:36:54.899 INFO Download complete, target: Clickhouse
17682026-07-16T17:36:56.519ZJul 16 17:36:55.639 INFO Checking that binary works, target: Cockroach
17692026-07-16T17:36:56.640ZJul 16 17:36:55.759 INFO Download complete, target: Cockroach
17702026-07-16T17:36:56.655ZAll builder prerequisites installed successfully, and PATH looks valid
17712026-07-16T17:36:56.661Z
17722026-07-16T17:36:56.661Zreal 2:04.534279874
17732026-07-16T17:36:56.661Zuser 6:42.525587609
17742026-07-16T17:36:56.661Zsys 1:22.042448734
17752026-07-16T17:36:56.661Ztrap 0.240263460
17762026-07-16T17:36:56.661Ztflt 0.578883625
17772026-07-16T17:36:56.662Zdflt 0.935897146
17782026-07-16T17:36:56.662Zkflt 0.024635935
17792026-07-16T17:36:56.662Zlock 22:25.313856808
17802026-07-16T17:36:56.662Zslp 20:32.339972702
17812026-07-16T17:36:56.662Zlat 41.694550694
17822026-07-16T17:36:56.662Zstop 1:57.249327017
17832026-07-16T17:36:56.662Z+ banner clippy
17842026-07-16T17:36:56.662Z
17852026-07-16T17:36:56.662Z #### # # ##### ##### # #
17862026-07-16T17:36:56.662Z # # # # # # # # # #
17872026-07-16T17:36:56.662Z # # # # # # # #
17882026-07-16T17:36:56.662Z # # # ##### ##### #
17892026-07-16T17:36:56.663Z # # # # # # #
17902026-07-16T17:36:56.663Z #### ###### # # # #
17912026-07-16T17:36:56.663Z
17922026-07-16T17:36:56.663Z+ export CARGO_INCREMENTAL=0
17932026-07-16T17:36:56.663Z+ CARGO_INCREMENTAL=0
17942026-07-16T17:36:56.663Z+ ptime -m cargo xtask clippy
17952026-07-16T17:36:57.119Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17962026-07-16T17:36:57.404Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17972026-07-16T17:36:59.172Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.50s
17982026-07-16T17:36:59.232Z Running `target/debug/xtask clippy`
17992026-07-16T17:36:59.257Zrunning: /home/build/.rustup/toolchains/1.96.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18002026-07-16T17:36:59.817Z Downloading crates ...
18012026-07-16T17:37:00.020Z Downloaded oorandom v11.1.5
18022026-07-16T17:37:00.024Z Downloaded addr2line v0.25.1
18032026-07-16T17:37:00.024Z Downloaded backtrace-ext v0.2.1
18042026-07-16T17:37:00.029Z Downloaded hex-literal v0.4.1
18052026-07-16T17:37:00.034Z Downloaded backtrace v0.3.76
18062026-07-16T17:37:00.034Z Downloaded target-triple v1.0.0
18072026-07-16T17:37:00.034Z Downloaded hickory-client v0.25.2
18082026-07-16T17:37:00.037Z Downloaded constant_time_eq v0.3.1
18092026-07-16T17:37:00.037Z Downloaded parking v2.2.1
18102026-07-16T17:37:00.040Z Downloaded tinytemplate v1.2.1
18112026-07-16T17:37:00.040Z Downloaded libtest-mimic v0.8.1
18122026-07-16T17:37:00.046Z Downloaded concurrent-queue v2.5.0
18132026-07-16T17:37:00.050Z Downloaded httptest v0.16.4
18142026-07-16T17:37:00.054Z Downloaded plotters-backend v0.3.7
18152026-07-16T17:37:00.058Z Downloaded event-listener-strategy v0.5.4
18162026-07-16T17:37:00.061Z Downloaded pathdiff v0.2.3
18172026-07-16T17:37:00.064Z Downloaded supports-hyperlinks v2.1.0
18182026-07-16T17:37:00.064Z Downloaded nested v0.1.1
18192026-07-16T17:37:00.064Z Downloaded guppy-workspace-hack v0.1.0
18202026-07-16T17:37:00.064Z Downloaded cast v0.3.0
18212026-07-16T17:37:00.067Z Downloaded approx v0.5.1
18222026-07-16T17:37:00.067Z Downloaded linkme-impl v0.3.35
18232026-07-16T17:37:00.073Z Downloaded supports-color v2.1.0
18242026-07-16T17:37:00.078Z Downloaded serde_regex v1.1.0
18252026-07-16T17:37:00.078Z Downloaded miette-derive v5.10.0
18262026-07-16T17:37:00.078Z Downloaded plotters-svg v0.3.7
18272026-07-16T17:37:00.079Z Downloaded async-object-pool v0.2.0
18282026-07-16T17:37:00.082Z Downloaded escape8259 v0.5.3
18292026-07-16T17:37:00.086Z Downloaded similar-asserts v1.7.0
18302026-07-16T17:37:00.089Z Downloaded terminal_size v0.1.17
18312026-07-16T17:37:00.095Z Downloaded supports-unicode v2.1.0
18322026-07-16T17:37:00.098Z Downloaded assert-json-diff v2.0.2
18332026-07-16T17:37:00.101Z Downloaded path-tree v0.8.3
18342026-07-16T17:37:00.101Z Downloaded partial-io v0.5.4
18352026-07-16T17:37:00.101Z Downloaded assert_cmd v2.1.2
18362026-07-16T17:37:00.105Z Downloaded owo-colors v3.5.0
18372026-07-16T17:37:00.105Z Downloaded criterion-plot v0.6.0
18382026-07-16T17:37:00.108Z Downloaded futures-timer v3.0.3
18392026-07-16T17:37:00.108Z Downloaded anes v0.1.6
18402026-07-16T17:37:00.113Z Downloaded stringmetrics v2.2.2
18412026-07-16T17:37:00.116Z Downloaded rustc-demangle v0.1.27
18422026-07-16T17:37:00.116Z Downloaded target-lexicon v0.13.3
18432026-07-16T17:37:00.116Z Downloaded rust-argon2 v2.1.0
18442026-07-16T17:37:00.121Z Downloaded relative-path v1.9.3
18452026-07-16T17:37:00.124Z Downloaded linkme v0.3.35
18462026-07-16T17:37:00.124Z Downloaded target-spec v3.5.7
18472026-07-16T17:37:00.127Z Downloaded blake2b_simd v1.0.4
18482026-07-16T17:37:00.132Z Downloaded event-listener v5.4.1
18492026-07-16T17:37:00.136Z Downloaded termcolor v1.4.1
18502026-07-16T17:37:00.139Z Downloaded datatest-stable v0.3.3
18512026-07-16T17:37:00.144Z Downloaded async-lock v3.4.2
18522026-07-16T17:37:00.147Z Downloaded trybuild v1.0.116
18532026-07-16T17:37:00.155Z Downloaded cfg-expr v0.20.6
18542026-07-16T17:37:00.158Z Downloaded rstest v0.25.0
18552026-07-16T17:37:00.165Z Downloaded knuffel-derive v3.2.0
18562026-07-16T17:37:00.168Z Downloaded knuffel v3.2.0
18572026-07-16T17:37:00.176Z Downloaded textwrap v0.15.2
18582026-07-16T17:37:00.181Z Downloaded miette v5.10.0
18592026-07-16T17:37:00.181Z Downloaded rstest_macros v0.25.0
18602026-07-16T17:37:00.181Z Downloaded rand_distr v0.5.1
18612026-07-16T17:37:00.184Z Downloaded chumsky v0.9.3
18622026-07-16T17:37:00.191Z Downloaded fancy-regex v0.14.0
18632026-07-16T17:37:00.200Z Downloaded hashbrown v0.14.5
18642026-07-16T17:37:00.210Z Downloaded plotters v0.3.7
18652026-07-16T17:37:00.215Z Downloaded guppy v0.17.25
18662026-07-16T17:37:00.218Z Downloaded criterion v0.7.0
18672026-07-16T17:37:00.286Z Downloaded gimli v0.32.3
18682026-07-16T17:37:00.367Z Downloaded httpmock v0.8.3
18692026-07-16T17:37:02.065Z Checking cfg-if v1.0.4
18702026-07-16T17:37:02.434Z Checking libc v0.2.185
18712026-07-16T17:37:02.438Z Checking serde_core v1.0.228
18722026-07-16T17:37:02.598Z Checking memchr v2.8.0
18732026-07-16T17:37:02.612Z Checking zeroize v1.8.2
18742026-07-16T17:37:02.612Z Checking smallvec v1.15.1
18752026-07-16T17:37:02.618Z Checking rand_core v0.10.0
18762026-07-16T17:37:02.655Z Checking subtle v2.6.1
18772026-07-16T17:37:02.667Z Checking itoa v1.0.17
18782026-07-16T17:37:02.731Z Checking log v0.4.29
18792026-07-16T17:37:02.778Z Checking libm v0.2.16
18802026-07-16T17:37:02.821Z Checking typenum v1.20.1
18812026-07-16T17:37:02.860Z Checking scopeguard v1.2.0
18822026-07-16T17:37:02.900Z Checking stable_deref_trait v1.2.1
18832026-07-16T17:37:02.932Z Checking getrandom v0.4.1
18842026-07-16T17:37:02.963Z Checking errno v0.3.14
18852026-07-16T17:37:02.996Z Checking zmij v1.0.21
18862026-07-16T17:37:03.001Z Checking lock_api v0.4.14
18872026-07-16T17:37:03.061Z Checking zerofrom v0.1.6
18882026-07-16T17:37:03.107Z Checking percent-encoding v2.3.2
18892026-07-16T17:37:03.142Z Checking litemap v0.8.1
18902026-07-16T17:37:03.196Z Checking yoke v0.8.1
18912026-07-16T17:37:03.231Z Checking writeable v0.6.2
18922026-07-16T17:37:03.266Z Checking icu_normalizer_data v2.1.1
18932026-07-16T17:37:03.300Z Checking icu_properties_data v2.1.2
18942026-07-16T17:37:03.336Z Checking form_urlencoded v1.2.2
18952026-07-16T17:37:03.369Z Checking pin-project-lite v0.2.17
18962026-07-16T17:37:03.400Z Checking zerovec v0.11.5
18972026-07-16T17:37:03.431Z Checking zerotrie v0.2.3
18982026-07-16T17:37:03.464Z Checking utf8_iter v1.0.4
18992026-07-16T17:37:03.501Z Checking num-traits v0.2.19
19002026-07-16T17:37:03.539Z Checking zerocopy v0.8.40
19012026-07-16T17:37:03.575Z Checking parking_lot_core v0.9.12
19022026-07-16T17:37:03.612Z Checking portable-atomic v1.13.1
19032026-07-16T17:37:03.650Z Checking critical-section v1.2.0
19042026-07-16T17:37:03.695Z Checking signal-hook-registry v1.4.8
19052026-07-16T17:37:03.778Z Checking mio v1.2.0
19062026-07-16T17:37:03.812Z Checking parking_lot v0.12.5
19072026-07-16T17:37:03.848Z Checking tinystr v0.8.2
19082026-07-16T17:37:03.881Z Checking potential_utf v0.1.4
19092026-07-16T17:37:03.953Z Checking serde v1.0.228
19102026-07-16T17:37:04.021Z Checking bitflags v2.11.0
19112026-07-16T17:37:04.054Z Checking serde_json v1.0.150
19122026-07-16T17:37:04.057Z Checking icu_locale_core v2.1.1
19132026-07-16T17:37:04.083Z Checking icu_collections v2.1.1
19142026-07-16T17:37:04.087Z Checking once_cell v1.21.3
19152026-07-16T17:37:04.186Z Checking iana-time-zone v0.1.65
19162026-07-16T17:37:04.227Z Checking socket2 v0.6.3
19172026-07-16T17:37:04.327Z Checking uuid v1.23.4
19182026-07-16T17:37:04.370Z Checking thiserror v2.0.18
19192026-07-16T17:37:04.406Z Checking bytes v1.11.1
19202026-07-16T17:37:04.439Z Checking chrono v0.4.45
19212026-07-16T17:37:04.508Z Checking semver v1.0.28
19222026-07-16T17:37:04.546Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19232026-07-16T17:37:04.648Z Checking icu_provider v2.1.1
19242026-07-16T17:37:04.682Z Checking futures-core v0.3.32
19252026-07-16T17:37:04.727Z Checking dyn-clone v1.0.20
19262026-07-16T17:37:04.761Z Checking getrandom v0.2.17
19272026-07-16T17:37:04.832Z Checking equivalent v1.0.2
19282026-07-16T17:37:04.865Z Checking rustix v1.1.3
19292026-07-16T17:37:04.869Z Checking tokio v1.52.1
19302026-07-16T17:37:05.030Z Checking cmov v0.5.4
19312026-07-16T17:37:05.046Z Checking icu_normalizer v2.1.1
19322026-07-16T17:37:05.046Z Checking icu_properties v2.1.2
19332026-07-16T17:37:05.046Z Checking rand_core v0.6.4
19342026-07-16T17:37:05.141Z Checking ctutils v0.4.2
19352026-07-16T17:37:05.241Z Checking byteorder v1.5.0
19362026-07-16T17:37:05.306Z Checking futures-sink v0.3.32
19372026-07-16T17:37:05.341Z Checking generic-array v0.14.7
19382026-07-16T17:37:05.391Z Checking hybrid-array v0.4.13
19392026-07-16T17:37:05.429Z Checking futures-channel v0.3.32
19402026-07-16T17:37:05.470Z Checking slab v0.4.12
19412026-07-16T17:37:05.657Z Checking futures-io v0.3.32
19422026-07-16T17:37:05.661Z Checking futures-task v0.3.32
19432026-07-16T17:37:05.742Z Checking thiserror v1.0.69
19442026-07-16T17:37:05.799Z Checking getrandom v0.3.4
19452026-07-16T17:37:05.833Z Checking hashbrown v0.17.0
19462026-07-16T17:37:05.864Z Checking futures-util v0.3.32
19472026-07-16T17:37:05.895Z Checking idna_adapter v1.2.1
19482026-07-16T17:37:05.899Z Checking base64ct v1.8.3
19492026-07-16T17:37:05.972Z Checking const-oid v0.9.6
19502026-07-16T17:37:06.041Z Checking idna v1.1.0
19512026-07-16T17:37:06.183Z Checking crypto-common v0.1.7
19522026-07-16T17:37:06.217Z Checking crypto-common v0.2.2
19532026-07-16T17:37:06.308Z Checking url v2.5.8
19542026-07-16T17:37:06.342Z Checking fnv v1.0.7
19552026-07-16T17:37:06.345Z Checking indexmap v2.14.0
19562026-07-16T17:37:06.404Z Checking ppv-lite86 v0.2.21
19572026-07-16T17:37:06.460Z Checking regex-syntax v0.8.10
19582026-07-16T17:37:06.686Z Checking block-buffer v0.12.1
19592026-07-16T17:37:06.720Z Checking block-buffer v0.10.4
19602026-07-16T17:37:06.762Z Checking schemars v0.8.22
19612026-07-16T17:37:06.833Z Checking base64 v0.22.1
19622026-07-16T17:37:06.872Z Checking utf8parse v0.2.2
19632026-07-16T17:37:06.905Z Checking digest v0.10.7
19642026-07-16T17:37:06.946Z Checking anstyle v1.0.14
19652026-07-16T17:37:06.996Z Checking http v1.4.2
19662026-07-16T17:37:07.095Z Checking tracing-core v0.1.36
19672026-07-16T17:37:07.128Z Checking colorchoice v1.0.4
19682026-07-16T17:37:07.163Z Checking anstyle-query v1.1.5
19692026-07-16T17:37:07.253Z Checking is_terminal_polyfill v1.70.2
19702026-07-16T17:37:07.287Z Checking anstyle-parse v1.0.0
19712026-07-16T17:37:07.368Z Checking terminal_size v0.4.3
19722026-07-16T17:37:07.421Z Checking tracing v0.1.44
19732026-07-16T17:37:07.455Z Checking ipnet v2.11.0
19742026-07-16T17:37:07.490Z Checking const-oid v0.10.2
19752026-07-16T17:37:07.524Z Checking anstream v1.0.0
19762026-07-16T17:37:07.580Z Checking strsim v0.11.1
19772026-07-16T17:37:07.654Z Checking clap_lex v1.0.0
19782026-07-16T17:37:07.691Z Checking aho-corasick v1.1.4
19792026-07-16T17:37:07.740Z Checking rand_core v0.9.5
19802026-07-16T17:37:07.775Z Checking crossbeam-utils v0.8.21
19812026-07-16T17:37:07.780Z Checking unicode-ident v1.0.24
19822026-07-16T17:37:07.841Z Checking clap_builder v4.6.0
19832026-07-16T17:37:07.845Z Checking httparse v1.10.1
19842026-07-16T17:37:07.845Z Checking cpufeatures v0.3.0
19852026-07-16T17:37:07.939Z Checking proc-macro2 v1.0.106
19862026-07-16T17:37:07.973Z Checking powerfmt v0.2.0
19872026-07-16T17:37:07.977Z Checking digest v0.11.3
19882026-07-16T17:37:08.136Z Checking time-core v0.1.8
19892026-07-16T17:37:08.174Z Checking deranged v0.5.8
19902026-07-16T17:37:08.177Z Checking tokio-util v0.7.18
19912026-07-16T17:37:08.204Z Checking num_threads v0.1.7
19922026-07-16T17:37:08.263Z Checking num-conv v0.2.0
19932026-07-16T17:37:08.298Z Checking quote v1.0.45
19942026-07-16T17:37:08.301Z Checking cpufeatures v0.2.17
19952026-07-16T17:37:08.359Z Checking rand_chacha v0.9.0
19962026-07-16T17:37:08.390Z Checking regex-automata v0.4.14
19972026-07-16T17:37:08.424Z Checking erased-serde v0.3.31
19982026-07-16T17:37:08.427Z Checking http-body v1.0.1
19992026-07-16T17:37:08.488Z Checking syn v2.0.117
20002026-07-16T17:37:08.579Z Checking rand v0.9.2
20012026-07-16T17:37:08.614Z Checking atomic-waker v1.1.2
20022026-07-16T17:37:08.740Z Checking aws-lc-sys v0.40.0
20032026-07-16T17:37:08.873Z Checking slog v2.8.2
20042026-07-16T17:37:08.877Z Checking rustls-pki-types v1.14.0
20052026-07-16T17:37:09.071Z Checking allocator-api2 v0.2.21
20062026-07-16T17:37:09.118Z Checking time v0.3.47
20072026-07-16T17:37:09.121Z Checking clap v4.6.1
20082026-07-16T17:37:09.147Z Checking try-lock v0.2.5
20092026-07-16T17:37:09.209Z Checking httpdate v1.0.3
20102026-07-16T17:37:09.261Z Checking untrusted v0.7.1
20112026-07-16T17:37:09.296Z Checking fastrand v2.3.0
20122026-07-16T17:37:09.300Z Checking want v0.3.1
20132026-07-16T17:37:09.365Z Checking h2 v0.4.15
20142026-07-16T17:37:09.398Z Checking ipnetwork v0.21.1
20152026-07-16T17:37:09.405Z Checking aws-lc-rs v1.16.3
20162026-07-16T17:37:09.468Z Checking hex v0.4.3
20172026-07-16T17:37:09.501Z Checking anyhow v1.0.102
20182026-07-16T17:37:09.633Z Checking tower-service v0.3.3
20192026-07-16T17:37:09.709Z Checking ryu v1.0.23
20202026-07-16T17:37:09.743Z Checking tower-layer v0.3.3
20212026-07-16T17:37:09.775Z Checking pem-rfc7468 v0.7.0
20222026-07-16T17:37:09.869Z Checking spin v0.9.8
20232026-07-16T17:37:09.916Z Checking flagset v0.4.7
20242026-07-16T17:37:09.956Z Checking tempfile v3.25.0
20252026-07-16T17:37:10.064Z Checking der v0.7.10
20262026-07-16T17:37:10.097Z Checking mime v0.3.17
20272026-07-16T17:37:10.175Z Checking simd-adler32 v0.3.8
20282026-07-16T17:37:10.226Z Checking untrusted v0.9.0
20292026-07-16T17:37:10.260Z Checking adler2 v2.0.1
20302026-07-16T17:37:10.293Z Checking http-body-util v0.1.3
20312026-07-16T17:37:10.296Z Checking block-padding v0.4.2
20322026-07-16T17:37:10.357Z Checking rustls-webpki v0.103.13
20332026-07-16T17:37:10.390Z Checking camino v1.2.2
20342026-07-16T17:37:10.395Z Checking miniz_oxide v0.8.9
20352026-07-16T17:37:10.469Z Checking inout v0.2.2
20362026-07-16T17:37:10.580Z Checking openssl-probe v0.2.1
20372026-07-16T17:37:10.641Z Checking pretty-hex v0.4.1
20382026-07-16T17:37:10.688Z Checking serde_urlencoded v0.7.1
20392026-07-16T17:37:10.717Z Checking rand_chacha v0.3.1
20402026-07-16T17:37:10.770Z Checking encoding_rs v0.8.35
20412026-07-16T17:37:10.805Z Checking plain v0.2.3
20422026-07-16T17:37:10.808Z Checking rustls v0.23.41
20432026-07-16T17:37:10.809Z Checking cipher v0.5.2
20442026-07-16T17:37:10.897Z Checking spki v0.7.3
20452026-07-16T17:37:10.929Z Checking regex v1.12.3
20462026-07-16T17:37:10.932Z Checking oxnet v0.1.6
20472026-07-16T17:37:10.989Z Checking rand v0.8.6
20482026-07-16T17:37:11.083Z Checking ucd-trie v0.1.7
20492026-07-16T17:37:11.119Z Checking crc32fast v1.5.0
20502026-07-16T17:37:11.241Z Checking pest v2.8.6
20512026-07-16T17:37:11.245Z Checking sync_wrapper v1.0.2
20522026-07-16T17:37:11.328Z Checking pkcs8 v0.10.2
20532026-07-16T17:37:11.332Z Checking futures-executor v0.3.32
20542026-07-16T17:37:11.424Z Checking tower v0.5.3
20552026-07-16T17:37:11.517Z Checking iri-string v0.7.10
20562026-07-16T17:37:11.552Z Checking either v1.15.0
20572026-07-16T17:37:11.556Z Checking futures v0.3.32
20582026-07-16T17:37:11.688Z Checking zlib-rs v0.6.2
20592026-07-16T17:37:11.741Z Checking sha2 v0.10.9
20602026-07-16T17:37:11.773Z Checking static_assertions v1.1.0
20612026-07-16T17:37:11.841Z Checking foldhash v0.2.0
20622026-07-16T17:37:11.874Z Checking lazy_static v1.5.0
20632026-07-16T17:37:11.991Z Checking openapiv3 v2.2.0
20642026-07-16T17:37:12.026Z Checking hashbrown v0.16.1
20652026-07-16T17:37:12.056Z Checking hubpack v0.1.2
20662026-07-16T17:37:12.231Z Checking hyper v1.10.1
20672026-07-16T17:37:12.264Z Checking strum v0.26.3
20682026-07-16T17:37:12.359Z Checking rustls-native-certs v0.8.3
20692026-07-16T17:37:12.400Z Checking signature v2.2.0
20702026-07-16T17:37:12.516Z Checking num-integer v0.1.46
20712026-07-16T17:37:12.557Z Checking tinyvec_macros v0.1.1
20722026-07-16T17:37:12.561Z Checking tower-http v0.6.8
20732026-07-16T17:37:12.589Z Checking bit-vec v0.8.0
20742026-07-16T17:37:12.657Z Checking flate2 v1.1.9
20752026-07-16T17:37:12.661Z Checking psl-types v2.0.11
20762026-07-16T17:37:12.777Z Checking tinyvec v1.10.0
20772026-07-16T17:37:12.829Z Checking publicsuffix v2.3.0
20782026-07-16T17:37:12.861Z Checking bit-set v0.8.0
20792026-07-16T17:37:12.897Z Checking cookie v0.18.1
20802026-07-16T17:37:13.011Z Checking wait-timeout v0.2.1
20812026-07-16T17:37:13.017Z Checking anstyle-parse v0.2.7
20822026-07-16T17:37:13.051Z Checking ahash v0.8.12
20832026-07-16T17:37:13.109Z Checking serde_spanned v0.6.9
20842026-07-16T17:37:13.142Z Checking toml_datetime v0.6.11
20852026-07-16T17:37:13.146Z Checking tokio-rustls v0.26.4
20862026-07-16T17:37:13.206Z Checking cookie_store v0.22.1
20872026-07-16T17:37:13.210Z Checking hyper-util v0.1.20
20882026-07-16T17:37:13.211Z Checking rustls-platform-verifier v0.6.2
20892026-07-16T17:37:13.300Z Checking scroll v0.13.0
20902026-07-16T17:37:13.303Z Checking quick-error v1.2.3
20912026-07-16T17:37:13.364Z Checking anstream v0.6.21
20922026-07-16T17:37:13.367Z Checking rand_xorshift v0.4.0
20932026-07-16T17:37:13.429Z Checking memmap2 v0.9.10
20942026-07-16T17:37:13.435Z Checking unarray v0.1.4
20952026-07-16T17:37:13.494Z Checking rusty-fork v0.3.1
20962026-07-16T17:37:13.537Z Checking data-encoding v2.10.0
20972026-07-16T17:37:13.571Z Checking goblin v0.10.5
20982026-07-16T17:37:13.575Z Checking dtrace-parser v0.3.0
20992026-07-16T17:37:13.633Z Checking x509-cert v0.2.5
21002026-07-16T17:37:13.637Z Checking bstr v1.12.1
21012026-07-16T17:37:13.638Z Checking hmac v0.12.1
21022026-07-16T17:37:13.725Z Checking proptest v1.10.0
21032026-07-16T17:37:13.820Z Checking thread-id v5.1.0
21042026-07-16T17:37:13.823Z Checking num-iter v0.1.45
21052026-07-16T17:37:13.881Z Checking crossbeam-epoch v0.9.18
21062026-07-16T17:37:13.926Z Checking memoffset v0.9.1
21072026-07-16T17:37:13.982Z Checking scroll v0.12.0
21082026-07-16T17:37:14.031Z Checking env_filter v1.0.0
21092026-07-16T17:37:14.081Z Checking num-bigint-dig v0.8.6
21102026-07-16T17:37:14.127Z Checking pkcs1 v0.7.5
21112026-07-16T17:37:14.201Z Checking env_logger v0.11.9
21122026-07-16T17:37:14.236Z Checking goblin v0.8.2
21132026-07-16T17:37:14.307Z Checking zerocopy v0.7.35
21142026-07-16T17:37:14.361Z Checking rustix v0.38.44
21152026-07-16T17:37:14.412Z Checking unicode-segmentation v1.12.0
21162026-07-16T17:37:14.542Z Checking hyper-rustls v0.27.7
21172026-07-16T17:37:14.751Z Checking foreign-types-shared v0.1.1
21182026-07-16T17:37:14.785Z Checking reqwest v0.13.2
21192026-07-16T17:37:14.821Z Checking dtrace-parser v0.2.0
21202026-07-16T17:37:14.871Z Checking foreign-types v0.3.2
21212026-07-16T17:37:14.924Z Checking rsa v0.9.10
21222026-07-16T17:37:14.967Z Checking ff v0.13.1
21232026-07-16T17:37:15.087Z Checking openssl-sys v0.9.115
21242026-07-16T17:37:15.123Z Checking thread-id v4.2.2
21252026-07-16T17:37:15.197Z Checking same-file v1.0.6
21262026-07-16T17:37:15.233Z Checking winnow v0.5.40
21272026-07-16T17:37:15.346Z Checking base16ct v0.2.0
21282026-07-16T17:37:15.423Z Checking walkdir v2.5.0
21292026-07-16T17:37:15.487Z Checking openssl v0.10.79
21302026-07-16T17:37:15.520Z Checking sec1 v0.7.3
21312026-07-16T17:37:15.553Z Checking newtype-uuid v1.3.2
21322026-07-16T17:37:15.614Z Checking group v0.13.0
21332026-07-16T17:37:15.686Z Checking nix v0.31.2
21342026-07-16T17:37:15.749Z Checking hkdf v0.12.4
21352026-07-16T17:37:15.782Z Checking daft v0.1.7
21362026-07-16T17:37:15.816Z Checking serde_with v3.21.0
21372026-07-16T17:37:15.914Z Checking crypto-bigint v0.5.5
21382026-07-16T17:37:15.978Z Checking dof v0.4.0
21392026-07-16T17:37:16.061Z Checking bzip2-sys v0.1.13+1.0.8
21402026-07-16T17:37:16.166Z Checking keccak v0.1.6
21412026-07-16T17:37:16.200Z Checking dof v0.3.0
21422026-07-16T17:37:16.355Z Checking winnow v0.7.14
21432026-07-16T17:37:16.440Z Checking toml_edit v0.19.15
21442026-07-16T17:37:16.502Z Checking usdt-impl v0.5.0
21452026-07-16T17:37:16.623Z Checking usdt-impl v0.6.0
21462026-07-16T17:37:16.809Z Checking sha3 v0.10.8
21472026-07-16T17:37:16.845Z Checking elliptic-curve v0.13.8
21482026-07-16T17:37:16.932Z Checking usdt v0.6.0
21492026-07-16T17:37:16.936Z Checking bzip2 v0.4.4
21502026-07-16T17:37:17.038Z Checking unicode-normalization v0.1.25
21512026-07-16T17:37:17.127Z Checking itertools v0.13.0
21522026-07-16T17:37:17.159Z Checking winnow v1.0.3
21532026-07-16T17:37:17.191Z Checking siphasher v1.0.2
21542026-07-16T17:37:17.335Z Checking bitflags v1.3.2
21552026-07-16T17:37:17.372Z Checking zip v0.6.6
21562026-07-16T17:37:17.434Z Checking signal-hook v0.3.18
21572026-07-16T17:37:17.467Z Checking toml_write v0.1.2
21582026-07-16T17:37:17.499Z Checking toml_parser v1.1.2+spec-1.1.0
21592026-07-16T17:37:17.503Z Checking toml v0.7.8
21602026-07-16T17:37:17.562Z Checking native-tls v0.2.18
21612026-07-16T17:37:17.565Z Checking managed v0.8.0
21622026-07-16T17:37:17.641Z Checking globset v0.4.18
21632026-07-16T17:37:17.674Z Checking toml_edit v0.22.27
21642026-07-16T17:37:17.712Z Checking chacha20 v0.10.0
21652026-07-16T17:37:17.767Z Checking tokio-native-tls v0.3.1
21662026-07-16T17:37:17.798Z Checking curve25519-dalek v4.1.3
21672026-07-16T17:37:17.846Z Checking object v0.37.3
21682026-07-16T17:37:17.882Z Checking foldhash v0.1.5
21692026-07-16T17:37:17.919Z Checking signal-hook-mio v0.2.5
21702026-07-16T17:37:17.953Z Checking hyper-tls v0.6.0
21712026-07-16T17:37:18.039Z Checking ed25519 v2.2.3
21722026-07-16T17:37:18.043Z Checking hashbrown v0.15.5
21732026-07-16T17:37:18.071Z Checking ref-cast v1.0.25
21742026-07-16T17:37:18.147Z Checking pin-project v1.1.11
21752026-07-16T17:37:18.188Z Checking zstd-sys v2.0.16+zstd.1.5.7
21762026-07-16T17:37:18.227Z Checking reqwest v0.12.28
21772026-07-16T17:37:18.230Z Checking pem v3.0.6
21782026-07-16T17:37:18.286Z Checking bumpalo v3.20.2
21792026-07-16T17:37:18.323Z Checking zstd-safe v7.2.4
21802026-07-16T17:37:18.431Z Checking libbz2-rs-sys v0.2.2
21812026-07-16T17:37:18.507Z Checking zstd v0.13.3
21822026-07-16T17:37:18.511Z Checking zopfli v0.8.3
21832026-07-16T17:37:18.573Z Checking snafu v0.8.9
21842026-07-16T17:37:18.605Z Checking ed25519-dalek v2.2.0
21852026-07-16T17:37:18.750Z Checking crossterm v0.28.1
21862026-07-16T17:37:18.798Z Checking olpc-cjson v0.1.4
21872026-07-16T17:37:18.832Z Checking similar v2.7.0
21882026-07-16T17:37:18.865Z Checking bzip2 v0.6.1
21892026-07-16T17:37:18.868Z Checking fs-err v3.3.0
21902026-07-16T17:37:18.868Z Checking hash32 v0.2.1
21912026-07-16T17:37:18.959Z Checking serde-big-array v0.5.1
21922026-07-16T17:37:18.992Z Checking serde_plain v1.0.2
21932026-07-16T17:37:19.049Z Checking unicode-bidi v0.3.18
21942026-07-16T17:37:19.083Z Checking typed-path v0.9.3
21952026-07-16T17:37:19.116Z Checking jiff v0.2.21
21962026-07-16T17:37:19.159Z Checking unicode-properties v0.1.4
21972026-07-16T17:37:19.234Z Checking predicates-core v1.0.10
21982026-07-16T17:37:19.269Z Checking heapless v0.7.17
21992026-07-16T17:37:19.361Z Checking hickory-proto v0.25.2
22002026-07-16T17:37:19.394Z Checking stringprep v0.1.5
22012026-07-16T17:37:19.398Z Checking byte-wrapper v0.1.0
22022026-07-16T17:37:19.471Z Checking md-5 v0.10.6
22032026-07-16T17:37:19.600Z Checking float-cmp v0.10.0
22042026-07-16T17:37:19.633Z Checking fallible-iterator v0.2.0
22052026-07-16T17:37:19.639Z Checking difflib v0.4.0
22062026-07-16T17:37:19.697Z Checking normalize-line-endings v0.3.0
22072026-07-16T17:37:19.750Z Checking smoltcp v0.9.1
22082026-07-16T17:37:19.813Z Checking iddqd v0.4.2
22092026-07-16T17:37:19.863Z Checking predicates v3.1.4
22102026-07-16T17:37:19.867Z Checking tough v0.22.0
22112026-07-16T17:37:19.927Z Checking postgres-protocol v0.6.10
22122026-07-16T17:37:20.152Z Checking phf_shared v0.11.3
22132026-07-16T17:37:20.185Z Checking phf_shared v0.13.1
22142026-07-16T17:37:20.266Z Checking tokio-stream v0.1.18
22152026-07-16T17:37:20.321Z Checking buf-list v1.1.2
22162026-07-16T17:37:20.362Z Checking strum v0.27.2
22172026-07-16T17:37:20.404Z Checking fixedbitset v0.4.2
22182026-07-16T17:37:20.510Z Checking precomputed-hash v0.1.1
22192026-07-16T17:37:20.541Z Checking new_debug_unreachable v1.0.6
22202026-07-16T17:37:20.591Z Checking lalrpop-util v0.19.12
22212026-07-16T17:37:20.623Z Checking fixedbitset v0.5.7
22222026-07-16T17:37:20.658Z Checking string_cache v0.8.9
22232026-07-16T17:37:20.690Z Checking petgraph v0.6.5
22242026-07-16T17:37:20.745Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22252026-07-16T17:37:20.781Z Checking phf v0.13.1
22262026-07-16T17:37:20.843Z Checking petgraph v0.8.3
22272026-07-16T17:37:20.876Z Checking postgres-types v0.2.12
22282026-07-16T17:37:20.960Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22292026-07-16T17:37:21.222Z Checking whoami v2.1.0
22302026-07-16T17:37:21.264Z Checking peg-runtime v0.8.5
22312026-07-16T17:37:21.381Z Checking zip v4.6.1
22322026-07-16T17:37:21.463Z Checking tokio-postgres v0.7.16
22332026-07-16T17:37:21.539Z Checking is-terminal v0.4.17
22342026-07-16T17:37:21.659Z Checking crossbeam-channel v0.5.15
22352026-07-16T17:37:21.986Z Checking thread_local v1.1.9
22362026-07-16T17:37:22.023Z Compiling structmeta-derive v0.3.0
22372026-07-16T17:37:22.026Z Checking term v1.2.1
22382026-07-16T17:37:22.085Z Checking take_mut v0.2.2
22392026-07-16T17:37:22.180Z Compiling newtype-uuid-macros v0.1.0
22402026-07-16T17:37:22.216Z Checking slog-async v2.8.0
22412026-07-16T17:37:22.293Z Checking slog-term v2.9.2
22422026-07-16T17:37:22.297Z Compiling multer v3.1.0
22432026-07-16T17:37:22.413Z Compiling async-stream-impl v0.3.6
22442026-07-16T17:37:22.490Z Checking match_cfg v0.1.0
22452026-07-16T17:37:22.585Z Checking hostname v0.3.1
22462026-07-16T17:37:22.590Z Checking slog-json v2.6.1
22472026-07-16T17:37:22.650Z Compiling dropshot v0.17.1
22482026-07-16T17:37:22.711Z Compiling dropshot_endpoint v0.17.1
22492026-07-16T17:37:22.797Z Checking debug-ignore v1.0.5
22502026-07-16T17:37:22.831Z Checking slog-bunyan v2.5.0
22512026-07-16T17:37:22.926Z Checking sha1 v0.11.0
22522026-07-16T17:37:22.961Z Checking serde_path_to_error v0.1.20
22532026-07-16T17:37:22.991Z Checking serde_spanned v1.1.1
22542026-07-16T17:37:23.067Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22552026-07-16T17:37:23.067Z Checking toml_datetime v1.1.1+spec-1.1.0
22562026-07-16T17:37:23.129Z Compiling structmeta v0.3.0
22572026-07-16T17:37:23.160Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22582026-07-16T17:37:23.164Z Checking toml_writer v1.1.1+spec-1.1.0
22592026-07-16T17:37:23.230Z Checking compression-core v0.4.31
22602026-07-16T17:37:23.264Z Checking progenitor-client v0.14.0
22612026-07-16T17:37:23.297Z Checking async-stream v0.3.6
22622026-07-16T17:37:23.362Z Compiling derive-ex v0.1.8
22632026-07-16T17:37:23.395Z Checking compression-codecs v0.4.37
22642026-07-16T17:37:23.399Z Checking toml v1.1.2+spec-1.1.0
22652026-07-16T17:37:23.493Z Checking rustls-pemfile v2.2.0
22662026-07-16T17:37:23.528Z Checking waitgroup v0.1.2
22672026-07-16T17:37:23.594Z Checking hostname v0.4.2
22682026-07-16T17:37:23.597Z Checking async-compression v0.4.41
22692026-07-16T17:37:23.657Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22702026-07-16T17:37:23.661Z Checking atomicwrites v0.4.4
22712026-07-16T17:37:23.722Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22722026-07-16T17:37:23.726Z Checking itertools v0.14.0
22732026-07-16T17:37:23.798Z Compiling parse-display-derive v0.10.0
22742026-07-16T17:37:23.840Z Checking macaddr v1.0.1
22752026-07-16T17:37:23.893Z Checking regress v0.10.5
22762026-07-16T17:37:23.928Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22772026-07-16T17:37:24.036Z Checking instant v0.1.13
22782026-07-16T17:37:24.069Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22792026-07-16T17:37:24.152Z Checking backoff v0.4.0
22802026-07-16T17:37:24.332Z Checking backon v1.6.0
22812026-07-16T17:37:24.367Z Checking humantime v2.3.0
22822026-07-16T17:37:24.401Z Checking unicode-width v0.2.0
22832026-07-16T17:37:24.548Z Checking progenitor-extras v0.2.0
22842026-07-16T17:37:24.579Z Compiling convert_case v0.4.0
22852026-07-16T17:37:24.674Z Checking half v2.7.1
22862026-07-16T17:37:24.811Z Checking ciborium-io v0.2.2
22872026-07-16T17:37:24.869Z Checking heck v0.5.0
22882026-07-16T17:37:24.943Z Checking secrecy v0.10.3
22892026-07-16T17:37:24.999Z Checking ciborium-ll v0.2.2
22902026-07-16T17:37:25.035Z Compiling derive_more v0.99.20
22912026-07-16T17:37:25.039Z Checking camino-tempfile v1.4.1
22922026-07-16T17:37:25.101Z Checking indent_write v2.2.0
22932026-07-16T17:37:25.129Z Compiling test-strategy v0.4.5
22942026-07-16T17:37:25.200Z Checking ciborium v0.2.2
22952026-07-16T17:37:25.247Z Compiling regress v0.11.1
22962026-07-16T17:37:25.250Z Compiling crucible-workspace-hack v0.1.0
22972026-07-16T17:37:25.386Z Checking inout v0.1.4
22982026-07-16T17:37:25.596Z Checking cipher v0.4.4
22992026-07-16T17:37:25.600Z Checking parse-display v0.10.0
23002026-07-16T17:37:25.657Z Checking universal-hash v0.5.1
23012026-07-16T17:37:25.687Z Compiling thiserror-impl-no-std v2.0.2
23022026-07-16T17:37:25.797Z Checking opaque-debug v0.3.1
23032026-07-16T17:37:25.831Z Checking chacha20 v0.9.1
23042026-07-16T17:37:25.895Z Checking poly1305 v0.8.0
23052026-07-16T17:37:26.084Z Checking blake2 v0.10.6
23062026-07-16T17:37:26.189Z Checking aead v0.5.2
23072026-07-16T17:37:26.351Z Checking password-hash v0.5.0
23082026-07-16T17:37:26.383Z Checking chacha20poly1305 v0.10.1
23092026-07-16T17:37:26.534Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23102026-07-16T17:37:26.611Z Checking argon2 v0.5.3
23112026-07-16T17:37:26.658Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23122026-07-16T17:37:26.691Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
23132026-07-16T17:37:26.906Z Compiling typify-impl v0.6.2
23142026-07-16T17:37:26.978Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23152026-07-16T17:37:26.982Z Checking thiserror-no-std v2.0.2
23162026-07-16T17:37:26.983Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23172026-07-16T17:37:27.091Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23182026-07-16T17:37:27.124Z Checking vsss-rs v3.3.4
23192026-07-16T17:37:27.306Z Compiling unsafe-libyaml v0.2.11
23202026-07-16T17:37:27.343Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23212026-07-16T17:37:27.674Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23222026-07-16T17:37:28.189Z Compiling serde_yaml v0.9.34+deprecated
23232026-07-16T17:37:28.302Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23242026-07-16T17:37:28.427Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23252026-07-16T17:37:28.561Z Checking swrite v0.1.0
23262026-07-16T17:37:28.598Z Checking crossbeam-deque v0.8.6
23272026-07-16T17:37:28.680Z Compiling rayon-core v1.13.0
23282026-07-16T17:37:28.713Z Compiling toml_datetime v0.7.5+spec-1.1.0
23292026-07-16T17:37:28.841Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23302026-07-16T17:37:28.980Z Compiling toml_edit v0.23.10+spec-1.0.0
23312026-07-16T17:37:28.984Z Compiling darling_core v0.21.3
23322026-07-16T17:37:29.308Z Compiling proc-macro-error v1.0.4
23332026-07-16T17:37:29.444Z Checking rayon v1.11.0
23342026-07-16T17:37:29.537Z Compiling proc-macro-crate v3.4.0
23352026-07-16T17:37:29.639Z Checking toml v0.8.23
23362026-07-16T17:37:29.989Z Checking tabwriter v1.4.1
23372026-07-16T17:37:30.057Z Checking glob v0.3.3
23382026-07-16T17:37:30.095Z Checking colored v3.1.1
23392026-07-16T17:37:30.128Z Compiling num_enum_derive v0.7.6
23402026-07-16T17:37:30.163Z Compiling heapless v0.8.0
23412026-07-16T17:37:30.264Z Checking hash32 v0.3.1
23422026-07-16T17:37:30.321Z Compiling smoltcp v0.11.0
23432026-07-16T17:37:30.420Z Checking unicode-width v0.1.14
23442026-07-16T17:37:30.722Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23452026-07-16T17:37:30.826Z Checking cobs v0.3.0
23462026-07-16T17:37:30.862Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23472026-07-16T17:37:30.957Z Compiling usdt-macro v0.5.0
23482026-07-16T17:37:31.021Z Compiling usdt-attr-macro v0.5.0
23492026-07-16T17:37:31.059Z Checking memmap v0.7.0
23502026-07-16T17:37:31.210Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23512026-07-16T17:37:31.250Z Checking num_enum v0.7.6
23522026-07-16T17:37:31.392Z Checking postcard v1.1.3
23532026-07-16T17:37:31.477Z Compiling typify-macro v0.6.2
23542026-07-16T17:37:31.519Z Checking rand v0.10.1
23552026-07-16T17:37:31.580Z Compiling darling_macro v0.21.3
23562026-07-16T17:37:31.704Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23572026-07-16T17:37:31.747Z Compiling proc-macro-crate v1.3.1
23582026-07-16T17:37:31.843Z Checking usdt v0.5.0
23592026-07-16T17:37:31.933Z Checking sigpipe v0.1.3
23602026-07-16T17:37:32.030Z Compiling foreign-types-macros v0.2.3
23612026-07-16T17:37:32.063Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23622026-07-16T17:37:32.066Z Checking foreign-types-shared v0.3.1
23632026-07-16T17:37:32.123Z Compiling darling v0.21.3
23642026-07-16T17:37:32.186Z Compiling num_enum_derive v0.5.11
23652026-07-16T17:37:32.251Z Compiling ingot-macros v0.1.1
23662026-07-16T17:37:32.382Z Checking cstr-argument v0.1.2
23672026-07-16T17:37:32.466Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23682026-07-16T17:37:32.499Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
23692026-07-16T17:37:32.529Z Compiling num-derive v0.4.2
23702026-07-16T17:37:32.649Z Checking foreign-types v0.5.0
23712026-07-16T17:37:32.830Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23722026-07-16T17:37:32.928Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23732026-07-16T17:37:33.011Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23742026-07-16T17:37:33.050Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23752026-07-16T17:37:33.084Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23762026-07-16T17:37:33.204Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23772026-07-16T17:37:33.241Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23782026-07-16T17:37:33.273Z Checking num_enum v0.5.11
23792026-07-16T17:37:33.276Z Compiling typify v0.6.2
23802026-07-16T17:37:33.413Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23812026-07-16T17:37:33.448Z Compiling progenitor-impl v0.14.0
23822026-07-16T17:37:33.509Z Compiling zone_cfg_derive v0.3.1
23832026-07-16T17:37:33.608Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23842026-07-16T17:37:33.640Z Checking itertools v0.12.1
23852026-07-16T17:37:33.804Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23862026-07-16T17:37:34.086Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
23872026-07-16T17:37:34.223Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
23882026-07-16T17:37:34.270Z Checking smf v0.2.3
23892026-07-16T17:37:34.364Z Checking whoami v1.6.1
23902026-07-16T17:37:34.402Z Checking tokio-dtrace v0.1.1
23912026-07-16T17:37:34.470Z Compiling derive-where v1.6.0
23922026-07-16T17:37:34.530Z Checking console v0.15.11
23932026-07-16T17:37:34.562Z Checking newline-converter v0.3.0
23942026-07-16T17:37:34.610Z Checking oxide-tokio-rt v0.1.4
23952026-07-16T17:37:34.687Z Checking zone v0.3.1
23962026-07-16T17:37:34.719Z Checking bytecount v0.6.9
23972026-07-16T17:37:34.802Z Compiling owo-colors v4.3.0
23982026-07-16T17:37:34.835Z Checking expectorate v1.2.0
23992026-07-16T17:37:34.866Z Compiling cancel-safe-futures v0.1.5
24002026-07-16T17:37:34.994Z Checking libsw-core v0.3.2
24012026-07-16T17:37:35.067Z Checking num-rational v0.4.2
24022026-07-16T17:37:35.150Z Checking ingot-types v0.1.2
24032026-07-16T17:37:35.183Z Checking libsw v3.5.0
24042026-07-16T17:37:35.356Z Checking num-complex v0.4.6
24052026-07-16T17:37:35.390Z Checking linear-map v1.2.0
24062026-07-16T17:37:35.589Z Checking float-ord v0.3.2
24072026-07-16T17:37:35.627Z Checking ingot v0.1.1
24082026-07-16T17:37:35.669Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24092026-07-16T17:37:35.719Z Checking gethostname v0.5.0
24102026-07-16T17:37:35.751Z Checking num v0.4.3
24112026-07-16T17:37:35.836Z Compiling prettyplease v0.2.37
24122026-07-16T17:37:35.868Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24132026-07-16T17:37:35.900Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24142026-07-16T17:37:35.933Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24152026-07-16T17:37:36.068Z Compiling progenitor-macro v0.14.0
24162026-07-16T17:37:36.274Z Checking resolv-conf v0.7.6
24172026-07-16T17:37:36.360Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24182026-07-16T17:37:36.489Z Checking smawk v0.3.2
24192026-07-16T17:37:36.664Z Checking unicode-linebreak v0.1.5
24202026-07-16T17:37:36.935Z Checking papergrid v0.11.0
24212026-07-16T17:37:37.329Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24222026-07-16T17:37:37.513Z Compiling tabled_derive v0.7.0
24232026-07-16T17:37:37.563Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24242026-07-16T17:37:37.594Z Compiling convert_case v0.10.0
24252026-07-16T17:37:37.768Z Compiling slog-dtrace v0.3.0
24262026-07-16T17:37:37.802Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24272026-07-16T17:37:37.930Z Compiling derive_more-impl v2.1.1
24282026-07-16T17:37:38.109Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24292026-07-16T17:37:38.207Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24302026-07-16T17:37:38.476Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24312026-07-16T17:37:38.511Z Checking tabled v0.15.0
24322026-07-16T17:37:38.787Z Checking derive_more v2.1.1
24332026-07-16T17:37:38.906Z Checking crossterm v0.29.0
24342026-07-16T17:37:39.141Z Checking linked-hash-map v0.5.6
24352026-07-16T17:37:39.335Z Checking lru-cache v0.1.2
24362026-07-16T17:37:39.542Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=ab2941cdf2ab067429a4a68ab2389d2960620b57#ab2941cd)
24372026-07-16T17:37:39.740Z Checking hickory-proto v0.24.4
24382026-07-16T17:37:39.772Z Checking fd-lock v4.0.4
24392026-07-16T17:37:39.914Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24402026-07-16T17:37:40.366Z Checking vte v0.14.1
24412026-07-16T17:37:40.688Z Checking display-error-chain v0.2.2
24422026-07-16T17:37:40.869Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24432026-07-16T17:37:40.877Z Checking strip-ansi-escapes v0.2.1
24442026-07-16T17:37:41.016Z Checking progenitor v0.14.0
24452026-07-16T17:37:41.180Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24462026-07-16T17:37:41.214Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24472026-07-16T17:37:41.923Z Checking termtree v0.5.1
24482026-07-16T17:37:42.087Z Checking nu-ansi-term v0.50.3
24492026-07-16T17:37:42.150Z Checking hickory-resolver v0.24.4
24502026-07-16T17:37:42.222Z Checking textwrap v0.16.2
24512026-07-16T17:37:42.326Z Checking reedline v0.40.0
24522026-07-16T17:37:42.436Z Compiling minimal-lexical v0.2.1
24532026-07-16T17:37:42.468Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24542026-07-16T17:37:42.717Z Compiling nom v7.1.3
24552026-07-16T17:37:42.916Z Checking qorb v0.4.1
24562026-07-16T17:37:42.949Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24572026-07-16T17:37:42.985Z Compiling unicode-xid v0.2.6
24582026-07-16T17:37:43.140Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24592026-07-16T17:37:43.532Z Compiling ar_archive_writer v0.5.1
24602026-07-16T17:37:43.566Z Checking csv-core v0.1.13
24612026-07-16T17:37:43.785Z Checking csv v1.4.0
24622026-07-16T17:37:44.090Z Compiling stacker v0.1.23
24632026-07-16T17:37:44.148Z Compiling cfg_aliases v0.1.1
24642026-07-16T17:37:44.181Z Checking highway v1.3.0
24652026-07-16T17:37:44.185Z Compiling semver v0.1.20
24662026-07-16T17:37:44.251Z Compiling nix v0.28.0
24672026-07-16T17:37:44.425Z Compiling psm v0.1.30
24682026-07-16T17:37:44.454Z Compiling rustc_version v0.1.7
24692026-07-16T17:37:44.484Z Checking nibble_vec v0.1.0
24702026-07-16T17:37:44.527Z Checking endian-type v0.1.2
24712026-07-16T17:37:44.637Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24722026-07-16T17:37:44.701Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24732026-07-16T17:37:44.704Z Checking radix_trie v0.2.1
24742026-07-16T17:37:44.766Z Compiling newtype_derive v0.1.6
24752026-07-16T17:37:44.766Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24762026-07-16T17:37:44.990Z Checking phf_shared v0.12.1
24772026-07-16T17:37:45.021Z Compiling recursive-proc-macro-impl v0.1.1
24782026-07-16T17:37:45.157Z Compiling chrono-tz v0.10.4
24792026-07-16T17:37:45.220Z Checking phf v0.12.1
24802026-07-16T17:37:45.409Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24812026-07-16T17:37:45.413Z Compiling const_format_proc_macros v0.2.34
24822026-07-16T17:37:45.472Z Checking recursive v0.1.1
24832026-07-16T17:37:45.502Z Compiling peg-macros v0.8.5
24842026-07-16T17:37:45.571Z Checking winnow v0.6.26
24852026-07-16T17:37:45.632Z Checking nom v8.0.0
24862026-07-16T17:37:46.008Z Compiling sqlparser_derive v0.5.0
24872026-07-16T17:37:46.352Z Checking unicode_categories v0.1.1
24882026-07-16T17:37:46.419Z Checking home v0.5.12
24892026-07-16T17:37:46.532Z Checking const_format v0.2.35
24902026-07-16T17:37:46.564Z Checking rustyline v14.0.0
24912026-07-16T17:37:46.767Z Checking sqlformat v0.3.5
24922026-07-16T17:37:46.829Z Checking sqlparser v0.61.0
24932026-07-16T17:37:46.960Z Checking peg v0.8.5
24942026-07-16T17:37:47.160Z Checking bcs v0.1.6
24952026-07-16T17:37:47.221Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
24962026-07-16T17:37:47.300Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24972026-07-16T17:37:47.329Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
24982026-07-16T17:37:47.469Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24992026-07-16T17:37:47.514Z Checking steno v0.4.1
25002026-07-16T17:37:47.644Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25012026-07-16T17:37:47.682Z Checking sha1 v0.10.6
25022026-07-16T17:37:47.853Z Checking filetime v0.2.27
25032026-07-16T17:37:47.885Z Checking xattr v1.6.1
25042026-07-16T17:37:48.052Z Checking tar v0.4.46
25052026-07-16T17:37:48.437Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25062026-07-16T17:37:48.474Z Checking subprocess v0.2.15
25072026-07-16T17:37:48.565Z Checking base64 v0.21.7
25082026-07-16T17:37:48.644Z Checking headers-core v0.3.0
25092026-07-16T17:37:48.783Z Checking headers v0.4.1
25102026-07-16T17:37:48.813Z Checking yasna v0.5.2
25112026-07-16T17:37:48.843Z Checking port-file v0.1.0
25122026-07-16T17:37:49.054Z Checking dropshot-api-manager-types v0.7.2
25132026-07-16T17:37:49.222Z Checking rcgen v0.12.1
25142026-07-16T17:37:49.253Z Checking tagptr v0.2.0
25152026-07-16T17:37:49.284Z Checking utf-8 v0.7.6
25162026-07-16T17:37:49.470Z Checking moka v0.12.13
25172026-07-16T17:37:49.473Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25182026-07-16T17:37:49.570Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25192026-07-16T17:37:49.623Z Checking tungstenite v0.21.0
25202026-07-16T17:37:49.667Z Compiling radium v0.7.0
25212026-07-16T17:37:50.077Z Compiling maybe-uninit v2.0.0
25222026-07-16T17:37:50.080Z Checking tokio-tungstenite v0.21.0
25232026-07-16T17:37:50.136Z Checking hickory-resolver v0.25.2
25242026-07-16T17:37:50.400Z Checking tap v1.0.1
25252026-07-16T17:37:50.431Z Compiling libefi-sys v0.1.0
25262026-07-16T17:37:50.567Z Checking wyz v0.5.1
25272026-07-16T17:37:50.804Z Compiling zerocopy-derive v0.6.6
25282026-07-16T17:37:50.895Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25292026-07-16T17:37:50.981Z Compiling bitfield-struct v0.6.2
25302026-07-16T17:37:51.282Z Compiling packed_struct v0.10.1
25312026-07-16T17:37:51.349Z Checking funty v2.0.0
25322026-07-16T17:37:51.394Z Checking crc-catalog v2.4.0
25332026-07-16T17:37:51.507Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25342026-07-16T17:37:51.540Z Checking crc v3.4.0
25352026-07-16T17:37:51.660Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25362026-07-16T17:37:51.697Z Checking zerocopy v0.6.6
25372026-07-16T17:37:51.702Z Checking bitvec v1.0.1
25382026-07-16T17:37:51.789Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25392026-07-16T17:37:51.789Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
25402026-07-16T17:37:51.951Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
25412026-07-16T17:37:51.990Z Compiling packed_struct_codegen v0.10.1
25422026-07-16T17:37:52.016Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25432026-07-16T17:37:52.019Z Compiling bitfield-macros v0.19.4
25442026-07-16T17:37:52.119Z Compiling indexmap v1.9.3
25452026-07-16T17:37:52.353Z Checking nodrop v0.1.14
25462026-07-16T17:37:52.476Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25472026-07-16T17:37:52.578Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25482026-07-16T17:37:52.793Z Checking bitfield v0.19.4
25492026-07-16T17:37:52.841Z Checking array-init v0.0.4
25502026-07-16T17:37:53.093Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25512026-07-16T17:37:53.156Z Checking smallvec v0.6.14
25522026-07-16T17:37:53.186Z Checking hashbrown v0.12.3
25532026-07-16T17:37:53.303Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25542026-07-16T17:37:53.373Z Checking serde-hex v0.1.0
25552026-07-16T17:37:53.487Z Checking ron v0.8.1
25562026-07-16T17:37:53.715Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25572026-07-16T17:37:54.026Z Checking hashbrown v0.13.2
25582026-07-16T17:37:54.037Z Checking crc-any v2.5.0
25592026-07-16T17:37:54.184Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25602026-07-16T17:37:54.240Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25612026-07-16T17:37:54.421Z Checking object v0.30.4
25622026-07-16T17:37:54.451Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25632026-07-16T17:37:54.776Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25642026-07-16T17:37:54.888Z Checking path-slash v0.1.5
25652026-07-16T17:37:55.019Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25662026-07-16T17:37:55.055Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25672026-07-16T17:37:55.059Z Compiling xshell-macros v0.2.7
25682026-07-16T17:37:55.491Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25692026-07-16T17:37:55.568Z Checking xshell v0.2.7
25702026-07-16T17:37:55.849Z Checking half v1.8.3
25712026-07-16T17:37:55.931Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25722026-07-16T17:37:55.963Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
25732026-07-16T17:37:56.071Z Checking serde_cbor v0.11.2
25742026-07-16T17:37:56.244Z Compiling proc-macro-error-attr2 v2.0.0
25752026-07-16T17:37:56.494Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25762026-07-16T17:37:56.647Z Compiling num-derive v0.3.3
25772026-07-16T17:37:56.678Z Compiling proc-macro-error2 v2.0.1
25782026-07-16T17:37:56.711Z Checking maplit v1.0.2
25792026-07-16T17:37:56.742Z Checking papergrid v0.17.0
25802026-07-16T17:37:56.819Z Checking testing_table v0.3.0
25812026-07-16T17:37:56.946Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25822026-07-16T17:37:57.031Z Compiling tabled_derive v0.11.0
25832026-07-16T17:37:57.341Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25842026-07-16T17:37:57.371Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25852026-07-16T17:37:57.589Z Compiling progenitor-impl v0.13.0
25862026-07-16T17:37:57.618Z Checking libscf-sys v1.1.0
25872026-07-16T17:37:57.776Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25882026-07-16T17:37:57.885Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25892026-07-16T17:37:58.009Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25902026-07-16T17:37:58.235Z Checking tabled v0.20.0
25912026-07-16T17:37:58.340Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25922026-07-16T17:37:58.349Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25932026-07-16T17:37:58.678Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25942026-07-16T17:37:59.000Z Checking progenitor-client v0.13.0
25952026-07-16T17:37:59.272Z Checking unicase v2.9.0
25962026-07-16T17:37:59.460Z Checking crc8 v0.1.1
25972026-07-16T17:37:59.511Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25982026-07-16T17:37:59.581Z Checking fxhash v0.2.1
25992026-07-16T17:37:59.646Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26002026-07-16T17:37:59.733Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26012026-07-16T17:38:00.177Z Compiling vergen-lib v0.1.6
26022026-07-16T17:38:00.209Z Compiling progenitor-macro v0.13.0
26032026-07-16T17:38:00.277Z Compiling diesel_derives v2.3.7
26042026-07-16T17:38:00.378Z Compiling dsl_auto_type v0.2.0
26052026-07-16T17:38:00.440Z Checking scheduled-thread-pool v0.2.7
26062026-07-16T17:38:00.487Z Compiling vergen-gitcl v1.0.8
26072026-07-16T17:38:00.560Z Compiling diesel_table_macro_syntax v0.3.0
26082026-07-16T17:38:00.616Z Checking r2d2 v0.8.10
26092026-07-16T17:38:00.685Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26102026-07-16T17:38:00.763Z Checking downcast-rs v2.0.2
26112026-07-16T17:38:00.796Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26122026-07-16T17:38:00.826Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26132026-07-16T17:38:01.054Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26142026-07-16T17:38:01.154Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26152026-07-16T17:38:01.315Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26162026-07-16T17:38:01.348Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26172026-07-16T17:38:01.385Z Checking kstat-rs v0.2.4
26182026-07-16T17:38:01.497Z Checking arc-swap v1.8.2
26192026-07-16T17:38:01.507Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26202026-07-16T17:38:01.604Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26212026-07-16T17:38:01.643Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26222026-07-16T17:38:01.678Z Checking slog-scope v4.4.1
26232026-07-16T17:38:01.842Z Compiling dirs-sys-next v0.1.2
26242026-07-16T17:38:01.938Z Compiling parking_lot_core v0.8.6
26252026-07-16T17:38:02.107Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26262026-07-16T17:38:02.174Z Compiling crunchy v0.2.4
26272026-07-16T17:38:02.265Z Compiling dirs-next v2.0.0
26282026-07-16T17:38:02.341Z Checking slog-stdlog v4.1.1
26292026-07-16T17:38:02.413Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26302026-07-16T17:38:02.505Z Compiling clang-sys v1.8.1
26312026-07-16T17:38:02.545Z Compiling git-stub v1.0.0
26322026-07-16T17:38:02.831Z Compiling tiny-keccak v2.0.2
26332026-07-16T17:38:02.946Z Compiling git-stub-vcs v0.1.0
26342026-07-16T17:38:03.009Z Checking slog-envlogger v2.2.0
26352026-07-16T17:38:03.094Z Compiling term v0.7.0
26362026-07-16T17:38:03.189Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26372026-07-16T17:38:03.337Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26382026-07-16T17:38:03.376Z Compiling bit-vec v0.6.3
26392026-07-16T17:38:03.512Z Compiling ascii-canvas v3.0.0
26402026-07-16T17:38:03.545Z Checking parking_lot v0.11.2
26412026-07-16T17:38:03.621Z Compiling bit-set v0.5.3
26422026-07-16T17:38:03.689Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26432026-07-16T17:38:03.743Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26442026-07-16T17:38:03.805Z Checking prefix-trie v0.7.0
26452026-07-16T17:38:03.805Z Compiling itertools v0.10.5
26462026-07-16T17:38:04.057Z Compiling ena v0.14.4
26472026-07-16T17:38:04.160Z Compiling libloading v0.8.9
26482026-07-16T17:38:04.192Z Compiling regex-syntax v0.6.29
26492026-07-16T17:38:04.222Z Compiling bindgen v0.71.1
26502026-07-16T17:38:04.292Z Compiling diff v0.1.13
26512026-07-16T17:38:04.637Z Checking hickory-server v0.25.2
26522026-07-16T17:38:04.791Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=65cc70aa5507f779551a1d33c0089bb0a9b7ac72#65cc70aa)
26532026-07-16T17:38:04.942Z Checking sled v0.34.7
26542026-07-16T17:38:05.175Z Checking progenitor v0.13.0
26552026-07-16T17:38:05.342Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26562026-07-16T17:38:05.392Z Compiling cexpr v0.6.0
26572026-07-16T17:38:05.891Z Compiling lalrpop v0.19.12
26582026-07-16T17:38:06.116Z Checking nanorand v0.7.0
26592026-07-16T17:38:06.240Z Compiling salty v0.3.0
26602026-07-16T17:38:06.354Z Compiling rustc-hash v2.1.1
26612026-07-16T17:38:06.388Z Checking flume v0.11.1
26622026-07-16T17:38:06.419Z Checking diesel v2.3.7
26632026-07-16T17:38:06.601Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26642026-07-16T17:38:06.671Z Compiling libxml v0.3.3
26652026-07-16T17:38:07.167Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26662026-07-16T17:38:07.296Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26672026-07-16T17:38:07.577Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26682026-07-16T17:38:07.731Z Compiling strum_macros v0.24.3
26692026-07-16T17:38:08.152Z Compiling fs-err v2.11.0
26702026-07-16T17:38:08.255Z Compiling indoc v1.0.9
26712026-07-16T17:38:08.737Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26722026-07-16T17:38:08.973Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26732026-07-16T17:38:09.114Z Checking quick-xml v0.37.5
26742026-07-16T17:38:09.139Z Checking derive_builder v0.20.2
26752026-07-16T17:38:09.280Z Compiling oso-derive v0.27.3
26762026-07-16T17:38:09.343Z Compiling trait-variant v0.1.2
26772026-07-16T17:38:09.812Z Compiling impl-trait-for-tuples v0.2.3
26782026-07-16T17:38:09.932Z Checking openssl-probe v0.1.6
26792026-07-16T17:38:09.997Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26802026-07-16T17:38:10.318Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26812026-07-16T17:38:10.859Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26822026-07-16T17:38:11.432Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26832026-07-16T17:38:11.678Z Checking rfc6979 v0.4.0
26842026-07-16T17:38:11.815Z Checking assert_matches v1.5.0
26852026-07-16T17:38:11.846Z Checking parse-size v1.1.0
26862026-07-16T17:38:11.906Z Checking ecdsa v0.16.9
26872026-07-16T17:38:11.939Z Checking primeorder v0.13.6
26882026-07-16T17:38:12.000Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
26892026-07-16T17:38:12.217Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26902026-07-16T17:38:12.295Z Checking p384 v0.13.1
26912026-07-16T17:38:12.461Z Checking predicates-tree v1.0.13
26922026-07-16T17:38:12.610Z Checking bb8 v0.8.6
26932026-07-16T17:38:12.750Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26942026-07-16T17:38:12.848Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26952026-07-16T17:38:12.958Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26962026-07-16T17:38:13.030Z Checking http-range v0.1.5
26972026-07-16T17:38:13.113Z Compiling mime_guess v2.0.5
26982026-07-16T17:38:13.312Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26992026-07-16T17:38:13.359Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27002026-07-16T17:38:13.445Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27012026-07-16T17:38:13.668Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27022026-07-16T17:38:13.702Z Checking atty v0.2.14
27032026-07-16T17:38:13.706Z Checking nonempty v0.12.0
27042026-07-16T17:38:13.794Z Checking corncobs v0.1.4
27052026-07-16T17:38:13.921Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27062026-07-16T17:38:13.980Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27072026-07-16T17:38:14.013Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27082026-07-16T17:38:14.246Z Checking ignore v0.4.25
27092026-07-16T17:38:14.278Z Checking secrecy v0.8.0
27102026-07-16T17:38:14.313Z Checking hyper-staticfile v0.10.1
27112026-07-16T17:38:14.619Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27122026-07-16T17:38:14.652Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27132026-07-16T17:38:14.684Z Checking globwalk v0.9.1
27142026-07-16T17:38:14.934Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
27152026-07-16T17:38:15.130Z Compiling illumos-nvpair-sys v0.2.0
27162026-07-16T17:38:15.153Z Checking camino-tempfile-ext v0.3.3
27172026-07-16T17:38:15.153Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27182026-07-16T17:38:15.240Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27192026-07-16T17:38:15.270Z Checking signal-hook-tokio v0.3.1
27202026-07-16T17:38:15.427Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27212026-07-16T17:38:15.638Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27222026-07-16T17:38:15.730Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27232026-07-16T17:38:15.922Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27242026-07-16T17:38:16.124Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27252026-07-16T17:38:16.437Z Checking illumos-nvpair v0.3.0
27262026-07-16T17:38:16.468Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27272026-07-16T17:38:16.505Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27282026-07-16T17:38:16.626Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27292026-07-16T17:38:16.894Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27302026-07-16T17:38:16.928Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27312026-07-16T17:38:16.931Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27322026-07-16T17:38:16.959Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27332026-07-16T17:38:16.992Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27342026-07-16T17:38:17.093Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27352026-07-16T17:38:17.469Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=979b72896bc39a876c98fb32fe706da37a4fc408#979b7289)
27362026-07-16T17:38:18.771Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27372026-07-16T17:38:18.873Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27382026-07-16T17:38:18.972Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27392026-07-16T17:38:19.468Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27402026-07-16T17:38:19.551Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27412026-07-16T17:38:19.689Z Checking tungstenite v0.23.0
27422026-07-16T17:38:19.838Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27432026-07-16T17:38:19.895Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
27442026-07-16T17:38:20.153Z Checking tokio-tungstenite v0.23.1
27452026-07-16T17:38:20.240Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27462026-07-16T17:38:20.307Z Checking rand_seeder v0.4.0
27472026-07-16T17:38:20.455Z Checking void v1.0.2
27482026-07-16T17:38:20.490Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27492026-07-16T17:38:20.596Z Checking async-bb8-diesel v0.2.1
27502026-07-16T17:38:20.628Z Checking diesel-dtrace v0.5.0
27512026-07-16T17:38:20.680Z Checking lzss v0.8.2
27522026-07-16T17:38:20.898Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27532026-07-16T17:38:20.901Z Checking nix v0.27.1
27542026-07-16T17:38:20.986Z Checking serde_bytes v0.11.19
27552026-07-16T17:38:21.018Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27562026-07-16T17:38:21.178Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27572026-07-16T17:38:21.209Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27582026-07-16T17:38:21.526Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27592026-07-16T17:38:21.878Z Checking is_ci v1.2.0
27602026-07-16T17:38:21.986Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27612026-07-16T17:38:22.017Z Checking yansi v1.0.1
27622026-07-16T17:38:22.156Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27632026-07-16T17:38:22.316Z Checking cpubits v0.1.1
27642026-07-16T17:38:22.419Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27652026-07-16T17:38:22.451Z Checking pretty_assertions v1.4.1
27662026-07-16T17:38:22.613Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27672026-07-16T17:38:22.699Z Checking pem-rfc7468 v1.0.0
27682026-07-16T17:38:22.895Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27692026-07-16T17:38:22.952Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27702026-07-16T17:38:23.159Z Compiling indoc v2.0.7
27712026-07-16T17:38:23.674Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27722026-07-16T17:38:23.835Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27732026-07-16T17:38:23.916Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
27742026-07-16T17:38:24.132Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27752026-07-16T17:38:24.226Z Checking hmac v0.13.0
27762026-07-16T17:38:24.420Z Checking sha2 v0.11.0
27772026-07-16T17:38:24.637Z Checking universal-hash v0.6.1
27782026-07-16T17:38:24.801Z Compiling libz-sys v1.1.24
27792026-07-16T17:38:24.967Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27802026-07-16T17:38:25.191Z Compiling instability v0.3.11
27812026-07-16T17:38:25.287Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27822026-07-16T17:38:25.318Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27832026-07-16T17:38:25.393Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27842026-07-16T17:38:25.485Z Checking castaway v0.2.4
27852026-07-16T17:38:25.628Z Checking compact_str v0.8.1
27862026-07-16T17:38:26.051Z Checking polyval v0.7.1
27872026-07-16T17:38:26.252Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
27882026-07-16T17:38:26.460Z Checking der v0.8.0
27892026-07-16T17:38:26.531Z Checking supports-color v3.0.2
27902026-07-16T17:38:26.699Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27912026-07-16T17:38:26.743Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27922026-07-16T17:38:26.950Z Checking unicode-truncate v1.1.0
27932026-07-16T17:38:26.985Z Checking console v0.16.2
27942026-07-16T17:38:27.101Z Checking lru v0.12.5
27952026-07-16T17:38:27.135Z Compiling libgit2-sys v0.18.3+1.9.2
27962026-07-16T17:38:27.296Z Checking unit-prefix v0.5.2
27972026-07-16T17:38:27.327Z Checking cassowary v0.3.0
27982026-07-16T17:38:27.445Z Checking ghash v0.6.0
27992026-07-16T17:38:27.484Z Checking indicatif v0.18.4
28002026-07-16T17:38:27.563Z Checking ratatui v0.29.0
28012026-07-16T17:38:27.776Z Checking pbkdf2 v0.13.0
28022026-07-16T17:38:27.888Z Checking aes v0.9.1
28032026-07-16T17:38:27.926Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28042026-07-16T17:38:28.322Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28052026-07-16T17:38:28.570Z Checking ctr v0.10.1
28062026-07-16T17:38:28.782Z Checking aead v0.6.1
28072026-07-16T17:38:28.923Z Checking cargo-platform v0.3.2
28082026-07-16T17:38:28.954Z Checking aes-gcm v0.11.0
28092026-07-16T17:38:29.130Z Checking spki v0.8.0
28102026-07-16T17:38:29.162Z Checking cargo_metadata v0.23.1
28112026-07-16T17:38:29.165Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28122026-07-16T17:38:29.335Z Checking crypto-bigint v0.7.5
28132026-07-16T17:38:29.951Z Checking salsa20 v0.11.0
28142026-07-16T17:38:30.127Z Checking cbc v0.2.1
28152026-07-16T17:38:30.298Z Compiling vergen-git2 v9.1.0
28162026-07-16T17:38:30.544Z Checking plotters-backend v0.3.7
28172026-07-16T17:38:30.637Z Checking scrypt v0.12.0
28182026-07-16T17:38:30.787Z Checking plotters-svg v0.3.7
28192026-07-16T17:38:30.846Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28202026-07-16T17:38:30.960Z Checking cast v0.3.0
28212026-07-16T17:38:31.130Z Checking plotters v0.3.7
28222026-07-16T17:38:31.171Z Checking criterion-plot v0.6.0
28232026-07-16T17:38:31.443Z Checking pkcs5 v0.8.1
28242026-07-16T17:38:31.658Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28252026-07-16T17:38:31.772Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28262026-07-16T17:38:31.901Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28272026-07-16T17:38:32.009Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28282026-07-16T17:38:32.139Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28292026-07-16T17:38:32.249Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28302026-07-16T17:38:32.382Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28312026-07-16T17:38:32.492Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28322026-07-16T17:38:32.626Z Checking colored v2.2.0
28332026-07-16T17:38:32.657Z Checking tinytemplate v1.2.1
28342026-07-16T17:38:32.857Z Checking shell-words v1.1.1
28352026-07-16T17:38:32.902Z Checking anes v0.1.6
28362026-07-16T17:38:33.010Z Checking oorandom v11.1.5
28372026-07-16T17:38:33.111Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28382026-07-16T17:38:33.152Z Checking criterion v0.7.0
28392026-07-16T17:38:33.455Z Checking pkcs8 v0.11.0
28402026-07-16T17:38:33.681Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28412026-07-16T17:38:34.397Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28422026-07-16T17:38:34.466Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28432026-07-16T17:38:35.150Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28442026-07-16T17:38:35.703Z Checking tokio-test v0.4.5
28452026-07-16T17:38:35.942Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28462026-07-16T17:38:36.184Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28472026-07-16T17:38:36.589Z Checking twox-hash v2.1.2
28482026-07-16T17:38:36.922Z Checking ff v0.14.0
28492026-07-16T17:38:37.095Z Checking arrayref v0.3.9
28502026-07-16T17:38:37.198Z Checking arrayvec v0.7.6
28512026-07-16T17:38:37.423Z Checking constant_time_eq v0.4.2
28522026-07-16T17:38:37.636Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28532026-07-16T17:38:37.840Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28542026-07-16T17:38:37.975Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
28552026-07-16T17:38:38.518Z Checking fatfs v0.3.6
28562026-07-16T17:38:38.974Z Checking signature v3.0.0
28572026-07-16T17:38:39.007Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28582026-07-16T17:38:39.162Z Checking base16ct v1.0.0
28592026-07-16T17:38:39.338Z Compiling seq-macro v0.3.6
28602026-07-16T17:38:39.459Z Checking sec1 v0.8.1
28612026-07-16T17:38:39.619Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28622026-07-16T17:38:39.698Z Checking group v0.14.0
28632026-07-16T17:38:39.794Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28642026-07-16T17:38:39.875Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28652026-07-16T17:38:39.902Z Checking hkdf v0.13.0
28662026-07-16T17:38:40.064Z Compiling petname v2.0.2
28672026-07-16T17:38:40.382Z Checking elliptic-curve v0.14.0-rc.33
28682026-07-16T17:38:40.776Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28692026-07-16T17:38:40.894Z Checking concurrent-queue v2.5.0
28702026-07-16T17:38:41.101Z Checking rtoolbox v0.0.3
28712026-07-16T17:38:41.134Z Checking parking v2.2.1
28722026-07-16T17:38:41.262Z Checking rpassword v7.4.0
28732026-07-16T17:38:41.297Z Checking event-listener v5.4.1
28742026-07-16T17:38:41.565Z Checking tui-tree-widget v0.23.1
28752026-07-16T17:38:41.766Z Checking rfc6979 v0.5.0
28762026-07-16T17:38:41.823Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28772026-07-16T17:38:41.946Z Checking sapling-renderdag v0.1.0
28782026-07-16T17:38:42.073Z Compiling blake3 v1.8.5
28792026-07-16T17:38:42.222Z Checking sync-ptr v0.1.4
28802026-07-16T17:38:42.366Z Checking ecdsa v0.17.0-rc.18
28812026-07-16T17:38:42.766Z Checking event-listener-strategy v0.5.4
28822026-07-16T17:38:42.921Z Checking primeorder v0.14.0-rc.10
28832026-07-16T17:38:42.971Z Checking primefield v0.14.0
28842026-07-16T17:38:43.212Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28852026-07-16T17:38:43.246Z Compiling curve25519-dalek v5.0.0-rc.0
28862026-07-16T17:38:43.444Z Checking futures-timer v3.0.3
28872026-07-16T17:38:43.742Z Checking async-lock v3.4.2
28882026-07-16T17:38:44.029Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28892026-07-16T17:38:44.157Z Checking ssh-encoding v0.3.0-rc.9
28902026-07-16T17:38:44.277Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28912026-07-16T17:38:44.411Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28922026-07-16T17:38:45.014Z Compiling strsim v0.10.0
28932026-07-16T17:38:45.375Z Checking topological-sort v0.2.2
28942026-07-16T17:38:45.482Z Compiling darling_core v0.13.4
28952026-07-16T17:38:45.542Z Checking omicron-zone-package v0.12.3
28962026-07-16T17:38:46.463Z Checking async-object-pool v0.2.0
28972026-07-16T17:38:47.080Z Checking ed25519 v3.0.0
28982026-07-16T17:38:47.310Z Checking crypto-primes v0.7.2
28992026-07-16T17:38:47.401Z Checking pkcs1 v0.8.0-rc.4
29002026-07-16T17:38:47.432Z Compiling samael v0.0.19
29012026-07-16T17:38:47.473Z Checking poly1305 v0.9.0
29022026-07-16T17:38:47.632Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29032026-07-16T17:38:47.761Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29042026-07-16T17:38:48.025Z Checking serde_regex v1.1.0
29052026-07-16T17:38:48.211Z Checking blowfish v0.10.0
29062026-07-16T17:38:48.295Z Checking blake2 v0.11.0-rc.6
29072026-07-16T17:38:48.388Z Checking assert-json-diff v2.0.2
29082026-07-16T17:38:48.448Z Checking path-tree v0.8.3
29092026-07-16T17:38:48.574Z Checking keccak v0.2.0
29102026-07-16T17:38:48.606Z Compiling target-lexicon v0.13.3
29112026-07-16T17:38:48.659Z Checking gimli v0.32.3
29122026-07-16T17:38:48.755Z Checking fiat-crypto v0.3.0
29132026-07-16T17:38:49.117Z Checking stringmetrics v2.2.2
29142026-07-16T17:38:49.284Z Checking httpmock v0.8.3
29152026-07-16T17:38:50.234Z Checking addr2line v0.25.1
29162026-07-16T17:38:50.612Z Checking sha3 v0.11.0
29172026-07-16T17:38:50.997Z Checking argon2 v0.6.0-rc.8
29182026-07-16T17:38:51.351Z Checking bcrypt-pbkdf v0.11.0
29192026-07-16T17:38:51.540Z Checking rsa v0.10.0-rc.18
29202026-07-16T17:38:51.575Z Checking ssh-cipher v0.3.0-rc.9
29212026-07-16T17:38:51.815Z Checking ed25519-dalek v3.0.0-rc.0
29222026-07-16T17:38:52.068Z Compiling darling_macro v0.13.4
29232026-07-16T17:38:52.563Z Checking p256 v0.14.0-rc.10
29242026-07-16T17:38:52.673Z Checking p521 v0.14.0-rc.10
29252026-07-16T17:38:53.350Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29262026-07-16T17:38:53.614Z Checking kem v0.3.0
29272026-07-16T17:38:53.763Z Checking module-lattice v0.2.3
29282026-07-16T17:38:53.982Z Checking p384 v0.14.0-rc.10
29292026-07-16T17:38:54.015Z Checking rustc-demangle v0.1.27
29302026-07-16T17:38:54.019Z Compiling guppy-workspace-hack v0.1.0
29312026-07-16T17:38:54.266Z Checking hex-literal v0.4.1
29322026-07-16T17:38:54.270Z Checking backtrace v0.3.76
29332026-07-16T17:38:54.441Z Checking ml-kem v0.3.2
29342026-07-16T17:38:54.626Z Compiling darling v0.13.4
29352026-07-16T17:38:54.997Z Checking russh-cryptovec v0.61.0
29362026-07-16T17:38:55.186Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29372026-07-16T17:38:55.224Z Checking internal-russh-num-bigint v0.5.0
29382026-07-16T17:38:55.375Z Compiling git2 v0.20.4
29392026-07-16T17:38:55.430Z Checking num-bigint v0.4.6
29402026-07-16T17:38:55.699Z Checking russh-util v0.52.0
29412026-07-16T17:38:55.885Z Checking generic-array v1.4.3
29422026-07-16T17:38:56.065Z Checking ssh-key v0.7.0-rc.10
29432026-07-16T17:38:56.274Z Compiling enum_dispatch v0.3.13
29442026-07-16T17:38:56.305Z Compiling delegate v0.13.5
29452026-07-16T17:38:56.411Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29462026-07-16T17:38:56.880Z Checking md5 v0.8.0
29472026-07-16T17:38:56.985Z Checking hex-literal v1.1.0
29482026-07-16T17:38:57.078Z Compiling target-spec v3.5.7
29492026-07-16T17:38:57.115Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29502026-07-16T17:38:57.304Z Checking russh v0.61.2
29512026-07-16T17:38:57.475Z Checking cfg-expr v0.20.6
29522026-07-16T17:38:57.506Z Compiling serde_with_macros v1.5.2
29532026-07-16T17:38:57.897Z Checking backtrace-ext v0.2.1
29542026-07-16T17:38:58.147Z Checking supports-color v2.1.0
29552026-07-16T17:38:58.316Z Checking textwrap v0.15.2
29562026-07-16T17:38:58.393Z Checking supports-hyperlinks v2.1.0
29572026-07-16T17:38:58.424Z Checking supports-unicode v2.1.0
29582026-07-16T17:38:58.542Z Checking hashbrown v0.14.5
29592026-07-16T17:38:58.577Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29602026-07-16T17:38:58.577Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29612026-07-16T17:38:58.794Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=2bfe090eb5318ec8c467157018db2429d4df535b#2bfe090e)
29622026-07-16T17:38:58.827Z Checking terminal_size v0.1.17
29632026-07-16T17:38:58.858Z Checking socket2 v0.5.10
29642026-07-16T17:38:58.966Z Compiling miette-derive v5.10.0
29652026-07-16T17:38:59.102Z Checking internet-checksum v0.2.1
29662026-07-16T17:38:59.258Z Checking owo-colors v3.5.0
29672026-07-16T17:38:59.817Z Checking chumsky v0.9.3
29682026-07-16T17:39:00.169Z Checking miette v5.10.0
29692026-07-16T17:39:00.497Z Compiling serde_with v1.14.0
29702026-07-16T17:39:00.898Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29712026-07-16T17:39:00.929Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29722026-07-16T17:39:01.015Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29732026-07-16T17:39:01.371Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29742026-07-16T17:39:01.598Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29752026-07-16T17:39:01.711Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29762026-07-16T17:39:01.743Z Compiling knuffel-derive v3.2.0
29772026-07-16T17:39:01.865Z Checking httptest v0.16.4
29782026-07-16T17:39:01.896Z Checking pathdiff v0.2.3
29792026-07-16T17:39:02.044Z Checking nested v0.1.1
29802026-07-16T17:39:02.225Z Checking guppy v0.17.25
29812026-07-16T17:39:02.265Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29822026-07-16T17:39:02.560Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29832026-07-16T17:39:02.824Z Checking similar-asserts v1.7.0
29842026-07-16T17:39:03.016Z Compiling target-triple v1.0.0
29852026-07-16T17:39:03.191Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29862026-07-16T17:39:03.280Z Checking knuffel v3.2.0
29872026-07-16T17:39:03.395Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29882026-07-16T17:39:03.951Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29892026-07-16T17:39:03.982Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29902026-07-16T17:39:04.026Z Checking hickory-client v0.25.2
29912026-07-16T17:39:04.058Z Compiling polar-core v0.27.3
29922026-07-16T17:39:04.329Z Compiling assert_cmd v2.1.2
29932026-07-16T17:39:04.591Z Checking escape8259 v0.5.3
29942026-07-16T17:39:04.755Z Checking libtest-mimic v0.8.1
29952026-07-16T17:39:05.051Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29962026-07-16T17:39:05.100Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29972026-07-16T17:39:05.130Z Checking blake2b_simd v1.0.4
29982026-07-16T17:39:05.175Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29992026-07-16T17:39:05.564Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30002026-07-16T17:39:05.597Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30012026-07-16T17:39:05.810Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30022026-07-16T17:39:05.965Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30032026-07-16T17:39:06.062Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30042026-07-16T17:39:06.130Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30052026-07-16T17:39:06.298Z Checking fancy-regex v0.14.0
30062026-07-16T17:39:06.359Z Checking serde_tokenstream v0.2.3
30072026-07-16T17:39:06.580Z Checking approx v0.5.1
30082026-07-16T17:39:06.610Z Checking uzers v0.12.2
30092026-07-16T17:39:06.692Z Compiling rstest_macros v0.25.0
30102026-07-16T17:39:06.741Z Compiling linkme-impl v0.3.35
30112026-07-16T17:39:06.848Z Checking constant_time_eq v0.3.1
30122026-07-16T17:39:06.979Z Checking termcolor v1.4.1
30132026-07-16T17:39:07.122Z Checking rust-argon2 v2.1.0
30142026-07-16T17:39:07.155Z Checking datatest-stable v0.3.3
30152026-07-16T17:39:07.221Z Checking trybuild v1.0.116
30162026-07-16T17:39:07.537Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30172026-07-16T17:39:07.650Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30182026-07-16T17:39:07.860Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30192026-07-16T17:39:08.002Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30202026-07-16T17:39:08.082Z Checking support-bundle-viewer v0.1.2
30212026-07-16T17:39:08.360Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30222026-07-16T17:39:08.600Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30232026-07-16T17:39:08.838Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30242026-07-16T17:39:08.872Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30252026-07-16T17:39:09.080Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30262026-07-16T17:39:09.113Z Checking oso v0.27.3
30272026-07-16T17:39:09.116Z Checking drift v0.2.0
30282026-07-16T17:39:09.534Z Checking rand_distr v0.5.1
30292026-07-16T17:39:09.733Z Checking digest-io v0.1.0
30302026-07-16T17:39:09.893Z Checking multimap v0.10.1
30312026-07-16T17:39:09.968Z Compiling relative-path v1.9.3
30322026-07-16T17:39:10.030Z Checking rawzip v0.4.4
30332026-07-16T17:39:10.079Z Compiling linkme v0.3.35
30342026-07-16T17:39:10.431Z Checking dropshot-api-manager v0.7.2
30352026-07-16T17:39:10.520Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#de59b950)
30362026-07-16T17:39:11.296Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30372026-07-16T17:39:11.695Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30382026-07-16T17:39:11.831Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30392026-07-16T17:39:11.892Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30402026-07-16T17:39:12.112Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30412026-07-16T17:39:12.144Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30422026-07-16T17:39:12.426Z Checking cargo_toml v0.21.0
30432026-07-16T17:39:12.459Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30442026-07-16T17:39:12.619Z Checking partial-io v0.5.4
30452026-07-16T17:39:12.821Z Checking termios v0.3.3
30462026-07-16T17:39:12.853Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30472026-07-16T17:39:12.977Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30482026-07-16T17:39:13.249Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30492026-07-16T17:39:13.930Z Checking rstest v0.25.0
30502026-07-16T17:39:16.693Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30512026-07-16T17:39:17.590Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30522026-07-16T17:39:22.311Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30532026-07-16T17:39:25.281Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30542026-07-16T17:39:25.395Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30552026-07-16T17:39:28.407Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30562026-07-16T17:39:31.691Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30572026-07-16T17:39:36.901Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30582026-07-16T17:39:40.624Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30592026-07-16T17:39:41.160Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30602026-07-16T17:39:41.555Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30612026-07-16T17:39:47.801Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30622026-07-16T17:39:53.031Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30632026-07-16T17:40:10.232Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
30642026-07-16T17:41:07.150Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
30652026-07-16T17:41:07.794Z
30662026-07-16T17:41:07.794Zreal 4:11.130179674
30672026-07-16T17:41:07.794Zuser 21:39.170812187
30682026-07-16T17:41:07.794Zsys 4:55.055509047
30692026-07-16T17:41:07.794Ztrap 0.534660550
30702026-07-16T17:41:07.794Ztflt 0.450357086
30712026-07-16T17:41:07.794Zdflt 0.469089259
30722026-07-16T17:41:07.794Zkflt 0.004544451
30732026-07-16T17:41:07.794Zlock 59:25.798775763
30742026-07-16T17:41:07.794Zslp 59:30.442554848
30752026-07-16T17:41:07.794Zlat 1:52.069772148
30762026-07-16T17:41:07.794Zstop 10:30.497443307
30772026-07-16T17:41:07.798Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30782026-07-16T17:41:07.798Z+ ptime -m cargo doc --workspace --no-deps
30792026-07-16T17:41:08.604Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30802026-07-16T17:41:08.604Z |
30812026-07-16T17:41:08.604Z = 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)`
30822026-07-16T17:41:08.604Z = 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>
30832026-07-16T17:41:09.628Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30842026-07-16T17:41:09.866Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30852026-07-16T17:41:09.915Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30862026-07-16T17:41:09.973Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30872026-07-16T17:41:10.008Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
30882026-07-16T17:41:10.066Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30892026-07-16T17:41:10.176Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30902026-07-16T17:41:10.220Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30912026-07-16T17:41:10.240Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30922026-07-16T17:41:10.358Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30932026-07-16T17:41:10.383Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30942026-07-16T17:41:10.462Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30952026-07-16T17:41:10.506Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30962026-07-16T17:41:10.538Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30972026-07-16T17:41:10.584Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30982026-07-16T17:41:10.585Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30992026-07-16T17:41:10.617Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31002026-07-16T17:41:10.635Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31012026-07-16T17:41:10.653Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31022026-07-16T17:41:10.662Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31032026-07-16T17:41:10.691Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31042026-07-16T17:41:10.951Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31052026-07-16T17:41:11.287Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31062026-07-16T17:41:11.322Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31072026-07-16T17:41:11.404Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31082026-07-16T17:41:11.432Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31092026-07-16T17:41:11.456Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31102026-07-16T17:41:11.694Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31112026-07-16T17:41:11.699Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31122026-07-16T17:41:11.872Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31132026-07-16T17:41:11.968Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31142026-07-16T17:41:11.992Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31152026-07-16T17:41:12.055Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31162026-07-16T17:41:12.077Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31172026-07-16T17:41:12.161Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31182026-07-16T17:41:12.218Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31192026-07-16T17:41:12.244Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31202026-07-16T17:41:12.469Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31212026-07-16T17:41:12.531Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31222026-07-16T17:41:12.581Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31232026-07-16T17:41:12.786Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31242026-07-16T17:41:12.895Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31252026-07-16T17:41:13.075Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31262026-07-16T17:41:13.112Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31272026-07-16T17:41:13.173Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31282026-07-16T17:41:13.221Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31292026-07-16T17:41:13.290Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31302026-07-16T17:41:13.381Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31312026-07-16T17:41:13.462Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31322026-07-16T17:41:13.485Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31332026-07-16T17:41:13.538Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31342026-07-16T17:41:13.622Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31352026-07-16T17:41:13.706Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31362026-07-16T17:41:13.763Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
31372026-07-16T17:41:13.779Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31382026-07-16T17:41:13.807Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31392026-07-16T17:41:13.831Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31402026-07-16T17:41:13.915Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31412026-07-16T17:41:14.012Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31422026-07-16T17:41:14.049Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31432026-07-16T17:41:14.391Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31442026-07-16T17:41:14.416Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31452026-07-16T17:41:14.588Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31462026-07-16T17:41:14.717Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31472026-07-16T17:41:15.022Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31482026-07-16T17:41:15.202Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31492026-07-16T17:41:15.429Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31502026-07-16T17:41:15.500Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31512026-07-16T17:41:15.520Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31522026-07-16T17:41:15.559Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31532026-07-16T17:41:15.702Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31542026-07-16T17:41:15.749Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31552026-07-16T17:41:15.780Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31562026-07-16T17:41:15.882Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31572026-07-16T17:41:16.271Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31582026-07-16T17:41:16.500Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31592026-07-16T17:41:16.907Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31602026-07-16T17:41:16.911Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31612026-07-16T17:41:17.000Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31622026-07-16T17:41:17.184Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31632026-07-16T17:41:17.208Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31642026-07-16T17:41:17.246Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31652026-07-16T17:41:17.333Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
31662026-07-16T17:41:17.444Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
31672026-07-16T17:41:17.479Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31682026-07-16T17:41:17.581Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31692026-07-16T17:41:17.756Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31702026-07-16T17:41:17.780Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31712026-07-16T17:41:17.801Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31722026-07-16T17:41:17.804Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31732026-07-16T17:41:17.940Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31742026-07-16T17:41:18.041Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31752026-07-16T17:41:18.062Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31762026-07-16T17:41:18.082Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31772026-07-16T17:41:18.105Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31782026-07-16T17:41:18.256Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31792026-07-16T17:41:18.281Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31802026-07-16T17:41:18.345Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31812026-07-16T17:41:18.370Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31822026-07-16T17:41:18.390Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31832026-07-16T17:41:18.476Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31842026-07-16T17:41:18.519Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31852026-07-16T17:41:18.546Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31862026-07-16T17:41:18.607Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31872026-07-16T17:41:18.671Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31882026-07-16T17:41:18.695Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31892026-07-16T17:41:18.954Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31902026-07-16T17:41:18.979Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31912026-07-16T17:41:19.034Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31922026-07-16T17:41:19.496Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31932026-07-16T17:41:19.727Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31942026-07-16T17:41:19.757Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31952026-07-16T17:41:20.521Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31962026-07-16T17:41:20.724Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31972026-07-16T17:41:21.303Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31982026-07-16T17:41:21.352Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31992026-07-16T17:41:22.006Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32002026-07-16T17:41:22.778Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32012026-07-16T17:41:22.915Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32022026-07-16T17:41:23.412Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32032026-07-16T17:41:23.473Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32042026-07-16T17:41:23.820Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32052026-07-16T17:41:24.008Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32062026-07-16T17:41:24.094Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32072026-07-16T17:41:24.166Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32082026-07-16T17:41:24.797Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32092026-07-16T17:41:24.871Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32102026-07-16T17:41:24.966Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32112026-07-16T17:41:25.039Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32122026-07-16T17:41:25.181Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32132026-07-16T17:41:25.351Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32142026-07-16T17:41:25.681Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32152026-07-16T17:41:25.836Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32162026-07-16T17:41:26.107Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32172026-07-16T17:41:26.182Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32182026-07-16T17:41:26.230Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32192026-07-16T17:41:26.575Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32202026-07-16T17:41:26.911Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32212026-07-16T17:41:27.038Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32222026-07-16T17:41:27.145Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32232026-07-16T17:41:27.702Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32242026-07-16T17:41:27.864Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32252026-07-16T17:41:28.259Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32262026-07-16T17:41:29.232Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32272026-07-16T17:41:29.847Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32282026-07-16T17:41:29.911Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32292026-07-16T17:41:30.395Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32302026-07-16T17:41:30.485Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32312026-07-16T17:41:30.966Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32322026-07-16T17:41:32.049Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32332026-07-16T17:41:32.129Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32342026-07-16T17:41:32.780Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32352026-07-16T17:41:33.687Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32362026-07-16T17:41:34.229Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32372026-07-16T17:41:34.374Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32382026-07-16T17:41:34.398Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32392026-07-16T17:41:37.375Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32402026-07-16T17:41:37.592Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32412026-07-16T17:41:37.776Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32422026-07-16T17:41:38.289Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32432026-07-16T17:41:38.410Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32442026-07-16T17:41:39.173Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32452026-07-16T17:41:40.146Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32462026-07-16T17:41:41.062Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32472026-07-16T17:41:41.530Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32482026-07-16T17:41:41.810Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32492026-07-16T17:41:41.866Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32502026-07-16T17:41:42.401Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32512026-07-16T17:41:43.061Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32522026-07-16T17:41:43.155Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32532026-07-16T17:41:43.320Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32542026-07-16T17:41:43.344Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32552026-07-16T17:41:43.609Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32562026-07-16T17:41:43.662Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32572026-07-16T17:41:43.999Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32582026-07-16T17:41:44.110Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32592026-07-16T17:41:44.248Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32602026-07-16T17:41:44.412Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32612026-07-16T17:41:44.891Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32622026-07-16T17:41:44.987Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32632026-07-16T17:41:45.426Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32642026-07-16T17:41:45.587Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32652026-07-16T17:41:46.140Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32662026-07-16T17:41:46.837Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32672026-07-16T17:41:47.317Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32682026-07-16T17:41:47.698Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32692026-07-16T17:41:47.887Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32702026-07-16T17:41:49.518Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32712026-07-16T17:41:51.675Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32722026-07-16T17:41:52.310Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32732026-07-16T17:41:52.764Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32742026-07-16T17:41:53.284Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32752026-07-16T17:41:55.190Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32762026-07-16T17:41:56.923Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32772026-07-16T17:41:57.426Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32782026-07-16T17:41:58.391Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32792026-07-16T17:41:59.016Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32802026-07-16T17:42:00.841Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32812026-07-16T17:42:02.489Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32822026-07-16T17:42:03.119Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32832026-07-16T17:42:03.527Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32842026-07-16T17:42:04.452Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32852026-07-16T17:42:04.775Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32862026-07-16T17:42:09.672Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32872026-07-16T17:42:10.297Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32882026-07-16T17:42:11.093Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32892026-07-16T17:42:12.396Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32902026-07-16T17:42:13.149Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32912026-07-16T17:42:13.944Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32922026-07-16T17:42:14.692Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32932026-07-16T17:42:15.486Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
32942026-07-16T17:42:17.046Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32952026-07-16T17:42:17.079Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32962026-07-16T17:42:18.076Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32972026-07-16T17:42:18.872Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32982026-07-16T17:42:19.103Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32992026-07-16T17:42:19.993Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33002026-07-16T17:42:20.825Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33012026-07-16T17:42:23.813Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33022026-07-16T17:42:24.795Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33032026-07-16T17:42:26.044Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33042026-07-16T17:42:26.673Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33052026-07-16T17:42:27.991Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33062026-07-16T17:42:28.849Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33072026-07-16T17:42:29.637Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33082026-07-16T17:42:32.346Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33092026-07-16T17:42:32.857Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33102026-07-16T17:42:33.515Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33112026-07-16T17:42:34.755Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33122026-07-16T17:42:37.166Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33132026-07-16T17:42:37.732Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33142026-07-16T17:42:40.048Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33152026-07-16T17:42:40.640Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33162026-07-16T17:42:42.471Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33172026-07-16T17:42:43.962Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33182026-07-16T17:42:48.638Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33192026-07-16T17:42:48.708Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33202026-07-16T17:42:48.795Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33212026-07-16T17:42:51.399Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33222026-07-16T17:42:51.950Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
33232026-07-16T17:42:53.626Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
33242026-07-16T17:42:57.983Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33252026-07-16T17:42:58.637Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33262026-07-16T17:42:59.445Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33272026-07-16T17:43:00.270Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33282026-07-16T17:43:02.010Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33292026-07-16T17:43:03.822Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33302026-07-16T17:43:05.455Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33312026-07-16T17:43:07.553Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33322026-07-16T17:43:09.267Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33332026-07-16T17:43:10.939Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33342026-07-16T17:43:12.959Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33352026-07-16T17:43:14.421Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33362026-07-16T17:43:16.150Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33372026-07-16T17:43:17.930Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33382026-07-16T17:43:19.635Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33392026-07-16T17:43:21.351Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33402026-07-16T17:43:24.857Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33412026-07-16T17:43:26.622Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33422026-07-16T17:43:28.294Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33432026-07-16T17:43:29.987Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33442026-07-16T17:43:31.623Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33452026-07-16T17:43:33.963Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
33462026-07-16T17:43:35.908Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33472026-07-16T17:43:37.680Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33482026-07-16T17:43:39.836Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33492026-07-16T17:43:42.350Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33502026-07-16T17:43:43.963Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33512026-07-16T17:43:45.996Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33522026-07-16T17:43:48.439Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33532026-07-16T17:43:50.505Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33542026-07-16T17:43:53.145Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33552026-07-16T17:43:55.127Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33562026-07-16T17:43:57.683Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33572026-07-16T17:43:59.796Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33582026-07-16T17:44:02.107Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33592026-07-16T17:44:04.290Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33602026-07-16T17:44:06.809Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33612026-07-16T17:44:08.858Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33622026-07-16T17:44:11.590Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33632026-07-16T17:44:13.377Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33642026-07-16T17:44:15.688Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33652026-07-16T17:44:18.127Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33662026-07-16T17:44:20.442Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33672026-07-16T17:44:22.835Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33682026-07-16T17:44:25.227Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33692026-07-16T17:44:27.549Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33702026-07-16T17:44:29.973Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33712026-07-16T17:44:32.421Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33722026-07-16T17:44:34.699Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33732026-07-16T17:44:37.057Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33742026-07-16T17:44:39.454Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33752026-07-16T17:44:41.894Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33762026-07-16T17:44:44.223Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
33772026-07-16T17:44:46.628Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33782026-07-16T17:44:49.067Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33792026-07-16T17:44:51.453Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33802026-07-16T17:44:53.779Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33812026-07-16T17:44:56.142Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33822026-07-16T17:44:58.601Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33832026-07-16T17:45:00.884Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33842026-07-16T17:45:03.332Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33852026-07-16T17:45:05.891Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33862026-07-16T17:45:08.188Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33872026-07-16T17:45:10.618Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33882026-07-16T17:45:13.022Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33892026-07-16T17:45:15.601Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33902026-07-16T17:45:17.946Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33912026-07-16T17:45:20.412Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33922026-07-16T17:45:23.125Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33932026-07-16T17:45:25.547Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
33942026-07-16T17:45:28.584Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33952026-07-16T17:45:30.775Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33962026-07-16T17:45:33.186Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33972026-07-16T17:45:35.992Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33982026-07-16T17:45:38.630Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33992026-07-16T17:45:41.215Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
34002026-07-16T17:45:43.718Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
34012026-07-16T17:45:46.319Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
34022026-07-16T17:45:48.958Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
34032026-07-16T17:45:51.581Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
34042026-07-16T17:45:54.550Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
34052026-07-16T17:45:57.084Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34062026-07-16T17:46:05.147Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
34072026-07-16T17:46:05.349Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
34082026-07-16T17:46:08.569Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34092026-07-16T17:46:12.103Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
34102026-07-16T17:46:15.543Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
34112026-07-16T17:46:18.865Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
34122026-07-16T17:46:22.377Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
34132026-07-16T17:46:26.982Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
34142026-07-16T17:46:29.836Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
34152026-07-16T17:46:33.671Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
34162026-07-16T17:46:37.529Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
34172026-07-16T17:46:41.180Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
34182026-07-16T17:46:44.829Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
34192026-07-16T17:46:48.600Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
34202026-07-16T17:46:52.357Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34212026-07-16T17:46:56.138Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
34222026-07-16T17:46:59.860Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
34232026-07-16T17:47:03.580Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
34242026-07-16T17:47:07.446Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
34252026-07-16T17:47:11.108Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
34262026-07-16T17:47:14.848Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34272026-07-16T17:47:18.592Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
34282026-07-16T17:47:22.342Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
34292026-07-16T17:47:26.141Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
34302026-07-16T17:47:29.910Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
34312026-07-16T17:47:36.342Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34322026-07-16T17:47:37.439Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
34332026-07-16T17:47:41.222Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34342026-07-16T17:48:11.175Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 03s
34352026-07-16T17:48:11.340Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 202 other files
34362026-07-16T17:48:11.492Z
34372026-07-16T17:48:11.492Zreal 7:03.564324792
34382026-07-16T17:48:11.492Zuser 18:49.199727881
34392026-07-16T17:48:11.492Zsys 3:59.491089109
34402026-07-16T17:48:11.492Ztrap 0.273668494
34412026-07-16T17:48:11.492Ztflt 0.015952687
34422026-07-16T17:48:11.492Zdflt 0.059583570
34432026-07-16T17:48:11.492Zkflt 0.000029090
34442026-07-16T17:48:11.492Zlock 6:34:13.221907875
34452026-07-16T17:48:11.492Zslp 2:22:36.437432524
34462026-07-16T17:48:11.492Zlat 31.332327139
34472026-07-16T17:48:11.492Zstop 1:39.884089987
34482026-07-16T17:48:11.492Zprocess exited: duration 799373 ms, exit code 0
 
34492026-07-16T17:48:11.499Zfound 0 output files