01KJKA6TGTCC4SMJK9J0DKX3Y8: clippy (helios)

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

Buildomat Job: 01KJKA74FD09KXT7VQK28MEAK2

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-28T23:44:51.194Zjob assigned to worker 01KJKA769HHMCYWZVXYBEBH0Z1 [factory gimlet-EVT22200007-propolis, EVT22200007/59756] (queued for 27 s)
 
22026-02-28T23:44:59.829Zstarting task 0: "setup"
32026-02-28T23:44:59.854Z++ uname -s
42026-02-28T23:44:59.854Z+ kern=SunOS
52026-02-28T23:44:59.854Z+ build_user=build
62026-02-28T23:44:59.854Z+ build_uid=12345
72026-02-28T23:44:59.854Z+ work_dir=/work
82026-02-28T23:44:59.854Z+ input_dir=/input
92026-02-28T23:44:59.854Z+ [[ 0 == 12345 ]]
102026-02-28T23:44:59.854Z+ case "$kern" in
112026-02-28T23:44:59.854Z+ groupadd -g 12345 build
122026-02-28T23:44:59.855Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-28T23:45:01.855Z+ zfs create -o mountpoint=/work rpool/work
142026-02-28T23:45:01.892Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-28T23:45:01.917Z+ home_fs=zfs
162026-02-28T23:45:01.917Z+ [[ zfs == autofs ]]
172026-02-28T23:45:01.917Z+ mkdir -p /home/build
182026-02-28T23:45:01.917Z+ chown build:build /home/build /work
192026-02-28T23:45:03.901Z+ chmod 0700 /home/build /work
202026-02-28T23:45:03.925Zprocess exited: duration 4076 ms, exit code 0
 
212026-02-28T23:45:03.976Zstarting task 1: "rust-toolchain"
222026-02-28T23:45:04.001Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-28T23:45:04.001Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-02-28T23:45:04.001Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
252026-02-28T23:45:04.001Z * rust toolchain channel = "1.91.1"
262026-02-28T23:45:04.001Z * rust toolchain profile = "default"
272026-02-28T23:45:04.001Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-28T23:45:04.001Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-28T23:45:04.001Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-28T23:45:04.108Zinfo: downloading installer
312026-02-28T23:45:04.888Zwarn: It looks like you have an existing installation of Rust at:
322026-02-28T23:45:04.888Zwarn: /opt/ooce/bin
332026-02-28T23:45:04.888Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-28T23:45:04.888Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-28T23:45:04.888Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-28T23:45:04.888Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-28T23:45:04.888Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-28T23:45:04.888Zerror: cannot install while Rust is installed
392026-02-28T23:45:04.888Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-28T23:45:04.913Zinfo: profile set to 'default'
412026-02-28T23:45:04.913Zinfo: default host triple is x86_64-unknown-illumos
422026-02-28T23:45:04.913Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-28T23:45:05.065Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-28T23:45:05.065Zinfo: downloading component 'cargo'
452026-02-28T23:45:05.360Zinfo: downloading component 'clippy'
462026-02-28T23:45:05.472Zinfo: downloading component 'rust-docs'
472026-02-28T23:45:05.839Zinfo: downloading component 'rust-std'
482026-02-28T23:45:06.330Zinfo: downloading component 'rustc'
492026-02-28T23:45:11.694Zinfo: downloading component 'rustfmt'
502026-02-28T23:45:11.842Zinfo: installing component 'cargo'
512026-02-28T23:45:13.055Zinfo: installing component 'clippy'
522026-02-28T23:45:13.498Zinfo: installing component 'rust-docs'
532026-02-28T23:45:17.064Zinfo: installing component 'rust-std'
542026-02-28T23:45:18.976Zinfo: installing component 'rustc'
552026-02-28T23:45:27.256Zinfo: installing component 'rustfmt'
562026-02-28T23:45:27.663Z
572026-02-28T23:45:27.663Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
582026-02-28T23:45:27.838Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-28T23:45:27.838Z
602026-02-28T23:45:27.838Z
612026-02-28T23:45:27.838ZRust is installed now. Great!
622026-02-28T23:45:27.838Z
632026-02-28T23:45:27.838ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-28T23:45:27.838Zenvironment variable. This has not been done automatically.
652026-02-28T23:45:27.838Z
662026-02-28T23:45:27.838ZTo configure your current shell, you need to source
672026-02-28T23:45:27.838Zthe corresponding env file under $HOME/.cargo.
682026-02-28T23:45:27.838Z
692026-02-28T23:45:27.838ZThis is usually done by running one of the following (note the leading DOT):
702026-02-28T23:45:27.838Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-28T23:45:27.838Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-28T23:45:27.838Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-28T23:45:27.965Z+ rustup --version
742026-02-28T23:45:27.989Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-28T23:45:27.989Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-28T23:45:28.117Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-28T23:45:28.142Z+ cargo --version
782026-02-28T23:45:28.240Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-28T23:45:28.264Z+ rustc --version
802026-02-28T23:45:28.367Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-28T23:45:28.391Zprocess exited: duration 24399 ms, exit code 0
 
822026-02-28T23:45:28.440Zstarting task 2: "authentication"
832026-02-28T23:45:28.497Zprocess exited: duration 55 ms, exit code 0
 
842026-02-28T23:45:28.545Zstarting task 3: "clone repository"
852026-02-28T23:45:28.569Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-28T23:45:28.569Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-28T23:45:28.593ZCloning into '/work/oxidecomputer/omicron'...
882026-02-28T23:45:48.028Z+ cd /work/oxidecomputer/omicron
892026-02-28T23:45:48.028Z+ git fetch origin ac5ccbc67567ebd033de0b8627f30d8b5a07ce03
902026-02-28T23:45:48.471ZFrom https://github.com/oxidecomputer/omicron
912026-02-28T23:45:48.471Z * branch ac5ccbc67567ebd033de0b8627f30d8b5a07ce03 -> FETCH_HEAD
922026-02-28T23:45:48.495Z+ [[ -n sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050 ]]
932026-02-28T23:45:48.496Z++ git branch --show-current
942026-02-28T23:45:48.496Z+ current=main
952026-02-28T23:45:48.496Z+ [[ main != sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050 ]]
962026-02-28T23:45:48.496Z+ git branch -f sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050 ac5ccbc67567ebd033de0b8627f30d8b5a07ce03
972026-02-28T23:45:48.520Z+ git checkout -f sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050
982026-02-28T23:45:48.913ZSwitched to branch 'sunshowers/spr/dropshot-apis-update-dropshot-api-manager-to-050'
992026-02-28T23:45:48.937Z+ git reset --hard ac5ccbc67567ebd033de0b8627f30d8b5a07ce03
1002026-02-28T23:45:48.961ZHEAD is now at ac5ccbc67 update to 0.5.2 with parallel drop
1012026-02-28T23:45:48.962Zprocess exited: duration 20401 ms, exit code 0
 
