01KTMAJFPCSQZDDS3JM2EM2B73: clippy (helios)

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

Buildomat Job: 01KTMAJZXGX6CCQWR4DN8ZX2M1

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-08T19:16:30.800Zjob assigned to worker 01KTMAK4C01BD5YTQHJ2Z6RH18 [factory aws, i-01390b363f17284db] (queued for 49 s)
 
22026-06-08T19:16:37.684Zstarting task 0: "setup"
32026-06-08T19:16:37.690Z++ uname -s
42026-06-08T19:16:37.690Z+ kern=SunOS
52026-06-08T19:16:37.690Z+ build_user=build
62026-06-08T19:16:37.690Z+ build_uid=12345
72026-06-08T19:16:37.690Z+ work_dir=/work
82026-06-08T19:16:37.690Z+ input_dir=/input
92026-06-08T19:16:37.690Z+ [[ 0 == 12345 ]]
102026-06-08T19:16:37.690Z+ case "$kern" in
112026-06-08T19:16:37.690Z+ groupadd -g 12345 build
122026-06-08T19:16:37.690Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-08T19:16:39.704Z+ zfs create -o mountpoint=/work rpool/work
142026-06-08T19:16:39.804Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-08T19:16:39.816Z+ home_fs=zfs
162026-06-08T19:16:39.816Z+ [[ zfs == autofs ]]
172026-06-08T19:16:39.816Z+ mkdir -p /home/build
182026-06-08T19:16:39.816Z+ chown build:build /home/build /work
192026-06-08T19:16:40.808Z+ chmod 0700 /home/build /work
202026-06-08T19:16:40.814Zprocess exited: duration 3131 ms, exit code 0
 
212026-06-08T19:16:40.840Zstarting task 1: "rust-toolchain"
222026-06-08T19:16:40.845Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-08T19:16:40.845Z * rust toolchain channel = "1.94.0"
242026-06-08T19:16:40.846Z * rust toolchain profile = "default"
252026-06-08T19:16:40.846Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-06-08T19:16:40.846Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-08T19:16:40.846Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-08T19:16:40.846Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-08T19:16:40.846Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-08T19:16:40.933Zinfo: downloading installer
312026-06-08T19:16:42.328Zwarn: It looks like you have an existing rustup settings file at:
322026-06-08T19:16:42.328Zwarn: /home/build/.rustup/settings.toml
332026-06-08T19:16:42.328Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-08T19:16:42.328Zwarn: instead of the one inferred from the default host triple.
352026-06-08T19:16:42.341Zinfo: profile set to default
362026-06-08T19:16:42.341Zinfo: default host triple is x86_64-unknown-illumos
372026-06-08T19:16:42.347Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-08T19:16:42.494Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-08T19:16:42.497Zinfo: downloading 6 components
402026-06-08T19:16:57.803Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-08T19:16:57.803Z
422026-06-08T19:16:57.831Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-08T19:16:57.831Z
442026-06-08T19:16:57.831Z
452026-06-08T19:16:57.831ZRust is installed now. Great!
462026-06-08T19:16:57.831Z
472026-06-08T19:16:57.831ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-08T19:16:57.831Zenvironment variable. This has not been done automatically.
492026-06-08T19:16:57.831Z
502026-06-08T19:16:57.831ZTo configure your current shell, you need to source
512026-06-08T19:16:57.833Zthe corresponding env file under $HOME/.cargo.
522026-06-08T19:16:57.833Z
532026-06-08T19:16:57.833ZThis is usually done by running one of the following (note the leading DOT):
542026-06-08T19:16:57.836Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-08T19:16:57.836Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-08T19:16:57.836Zsource "~/.cargo/env.nu" # For nushell
572026-06-08T19:16:57.836Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-08T19:16:57.836Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-08T19:16:57.836Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-08T19:16:57.837Zwarn: no default linker (`cc`) was found in your PATH
612026-06-08T19:16:57.837Zwarn: many Rust crates require a system C toolchain to build
622026-06-08T19:16:57.927Z+ rustup --version
632026-06-08T19:16:57.936Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-08T19:16:57.938Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-08T19:16:57.957Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-08T19:16:57.960Z+ cargo --version
672026-06-08T19:16:57.973Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-08T19:16:57.975Z+ rustc --version
692026-06-08T19:16:57.994Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-08T19:16:57.996Zprocess exited: duration 17164 ms, exit code 0
 
712026-06-08T19:16:58.002Zstarting task 2: "authentication"
722026-06-08T19:16:58.019Zprocess exited: duration 16 ms, exit code 0
 
732026-06-08T19:16:58.024Zstarting task 3: "clone repository"
742026-06-08T19:16:58.027Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-08T19:16:58.030Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-08T19:16:58.064ZCloning into '/work/oxidecomputer/omicron'...
772026-06-08T19:17:09.864Z+ cd /work/oxidecomputer/omicron
782026-06-08T19:17:09.864Z+ git fetch origin f074c6e811a80445beea04cd838e60848f70725e
792026-06-08T19:17:10.135ZFrom https://github.com/oxidecomputer/omicron
802026-06-08T19:17:10.135Z * branch f074c6e811a80445beea04cd838e60848f70725e -> FETCH_HEAD
812026-06-08T19:17:10.145Z+ [[ -n '' ]]
822026-06-08T19:17:10.145Z+ git reset --hard f074c6e811a80445beea04cd838e60848f70725e
832026-06-08T19:17:10.211ZHEAD is now at f074c6e81 cargo fmt / hakari
842026-06-08T19:17:10.215Zprocess exited: duration 12188 ms, exit code 0
 