1022026-02-28T23:45:49.011Zstarting task 4: "build"
1032026-02-28T23:45:49.035Z+ source ./env.sh
1042026-02-28T23:45:49.035Z++ OLD_SHELL_OPTS=ehxB
1052026-02-28T23:45:49.035Z++ set -o xtrace
1062026-02-28T23:45:49.035Z++++ dirname ./env.sh
1072026-02-28T23:45:49.035Z+++ readlink -f .
1082026-02-28T23:45:49.035Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-28T23:45:49.035Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1102026-02-28T23:45:49.035Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1112026-02-28T23:45:49.035Z++ 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
1122026-02-28T23:45:49.035Z++ 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
1132026-02-28T23:45:49.035Z++ 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
1142026-02-28T23:45:49.035Z++ 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
1152026-02-28T23:45:49.035Z++ 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
1162026-02-28T23:45:49.035Z++ 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
1172026-02-28T23:45:49.035Z++ case $OLD_SHELL_OPTS in
1182026-02-28T23:45:49.035Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-28T23:45:49.035Z+ source .github/buildomat/ci-env.sh
1202026-02-28T23:45:49.036Z++ export CARGO_TERM_COLOR=always
1212026-02-28T23:45:49.036Z++ CARGO_TERM_COLOR=always
1222026-02-28T23:45:49.036Z+ cargo --version
1232026-02-28T23:45:49.105Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-28T23:45:49.130Z+ rustc --version
1252026-02-28T23:45:49.208Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-28T23:45:49.232Z+ banner prerequisites
1272026-02-28T23:45:49.232Z
1282026-02-28T23:45:49.232Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-28T23:45:49.232Z # # # # # # # # # # # # # # #
1302026-02-28T23:45:49.232Z # # # # ##### # # ##### # # # # # #### #
1312026-02-28T23:45:49.232Z ##### ##### # ##### # # # # # # # # #
1322026-02-28T23:45:49.232Z # # # # # # # # # # # # # # #
1332026-02-28T23:45:49.232Z # # # ###### # # ###### ### # #### # #### #
1342026-02-28T23:45:49.232Z
1352026-02-28T23:45:49.232Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-28T23:46:07.968Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-28T23:46:20.426Z Startup: Caching catalogs ... Done
1382026-02-28T23:46:48.888ZPlanning: Solver setup ... Done (26.178s)
1392026-02-28T23:46:49.082ZPlanning: Running solver ... Done (0.195s)
1402026-02-28T23:46:49.243ZPlanning: Finding local manifests ... Done (0.002s)
1412026-02-28T23:46:49.321ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-28T23:46:49.726ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-28T23:46:49.782ZPlanning: Package planning ... Done (0.056s)
1442026-02-28T23:46:49.842ZPlanning: Merging actions ... Done (0.058s)
1452026-02-28T23:46:50.161ZPlanning: Checking for conflicting actions ... Done (0.320s)
1462026-02-28T23:46:50.186ZPlanning: Consolidating action changes ... Done (0.013s)
1472026-02-28T23:46:50.813ZPlanning: Evaluating mediators ... Done (0.639s)
1482026-02-28T23:46:50.837ZPlanning: Planning completed in 30.28 seconds
1492026-02-28T23:46:50.862Z Packages to install: 4
1502026-02-28T23:46:50.862Z Mediators to change: 2
1512026-02-28T23:46:50.862Z Services to change: 1
1522026-02-28T23:46:50.862Z Estimated space available: 154.94 GB
1532026-02-28T23:46:50.862ZEstimated space to be consumed: 1.81 GB
1542026-02-28T23:46:50.862Z Create boot environment: No
1552026-02-28T23:46:50.862ZCreate backup boot environment: No
1562026-02-28T23:46:50.862Z Rebuild boot archive: No
1572026-02-28T23:46:50.862Z
1582026-02-28T23:46:50.862ZChanged mediators:
1592026-02-28T23:46:50.862Z mediator clang:
1602026-02-28T23:46:50.862Z version: None -> 15 (system default)
1612026-02-28T23:46:50.862Z
1622026-02-28T23:46:50.862Z mediator llvm:
1632026-02-28T23:46:50.862Z version: 14 (system default) -> 15 (system default)
1642026-02-28T23:46:50.862Z
1652026-02-28T23:46:50.862ZChanged packages:
1662026-02-28T23:46:50.862Zhelios-dev
1672026-02-28T23:46:50.862Z developer/build-essential
1682026-02-28T23:46:50.862Z None -> 11-2.0
1692026-02-28T23:46:50.862Z library/libxmlsec1
1702026-02-28T23:46:50.863Z None -> 1.2.35-2.0
1712026-02-28T23:46:50.863Z ooce/developer/clang-15
1722026-02-28T23:46:50.863Z None -> 15.0.7-2.0
1732026-02-28T23:46:50.863Z ooce/developer/llvm-15
1742026-02-28T23:46:50.863Z None -> 15.0.7-2.0
1752026-02-28T23:46:50.863Z
1762026-02-28T23:46:50.863ZServices:
1772026-02-28T23:46:50.863Z restart_fmri:
1782026-02-28T23:46:50.863Z svc:/system/update-man-index:default
1792026-02-28T23:46:50.901Z
1802026-02-28T23:46:50.901ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-28T23:46:55.912ZDownload: 1197/3290 items 67.1/212.6MB 31% complete (13.9M/s)
1822026-02-28T23:47:00.912ZDownload: 2217/3290 items 119.2/212.6MB 56% complete (12.0M/s)
1832026-02-28T23:47:05.912ZDownload: 3247/3290 items 178.6/212.6MB 84% complete (11.1M/s)
1842026-02-28T23:47:08.658ZDownload: Completed 212.60 MB in 17.76 seconds (12.0M/s)
1852026-02-28T23:47:08.869Z Actions: 1/3689 actions (Installing new actions)
1862026-02-28T23:47:13.875Z Actions: 2595/3689 actions (Installing new actions)
1872026-02-28T23:47:14.655Z Actions: Completed 3689 actions in 5.79 seconds.
1882026-02-28T23:47:15.309Z Done (0.647s)
1892026-02-28T23:47:15.309Z Done (0.000s)
1902026-02-28T23:47:16.622Z Done (1.313s)
1912026-02-28T23:47:21.652Z Done (4.749s)
1922026-02-28T23:47:21.761Z Done (0.022s)
1932026-02-28T23:47:21.785Z Done (0.000s)
1942026-02-28T23:47:21.939Z Done (0.000s)
1952026-02-28T23:47:23.011ZPlanning: Evaluating mediator changes ... Done
1962026-02-28T23:47:23.275ZPlanning: Checking for conflicting actions ... Done
1972026-02-28T23:47:23.299ZPlanning: Consolidating action changes ... Done
1982026-02-28T23:47:23.597ZPlanning: Evaluating mediators ... Done
1992026-02-28T23:47:23.621ZPlanning: Planning completed in 0.59 seconds
2002026-02-28T23:47:23.646Z Mediators to change: 2
2012026-02-28T23:47:23.646Z Create boot environment: No
2022026-02-28T23:47:23.646ZCreate backup boot environment: No
2032026-02-28T23:47:23.700Z Done
2042026-02-28T23:47:23.700Z Done
2052026-02-28T23:47:24.777Z Done
2062026-02-28T23:47:29.199Z Done
2072026-02-28T23:47:29.287Z Done
2082026-02-28T23:47:29.311Z Done
2092026-02-28T23:47:29.340Z Done
2102026-02-28T23:47:30.059ZPlanning: Evaluating mediator changes ... Done
2112026-02-28T23:47:30.084ZPlanning: Merging actions ... Done
2122026-02-28T23:47:30.288ZPlanning: Checking for conflicting actions ... Done
2132026-02-28T23:47:30.312ZPlanning: Consolidating action changes ... Done
2142026-02-28T23:47:30.595ZPlanning: Evaluating mediators ... Done
2152026-02-28T23:47:30.660ZPlanning: Planning completed in 0.89 seconds
2162026-02-28T23:47:30.701Z Packages to change: 1
2172026-02-28T23:47:30.701Z Mediators to change: 1
2182026-02-28T23:47:30.701Z Services to change: 1
2192026-02-28T23:47:30.701Z Create boot environment: No
2202026-02-28T23:47:30.701ZCreate backup boot environment: Yes
2212026-02-28T23:47:32.707Z Actions: 1/6 actions (Updating modified actions)
2222026-02-28T23:47:32.731Z Actions: Completed 6 actions in 0.00 seconds.
2232026-02-28T23:47:32.731Z Done
2242026-02-28T23:47:32.731Z Done
2252026-02-28T23:47:32.969Z Done
2262026-02-28T23:47:37.341Z Done
2272026-02-28T23:47:37.427Z Done
2282026-02-28T23:47:37.427Z Done
2292026-02-28T23:47:37.543Z Done
2302026-02-28T23:47:38.092ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2312026-02-28T23:47:38.092Zclang system 15 system
2322026-02-28T23:47:38.092Zcsh system system illumos
2332026-02-28T23:47:38.092Zctags system system illumos
2342026-02-28T23:47:38.092Zfile system system illumos
2352026-02-28T23:47:38.092Zgcc vendor 12 vendor
2362026-02-28T23:47:38.092Zgcc system 10 system
2372026-02-28T23:47:38.092Zgcc system 7 system
2382026-02-28T23:47:38.092Zgo system 1.20 system
2392026-02-28T23:47:38.092Zgo system 1.19 system
2402026-02-28T23:47:38.092Zllvm system 15 system
2412026-02-28T23:47:38.092Zllvm system 14 system
2422026-02-28T23:47:38.092Zmariadb system 10.6 system
2432026-02-28T23:47:38.092Zmta vendor vendor dma
2442026-02-28T23:47:38.092Zopenjdk system 17 system
2452026-02-28T23:47:38.092Zopenjdk system 11 system
2462026-02-28T23:47:38.092Zopenjdk system 1.8 system
2472026-02-28T23:47:38.092Zopenssl vendor 3 vendor
2482026-02-28T23:47:38.093Zperl system 5.36 system
2492026-02-28T23:47:38.093Zpostgresql system 15 system
2502026-02-28T23:47:38.093Zpostgresql system 13 system
2512026-02-28T23:47:38.093Zpython vendor 3 vendor
2522026-02-28T23:47:38.093Zpython system 2 system
2532026-02-28T23:47:38.093Zpython3 system 3.11 system
2542026-02-28T23:47:38.093Zruby system 3.0 system
2552026-02-28T23:47:38.093Zwords vendor vendor american-english
2562026-02-28T23:47:38.093Zwords system system australian-english
2572026-02-28T23:47:38.093Zwords system system british-english
2582026-02-28T23:47:38.093Zwords system system canadian-english
2592026-02-28T23:47:38.093Zwords system system french
2602026-02-28T23:47:38.093Zwords system system italian
2612026-02-28T23:47:38.093Zwords system system ngerman
2622026-02-28T23:47:38.093Zwords system system ogerman
2632026-02-28T23:47:38.093Zwords system system spanish
2642026-02-28T23:47:38.484ZPUBLISHER TYPE STATUS P LOCATION
2652026-02-28T23:47:38.484Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2662026-02-28T23:47:46.384ZFMRI IFO
2672026-02-28T23:47:46.384Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2682026-02-28T23:47:46.384Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2692026-02-28T23:47:46.384Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2702026-02-28T23:47:46.384Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2712026-02-28T23:47:46.384Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2722026-02-28T23:47:46.384Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2732026-02-28T23:47:46.384Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2742026-02-28T23:47:46.384Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2752026-02-28T23:47:46.384Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2762026-02-28T23:47:46.384Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2772026-02-28T23:47:46.384Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2782026-02-28T23:47:46.384Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2792026-02-28T23:47:46.384Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2802026-02-28T23:47:46.384Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2812026-02-28T23:47:46.385Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2822026-02-28T23:47:46.385Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2832026-02-28T23:47:47.608Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2842026-02-28T23:47:48.010Z Updating crates.io index
2852026-02-28T23:47:48.079Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2862026-02-28T23:47:48.395Z Updating git repository `https://github.com/oxidecomputer/lldp`
2872026-02-28T23:47:48.913Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2882026-02-28T23:47:49.259Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2892026-02-28T23:47:49.696Z Updating git repository `https://github.com/oxidecomputer/propolis`
2902026-02-28T23:47:51.227Z Updating git repository `https://github.com/oxidecomputer/crucible`
2912026-02-28T23:47:53.831Z Updating git repository `https://github.com/oxidecomputer/opte`
2922026-02-28T23:47:54.782Z Updating git repository `https://github.com/oxidecomputer/tofino`
2932026-02-28T23:47:55.244Z Updating git repository `https://github.com/oxidecomputer/falcon`
2942026-02-28T23:47:56.029Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2952026-02-28T23:47:56.665Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2962026-02-28T23:47:57.826Z Updating git repository `https://github.com/oxidecomputer/clickward`
2972026-02-28T23:47:58.210Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2982026-02-28T23:47:58.709Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2992026-02-28T23:47:59.121Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3002026-02-28T23:48:00.024Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3012026-02-28T23:48:00.648Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3022026-02-28T23:48:01.011Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3032026-02-28T23:48:01.446Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3042026-02-28T23:48:01.948Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3052026-02-28T23:48:02.290Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3062026-02-28T23:48:02.652Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3072026-02-28T23:48:03.012Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3082026-02-28T23:48:03.610Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3092026-02-28T23:48:04.108Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3102026-02-28T23:48:04.746Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3112026-02-28T23:48:05.104Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3122026-02-28T23:48:05.514Z Updating git repository `https://github.com/oxidecomputer/ispf`
3132026-02-28T23:48:06.084Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3142026-02-28T23:48:06.745Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3152026-02-28T23:48:07.254Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3162026-02-28T23:48:07.602Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3172026-02-28T23:48:08.268Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3182026-02-28T23:48:08.671Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3192026-02-28T23:48:09.217Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3202026-02-28T23:48:09.517Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3212026-02-28T23:48:09.897Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3222026-02-28T23:48:10.232Z Updating git repository `https://github.com/illumos/smf-rs`
3232026-02-28T23:48:10.685Z Updating git repository `https://github.com/oxidecomputer/omicron`
3242026-02-28T23:48:23.956Z Downloading crates ...
3252026-02-28T23:48:24.039Z Downloaded tinystr v0.7.6
3262026-02-28T23:48:24.064Z Downloaded tabled_derive v0.7.0
3272026-02-28T23:48:24.064Z Downloaded unicode-xid v0.2.6
3282026-02-28T23:48:24.064Z Downloaded toml_edit v0.22.27
3292026-02-28T23:48:24.089Z Downloaded zmij v1.0.15
3302026-02-28T23:48:24.090Z Downloaded zerovec v0.10.4
3312026-02-28T23:48:24.090Z Downloaded yoke-derive v0.7.4
3322026-02-28T23:48:24.090Z Downloaded zerofrom-derive v0.1.4
3332026-02-28T23:48:24.090Z Downloaded zerocopy-derive v0.7.35
3342026-02-28T23:48:24.090Z Downloaded synstructure v0.13.1
3352026-02-28T23:48:24.114Z Downloaded unicode-ident v1.0.24
3362026-02-28T23:48:24.115Z Downloaded url v2.5.4
3372026-02-28T23:48:24.115Z Downloaded clap_builder v4.5.48
3382026-02-28T23:48:24.115Z Downloaded rustix v1.1.3
3392026-02-28T23:48:24.139Z Downloaded cargo-platform v0.2.0
3402026-02-28T23:48:24.139Z Downloaded block-buffer v0.10.4
3412026-02-28T23:48:24.139Z Downloaded anyhow v1.0.99
3422026-02-28T23:48:24.139Z Downloaded anstyle-query v1.1.1
3432026-02-28T23:48:24.164Z Downloaded winnow v0.7.14
3442026-02-28T23:48:24.164Z Downloaded digest v0.10.7
3452026-02-28T23:48:24.164Z Downloaded anstyle-parse v0.2.5
3462026-02-28T23:48:24.164Z Downloaded autocfg v1.4.0
3472026-02-28T23:48:24.164Z Downloaded bytecount v0.6.8
3482026-02-28T23:48:24.164Z Downloaded unicode-width v0.2.0
3492026-02-28T23:48:24.189Z Downloaded terminal_size v0.4.0
3502026-02-28T23:48:24.189Z Downloaded bitflags v2.9.4
3512026-02-28T23:48:24.189Z Downloaded cpufeatures v0.2.14
3522026-02-28T23:48:24.189Z Downloaded serde_spanned v0.6.9
3532026-02-28T23:48:24.189Z Downloaded clap_lex v0.7.4
3542026-02-28T23:48:24.190Z Downloaded litemap v0.7.3
3552026-02-28T23:48:24.190Z Downloaded tabled v0.15.0
3562026-02-28T23:48:24.215Z Downloaded swrite v0.1.0
3572026-02-28T23:48:24.215Z Downloaded serde_core v1.0.228
3582026-02-28T23:48:24.215Z Downloaded icu_properties v1.5.1
3592026-02-28T23:48:24.215Z Downloaded serde v1.0.228
3602026-02-28T23:48:24.215Z Downloaded semver v1.0.27
3612026-02-28T23:48:24.215Z Downloaded strsim v0.11.1
3622026-02-28T23:48:24.240Z Downloaded serde_tokenstream v0.2.3
3632026-02-28T23:48:24.240Z Downloaded sha2 v0.10.9
3642026-02-28T23:48:24.240Z Downloaded quote v1.0.44
3652026-02-28T23:48:24.240Z Downloaded proc-macro2 v1.0.106
3662026-02-28T23:48:24.240Z Downloaded icu_locid_transform_data v1.5.0
3672026-02-28T23:48:24.240Z Downloaded icu_locid v1.5.0
3682026-02-28T23:48:24.240Z Downloaded indexmap v2.13.0
3692026-02-28T23:48:24.267Z Downloaded pest v2.8.2
3702026-02-28T23:48:24.267Z Downloaded syn v1.0.109
3712026-02-28T23:48:24.267Z Downloaded goblin v0.8.2
3722026-02-28T23:48:24.267Z Downloaded idna v1.0.3
3732026-02-28T23:48:24.292Z Downloaded log v0.4.29
3742026-02-28T23:48:24.292Z Downloaded icu_normalizer_data v1.5.0
3752026-02-28T23:48:24.292Z Downloaded icu_locid_transform v1.5.0
3762026-02-28T23:48:24.292Z Downloaded num-traits v0.2.19
3772026-02-28T23:48:24.292Z Downloaded fnv v1.0.7
3782026-02-28T23:48:24.292Z Downloaded cargo_toml v0.21.0
3792026-02-28T23:48:24.292Z Downloaded syn v2.0.117
3802026-02-28T23:48:24.292Z Downloaded rustix v0.38.37
3812026-02-28T23:48:24.317Z Downloaded serde_json v1.0.149
3822026-02-28T23:48:24.342Z Downloaded pretty-hex v0.4.1
3832026-02-28T23:48:24.342Z Downloaded pest_derive v2.8.2
3842026-02-28T23:48:24.342Z Downloaded percent-encoding v2.3.2
3852026-02-28T23:48:24.342Z Downloaded scroll v0.12.0
3862026-02-28T23:48:24.342Z Downloaded papergrid v0.11.0
3872026-02-28T23:48:24.342Z Downloaded heck v0.4.1
3882026-02-28T23:48:24.342Z Downloaded hashbrown v0.16.1
3892026-02-28T23:48:24.342Z Downloaded form_urlencoded v1.2.2
3902026-02-28T23:48:24.342Z Downloaded erased-serde v0.4.6
3912026-02-28T23:48:24.368Z Downloaded colorchoice v1.0.2
3922026-02-28T23:48:24.368Z Downloaded proc-macro-error v1.0.4
3932026-02-28T23:48:24.368Z Downloaded pest_meta v2.8.2
3942026-02-28T23:48:24.368Z Downloaded memmap v0.7.0
3952026-02-28T23:48:24.368Z Downloaded memchr v2.7.4
3962026-02-28T23:48:24.368Z Downloaded icu_collections v1.5.0
3972026-02-28T23:48:24.368Z Downloaded plain v0.2.3
3982026-02-28T23:48:24.368Z Downloaded cfg-if v1.0.4
3992026-02-28T23:48:24.368Z Downloaded scroll_derive v0.12.0
4002026-02-28T23:48:24.368Z Downloaded proc-macro-error-attr v1.0.4
4012026-02-28T23:48:24.368Z Downloaded pest_generator v2.8.2
4022026-02-28T23:48:24.393Z Downloaded ordered-float v2.10.1
4032026-02-28T23:48:24.393Z Downloaded idna_adapter v1.2.0
4042026-02-28T23:48:24.393Z Downloaded cargo_metadata v0.21.0
4052026-02-28T23:48:24.393Z Downloaded libc v0.2.180
4062026-02-28T23:48:24.418Z Downloaded camino-tempfile v1.4.1
4072026-02-28T23:48:24.418Z Downloaded once_cell v1.21.3
4082026-02-28T23:48:24.418Z Downloaded is_terminal_polyfill v1.70.1
4092026-02-28T23:48:24.418Z Downloaded icu_provider v1.5.0
4102026-02-28T23:48:24.418Z Downloaded heck v0.5.0
4112026-02-28T23:48:24.418Z Downloaded getrandom v0.3.4
4122026-02-28T23:48:24.418Z Downloaded generic-array v0.14.7
4132026-02-28T23:48:24.443Z Downloaded fs-err v3.1.1
4142026-02-28T23:48:24.443Z Downloaded fastrand v2.1.1
4152026-02-28T23:48:24.443Z Downloaded errno v0.3.12
4162026-02-28T23:48:24.443Z Downloaded equivalent v1.0.2
4172026-02-28T23:48:24.443Z Downloaded dtrace-parser v0.2.0
4182026-02-28T23:48:24.443Z Downloaded dof v0.3.0
4192026-02-28T23:48:24.443Z Downloaded displaydoc v0.2.5
4202026-02-28T23:48:24.444Z Downloaded cargo-util-schemas v0.8.2
4212026-02-28T23:48:24.444Z Downloaded stable_deref_trait v1.2.0
4222026-02-28T23:48:24.444Z Downloaded smawk v0.3.2
4232026-02-28T23:48:24.444Z Downloaded smallvec v1.15.1
4242026-02-28T23:48:24.444Z Downloaded serde_derive v1.0.228
4252026-02-28T23:48:24.444Z Downloaded serde-untagged v0.1.7
4262026-02-28T23:48:24.444Z Downloaded macaddr v1.0.1
4272026-02-28T23:48:24.444Z Downloaded icu_properties_data v1.5.0
4282026-02-28T23:48:24.468Z Downloaded serde-value v0.7.0
4292026-02-28T23:48:24.468Z Downloaded itoa v1.0.11
4302026-02-28T23:48:24.468Z Downloaded clap v4.5.48
4312026-02-28T23:48:24.468Z Downloaded byteorder v1.5.0
4322026-02-28T23:48:24.468Z Downloaded icu_normalizer v1.5.0
4332026-02-28T23:48:24.494Z Downloaded crypto-common v0.1.6
4342026-02-28T23:48:24.494Z Downloaded clap_derive v4.5.47
4352026-02-28T23:48:24.494Z Downloaded camino v1.2.2
4362026-02-28T23:48:24.494Z Downloaded anstream v0.6.18
4372026-02-28T23:48:24.494Z Downloaded toml_write v0.1.2
4382026-02-28T23:48:24.494Z Downloaded tempfile v3.24.0
4392026-02-28T23:48:24.494Z Downloaded anstyle v1.0.11
4402026-02-28T23:48:24.494Z Downloaded write16 v1.0.0
4412026-02-28T23:48:24.494Z Downloaded usdt-impl v0.5.0
4422026-02-28T23:48:24.494Z Downloaded usdt v0.5.0
4432026-02-28T23:48:24.494Z Downloaded unicode-width v0.1.14
4442026-02-28T23:48:24.494Z Downloaded toml v0.8.23
4452026-02-28T23:48:24.494Z Downloaded thiserror v1.0.69
4462026-02-28T23:48:24.519Z Downloaded textwrap v0.16.2
4472026-02-28T23:48:24.519Z Downloaded icu_provider_macros v1.5.0
4482026-02-28T23:48:24.519Z Downloaded zerocopy v0.7.35
4492026-02-28T23:48:24.544Z Downloaded utf8parse v0.2.2
4502026-02-28T23:48:24.544Z Downloaded usdt-attr-macro v0.5.0
4512026-02-28T23:48:24.544Z Downloaded ucd-trie v0.1.7
4522026-02-28T23:48:24.544Z Downloaded typenum v1.17.0
4532026-02-28T23:48:24.544Z Downloaded thread-id v4.2.2
4542026-02-28T23:48:24.544Z Downloaded thiserror v2.0.18
4552026-02-28T23:48:24.544Z Downloaded zerovec-derive v0.10.3
4562026-02-28T23:48:24.544Z Downloaded zerofrom v0.1.4
4572026-02-28T23:48:24.544Z Downloaded yoke v0.7.4
4582026-02-28T23:48:24.544Z Downloaded writeable v0.5.5
4592026-02-28T23:48:24.544Z Downloaded version_check v0.9.5
4602026-02-28T23:48:24.544Z Downloaded utf8_iter v1.0.4
4612026-02-28T23:48:24.544Z Downloaded utf16_iter v1.0.5
4622026-02-28T23:48:24.544Z Downloaded usdt-macro v0.5.0
4632026-02-28T23:48:24.544Z Downloaded unicode-linebreak v0.1.5
4642026-02-28T23:48:24.544Z Downloaded typeid v1.0.3
4652026-02-28T23:48:24.544Z Downloaded toml_datetime v0.6.11
4662026-02-28T23:48:24.569Z Downloaded thiserror-impl v1.0.69
4672026-02-28T23:48:24.569Z Downloaded thiserror-impl v2.0.18
4682026-02-28T23:48:24.628Z Compiling proc-macro2 v1.0.106
4692026-02-28T23:48:24.628Z Compiling quote v1.0.44
4702026-02-28T23:48:24.628Z Compiling unicode-ident v1.0.24
4712026-02-28T23:48:24.628Z Compiling serde_core v1.0.228
4722026-02-28T23:48:24.654Z Compiling serde v1.0.228
4732026-02-28T23:48:24.654Z Compiling version_check v0.9.5
4742026-02-28T23:48:24.654Z Compiling libc v0.2.180
4752026-02-28T23:48:24.654Z Compiling memchr v2.7.4
4762026-02-28T23:48:24.966Z Compiling stable_deref_trait v1.2.0
4772026-02-28T23:48:25.084Z Compiling thiserror v2.0.18
4782026-02-28T23:48:25.325Z Compiling zmij v1.0.15
4792026-02-28T23:48:25.403Z Compiling thiserror v1.0.69
4802026-02-28T23:48:25.502Z Compiling ucd-trie v0.1.7
4812026-02-28T23:48:25.987Z Compiling litemap v0.7.3
4822026-02-28T23:48:26.031Z Compiling itoa v1.0.11
4832026-02-28T23:48:26.092Z Compiling writeable v0.5.5
4842026-02-28T23:48:26.258Z Compiling autocfg v1.4.0
4852026-02-28T23:48:26.447Z Compiling bitflags v2.9.4
4862026-02-28T23:48:26.668Z Compiling errno v0.3.12
4872026-02-28T23:48:26.693Z Compiling byteorder v1.5.0
4882026-02-28T23:48:26.835Z Compiling icu_locid_transform_data v1.5.0
4892026-02-28T23:48:26.956Z Compiling syn v2.0.117
4902026-02-28T23:48:27.120Z Compiling icu_properties_data v1.5.0
4912026-02-28T23:48:27.152Z Compiling serde_json v1.0.149
4922026-02-28T23:48:27.184Z Compiling num-traits v0.2.19
4932026-02-28T23:48:27.364Z Compiling utf16_iter v1.0.5
4942026-02-28T23:48:27.564Z Compiling rustix v0.38.37
4952026-02-28T23:48:27.603Z Compiling icu_normalizer_data v1.5.0
4962026-02-28T23:48:27.637Z Compiling write16 v1.0.0
4972026-02-28T23:48:27.692Z Compiling utf8_iter v1.0.4
4982026-02-28T23:48:27.743Z Compiling smallvec v1.15.1
4992026-02-28T23:48:27.803Z Compiling typeid v1.0.3
5002026-02-28T23:48:27.947Z Compiling equivalent v1.0.2
5012026-02-28T23:48:28.092Z Compiling hashbrown v0.16.1
5022026-02-28T23:48:28.361Z Compiling usdt-impl v0.5.0
5032026-02-28T23:48:28.386Z Compiling proc-macro-error-attr v1.0.4
5042026-02-28T23:48:28.597Z Compiling winnow v0.7.14
5052026-02-28T23:48:28.658Z Compiling syn v1.0.109
5062026-02-28T23:48:28.777Z Compiling toml_write v0.1.2
5072026-02-28T23:48:29.101Z Compiling thread-id v4.2.2
5082026-02-28T23:48:29.253Z Compiling indexmap v2.13.0
5092026-02-28T23:48:29.746Z Compiling proc-macro-error v1.0.4
5102026-02-28T23:48:30.086Z Compiling log v0.4.29
5112026-02-28T23:48:30.442Z Compiling getrandom v0.3.4
5122026-02-28T23:48:30.648Z Compiling camino v1.2.2
5132026-02-28T23:48:30.753Z Compiling plain v0.2.3
5142026-02-28T23:48:30.964Z Compiling rustix v1.1.3
5152026-02-28T23:48:31.095Z Compiling percent-encoding v2.3.2
5162026-02-28T23:48:31.201Z Compiling utf8parse v0.2.2
5172026-02-28T23:48:31.391Z Compiling anstyle-parse v0.2.5
5182026-02-28T23:48:31.440Z Compiling form_urlencoded v1.2.2
5192026-02-28T23:48:31.734Z Compiling ordered-float v2.10.1
5202026-02-28T23:48:31.768Z Compiling terminal_size v0.4.0
5212026-02-28T23:48:32.033Z Compiling anstyle-query v1.1.1
5222026-02-28T23:48:32.078Z Compiling anstyle v1.0.11
5232026-02-28T23:48:32.264Z Compiling is_terminal_polyfill v1.70.1
5242026-02-28T23:48:32.363Z Compiling pretty-hex v0.4.1
5252026-02-28T23:48:32.404Z Compiling cfg-if v1.0.4
5262026-02-28T23:48:32.436Z Compiling colorchoice v1.0.2
5272026-02-28T23:48:32.610Z Compiling anstream v0.6.18
5282026-02-28T23:48:32.883Z Compiling semver v1.0.27
5292026-02-28T23:48:32.948Z Compiling fs-err v3.1.1
5302026-02-28T23:48:33.298Z Compiling bytecount v0.6.8
5312026-02-28T23:48:33.405Z Compiling heck v0.5.0
5322026-02-28T23:48:33.523Z Compiling synstructure v0.13.1
5332026-02-28T23:48:33.553Z Compiling heck v0.4.1
5342026-02-28T23:48:33.585Z Compiling clap_lex v0.7.4
5352026-02-28T23:48:33.867Z Compiling once_cell v1.21.3
5362026-02-28T23:48:33.975Z Compiling fastrand v2.1.1
5372026-02-28T23:48:34.018Z Compiling strsim v0.11.1
5382026-02-28T23:48:34.253Z Compiling unicode-xid v0.2.6
5392026-02-28T23:48:34.455Z Compiling unicode-width v0.1.14
5402026-02-28T23:48:34.482Z Compiling fnv v1.0.7
5412026-02-28T23:48:34.639Z Compiling anyhow v1.0.99
5422026-02-28T23:48:34.738Z Compiling clap_builder v4.5.48
5432026-02-28T23:48:34.762Z Compiling tempfile v3.24.0
5442026-02-28T23:48:34.952Z Compiling papergrid v0.11.0
5452026-02-28T23:48:35.437Z Compiling memmap v0.7.0
5462026-02-28T23:48:35.534Z Compiling unicode-linebreak v0.1.5
5472026-02-28T23:48:35.577Z Compiling smawk v0.3.2
5482026-02-28T23:48:35.758Z Compiling unicode-width v0.2.0
5492026-02-28T23:48:36.251Z Compiling textwrap v0.16.2
5502026-02-28T23:48:36.520Z Compiling camino-tempfile v1.4.1
5512026-02-28T23:48:36.548Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5522026-02-28T23:48:36.837Z Compiling tabled_derive v0.7.0
5532026-02-28T23:48:36.934Z Compiling swrite v0.1.0
5542026-02-28T23:48:37.462Z Compiling serde_derive v1.0.228
5552026-02-28T23:48:37.462Z Compiling zerofrom-derive v0.1.4
5562026-02-28T23:48:37.497Z Compiling yoke-derive v0.7.4
5572026-02-28T23:48:37.522Z Compiling thiserror-impl v2.0.18
5582026-02-28T23:48:37.602Z Compiling zerovec-derive v0.10.3
5592026-02-28T23:48:38.738Z Compiling displaydoc v0.2.5
5602026-02-28T23:48:39.761Z Compiling icu_provider_macros v1.5.0
5612026-02-28T23:48:40.007Z Compiling thiserror-impl v1.0.69
5622026-02-28T23:48:40.165Z Compiling zerocopy-derive v0.7.35
5632026-02-28T23:48:40.421Z Compiling pest v2.8.2
5642026-02-28T23:48:40.461Z Compiling zerofrom v0.1.4
5652026-02-28T23:48:40.657Z Compiling yoke v0.7.4
5662026-02-28T23:48:40.689Z Compiling scroll_derive v0.12.0
5672026-02-28T23:48:40.997Z Compiling zerovec v0.10.4
5682026-02-28T23:48:41.813Z Compiling clap_derive v4.5.47
5692026-02-28T23:48:41.847Z Compiling zerocopy v0.7.35
5702026-02-28T23:48:41.884Z Compiling scroll v0.12.0
5712026-02-28T23:48:42.413Z Compiling goblin v0.8.2
5722026-02-28T23:48:42.637Z Compiling tinystr v0.7.6
5732026-02-28T23:48:42.861Z Compiling icu_collections v1.5.0
5742026-02-28T23:48:42.887Z Compiling tabled v0.15.0
5752026-02-28T23:48:43.015Z Compiling icu_locid v1.5.0
5762026-02-28T23:48:43.212Z Compiling pest_meta v2.8.2
5772026-02-28T23:48:44.034Z Compiling icu_provider v1.5.0
5782026-02-28T23:48:44.616Z Compiling pest_generator v2.8.2
5792026-02-28T23:48:44.680Z Compiling icu_locid_transform v1.5.0
5802026-02-28T23:48:44.779Z Compiling toml_datetime v0.6.11
5812026-02-28T23:48:44.893Z Compiling serde_spanned v0.6.9
5822026-02-28T23:48:45.123Z Compiling toml_edit v0.22.27
5832026-02-28T23:48:45.251Z Compiling dof v0.3.0
5842026-02-28T23:48:45.472Z Compiling erased-serde v0.4.6
5852026-02-28T23:48:46.017Z Compiling icu_properties v1.5.1
5862026-02-28T23:48:46.072Z Compiling serde_tokenstream v0.2.3
5872026-02-28T23:48:46.466Z Compiling serde-untagged v0.1.7
5882026-02-28T23:48:46.614Z Compiling serde-value v0.7.0
5892026-02-28T23:48:46.639Z Compiling cargo-platform v0.2.0
5902026-02-28T23:48:46.879Z Compiling pest_derive v2.8.2
5912026-02-28T23:48:46.945Z Compiling clap v4.5.48
5922026-02-28T23:48:47.069Z Compiling macaddr v1.0.1
5932026-02-28T23:48:47.579Z Compiling dtrace-parser v0.2.0
5942026-02-28T23:48:48.231Z Compiling toml v0.8.23
5952026-02-28T23:48:48.990Z Compiling cargo_toml v0.21.0
5962026-02-28T23:48:49.227Z Compiling icu_normalizer v1.5.0
5972026-02-28T23:48:49.259Z Compiling usdt-macro v0.5.0
5982026-02-28T23:48:49.366Z Compiling usdt-attr-macro v0.5.0
5992026-02-28T23:48:50.000Z Compiling idna_adapter v1.2.0
6002026-02-28T23:48:50.196Z Compiling idna v1.0.3
6012026-02-28T23:48:50.411Z Compiling usdt v0.5.0
6022026-02-28T23:48:50.739Z Compiling url v2.5.4
6032026-02-28T23:48:51.647Z Compiling cargo-util-schemas v0.8.2
6042026-02-28T23:48:53.643Z Compiling cargo_metadata v0.21.0
6052026-02-28T23:48:55.688Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6062026-02-28T23:48:59.879Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
6072026-02-28T23:49:00.253Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6082026-02-28T23:49:01.252Z Downloading crates ...
6092026-02-28T23:49:01.407Z Downloaded adler2 v2.0.0
6102026-02-28T23:49:01.434Z Downloaded assert_matches v1.5.0
6112026-02-28T23:49:01.461Z Downloaded crc-catalog v2.4.0
6122026-02-28T23:49:01.461Z Downloaded crc8 v0.1.1
6132026-02-28T23:49:01.461Z Downloaded curve25519-dalek-derive v0.1.1
6142026-02-28T23:49:01.489Z Downloaded deranged v0.5.3
6152026-02-28T23:49:01.489Z Downloaded hex v0.4.3
6162026-02-28T23:49:01.489Z Downloaded ident_case v1.0.1
6172026-02-28T23:49:01.489Z Downloaded indent_write v2.2.0
6182026-02-28T23:49:01.520Z Downloaded internet-checksum v0.2.1
6192026-02-28T23:49:01.520Z Downloaded lazy_static v1.5.0
6202026-02-28T23:49:01.520Z Downloaded linked-hash-map v0.5.6
6212026-02-28T23:49:01.520Z Downloaded mime v0.3.17
6222026-02-28T23:49:01.549Z Downloaded nonempty v0.12.0
6232026-02-28T23:49:01.549Z Downloaded nibble_vec v0.1.0
6242026-02-28T23:49:01.549Z Downloaded nodrop v0.1.14
6252026-02-28T23:49:01.549Z Downloaded num_threads v0.1.7
6262026-02-28T23:49:01.578Z Downloaded oso-derive v0.27.3
6272026-02-28T23:49:01.578Z Downloaded opaque-debug v0.3.1
6282026-02-28T23:49:01.578Z Downloaded parse-size v1.1.0
6292026-02-28T23:49:01.578Z Downloaded oxnet v0.1.4
6302026-02-28T23:49:01.578Z Downloaded password-hash v0.5.0
6312026-02-28T23:49:01.609Z Downloaded powerfmt v0.2.0
6322026-02-28T23:49:01.609Z Downloaded proc-macro-error-attr2 v2.0.0
6332026-02-28T23:49:01.609Z Downloaded pretty-hex v0.2.1
6342026-02-28T23:49:01.609Z Downloaded progenitor-client v0.11.2
6352026-02-28T23:49:01.609Z Downloaded progenitor-client v0.8.0
6362026-02-28T23:49:01.609Z Downloaded primeorder v0.13.6
6372026-02-28T23:49:01.639Z Downloaded psl-types v2.0.11
6382026-02-28T23:49:01.639Z Downloaded progenitor v0.11.2
6392026-02-28T23:49:01.639Z Downloaded rand_xorshift v0.4.0
6402026-02-28T23:49:01.639Z Downloaded rtoolbox v0.0.2
6412026-02-28T23:49:01.639Z Downloaded rfc6979 v0.4.0
6422026-02-28T23:49:01.639Z Downloaded rand_seeder v0.4.0
6432026-02-28T23:49:01.639Z Downloaded scheduled-thread-pool v0.2.7
6442026-02-28T23:49:01.669Z Downloaded sapling-renderdag v0.1.0
6452026-02-28T23:49:01.669Z Downloaded semver v0.1.20
6462026-02-28T23:49:01.669Z Downloaded serde_urlencoded v0.7.1
6472026-02-28T23:49:01.669Z Downloaded simd-adler32 v0.3.7
6482026-02-28T23:49:01.669Z Downloaded siphasher v1.0.1
6492026-02-28T23:49:01.669Z Downloaded slog-envlogger v2.2.0
6502026-02-28T23:49:01.669Z Downloaded ssh-encoding v0.2.0
6512026-02-28T23:49:01.699Z Downloaded seq-macro v0.3.6
6522026-02-28T23:49:01.699Z Downloaded sqlparser_derive v0.5.0
6532026-02-28T23:49:01.699Z Downloaded supports-color v3.0.2
6542026-02-28T23:49:01.699Z Downloaded take_mut v0.2.2
6552026-02-28T23:49:01.699Z Downloaded tabled_derive v0.10.0
6562026-02-28T23:49:01.699Z Downloaded thread_local v1.1.8
6572026-02-28T23:49:01.699Z Downloaded tinyvec_macros v0.1.1
6582026-02-28T23:49:01.699Z Downloaded support-bundle-viewer v0.1.2
6592026-02-28T23:49:01.730Z Downloaded tap v1.0.1
6602026-02-28T23:49:01.730Z Downloaded smallvec v0.6.14
6612026-02-28T23:49:01.730Z Downloaded tower-layer v0.3.3
6622026-02-28T23:49:01.730Z Downloaded rand v0.9.2
6632026-02-28T23:49:01.730Z Downloaded try-lock v0.2.5
6642026-02-28T23:49:01.731Z Downloaded slog-dtrace v0.3.0
6652026-02-28T23:49:01.731Z Downloaded usdt-attr-macro v0.6.0
6662026-02-28T23:49:01.731Z Downloaded unit-prefix v0.5.1
6672026-02-28T23:49:01.731Z Downloaded socket2 v0.6.1
6682026-02-28T23:49:01.761Z Downloaded utf-8 v0.7.6
6692026-02-28T23:49:01.761Z Downloaded want v0.3.1
6702026-02-28T23:49:01.761Z Downloaded wait-timeout v0.2.0
6712026-02-28T23:49:01.761Z Downloaded universal-hash v0.5.1
6722026-02-28T23:49:01.761Z Downloaded waitgroup v0.1.2
6732026-02-28T23:49:01.761Z Downloaded vsss-rs v3.3.4
6742026-02-28T23:49:01.761Z Downloaded xshell-macros v0.2.7
6752026-02-28T23:49:01.761Z Downloaded twox-hash v2.1.0
6762026-02-28T23:49:01.792Z Downloaded zeroize_derive v1.4.2
6772026-02-28T23:49:01.792Z Downloaded wyz v0.5.1
6782026-02-28T23:49:01.792Z Downloaded zone_cfg_derive v0.1.2
6792026-02-28T23:49:01.792Z Downloaded zone_cfg_derive v0.3.0
6802026-02-28T23:49:01.792Z Downloaded portable-atomic v1.11.0
6812026-02-28T23:49:01.792Z Downloaded zstd v0.13.3
6822026-02-28T23:49:01.823Z Downloaded zstd-safe v7.2.3
6832026-02-28T23:49:01.823Z Downloaded zopfli v0.8.1
6842026-02-28T23:49:01.823Z Downloaded reedline v0.40.0
6852026-02-28T23:49:01.823Z Downloaded yansi v1.0.1
6862026-02-28T23:49:01.857Z Downloaded zip v0.6.6
6872026-02-28T23:49:01.857Z Downloaded zip v4.2.0
6882026-02-28T23:49:01.857Z Downloaded x509-cert v0.2.5
6892026-02-28T23:49:01.857Z Downloaded winnow v0.6.26
6902026-02-28T23:49:01.884Z Downloaded unicode-normalization v0.1.24
6912026-02-28T23:49:01.884Z Downloaded zlib-rs v0.5.1
6922026-02-28T23:49:01.884Z Downloaded tabled v0.18.0
6932026-02-28T23:49:01.911Z Downloaded rustls v0.22.4
6942026-02-28T23:49:01.937Z Downloaded webpki-roots v1.0.1
6952026-02-28T23:49:01.937Z Downloaded regex-syntax v0.8.5
6962026-02-28T23:49:01.937Z Downloaded openapiv3 v2.2.0
6972026-02-28T23:49:01.962Z Downloaded vcpkg v0.2.15
6982026-02-28T23:49:01.987Z Downloaded zerocopy v0.8.27
6992026-02-28T23:49:02.012Z Downloaded rustls v0.23.37
7002026-02-28T23:49:02.036Z Downloaded smoltcp v0.11.0
7012026-02-28T23:49:02.061Z Downloaded tabled v0.20.0
7022026-02-28T23:49:02.061Z Downloaded smoltcp v0.9.1
7032026-02-28T23:49:02.086Z Downloaded bzip2-sys v0.1.13+1.0.8
7042026-02-28T23:49:02.086Z Downloaded object v0.37.3
7052026-02-28T23:49:02.111Z Downloaded sqlparser v0.61.0
7062026-02-28T23:49:02.111Z Downloaded dropshot v0.16.7
7072026-02-28T23:49:02.137Z Downloaded regex-automata v0.4.14
7082026-02-28T23:49:02.161Z Downloaded typify-impl v0.6.1
7092026-02-28T23:49:02.192Z Downloaded sled v0.34.7
7102026-02-28T23:49:02.193Z Downloaded typify-impl v0.2.0
7112026-02-28T23:49:02.193Z Downloaded jiff v0.2.15
7122026-02-28T23:49:02.220Z Downloaded chrono-tz v0.10.4
7132026-02-28T23:49:02.244Z Downloaded typify-impl v0.4.3
7142026-02-28T23:49:02.269Z Downloaded zerocopy-derive v0.6.6
7152026-02-28T23:49:02.269Z Downloaded lzma-sys v0.1.20
7162026-02-28T23:49:02.297Z Downloaded petgraph v0.6.5
7172026-02-28T23:49:02.323Z Downloaded csv v1.3.1
7182026-02-28T23:49:02.348Z Downloaded ratatui v0.29.0
7192026-02-28T23:49:02.373Z Downloaded petgraph v0.8.2
7202026-02-28T23:49:02.400Z Downloaded libz-sys v1.1.20
7212026-02-28T23:49:02.424Z Downloaded regress v0.10.5
7222026-02-28T23:49:02.424Z Downloaded time v0.3.47
7232026-02-28T23:49:02.448Z Downloaded rustls v0.21.12
7242026-02-28T23:49:02.473Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7252026-02-28T23:49:02.499Z Downloaded sha3 v0.10.8
7262026-02-28T23:49:02.499Z Downloaded object v0.36.5
7272026-02-28T23:49:02.524Z Downloaded nix v0.28.0
7282026-02-28T23:49:02.549Z Downloaded hickory-proto v0.25.2
7292026-02-28T23:49:02.549Z Downloaded tokio v1.49.0
7302026-02-28T23:49:02.607Z Downloaded tough v0.20.0
7312026-02-28T23:49:02.631Z Downloaded rustls-webpki v0.102.8
7322026-02-28T23:49:02.656Z Downloaded regex-syntax v0.6.29
7332026-02-28T23:49:02.656Z Downloaded polar-core v0.27.3
7342026-02-28T23:49:02.656Z Downloaded nix v0.30.1
7352026-02-28T23:49:02.680Z Downloaded gimli v0.31.1
7362026-02-28T23:49:02.680Z Downloaded unicode-segmentation v1.12.0
7372026-02-28T23:49:02.680Z Downloaded tower-http v0.6.8
7382026-02-28T23:49:02.680Z Downloaded serde_with v3.16.1
7392026-02-28T23:49:02.705Z Downloaded quinn-proto v0.11.13
7402026-02-28T23:49:02.705Z Downloaded nix v0.29.0
7412026-02-28T23:49:02.730Z Downloaded hickory-proto v0.24.4
7422026-02-28T23:49:02.730Z Downloaded git2 v0.20.2
7432026-02-28T23:49:02.754Z Downloaded winnow v0.5.40
7442026-02-28T23:49:02.754Z Downloaded tower v0.5.2
7452026-02-28T23:49:02.778Z Downloaded proptest v1.7.0
7462026-02-28T23:49:02.778Z Downloaded zerocopy-derive v0.8.27
7472026-02-28T23:49:02.778Z Downloaded typed-path v0.9.3
7482026-02-28T23:49:02.778Z Downloaded tokio-util v0.7.15
7492026-02-28T23:49:02.803Z Downloaded radix_trie v0.2.1
7502026-02-28T23:49:02.803Z Downloaded encoding_rs v0.8.34
7512026-02-28T23:49:02.827Z Downloaded salty v0.3.0
7522026-02-28T23:49:02.827Z Downloaded reqwest v0.12.28
7532026-02-28T23:49:02.827Z Downloaded rayon v1.10.0
7542026-02-28T23:49:02.852Z Downloaded petname v2.0.2
7552026-02-28T23:49:02.852Z Downloaded openssl v0.10.73
7562026-02-28T23:49:02.852Z Downloaded unicode_categories v0.1.1
7572026-02-28T23:49:02.852Z Downloaded tokio-postgres v0.7.13
7582026-02-28T23:49:02.876Z Downloaded rustls-webpki v0.101.7
7592026-02-28T23:49:02.876Z Downloaded quick-xml v0.37.2
7602026-02-28T23:49:02.876Z Downloaded nix v0.27.1
7612026-02-28T23:49:02.901Z Downloaded zerocopy v0.6.6
7622026-02-28T23:49:02.901Z Downloaded uuid v1.19.0
7632026-02-28T23:49:02.901Z Downloaded toml_edit v0.19.15
7642026-02-28T23:49:02.926Z Downloaded ring v0.17.14
7652026-02-28T23:49:02.950Z Downloaded reqwest v0.13.2
7662026-02-28T23:49:02.974Z Downloaded bstr v1.10.0
7672026-02-28T23:49:02.974Z Downloaded yasna v0.5.2
7682026-02-28T23:49:02.974Z Downloaded unsafe-libyaml v0.2.11
7692026-02-28T23:49:02.974Z Downloaded unicode-bidi v0.3.17
7702026-02-28T23:49:02.974Z Downloaded typify v0.4.3
7712026-02-28T23:49:02.974Z Downloaded tracing-core v0.1.32
7722026-02-28T23:49:02.974Z Downloaded tracing v0.1.40
7732026-02-28T23:49:02.999Z Downloaded steno v0.4.1
7742026-02-28T23:49:02.999Z Downloaded libgit2-sys v0.18.2+1.9.1
7752026-02-28T23:49:03.036Z Downloaded regex v1.12.3
7762026-02-28T23:49:03.061Z Downloaded p521 v0.13.3
7772026-02-28T23:49:03.061Z Downloaded zeroize v1.8.1
7782026-02-28T23:49:03.061Z Downloaded xshell v0.2.7
7792026-02-28T23:49:03.061Z Downloaded whoami v1.5.2
7802026-02-28T23:49:03.061Z Downloaded vte v0.11.1
7812026-02-28T23:49:03.061Z Downloaded vergen v9.0.6
7822026-02-28T23:49:03.061Z Downloaded value-bag v1.12.0
7832026-02-28T23:49:03.061Z Downloaded typify v0.6.1
7842026-02-28T23:49:03.061Z Downloaded tungstenite v0.23.0
7852026-02-28T23:49:03.086Z Downloaded tungstenite v0.21.0
7862026-02-28T23:49:03.086Z Downloaded tokio-rustls v0.25.0
7872026-02-28T23:49:03.086Z Downloaded ssh-key v0.6.6
7882026-02-28T23:49:03.086Z Downloaded xz2 v0.1.7
7892026-02-28T23:49:03.086Z Downloaded walkdir v2.5.0
7902026-02-28T23:49:03.086Z Downloaded toml_parser v1.0.6+spec-1.1.0
7912026-02-28T23:49:03.110Z Downloaded zone v0.3.1
7922026-02-28T23:49:03.110Z Downloaded zone v0.1.8
7932026-02-28T23:49:03.110Z Downloaded term v0.7.0
7942026-02-28T23:49:03.110Z Downloaded tar v0.4.44
7952026-02-28T23:49:03.110Z Downloaded unicode-properties v0.1.3
7962026-02-28T23:49:03.110Z Downloaded tokio-tungstenite v0.21.0
7972026-02-28T23:49:03.110Z Downloaded test-strategy v0.4.3
7982026-02-28T23:49:03.110Z Downloaded rpassword v7.4.0
7992026-02-28T23:49:03.110Z Downloaded vergen-lib v0.1.6
8002026-02-28T23:49:03.110Z Downloaded vergen-gitcl v1.0.8
8012026-02-28T23:49:03.111Z Downloaded vergen-git2 v1.0.7
8022026-02-28T23:49:03.111Z Downloaded typify v0.2.0
8032026-02-28T23:49:03.135Z Downloaded russh v0.45.0
8042026-02-28T23:49:03.135Z Downloaded moka v0.12.10
8052026-02-28T23:49:03.135Z Downloaded toml v0.7.8
8062026-02-28T23:49:03.135Z Downloaded tokio-stream v0.1.17
8072026-02-28T23:49:03.159Z Downloaded iri-string v0.7.8
8082026-02-28T23:49:03.159Z Downloaded xattr v1.3.1
8092026-02-28T23:49:03.159Z Downloaded uzers v0.12.1
8102026-02-28T23:49:03.159Z Downloaded usdt-impl v0.6.0
8112026-02-28T23:49:03.160Z Downloaded typify-macro v0.2.0
8122026-02-28T23:49:03.160Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8132026-02-28T23:49:03.160Z Downloaded toml v0.9.11+spec-1.1.0
8142026-02-28T23:49:03.160Z Downloaded tokio-native-tls v0.3.1
8152026-02-28T23:49:03.160Z Downloaded tinyvec v1.8.0
8162026-02-28T23:49:03.160Z Downloaded term v1.1.0
8172026-02-28T23:49:03.184Z Downloaded samael v0.0.19
8182026-02-28T23:49:03.184Z Downloaded rustyline v14.0.0
8192026-02-28T23:49:03.184Z Downloaded nom v7.1.3
8202026-02-28T23:49:03.184Z Downloaded untrusted v0.7.1
8212026-02-28T23:49:03.184Z Downloaded typify-macro v0.6.1
8222026-02-28T23:49:03.184Z Downloaded tokio-tungstenite v0.23.1
8232026-02-28T23:49:03.184Z Downloaded tokio-macros v2.6.0
8242026-02-28T23:49:03.184Z Downloaded snafu v0.8.5
8252026-02-28T23:49:03.208Z Downloaded untrusted v0.9.0
8262026-02-28T23:49:03.209Z Downloaded unicase v2.8.1
8272026-02-28T23:49:03.209Z Downloaded typify-macro v0.4.3
8282026-02-28T23:49:03.209Z Downloaded tokio-dtrace v0.1.0
8292026-02-28T23:49:03.209Z Downloaded termios v0.3.3
8302026-02-28T23:49:03.209Z Downloaded socket2 v0.5.10
8312026-02-28T23:49:03.209Z Downloaded rcgen v0.12.1
8322026-02-28T23:49:03.209Z Downloaded vte_generate_state_changes v0.1.2
8332026-02-28T23:49:03.209Z Downloaded void v1.0.2
8342026-02-28T23:49:03.209Z Downloaded similar v2.7.0
8352026-02-28T23:49:03.209Z Downloaded tui-tree-widget v0.23.1
8362026-02-28T23:49:03.209Z Downloaded trait-variant v0.1.2
8372026-02-28T23:49:03.234Z Downloaded usdt-macro v0.6.0
8382026-02-28T23:49:03.234Z Downloaded usdt v0.6.0
8392026-02-28T23:49:03.234Z Downloaded tracing-attributes v0.1.27
8402026-02-28T23:49:03.234Z Downloaded tokio-rustls v0.26.0
8412026-02-28T23:49:03.234Z Downloaded tokio-rustls v0.24.1
8422026-02-28T23:49:03.234Z Downloaded tls_codec_derive v0.4.1
8432026-02-28T23:49:03.234Z Downloaded time-core v0.1.8
8442026-02-28T23:49:03.234Z Downloaded termtree v0.5.1
8452026-02-28T23:49:03.234Z Downloaded sync_wrapper v1.0.1
8462026-02-28T23:49:03.234Z Downloaded rustls-webpki v0.103.9
8472026-02-28T23:49:03.234Z Downloaded rustls-platform-verifier v0.6.2
8482026-02-28T23:49:03.258Z Downloaded qorb v0.4.1
8492026-02-28T23:49:03.258Z Downloaded slog v2.8.2
8502026-02-28T23:49:03.258Z Downloaded signal-hook v0.3.18
8512026-02-28T23:49:03.258Z Downloaded dropshot-api-manager v0.5.2
8522026-02-28T23:49:03.258Z Downloaded unicode-truncate v1.1.0
8532026-02-28T23:49:03.258Z Downloaded unarray v0.1.4
8542026-02-28T23:49:03.258Z Downloaded toml_writer v1.0.6+spec-1.1.0
8552026-02-28T23:49:03.258Z Downloaded strum_macros v0.26.4
8562026-02-28T23:49:03.258Z Downloaded spki v0.7.3
8572026-02-28T23:49:03.259Z Downloaded spin v0.9.8
8582026-02-28T23:49:03.283Z Downloaded smf v0.2.3
8592026-02-28T23:49:03.283Z Downloaded schemars v1.0.4
8602026-02-28T23:49:03.283Z Downloaded schemars v0.9.0
8612026-02-28T23:49:03.309Z Downloaded rayon-core v1.12.1
8622026-02-28T23:49:03.309Z Downloaded quinn v0.11.9
8632026-02-28T23:49:03.309Z Downloaded curve25519-dalek v4.1.3
8642026-02-28T23:49:03.309Z Downloaded futures-util v0.3.31
8652026-02-28T23:49:03.334Z Downloaded der v0.7.10
8662026-02-28T23:49:03.334Z Downloaded darling_core v0.20.10
8672026-02-28T23:49:03.334Z Downloaded tower-service v0.3.3
8682026-02-28T23:49:03.334Z Downloaded tls_codec v0.4.1
8692026-02-28T23:49:03.334Z Downloaded tiny-keccak v2.0.2
8702026-02-28T23:49:03.334Z Downloaded time-macros v0.2.27
8712026-02-28T23:49:03.359Z Downloaded sync-ptr v0.1.4
8722026-02-28T23:49:03.359Z Downloaded subprocess v0.2.9
8732026-02-28T23:49:03.359Z Downloaded strum_macros v0.27.2
8742026-02-28T23:49:03.359Z Downloaded strum_macros v0.24.3
8752026-02-28T23:49:03.359Z Downloaded structmeta-derive v0.3.0
8762026-02-28T23:49:03.359Z Downloaded snafu-derive v0.8.5
8772026-02-28T23:49:03.359Z Downloaded serde_cbor v0.11.2
8782026-02-28T23:49:03.359Z Downloaded minimal-lexical v0.2.1
8792026-02-28T23:49:03.359Z Downloaded lalrpop v0.19.12
8802026-02-28T23:49:03.384Z Downloaded topological-sort v0.2.2
8812026-02-28T23:49:03.384Z Downloaded thiserror-no-std v2.0.2
8822026-02-28T23:49:03.384Z Downloaded strum v0.26.3
8832026-02-28T23:49:03.384Z Downloaded rsa v0.9.8
8842026-02-28T23:49:03.384Z Downloaded slog-async v2.8.0
8852026-02-28T23:49:03.384Z Downloaded scroll v0.13.0
8862026-02-28T23:49:03.384Z Downloaded shlex v1.3.0
8872026-02-28T23:49:03.384Z Downloaded serde_yaml v0.9.34+deprecated
8882026-02-28T23:49:03.384Z Downloaded rustls-pki-types v1.14.0
8892026-02-28T23:49:03.409Z Downloaded russh-keys v0.45.0
8902026-02-28T23:49:03.409Z Downloaded prefix-trie v0.7.0
8912026-02-28T23:49:03.409Z Downloaded ed25519-dalek v2.1.1
8922026-02-28T23:49:03.409Z Downloaded structmeta v0.3.0
8932026-02-28T23:49:03.409Z Downloaded stringprep v0.1.5
8942026-02-28T23:49:03.409Z Downloaded string_cache v0.8.9
8952026-02-28T23:49:03.409Z Downloaded static_assertions v1.1.0
8962026-02-28T23:49:03.409Z Downloaded stacker v0.1.23
8972026-02-28T23:49:03.409Z Downloaded rand v0.8.5
8982026-02-28T23:49:03.409Z Downloaded thread-id v5.0.0
8992026-02-28T23:49:03.409Z Downloaded thiserror-impl-no-std v2.0.2
9002026-02-28T23:49:03.409Z Downloaded testing_table v0.3.0
9012026-02-28T23:49:03.409Z Downloaded slog-term v2.9.2
9022026-02-28T23:49:03.434Z Downloaded schemars v0.8.22
9032026-02-28T23:49:03.434Z Downloaded schemars_derive v0.8.22
9042026-02-28T23:49:03.434Z Downloaded ron v0.8.1
9052026-02-28T23:49:03.434Z Downloaded tagptr v0.2.0
9062026-02-28T23:49:03.434Z Downloaded tabwriter v1.4.0
9072026-02-28T23:49:03.434Z Downloaded tabled_derive v0.11.0
9082026-02-28T23:49:03.434Z Downloaded strum v0.27.2
9092026-02-28T23:49:03.434Z Downloaded strip-ansi-escapes v0.2.0
9102026-02-28T23:49:03.459Z Downloaded ssh-cipher v0.2.0
9112026-02-28T23:49:03.459Z Downloaded sqlformat v0.3.5
9122026-02-28T23:49:03.459Z Downloaded siphasher v0.3.11
9132026-02-28T23:49:03.459Z Downloaded shell-words v1.1.0
9142026-02-28T23:49:03.459Z Downloaded serde_with_macros v3.16.1
9152026-02-28T23:49:03.459Z Downloaded publicsuffix v2.3.0
9162026-02-28T23:49:03.459Z Downloaded subtle v2.6.1
9172026-02-28T23:49:03.459Z Downloaded slog-stdlog v4.1.1
9182026-02-28T23:49:03.459Z Downloaded slog-json v2.6.1
9192026-02-28T23:49:03.459Z Downloaded slog-bunyan v2.5.0
9202026-02-28T23:49:03.459Z Downloaded serde-big-array v0.5.1
9212026-02-28T23:49:03.459Z Downloaded derive_more-impl v2.0.1
9222026-02-28T23:49:03.459Z Downloaded slog-scope v4.4.0
9232026-02-28T23:49:03.459Z Downloaded slab v0.4.9
9242026-02-28T23:49:03.483Z Downloaded signal-hook-mio v0.2.4
9252026-02-28T23:49:03.484Z Downloaded sct v0.7.1
9262026-02-28T23:49:03.484Z Downloaded r2d2 v0.8.10
9272026-02-28T23:49:03.484Z Downloaded goblin v0.10.2
9282026-02-28T23:49:03.484Z Downloaded scrypt v0.11.0
9292026-02-28T23:49:03.484Z Downloaded ron v0.7.1
9302026-02-28T23:49:03.484Z Downloaded litrs v0.4.1
9312026-02-28T23:49:03.484Z Downloaded signal-hook-registry v1.4.2
9322026-02-28T23:49:03.484Z Downloaded sha1 v0.10.6
9332026-02-28T23:49:03.509Z Downloaded serde_path_to_error v0.1.20
9342026-02-28T23:49:03.509Z Downloaded serde_derive_internals v0.29.1
9352026-02-28T23:49:03.509Z Downloaded serde-hex v0.1.0
9362026-02-28T23:49:03.509Z Downloaded scopeguard v1.2.0
9372026-02-28T23:49:03.509Z Downloaded ryu v1.0.18
9382026-02-28T23:49:03.509Z Downloaded sec1 v0.7.3
9392026-02-28T23:49:03.509Z Downloaded same-file v1.0.6
9402026-02-28T23:49:03.509Z Downloaded rustc-demangle v0.1.24
9412026-02-28T23:49:03.509Z Downloaded quinn-udp v0.5.5
9422026-02-28T23:49:03.509Z Downloaded poly1305 v0.8.0
9432026-02-28T23:49:03.509Z Downloaded scroll_derive v0.13.1
9442026-02-28T23:49:03.509Z Downloaded rustls-native-certs v0.8.1
9452026-02-28T23:49:03.509Z Downloaded ref-cast-impl v1.0.25
9462026-02-28T23:49:03.509Z Downloaded ref-cast v1.0.25
9472026-02-28T23:49:03.534Z Downloaded recursive-proc-macro-impl v0.1.1
9482026-02-28T23:49:03.534Z Downloaded dropshot_endpoint v0.16.7
9492026-02-28T23:49:03.534Z Downloaded sigpipe v0.1.3
9502026-02-28T23:49:03.534Z Downloaded signature v2.2.0
9512026-02-28T23:49:03.534Z Downloaded signal-hook-tokio v0.3.1
9522026-02-28T23:49:03.534Z Downloaded serde_spanned v1.0.4
9532026-02-28T23:49:03.534Z Downloaded serde_plain v1.0.2
9542026-02-28T23:49:03.534Z Downloaded progenitor-extras v0.1.0
9552026-02-28T23:49:03.534Z Downloaded num-bigint-dig v0.8.6
9562026-02-28T23:49:03.534Z Downloaded fatfs v0.3.6
9572026-02-28T23:49:03.534Z Downloaded elliptic-curve v0.13.8
9582026-02-28T23:49:03.534Z Downloaded serde_repr v0.1.19
9592026-02-28T23:49:03.534Z Downloaded serde_bytes v0.11.19
9602026-02-28T23:49:03.559Z Downloaded rusty-fork v0.3.0
9612026-02-28T23:49:03.559Z Downloaded rustversion v1.0.22
9622026-02-28T23:49:03.559Z Downloaded rustc_version v0.1.7
9632026-02-28T23:49:03.559Z Downloaded quick-error v1.2.3
9642026-02-28T23:49:03.559Z Downloaded pretty_assertions v1.4.1
9652026-02-28T23:49:03.559Z Downloaded secrecy v0.10.3
9662026-02-28T23:49:03.559Z Downloaded secrecy v0.8.0
9672026-02-28T23:49:03.559Z Downloaded rustls-pemfile v1.0.4
9682026-02-28T23:49:03.559Z Downloaded progenitor-impl v0.13.0
9692026-02-28T23:49:03.559Z Downloaded progenitor-impl v0.10.0
9702026-02-28T23:49:03.559Z Downloaded prettyplease v0.2.36
9712026-02-28T23:49:03.559Z Downloaded postgres-types v0.2.9
9722026-02-28T23:49:03.559Z Downloaded pbkdf2 v0.11.0
9732026-02-28T23:49:03.584Z Downloaded paste v1.0.15
9742026-02-28T23:49:03.584Z Downloaded libefi-sys v0.1.0
9752026-02-28T23:49:03.584Z Downloaded either v1.15.0
9762026-02-28T23:49:03.584Z Downloaded rustls-pemfile v2.2.0
9772026-02-28T23:49:03.584Z Downloaded rustc-hash v2.1.1
9782026-02-28T23:49:03.584Z Downloaded radium v0.7.0
9792026-02-28T23:49:03.584Z Downloaded progenitor-macro v0.10.0
9802026-02-28T23:49:03.584Z Downloaded progenitor-impl v0.11.2
9812026-02-28T23:49:03.584Z Downloaded itertools v0.14.0
9822026-02-28T23:49:03.584Z Downloaded salsa20 v0.10.2
9832026-02-28T23:49:03.584Z Downloaded rustc_version v0.4.1
9842026-02-28T23:49:03.584Z Downloaded russh-cryptovec v0.7.3
9852026-02-28T23:49:03.584Z Downloaded resolv-conf v0.7.0
9862026-02-28T23:49:03.609Z Downloaded progenitor-macro v0.8.0
9872026-02-28T23:49:03.609Z Downloaded progenitor v0.8.0
9882026-02-28T23:49:03.609Z Downloaded proc-macro-error2 v2.0.1
9892026-02-28T23:49:03.609Z Downloaded predicates-tree v1.0.12
9902026-02-28T23:49:03.609Z Downloaded num-bigint v0.4.6
9912026-02-28T23:49:03.609Z Downloaded mio v1.0.2
9922026-02-28T23:49:03.609Z Downloaded lru v0.12.5
9932026-02-28T23:49:03.609Z Downloaded erased-serde v0.3.31
9942026-02-28T23:49:03.609Z Downloaded rand_core v0.9.3
9952026-02-28T23:49:03.609Z Downloaded rand_core v0.6.4
9962026-02-28T23:49:03.609Z Downloaded rand_chacha v0.9.0
9972026-02-28T23:49:03.634Z Downloaded progenitor-impl v0.8.0
9982026-02-28T23:49:03.634Z Downloaded parking_lot_core v0.8.6
9992026-02-28T23:49:03.634Z Downloaded recursive v0.1.1
10002026-02-28T23:49:03.634Z Downloaded phf_shared v0.11.2
10012026-02-28T23:49:03.634Z Downloaded openssl-sys v0.9.109
10022026-02-28T23:49:03.634Z Downloaded futures-channel v0.3.31
10032026-02-28T23:49:03.634Z Downloaded fs-err v2.11.0
10042026-02-28T23:49:03.634Z Downloaded ecdsa v0.16.9
10052026-02-28T23:49:03.634Z Downloaded dirs-sys-next v0.1.2
10062026-02-28T23:49:03.634Z Downloaded psm v0.1.30
10072026-02-28T23:49:03.634Z Downloaded pin-project v1.1.6
10082026-02-28T23:49:03.659Z Downloaded path-slash v0.1.5
10092026-02-28T23:49:03.659Z Downloaded lockfree-object-pool v0.1.6
10102026-02-28T23:49:03.659Z Downloaded hyper v1.8.1
10112026-02-28T23:49:03.659Z Downloaded defmt v0.3.8
10122026-02-28T23:49:03.659Z Downloaded rand_chacha v0.3.1
10132026-02-28T23:49:03.659Z Downloaded pkcs5 v0.7.1
10142026-02-28T23:49:03.684Z Downloaded pbkdf2 v0.12.2
10152026-02-28T23:49:03.684Z Downloaded lock_api v0.4.12
10162026-02-28T23:49:03.684Z Downloaded futures-task v0.3.31
10172026-02-28T23:49:03.684Z Downloaded derive-where v1.5.0
10182026-02-28T23:49:03.684Z Downloaded progenitor v0.10.0
10192026-02-28T23:49:03.684Z Downloaded postgres-protocol v0.6.8
10202026-02-28T23:49:03.684Z Downloaded postcard v1.0.10
10212026-02-28T23:49:03.684Z Downloaded number_prefix v0.4.0
10222026-02-28T23:49:03.684Z Downloaded h2 v0.4.6
10232026-02-28T23:49:03.685Z Downloaded embedded-io v0.6.1
10242026-02-28T23:49:03.709Z Downloaded progenitor-macro v0.13.0
10252026-02-28T23:49:03.709Z Downloaded progenitor-macro v0.11.2
10262026-02-28T23:49:03.709Z Downloaded progenitor-client v0.13.0
10272026-02-28T23:49:03.709Z Downloaded progenitor v0.13.0
10282026-02-28T23:49:03.709Z Downloaded proc-macro-crate v1.3.1
10292026-02-28T23:49:03.709Z Downloaded papergrid v0.14.0
10302026-02-28T23:49:03.709Z Downloaded libxml v0.3.3
10312026-02-28T23:49:03.709Z Downloaded itertools v0.13.0
10322026-02-28T23:49:03.709Z Downloaded itertools v0.12.1
10332026-02-28T23:49:03.735Z Downloaded globset v0.4.15
10342026-02-28T23:49:03.735Z Downloaded foldhash v0.2.0
10352026-02-28T23:49:03.735Z Downloaded find-msvc-tools v0.1.9
10362026-02-28T23:49:03.735Z Downloaded fallible-iterator v0.2.0
10372026-02-28T23:49:03.735Z Downloaded ena v0.14.3
10382026-02-28T23:49:03.735Z Downloaded drift v0.1.3
10392026-02-28T23:49:03.735Z Downloaded chrono v0.4.43
10402026-02-28T23:49:03.761Z Downloaded bitvec v1.0.1
10412026-02-28T23:49:03.761Z Downloaded pkcs1 v0.7.5
10422026-02-28T23:49:03.761Z Downloaded pin-project-internal v1.1.6
10432026-02-28T23:49:03.761Z Downloaded new_debug_unreachable v1.0.6
10442026-02-28T23:49:03.761Z Downloaded libm v0.2.8
10452026-02-28T23:49:03.786Z Downloaded enum-as-inner v0.6.1
10462026-02-28T23:49:03.786Z Downloaded document-features v0.2.11
10472026-02-28T23:49:03.786Z Downloaded pkcs8 v0.10.2
10482026-02-28T23:49:03.786Z Downloaded hkdf v0.12.4
10492026-02-28T23:49:03.786Z Downloaded globwalk v0.9.1
10502026-02-28T23:49:03.786Z Downloaded env_logger v0.11.8
10512026-02-28T23:49:03.786Z Downloaded endian-type v0.1.2
10522026-02-28T23:49:03.786Z Downloaded display-error-chain v0.2.2
10532026-02-28T23:49:03.786Z Downloaded debug-ignore v1.0.5
10542026-02-28T23:49:03.786Z Downloaded bindgen v0.71.1
10552026-02-28T23:49:03.811Z Downloaded aws-lc-rs v1.16.0
10562026-02-28T23:49:03.811Z Downloaded progenitor-client v0.10.0
10572026-02-28T23:49:03.811Z Downloaded predicates v3.1.3
10582026-02-28T23:49:03.811Z Downloaded ppv-lite86 v0.2.20
10592026-02-28T23:49:03.811Z Downloaded peg v0.8.5
10602026-02-28T23:49:03.811Z Downloaded parking_lot v0.12.3
10612026-02-28T23:49:03.811Z Downloaded papergrid v0.17.0
10622026-02-28T23:49:03.836Z Downloaded itertools v0.10.5
10632026-02-28T23:49:03.836Z Downloaded foreign-types v0.5.0
10642026-02-28T23:49:03.836Z Downloaded flagset v0.4.6
10652026-02-28T23:49:03.836Z Downloaded dirs-next v2.0.0
10662026-02-28T23:49:03.836Z Downloaded pkg-config v0.3.31
10672026-02-28T23:49:03.836Z Downloaded pin-project-lite v0.2.14
10682026-02-28T23:49:03.836Z Downloaded p256 v0.13.2
10692026-02-28T23:49:03.836Z Downloaded glob v0.3.2
10702026-02-28T23:49:03.836Z Downloaded fixedbitset v0.4.2
10712026-02-28T23:49:03.836Z Downloaded predicates-core v1.0.8
10722026-02-28T23:49:03.836Z Downloaded precomputed-hash v0.1.1
10732026-02-28T23:49:03.861Z Downloaded phf_shared v0.12.1
10742026-02-28T23:49:03.861Z Downloaded phf v0.12.1
10752026-02-28T23:49:03.861Z Downloaded phf v0.11.2
10762026-02-28T23:49:03.861Z Downloaded peg-macros v0.8.5
10772026-02-28T23:49:03.861Z Downloaded parking_lot v0.11.2
10782026-02-28T23:49:03.861Z Downloaded oso v0.27.3
10792026-02-28T23:49:03.861Z Downloaded git-stub v1.0.0
10802026-02-28T23:49:03.861Z Downloaded foreign-types-shared v0.1.1
10812026-02-28T23:49:03.861Z Downloaded foreign-types-macros v0.2.3
10822026-02-28T23:49:03.861Z Downloaded float-ord v0.3.2
10832026-02-28T23:49:03.861Z Downloaded float-cmp v0.10.0
10842026-02-28T23:49:03.861Z Downloaded env_filter v0.1.2
10852026-02-28T23:49:03.861Z Downloaded dunce v1.0.5
10862026-02-28T23:49:03.861Z Downloaded dof v0.4.0
10872026-02-28T23:49:03.861Z Downloaded defmt-parser v0.3.4
10882026-02-28T23:49:03.861Z Downloaded polyval v0.6.2
10892026-02-28T23:49:03.861Z Downloaded pin-utils v0.1.0
10902026-02-28T23:49:03.861Z Downloaded pem-rfc7468 v0.7.0
10912026-02-28T23:49:03.886Z Downloaded pem v3.0.5
10922026-02-28T23:49:03.886Z Downloaded peg-runtime v0.8.5
10932026-02-28T23:49:03.886Z Downloaded omicron-zone-package v0.12.2
10942026-02-28T23:49:03.886Z Downloaded iddqd v0.3.16
10952026-02-28T23:49:03.886Z Downloaded http v1.4.0
10962026-02-28T23:49:03.886Z Downloaded hashbrown v0.15.4
10972026-02-28T23:49:03.886Z Downloaded ghash v0.5.1
10982026-02-28T23:49:03.910Z Downloaded fxhash v0.2.1
10992026-02-28T23:49:03.910Z Downloaded futures-macro v0.3.31
11002026-02-28T23:49:03.910Z Downloaded futures-executor v0.3.31
11012026-02-28T23:49:03.911Z Downloaded funty v2.0.0
11022026-02-28T23:49:03.911Z Downloaded flume v0.11.1
11032026-02-28T23:49:03.911Z Downloaded fixedbitset v0.5.7
11042026-02-28T23:49:03.911Z Downloaded fd-lock v4.0.2
11052026-02-28T23:49:03.911Z Downloaded ed25519 v2.2.3
11062026-02-28T23:49:03.911Z Downloaded dtrace-parser v0.3.0
11072026-02-28T23:49:03.911Z Downloaded dropshot-api-manager-types v0.5.2
11082026-02-28T23:49:03.911Z Downloaded diesel-dtrace v0.4.2
11092026-02-28T23:49:03.911Z Downloaded derive-ex v0.1.8
11102026-02-28T23:49:03.911Z Downloaded password-hash v0.4.2
11112026-02-28T23:49:03.911Z Downloaded parse-display-derive v0.10.0
11122026-02-28T23:49:03.911Z Downloaded parking_lot_core v0.9.10
11132026-02-28T23:49:03.911Z Downloaded packed_struct v0.10.1
11142026-02-28T23:49:03.935Z Downloaded owo-colors v4.2.3
11152026-02-28T23:49:03.936Z Downloaded gethostname v0.5.0
11162026-02-28T23:49:03.936Z Downloaded futures-core v0.3.32
11172026-02-28T23:49:03.936Z Downloaded fs_extra v1.3.0
11182026-02-28T23:49:03.936Z Downloaded foreign-types v0.3.2
11192026-02-28T23:49:03.936Z Downloaded ff v0.13.0
11202026-02-28T23:49:03.936Z Downloaded embedded-io v0.4.0
11212026-02-28T23:49:03.936Z Downloaded dyn-clone v1.0.20
11222026-02-28T23:49:03.936Z Downloaded dsl_auto_type v0.1.2
11232026-02-28T23:49:03.936Z Downloaded difflib v0.4.0
11242026-02-28T23:49:03.936Z Downloaded oxide-tokio-rt v0.1.2
11252026-02-28T23:49:03.936Z Downloaded hyper-util v0.1.19
11262026-02-28T23:49:03.936Z Downloaded futures v0.3.31
11272026-02-28T23:49:03.960Z Downloaded defmt-macros v0.3.9
11282026-02-28T23:49:03.961Z Downloaded blake3 v1.5.4
11292026-02-28T23:49:03.961Z Downloaded parse-display v0.10.0
11302026-02-28T23:49:03.961Z Downloaded packed_struct_codegen v0.10.1
11312026-02-28T23:49:03.961Z Downloaded p384 v0.13.1
11322026-02-28T23:49:03.961Z Downloaded num_enum v0.5.11
11332026-02-28T23:49:03.985Z Downloaded num-integer v0.1.46
11342026-02-28T23:49:03.985Z Downloaded nu-ansi-term v0.50.1
11352026-02-28T23:49:03.985Z Downloaded miniz_oxide v0.8.5
11362026-02-28T23:49:03.985Z Downloaded num-rational v0.4.2
11372026-02-28T23:49:03.985Z Downloaded num-derive v0.4.2
11382026-02-28T23:49:03.985Z Downloaded num-complex v0.4.6
11392026-02-28T23:49:03.985Z Downloaded jiff-static v0.2.15
11402026-02-28T23:49:03.985Z Downloaded foldhash v0.1.5
11412026-02-28T23:49:03.985Z Downloaded diesel_derives v2.2.3
11422026-02-28T23:49:03.985Z Downloaded crossterm v0.29.0
11432026-02-28T23:49:04.010Z Downloaded openssl-probe v0.1.5
11442026-02-28T23:49:04.011Z Downloaded openssl-macros v0.1.1
11452026-02-28T23:49:04.011Z Downloaded olpc-cjson v0.1.4
11462026-02-28T23:49:04.011Z Downloaded object v0.30.4
11472026-02-28T23:49:04.011Z Downloaded num-iter v0.1.45
11482026-02-28T23:49:04.011Z Downloaded num-derive v0.3.3
11492026-02-28T23:49:04.011Z Downloaded hickory-server v0.25.2
11502026-02-28T23:49:04.011Z Downloaded hickory-resolver v0.24.4
11512026-02-28T23:49:04.011Z Downloaded hashbrown v0.13.2
11522026-02-28T23:49:04.037Z Downloaded futures-io v0.3.31
11532026-02-28T23:49:04.037Z Downloaded num_enum_derive v0.5.11
11542026-02-28T23:49:04.037Z Downloaded num-conv v0.2.0
11552026-02-28T23:49:04.037Z Downloaded num v0.4.3
11562026-02-28T23:49:04.037Z Downloaded normalize-line-endings v0.3.0
11572026-02-28T23:49:04.037Z Downloaded newtype-uuid v1.3.2
11582026-02-28T23:49:04.037Z Downloaded memmap2 v0.9.8
11592026-02-28T23:49:04.037Z Downloaded hashbrown v0.12.3
11602026-02-28T23:49:04.037Z Downloaded derive_more v0.99.20
11612026-02-28T23:49:04.037Z Downloaded derive_builder_macro v0.20.2
11622026-02-28T23:49:04.037Z Downloaded darling_macro v0.21.0
11632026-02-28T23:49:04.037Z Downloaded crossterm v0.28.1
11642026-02-28T23:49:04.062Z Downloaded newtype_derive v0.1.6
11652026-02-28T23:49:04.062Z Downloaded newtype-uuid-macros v0.1.0
11662026-02-28T23:49:04.062Z Downloaded native-tls v0.2.12
11672026-02-28T23:49:04.062Z Downloaded nanorand v0.7.0
11682026-02-28T23:49:04.062Z Downloaded multer v3.1.0
11692026-02-28T23:49:04.062Z Downloaded indicatif v0.18.0
11702026-02-28T23:49:04.062Z Downloaded indicatif v0.17.11
11712026-02-28T23:49:04.062Z Downloaded indexmap v1.9.3
11722026-02-28T23:49:04.087Z Downloaded des v0.8.1
11732026-02-28T23:49:04.087Z Downloaded aho-corasick v1.1.3
11742026-02-28T23:49:04.087Z Downloaded newline-converter v0.3.0
11752026-02-28T23:49:04.087Z Downloaded mime_guess v2.0.5
11762026-02-28T23:49:04.087Z Downloaded libloading v0.8.5
11772026-02-28T23:49:04.087Z Downloaded hickory-resolver v0.25.2
11782026-02-28T23:49:04.087Z Downloaded headers v0.4.1
11792026-02-28T23:49:04.087Z Downloaded diesel_table_macro_syntax v0.2.0
11802026-02-28T23:49:04.087Z Downloaded derive_more v2.0.1
11812026-02-28T23:49:04.112Z Downloaded derive_builder v0.20.2
11822026-02-28T23:49:04.112Z Downloaded data-encoding v2.9.0
11832026-02-28T23:49:04.112Z Downloaded multimap v0.10.1
11842026-02-28T23:49:04.112Z Downloaded linear-map v1.2.0
11852026-02-28T23:49:04.112Z Downloaded libz-rs-sys v0.5.1
11862026-02-28T23:49:04.112Z Downloaded libsw v3.5.0
11872026-02-28T23:49:04.112Z Downloaded ignore v0.4.23
11882026-02-28T23:49:04.112Z Downloaded heapless v0.8.0
11892026-02-28T23:49:04.137Z Downloaded memoffset v0.9.1
11902026-02-28T23:49:04.137Z Downloaded md5 v0.7.0
11912026-02-28T23:49:04.137Z Downloaded md-5 v0.10.6
11922026-02-28T23:49:04.137Z Downloaded maybe-uninit v2.0.0
11932026-02-28T23:49:04.137Z Downloaded match_cfg v0.1.0
11942026-02-28T23:49:04.137Z Downloaded maplit v1.0.2
11952026-02-28T23:49:04.137Z Downloaded managed v0.8.0
11962026-02-28T23:49:04.137Z Downloaded lzss v0.8.2
11972026-02-28T23:49:04.137Z Downloaded lru-slab v0.1.2
11982026-02-28T23:49:04.137Z Downloaded lru-cache v0.1.2
11992026-02-28T23:49:04.137Z Downloaded libsw-core v0.3.1
12002026-02-28T23:49:04.137Z Downloaded jobserver v0.1.32
12012026-02-28T23:49:04.137Z Downloaded ingot-macros v0.1.1
12022026-02-28T23:49:04.137Z Downloaded heapless v0.7.17
12032026-02-28T23:49:04.137Z Downloaded der_derive v0.7.3
12042026-02-28T23:49:04.137Z Downloaded darling_macro v0.20.10
12052026-02-28T23:49:04.162Z Downloaded aes-gcm v0.10.3
12062026-02-28T23:49:04.162Z Downloaded libscf-sys v1.1.0
12072026-02-28T23:49:04.162Z Downloaded kstat-rs v0.2.4
12082026-02-28T23:49:04.163Z Downloaded ipnetwork v0.21.1
12092026-02-28T23:49:04.163Z Downloaded ipnet v2.11.0
12102026-02-28T23:49:04.163Z Downloaded instant v0.1.13
12112026-02-28T23:49:04.163Z Downloaded ingot-types v0.1.2
12122026-02-28T23:49:04.163Z Downloaded ingot v0.1.1
12132026-02-28T23:49:04.163Z Downloaded indoc v2.0.6
12142026-02-28T23:49:04.163Z Downloaded iana-time-zone v0.1.63
12152026-02-28T23:49:04.163Z Downloaded hyper-rustls v0.27.7
12162026-02-28T23:49:04.163Z Downloaded httparse v1.9.5
12172026-02-28T23:49:04.187Z Downloaded half v2.4.1
12182026-02-28T23:49:04.187Z Downloaded derive_builder_core v0.20.2
12192026-02-28T23:49:04.187Z Downloaded crypto-bigint v0.5.5
12202026-02-28T23:49:04.187Z Downloaded base64 v0.21.7
12212026-02-28T23:49:04.187Z Downloaded aes v0.8.4
12222026-02-28T23:49:04.187Z Downloaded lalrpop-util v0.19.12
12232026-02-28T23:49:04.187Z Downloaded keccak v0.1.5
12242026-02-28T23:49:04.187Z Downloaded is_ci v1.2.0
12252026-02-28T23:49:04.211Z Downloaded aws-lc-sys v0.37.1
12262026-02-28T23:49:04.464Z Downloaded is-terminal v0.4.13
12272026-02-28T23:49:04.488Z Downloaded humantime v2.2.0
12282026-02-28T23:49:04.488Z Downloaded http-body-util v0.1.3
12292026-02-28T23:49:04.488Z Downloaded hmac v0.12.1
12302026-02-28T23:49:04.488Z Downloaded hickory-client v0.25.2
12312026-02-28T23:49:04.488Z Downloaded diesel v2.2.12
12322026-02-28T23:49:04.513Z Downloaded crossbeam-channel v0.5.15
12332026-02-28T23:49:04.513Z Downloaded cc v1.2.56
12342026-02-28T23:49:04.513Z Downloaded instability v0.3.2
12352026-02-28T23:49:04.513Z Downloaded inout v0.1.3
12362026-02-28T23:49:04.513Z Downloaded indoc v1.0.9
12372026-02-28T23:49:04.513Z Downloaded hyper-staticfile v0.10.1
12382026-02-28T23:49:04.513Z Downloaded half v1.8.3
12392026-02-28T23:49:04.513Z Downloaded expectorate v1.2.0
12402026-02-28T23:49:04.513Z Downloaded bumpalo v3.16.0
12412026-02-28T23:49:04.538Z Downloaded impl-trait-for-tuples v0.2.2
12422026-02-28T23:49:04.538Z Downloaded hubpack_derive v0.1.1
12432026-02-28T23:49:04.538Z Downloaded hubpack v0.1.2
12442026-02-28T23:49:04.538Z Downloaded httpdate v1.0.3
12452026-02-28T23:49:04.538Z Downloaded http-range v0.1.5
12462026-02-28T23:49:04.538Z Downloaded http-body v1.0.1
12472026-02-28T23:49:04.538Z Downloaded hostname v0.3.1
12482026-02-28T23:49:04.538Z Downloaded home v0.5.9
12492026-02-28T23:49:04.538Z Downloaded highway v1.3.0
12502026-02-28T23:49:04.538Z Downloaded flate2 v1.1.2
12512026-02-28T23:49:04.538Z Downloaded darling v0.21.0
12522026-02-28T23:49:04.538Z Downloaded compact_str v0.8.0
12532026-02-28T23:49:04.562Z Downloaded bytes v1.11.1
12542026-02-28T23:49:04.562Z Downloaded backtrace v0.3.74
12552026-02-28T23:49:04.562Z Downloaded hyper-tls v0.6.0
12562026-02-28T23:49:04.562Z Downloaded hostname v0.4.2
12572026-02-28T23:49:04.562Z Downloaded hex-literal v0.4.1
12582026-02-28T23:49:04.562Z Downloaded heck v0.3.3
12592026-02-28T23:49:04.562Z Downloaded hash32 v0.3.1
12602026-02-28T23:49:04.562Z Downloaded group v0.13.0
12612026-02-28T23:49:04.562Z Downloaded getrandom v0.2.15
12622026-02-28T23:49:04.563Z Downloaded foreign-types-shared v0.3.1
12632026-02-28T23:49:04.587Z Downloaded filetime v0.2.26
12642026-02-28T23:49:04.587Z Downloaded diff v0.1.13
12652026-02-28T23:49:04.587Z Downloaded darling_core v0.21.0
12662026-02-28T23:49:04.587Z Downloaded crossbeam-epoch v0.9.18
12672026-02-28T23:49:04.587Z Downloaded chacha20poly1305 v0.10.1
12682026-02-28T23:49:04.587Z Downloaded headers-core v0.3.0
12692026-02-28T23:49:04.587Z Downloaded hash32 v0.2.1
12702026-02-28T23:49:04.587Z Downloaded git-stub-vcs v0.1.0
12712026-02-28T23:49:04.587Z Downloaded futures-sink v0.3.31
12722026-02-28T23:49:04.587Z Downloaded daft-derive v0.1.4
12732026-02-28T23:49:04.587Z Downloaded daft v0.1.4
12742026-02-28T23:49:04.612Z Downloaded ctr v0.9.2
12752026-02-28T23:49:04.612Z Downloaded csv-core v0.1.11
12762026-02-28T23:49:04.612Z Downloaded crossbeam-utils v0.8.21
12772026-02-28T23:49:04.612Z Downloaded crc-any v2.5.0
12782026-02-28T23:49:04.612Z Downloaded const_format v0.2.34
12792026-02-28T23:49:04.612Z Downloaded cancel-safe-futures v0.1.5
12802026-02-28T23:49:04.612Z Downloaded bcs v0.1.6
12812026-02-28T23:49:04.612Z Downloaded base64 v0.22.1
12822026-02-28T23:49:04.613Z Downloaded ar_archive_writer v0.5.1
12832026-02-28T23:49:04.637Z Downloaded darling v0.20.10
12842026-02-28T23:49:04.637Z Downloaded crc32fast v1.4.2
12852026-02-28T23:49:04.637Z Downloaded corncobs v0.1.4
12862026-02-28T23:49:04.638Z Downloaded const-oid v0.9.6
12872026-02-28T23:49:04.638Z Downloaded console v0.16.0
12882026-02-28T23:49:04.638Z Downloaded console v0.15.10
12892026-02-28T23:49:04.638Z Downloaded colored v3.0.0
12902026-02-28T23:49:04.638Z Downloaded colored v2.2.0
12912026-02-28T23:49:04.638Z Downloaded chacha20 v0.9.1
12922026-02-28T23:49:04.662Z Downloaded cbc v0.1.2
12932026-02-28T23:49:04.662Z Downloaded cargo_metadata v0.19.2
12942026-02-28T23:49:04.662Z Downloaded bzip2 v0.5.2
12952026-02-28T23:49:04.662Z Downloaded blake2 v0.10.6
12962026-02-28T23:49:04.662Z Downloaded base64 v0.13.1
12972026-02-28T23:49:04.662Z Downloaded cstr-argument v0.1.2
12982026-02-28T23:49:04.662Z Downloaded crunchy v0.2.2
12992026-02-28T23:49:04.662Z Downloaded crucible-workspace-hack v0.1.0
13002026-02-28T23:49:04.662Z Downloaded crossbeam-deque v0.8.5
13012026-02-28T23:49:04.662Z Downloaded critical-section v1.1.3
13022026-02-28T23:49:04.662Z Downloaded cookie_store v0.22.1
13032026-02-28T23:49:04.663Z Downloaded cookie v0.18.1
13042026-02-28T23:49:04.663Z Downloaded convert_case v0.7.1
13052026-02-28T23:49:04.687Z Downloaded cmake v0.1.57
13062026-02-28T23:49:04.687Z Downloaded clang-sys v1.8.1
13072026-02-28T23:49:04.687Z Downloaded ciborium-ll v0.2.2
13082026-02-28T23:49:04.687Z Downloaded ciborium v0.2.2
13092026-02-28T23:49:04.687Z Downloaded cexpr v0.6.0
13102026-02-28T23:49:04.687Z Downloaded cassowary v0.3.0
13112026-02-28T23:49:04.688Z Downloaded camino-tempfile-ext v0.3.2
13122026-02-28T23:49:04.688Z Downloaded buf-list v1.0.3
13132026-02-28T23:49:04.688Z Downloaded blowfish v0.9.1
13142026-02-28T23:49:04.688Z Downloaded bitflags v1.3.2
13152026-02-28T23:49:04.688Z Downloaded bitfield-struct v0.6.2
13162026-02-28T23:49:04.688Z Downloaded bitfield v0.19.2
13172026-02-28T23:49:04.688Z Downloaded bit-vec v0.8.0
13182026-02-28T23:49:04.688Z Downloaded arc-swap v1.7.1
13192026-02-28T23:49:04.713Z Downloaded ahash v0.8.12
13202026-02-28T23:49:04.713Z Downloaded crc v3.2.1
13212026-02-28T23:49:04.713Z Downloaded convert_case v0.4.0
13222026-02-28T23:49:04.713Z Downloaded constant_time_eq v0.3.1
13232026-02-28T23:49:04.713Z Downloaded const_format_proc_macros v0.2.34
13242026-02-28T23:49:04.713Z Downloaded cobs v0.2.3
13252026-02-28T23:49:04.713Z Downloaded cipher v0.4.4
13262026-02-28T23:49:04.713Z Downloaded ciborium-io v0.2.2
13272026-02-28T23:49:04.713Z Downloaded cfg_aliases v0.2.1
13282026-02-28T23:49:04.713Z Downloaded cfg_aliases v0.1.1
13292026-02-28T23:49:04.713Z Downloaded castaway v0.2.3
13302026-02-28T23:49:04.713Z Downloaded cargo-platform v0.1.8
13312026-02-28T23:49:04.713Z Downloaded bzip2 v0.4.4
13322026-02-28T23:49:04.713Z Downloaded bit-vec v0.6.3
13332026-02-28T23:49:04.713Z Downloaded bit-set v0.8.0
13342026-02-28T23:49:04.713Z Downloaded bit-set v0.5.3
13352026-02-28T23:49:04.738Z Downloaded bcrypt-pbkdf v0.10.0
13362026-02-28T23:49:04.738Z Downloaded bb8 v0.8.5
13372026-02-28T23:49:04.738Z Downloaded base64ct v1.6.0
13382026-02-28T23:49:04.738Z Downloaded backon v1.6.0
13392026-02-28T23:49:04.738Z Downloaded atomicwrites v0.4.4
13402026-02-28T23:49:04.738Z Downloaded async-trait v0.1.89
13412026-02-28T23:49:04.738Z Downloaded async-stream-impl v0.3.6
13422026-02-28T23:49:04.738Z Downloaded async-bb8-diesel v0.2.1
13432026-02-28T23:49:04.738Z Downloaded aead v0.5.2
13442026-02-28T23:49:04.738Z Downloaded block-padding v0.3.3
13452026-02-28T23:49:04.738Z Downloaded bitfield-macros v0.19.2
13462026-02-28T23:49:04.738Z Downloaded base16ct v0.2.0
13472026-02-28T23:49:04.738Z Downloaded backoff v0.4.0
13482026-02-28T23:49:04.738Z Downloaded atty v0.2.14
13492026-02-28T23:49:04.738Z Downloaded atomic-waker v1.1.2
13502026-02-28T23:49:04.763Z Downloaded async-stream v0.3.6
13512026-02-28T23:49:04.763Z Downloaded async-recursion v1.1.1
13522026-02-28T23:49:04.763Z Downloaded arrayref v0.3.9
13532026-02-28T23:49:04.763Z Downloaded argon2 v0.5.3
13542026-02-28T23:49:04.763Z Downloaded allocator-api2 v0.2.21
13552026-02-28T23:49:04.763Z Downloaded addr2line v0.24.2
13562026-02-28T23:49:04.763Z Downloaded ascii-canvas v3.0.0
13572026-02-28T23:49:04.764Z Downloaded arrayvec v0.7.6
13582026-02-28T23:49:04.764Z Downloaded array-init v0.0.4
13592026-02-28T23:49:04.925Z Compiling value-bag v1.12.0
13602026-02-28T23:49:04.925Z Compiling shlex v1.3.0
13612026-02-28T23:49:04.925Z Compiling find-msvc-tools v0.1.9
13622026-02-28T23:49:04.950Z Compiling smallvec v1.15.1
13632026-02-28T23:49:04.950Z Compiling syn v2.0.117
13642026-02-28T23:49:04.975Z Compiling getrandom v0.2.15
13652026-02-28T23:49:04.975Z Compiling jobserver v0.1.32
13662026-02-28T23:49:04.975Z Compiling typenum v1.17.0
13672026-02-28T23:49:05.327Z Compiling log v0.4.29
13682026-02-28T23:49:05.444Z Compiling cc v1.2.56
13692026-02-28T23:49:05.468Z Compiling rand_core v0.6.4
13702026-02-28T23:49:05.492Z Compiling generic-array v0.14.7
13712026-02-28T23:49:05.516Z Compiling lock_api v0.4.12
13722026-02-28T23:49:05.706Z Compiling subtle v2.6.1
13732026-02-28T23:49:05.874Z Compiling scopeguard v1.2.0
13742026-02-28T23:49:05.962Z Compiling portable-atomic v1.11.0
13752026-02-28T23:49:05.987Z Compiling critical-section v1.1.3
13762026-02-28T23:49:06.068Z Compiling const-oid v0.9.6
13772026-02-28T23:49:06.093Z Compiling serde_json v1.0.149
13782026-02-28T23:49:06.157Z Compiling pin-project-lite v0.2.14
13792026-02-28T23:49:06.313Z Compiling pkg-config v0.3.31
13802026-02-28T23:49:06.443Z Compiling getrandom v0.3.4
13812026-02-28T23:49:06.467Z Compiling parking_lot_core v0.9.10
13822026-02-28T23:49:07.444Z Compiling signal-hook-registry v1.4.2
13832026-02-28T23:49:07.863Z Compiling allocator-api2 v0.2.21
13842026-02-28T23:49:07.960Z Compiling libm v0.2.8
13852026-02-28T23:49:08.375Z Compiling once_cell v1.21.3
13862026-02-28T23:49:08.555Z Compiling parking_lot v0.12.3
13872026-02-28T23:49:08.606Z Compiling mio v1.0.2
13882026-02-28T23:49:08.640Z Compiling num-traits v0.2.19
13892026-02-28T23:49:08.812Z Compiling futures-core v0.3.32
13902026-02-28T23:49:09.165Z Compiling percent-encoding v2.3.2
13912026-02-28T23:49:09.249Z Compiling socket2 v0.6.1
13922026-02-28T23:49:09.421Z Compiling slab v0.4.9
13932026-02-28T23:49:09.447Z Compiling futures-sink v0.3.31
13942026-02-28T23:49:09.518Z Compiling cpufeatures v0.2.14
13952026-02-28T23:49:09.646Z Compiling foldhash v0.2.0
13962026-02-28T23:49:09.672Z Compiling futures-channel v0.3.31
13972026-02-28T23:49:09.698Z Compiling futures-io v0.3.31
13982026-02-28T23:49:10.024Z Compiling hashbrown v0.16.1
13992026-02-28T23:49:10.049Z Compiling futures-task v0.3.31
14002026-02-28T23:49:10.074Z Compiling pin-utils v0.1.0
14012026-02-28T23:49:10.099Z Compiling rustversion v1.0.22
14022026-02-28T23:49:10.126Z Compiling form_urlencoded v1.2.2
14032026-02-28T23:49:10.190Z Compiling cmake v0.1.57
14042026-02-28T23:49:10.259Z Compiling base64ct v1.6.0
14052026-02-28T23:49:10.350Z Compiling ident_case v1.0.1
14062026-02-28T23:49:10.437Z Compiling fs_extra v1.3.0
14072026-02-28T23:49:10.555Z Compiling dunce v1.0.5
14082026-02-28T23:49:10.725Z Compiling pem-rfc7468 v0.7.0
14092026-02-28T23:49:10.807Z Compiling flagset v0.4.6
14102026-02-28T23:49:10.923Z Compiling foldhash v0.1.5
14112026-02-28T23:49:10.954Z Compiling aws-lc-sys v0.37.1
14122026-02-28T23:49:11.040Z Compiling rand_core v0.9.3
14132026-02-28T23:49:11.239Z Compiling indexmap v2.13.0
14142026-02-28T23:49:11.287Z Compiling hashbrown v0.15.4
14152026-02-28T23:49:11.362Z Compiling iana-time-zone v0.1.63
14162026-02-28T23:49:11.466Z Compiling ring v0.17.14
14172026-02-28T23:49:11.637Z Compiling rustc_version v0.4.1
14182026-02-28T23:49:11.735Z Compiling uuid v1.19.0
14192026-02-28T23:49:11.927Z Compiling synstructure v0.13.1
14202026-02-28T23:49:12.279Z Compiling spin v0.9.8
14212026-02-28T23:49:12.479Z Compiling vcpkg v0.2.15
14222026-02-28T23:49:12.507Z Compiling aws-lc-rs v1.16.0
14232026-02-28T23:49:12.711Z Compiling regex-syntax v0.8.5
14242026-02-28T23:49:12.736Z Compiling zerocopy v0.8.27
14252026-02-28T23:49:13.237Z Compiling tracing-core v0.1.32
14262026-02-28T23:49:13.341Z Compiling serde_derive_internals v0.29.1
14272026-02-28T23:49:13.532Z Compiling base64 v0.22.1
14282026-02-28T23:49:14.111Z Compiling openssl-sys v0.9.109
14292026-02-28T23:49:14.157Z Compiling adler2 v2.0.0
14302026-02-28T23:49:14.393Z Compiling untrusted v0.7.1
14312026-02-28T23:49:14.417Z Compiling rustix v1.1.3
14322026-02-28T23:49:14.615Z Compiling httparse v1.9.5
14332026-02-28T23:49:15.098Z Compiling untrusted v0.9.0
14342026-02-28T23:49:15.208Z Compiling rustix v0.38.37
14352026-02-28T23:49:15.232Z Compiling openssl-probe v0.1.5
14362026-02-28T23:49:15.310Z Compiling schemars v0.8.22
14372026-02-28T23:49:15.547Z Compiling miniz_oxide v0.8.5
14382026-02-28T23:49:15.675Z Compiling darling_core v0.20.10
14392026-02-28T23:49:15.851Z Compiling try-lock v0.2.5
14402026-02-28T23:49:15.973Z Compiling dyn-clone v1.0.20
14412026-02-28T23:49:16.025Z Compiling tower-layer v0.3.3
14422026-02-28T23:49:16.224Z Compiling tower-service v0.3.3
14432026-02-28T23:49:16.284Z Compiling serde_derive v1.0.228
14442026-02-28T23:49:16.331Z Compiling zeroize_derive v1.4.2
14452026-02-28T23:49:16.384Z Compiling zerofrom-derive v0.1.4
14462026-02-28T23:49:16.786Z Compiling yoke-derive v0.7.4
14472026-02-28T23:49:17.644Z Compiling zeroize v1.8.1
14482026-02-28T23:49:18.041Z Compiling zerovec-derive v0.10.3
14492026-02-28T23:49:18.123Z Compiling displaydoc v0.2.5
14502026-02-28T23:49:19.140Z Compiling icu_provider_macros v1.5.0
14512026-02-28T23:49:19.270Z Compiling crypto-common v0.1.6
14522026-02-28T23:49:19.353Z Compiling zerofrom v0.1.4
14532026-02-28T23:49:19.474Z Compiling block-buffer v0.10.4
14542026-02-28T23:49:19.505Z Compiling tokio-macros v2.6.0
14552026-02-28T23:49:19.584Z Compiling yoke v0.7.4
14562026-02-28T23:49:19.745Z Compiling digest v0.10.7
14572026-02-28T23:49:19.937Z Compiling zerocopy-derive v0.7.35
14582026-02-28T23:49:20.040Z Compiling futures-macro v0.3.31
14592026-02-28T23:49:20.065Z Compiling zerovec v0.10.4
14602026-02-28T23:49:20.212Z Compiling hmac v0.12.1
14612026-02-28T23:49:20.473Z Compiling thiserror-impl v2.0.18
14622026-02-28T23:49:20.741Z Compiling block-padding v0.3.3
14632026-02-28T23:49:20.884Z Compiling sha2 v0.10.9
14642026-02-28T23:49:20.983Z Compiling inout v0.1.3
14652026-02-28T23:49:21.027Z Compiling der_derive v0.7.3
14662026-02-28T23:49:21.272Z Compiling cipher v0.4.4
14672026-02-28T23:49:21.530Z Compiling futures-util v0.3.31
14682026-02-28T23:49:21.635Z Compiling zerocopy v0.7.35
14692026-02-28T23:49:21.798Z Compiling tinystr v0.7.6
14702026-02-28T23:49:21.935Z Compiling icu_collections v1.5.0
14712026-02-28T23:49:22.175Z Compiling icu_locid v1.5.0
14722026-02-28T23:49:22.355Z Compiling serde v1.0.228
14732026-02-28T23:49:22.996Z Compiling ppv-lite86 v0.2.20
14742026-02-28T23:49:23.020Z Compiling der v0.7.10
14752026-02-28T23:49:23.258Z Compiling icu_provider v1.5.0
14762026-02-28T23:49:23.373Z Compiling thiserror v2.0.18
14772026-02-28T23:49:23.535Z Compiling bytes v1.11.1
14782026-02-28T23:49:23.562Z Compiling bitflags v2.9.4
14792026-02-28T23:49:23.797Z Compiling pest v2.8.2
14802026-02-28T23:49:23.986Z Compiling icu_locid_transform v1.5.0
14812026-02-28T23:49:24.014Z Compiling chrono v0.4.43
14822026-02-28T23:49:24.186Z Compiling salsa20 v0.10.2
14832026-02-28T23:49:24.424Z Compiling pbkdf2 v0.12.2
14842026-02-28T23:49:24.619Z Compiling tokio v1.49.0
14852026-02-28T23:49:24.892Z Compiling spki v0.7.3
14862026-02-28T23:49:25.239Z Compiling icu_properties v1.5.1
14872026-02-28T23:49:25.658Z Compiling http v1.4.0
14882026-02-28T23:49:26.076Z Compiling scrypt v0.11.0
14892026-02-28T23:49:26.563Z Compiling pest_meta v2.8.2
14902026-02-28T23:49:26.598Z Compiling rand_chacha v0.9.0
14912026-02-28T23:49:26.627Z Compiling aes v0.8.4
14922026-02-28T23:49:27.073Z Compiling cbc v0.1.2
14932026-02-28T23:49:27.327Z Compiling rustls-pki-types v1.14.0
14942026-02-28T23:49:27.728Z Compiling zerocopy-derive v0.8.27
14952026-02-28T23:49:28.064Z Compiling tracing-attributes v0.1.27
14962026-02-28T23:49:28.288Z Compiling pest_generator v2.8.2
14972026-02-28T23:49:28.890Z Compiling icu_normalizer v1.5.0
14982026-02-28T23:49:29.546Z Compiling pkcs5 v0.7.1
14992026-02-28T23:49:29.792Z Compiling idna_adapter v1.2.0
15002026-02-28T23:49:30.037Z Compiling idna v1.0.3
15012026-02-28T23:49:30.457Z Compiling http-body v1.0.1
15022026-02-28T23:49:30.482Z Compiling rand v0.9.2
15032026-02-28T23:49:30.562Z Compiling pest_derive v2.8.2
15042026-02-28T23:49:30.721Z Compiling url v2.5.4
15052026-02-28T23:49:30.766Z Compiling tracing v0.1.40
15062026-02-28T23:49:31.248Z Compiling pkcs8 v0.10.2
15072026-02-28T23:49:31.367Z Compiling scroll_derive v0.13.1
15082026-02-28T23:49:31.835Z Compiling schemars_derive v0.8.22
15092026-02-28T23:49:32.108Z Compiling atomic-waker v1.1.2
15102026-02-28T23:49:32.265Z Compiling tinyvec_macros v0.1.1
15112026-02-28T23:49:32.294Z Compiling rustls v0.23.37
15122026-02-28T23:49:32.379Z Compiling tinyvec v1.8.0
15132026-02-28T23:49:32.898Z Compiling tokio-util v0.7.15
15142026-02-28T23:49:33.632Z Compiling scroll v0.13.0
15152026-02-28T23:49:34.115Z Compiling ipnet v2.11.0
15162026-02-28T23:49:34.984Z Compiling h2 v0.4.6
15172026-02-28T23:49:35.139Z Compiling darling_macro v0.20.10
15182026-02-28T23:49:35.200Z Compiling want v0.3.1
15192026-02-28T23:49:35.926Z Compiling lazy_static v1.5.0
15202026-02-28T23:49:36.067Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15212026-02-28T23:49:36.097Z Compiling bzip2-sys v0.1.13+1.0.8
15222026-02-28T23:49:36.367Z Compiling aho-corasick v1.1.3
15232026-02-28T23:49:36.560Z Compiling powerfmt v0.2.0
15242026-02-28T23:49:36.709Z Compiling num-conv v0.2.0
15252026-02-28T23:49:36.769Z Compiling foreign-types-shared v0.1.1
15262026-02-28T23:49:36.904Z Compiling time-core v0.1.8
15272026-02-28T23:49:36.933Z Compiling httpdate v1.0.3
15282026-02-28T23:49:36.966Z Compiling openssl v0.10.73
15292026-02-28T23:49:37.207Z Compiling time-macros v0.2.27
15302026-02-28T23:49:37.239Z Compiling tempfile v3.24.0
15312026-02-28T23:49:37.370Z Compiling foreign-types v0.3.2
15322026-02-28T23:49:37.431Z Compiling deranged v0.5.3
15332026-02-28T23:49:38.030Z Compiling darling v0.20.10
15342026-02-28T23:49:38.153Z Compiling goblin v0.10.2
15352026-02-28T23:49:38.967Z Compiling regex-automata v0.4.14
15362026-02-28T23:49:39.461Z Compiling openssl-macros v0.1.1
15372026-02-28T23:49:40.111Z Compiling wait-timeout v0.2.0
15382026-02-28T23:49:40.251Z Compiling usdt-impl v0.6.0
15392026-02-28T23:49:40.577Z Compiling native-tls v0.2.12
15402026-02-28T23:49:40.601Z Compiling bit-vec v0.8.0
15412026-02-28T23:49:40.874Z Compiling num_threads v0.1.7
15422026-02-28T23:49:40.902Z Compiling quick-error v1.2.3
15432026-02-28T23:49:41.020Z Compiling syn v1.0.109
15442026-02-28T23:49:41.060Z Compiling crossbeam-utils v0.8.21
15452026-02-28T23:49:41.084Z Compiling gimli v0.31.1
15462026-02-28T23:49:41.557Z Compiling hyper v1.8.1
15472026-02-28T23:49:41.696Z Compiling rusty-fork v0.3.0
15482026-02-28T23:49:42.297Z Compiling bit-set v0.8.0
15492026-02-28T23:49:42.636Z Compiling time v0.3.47
15502026-02-28T23:49:44.823Z Compiling addr2line v0.24.2
15512026-02-28T23:49:45.196Z Compiling dof v0.4.0
15522026-02-28T23:49:45.471Z Compiling hyper-util v0.1.19
15532026-02-28T23:49:46.281Z Compiling derive_builder_core v0.20.2
15542026-02-28T23:49:47.224Z Compiling unicode-normalization v0.1.24
15552026-02-28T23:49:47.893Z Compiling dtrace-parser v0.3.0
15562026-02-28T23:49:47.928Z Compiling rustls-native-certs v0.8.1
15572026-02-28T23:49:48.109Z Compiling signature v2.2.0
15582026-02-28T23:49:48.140Z Compiling scroll_derive v0.12.0
15592026-02-28T23:49:48.415Z Compiling thiserror-impl v1.0.69
15602026-02-28T23:49:48.443Z Compiling heapless v0.7.17
15612026-02-28T23:49:48.851Z Compiling slog v2.8.2
15622026-02-28T23:49:48.987Z Compiling darling_core v0.21.0
15632026-02-28T23:49:49.146Z Compiling rand_xorshift v0.4.0
15642026-02-28T23:49:49.242Z Compiling sync_wrapper v1.0.1
15652026-02-28T23:49:49.302Z Compiling thread-id v5.0.0
15662026-02-28T23:49:49.408Z Compiling cookie v0.18.1
15672026-02-28T23:49:49.434Z Compiling object v0.36.5
15682026-02-28T23:49:49.459Z Compiling crc32fast v1.4.2
15692026-02-28T23:49:49.537Z Compiling anyhow v1.0.99
15702026-02-28T23:49:49.723Z Compiling zlib-rs v0.5.1
15712026-02-28T23:49:49.821Z Compiling zstd-safe v7.2.3
15722026-02-28T23:49:49.938Z Compiling rustc-demangle v0.1.24
15732026-02-28T23:49:50.108Z Compiling paste v1.0.15
15742026-02-28T23:49:50.185Z Compiling siphasher v0.3.11
15752026-02-28T23:49:50.531Z Compiling unicode-properties v0.1.3
15762026-02-28T23:49:50.577Z Compiling signal-hook v0.3.18
15772026-02-28T23:49:50.737Z Compiling unarray v0.1.4
15782026-02-28T23:49:50.857Z Compiling unicode-bidi v0.3.17
15792026-02-28T23:49:50.923Z Compiling proptest v1.7.0
15802026-02-28T23:49:50.978Z Compiling thiserror v1.0.69
15812026-02-28T23:49:51.087Z Compiling phf_shared v0.11.2
15822026-02-28T23:49:51.502Z Compiling stringprep v0.1.5
15832026-02-28T23:49:51.926Z Compiling tower v0.5.2
15842026-02-28T23:49:52.357Z Compiling scroll v0.12.0
15852026-02-28T23:49:52.944Z Compiling derive_builder_macro v0.20.2
15862026-02-28T23:49:53.663Z Compiling ipnetwork v0.21.1
15872026-02-28T23:49:53.925Z Compiling http-body-util v0.1.3
15882026-02-28T23:49:54.293Z Compiling darling_macro v0.21.0
15892026-02-28T23:49:54.345Z Compiling webpki-roots v1.0.1
15902026-02-28T23:49:54.412Z Compiling rand_chacha v0.3.1
15912026-02-28T23:49:54.556Z Compiling serde_tokenstream v0.2.3
15922026-02-28T23:49:55.089Z Compiling serde_spanned v0.6.9
15932026-02-28T23:49:55.119Z Compiling erased-serde v0.3.31
15942026-02-28T23:49:55.338Z Compiling backtrace v0.3.74
15952026-02-28T23:49:55.835Z Compiling libz-rs-sys v0.5.1
15962026-02-28T23:49:56.115Z Compiling toml_datetime v0.6.11
15972026-02-28T23:49:56.139Z Compiling md-5 v0.10.6
15982026-02-28T23:49:56.292Z Compiling curve25519-dalek v4.1.3
15992026-02-28T23:49:56.317Z Compiling vergen-lib v0.1.6
16002026-02-28T23:49:56.419Z Compiling num-integer v0.1.46
16012026-02-28T23:49:56.604Z Compiling hash32 v0.2.1
16022026-02-28T23:49:56.629Z Compiling ff v0.13.0
16032026-02-28T23:49:56.863Z Compiling memoffset v0.9.1
16042026-02-28T23:49:56.889Z Compiling base16ct v0.2.0
16052026-02-28T23:49:56.940Z Compiling cfg_aliases v0.2.1
16062026-02-28T23:49:57.034Z Compiling litrs v0.4.1
16072026-02-28T23:49:57.060Z Compiling smoltcp v0.9.1
16082026-02-28T23:49:57.204Z Compiling ryu v1.0.18
16092026-02-28T23:49:57.229Z Compiling iri-string v0.7.8
16102026-02-28T23:49:57.573Z Compiling fallible-iterator v0.2.0
16112026-02-28T23:49:57.638Z Compiling psl-types v2.0.11
16122026-02-28T23:49:57.846Z Compiling ref-cast v1.0.25
16132026-02-28T23:49:57.871Z Compiling num-bigint-dig v0.8.6
16142026-02-28T23:49:58.070Z Compiling document-features v0.2.11
16152026-02-28T23:49:58.193Z Compiling postgres-protocol v0.6.8
16162026-02-28T23:49:58.248Z Compiling publicsuffix v2.3.0
16172026-02-28T23:49:58.465Z Compiling serde_urlencoded v0.7.1
16182026-02-28T23:49:58.691Z Compiling sec1 v0.7.3
16192026-02-28T23:49:58.937Z Compiling nix v0.29.0
16202026-02-28T23:49:59.236Z Compiling num-iter v0.1.45
16212026-02-28T23:49:59.261Z Compiling group v0.13.0
16222026-02-28T23:49:59.622Z Compiling newtype-uuid v1.3.2
16232026-02-28T23:50:00.129Z Compiling tower-http v0.6.8
16242026-02-28T23:50:00.164Z Compiling flate2 v1.1.2
16252026-02-28T23:50:00.283Z Compiling darling v0.21.0
16262026-02-28T23:50:00.363Z Compiling rand v0.8.5
16272026-02-28T23:50:00.421Z Compiling oxnet v0.1.4
16282026-02-28T23:50:00.643Z Compiling derive_builder v0.20.2
16292026-02-28T23:50:00.856Z Compiling tokio-native-tls v0.3.1
16302026-02-28T23:50:01.003Z Compiling goblin v0.8.2
16312026-02-28T23:50:02.044Z Compiling regex v1.12.3
16322026-02-28T23:50:02.119Z Compiling terminal_size v0.4.0
16332026-02-28T23:50:02.169Z Compiling cargo-platform v0.1.8
16342026-02-28T23:50:02.202Z Compiling hkdf v0.12.4
16352026-02-28T23:50:02.357Z Compiling crypto-bigint v0.5.5
16362026-02-28T23:50:02.515Z Compiling curve25519-dalek-derive v0.1.1
16372026-02-28T23:50:02.674Z Compiling strum_macros v0.27.2
16382026-02-28T23:50:02.968Z Compiling ref-cast-impl v1.0.25
16392026-02-28T23:50:03.766Z Compiling async-trait v0.1.89
16402026-02-28T23:50:03.793Z Compiling hubpack_derive v0.1.1
16412026-02-28T23:50:03.940Z Compiling daft-derive v0.1.4
16422026-02-28T23:50:04.529Z Compiling vergen v9.0.6
16432026-02-28T23:50:04.826Z Compiling ahash v0.8.12
16442026-02-28T23:50:05.164Z Compiling fs-err v3.1.1
16452026-02-28T23:50:05.296Z Compiling unicode-segmentation v1.12.0
16462026-02-28T23:50:05.479Z Compiling managed v0.8.0
16472026-02-28T23:50:05.927Z Compiling winnow v0.5.40
16482026-02-28T23:50:05.952Z Compiling lockfree-object-pool v0.1.6
16492026-02-28T23:50:06.091Z Compiling buf-list v1.0.3
16502026-02-28T23:50:06.212Z Compiling bitflags v1.3.2
16512026-02-28T23:50:06.335Z Compiling bumpalo v3.16.0
16522026-02-28T23:50:06.677Z Compiling simd-adler32 v0.3.7
16532026-02-28T23:50:06.820Z Compiling either v1.15.0
16542026-02-28T23:50:06.873Z Compiling clap_builder v4.5.48
16552026-02-28T23:50:07.209Z Compiling zopfli v0.8.1
16562026-02-28T23:50:07.291Z Compiling strum v0.27.2
16572026-02-28T23:50:07.579Z Compiling dof v0.3.0
16582026-02-28T23:50:08.871Z Compiling toml_edit v0.19.15
16592026-02-28T23:50:08.901Z Compiling daft v0.1.4
16602026-02-28T23:50:09.204Z Compiling elliptic-curve v0.13.8
16612026-02-28T23:50:09.291Z Compiling hubpack v0.1.2
16622026-02-28T23:50:09.500Z Compiling cargo_metadata v0.19.2
16632026-02-28T23:50:09.721Z Compiling signal-hook-mio v0.2.4
16642026-02-28T23:50:09.930Z Compiling cookie_store v0.22.1
16652026-02-28T23:50:11.296Z Compiling zstd v0.13.3
16662026-02-28T23:50:11.794Z Compiling hyper-tls v0.6.0
16672026-02-28T23:50:12.427Z Compiling serde_with_macros v3.16.1
16682026-02-28T23:50:12.960Z Compiling postgres-types v0.2.9
16692026-02-28T23:50:13.657Z Compiling usdt-attr-macro v0.6.0
16702026-02-28T23:50:13.889Z Compiling usdt-macro v0.6.0
16712026-02-28T23:50:14.047Z Compiling phf v0.11.2
16722026-02-28T23:50:14.344Z Compiling dtrace-parser v0.2.0
16732026-02-28T23:50:14.503Z Compiling ed25519 v2.2.3
16742026-02-28T23:50:14.819Z Compiling bzip2 v0.5.2
16752026-02-28T23:50:14.989Z Compiling bzip2 v0.4.4
16762026-02-28T23:50:15.155Z Compiling bstr v1.10.0
16772026-02-28T23:50:15.203Z Compiling pkcs1 v0.7.5
16782026-02-28T23:50:15.362Z Compiling hex v0.4.3
16792026-02-28T23:50:15.939Z Compiling serde-big-array v0.5.1
16802026-02-28T23:50:15.983Z Compiling rfc6979 v0.4.0
16812026-02-28T23:50:16.031Z Compiling enum-as-inner v0.6.1
16822026-02-28T23:50:16.055Z Compiling serde_repr v0.1.19
16832026-02-28T23:50:16.184Z Compiling clap_derive v4.5.47
16842026-02-28T23:50:16.209Z Compiling strum_macros v0.26.4
16852026-02-28T23:50:16.358Z Compiling float-cmp v0.10.0
16862026-02-28T23:50:16.440Z Compiling env_filter v0.1.2
16872026-02-28T23:50:16.595Z Compiling memmap2 v0.9.8
16882026-02-28T23:50:16.925Z Compiling socket2 v0.5.10
16892026-02-28T23:50:16.974Z Compiling encoding_rs v0.8.34
16902026-02-28T23:50:17.000Z Compiling jiff v0.2.15
16912026-02-28T23:50:17.001Z Compiling whoami v1.5.2
16922026-02-28T23:50:17.571Z Compiling normalize-line-endings v0.3.0
16932026-02-28T23:50:17.712Z Compiling fixedbitset v0.5.7
16942026-02-28T23:50:17.820Z Compiling fixedbitset v0.4.2
16952026-02-28T23:50:18.220Z Compiling new_debug_unreachable v1.0.6
16962026-02-28T23:50:18.283Z Compiling keccak v0.1.5
16972026-02-28T23:50:18.334Z Compiling data-encoding v2.9.0
16982026-02-28T23:50:19.682Z Compiling difflib v0.4.0
16992026-02-28T23:50:19.738Z Compiling rustc-hash v2.1.1
17002026-02-28T23:50:19.763Z Compiling static_assertions v1.1.0
17012026-02-28T23:50:19.905Z Compiling predicates-core v1.0.8
17022026-02-28T23:50:19.930Z Compiling precomputed-hash v0.1.1
17032026-02-28T23:50:19.956Z Compiling mime v0.3.17
17042026-02-28T23:50:19.981Z Compiling toml_edit v0.22.27
17052026-02-28T23:50:20.061Z Compiling string_cache v0.8.9
17062026-02-28T23:50:20.242Z Compiling predicates v3.1.3
17072026-02-28T23:50:20.464Z Compiling iddqd v0.3.16
17082026-02-28T23:50:20.489Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17092026-02-28T23:50:20.881Z Compiling strum v0.26.3
17102026-02-28T23:50:21.079Z Compiling clap v4.5.48
17112026-02-28T23:50:21.214Z Compiling hickory-proto v0.25.2
17122026-02-28T23:50:21.268Z Compiling sha3 v0.10.8
17132026-02-28T23:50:21.576Z Compiling petgraph v0.6.5
17142026-02-28T23:50:22.187Z Compiling petgraph v0.8.2
17152026-02-28T23:50:22.834Z Compiling tokio-postgres v0.7.13
17162026-02-28T23:50:24.658Z Compiling zip v4.2.0
17172026-02-28T23:50:25.917Z Compiling usdt v0.6.0
17182026-02-28T23:50:26.244Z Compiling env_logger v0.11.8
17192026-02-28T23:50:26.322Z Compiling usdt-impl v0.5.0
17202026-02-28T23:50:26.365Z Compiling ecdsa v0.16.9
17212026-02-28T23:50:26.547Z Compiling similar v2.7.0
17222026-02-28T23:50:26.912Z Compiling serde_with v3.16.1
17232026-02-28T23:50:26.937Z Compiling rsa v0.9.8
17242026-02-28T23:50:27.094Z Compiling zip v0.6.6
17252026-02-28T23:50:27.294Z Compiling ed25519-dalek v2.1.1
17262026-02-28T23:50:28.336Z Compiling toml v0.7.8
17272026-02-28T23:50:28.461Z Compiling crossterm v0.28.1
17282026-02-28T23:50:29.546Z Compiling itertools v0.13.0
17292026-02-28T23:50:29.819Z Compiling itertools v0.10.5
17302026-02-28T23:50:29.888Z Compiling heck v0.4.1
17312026-02-28T23:50:30.306Z Compiling crossbeam-epoch v0.9.18
17322026-02-28T23:50:30.722Z Compiling tokio-stream v0.1.17
17332026-02-28T23:50:30.938Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17342026-02-28T23:50:31.199Z Compiling x509-cert v0.2.5
17352026-02-28T23:50:31.325Z Compiling openapiv3 v2.2.0
17362026-02-28T23:50:31.358Z Compiling sha1 v0.10.6
17372026-02-28T23:50:31.544Z Compiling winnow v0.6.26
17382026-02-28T23:50:31.720Z Compiling peg-runtime v0.8.5
17392026-02-28T23:50:31.969Z Compiling lalrpop-util v0.19.12
17402026-02-28T23:50:32.027Z Compiling thread_local v1.1.8
17412026-02-28T23:50:32.221Z Compiling slog-async v2.8.0
17422026-02-28T23:50:32.302Z Compiling crossbeam-channel v0.5.15
17432026-02-28T23:50:32.438Z Compiling xattr v1.3.1
17442026-02-28T23:50:32.702Z Compiling futures-executor v0.3.31
17452026-02-28T23:50:32.759Z Compiling filetime v0.2.26
17462026-02-28T23:50:33.036Z Compiling is-terminal v0.4.13
17472026-02-28T23:50:33.141Z Compiling take_mut v0.2.2
17482026-02-28T23:50:33.187Z Compiling term v1.1.0
17492026-02-28T23:50:33.212Z Compiling tar v0.4.44
17502026-02-28T23:50:33.341Z Compiling futures v0.3.31
17512026-02-28T23:50:34.209Z Compiling slog-term v2.9.2
17522026-02-28T23:50:43.368Z Compiling rustls-webpki v0.103.9
17532026-02-28T23:50:49.624Z Compiling tokio-rustls v0.26.0
17542026-02-28T23:50:49.624Z Compiling rustls-platform-verifier v0.6.2
17552026-02-28T23:50:50.006Z Compiling hyper-rustls v0.27.7
17562026-02-28T23:50:50.338Z Compiling reqwest v0.12.28
17572026-02-28T23:50:50.338Z Compiling reqwest v0.13.2
17582026-02-28T23:50:54.864Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17592026-02-28T23:50:55.256Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17602026-02-28T23:51:00.944Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
17612026-02-28T23:51:01.118Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17622026-02-28T23:51:01.191ZFeb 28 23:51:00.843 INFO Starting download, target: Clickhouse
17632026-02-28T23:51:01.191ZFeb 28 23:51:00.844 INFO Starting download, target: Cockroach
17642026-02-28T23:51:01.191ZFeb 28 23:51:00.844 INFO Starting download, target: Console
17652026-02-28T23:51:01.191ZFeb 28 23:51:00.844 INFO Starting download, target: DendriteStub
17662026-02-28T23:51:01.191ZFeb 28 23:51:00.844 INFO Starting download, target: MaghemiteMgd
17672026-02-28T23:51:01.219ZFeb 28 23:51:00.844 INFO Starting download, target: TransceiverControl
17682026-02-28T23:51:01.219ZFeb 28 23:51:00.845 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17692026-02-28T23:51:01.219ZFeb 28 23:51:00.845 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17702026-02-28T23:51:01.219ZFeb 28 23:51:00.845 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17712026-02-28T23:51:01.219ZFeb 28 23:51:00.845 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17722026-02-28T23:51:01.219ZFeb 28 23:51:00.845 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17732026-02-28T23:51:01.219ZFeb 28 23:51:00.845 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17742026-02-28T23:51:01.682ZFeb 28 23:51:01.310 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17752026-02-28T23:51:02.062ZFeb 28 23:51:01.710 INFO Download complete, target: Console
17762026-02-28T23:51:07.632ZFeb 28 23:51:07.278 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17772026-02-28T23:51:08.034ZFeb 28 23:51:07.675 INFO Download complete, target: TransceiverControl
17782026-02-28T23:51:13.261ZFeb 28 23:51:12.922 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17792026-02-28T23:51:14.723ZFeb 28 23:51:14.384 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17802026-02-28T23:51:16.044ZFeb 28 23:51:15.705 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17812026-02-28T23:51:16.044ZFeb 28 23:51:15.705 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17822026-02-28T23:51:17.649ZFeb 28 23:51:17.310 INFO Download complete, target: DendriteStub
17832026-02-28T23:51:19.247ZFeb 28 23:51:18.907 INFO Download complete, target: MaghemiteMgd
17842026-02-28T23:51:25.135ZFeb 28 23:51:24.796 INFO Checking that binary works, target: Cockroach
17852026-02-28T23:51:25.333ZFeb 28 23:51:24.995 INFO Download complete, target: Cockroach
17862026-02-28T23:51:26.758ZFeb 28 23:51:26.420 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17872026-02-28T23:51:38.719ZFeb 28 23:51:38.383 INFO Checking that binary works, target: Clickhouse
17882026-02-28T23:51:38.879ZFeb 28 23:51:38.541 INFO Download complete, target: Clickhouse
17892026-02-28T23:51:38.903ZAll builder prerequisites installed successfully, and PATH looks valid
17902026-02-28T23:51:38.928Z
17912026-02-28T23:51:38.928Zreal 5:49.725649399
17922026-02-28T23:51:38.928Zuser 15:46.129340259
17932026-02-28T23:51:38.929Zsys 2:40.192162336
17942026-02-28T23:51:38.929Ztrap 0.550557830
17952026-02-28T23:51:38.929Ztflt 0.332916748
17962026-02-28T23:51:38.929Zdflt 0.897395646
17972026-02-28T23:51:38.929Zkflt 0.007559707
17982026-02-28T23:51:38.929Zlock 40:46.943941895
17992026-02-28T23:51:38.929Zslp 58:30.470315740
18002026-02-28T23:51:38.929Zlat 1:12.180758651
18012026-02-28T23:51:38.929Zstop 2:59.620124754
18022026-02-28T23:51:38.929Z+ banner clippy
18032026-02-28T23:51:38.929Z
18042026-02-28T23:51:38.929Z #### # # ##### ##### # #
18052026-02-28T23:51:38.929Z # # # # # # # # # #
18062026-02-28T23:51:38.929Z # # # # # # # #
18072026-02-28T23:51:38.929Z # # # ##### ##### #
18082026-02-28T23:51:38.929Z # # # # # # #
18092026-02-28T23:51:38.929Z #### ###### # # # #
18102026-02-28T23:51:38.929Z
18112026-02-28T23:51:38.929Z+ export CARGO_INCREMENTAL=0
18122026-02-28T23:51:38.929Z+ CARGO_INCREMENTAL=0
18132026-02-28T23:51:38.929Z+ ptime -m cargo xtask clippy
18142026-02-28T23:51:40.213Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18152026-02-28T23:51:40.365Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18162026-02-28T23:51:44.187Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.18s
18172026-02-28T23:51:44.252Z Running `target/debug/xtask clippy`
18182026-02-28T23:51:44.287Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18192026-02-28T23:51:45.420Z Downloading crates ...
18202026-02-28T23:51:45.778Z Downloaded approx v0.5.1
18212026-02-28T23:51:45.803Z Downloaded async-channel v1.9.0
18222026-02-28T23:51:45.803Z Downloaded assert-json-diff v2.0.2
18232026-02-28T23:51:45.803Z Downloaded knuffel v3.2.0
18242026-02-28T23:51:45.804Z Downloaded async-task v4.7.1
18252026-02-28T23:51:45.804Z Downloaded similar-asserts v1.7.0
18262026-02-28T23:51:45.804Z Downloaded assert_cmd v2.0.17
18272026-02-28T23:51:45.804Z Downloaded partial-io v0.5.4
18282026-02-28T23:51:45.804Z Downloaded cfg-expr v0.20.1
18292026-02-28T23:51:45.804Z Downloaded async-attributes v1.1.2
18302026-02-28T23:51:45.829Z Downloaded cast v0.3.0
18312026-02-28T23:51:45.829Z Downloaded blake2b_simd v1.0.2
18322026-02-28T23:51:45.829Z Downloaded async-std v1.13.0
18332026-02-28T23:51:45.854Z Downloaded piper v0.2.4
18342026-02-28T23:51:45.854Z Downloaded serde_regex v1.1.0
18352026-02-28T23:51:45.854Z Downloaded proc-macro-crate v3.2.0
18362026-02-28T23:51:45.854Z Downloaded supports-hyperlinks v2.1.0
18372026-02-28T23:51:45.854Z Downloaded termcolor v1.4.1
18382026-02-28T23:51:45.854Z Downloaded tinytemplate v1.2.1
18392026-02-28T23:51:45.854Z Downloaded trybuild v1.0.106
18402026-02-28T23:51:45.854Z Downloaded textwrap v0.15.2
18412026-02-28T23:51:45.854Z Downloaded miette v5.10.0
18422026-02-28T23:51:45.879Z Downloaded fancy-regex v0.14.0
18432026-02-28T23:51:45.879Z Downloaded plotters v0.3.7
18442026-02-28T23:51:45.879Z Downloaded guppy v0.17.20
18452026-02-28T23:51:45.879Z Downloaded criterion v0.7.0
18462026-02-28T23:51:45.904Z Downloaded hashbrown v0.14.5
18472026-02-28T23:51:45.904Z Downloaded async-process v2.3.0
18482026-02-28T23:51:45.904Z Downloaded rstest_macros v0.25.0
18492026-02-28T23:51:45.904Z Downloaded rstest v0.25.0
18502026-02-28T23:51:45.904Z Downloaded rand_distr v0.5.1
18512026-02-28T23:51:45.904Z Downloaded chumsky v0.9.3
18522026-02-28T23:51:45.904Z Downloaded async-lock v3.4.0
18532026-02-28T23:51:45.929Z Downloaded target-triple v0.1.3
18542026-02-28T23:51:45.929Z Downloaded target-spec v3.5.0
18552026-02-28T23:51:45.929Z Downloaded target-lexicon v0.13.2
18562026-02-28T23:51:45.929Z Downloaded polling v3.7.3
18572026-02-28T23:51:45.929Z Downloaded futures-timer v3.0.3
18582026-02-28T23:51:45.929Z Downloaded doc-comment v0.3.3
18592026-02-28T23:51:45.929Z Downloaded async-io v2.3.4
18602026-02-28T23:51:45.929Z Downloaded terminal_size v0.1.17
18612026-02-28T23:51:45.929Z Downloaded supports-unicode v2.1.0
18622026-02-28T23:51:45.929Z Downloaded stringmetrics v2.2.2
18632026-02-28T23:51:45.929Z Downloaded pathdiff v0.2.3
18642026-02-28T23:51:45.929Z Downloaded kv-log-macro v1.0.7
18652026-02-28T23:51:45.929Z Downloaded rust-argon2 v2.1.0
18662026-02-28T23:51:45.929Z Downloaded relative-path v1.9.3
18672026-02-28T23:51:45.929Z Downloaded plotters-backend v0.3.7
18682026-02-28T23:51:45.954Z Downloaded nested v0.1.1
18692026-02-28T23:51:45.954Z Downloaded supports-color v2.1.0
18702026-02-28T23:51:45.954Z Downloaded plotters-svg v0.3.7
18712026-02-28T23:51:45.954Z Downloaded parking v2.2.1
18722026-02-28T23:51:45.954Z Downloaded owo-colors v3.5.0
18732026-02-28T23:51:45.954Z Downloaded oorandom v11.1.4
18742026-02-28T23:51:45.954Z Downloaded libtest-mimic v0.8.1
18752026-02-28T23:51:45.954Z Downloaded httptest v0.16.3
18762026-02-28T23:51:45.954Z Downloaded guppy-workspace-hack v0.1.0
18772026-02-28T23:51:45.954Z Downloaded event-listener-strategy v0.5.2
18782026-02-28T23:51:45.954Z Downloaded event-listener v5.3.1
18792026-02-28T23:51:45.954Z Downloaded event-listener v2.5.3
18802026-02-28T23:51:45.954Z Downloaded datatest-stable v0.3.2
18812026-02-28T23:51:45.954Z Downloaded criterion-plot v0.6.0
18822026-02-28T23:51:45.954Z Downloaded concurrent-queue v2.5.0
18832026-02-28T23:51:45.954Z Downloaded blocking v1.6.1
18842026-02-28T23:51:45.954Z Downloaded async-executor v1.13.1
18852026-02-28T23:51:45.979Z Downloaded path-tree v0.8.1
18862026-02-28T23:51:45.979Z Downloaded miette-derive v5.10.0
18872026-02-28T23:51:45.979Z Downloaded knuffel-derive v3.2.0
18882026-02-28T23:51:45.979Z Downloaded futures-lite v2.3.0
18892026-02-28T23:51:45.979Z Downloaded escape8259 v0.5.3
18902026-02-28T23:51:45.979Z Downloaded async-signal v0.2.10
18912026-02-28T23:51:45.979Z Downloaded async-object-pool v0.1.5
18922026-02-28T23:51:45.979Z Downloaded backtrace-ext v0.2.1
18932026-02-28T23:51:45.979Z Downloaded async-global-executor v2.4.1
18942026-02-28T23:51:45.979Z Downloaded async-channel v2.3.1
18952026-02-28T23:51:45.980Z Downloaded anes v0.1.6
18962026-02-28T23:51:45.980Z Downloaded httpmock v0.8.0-alpha.1
18972026-02-28T23:51:48.854Z Checking cfg-if v1.0.4
18982026-02-28T23:51:48.942Z Checking libc v0.2.180
18992026-02-28T23:51:48.942Z Checking serde_core v1.0.228
19002026-02-28T23:51:49.033Z Checking memchr v2.7.4
19012026-02-28T23:51:49.077Z Checking smallvec v1.15.1
19022026-02-28T23:51:49.127Z Checking value-bag v1.12.0
19032026-02-28T23:51:49.182Z Checking itoa v1.0.11
19042026-02-28T23:51:49.235Z Checking scopeguard v1.2.0
19052026-02-28T23:51:49.260Z Checking zeroize v1.8.1
19062026-02-28T23:51:49.457Z Checking lock_api v0.4.12
19072026-02-28T23:51:49.496Z Checking libm v0.2.8
19082026-02-28T23:51:49.548Z Checking stable_deref_trait v1.2.0
19092026-02-28T23:51:49.603Z Checking log v0.4.29
19102026-02-28T23:51:49.653Z Checking portable-atomic v1.11.0
19112026-02-28T23:51:49.724Z Checking critical-section v1.1.3
19122026-02-28T23:51:49.848Z Checking zerofrom v0.1.4
19132026-02-28T23:51:49.891Z Checking zmij v1.0.15
19142026-02-28T23:51:49.943Z Checking pin-project-lite v0.2.14
19152026-02-28T23:51:50.009Z Checking getrandom v0.2.15
19162026-02-28T23:51:50.124Z Checking getrandom v0.3.4
19172026-02-28T23:51:50.176Z Checking yoke v0.7.4
19182026-02-28T23:51:50.228Z Checking litemap v0.7.3
19192026-02-28T23:51:50.299Z Checking percent-encoding v2.3.2
19202026-02-28T23:51:50.353Z Checking num-traits v0.2.19
19212026-02-28T23:51:50.353Z Checking writeable v0.5.5
19222026-02-28T23:51:50.448Z Checking icu_locid_transform_data v1.5.0
19232026-02-28T23:51:50.570Z Checking zerovec v0.10.4
19242026-02-28T23:51:50.624Z Checking icu_properties_data v1.5.0
19252026-02-28T23:51:50.676Z Checking icu_normalizer_data v1.5.0
19262026-02-28T23:51:50.700Z Checking write16 v1.0.0
19272026-02-28T23:51:50.772Z Checking once_cell v1.21.3
19282026-02-28T23:51:50.820Z Checking utf8_iter v1.0.4
19292026-02-28T23:51:50.888Z Checking utf16_iter v1.0.5
19302026-02-28T23:51:50.936Z Checking rand_core v0.6.4
19312026-02-28T23:51:50.988Z Checking subtle v2.6.1
19322026-02-28T23:51:51.092Z Checking form_urlencoded v1.2.2
19332026-02-28T23:51:51.144Z Checking parking_lot_core v0.9.10
19342026-02-28T23:51:51.169Z Checking byteorder v1.5.0
19352026-02-28T23:51:51.303Z Checking signal-hook-registry v1.4.2
19362026-02-28T23:51:51.354Z Checking mio v1.0.2
19372026-02-28T23:51:51.404Z Checking allocator-api2 v0.2.21
19382026-02-28T23:51:51.491Z Checking parking_lot v0.12.3
19392026-02-28T23:51:51.584Z Checking typenum v1.17.0
19402026-02-28T23:51:51.632Z Checking futures-core v0.3.32
19412026-02-28T23:51:51.694Z Checking socket2 v0.6.1
19422026-02-28T23:51:51.862Z Checking equivalent v1.0.2
19432026-02-28T23:51:51.911Z Checking iana-time-zone v0.1.63
19442026-02-28T23:51:51.965Z Checking errno v0.3.12
19452026-02-28T23:51:52.025Z Checking thiserror v2.0.18
19462026-02-28T23:51:52.077Z Checking tinystr v0.7.6
19472026-02-28T23:51:52.077Z Checking icu_collections v1.5.0
19482026-02-28T23:51:52.172Z Checking futures-io v0.3.31
19492026-02-28T23:51:52.217Z Checking foldhash v0.2.0
19502026-02-28T23:51:52.279Z Checking const-oid v0.9.6
19512026-02-28T23:51:52.304Z Checking dyn-clone v1.0.20
19522026-02-28T23:51:52.373Z Checking serde v1.0.228
19532026-02-28T23:51:52.422Z Checking serde_json v1.0.149
19542026-02-28T23:51:52.467Z Checking icu_locid v1.5.0
19552026-02-28T23:51:52.510Z Checking generic-array v0.14.7
19562026-02-28T23:51:52.558Z Checking uuid v1.19.0
19572026-02-28T23:51:52.583Z Checking semver v1.0.27
19582026-02-28T23:51:52.687Z Checking hashbrown v0.16.1
19592026-02-28T23:51:52.993Z Checking slab v0.4.9
19602026-02-28T23:51:53.189Z Checking zerocopy v0.7.35
19612026-02-28T23:51:53.235Z Checking bytes v1.11.1
19622026-02-28T23:51:53.282Z Checking bitflags v2.9.4
19632026-02-28T23:51:53.359Z Checking icu_provider v1.5.0
19642026-02-28T23:51:53.528Z Checking crypto-common v0.1.6
19652026-02-28T23:51:53.600Z Checking chrono v0.4.43
19662026-02-28T23:51:53.657Z Checking thiserror v1.0.69
19672026-02-28T23:51:53.747Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19682026-02-28T23:51:53.794Z Checking block-buffer v0.10.4
19692026-02-28T23:51:53.847Z Checking futures-sink v0.3.31
19702026-02-28T23:51:53.892Z Checking pin-utils v0.1.0
19712026-02-28T23:51:53.977Z Checking icu_locid_transform v1.5.0
19722026-02-28T23:51:54.043Z Checking indexmap v2.13.0
19732026-02-28T23:51:54.093Z Checking futures-channel v0.3.31
19742026-02-28T23:51:54.118Z Checking digest v0.10.7
19752026-02-28T23:51:54.188Z Checking tokio v1.49.0
19762026-02-28T23:51:54.284Z Checking futures-task v0.3.31
19772026-02-28T23:51:54.352Z Checking cpufeatures v0.2.14
19782026-02-28T23:51:54.461Z Checking rustix v0.38.37
19792026-02-28T23:51:54.514Z Checking ppv-lite86 v0.2.20
19802026-02-28T23:51:54.555Z Checking fnv v1.0.7
19812026-02-28T23:51:54.599Z Checking futures-util v0.3.31
19822026-02-28T23:51:54.733Z Checking tracing-core v0.1.32
19832026-02-28T23:51:54.846Z Checking icu_properties v1.5.1
19842026-02-28T23:51:55.158Z Checking regex-syntax v0.8.5
19852026-02-28T23:51:55.246Z Checking http v1.4.0
19862026-02-28T23:51:55.286Z Checking foldhash v0.1.5
19872026-02-28T23:51:55.370Z Checking tracing v0.1.40
19882026-02-28T23:51:55.548Z Checking hashbrown v0.15.4
19892026-02-28T23:51:55.716Z Checking unicode-ident v1.0.24
19902026-02-28T23:51:55.900Z Checking base64 v0.22.1
19912026-02-28T23:51:56.344Z Checking proc-macro2 v1.0.106
19922026-02-28T23:51:56.410Z Checking spin v0.9.8
19932026-02-28T23:51:56.482Z Checking crossbeam-utils v0.8.21
19942026-02-28T23:51:56.779Z Checking adler2 v2.0.0
19952026-02-28T23:51:56.968Z Checking quote v1.0.44
19962026-02-28T23:51:57.008Z Checking miniz_oxide v0.8.5
19972026-02-28T23:51:57.139Z Checking ipnet v2.11.0
19982026-02-28T23:51:57.181Z Checking utf8parse v0.2.2
19992026-02-28T23:51:57.318Z Checking syn v2.0.117
20002026-02-28T23:51:57.377Z Checking untrusted v0.9.0
20012026-02-28T23:51:57.574Z Checking ring v0.17.14
20022026-02-28T23:51:57.645Z Checking aho-corasick v1.1.3
20032026-02-28T23:51:57.670Z Checking base64ct v1.6.0
20042026-02-28T23:51:57.738Z Checking atomic-waker v1.1.2
20052026-02-28T23:51:57.763Z Checking icu_normalizer v1.5.0
20062026-02-28T23:51:57.946Z Checking block-padding v0.3.3
20072026-02-28T23:51:58.134Z Checking fastrand v2.1.1
20082026-02-28T23:51:58.187Z Checking anstyle v1.0.11
20092026-02-28T23:51:58.451Z Checking inout v0.1.3
20102026-02-28T23:51:58.516Z Checking idna_adapter v1.2.0
20112026-02-28T23:51:58.564Z Checking rustls-pki-types v1.14.0
20122026-02-28T23:51:58.615Z Checking httparse v1.9.5
20132026-02-28T23:51:58.704Z Checking cipher v0.4.4
20142026-02-28T23:51:58.751Z Checking idna v1.0.3
20152026-02-28T23:51:59.026Z Checking anstyle-parse v0.2.5
20162026-02-28T23:51:59.071Z Checking regex-automata v0.4.14
20172026-02-28T23:51:59.124Z Checking anstyle-query v1.1.1
20182026-02-28T23:51:59.172Z Checking colorchoice v1.0.2
20192026-02-28T23:51:59.254Z Checking url v2.5.4
20202026-02-28T23:51:59.303Z Checking is_terminal_polyfill v1.70.1
20212026-02-28T23:51:59.355Z Checking pem-rfc7468 v0.7.0
20222026-02-28T23:51:59.399Z Checking terminal_size v0.4.0
20232026-02-28T23:51:59.492Z Checking anstream v0.6.18
20242026-02-28T23:51:59.542Z Checking http-body v1.0.1
20252026-02-28T23:51:59.627Z Checking sha2 v0.10.9
20262026-02-28T23:51:59.676Z Checking gimli v0.31.1
20272026-02-28T23:51:59.807Z Checking hmac v0.12.1
20282026-02-28T23:51:59.896Z Checking object v0.36.5
20292026-02-28T23:52:00.050Z Checking zerocopy v0.8.27
20302026-02-28T23:52:00.091Z Checking schemars v0.8.22
20312026-02-28T23:52:00.207Z Checking try-lock v0.2.5
20322026-02-28T23:52:00.382Z Checking rustc-demangle v0.1.24
20332026-02-28T23:52:00.608Z Checking tokio-util v0.7.15
20342026-02-28T23:52:00.824Z Checking clap_lex v0.7.4
20352026-02-28T23:52:01.114Z Checking strsim v0.11.1
20362026-02-28T23:52:01.403Z Checking httpdate v1.0.3
20372026-02-28T23:52:01.510Z Checking clap_builder v4.5.48
20382026-02-28T23:52:01.688Z Checking want v0.3.1
20392026-02-28T23:52:01.820Z Checking h2 v0.4.6
20402026-02-28T23:52:01.904Z Checking lazy_static v1.5.0
20412026-02-28T23:52:02.064Z Checking flagset v0.4.6
20422026-02-28T23:52:02.287Z Checking tower-service v0.3.3
20432026-02-28T23:52:02.357Z Checking tower-layer v0.3.3
20442026-02-28T23:52:02.457Z Checking ryu v1.0.18
20452026-02-28T23:52:02.629Z Checking der v0.7.10
20462026-02-28T23:52:02.719Z Checking rand_chacha v0.3.1
20472026-02-28T23:52:02.828Z Checking http-body-util v0.1.3
20482026-02-28T23:52:02.910Z Checking addr2line v0.24.2
20492026-02-28T23:52:03.130Z Checking rand v0.8.5
20502026-02-28T23:52:03.155Z Checking aws-lc-sys v0.37.1
20512026-02-28T23:52:03.261Z Checking untrusted v0.7.1
20522026-02-28T23:52:03.406Z Checking openssl-probe v0.1.5
20532026-02-28T23:52:03.468Z Checking erased-serde v0.3.31
20542026-02-28T23:52:03.604Z Checking rand_core v0.9.3
20552026-02-28T23:52:03.895Z Checking clap v4.5.48
20562026-02-28T23:52:03.939Z Checking regex v1.12.3
20572026-02-28T23:52:04.052Z Checking serde_urlencoded v0.7.1
20582026-02-28T23:52:04.105Z Checking spki v0.7.3
20592026-02-28T23:52:04.170Z Checking pbkdf2 v0.12.2
20602026-02-28T23:52:04.364Z Checking aes v0.8.4
20612026-02-28T23:52:04.406Z Checking slog v2.8.2
20622026-02-28T23:52:04.431Z Checking rustix v1.1.3
20632026-02-28T23:52:04.504Z Checking mime v0.3.17
20642026-02-28T23:52:04.529Z Checking cbc v0.1.2
20652026-02-28T23:52:04.606Z Checking aws-lc-rs v1.16.0
20662026-02-28T23:52:04.806Z Checking salsa20 v0.10.2
20672026-02-28T23:52:04.874Z Checking rand_chacha v0.9.0
20682026-02-28T23:52:04.951Z Checking hex v0.4.3
20692026-02-28T23:52:05.061Z Checking scrypt v0.11.0
20702026-02-28T23:52:05.149Z Checking powerfmt v0.2.0
20712026-02-28T23:52:05.196Z Checking backtrace v0.3.74
20722026-02-28T23:52:05.274Z Checking rand v0.9.2
20732026-02-28T23:52:05.336Z Checking pkcs5 v0.7.1
20742026-02-28T23:52:05.433Z Checking rustls-native-certs v0.8.1
20752026-02-28T23:52:05.474Z Checking deranged v0.5.3
20762026-02-28T23:52:05.683Z Checking sync_wrapper v1.0.1
20772026-02-28T23:52:05.731Z Checking anyhow v1.0.99
20782026-02-28T23:52:05.824Z Checking foreign-types-shared v0.1.1
20792026-02-28T23:52:05.865Z Checking num-conv v0.2.0
20802026-02-28T23:52:05.975Z Checking num_threads v0.1.7
20812026-02-28T23:52:06.102Z Checking time-core v0.1.8
20822026-02-28T23:52:06.150Z Checking foreign-types v0.3.2
20832026-02-28T23:52:06.194Z Checking tower v0.5.2
20842026-02-28T23:52:06.246Z Checking pkcs8 v0.10.2
20852026-02-28T23:52:06.300Z Checking tempfile v3.24.0
20862026-02-28T23:52:06.324Z Checking webpki-roots v1.0.1
20872026-02-28T23:52:06.398Z Checking rustls-webpki v0.103.9
20882026-02-28T23:52:06.446Z Checking camino v1.2.2
20892026-02-28T23:52:06.583Z Checking openssl-sys v0.9.109
20902026-02-28T23:52:06.626Z Checking encoding_rs v0.8.34
20912026-02-28T23:52:06.699Z Checking iri-string v0.7.8
20922026-02-28T23:52:07.001Z Checking hyper v1.8.1
20932026-02-28T23:52:07.047Z Checking ipnetwork v0.21.1
20942026-02-28T23:52:07.072Z Checking plain v0.2.3
20952026-02-28T23:52:07.231Z Checking rustls v0.23.37
20962026-02-28T23:52:07.273Z Checking openapiv3 v2.2.0
20972026-02-28T23:52:07.480Z Checking ucd-trie v0.1.7
20982026-02-28T23:52:07.622Z Checking openssl v0.10.73
20992026-02-28T23:52:07.667Z Checking time v0.3.47
21002026-02-28T23:52:07.724Z Checking either v1.15.0
21012026-02-28T23:52:08.099Z Checking pest v2.8.2
21022026-02-28T23:52:08.345Z Checking pretty-hex v0.4.1
21032026-02-28T23:52:08.549Z Checking signature v2.2.0
21042026-02-28T23:52:08.741Z Checking hyper-util v0.1.19
21052026-02-28T23:52:08.789Z Checking serde_spanned v0.6.9
21062026-02-28T23:52:08.901Z Checking tower-http v0.6.8
21072026-02-28T23:52:09.034Z Checking toml_datetime v0.6.11
21082026-02-28T23:52:09.374Z Checking winnow v0.7.14
21092026-02-28T23:52:09.448Z Checking sha1 v0.10.6
21102026-02-28T23:52:09.748Z Checking strum v0.26.3
21112026-02-28T23:52:09.813Z Checking data-encoding v2.9.0
21122026-02-28T23:52:09.870Z Checking static_assertions v1.1.0
21132026-02-28T23:52:09.956Z Checking oxnet v0.1.4
21142026-02-28T23:52:10.015Z Checking tinyvec_macros v0.1.1
21152026-02-28T23:52:10.145Z Checking quick-error v1.2.3
21162026-02-28T23:52:10.229Z Checking tinyvec v1.8.0
21172026-02-28T23:52:10.317Z Checking hubpack v0.1.2
21182026-02-28T23:52:10.361Z Checking num-integer v0.1.46
21192026-02-28T23:52:10.430Z Checking bit-vec v0.8.0
21202026-02-28T23:52:10.666Z Checking base16ct v0.2.0
21212026-02-28T23:52:10.810Z Checking bit-set v0.8.0
21222026-02-28T23:52:10.854Z Checking scroll v0.12.0
21232026-02-28T23:52:10.910Z Checking sec1 v0.7.3
21242026-02-28T23:52:11.100Z Checking ff v0.13.0
21252026-02-28T23:52:11.188Z Checking wait-timeout v0.2.0
21262026-02-28T23:52:11.320Z Checking crc32fast v1.4.2
21272026-02-28T23:52:11.371Z Checking goblin v0.8.2
21282026-02-28T23:52:11.395Z Checking group v0.13.0
21292026-02-28T23:52:11.462Z Checking num-iter v0.1.45
21302026-02-28T23:52:11.486Z Checking ahash v0.8.12
21312026-02-28T23:52:11.594Z Checking bstr v1.10.0
21322026-02-28T23:52:11.705Z Checking hkdf v0.12.4
21332026-02-28T23:52:11.746Z Checking crossbeam-epoch v0.9.18
21342026-02-28T23:52:11.853Z Checking crypto-bigint v0.5.5
21352026-02-28T23:52:11.923Z Checking rusty-fork v0.3.0
21362026-02-28T23:52:11.974Z Checking dtrace-parser v0.2.0
21372026-02-28T23:52:11.999Z Checking tokio-rustls v0.26.0
21382026-02-28T23:52:12.060Z Checking native-tls v0.2.12
21392026-02-28T23:52:12.189Z Checking rand_xorshift v0.4.0
21402026-02-28T23:52:12.242Z Checking thread-id v4.2.2
21412026-02-28T23:52:12.381Z Checking zlib-rs v0.5.1
21422026-02-28T23:52:12.428Z Checking unarray v0.1.4
21432026-02-28T23:52:12.452Z Checking hyper-rustls v0.27.7
21442026-02-28T23:52:12.453Z Checking tokio-native-tls v0.3.1
21452026-02-28T23:52:12.453Z Checking num-bigint-dig v0.8.6
21462026-02-28T23:52:12.453Z Checking pkcs1 v0.7.5
21472026-02-28T23:52:12.662Z Checking proptest v1.7.0
21482026-02-28T23:52:12.842Z Checking hyper-tls v0.6.0
21492026-02-28T23:52:12.889Z Checking x509-cert v0.2.5
21502026-02-28T23:52:12.978Z Checking scroll v0.13.0
21512026-02-28T23:52:13.146Z Checking reqwest v0.12.28
21522026-02-28T23:52:13.411Z Checking unicode-segmentation v1.12.0
21532026-02-28T23:52:13.890Z Checking libz-rs-sys v0.5.1
21542026-02-28T23:52:13.969Z Checking toml_write v0.1.2
21552026-02-28T23:52:14.066Z Checking elliptic-curve v0.13.8
21562026-02-28T23:52:14.120Z Checking flate2 v1.1.2
21572026-02-28T23:52:14.175Z Checking rsa v0.9.8
21582026-02-28T23:52:14.228Z Checking goblin v0.10.2
21592026-02-28T23:52:14.282Z Checking toml_edit v0.22.27
21602026-02-28T23:52:14.660Z Checking rfc6979 v0.4.0
21612026-02-28T23:52:14.707Z Checking memmap2 v0.9.8
21622026-02-28T23:52:14.759Z Checking winnow v0.5.40
21632026-02-28T23:52:14.882Z Checking bitflags v1.3.2
21642026-02-28T23:52:15.020Z Checking ecdsa v0.16.9
21652026-02-28T23:52:15.071Z Checking dtrace-parser v0.3.0
21662026-02-28T23:52:15.096Z Checking curve25519-dalek v4.1.3
21672026-02-28T23:52:15.376Z Checking dof v0.3.0
21682026-02-28T23:52:15.541Z Checking bzip2-sys v0.1.13+1.0.8
21692026-02-28T23:52:15.687Z Checking env_filter v0.1.2
21702026-02-28T23:52:15.728Z Checking thread-id v5.0.0
21712026-02-28T23:52:15.884Z Checking keccak v0.1.5
21722026-02-28T23:52:15.934Z Checking usdt-impl v0.5.0
21732026-02-28T23:52:15.986Z Checking env_logger v0.11.8
21742026-02-28T23:52:16.213Z Checking sha3 v0.10.8
21752026-02-28T23:52:16.337Z Checking ed25519 v2.2.3
21762026-02-28T23:52:16.386Z Checking newtype-uuid v1.3.2
21772026-02-28T23:52:16.439Z Checking itertools v0.13.0
21782026-02-28T23:52:16.568Z Checking serde_with v3.16.1
21792026-02-28T23:52:16.620Z Checking unicode-normalization v0.1.24
21802026-02-28T23:52:16.645Z Checking memoffset v0.9.1
21812026-02-28T23:52:16.718Z Checking ed25519-dalek v2.1.1
21822026-02-28T23:52:16.789Z Checking signal-hook v0.3.18
21832026-02-28T23:52:16.832Z Checking daft v0.1.4
21842026-02-28T23:52:17.089Z Checking toml_edit v0.19.15
21852026-02-28T23:52:17.141Z Checking managed v0.8.0
21862026-02-28T23:52:17.166Z Checking signal-hook-mio v0.2.4
21872026-02-28T23:52:17.318Z Checking bzip2 v0.4.4
21882026-02-28T23:52:17.378Z Checking ref-cast v1.0.25
21892026-02-28T23:52:17.425Z Checking zstd-sys v2.0.14+zstd.1.5.7
21902026-02-28T23:52:17.525Z Checking psl-types v2.0.11
21912026-02-28T23:52:17.576Z Checking cookie v0.18.1
21922026-02-28T23:52:17.624Z Checking zip v0.6.6
21932026-02-28T23:52:17.674Z Checking zstd-safe v7.2.3
21942026-02-28T23:52:17.742Z Checking publicsuffix v2.3.0
21952026-02-28T23:52:17.991Z Checking bumpalo v3.16.0
21962026-02-28T23:52:18.039Z Checking simd-adler32 v0.3.7
21972026-02-28T23:52:18.064Z Checking siphasher v0.3.11
21982026-02-28T23:52:18.226Z Checking lockfree-object-pool v0.1.6
21992026-02-28T23:52:18.319Z Checking cookie_store v0.22.1
22002026-02-28T23:52:18.392Z Checking phf_shared v0.11.2
22012026-02-28T23:52:18.433Z Checking zstd v0.13.3
22022026-02-28T23:52:18.490Z Checking zopfli v0.8.1
22032026-02-28T23:52:18.543Z Checking crossterm v0.28.1
22042026-02-28T23:52:18.674Z Checking bzip2 v0.5.2
22052026-02-28T23:52:18.810Z Checking similar v2.7.0
22062026-02-28T23:52:18.969Z Checking rustls-platform-verifier v0.6.2
22072026-02-28T23:52:19.012Z Checking fs-err v3.1.1
22082026-02-28T23:52:19.123Z Checking serde-big-array v0.5.1
22092026-02-28T23:52:19.169Z Checking dof v0.4.0
22102026-02-28T23:52:19.222Z Checking toml v0.7.8
22112026-02-28T23:52:19.272Z Checking hash32 v0.2.1
22122026-02-28T23:52:19.372Z Checking socket2 v0.5.10
22132026-02-28T23:52:19.513Z Checking winnow v0.6.26
22142026-02-28T23:52:19.570Z Checking unicode-properties v0.1.3
22152026-02-28T23:52:19.619Z Checking unicode-bidi v0.3.17
22162026-02-28T23:52:19.644Z Checking predicates-core v1.0.8
22172026-02-28T23:52:19.846Z Checking jiff v0.2.15
22182026-02-28T23:52:19.890Z Checking heapless v0.7.17
22192026-02-28T23:52:19.947Z Checking reqwest v0.13.2
22202026-02-28T23:52:19.972Z Checking usdt-impl v0.6.0
22212026-02-28T23:52:19.972Z Checking hickory-proto v0.25.2
22222026-02-28T23:52:19.972Z Checking tokio-stream v0.1.17
22232026-02-28T23:52:20.194Z Checking stringprep v0.1.5
22242026-02-28T23:52:20.461Z Checking md-5 v0.10.6
22252026-02-28T23:52:20.535Z Checking usdt v0.6.0
22262026-02-28T23:52:20.700Z Checking float-cmp v0.10.0
22272026-02-28T23:52:20.757Z Checking fallible-iterator v0.2.0
22282026-02-28T23:52:20.782Z Checking rustc-hash v2.1.1
22292026-02-28T23:52:20.851Z Checking normalize-line-endings v0.3.0
22302026-02-28T23:52:20.942Z Checking difflib v0.4.0
22312026-02-28T23:52:20.987Z Checking iddqd v0.3.16
22322026-02-28T23:52:21.032Z Checking smoltcp v0.9.1
22332026-02-28T23:52:21.257Z Checking predicates v3.1.3
22342026-02-28T23:52:21.328Z Checking postgres-protocol v0.6.8
22352026-02-28T23:52:21.524Z Checking nix v0.29.0
22362026-02-28T23:52:21.732Z Checking itertools v0.10.5
22372026-02-28T23:52:21.862Z Checking buf-list v1.0.3
22382026-02-28T23:52:21.930Z Checking strum v0.27.2
22392026-02-28T23:52:22.123Z Checking new_debug_unreachable v1.0.6
22402026-02-28T23:52:22.174Z Checking fixedbitset v0.5.7
22412026-02-28T23:52:22.259Z Checking fixedbitset v0.4.2
22422026-02-28T23:52:22.306Z Checking lalrpop-util v0.19.12
22432026-02-28T23:52:22.543Z Checking precomputed-hash v0.1.1
22442026-02-28T23:52:22.587Z Checking petgraph v0.8.2
22452026-02-28T23:52:22.644Z Checking petgraph v0.6.5
22462026-02-28T23:52:22.644Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22472026-02-28T23:52:22.737Z Checking postgres-types v0.2.9
22482026-02-28T23:52:22.763Z Checking string_cache v0.8.9
22492026-02-28T23:52:23.098Z Checking phf v0.11.2
22502026-02-28T23:52:23.354Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22512026-02-28T23:52:23.396Z Checking whoami v1.5.2
22522026-02-28T23:52:23.508Z Checking peg-runtime v0.8.5
22532026-02-28T23:52:23.736Z Checking tokio-postgres v0.7.13
22542026-02-28T23:52:23.790Z Checking futures-executor v0.3.31
22552026-02-28T23:52:23.853Z Checking is-terminal v0.4.13
22562026-02-28T23:52:24.019Z Checking crossbeam-channel v0.5.15
22572026-02-28T23:52:24.064Z Checking futures v0.3.31
22582026-02-28T23:52:24.216Z Checking regress v0.10.5
22592026-02-28T23:52:24.697Z Checking thread_local v1.1.8
22602026-02-28T23:52:24.804Z Checking zip v4.2.0
22612026-02-28T23:52:25.006Z Compiling rustls v0.22.4
22622026-02-28T23:52:25.288Z Compiling newtype-uuid-macros v0.1.0
22632026-02-28T23:52:25.398Z Compiling structmeta-derive v0.3.0
22642026-02-28T23:52:25.501Z Checking term v1.1.0
22652026-02-28T23:52:25.607Z Checking take_mut v0.2.2
22662026-02-28T23:52:25.795Z Checking slog-async v2.8.0
22672026-02-28T23:52:25.900Z Compiling multer v3.1.0
22682026-02-28T23:52:25.943Z Checking slog-term v2.9.2
22692026-02-28T23:52:26.055Z Compiling async-stream-impl v0.3.6
22702026-02-28T23:52:26.120Z Compiling dropshot v0.16.7
22712026-02-28T23:52:26.322Z Checking match_cfg v0.1.0
22722026-02-28T23:52:26.491Z Checking hostname v0.3.1
22732026-02-28T23:52:26.516Z Compiling dropshot_endpoint v0.16.7
22742026-02-28T23:52:26.586Z Checking debug-ignore v1.0.5
22752026-02-28T23:52:26.678Z Checking slog-json v2.6.1
22762026-02-28T23:52:26.724Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22772026-02-28T23:52:26.815Z Checking toml_parser v1.0.6+spec-1.1.0
22782026-02-28T23:52:26.906Z Checking rustls-webpki v0.102.8
22792026-02-28T23:52:27.002Z Checking slog-bunyan v2.5.0
22802026-02-28T23:52:27.126Z Checking serde_spanned v1.0.4
22812026-02-28T23:52:27.170Z Checking toml_datetime v0.7.5+spec-1.1.0
22822026-02-28T23:52:27.227Z Checking serde_path_to_error v0.1.20
22832026-02-28T23:52:27.386Z Checking toml_writer v1.0.6+spec-1.1.0
22842026-02-28T23:52:27.432Z Compiling structmeta v0.3.0
22852026-02-28T23:52:27.480Z Checking async-stream v0.3.6
22862026-02-28T23:52:27.581Z Checking rustls-pemfile v2.2.0
22872026-02-28T23:52:27.721Z Checking waitgroup v0.1.2
22882026-02-28T23:52:27.764Z Checking toml v0.9.11+spec-1.1.0
22892026-02-28T23:52:27.816Z Compiling derive-ex v0.1.8
22902026-02-28T23:52:27.841Z Checking hostname v0.4.2
22912026-02-28T23:52:27.917Z Checking progenitor-client v0.13.0
22922026-02-28T23:52:27.942Z Compiling parse-display-derive v0.10.0
22932026-02-28T23:52:28.013Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
22942026-02-28T23:52:28.061Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22952026-02-28T23:52:28.230Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22962026-02-28T23:52:28.333Z Checking macaddr v1.0.1
22972026-02-28T23:52:28.647Z Checking progenitor-client v0.10.0
22982026-02-28T23:52:28.684Z Checking itertools v0.14.0
22992026-02-28T23:52:28.861Z Checking instant v0.1.13
23002026-02-28T23:52:28.921Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23012026-02-28T23:52:29.017Z Checking backoff v0.4.0
23022026-02-28T23:52:29.061Z Checking backon v1.6.0
23032026-02-28T23:52:29.122Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23042026-02-28T23:52:29.380Z Checking heck v0.5.0
23052026-02-28T23:52:29.617Z Checking unicode-width v0.1.14
23062026-02-28T23:52:29.849Z Checking camino-tempfile v1.4.1
23072026-02-28T23:52:30.099Z Checking toml v0.8.23
23082026-02-28T23:52:30.156Z Checking crossbeam-deque v0.8.5
23092026-02-28T23:52:30.435Z Checking tokio-rustls v0.25.0
23102026-02-28T23:52:30.485Z Compiling rayon-core v1.12.1
23112026-02-28T23:52:30.781Z Compiling proc-macro-error v1.0.4
23122026-02-28T23:52:30.830Z Checking secrecy v0.10.3
23132026-02-28T23:52:31.061Z Compiling test-strategy v0.4.3
23142026-02-28T23:52:31.111Z Checking parse-display v0.10.0
23152026-02-28T23:52:31.136Z Compiling crucible-workspace-hack v0.1.0
23162026-02-28T23:52:31.341Z Compiling unsafe-libyaml v0.2.11
23172026-02-28T23:52:31.388Z Compiling proc-macro-crate v1.3.1
23182026-02-28T23:52:31.711Z Checking rayon v1.10.0
23192026-02-28T23:52:31.751Z Compiling nix v0.30.1
23202026-02-28T23:52:32.223Z Checking glob v0.3.2
23212026-02-28T23:52:32.533Z Compiling serde_yaml v0.9.34+deprecated
23222026-02-28T23:52:32.630Z Compiling num_enum_derive v0.5.11
23232026-02-28T23:52:32.694Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23242026-02-28T23:52:32.816Z Compiling heapless v0.8.0
23252026-02-28T23:52:33.719Z Compiling ingot-macros v0.1.1
23262026-02-28T23:52:34.028Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23272026-02-28T23:52:34.501Z Checking tabwriter v1.4.0
23282026-02-28T23:52:34.612Z Checking num_enum v0.5.11
23292026-02-28T23:52:34.751Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23302026-02-28T23:52:34.809Z Checking hash32 v0.3.1
23312026-02-28T23:52:34.809Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23322026-02-28T23:52:34.898Z Compiling smoltcp v0.11.0
23332026-02-28T23:52:35.040Z Compiling convert_case v0.4.0
23342026-02-28T23:52:35.257Z Compiling foreign-types-macros v0.2.3
23352026-02-28T23:52:35.306Z Checking cobs v0.2.3
23362026-02-28T23:52:35.550Z Checking foreign-types-shared v0.3.1
23372026-02-28T23:52:35.607Z Checking unicode-width v0.2.0
23382026-02-28T23:52:35.652Z Checking postcard v1.0.10
23392026-02-28T23:52:35.787Z Compiling derive_more v0.99.20
23402026-02-28T23:52:36.088Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23412026-02-28T23:52:36.181Z Checking sigpipe v0.1.3
23422026-02-28T23:52:36.223Z Checking cstr-argument v0.1.2
23432026-02-28T23:52:36.293Z Checking foreign-types v0.5.0
23442026-02-28T23:52:36.349Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23452026-02-28T23:52:36.456Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23462026-02-28T23:52:36.498Z Checking pretty-hex v0.2.1
23472026-02-28T23:52:36.545Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23482026-02-28T23:52:36.780Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23492026-02-28T23:52:36.951Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23502026-02-28T23:52:36.996Z Checking colored v2.2.0
23512026-02-28T23:52:37.081Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23522026-02-28T23:52:37.138Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23532026-02-28T23:52:37.274Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23542026-02-28T23:52:37.327Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23552026-02-28T23:52:37.552Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23562026-02-28T23:52:37.602Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23572026-02-28T23:52:37.831Z Compiling zone_cfg_derive v0.3.0
23582026-02-28T23:52:37.917Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23592026-02-28T23:52:38.098Z Checking itertools v0.12.1
23602026-02-28T23:52:38.276Z Checking smf v0.2.3
23612026-02-28T23:52:38.482Z Compiling num-derive v0.4.2
23622026-02-28T23:52:38.726Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23632026-02-28T23:52:38.923Z Checking ingot-types v0.1.2
23642026-02-28T23:52:38.973Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23652026-02-28T23:52:39.167Z Checking half v2.4.1
23662026-02-28T23:52:39.261Z Checking ciborium-io v0.2.2
23672026-02-28T23:52:39.382Z Compiling typify-impl v0.6.1
23682026-02-28T23:52:39.443Z Checking indent_write v2.2.0
23692026-02-28T23:52:39.614Z Checking ciborium-ll v0.2.2
23702026-02-28T23:52:39.658Z Checking ingot v0.1.1
23712026-02-28T23:52:39.957Z Checking ciborium v0.2.2
23722026-02-28T23:52:40.215Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23732026-02-28T23:52:40.367Z Checking zone v0.3.1
23742026-02-28T23:52:40.650Z Compiling usdt-macro v0.5.0
23752026-02-28T23:52:40.862Z Compiling usdt-attr-macro v0.5.0
23762026-02-28T23:52:40.939Z Checking memmap v0.7.0
23772026-02-28T23:52:41.106Z Checking universal-hash v0.5.1
23782026-02-28T23:52:41.211Z Checking opaque-debug v0.3.1
23792026-02-28T23:52:41.346Z Checking aead v0.5.2
23802026-02-28T23:52:41.386Z Checking swrite v0.1.0
23812026-02-28T23:52:41.551Z Checking poly1305 v0.8.0
23822026-02-28T23:52:41.663Z Checking chacha20 v0.9.1
23832026-02-28T23:52:41.940Z Compiling thiserror-impl-no-std v2.0.2
23842026-02-28T23:52:42.042Z Checking password-hash v0.5.0
23852026-02-28T23:52:42.089Z Checking blake2 v0.10.6
23862026-02-28T23:52:42.144Z Checking chacha20poly1305 v0.10.1
23872026-02-28T23:52:42.229Z Checking usdt v0.5.0
23882026-02-28T23:52:42.387Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23892026-02-28T23:52:42.494Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23902026-02-28T23:52:42.539Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23912026-02-28T23:52:42.587Z Checking argon2 v0.5.3
23922026-02-28T23:52:42.652Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23932026-02-28T23:52:42.929Z Compiling typify-impl v0.4.3
23942026-02-28T23:52:43.008Z Checking tokio-dtrace v0.1.0
23952026-02-28T23:52:43.079Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23962026-02-28T23:52:43.256Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23972026-02-28T23:52:43.328Z Checking console v0.15.10
23982026-02-28T23:52:43.649Z Compiling derive-where v1.5.0
23992026-02-28T23:52:43.846Z Checking oxide-tokio-rt v0.1.2
24002026-02-28T23:52:44.221Z Checking thiserror-no-std v2.0.2
24012026-02-28T23:52:44.400Z Checking vsss-rs v3.3.4
24022026-02-28T23:52:44.801Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24032026-02-28T23:52:45.143Z Checking atomicwrites v0.4.4
24042026-02-28T23:52:45.374Z Checking newline-converter v0.3.0
24052026-02-28T23:52:45.570Z Checking bytecount v0.6.8
24062026-02-28T23:52:45.624Z Checking expectorate v1.2.0
24072026-02-28T23:52:45.768Z Compiling prettyplease v0.2.36
24082026-02-28T23:52:45.864Z Compiling owo-colors v4.2.3
24092026-02-28T23:52:46.170Z Checking num-rational v0.4.2
24102026-02-28T23:52:46.232Z Checking num-complex v0.4.6
24112026-02-28T23:52:46.301Z Compiling cancel-safe-futures v0.1.5
24122026-02-28T23:52:46.771Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24132026-02-28T23:52:46.819Z Checking libsw-core v0.3.1
24142026-02-28T23:52:46.866Z Checking float-ord v0.3.2
24152026-02-28T23:52:47.015Z Checking num v0.4.3
24162026-02-28T23:52:47.117Z Checking libsw v3.5.0
24172026-02-28T23:52:47.173Z Checking linear-map v1.2.0
24182026-02-28T23:52:47.223Z Checking same-file v1.0.6
24192026-02-28T23:52:47.425Z Checking progenitor-client v0.11.2
24202026-02-28T23:52:47.492Z Checking walkdir v2.5.0
24212026-02-28T23:52:47.538Z Checking gethostname v0.5.0
24222026-02-28T23:52:47.834Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24232026-02-28T23:52:48.105Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24242026-02-28T23:52:49.637Z Compiling typify-macro v0.6.1
24252026-02-28T23:52:51.254Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
24262026-02-28T23:52:51.672Z Compiling async-recursion v1.1.1
24272026-02-28T23:52:52.174Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
24282026-02-28T23:52:52.278Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
24292026-02-28T23:52:52.775Z Compiling typify-macro v0.4.3
24302026-02-28T23:52:53.009Z Compiling typify v0.6.1
24312026-02-28T23:52:53.206Z Compiling progenitor-impl v0.13.0
24322026-02-28T23:52:54.404Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24332026-02-28T23:52:54.863Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24342026-02-28T23:52:56.143Z Compiling typify v0.4.3
24352026-02-28T23:52:56.369Z Compiling progenitor-impl v0.11.2
24362026-02-28T23:52:56.768Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24372026-02-28T23:52:58.194Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24382026-02-28T23:52:58.465Z Checking smawk v0.3.2
24392026-02-28T23:52:58.523Z Checking unicode-linebreak v0.1.5
24402026-02-28T23:52:58.582Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24412026-02-28T23:52:58.726Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24422026-02-28T23:52:58.806Z Compiling progenitor-macro v0.13.0
24432026-02-28T23:52:59.773Z Checking resolv-conf v0.7.0
24442026-02-28T23:53:00.191Z Checking globset v0.4.15
24452026-02-28T23:53:00.787Z Compiling convert_case v0.7.1
24462026-02-28T23:53:01.427Z Compiling slog-dtrace v0.3.0
24472026-02-28T23:53:01.561Z Compiling derive_more-impl v2.0.1
24482026-02-28T23:53:02.024Z Compiling pin-project-internal v1.1.6
24492026-02-28T23:53:02.126Z Compiling progenitor-macro v0.11.2
24502026-02-28T23:53:02.474Z Compiling vte_generate_state_changes v0.1.2
24512026-02-28T23:53:03.061Z Checking vte v0.11.1
24522026-02-28T23:53:03.167Z Checking derive_more v2.0.1
24532026-02-28T23:53:03.312Z Checking crossterm v0.29.0
24542026-02-28T23:53:04.210Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24552026-02-28T23:53:04.267Z Checking pin-project v1.1.6
24562026-02-28T23:53:04.453Z Checking fd-lock v4.0.2
24572026-02-28T23:53:04.502Z Checking pem v3.0.5
24582026-02-28T23:53:04.556Z Checking display-error-chain v0.2.2
24592026-02-28T23:53:04.607Z Checking strip-ansi-escapes v0.2.0
24602026-02-28T23:53:04.718Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24612026-02-28T23:53:04.805Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24622026-02-28T23:53:04.855Z Compiling snafu-derive v0.8.5
24632026-02-28T23:53:04.855Z Checking termtree v0.5.1
24642026-02-28T23:53:05.093Z Checking nu-ansi-term v0.50.1
24652026-02-28T23:53:05.170Z Compiling object v0.37.3
24662026-02-28T23:53:05.518Z Checking linked-hash-map v0.5.6
24672026-02-28T23:53:05.795Z Checking reedline v0.40.0
24682026-02-28T23:53:05.852Z Checking lru-cache v0.1.2
24692026-02-28T23:53:05.983Z Checking textwrap v0.16.2
24702026-02-28T23:53:06.089Z Checking olpc-cjson v0.1.4
24712026-02-28T23:53:06.357Z Checking hickory-proto v0.24.4
24722026-02-28T23:53:06.403Z Checking serde_plain v1.0.2
24732026-02-28T23:53:06.764Z Checking typed-path v0.9.3
24742026-02-28T23:53:08.137Z Compiling minimal-lexical v0.2.1
24752026-02-28T23:53:08.617Z Compiling nom v7.1.3
24762026-02-28T23:53:08.666Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24772026-02-28T23:53:08.866Z Checking snafu v0.8.5
24782026-02-28T23:53:09.342Z Checking tough v0.20.0
24792026-02-28T23:53:09.386Z Checking progenitor v0.13.0
24802026-02-28T23:53:09.632Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24812026-02-28T23:53:10.032Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24822026-02-28T23:53:10.398Z Checking nibble_vec v0.1.0
24832026-02-28T23:53:11.003Z Checking endian-type v0.1.2
24842026-02-28T23:53:11.284Z Checking radix_trie v0.2.1
24852026-02-28T23:53:11.791Z Checking hickory-resolver v0.24.4
24862026-02-28T23:53:11.832Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24872026-02-28T23:53:12.611Z Checking progenitor v0.11.2
24882026-02-28T23:53:12.868Z Checking base64 v0.21.7
24892026-02-28T23:53:12.954Z Checking humantime v2.2.0
24902026-02-28T23:53:13.222Z Checking qorb v0.4.1
24912026-02-28T23:53:13.288Z Checking csv-core v0.1.11
24922026-02-28T23:53:13.336Z Compiling stacker v0.1.23
24932026-02-28T23:53:13.438Z Checking highway v1.3.0
24942026-02-28T23:53:13.641Z Checking csv v1.3.1
24952026-02-28T23:53:13.789Z Compiling cfg_aliases v0.1.1
24962026-02-28T23:53:13.948Z Compiling nix v0.28.0
24972026-02-28T23:53:14.013Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24982026-02-28T23:53:14.390Z Checking papergrid v0.11.0
24992026-02-28T23:53:14.643Z Compiling tabled_derive v0.7.0
25002026-02-28T23:53:14.836Z Compiling ar_archive_writer v0.5.1
25012026-02-28T23:53:14.902Z Checking home v0.5.9
25022026-02-28T23:53:15.127Z Checking siphasher v1.0.1
25032026-02-28T23:53:15.287Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25042026-02-28T23:53:15.479Z Checking phf_shared v0.12.1
25052026-02-28T23:53:15.555Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25062026-02-28T23:53:15.721Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25072026-02-28T23:53:15.767Z Compiling recursive-proc-macro-impl v0.1.1
25082026-02-28T23:53:16.201Z Compiling semver v0.1.20
25092026-02-28T23:53:16.474Z Compiling chrono-tz v0.10.4
25102026-02-28T23:53:16.531Z Checking tabled v0.15.0
25112026-02-28T23:53:16.772Z Compiling psm v0.1.30
25122026-02-28T23:53:16.816Z Compiling rustc_version v0.1.7
25132026-02-28T23:53:16.841Z Checking phf v0.12.1
25142026-02-28T23:53:17.180Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25152026-02-28T23:53:17.266Z Compiling const_format_proc_macros v0.2.34
25162026-02-28T23:53:17.309Z Compiling peg-macros v0.8.5
25172026-02-28T23:53:17.515Z Compiling sqlparser_derive v0.5.0
25182026-02-28T23:53:18.099Z Checking unicode_categories v0.1.1
25192026-02-28T23:53:18.188Z Checking recursive v0.1.1
25202026-02-28T23:53:18.409Z Checking sqlformat v0.3.5
25212026-02-28T23:53:18.434Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25222026-02-28T23:53:18.900Z Checking sqlparser v0.61.0
25232026-02-28T23:53:18.945Z Checking const_format v0.2.34
25242026-02-28T23:53:19.059Z Checking rustyline v14.0.0
25252026-02-28T23:53:19.128Z Compiling newtype_derive v0.1.6
25262026-02-28T23:53:19.420Z Checking bcs v0.1.6
25272026-02-28T23:53:19.764Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25282026-02-28T23:53:19.903Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25292026-02-28T23:53:19.950Z Checking peg v0.8.5
25302026-02-28T23:53:20.122Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25312026-02-28T23:53:20.147Z Checking colored v3.0.0
25322026-02-28T23:53:20.510Z Checking steno v0.4.1
25332026-02-28T23:53:20.570Z Checking utf-8 v0.7.6
25342026-02-28T23:53:20.633Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
25352026-02-28T23:53:20.836Z Checking xattr v1.3.1
25362026-02-28T23:53:21.060Z Checking filetime v0.2.26
25372026-02-28T23:53:21.103Z Checking arc-swap v1.7.1
25382026-02-28T23:53:21.362Z Checking tar v0.4.44
25392026-02-28T23:53:21.562Z Checking slog-scope v4.4.0
25402026-02-28T23:53:21.887Z Checking slog-stdlog v4.1.1
25412026-02-28T23:53:22.147Z Checking slog-envlogger v2.2.0
25422026-02-28T23:53:22.206Z Checking tungstenite v0.21.0
25432026-02-28T23:53:22.321Z Compiling typify-impl v0.2.0
25442026-02-28T23:53:22.465Z Checking subprocess v0.2.9
25452026-02-28T23:53:22.697Z Checking headers-core v0.3.0
25462026-02-28T23:53:22.922Z Checking headers v0.4.1
25472026-02-28T23:53:23.142Z Checking tokio-tungstenite v0.21.0
25482026-02-28T23:53:23.648Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25492026-02-28T23:53:23.695Z Compiling lzma-sys v0.1.20
25502026-02-28T23:53:23.924Z Checking progenitor-client v0.8.0
25512026-02-28T23:53:24.072Z Compiling heck v0.3.3
25522026-02-28T23:53:24.324Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25532026-02-28T23:53:24.451Z Compiling zone_cfg_derive v0.1.2
25542026-02-28T23:53:24.642Z Checking yasna v0.5.2
25552026-02-28T23:53:24.713Z Checking number_prefix v0.4.0
25562026-02-28T23:53:24.964Z Checking base64 v0.13.1
25572026-02-28T23:53:25.200Z Checking indicatif v0.17.11
25582026-02-28T23:53:25.435Z Checking rcgen v0.12.1
25592026-02-28T23:53:25.480Z Checking ron v0.7.1
25602026-02-28T23:53:25.672Z Checking zone v0.1.8
25612026-02-28T23:53:25.926Z Checking xz2 v0.1.7
25622026-02-28T23:53:26.120Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25632026-02-28T23:53:26.260Z Checking dropshot-api-manager-types v0.5.2
25642026-02-28T23:53:26.342Z Compiling moka v0.12.10
25652026-02-28T23:53:26.573Z Checking tagptr v0.2.0
25662026-02-28T23:53:26.647Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25672026-02-28T23:53:26.739Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25682026-02-28T23:53:26.876Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25692026-02-28T23:53:27.024Z Compiling radium v0.7.0
25702026-02-28T23:53:27.063Z Compiling libefi-sys v0.1.0
25712026-02-28T23:53:27.437Z Compiling bitfield-struct v0.6.2
25722026-02-28T23:53:27.599Z Compiling maybe-uninit v2.0.0
25732026-02-28T23:53:27.638Z Checking tap v1.0.1
25742026-02-28T23:53:27.855Z Checking wyz v0.5.1
25752026-02-28T23:53:28.275Z Checking hickory-resolver v0.25.2
25762026-02-28T23:53:28.372Z Compiling progenitor-impl v0.10.0
25772026-02-28T23:53:28.428Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25782026-02-28T23:53:28.570Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25792026-02-28T23:53:28.639Z Compiling zerocopy-derive v0.6.6
25802026-02-28T23:53:28.689Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25812026-02-28T23:53:28.865Z Checking crc-catalog v2.4.0
25822026-02-28T23:53:29.060Z Compiling packed_struct v0.10.1
25832026-02-28T23:53:29.122Z Checking funty v2.0.0
25842026-02-28T23:53:29.543Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25852026-02-28T23:53:29.693Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25862026-02-28T23:53:29.860Z Checking bitvec v1.0.1
25872026-02-28T23:53:30.011Z Checking crc v3.2.1
25882026-02-28T23:53:30.225Z Checking zerocopy v0.6.6
25892026-02-28T23:53:30.465Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25902026-02-28T23:53:30.734Z Compiling packed_struct_codegen v0.10.1
25912026-02-28T23:53:30.851Z Compiling bitfield-macros v0.19.2
25922026-02-28T23:53:32.125Z Compiling typify-macro v0.2.0
25932026-02-28T23:53:32.165Z Compiling indexmap v1.9.3
25942026-02-28T23:53:32.385Z Checking nodrop v0.1.14
25952026-02-28T23:53:32.573Z Checking array-init v0.0.4
25962026-02-28T23:53:32.639Z Checking bitfield v0.19.2
25972026-02-28T23:53:32.703Z Checking smallvec v0.6.14
25982026-02-28T23:53:33.072Z Checking hashbrown v0.12.3
25992026-02-28T23:53:33.114Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
26002026-02-28T23:53:33.395Z Checking serde-hex v0.1.0
26012026-02-28T23:53:33.434Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26022026-02-28T23:53:34.177Z Compiling progenitor-macro v0.10.0
26032026-02-28T23:53:34.658Z Checking ron v0.8.1
26042026-02-28T23:53:35.167Z Checking hashbrown v0.13.2
26052026-02-28T23:53:35.359Z Compiling typify v0.2.0
26062026-02-28T23:53:35.588Z Compiling progenitor-impl v0.8.0
26072026-02-28T23:53:35.823Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26082026-02-28T23:53:36.078Z Checking crc-any v2.5.0
26092026-02-28T23:53:36.459Z Checking object v0.30.4
26102026-02-28T23:53:36.751Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26112026-02-28T23:53:37.054Z Checking path-slash v0.1.5
26122026-02-28T23:53:37.265Z Compiling xshell-macros v0.2.7
26132026-02-28T23:53:37.564Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26142026-02-28T23:53:38.021Z Checking xshell v0.2.7
26152026-02-28T23:53:38.259Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26162026-02-28T23:53:38.422Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26172026-02-28T23:53:39.554Z Checking half v1.8.3
26182026-02-28T23:53:39.823Z Compiling proc-macro-error-attr2 v2.0.0
26192026-02-28T23:53:40.055Z Checking serde_cbor v0.11.2
26202026-02-28T23:53:40.698Z Compiling proc-macro-error2 v2.0.1
26212026-02-28T23:53:40.982Z Compiling num-derive v0.3.3
26222026-02-28T23:53:41.195Z Compiling progenitor-macro v0.8.0
26232026-02-28T23:53:41.310Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26242026-02-28T23:53:41.753Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26252026-02-28T23:53:42.099Z Compiling tabled_derive v0.11.0
26262026-02-28T23:53:42.139Z Checking papergrid v0.17.0
26272026-02-28T23:53:42.454Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26282026-02-28T23:53:42.679Z Checking libscf-sys v1.1.0
26292026-02-28T23:53:42.936Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26302026-02-28T23:53:43.342Z Checking testing_table v0.3.0
26312026-02-28T23:53:43.524Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26322026-02-28T23:53:43.778Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26332026-02-28T23:53:44.131Z Checking maplit v1.0.2
26342026-02-28T23:53:44.398Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26352026-02-28T23:53:44.445Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26362026-02-28T23:53:44.495Z Checking tabled v0.20.0
26372026-02-28T23:53:45.040Z Checking progenitor v0.10.0
26382026-02-28T23:53:45.092Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26392026-02-28T23:53:45.170Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26402026-02-28T23:53:45.336Z Checking crc8 v0.1.1
26412026-02-28T23:53:45.381Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26422026-02-28T23:53:45.539Z Checking fxhash v0.2.1
26432026-02-28T23:53:45.772Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26442026-02-28T23:53:45.814Z Checking unicase v2.8.1
26452026-02-28T23:53:46.167Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26462026-02-28T23:53:47.090Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26472026-02-28T23:53:47.132Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26482026-02-28T23:53:47.339Z Checking kstat-rs v0.2.4
26492026-02-28T23:53:47.739Z Compiling parking_lot_core v0.8.6
26502026-02-28T23:53:47.780Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26512026-02-28T23:53:47.967Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26522026-02-28T23:53:48.249Z Compiling git-stub v1.0.0
26532026-02-28T23:53:48.525Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26542026-02-28T23:53:48.725Z Checking scheduled-thread-pool v0.2.7
26552026-02-28T23:53:48.834Z Compiling dsl_auto_type v0.1.2
26562026-02-28T23:53:48.859Z Compiling vergen-gitcl v1.0.8
26572026-02-28T23:53:49.009Z Compiling diesel_table_macro_syntax v0.2.0
26582026-02-28T23:53:49.157Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26592026-02-28T23:53:49.312Z Checking r2d2 v0.8.10
26602026-02-28T23:53:49.363Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26612026-02-28T23:53:49.414Z Compiling git-stub-vcs v0.1.0
26622026-02-28T23:53:49.682Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26632026-02-28T23:53:49.849Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26642026-02-28T23:53:50.104Z Compiling diesel_derives v2.2.3
26652026-02-28T23:53:50.166Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26662026-02-28T23:53:50.216Z Checking parking_lot v0.11.2
26672026-02-28T23:53:50.626Z Checking prefix-trie v0.7.0
26682026-02-28T23:53:50.751Z Checking nanorand v0.7.0
26692026-02-28T23:53:51.005Z Compiling dirs-sys-next v0.1.2
26702026-02-28T23:53:51.145Z Compiling crunchy v0.2.2
26712026-02-28T23:53:51.300Z Checking hickory-server v0.25.2
26722026-02-28T23:53:51.573Z Compiling dirs-next v2.0.0
26732026-02-28T23:53:51.729Z Checking flume v0.11.1
26742026-02-28T23:53:51.856Z Checking sled v0.34.7
26752026-02-28T23:53:51.903Z Compiling clang-sys v1.8.1
26762026-02-28T23:53:51.958Z Checking progenitor v0.8.0
26772026-02-28T23:53:52.210Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26782026-02-28T23:53:52.259Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26792026-02-28T23:53:52.573Z Checking hickory-client v0.25.2
26802026-02-28T23:53:52.622Z Compiling tiny-keccak v2.0.2
26812026-02-28T23:53:53.131Z Compiling term v0.7.0
26822026-02-28T23:53:53.351Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26832026-02-28T23:53:53.636Z Compiling bit-vec v0.6.3
26842026-02-28T23:53:53.828Z Compiling salty v0.3.0
26852026-02-28T23:53:54.059Z Compiling bit-set v0.5.3
26862026-02-28T23:53:54.291Z Compiling ascii-canvas v3.0.0
26872026-02-28T23:53:54.449Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26882026-02-28T23:53:54.795Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26892026-02-28T23:53:55.226Z Checking primeorder v0.13.6
26902026-02-28T23:53:55.355Z Compiling ena v0.14.3
26912026-02-28T23:53:55.739Z Compiling libloading v0.8.5
26922026-02-28T23:53:55.788Z Compiling regex-syntax v0.6.29
26932026-02-28T23:53:55.922Z Compiling diff v0.1.13
26942026-02-28T23:53:55.992Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26952026-02-28T23:53:56.168Z Compiling bindgen v0.71.1
26962026-02-28T23:53:57.822Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26972026-02-28T23:53:58.223Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26982026-02-28T23:53:58.917Z Checking diesel v2.2.12
26992026-02-28T23:54:00.231Z Compiling lalrpop v0.19.12
27002026-02-28T23:54:00.362Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
27012026-02-28T23:54:00.544Z Compiling cexpr v0.6.0
27022026-02-28T23:54:01.220Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27032026-02-28T23:54:01.869Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27042026-02-28T23:54:01.995Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
27052026-02-28T23:54:03.095Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27062026-02-28T23:54:03.326Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
27072026-02-28T23:54:03.677Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27082026-02-28T23:54:04.669Z Compiling libxml v0.3.3
27092026-02-28T23:54:05.130Z Compiling fs-err v2.11.0
27102026-02-28T23:54:05.329Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27112026-02-28T23:54:05.412Z Checking p384 v0.13.1
27122026-02-28T23:54:05.821Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
27132026-02-28T23:54:06.146Z Compiling strum_macros v0.24.3
27142026-02-28T23:54:06.313Z Compiling indoc v1.0.9
27152026-02-28T23:54:06.689Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27162026-02-28T23:54:07.167Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27172026-02-28T23:54:08.333Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27182026-02-28T23:54:08.923Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27192026-02-28T23:54:10.286Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27202026-02-28T23:54:10.572Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27212026-02-28T23:54:10.667Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27222026-02-28T23:54:11.084Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27232026-02-28T23:54:11.275Z Checking quick-xml v0.37.2
27242026-02-28T23:54:11.429Z Checking derive_builder v0.20.2
27252026-02-28T23:54:11.707Z Compiling oso-derive v0.27.3
27262026-02-28T23:54:12.199Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27272026-02-28T23:54:12.614Z Compiling impl-trait-for-tuples v0.2.2
27282026-02-28T23:54:12.662Z Compiling trait-variant v0.1.2
27292026-02-28T23:54:12.715Z Checking parse-size v1.1.0
27302026-02-28T23:54:12.964Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27312026-02-28T23:54:13.278Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27322026-02-28T23:54:13.582Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27332026-02-28T23:54:13.673Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27342026-02-28T23:54:14.562Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27352026-02-28T23:54:15.056Z Checking assert_matches v1.5.0
27362026-02-28T23:54:15.182Z Compiling mime_guess v2.0.5
27372026-02-28T23:54:15.229Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27382026-02-28T23:54:15.768Z Checking predicates-tree v1.0.12
27392026-02-28T23:54:16.033Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27402026-02-28T23:54:16.079Z Checking http-range v0.1.5
27412026-02-28T23:54:16.292Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27422026-02-28T23:54:16.338Z Checking atty v0.2.14
27432026-02-28T23:54:16.461Z Compiling diesel-dtrace v0.4.2
27442026-02-28T23:54:16.991Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27452026-02-28T23:54:17.454Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27462026-02-28T23:54:17.504Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27472026-02-28T23:54:17.714Z Checking bb8 v0.8.5
27482026-02-28T23:54:17.848Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27492026-02-28T23:54:18.217Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27502026-02-28T23:54:18.263Z Checking corncobs v0.1.4
27512026-02-28T23:54:18.390Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27522026-02-28T23:54:18.465Z Checking hyper-staticfile v0.10.1
27532026-02-28T23:54:18.528Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27542026-02-28T23:54:18.657Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27552026-02-28T23:54:18.995Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27562026-02-28T23:54:19.037Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27572026-02-28T23:54:19.089Z Checking ignore v0.4.23
27582026-02-28T23:54:19.145Z Checking signal-hook-tokio v0.3.1
27592026-02-28T23:54:19.388Z Checking secrecy v0.8.0
27602026-02-28T23:54:19.429Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27612026-02-28T23:54:19.894Z Checking globwalk v0.9.1
27622026-02-28T23:54:19.959Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27632026-02-28T23:54:20.282Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27642026-02-28T23:54:20.766Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27652026-02-28T23:54:20.808Z Checking nonempty v0.12.0
27662026-02-28T23:54:21.039Z Checking camino-tempfile-ext v0.3.2
27672026-02-28T23:54:21.302Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27682026-02-28T23:54:21.394Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27692026-02-28T23:54:21.441Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27702026-02-28T23:54:22.118Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27712026-02-28T23:54:22.749Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27722026-02-28T23:54:23.186Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27732026-02-28T23:54:23.498Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27742026-02-28T23:54:24.871Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27752026-02-28T23:54:25.474Z Checking async-bb8-diesel v0.2.1
27762026-02-28T23:54:26.279Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27772026-02-28T23:54:26.551Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27782026-02-28T23:54:26.945Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27792026-02-28T23:54:26.997Z Checking tungstenite v0.23.0
27802026-02-28T23:54:27.116Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27812026-02-28T23:54:27.681Z Checking void v1.0.2
27822026-02-28T23:54:27.732Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27832026-02-28T23:54:27.791Z Checking tokio-tungstenite v0.23.1
27842026-02-28T23:54:27.895Z Checking lzss v0.8.2
27852026-02-28T23:54:28.275Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27862026-02-28T23:54:28.315Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27872026-02-28T23:54:28.575Z Checking nix v0.27.1
27882026-02-28T23:54:28.875Z Checking serde_bytes v0.11.19
27892026-02-28T23:54:29.241Z Checking rand_seeder v0.4.0
27902026-02-28T23:54:29.510Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27912026-02-28T23:54:29.704Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27922026-02-28T23:54:30.195Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27932026-02-28T23:54:30.513Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27942026-02-28T23:54:30.555Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27952026-02-28T23:54:31.876Z Checking is_ci v1.2.0
27962026-02-28T23:54:32.059Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27972026-02-28T23:54:32.117Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27982026-02-28T23:54:32.254Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27992026-02-28T23:54:32.491Z Checking yansi v1.0.1
28002026-02-28T23:54:32.772Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28012026-02-28T23:54:32.997Z Checking pretty_assertions v1.4.1
28022026-02-28T23:54:33.187Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
28032026-02-28T23:54:33.249Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28042026-02-28T23:54:33.577Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28052026-02-28T23:54:33.968Z Checking typeid v1.0.3
28062026-02-28T23:54:34.166Z Compiling tabled_derive v0.10.0
28072026-02-28T23:54:34.888Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28082026-02-28T23:54:35.548Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28092026-02-28T23:54:35.896Z Checking papergrid v0.14.0
28102026-02-28T23:54:35.941Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28112026-02-28T23:54:36.309Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28122026-02-28T23:54:36.352Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28132026-02-28T23:54:36.665Z Compiling indoc v2.0.6
28142026-02-28T23:54:37.211Z Checking tabled v0.18.0
28152026-02-28T23:54:37.514Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28162026-02-28T23:54:37.610Z Checking erased-serde v0.4.6
28172026-02-28T23:54:37.676Z Checking ordered-float v2.10.1
28182026-02-28T23:54:38.185Z Compiling libz-sys v1.1.20
28192026-02-28T23:54:38.411Z Checking castaway v0.2.3
28202026-02-28T23:54:38.604Z Checking compact_str v0.8.0
28212026-02-28T23:54:38.929Z Checking serde-untagged v0.1.7
28222026-02-28T23:54:39.295Z Checking serde-value v0.7.0
28232026-02-28T23:54:39.396Z Checking supports-color v3.0.2
28242026-02-28T23:54:39.637Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28252026-02-28T23:54:39.733Z Checking console v0.16.0
28262026-02-28T23:54:39.977Z Checking unicode-truncate v1.1.0
28272026-02-28T23:54:40.249Z Checking concurrent-queue v2.5.0
28282026-02-28T23:54:40.318Z Checking lru v0.12.5
28292026-02-28T23:54:40.475Z Compiling instability v0.3.2
28302026-02-28T23:54:40.624Z Checking unicode-xid v0.2.6
28312026-02-28T23:54:40.663Z Checking cassowary v0.3.0
28322026-02-28T23:54:40.856Z Checking parking v2.2.1
28332026-02-28T23:54:41.093Z Checking unit-prefix v0.5.1
28342026-02-28T23:54:41.134Z Checking cargo-util-schemas v0.8.2
28352026-02-28T23:54:41.374Z Checking ratatui v0.29.0
28362026-02-28T23:54:41.399Z Checking indicatif v0.18.0
28372026-02-28T23:54:41.459Z Checking cargo-platform v0.2.0
28382026-02-28T23:54:41.862Z Compiling libgit2-sys v0.18.2+1.9.1
28392026-02-28T23:54:42.168Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28402026-02-28T23:54:43.000Z Checking cargo_metadata v0.21.0
28412026-02-28T23:54:44.273Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28422026-02-28T23:54:44.496Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28432026-02-28T23:54:44.831Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28442026-02-28T23:54:45.120Z Checking event-listener v5.3.1
28452026-02-28T23:54:45.258Z Compiling vergen-git2 v1.0.7
28462026-02-28T23:54:45.569Z Checking event-listener-strategy v0.5.2
28472026-02-28T23:54:45.692Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28482026-02-28T23:54:45.849Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28492026-02-28T23:54:46.045Z Compiling rustls v0.21.12
28502026-02-28T23:54:46.191Z Checking shell-words v1.1.0
28512026-02-28T23:54:46.360Z Checking plotters-backend v0.3.7
28522026-02-28T23:54:46.560Z Checking futures-lite v2.3.0
28532026-02-28T23:54:46.631Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28542026-02-28T23:54:46.782Z Checking plotters-svg v0.3.7
28552026-02-28T23:54:47.047Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28562026-02-28T23:54:47.370Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28572026-02-28T23:54:47.708Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28582026-02-28T23:54:47.748Z Checking rustls-webpki v0.101.7
28592026-02-28T23:54:48.418Z Checking sct v0.7.1
28602026-02-28T23:54:48.466Z Checking cast v0.3.0
28612026-02-28T23:54:48.517Z Checking hex-literal v0.4.1
28622026-02-28T23:54:48.718Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28632026-02-28T23:54:48.814Z Checking criterion-plot v0.6.0
28642026-02-28T23:54:49.427Z Checking plotters v0.3.7
28652026-02-28T23:54:51.035Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28662026-02-28T23:54:51.310Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28672026-02-28T23:54:52.643Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28682026-02-28T23:54:54.013Z Checking tinytemplate v1.2.1
28692026-02-28T23:54:54.411Z Checking oorandom v11.1.4
28702026-02-28T23:54:54.630Z Checking anes v0.1.6
28712026-02-28T23:54:55.067Z Checking criterion v0.7.0
28722026-02-28T23:54:55.930Z Checking tokio-rustls v0.24.1
28732026-02-28T23:54:56.320Z Checking async-lock v3.4.0
28742026-02-28T23:54:57.087Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28752026-02-28T23:54:57.435Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28762026-02-28T23:54:57.762Z Checking rustls-pemfile v1.0.4
28772026-02-28T23:54:58.010Z Checking twox-hash v2.1.0
28782026-02-28T23:54:58.525Z Checking polling v3.7.3
28792026-02-28T23:54:58.668Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28802026-02-28T23:54:58.945Z Checking async-io v2.3.4
28812026-02-28T23:54:59.793Z Checking progenitor-extras v0.1.0
28822026-02-28T23:55:00.193Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28832026-02-28T23:55:00.241Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28842026-02-28T23:55:00.306Z Checking fatfs v0.3.6
28852026-02-28T23:55:00.486Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28862026-02-28T23:55:00.541Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28872026-02-28T23:55:01.215Z Compiling petname v2.0.2
28882026-02-28T23:55:02.094Z Checking async-task v4.7.1
28892026-02-28T23:55:02.464Z Compiling seq-macro v0.3.6
28902026-02-28T23:55:03.211Z Checking async-channel v2.3.1
28912026-02-28T23:55:03.397Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28922026-02-28T23:55:03.544Z Checking piper v0.2.4
28932026-02-28T23:55:03.614Z Checking rtoolbox v0.0.2
28942026-02-28T23:55:03.814Z Checking futures-timer v3.0.3
28952026-02-28T23:55:03.869Z Checking rpassword v7.4.0
28962026-02-28T23:55:04.086Z Checking blocking v1.6.1
28972026-02-28T23:55:04.429Z Checking async-executor v1.13.1
28982026-02-28T23:55:04.800Z Checking async-signal v0.2.10
28992026-02-28T23:55:04.888Z Checking tui-tree-widget v0.23.1
29002026-02-28T23:55:05.111Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29012026-02-28T23:55:05.261Z Checking polyval v0.6.2
29022026-02-28T23:55:05.405Z Checking sapling-renderdag v0.1.0
29032026-02-28T23:55:05.578Z Checking event-listener v2.5.3
29042026-02-28T23:55:05.833Z Checking sync-ptr v0.1.4
29052026-02-28T23:55:05.896Z Checking async-channel v1.9.0
29062026-02-28T23:55:06.076Z Checking ghash v0.5.1
29072026-02-28T23:55:06.190Z Checking async-process v2.3.0
29082026-02-28T23:55:06.289Z Checking async-global-executor v2.4.1
29092026-02-28T23:55:06.589Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29102026-02-28T23:55:06.631Z Checking ctr v0.9.2
29112026-02-28T23:55:06.930Z Checking kv-log-macro v1.0.7
29122026-02-28T23:55:06.981Z Compiling async-attributes v1.1.2
29132026-02-28T23:55:07.046Z Checking constant_time_eq v0.3.1
29142026-02-28T23:55:07.130Z Checking arrayref v0.3.9
29152026-02-28T23:55:07.248Z Checking arrayvec v0.7.6
29162026-02-28T23:55:07.292Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29172026-02-28T23:55:07.637Z Checking aes-gcm v0.10.3
29182026-02-28T23:55:07.743Z Checking async-std v1.13.0
29192026-02-28T23:55:07.984Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29202026-02-28T23:55:09.638Z Checking ssh-encoding v0.2.0
29212026-02-28T23:55:10.031Z Checking blowfish v0.9.1
29222026-02-28T23:55:10.332Z Checking bcrypt-pbkdf v0.10.0
29232026-02-28T23:55:10.664Z Checking ssh-cipher v0.2.0
29242026-02-28T23:55:10.798Z Checking async-object-pool v0.1.5
29252026-02-28T23:55:10.990Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29262026-02-28T23:55:11.033Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29272026-02-28T23:55:11.541Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29282026-02-28T23:55:12.127Z Checking serde_regex v1.1.0
29292026-02-28T23:55:12.421Z Checking password-hash v0.4.2
29302026-02-28T23:55:12.480Z Checking assert-json-diff v2.0.2
29312026-02-28T23:55:12.688Z Checking path-tree v0.8.1
29322026-02-28T23:55:12.801Z Compiling target-lexicon v0.13.2
29332026-02-28T23:55:12.860Z Checking stringmetrics v2.2.2
29342026-02-28T23:55:13.060Z Checking pbkdf2 v0.11.0
29352026-02-28T23:55:13.161Z Checking httpmock v0.8.0-alpha.1
29362026-02-28T23:55:13.373Z Checking ssh-key v0.6.6
29372026-02-28T23:55:14.801Z Checking p521 v0.13.3
29382026-02-28T23:55:15.949Z Checking p256 v0.13.2
29392026-02-28T23:55:16.451Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29402026-02-28T23:55:16.811Z Checking russh-cryptovec v0.7.3
29412026-02-28T23:55:17.074Z Checking md5 v0.7.0
29422026-02-28T23:55:17.407Z Compiling guppy-workspace-hack v0.1.0
29432026-02-28T23:55:17.451Z Checking russh-keys v0.45.0
29442026-02-28T23:55:17.801Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29452026-02-28T23:55:17.967Z Checking num-bigint v0.4.6
29462026-02-28T23:55:18.735Z Checking des v0.8.1
29472026-02-28T23:55:19.264Z Compiling blake3 v1.5.4
29482026-02-28T23:55:19.845Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29492026-02-28T23:55:20.096Z Compiling target-spec v3.5.0
29502026-02-28T23:55:20.472Z Checking russh v0.45.0
29512026-02-28T23:55:20.696Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29522026-02-28T23:55:21.529Z Checking cfg-expr v0.20.1
29532026-02-28T23:55:21.574Z Compiling samael v0.0.19
29542026-02-28T23:55:22.097Z Checking supports-color v2.1.0
29552026-02-28T23:55:22.346Z Checking textwrap v0.15.2
29562026-02-28T23:55:22.387Z Checking supports-hyperlinks v2.1.0
29572026-02-28T23:55:22.606Z Checking supports-unicode v2.1.0
29582026-02-28T23:55:22.735Z Checking hashbrown v0.14.5
29592026-02-28T23:55:22.815Z Checking backtrace-ext v0.2.1
29602026-02-28T23:55:23.040Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29612026-02-28T23:55:23.431Z Checking terminal_size v0.1.17
29622026-02-28T23:55:23.636Z Compiling miette-derive v5.10.0
29632026-02-28T23:55:23.742Z Checking owo-colors v3.5.0
29642026-02-28T23:55:24.068Z Checking internet-checksum v0.2.1
29652026-02-28T23:55:24.294Z Checking chumsky v0.9.3
29662026-02-28T23:55:25.823Z Checking miette v5.10.0
29672026-02-28T23:55:26.459Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29682026-02-28T23:55:26.547Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29692026-02-28T23:55:26.800Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29702026-02-28T23:55:27.341Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29712026-02-28T23:55:27.739Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29722026-02-28T23:55:28.052Z Compiling knuffel-derive v3.2.0
29732026-02-28T23:55:28.094Z Checking httptest v0.16.3
29742026-02-28T23:55:28.800Z Checking pathdiff v0.2.3
29752026-02-28T23:55:29.007Z Checking topological-sort v0.2.2
29762026-02-28T23:55:29.266Z Checking nested v0.1.1
29772026-02-28T23:55:29.322Z Checking omicron-zone-package v0.12.2
29782026-02-28T23:55:29.536Z Checking guppy v0.17.20
29792026-02-28T23:55:30.255Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29802026-02-28T23:55:30.615Z Compiling git2 v0.20.2
29812026-02-28T23:55:30.657Z Compiling rstest_macros v0.25.0
29822026-02-28T23:55:31.050Z Checking knuffel v3.2.0
29832026-02-28T23:55:31.153Z Compiling target-triple v0.1.3
29842026-02-28T23:55:31.227Z Compiling doc-comment v0.3.3
29852026-02-28T23:55:31.541Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29862026-02-28T23:55:31.838Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29872026-02-28T23:55:31.896Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29882026-02-28T23:55:31.992Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29892026-02-28T23:55:32.327Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29902026-02-28T23:55:32.373Z Checking similar-asserts v1.7.0
29912026-02-28T23:55:32.915Z Compiling proc-macro-crate v3.2.0
29922026-02-28T23:55:33.789Z Compiling assert_cmd v2.0.17
29932026-02-28T23:55:33.983Z Compiling relative-path v1.9.3
29942026-02-28T23:55:34.215Z Checking escape8259 v0.5.3
29952026-02-28T23:55:34.452Z Checking libtest-mimic v0.8.1
29962026-02-28T23:55:35.243Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29972026-02-28T23:55:35.388Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29982026-02-28T23:55:35.472Z Checking blake2b_simd v1.0.2
29992026-02-28T23:55:36.629Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30002026-02-28T23:55:37.274Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30012026-02-28T23:55:37.555Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30022026-02-28T23:55:37.989Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30032026-02-28T23:55:38.199Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
30042026-02-28T23:55:38.353Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30052026-02-28T23:55:38.397Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30062026-02-28T23:55:38.771Z Checking fancy-regex v0.14.0
30072026-02-28T23:55:39.311Z Checking serde_tokenstream v0.2.3
30082026-02-28T23:55:39.508Z Checking uzers v0.12.1
30092026-02-28T23:55:39.781Z Checking termcolor v1.4.1
30102026-02-28T23:55:39.976Z Checking datatest-stable v0.3.2
30112026-02-28T23:55:40.258Z Checking trybuild v1.0.106
30122026-02-28T23:55:41.153Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30132026-02-28T23:55:41.500Z Checking rust-argon2 v2.1.0
30142026-02-28T23:55:42.083Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30152026-02-28T23:55:42.371Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30162026-02-28T23:55:42.419Z Checking rstest v0.25.0
30172026-02-28T23:55:42.699Z Checking support-bundle-viewer v0.1.2
30182026-02-28T23:55:43.146Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30192026-02-28T23:55:43.507Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30202026-02-28T23:55:43.572Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30212026-02-28T23:55:43.898Z Checking drift v0.1.3
30222026-02-28T23:55:43.973Z Checking rand_distr v0.5.1
30232026-02-28T23:55:44.653Z Checking multimap v0.10.1
30242026-02-28T23:55:44.938Z Checking approx v0.5.1
30252026-02-28T23:55:44.994Z Checking dropshot-api-manager v0.5.2
30262026-02-28T23:55:45.499Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30272026-02-28T23:55:47.149Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30282026-02-28T23:55:47.435Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30292026-02-28T23:55:48.877Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30302026-02-28T23:55:48.954Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30312026-02-28T23:55:49.085Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30322026-02-28T23:55:49.299Z Checking partial-io v0.5.4
30332026-02-28T23:55:49.358Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30342026-02-28T23:55:49.726Z Checking cargo_toml v0.21.0
30352026-02-28T23:55:49.867Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30362026-02-28T23:55:49.987Z Checking termios v0.3.3
30372026-02-28T23:55:50.240Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30382026-02-28T23:55:50.674Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30392026-02-28T23:55:50.959Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30402026-02-28T23:55:51.490Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30412026-02-28T23:55:51.543Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30422026-02-28T23:55:56.468Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30432026-02-28T23:55:56.869Z Compiling polar-core v0.27.3
30442026-02-28T23:56:03.312Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30452026-02-28T23:56:06.500Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30462026-02-28T23:56:06.762Z Checking oso v0.27.3
30472026-02-28T23:56:13.164Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30482026-02-28T23:56:13.527Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30492026-02-28T23:56:20.615Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30502026-02-28T23:56:28.222Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30512026-02-28T23:56:36.816Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30522026-02-28T23:56:38.786Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30532026-02-28T23:56:51.946Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30542026-02-28T23:59:58.105Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 13s
30552026-02-28T23:59:59.026Z
30562026-02-28T23:59:59.026Zreal 8:20.171166747
30572026-02-28T23:59:59.026Zuser 41:41.312054229
30582026-02-28T23:59:59.026Zsys 7:56.683186028
30592026-02-28T23:59:59.026Ztrap 1.279195360
30602026-02-28T23:59:59.026Ztflt 0.304707221
30612026-02-28T23:59:59.026Zdflt 0.473310666
30622026-02-28T23:59:59.026Zkflt 0.012330287
30632026-02-28T23:59:59.026Zlock 1:44:44.221087147
30642026-02-28T23:59:59.026Zslp 2:17:59.910834805
30652026-02-28T23:59:59.026Zlat 2:35.067778946
30662026-02-28T23:59:59.027Zstop 13:35.280119813
30672026-02-28T23:59:59.052Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30682026-02-28T23:59:59.052Z+ ptime -m cargo doc --workspace --no-deps
30692026-03-01T00:00:00.838Zwarning: output filename collision.
30702026-03-01T00:00:00.838ZThe 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)`.
30712026-03-01T00:00:00.838ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30722026-03-01T00:00:00.838ZThe targets should have unique names.
30732026-03-01T00:00:00.838ZThis is a known bug where multiple crates with the same name use
30742026-03-01T00:00:00.838Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30752026-03-01T00:00:02.716Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30762026-03-01T00:00:02.791Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30772026-03-01T00:00:02.851Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30782026-03-01T00:00:02.935Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30792026-03-01T00:00:02.989Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30802026-03-01T00:00:03.035Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30812026-03-01T00:00:03.076Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30822026-03-01T00:00:03.311Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30832026-03-01T00:00:03.356Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30842026-03-01T00:00:03.395Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30852026-03-01T00:00:03.522Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30862026-03-01T00:00:03.560Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30872026-03-01T00:00:03.739Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30882026-03-01T00:00:03.818Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30892026-03-01T00:00:03.854Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30902026-03-01T00:00:04.070Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30912026-03-01T00:00:04.111Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30922026-03-01T00:00:04.196Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30932026-03-01T00:00:04.716Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30942026-03-01T00:00:04.968Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30952026-03-01T00:00:05.147Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30962026-03-01T00:00:05.271Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30972026-03-01T00:00:05.391Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30982026-03-01T00:00:05.472Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30992026-03-01T00:00:05.554Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31002026-03-01T00:00:05.755Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31012026-03-01T00:00:05.801Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31022026-03-01T00:00:06.103Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31032026-03-01T00:00:06.369Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31042026-03-01T00:00:06.407Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31052026-03-01T00:00:06.725Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31062026-03-01T00:00:06.806Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31072026-03-01T00:00:06.999Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31082026-03-01T00:00:07.102Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31092026-03-01T00:00:07.139Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31102026-03-01T00:00:07.354Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31112026-03-01T00:00:07.387Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31122026-03-01T00:00:07.756Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31132026-03-01T00:00:07.788Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31142026-03-01T00:00:08.471Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31152026-03-01T00:00:08.525Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31162026-03-01T00:00:08.625Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31172026-03-01T00:00:08.777Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31182026-03-01T00:00:08.814Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31192026-03-01T00:00:08.922Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31202026-03-01T00:00:09.080Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31212026-03-01T00:00:09.211Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31222026-03-01T00:00:09.248Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31232026-03-01T00:00:09.341Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31242026-03-01T00:00:09.404Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31252026-03-01T00:00:09.528Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31262026-03-01T00:00:09.719Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31272026-03-01T00:00:09.750Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31282026-03-01T00:00:09.832Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31292026-03-01T00:00:09.927Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31302026-03-01T00:00:10.157Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31312026-03-01T00:00:10.191Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31322026-03-01T00:00:10.231Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31332026-03-01T00:00:10.477Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31342026-03-01T00:00:10.593Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31352026-03-01T00:00:10.626Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31362026-03-01T00:00:10.664Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31372026-03-01T00:00:10.890Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31382026-03-01T00:00:10.936Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31392026-03-01T00:00:11.371Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31402026-03-01T00:00:11.408Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31412026-03-01T00:00:11.446Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31422026-03-01T00:00:11.748Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31432026-03-01T00:00:11.983Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31442026-03-01T00:00:12.438Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31452026-03-01T00:00:13.097Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31462026-03-01T00:00:13.135Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31472026-03-01T00:00:13.554Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31482026-03-01T00:00:13.674Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31492026-03-01T00:00:13.806Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31502026-03-01T00:00:14.574Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31512026-03-01T00:00:15.254Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31522026-03-01T00:00:15.428Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31532026-03-01T00:00:15.683Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31542026-03-01T00:00:16.189Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31552026-03-01T00:00:16.236Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31562026-03-01T00:00:16.451Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31572026-03-01T00:00:16.645Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31582026-03-01T00:00:16.679Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31592026-03-01T00:00:17.076Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31602026-03-01T00:00:17.269Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31612026-03-01T00:00:17.646Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31622026-03-01T00:00:18.102Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31632026-03-01T00:00:18.227Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31642026-03-01T00:00:18.795Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31652026-03-01T00:00:19.638Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31662026-03-01T00:00:20.205Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31672026-03-01T00:00:20.823Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31682026-03-01T00:00:20.873Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31692026-03-01T00:00:21.623Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31702026-03-01T00:00:21.688Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31712026-03-01T00:00:21.921Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31722026-03-01T00:00:22.922Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31732026-03-01T00:00:23.581Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31742026-03-01T00:00:23.713Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31752026-03-01T00:00:24.849Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31762026-03-01T00:00:24.901Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31772026-03-01T00:00:24.939Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31782026-03-01T00:00:25.441Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31792026-03-01T00:00:25.546Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31802026-03-01T00:00:25.951Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31812026-03-01T00:00:26.137Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31822026-03-01T00:00:26.353Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31832026-03-01T00:00:26.605Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31842026-03-01T00:00:26.713Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31852026-03-01T00:00:26.753Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31862026-03-01T00:00:27.074Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31872026-03-01T00:00:27.222Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31882026-03-01T00:00:27.417Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31892026-03-01T00:00:28.197Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31902026-03-01T00:00:28.753Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31912026-03-01T00:00:29.480Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31922026-03-01T00:00:29.933Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31932026-03-01T00:00:30.370Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31942026-03-01T00:00:31.147Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31952026-03-01T00:00:31.746Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31962026-03-01T00:00:32.200Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31972026-03-01T00:00:32.573Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31982026-03-01T00:00:32.674Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31992026-03-01T00:00:33.013Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32002026-03-01T00:00:33.286Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32012026-03-01T00:00:33.624Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32022026-03-01T00:00:34.176Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32032026-03-01T00:00:34.761Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32042026-03-01T00:00:34.812Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32052026-03-01T00:00:34.850Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32062026-03-01T00:00:35.399Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32072026-03-01T00:00:35.449Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32082026-03-01T00:00:36.054Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
32092026-03-01T00:00:38.012Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32102026-03-01T00:00:38.684Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32112026-03-01T00:00:39.616Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32122026-03-01T00:00:40.393Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32132026-03-01T00:00:42.477Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32142026-03-01T00:00:43.703Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32152026-03-01T00:00:44.906Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32162026-03-01T00:00:45.069Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32172026-03-01T00:00:45.252Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32182026-03-01T00:00:45.290Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32192026-03-01T00:00:46.084Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32202026-03-01T00:00:46.536Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32212026-03-01T00:00:46.714Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32222026-03-01T00:00:47.465Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32232026-03-01T00:00:48.113Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32242026-03-01T00:00:48.366Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32252026-03-01T00:00:49.703Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32262026-03-01T00:00:50.609Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32272026-03-01T00:00:50.690Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32282026-03-01T00:00:53.847Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32292026-03-01T00:00:54.412Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32302026-03-01T00:00:56.069Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32312026-03-01T00:00:56.295Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32322026-03-01T00:00:56.476Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32332026-03-01T00:00:56.659Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32342026-03-01T00:01:00.131Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32352026-03-01T00:01:01.327Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32362026-03-01T00:01:01.652Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32372026-03-01T00:01:02.570Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32382026-03-01T00:01:04.751Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32392026-03-01T00:01:05.108Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32402026-03-01T00:01:06.043Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32412026-03-01T00:01:06.398Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32422026-03-01T00:01:06.722Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32432026-03-01T00:01:07.438Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32442026-03-01T00:01:07.469Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32452026-03-01T00:01:07.836Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32462026-03-01T00:01:07.922Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32472026-03-01T00:01:07.958Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32482026-03-01T00:01:09.179Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32492026-03-01T00:01:09.236Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32502026-03-01T00:01:09.657Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32512026-03-01T00:01:10.034Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32522026-03-01T00:01:10.537Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32532026-03-01T00:01:10.758Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32542026-03-01T00:01:11.258Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32552026-03-01T00:01:12.298Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32562026-03-01T00:01:12.474Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32572026-03-01T00:01:12.564Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32582026-03-01T00:01:13.578Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32592026-03-01T00:01:14.270Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32602026-03-01T00:01:15.416Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32612026-03-01T00:01:17.117Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32622026-03-01T00:01:19.391Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32632026-03-01T00:01:19.741Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32642026-03-01T00:01:24.741Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32652026-03-01T00:01:26.257Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32662026-03-01T00:01:26.717Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32672026-03-01T00:01:27.755Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32682026-03-01T00:01:28.267Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32692026-03-01T00:01:33.387Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32702026-03-01T00:01:34.743Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32712026-03-01T00:01:36.222Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32722026-03-01T00:01:37.127Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32732026-03-01T00:01:38.430Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32742026-03-01T00:01:41.390Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32752026-03-01T00:01:42.144Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32762026-03-01T00:01:43.377Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32772026-03-01T00:01:43.534Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32782026-03-01T00:01:44.959Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32792026-03-01T00:01:45.810Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32802026-03-01T00:01:49.192Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32812026-03-01T00:01:50.905Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32822026-03-01T00:01:53.859Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32832026-03-01T00:01:56.931Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32842026-03-01T00:01:58.039Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32852026-03-01T00:01:59.592Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32862026-03-01T00:02:00.491Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32872026-03-01T00:02:02.321Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32882026-03-01T00:02:03.534Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32892026-03-01T00:02:07.715Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32902026-03-01T00:02:10.735Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32912026-03-01T00:02:11.786Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32922026-03-01T00:02:12.923Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32932026-03-01T00:02:14.434Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32942026-03-01T00:02:15.646Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32952026-03-01T00:02:19.456Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32962026-03-01T00:02:20.628Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32972026-03-01T00:02:21.948Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32982026-03-01T00:02:24.185Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32992026-03-01T00:02:28.899Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33002026-03-01T00:02:29.277Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33012026-03-01T00:02:30.354Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33022026-03-01T00:02:34.004Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33032026-03-01T00:02:34.782Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33042026-03-01T00:02:37.357Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33052026-03-01T00:02:47.111Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33062026-03-01T00:02:48.433Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33072026-03-01T00:02:50.979Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33082026-03-01T00:02:53.324Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33092026-03-01T00:02:55.597Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
33102026-03-01T00:02:57.695Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
33112026-03-01T00:03:00.340Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
33122026-03-01T00:03:02.802Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33132026-03-01T00:03:09.431Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33142026-03-01T00:03:11.123Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33152026-03-01T00:03:12.596Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33162026-03-01T00:03:13.456Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33172026-03-01T00:03:16.019Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33182026-03-01T00:03:18.603Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33192026-03-01T00:03:21.375Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33202026-03-01T00:03:24.315Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33212026-03-01T00:03:27.204Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33222026-03-01T00:03:29.763Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33232026-03-01T00:03:33.041Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33242026-03-01T00:03:35.553Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33252026-03-01T00:03:38.296Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33262026-03-01T00:03:41.011Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33272026-03-01T00:03:43.659Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33282026-03-01T00:03:46.041Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33292026-03-01T00:03:49.043Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33302026-03-01T00:03:51.644Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33312026-03-01T00:03:54.221Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33322026-03-01T00:03:57.845Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33332026-03-01T00:04:00.167Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33342026-03-01T00:04:02.824Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33352026-03-01T00:04:05.839Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33362026-03-01T00:04:08.727Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33372026-03-01T00:04:11.712Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33382026-03-01T00:04:14.473Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33392026-03-01T00:04:17.343Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33402026-03-01T00:04:20.144Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33412026-03-01T00:04:22.990Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33422026-03-01T00:04:25.885Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33432026-03-01T00:04:28.944Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33442026-03-01T00:04:31.742Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33452026-03-01T00:04:34.618Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33462026-03-01T00:04:37.469Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33472026-03-01T00:04:40.566Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33482026-03-01T00:04:45.889Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33492026-03-01T00:04:47.079Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33502026-03-01T00:04:50.265Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33512026-03-01T00:04:56.498Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33522026-03-01T00:04:59.575Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33532026-03-01T00:05:02.766Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33542026-03-01T00:05:05.945Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33552026-03-01T00:05:09.256Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33562026-03-01T00:05:12.221Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33572026-03-01T00:05:15.286Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33582026-03-01T00:05:18.746Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33592026-03-01T00:05:21.969Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33602026-03-01T00:05:25.334Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33612026-03-01T00:05:28.402Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33622026-03-01T00:05:31.638Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33632026-03-01T00:05:36.080Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33642026-03-01T00:05:38.899Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33652026-03-01T00:05:43.531Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33662026-03-01T00:05:46.007Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33672026-03-01T00:05:49.744Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33682026-03-01T00:05:52.693Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33692026-03-01T00:05:55.984Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33702026-03-01T00:05:59.193Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33712026-03-01T00:06:02.517Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33722026-03-01T00:06:05.861Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33732026-03-01T00:06:08.938Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33742026-03-01T00:06:12.286Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33752026-03-01T00:06:15.576Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33762026-03-01T00:06:18.933Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33772026-03-01T00:06:22.301Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33782026-03-01T00:06:25.714Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33792026-03-01T00:06:28.940Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33802026-03-01T00:06:32.251Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33812026-03-01T00:06:36.502Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33822026-03-01T00:06:39.579Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33832026-03-01T00:06:42.912Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33842026-03-01T00:06:46.357Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33852026-03-01T00:06:49.877Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33862026-03-01T00:06:53.265Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33872026-03-01T00:06:59.709Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33882026-03-01T00:07:01.761Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33892026-03-01T00:07:05.799Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33902026-03-01T00:07:15.977Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33912026-03-01T00:07:18.737Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33922026-03-01T00:07:20.834Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33932026-03-01T00:07:25.589Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33942026-03-01T00:07:30.260Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33952026-03-01T00:07:34.893Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33962026-03-01T00:07:39.559Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33972026-03-01T00:07:44.206Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33982026-03-01T00:07:48.943Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33992026-03-01T00:07:53.510Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
34002026-03-01T00:07:58.055Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
34012026-03-01T00:08:02.709Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
34022026-03-01T00:08:07.459Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
34032026-03-01T00:08:12.127Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
34042026-03-01T00:08:16.810Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
34052026-03-01T00:08:54.118Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 55s
34062026-03-01T00:08:54.298Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
34072026-03-01T00:08:54.419Z
34082026-03-01T00:08:54.419Zreal 8:55.351318721
34092026-03-01T00:08:54.419Zuser 30:46.333119305
34102026-03-01T00:08:54.419Zsys 5:58.432813306
34112026-03-01T00:08:54.419Ztrap 0.837780546
34122026-03-01T00:08:54.419Ztflt 0.051394299
34132026-03-01T00:08:54.419Zdflt 0.047201119
34142026-03-01T00:08:54.419Zkflt 0.000069902
34152026-03-01T00:08:54.419Zlock 7:15:06.725633040
34162026-03-01T00:08:54.419Zslp 3:03:10.932556468
34172026-03-01T00:08:54.419Zlat 50.993888603
34182026-03-01T00:08:54.419Zstop 2:13.738482197
34192026-03-01T00:08:54.443Zprocess exited: duration 1385569 ms, exit code 0
 
34202026-03-01T00:08:54.493Zfound 0 output files