852026-06-08T19:17:10.220Zstarting task 4: "build"
862026-06-08T19:17:10.224Z+ source ./env.sh
872026-06-08T19:17:10.224Z++ OLD_SHELL_OPTS=ehxB
882026-06-08T19:17:10.227Z++ set -o xtrace
892026-06-08T19:17:10.227Z++++ dirname ./env.sh
902026-06-08T19:17:10.230Z+++ readlink -f .
912026-06-08T19:17:10.234Z++ OMICRON_WS=/work/oxidecomputer/omicron
922026-06-08T19:17:10.234Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
932026-06-08T19:17:10.234Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
942026-06-08T19:17:10.234Z++ 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
952026-06-08T19:17:10.234Z++ 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
962026-06-08T19:17:10.234Z++ 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
972026-06-08T19:17:10.236Z++ 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
982026-06-08T19:17:10.236Z++ 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
992026-06-08T19:17:10.238Z++ 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
1002026-06-08T19:17:10.238Z++ case $OLD_SHELL_OPTS in
1012026-06-08T19:17:10.238Z++ unset OLD_SHELL_OPTS OMICRON_WS
1022026-06-08T19:17:10.238Z+ source .github/buildomat/ci-env.sh
1032026-06-08T19:17:10.238Z++ export CARGO_TERM_COLOR=always
1042026-06-08T19:17:10.238Z++ CARGO_TERM_COLOR=always
1052026-06-08T19:17:10.238Z+ cargo --version
1062026-06-08T19:17:10.242Zcargo 1.94.0 (85eff7c80 2026-01-15)
1072026-06-08T19:17:10.242Z+ rustc --version
1082026-06-08T19:17:10.265Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1092026-06-08T19:17:10.268Z+ banner prerequisites
1102026-06-08T19:17:10.268Z
1112026-06-08T19:17:10.268Z ##### ##### ###### ##### ###### #### # # # #### #
1122026-06-08T19:17:10.268Z # # # # # # # # # # # # # # #
1132026-06-08T19:17:10.268Z # # # # ##### # # ##### # # # # # #### #
1142026-06-08T19:17:10.268Z ##### ##### # ##### # # # # # # # # #
1152026-06-08T19:17:10.268Z # # # # # # # # # # # # # # #
1162026-06-08T19:17:10.268Z # # # ###### # # ###### ### # #### # #### #
1172026-06-08T19:17:10.268Z
1182026-06-08T19:17:10.270Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1192026-06-08T19:17:11.772Z Startup: Refreshing catalog 'helios' ... Done
1202026-06-08T19:17:11.857Z Startup: Caching catalogs ... Done
1212026-06-08T19:17:12.176ZPlanning: Solver setup ... Done (0.280s)
1222026-06-08T19:17:12.196ZPlanning: Running solver ... Done (0.020s)
1232026-06-08T19:17:12.204ZPlanning: Finding local manifests ... Done (0.004s)
1242026-06-08T19:17:12.215ZPlanning: Fetching manifests: 0/2 0% complete
1252026-06-08T19:17:12.237ZPlanning: Fetching manifests: 2/2 100% complete
1262026-06-08T19:17:12.250ZPlanning: Package planning ... Done (0.013s)
1272026-06-08T19:17:12.254ZPlanning: Merging actions ... Done (0.001s)
1282026-06-08T19:17:12.440ZPlanning: Checking for conflicting actions ... Done (0.185s)
1292026-06-08T19:17:12.444ZPlanning: Consolidating action changes ... Done (0.001s)
1302026-06-08T19:17:13.275ZPlanning: Evaluating mediators ... Done (0.838s)
1312026-06-08T19:17:13.277ZPlanning: Planning completed in 1.40 seconds
1322026-06-08T19:17:13.284Z Packages to install: 2
1332026-06-08T19:17:13.284Z Estimated space available: 156.07 GB
1342026-06-08T19:17:13.284ZEstimated space to be consumed: 25.33 MB
1352026-06-08T19:17:13.287Z Create boot environment: No
1362026-06-08T19:17:13.287ZCreate backup boot environment: No
1372026-06-08T19:17:13.287Z Rebuild boot archive: No
1382026-06-08T19:17:13.287Z
1392026-06-08T19:17:13.287ZChanged packages:
1402026-06-08T19:17:13.287Zhelios
1412026-06-08T19:17:13.287Z developer/build-essential
1422026-06-08T19:17:13.287Z None -> 11-3.0
1432026-06-08T19:17:13.287Z library/libxmlsec1
1442026-06-08T19:17:13.288Z None -> 1.2.35-3.0
1452026-06-08T19:17:13.308Z
1462026-06-08T19:17:13.308ZDownload: 0/214 items 0.0/1.3MB 0% complete
1472026-06-08T19:17:13.771ZDownload: Completed 1.28 MB in 0.46 seconds (2.8M/s)
1482026-06-08T19:17:13.850Z Actions: 1/268 actions (Installing new actions)
1492026-06-08T19:17:13.889Z Actions: Completed 268 actions in 0.04 seconds.
1502026-06-08T19:17:13.898ZFinalize: Updating package state database ... Done (0.009s)
1512026-06-08T19:17:13.898ZFinalize: Updating package cache ... Done (0.000s)
1522026-06-08T19:17:13.919ZFinalize: Updating image state ... Done (0.022s)
1532026-06-08T19:17:16.338ZFinalize: Creating fast lookup database ... Done (2.395s)
1542026-06-08T19:17:16.406ZFinalize: Reading search index ... Done (0.012s)
1552026-06-08T19:17:16.409ZFinalize: Updating search index ... Done (0.000s)
1562026-06-08T19:17:16.560ZFinalize: Updating package cache ... Done (0.000s)
1572026-06-08T19:17:16.862ZPlanning: Evaluating mediator changes ... Done
1582026-06-08T19:17:16.967ZPlanning: Checking for conflicting actions ... Done
1592026-06-08T19:17:16.970ZPlanning: Consolidating action changes ... Done
1602026-06-08T19:17:17.124ZPlanning: Evaluating mediators ... Done
1612026-06-08T19:17:17.129ZPlanning: Planning completed in 0.26 seconds
1622026-06-08T19:17:17.148Z Mediators to change: 2
1632026-06-08T19:17:17.148Z Create boot environment: No
1642026-06-08T19:17:17.148ZCreate backup boot environment: No
1652026-06-08T19:17:17.214ZFinalize: Updating package state database ... Done
1662026-06-08T19:17:17.217ZFinalize: Updating package cache ... Done
1672026-06-08T19:17:17.225ZFinalize: Updating image state ... Done
1682026-06-08T19:17:19.157ZFinalize: Creating fast lookup database ... Done
1692026-06-08T19:17:19.219ZFinalize: Reading search index ... Done
1702026-06-08T19:17:19.222ZFinalize: Updating search index ... Done
1712026-06-08T19:17:19.309ZFinalize: Updating package cache ... Done
1722026-06-08T19:17:19.596ZPlanning: Evaluating mediator changes ... Done
1732026-06-08T19:17:19.701ZPlanning: Checking for conflicting actions ... Done
1742026-06-08T19:17:19.704ZPlanning: Consolidating action changes ... Done
1752026-06-08T19:17:19.862ZPlanning: Evaluating mediators ... Done
1762026-06-08T19:17:19.865ZPlanning: Planning completed in 0.27 seconds
1772026-06-08T19:17:19.885Z Mediators to change: 1
1782026-06-08T19:17:19.885Z Create boot environment: No
1792026-06-08T19:17:19.885ZCreate backup boot environment: No
1802026-06-08T19:17:19.937ZFinalize: Updating package state database ... Done
1812026-06-08T19:17:19.937ZFinalize: Updating package cache ... Done
1822026-06-08T19:17:19.951ZFinalize: Updating image state ... Done
1832026-06-08T19:17:21.897ZFinalize: Creating fast lookup database ... Done
1842026-06-08T19:17:21.965ZFinalize: Reading search index ... Done
1852026-06-08T19:17:21.969ZFinalize: Updating search index ... Done
1862026-06-08T19:17:22.037ZFinalize: Updating package cache ... Done
1872026-06-08T19:17:22.350ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1882026-06-08T19:17:22.350Zapache system 2.4 system
1892026-06-08T19:17:22.351Zclang system 15 system
1902026-06-08T19:17:22.351Zcsh system system illumos
1912026-06-08T19:17:22.351Zctags system system illumos
1922026-06-08T19:17:22.351Zfile vendor vendor darwinsys
1932026-06-08T19:17:22.351Zfile system system illumos
1942026-06-08T19:17:22.351Zgcc vendor 14 vendor
1952026-06-08T19:17:22.351Zgcc system 13 system
1962026-06-08T19:17:22.351Zgcc system 10 system
1972026-06-08T19:17:22.351Zgo system 1.25 system
1982026-06-08T19:17:22.351Zllvm system 15 system
1992026-06-08T19:17:22.351Zmariadb system 11.4 system
2002026-06-08T19:17:22.351Zmta vendor vendor dma
2012026-06-08T19:17:22.351Zopenjdk system 17 system
2022026-06-08T19:17:22.351Zopenjdk system 11 system
2032026-06-08T19:17:22.351Zopenssl vendor 3 vendor
2042026-06-08T19:17:22.351Zperl system 5.40 system
2052026-06-08T19:17:22.353Zpostgresql system 18 system
2062026-06-08T19:17:22.353Zpostgresql system 17 system
2072026-06-08T19:17:22.353Zpython vendor 3 vendor
2082026-06-08T19:17:22.353Zpython system 2 system
2092026-06-08T19:17:22.353Zpython3 vendor 3.13 vendor
2102026-06-08T19:17:22.353Zruby system 3.4 system
2112026-06-08T19:17:22.353Zruby system 3.0 system
2122026-06-08T19:17:22.353Zwords vendor vendor american-english
2132026-06-08T19:17:22.354Zwords system system australian-english
2142026-06-08T19:17:22.354Zwords system system british-english
2152026-06-08T19:17:22.354Zwords system system canadian-english
2162026-06-08T19:17:22.354Zwords system system french
2172026-06-08T19:17:22.354Zwords system system italian
2182026-06-08T19:17:22.354Zwords system system ngerman
2192026-06-08T19:17:22.354Zwords system system ogerman
2202026-06-08T19:17:22.354Zwords system system spanish
2212026-06-08T19:17:22.609ZPUBLISHER TYPE STATUS P LOCATION
2222026-06-08T19:17:22.609Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2232026-06-08T19:17:22.898ZFMRI IFO
2242026-06-08T19:17:22.898Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2252026-06-08T19:17:22.898Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2262026-06-08T19:17:22.898Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2272026-06-08T19:17:22.900Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2282026-06-08T19:17:22.900Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2292026-06-08T19:17:22.900Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2302026-06-08T19:17:22.900Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2312026-06-08T19:17:22.900Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2322026-06-08T19:17:22.900Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2332026-06-08T19:17:23.149Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2342026-06-08T19:17:23.407Z Updating crates.io index
2352026-06-08T19:17:23.446Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2362026-06-08T19:17:24.288Z Updating git repository `https://github.com/oxidecomputer/lldp`
2372026-06-08T19:17:24.631Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2382026-06-08T19:17:25.093Z Updating git repository `https://github.com/oxidecomputer/propolis`
2392026-06-08T19:17:26.636Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2402026-06-08T19:17:27.245Z Updating git repository `https://github.com/oxidecomputer/crucible`
2412026-06-08T19:17:28.790Z Updating git repository `https://github.com/oxidecomputer/opte`
2422026-06-08T19:17:29.682Z Updating git repository `https://github.com/oxidecomputer/tofino`
2432026-06-08T19:17:30.164Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2442026-06-08T19:17:31.207Z Updating git repository `https://github.com/oxidecomputer/clickward`
2452026-06-08T19:17:31.816Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2462026-06-08T19:17:32.363Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2472026-06-08T19:17:32.805Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2482026-06-08T19:17:33.811Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2492026-06-08T19:17:34.389Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2502026-06-08T19:17:34.681Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2512026-06-08T19:17:35.025Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2522026-06-08T19:17:35.372Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2532026-06-08T19:17:35.787Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2542026-06-08T19:17:36.145Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2552026-06-08T19:17:36.426Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2562026-06-08T19:17:36.674Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-06-08T19:17:37.167Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2582026-06-08T19:17:37.510Z Updating git repository `https://github.com/oxidecomputer/erebor`
2592026-06-08T19:17:38.033Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2602026-06-08T19:17:38.492Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2612026-06-08T19:17:38.949Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2622026-06-08T19:17:39.227Z Updating git repository `https://github.com/oxidecomputer/ispf`
2632026-06-08T19:17:39.555Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2642026-06-08T19:17:41.334Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2652026-06-08T19:17:41.787Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2662026-06-08T19:17:42.212Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2672026-06-08T19:17:42.488Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2682026-06-08T19:17:42.957Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2692026-06-08T19:17:43.321Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2702026-06-08T19:17:43.796Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2712026-06-08T19:17:44.461Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2722026-06-08T19:17:44.710Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2732026-06-08T19:17:44.969Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2742026-06-08T19:17:45.273Z Updating git repository `https://github.com/illumos/smf-rs`
2752026-06-08T19:17:45.751Z Updating git repository `https://github.com/oxidecomputer/omicron`
2762026-06-08T19:17:58.960Z Downloading crates ...
2772026-06-08T19:17:59.008Z Downloaded byteorder v1.5.0
2782026-06-08T19:17:59.018Z Downloaded heck v0.5.0
2792026-06-08T19:17:59.021Z Downloaded serde_spanned v0.6.9
2802026-06-08T19:17:59.021Z Downloaded cpufeatures v0.2.17
2812026-06-08T19:17:59.021Z Downloaded anstyle v1.0.14
2822026-06-08T19:17:59.021Z Downloaded strsim v0.11.1
2832026-06-08T19:17:59.025Z Downloaded tabled_derive v0.7.0
2842026-06-08T19:17:59.028Z Downloaded scroll_derive v0.12.1
2852026-06-08T19:17:59.028Z Downloaded fastrand v2.3.0
2862026-06-08T19:17:59.031Z Downloaded tinystr v0.8.2
2872026-06-08T19:17:59.031Z Downloaded version_check v0.9.5
2882026-06-08T19:17:59.032Z Downloaded proc-macro-error v1.0.4
2892026-06-08T19:17:59.035Z Downloaded unicode-linebreak v0.1.5
2902026-06-08T19:17:59.035Z Downloaded cfg-if v1.0.4
2912026-06-08T19:17:59.035Z Downloaded block-buffer v0.10.4
2922026-06-08T19:17:59.041Z Downloaded anstream v1.0.0
2932026-06-08T19:17:59.041Z Downloaded thiserror-impl v2.0.18
2942026-06-08T19:17:59.041Z Downloaded thiserror v2.0.18
2952026-06-08T19:17:59.044Z Downloaded quote v1.0.45
2962026-06-08T19:17:59.044Z Downloaded colorchoice v1.0.4
2972026-06-08T19:17:59.044Z Downloaded toml_edit v0.22.27
2982026-06-08T19:17:59.048Z Downloaded typeid v1.0.3
2992026-06-08T19:17:59.048Z Downloaded cargo-platform v0.2.0
3002026-06-08T19:17:59.048Z Downloaded smallvec v1.15.1
3012026-06-08T19:17:59.062Z Downloaded utf8parse v0.2.2
3022026-06-08T19:17:59.062Z Downloaded zerofrom v0.1.6
3032026-06-08T19:17:59.062Z Downloaded usdt-macro v0.5.0
3042026-06-08T19:17:59.062Z Downloaded camino-tempfile v1.4.1
3052026-06-08T19:17:59.063Z Downloaded yoke-derive v0.8.1
3062026-06-08T19:17:59.063Z Downloaded zerofrom-derive v0.1.6
3072026-06-08T19:17:59.063Z Downloaded usdt v0.5.0
3082026-06-08T19:17:59.063Z Downloaded thread-id v4.2.2
3092026-06-08T19:17:59.065Z Downloaded bytecount v0.6.9
3102026-06-08T19:17:59.070Z Downloaded once_cell v1.21.3
3112026-06-08T19:17:59.071Z Downloaded cargo-util-schemas v0.8.2
3122026-06-08T19:17:59.071Z Downloaded utf8_iter v1.0.4
3132026-06-08T19:17:59.071Z Downloaded unicode-xid v0.2.6
3142026-06-08T19:17:59.071Z Downloaded icu_locale_core v2.1.1
3152026-06-08T19:17:59.074Z Downloaded usdt-attr-macro v0.5.0
3162026-06-08T19:17:59.074Z Downloaded toml_write v0.1.2
3172026-06-08T19:17:59.075Z Downloaded zerovec-derive v0.11.2
3182026-06-08T19:17:59.075Z Downloaded yoke v0.8.1
3192026-06-08T19:17:59.079Z Downloaded thiserror v1.0.69
3202026-06-08T19:17:59.079Z Downloaded writeable v0.6.2
3212026-06-08T19:17:59.079Z Downloaded is_terminal_polyfill v1.70.2
3222026-06-08T19:17:59.079Z Downloaded equivalent v1.0.2
3232026-06-08T19:17:59.082Z Downloaded anstyle-query v1.1.5
3242026-06-08T19:17:59.082Z Downloaded thiserror-impl v1.0.69
3252026-06-08T19:17:59.082Z Downloaded form_urlencoded v1.2.2
3262026-06-08T19:17:59.082Z Downloaded usdt-impl v0.5.0
3272026-06-08T19:17:59.082Z Downloaded toml_datetime v0.6.11
3282026-06-08T19:17:59.086Z Downloaded zerocopy-derive v0.7.35
3292026-06-08T19:17:59.086Z Downloaded percent-encoding v2.3.2
3302026-06-08T19:17:59.086Z Downloaded itoa v1.0.17
3312026-06-08T19:17:59.089Z Downloaded toml v0.8.23
3322026-06-08T19:17:59.089Z Downloaded cargo_toml v0.21.0
3332026-06-08T19:17:59.089Z Downloaded clap_derive v4.6.1
3342026-06-08T19:17:59.093Z Downloaded zmij v1.0.21
3352026-06-08T19:17:59.093Z Downloaded swrite v0.1.0
3362026-06-08T19:17:59.093Z Downloaded generic-array v0.14.7
3372026-06-08T19:17:59.093Z Downloaded errno v0.3.14
3382026-06-08T19:17:59.096Z Downloaded clap_lex v1.0.0
3392026-06-08T19:17:59.096Z Downloaded fnv v1.0.7
3402026-06-08T19:17:59.096Z Downloaded clap v4.6.1
3412026-06-08T19:17:59.100Z Downloaded url v2.5.8
3422026-06-08T19:17:59.104Z Downloaded ordered-float v2.10.1
3432026-06-08T19:17:59.105Z Downloaded dtrace-parser v0.2.0
3442026-06-08T19:17:59.105Z Downloaded unicode-ident v1.0.24
3452026-06-08T19:17:59.105Z Downloaded ucd-trie v0.1.7
3462026-06-08T19:17:59.109Z Downloaded stable_deref_trait v1.2.1
3472026-06-08T19:17:59.109Z Downloaded idna_adapter v1.2.1
3482026-06-08T19:17:59.109Z Downloaded serde-value v0.7.0
3492026-06-08T19:17:59.109Z Downloaded zerotrie v0.2.3
3502026-06-08T19:17:59.109Z Downloaded typenum v1.19.0
3512026-06-08T19:17:59.109Z Downloaded textwrap v0.16.2
3522026-06-08T19:17:59.113Z Downloaded potential_utf v0.1.4
3532026-06-08T19:17:59.113Z Downloaded terminal_size v0.4.3
3542026-06-08T19:17:59.113Z Downloaded camino v1.2.2
3552026-06-08T19:17:59.113Z Downloaded crypto-common v0.1.7
3562026-06-08T19:17:59.116Z Downloaded smawk v0.3.2
3572026-06-08T19:17:59.116Z Downloaded dof v0.3.0
3582026-06-08T19:17:59.116Z Downloaded plain v0.2.3
3592026-06-08T19:17:59.128Z Downloaded pretty-hex v0.4.1
3602026-06-08T19:17:59.131Z Downloaded heck v0.4.1
3612026-06-08T19:17:59.131Z Downloaded zerovec v0.11.5
3622026-06-08T19:17:59.135Z Downloaded proc-macro-error-attr v1.0.4
3632026-06-08T19:17:59.138Z Downloaded zerocopy v0.7.35
3642026-06-08T19:17:59.150Z Downloaded memmap v0.7.0
3652026-06-08T19:17:59.153Z Downloaded cargo_metadata v0.21.0
3662026-06-08T19:17:59.153Z Downloaded macaddr v1.0.1
3672026-06-08T19:17:59.153Z Downloaded unicode-width v0.2.0
3682026-06-08T19:17:59.159Z Downloaded displaydoc v0.2.5
3692026-06-08T19:17:59.159Z Downloaded unicode-width v0.1.14
3702026-06-08T19:17:59.162Z Downloaded scroll v0.12.0
3712026-06-08T19:17:59.162Z Downloaded fs-err v3.3.0
3722026-06-08T19:17:59.162Z Downloaded digest v0.10.7
3732026-06-08T19:17:59.162Z Downloaded winnow v0.7.14
3742026-06-08T19:17:59.166Z Downloaded erased-serde v0.4.9
3752026-06-08T19:17:59.171Z Downloaded sha2 v0.10.9
3762026-06-08T19:17:59.174Z Downloaded anstyle-parse v1.0.0
3772026-06-08T19:17:59.175Z Downloaded autocfg v1.5.0
3782026-06-08T19:17:59.178Z Downloaded serde-untagged v0.1.9
3792026-06-08T19:17:59.181Z Downloaded serde_tokenstream v0.2.3
3802026-06-08T19:17:59.181Z Downloaded bitflags v2.11.0
3812026-06-08T19:17:59.185Z Downloaded memchr v2.8.0
3822026-06-08T19:17:59.188Z Downloaded clap_builder v4.6.0
3832026-06-08T19:17:59.192Z Downloaded tempfile v3.25.0
3842026-06-08T19:17:59.195Z Downloaded litemap v0.8.1
3852026-06-08T19:17:59.201Z Downloaded pest_derive v2.8.6
3862026-06-08T19:17:59.207Z Downloaded synstructure v0.13.2
3872026-06-08T19:17:59.211Z Downloaded semver v1.0.28
3882026-06-08T19:17:59.214Z Downloaded idna v1.1.0
3892026-06-08T19:17:59.218Z Downloaded serde_derive v1.0.228
3902026-06-08T19:17:59.221Z Downloaded serde_core v1.0.228
3912026-06-08T19:17:59.221Z Downloaded pest_generator v2.8.6
3922026-06-08T19:17:59.221Z Downloaded log v0.4.29
3932026-06-08T19:17:59.224Z Downloaded proc-macro2 v1.0.106
3942026-06-08T19:17:59.224Z Downloaded papergrid v0.11.0
3952026-06-08T19:17:59.227Z Downloaded icu_provider v2.1.1
3962026-06-08T19:17:59.231Z Downloaded num-traits v0.2.19
3972026-06-08T19:17:59.231Z Downloaded icu_properties v2.1.2
3982026-06-08T19:17:59.231Z Downloaded anyhow v1.0.102
3992026-06-08T19:17:59.235Z Downloaded icu_normalizer v2.1.1
4002026-06-08T19:17:59.236Z Downloaded getrandom v0.4.1
4012026-06-08T19:17:59.242Z Downloaded pest_meta v2.8.6
4022026-06-08T19:17:59.245Z Downloaded serde v1.0.228
4032026-06-08T19:17:59.249Z Downloaded icu_normalizer_data v2.1.1
4042026-06-08T19:17:59.249Z Downloaded icu_collections v2.1.1
4052026-06-08T19:17:59.257Z Downloaded goblin v0.8.2
4062026-06-08T19:17:59.263Z Downloaded indexmap v2.14.0
4072026-06-08T19:17:59.271Z Downloaded pest v2.8.6
4082026-06-08T19:17:59.292Z Downloaded hashbrown v0.17.0
4092026-06-08T19:17:59.297Z Downloaded serde_json v1.0.149
4102026-06-08T19:17:59.300Z Downloaded icu_properties_data v2.1.2
4112026-06-08T19:17:59.317Z Downloaded syn v1.0.109
4122026-06-08T19:17:59.327Z Downloaded tabled v0.15.0
4132026-06-08T19:17:59.345Z Downloaded syn v2.0.117
4142026-06-08T19:17:59.354Z Downloaded rustix v1.1.3
4152026-06-08T19:17:59.376Z Downloaded libc v0.2.185
4162026-06-08T19:17:59.444Z Compiling proc-macro2 v1.0.106
4172026-06-08T19:17:59.444Z Compiling unicode-ident v1.0.24
4182026-06-08T19:17:59.448Z Compiling quote v1.0.45
4192026-06-08T19:17:59.448Z Compiling serde_core v1.0.228
4202026-06-08T19:17:59.448Z Compiling libc v0.2.185
4212026-06-08T19:17:59.448Z Compiling version_check v0.9.5
4222026-06-08T19:17:59.448Z Compiling memchr v2.8.0
4232026-06-08T19:17:59.448Z Compiling serde v1.0.228
4242026-06-08T19:17:59.772Z Compiling stable_deref_trait v1.2.1
4252026-06-08T19:17:59.850Z Compiling zmij v1.0.21
4262026-06-08T19:17:59.949Z Compiling itoa v1.0.17
4272026-06-08T19:18:00.051Z Compiling thiserror v1.0.69
4282026-06-08T19:18:00.067Z Compiling ucd-trie v0.1.7
4292026-06-08T19:18:00.268Z Compiling autocfg v1.5.0
4302026-06-08T19:18:00.326Z Compiling pest v2.8.6
4312026-06-08T19:18:00.427Z Compiling writeable v0.6.2
4322026-06-08T19:18:00.476Z Compiling litemap v0.8.1
4332026-06-08T19:18:00.638Z Compiling icu_normalizer_data v2.1.1
4342026-06-08T19:18:00.671Z Compiling rustix v1.1.3
4352026-06-08T19:18:00.692Z Compiling icu_properties_data v2.1.2
4362026-06-08T19:18:00.840Z Compiling byteorder v1.5.0
4372026-06-08T19:18:00.962Z Compiling errno v0.3.14
4382026-06-08T19:18:00.994Z Compiling syn v2.0.117
4392026-06-08T19:18:01.065Z Compiling serde_json v1.0.149
4402026-06-08T19:18:01.087Z Compiling bitflags v2.11.0
4412026-06-08T19:18:01.289Z Compiling num-traits v0.2.19
4422026-06-08T19:18:01.315Z Compiling hashbrown v0.17.0
4432026-06-08T19:18:01.337Z Compiling equivalent v1.0.2
4442026-06-08T19:18:01.424Z Compiling pest_meta v2.8.6
4452026-06-08T19:18:01.472Z Compiling typeid v1.0.3
4462026-06-08T19:18:01.574Z Compiling smallvec v1.15.1
4472026-06-08T19:18:01.785Z Compiling indexmap v2.14.0
4482026-06-08T19:18:01.916Z Compiling thread-id v4.2.2
4492026-06-08T19:18:01.955Z Compiling usdt-impl v0.5.0
4502026-06-08T19:18:02.011Z Compiling proc-macro-error-attr v1.0.4
4512026-06-08T19:18:02.121Z Compiling syn v1.0.109
4522026-06-08T19:18:02.215Z Compiling erased-serde v0.4.9
4532026-06-08T19:18:02.343Z Compiling winnow v0.7.14
4542026-06-08T19:18:02.360Z Compiling toml_write v0.1.2
4552026-06-08T19:18:02.588Z Compiling proc-macro-error v1.0.4
4562026-06-08T19:18:02.686Z Compiling plain v0.2.3
4572026-06-08T19:18:02.778Z Compiling utf8parse v0.2.2
4582026-06-08T19:18:02.808Z Compiling getrandom v0.4.1
4592026-06-08T19:18:02.897Z Compiling utf8_iter v1.0.4
4602026-06-08T19:18:03.056Z Compiling thiserror v2.0.18
4612026-06-08T19:18:03.123Z Compiling percent-encoding v2.3.2
4622026-06-08T19:18:03.148Z Compiling camino v1.2.2
4632026-06-08T19:18:03.168Z Compiling log v0.4.29
4642026-06-08T19:18:03.277Z Compiling form_urlencoded v1.2.2
4652026-06-08T19:18:03.323Z Compiling ordered-float v2.10.1
4662026-06-08T19:18:03.349Z Compiling anstyle-parse v1.0.0
4672026-06-08T19:18:03.593Z Compiling terminal_size v0.4.3
4682026-06-08T19:18:03.624Z Compiling colorchoice v1.0.4
4692026-06-08T19:18:03.739Z Compiling synstructure v0.13.2
4702026-06-08T19:18:03.756Z Compiling pest_generator v2.8.6
4712026-06-08T19:18:03.827Z Compiling cfg-if v1.0.4
4722026-06-08T19:18:03.869Z Compiling pretty-hex v0.4.1
4732026-06-08T19:18:03.905Z Compiling anstyle v1.0.14
4742026-06-08T19:18:03.933Z Compiling anstyle-query v1.1.5
4752026-06-08T19:18:04.003Z Compiling is_terminal_polyfill v1.70.2
4762026-06-08T19:18:04.020Z Compiling serde-untagged v0.1.9
4772026-06-08T19:18:04.108Z Compiling anstream v1.0.0
4782026-06-08T19:18:04.236Z Compiling semver v1.0.28
4792026-06-08T19:18:04.344Z Compiling fs-err v3.3.0
4802026-06-08T19:18:04.411Z Compiling unicode-xid v0.2.6
4812026-06-08T19:18:04.453Z Compiling bytecount v0.6.9
4822026-06-08T19:18:04.530Z Compiling heck v0.4.1
4832026-06-08T19:18:04.547Z Compiling fnv v1.0.7
4842026-06-08T19:18:04.563Z Compiling heck v0.5.0
4852026-06-08T19:18:04.585Z Compiling once_cell v1.21.3
4862026-06-08T19:18:04.603Z Compiling fastrand v2.3.0
4872026-06-08T19:18:04.752Z Compiling strsim v0.11.1
4882026-06-08T19:18:04.797Z Compiling unicode-width v0.1.14
4892026-06-08T19:18:04.814Z Compiling clap_lex v1.0.0
4902026-06-08T19:18:04.862Z Compiling anyhow v1.0.102
4912026-06-08T19:18:04.960Z Compiling clap_builder v4.6.0
4922026-06-08T19:18:05.045Z Compiling papergrid v0.11.0
4932026-06-08T19:18:05.073Z Compiling tempfile v3.25.0
4942026-06-08T19:18:05.201Z Compiling memmap v0.7.0
4952026-06-08T19:18:05.321Z Compiling serde_derive v1.0.228
4962026-06-08T19:18:05.382Z Compiling zerofrom-derive v0.1.6
4972026-06-08T19:18:05.401Z Compiling yoke-derive v0.8.1
4982026-06-08T19:18:05.441Z Compiling zerovec-derive v0.11.2
4992026-06-08T19:18:05.570Z Compiling displaydoc v0.2.5
5002026-06-08T19:18:06.298Z Compiling thiserror-impl v1.0.69
5012026-06-08T19:18:06.444Z Compiling zerocopy-derive v0.7.35
5022026-06-08T19:18:06.540Z Compiling pest_derive v2.8.6
5032026-06-08T19:18:06.545Z Compiling scroll_derive v0.12.1
5042026-06-08T19:18:06.764Z Compiling zerofrom v0.1.6
5052026-06-08T19:18:06.901Z Compiling yoke v0.8.1
5062026-06-08T19:18:07.023Z Compiling thiserror-impl v2.0.18
5072026-06-08T19:18:07.153Z Compiling zerovec v0.11.5
5082026-06-08T19:18:07.264Z Compiling zerotrie v0.2.3
5092026-06-08T19:18:07.393Z Compiling zerocopy v0.7.35
5102026-06-08T19:18:07.591Z Compiling scroll v0.12.0
5112026-06-08T19:18:07.671Z Compiling tinystr v0.8.2
5122026-06-08T19:18:07.689Z Compiling potential_utf v0.1.4
5132026-06-08T19:18:07.863Z Compiling icu_locale_core v2.1.1
5142026-06-08T19:18:07.880Z Compiling icu_collections v2.1.1
5152026-06-08T19:18:07.897Z Compiling dtrace-parser v0.2.0
5162026-06-08T19:18:07.960Z Compiling goblin v0.8.2
5172026-06-08T19:18:08.012Z Compiling tabled_derive v0.7.0
5182026-06-08T19:18:08.206Z Compiling clap_derive v4.6.1
5192026-06-08T19:18:08.592Z Compiling icu_provider v2.1.1
5202026-06-08T19:18:08.694Z Compiling unicode-linebreak v0.1.5
5212026-06-08T19:18:08.818Z Compiling icu_normalizer v2.1.1
5222026-06-08T19:18:08.907Z Compiling icu_properties v2.1.2
5232026-06-08T19:18:08.907Z Compiling toml_datetime v0.6.11
5242026-06-08T19:18:09.000Z Compiling serde_spanned v0.6.9
5252026-06-08T19:18:09.001Z Compiling dof v0.3.0
5262026-06-08T19:18:09.066Z Compiling serde_tokenstream v0.2.3
5272026-06-08T19:18:09.075Z Compiling toml_edit v0.22.27
5282026-06-08T19:18:09.094Z Compiling serde-value v0.7.0
5292026-06-08T19:18:09.345Z Compiling cargo-platform v0.2.0
5302026-06-08T19:18:09.391Z Compiling unicode-width v0.2.0
5312026-06-08T19:18:09.446Z Compiling smawk v0.3.2
5322026-06-08T19:18:09.569Z Compiling textwrap v0.16.2
5332026-06-08T19:18:09.586Z Compiling tabled v0.15.0
5342026-06-08T19:18:09.602Z Compiling macaddr v1.0.1
5352026-06-08T19:18:09.840Z Compiling idna_adapter v1.2.1
5362026-06-08T19:18:09.876Z Compiling usdt-macro v0.5.0
5372026-06-08T19:18:09.882Z Compiling usdt-attr-macro v0.5.0
5382026-06-08T19:18:09.950Z Compiling idna v1.1.0
5392026-06-08T19:18:09.978Z Compiling clap v4.6.1
5402026-06-08T19:18:10.066Z Compiling camino-tempfile v1.4.1
5412026-06-08T19:18:10.324Z Compiling url v2.5.8
5422026-06-08T19:18:10.481Z Compiling toml v0.8.23
5432026-06-08T19:18:10.620Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5442026-06-08T19:18:10.843Z Compiling cargo-util-schemas v0.8.2
5452026-06-08T19:18:11.047Z Compiling cargo_toml v0.21.0
5462026-06-08T19:18:11.095Z Compiling swrite v0.1.0
5472026-06-08T19:18:11.198Z Compiling usdt v0.5.0
5482026-06-08T19:18:11.820Z Compiling cargo_metadata v0.21.0
5492026-06-08T19:18:12.723Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5502026-06-08T19:18:14.767Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.79s
5512026-06-08T19:18:15.029Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5522026-06-08T19:18:15.596Z Downloading crates ...
5532026-06-08T19:18:15.690Z Downloaded adler2 v2.0.1
5542026-06-08T19:18:15.700Z Downloaded bcrypt-pbkdf v0.10.0
5552026-06-08T19:18:15.703Z Downloaded cobs v0.3.0
5562026-06-08T19:18:15.706Z Downloaded cargo-platform v0.3.2
5572026-06-08T19:18:15.709Z Downloaded ciborium-io v0.2.2
5582026-06-08T19:18:15.712Z Downloaded chacha20poly1305 v0.10.1
5592026-06-08T19:18:15.716Z Downloaded embedded-io v0.6.1
5602026-06-08T19:18:15.720Z Downloaded cfg_aliases v0.2.1
5612026-06-08T19:18:15.725Z Downloaded darling v0.21.3
5622026-06-08T19:18:15.728Z Downloaded float-cmp v0.10.0
5632026-06-08T19:18:15.731Z Downloaded curve25519-dalek-derive v0.1.1
5642026-06-08T19:18:15.734Z Downloaded crc-any v2.5.0
5652026-06-08T19:18:15.736Z Downloaded daft v0.1.7
5662026-06-08T19:18:15.736Z Downloaded daft-derive v0.1.7
5672026-06-08T19:18:15.739Z Downloaded ascii-canvas v3.0.0
5682026-06-08T19:18:15.742Z Downloaded atty v0.2.14
5692026-06-08T19:18:15.742Z Downloaded darling v0.13.4
5702026-06-08T19:18:15.745Z Downloaded bitfield-struct v0.6.2
5712026-06-08T19:18:15.745Z Downloaded darling v0.23.0
5722026-06-08T19:18:15.748Z Downloaded castaway v0.2.4
5732026-06-08T19:18:15.748Z Downloaded bit-set v0.8.0
5742026-06-08T19:18:15.751Z Downloaded atomic-waker v1.1.2
5752026-06-08T19:18:15.751Z Downloaded difflib v0.4.0
5762026-06-08T19:18:15.752Z Downloaded derive_builder_macro v0.20.2
5772026-06-08T19:18:15.752Z Downloaded arrayref v0.3.9
5782026-06-08T19:18:15.755Z Downloaded bitfield-macros v0.19.4
5792026-06-08T19:18:15.755Z Downloaded colored v2.2.0
5802026-06-08T19:18:15.755Z Downloaded anstyle-parse v0.2.7
5812026-06-08T19:18:15.758Z Downloaded des v0.8.1
5822026-06-08T19:18:15.758Z Downloaded cfg_aliases v0.1.1
5832026-06-08T19:18:15.758Z Downloaded der_derive v0.7.3
5842026-06-08T19:18:15.764Z Downloaded anstream v0.6.21
5852026-06-08T19:18:15.764Z Downloaded chacha20 v0.10.0
5862026-06-08T19:18:15.764Z Downloaded ciborium-ll v0.2.2
5872026-06-08T19:18:15.764Z Downloaded async-stream v0.3.6
5882026-06-08T19:18:15.767Z Downloaded darling v0.20.11
5892026-06-08T19:18:15.767Z Downloaded convert_case v0.4.0
5902026-06-08T19:18:15.770Z Downloaded async-stream-impl v0.3.6
5912026-06-08T19:18:15.770Z Downloaded async-recursion v1.1.1
5922026-06-08T19:18:15.773Z Downloaded assert_matches v1.5.0
5932026-06-08T19:18:15.773Z Downloaded elliptic-curve v0.13.8
5942026-06-08T19:18:15.776Z Downloaded compression-codecs v0.4.37
5952026-06-08T19:18:15.779Z Downloaded display-error-chain v0.2.2
5962026-06-08T19:18:15.779Z Downloaded darling_macro v0.13.4
5972026-06-08T19:18:15.779Z Downloaded cassowary v0.3.0
5982026-06-08T19:18:15.779Z Downloaded argon2 v0.5.3
5992026-06-08T19:18:15.782Z Downloaded cmake v0.1.57
6002026-06-08T19:18:15.782Z Downloaded cexpr v0.6.0
6012026-06-08T19:18:15.785Z Downloaded bitfield v0.19.4
6022026-06-08T19:18:15.785Z Downloaded cpufeatures v0.3.0
6032026-06-08T19:18:15.785Z Downloaded bitflags v1.3.2
6042026-06-08T19:18:15.788Z Downloaded atomicwrites v0.4.4
6052026-06-08T19:18:15.789Z Downloaded dirs-sys-next v0.1.2
6062026-06-08T19:18:15.793Z Downloaded bit-set v0.5.3
6072026-06-08T19:18:15.798Z Downloaded block-padding v0.3.3
6082026-06-08T19:18:15.798Z Downloaded base16ct v0.2.0
6092026-06-08T19:18:15.798Z Downloaded darling_macro v0.21.3
6102026-06-08T19:18:15.802Z Downloaded embedded-io v0.4.0
6112026-06-08T19:18:15.807Z Downloaded ciborium v0.2.2
6122026-06-08T19:18:15.807Z Downloaded crunchy v0.2.4
6132026-06-08T19:18:15.807Z Downloaded crc-catalog v2.4.0
6142026-06-08T19:18:15.807Z Downloaded ahash v0.8.12
6152026-06-08T19:18:15.812Z Downloaded defmt-macros v1.0.1
6162026-06-08T19:18:15.812Z Downloaded darling_macro v0.23.0
6172026-06-08T19:18:15.812Z Downloaded bit-vec v0.8.0
6182026-06-08T19:18:15.812Z Downloaded arrayvec v0.7.6
6192026-06-08T19:18:15.815Z Downloaded darling_core v0.20.11
6202026-06-08T19:18:15.815Z Downloaded dtrace-parser v0.3.0
6212026-06-08T19:18:15.818Z Downloaded enum-as-inner v0.6.1
6222026-06-08T19:18:15.818Z Downloaded bb8 v0.8.6
6232026-06-08T19:18:15.823Z Downloaded fixedbitset v0.4.2
6242026-06-08T19:18:15.826Z Downloaded dirs-next v2.0.0
6252026-06-08T19:18:15.829Z Downloaded foreign-types v0.3.2
6262026-06-08T19:18:15.832Z Downloaded aead v0.5.2
6272026-06-08T19:18:15.832Z Downloaded flume v0.11.1
6282026-06-08T19:18:15.836Z Downloaded dyn-clone v1.0.20
6292026-06-08T19:18:15.837Z Downloaded debug-ignore v1.0.5
6302026-06-08T19:18:15.842Z Downloaded foreign-types-shared v0.1.1
6312026-06-08T19:18:15.842Z Downloaded diesel_table_macro_syntax v0.3.0
6322026-06-08T19:18:15.842Z Downloaded backon v1.6.0
6332026-06-08T19:18:15.842Z Downloaded dsl_auto_type v0.2.0
6342026-06-08T19:18:15.842Z Downloaded compression-core v0.4.31
6352026-06-08T19:18:15.842Z Downloaded dof v0.4.0
6362026-06-08T19:18:15.850Z Downloaded array-init v0.0.4
6372026-06-08T19:18:15.850Z Downloaded cstr-argument v0.1.2
6382026-06-08T19:18:15.851Z Downloaded dunce v1.0.5
6392026-06-08T19:18:15.851Z Downloaded document-features v0.2.12
6402026-06-08T19:18:15.851Z Downloaded filetime v0.2.27
6412026-06-08T19:18:15.855Z Downloaded darling_macro v0.20.11
6422026-06-08T19:18:15.855Z Downloaded crc v3.4.0
6432026-06-08T19:18:15.855Z Downloaded backoff v0.4.0
6442026-06-08T19:18:15.855Z Downloaded foreign-types-shared v0.3.1
6452026-06-08T19:18:15.855Z Downloaded ff v0.13.1
6462026-06-08T19:18:15.855Z Downloaded env_logger v0.11.9
6472026-06-08T19:18:15.855Z Downloaded futures-sink v0.3.32
6482026-06-08T19:18:15.855Z Downloaded foreign-types v0.5.0
6492026-06-08T19:18:15.855Z Downloaded dropshot-api-manager-types v0.7.2
6502026-06-08T19:18:15.855Z Downloaded crc8 v0.1.1
6512026-06-08T19:18:15.858Z Downloaded futures-io v0.3.32
6522026-06-08T19:18:15.858Z Downloaded console v0.16.2
6532026-06-08T19:18:15.858Z Downloaded downcast-rs v2.0.2
6542026-06-08T19:18:15.860Z Downloaded buf-list v1.1.2
6552026-06-08T19:18:15.863Z Downloaded float-ord v0.3.2
6562026-06-08T19:18:15.863Z Downloaded fd-lock v4.0.4
6572026-06-08T19:18:15.864Z Downloaded camino-tempfile-ext v0.3.3
6582026-06-08T19:18:15.864Z Downloaded endian-type v0.1.2
6592026-06-08T19:18:15.864Z Downloaded ed25519 v2.2.3
6602026-06-08T19:18:15.866Z Downloaded futures-task v0.3.32
6612026-06-08T19:18:15.867Z Downloaded gethostname v0.5.0
6622026-06-08T19:18:15.867Z Downloaded funty v2.0.0
6632026-06-08T19:18:15.870Z Downloaded futures-macro v0.3.32
6642026-06-08T19:18:15.870Z Downloaded foreign-types-macros v0.2.3
6652026-06-08T19:18:15.873Z Downloaded hash32 v0.3.1
6662026-06-08T19:18:15.876Z Downloaded globwalk v0.9.1
6672026-06-08T19:18:15.876Z Downloaded futures-core v0.3.32
6682026-06-08T19:18:15.876Z Downloaded ecdsa v0.16.9
6692026-06-08T19:18:15.879Z Downloaded headers-core v0.3.0
6702026-06-08T19:18:15.879Z Downloaded crossbeam-deque v0.8.6
6712026-06-08T19:18:15.879Z Downloaded flagset v0.4.7
6722026-06-08T19:18:15.882Z Downloaded clang-sys v1.8.1
6732026-06-08T19:18:15.882Z Downloaded darling_core v0.13.4
6742026-06-08T19:18:15.886Z Downloaded defmt-parser v1.0.0
6752026-06-08T19:18:15.886Z Downloaded crucible-workspace-hack v0.1.0
6762026-06-08T19:18:15.886Z Downloaded const_format_proc_macros v0.2.34
6772026-06-08T19:18:15.889Z Downloaded git-stub v1.0.0
6782026-06-08T19:18:15.889Z Downloaded bzip2 v0.4.4
6792026-06-08T19:18:15.892Z Downloaded foldhash v0.1.5
6802026-06-08T19:18:15.892Z Downloaded constant_time_eq v0.4.2
6812026-06-08T19:18:15.895Z Downloaded hash32 v0.2.1
6822026-06-08T19:18:15.895Z Downloaded hex v0.4.3
6832026-06-08T19:18:15.895Z Downloaded derive-ex v0.1.8
6842026-06-08T19:18:15.898Z Downloaded async-trait v0.1.89
6852026-06-08T19:18:15.898Z Downloaded blowfish v0.9.1
6862026-06-08T19:18:15.901Z Downloaded corncobs v0.1.4
6872026-06-08T19:18:15.901Z Downloaded const-oid v0.9.6
6882026-06-08T19:18:15.906Z Downloaded fallible-iterator v0.2.0
6892026-06-08T19:18:15.906Z Downloaded hex-literal v0.4.1
6902026-06-08T19:18:15.906Z Downloaded defmt v1.0.1
6912026-06-08T19:18:15.911Z Downloaded env_filter v1.0.0
6922026-06-08T19:18:15.911Z Downloaded fixedbitset v0.5.7
6932026-06-08T19:18:15.911Z Downloaded either v1.15.0
6942026-06-08T19:18:15.911Z Downloaded ctr v0.9.2
6952026-06-08T19:18:15.914Z Downloaded fxhash v0.2.1
6962026-06-08T19:18:15.916Z Downloaded chacha20 v0.9.1
6972026-06-08T19:18:15.916Z Downloaded erased-serde v0.3.31
6982026-06-08T19:18:15.916Z Downloaded hostname v0.3.1
6992026-06-08T19:18:15.920Z Downloaded home v0.5.12
7002026-06-08T19:18:15.921Z Downloaded foldhash v0.2.0
7012026-06-08T19:18:15.921Z Downloaded http-body v1.0.1
7022026-06-08T19:18:15.921Z Downloaded compact_str v0.8.1
7032026-06-08T19:18:15.921Z Downloaded cargo_metadata v0.23.1
7042026-06-08T19:18:15.924Z Downloaded hubpack v0.1.2
7052026-06-08T19:18:15.924Z Downloaded flate2 v1.1.9
7062026-06-08T19:18:15.942Z Downloaded critical-section v1.2.0
7072026-06-08T19:18:15.942Z Downloaded fs_extra v1.3.0
7082026-06-08T19:18:15.946Z Downloaded cancel-safe-futures v0.1.5
7092026-06-08T19:18:15.946Z Downloaded bzip2 v0.6.1
7102026-06-08T19:18:15.946Z Downloaded ghash v0.5.1
7112026-06-08T19:18:15.946Z Downloaded hubpack_derive v0.1.1
7122026-06-08T19:18:15.946Z Downloaded diff v0.1.13
7132026-06-08T19:18:15.947Z Downloaded group v0.13.0
7142026-06-08T19:18:15.947Z Downloaded ident_case v1.0.1
7152026-06-08T19:18:15.947Z Downloaded glob v0.3.3
7162026-06-08T19:18:15.947Z Downloaded crossbeam-utils v0.8.21
7172026-06-08T19:18:15.947Z Downloaded fs-err v2.11.0
7182026-06-08T19:18:15.947Z Downloaded diesel-dtrace v0.5.0
7192026-06-08T19:18:15.947Z Downloaded http-range v0.1.5
7202026-06-08T19:18:15.947Z Downloaded indoc v1.0.9
7212026-06-08T19:18:15.948Z Downloaded illumos-nvpair-sys v0.2.0
7222026-06-08T19:18:15.948Z Downloaded hyper-tls v0.6.0
7232026-06-08T19:18:15.948Z Downloaded darling_core v0.21.3
7242026-06-08T19:18:15.951Z Downloaded async-bb8-diesel v0.2.1
7252026-06-08T19:18:15.951Z Downloaded bytes v1.11.1
7262026-06-08T19:18:15.951Z Downloaded allocator-api2 v0.2.21
7272026-06-08T19:18:15.954Z Downloaded illumos-nvpair v0.3.0
7282026-06-08T19:18:15.954Z Downloaded git-stub-vcs v0.1.0
7292026-06-08T19:18:15.954Z Downloaded cookie_store v0.22.1
7302026-06-08T19:18:15.957Z Downloaded cipher v0.4.4
7312026-06-08T19:18:15.957Z Downloaded is-terminal v0.4.17
7322026-06-08T19:18:15.960Z Downloaded instant v0.1.13
7332026-06-08T19:18:15.960Z Downloaded instability v0.3.11
7342026-06-08T19:18:15.960Z Downloaded bcs v0.1.6
7352026-06-08T19:18:15.963Z Downloaded futures-executor v0.3.32
7362026-06-08T19:18:15.963Z Downloaded is_ci v1.2.0
7372026-06-08T19:18:15.963Z Downloaded internet-checksum v0.2.1
7382026-06-08T19:18:15.967Z Downloaded csv-core v0.1.13
7392026-06-08T19:18:15.967Z Downloaded cbc v0.1.2
7402026-06-08T19:18:15.967Z Downloaded blake2 v0.10.6
7412026-06-08T19:18:15.968Z Downloaded console v0.15.11
7422026-06-08T19:18:15.972Z Downloaded find-msvc-tools v0.1.9
7432026-06-08T19:18:15.972Z Downloaded httpdate v1.0.3
7442026-06-08T19:18:15.975Z Downloaded highway v1.3.0
7452026-06-08T19:18:15.975Z Downloaded derive_builder_core v0.20.2
7462026-06-08T19:18:15.975Z Downloaded derive_builder v0.20.2
7472026-06-08T19:18:15.978Z Downloaded kstat-rs v0.2.4
7482026-06-08T19:18:15.978Z Downloaded inout v0.1.4
7492026-06-08T19:18:15.978Z Downloaded convert_case v0.10.0
7502026-06-08T19:18:15.981Z Downloaded colored v3.1.1
7512026-06-08T19:18:15.981Z Downloaded keccak v0.1.6
7522026-06-08T19:18:15.984Z Downloaded crossbeam-epoch v0.9.18
7532026-06-08T19:18:15.984Z Downloaded lazy_static v1.5.0
7542026-06-08T19:18:15.987Z Downloaded linked-hash-map v0.5.6
7552026-06-08T19:18:15.987Z Downloaded lalrpop-util v0.19.12
7562026-06-08T19:18:15.987Z Downloaded http-body-util v0.1.3
7572026-06-08T19:18:15.990Z Downloaded data-encoding v2.10.0
7582026-06-08T19:18:15.990Z Downloaded crc32fast v1.5.0
7592026-06-08T19:18:15.990Z Downloaded byte-wrapper v0.1.0
7602026-06-08T19:18:15.993Z Downloaded hostname v0.4.2
7612026-06-08T19:18:15.993Z Downloaded cookie v0.18.1
7622026-06-08T19:18:15.996Z Downloaded libscf-sys v1.2.0
7632026-06-08T19:18:15.996Z Downloaded bit-vec v0.6.3
7642026-06-08T19:18:15.996Z Downloaded base64ct v1.8.3
7652026-06-08T19:18:16.000Z Downloaded half v1.8.3
7662026-06-08T19:18:16.000Z Downloaded ena v0.14.4
7672026-06-08T19:18:16.000Z Downloaded lru-slab v0.1.2
7682026-06-08T19:18:16.003Z Downloaded lru-cache v0.1.2
7692026-06-08T19:18:16.003Z Downloaded lru v0.12.5
7702026-06-08T19:18:16.006Z Downloaded globset v0.4.18
7712026-06-08T19:18:16.006Z Downloaded derive_more v0.99.20
7722026-06-08T19:18:16.009Z Downloaded deranged v0.5.8
7732026-06-08T19:18:16.009Z Downloaded lzss v0.8.2
7742026-06-08T19:18:16.009Z Downloaded ar_archive_writer v0.5.1
7752026-06-08T19:18:16.012Z Downloaded indent_write v2.2.0
7762026-06-08T19:18:16.012Z Downloaded hyper-staticfile v0.10.1
7772026-06-08T19:18:16.012Z Downloaded defmt v0.3.100
7782026-06-08T19:18:16.015Z Downloaded md-5 v0.10.6
7792026-06-08T19:18:16.017Z Downloaded match_cfg v0.1.0
7802026-06-08T19:18:16.021Z Downloaded memoffset v0.9.1
7812026-06-08T19:18:16.024Z Downloaded managed v0.8.0
7822026-06-08T19:18:16.024Z Downloaded mime v0.3.17
7832026-06-08T19:18:16.024Z Downloaded md5 v0.7.0
7842026-06-08T19:18:16.027Z Downloaded nodrop v0.1.14
7852026-06-08T19:18:16.027Z Downloaded newline-converter v0.3.0
7862026-06-08T19:18:16.027Z Downloaded jobserver v0.1.34
7872026-06-08T19:18:16.029Z Downloaded new_debug_unreachable v1.0.6
7882026-06-08T19:18:16.030Z Downloaded multimap v0.10.1
7892026-06-08T19:18:16.030Z Downloaded ipnet v2.11.0
7902026-06-08T19:18:16.032Z Downloaded maybe-uninit v2.0.0
7912026-06-08T19:18:16.033Z Downloaded normalize-line-endings v0.3.0
7922026-06-08T19:18:16.033Z Downloaded newtype_derive v0.1.6
7932026-06-08T19:18:16.035Z Downloaded ipnetwork v0.21.1
7942026-06-08T19:18:16.035Z Downloaded fatfs v0.3.6
7952026-06-08T19:18:16.038Z Downloaded newtype-uuid-macros v0.1.0
7962026-06-08T19:18:16.039Z Downloaded maplit v1.0.2
7972026-06-08T19:18:16.039Z Downloaded impl-trait-for-tuples v0.2.3
7982026-06-08T19:18:16.043Z Downloaded num-conv v0.2.0
7992026-06-08T19:18:16.043Z Downloaded indoc v2.0.7
8002026-06-08T19:18:16.046Z Downloaded futures-channel v0.3.32
8012026-06-08T19:18:16.050Z Downloaded httparse v1.10.1
8022026-06-08T19:18:16.052Z Downloaded nibble_vec v0.1.0
8032026-06-08T19:18:16.055Z Downloaded libloading v0.8.9
8042026-06-08T19:18:16.055Z Downloaded libefi-sys v0.1.0
8052026-06-08T19:18:16.055Z Downloaded num_threads v0.1.7
8062026-06-08T19:18:16.058Z Downloaded num-iter v0.1.45
8072026-06-08T19:18:16.058Z Downloaded num-derive v0.4.2
8082026-06-08T19:18:16.058Z Downloaded linear-map v1.2.0
8092026-06-08T19:18:16.060Z Downloaded num v0.4.3
8102026-06-08T19:18:16.060Z Downloaded libsw-core v0.3.2
8112026-06-08T19:18:16.063Z Downloaded openssl-probe v0.2.1
8122026-06-08T19:18:16.063Z Downloaded getrandom v0.2.17
8132026-06-08T19:18:16.063Z Downloaded lock_api v0.4.14
8142026-06-08T19:18:16.066Z Downloaded nonempty v0.12.0
8152026-06-08T19:18:16.066Z Downloaded humantime v2.3.0
8162026-06-08T19:18:16.069Z Downloaded derive_more v2.1.1
8172026-06-08T19:18:16.073Z Downloaded iana-time-zone v0.1.65
8182026-06-08T19:18:16.076Z Downloaded openssl-macros v0.1.1
8192026-06-08T19:18:16.077Z Downloaded opaque-debug v0.3.1
8202026-06-08T19:18:16.080Z Downloaded olpc-cjson v0.1.4
8212026-06-08T19:18:16.080Z Downloaded hyper-rustls v0.27.7
8222026-06-08T19:18:16.081Z Downloaded half v2.7.1
8232026-06-08T19:18:16.084Z Downloaded ingot v0.1.1
8242026-06-08T19:18:16.084Z Downloaded futures v0.3.32
8252026-06-08T19:18:16.087Z Downloaded nanorand v0.7.0
8262026-06-08T19:18:16.087Z Downloaded multer v3.1.0
8272026-06-08T19:18:16.090Z Downloaded const_format v0.2.35
8282026-06-08T19:18:16.092Z Downloaded oso-derive v0.27.3
8292026-06-08T19:18:16.093Z Downloaded openssl-probe v0.1.6
8302026-06-08T19:18:16.111Z Downloaded pbkdf2 v0.12.2
8312026-06-08T19:18:16.114Z Downloaded nu-ansi-term v0.50.3
8322026-06-08T19:18:16.114Z Downloaded native-tls v0.2.18
8332026-06-08T19:18:16.117Z Downloaded hmac v0.12.1
8342026-06-08T19:18:16.117Z Downloaded mime_guess v2.0.5
8352026-06-08T19:18:16.119Z Downloaded ingot-macros v0.1.1
8362026-06-08T19:18:16.120Z Downloaded drift v0.2.0
8372026-06-08T19:18:16.124Z Downloaded parse-size v1.1.0
8382026-06-08T19:18:16.127Z Downloaded num-integer v0.1.46
8392026-06-08T19:18:16.127Z Downloaded num-rational v0.4.2
8402026-06-08T19:18:16.127Z Downloaded darling_core v0.23.0
8412026-06-08T19:18:16.130Z Downloaded peg-runtime v0.8.5
8422026-06-08T19:18:16.132Z Downloaded pbkdf2 v0.11.0
8432026-06-08T19:18:16.132Z Downloaded phf_shared v0.13.1
8442026-06-08T19:18:16.136Z Downloaded phf_shared v0.11.3
8452026-06-08T19:18:16.136Z Downloaded base64 v0.22.1
8462026-06-08T19:18:16.140Z Downloaded getrandom v0.3.4
8472026-06-08T19:18:16.140Z Downloaded num-complex v0.4.6
8482026-06-08T19:18:16.140Z Downloaded ignore v0.4.25
8492026-06-08T19:18:16.144Z Downloaded dropshot_endpoint v0.17.0
8502026-06-08T19:18:16.144Z Downloaded path-slash v0.1.5
8512026-06-08T19:18:16.144Z Downloaded parse-display v0.10.0
8522026-06-08T19:18:16.147Z Downloaded num_enum_derive v0.7.6
8532026-06-08T19:18:16.147Z Downloaded oxnet v0.1.5
8542026-06-08T19:18:16.147Z Downloaded phf_shared v0.12.1
8552026-06-08T19:18:16.150Z Downloaded pin-utils v0.1.0
8562026-06-08T19:18:16.150Z Downloaded num_enum_derive v0.5.11
8572026-06-08T19:18:16.150Z Downloaded powerfmt v0.2.0
8582026-06-08T19:18:16.153Z Downloaded num_enum v0.7.6
8592026-06-08T19:18:16.153Z Downloaded predicates-core v1.0.10
8602026-06-08T19:18:16.156Z Downloaded memmap2 v0.9.10
8612026-06-08T19:18:16.156Z Downloaded num_enum v0.5.11
8622026-06-08T19:18:16.159Z Downloaded litrs v1.0.0
8632026-06-08T19:18:16.163Z Downloaded libsw v3.5.0
8642026-06-08T19:18:16.163Z Downloaded indexmap v1.9.3
8652026-06-08T19:18:16.166Z Downloaded base64 v0.21.7
8662026-06-08T19:18:16.169Z Downloaded parking_lot_core v0.8.6
8672026-06-08T19:18:16.169Z Downloaded packed_struct_codegen v0.10.1
8682026-06-08T19:18:16.169Z Downloaded arc-swap v1.8.2
8692026-06-08T19:18:16.172Z Downloaded packed_struct v0.10.1
8702026-06-08T19:18:16.172Z Downloaded proc-macro-crate v1.3.1
8712026-06-08T19:18:16.175Z Downloaded predicates-tree v1.0.13
8722026-06-08T19:18:16.175Z Downloaded heapless v0.7.17
8732026-06-08T19:18:16.178Z Downloaded password-hash v0.4.2
8742026-06-08T19:18:16.178Z Downloaded owo-colors v4.3.0
8752026-06-08T19:18:16.181Z Downloaded ingot-types v0.1.2
8762026-06-08T19:18:16.185Z Downloaded crypto-bigint v0.5.5
8772026-06-08T19:18:16.188Z Downloaded progenitor-client v0.10.0
8782026-06-08T19:18:16.191Z Downloaded proc-macro-error-attr2 v2.0.0
8792026-06-08T19:18:16.191Z Downloaded progenitor-client v0.11.2
8802026-06-08T19:18:16.191Z Downloaded precomputed-hash v0.1.1
8812026-06-08T19:18:16.194Z Downloaded oxide-tokio-rt v0.1.4
8822026-06-08T19:18:16.194Z Downloaded heapless v0.8.0
8832026-06-08T19:18:16.197Z Downloaded ed25519-dalek v2.2.0
8842026-06-08T19:18:16.200Z Downloaded peg-macros v0.8.5
8852026-06-08T19:18:16.200Z Downloaded crossbeam-channel v0.5.15
8862026-06-08T19:18:16.204Z Downloaded pem v3.0.6
8872026-06-08T19:18:16.204Z Downloaded paste v1.0.15
8882026-06-08T19:18:16.204Z Downloaded pem-rfc7468 v0.7.0
8892026-06-08T19:18:16.207Z Downloaded parse-display-derive v0.10.0
8902026-06-08T19:18:16.207Z Downloaded peg v0.8.5
8912026-06-08T19:18:16.210Z Downloaded proc-macro-crate v3.4.0
8922026-06-08T19:18:16.210Z Downloaded progenitor-client v0.14.0
8932026-06-08T19:18:16.213Z Downloaded progenitor-macro v0.14.0
8942026-06-08T19:18:16.216Z Downloaded psl-types v2.0.11
8952026-06-08T19:18:16.216Z Downloaded pkcs8 v0.10.2
8962026-06-08T19:18:16.218Z Downloaded phf v0.13.1
8972026-06-08T19:18:16.221Z Downloaded progenitor-macro v0.11.2
8982026-06-08T19:18:16.221Z Downloaded pin-project-lite v0.2.17
8992026-06-08T19:18:16.224Z Downloaded libbz2-rs-sys v0.2.2
9002026-06-08T19:18:16.227Z Downloaded bumpalo v3.20.2
9012026-06-08T19:18:16.227Z Downloaded progenitor-macro v0.13.0
9022026-06-08T19:18:16.231Z Downloaded radium v0.7.0
9032026-06-08T19:18:16.235Z Downloaded postgres-protocol v0.6.10
9042026-06-08T19:18:16.238Z Downloaded ppv-lite86 v0.2.21
9052026-06-08T19:18:16.238Z Downloaded pin-project-internal v1.1.11
9062026-06-08T19:18:16.240Z Downloaded cc v1.2.56
9072026-06-08T19:18:16.243Z Downloaded parking_lot v0.11.2
9082026-06-08T19:18:16.246Z Downloaded parking_lot v0.12.5
9092026-06-08T19:18:16.249Z Downloaded recursive-proc-macro-impl v0.1.1
9102026-06-08T19:18:16.249Z Downloaded rand_xorshift v0.4.0
9112026-06-08T19:18:16.253Z Downloaded parking_lot_core v0.9.12
9122026-06-08T19:18:16.253Z Downloaded primeorder v0.13.6
9132026-06-08T19:18:16.253Z Downloaded poly1305 v0.8.0
9142026-06-08T19:18:16.256Z Downloaded rand_chacha v0.3.1
9152026-06-08T19:18:16.256Z Downloaded pkg-config v0.3.32
9162026-06-08T19:18:16.256Z Downloaded headers v0.4.1
9172026-06-08T19:18:16.258Z Downloaded ref-cast-impl v1.0.25
9182026-06-08T19:18:16.261Z Downloaded progenitor v0.14.0
9192026-06-08T19:18:16.261Z Downloaded progenitor v0.11.2
9202026-06-08T19:18:16.261Z Downloaded password-hash v0.5.0
9212026-06-08T19:18:16.266Z Downloaded rtoolbox v0.0.3
9222026-06-08T19:18:16.268Z Downloaded progenitor v0.13.0
9232026-06-08T19:18:16.271Z Downloaded der v0.7.10
9242026-06-08T19:18:16.274Z Downloaded newtype-uuid v1.3.2
9252026-06-08T19:18:16.274Z Downloaded hickory-resolver v0.25.2
9262026-06-08T19:18:16.277Z Downloaded derive-where v1.6.0
9272026-06-08T19:18:16.279Z Downloaded ref-cast v1.0.25
9282026-06-08T19:18:16.282Z Downloaded omicron-zone-package v0.12.2
9292026-06-08T19:18:16.282Z Downloaded russh-cryptovec v0.7.3
9302026-06-08T19:18:16.285Z Downloaded quick-error v1.2.3
9312026-06-08T19:18:16.288Z Downloaded progenitor-client v0.13.0
9322026-06-08T19:18:16.293Z Downloaded recursive v0.1.1
9332026-06-08T19:18:16.297Z Downloaded oso v0.27.3
9342026-06-08T19:18:16.300Z Downloaded pkcs5 v0.7.1
9352026-06-08T19:18:16.310Z Downloaded rfc6979 v0.4.0
9362026-06-08T19:18:16.310Z Downloaded derive_more-impl v2.1.1
9372026-06-08T19:18:16.313Z Downloaded papergrid v0.17.0
9382026-06-08T19:18:16.313Z Downloaded p256 v0.13.2
9392026-06-08T19:18:16.313Z Downloaded pkcs1 v0.7.5
9402026-06-08T19:18:16.313Z Downloaded rand_core v0.9.5
9412026-06-08T19:18:16.316Z Downloaded progenitor-extras v0.2.0
9422026-06-08T19:18:16.316Z Downloaded predicates v3.1.4
9432026-06-08T19:18:16.316Z Downloaded polyval v0.6.2
9442026-06-08T19:18:16.319Z Downloaded hashbrown v0.13.2
9452026-06-08T19:18:16.322Z Downloaded rustc_version v0.4.1
9462026-06-08T19:18:16.322Z Downloaded phf v0.12.1
9472026-06-08T19:18:16.325Z Downloaded postcard v1.1.3
9482026-06-08T19:18:16.327Z Downloaded hickory-resolver v0.24.4
9492026-06-08T19:18:16.327Z Downloaded rand_core v0.10.0
9502026-06-08T19:18:16.330Z Downloaded r2d2 v0.8.10
9512026-06-08T19:18:16.330Z Downloaded postgres-types v0.2.12
9522026-06-08T19:18:16.333Z Downloaded async-compression v0.4.41
9532026-06-08T19:18:16.335Z Downloaded resolv-conf v0.7.6
9542026-06-08T19:18:16.336Z Downloaded proc-macro-error2 v2.0.1
9552026-06-08T19:18:16.338Z Downloaded rustc_version v0.1.7
9562026-06-08T19:18:16.338Z Downloaded scroll_derive v0.13.1
9572026-06-08T19:18:16.341Z Downloaded rand_core v0.6.4
9582026-06-08T19:18:16.341Z Downloaded rand_chacha v0.9.0
9592026-06-08T19:18:16.341Z Downloaded indicatif v0.18.4
9602026-06-08T19:18:16.344Z Downloaded aes-gcm v0.10.3
9612026-06-08T19:18:16.348Z Downloaded expectorate v1.2.0
9622026-06-08T19:18:16.348Z Downloaded jiff-static v0.2.21
9632026-06-08T19:18:16.351Z Downloaded pin-project v1.1.11
9642026-06-08T19:18:16.354Z Downloaded serde-big-array v0.5.1
9652026-06-08T19:18:16.357Z Downloaded serde_bytes v0.11.19
9662026-06-08T19:18:16.357Z Downloaded salsa20 v0.10.2
9672026-06-08T19:18:16.360Z Downloaded semver v0.1.20
9682026-06-08T19:18:16.360Z Downloaded rand_seeder v0.4.0
9692026-06-08T19:18:16.363Z Downloaded same-file v1.0.6
9702026-06-08T19:18:16.363Z Downloaded hyper-util v0.1.20
9712026-06-08T19:18:16.366Z Downloaded scopeguard v1.2.0
9722026-06-08T19:18:16.369Z Downloaded scheduled-thread-pool v0.2.7
9732026-06-08T19:18:16.369Z Downloaded sapling-renderdag v0.1.0
9742026-06-08T19:18:16.369Z Downloaded openssl-sys v0.9.115
9752026-06-08T19:18:16.371Z Downloaded rustls-pemfile v2.2.0
9762026-06-08T19:18:16.374Z Downloaded sha1 v0.10.6
9772026-06-08T19:18:16.374Z Downloaded serde_plain v1.0.2
9782026-06-08T19:18:16.377Z Downloaded serde_repr v0.1.20
9792026-06-08T19:18:16.380Z Downloaded aes v0.8.4
9802026-06-08T19:18:16.383Z Downloaded rusty-fork v0.3.1
9812026-06-08T19:18:16.385Z Downloaded signal-hook-mio v0.2.5
9822026-06-08T19:18:16.389Z Downloaded secrecy v0.8.0
9832026-06-08T19:18:16.394Z Downloaded seq-macro v0.3.6
9842026-06-08T19:18:16.394Z Downloaded diesel_derives v2.3.7
9852026-06-08T19:18:16.396Z Downloaded psm v0.1.30
9862026-06-08T19:18:16.399Z Downloaded progenitor-impl v0.14.0
9872026-06-08T19:18:16.402Z Downloaded scrypt v0.11.0
9882026-06-08T19:18:16.405Z Downloaded serde_urlencoded v0.7.1
9892026-06-08T19:18:16.405Z Downloaded siphasher v1.0.2
9902026-06-08T19:18:16.407Z Downloaded serde_spanned v1.0.4
9912026-06-08T19:18:16.407Z Downloaded prefix-trie v0.7.0
9922026-06-08T19:18:16.410Z Downloaded shell-words v1.1.1
9932026-06-08T19:18:16.410Z Downloaded hickory-server v0.25.2
9942026-06-08T19:18:16.413Z Downloaded http v1.4.0
9952026-06-08T19:18:16.416Z Downloaded miniz_oxide v0.8.9
9962026-06-08T19:18:16.417Z Downloaded minimal-lexical v0.2.1
9972026-06-08T19:18:16.420Z Downloaded signal-hook-tokio v0.3.1
9982026-06-08T19:18:16.420Z Downloaded serde-hex v0.1.0
9992026-06-08T19:18:16.423Z Downloaded secrecy v0.10.3
10002026-06-08T19:18:16.423Z Downloaded rustls-pemfile v1.0.4
10012026-06-08T19:18:16.423Z Downloaded russh-keys v0.45.0
10022026-06-08T19:18:16.425Z Downloaded rustc-hash v2.1.1
10032026-06-08T19:18:16.425Z Downloaded slog-envlogger v2.2.0
10042026-06-08T19:18:16.428Z Downloaded serde_path_to_error v0.1.20
10052026-06-08T19:18:16.431Z Downloaded rustversion v1.0.22
10062026-06-08T19:18:16.434Z Downloaded rustls-native-certs v0.8.3
10072026-06-08T19:18:16.436Z Downloaded serde_derive_internals v0.29.1
10082026-06-08T19:18:16.441Z Downloaded sigpipe v0.1.3
10092026-06-08T19:18:16.444Z Downloaded aho-corasick v1.1.4
10102026-06-08T19:18:16.447Z Downloaded scroll v0.13.0
10112026-06-08T19:18:16.450Z Downloaded schemars_derive v0.8.22
10122026-06-08T19:18:16.460Z Downloaded ssh-encoding v0.2.0
10132026-06-08T19:18:16.463Z Downloaded strip-ansi-escapes v0.2.1
10142026-06-08T19:18:16.465Z Downloaded serde_with_macros v1.5.2
10152026-06-08T19:18:16.468Z Downloaded progenitor-impl v0.13.0
10162026-06-08T19:18:16.471Z Downloaded itertools v0.10.5
10172026-06-08T19:18:16.473Z Downloaded sec1 v0.7.3
10182026-06-08T19:18:16.474Z Downloaded quinn-udp v0.5.14
10192026-06-08T19:18:16.476Z Downloaded ron v0.8.1
10202026-06-08T19:18:16.480Z Downloaded subtle v2.6.1
10212026-06-08T19:18:16.483Z Downloaded strum v0.26.3
10222026-06-08T19:18:16.483Z Downloaded structmeta-derive v0.3.0
10232026-06-08T19:18:16.484Z Downloaded progenitor-impl v0.11.2
10242026-06-08T19:18:16.487Z Downloaded ssh-cipher v0.2.0
10252026-06-08T19:18:16.496Z Downloaded slog-scope v4.4.1
10262026-06-08T19:18:16.499Z Downloaded slog-async v2.8.0
10272026-06-08T19:18:16.499Z Downloaded supports-color v3.0.2
10282026-06-08T19:18:16.503Z Downloaded sqlparser_derive v0.5.0
10292026-06-08T19:18:16.503Z Downloaded slab v0.4.12
10302026-06-08T19:18:16.503Z Downloaded shlex v1.3.0
10312026-06-08T19:18:16.503Z Downloaded signature v2.2.0
10322026-06-08T19:18:16.511Z Downloaded structmeta v0.3.0
10332026-06-08T19:18:16.514Z Downloaded hashbrown v0.12.3
10342026-06-08T19:18:16.514Z Downloaded rustls-pki-types v1.14.0
10352026-06-08T19:18:16.514Z Downloaded slog-json v2.6.1
10362026-06-08T19:18:16.514Z Downloaded dropshot-api-manager v0.7.2
10372026-06-08T19:18:16.517Z Downloaded tagptr v0.2.0
10382026-06-08T19:18:16.517Z Downloaded rustls-platform-verifier v0.6.2
10392026-06-08T19:18:16.520Z Downloaded signal-hook-registry v1.4.8
10402026-06-08T19:18:16.523Z Downloaded sync_wrapper v1.0.2
10412026-06-08T19:18:16.523Z Downloaded sync-ptr v0.1.4
10422026-06-08T19:18:16.523Z Downloaded crossterm v0.29.0
10432026-06-08T19:18:16.525Z Downloaded take_mut v0.2.2
10442026-06-08T19:18:16.528Z Downloaded tabled_derive v0.11.0
10452026-06-08T19:18:16.528Z Downloaded strum v0.27.2
10462026-06-08T19:18:16.528Z Downloaded slog-term v2.9.2
10472026-06-08T19:18:16.531Z Downloaded slog-stdlog v4.1.1
10482026-06-08T19:18:16.531Z Downloaded prettyplease v0.2.37
10492026-06-08T19:18:16.534Z Downloaded thiserror-impl-no-std v2.0.2
10502026-06-08T19:18:16.534Z Downloaded testing_table v0.3.0
10512026-06-08T19:18:16.534Z Downloaded tap v1.0.1
10522026-06-08T19:18:16.537Z Downloaded sqlformat v0.3.5
10532026-06-08T19:18:16.537Z Downloaded rcgen v0.12.1
10542026-06-08T19:18:16.540Z Downloaded strsim v0.10.0
10552026-06-08T19:18:16.540Z Downloaded static_assertions v1.1.0
10562026-06-08T19:18:16.542Z Downloaded schemars v0.8.22
10572026-06-08T19:18:16.546Z Downloaded stringprep v0.1.5
10582026-06-08T19:18:16.549Z Downloaded slog-dtrace v0.3.0
10592026-06-08T19:18:16.549Z Downloaded tinyvec_macros v0.1.1
10602026-06-08T19:18:16.552Z Downloaded num-bigint v0.4.6
10612026-06-08T19:18:16.554Z Downloaded tabwriter v1.4.1
10622026-06-08T19:18:16.555Z Downloaded time-core v0.1.8
10632026-06-08T19:18:16.555Z Downloaded smf v0.2.3
10642026-06-08T19:18:16.557Z Downloaded strum_macros v0.27.2
10652026-06-08T19:18:16.557Z Downloaded slog-bunyan v2.5.0
10662026-06-08T19:18:16.557Z Downloaded sct v0.7.1
10672026-06-08T19:18:16.560Z Downloaded mio v1.2.0
10682026-06-08T19:18:16.563Z Downloaded termtree v0.5.1
10692026-06-08T19:18:16.563Z Downloaded spki v0.7.3
10702026-06-08T19:18:16.566Z Downloaded snafu-derive v0.8.9
10712026-06-08T19:18:16.566Z Downloaded thread-id v5.1.0
10722026-06-08T19:18:16.568Z Downloaded smallvec v0.6.14
10732026-06-08T19:18:16.568Z Downloaded stacker v0.1.23
10742026-06-08T19:18:16.569Z Downloaded simd-adler32 v0.3.8
10752026-06-08T19:18:16.571Z Downloaded crossterm v0.28.1
10762026-06-08T19:18:16.574Z Downloaded tokio-macros v2.7.0
10772026-06-08T19:18:16.577Z Downloaded support-bundle-viewer v0.1.2
10782026-06-08T19:18:16.586Z Downloaded serde_with_macros v3.17.0
10792026-06-08T19:18:16.589Z Downloaded hashbrown v0.15.5
10802026-06-08T19:18:16.599Z Downloaded spin v0.9.8
10812026-06-08T19:18:16.604Z Downloaded rand v0.8.6
10822026-06-08T19:18:16.607Z Downloaded strum_macros v0.24.3
10832026-06-08T19:18:16.610Z Downloaded ryu v1.0.23
10842026-06-08T19:18:16.610Z Downloaded pretty_assertions v1.4.1
10852026-06-08T19:18:16.613Z Downloaded termios v0.3.3
10862026-06-08T19:18:16.613Z Downloaded topological-sort v0.2.2
10872026-06-08T19:18:16.617Z Downloaded time-macros v0.2.27
10882026-06-08T19:18:16.617Z Downloaded libxml v0.3.3
10892026-06-08T19:18:16.620Z Downloaded curve25519-dalek v4.1.3
10902026-06-08T19:18:16.624Z Downloaded rayon-core v1.13.0
10912026-06-08T19:18:16.628Z Downloaded thread_local v1.1.9
10922026-06-08T19:18:16.631Z Downloaded publicsuffix v2.3.0
10932026-06-08T19:18:16.635Z Downloaded try-lock v0.2.5
10942026-06-08T19:18:16.640Z Downloaded thiserror-no-std v2.0.2
10952026-06-08T19:18:16.643Z Downloaded tower-service v0.3.3
10962026-06-08T19:18:16.643Z Downloaded tower-layer v0.3.3
10972026-06-08T19:18:16.646Z Downloaded tiny-keccak v2.0.2
10982026-06-08T19:18:16.649Z Downloaded rsa v0.9.10
10992026-06-08T19:18:16.652Z Downloaded similar v2.7.0
11002026-06-08T19:18:16.655Z Downloaded quinn v0.11.9
11012026-06-08T19:18:16.659Z Downloaded chrono v0.4.44
11022026-06-08T19:18:16.662Z Downloaded trait-variant v0.1.2
11032026-06-08T19:18:16.665Z Downloaded tokio-rustls v0.25.0
11042026-06-08T19:18:16.668Z Downloaded tokio-tungstenite v0.21.0
11052026-06-08T19:18:16.671Z Downloaded typify-macro v0.6.2
11062026-06-08T19:18:16.671Z Downloaded unarray v0.1.4
11072026-06-08T19:18:16.673Z Downloaded string_cache v0.8.9
11082026-06-08T19:18:16.674Z Downloaded universal-hash v0.5.1
11092026-06-08T19:18:16.674Z Downloaded unit-prefix v0.5.2
11102026-06-08T19:18:16.676Z Downloaded tokio-native-tls v0.3.1
11112026-06-08T19:18:16.676Z Downloaded untrusted v0.7.1
11122026-06-08T19:18:16.679Z Downloaded signal-hook v0.3.18
11132026-06-08T19:18:16.679Z Downloaded itertools v0.13.0
11142026-06-08T19:18:16.682Z Downloaded usdt-macro v0.6.0
11152026-06-08T19:18:16.685Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11162026-06-08T19:18:16.685Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11172026-06-08T19:18:16.685Z Downloaded itertools v0.12.1
11182026-06-08T19:18:16.689Z Downloaded strum_macros v0.26.4
11192026-06-08T19:18:16.692Z Downloaded socket2 v0.6.3
11202026-06-08T19:18:16.692Z Downloaded rand v0.9.2
11212026-06-08T19:18:16.695Z Downloaded usdt-attr-macro v0.6.0
11222026-06-08T19:18:16.697Z Downloaded untrusted v0.9.0
11232026-06-08T19:18:16.697Z Downloaded term v1.2.1
11242026-06-08T19:18:16.700Z Downloaded unicode-truncate v1.1.0
11252026-06-08T19:18:16.702Z Downloaded toml_writer v1.0.6+spec-1.1.0
11262026-06-08T19:18:16.702Z Downloaded iri-string v0.7.10
11272026-06-08T19:18:16.708Z Downloaded tokio-tungstenite v0.23.1
11282026-06-08T19:18:16.708Z Downloaded serde_yaml v0.9.34+deprecated
11292026-06-08T19:18:16.708Z Downloaded usdt v0.6.0
11302026-06-08T19:18:16.708Z Downloaded utf-8 v0.7.6
11312026-06-08T19:18:16.711Z Downloaded tls_codec_derive v0.4.2
11322026-06-08T19:18:16.711Z Downloaded schemars v0.9.0
11332026-06-08T19:18:16.717Z Downloaded wait-timeout v0.2.1
11342026-06-08T19:18:16.720Z Downloaded hkdf v0.12.4
11352026-06-08T19:18:16.720Z Downloaded tui-tree-widget v0.23.1
11362026-06-08T19:18:16.722Z Downloaded term v0.7.0
11372026-06-08T19:18:16.722Z Downloaded socket2 v0.5.10
11382026-06-08T19:18:16.725Z Downloaded serde_cbor v0.11.2
11392026-06-08T19:18:16.725Z Downloaded num-bigint-dig v0.8.6
11402026-06-08T19:18:16.728Z Downloaded void v1.0.2
11412026-06-08T19:18:16.731Z Downloaded hyper v1.8.1
11422026-06-08T19:18:16.733Z Downloaded futures-util v0.3.32
11432026-06-08T19:18:16.739Z Downloaded want v0.3.1
11442026-06-08T19:18:16.741Z Downloaded qorb v0.4.1
11452026-06-08T19:18:16.744Z Downloaded h2 v0.4.13
11462026-06-08T19:18:16.747Z Downloaded nom v8.0.0
11472026-06-08T19:18:16.750Z Downloaded tokio-rustls v0.26.4
11482026-06-08T19:18:16.752Z Downloaded waitgroup v0.1.2
11492026-06-08T19:18:16.752Z Downloaded unicase v2.9.0
11502026-06-08T19:18:16.752Z Downloaded nom v7.1.3
11512026-06-08T19:18:16.755Z Downloaded xshell-macros v0.2.7
11522026-06-08T19:18:16.755Z Downloaded typify-macro v0.4.3
11532026-06-08T19:18:16.757Z Downloaded tokio-rustls v0.24.1
11542026-06-08T19:18:16.760Z Downloaded tokio-dtrace v0.1.1
11552026-06-08T19:18:16.760Z Downloaded tls_codec v0.4.2
11562026-06-08T19:18:16.760Z Downloaded rustls-webpki v0.103.9
11572026-06-08T19:18:16.763Z Downloaded snafu v0.8.9
11582026-06-08T19:18:16.766Z Downloaded slog v2.8.2
11592026-06-08T19:18:16.768Z Downloaded blake3 v1.8.3
11602026-06-08T19:18:16.771Z Downloaded xattr v1.6.1
11612026-06-08T19:18:16.774Z Downloaded uzers v0.12.2
11622026-06-08T19:18:16.774Z Downloaded zone_cfg_derive v0.3.1
11632026-06-08T19:18:16.777Z Downloaded zeroize_derive v1.4.3
11642026-06-08T19:18:16.777Z Downloaded itertools v0.14.0
11652026-06-08T19:18:16.780Z Downloaded vsss-rs v3.3.4
11662026-06-08T19:18:16.784Z Downloaded toml_parser v1.0.9+spec-1.1.0
11672026-06-08T19:18:16.790Z Downloaded zone v0.3.1
11682026-06-08T19:18:16.795Z Downloaded tracing-attributes v0.1.31
11692026-06-08T19:18:16.798Z Downloaded test-strategy v0.4.5
11702026-06-08T19:18:16.800Z Downloaded libm v0.2.16
11712026-06-08T19:18:16.806Z Downloaded vergen-lib v0.1.6
11722026-06-08T19:18:16.809Z Downloaded vergen-gitcl v1.0.8
11732026-06-08T19:18:16.809Z Downloaded walkdir v2.5.0
11742026-06-08T19:18:16.809Z Downloaded subprocess v0.2.15
11752026-06-08T19:18:16.813Z Downloaded wyz v0.5.1
11762026-06-08T19:18:16.813Z Downloaded vergen-git2 v9.1.0
11772026-06-08T19:18:16.816Z Downloaded tokio-stream v0.1.18
11782026-06-08T19:18:16.819Z Downloaded usdt-impl v0.6.0
11792026-06-08T19:18:16.822Z Downloaded unicode-properties v0.1.4
11802026-06-08T19:18:16.825Z Downloaded toml v0.7.8
11812026-06-08T19:18:16.827Z Downloaded toml v1.0.6+spec-1.1.0
11822026-06-08T19:18:16.833Z Downloaded tinyvec v1.10.0
11832026-06-08T19:18:16.836Z Downloaded p521 v0.13.3
11842026-06-08T19:18:16.839Z Downloaded schemars v1.2.1
11852026-06-08T19:18:16.845Z Downloaded whoami v2.1.0
11862026-06-08T19:18:16.848Z Downloaded xshell v0.2.7
11872026-06-08T19:18:16.848Z Downloaded twox-hash v2.1.2
11882026-06-08T19:18:16.850Z Downloaded whoami v1.6.1
11892026-06-08T19:18:16.851Z Downloaded tungstenite v0.21.0
11902026-06-08T19:18:16.853Z Downloaded tungstenite v0.23.0
11912026-06-08T19:18:16.856Z Downloaded steno v0.4.1
11922026-06-08T19:18:16.859Z Downloaded samael v0.0.19
11932026-06-08T19:18:16.862Z Downloaded serde_with v1.14.0
11942026-06-08T19:18:16.865Z Downloaded iddqd v0.4.2
11952026-06-08T19:18:16.868Z Downloaded rpassword v7.4.0
11962026-06-08T19:18:16.871Z Downloaded tar v0.4.45
11972026-06-08T19:18:16.873Z Downloaded yasna v0.5.2
11982026-06-08T19:18:16.874Z Downloaded unsafe-libyaml v0.2.11
11992026-06-08T19:18:16.889Z Downloaded zeroize v1.8.2
12002026-06-08T19:18:16.889Z Downloaded unicode-bidi v0.3.18
12012026-06-08T19:18:16.889Z Downloaded rand v0.10.0
12022026-06-08T19:18:16.889Z Downloaded vergen v9.1.0
12032026-06-08T19:18:16.889Z Downloaded rustyline v14.0.0
12042026-06-08T19:18:16.889Z Downloaded zstd-safe v7.2.4
12052026-06-08T19:18:16.890Z Downloaded vergen-lib v9.1.0
12062026-06-08T19:18:16.890Z Downloaded reedline v0.40.0
12072026-06-08T19:18:16.890Z Downloaded vte v0.14.1
12082026-06-08T19:18:16.894Z Downloaded tracing-core v0.1.36
12092026-06-08T19:18:16.894Z Downloaded hashbrown v0.16.1
12102026-06-08T19:18:16.898Z Downloaded zstd v0.13.3
12112026-06-08T19:18:16.898Z Downloaded typify v0.6.2
12122026-06-08T19:18:16.900Z Downloaded typify v0.4.3
12132026-06-08T19:18:16.903Z Downloaded bitvec v1.0.1
12142026-06-08T19:18:16.909Z Downloaded git2 v0.20.4
12152026-06-08T19:18:16.914Z Downloaded russh v0.45.0
12162026-06-08T19:18:16.920Z Downloaded zerocopy v0.6.6
12172026-06-08T19:18:16.933Z Downloaded toml_edit v0.23.10+spec-1.0.0
12182026-06-08T19:18:16.948Z Downloaded p384 v0.13.1
12192026-06-08T19:18:16.953Z Downloaded unicode_categories v0.1.1
12202026-06-08T19:18:16.957Z Downloaded toml_edit v0.19.15
12212026-06-08T19:18:16.966Z Downloaded zip v0.6.6
12222026-06-08T19:18:16.970Z Downloaded aws-lc-rs v1.16.3
12232026-06-08T19:18:17.012Z Downloaded zopfli v0.8.3
12242026-06-08T19:18:17.015Z Downloaded bindgen v0.71.1
12252026-06-08T19:18:17.018Z Downloaded tokio-postgres v0.7.16
12262026-06-08T19:18:17.023Z Downloaded yansi v1.0.1
12272026-06-08T19:18:17.030Z Downloaded regex v1.12.3
12282026-06-08T19:18:17.030Z Downloaded petname v2.0.2
12292026-06-08T19:18:17.036Z Downloaded uuid v1.23.0
12302026-06-08T19:18:17.039Z Downloaded reqwest v0.13.2
12312026-06-08T19:18:17.043Z Downloaded portable-atomic v1.13.1
12322026-06-08T19:18:17.047Z Downloaded ssh-key v0.6.7
12332026-06-08T19:18:17.051Z Downloaded proptest v1.11.0
12342026-06-08T19:18:17.057Z Downloaded rayon v1.11.0
12352026-06-08T19:18:17.064Z Downloaded unicode-segmentation v1.12.0
12362026-06-08T19:18:17.067Z Downloaded reqwest v0.12.28
12372026-06-08T19:18:17.073Z Downloaded zip v4.6.1
12382026-06-08T19:18:17.076Z Downloaded tower v0.5.3
12392026-06-08T19:18:17.080Z Downloaded tough v0.22.0
12402026-06-08T19:18:17.083Z Downloaded x509-cert v0.2.5
12412026-06-08T19:18:17.086Z Downloaded rustls-webpki v0.102.8
12422026-06-08T19:18:17.097Z Downloaded unicode-normalization v0.1.25
12432026-06-08T19:18:17.100Z Downloaded zerocopy-derive v0.8.40
12442026-06-08T19:18:17.105Z Downloaded quick-xml v0.37.5
12452026-06-08T19:18:17.108Z Downloaded nix v0.27.1
12462026-06-08T19:18:17.116Z Downloaded salty v0.3.0
12472026-06-08T19:18:17.119Z Downloaded rustls-webpki v0.101.7
12482026-06-08T19:18:17.126Z Downloaded moka v0.12.13
12492026-06-08T19:18:17.132Z Downloaded lalrpop v0.19.12
12502026-06-08T19:18:17.139Z Downloaded winnow v0.6.26
12512026-06-08T19:18:17.142Z Downloaded tower-http v0.6.8
12522026-06-08T19:18:17.146Z Downloaded tokio-util v0.7.18
12532026-06-08T19:18:17.151Z Downloaded winnow v0.5.40
12542026-06-08T19:18:17.155Z Downloaded polar-core v0.27.3
12552026-06-08T19:18:17.160Z Downloaded radix_trie v0.2.1
12562026-06-08T19:18:17.165Z Downloaded nix v0.28.0
12572026-06-08T19:18:17.171Z Downloaded typed-path v0.9.3
12582026-06-08T19:18:17.174Z Downloaded serde_with v3.17.0
12592026-06-08T19:18:17.181Z Downloaded bstr v1.12.1
12602026-06-08T19:18:17.186Z Downloaded time v0.3.47
12612026-06-08T19:18:17.192Z Downloaded regex-syntax v0.6.29
12622026-06-08T19:18:17.197Z Downloaded smoltcp v0.9.1
12632026-06-08T19:18:17.202Z Downloaded object v0.30.4
12642026-06-08T19:18:17.208Z Downloaded rustls v0.21.12
12652026-06-08T19:18:17.214Z Downloaded goblin v0.10.5
12662026-06-08T19:18:17.217Z Downloaded hickory-proto v0.24.4
12672026-06-08T19:18:17.252Z Downloaded regex-syntax v0.8.10
12682026-06-08T19:18:17.256Z Downloaded hickory-proto v0.25.2
12692026-06-08T19:18:17.266Z Downloaded smoltcp v0.11.0
12702026-06-08T19:18:17.271Z Downloaded rustls v0.22.4
12712026-06-08T19:18:17.278Z Downloaded quinn-proto v0.11.13
12722026-06-08T19:18:17.282Z Downloaded rustls v0.23.37
12732026-06-08T19:18:17.289Z Downloaded tabled v0.20.0
12742026-06-08T19:18:17.298Z Downloaded dropshot v0.17.0
12752026-06-08T19:18:17.310Z Downloaded openapiv3 v2.2.0
12762026-06-08T19:18:17.348Z Downloaded zlib-rs v0.6.2
12772026-06-08T19:18:17.351Z Downloaded nix v0.31.2
12782026-06-08T19:18:17.357Z Downloaded vcpkg v0.2.15
12792026-06-08T19:18:17.380Z Downloaded object v0.37.3
12802026-06-08T19:18:17.386Z Downloaded openssl v0.10.79
12812026-06-08T19:18:17.392Z Downloaded webpki-roots v1.0.6
12822026-06-08T19:18:17.395Z Downloaded bzip2-sys v0.1.13+1.0.8
12832026-06-08T19:18:17.402Z Downloaded tracing v0.1.44
12842026-06-08T19:18:17.413Z Downloaded zerocopy v0.8.40
12852026-06-08T19:18:17.422Z Downloaded regress v0.10.5
12862026-06-08T19:18:17.429Z Downloaded diesel v2.3.7
12872026-06-08T19:18:17.453Z Downloaded regress v0.11.1
12882026-06-08T19:18:17.458Z Downloaded jiff v0.2.21
12892026-06-08T19:18:17.469Z Downloaded chrono-tz v0.10.4
12902026-06-08T19:18:17.478Z Downloaded rustix v0.38.44
12912026-06-08T19:18:17.491Z Downloaded petgraph v0.8.3
12922026-06-08T19:18:17.503Z Downloaded libz-sys v1.1.24
12932026-06-08T19:18:17.515Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
12942026-06-08T19:18:17.533Z Downloaded tokio v1.52.1
12952026-06-08T19:18:17.565Z Downloaded sqlparser v0.61.0
12962026-06-08T19:18:17.573Z Downloaded sled v0.34.7
12972026-06-08T19:18:17.579Z Downloaded typify-impl v0.6.2
12982026-06-08T19:18:17.599Z Downloaded ratatui v0.29.0
12992026-06-08T19:18:17.609Z Downloaded typify-impl v0.4.3
13002026-06-08T19:18:17.645Z Downloaded zerocopy-derive v0.6.6
13012026-06-08T19:18:17.653Z Downloaded regex-automata v0.4.14
13022026-06-08T19:18:17.662Z Downloaded petgraph v0.6.5
13032026-06-08T19:18:17.720Z Downloaded csv v1.4.0
13042026-06-08T19:18:17.731Z Downloaded sha3 v0.10.8
13052026-06-08T19:18:17.828Z Downloaded encoding_rs v0.8.35
13062026-06-08T19:18:17.859Z Downloaded ring v0.17.14
13072026-06-08T19:18:17.885Z Downloaded libgit2-sys v0.18.3+1.9.2
13082026-06-08T19:18:18.103Z Downloaded aws-lc-sys v0.40.0
13092026-06-08T19:18:18.359Z Compiling libc v0.2.185
13102026-06-08T19:18:18.359Z Compiling serde v1.0.228
13112026-06-08T19:18:18.362Z Compiling log v0.4.29
13122026-06-08T19:18:18.362Z Compiling find-msvc-tools v0.1.9
13132026-06-08T19:18:18.520Z Compiling shlex v1.3.0
13142026-06-08T19:18:18.531Z Compiling syn v2.0.117
13152026-06-08T19:18:18.534Z Compiling smallvec v1.15.1
13162026-06-08T19:18:18.534Z Compiling typenum v1.19.0
13172026-06-08T19:18:18.705Z Compiling generic-array v0.14.7
13182026-06-08T19:18:18.711Z Compiling subtle v2.6.1
13192026-06-08T19:18:18.736Z Compiling scopeguard v1.2.0
13202026-06-08T19:18:18.758Z Compiling const-oid v0.9.6
13212026-06-08T19:18:18.848Z Compiling lock_api v0.4.14
13222026-06-08T19:18:18.868Z Compiling serde_json v1.0.149
13232026-06-08T19:18:18.917Z Compiling zerocopy v0.8.40
13242026-06-08T19:18:18.985Z Compiling pin-project-lite v0.2.17
13252026-06-08T19:18:19.085Z Compiling portable-atomic v1.13.1
13262026-06-08T19:18:19.089Z Compiling parking_lot_core v0.9.12
13272026-06-08T19:18:19.363Z Compiling pkg-config v0.3.32
13282026-06-08T19:18:19.378Z Compiling bitflags v2.11.0
13292026-06-08T19:18:19.457Z Compiling getrandom v0.2.17
13302026-06-08T19:18:19.523Z Compiling jobserver v0.1.34
13312026-06-08T19:18:19.538Z Compiling errno v0.3.14
13322026-06-08T19:18:19.597Z Compiling rand_core v0.6.4
13332026-06-08T19:18:19.709Z Compiling signal-hook-registry v1.4.8
13342026-06-08T19:18:19.870Z Compiling cc v1.2.56
13352026-06-08T19:18:19.890Z Compiling futures-core v0.3.32
13362026-06-08T19:18:19.902Z Compiling libm v0.2.16
13372026-06-08T19:18:19.957Z Compiling critical-section v1.2.0
13382026-06-08T19:18:19.980Z Compiling parking_lot v0.12.5
13392026-06-08T19:18:20.038Z Compiling once_cell v1.21.3
13402026-06-08T19:18:20.064Z Compiling mio v1.2.0
13412026-06-08T19:18:20.104Z Compiling num-traits v0.2.19
13422026-06-08T19:18:20.227Z Compiling percent-encoding v2.3.2
13432026-06-08T19:18:20.247Z Compiling socket2 v0.6.3
13442026-06-08T19:18:20.339Z Compiling futures-sink v0.3.32
13452026-06-08T19:18:20.428Z Compiling slab v0.4.12
13462026-06-08T19:18:20.463Z Compiling futures-channel v0.3.32
13472026-06-08T19:18:20.477Z Compiling cpufeatures v0.2.17
13482026-06-08T19:18:20.536Z Compiling futures-task v0.3.32
13492026-06-08T19:18:20.549Z Compiling getrandom v0.4.1
13502026-06-08T19:18:20.600Z Compiling futures-io v0.3.32
13512026-06-08T19:18:20.654Z Compiling rand_core v0.10.0
13522026-06-08T19:18:20.683Z Compiling indexmap v2.14.0
13532026-06-08T19:18:20.702Z Compiling getrandom v0.3.4
13542026-06-08T19:18:20.749Z Compiling rustversion v1.0.22
13552026-06-08T19:18:20.822Z Compiling cmake v0.1.57
13562026-06-08T19:18:21.159Z Compiling form_urlencoded v1.2.2
13572026-06-08T19:18:21.219Z Compiling fs_extra v1.3.0
13582026-06-08T19:18:21.309Z Compiling synstructure v0.13.2
13592026-06-08T19:18:21.322Z Compiling dunce v1.0.5
13602026-06-08T19:18:21.393Z Compiling base64ct v1.8.3
13612026-06-08T19:18:21.421Z Compiling ident_case v1.0.1
13622026-06-08T19:18:21.484Z Compiling aws-lc-sys v0.40.0
13632026-06-08T19:18:21.543Z Compiling flagset v0.4.7
13642026-06-08T19:18:21.655Z Compiling pem-rfc7468 v0.7.0
13652026-06-08T19:18:21.677Z Compiling regex-syntax v0.8.10
13662026-06-08T19:18:21.677Z Compiling rustix v1.1.3
13672026-06-08T19:18:21.707Z Compiling iana-time-zone v0.1.65
13682026-06-08T19:18:21.895Z Compiling rand_core v0.9.5
13692026-06-08T19:18:21.898Z Compiling ring v0.17.14
13702026-06-08T19:18:21.922Z Compiling vcpkg v0.2.15
13712026-06-08T19:18:21.960Z Compiling aws-lc-rs v1.16.3
13722026-06-08T19:18:22.277Z Compiling uuid v1.23.0
13732026-06-08T19:18:22.317Z Compiling rustc_version v0.4.1
13742026-06-08T19:18:22.660Z Compiling tracing-core v0.1.36
13752026-06-08T19:18:22.725Z Compiling openssl-sys v0.9.115
13762026-06-08T19:18:22.989Z Compiling base64 v0.22.1
13772026-06-08T19:18:23.112Z Compiling serde_derive v1.0.228
13782026-06-08T19:18:23.219Z Compiling zeroize_derive v1.4.3
13792026-06-08T19:18:23.260Z Compiling zerofrom-derive v0.1.6
13802026-06-08T19:18:23.317Z Compiling yoke-derive v0.8.1
13812026-06-08T19:18:23.520Z Compiling zerocopy-derive v0.8.40
13822026-06-08T19:18:23.877Z Compiling zeroize v1.8.2
13832026-06-08T19:18:24.147Z Compiling zerovec-derive v0.11.2
13842026-06-08T19:18:24.498Z Compiling displaydoc v0.2.5
13852026-06-08T19:18:24.663Z Compiling crypto-common v0.1.7
13862026-06-08T19:18:24.688Z Compiling zerofrom v0.1.6
13872026-06-08T19:18:24.812Z Compiling yoke v0.8.1
13882026-06-08T19:18:24.812Z Compiling block-buffer v0.10.4
13892026-06-08T19:18:24.996Z Compiling digest v0.10.7
13902026-06-08T19:18:25.010Z Compiling tokio-macros v2.7.0
13912026-06-08T19:18:25.250Z Compiling futures-macro v0.3.32
13922026-06-08T19:18:25.264Z Compiling zerotrie v0.2.3
13932026-06-08T19:18:25.289Z Compiling zerovec v0.11.5
13942026-06-08T19:18:25.556Z Compiling hmac v0.12.1
13952026-06-08T19:18:25.716Z Compiling block-padding v0.3.3
13962026-06-08T19:18:25.730Z Compiling tinystr v0.8.2
13972026-06-08T19:18:25.793Z Compiling potential_utf v0.1.4
13982026-06-08T19:18:25.872Z Compiling inout v0.1.4
13992026-06-08T19:18:25.927Z Compiling icu_locale_core v2.1.1
14002026-06-08T19:18:25.955Z Compiling icu_collections v2.1.1
14012026-06-08T19:18:26.037Z Compiling cipher v0.4.4
14022026-06-08T19:18:26.040Z Compiling futures-util v0.3.32
14032026-06-08T19:18:26.303Z Compiling sha2 v0.10.9
14042026-06-08T19:18:26.419Z Compiling der_derive v0.7.3
14052026-06-08T19:18:26.618Z Compiling bytes v1.11.1
14062026-06-08T19:18:26.634Z Compiling icu_provider v2.1.1
14072026-06-08T19:18:26.795Z Compiling chrono v0.4.44
14082026-06-08T19:18:26.941Z Compiling icu_normalizer v2.1.1
14092026-06-08T19:18:27.291Z Compiling tokio v1.52.1
14102026-06-08T19:18:27.420Z Compiling icu_properties v2.1.2
14112026-06-08T19:18:27.510Z Compiling der v0.7.10
14122026-06-08T19:18:27.739Z Compiling http v1.4.0
14132026-06-08T19:18:28.031Z Compiling ppv-lite86 v0.2.21
14142026-06-08T19:18:28.269Z Compiling idna_adapter v1.2.1
14152026-06-08T19:18:28.354Z Compiling spki v0.7.3
14162026-06-08T19:18:28.409Z Compiling idna v1.1.0
14172026-06-08T19:18:28.436Z Compiling salsa20 v0.10.2
14182026-06-08T19:18:28.505Z Compiling pbkdf2 v0.12.2
14192026-06-08T19:18:28.556Z Compiling rustls-pki-types v1.14.0
14202026-06-08T19:18:28.574Z Compiling thiserror-impl v2.0.18
14212026-06-08T19:18:28.620Z Compiling tracing-attributes v0.1.31
14222026-06-08T19:18:28.637Z Compiling scrypt v0.11.0
14232026-06-08T19:18:28.697Z Compiling url v2.5.8
14242026-06-08T19:18:28.888Z Compiling http-body v1.0.1
14252026-06-08T19:18:28.997Z Compiling rand_chacha v0.9.0
14262026-06-08T19:18:29.041Z Compiling cbc v0.1.2
14272026-06-08T19:18:29.052Z Compiling aes v0.8.4
14282026-06-08T19:18:29.256Z Compiling tinyvec_macros v0.1.1
14292026-06-08T19:18:29.331Z Compiling untrusted v0.9.0
14302026-06-08T19:18:29.455Z Compiling untrusted v0.7.1
14312026-06-08T19:18:29.481Z Compiling httparse v1.10.1
14322026-06-08T19:18:29.583Z Compiling openssl-probe v0.2.1
14332026-06-08T19:18:29.760Z Compiling pkcs5 v0.7.1
14342026-06-08T19:18:29.863Z Compiling tinyvec v1.10.0
14352026-06-08T19:18:29.887Z Compiling thiserror v2.0.18
14362026-06-08T19:18:29.924Z Compiling tracing v0.1.44
14372026-06-08T19:18:29.993Z Compiling pest_generator v2.8.6
14382026-06-08T19:18:30.097Z Compiling rand v0.9.2
14392026-06-08T19:18:30.186Z Compiling serde_derive_internals v0.29.1
14402026-06-08T19:18:30.199Z Compiling aho-corasick v1.1.4
14412026-06-08T19:18:30.236Z Compiling atomic-waker v1.1.2
14422026-06-08T19:18:30.362Z Compiling try-lock v0.2.5
14432026-06-08T19:18:30.472Z Compiling schemars v0.8.22
14442026-06-08T19:18:30.674Z Compiling tower-layer v0.3.3
14452026-06-08T19:18:30.688Z Compiling dyn-clone v1.0.20
14462026-06-08T19:18:30.826Z Compiling tower-service v0.3.3
14472026-06-08T19:18:30.852Z Compiling rustls v0.23.37
14482026-06-08T19:18:30.882Z Compiling pest_derive v2.8.6
14492026-06-08T19:18:30.940Z Compiling want v0.3.1
14502026-06-08T19:18:31.022Z Compiling tokio-util v0.7.18
14512026-06-08T19:18:31.063Z Compiling schemars_derive v0.8.22
14522026-06-08T19:18:31.103Z Compiling regex-automata v0.4.14
14532026-06-08T19:18:31.302Z Compiling pkcs8 v0.10.2
14542026-06-08T19:18:31.611Z Compiling ipnet v2.11.0
14552026-06-08T19:18:31.733Z Compiling h2 v0.4.13
14562026-06-08T19:18:31.854Z Compiling scroll_derive v0.13.1
14572026-06-08T19:18:32.062Z Compiling darling_core v0.20.11
14582026-06-08T19:18:32.162Z Compiling httpdate v1.0.3
14592026-06-08T19:18:32.306Z Compiling openssl v0.10.79
14602026-06-08T19:18:32.389Z Compiling pin-utils v0.1.0
14612026-06-08T19:18:32.466Z Compiling foreign-types-shared v0.1.1
14622026-06-08T19:18:32.557Z Compiling foreign-types v0.3.2
14632026-06-08T19:18:32.560Z Compiling tempfile v3.25.0
14642026-06-08T19:18:32.699Z Compiling scroll v0.13.0
14652026-06-08T19:18:32.954Z Compiling unicode-normalization v0.1.25
14662026-06-08T19:18:32.990Z Compiling openssl-macros v0.1.1
14672026-06-08T19:18:33.386Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14682026-06-08T19:18:33.399Z Compiling spin v0.9.8
14692026-06-08T19:18:33.412Z Compiling time-core v0.1.8
14702026-06-08T19:18:33.561Z Compiling crc32fast v1.5.0
14712026-06-08T19:18:33.602Z Compiling native-tls v0.2.18
14722026-06-08T19:18:33.767Z Compiling powerfmt v0.2.0
14732026-06-08T19:18:33.805Z Compiling num-conv v0.2.0
14742026-06-08T19:18:33.934Z Compiling deranged v0.5.8
14752026-06-08T19:18:33.948Z Compiling time-macros v0.2.27
14762026-06-08T19:18:34.352Z Compiling darling_macro v0.20.11
14772026-06-08T19:18:34.819Z Compiling hyper v1.8.1
14782026-06-08T19:18:34.890Z Compiling darling v0.20.11
14792026-06-08T19:18:34.974Z Compiling goblin v0.10.5
14802026-06-08T19:18:34.998Z Compiling rustls-native-certs v0.8.3
14812026-06-08T19:18:35.213Z Compiling sync_wrapper v1.0.2
14822026-06-08T19:18:35.290Z Compiling wait-timeout v0.2.1
14832026-06-08T19:18:35.323Z Compiling quick-error v1.2.3
14842026-06-08T19:18:35.435Z Compiling crossbeam-utils v0.8.21
14852026-06-08T19:18:35.555Z Compiling num_threads v0.1.7
14862026-06-08T19:18:35.656Z Compiling unicode-segmentation v1.12.0
14872026-06-08T19:18:35.692Z Compiling usdt-impl v0.6.0
14882026-06-08T19:18:35.718Z Compiling siphasher v1.0.2
14892026-06-08T19:18:35.896Z Compiling hyper-util v0.1.20
14902026-06-08T19:18:35.909Z Compiling simd-adler32 v0.3.8
14912026-06-08T19:18:36.037Z Compiling bit-vec v0.8.0
14922026-06-08T19:18:36.154Z Compiling syn v1.0.109
14932026-06-08T19:18:36.272Z Compiling bit-set v0.8.0
14942026-06-08T19:18:36.480Z Compiling time v0.3.47
14952026-06-08T19:18:36.510Z Compiling rusty-fork v0.3.1
14962026-06-08T19:18:36.698Z Compiling tower v0.5.3
14972026-06-08T19:18:36.830Z Compiling derive_builder_core v0.20.2
14982026-06-08T19:18:37.176Z Compiling dtrace-parser v0.3.0
14992026-06-08T19:18:37.234Z Compiling http-body-util v0.1.3
15002026-06-08T19:18:37.490Z Compiling webpki-roots v1.0.6
15012026-06-08T19:18:37.615Z Compiling signature v2.2.0
15022026-06-08T19:18:37.649Z Compiling thiserror-impl v1.0.69
15032026-06-08T19:18:37.807Z Compiling dof v0.4.0
15042026-06-08T19:18:37.812Z Compiling scroll_derive v0.12.1
15052026-06-08T19:18:37.946Z Compiling heapless v0.7.17
15062026-06-08T19:18:38.085Z Compiling rand_xorshift v0.4.0
15072026-06-08T19:18:38.188Z Compiling slog v2.8.2
15082026-06-08T19:18:38.251Z Compiling darling_core v0.21.3
15092026-06-08T19:18:38.379Z Compiling bzip2-sys v0.1.13+1.0.8
15102026-06-08T19:18:38.460Z Compiling thread-id v5.1.0
15112026-06-08T19:18:38.546Z Compiling cookie v0.18.1
15122026-06-08T19:18:38.651Z Compiling anyhow v1.0.102
15132026-06-08T19:18:38.729Z Compiling allocator-api2 v0.2.21
15142026-06-08T19:18:38.913Z Compiling signal-hook v0.3.18
15152026-06-08T19:18:38.930Z Compiling ryu v1.0.23
15162026-06-08T19:18:38.954Z Compiling zstd-safe v7.2.4
15172026-06-08T19:18:39.059Z Compiling paste v1.0.15
15182026-06-08T19:18:39.081Z Compiling adler2 v2.0.1
15192026-06-08T19:18:39.108Z Compiling unicode-bidi v0.3.18
15202026-06-08T19:18:39.145Z Compiling unicode-properties v0.1.4
15212026-06-08T19:18:39.210Z Compiling unarray v0.1.4
15222026-06-08T19:18:39.255Z Compiling iri-string v0.7.10
15232026-06-08T19:18:39.323Z Compiling proptest v1.11.0
15242026-06-08T19:18:39.349Z Compiling miniz_oxide v0.8.9
15252026-06-08T19:18:39.400Z Compiling serde_urlencoded v0.7.1
15262026-06-08T19:18:39.635Z Compiling stringprep v0.1.5
15272026-06-08T19:18:39.861Z Compiling thiserror v1.0.69
15282026-06-08T19:18:40.072Z Compiling scroll v0.12.0
15292026-06-08T19:18:40.426Z Compiling tower-http v0.6.8
15302026-06-08T19:18:40.512Z Compiling derive_builder_macro v0.20.2
15312026-06-08T19:18:40.566Z Compiling tokio-native-tls v0.3.1
15322026-06-08T19:18:40.750Z Compiling heck v0.4.1
15332026-06-08T19:18:40.755Z Compiling darling_macro v0.21.3
15342026-06-08T19:18:40.821Z Compiling ipnetwork v0.21.1
15352026-06-08T19:18:40.958Z Compiling bstr v1.12.1
15362026-06-08T19:18:40.987Z Compiling rand_chacha v0.3.1
15372026-06-08T19:18:41.215Z Compiling serde_spanned v0.6.9
15382026-06-08T19:18:41.218Z Compiling erased-serde v0.3.31
15392026-06-08T19:18:41.218Z Compiling serde_tokenstream v0.2.3
15402026-06-08T19:18:41.362Z Compiling toml_datetime v0.6.11
15412026-06-08T19:18:41.555Z Compiling md-5 v0.10.6
15422026-06-08T19:18:41.602Z Compiling async-trait v0.1.89
15432026-06-08T19:18:41.625Z Compiling pin-project-internal v1.1.11
15442026-06-08T19:18:41.705Z Compiling zerocopy-derive v0.7.35
15452026-06-08T19:18:41.720Z Compiling curve25519-dalek v4.1.3
15462026-06-08T19:18:41.794Z Compiling vergen-lib v9.1.0
15472026-06-08T19:18:41.982Z Compiling num-integer v0.1.46
15482026-06-08T19:18:42.103Z Compiling hash32 v0.2.1
15492026-06-08T19:18:42.303Z Compiling ff v0.13.1
15502026-06-08T19:18:42.367Z Compiling memoffset v0.9.1
15512026-06-08T19:18:42.444Z Compiling encoding_rs v0.8.35
15522026-06-08T19:18:42.567Z Compiling base16ct v0.2.0
15532026-06-08T19:18:42.607Z Compiling rustix v0.38.44
15542026-06-08T19:18:42.666Z Compiling ref-cast v1.0.25
15552026-06-08T19:18:42.751Z Compiling psl-types v2.0.11
15562026-06-08T19:18:42.781Z Compiling mime v0.3.17
15572026-06-08T19:18:42.884Z Compiling zlib-rs v0.6.2
15582026-06-08T19:18:42.963Z Compiling num-bigint-dig v0.8.6
15592026-06-08T19:18:42.977Z Compiling cfg_aliases v0.2.1
15602026-06-08T19:18:43.053Z Compiling litrs v1.0.0
15612026-06-08T19:18:43.053Z Compiling smoltcp v0.9.1
15622026-06-08T19:18:43.158Z Compiling fallible-iterator v0.2.0
15632026-06-08T19:18:43.448Z Compiling postgres-protocol v0.6.10
15642026-06-08T19:18:43.482Z Compiling nix v0.31.2
15652026-06-08T19:18:43.574Z Compiling document-features v0.2.12
15662026-06-08T19:18:43.961Z Compiling publicsuffix v2.3.0
15672026-06-08T19:18:43.987Z Compiling pin-project v1.1.11
15682026-06-08T19:18:44.004Z Compiling sec1 v0.7.3
15692026-06-08T19:18:44.087Z Compiling zerocopy v0.7.35
15702026-06-08T19:18:44.147Z Compiling group v0.13.0
15712026-06-08T19:18:44.265Z Compiling num-iter v0.1.45
15722026-06-08T19:18:44.417Z Compiling newtype-uuid v1.3.2
15732026-06-08T19:18:44.619Z Compiling hubpack_derive v0.1.1
15742026-06-08T19:18:44.631Z Compiling darling v0.21.3
15752026-06-08T19:18:44.684Z Compiling rand v0.8.6
15762026-06-08T19:18:44.712Z Compiling oxnet v0.1.5
15772026-06-08T19:18:44.742Z Compiling snafu-derive v0.8.9
15782026-06-08T19:18:44.780Z Compiling derive_builder v0.20.2
15792026-06-08T19:18:45.013Z Compiling hyper-tls v0.6.0
15802026-06-08T19:18:45.109Z Compiling goblin v0.8.2
15812026-06-08T19:18:45.770Z Compiling flate2 v1.1.9
15822026-06-08T19:18:45.817Z Compiling phf_shared v0.13.1
15832026-06-08T19:18:46.065Z Compiling lazy_static v1.5.0
15842026-06-08T19:18:46.080Z Compiling regex v1.12.3
15852026-06-08T19:18:46.128Z Compiling anstyle-parse v0.2.7
15862026-06-08T19:18:46.162Z Compiling strum_macros v0.27.2
15872026-06-08T19:18:46.183Z Compiling futures-executor v0.3.32
15882026-06-08T19:18:46.313Z Compiling hex v0.4.3
15892026-06-08T19:18:46.441Z Compiling hkdf v0.12.4
15902026-06-08T19:18:46.507Z Compiling crypto-bigint v0.5.5
15912026-06-08T19:18:46.582Z Compiling terminal_size v0.4.3
15922026-06-08T19:18:46.611Z Compiling curve25519-dalek-derive v0.1.1
15932026-06-08T19:18:46.637Z Compiling daft-derive v0.1.7
15942026-06-08T19:18:46.721Z Compiling ref-cast-impl v1.0.25
15952026-06-08T19:18:47.275Z Compiling vergen v9.1.0
15962026-06-08T19:18:47.313Z Compiling fs-err v3.3.0
15972026-06-08T19:18:47.393Z Compiling cargo-platform v0.3.2
15982026-06-08T19:18:47.455Z Compiling ahash v0.8.12
15992026-06-08T19:18:47.500Z Compiling libbz2-rs-sys v0.2.2
16002026-06-08T19:18:47.658Z Compiling bitflags v1.3.2
16012026-06-08T19:18:47.673Z Compiling foldhash v0.1.5
16022026-06-08T19:18:47.738Z Compiling object v0.37.3
16032026-06-08T19:18:47.847Z Compiling managed v0.8.0
16042026-06-08T19:18:48.020Z Compiling same-file v1.0.6
16052026-06-08T19:18:48.074Z Compiling bumpalo v3.20.2
16062026-06-08T19:18:48.159Z Compiling winnow v0.5.40
16072026-06-08T19:18:48.191Z Compiling foldhash v0.2.0
16082026-06-08T19:18:48.204Z Compiling strum v0.27.2
16092026-06-08T19:18:48.332Z Compiling zopfli v0.8.3
16102026-06-08T19:18:48.332Z Compiling walkdir v2.5.0
16112026-06-08T19:18:48.415Z Compiling hashbrown v0.16.1
16122026-06-08T19:18:48.659Z Compiling clap_builder v4.6.0
16132026-06-08T19:18:48.718Z Compiling bzip2 v0.6.1
16142026-06-08T19:18:48.924Z Compiling hashbrown v0.15.5
16152026-06-08T19:18:49.012Z Compiling cargo_metadata v0.23.1
16162026-06-08T19:18:49.139Z Compiling elliptic-curve v0.13.8
16172026-06-08T19:18:49.434Z Compiling toml_edit v0.19.15
16182026-06-08T19:18:49.498Z Compiling daft v0.1.7
16192026-06-08T19:18:49.536Z Compiling dof v0.3.0
16202026-06-08T19:18:49.770Z Compiling snafu v0.8.9
16212026-06-08T19:18:50.129Z Compiling futures v0.3.32
16222026-06-08T19:18:50.214Z Compiling anstream v0.6.21
16232026-06-08T19:18:50.316Z Compiling phf v0.13.1
16242026-06-08T19:18:50.351Z Compiling signal-hook-mio v0.2.5
16252026-06-08T19:18:50.470Z Compiling cookie_store v0.22.1
16262026-06-08T19:18:50.513Z Compiling zstd v0.13.3
16272026-06-08T19:18:50.775Z Compiling hubpack v0.1.2
16282026-06-08T19:18:50.839Z Compiling bzip2 v0.4.4
16292026-06-08T19:18:50.995Z Compiling serde_with_macros v3.17.0
16302026-06-08T19:18:51.156Z Compiling postgres-types v0.2.12
16312026-06-08T19:18:51.612Z Compiling usdt-attr-macro v0.6.0
16322026-06-08T19:18:51.711Z Compiling usdt-macro v0.6.0
16332026-06-08T19:18:52.026Z Compiling globset v0.4.18
16342026-06-08T19:18:52.125Z Compiling dtrace-parser v0.2.0
16352026-06-08T19:18:52.252Z Compiling ed25519 v2.2.3
16362026-06-08T19:18:52.428Z Compiling phf_shared v0.11.3
16372026-06-08T19:18:52.503Z Compiling olpc-cjson v0.1.4
16382026-06-08T19:18:52.619Z Compiling pkcs1 v0.7.5
16392026-06-08T19:18:52.640Z Compiling enum-as-inner v0.6.1
16402026-06-08T19:18:52.669Z Compiling strum_macros v0.26.4
16412026-06-08T19:18:52.740Z Compiling clap_derive v4.6.1
16422026-06-08T19:18:52.891Z Compiling serde-big-array v0.5.1
16432026-06-08T19:18:53.029Z Compiling serde_plain v1.0.2
16442026-06-08T19:18:53.043Z Compiling rfc6979 v0.4.0
16452026-06-08T19:18:53.144Z Compiling pem v3.0.6
16462026-06-08T19:18:53.167Z Compiling serde_repr v0.1.20
16472026-06-08T19:18:53.170Z Compiling async-recursion v1.1.1
16482026-06-08T19:18:53.225Z Compiling float-cmp v0.10.0
16492026-06-08T19:18:53.377Z Compiling memmap2 v0.9.10
16502026-06-08T19:18:53.468Z Compiling thread-id v4.2.2
16512026-06-08T19:18:53.556Z Compiling env_filter v1.0.0
16522026-06-08T19:18:53.593Z Compiling static_assertions v1.1.0
16532026-06-08T19:18:53.672Z Compiling normalize-line-endings v0.3.0
16542026-06-08T19:18:53.689Z Compiling whoami v2.1.0
16552026-06-08T19:18:53.772Z Compiling jiff v0.2.21
16562026-06-08T19:18:53.815Z Compiling data-encoding v2.10.0
16572026-06-08T19:18:53.856Z Compiling new_debug_unreachable v1.0.6
16582026-06-08T19:18:53.931Z Compiling fixedbitset v0.4.2
16592026-06-08T19:18:54.060Z Compiling fixedbitset v0.5.7
16602026-06-08T19:18:54.146Z Compiling difflib v0.4.0
16612026-06-08T19:18:54.361Z Compiling either v1.15.0
16622026-06-08T19:18:54.398Z Compiling predicates-core v1.0.10
16632026-06-08T19:18:54.495Z Compiling keccak v0.1.6
16642026-06-08T19:18:54.509Z Compiling typed-path v0.9.3
16652026-06-08T19:18:54.569Z Compiling precomputed-hash v0.1.1
16662026-06-08T19:18:54.569Z Compiling itertools v0.13.0
16672026-06-08T19:18:54.674Z Compiling string_cache v0.8.9
16682026-06-08T19:18:54.705Z Compiling sha3 v0.10.8
16692026-06-08T19:18:54.905Z Compiling clap v4.6.1
16702026-06-08T19:18:54.991Z Compiling predicates v3.1.4
16712026-06-08T19:18:55.160Z Compiling strum v0.26.3
16722026-06-08T19:18:55.294Z Compiling petgraph v0.8.3
16732026-06-08T19:18:55.294Z Compiling hickory-proto v0.25.2
16742026-06-08T19:18:55.633Z Compiling petgraph v0.6.5
16752026-06-08T19:18:55.715Z Compiling tokio-postgres v0.7.16
16762026-06-08T19:18:55.783Z Compiling env_logger v0.11.9
16772026-06-08T19:18:55.856Z Compiling toml_edit v0.22.27
16782026-06-08T19:18:56.147Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16792026-06-08T19:18:57.113Z Compiling zip v4.6.1
16802026-06-08T19:18:57.272Z Compiling usdt-impl v0.5.0
16812026-06-08T19:18:57.866Z Compiling usdt v0.6.0
16822026-06-08T19:18:57.934Z Compiling ecdsa v0.16.9
16832026-06-08T19:18:57.969Z Compiling rsa v0.9.10
16842026-06-08T19:18:58.093Z Compiling ed25519-dalek v2.2.0
16852026-06-08T19:18:58.130Z Compiling serde_with v3.17.0
16862026-06-08T19:18:58.336Z Compiling crossterm v0.28.1
16872026-06-08T19:18:58.757Z Compiling zip v0.6.6
16882026-06-08T19:18:58.960Z Compiling toml v0.7.8
16892026-06-08T19:18:59.562Z Compiling iddqd v0.4.2
16902026-06-08T19:18:59.991Z Compiling toml_parser v1.0.9+spec-1.1.0
16912026-06-08T19:19:00.026Z Compiling similar v2.7.0
16922026-06-08T19:19:00.056Z Compiling crossbeam-epoch v0.9.18
16932026-06-08T19:19:00.118Z Compiling tokio-stream v0.1.18
16942026-06-08T19:19:00.393Z Compiling buf-list v1.1.2
16952026-06-08T19:19:00.579Z Compiling x509-cert v0.2.5
16962026-06-08T19:19:00.611Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16972026-06-08T19:19:00.668Z Compiling openapiv3 v2.2.0
16982026-06-08T19:19:00.834Z Compiling sha1 v0.10.6
16992026-06-08T19:19:00.889Z Compiling peg-runtime v0.8.5
17002026-06-08T19:19:00.914Z Compiling lalrpop-util v0.19.12
17012026-06-08T19:19:01.057Z Compiling thread_local v1.1.9
17022026-06-08T19:19:01.108Z Compiling slog-async v2.8.0
17032026-06-08T19:19:01.172Z Compiling crossbeam-channel v0.5.15
17042026-06-08T19:19:01.291Z Compiling is-terminal v0.4.17
17052026-06-08T19:19:01.306Z Compiling filetime v0.2.27
17062026-06-08T19:19:01.388Z Compiling take_mut v0.2.2
17072026-06-08T19:19:01.420Z Compiling term v1.2.1
17082026-06-08T19:19:01.475Z Compiling xattr v1.6.1
17092026-06-08T19:19:01.621Z Compiling tar v0.4.45
17102026-06-08T19:19:02.013Z Compiling slog-term v2.9.2
17112026-06-08T19:19:11.840Z Compiling rustls-webpki v0.103.9
17122026-06-08T19:19:14.640Z Compiling tokio-rustls v0.26.4
17132026-06-08T19:19:14.640Z Compiling rustls-platform-verifier v0.6.2
17142026-06-08T19:19:14.851Z Compiling hyper-rustls v0.27.7
17152026-06-08T19:19:15.056Z Compiling reqwest v0.12.28
17162026-06-08T19:19:15.056Z Compiling reqwest v0.13.2
17172026-06-08T19:19:16.294Z Compiling tough v0.22.0
17182026-06-08T19:19:18.828Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17192026-06-08T19:19:19.042Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17202026-06-08T19:19:21.911Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17212026-06-08T19:19:22.050Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17222026-06-08T19:19:22.108ZJun 08 19:19:21.312 INFO Starting download, target: TransceiverControl
17232026-06-08T19:19:22.108ZJun 08 19:19:21.313 INFO Starting download, target: Console
17242026-06-08T19:19:22.109ZJun 08 19:19:21.313 INFO Starting download, target: MaghemiteMgd
17252026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Starting download, target: Cockroach
17262026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Starting download, target: DendriteStub
17272026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Starting download, target: Clickhouse
17282026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17292026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17302026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17312026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17322026-06-08T19:19:22.115ZJun 08 19:19:21.313 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17332026-06-08T19:19:22.116ZJun 08 19:19:21.313 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17342026-06-08T19:19:22.665ZJun 08 19:19:21.863 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17352026-06-08T19:19:22.926ZJun 08 19:19:22.105 INFO Download complete, target: TransceiverControl
17362026-06-08T19:19:23.038ZJun 08 19:19:22.245 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17372026-06-08T19:19:23.305ZJun 08 19:19:22.484 INFO Download complete, target: Console
17382026-06-08T19:19:23.962ZJun 08 19:19:23.166 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17392026-06-08T19:19:23.980ZJun 08 19:19:23.181 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17402026-06-08T19:19:24.303ZJun 08 19:19:23.504 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17412026-06-08T19:19:24.443ZJun 08 19:19:23.652 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17422026-06-08T19:19:24.444ZJun 08 19:19:23.652 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17432026-06-08T19:19:26.294ZJun 08 19:19:25.503 INFO Download complete, target: MaghemiteMgd
17442026-06-08T19:19:26.440ZJun 08 19:19:25.649 INFO Download complete, target: DendriteStub
17452026-06-08T19:19:29.216ZJun 08 19:19:28.425 INFO Checking that binary works, target: Cockroach
17462026-06-08T19:19:29.329ZJun 08 19:19:28.538 INFO Download complete, target: Cockroach
17472026-06-08T19:19:31.222ZJun 08 19:19:30.431 INFO Checking that binary works, target: Clickhouse
17482026-06-08T19:19:31.334ZJun 08 19:19:30.543 INFO Download complete, target: Clickhouse
17492026-06-08T19:19:31.351ZAll builder prerequisites installed successfully, and PATH looks valid
17502026-06-08T19:19:31.354Z
17512026-06-08T19:19:31.354Zreal 2:21.079409397
17522026-06-08T19:19:31.354Zuser 6:57.566819462
17532026-06-08T19:19:31.354Zsys 1:23.059971459
17542026-06-08T19:19:31.354Ztrap 0.218911616
17552026-06-08T19:19:31.354Ztflt 0.627701636
17562026-06-08T19:19:31.354Zdflt 0.644279705
17572026-06-08T19:19:31.354Zkflt 0.025950585
17582026-06-08T19:19:31.354Zlock 21:57.433707041
17592026-06-08T19:19:31.354Zslp 21:27.759096198
17602026-06-08T19:19:31.355Zlat 42.507132692
17612026-06-08T19:19:31.355Zstop 1:59.828707444
17622026-06-08T19:19:31.355Z+ banner clippy
17632026-06-08T19:19:31.355Z
17642026-06-08T19:19:31.355Z #### # # ##### ##### # #
17652026-06-08T19:19:31.355Z # # # # # # # # # #
17662026-06-08T19:19:31.355Z # # # # # # # #
17672026-06-08T19:19:31.355Z # # # ##### ##### #
17682026-06-08T19:19:31.355Z # # # # # # #
17692026-06-08T19:19:31.355Z #### ###### # # # #
17702026-06-08T19:19:31.355Z
17712026-06-08T19:19:31.355Z+ export CARGO_INCREMENTAL=0
17722026-06-08T19:19:31.355Z+ CARGO_INCREMENTAL=0
17732026-06-08T19:19:31.355Z+ ptime -m cargo xtask clippy
17742026-06-08T19:19:31.897Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17752026-06-08T19:19:32.121Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17762026-06-08T19:19:33.995Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
17772026-06-08T19:19:34.080Z Running `target/debug/xtask clippy`
17782026-06-08T19:19:34.106Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17792026-06-08T19:19:34.725Z Downloading crates ...
17802026-06-08T19:19:34.942Z Downloaded backtrace-ext v0.2.1
17812026-06-08T19:19:34.947Z Downloaded oorandom v11.1.5
17822026-06-08T19:19:34.951Z Downloaded anes v0.1.6
17832026-06-08T19:19:34.954Z Downloaded addr2line v0.25.1
17842026-06-08T19:19:34.957Z Downloaded miette-derive v5.10.0
17852026-06-08T19:19:34.960Z Downloaded assert-json-diff v2.0.2
17862026-06-08T19:19:34.963Z Downloaded event-listener-strategy v0.5.4
17872026-06-08T19:19:34.967Z Downloaded event-listener v5.4.1
17882026-06-08T19:19:34.971Z Downloaded blake2b_simd v1.0.4
17892026-06-08T19:19:34.974Z Downloaded supports-unicode v2.1.0
17902026-06-08T19:19:34.978Z Downloaded backtrace v0.3.76
17912026-06-08T19:19:34.981Z Downloaded relative-path v1.9.3
17922026-06-08T19:19:34.981Z Downloaded target-triple v1.0.0
17932026-06-08T19:19:34.984Z Downloaded pathdiff v0.2.3
17942026-06-08T19:19:34.984Z Downloaded parking v2.2.1
17952026-06-08T19:19:34.984Z Downloaded nested v0.1.1
17962026-06-08T19:19:34.984Z Downloaded futures-timer v3.0.3
17972026-06-08T19:19:34.985Z Downloaded tinytemplate v1.2.1
17982026-06-08T19:19:34.988Z Downloaded linkme-impl v0.3.35
17992026-06-08T19:19:34.989Z Downloaded knuffel-derive v3.2.0
18002026-06-08T19:19:34.989Z Downloaded plotters-svg v0.3.7
18012026-06-08T19:19:34.989Z Downloaded serde_regex v1.1.0
18022026-06-08T19:19:34.992Z Downloaded tokio-test v0.4.5
18032026-06-08T19:19:34.995Z Downloaded httptest v0.16.4
18042026-06-08T19:19:34.995Z Downloaded criterion-plot v0.6.0
18052026-06-08T19:19:34.999Z Downloaded textwrap v0.15.2
18062026-06-08T19:19:35.003Z Downloaded datatest-stable v0.3.3
18072026-06-08T19:19:35.006Z Downloaded escape8259 v0.5.3
18082026-06-08T19:19:35.006Z Downloaded cast v0.3.0
18092026-06-08T19:19:35.006Z Downloaded approx v0.5.1
18102026-06-08T19:19:35.010Z Downloaded terminal_size v0.1.17
18112026-06-08T19:19:35.014Z Downloaded constant_time_eq v0.3.1
18122026-06-08T19:19:35.017Z Downloaded supports-color v2.1.0
18132026-06-08T19:19:35.017Z Downloaded async-object-pool v0.2.0
18142026-06-08T19:19:35.021Z Downloaded similar-asserts v1.7.0
18152026-06-08T19:19:35.021Z Downloaded guppy-workspace-hack v0.1.0
18162026-06-08T19:19:35.021Z Downloaded plotters-backend v0.3.7
18172026-06-08T19:19:35.024Z Downloaded supports-hyperlinks v2.1.0
18182026-06-08T19:19:35.027Z Downloaded target-lexicon v0.13.3
18192026-06-08T19:19:35.030Z Downloaded owo-colors v3.5.0
18202026-06-08T19:19:35.030Z Downloaded chumsky v0.9.3
18212026-06-08T19:19:35.044Z Downloaded termcolor v1.4.1
18222026-06-08T19:19:35.047Z Downloaded linkme v0.3.35
18232026-06-08T19:19:35.047Z Downloaded concurrent-queue v2.5.0
18242026-06-08T19:19:35.050Z Downloaded path-tree v0.8.3
18252026-06-08T19:19:35.053Z Downloaded cfg-expr v0.20.6
18262026-06-08T19:19:35.053Z Downloaded async-lock v3.4.2
18272026-06-08T19:19:35.058Z Downloaded rustc-demangle v0.1.27
18282026-06-08T19:19:35.058Z Downloaded stringmetrics v2.2.2
18292026-06-08T19:19:35.061Z Downloaded libtest-mimic v0.8.1
18302026-06-08T19:19:35.061Z Downloaded assert_cmd v2.1.2
18312026-06-08T19:19:35.064Z Downloaded rust-argon2 v2.1.0
18322026-06-08T19:19:35.064Z Downloaded partial-io v0.5.4
18332026-06-08T19:19:35.067Z Downloaded target-spec v3.5.7
18342026-06-08T19:19:35.067Z Downloaded hickory-client v0.25.2
18352026-06-08T19:19:35.071Z Downloaded fancy-regex v0.14.0
18362026-06-08T19:19:35.074Z Downloaded trybuild v1.0.116
18372026-06-08T19:19:35.079Z Downloaded rstest v0.25.0
18382026-06-08T19:19:35.086Z Downloaded knuffel v3.2.0
18392026-06-08T19:19:35.091Z Downloaded rand_distr v0.5.1
18402026-06-08T19:19:35.094Z Downloaded rstest_macros v0.25.0
18412026-06-08T19:19:35.099Z Downloaded miette v5.10.0
18422026-06-08T19:19:35.104Z Downloaded guppy v0.17.25
18432026-06-08T19:19:35.108Z Downloaded criterion v0.7.0
18442026-06-08T19:19:35.113Z Downloaded plotters v0.3.7
18452026-06-08T19:19:35.121Z Downloaded hashbrown v0.14.5
18462026-06-08T19:19:35.140Z Downloaded gimli v0.32.3
18472026-06-08T19:19:35.234Z Downloaded httpmock v0.8.3
18482026-06-08T19:19:36.896Z Checking cfg-if v1.0.4
18492026-06-08T19:19:37.254Z Checking libc v0.2.185
18502026-06-08T19:19:37.257Z Checking serde_core v1.0.228
18512026-06-08T19:19:37.328Z Checking memchr v2.8.0
18522026-06-08T19:19:37.365Z Checking smallvec v1.15.1
18532026-06-08T19:19:37.405Z Checking itoa v1.0.17
18542026-06-08T19:19:37.441Z Checking log v0.4.29
18552026-06-08T19:19:37.485Z Checking libm v0.2.16
18562026-06-08T19:19:37.522Z Checking zeroize v1.8.2
18572026-06-08T19:19:37.568Z Checking scopeguard v1.2.0
18582026-06-08T19:19:37.604Z Checking stable_deref_trait v1.2.1
18592026-06-08T19:19:37.644Z Checking zmij v1.0.21
18602026-06-08T19:19:37.684Z Checking errno v0.3.14
18612026-06-08T19:19:37.715Z Checking getrandom v0.2.17
18622026-06-08T19:19:37.744Z Checking lock_api v0.4.14
18632026-06-08T19:19:37.780Z Checking zerofrom v0.1.6
18642026-06-08T19:19:37.817Z Checking percent-encoding v2.3.2
18652026-06-08T19:19:37.855Z Checking litemap v0.8.1
18662026-06-08T19:19:37.887Z Checking writeable v0.6.2
18672026-06-08T19:19:37.922Z Checking yoke v0.8.1
18682026-06-08T19:19:37.957Z Checking icu_properties_data v2.1.2
18692026-06-08T19:19:37.991Z Checking icu_normalizer_data v2.1.1
18702026-06-08T19:19:38.028Z Checking form_urlencoded v1.2.2
18712026-06-08T19:19:38.063Z Checking utf8_iter v1.0.4
18722026-06-08T19:19:38.100Z Checking subtle v2.6.1
18732026-06-08T19:19:38.137Z Checking zerovec v0.11.5
18742026-06-08T19:19:38.137Z Checking zerotrie v0.2.3
18752026-06-08T19:19:38.204Z Checking num-traits v0.2.19
18762026-06-08T19:19:38.241Z Checking pin-project-lite v0.2.17
18772026-06-08T19:19:38.244Z Checking rand_core v0.10.0
18782026-06-08T19:19:38.309Z Checking rand_core v0.6.4
18792026-06-08T19:19:38.313Z Checking parking_lot_core v0.9.12
18802026-06-08T19:19:38.377Z Checking zerocopy v0.8.40
18812026-06-08T19:19:38.422Z Checking portable-atomic v1.13.1
18822026-06-08T19:19:38.466Z Checking getrandom v0.4.1
18832026-06-08T19:19:38.519Z Checking signal-hook-registry v1.4.8
18842026-06-08T19:19:38.554Z Checking parking_lot v0.12.5
18852026-06-08T19:19:38.621Z Checking tinystr v0.8.2
18862026-06-08T19:19:38.656Z Checking potential_utf v0.1.4
18872026-06-08T19:19:38.710Z Checking critical-section v1.2.0
18882026-06-08T19:19:38.751Z Checking mio v1.2.0
18892026-06-08T19:19:38.797Z Checking serde v1.0.228
18902026-06-08T19:19:38.797Z Checking serde_json v1.0.149
18912026-06-08T19:19:38.865Z Checking bitflags v2.11.0
18922026-06-08T19:19:38.868Z Checking icu_locale_core v2.1.1
18932026-06-08T19:19:38.868Z Checking icu_collections v2.1.1
18942026-06-08T19:19:38.868Z Checking once_cell v1.21.3
18952026-06-08T19:19:39.057Z Checking socket2 v0.6.3
18962026-06-08T19:19:39.099Z Checking typenum v1.19.0
18972026-06-08T19:19:39.156Z Checking iana-time-zone v0.1.65
18982026-06-08T19:19:39.224Z Checking bytes v1.11.1
18992026-06-08T19:19:39.268Z Checking uuid v1.23.0
19002026-06-08T19:19:39.305Z Checking chrono v0.4.44
19012026-06-08T19:19:39.341Z Checking thiserror v2.0.18
19022026-06-08T19:19:39.475Z Checking semver v1.0.28
19032026-06-08T19:19:39.513Z Checking icu_provider v2.1.1
19042026-06-08T19:19:39.564Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19052026-06-08T19:19:39.605Z Checking futures-core v0.3.32
19062026-06-08T19:19:39.655Z Checking generic-array v0.14.7
19072026-06-08T19:19:39.690Z Checking tokio v1.52.1
19082026-06-08T19:19:39.722Z Checking equivalent v1.0.2
19092026-06-08T19:19:39.758Z Checking dyn-clone v1.0.20
19102026-06-08T19:19:39.793Z Checking icu_properties v2.1.2
19112026-06-08T19:19:39.831Z Checking icu_normalizer v2.1.1
19122026-06-08T19:19:39.896Z Checking const-oid v0.9.6
19132026-06-08T19:19:39.939Z Checking futures-sink v0.3.32
19142026-06-08T19:19:40.067Z Checking futures-channel v0.3.32
19152026-06-08T19:19:40.128Z Checking crypto-common v0.1.7
19162026-06-08T19:19:40.163Z Checking block-buffer v0.10.4
19172026-06-08T19:19:40.197Z Checking futures-io v0.3.32
19182026-06-08T19:19:40.280Z Checking futures-task v0.3.32
19192026-06-08T19:19:40.286Z Checking slab v0.4.12
19202026-06-08T19:19:40.347Z Checking rustix v1.1.3
19212026-06-08T19:19:40.349Z Checking byteorder v1.5.0
19222026-06-08T19:19:40.445Z Checking hashbrown v0.17.0
19232026-06-08T19:19:40.496Z Checking futures-util v0.3.32
19242026-06-08T19:19:40.574Z Checking cpufeatures v0.2.17
19252026-06-08T19:19:40.610Z Checking digest v0.10.7
19262026-06-08T19:19:40.650Z Checking idna_adapter v1.2.1
19272026-06-08T19:19:40.685Z Checking thiserror v1.0.69
19282026-06-08T19:19:40.802Z Checking idna v1.1.0
19292026-06-08T19:19:40.838Z Checking getrandom v0.3.4
19302026-06-08T19:19:40.841Z Checking fnv v1.0.7
19312026-06-08T19:19:40.935Z Checking indexmap v2.14.0
19322026-06-08T19:19:40.993Z Checking regex-syntax v0.8.10
19332026-06-08T19:19:41.029Z Checking http v1.4.0
19342026-06-08T19:19:41.075Z Checking url v2.5.8
19352026-06-08T19:19:41.139Z Checking ppv-lite86 v0.2.21
19362026-06-08T19:19:41.234Z Checking tracing-core v0.1.36
19372026-06-08T19:19:41.455Z Checking base64 v0.22.1
19382026-06-08T19:19:41.506Z Checking utf8parse v0.2.2
19392026-06-08T19:19:41.551Z Checking schemars v0.8.22
19402026-06-08T19:19:41.587Z Checking tracing v0.1.44
19412026-06-08T19:19:41.619Z Checking ipnet v2.11.0
19422026-06-08T19:19:41.653Z Checking anstyle v1.0.14
19432026-06-08T19:19:41.724Z Checking unicode-ident v1.0.24
19442026-06-08T19:19:41.820Z Checking untrusted v0.9.0
19452026-06-08T19:19:41.864Z Checking proc-macro2 v1.0.106
19462026-06-08T19:19:41.867Z Checking anstyle-query v1.1.5
19472026-06-08T19:19:41.931Z Checking colorchoice v1.0.4
19482026-06-08T19:19:41.965Z Checking ring v0.17.14
19492026-06-08T19:19:42.016Z Checking base64ct v1.8.3
19502026-06-08T19:19:42.058Z Checking is_terminal_polyfill v1.70.2
19512026-06-08T19:19:42.178Z Checking block-padding v0.3.3
19522026-06-08T19:19:42.213Z Checking quote v1.0.45
19532026-06-08T19:19:42.249Z Checking aho-corasick v1.1.4
19542026-06-08T19:19:42.283Z Checking rustls-pki-types v1.14.0
19552026-06-08T19:19:42.338Z Checking inout v0.1.4
19562026-06-08T19:19:42.340Z Checking httparse v1.10.1
19572026-06-08T19:19:42.408Z Checking syn v2.0.117
19582026-06-08T19:19:42.460Z Checking anstyle-parse v1.0.0
19592026-06-08T19:19:42.507Z Checking cipher v0.4.4
19602026-06-08T19:19:42.593Z Checking terminal_size v0.4.3
19612026-06-08T19:19:42.630Z Checking crossbeam-utils v0.8.21
19622026-06-08T19:19:42.662Z Checking anstream v1.0.0
19632026-06-08T19:19:42.735Z Checking strsim v0.11.1
19642026-06-08T19:19:42.770Z Checking allocator-api2 v0.2.21
19652026-06-08T19:19:42.888Z Checking clap_lex v1.0.0
19662026-06-08T19:19:42.927Z Checking pem-rfc7468 v0.7.0
19672026-06-08T19:19:42.930Z Checking tokio-util v0.7.18
19682026-06-08T19:19:42.995Z Checking regex-automata v0.4.14
19692026-06-08T19:19:42.998Z Checking http-body v1.0.1
19702026-06-08T19:19:42.998Z Checking sha2 v0.10.9
19712026-06-08T19:19:43.092Z Checking clap_builder v4.6.0
19722026-06-08T19:19:43.095Z Checking powerfmt v0.2.0
19732026-06-08T19:19:43.159Z Checking atomic-waker v1.1.2
19742026-06-08T19:19:43.191Z Checking rand_core v0.9.5
19752026-06-08T19:19:43.282Z Checking hmac v0.12.1
19762026-06-08T19:19:43.318Z Checking deranged v0.5.8
19772026-06-08T19:19:43.357Z Checking num_threads v0.1.7
19782026-06-08T19:19:43.395Z Checking try-lock v0.2.5
19792026-06-08T19:19:43.441Z Checking num-conv v0.2.0
19802026-06-08T19:19:43.476Z Checking time-core v0.1.8
19812026-06-08T19:19:43.521Z Checking httpdate v1.0.3
19822026-06-08T19:19:43.576Z Checking h2 v0.4.13
19832026-06-08T19:19:43.611Z Checking want v0.3.1
19842026-06-08T19:19:43.646Z Checking erased-serde v0.3.31
19852026-06-08T19:19:43.693Z Checking pin-utils v0.1.0
19862026-06-08T19:19:43.759Z Checking tower-layer v0.3.3
19872026-06-08T19:19:43.793Z Checking flagset v0.4.7
19882026-06-08T19:19:43.937Z Checking ryu v1.0.23
19892026-06-08T19:19:43.940Z Checking tower-service v0.3.3
19902026-06-08T19:19:44.048Z Checking slog v2.8.2
19912026-06-08T19:19:44.086Z Checking der v0.7.10
19922026-06-08T19:19:44.120Z Checking rand_chacha v0.9.0
19932026-06-08T19:19:44.255Z Checking time v0.3.47
19942026-06-08T19:19:44.342Z Checking anyhow v1.0.102
19952026-06-08T19:19:44.347Z Checking clap v4.6.1
19962026-06-08T19:19:44.347Z Checking mime v0.3.17
19972026-06-08T19:19:44.515Z Checking rand v0.9.2
19982026-06-08T19:19:44.569Z Checking spin v0.9.8
19992026-06-08T19:19:44.605Z Checking http-body-util v0.1.3
20002026-06-08T19:19:44.698Z Checking aws-lc-sys v0.40.0
20012026-06-08T19:19:44.779Z Checking untrusted v0.7.1
20022026-06-08T19:19:44.826Z Checking ipnetwork v0.21.1
20032026-06-08T19:19:44.856Z Checking openssl-probe v0.2.1
20042026-06-08T19:19:44.859Z Checking fastrand v2.3.0
20052026-06-08T19:19:44.921Z Checking spki v0.7.3
20062026-06-08T19:19:44.990Z Checking serde_urlencoded v0.7.1
20072026-06-08T19:19:45.027Z Checking pbkdf2 v0.12.2
20082026-06-08T19:19:45.061Z Checking aes v0.8.4
20092026-06-08T19:19:45.095Z Checking encoding_rs v0.8.35
20102026-06-08T19:19:45.129Z Checking regex v1.12.3
20112026-06-08T19:19:45.164Z Checking cbc v0.1.2
20122026-06-08T19:19:45.220Z Checking salsa20 v0.10.2
20132026-06-08T19:19:45.255Z Checking aws-lc-rs v1.16.3
20142026-06-08T19:19:45.316Z Checking rand_chacha v0.3.1
20152026-06-08T19:19:45.383Z Checking hex v0.4.3
20162026-06-08T19:19:45.418Z Checking pretty-hex v0.4.1
20172026-06-08T19:19:45.453Z Checking simd-adler32 v0.3.8
20182026-06-08T19:19:45.488Z Checking scrypt v0.11.0
20192026-06-08T19:19:45.552Z Checking rand v0.8.6
20202026-06-08T19:19:45.588Z Checking tempfile v3.25.0
20212026-06-08T19:19:45.638Z Checking plain v0.2.3
20222026-06-08T19:19:45.675Z Checking adler2 v2.0.1
20232026-06-08T19:19:45.678Z Checking pkcs5 v0.7.1
20242026-06-08T19:19:45.807Z Checking rustls-native-certs v0.8.3
20252026-06-08T19:19:45.810Z Checking sync_wrapper v1.0.2
20262026-06-08T19:19:45.904Z Checking miniz_oxide v0.8.9
20272026-06-08T19:19:45.967Z Checking ucd-trie v0.1.7
20282026-06-08T19:19:45.970Z Checking tower v0.5.3
20292026-06-08T19:19:46.033Z Checking pkcs8 v0.10.2
20302026-06-08T19:19:46.067Z Checking webpki-roots v1.0.6
20312026-06-08T19:19:46.102Z Checking camino v1.2.2
20322026-06-08T19:19:46.137Z Checking pest v2.8.6
20332026-06-08T19:19:46.141Z Checking rustls-webpki v0.103.9
20342026-06-08T19:19:46.210Z Checking foldhash v0.2.0
20352026-06-08T19:19:46.246Z Checking iri-string v0.7.10
20362026-06-08T19:19:46.284Z Checking hyper v1.8.1
20372026-06-08T19:19:46.287Z Checking oxnet v0.1.5
20382026-06-08T19:19:46.374Z Checking futures-executor v0.3.32
20392026-06-08T19:19:46.409Z Checking hashbrown v0.16.1
20402026-06-08T19:19:46.444Z Checking either v1.15.0
20412026-06-08T19:19:46.566Z Checking futures v0.3.32
20422026-06-08T19:19:46.601Z Checking openapiv3 v2.2.0
20432026-06-08T19:19:46.643Z Checking rustls v0.23.37
20442026-06-08T19:19:46.681Z Checking crc32fast v1.5.0
20452026-06-08T19:19:46.684Z Checking static_assertions v1.1.0
20462026-06-08T19:19:46.813Z Checking lazy_static v1.5.0
20472026-06-08T19:19:46.851Z Checking signature v2.2.0
20482026-06-08T19:19:46.935Z Checking winnow v0.7.14
20492026-06-08T19:19:46.971Z Checking hubpack v0.1.2
20502026-06-08T19:19:47.014Z Checking zlib-rs v0.6.2
20512026-06-08T19:19:47.172Z Checking strum v0.26.3
20522026-06-08T19:19:47.235Z Checking hyper-util v0.1.20
20532026-06-08T19:19:47.270Z Checking tinyvec_macros v0.1.1
20542026-06-08T19:19:47.309Z Checking psl-types v2.0.11
20552026-06-08T19:19:47.346Z Checking tower-http v0.6.8
20562026-06-08T19:19:47.378Z Checking tinyvec v1.10.0
20572026-06-08T19:19:47.453Z Checking publicsuffix v2.3.0
20582026-06-08T19:19:47.640Z Checking cookie v0.18.1
20592026-06-08T19:19:47.675Z Checking sha1 v0.10.6
20602026-06-08T19:19:47.719Z Checking num-integer v0.1.46
20612026-06-08T19:19:47.866Z Checking scroll v0.13.0
20622026-06-08T19:19:47.903Z Checking data-encoding v2.10.0
20632026-06-08T19:19:47.935Z Checking flate2 v1.1.9
20642026-06-08T19:19:47.938Z Checking cookie_store v0.22.1
20652026-06-08T19:19:48.002Z Checking serde_spanned v0.6.9
20662026-06-08T19:19:48.121Z Checking goblin v0.10.5
20672026-06-08T19:19:48.158Z Checking toml_datetime v0.6.11
20682026-06-08T19:19:48.161Z Checking memmap2 v0.9.10
20692026-06-08T19:19:48.222Z Checking base16ct v0.2.0
20702026-06-08T19:19:48.262Z Checking bit-vec v0.8.0
20712026-06-08T19:19:48.322Z Checking dtrace-parser v0.3.0
20722026-06-08T19:19:48.358Z Checking ff v0.13.1
20732026-06-08T19:19:48.403Z Checking sec1 v0.7.3
20742026-06-08T19:19:48.425Z Checking wait-timeout v0.2.1
20752026-06-08T19:19:48.481Z Checking bit-set v0.8.0
20762026-06-08T19:19:48.484Z Checking thread-id v5.1.0
20772026-06-08T19:19:48.548Z Checking foreign-types-shared v0.1.1
20782026-06-08T19:19:48.583Z Checking group v0.13.0
20792026-06-08T19:19:48.586Z Checking num-iter v0.1.45
20802026-06-08T19:19:48.650Z Checking bstr v1.12.1
20812026-06-08T19:19:48.653Z Checking hkdf v0.12.4
20822026-06-08T19:19:48.717Z Checking crossbeam-epoch v0.9.18
20832026-06-08T19:19:48.721Z Checking foreign-types v0.3.2
20842026-06-08T19:19:48.721Z Checking anstyle-parse v0.2.7
20852026-06-08T19:19:48.812Z Checking ahash v0.8.12
20862026-06-08T19:19:48.847Z Checking crypto-bigint v0.5.5
20872026-06-08T19:19:48.850Z Checking openssl-sys v0.9.115
20882026-06-08T19:19:48.952Z Checking quick-error v1.2.3
20892026-06-08T19:19:48.988Z Checking anstream v0.6.21
20902026-06-08T19:19:49.033Z Checking rand_xorshift v0.4.0
20912026-06-08T19:19:49.069Z Checking tokio-rustls v0.26.4
20922026-06-08T19:19:49.072Z Checking rustls-platform-verifier v0.6.2
20932026-06-08T19:19:49.136Z Checking rusty-fork v0.3.1
20942026-06-08T19:19:49.180Z Checking scroll v0.12.0
20952026-06-08T19:19:49.219Z Checking unarray v0.1.4
20962026-06-08T19:19:49.269Z Checking num-bigint-dig v0.8.6
20972026-06-08T19:19:49.305Z Checking openssl v0.10.79
20982026-06-08T19:19:49.340Z Checking hyper-rustls v0.27.7
20992026-06-08T19:19:49.343Z Checking pkcs1 v0.7.5
21002026-06-08T19:19:49.405Z Checking proptest v1.11.0
21012026-06-08T19:19:49.439Z Checking goblin v0.8.2
21022026-06-08T19:19:49.577Z Checking reqwest v0.13.2
21032026-06-08T19:19:49.613Z Checking x509-cert v0.2.5
21042026-06-08T19:19:49.765Z Checking elliptic-curve v0.13.8
21052026-06-08T19:19:50.093Z Checking zerocopy v0.7.35
21062026-06-08T19:19:50.130Z Checking unicode-segmentation v1.12.0
21072026-06-08T19:19:50.288Z Checking rsa v0.9.10
21082026-06-08T19:19:50.470Z Checking dtrace-parser v0.2.0
21092026-06-08T19:19:50.473Z Checking rfc6979 v0.4.0
21102026-06-08T19:19:50.539Z Checking dof v0.4.0
21112026-06-08T19:19:50.602Z Checking memoffset v0.9.1
21122026-06-08T19:19:50.651Z Checking thread-id v4.2.2
21132026-06-08T19:19:50.711Z Checking ecdsa v0.16.9
21142026-06-08T19:19:50.746Z Checking curve25519-dalek v4.1.3
21152026-06-08T19:19:50.780Z Checking rustix v0.38.44
21162026-06-08T19:19:50.783Z Checking env_filter v1.0.0
21172026-06-08T19:19:50.953Z Checking toml_write v0.1.2
21182026-06-08T19:19:51.087Z Checking same-file v1.0.6
21192026-06-08T19:19:51.152Z Checking keccak v0.1.6
21202026-06-08T19:19:51.197Z Checking usdt-impl v0.6.0
21212026-06-08T19:19:51.233Z Checking walkdir v2.5.0
21222026-06-08T19:19:51.236Z Checking newtype-uuid v1.3.2
21232026-06-08T19:19:51.317Z Checking native-tls v0.2.18
21242026-06-08T19:19:51.352Z Checking sha3 v0.10.8
21252026-06-08T19:19:51.387Z Checking dof v0.3.0
21262026-06-08T19:19:51.422Z Checking toml_edit v0.22.27
21272026-06-08T19:19:51.489Z Checking daft v0.1.7
21282026-06-08T19:19:51.526Z Checking usdt v0.6.0
21292026-06-08T19:19:51.529Z Checking tokio-native-tls v0.3.1
21302026-06-08T19:19:51.591Z Checking env_logger v0.11.9
21312026-06-08T19:19:51.627Z Checking ed25519 v2.2.3
21322026-06-08T19:19:51.661Z Checking itertools v0.13.0
21332026-06-08T19:19:51.717Z Checking usdt-impl v0.5.0
21342026-06-08T19:19:51.720Z Checking serde_with v3.17.0
21352026-06-08T19:19:51.785Z Checking hyper-tls v0.6.0
21362026-06-08T19:19:51.788Z Checking siphasher v1.0.2
21372026-06-08T19:19:51.852Z Checking bitflags v1.3.2
21382026-06-08T19:19:51.855Z Checking ed25519-dalek v2.2.0
21392026-06-08T19:19:51.984Z Checking nix v0.31.2
21402026-06-08T19:19:51.986Z Checking reqwest v0.12.28
21412026-06-08T19:19:52.051Z Checking toml_parser v1.0.9+spec-1.1.0
21422026-06-08T19:19:52.054Z Checking unicode-normalization v0.1.25
21432026-06-08T19:19:52.116Z Checking signal-hook v0.3.18
21442026-06-08T19:19:52.334Z Checking managed v0.8.0
21452026-06-08T19:19:52.432Z Checking winnow v0.5.40
21462026-06-08T19:19:52.480Z Checking bzip2-sys v0.1.13+1.0.8
21472026-06-08T19:19:52.547Z Checking object v0.37.3
21482026-06-08T19:19:52.550Z Checking foldhash v0.1.5
21492026-06-08T19:19:52.614Z Checking bzip2 v0.4.4
21502026-06-08T19:19:52.704Z Checking signal-hook-mio v0.2.5
21512026-06-08T19:19:52.741Z Checking hashbrown v0.15.5
21522026-06-08T19:19:52.806Z Checking globset v0.4.18
21532026-06-08T19:19:52.840Z Checking ref-cast v1.0.25
21542026-06-08T19:19:52.897Z Checking zstd-sys v2.0.16+zstd.1.5.7
21552026-06-08T19:19:52.965Z Checking zip v0.6.6
21562026-06-08T19:19:53.036Z Checking zstd-safe v7.2.4
21572026-06-08T19:19:53.081Z Checking pin-project v1.1.11
21582026-06-08T19:19:53.115Z Checking bumpalo v3.20.2
21592026-06-08T19:19:53.192Z Checking libbz2-rs-sys v0.2.2
21602026-06-08T19:19:53.230Z Checking zstd v0.13.3
21612026-06-08T19:19:53.233Z Checking crossterm v0.28.1
21622026-06-08T19:19:53.296Z Checking similar v2.7.0
21632026-06-08T19:19:53.330Z Checking tokio-stream v0.1.18
21642026-06-08T19:19:53.364Z Checking zopfli v0.8.3
21652026-06-08T19:19:53.475Z Checking fs-err v3.3.0
21662026-06-08T19:19:53.589Z Checking toml_edit v0.19.15
21672026-06-08T19:19:53.628Z Checking bzip2 v0.6.1
21682026-06-08T19:19:53.711Z Checking pem v3.0.6
21692026-06-08T19:19:53.747Z Checking hash32 v0.2.1
21702026-06-08T19:19:53.750Z Checking serde-big-array v0.5.1
21712026-06-08T19:19:53.813Z Checking unicode-properties v0.1.4
21722026-06-08T19:19:53.816Z Checking jiff v0.2.21
21732026-06-08T19:19:53.893Z Checking unicode-bidi v0.3.18
21742026-06-08T19:19:53.933Z Checking predicates-core v1.0.10
21752026-06-08T19:19:53.970Z Checking heapless v0.7.17
21762026-06-08T19:19:53.973Z Checking snafu v0.8.9
21772026-06-08T19:19:54.035Z Checking olpc-cjson v0.1.4
21782026-06-08T19:19:54.083Z Checking hickory-proto v0.25.2
21792026-06-08T19:19:54.195Z Checking md-5 v0.10.6
21802026-06-08T19:19:54.230Z Checking stringprep v0.1.5
21812026-06-08T19:19:54.263Z Checking serde_plain v1.0.2
21822026-06-08T19:19:54.360Z Checking float-cmp v0.10.0
21832026-06-08T19:19:54.407Z Checking normalize-line-endings v0.3.0
21842026-06-08T19:19:54.412Z Checking typed-path v0.9.3
21852026-06-08T19:19:54.474Z Checking fallible-iterator v0.2.0
21862026-06-08T19:19:54.513Z Checking difflib v0.4.0
21872026-06-08T19:19:54.547Z Checking smoltcp v0.9.1
21882026-06-08T19:19:54.661Z Checking toml v0.7.8
21892026-06-08T19:19:54.718Z Checking predicates v3.1.4
21902026-06-08T19:19:54.771Z Checking postgres-protocol v0.6.10
21912026-06-08T19:19:54.894Z Checking iddqd v0.4.2
21922026-06-08T19:19:54.996Z Checking phf_shared v0.11.3
21932026-06-08T19:19:55.038Z Checking phf_shared v0.13.1
21942026-06-08T19:19:55.116Z Checking buf-list v1.1.2
21952026-06-08T19:19:55.159Z Checking strum v0.27.2
21962026-06-08T19:19:55.194Z Checking lalrpop-util v0.19.12
21972026-06-08T19:19:55.226Z Checking tough v0.22.0
21982026-06-08T19:19:55.263Z Checking fixedbitset v0.5.7
21992026-06-08T19:19:55.300Z Checking new_debug_unreachable v1.0.6
22002026-06-08T19:19:55.335Z Checking fixedbitset v0.4.2
22012026-06-08T19:19:55.377Z Checking precomputed-hash v0.1.1
22022026-06-08T19:19:55.412Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22032026-06-08T19:19:55.485Z Checking petgraph v0.8.3
22042026-06-08T19:19:55.520Z Checking petgraph v0.6.5
22052026-06-08T19:19:55.523Z Checking string_cache v0.8.9
22062026-06-08T19:19:55.748Z Checking phf v0.13.1
22072026-06-08T19:19:55.829Z Checking postgres-types v0.2.12
22082026-06-08T19:19:55.931Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22092026-06-08T19:19:56.106Z Checking zip v4.6.1
22102026-06-08T19:19:56.179Z Checking whoami v2.1.0
22112026-06-08T19:19:56.224Z Checking peg-runtime v0.8.5
22122026-06-08T19:19:56.399Z Checking tokio-postgres v0.7.16
22132026-06-08T19:19:56.557Z Checking is-terminal v0.4.17
22142026-06-08T19:19:56.683Z Checking crossbeam-channel v0.5.15
22152026-06-08T19:19:56.726Z Compiling structmeta-derive v0.3.0
22162026-06-08T19:19:56.799Z Checking thread_local v1.1.9
22172026-06-08T19:19:56.948Z Checking take_mut v0.2.2
22182026-06-08T19:19:56.994Z Checking term v1.2.1
22192026-06-08T19:19:57.045Z Compiling newtype-uuid-macros v0.1.0
22202026-06-08T19:19:57.083Z Checking slog-async v2.8.0
22212026-06-08T19:19:57.116Z Compiling rustls v0.22.4
22222026-06-08T19:19:57.250Z Checking slog-term v2.9.2
22232026-06-08T19:19:57.288Z Compiling multer v3.1.0
22242026-06-08T19:19:57.324Z Compiling async-stream-impl v0.3.6
22252026-06-08T19:19:57.397Z Compiling dropshot v0.17.0
22262026-06-08T19:19:57.539Z Compiling dropshot_endpoint v0.17.0
22272026-06-08T19:19:57.584Z Checking match_cfg v0.1.0
22282026-06-08T19:19:57.687Z Checking hostname v0.3.1
22292026-06-08T19:19:57.717Z Checking slog-json v2.6.1
22302026-06-08T19:19:57.752Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22312026-06-08T19:19:57.835Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22322026-06-08T19:19:57.839Z Checking debug-ignore v1.0.5
22332026-06-08T19:19:57.885Z Compiling structmeta v0.3.0
22342026-06-08T19:19:57.919Z Checking slog-bunyan v2.5.0
22352026-06-08T19:19:57.959Z Checking progenitor-client v0.14.0
22362026-06-08T19:19:57.996Z Checking rustls-webpki v0.102.8
22372026-06-08T19:19:58.000Z Checking serde_path_to_error v0.1.20
22382026-06-08T19:19:58.061Z Checking toml_datetime v1.0.0+spec-1.1.0
22392026-06-08T19:19:58.119Z Compiling derive-ex v0.1.8
22402026-06-08T19:19:58.159Z Checking serde_spanned v1.0.4
22412026-06-08T19:19:58.217Z Checking compression-core v0.4.31
22422026-06-08T19:19:58.263Z Checking toml_writer v1.0.6+spec-1.1.0
22432026-06-08T19:19:58.299Z Checking async-stream v0.3.6
22442026-06-08T19:19:58.333Z Checking waitgroup v0.1.2
22452026-06-08T19:19:58.398Z Checking compression-codecs v0.4.37
22462026-06-08T19:19:58.464Z Checking rustls-pemfile v2.2.0
22472026-06-08T19:19:58.467Z Checking toml v1.0.6+spec-1.1.0
22482026-06-08T19:19:58.528Z Checking hostname v0.4.2
22492026-06-08T19:19:58.574Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22502026-06-08T19:19:58.609Z Checking async-compression v0.4.41
22512026-06-08T19:19:58.643Z Compiling parse-display-derive v0.10.0
22522026-06-08T19:19:58.677Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22532026-06-08T19:19:58.713Z Checking regress v0.10.5
22542026-06-08T19:19:58.846Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22552026-06-08T19:19:58.882Z Checking itertools v0.14.0
22562026-06-08T19:19:59.104Z Checking macaddr v1.0.1
22572026-06-08T19:19:59.282Z Checking instant v0.1.13
22582026-06-08T19:19:59.317Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22592026-06-08T19:19:59.320Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
22602026-06-08T19:19:59.399Z Checking backoff v0.4.0
22612026-06-08T19:19:59.583Z Checking backon v1.6.0
22622026-06-08T19:19:59.622Z Checking humantime v2.3.0
22632026-06-08T19:19:59.784Z Checking progenitor-extras v0.2.0
22642026-06-08T19:19:59.827Z Compiling test-strategy v0.4.5
22652026-06-08T19:19:59.862Z Checking progenitor-client v0.10.0
22662026-06-08T19:19:59.865Z Checking unicode-width v0.2.0
22672026-06-08T19:19:59.926Z Checking tokio-rustls v0.25.0
22682026-06-08T19:19:59.968Z Checking heck v0.5.0
22692026-06-08T19:20:00.030Z Compiling convert_case v0.4.0
22702026-06-08T19:20:00.117Z Checking half v2.7.1
22712026-06-08T19:20:00.120Z Checking ciborium-io v0.2.2
22722026-06-08T19:20:00.188Z Checking secrecy v0.10.3
22732026-06-08T19:20:00.223Z Compiling regress v0.11.1
22742026-06-08T19:20:00.285Z Checking indent_write v2.2.0
22752026-06-08T19:20:00.332Z Checking parse-display v0.10.0
22762026-06-08T19:20:00.369Z Checking universal-hash v0.5.1
22772026-06-08T19:20:00.403Z Checking ciborium-ll v0.2.2
22782026-06-08T19:20:00.435Z Compiling derive_more v0.99.20
22792026-06-08T19:20:00.468Z Checking opaque-debug v0.3.1
22802026-06-08T19:20:00.503Z Compiling unsafe-libyaml v0.2.11
22812026-06-08T19:20:00.570Z Compiling crucible-workspace-hack v0.1.0
22822026-06-08T19:20:00.606Z Checking ciborium v0.2.2
22832026-06-08T19:20:00.817Z Checking camino-tempfile v1.4.1
22842026-06-08T19:20:01.012Z Checking aead v0.5.2
22852026-06-08T19:20:01.068Z Compiling serde_yaml v0.9.34+deprecated
22862026-06-08T19:20:01.276Z Checking poly1305 v0.8.0
22872026-06-08T19:20:01.309Z Checking chacha20 v0.9.1
22882026-06-08T19:20:01.367Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22892026-06-08T19:20:01.580Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22902026-06-08T19:20:01.583Z Compiling thiserror-impl-no-std v2.0.2
22912026-06-08T19:20:01.833Z Checking swrite v0.1.0
22922026-06-08T19:20:01.931Z Compiling typify-impl v0.6.2
22932026-06-08T19:20:01.966Z Checking password-hash v0.5.0
22942026-06-08T19:20:02.168Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22952026-06-08T19:20:02.229Z Checking blake2 v0.10.6
22962026-06-08T19:20:02.498Z Checking argon2 v0.5.3
22972026-06-08T19:20:02.619Z Checking chacha20poly1305 v0.10.1
22982026-06-08T19:20:02.781Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22992026-06-08T19:20:02.850Z Checking thiserror-no-std v2.0.2
23002026-06-08T19:20:02.886Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23012026-06-08T19:20:02.969Z Checking vsss-rs v3.3.4
23022026-06-08T19:20:03.063Z Checking byte-wrapper v0.1.0
23032026-06-08T19:20:03.213Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23042026-06-08T19:20:03.247Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23052026-06-08T19:20:03.299Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23062026-06-08T19:20:03.477Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23072026-06-08T19:20:03.513Z Checking crossbeam-deque v0.8.6
23082026-06-08T19:20:03.577Z Compiling rayon-core v1.13.0
23092026-06-08T19:20:03.716Z Compiling num-derive v0.4.2
23102026-06-08T19:20:03.830Z Checking toml v0.8.23
23112026-06-08T19:20:04.116Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23122026-06-08T19:20:04.184Z Compiling toml_datetime v0.7.5+spec-1.1.0
23132026-06-08T19:20:04.397Z Compiling toml_edit v0.23.10+spec-1.0.0
23142026-06-08T19:20:04.464Z Compiling proc-macro-error v1.0.4
23152026-06-08T19:20:04.591Z Checking rayon v1.11.0
23162026-06-08T19:20:04.666Z Checking tabwriter v1.4.1
23172026-06-08T19:20:04.802Z Checking colored v3.1.1
23182026-06-08T19:20:04.846Z Checking glob v0.3.3
23192026-06-08T19:20:04.930Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23202026-06-08T19:20:05.031Z Compiling proc-macro-crate v3.4.0
23212026-06-08T19:20:05.066Z Compiling heapless v0.8.0
23222026-06-08T19:20:05.071Z Compiling ingot-macros v0.1.1
23232026-06-08T19:20:05.293Z Checking hash32 v0.3.1
23242026-06-08T19:20:05.452Z Checking unicode-width v0.1.14
23252026-06-08T19:20:05.488Z Compiling smoltcp v0.11.0
23262026-06-08T19:20:05.604Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23272026-06-08T19:20:05.638Z Compiling num_enum_derive v0.7.6
23282026-06-08T19:20:05.925Z Checking cobs v0.3.0
23292026-06-08T19:20:05.958Z Compiling usdt-macro v0.5.0
23302026-06-08T19:20:06.074Z Compiling usdt-attr-macro v0.5.0
23312026-06-08T19:20:06.108Z Checking memmap v0.7.0
23322026-06-08T19:20:06.141Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23332026-06-08T19:20:06.387Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23342026-06-08T19:20:06.431Z Checking postcard v1.1.3
23352026-06-08T19:20:06.502Z Compiling typify-macro v0.6.2
23362026-06-08T19:20:06.729Z Compiling proc-macro-crate v1.3.1
23372026-06-08T19:20:06.762Z Checking num_enum v0.7.6
23382026-06-08T19:20:06.805Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23392026-06-08T19:20:06.900Z Checking usdt v0.5.0
23402026-06-08T19:20:06.934Z Checking sigpipe v0.1.3
23412026-06-08T19:20:07.040Z Compiling foreign-types-macros v0.2.3
23422026-06-08T19:20:07.074Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23432026-06-08T19:20:07.106Z Checking foreign-types-shared v0.3.1
23442026-06-08T19:20:07.180Z Checking cpufeatures v0.3.0
23452026-06-08T19:20:07.225Z Compiling num_enum_derive v0.5.11
23462026-06-08T19:20:07.283Z Checking chacha20 v0.10.0
23472026-06-08T19:20:07.558Z Checking cstr-argument v0.1.2
23482026-06-08T19:20:07.560Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23492026-06-08T19:20:07.659Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23502026-06-08T19:20:07.693Z Checking foreign-types v0.5.0
23512026-06-08T19:20:07.725Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23522026-06-08T19:20:07.799Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23532026-06-08T19:20:07.918Z Checking ingot-types v0.1.2
23542026-06-08T19:20:07.995Z Checking rand v0.10.0
23552026-06-08T19:20:07.999Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23562026-06-08T19:20:08.060Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23572026-06-08T19:20:08.127Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23582026-06-08T19:20:08.190Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23592026-06-08T19:20:08.193Z Checking itertools v0.12.1
23602026-06-08T19:20:08.286Z Checking num_enum v0.5.11
23612026-06-08T19:20:08.321Z Checking ingot v0.1.1
23622026-06-08T19:20:08.325Z Compiling typify v0.6.2
23632026-06-08T19:20:08.389Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23642026-06-08T19:20:08.452Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23652026-06-08T19:20:08.487Z Compiling progenitor-impl v0.14.0
23662026-06-08T19:20:08.645Z Compiling zone_cfg_derive v0.3.1
23672026-06-08T19:20:08.777Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23682026-06-08T19:20:08.977Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23692026-06-08T19:20:09.238Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23702026-06-08T19:20:09.315Z Checking zone v0.3.1
23712026-06-08T19:20:09.413Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23722026-06-08T19:20:09.448Z Checking smf v0.2.3
23732026-06-08T19:20:09.451Z Checking whoami v1.6.1
23742026-06-08T19:20:09.513Z Checking tokio-dtrace v0.1.1
23752026-06-08T19:20:09.660Z Compiling derive-where v1.6.0
23762026-06-08T19:20:09.694Z Checking console v0.15.11
23772026-06-08T19:20:09.699Z Checking atomicwrites v0.4.4
23782026-06-08T19:20:09.762Z Checking newline-converter v0.3.0
23792026-06-08T19:20:09.765Z Checking oxide-tokio-rt v0.1.4
23802026-06-08T19:20:09.881Z Checking num-rational v0.4.2
23812026-06-08T19:20:09.916Z Checking num-complex v0.4.6
23822026-06-08T19:20:09.957Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23832026-06-08T19:20:09.991Z Checking bytecount v0.6.9
23842026-06-08T19:20:10.023Z Checking expectorate v1.2.0
23852026-06-08T19:20:10.121Z Checking float-ord v0.3.2
23862026-06-08T19:20:10.179Z Compiling prettyplease v0.2.37
23872026-06-08T19:20:10.182Z Compiling owo-colors v4.3.0
23882026-06-08T19:20:10.251Z Compiling cancel-safe-futures v0.1.5
23892026-06-08T19:20:10.284Z Checking num v0.4.3
23902026-06-08T19:20:10.386Z Checking libsw-core v0.3.2
23912026-06-08T19:20:10.461Z Checking linear-map v1.2.0
23922026-06-08T19:20:10.573Z Checking libsw v3.5.0
23932026-06-08T19:20:10.749Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23942026-06-08T19:20:10.815Z Checking gethostname v0.5.0
23952026-06-08T19:20:10.932Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
23962026-06-08T19:20:11.101Z Compiling progenitor-macro v0.14.0
23972026-06-08T19:20:11.134Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
23982026-06-08T19:20:11.276Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23992026-06-08T19:20:12.150Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24002026-06-08T19:20:12.253Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=8b44982bf0d3f8ea52c810b2b00425a1e350e2f8#8b44982b)
24012026-06-08T19:20:12.654Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24022026-06-08T19:20:15.301Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24032026-06-08T19:20:15.529Z Checking resolv-conf v0.7.6
24042026-06-08T19:20:15.742Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24052026-06-08T19:20:16.002Z Checking smawk v0.3.2
24062026-06-08T19:20:16.035Z Checking unicode-linebreak v0.1.5
24072026-06-08T19:20:16.121Z Checking progenitor v0.14.0
24082026-06-08T19:20:16.124Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24092026-06-08T19:20:16.190Z Checking papergrid v0.11.0
24102026-06-08T19:20:16.272Z Compiling tabled_derive v0.7.0
24112026-06-08T19:20:16.308Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24122026-06-08T19:20:16.458Z Compiling convert_case v0.10.0
24132026-06-08T19:20:16.493Z Compiling slog-dtrace v0.3.0
24142026-06-08T19:20:16.801Z Compiling derive_more-impl v2.1.1
24152026-06-08T19:20:16.835Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24162026-06-08T19:20:17.300Z Checking tabled v0.15.0
24172026-06-08T19:20:17.584Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24182026-06-08T19:20:17.653Z Checking derive_more v2.1.1
24192026-06-08T19:20:17.761Z Checking crossterm v0.29.0
24202026-06-08T19:20:17.796Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24212026-06-08T19:20:17.829Z Checking linked-hash-map v0.5.6
24222026-06-08T19:20:18.045Z Checking lru-cache v0.1.2
24232026-06-08T19:20:18.196Z Checking hickory-proto v0.24.4
24242026-06-08T19:20:18.335Z Checking fd-lock v4.0.4
24252026-06-08T19:20:18.369Z Checking vte v0.14.1
24262026-06-08T19:20:18.470Z Checking display-error-chain v0.2.2
24272026-06-08T19:20:18.507Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24282026-06-08T19:20:18.510Z Checking nu-ansi-term v0.50.3
24292026-06-08T19:20:18.572Z Checking strip-ansi-escapes v0.2.1
24302026-06-08T19:20:18.619Z Checking termtree v0.5.1
24312026-06-08T19:20:18.670Z Checking textwrap v0.16.2
24322026-06-08T19:20:18.704Z Compiling minimal-lexical v0.2.1
24332026-06-08T19:20:18.773Z Checking reedline v0.40.0
24342026-06-08T19:20:18.806Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24352026-06-08T19:20:18.914Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24362026-06-08T19:20:18.950Z Compiling nom v7.1.3
24372026-06-08T19:20:18.991Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24382026-06-08T19:20:19.288Z Compiling ar_archive_writer v0.5.1
24392026-06-08T19:20:19.477Z Checking csv-core v0.1.13
24402026-06-08T19:20:19.600Z Compiling stacker v0.1.23
24412026-06-08T19:20:19.688Z Checking csv v1.4.0
24422026-06-08T19:20:19.893Z Compiling cfg_aliases v0.1.1
24432026-06-08T19:20:19.955Z Checking highway v1.3.0
24442026-06-08T19:20:20.002Z Compiling semver v0.1.20
24452026-06-08T19:20:20.035Z Checking hickory-resolver v0.24.4
24462026-06-08T19:20:20.069Z Compiling nix v0.28.0
24472026-06-08T19:20:20.147Z Checking nibble_vec v0.1.0
24482026-06-08T19:20:20.183Z Compiling psm v0.1.30
24492026-06-08T19:20:20.216Z Compiling rustc_version v0.1.7
24502026-06-08T19:20:20.303Z Checking endian-type v0.1.2
24512026-06-08T19:20:20.337Z Checking home v0.5.12
24522026-06-08T19:20:20.340Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24532026-06-08T19:20:20.479Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24542026-06-08T19:20:20.482Z Checking radix_trie v0.2.1
24552026-06-08T19:20:20.482Z Compiling newtype_derive v0.1.6
24562026-06-08T19:20:20.573Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24572026-06-08T19:20:20.732Z Checking phf_shared v0.12.1
24582026-06-08T19:20:20.810Z Checking nom v8.0.0
24592026-06-08T19:20:20.813Z Checking qorb v0.4.1
24602026-06-08T19:20:20.900Z Compiling recursive-proc-macro-impl v0.1.1
24612026-06-08T19:20:20.985Z Compiling chrono-tz v0.10.4
24622026-06-08T19:20:21.084Z Checking phf v0.12.1
24632026-06-08T19:20:21.258Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24642026-06-08T19:20:21.261Z Compiling const_format_proc_macros v0.2.34
24652026-06-08T19:20:21.323Z Compiling peg-macros v0.8.5
24662026-06-08T19:20:21.357Z Checking recursive v0.1.1
24672026-06-08T19:20:21.479Z Checking winnow v0.6.26
24682026-06-08T19:20:21.810Z Compiling sqlparser_derive v0.5.0
24692026-06-08T19:20:22.073Z Checking unicode_categories v0.1.1
24702026-06-08T19:20:22.258Z Checking rustyline v14.0.0
24712026-06-08T19:20:22.611Z Checking sqlparser v0.61.0
24722026-06-08T19:20:22.704Z Checking sqlformat v0.3.5
24732026-06-08T19:20:22.782Z Checking peg v0.8.5
24742026-06-08T19:20:22.811Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24752026-06-08T19:20:22.880Z Checking const_format v0.2.35
24762026-06-08T19:20:23.172Z Checking bcs v0.1.6
24772026-06-08T19:20:23.244Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
24782026-06-08T19:20:23.345Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24792026-06-08T19:20:23.432Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24802026-06-08T19:20:23.529Z Checking steno v0.4.1
24812026-06-08T19:20:23.566Z Checking filetime v0.2.27
24822026-06-08T19:20:23.735Z Checking xattr v1.6.1
24832026-06-08T19:20:23.899Z Checking tar v0.4.45
24842026-06-08T19:20:23.935Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24852026-06-08T19:20:24.138Z Checking subprocess v0.2.15
24862026-06-08T19:20:24.408Z Checking base64 v0.21.7
24872026-06-08T19:20:24.469Z Checking headers-core v0.3.0
24882026-06-08T19:20:24.612Z Checking headers v0.4.1
24892026-06-08T19:20:24.646Z Checking yasna v0.5.2
24902026-06-08T19:20:24.678Z Checking dropshot-api-manager-types v0.7.2
24912026-06-08T19:20:24.877Z Checking tagptr v0.2.0
24922026-06-08T19:20:25.050Z Checking moka v0.12.13
24932026-06-08T19:20:25.084Z Checking rcgen v0.12.1
24942026-06-08T19:20:25.115Z Checking utf-8 v0.7.6
24952026-06-08T19:20:25.276Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24962026-06-08T19:20:25.280Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24972026-06-08T19:20:25.421Z Compiling libefi-sys v0.1.0
24982026-06-08T19:20:25.460Z Checking tungstenite v0.21.0
24992026-06-08T19:20:25.680Z Compiling bitfield-struct v0.6.2
25002026-06-08T19:20:25.713Z Checking hickory-resolver v0.25.2
25012026-06-08T19:20:25.809Z Compiling radium v0.7.0
25022026-06-08T19:20:25.918Z Checking tokio-tungstenite v0.21.0
25032026-06-08T19:20:26.180Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25042026-06-08T19:20:26.183Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25052026-06-08T19:20:26.243Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
25062026-06-08T19:20:26.338Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-06-08T19:20:26.371Z Checking tap v1.0.1
25082026-06-08T19:20:26.374Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25092026-06-08T19:20:26.449Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25102026-06-08T19:20:26.482Z Compiling maybe-uninit v2.0.0
25112026-06-08T19:20:26.560Z Checking wyz v0.5.1
25122026-06-08T19:20:26.608Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25132026-06-08T19:20:26.768Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25142026-06-08T19:20:26.904Z Compiling zerocopy-derive v0.6.6
25152026-06-08T19:20:26.949Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25162026-06-08T19:20:26.982Z Checking crc-catalog v2.4.0
25172026-06-08T19:20:27.075Z Checking funty v2.0.0
25182026-06-08T19:20:27.107Z Compiling packed_struct v0.10.1
25192026-06-08T19:20:27.210Z Checking crc v3.4.0
25202026-06-08T19:20:27.457Z Checking bitvec v1.0.1
25212026-06-08T19:20:27.488Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25222026-06-08T19:20:27.491Z Compiling packed_struct_codegen v0.10.1
25232026-06-08T19:20:27.551Z Compiling bitfield-macros v0.19.4
25242026-06-08T19:20:27.778Z Checking zerocopy v0.6.6
25252026-06-08T19:20:28.111Z Compiling indexmap v1.9.3
25262026-06-08T19:20:28.289Z Checking nodrop v0.1.14
25272026-06-08T19:20:28.403Z Checking bitfield v0.19.4
25282026-06-08T19:20:28.415Z Checking array-init v0.0.4
25292026-06-08T19:20:28.637Z Checking smallvec v0.6.14
25302026-06-08T19:20:28.693Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25312026-06-08T19:20:28.750Z Checking hashbrown v0.12.3
25322026-06-08T19:20:28.905Z Checking serde-hex v0.1.0
25332026-06-08T19:20:29.232Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25342026-06-08T19:20:29.388Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25352026-06-08T19:20:29.459Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25362026-06-08T19:20:29.541Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25372026-06-08T19:20:29.656Z Checking ron v0.8.1
25382026-06-08T19:20:29.693Z Checking hashbrown v0.13.2
25392026-06-08T19:20:29.722Z Checking crc-any v2.5.0
25402026-06-08T19:20:29.848Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25412026-06-08T19:20:29.927Z Checking path-slash v0.1.5
25422026-06-08T19:20:30.060Z Compiling xshell-macros v0.2.7
25432026-06-08T19:20:30.146Z Checking object v0.30.4
25442026-06-08T19:20:30.206Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25452026-06-08T19:20:30.383Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25462026-06-08T19:20:30.415Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25472026-06-08T19:20:30.463Z Checking xshell v0.2.7
25482026-06-08T19:20:30.826Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25492026-06-08T19:20:30.858Z Checking half v1.8.3
25502026-06-08T19:20:31.068Z Compiling proc-macro-error-attr2 v2.0.0
25512026-06-08T19:20:31.100Z Checking serde_cbor v0.11.2
25522026-06-08T19:20:31.489Z Compiling proc-macro-error2 v2.0.1
25532026-06-08T19:20:31.583Z Checking libscf-sys v1.2.0
25542026-06-08T19:20:31.665Z Checking papergrid v0.17.0
25552026-06-08T19:20:31.741Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25562026-06-08T19:20:31.869Z Compiling tabled_derive v0.11.0
25572026-06-08T19:20:31.973Z Checking testing_table v0.3.0
25582026-06-08T19:20:32.273Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25592026-06-08T19:20:32.348Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25602026-06-08T19:20:32.488Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25612026-06-08T19:20:32.526Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25622026-06-08T19:20:32.746Z Checking crc8 v0.1.1
25632026-06-08T19:20:32.788Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25642026-06-08T19:20:32.872Z Checking maplit v1.0.2
25652026-06-08T19:20:33.016Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25662026-06-08T19:20:33.069Z Checking tabled v0.20.0
25672026-06-08T19:20:33.166Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#81167659)
25682026-06-08T19:20:33.205Z Compiling git-stub v1.0.0
25692026-06-08T19:20:33.319Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25702026-06-08T19:20:33.492Z Compiling git-stub-vcs v0.1.0
25712026-06-08T19:20:33.870Z Checking fxhash v0.2.1
25722026-06-08T19:20:33.946Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25732026-06-08T19:20:34.009Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25742026-06-08T19:20:34.045Z Checking unicase v2.9.0
25752026-06-08T19:20:34.049Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25762026-06-08T19:20:34.231Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25772026-06-08T19:20:34.396Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25782026-06-08T19:20:34.527Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25792026-06-08T19:20:34.640Z Compiling vergen-lib v0.1.6
25802026-06-08T19:20:34.706Z Compiling diesel_derives v2.3.7
25812026-06-08T19:20:34.813Z Checking kstat-rs v0.2.4
25822026-06-08T19:20:34.902Z Checking scheduled-thread-pool v0.2.7
25832026-06-08T19:20:34.937Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25842026-06-08T19:20:35.011Z Compiling dsl_auto_type v0.2.0
25852026-06-08T19:20:35.040Z Compiling vergen-gitcl v1.0.8
25862026-06-08T19:20:35.072Z Compiling diesel_table_macro_syntax v0.3.0
25872026-06-08T19:20:35.131Z Checking r2d2 v0.8.10
25882026-06-08T19:20:35.327Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25892026-06-08T19:20:35.357Z Checking arc-swap v1.8.2
25902026-06-08T19:20:35.608Z Checking downcast-rs v2.0.2
25912026-06-08T19:20:35.713Z Checking slog-scope v4.4.1
25922026-06-08T19:20:35.775Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25932026-06-08T19:20:35.848Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25942026-06-08T19:20:35.879Z Compiling parking_lot_core v0.8.6
25952026-06-08T19:20:36.093Z Checking slog-stdlog v4.1.1
25962026-06-08T19:20:36.197Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25972026-06-08T19:20:36.263Z Checking slog-envlogger v2.2.0
25982026-06-08T19:20:36.334Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
25992026-06-08T19:20:36.446Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26002026-06-08T19:20:36.477Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26012026-06-08T19:20:36.508Z Compiling dirs-sys-next v0.1.2
26022026-06-08T19:20:36.618Z Compiling crunchy v0.2.4
26032026-06-08T19:20:36.654Z Checking parking_lot v0.11.2
26042026-06-08T19:20:36.686Z Compiling dirs-next v2.0.0
26052026-06-08T19:20:36.817Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26062026-06-08T19:20:36.848Z Compiling clang-sys v1.8.1
26072026-06-08T19:20:36.880Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26082026-06-08T19:20:36.910Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26092026-06-08T19:20:37.012Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26102026-06-08T19:20:37.017Z Compiling progenitor-impl v0.13.0
26112026-06-08T19:20:37.229Z Checking prefix-trie v0.7.0
26122026-06-08T19:20:37.264Z Compiling tiny-keccak v2.0.2
26132026-06-08T19:20:37.432Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=951f759b1d8e61cf65c2a823e61933ff3ea0bdf1#951f759b)
26142026-06-08T19:20:37.592Z Checking sled v0.34.7
26152026-06-08T19:20:37.595Z Checking hickory-server v0.25.2
26162026-06-08T19:20:37.623Z Compiling term v0.7.0
26172026-06-08T19:20:37.687Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26182026-06-08T19:20:38.239Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26192026-06-08T19:20:38.548Z Checking progenitor-client v0.13.0
26202026-06-08T19:20:38.822Z Checking nanorand v0.7.0
26212026-06-08T19:20:38.853Z Compiling bit-vec v0.6.3
26222026-06-08T19:20:38.908Z Compiling salty v0.3.0
26232026-06-08T19:20:38.941Z Compiling ascii-canvas v3.0.0
26242026-06-08T19:20:39.045Z Checking flume v0.11.1
26252026-06-08T19:20:39.078Z Compiling bit-set v0.5.3
26262026-06-08T19:20:39.205Z Checking primeorder v0.13.6
26272026-06-08T19:20:39.245Z Compiling itertools v0.10.5
26282026-06-08T19:20:39.277Z Compiling ena v0.14.4
26292026-06-08T19:20:39.312Z Compiling libloading v0.8.9
26302026-06-08T19:20:39.474Z Compiling bindgen v0.71.1
26312026-06-08T19:20:39.516Z Compiling regex-syntax v0.6.29
26322026-06-08T19:20:39.550Z Compiling diff v0.1.13
26332026-06-08T19:20:39.638Z Compiling progenitor-macro v0.13.0
26342026-06-08T19:20:40.136Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26352026-06-08T19:20:40.465Z Compiling cexpr v0.6.0
26362026-06-08T19:20:40.571Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26372026-06-08T19:20:40.719Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26382026-06-08T19:20:40.722Z Compiling fs-err v2.11.0
26392026-06-08T19:20:40.948Z Checking diesel v2.3.7
26402026-06-08T19:20:40.981Z Compiling lalrpop v0.19.12
26412026-06-08T19:20:41.153Z Compiling rustc-hash v2.1.1
26422026-06-08T19:20:41.544Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26432026-06-08T19:20:41.646Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26442026-06-08T19:20:41.789Z Compiling libxml v0.3.3
26452026-06-08T19:20:42.013Z Checking assert_matches v1.5.0
26462026-06-08T19:20:42.173Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26472026-06-08T19:20:42.340Z Checking p384 v0.13.1
26482026-06-08T19:20:42.797Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26492026-06-08T19:20:43.181Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26502026-06-08T19:20:43.304Z Compiling strum_macros v0.24.3
26512026-06-08T19:20:44.166Z Compiling indoc v1.0.9
26522026-06-08T19:20:44.618Z Checking progenitor v0.13.0
26532026-06-08T19:20:44.650Z Checking parse-size v1.1.0
26542026-06-08T19:20:44.712Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26552026-06-08T19:20:44.787Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26562026-06-08T19:20:44.832Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26572026-06-08T19:20:44.930Z Compiling typify-impl v0.4.3
26582026-06-08T19:20:45.251Z Checking quick-xml v0.37.5
26592026-06-08T19:20:45.714Z Checking derive_builder v0.20.2
26602026-06-08T19:20:45.859Z Compiling oso-derive v0.27.3
26612026-06-08T19:20:46.172Z Compiling impl-trait-for-tuples v0.2.3
26622026-06-08T19:20:46.384Z Compiling trait-variant v0.1.2
26632026-06-08T19:20:46.997Z Checking openssl-probe v0.1.6
26642026-06-08T19:20:47.141Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26652026-06-08T19:20:47.833Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26662026-06-08T19:20:47.957Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26672026-06-08T19:20:48.458Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26682026-06-08T19:20:48.730Z Checking predicates-tree v1.0.13
26692026-06-08T19:20:49.035Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26702026-06-08T19:20:49.111Z Compiling mime_guess v2.0.5
26712026-06-08T19:20:49.304Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26722026-06-08T19:20:49.478Z Compiling typify-macro v0.4.3
26732026-06-08T19:20:49.759Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26742026-06-08T19:20:50.116Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26752026-06-08T19:20:51.208Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26762026-06-08T19:20:51.241Z Checking http-range v0.1.5
26772026-06-08T19:20:51.401Z Compiling typify v0.4.3
26782026-06-08T19:20:51.582Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26792026-06-08T19:20:51.745Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26802026-06-08T19:20:52.225Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26812026-06-08T19:20:52.647Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26822026-06-08T19:20:52.988Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26832026-06-08T19:20:53.068Z Checking bb8 v0.8.6
26842026-06-08T19:20:53.209Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26852026-06-08T19:20:53.273Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26862026-06-08T19:20:53.372Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26872026-06-08T19:20:53.405Z Checking atty v0.2.14
26882026-06-08T19:20:53.436Z Checking corncobs v0.1.4
26892026-06-08T19:20:53.590Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26902026-06-08T19:20:53.709Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26912026-06-08T19:20:53.882Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26922026-06-08T19:20:54.075Z Compiling progenitor-impl v0.11.2
26932026-06-08T19:20:54.257Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26942026-06-08T19:20:54.323Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26952026-06-08T19:20:54.355Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26962026-06-08T19:20:54.549Z Checking ignore v0.4.25
26972026-06-08T19:20:54.983Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26982026-06-08T19:20:55.015Z Checking secrecy v0.8.0
26992026-06-08T19:20:55.173Z Checking async-bb8-diesel v0.2.1
27002026-06-08T19:20:55.550Z Checking diesel-dtrace v0.5.0
27012026-06-08T19:20:55.828Z Checking globwalk v0.9.1
27022026-06-08T19:20:56.208Z Checking hyper-staticfile v0.10.1
27032026-06-08T19:20:56.549Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27042026-06-08T19:20:56.774Z Compiling progenitor-macro v0.11.2
27052026-06-08T19:20:56.834Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27062026-06-08T19:20:56.906Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27072026-06-08T19:20:57.115Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27082026-06-08T19:20:57.189Z Checking progenitor-client v0.11.2
27092026-06-08T19:20:57.445Z Checking signal-hook-tokio v0.3.1
27102026-06-08T19:20:57.477Z Checking nonempty v0.12.0
27112026-06-08T19:20:57.608Z Compiling illumos-nvpair-sys v0.2.0
27122026-06-08T19:20:57.674Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27132026-06-08T19:20:57.723Z Checking camino-tempfile-ext v0.3.3
27142026-06-08T19:20:57.869Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27152026-06-08T19:20:57.961Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27162026-06-08T19:20:58.617Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27172026-06-08T19:20:58.837Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27182026-06-08T19:20:58.912Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27192026-06-08T19:20:59.245Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27202026-06-08T19:20:59.311Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27212026-06-08T19:20:59.631Z Checking illumos-nvpair v0.3.0
27222026-06-08T19:20:59.769Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27232026-06-08T19:20:59.827Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27242026-06-08T19:21:00.062Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27252026-06-08T19:21:00.205Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27262026-06-08T19:21:00.247Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27272026-06-08T19:21:00.353Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27282026-06-08T19:21:00.471Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27292026-06-08T19:21:00.552Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27302026-06-08T19:21:00.612Z Checking tungstenite v0.23.0
27312026-06-08T19:21:00.983Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27322026-06-08T19:21:01.058Z Checking tokio-tungstenite v0.23.1
27332026-06-08T19:21:01.358Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27342026-06-08T19:21:01.392Z Checking void v1.0.2
27352026-06-08T19:21:01.460Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27362026-06-08T19:21:01.558Z Checking lzss v0.8.2
27372026-06-08T19:21:01.694Z Checking progenitor v0.11.2
27382026-06-08T19:21:01.786Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27392026-06-08T19:21:01.868Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27402026-06-08T19:21:02.201Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27412026-06-08T19:21:02.399Z Checking nix v0.27.1
27422026-06-08T19:21:02.582Z Checking rand_seeder v0.4.0
27432026-06-08T19:21:02.585Z Checking serde_bytes v0.11.19
27442026-06-08T19:21:02.761Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27452026-06-08T19:21:02.797Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27462026-06-08T19:21:02.828Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27472026-06-08T19:21:02.949Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27482026-06-08T19:21:03.017Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27492026-06-08T19:21:03.524Z Checking is_ci v1.2.0
27502026-06-08T19:21:03.663Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27512026-06-08T19:21:03.787Z Checking yansi v1.0.1
27522026-06-08T19:21:03.964Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27532026-06-08T19:21:04.069Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27542026-06-08T19:21:04.135Z Checking pretty_assertions v1.4.1
27552026-06-08T19:21:04.295Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27562026-06-08T19:21:04.357Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27572026-06-08T19:21:04.389Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27582026-06-08T19:21:04.650Z Compiling darling_core v0.23.0
27592026-06-08T19:21:05.900Z Compiling indoc v2.0.7
27602026-06-08T19:21:05.953Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27612026-06-08T19:21:06.182Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27622026-06-08T19:21:06.379Z Compiling libz-sys v1.1.24
27632026-06-08T19:21:06.698Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27642026-06-08T19:21:06.792Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27652026-06-08T19:21:07.021Z Compiling instability v0.3.11
27662026-06-08T19:21:07.024Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27672026-06-08T19:21:07.248Z Compiling darling_macro v0.23.0
27682026-06-08T19:21:07.450Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27692026-06-08T19:21:07.482Z Checking castaway v0.2.4
27702026-06-08T19:21:07.624Z Checking compact_str v0.8.1
27712026-06-08T19:21:07.770Z Compiling darling v0.23.0
27722026-06-08T19:21:07.803Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27732026-06-08T19:21:08.025Z Checking supports-color v3.0.2
27742026-06-08T19:21:08.187Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27752026-06-08T19:21:08.415Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27762026-06-08T19:21:08.446Z Checking unicode-truncate v1.1.0
27772026-06-08T19:21:08.618Z Checking console v0.16.2
27782026-06-08T19:21:08.623Z Checking lru v0.12.5
27792026-06-08T19:21:08.682Z Compiling libgit2-sys v0.18.3+1.9.2
27802026-06-08T19:21:08.735Z Checking unit-prefix v0.5.2
27812026-06-08T19:21:08.803Z Checking cassowary v0.3.0
27822026-06-08T19:21:09.012Z Checking indicatif v0.18.4
27832026-06-08T19:21:09.043Z Checking ratatui v0.29.0
27842026-06-08T19:21:09.148Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27852026-06-08T19:21:09.421Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27862026-06-08T19:21:09.665Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27872026-06-08T19:21:10.359Z Compiling vergen-git2 v9.1.0
27882026-06-08T19:21:10.392Z Checking plotters-backend v0.3.7
27892026-06-08T19:21:10.626Z Checking plotters-svg v0.3.7
27902026-06-08T19:21:10.669Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27912026-06-08T19:21:10.800Z Checking cast v0.3.0
27922026-06-08T19:21:10.897Z Compiling rustls v0.21.12
27932026-06-08T19:21:10.987Z Checking criterion-plot v0.6.0
27942026-06-08T19:21:11.207Z Checking plotters v0.3.7
27952026-06-08T19:21:11.263Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
27962026-06-08T19:21:11.296Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27972026-06-08T19:21:11.522Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27982026-06-08T19:21:11.769Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27992026-06-08T19:21:11.998Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28002026-06-08T19:21:12.031Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28012026-06-08T19:21:12.234Z Checking colored v2.2.0
28022026-06-08T19:21:12.336Z Checking sct v0.7.1
28032026-06-08T19:21:12.469Z Checking rustls-webpki v0.101.7
28042026-06-08T19:21:12.508Z Checking tinytemplate v1.2.1
28052026-06-08T19:21:12.722Z Checking oorandom v11.1.5
28062026-06-08T19:21:12.758Z Checking shell-words v1.1.1
28072026-06-08T19:21:12.836Z Checking anes v0.1.6
28082026-06-08T19:21:12.914Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28092026-06-08T19:21:13.045Z Checking criterion v0.7.0
28102026-06-08T19:21:14.371Z Checking typeid v1.0.3
28112026-06-08T19:21:14.414Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28122026-06-08T19:21:14.505Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28132026-06-08T19:21:15.204Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28142026-06-08T19:21:15.270Z Checking hex-literal v0.4.1
28152026-06-08T19:21:15.401Z Checking erased-serde v0.4.9
28162026-06-08T19:21:15.784Z Checking tokio-rustls v0.24.1
28172026-06-08T19:21:16.020Z Checking rustls-pemfile v1.0.4
28182026-06-08T19:21:16.191Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28192026-06-08T19:21:16.417Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28202026-06-08T19:21:16.844Z Checking twox-hash v2.1.2
28212026-06-08T19:21:17.195Z Checking ordered-float v2.10.1
28222026-06-08T19:21:17.466Z Checking serde-value v0.7.0
28232026-06-08T19:21:17.757Z Checking serde-untagged v0.1.9
28242026-06-08T19:21:17.988Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28252026-06-08T19:21:18.513Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28262026-06-08T19:21:18.720Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28272026-06-08T19:21:18.917Z Checking fatfs v0.3.6
28282026-06-08T19:21:19.396Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28292026-06-08T19:21:19.443Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28302026-06-08T19:21:19.534Z Checking unicode-xid v0.2.6
28312026-06-08T19:21:19.616Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#54b26617)
28322026-06-08T19:21:19.674Z Compiling seq-macro v0.3.6
28332026-06-08T19:21:20.205Z Checking cargo-util-schemas v0.8.2
28342026-06-08T19:21:20.767Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28352026-06-08T19:21:20.959Z Checking concurrent-queue v2.5.0
28362026-06-08T19:21:21.114Z Checking cargo-platform v0.2.0
28372026-06-08T19:21:21.179Z Compiling petname v2.0.2
28382026-06-08T19:21:21.329Z Checking parking v2.2.1
28392026-06-08T19:21:21.486Z Checking event-listener v5.4.1
28402026-06-08T19:21:21.745Z Checking cargo_metadata v0.21.0
28412026-06-08T19:21:21.863Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28422026-06-08T19:21:22.521Z Checking rtoolbox v0.0.3
28432026-06-08T19:21:22.690Z Checking rpassword v7.4.0
28442026-06-08T19:21:22.759Z Compiling samael v0.0.19
28452026-06-08T19:21:23.246Z Checking event-listener-strategy v0.5.4
28462026-06-08T19:21:23.280Z Checking tui-tree-widget v0.23.1
28472026-06-08T19:21:23.414Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28482026-06-08T19:21:23.503Z Checking polyval v0.6.2
28492026-06-08T19:21:23.609Z Checking sapling-renderdag v0.1.0
28502026-06-08T19:21:23.695Z Checking sync-ptr v0.1.4
28512026-06-08T19:21:23.846Z Checking futures-timer v3.0.3
28522026-06-08T19:21:23.879Z Checking ghash v0.5.1
28532026-06-08T19:21:24.026Z Checking async-lock v3.4.2
28542026-06-08T19:21:24.058Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28552026-06-08T19:21:24.435Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28562026-06-08T19:21:24.659Z Checking ctr v0.9.2
28572026-06-08T19:21:24.730Z Checking constant_time_eq v0.4.2
28582026-06-08T19:21:24.858Z Checking arrayvec v0.7.6
28592026-06-08T19:21:24.899Z Checking arrayref v0.3.9
28602026-06-08T19:21:25.002Z Checking aes-gcm v0.10.3
28612026-06-08T19:21:25.037Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28622026-06-08T19:21:25.112Z Checking async-object-pool v0.2.0
28632026-06-08T19:21:25.183Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28642026-06-08T19:21:25.270Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28652026-06-08T19:21:26.152Z Checking serde_regex v1.1.0
28662026-06-08T19:21:26.341Z Checking ssh-encoding v0.2.0
28672026-06-08T19:21:26.499Z Checking blowfish v0.9.1
28682026-06-08T19:21:26.586Z Checking assert-json-diff v2.0.2
28692026-06-08T19:21:26.689Z Checking path-tree v0.8.3
28702026-06-08T19:21:26.789Z Compiling strsim v0.10.0
28712026-06-08T19:21:26.909Z Checking stringmetrics v2.2.2
28722026-06-08T19:21:27.095Z Checking httpmock v0.8.3
28732026-06-08T19:21:27.164Z Compiling darling_core v0.13.4
28742026-06-08T19:21:27.775Z Checking bcrypt-pbkdf v0.10.0
28752026-06-08T19:21:27.872Z Checking ssh-cipher v0.2.0
28762026-06-08T19:21:27.968Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28772026-06-08T19:21:28.075Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28782026-06-08T19:21:28.379Z Checking password-hash v0.4.2
28792026-06-08T19:21:28.630Z Checking gimli v0.32.3
28802026-06-08T19:21:28.733Z Compiling target-lexicon v0.13.3
28812026-06-08T19:21:29.045Z Compiling darling_macro v0.13.4
28822026-06-08T19:21:29.281Z Checking pbkdf2 v0.11.0
28832026-06-08T19:21:29.312Z Checking ssh-key v0.6.7
28842026-06-08T19:21:29.545Z Checking p256 v0.13.2
28852026-06-08T19:21:29.831Z Checking p521 v0.13.3
28862026-06-08T19:21:30.040Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28872026-06-08T19:21:30.213Z Checking addr2line v0.25.1
28882026-06-08T19:21:30.307Z Checking russh-cryptovec v0.7.3
28892026-06-08T19:21:30.466Z Checking rustc-demangle v0.1.27
28902026-06-08T19:21:30.496Z Compiling guppy-workspace-hack v0.1.0
28912026-06-08T19:21:30.529Z Checking md5 v0.7.0
28922026-06-08T19:21:30.742Z Checking russh-keys v0.45.0
28932026-06-08T19:21:30.746Z Checking backtrace v0.3.76
28942026-06-08T19:21:30.807Z Compiling darling v0.13.4
28952026-06-08T19:21:31.088Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28962026-06-08T19:21:31.189Z Checking num-bigint v0.4.6
28972026-06-08T19:21:31.313Z Checking des v0.8.1
28982026-06-08T19:21:31.444Z Compiling blake3 v1.8.3
28992026-06-08T19:21:31.498Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29002026-06-08T19:21:31.548Z Compiling target-spec v3.5.7
29012026-06-08T19:21:31.963Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29022026-06-08T19:21:32.108Z Checking cfg-expr v0.20.6
29032026-06-08T19:21:32.198Z Checking russh v0.45.0
29042026-06-08T19:21:32.398Z Checking backtrace-ext v0.2.1
29052026-06-08T19:21:32.515Z Compiling serde_with_macros v1.5.2
29062026-06-08T19:21:32.625Z Checking supports-color v2.1.0
29072026-06-08T19:21:32.657Z Checking textwrap v0.15.2
29082026-06-08T19:21:32.794Z Checking supports-unicode v2.1.0
29092026-06-08T19:21:32.897Z Checking supports-hyperlinks v2.1.0
29102026-06-08T19:21:32.937Z Checking hashbrown v0.14.5
29112026-06-08T19:21:33.043Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29122026-06-08T19:21:33.272Z Checking cargo-platform v0.3.2
29132026-06-08T19:21:33.384Z Checking terminal_size v0.1.17
29142026-06-08T19:21:33.447Z Checking socket2 v0.5.10
29152026-06-08T19:21:33.486Z Compiling miette-derive v5.10.0
29162026-06-08T19:21:33.521Z Checking internet-checksum v0.2.1
29172026-06-08T19:21:33.672Z Checking owo-colors v3.5.0
29182026-06-08T19:21:34.115Z Checking cargo_metadata v0.23.1
29192026-06-08T19:21:34.224Z Checking chumsky v0.9.3
29202026-06-08T19:21:34.649Z Checking miette v5.10.0
29212026-06-08T19:21:34.888Z Compiling serde_with v1.14.0
29222026-06-08T19:21:35.303Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29232026-06-08T19:21:35.475Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29242026-06-08T19:21:35.533Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29252026-06-08T19:21:35.868Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29262026-06-08T19:21:36.044Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29272026-06-08T19:21:36.082Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29282026-06-08T19:21:36.282Z Compiling knuffel-derive v3.2.0
29292026-06-08T19:21:36.317Z Checking httptest v0.16.4
29302026-06-08T19:21:36.320Z Checking pathdiff v0.2.3
29312026-06-08T19:21:36.453Z Checking topological-sort v0.2.2
29322026-06-08T19:21:36.652Z Checking nested v0.1.1
29332026-06-08T19:21:36.777Z Checking omicron-zone-package v0.12.2
29342026-06-08T19:21:36.825Z Checking guppy v0.17.25
29352026-06-08T19:21:36.910Z Compiling git2 v0.20.4
29362026-06-08T19:21:36.978Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29372026-06-08T19:21:37.703Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29382026-06-08T19:21:37.789Z Checking similar-asserts v1.7.0
29392026-06-08T19:21:37.837Z Checking knuffel v3.2.0
29402026-06-08T19:21:37.966Z Compiling target-triple v1.0.0
29412026-06-08T19:21:37.998Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29422026-06-08T19:21:38.165Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29432026-06-08T19:21:38.329Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29442026-06-08T19:21:38.361Z Compiling polar-core v0.27.3
29452026-06-08T19:21:38.490Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29462026-06-08T19:21:38.682Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29472026-06-08T19:21:38.908Z Checking hickory-client v0.25.2
29482026-06-08T19:21:39.221Z Checking tokio-test v0.4.5
29492026-06-08T19:21:39.458Z Compiling assert_cmd v2.1.2
29502026-06-08T19:21:39.739Z Checking escape8259 v0.5.3
29512026-06-08T19:21:39.898Z Checking libtest-mimic v0.8.1
29522026-06-08T19:21:40.058Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29532026-06-08T19:21:40.168Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29542026-06-08T19:21:40.200Z Checking blake2b_simd v1.0.4
29552026-06-08T19:21:40.324Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29562026-06-08T19:21:40.619Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29572026-06-08T19:21:40.872Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29582026-06-08T19:21:41.048Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29592026-06-08T19:21:41.282Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29602026-06-08T19:21:41.515Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29612026-06-08T19:21:41.623Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29622026-06-08T19:21:41.852Z Checking fancy-regex v0.14.0
29632026-06-08T19:21:42.124Z Checking serde_tokenstream v0.2.3
29642026-06-08T19:21:42.241Z Checking approx v0.5.1
29652026-06-08T19:21:42.367Z Compiling rstest_macros v0.25.0
29662026-06-08T19:21:42.405Z Checking uzers v0.12.2
29672026-06-08T19:21:42.647Z Compiling linkme-impl v0.3.35
29682026-06-08T19:21:42.679Z Checking termcolor v1.4.1
29692026-06-08T19:21:42.934Z Checking constant_time_eq v0.3.1
29702026-06-08T19:21:43.033Z Checking trybuild v1.0.116
29712026-06-08T19:21:43.064Z Checking rust-argon2 v2.1.0
29722026-06-08T19:21:43.311Z Checking oso v0.27.3
29732026-06-08T19:21:43.455Z Checking datatest-stable v0.3.3
29742026-06-08T19:21:43.909Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29752026-06-08T19:21:44.211Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29762026-06-08T19:21:44.240Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29772026-06-08T19:21:44.274Z Checking support-bundle-viewer v0.1.2
29782026-06-08T19:21:44.546Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29792026-06-08T19:21:44.773Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29802026-06-08T19:21:44.994Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29812026-06-08T19:21:45.027Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29822026-06-08T19:21:45.218Z Checking drift v0.2.0
29832026-06-08T19:21:45.255Z Checking rand_distr v0.5.1
29842026-06-08T19:21:45.405Z Checking multimap v0.10.1
29852026-06-08T19:21:45.608Z Compiling linkme v0.3.35
29862026-06-08T19:21:45.611Z Compiling relative-path v1.9.3
29872026-06-08T19:21:45.697Z Checking dropshot-api-manager v0.7.2
29882026-06-08T19:21:46.573Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29892026-06-08T19:21:46.990Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29902026-06-08T19:21:47.313Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29912026-06-08T19:21:47.415Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29922026-06-08T19:21:47.590Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29932026-06-08T19:21:47.649Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29942026-06-08T19:21:47.756Z Checking cargo_toml v0.21.0
29952026-06-08T19:21:47.917Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29962026-06-08T19:21:48.120Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29972026-06-08T19:21:48.316Z Checking partial-io v0.5.4
29982026-06-08T19:21:48.569Z Checking termios v0.3.3
29992026-06-08T19:21:48.604Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30002026-06-08T19:21:48.607Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30012026-06-08T19:21:48.729Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30022026-06-08T19:21:49.581Z Checking rstest v0.25.0
30032026-06-08T19:21:50.487Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30042026-06-08T19:21:54.519Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30052026-06-08T19:21:54.716Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30062026-06-08T19:22:00.418Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30072026-06-08T19:22:00.918Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30082026-06-08T19:22:03.496Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30092026-06-08T19:22:04.843Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
30102026-06-08T19:22:07.953Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30112026-06-08T19:22:12.506Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30122026-06-08T19:22:15.961Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30132026-06-08T19:22:17.582Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30142026-06-08T19:22:17.901Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30152026-06-08T19:22:19.314Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30162026-06-08T19:22:28.052Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30172026-06-08T19:23:37.906Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
30182026-06-08T19:23:38.538Z
30192026-06-08T19:23:38.538Zreal 4:07.180102956
30202026-06-08T19:23:38.538Zuser 21:30.489173323
30212026-06-08T19:23:38.538Zsys 4:56.213731627
30222026-06-08T19:23:38.541Ztrap 0.505207483
30232026-06-08T19:23:38.541Ztflt 0.452457483
30242026-06-08T19:23:38.541Zdflt 0.414526658
30252026-06-08T19:23:38.541Zkflt 0.004703205
30262026-06-08T19:23:38.542Zlock 58:57.721874097
30272026-06-08T19:23:38.542Zslp 59:17.168840982
30282026-06-08T19:23:38.542Zlat 1:53.566916574
30292026-06-08T19:23:38.542Zstop 10:36.640831565
30302026-06-08T19:23:38.542Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30312026-06-08T19:23:38.542Z+ ptime -m cargo doc --workspace --no-deps
30322026-06-08T19:23:39.422Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30332026-06-08T19:23:39.422Z |
30342026-06-08T19:23:39.422Z = 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)`
30352026-06-08T19:23:39.422Z = 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>
30362026-06-08T19:23:40.433Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30372026-06-08T19:23:40.668Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30382026-06-08T19:23:40.711Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30392026-06-08T19:23:40.773Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30402026-06-08T19:23:40.812Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30412026-06-08T19:23:40.864Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30422026-06-08T19:23:40.985Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30432026-06-08T19:23:41.017Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30442026-06-08T19:23:41.045Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30452026-06-08T19:23:41.117Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30462026-06-08T19:23:41.255Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30472026-06-08T19:23:41.278Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30482026-06-08T19:23:41.304Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30492026-06-08T19:23:41.327Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30502026-06-08T19:23:41.330Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30512026-06-08T19:23:41.394Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30522026-06-08T19:23:41.419Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30532026-06-08T19:23:41.443Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30542026-06-08T19:23:41.490Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30552026-06-08T19:23:41.514Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30562026-06-08T19:23:41.555Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30572026-06-08T19:23:41.687Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30582026-06-08T19:23:41.839Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30592026-06-08T19:23:42.184Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30602026-06-08T19:23:42.265Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30612026-06-08T19:23:42.289Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30622026-06-08T19:23:42.336Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30632026-06-08T19:23:42.414Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30642026-06-08T19:23:42.476Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30652026-06-08T19:23:42.525Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30662026-06-08T19:23:42.640Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30672026-06-08T19:23:42.662Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30682026-06-08T19:23:42.827Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30692026-06-08T19:23:42.877Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30702026-06-08T19:23:42.928Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30712026-06-08T19:23:43.077Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30722026-06-08T19:23:43.099Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30732026-06-08T19:23:43.164Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30742026-06-08T19:23:43.332Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30752026-06-08T19:23:43.489Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30762026-06-08T19:23:43.564Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30772026-06-08T19:23:43.860Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30782026-06-08T19:23:43.944Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30792026-06-08T19:23:43.966Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30802026-06-08T19:23:44.136Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30812026-06-08T19:23:44.177Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30822026-06-08T19:23:44.201Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30832026-06-08T19:23:44.375Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30842026-06-08T19:23:44.444Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30852026-06-08T19:23:44.482Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30862026-06-08T19:23:44.485Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30872026-06-08T19:23:44.607Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30882026-06-08T19:23:44.678Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30892026-06-08T19:23:44.751Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30902026-06-08T19:23:44.773Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30912026-06-08T19:23:44.840Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30922026-06-08T19:23:44.904Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30932026-06-08T19:23:44.954Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30942026-06-08T19:23:45.004Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30952026-06-08T19:23:45.033Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30962026-06-08T19:23:45.056Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30972026-06-08T19:23:45.105Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30982026-06-08T19:23:45.155Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30992026-06-08T19:23:45.524Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31002026-06-08T19:23:45.713Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31012026-06-08T19:23:45.861Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31022026-06-08T19:23:46.149Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31032026-06-08T19:23:46.179Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31042026-06-08T19:23:46.622Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31052026-06-08T19:23:46.648Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31062026-06-08T19:23:46.676Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31072026-06-08T19:23:46.702Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31082026-06-08T19:23:46.969Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31092026-06-08T19:23:46.993Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31102026-06-08T19:23:47.210Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31112026-06-08T19:23:47.546Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31122026-06-08T19:23:47.774Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31132026-06-08T19:23:48.082Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31142026-06-08T19:23:48.327Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31152026-06-08T19:23:48.653Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31162026-06-08T19:23:48.720Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31172026-06-08T19:23:48.981Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31182026-06-08T19:23:49.250Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31192026-06-08T19:23:49.361Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31202026-06-08T19:23:49.386Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31212026-06-08T19:23:49.611Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31222026-06-08T19:23:49.635Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31232026-06-08T19:23:49.814Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31242026-06-08T19:23:49.913Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31252026-06-08T19:23:49.944Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31262026-06-08T19:23:50.151Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31272026-06-08T19:23:50.203Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31282026-06-08T19:23:50.314Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31292026-06-08T19:23:50.410Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31302026-06-08T19:23:50.414Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31312026-06-08T19:23:50.485Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31322026-06-08T19:23:50.549Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31332026-06-08T19:23:50.571Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31342026-06-08T19:23:50.593Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31352026-06-08T19:23:50.715Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31362026-06-08T19:23:50.783Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31372026-06-08T19:23:50.836Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31382026-06-08T19:23:50.871Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31392026-06-08T19:23:50.899Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31402026-06-08T19:23:51.034Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31412026-06-08T19:23:51.109Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31422026-06-08T19:23:51.204Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31432026-06-08T19:23:51.240Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31442026-06-08T19:23:51.314Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31452026-06-08T19:23:51.607Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31462026-06-08T19:23:51.629Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31472026-06-08T19:23:51.651Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31482026-06-08T19:23:52.062Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31492026-06-08T19:23:52.366Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31502026-06-08T19:23:52.694Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31512026-06-08T19:23:53.023Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31522026-06-08T19:23:53.679Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31532026-06-08T19:23:53.823Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31542026-06-08T19:23:54.322Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31552026-06-08T19:23:54.675Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31562026-06-08T19:23:54.960Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31572026-06-08T19:23:55.013Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31582026-06-08T19:23:55.291Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31592026-06-08T19:23:55.556Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31602026-06-08T19:23:55.877Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31612026-06-08T19:23:55.912Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31622026-06-08T19:23:55.998Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31632026-06-08T19:23:56.346Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31642026-06-08T19:23:56.624Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31652026-06-08T19:23:56.752Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31662026-06-08T19:23:56.931Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31672026-06-08T19:23:56.956Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31682026-06-08T19:23:57.259Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31692026-06-08T19:23:58.022Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31702026-06-08T19:23:58.025Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31712026-06-08T19:23:58.356Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31722026-06-08T19:23:58.815Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31732026-06-08T19:23:59.118Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31742026-06-08T19:23:59.524Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31752026-06-08T19:24:00.313Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31762026-06-08T19:24:01.013Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31772026-06-08T19:24:01.328Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31782026-06-08T19:24:01.425Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31792026-06-08T19:24:01.598Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31802026-06-08T19:24:01.750Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31812026-06-08T19:24:01.984Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-06-08T19:24:02.065Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31832026-06-08T19:24:02.089Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31842026-06-08T19:24:02.132Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31852026-06-08T19:24:02.419Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31862026-06-08T19:24:02.665Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31872026-06-08T19:24:02.696Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31882026-06-08T19:24:02.904Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31892026-06-08T19:24:03.444Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31902026-06-08T19:24:04.523Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31912026-06-08T19:24:05.036Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31922026-06-08T19:24:06.504Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31932026-06-08T19:24:06.617Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31942026-06-08T19:24:07.282Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31952026-06-08T19:24:07.354Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31962026-06-08T19:24:08.562Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31972026-06-08T19:24:08.591Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31982026-06-08T19:24:09.131Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31992026-06-08T19:24:09.589Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32002026-06-08T19:24:09.829Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32012026-06-08T19:24:11.154Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32022026-06-08T19:24:11.227Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32032026-06-08T19:24:11.555Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32042026-06-08T19:24:12.479Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32052026-06-08T19:24:12.618Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32062026-06-08T19:24:12.743Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32072026-06-08T19:24:12.785Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32082026-06-08T19:24:13.023Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32092026-06-08T19:24:13.248Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32102026-06-08T19:24:13.489Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32112026-06-08T19:24:13.537Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32122026-06-08T19:24:13.734Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32132026-06-08T19:24:13.841Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32142026-06-08T19:24:14.583Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32152026-06-08T19:24:14.746Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32162026-06-08T19:24:15.175Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32172026-06-08T19:24:15.238Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32182026-06-08T19:24:15.814Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32192026-06-08T19:24:15.886Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32202026-06-08T19:24:16.420Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32212026-06-08T19:24:16.544Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32222026-06-08T19:24:17.739Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32232026-06-08T19:24:18.357Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32242026-06-08T19:24:18.750Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32252026-06-08T19:24:20.165Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32262026-06-08T19:24:21.376Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32272026-06-08T19:24:22.619Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32282026-06-08T19:24:23.033Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32292026-06-08T19:24:23.848Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32302026-06-08T19:24:24.408Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32312026-06-08T19:24:26.052Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32322026-06-08T19:24:28.004Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32332026-06-08T19:24:28.413Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32342026-06-08T19:24:28.786Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32352026-06-08T19:24:29.443Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32362026-06-08T19:24:31.939Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32372026-06-08T19:24:32.779Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32382026-06-08T19:24:33.244Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32392026-06-08T19:24:33.345Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32402026-06-08T19:24:34.111Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32412026-06-08T19:24:34.342Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32422026-06-08T19:24:39.441Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32432026-06-08T19:24:39.965Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32442026-06-08T19:24:40.697Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32452026-06-08T19:24:42.016Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32462026-06-08T19:24:42.699Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32472026-06-08T19:24:43.389Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32482026-06-08T19:24:44.305Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32492026-06-08T19:24:44.928Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32502026-06-08T19:24:45.638Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32512026-06-08T19:24:46.867Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32522026-06-08T19:24:47.196Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32532026-06-08T19:24:47.616Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32542026-06-08T19:24:48.436Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32552026-06-08T19:24:49.186Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32562026-06-08T19:24:51.215Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32572026-06-08T19:24:53.183Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32582026-06-08T19:24:54.324Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32592026-06-08T19:24:54.852Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32602026-06-08T19:24:55.820Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32612026-06-08T19:24:56.776Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32622026-06-08T19:24:57.459Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32632026-06-08T19:24:59.974Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32642026-06-08T19:25:00.465Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32652026-06-08T19:25:01.371Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32662026-06-08T19:25:02.399Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32672026-06-08T19:25:04.021Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32682026-06-08T19:25:04.975Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32692026-06-08T19:25:06.180Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32702026-06-08T19:25:08.542Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32712026-06-08T19:25:09.371Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32722026-06-08T19:25:12.464Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32732026-06-08T19:25:13.878Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32742026-06-08T19:25:15.434Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32752026-06-08T19:25:16.964Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32762026-06-08T19:25:18.465Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32772026-06-08T19:25:24.018Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32782026-06-08T19:25:24.895Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32792026-06-08T19:25:25.889Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32802026-06-08T19:25:26.564Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32812026-06-08T19:25:28.047Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32822026-06-08T19:25:29.805Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32832026-06-08T19:25:31.489Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32842026-06-08T19:25:33.504Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32852026-06-08T19:25:35.153Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32862026-06-08T19:25:36.769Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32872026-06-08T19:25:38.765Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32882026-06-08T19:25:40.121Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32892026-06-08T19:25:41.806Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32902026-06-08T19:25:43.464Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32912026-06-08T19:25:45.106Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32922026-06-08T19:25:46.751Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32932026-06-08T19:25:48.430Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32942026-06-08T19:25:50.125Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32952026-06-08T19:25:51.909Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32962026-06-08T19:25:53.720Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32972026-06-08T19:25:57.251Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32982026-06-08T19:25:59.227Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32992026-06-08T19:26:01.066Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33002026-06-08T19:26:03.118Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33012026-06-08T19:26:04.882Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
33022026-06-08T19:26:06.565Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
33032026-06-08T19:26:09.915Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33042026-06-08T19:26:11.011Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33052026-06-08T19:26:13.663Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33062026-06-08T19:26:15.671Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33072026-06-08T19:26:17.826Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33082026-06-08T19:26:19.908Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33092026-06-08T19:26:22.174Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33102026-06-08T19:26:24.692Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33112026-06-08T19:26:26.836Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33122026-06-08T19:26:29.128Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33132026-06-08T19:26:31.624Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33142026-06-08T19:26:33.502Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33152026-06-08T19:26:36.157Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33162026-06-08T19:26:37.923Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33172026-06-08T19:26:40.221Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33182026-06-08T19:26:42.516Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33192026-06-08T19:26:44.792Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33202026-06-08T19:26:46.963Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33212026-06-08T19:26:49.301Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33222026-06-08T19:26:51.572Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33232026-06-08T19:26:53.896Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33242026-06-08T19:26:56.112Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33252026-06-08T19:26:58.415Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33262026-06-08T19:27:00.699Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33272026-06-08T19:27:03.012Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33282026-06-08T19:27:05.271Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33292026-06-08T19:27:07.674Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33302026-06-08T19:27:10.038Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33312026-06-08T19:27:12.476Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33322026-06-08T19:27:14.866Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33332026-06-08T19:27:17.305Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33342026-06-08T19:27:19.779Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33352026-06-08T19:27:21.975Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33362026-06-08T19:27:24.345Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33372026-06-08T19:27:26.790Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33382026-06-08T19:27:29.612Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33392026-06-08T19:27:31.763Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33402026-06-08T19:27:34.327Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33412026-06-08T19:27:36.837Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33422026-06-08T19:27:39.270Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33432026-06-08T19:27:41.757Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33442026-06-08T19:27:44.246Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33452026-06-08T19:27:46.702Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33462026-06-08T19:27:49.245Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33472026-06-08T19:27:51.838Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33482026-06-08T19:27:54.493Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33492026-06-08T19:27:56.843Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33502026-06-08T19:27:59.497Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33512026-06-08T19:28:02.241Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33522026-06-08T19:28:04.718Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33532026-06-08T19:28:07.379Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33542026-06-08T19:28:09.835Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33552026-06-08T19:28:12.423Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33562026-06-08T19:28:14.982Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33572026-06-08T19:28:17.920Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33582026-06-08T19:28:20.316Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33592026-06-08T19:28:22.918Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33602026-06-08T19:28:30.365Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33612026-06-08T19:28:30.637Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33622026-06-08T19:28:33.966Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33632026-06-08T19:28:37.317Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33642026-06-08T19:28:40.739Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33652026-06-08T19:28:44.092Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33662026-06-08T19:28:47.448Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33672026-06-08T19:28:50.821Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33682026-06-08T19:28:54.198Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33692026-06-08T19:28:57.584Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33702026-06-08T19:29:00.925Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33712026-06-08T19:29:04.312Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33722026-06-08T19:29:07.843Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33732026-06-08T19:29:11.309Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33742026-06-08T19:29:14.610Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33752026-06-08T19:29:18.066Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33762026-06-08T19:29:21.457Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33772026-06-08T19:29:24.798Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33782026-06-08T19:29:28.182Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33792026-06-08T19:29:31.623Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33802026-06-08T19:29:36.338Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33812026-06-08T19:29:39.282Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33822026-06-08T19:29:42.864Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33832026-06-08T19:29:46.782Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33842026-06-08T19:29:50.383Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33852026-06-08T19:29:54.050Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33862026-06-08T19:29:57.784Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33872026-06-08T19:30:27.445Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 48s
33882026-06-08T19:30:27.616Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 198 other files
33892026-06-08T19:30:27.721Z
33902026-06-08T19:30:27.724Zreal 6:49.093772561
33912026-06-08T19:30:27.724Zuser 18:05.928330084
33922026-06-08T19:30:27.725Zsys 3:52.403413167
33932026-06-08T19:30:27.725Ztrap 0.267208253
33942026-06-08T19:30:27.725Ztflt 0.029413685
33952026-06-08T19:30:27.725Zdflt 0.012937789
33962026-06-08T19:30:27.725Zkflt 0.000040785
33972026-06-08T19:30:27.725Zlock 6:19:34.426868805
33982026-06-08T19:30:27.725Zslp 2:17:39.915326803
33992026-06-08T19:30:27.725Zlat 36.377852425
34002026-06-08T19:30:27.725Zstop 1:42.679457580
34012026-06-08T19:30:27.725Zprocess exited: duration 797495 ms, exit code 0
 
34022026-06-08T19:30:27.731Zfound 0 output files