01KJ6KM57JB5VHTBHG0393ASB9: clippy (helios)

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

Buildomat Job: 01KJ6KMJMAKQ26F494N0V75CDS

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-02-24T01:19:23.853Zjob assigned to worker 01KJ6KMJHAMA8FKJ4G4E214Z4A [factory gimlet-EVT22200007-propolis, EVT22200007/59136] (queued for 30 s)
 
22026-02-24T01:19:32.787Zstarting task 0: "setup"
32026-02-24T01:19:32.812Z++ uname -s
42026-02-24T01:19:32.812Z+ kern=SunOS
52026-02-24T01:19:32.812Z+ build_user=build
62026-02-24T01:19:32.812Z+ build_uid=12345
72026-02-24T01:19:32.812Z+ work_dir=/work
82026-02-24T01:19:32.812Z+ input_dir=/input
92026-02-24T01:19:32.812Z+ [[ 0 == 12345 ]]
102026-02-24T01:19:32.812Z+ case "$kern" in
112026-02-24T01:19:32.812Z+ groupadd -g 12345 build
122026-02-24T01:19:32.812Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-02-24T01:19:34.814Z+ zfs create -o mountpoint=/work rpool/work
142026-02-24T01:19:34.852Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-02-24T01:19:34.877Z+ home_fs=zfs
162026-02-24T01:19:34.877Z+ [[ zfs == autofs ]]
172026-02-24T01:19:34.877Z+ mkdir -p /home/build
182026-02-24T01:19:34.877Z+ chown build:build /home/build /work
192026-02-24T01:19:36.863Z+ chmod 0700 /home/build /work
202026-02-24T01:19:36.888Zprocess exited: duration 4078 ms, exit code 0
 
212026-02-24T01:19:36.939Zstarting task 1: "rust-toolchain"
222026-02-24T01:19:36.964Z+ printf ' * rust toolchain channel = "%s"\n' 1.91.1
232026-02-24T01:19:36.964Z * rust toolchain channel = "1.91.1"
242026-02-24T01:19:36.964Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-02-24T01:19:36.964Z * rust toolchain profile = "default"
262026-02-24T01:19:36.964Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-02-24T01:19:36.965Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-02-24T01:19:36.965Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-02-24T01:19:36.965Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.91.1 --profile default
302026-02-24T01:19:37.105Zinfo: downloading installer
312026-02-24T01:19:38.228Zwarn: It looks like you have an existing installation of Rust at:
322026-02-24T01:19:38.228Zwarn: /opt/ooce/bin
332026-02-24T01:19:38.228Zwarn: It is recommended that rustup be the primary Rust installation.
342026-02-24T01:19:38.228Zwarn: Otherwise you may have confusion unless you are careful with your PATH.
352026-02-24T01:19:38.228Zwarn: If you are sure that you want both rustup and your already installed Rust
362026-02-24T01:19:38.228Zwarn: then please reply `y' or `yes' or set RUSTUP_INIT_SKIP_PATH_CHECK to yes
372026-02-24T01:19:38.228Zwarn: or pass `-y' to ignore all ignorable checks.
382026-02-24T01:19:38.228Zerror: cannot install while Rust is installed
392026-02-24T01:19:38.228Zwarn: continuing (because the -y flag is set and the error is ignorable)
402026-02-24T01:19:38.252Zinfo: profile set to 'default'
412026-02-24T01:19:38.252Zinfo: default host triple is x86_64-unknown-illumos
422026-02-24T01:19:38.252Zinfo: syncing channel updates for '1.91.1-x86_64-unknown-illumos'
432026-02-24T01:19:38.397Zinfo: latest update on 2025-11-10, rust version 1.91.1 (ed61e7d7e 2025-11-07)
442026-02-24T01:19:38.397Zinfo: downloading component 'cargo'
452026-02-24T01:19:38.828Zinfo: downloading component 'clippy'
462026-02-24T01:19:38.931Zinfo: downloading component 'rust-docs'
472026-02-24T01:19:39.253Zinfo: downloading component 'rust-std'
482026-02-24T01:19:39.587Zinfo: downloading component 'rustc'
492026-02-24T01:19:43.759Zinfo: downloading component 'rustfmt'
502026-02-24T01:19:43.845Zinfo: installing component 'cargo'
512026-02-24T01:19:45.211Zinfo: installing component 'clippy'
522026-02-24T01:19:45.673Zinfo: installing component 'rust-docs'
532026-02-24T01:19:49.294Zinfo: installing component 'rust-std'
542026-02-24T01:19:51.779Zinfo: installing component 'rustc'
552026-02-24T01:20:00.962Zinfo: installing component 'rustfmt'
562026-02-24T01:20:01.388Zinfo: default toolchain set to '1.91.1-x86_64-unknown-illumos'
572026-02-24T01:20:01.388Z
582026-02-24T01:20:01.578Z 1.91.1-x86_64-unknown-illumos installed - rustc 1.91.1 (ed61e7d7e 2025-11-07)
592026-02-24T01:20:01.578Z
602026-02-24T01:20:01.603Z
612026-02-24T01:20:01.603ZRust is installed now. Great!
622026-02-24T01:20:01.603Z
632026-02-24T01:20:01.603ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
642026-02-24T01:20:01.603Zenvironment variable. This has not been done automatically.
652026-02-24T01:20:01.603Z
662026-02-24T01:20:01.603ZTo configure your current shell, you need to source
672026-02-24T01:20:01.603Zthe corresponding env file under $HOME/.cargo.
682026-02-24T01:20:01.603Z
692026-02-24T01:20:01.603ZThis is usually done by running one of the following (note the leading DOT):
702026-02-24T01:20:01.603Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
712026-02-24T01:20:01.603Zsource "$HOME/.cargo/env.fish" # For fish
722026-02-24T01:20:01.603Zsource $"($nu.home-path)/.cargo/env.nu" # For nushell
732026-02-24T01:20:01.724Z+ rustup --version
742026-02-24T01:20:01.748Zrustup 1.28.2 (e4f3ad6f8 2025-04-28)
752026-02-24T01:20:01.748Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
762026-02-24T01:20:01.886Zinfo: The currently active `rustc` version is `rustc 1.91.1 (ed61e7d7e 2025-11-07)`
772026-02-24T01:20:01.911Z+ cargo --version
782026-02-24T01:20:02.023Zcargo 1.91.1 (ea2d97820 2025-10-10)
792026-02-24T01:20:02.047Z+ rustc --version
802026-02-24T01:20:02.149Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
812026-02-24T01:20:02.173Zprocess exited: duration 25215 ms, exit code 0
 
822026-02-24T01:20:02.222Zstarting task 2: "authentication"
832026-02-24T01:20:02.279Zprocess exited: duration 56 ms, exit code 0
 
842026-02-24T01:20:02.329Zstarting task 3: "clone repository"
852026-02-24T01:20:02.353Z+ mkdir -p /work/oxidecomputer/omicron
862026-02-24T01:20:02.353Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
872026-02-24T01:20:02.377ZCloning into '/work/oxidecomputer/omicron'...
882026-02-24T01:20:29.937Z+ cd /work/oxidecomputer/omicron
892026-02-24T01:20:29.937Z+ git fetch origin 377e51584fe210e5014b71d0da5edb5f2273144f
902026-02-24T01:20:30.587ZFrom https://github.com/oxidecomputer/omicron
912026-02-24T01:20:30.587Z * branch 377e51584fe210e5014b71d0da5edb5f2273144f -> FETCH_HEAD
922026-02-24T01:20:30.611Z+ [[ -n physical-prov ]]
932026-02-24T01:20:30.611Z++ git branch --show-current
942026-02-24T01:20:30.611Z+ current=main
952026-02-24T01:20:30.611Z+ [[ main != physical-prov ]]
962026-02-24T01:20:30.611Z+ git branch -f physical-prov 377e51584fe210e5014b71d0da5edb5f2273144f
972026-02-24T01:20:30.636Z+ git checkout -f physical-prov
982026-02-24T01:20:31.367ZSwitched to branch 'physical-prov'
992026-02-24T01:20:31.391Z+ git reset --hard 377e51584fe210e5014b71d0da5edb5f2273144f
1002026-02-24T01:20:31.432ZHEAD is now at 377e51584 fix imports
1012026-02-24T01:20:31.458Zprocess exited: duration 29108 ms, exit code 0
 
1022026-02-24T01:20:31.508Zstarting task 4: "build"
1032026-02-24T01:20:31.532Z+ source ./env.sh
1042026-02-24T01:20:31.532Z++ OLD_SHELL_OPTS=ehxB
1052026-02-24T01:20:31.532Z++ set -o xtrace
1062026-02-24T01:20:31.532Z++++ dirname ./env.sh
1072026-02-24T01:20:31.532Z+++ readlink -f .
1082026-02-24T01:20:31.532Z++ OMICRON_WS=/work/oxidecomputer/omicron
1092026-02-24T01:20:31.532Z++ 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-24T01:20:31.532Z++ 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-24T01:20:31.532Z++ 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-24T01:20:31.532Z++ 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-24T01:20:31.533Z++ 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-24T01:20:31.533Z++ 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-24T01:20:31.533Z++ 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-24T01:20:31.533Z++ 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-24T01:20:31.533Z++ case $OLD_SHELL_OPTS in
1182026-02-24T01:20:31.533Z++ unset OLD_SHELL_OPTS OMICRON_WS
1192026-02-24T01:20:31.533Z+ source .github/buildomat/ci-env.sh
1202026-02-24T01:20:31.533Z++ export CARGO_TERM_COLOR=always
1212026-02-24T01:20:31.533Z++ CARGO_TERM_COLOR=always
1222026-02-24T01:20:31.533Z+ cargo --version
1232026-02-24T01:20:31.622Zcargo 1.91.1 (ea2d97820 2025-10-10)
1242026-02-24T01:20:31.646Z+ rustc --version
1252026-02-24T01:20:31.758Zrustc 1.91.1 (ed61e7d7e 2025-11-07)
1262026-02-24T01:20:31.782Z+ banner prerequisites
1272026-02-24T01:20:31.782Z
1282026-02-24T01:20:31.782Z ##### ##### ###### ##### ###### #### # # # #### #
1292026-02-24T01:20:31.783Z # # # # # # # # # # # # # # #
1302026-02-24T01:20:31.783Z # # # # ##### # # ##### # # # # # #### #
1312026-02-24T01:20:31.783Z ##### ##### # ##### # # # # # # # # #
1322026-02-24T01:20:31.783Z # # # # # # # # # # # # # # #
1332026-02-24T01:20:31.783Z # # # ###### # # ###### ### # #### # #### #
1342026-02-24T01:20:31.783Z
1352026-02-24T01:20:31.783Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1362026-02-24T01:20:55.219Z Startup: Refreshing catalog 'helios-dev' ... Done
1372026-02-24T01:21:11.066Z Startup: Caching catalogs ... Done
1382026-02-24T01:21:51.144ZPlanning: Solver setup ... Done (37.309s)
1392026-02-24T01:21:51.445ZPlanning: Running solver ... Done (0.300s)
1402026-02-24T01:21:51.631ZPlanning: Finding local manifests ... Done (0.002s)
1412026-02-24T01:21:51.713ZPlanning: Fetching manifests: 0/4 0% complete
1422026-02-24T01:21:52.198ZPlanning: Fetching manifests: 4/4 100% complete
1432026-02-24T01:21:52.266ZPlanning: Package planning ... Done (0.068s)
1442026-02-24T01:21:52.339ZPlanning: Merging actions ... Done (0.073s)
1452026-02-24T01:21:52.718ZPlanning: Checking for conflicting actions ... Done (0.379s)
1462026-02-24T01:21:52.742ZPlanning: Consolidating action changes ... Done (0.016s)
1472026-02-24T01:21:53.527ZPlanning: Evaluating mediators ... Done (0.792s)
1482026-02-24T01:21:53.551ZPlanning: Planning completed in 42.34 seconds
1492026-02-24T01:21:53.575Z Packages to install: 4
1502026-02-24T01:21:53.575Z Mediators to change: 2
1512026-02-24T01:21:53.575Z Services to change: 1
1522026-02-24T01:21:53.575Z Estimated space available: 154.93 GB
1532026-02-24T01:21:53.575ZEstimated space to be consumed: 1.81 GB
1542026-02-24T01:21:53.575Z Create boot environment: No
1552026-02-24T01:21:53.575ZCreate backup boot environment: No
1562026-02-24T01:21:53.575Z Rebuild boot archive: No
1572026-02-24T01:21:53.575Z
1582026-02-24T01:21:53.575ZChanged mediators:
1592026-02-24T01:21:53.575Z mediator clang:
1602026-02-24T01:21:53.576Z version: None -> 15 (system default)
1612026-02-24T01:21:53.576Z
1622026-02-24T01:21:53.576Z mediator llvm:
1632026-02-24T01:21:53.576Z version: 14 (system default) -> 15 (system default)
1642026-02-24T01:21:53.576Z
1652026-02-24T01:21:53.576ZChanged packages:
1662026-02-24T01:21:53.576Zhelios-dev
1672026-02-24T01:21:53.576Z developer/build-essential
1682026-02-24T01:21:53.576Z None -> 11-2.0
1692026-02-24T01:21:53.576Z library/libxmlsec1
1702026-02-24T01:21:53.576Z None -> 1.2.35-2.0
1712026-02-24T01:21:53.576Z ooce/developer/clang-15
1722026-02-24T01:21:53.576Z None -> 15.0.7-2.0
1732026-02-24T01:21:53.576Z ooce/developer/llvm-15
1742026-02-24T01:21:53.576Z None -> 15.0.7-2.0
1752026-02-24T01:21:53.576Z
1762026-02-24T01:21:53.576ZServices:
1772026-02-24T01:21:53.576Z restart_fmri:
1782026-02-24T01:21:53.576Z svc:/system/update-man-index:default
1792026-02-24T01:21:53.630Z
1802026-02-24T01:21:53.630ZDownload: 0/3290 items 0.0/212.6MB 0% complete
1812026-02-24T01:21:58.635ZDownload: 1194/3290 items 67.2/212.6MB 31% complete (13.5M/s)
1822026-02-24T01:22:03.634ZDownload: 1799/3290 items 111.2/212.6MB 52% complete (11.2M/s)
1832026-02-24T01:22:09.398ZDownload: 2223/3290 items 119.2/212.6MB 56% complete (11.6M/s)
1842026-02-24T01:22:14.405ZDownload: 3244/3290 items 169.4/212.6MB 79% complete (5.4M/s)
1852026-02-24T01:22:19.419ZDownload: 3289/3290 items 212.4/212.6MB 99% complete (9.8M/s)
1862026-02-24T01:22:19.576ZDownload: Completed 212.60 MB in 25.95 seconds (8.2M/s)
1872026-02-24T01:22:19.800Z Actions: 1/3689 actions (Installing new actions)
1882026-02-24T01:22:24.816Z Actions: 2775/3689 actions (Installing new actions)
1892026-02-24T01:22:26.291Z Actions: Completed 3689 actions in 6.49 seconds.
1902026-02-24T01:22:27.409Z Done (0.918s)
1912026-02-24T01:22:27.409Z Done (0.000s)
1922026-02-24T01:22:29.043Z Done (1.826s)
1932026-02-24T01:22:35.857Z Done (6.496s)
1942026-02-24T01:22:35.964Z Done (0.022s)
1952026-02-24T01:22:35.989Z Done (0.000s)
1962026-02-24T01:22:36.148Z Done (0.000s)
1972026-02-24T01:22:37.330ZPlanning: Evaluating mediator changes ... Done
1982026-02-24T01:22:37.625ZPlanning: Checking for conflicting actions ... Done
1992026-02-24T01:22:37.649ZPlanning: Consolidating action changes ... Done
2002026-02-24T01:22:37.996ZPlanning: Evaluating mediators ... Done
2012026-02-24T01:22:38.020ZPlanning: Planning completed in 0.67 seconds
2022026-02-24T01:22:38.045Z Mediators to change: 2
2032026-02-24T01:22:38.045Z Create boot environment: No
2042026-02-24T01:22:38.045ZCreate backup boot environment: No
2052026-02-24T01:22:38.112Z Done
2062026-02-24T01:22:38.112Z Done
2072026-02-24T01:22:39.280Z Done
2082026-02-24T01:22:44.770Z Done
2092026-02-24T01:22:44.875Z Done
2102026-02-24T01:22:44.875Z Done
2112026-02-24T01:22:44.947Z Done
2122026-02-24T01:22:45.883ZPlanning: Evaluating mediator changes ... Done
2132026-02-24T01:22:45.907ZPlanning: Merging actions ... Done
2142026-02-24T01:22:46.176ZPlanning: Checking for conflicting actions ... Done
2152026-02-24T01:22:46.200ZPlanning: Consolidating action changes ... Done
2162026-02-24T01:22:46.549ZPlanning: Evaluating mediators ... Done
2172026-02-24T01:22:46.628ZPlanning: Planning completed in 1.14 seconds
2182026-02-24T01:22:46.678Z Packages to change: 1
2192026-02-24T01:22:46.678Z Mediators to change: 1
2202026-02-24T01:22:46.678Z Services to change: 1
2212026-02-24T01:22:46.678Z Create boot environment: No
2222026-02-24T01:22:46.678ZCreate backup boot environment: Yes
2232026-02-24T01:22:48.900Z Actions: 1/6 actions (Updating modified actions)
2242026-02-24T01:22:48.927Z Actions: Completed 6 actions in 0.00 seconds.
2252026-02-24T01:22:48.927Z Done
2262026-02-24T01:22:48.928Z Done
2272026-02-24T01:22:49.298Z Done
2282026-02-24T01:22:55.207Z Done
2292026-02-24T01:22:55.321Z Done
2302026-02-24T01:22:55.321Z Done
2312026-02-24T01:22:55.419Z Done
2322026-02-24T01:22:56.140ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
2332026-02-24T01:22:56.140Zclang system 15 system
2342026-02-24T01:22:56.140Zcsh system system illumos
2352026-02-24T01:22:56.140Zctags system system illumos
2362026-02-24T01:22:56.140Zfile system system illumos
2372026-02-24T01:22:56.140Zgcc vendor 12 vendor
2382026-02-24T01:22:56.140Zgcc system 10 system
2392026-02-24T01:22:56.140Zgcc system 7 system
2402026-02-24T01:22:56.140Zgo system 1.20 system
2412026-02-24T01:22:56.140Zgo system 1.19 system
2422026-02-24T01:22:56.140Zllvm system 15 system
2432026-02-24T01:22:56.141Zllvm system 14 system
2442026-02-24T01:22:56.141Zmariadb system 10.6 system
2452026-02-24T01:22:56.141Zmta vendor vendor dma
2462026-02-24T01:22:56.141Zopenjdk system 17 system
2472026-02-24T01:22:56.141Zopenjdk system 11 system
2482026-02-24T01:22:56.141Zopenjdk system 1.8 system
2492026-02-24T01:22:56.141Zopenssl vendor 3 vendor
2502026-02-24T01:22:56.141Zperl system 5.36 system
2512026-02-24T01:22:56.141Zpostgresql system 15 system
2522026-02-24T01:22:56.141Zpostgresql system 13 system
2532026-02-24T01:22:56.141Zpython vendor 3 vendor
2542026-02-24T01:22:56.141Zpython system 2 system
2552026-02-24T01:22:56.141Zpython3 system 3.11 system
2562026-02-24T01:22:56.141Zruby system 3.0 system
2572026-02-24T01:22:56.141Zwords vendor vendor american-english
2582026-02-24T01:22:56.141Zwords system system australian-english
2592026-02-24T01:22:56.141Zwords system system british-english
2602026-02-24T01:22:56.141Zwords system system canadian-english
2612026-02-24T01:22:56.141Zwords system system french
2622026-02-24T01:22:56.141Zwords system system italian
2632026-02-24T01:22:56.141Zwords system system ngerman
2642026-02-24T01:22:56.141Zwords system system ogerman
2652026-02-24T01:22:56.141Zwords system system spanish
2662026-02-24T01:22:56.634ZPUBLISHER TYPE STATUS P LOCATION
2672026-02-24T01:22:56.634Zhelios-dev origin online F https://pkg.oxide.computer/helios/2/dev/
2682026-02-24T01:23:08.106ZFMRI IFO
2692026-02-24T01:23:08.106Zpkg://helios-dev/developer/build-essential@11-2.0:20230623T110919Z im-
2702026-02-24T01:23:08.106Zpkg://helios-dev/developer/pkg-config@0.29.2-2.0:20230621T191911Z i--
2712026-02-24T01:23:08.106Zpkg://helios-dev/library/libxmlsec1@1.2.35-2.0:20230624T123441Z im-
2722026-02-24T01:23:08.106Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20231012T123315Z im-
2732026-02-24T01:23:08.106Zpkg://helios-dev/ooce/developer/clang-15@15.0.7-2.0:20230623T141037Z ---
2742026-02-24T01:23:08.106Zpkg://helios-dev/ooce/developer/cmake@3.26.4-2.0:20230623T130003Z i--
2752026-02-24T01:23:08.106Zpkg://helios-dev/ooce/library/postgresql-13@13.11-2.0:20230623T123131Z i--
2762026-02-24T01:23:08.106Zpkg://helios-dev/package/pkg@0.5.11-2.1.6412:20240822T193324Z i--
2772026-02-24T01:23:08.106Zpkg://helios-dev/package/pkg@0.5.11-2.0:20231020T135332Z ---
2782026-02-24T01:23:08.106Zpkg://helios-dev/package/pkg@0.5.11-2.0:20230621T202036Z ---
2792026-02-24T01:23:08.106Zpkg://helios-dev/system/library/g++-runtime@14-2.0:20241021T223805Z i--
2802026-02-24T01:23:08.106Zpkg://helios-dev/system/library/g++-runtime@13-2.0:20231118T213948Z ---
2812026-02-24T01:23:08.106Zpkg://helios-dev/system/library/g++-runtime@12-2.0:20230621T201406Z ---
2822026-02-24T01:23:08.106Zpkg://helios-dev/system/library/gcc-runtime@14-2.0:20241021T223750Z i--
2832026-02-24T01:23:08.106Zpkg://helios-dev/system/library/gcc-runtime@13-2.0:20231118T213832Z ---
2842026-02-24T01:23:08.106Zpkg://helios-dev/system/library/gcc-runtime@12-2.0:20230621T201432Z ---
2852026-02-24T01:23:09.595Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2862026-02-24T01:23:10.242Z Updating crates.io index
2872026-02-24T01:23:10.266Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2882026-02-24T01:23:10.817Z Updating git repository `https://github.com/oxidecomputer/lldp`
2892026-02-24T01:23:11.540Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2902026-02-24T01:23:13.216Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2912026-02-24T01:23:13.752Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2922026-02-24T01:23:14.433Z Updating git repository `https://github.com/oxidecomputer/propolis`
2932026-02-24T01:23:17.102Z Updating git repository `https://github.com/oxidecomputer/crucible`
2942026-02-24T01:23:20.783Z Updating git repository `https://github.com/oxidecomputer/opte`
2952026-02-24T01:23:22.345Z Updating git repository `https://github.com/oxidecomputer/tofino`
2962026-02-24T01:23:23.102Z Updating git repository `https://github.com/oxidecomputer/falcon`
2972026-02-24T01:23:28.310Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2982026-02-24T01:23:29.399Z Updating git repository `https://github.com/oxidecomputer/clickward`
2992026-02-24T01:23:30.084Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3002026-02-24T01:23:30.999Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
3012026-02-24T01:23:31.657Z Updating git repository `https://github.com/oxidecomputer/dendrite`
3022026-02-24T01:23:33.127Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3032026-02-24T01:23:34.142Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3042026-02-24T01:23:34.751Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
3052026-02-24T01:23:35.380Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
3062026-02-24T01:23:36.168Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
3072026-02-24T01:23:36.789Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
3082026-02-24T01:23:37.282Z Updating git repository `https://github.com/oxidecomputer/libnvme`
3092026-02-24T01:23:37.862Z Updating git repository `https://github.com/oxidecomputer/dice-util`
3102026-02-24T01:23:38.691Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
3112026-02-24T01:23:39.457Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
3122026-02-24T01:23:40.482Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
3132026-02-24T01:23:41.107Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
3142026-02-24T01:23:41.805Z Updating git repository `https://github.com/oxidecomputer/ispf`
3152026-02-24T01:23:42.395Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
3162026-02-24T01:23:43.605Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
3172026-02-24T01:23:44.432Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
3182026-02-24T01:23:44.967Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
3192026-02-24T01:23:45.692Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
3202026-02-24T01:23:46.260Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
3212026-02-24T01:23:47.053Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
3222026-02-24T01:23:47.628Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
3232026-02-24T01:23:48.310Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
3242026-02-24T01:23:48.837Z Updating git repository `https://github.com/illumos/smf-rs`
3252026-02-24T01:23:49.544Z Updating git repository `https://github.com/oxidecomputer/omicron`
3262026-02-24T01:24:09.924Z Downloading crates ...
3272026-02-24T01:24:10.006Z Downloaded anstyle v1.0.11
3282026-02-24T01:24:10.031Z Downloaded anstyle-parse v0.2.5
3292026-02-24T01:24:10.031Z Downloaded anstream v0.6.18
3302026-02-24T01:24:10.031Z Downloaded clap_derive v4.5.47
3312026-02-24T01:24:10.031Z Downloaded idna v1.0.3
3322026-02-24T01:24:10.055Z Downloaded cargo-util-schemas v0.8.2
3332026-02-24T01:24:10.055Z Downloaded icu_normalizer_data v1.5.0
3342026-02-24T01:24:10.055Z Downloaded icu_normalizer v1.5.0
3352026-02-24T01:24:10.055Z Downloaded goblin v0.8.2
3362026-02-24T01:24:10.055Z Downloaded icu_provider v1.5.0
3372026-02-24T01:24:10.080Z Downloaded fastrand v2.1.1
3382026-02-24T01:24:10.080Z Downloaded icu_properties_data v1.5.0
3392026-02-24T01:24:10.080Z Downloaded icu_provider_macros v1.5.0
3402026-02-24T01:24:10.080Z Downloaded icu_properties v1.5.1
3412026-02-24T01:24:10.080Z Downloaded idna_adapter v1.2.0
3422026-02-24T01:24:10.080Z Downloaded unicode-ident v1.0.19
3432026-02-24T01:24:10.105Z Downloaded zmij v1.0.15
3442026-02-24T01:24:10.105Z Downloaded typeid v1.0.3
3452026-02-24T01:24:10.105Z Downloaded proc-macro-error-attr v1.0.4
3462026-02-24T01:24:10.105Z Downloaded is_terminal_polyfill v1.70.1
3472026-02-24T01:24:10.105Z Downloaded camino v1.2.2
3482026-02-24T01:24:10.105Z Downloaded quote v1.0.40
3492026-02-24T01:24:10.105Z Downloaded once_cell v1.21.3
3502026-02-24T01:24:10.105Z Downloaded serde_spanned v0.6.9
3512026-02-24T01:24:10.105Z Downloaded strsim v0.11.1
3522026-02-24T01:24:10.105Z Downloaded num-traits v0.2.19
3532026-02-24T01:24:10.105Z Downloaded swrite v0.1.0
3542026-02-24T01:24:10.130Z Downloaded papergrid v0.11.0
3552026-02-24T01:24:10.130Z Downloaded zerofrom-derive v0.1.4
3562026-02-24T01:24:10.130Z Downloaded tabled_derive v0.7.0
3572026-02-24T01:24:10.130Z Downloaded utf8parse v0.2.2
3582026-02-24T01:24:10.130Z Downloaded unicode-linebreak v0.1.5
3592026-02-24T01:24:10.130Z Downloaded stable_deref_trait v1.2.0
3602026-02-24T01:24:10.130Z Downloaded serde v1.0.228
3612026-02-24T01:24:10.130Z Downloaded utf16_iter v1.0.5
3622026-02-24T01:24:10.130Z Downloaded write16 v1.0.0
3632026-02-24T01:24:10.155Z Downloaded serde_json v1.0.149
3642026-02-24T01:24:10.155Z Downloaded yoke-derive v0.7.4
3652026-02-24T01:24:10.155Z Downloaded usdt-macro v0.5.0
3662026-02-24T01:24:10.155Z Downloaded version_check v0.9.5
3672026-02-24T01:24:10.155Z Downloaded utf8_iter v1.0.4
3682026-02-24T01:24:10.155Z Downloaded tabled v0.15.0
3692026-02-24T01:24:10.179Z Downloaded zerovec-derive v0.10.3
3702026-02-24T01:24:10.179Z Downloaded zerocopy-derive v0.7.35
3712026-02-24T01:24:10.179Z Downloaded toml v0.8.23
3722026-02-24T01:24:10.179Z Downloaded toml_edit v0.22.27
3732026-02-24T01:24:10.179Z Downloaded zerocopy v0.7.35
3742026-02-24T01:24:10.204Z Downloaded winnow v0.7.14
3752026-02-24T01:24:10.228Z Downloaded url v2.5.4
3762026-02-24T01:24:10.228Z Downloaded zerovec v0.10.4
3772026-02-24T01:24:10.228Z Downloaded rustix v1.1.3
3782026-02-24T01:24:10.253Z Downloaded ucd-trie v0.1.7
3792026-02-24T01:24:10.253Z Downloaded syn v1.0.109
3802026-02-24T01:24:10.253Z Downloaded typenum v1.17.0
3812026-02-24T01:24:10.277Z Downloaded toml_datetime v0.6.11
3822026-02-24T01:24:10.277Z Downloaded unicode-width v0.1.14
3832026-02-24T01:24:10.277Z Downloaded unicode-width v0.2.0
3842026-02-24T01:24:10.277Z Downloaded syn v2.0.114
3852026-02-24T01:24:10.302Z Downloaded tinystr v0.7.6
3862026-02-24T01:24:10.302Z Downloaded rustix v0.38.37
3872026-02-24T01:24:10.326Z Downloaded thiserror-impl v1.0.69
3882026-02-24T01:24:10.326Z Downloaded thiserror v2.0.18
3892026-02-24T01:24:10.327Z Downloaded thiserror v1.0.69
3902026-02-24T01:24:10.327Z Downloaded tempfile v3.24.0
3912026-02-24T01:24:10.327Z Downloaded yoke v0.7.4
3922026-02-24T01:24:10.327Z Downloaded writeable v0.5.5
3932026-02-24T01:24:10.327Z Downloaded usdt-impl v0.5.0
3942026-02-24T01:24:10.327Z Downloaded unicode-xid v0.2.6
3952026-02-24T01:24:10.351Z Downloaded thiserror-impl v2.0.18
3962026-02-24T01:24:10.351Z Downloaded libc v0.2.180
3972026-02-24T01:24:10.376Z Downloaded usdt v0.5.0
3982026-02-24T01:24:10.376Z Downloaded pest v2.8.2
3992026-02-24T01:24:10.376Z Downloaded thread-id v4.2.2
4002026-02-24T01:24:10.376Z Downloaded serde_derive v1.0.228
4012026-02-24T01:24:10.376Z Downloaded toml_write v0.1.2
4022026-02-24T01:24:10.376Z Downloaded textwrap v0.16.2
4032026-02-24T01:24:10.402Z Downloaded log v0.4.29
4042026-02-24T01:24:10.402Z Downloaded scroll_derive v0.12.0
4052026-02-24T01:24:10.402Z Downloaded serde-untagged v0.1.7
4062026-02-24T01:24:10.402Z Downloaded pretty-hex v0.4.1
4072026-02-24T01:24:10.402Z Downloaded smallvec v1.15.1
4082026-02-24T01:24:10.402Z Downloaded terminal_size v0.4.0
4092026-02-24T01:24:10.402Z Downloaded pest_generator v2.8.2
4102026-02-24T01:24:10.402Z Downloaded memchr v2.7.4
4112026-02-24T01:24:10.402Z Downloaded semver v1.0.27
4122026-02-24T01:24:10.426Z Downloaded pest_meta v2.8.2
4132026-02-24T01:24:10.426Z Downloaded pest_derive v2.8.2
4142026-02-24T01:24:10.426Z Downloaded memmap v0.7.0
4152026-02-24T01:24:10.451Z Downloaded itoa v1.0.11
4162026-02-24T01:24:10.451Z Downloaded zerofrom v0.1.4
4172026-02-24T01:24:10.451Z Downloaded usdt-attr-macro v0.5.0
4182026-02-24T01:24:10.451Z Downloaded synstructure v0.13.1
4192026-02-24T01:24:10.451Z Downloaded sha2 v0.10.9
4202026-02-24T01:24:10.451Z Downloaded serde_tokenstream v0.2.2
4212026-02-24T01:24:10.451Z Downloaded proc-macro2 v1.0.101
4222026-02-24T01:24:10.451Z Downloaded smawk v0.3.2
4232026-02-24T01:24:10.475Z Downloaded serde_core v1.0.228
4242026-02-24T01:24:10.475Z Downloaded scroll v0.12.0
4252026-02-24T01:24:10.475Z Downloaded plain v0.2.3
4262026-02-24T01:24:10.475Z Downloaded percent-encoding v2.3.2
4272026-02-24T01:24:10.475Z Downloaded indexmap v2.13.0
4282026-02-24T01:24:10.475Z Downloaded serde-value v0.7.0
4292026-02-24T01:24:10.475Z Downloaded proc-macro-error v1.0.4
4302026-02-24T01:24:10.500Z Downloaded ordered-float v2.10.1
4312026-02-24T01:24:10.500Z Downloaded macaddr v1.0.1
4322026-02-24T01:24:10.500Z Downloaded litemap v0.7.3
4332026-02-24T01:24:10.500Z Downloaded icu_locid v1.5.0
4342026-02-24T01:24:10.500Z Downloaded dof v0.3.0
4352026-02-24T01:24:10.500Z Downloaded cargo_metadata v0.21.0
4362026-02-24T01:24:10.500Z Downloaded camino-tempfile v1.4.1
4372026-02-24T01:24:10.500Z Downloaded byteorder v1.5.0
4382026-02-24T01:24:10.500Z Downloaded bitflags v2.9.4
4392026-02-24T01:24:10.525Z Downloaded autocfg v1.4.0
4402026-02-24T01:24:10.525Z Downloaded anyhow v1.0.99
4412026-02-24T01:24:10.525Z Downloaded icu_locid_transform_data v1.5.0
4422026-02-24T01:24:10.525Z Downloaded icu_locid_transform v1.5.0
4432026-02-24T01:24:10.549Z Downloaded heck v0.5.0
4442026-02-24T01:24:10.549Z Downloaded heck v0.4.1
4452026-02-24T01:24:10.549Z Downloaded fs-err v3.1.1
4462026-02-24T01:24:10.549Z Downloaded form_urlencoded v1.2.2
4472026-02-24T01:24:10.549Z Downloaded dtrace-parser v0.2.0
4482026-02-24T01:24:10.550Z Downloaded block-buffer v0.10.4
4492026-02-24T01:24:10.550Z Downloaded generic-array v0.14.7
4502026-02-24T01:24:10.550Z Downloaded fnv v1.0.7
4512026-02-24T01:24:10.550Z Downloaded errno v0.3.12
4522026-02-24T01:24:10.550Z Downloaded cfg-if v1.0.4
4532026-02-24T01:24:10.550Z Downloaded cargo-platform v0.2.0
4542026-02-24T01:24:10.550Z Downloaded icu_collections v1.5.0
4552026-02-24T01:24:10.574Z Downloaded displaydoc v0.2.5
4562026-02-24T01:24:10.574Z Downloaded crypto-common v0.1.6
4572026-02-24T01:24:10.574Z Downloaded cpufeatures v0.2.14
4582026-02-24T01:24:10.574Z Downloaded colorchoice v1.0.2
4592026-02-24T01:24:10.574Z Downloaded clap_lex v0.7.4
4602026-02-24T01:24:10.574Z Downloaded clap v4.5.48
4612026-02-24T01:24:10.575Z Downloaded bytecount v0.6.8
4622026-02-24T01:24:10.575Z Downloaded getrandom v0.3.4
4632026-02-24T01:24:10.599Z Downloaded equivalent v1.0.2
4642026-02-24T01:24:10.599Z Downloaded digest v0.10.7
4652026-02-24T01:24:10.599Z Downloaded clap_builder v4.5.48
4662026-02-24T01:24:10.599Z Downloaded hashbrown v0.16.1
4672026-02-24T01:24:10.599Z Downloaded erased-serde v0.4.6
4682026-02-24T01:24:10.599Z Downloaded cargo_toml v0.21.0
4692026-02-24T01:24:10.599Z Downloaded anstyle-query v1.1.1
4702026-02-24T01:24:10.696Z Compiling proc-macro2 v1.0.101
4712026-02-24T01:24:10.696Z Compiling unicode-ident v1.0.19
4722026-02-24T01:24:10.696Z Compiling serde_core v1.0.228
4732026-02-24T01:24:10.696Z Compiling serde v1.0.228
4742026-02-24T01:24:10.720Z Compiling version_check v0.9.5
4752026-02-24T01:24:10.720Z Compiling libc v0.2.180
4762026-02-24T01:24:10.720Z Compiling memchr v2.7.4
4772026-02-24T01:24:10.720Z Compiling thiserror v2.0.18
4782026-02-24T01:24:11.122Z Compiling stable_deref_trait v1.2.0
4792026-02-24T01:24:11.271Z Compiling zmij v1.0.15
4802026-02-24T01:24:11.627Z Compiling litemap v0.7.3
4812026-02-24T01:24:11.787Z Compiling thiserror v1.0.69
4822026-02-24T01:24:12.034Z Compiling autocfg v1.4.0
4832026-02-24T01:24:12.225Z Compiling ucd-trie v0.1.7
4842026-02-24T01:24:12.318Z Compiling itoa v1.0.11
4852026-02-24T01:24:12.376Z Compiling writeable v0.5.5
4862026-02-24T01:24:12.722Z Compiling icu_locid_transform_data v1.5.0
4872026-02-24T01:24:12.871Z Compiling errno v0.3.12
4882026-02-24T01:24:12.902Z Compiling byteorder v1.5.0
4892026-02-24T01:24:12.929Z Compiling quote v1.0.40
4902026-02-24T01:24:12.995Z Compiling bitflags v2.9.4
4912026-02-24T01:24:13.133Z Compiling icu_properties_data v1.5.0
4922026-02-24T01:24:13.347Z Compiling syn v2.0.114
4932026-02-24T01:24:13.426Z Compiling serde_json v1.0.149
4942026-02-24T01:24:13.489Z Compiling num-traits v0.2.19
4952026-02-24T01:24:13.537Z Compiling hashbrown v0.16.1
4962026-02-24T01:24:13.617Z Compiling rustix v0.38.37
4972026-02-24T01:24:13.794Z Compiling equivalent v1.0.2
4982026-02-24T01:24:13.947Z Compiling typeid v1.0.3
4992026-02-24T01:24:14.138Z Compiling icu_normalizer_data v1.5.0
5002026-02-24T01:24:14.162Z Compiling utf8_iter v1.0.4
5012026-02-24T01:24:14.231Z Compiling utf16_iter v1.0.5
5022026-02-24T01:24:14.318Z Compiling write16 v1.0.0
5032026-02-24T01:24:14.404Z Compiling smallvec v1.15.1
5042026-02-24T01:24:14.639Z Compiling indexmap v2.13.0
5052026-02-24T01:24:14.680Z Compiling proc-macro-error-attr v1.0.4
5062026-02-24T01:24:14.782Z Compiling usdt-impl v0.5.0
5072026-02-24T01:24:14.829Z Compiling syn v1.0.109
5082026-02-24T01:24:14.985Z Compiling winnow v0.7.14
5092026-02-24T01:24:15.161Z Compiling toml_write v0.1.2
5102026-02-24T01:24:15.444Z Compiling thread-id v4.2.2
5112026-02-24T01:24:16.185Z Compiling proc-macro-error v1.0.4
5122026-02-24T01:24:16.252Z Compiling log v0.4.29
5132026-02-24T01:24:16.564Z Compiling camino v1.2.2
5142026-02-24T01:24:16.643Z Compiling rustix v1.1.3
5152026-02-24T01:24:17.216Z Compiling getrandom v0.3.4
5162026-02-24T01:24:17.265Z Compiling percent-encoding v2.3.2
5172026-02-24T01:24:17.395Z Compiling utf8parse v0.2.2
5182026-02-24T01:24:17.424Z Compiling plain v0.2.3
5192026-02-24T01:24:17.595Z Compiling anstyle-parse v0.2.5
5202026-02-24T01:24:17.630Z Compiling form_urlencoded v1.2.2
5212026-02-24T01:24:17.947Z Compiling ordered-float v2.10.1
5222026-02-24T01:24:18.020Z Compiling terminal_size v0.4.0
5232026-02-24T01:24:18.612Z Compiling colorchoice v1.0.2
5242026-02-24T01:24:18.651Z Compiling anstyle-query v1.1.1
5252026-02-24T01:24:18.714Z Compiling is_terminal_polyfill v1.70.1
5262026-02-24T01:24:18.819Z Compiling pretty-hex v0.4.1
5272026-02-24T01:24:18.870Z Compiling cfg-if v1.0.4
5282026-02-24T01:24:18.907Z Compiling anstyle v1.0.11
5292026-02-24T01:24:19.138Z Compiling semver v1.0.27
5302026-02-24T01:24:19.382Z Compiling anstream v0.6.18
5312026-02-24T01:24:19.625Z Compiling fs-err v3.1.1
5322026-02-24T01:24:19.861Z Compiling once_cell v1.21.3
5332026-02-24T01:24:19.930Z Compiling synstructure v0.13.1
5342026-02-24T01:24:19.961Z Compiling fastrand v2.1.1
5352026-02-24T01:24:20.019Z Compiling strsim v0.11.1
5362026-02-24T01:24:20.267Z Compiling bytecount v0.6.8
5372026-02-24T01:24:20.551Z Compiling clap_lex v0.7.4
5382026-02-24T01:24:20.589Z Compiling heck v0.5.0
5392026-02-24T01:24:20.874Z Compiling anyhow v1.0.99
5402026-02-24T01:24:21.080Z Compiling unicode-xid v0.2.6
5412026-02-24T01:24:21.323Z Compiling fnv v1.0.7
5422026-02-24T01:24:21.356Z Compiling heck v0.4.1
5432026-02-24T01:24:21.509Z Compiling unicode-width v0.1.14
5442026-02-24T01:24:21.544Z Compiling clap_builder v4.5.48
5452026-02-24T01:24:21.821Z Compiling tempfile v3.24.0
5462026-02-24T01:24:22.024Z Compiling memmap v0.7.0
5472026-02-24T01:24:22.053Z Compiling smawk v0.3.2
5482026-02-24T01:24:22.216Z Compiling papergrid v0.11.0
5492026-02-24T01:24:22.315Z Compiling unicode-width v0.2.0
5502026-02-24T01:24:22.371Z Compiling unicode-linebreak v0.1.5
5512026-02-24T01:24:22.670Z Compiling camino-tempfile v1.4.1
5522026-02-24T01:24:22.894Z Compiling textwrap v0.16.2
5532026-02-24T01:24:23.495Z Compiling swrite v0.1.0
5542026-02-24T01:24:23.659Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5552026-02-24T01:24:23.721Z Compiling tabled_derive v0.7.0
5562026-02-24T01:24:24.586Z Compiling serde_derive v1.0.228
5572026-02-24T01:24:24.685Z Compiling zerofrom-derive v0.1.4
5582026-02-24T01:24:24.857Z Compiling yoke-derive v0.7.4
5592026-02-24T01:24:24.923Z Compiling thiserror-impl v2.0.18
5602026-02-24T01:24:24.957Z Compiling zerovec-derive v0.10.3
5612026-02-24T01:24:25.690Z Compiling displaydoc v0.2.5
5622026-02-24T01:24:27.202Z Compiling thiserror-impl v1.0.69
5632026-02-24T01:24:27.492Z Compiling icu_provider_macros v1.5.0
5642026-02-24T01:24:27.767Z Compiling zerocopy-derive v0.7.35
5652026-02-24T01:24:28.018Z Compiling zerofrom v0.1.4
5662026-02-24T01:24:28.165Z Compiling pest v2.8.2
5672026-02-24T01:24:28.281Z Compiling yoke v0.7.4
5682026-02-24T01:24:28.500Z Compiling scroll_derive v0.12.0
5692026-02-24T01:24:28.704Z Compiling zerovec v0.10.4
5702026-02-24T01:24:29.857Z Compiling zerocopy v0.7.35
5712026-02-24T01:24:29.966Z Compiling clap_derive v4.5.47
5722026-02-24T01:24:29.999Z Compiling scroll v0.12.0
5732026-02-24T01:24:30.672Z Compiling goblin v0.8.2
5742026-02-24T01:24:30.705Z Compiling tabled v0.15.0
5752026-02-24T01:24:31.045Z Compiling tinystr v0.7.6
5762026-02-24T01:24:31.307Z Compiling icu_collections v1.5.0
5772026-02-24T01:24:31.595Z Compiling icu_locid v1.5.0
5782026-02-24T01:24:31.731Z Compiling pest_meta v2.8.2
5792026-02-24T01:24:33.035Z Compiling icu_provider v1.5.0
5802026-02-24T01:24:33.601Z Compiling pest_generator v2.8.2
5812026-02-24T01:24:33.648Z Compiling toml_datetime v0.6.11
5822026-02-24T01:24:33.704Z Compiling serde_spanned v0.6.9
5832026-02-24T01:24:33.971Z Compiling icu_locid_transform v1.5.0
5842026-02-24T01:24:34.058Z Compiling toml_edit v0.22.27
5852026-02-24T01:24:34.156Z Compiling dof v0.3.0
5862026-02-24T01:24:34.186Z Compiling serde_tokenstream v0.2.2
5872026-02-24T01:24:34.804Z Compiling erased-serde v0.4.6
5882026-02-24T01:24:35.089Z Compiling serde-value v0.7.0
5892026-02-24T01:24:35.280Z Compiling cargo-platform v0.2.0
5902026-02-24T01:24:35.890Z Compiling icu_properties v1.5.1
5912026-02-24T01:24:36.018Z Compiling serde-untagged v0.1.7
5922026-02-24T01:24:36.135Z Compiling clap v4.5.48
5932026-02-24T01:24:36.279Z Compiling macaddr v1.0.1
5942026-02-24T01:24:36.443Z Compiling pest_derive v2.8.2
5952026-02-24T01:24:37.262Z Compiling dtrace-parser v0.2.0
5962026-02-24T01:24:37.883Z Compiling toml v0.8.23
5972026-02-24T01:24:38.810Z Compiling cargo_toml v0.21.0
5982026-02-24T01:24:39.416Z Compiling usdt-attr-macro v0.5.0
5992026-02-24T01:24:39.416Z Compiling usdt-macro v0.5.0
6002026-02-24T01:24:39.870Z Compiling icu_normalizer v1.5.0
6012026-02-24T01:24:40.716Z Compiling usdt v0.5.0
6022026-02-24T01:24:40.877Z Compiling idna_adapter v1.2.0
6032026-02-24T01:24:41.081Z Compiling idna v1.0.3
6042026-02-24T01:24:41.765Z Compiling url v2.5.4
6052026-02-24T01:24:42.689Z Compiling cargo-util-schemas v0.8.2
6062026-02-24T01:24:44.979Z Compiling cargo_metadata v0.21.0
6072026-02-24T01:24:47.514Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
6082026-02-24T01:24:52.264Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
6092026-02-24T01:24:52.754Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
6102026-02-24T01:24:53.922Z Downloading crates ...
6112026-02-24T01:24:54.102Z Downloaded allocator-api2 v0.2.21
6122026-02-24T01:24:54.126Z Downloaded backoff v0.4.0
6132026-02-24T01:24:54.126Z Downloaded crossbeam-epoch v0.9.18
6142026-02-24T01:24:54.151Z Downloaded darling v0.20.10
6152026-02-24T01:24:54.151Z Downloaded daft-derive v0.1.4
6162026-02-24T01:24:54.175Z Downloaded daft v0.1.4
6172026-02-24T01:24:54.175Z Downloaded console v0.15.10
6182026-02-24T01:24:54.175Z Downloaded curve25519-dalek v4.1.3
6192026-02-24T01:24:54.200Z Downloaded funty v2.0.0
6202026-02-24T01:24:54.226Z Downloaded futures-task v0.3.31
6212026-02-24T01:24:54.226Z Downloaded headers-core v0.3.0
6222026-02-24T01:24:54.249Z Downloaded hostname v0.4.2
6232026-02-24T01:24:54.249Z Downloaded lazycell v1.3.0
6242026-02-24T01:24:54.249Z Downloaded maplit v1.0.2
6252026-02-24T01:24:54.274Z Downloaded is_ci v1.2.0
6262026-02-24T01:24:54.274Z Downloaded keccak v0.1.5
6272026-02-24T01:24:54.274Z Downloaded linked-hash-map v0.5.6
6282026-02-24T01:24:54.274Z Downloaded multimap v0.10.1
6292026-02-24T01:24:54.298Z Downloaded newline-converter v0.3.0
6302026-02-24T01:24:54.298Z Downloaded number_prefix v0.4.0
6312026-02-24T01:24:54.298Z Downloaded num_enum_derive v0.5.11
6322026-02-24T01:24:54.298Z Downloaded pbkdf2 v0.11.0
6332026-02-24T01:24:54.323Z Downloaded pbkdf2 v0.12.2
6342026-02-24T01:24:54.323Z Downloaded predicates-core v1.0.8
6352026-02-24T01:24:54.323Z Downloaded proc-macro-error-attr2 v2.0.0
6362026-02-24T01:24:54.347Z Downloaded progenitor-client v0.11.2
6372026-02-24T01:24:54.347Z Downloaded quick-error v1.2.3
6382026-02-24T01:24:54.347Z Downloaded recursive v0.1.1
6392026-02-24T01:24:54.347Z Downloaded rfc6979 v0.4.0
6402026-02-24T01:24:54.347Z Downloaded progenitor v0.11.2
6412026-02-24T01:24:54.372Z Downloaded rustc-hash v2.1.1
6422026-02-24T01:24:54.372Z Downloaded rustc_version v0.4.1
6432026-02-24T01:24:54.372Z Downloaded progenitor v0.10.0
6442026-02-24T01:24:54.372Z Downloaded resolv-conf v0.7.0
6452026-02-24T01:24:54.372Z Downloaded pretty-hex v0.2.1
6462026-02-24T01:24:54.372Z Downloaded scheduled-thread-pool v0.2.7
6472026-02-24T01:24:54.397Z Downloaded secrecy v0.8.0
6482026-02-24T01:24:54.397Z Downloaded scrypt v0.11.0
6492026-02-24T01:24:54.397Z Downloaded scopeguard v1.2.0
6502026-02-24T01:24:54.397Z Downloaded sha1 v0.10.6
6512026-02-24T01:24:54.422Z Downloaded siphasher v1.0.1
6522026-02-24T01:24:54.422Z Downloaded serde_path_to_error v0.1.20
6532026-02-24T01:24:54.423Z Downloaded same-file v1.0.6
6542026-02-24T01:24:54.423Z Downloaded serde-big-array v0.5.1
6552026-02-24T01:24:54.423Z Downloaded simd-adler32 v0.3.7
6562026-02-24T01:24:54.447Z Downloaded strum v0.27.2
6572026-02-24T01:24:54.447Z Downloaded sync_wrapper v1.0.1
6582026-02-24T01:24:54.447Z Downloaded ssh-encoding v0.2.0
6592026-02-24T01:24:54.447Z Downloaded testing_table v0.3.0
6602026-02-24T01:24:54.447Z Downloaded subtle v2.6.1
6612026-02-24T01:24:54.447Z Downloaded take_mut v0.2.2
6622026-02-24T01:24:54.472Z Downloaded termios v0.3.3
6632026-02-24T01:24:54.472Z Downloaded thread_local v1.1.8
6642026-02-24T01:24:54.472Z Downloaded try-lock v0.2.5
6652026-02-24T01:24:54.472Z Downloaded term v0.7.0
6662026-02-24T01:24:54.473Z Downloaded topological-sort v0.2.2
6672026-02-24T01:24:54.473Z Downloaded untrusted v0.7.1
6682026-02-24T01:24:54.473Z Downloaded typify-macro v0.2.0
6692026-02-24T01:24:54.498Z Downloaded unicase v2.8.1
6702026-02-24T01:24:54.498Z Downloaded waitgroup v0.1.2
6712026-02-24T01:24:54.498Z Downloaded unit-prefix v0.5.1
6722026-02-24T01:24:54.498Z Downloaded xshell-macros v0.2.7
6732026-02-24T01:24:54.498Z Downloaded toml_writer v1.0.6+spec-1.1.0
6742026-02-24T01:24:54.498Z Downloaded socket2 v0.6.1
6752026-02-24T01:24:54.498Z Downloaded zone v0.3.1
6762026-02-24T01:24:54.498Z Downloaded toml_parser v1.0.6+spec-1.1.0
6772026-02-24T01:24:54.498Z Downloaded tungstenite v0.23.0
6782026-02-24T01:24:54.522Z Downloaded usdt v0.6.0
6792026-02-24T01:24:54.522Z Downloaded which v4.4.2
6802026-02-24T01:24:54.522Z Downloaded xattr v1.3.1
6812026-02-24T01:24:54.522Z Downloaded vte_generate_state_changes v0.1.2
6822026-02-24T01:24:54.522Z Downloaded zone_cfg_derive v0.1.2
6832026-02-24T01:24:54.522Z Downloaded zeroize_derive v1.4.2
6842026-02-24T01:24:54.522Z Downloaded zone_cfg_derive v0.3.0
6852026-02-24T01:24:54.522Z Downloaded vergen-lib v0.1.6
6862026-02-24T01:24:54.547Z Downloaded zeroize v1.8.1
6872026-02-24T01:24:54.547Z Downloaded xshell v0.2.7
6882026-02-24T01:24:54.547Z Downloaded walkdir v2.5.0
6892026-02-24T01:24:54.547Z Downloaded usdt-impl v0.6.0
6902026-02-24T01:24:54.547Z Downloaded zstd v0.13.3
6912026-02-24T01:24:54.547Z Downloaded zstd-safe v7.2.3
6922026-02-24T01:24:54.547Z Downloaded tower-http v0.6.6
6932026-02-24T01:24:54.571Z Downloaded zopfli v0.8.1
6942026-02-24T01:24:54.571Z Downloaded zip v0.6.6
6952026-02-24T01:24:54.571Z Downloaded yansi v1.0.1
6962026-02-24T01:24:54.595Z Downloaded zip v4.2.0
6972026-02-24T01:24:54.595Z Downloaded zerocopy-derive v0.8.27
6982026-02-24T01:24:54.595Z Downloaded tabled v0.20.0
6992026-02-24T01:24:54.619Z Downloaded winnow v0.5.40
7002026-02-24T01:24:54.643Z Downloaded winnow v0.6.26
7012026-02-24T01:24:54.643Z Downloaded regex-syntax v0.8.5
7022026-02-24T01:24:54.667Z Downloaded vcpkg v0.2.15
7032026-02-24T01:24:54.695Z Downloaded zlib-rs v0.5.1
7042026-02-24T01:24:54.718Z Downloaded rustls v0.23.19
7052026-02-24T01:24:54.718Z Downloaded rustls v0.22.4
7062026-02-24T01:24:54.742Z Downloaded smoltcp v0.11.0
7072026-02-24T01:24:54.766Z Downloaded webpki-roots v1.0.1
7082026-02-24T01:24:54.766Z Downloaded lzma-sys v0.1.20
7092026-02-24T01:24:54.790Z Downloaded sqlparser v0.61.0
7102026-02-24T01:24:54.814Z Downloaded bzip2-sys v0.1.13+1.0.8
7112026-02-24T01:24:54.814Z Downloaded sled v0.34.7
7122026-02-24T01:24:54.837Z Downloaded csv v1.3.1
7132026-02-24T01:24:54.861Z Downloaded zerocopy v0.8.27
7142026-02-24T01:24:54.885Z Downloaded regex-automata v0.4.11
7152026-02-24T01:24:54.908Z Downloaded ratatui v0.29.0
7162026-02-24T01:24:54.932Z Downloaded typify-impl v0.2.0
7172026-02-24T01:24:54.932Z Downloaded petgraph v0.6.5
7182026-02-24T01:24:54.956Z Downloaded zerocopy-derive v0.6.6
7192026-02-24T01:24:54.980Z Downloaded typify-impl v0.4.3
7202026-02-24T01:24:54.980Z Downloaded petgraph v0.8.2
7212026-02-24T01:24:55.004Z Downloaded tabled v0.18.0
7222026-02-24T01:24:55.028Z Downloaded chrono-tz v0.10.4
7232026-02-24T01:24:55.052Z Downloaded jiff v0.2.15
7242026-02-24T01:24:55.076Z Downloaded regress v0.10.4
7252026-02-24T01:24:55.076Z Downloaded object v0.36.5
7262026-02-24T01:24:55.099Z Downloaded hickory-proto v0.25.2
7272026-02-24T01:24:55.123Z Downloaded object v0.37.3
7282026-02-24T01:24:55.123Z Downloaded hickory-proto v0.24.4
7292026-02-24T01:24:55.147Z Downloaded rustls v0.21.12
7302026-02-24T01:24:55.147Z Downloaded libz-sys v1.1.20
7312026-02-24T01:24:55.171Z Downloaded regex-syntax v0.6.29
7322026-02-24T01:24:55.195Z Downloaded smoltcp v0.9.1
7332026-02-24T01:24:55.195Z Downloaded unicode_categories v0.1.1
7342026-02-24T01:24:55.195Z Downloaded polar-core v0.27.3
7352026-02-24T01:24:55.219Z Downloaded zstd-sys v2.0.14+zstd.1.5.7
7362026-02-24T01:24:55.219Z Downloaded sha3 v0.10.8
7372026-02-24T01:24:55.243Z Downloaded radix_trie v0.2.1
7382026-02-24T01:24:55.243Z Downloaded object v0.30.4
7392026-02-24T01:24:55.243Z Downloaded unicode-segmentation v1.12.0
7402026-02-24T01:24:55.267Z Downloaded unicode-normalization v0.1.24
7412026-02-24T01:24:55.267Z Downloaded encoding_rs v0.8.34
7422026-02-24T01:24:55.291Z Downloaded x509-cert v0.2.5
7432026-02-24T01:24:55.291Z Downloaded tokio v1.49.0
7442026-02-24T01:24:55.327Z Downloaded value-bag v1.12.0
7452026-02-24T01:24:55.351Z Downloaded tough v0.20.0
7462026-02-24T01:24:55.351Z Downloaded serde_with v3.16.1
7472026-02-24T01:24:55.375Z Downloaded rustls-webpki v0.102.8
7482026-02-24T01:24:55.375Z Downloaded uuid v1.19.0
7492026-02-24T01:24:55.401Z Downloaded unsafe-libyaml v0.2.11
7502026-02-24T01:24:55.401Z Downloaded typed-path v0.9.3
7512026-02-24T01:24:55.401Z Downloaded tungstenite v0.21.0
7522026-02-24T01:24:55.425Z Downloaded tower v0.5.2
7532026-02-24T01:24:55.449Z Downloaded time v0.3.43
7542026-02-24T01:24:55.473Z Downloaded salty v0.3.0
7552026-02-24T01:24:55.473Z Downloaded quick-xml v0.37.2
7562026-02-24T01:24:55.496Z Downloaded moka v0.12.10
7572026-02-24T01:24:55.496Z Downloaded zone v0.1.8
7582026-02-24T01:24:55.496Z Downloaded xz2 v0.1.7
7592026-02-24T01:24:55.497Z Downloaded vte v0.11.1
7602026-02-24T01:24:55.497Z Downloaded unicode-bidi v0.3.17
7612026-02-24T01:24:55.521Z Downloaded tokio-util v0.7.15
7622026-02-24T01:24:55.521Z Downloaded tokio-stream v0.1.17
7632026-02-24T01:24:55.521Z Downloaded rustls-webpki v0.101.7
7642026-02-24T01:24:55.545Z Downloaded zerocopy v0.6.6
7652026-02-24T01:24:55.545Z Downloaded vergen v9.0.6
7662026-02-24T01:24:55.569Z Downloaded tracing v0.1.40
7672026-02-24T01:24:55.569Z Downloaded ring v0.17.14
7682026-02-24T01:24:55.629Z Downloaded toml_edit v0.19.15
7692026-02-24T01:24:55.653Z Downloaded wyz v0.5.1
7702026-02-24T01:24:55.653Z Downloaded libgit2-sys v0.18.2+1.9.1
7712026-02-24T01:24:55.712Z Downloaded vsss-rs v3.3.4
7722026-02-24T01:24:55.736Z Downloaded term v1.1.0
7732026-02-24T01:24:55.736Z Downloaded whoami v1.5.2
7742026-02-24T01:24:55.736Z Downloaded vergen-gitcl v1.0.8
7752026-02-24T01:24:55.736Z Downloaded vergen-git2 v1.0.7
7762026-02-24T01:24:55.736Z Downloaded typify v0.2.0
7772026-02-24T01:24:55.736Z Downloaded tracing-core v0.1.32
7782026-02-24T01:24:55.737Z Downloaded unicode-properties v0.1.3
7792026-02-24T01:24:55.737Z Downloaded quinn-proto v0.11.8
7802026-02-24T01:24:55.761Z Downloaded want v0.3.1
7812026-02-24T01:24:55.761Z Downloaded tokio-native-tls v0.3.1
7822026-02-24T01:24:55.761Z Downloaded proptest v1.7.0
7832026-02-24T01:24:55.761Z Downloaded yasna v0.5.2
7842026-02-24T01:24:55.761Z Downloaded twox-hash v2.1.0
7852026-02-24T01:24:55.761Z Downloaded void v1.0.2
7862026-02-24T01:24:55.761Z Downloaded utf-8 v0.7.6
7872026-02-24T01:24:55.761Z Downloaded untrusted v0.9.0
7882026-02-24T01:24:55.788Z Downloaded tokio-postgres v0.7.13
7892026-02-24T01:24:55.788Z Downloaded reqwest v0.12.24
7902026-02-24T01:24:55.788Z Downloaded regex v1.11.3
7912026-02-24T01:24:55.788Z Downloaded rayon v1.10.0
7922026-02-24T01:24:55.814Z Downloaded openapiv3 v2.2.0
7932026-02-24T01:24:55.814Z Downloaded usdt-macro v0.6.0
7942026-02-24T01:24:55.814Z Downloaded typify v0.4.3
7952026-02-24T01:24:55.814Z Downloaded ssh-key v0.6.6
7962026-02-24T01:24:55.814Z Downloaded petname v2.0.2
7972026-02-24T01:24:55.838Z Downloaded universal-hash v0.5.1
7982026-02-24T01:24:55.838Z Downloaded unicode-truncate v1.1.0
7992026-02-24T01:24:55.838Z Downloaded unarray v0.1.4
8002026-02-24T01:24:55.838Z Downloaded portable-atomic v1.11.0
8012026-02-24T01:24:55.838Z Downloaded trait-variant v0.1.2
8022026-02-24T01:24:55.838Z Downloaded toml v0.9.11+spec-1.1.0
8032026-02-24T01:24:55.839Z Downloaded toml v0.7.8
8042026-02-24T01:24:55.862Z Downloaded tinyvec_macros v0.1.1
8052026-02-24T01:24:55.862Z Downloaded steno v0.4.1
8062026-02-24T01:24:55.862Z Downloaded rpassword v7.4.0
8072026-02-24T01:24:55.862Z Downloaded reedline v0.40.0
8082026-02-24T01:24:55.862Z Downloaded uzers v0.12.1
8092026-02-24T01:24:55.862Z Downloaded usdt-attr-macro v0.6.0
8102026-02-24T01:24:55.862Z Downloaded typify-macro v0.4.3
8112026-02-24T01:24:55.863Z Downloaded tracing-attributes v0.1.27
8122026-02-24T01:24:55.863Z Downloaded tower-service v0.3.3
8132026-02-24T01:24:55.887Z Downloaded time-core v0.1.6
8142026-02-24T01:24:55.887Z Downloaded thiserror-impl-no-std v2.0.2
8152026-02-24T01:24:55.887Z Downloaded tar v0.4.44
8162026-02-24T01:24:55.887Z Downloaded russh v0.45.0
8172026-02-24T01:24:55.887Z Downloaded thiserror-no-std v2.0.2
8182026-02-24T01:24:55.887Z Downloaded rustyline v14.0.0
8192026-02-24T01:24:55.887Z Downloaded wait-timeout v0.2.0
8202026-02-24T01:24:55.887Z Downloaded toml_datetime v0.7.5+spec-1.1.0
8212026-02-24T01:24:55.887Z Downloaded schemars v1.0.4
8222026-02-24T01:24:55.911Z Downloaded samael v0.0.19
8232026-02-24T01:24:55.911Z Downloaded rand v0.9.2
8242026-02-24T01:24:55.936Z Downloaded tui-tree-widget v0.23.1
8252026-02-24T01:24:55.936Z Downloaded tower-layer v0.3.3
8262026-02-24T01:24:55.936Z Downloaded tokio-rustls v0.26.0
8272026-02-24T01:24:55.936Z Downloaded tokio-rustls v0.24.1
8282026-02-24T01:24:55.936Z Downloaded test-strategy v0.4.3
8292026-02-24T01:24:55.936Z Downloaded strum_macros v0.26.4
8302026-02-24T01:24:55.936Z Downloaded tinyvec v1.8.0
8312026-02-24T01:24:55.936Z Downloaded tiny-keccak v2.0.2
8322026-02-24T01:24:55.936Z Downloaded socket2 v0.5.10
8332026-02-24T01:24:55.961Z Downloaded rsa v0.9.8
8342026-02-24T01:24:55.961Z Downloaded openssl v0.10.73
8352026-02-24T01:24:55.985Z Downloaded gimli v0.31.1
8362026-02-24T01:24:55.985Z Downloaded tokio-tungstenite v0.23.1
8372026-02-24T01:24:55.985Z Downloaded tokio-tungstenite v0.21.0
8382026-02-24T01:24:55.985Z Downloaded tokio-rustls v0.25.0
8392026-02-24T01:24:56.010Z Downloaded tokio-macros v2.6.0
8402026-02-24T01:24:56.010Z Downloaded time-macros v0.2.24
8412026-02-24T01:24:56.010Z Downloaded tabwriter v1.4.0
8422026-02-24T01:24:56.010Z Downloaded support-bundle-viewer v0.1.2
8432026-02-24T01:24:56.010Z Downloaded subprocess v0.2.9
8442026-02-24T01:24:56.010Z Downloaded snafu v0.8.5
8452026-02-24T01:24:56.010Z Downloaded strum_macros v0.27.2
8462026-02-24T01:24:56.034Z Downloaded static_assertions v1.1.0
8472026-02-24T01:24:56.034Z Downloaded tokio-dtrace v0.1.0
8482026-02-24T01:24:56.034Z Downloaded tls_codec_derive v0.4.1
8492026-02-24T01:24:56.034Z Downloaded tls_codec v0.4.1
8502026-02-24T01:24:56.034Z Downloaded spin v0.9.8
8512026-02-24T01:24:56.034Z Downloaded nix v0.30.1
8522026-02-24T01:24:56.059Z Downloaded itertools v0.14.0
8532026-02-24T01:24:56.059Z Downloaded git2 v0.20.2
8542026-02-24T01:24:56.059Z Downloaded thread-id v5.0.0
8552026-02-24T01:24:56.083Z Downloaded tagptr v0.2.0
8562026-02-24T01:24:56.083Z Downloaded tabled_derive v0.11.0
8572026-02-24T01:24:56.083Z Downloaded tabled_derive v0.10.0
8582026-02-24T01:24:56.083Z Downloaded string_cache v0.8.9
8592026-02-24T01:24:56.084Z Downloaded snafu-derive v0.8.5
8602026-02-24T01:24:56.084Z Downloaded slog v2.8.2
8612026-02-24T01:24:56.084Z Downloaded sync-ptr v0.1.4
8622026-02-24T01:24:56.084Z Downloaded slog-dtrace v0.3.0
8632026-02-24T01:24:56.084Z Downloaded similar v2.7.0
8642026-02-24T01:24:56.108Z Downloaded signal-hook v0.3.18
8652026-02-24T01:24:56.108Z Downloaded schemars v0.9.0
8662026-02-24T01:24:56.132Z Downloaded schemars v0.8.22
8672026-02-24T01:24:56.132Z Downloaded ron v0.8.1
8682026-02-24T01:24:56.156Z Downloaded quinn v0.11.5
8692026-02-24T01:24:56.156Z Downloaded p384 v0.13.1
8702026-02-24T01:24:56.156Z Downloaded structmeta v0.3.0
8712026-02-24T01:24:56.156Z Downloaded strip-ansi-escapes v0.2.0
8722026-02-24T01:24:56.156Z Downloaded stacker v0.1.23
8732026-02-24T01:24:56.157Z Downloaded smf v0.2.3
8742026-02-24T01:24:56.157Z Downloaded slog-json v2.6.1
8752026-02-24T01:24:56.157Z Downloaded slab v0.4.9
8762026-02-24T01:24:56.157Z Downloaded serde_yaml v0.9.34+deprecated
8772026-02-24T01:24:56.157Z Downloaded rand v0.8.5
8782026-02-24T01:24:56.181Z Downloaded publicsuffix v2.3.0
8792026-02-24T01:24:56.181Z Downloaded bstr v1.10.0
8802026-02-24T01:24:56.181Z Downloaded termtree v0.5.1
8812026-02-24T01:24:56.181Z Downloaded tap v1.0.1
8822026-02-24T01:24:56.182Z Downloaded supports-color v3.0.2
8832026-02-24T01:24:56.182Z Downloaded strum_macros v0.24.3
8842026-02-24T01:24:56.182Z Downloaded structmeta-derive v0.3.0
8852026-02-24T01:24:56.182Z Downloaded stringprep v0.1.5
8862026-02-24T01:24:56.182Z Downloaded ssh-cipher v0.2.0
8872026-02-24T01:24:56.182Z Downloaded sqlparser_derive v0.5.0
8882026-02-24T01:24:56.206Z Downloaded slog-scope v4.4.0
8892026-02-24T01:24:56.207Z Downloaded shlex v1.3.0
8902026-02-24T01:24:56.207Z Downloaded serde_cbor v0.11.2
8912026-02-24T01:24:56.207Z Downloaded serde_bytes v0.11.19
8922026-02-24T01:24:56.207Z Downloaded serde-hex v0.1.0
8932026-02-24T01:24:56.207Z Downloaded russh-keys v0.45.0
8942026-02-24T01:24:56.207Z Downloaded num-bigint-dig v0.8.6
8952026-02-24T01:24:56.207Z Downloaded nix v0.28.0
8962026-02-24T01:24:56.231Z Downloaded itertools v0.13.0
8972026-02-24T01:24:56.231Z Downloaded sqlformat v0.3.5
8982026-02-24T01:24:56.231Z Downloaded spki v0.7.3
8992026-02-24T01:24:56.231Z Downloaded slog-envlogger v2.2.0
9002026-02-24T01:24:56.231Z Downloaded slog-bunyan v2.5.0
9012026-02-24T01:24:56.231Z Downloaded shell-words v1.1.0
9022026-02-24T01:24:56.256Z Downloaded smallvec v0.6.14
9032026-02-24T01:24:56.256Z Downloaded slog-term v2.9.2
9042026-02-24T01:24:56.256Z Downloaded slog-stdlog v4.1.1
9052026-02-24T01:24:56.256Z Downloaded signature v2.2.0
9062026-02-24T01:24:56.256Z Downloaded signal-hook-registry v1.4.2
9072026-02-24T01:24:56.256Z Downloaded serde_with_macros v3.16.1
9082026-02-24T01:24:56.256Z Downloaded secrecy v0.10.3
9092026-02-24T01:24:56.256Z Downloaded ron v0.7.1
9102026-02-24T01:24:56.256Z Downloaded qorb v0.4.1
9112026-02-24T01:24:56.283Z Downloaded iri-string v0.7.8
9122026-02-24T01:24:56.283Z Downloaded hkdf v0.12.4
9132026-02-24T01:24:56.283Z Downloaded strum v0.26.3
9142026-02-24T01:24:56.283Z Downloaded slog-async v2.8.0
9152026-02-24T01:24:56.283Z Downloaded signal-hook-tokio v0.3.1
9162026-02-24T01:24:56.283Z Downloaded serde_urlencoded v0.7.1
9172026-02-24T01:24:56.283Z Downloaded sec1 v0.7.3
9182026-02-24T01:24:56.283Z Downloaded sct v0.7.1
9192026-02-24T01:24:56.308Z Downloaded ryu v1.0.18
9202026-02-24T01:24:56.308Z Downloaded progenitor-impl v0.11.2
9212026-02-24T01:24:56.308Z Downloaded nix v0.29.0
9222026-02-24T01:24:56.308Z Downloaded diesel v2.2.12
9232026-02-24T01:24:56.332Z Downloaded bitvec v1.0.1
9242026-02-24T01:24:56.357Z Downloaded serde_spanned v1.0.4
9252026-02-24T01:24:56.357Z Downloaded serde_repr v0.1.19
9262026-02-24T01:24:56.357Z Downloaded seq-macro v0.3.6
9272026-02-24T01:24:56.357Z Downloaded rustls-pki-types v1.10.0
9282026-02-24T01:24:56.357Z Downloaded rayon-core v1.12.1
9292026-02-24T01:24:56.357Z Downloaded libxml v0.3.3
9302026-02-24T01:24:56.382Z Downloaded itertools v0.12.1
9312026-02-24T01:24:56.383Z Downloaded semver v0.1.20
9322026-02-24T01:24:56.383Z Downloaded salsa20 v0.10.2
9332026-02-24T01:24:56.383Z Downloaded rustc_version v0.1.7
9342026-02-24T01:24:56.383Z Downloaded rtoolbox v0.0.2
9352026-02-24T01:24:56.383Z Downloaded nix v0.27.1
9362026-02-24T01:24:56.407Z Downloaded chrono v0.4.43
9372026-02-24T01:24:56.407Z Downloaded recursive-proc-macro-impl v0.1.1
9382026-02-24T01:24:56.407Z Downloaded rand_chacha v0.9.0
9392026-02-24T01:24:56.407Z Downloaded quinn-udp v0.5.5
9402026-02-24T01:24:56.407Z Downloaded p521 v0.13.3
9412026-02-24T01:24:56.407Z Downloaded serde_derive_internals v0.29.1
9422026-02-24T01:24:56.407Z Downloaded schemars_derive v0.8.22
9432026-02-24T01:24:56.407Z Downloaded rustls-pemfile v1.0.4
9442026-02-24T01:24:56.431Z Downloaded rustls-native-certs v0.8.1
9452026-02-24T01:24:56.431Z Downloaded russh-cryptovec v0.7.3
9462026-02-24T01:24:56.431Z Downloaded ref-cast-impl v1.0.25
9472026-02-24T01:24:56.431Z Downloaded rcgen v0.12.1
9482026-02-24T01:24:56.431Z Downloaded rand_chacha v0.3.1
9492026-02-24T01:24:56.431Z Downloaded r2d2 v0.8.10
9502026-02-24T01:24:56.431Z Downloaded pretty_assertions v1.4.1
9512026-02-24T01:24:56.431Z Downloaded hyper v1.8.1
9522026-02-24T01:24:56.456Z Downloaded siphasher v0.3.11
9532026-02-24T01:24:56.456Z Downloaded sigpipe v0.1.3
9542026-02-24T01:24:56.456Z Downloaded signal-hook-mio v0.2.4
9552026-02-24T01:24:56.456Z Downloaded scroll v0.13.0
9562026-02-24T01:24:56.456Z Downloaded rand_core v0.6.4
9572026-02-24T01:24:56.456Z Downloaded prettyplease v0.2.36
9582026-02-24T01:24:56.456Z Downloaded libm v0.2.8
9592026-02-24T01:24:56.481Z Downloaded iddqd v0.3.16
9602026-02-24T01:24:56.481Z Downloaded serde_plain v1.0.2
9612026-02-24T01:24:56.481Z Downloaded rusty-fork v0.3.0
9622026-02-24T01:24:56.481Z Downloaded rustversion v1.0.22
9632026-02-24T01:24:56.481Z Downloaded rustc-demangle v0.1.24
9642026-02-24T01:24:56.481Z Downloaded ref-cast v1.0.25
9652026-02-24T01:24:56.481Z Downloaded radium v0.7.0
9662026-02-24T01:24:56.481Z Downloaded psm v0.1.30
9672026-02-24T01:24:56.505Z Downloaded psl-types v2.0.11
9682026-02-24T01:24:56.505Z Downloaded progenitor-impl v0.10.0
9692026-02-24T01:24:56.505Z Downloaded pin-project v1.1.6
9702026-02-24T01:24:56.505Z Downloaded mio v1.0.2
9712026-02-24T01:24:56.529Z Downloaded itertools v0.10.5
9722026-02-24T01:24:56.529Z Downloaded dropshot v0.16.7
9732026-02-24T01:24:56.553Z Downloaded progenitor-macro v0.10.0
9742026-02-24T01:24:56.553Z Downloaded progenitor-impl v0.8.0
9752026-02-24T01:24:56.553Z Downloaded prefix-trie v0.7.0
9762026-02-24T01:24:56.577Z Downloaded predicates-tree v1.0.12
9772026-02-24T01:24:56.577Z Downloaded postgres-types v0.2.9
9782026-02-24T01:24:56.577Z Downloaded postcard v1.0.10
9792026-02-24T01:24:56.577Z Downloaded phf v0.11.2
9802026-02-24T01:24:56.577Z Downloaded progenitor-macro v0.8.0
9812026-02-24T01:24:56.577Z Downloaded scroll_derive v0.13.1
9822026-02-24T01:24:56.577Z Downloaded sapling-renderdag v0.1.0
9832026-02-24T01:24:56.577Z Downloaded rustls-pemfile v2.2.0
9842026-02-24T01:24:56.577Z Downloaded progenitor-macro v0.11.2
9852026-02-24T01:24:56.577Z Downloaded proc-macro-error2 v2.0.1
9862026-02-24T01:24:56.602Z Downloaded pkcs1 v0.7.5
9872026-02-24T01:24:56.602Z Downloaded pin-utils v0.1.0
9882026-02-24T01:24:56.602Z Downloaded postgres-protocol v0.6.8
9892026-02-24T01:24:56.602Z Downloaded pin-project-internal v1.1.6
9902026-02-24T01:24:56.602Z Downloaded openssl-sys v0.9.109
9912026-02-24T01:24:56.602Z Downloaded phf_shared v0.12.1
9922026-02-24T01:24:56.602Z Downloaded phf_shared v0.11.2
9932026-02-24T01:24:56.602Z Downloaded h2 v0.4.6
9942026-02-24T01:24:56.602Z Downloaded pin-project-lite v0.2.14
9952026-02-24T01:24:56.626Z Downloaded phf v0.12.1
9962026-02-24T01:24:56.626Z Downloaded pem-rfc7468 v0.7.0
9972026-02-24T01:24:56.626Z Downloaded papergrid v0.14.0
9982026-02-24T01:24:56.626Z Downloaded minimal-lexical v0.2.1
9992026-02-24T01:24:56.626Z Downloaded lalrpop v0.19.12
10002026-02-24T01:24:56.650Z Downloaded blake3 v1.5.4
10012026-02-24T01:24:56.650Z Downloaded peg-macros v0.8.5
10022026-02-24T01:24:56.650Z Downloaded parking_lot v0.12.3
10032026-02-24T01:24:56.650Z Downloaded goblin v0.10.2
10042026-02-24T01:24:56.674Z Downloaded futures-util v0.3.31
10052026-02-24T01:24:56.674Z Downloaded rand_seeder v0.4.0
10062026-02-24T01:24:56.674Z Downloaded rand_core v0.9.3
10072026-02-24T01:24:56.674Z Downloaded pem v3.0.5
10082026-02-24T01:24:56.674Z Downloaded parking_lot_core v0.9.10
10092026-02-24T01:24:56.698Z Downloaded http v1.4.0
10102026-02-24T01:24:56.698Z Downloaded rustc-hash v1.1.0
10112026-02-24T01:24:56.698Z Downloaded peg-runtime v0.8.5
10122026-02-24T01:24:56.698Z Downloaded password-hash v0.4.2
10132026-02-24T01:24:56.698Z Downloaded parking_lot_core v0.8.6
10142026-02-24T01:24:56.698Z Downloaded packed_struct v0.10.1
10152026-02-24T01:24:56.698Z Downloaded pkg-config v0.3.31
10162026-02-24T01:24:56.698Z Downloaded pkcs5 v0.7.1
10172026-02-24T01:24:56.698Z Downloaded parse-display v0.10.0
10182026-02-24T01:24:56.722Z Downloaded oso v0.27.3
10192026-02-24T01:24:56.722Z Downloaded jiff-static v0.2.15
10202026-02-24T01:24:56.722Z Downloaded hashbrown v0.15.4
10212026-02-24T01:24:56.722Z Downloaded paste v1.0.15
10222026-02-24T01:24:56.722Z Downloaded parse-size v1.1.0
10232026-02-24T01:24:56.722Z Downloaded parking_lot v0.11.2
10242026-02-24T01:24:56.746Z Downloaded hickory-server v0.25.2
10252026-02-24T01:24:56.747Z Downloaded rand_xorshift v0.4.0
10262026-02-24T01:24:56.747Z Downloaded primeorder v0.13.6
10272026-02-24T01:24:56.747Z Downloaded predicates v3.1.3
10282026-02-24T01:24:56.747Z Downloaded papergrid v0.17.0
10292026-02-24T01:24:56.747Z Downloaded p256 v0.13.2
10302026-02-24T01:24:56.747Z Downloaded hyper-util v0.1.19
10312026-02-24T01:24:56.771Z Downloaded progenitor v0.8.0
10322026-02-24T01:24:56.771Z Downloaded ppv-lite86 v0.2.20
10332026-02-24T01:24:56.771Z Downloaded omicron-zone-package v0.12.2
10342026-02-24T01:24:56.771Z Downloaded olpc-cjson v0.1.4
10352026-02-24T01:24:56.771Z Downloaded num-bigint v0.4.6
10362026-02-24T01:24:56.771Z Downloaded miniz_oxide v0.8.5
10372026-02-24T01:24:56.795Z Downloaded progenitor-client v0.10.0
10382026-02-24T01:24:56.795Z Downloaded progenitor-client v0.8.0
10392026-02-24T01:24:56.795Z Downloaded polyval v0.6.2
10402026-02-24T01:24:56.795Z Downloaded poly1305 v0.8.0
10412026-02-24T01:24:56.795Z Downloaded pkcs8 v0.10.2
10422026-02-24T01:24:56.795Z Downloaded peg v0.8.5
10432026-02-24T01:24:56.795Z Downloaded parse-display-derive v0.10.0
10442026-02-24T01:24:56.795Z Downloaded oxnet v0.1.4
10452026-02-24T01:24:56.795Z Downloaded oxide-tokio-rt v0.1.2
10462026-02-24T01:24:56.795Z Downloaded owo-colors v4.2.3
10472026-02-24T01:24:56.819Z Downloaded openssl-probe v0.1.5
10482026-02-24T01:24:56.819Z Downloaded openssl-macros v0.1.1
10492026-02-24T01:24:56.819Z Downloaded num_enum v0.5.11
10502026-02-24T01:24:56.820Z Downloaded proc-macro-crate v1.3.1
10512026-02-24T01:24:56.820Z Downloaded password-hash v0.5.0
10522026-02-24T01:24:56.820Z Downloaded num-complex v0.4.6
10532026-02-24T01:24:56.820Z Downloaded nom v7.1.3
10542026-02-24T01:24:56.820Z Downloaded precomputed-hash v0.1.1
10552026-02-24T01:24:56.820Z Downloaded powerfmt v0.2.0
10562026-02-24T01:24:56.820Z Downloaded packed_struct_codegen v0.10.1
10572026-02-24T01:24:56.820Z Downloaded oso-derive v0.27.3
10582026-02-24T01:24:56.820Z Downloaded opaque-debug v0.3.1
10592026-02-24T01:24:56.844Z Downloaded num-rational v0.4.2
10602026-02-24T01:24:56.844Z Downloaded native-tls v0.2.12
10612026-02-24T01:24:56.844Z Downloaded hickory-resolver v0.24.4
10622026-02-24T01:24:56.844Z Downloaded crossterm v0.28.1
10632026-02-24T01:24:56.844Z Downloaded path-slash v0.1.5
10642026-02-24T01:24:56.844Z Downloaded num-integer v0.1.46
10652026-02-24T01:24:56.844Z Downloaded multer v3.1.0
10662026-02-24T01:24:56.844Z Downloaded memmap2 v0.9.8
10672026-02-24T01:24:56.844Z Downloaded indicatif v0.18.0
10682026-02-24T01:24:56.868Z Downloaded indicatif v0.17.11
10692026-02-24T01:24:56.868Z Downloaded indexmap v1.9.3
10702026-02-24T01:24:56.868Z Downloaded lock_api v0.4.12
10712026-02-24T01:24:56.868Z Downloaded litrs v0.4.1
10722026-02-24T01:24:56.868Z Downloaded derive_more-impl v2.0.1
10732026-02-24T01:24:56.868Z Downloaded num-iter v0.1.45
10742026-02-24T01:24:56.868Z Downloaded nu-ansi-term v0.50.1
10752026-02-24T01:24:56.868Z Downloaded nonempty v0.12.0
10762026-02-24T01:24:56.892Z Downloaded nodrop v0.1.14
10772026-02-24T01:24:56.892Z Downloaded newtype_derive v0.1.6
10782026-02-24T01:24:56.892Z Downloaded newtype-uuid v1.3.2
10792026-02-24T01:24:56.892Z Downloaded mime_guess v2.0.5
10802026-02-24T01:24:56.892Z Downloaded ipnet v2.11.0
10812026-02-24T01:24:56.892Z Downloaded expectorate v1.2.0
10822026-02-24T01:24:56.892Z Downloaded der v0.7.10
10832026-02-24T01:24:56.892Z Downloaded crypto-bigint v0.5.5
10842026-02-24T01:24:56.892Z Downloaded crossbeam-channel v0.5.15
10852026-02-24T01:24:56.916Z Downloaded num_threads v0.1.7
10862026-02-24T01:24:56.916Z Downloaded num-derive v0.4.2
10872026-02-24T01:24:56.916Z Downloaded num-derive v0.3.3
10882026-02-24T01:24:56.916Z Downloaded num-conv v0.1.0
10892026-02-24T01:24:56.916Z Downloaded num v0.4.3
10902026-02-24T01:24:56.916Z Downloaded normalize-line-endings v0.3.0
10912026-02-24T01:24:56.916Z Downloaded nibble_vec v0.1.0
10922026-02-24T01:24:56.916Z Downloaded newtype-uuid-macros v0.1.0
10932026-02-24T01:24:56.916Z Downloaded nanorand v0.7.0
10942026-02-24T01:24:56.916Z Downloaded ingot-macros v0.1.1
10952026-02-24T01:24:56.916Z Downloaded ignore v0.4.23
10962026-02-24T01:24:56.940Z Downloaded hickory-resolver v0.25.2
10972026-02-24T01:24:56.940Z Downloaded heapless v0.8.0
10982026-02-24T01:24:56.940Z Downloaded ed25519-dalek v2.1.1
10992026-02-24T01:24:56.940Z Downloaded derive_more v0.99.20
11002026-02-24T01:24:56.964Z Downloaded new_debug_unreachable v1.0.6
11012026-02-24T01:24:56.964Z Downloaded md5 v0.7.0
11022026-02-24T01:24:56.964Z Downloaded md-5 v0.10.6
11032026-02-24T01:24:56.965Z Downloaded maybe-uninit v2.0.0
11042026-02-24T01:24:56.965Z Downloaded match_cfg v0.1.0
11052026-02-24T01:24:56.965Z Downloaded managed v0.8.0
11062026-02-24T01:24:56.965Z Downloaded lzss v0.8.2
11072026-02-24T01:24:56.965Z Downloaded lru-cache v0.1.2
11082026-02-24T01:24:56.965Z Downloaded lockfree-object-pool v0.1.6
11092026-02-24T01:24:56.965Z Downloaded linear-map v1.2.0
11102026-02-24T01:24:56.965Z Downloaded libz-rs-sys v0.5.1
11112026-02-24T01:24:56.965Z Downloaded libsw v3.5.0
11122026-02-24T01:24:56.965Z Downloaded futures v0.3.31
11132026-02-24T01:24:56.989Z Downloaded fs_extra v1.3.0
11142026-02-24T01:24:56.989Z Downloaded dropshot-api-manager v0.3.0
11152026-02-24T01:24:56.989Z Downloaded mime v0.3.17
11162026-02-24T01:24:56.989Z Downloaded memoffset v0.9.1
11172026-02-24T01:24:56.989Z Downloaded libloading v0.8.5
11182026-02-24T01:24:56.989Z Downloaded kstat-rs v0.2.4
11192026-02-24T01:24:56.989Z Downloaded jobserver v0.1.32
11202026-02-24T01:24:56.989Z Downloaded ipnetwork v0.21.1
11212026-02-24T01:24:56.989Z Downloaded ingot-types v0.1.2
11222026-02-24T01:24:56.989Z Downloaded ingot v0.1.1
11232026-02-24T01:24:56.989Z Downloaded iana-time-zone v0.1.63
11242026-02-24T01:24:56.989Z Downloaded hashbrown v0.13.2
11252026-02-24T01:24:57.013Z Downloaded hashbrown v0.12.3
11262026-02-24T01:24:57.013Z Downloaded half v2.4.1
11272026-02-24T01:24:57.013Z Downloaded derive-where v1.5.0
11282026-02-24T01:24:57.013Z Downloaded libsw-core v0.3.1
11292026-02-24T01:24:57.013Z Downloaded libscf-sys v1.1.0
11302026-02-24T01:24:57.013Z Downloaded is-terminal v0.4.13
11312026-02-24T01:24:57.013Z Downloaded httparse v1.9.5
11322026-02-24T01:24:57.013Z Downloaded darling_core v0.20.10
11332026-02-24T01:24:57.037Z Downloaded internet-checksum v0.2.1
11342026-02-24T01:24:57.037Z Downloaded indoc v2.0.6
11352026-02-24T01:24:57.037Z Downloaded hyper-rustls v0.27.7
11362026-02-24T01:24:57.037Z Downloaded hickory-client v0.25.2
11372026-02-24T01:24:57.037Z Downloaded globset v0.4.15
11382026-02-24T01:24:57.037Z Downloaded fatfs v0.3.6
11392026-02-24T01:24:57.037Z Downloaded cc v1.2.56
11402026-02-24T01:24:57.037Z Downloaded instant v0.1.13
11412026-02-24T01:24:57.037Z Downloaded indoc v1.0.9
11422026-02-24T01:24:57.061Z Downloaded hyper-staticfile v0.10.1
11432026-02-24T01:24:57.061Z Downloaded hmac v0.12.1
11442026-02-24T01:24:57.061Z Downloaded heck v0.3.3
11452026-02-24T01:24:57.061Z Downloaded diff v0.1.13
11462026-02-24T01:24:57.061Z Downloaded derive-ex v0.1.8
11472026-02-24T01:24:57.061Z Downloaded crossbeam-utils v0.8.21
11482026-02-24T01:24:57.061Z Downloaded bumpalo v3.16.0
11492026-02-24T01:24:57.061Z Downloaded lru v0.12.5
11502026-02-24T01:24:57.061Z Downloaded libefi-sys v0.1.0
11512026-02-24T01:24:57.061Z Downloaded lazy_static v1.5.0
11522026-02-24T01:24:57.062Z Downloaded lalrpop-util v0.19.12
11532026-02-24T01:24:57.062Z Downloaded impl-trait-for-tuples v0.2.2
11542026-02-24T01:24:57.085Z Downloaded humantime v2.2.0
11552026-02-24T01:24:57.085Z Downloaded http-body-util v0.1.3
11562026-02-24T01:24:57.085Z Downloaded highway v1.3.0
11572026-02-24T01:24:57.085Z Downloaded heapless v0.7.17
11582026-02-24T01:24:57.086Z Downloaded headers v0.4.1
11592026-02-24T01:24:57.086Z Downloaded aws-lc-sys v0.26.0
11602026-02-24T01:24:57.317Z Downloaded glob v0.3.2
11612026-02-24T01:24:57.341Z Downloaded fs-err v2.11.0
11622026-02-24T01:24:57.341Z Downloaded foldhash v0.2.0
11632026-02-24T01:24:57.341Z Downloaded flate2 v1.1.2
11642026-02-24T01:24:57.341Z Downloaded find-msvc-tools v0.1.9
11652026-02-24T01:24:57.341Z Downloaded document-features v0.2.11
11662026-02-24T01:24:57.341Z Downloaded difflib v0.4.0
11672026-02-24T01:24:57.341Z Downloaded diesel_derives v2.2.3
11682026-02-24T01:24:57.341Z Downloaded derive_builder v0.20.2
11692026-02-24T01:24:57.365Z Downloaded der_derive v0.7.3
11702026-02-24T01:24:57.365Z Downloaded crucible-workspace-hack v0.1.0
11712026-02-24T01:24:57.365Z Downloaded instability v0.3.2
11722026-02-24T01:24:57.365Z Downloaded inout v0.1.3
11732026-02-24T01:24:57.365Z Downloaded indent_write v2.2.0
11742026-02-24T01:24:57.365Z Downloaded ident_case v1.0.1
11752026-02-24T01:24:57.365Z Downloaded hyper-tls v0.6.0
11762026-02-24T01:24:57.365Z Downloaded hubpack_derive v0.1.1
11772026-02-24T01:24:57.365Z Downloaded hubpack v0.1.2
11782026-02-24T01:24:57.365Z Downloaded httpdate v1.0.3
11792026-02-24T01:24:57.365Z Downloaded http-range v0.1.5
11802026-02-24T01:24:57.365Z Downloaded http-body v1.0.1
11812026-02-24T01:24:57.366Z Downloaded hostname v0.3.1
11822026-02-24T01:24:57.366Z Downloaded home v0.5.9
11832026-02-24T01:24:57.366Z Downloaded hex-literal v0.4.1
11842026-02-24T01:24:57.366Z Downloaded hex v0.4.3
11852026-02-24T01:24:57.390Z Downloaded hash32 v0.2.1
11862026-02-24T01:24:57.390Z Downloaded half v1.8.3
11872026-02-24T01:24:57.390Z Downloaded ghash v0.5.1
11882026-02-24T01:24:57.390Z Downloaded getrandom v0.2.15
11892026-02-24T01:24:57.390Z Downloaded foreign-types-macros v0.2.3
11902026-02-24T01:24:57.390Z Downloaded foreign-types v0.3.2
11912026-02-24T01:24:57.390Z Downloaded foldhash v0.1.5
11922026-02-24T01:24:57.390Z Downloaded filetime v0.2.26
11932026-02-24T01:24:57.390Z Downloaded ff v0.13.0
11942026-02-24T01:24:57.390Z Downloaded fd-lock v4.0.2
11952026-02-24T01:24:57.390Z Downloaded fallible-iterator v0.2.0
11962026-02-24T01:24:57.390Z Downloaded env_logger v0.11.8
11972026-02-24T01:24:57.390Z Downloaded endian-type v0.1.2
11982026-02-24T01:24:57.390Z Downloaded ena v0.14.3
11992026-02-24T01:24:57.390Z Downloaded embedded-io v0.6.1
12002026-02-24T01:24:57.414Z Downloaded embedded-io v0.4.0
12012026-02-24T01:24:57.414Z Downloaded either v1.15.0
12022026-02-24T01:24:57.414Z Downloaded ed25519 v2.2.3
12032026-02-24T01:24:57.414Z Downloaded dropshot_endpoint v0.16.7
12042026-02-24T01:24:57.414Z Downloaded dropshot-api-manager-types v0.3.0
12052026-02-24T01:24:57.414Z Downloaded drift v0.1.3
12062026-02-24T01:24:57.414Z Downloaded display-error-chain v0.2.2
12072026-02-24T01:24:57.414Z Downloaded derive_builder_macro v0.20.2
12082026-02-24T01:24:57.414Z Downloaded defmt v0.3.8
12092026-02-24T01:24:57.414Z Downloaded data-encoding v2.9.0
12102026-02-24T01:24:57.438Z Downloaded crunchy v0.2.2
12112026-02-24T01:24:57.438Z Downloaded crc-any v2.5.0
12122026-02-24T01:24:57.438Z Downloaded chacha20poly1305 v0.10.1
12132026-02-24T01:24:57.438Z Downloaded group v0.13.0
12142026-02-24T01:24:57.439Z Downloaded globwalk v0.9.1
12152026-02-24T01:24:57.439Z Downloaded futures-executor v0.3.31
12162026-02-24T01:24:57.439Z Downloaded futures-channel v0.3.31
12172026-02-24T01:24:57.439Z Downloaded foreign-types-shared v0.3.1
12182026-02-24T01:24:57.439Z Downloaded foreign-types v0.5.0
12192026-02-24T01:24:57.439Z Downloaded fixedbitset v0.5.7
12202026-02-24T01:24:57.439Z Downloaded fixedbitset v0.4.2
12212026-02-24T01:24:57.439Z Downloaded ecdsa v0.16.9
12222026-02-24T01:24:57.439Z Downloaded dyn-clone v1.0.20
12232026-02-24T01:24:57.439Z Downloaded dunce v1.0.5
12242026-02-24T01:24:57.439Z Downloaded dirs-next v2.0.0
12252026-02-24T01:24:57.439Z Downloaded darling_macro v0.21.0
12262026-02-24T01:24:57.439Z Downloaded darling_macro v0.20.10
12272026-02-24T01:24:57.462Z Downloaded darling v0.21.0
12282026-02-24T01:24:57.463Z Downloaded csv-core v0.1.11
12292026-02-24T01:24:57.463Z Downloaded critical-section v1.1.3
12302026-02-24T01:24:57.463Z Downloaded crc32fast v1.4.2
12312026-02-24T01:24:57.463Z Downloaded convert_case v0.7.1
12322026-02-24T01:24:57.463Z Downloaded const_format v0.2.34
12332026-02-24T01:24:57.463Z Downloaded const-oid v0.9.6
12342026-02-24T01:24:57.463Z Downloaded colored v2.2.0
12352026-02-24T01:24:57.463Z Downloaded clang-sys v1.8.1
12362026-02-24T01:24:57.486Z Downloaded cipher v0.4.4
12372026-02-24T01:24:57.486Z Downloaded cexpr v0.6.0
12382026-02-24T01:24:57.486Z Downloaded cbc v0.1.2
12392026-02-24T01:24:57.486Z Downloaded bytes v1.11.1
12402026-02-24T01:24:57.487Z Downloaded bit-vec v0.8.0
12412026-02-24T01:24:57.487Z Downloaded hash32 v0.3.1
12422026-02-24T01:24:57.487Z Downloaded gethostname v0.5.0
12432026-02-24T01:24:57.487Z Downloaded fxhash v0.2.1
12442026-02-24T01:24:57.487Z Downloaded futures-sink v0.3.31
12452026-02-24T01:24:57.487Z Downloaded futures-io v0.3.31
12462026-02-24T01:24:57.487Z Downloaded flume v0.11.1
12472026-02-24T01:24:57.487Z Downloaded float-ord v0.3.2
12482026-02-24T01:24:57.512Z Downloaded float-cmp v0.10.0
12492026-02-24T01:24:57.512Z Downloaded erased-serde v0.3.31
12502026-02-24T01:24:57.512Z Downloaded env_filter v0.1.2
12512026-02-24T01:24:57.512Z Downloaded dtrace-parser v0.3.0
12522026-02-24T01:24:57.512Z Downloaded dsl_auto_type v0.1.2
12532026-02-24T01:24:57.512Z Downloaded diesel-dtrace v0.4.2
12542026-02-24T01:24:57.512Z Downloaded des v0.8.1
12552026-02-24T01:24:57.512Z Downloaded defmt-parser v0.3.4
12562026-02-24T01:24:57.512Z Downloaded crossterm v0.29.0
12572026-02-24T01:24:57.512Z Downloaded crc8 v0.1.1
12582026-02-24T01:24:57.512Z Downloaded crc-catalog v2.4.0
12592026-02-24T01:24:57.512Z Downloaded const_format_proc_macros v0.2.34
12602026-02-24T01:24:57.512Z Downloaded compact_str v0.8.0
12612026-02-24T01:24:57.536Z Downloaded cancel-safe-futures v0.1.5
12622026-02-24T01:24:57.536Z Downloaded futures-macro v0.3.31
12632026-02-24T01:24:57.536Z Downloaded futures-core v0.3.31
12642026-02-24T01:24:57.536Z Downloaded foreign-types-shared v0.1.1
12652026-02-24T01:24:57.536Z Downloaded flagset v0.4.6
12662026-02-24T01:24:57.536Z Downloaded enum-as-inner v0.6.1
12672026-02-24T01:24:57.536Z Downloaded elliptic-curve v0.13.8
12682026-02-24T01:24:57.536Z Downloaded dof v0.4.0
12692026-02-24T01:24:57.536Z Downloaded dirs-sys-next v0.1.2
12702026-02-24T01:24:57.537Z Downloaded derive_more v2.0.1
12712026-02-24T01:24:57.561Z Downloaded darling_core v0.21.0
12722026-02-24T01:24:57.561Z Downloaded cookie_store v0.21.1
12732026-02-24T01:24:57.561Z Downloaded convert_case v0.4.0
12742026-02-24T01:24:57.561Z Downloaded constant_time_eq v0.3.1
12752026-02-24T01:24:57.561Z Downloaded console v0.16.0
12762026-02-24T01:24:57.561Z Downloaded cobs v0.2.3
12772026-02-24T01:24:57.561Z Downloaded ciborium v0.2.2
12782026-02-24T01:24:57.561Z Downloaded cassowary v0.3.0
12792026-02-24T01:24:57.561Z Downloaded camino-tempfile-ext v0.3.2
12802026-02-24T01:24:57.561Z Downloaded bitfield-struct v0.6.2
12812026-02-24T01:24:57.585Z Downloaded bitfield v0.19.2
12822026-02-24T01:24:57.586Z Downloaded bit-set v0.8.0
12832026-02-24T01:24:57.586Z Downloaded bindgen v0.71.1
12842026-02-24T01:24:57.586Z Downloaded diesel_table_macro_syntax v0.2.0
12852026-02-24T01:24:57.586Z Downloaded derive_builder_core v0.20.2
12862026-02-24T01:24:57.586Z Downloaded deranged v0.5.3
12872026-02-24T01:24:57.586Z Downloaded defmt-macros v0.3.9
12882026-02-24T01:24:57.586Z Downloaded debug-ignore v1.0.5
12892026-02-24T01:24:57.586Z Downloaded crc v3.2.1
12902026-02-24T01:24:57.586Z Downloaded corncobs v0.1.4
12912026-02-24T01:24:57.616Z Downloaded cookie v0.18.1
12922026-02-24T01:24:57.616Z Downloaded cmake v0.1.51
12932026-02-24T01:24:57.616Z Downloaded cfg_aliases v0.1.1
12942026-02-24T01:24:57.616Z Downloaded block-padding v0.3.3
12952026-02-24T01:24:57.616Z Downloaded bitfield-macros v0.19.2
12962026-02-24T01:24:57.616Z Downloaded castaway v0.2.3
12972026-02-24T01:24:57.616Z Downloaded cargo_metadata v0.19.2
12982026-02-24T01:24:57.616Z Downloaded cargo-platform v0.1.8
12992026-02-24T01:24:57.616Z Downloaded bzip2 v0.5.2
13002026-02-24T01:24:57.616Z Downloaded blowfish v0.9.1
13012026-02-24T01:24:57.616Z Downloaded bit-vec v0.6.3
13022026-02-24T01:24:57.616Z Downloaded bindgen v0.69.5
13032026-02-24T01:24:57.616Z Downloaded bb8 v0.8.5
13042026-02-24T01:24:57.640Z Downloaded base64 v0.22.1
13052026-02-24T01:24:57.640Z Downloaded base64 v0.21.7
13062026-02-24T01:24:57.641Z Downloaded backtrace v0.3.74
13072026-02-24T01:24:57.641Z Downloaded arc-swap v1.7.1
13082026-02-24T01:24:57.641Z Downloaded aes v0.8.4
13092026-02-24T01:24:57.641Z Downloaded colored v3.0.0
13102026-02-24T01:24:57.641Z Downloaded ciborium-ll v0.2.2
13112026-02-24T01:24:57.641Z Downloaded ciborium-io v0.2.2
13122026-02-24T01:24:57.641Z Downloaded chacha20 v0.9.1
13132026-02-24T01:24:57.641Z Downloaded cfg_aliases v0.2.1
13142026-02-24T01:24:57.641Z Downloaded bzip2 v0.4.4
13152026-02-24T01:24:57.641Z Downloaded buf-list v1.0.3
13162026-02-24T01:24:57.666Z Downloaded blake2 v0.10.6
13172026-02-24T01:24:57.666Z Downloaded bitflags v1.3.2
13182026-02-24T01:24:57.666Z Downloaded bcrypt-pbkdf v0.10.0
13192026-02-24T01:24:57.666Z Downloaded base64ct v1.6.0
13202026-02-24T01:24:57.666Z Downloaded base64 v0.13.1
13212026-02-24T01:24:57.666Z Downloaded aws-lc-rs v1.12.4
13222026-02-24T01:24:57.691Z Downloaded async-trait v0.1.89
13232026-02-24T01:24:57.691Z Downloaded async-stream v0.3.6
13242026-02-24T01:24:57.691Z Downloaded ar_archive_writer v0.5.1
13252026-02-24T01:24:57.691Z Downloaded adler2 v2.0.0
13262026-02-24T01:24:57.691Z Downloaded bcs v0.1.6
13272026-02-24T01:24:57.691Z Downloaded base16ct v0.2.0
13282026-02-24T01:24:57.691Z Downloaded atomicwrites v0.4.4
13292026-02-24T01:24:57.691Z Downloaded atomic-waker v1.1.2
13302026-02-24T01:24:57.691Z Downloaded async-recursion v1.1.1
13312026-02-24T01:24:57.691Z Downloaded ascii-canvas v3.0.0
13322026-02-24T01:24:57.691Z Downloaded aead v0.5.2
13332026-02-24T01:24:57.691Z Downloaded ctr v0.9.2
13342026-02-24T01:24:57.715Z Downloaded bit-set v0.5.3
13352026-02-24T01:24:57.715Z Downloaded atty v0.2.14
13362026-02-24T01:24:57.715Z Downloaded async-stream-impl v0.3.6
13372026-02-24T01:24:57.715Z Downloaded curve25519-dalek-derive v0.1.1
13382026-02-24T01:24:57.715Z Downloaded cstr-argument v0.1.2
13392026-02-24T01:24:57.715Z Downloaded crossbeam-deque v0.8.5
13402026-02-24T01:24:57.715Z Downloaded arrayvec v0.7.6
13412026-02-24T01:24:57.716Z Downloaded arrayref v0.3.9
13422026-02-24T01:24:57.716Z Downloaded async-bb8-diesel v0.2.1
13432026-02-24T01:24:57.716Z Downloaded argon2 v0.5.3
13442026-02-24T01:24:57.716Z Downloaded aho-corasick v1.1.3
13452026-02-24T01:24:57.716Z Downloaded assert_matches v1.5.0
13462026-02-24T01:24:57.716Z Downloaded array-init v0.0.4
13472026-02-24T01:24:57.716Z Downloaded ahash v0.8.12
13482026-02-24T01:24:57.741Z Downloaded aes-gcm v0.10.3
13492026-02-24T01:24:57.741Z Downloaded addr2line v0.24.2
13502026-02-24T01:24:57.956Z Compiling value-bag v1.12.0
13512026-02-24T01:24:57.956Z Compiling lock_api v0.4.12
13522026-02-24T01:24:57.956Z Compiling scopeguard v1.2.0
13532026-02-24T01:24:57.980Z Compiling shlex v1.3.0
13542026-02-24T01:24:57.980Z Compiling find-msvc-tools v0.1.9
13552026-02-24T01:24:57.980Z Compiling syn v2.0.114
13562026-02-24T01:24:57.980Z Compiling getrandom v0.2.15
13572026-02-24T01:24:57.980Z Compiling jobserver v0.1.32
13582026-02-24T01:24:58.235Z Compiling smallvec v1.15.1
13592026-02-24T01:24:58.435Z Compiling log v0.4.29
13602026-02-24T01:24:58.550Z Compiling cc v1.2.56
13612026-02-24T01:24:58.575Z Compiling typenum v1.17.0
13622026-02-24T01:24:58.599Z Compiling rand_core v0.6.4
13632026-02-24T01:24:58.662Z Compiling generic-array v0.14.7
13642026-02-24T01:24:58.810Z Compiling subtle v2.6.1
13652026-02-24T01:24:58.878Z Compiling portable-atomic v1.11.0
13662026-02-24T01:24:59.035Z Compiling critical-section v1.1.3
13672026-02-24T01:24:59.114Z Compiling const-oid v0.9.6
13682026-02-24T01:24:59.138Z Compiling serde_json v1.0.149
13692026-02-24T01:24:59.162Z Compiling getrandom v0.3.4
13702026-02-24T01:24:59.209Z Compiling pkg-config v0.3.31
13712026-02-24T01:24:59.464Z Compiling spin v0.9.8
13722026-02-24T01:24:59.827Z Compiling parking_lot_core v0.9.10
13732026-02-24T01:25:00.226Z Compiling pin-project-lite v0.2.14
13742026-02-24T01:25:00.343Z Compiling regex-syntax v0.8.5
13752026-02-24T01:25:00.897Z Compiling libm v0.2.8
13762026-02-24T01:25:01.070Z Compiling rustix v0.38.37
13772026-02-24T01:25:01.194Z Compiling once_cell v1.21.3
13782026-02-24T01:25:01.397Z Compiling signal-hook-registry v1.4.2
13792026-02-24T01:25:01.653Z Compiling num-traits v0.2.19
13802026-02-24T01:25:01.921Z Compiling allocator-api2 v0.2.21
13812026-02-24T01:25:02.082Z Compiling parking_lot v0.12.3
13822026-02-24T01:25:02.321Z Compiling mio v1.0.2
13832026-02-24T01:25:02.396Z Compiling futures-core v0.3.31
13842026-02-24T01:25:02.657Z Compiling lazy_static v1.5.0
13852026-02-24T01:25:02.681Z Compiling aho-corasick v1.1.3
13862026-02-24T01:25:02.813Z Compiling percent-encoding v2.3.2
13872026-02-24T01:25:02.922Z Compiling socket2 v0.6.1
13882026-02-24T01:25:03.319Z Compiling slab v0.4.9
13892026-02-24T01:25:03.407Z Compiling cpufeatures v0.2.14
13902026-02-24T01:25:03.530Z Compiling either v1.15.0
13912026-02-24T01:25:03.659Z Compiling futures-sink v0.3.31
13922026-02-24T01:25:03.839Z Compiling glob v0.3.2
13932026-02-24T01:25:03.864Z Compiling futures-channel v0.3.31
13942026-02-24T01:25:03.923Z Compiling hashbrown v0.16.1
13952026-02-24T01:25:04.194Z Compiling futures-io v0.3.31
13962026-02-24T01:25:04.440Z Compiling rustversion v1.0.22
13972026-02-24T01:25:04.481Z Compiling prettyplease v0.2.36
13982026-02-24T01:25:04.635Z Compiling regex-automata v0.4.11
13992026-02-24T01:25:04.824Z Compiling clang-sys v1.8.1
14002026-02-24T01:25:04.849Z Compiling pin-utils v0.1.0
14012026-02-24T01:25:04.971Z Compiling futures-task v0.3.31
14022026-02-24T01:25:05.203Z Compiling minimal-lexical v0.2.1
14032026-02-24T01:25:05.301Z Compiling synstructure v0.13.1
14042026-02-24T01:25:05.569Z Compiling indexmap v2.13.0
14052026-02-24T01:25:05.743Z Compiling nom v7.1.3
14062026-02-24T01:25:06.511Z Compiling libloading v0.8.5
14072026-02-24T01:25:06.634Z Compiling bindgen v0.69.5
14082026-02-24T01:25:06.771Z Compiling ident_case v1.0.1
14092026-02-24T01:25:06.947Z Compiling home v0.5.9
14102026-02-24T01:25:06.971Z Compiling base64ct v1.6.0
14112026-02-24T01:25:07.239Z Compiling itertools v0.12.1
14122026-02-24T01:25:07.656Z Compiling pem-rfc7468 v0.7.0
14132026-02-24T01:25:07.720Z Compiling form_urlencoded v1.2.2
14142026-02-24T01:25:08.084Z Compiling lazycell v1.3.0
14152026-02-24T01:25:08.298Z Compiling flagset v0.4.6
14162026-02-24T01:25:08.322Z Compiling rustc-hash v1.1.0
14172026-02-24T01:25:08.512Z Compiling rand_core v0.9.3
14182026-02-24T01:25:08.540Z Compiling cmake v0.1.51
14192026-02-24T01:25:09.081Z Compiling cexpr v0.6.0
14202026-02-24T01:25:09.349Z Compiling fs_extra v1.3.0
14212026-02-24T01:25:09.418Z Compiling foldhash v0.1.5
14222026-02-24T01:25:09.745Z Compiling iana-time-zone v0.1.63
14232026-02-24T01:25:10.021Z Compiling paste v1.0.15
14242026-02-24T01:25:10.090Z Compiling dunce v1.0.5
14252026-02-24T01:25:10.133Z Compiling hashbrown v0.15.4
14262026-02-24T01:25:10.251Z Compiling rustc_version v0.4.1
14272026-02-24T01:25:10.295Z Compiling uuid v1.19.0
14282026-02-24T01:25:10.324Z Compiling serde_derive v1.0.228
14292026-02-24T01:25:10.582Z Compiling zeroize_derive v1.4.2
14302026-02-24T01:25:10.653Z Compiling zerofrom-derive v0.1.4
14312026-02-24T01:25:10.982Z Compiling yoke-derive v0.7.4
14322026-02-24T01:25:11.461Z Compiling zerovec-derive v0.10.3
14332026-02-24T01:25:11.949Z Compiling displaydoc v0.2.5
14342026-02-24T01:25:12.008Z Compiling zeroize v1.8.1
14352026-02-24T01:25:13.541Z Compiling icu_provider_macros v1.5.0
14362026-02-24T01:25:13.668Z Compiling zerocopy-derive v0.7.35
14372026-02-24T01:25:13.824Z Compiling crypto-common v0.1.6
14382026-02-24T01:25:13.856Z Compiling block-buffer v0.10.4
14392026-02-24T01:25:14.076Z Compiling tokio-macros v2.6.0
14402026-02-24T01:25:14.207Z Compiling zerofrom v0.1.4
14412026-02-24T01:25:14.282Z Compiling digest v0.10.7
14422026-02-24T01:25:14.448Z Compiling yoke v0.7.4
14432026-02-24T01:25:14.548Z Compiling thiserror-impl v2.0.18
14442026-02-24T01:25:14.829Z Compiling zerovec v0.10.4
14452026-02-24T01:25:14.853Z Compiling hmac v0.12.1
14462026-02-24T01:25:15.147Z Compiling block-padding v0.3.3
14472026-02-24T01:25:15.525Z Compiling futures-macro v0.3.31
14482026-02-24T01:25:15.616Z Compiling inout v0.1.3
14492026-02-24T01:25:15.645Z Compiling zerocopy v0.7.35
14502026-02-24T01:25:15.671Z Compiling regex v1.11.3
14512026-02-24T01:25:15.938Z Compiling cipher v0.4.4
14522026-02-24T01:25:16.554Z Compiling sha2 v0.10.9
14532026-02-24T01:25:16.749Z Compiling der_derive v0.7.3
14542026-02-24T01:25:17.126Z Compiling tinystr v0.7.6
14552026-02-24T01:25:17.181Z Compiling icu_collections v1.5.0
14562026-02-24T01:25:17.419Z Compiling futures-util v0.3.31
14572026-02-24T01:25:17.570Z Compiling icu_locid v1.5.0
14582026-02-24T01:25:17.630Z Compiling ppv-lite86 v0.2.20
14592026-02-24T01:25:17.775Z Compiling serde v1.0.228
14602026-02-24T01:25:17.862Z Compiling thiserror v2.0.18
14612026-02-24T01:25:18.041Z Compiling pest v2.8.2
14622026-02-24T01:25:18.526Z Compiling salsa20 v0.10.2
14632026-02-24T01:25:18.635Z Compiling pbkdf2 v0.12.2
14642026-02-24T01:25:18.795Z Compiling bitflags v2.9.4
14652026-02-24T01:25:18.840Z Compiling bytes v1.11.1
14662026-02-24T01:25:18.888Z Compiling icu_provider v1.5.0
14672026-02-24T01:25:18.945Z Compiling der v0.7.10
14682026-02-24T01:25:19.539Z Compiling chrono v0.4.43
14692026-02-24T01:25:19.866Z Compiling icu_locid_transform v1.5.0
14702026-02-24T01:25:20.041Z Compiling tokio v1.49.0
14712026-02-24T01:25:20.343Z Compiling vcpkg v0.2.15
14722026-02-24T01:25:21.361Z Compiling icu_properties v1.5.1
14732026-02-24T01:25:22.095Z Compiling spki v0.7.3
14742026-02-24T01:25:22.138Z Compiling zerocopy v0.8.27
14752026-02-24T01:25:22.477Z Compiling openssl-sys v0.9.109
14762026-02-24T01:25:22.541Z Compiling pest_meta v2.8.2
14772026-02-24T01:25:22.983Z Compiling which v4.4.2
14782026-02-24T01:25:23.220Z Compiling http v1.4.0
14792026-02-24T01:25:23.561Z Compiling scrypt v0.11.0
14802026-02-24T01:25:23.917Z Compiling rand_chacha v0.9.0
14812026-02-24T01:25:24.074Z Compiling cbc v0.1.2
14822026-02-24T01:25:24.344Z Compiling aes v0.8.4
14832026-02-24T01:25:24.473Z Compiling zerocopy-derive v0.8.27
14842026-02-24T01:25:25.456Z Compiling icu_normalizer v1.5.0
14852026-02-24T01:25:25.487Z Compiling pkcs5 v0.7.1
14862026-02-24T01:25:26.231Z Compiling rand v0.9.2
14872026-02-24T01:25:26.693Z Compiling idna_adapter v1.2.0
14882026-02-24T01:25:26.806Z Compiling pest_generator v2.8.2
14892026-02-24T01:25:26.959Z Compiling idna v1.0.3
14902026-02-24T01:25:27.212Z Compiling tracing-attributes v0.1.27
14912026-02-24T01:25:27.290Z Compiling serde_derive_internals v0.29.1
14922026-02-24T01:25:27.893Z Compiling url v2.5.4
14932026-02-24T01:25:28.480Z Compiling ring v0.17.14
14942026-02-24T01:25:28.577Z Compiling tracing-core v0.1.32
14952026-02-24T01:25:29.670Z Compiling schemars v0.8.22
14962026-02-24T01:25:29.694Z Compiling rustix v1.1.3
14972026-02-24T01:25:29.721Z Compiling adler2 v2.0.0
14982026-02-24T01:25:29.917Z Compiling aws-lc-rs v1.12.4
14992026-02-24T01:25:30.015Z Compiling miniz_oxide v0.8.5
15002026-02-24T01:25:30.134Z Compiling tokio-util v0.7.15
15012026-02-24T01:25:30.377Z Compiling tracing v0.1.40
15022026-02-24T01:25:30.533Z Compiling schemars_derive v0.8.22
15032026-02-24T01:25:31.017Z Compiling pest_derive v2.8.2
15042026-02-24T01:25:31.677Z Compiling pkcs8 v0.10.2
15052026-02-24T01:25:31.986Z Compiling http-body v1.0.1
15062026-02-24T01:25:32.198Z Compiling scroll_derive v0.13.1
15072026-02-24T01:25:32.335Z Compiling darling_core v0.20.10
15082026-02-24T01:25:32.483Z Compiling base64 v0.22.1
15092026-02-24T01:25:32.844Z Compiling httparse v1.9.5
15102026-02-24T01:25:33.249Z Compiling dyn-clone v1.0.20
15112026-02-24T01:25:33.506Z Compiling tinyvec_macros v0.1.1
15122026-02-24T01:25:33.579Z Compiling rustls-pki-types v1.10.0
15132026-02-24T01:25:33.633Z Compiling tinyvec v1.8.0
15142026-02-24T01:25:34.045Z Compiling scroll v0.13.0
15152026-02-24T01:25:34.637Z Compiling bzip2-sys v0.1.13+1.0.8
15162026-02-24T01:25:35.221Z Compiling zstd-sys v2.0.14+zstd.1.5.7
15172026-02-24T01:25:35.319Z Compiling num-conv v0.1.0
15182026-02-24T01:25:35.375Z Compiling untrusted v0.9.0
15192026-02-24T01:25:35.645Z Compiling openssl-probe v0.1.5
15202026-02-24T01:25:35.717Z Compiling tower-service v0.3.3
15212026-02-24T01:25:35.880Z Compiling atomic-waker v1.1.2
15222026-02-24T01:25:36.015Z Compiling powerfmt v0.2.0
15232026-02-24T01:25:36.116Z Compiling try-lock v0.2.5
15242026-02-24T01:25:36.144Z Compiling time-core v0.1.6
15252026-02-24T01:25:36.327Z Compiling tower-layer v0.3.3
15262026-02-24T01:25:36.449Z Compiling untrusted v0.7.1
15272026-02-24T01:25:36.519Z Compiling foreign-types-shared v0.1.1
15282026-02-24T01:25:36.545Z Compiling openssl v0.10.73
15292026-02-24T01:25:36.680Z Compiling foreign-types v0.3.2
15302026-02-24T01:25:36.706Z Compiling time-macros v0.2.24
15312026-02-24T01:25:36.829Z Compiling deranged v0.5.3
15322026-02-24T01:25:37.052Z Compiling want v0.3.1
15332026-02-24T01:25:37.330Z Compiling tempfile v3.24.0
15342026-02-24T01:25:37.915Z Compiling h2 v0.4.6
15352026-02-24T01:25:38.404Z Compiling darling_macro v0.20.10
15362026-02-24T01:25:39.355Z Compiling darling v0.20.10
15372026-02-24T01:25:39.511Z Compiling goblin v0.10.2
15382026-02-24T01:25:39.814Z Compiling ipnet v2.11.0
15392026-02-24T01:25:40.207Z Compiling openssl-macros v0.1.1
15402026-02-24T01:25:40.877Z Compiling wait-timeout v0.2.0
15412026-02-24T01:25:40.979Z Compiling syn v1.0.109
15422026-02-24T01:25:41.053Z Compiling gimli v0.31.1
15432026-02-24T01:25:41.362Z Compiling bit-vec v0.8.0
15442026-02-24T01:25:41.485Z Compiling crossbeam-utils v0.8.21
15452026-02-24T01:25:41.668Z Compiling rustls v0.23.19
15462026-02-24T01:25:41.899Z Compiling num_threads v0.1.7
15472026-02-24T01:25:41.973Z Compiling native-tls v0.2.12
15482026-02-24T01:25:42.074Z Compiling httpdate v1.0.3
15492026-02-24T01:25:42.116Z Compiling usdt-impl v0.6.0
15502026-02-24T01:25:42.386Z Compiling quick-error v1.2.3
15512026-02-24T01:25:42.533Z Compiling rusty-fork v0.3.0
15522026-02-24T01:25:42.633Z Compiling time v0.3.43
15532026-02-24T01:25:42.658Z Compiling bit-set v0.8.0
15542026-02-24T01:25:43.421Z Compiling derive_builder_core v0.20.2
15552026-02-24T01:25:45.522Z Compiling hyper v1.8.1
15562026-02-24T01:25:46.141Z Compiling addr2line v0.24.2
15572026-02-24T01:25:46.600Z Compiling unicode-normalization v0.1.24
15582026-02-24T01:25:46.889Z Compiling dtrace-parser v0.3.0
15592026-02-24T01:25:47.635Z Compiling dof v0.4.0
15602026-02-24T01:25:47.929Z Compiling signature v2.2.0
15612026-02-24T01:25:48.254Z Compiling heapless v0.7.17
15622026-02-24T01:25:48.688Z Compiling scroll_derive v0.12.0
15632026-02-24T01:25:48.813Z Compiling thiserror-impl v1.0.69
15642026-02-24T01:25:49.277Z Compiling rand_xorshift v0.4.0
15652026-02-24T01:25:49.630Z Compiling darling_core v0.21.0
15662026-02-24T01:25:50.195Z Compiling slog v2.8.2
15672026-02-24T01:25:50.220Z Compiling thread-id v5.0.0
15682026-02-24T01:25:50.359Z Compiling cookie v0.18.1
15692026-02-24T01:25:50.655Z Compiling object v0.36.5
15702026-02-24T01:25:50.760Z Compiling crc32fast v1.4.2
15712026-02-24T01:25:51.164Z Compiling signal-hook v0.3.18
15722026-02-24T01:25:51.202Z Compiling unicode-properties v0.1.3
15732026-02-24T01:25:51.263Z Compiling zstd-safe v7.2.3
15742026-02-24T01:25:51.342Z Compiling unarray v0.1.4
15752026-02-24T01:25:51.532Z Compiling rustc-demangle v0.1.24
15762026-02-24T01:25:51.570Z Compiling siphasher v0.3.11
15772026-02-24T01:25:51.702Z Compiling anyhow v1.0.99
15782026-02-24T01:25:51.728Z Compiling unicode-bidi v0.3.17
15792026-02-24T01:25:52.072Z Compiling zlib-rs v0.5.1
15802026-02-24T01:25:52.174Z Compiling thiserror v1.0.69
15812026-02-24T01:25:52.382Z Compiling phf_shared v0.11.2
15822026-02-24T01:25:52.629Z Compiling stringprep v0.1.5
15832026-02-24T01:25:52.816Z Compiling proptest v1.7.0
15842026-02-24T01:25:53.328Z Compiling scroll v0.12.0
15852026-02-24T01:25:54.078Z Compiling hyper-util v0.1.19
15862026-02-24T01:25:54.527Z Compiling derive_builder_macro v0.20.2
15872026-02-24T01:25:56.519Z Compiling ipnetwork v0.21.1
15882026-02-24T01:25:56.562Z Compiling darling_macro v0.21.0
15892026-02-24T01:25:57.471Z Compiling serde_tokenstream v0.2.2
15902026-02-24T01:25:57.720Z Compiling serde_spanned v0.6.9
15912026-02-24T01:25:58.017Z Compiling erased-serde v0.3.31
15922026-02-24T01:25:58.081Z Compiling backtrace v0.3.74
15932026-02-24T01:25:58.625Z Compiling toml_datetime v0.6.11
15942026-02-24T01:25:58.830Z Compiling rand_chacha v0.3.1
15952026-02-24T01:25:59.376Z Compiling md-5 v0.10.6
15962026-02-24T01:25:59.490Z Compiling curve25519-dalek v4.1.3
15972026-02-24T01:25:59.698Z Compiling libz-rs-sys v0.5.1
15982026-02-24T01:26:00.062Z Compiling vergen-lib v0.1.6
15992026-02-24T01:26:00.329Z Compiling num-integer v0.1.46
16002026-02-24T01:26:00.423Z Compiling sync_wrapper v1.0.1
16012026-02-24T01:26:00.470Z Compiling hash32 v0.2.1
16022026-02-24T01:26:00.628Z Compiling ff v0.13.0
16032026-02-24T01:26:00.941Z Compiling memoffset v0.9.1
16042026-02-24T01:26:00.980Z Compiling num-bigint-dig v0.8.6
16052026-02-24T01:26:01.097Z Compiling litrs v0.4.1
16062026-02-24T01:26:01.202Z Compiling cfg_aliases v0.2.1
16072026-02-24T01:26:01.271Z Compiling fallible-iterator v0.2.0
16082026-02-24T01:26:01.337Z Compiling ref-cast v1.0.25
16092026-02-24T01:26:01.365Z Compiling smoltcp v0.9.1
16102026-02-24T01:26:01.412Z Compiling psl-types v2.0.11
16112026-02-24T01:26:01.659Z Compiling base16ct v0.2.0
16122026-02-24T01:26:01.997Z Compiling sec1 v0.7.3
16132026-02-24T01:26:02.102Z Compiling postgres-protocol v0.6.8
16142026-02-24T01:26:02.153Z Compiling publicsuffix v2.3.0
16152026-02-24T01:26:02.312Z Compiling nix v0.29.0
16162026-02-24T01:26:02.433Z Compiling document-features v0.2.11
16172026-02-24T01:26:02.740Z Compiling num-iter v0.1.45
16182026-02-24T01:26:02.851Z Compiling group v0.13.0
16192026-02-24T01:26:03.240Z Compiling tower v0.5.2
16202026-02-24T01:26:03.483Z Compiling flate2 v1.1.2
16212026-02-24T01:26:03.836Z Compiling newtype-uuid v1.3.2
16222026-02-24T01:26:03.862Z Compiling rand v0.8.5
16232026-02-24T01:26:04.455Z Compiling darling v0.21.0
16242026-02-24T01:26:04.558Z Compiling oxnet v0.1.4
16252026-02-24T01:26:04.594Z Compiling derive_builder v0.20.2
16262026-02-24T01:26:04.856Z Compiling tokio-native-tls v0.3.1
16272026-02-24T01:26:05.156Z Compiling goblin v0.8.2
16282026-02-24T01:26:05.673Z Compiling rustls-native-certs v0.8.1
16292026-02-24T01:26:05.962Z Compiling webpki-roots v1.0.1
16302026-02-24T01:26:06.251Z Compiling http-body-util v0.1.3
16312026-02-24T01:26:06.278Z Compiling strum_macros v0.27.2
16322026-02-24T01:26:06.306Z Compiling terminal_size v0.4.0
16332026-02-24T01:26:06.572Z Compiling cargo-platform v0.1.8
16342026-02-24T01:26:06.643Z Compiling hkdf v0.12.4
16352026-02-24T01:26:06.808Z Compiling crypto-bigint v0.5.5
16362026-02-24T01:26:06.952Z Compiling daft-derive v0.1.4
16372026-02-24T01:26:07.113Z Compiling async-trait v0.1.89
16382026-02-24T01:26:07.899Z Compiling hubpack_derive v0.1.1
16392026-02-24T01:26:08.582Z Compiling curve25519-dalek-derive v0.1.1
16402026-02-24T01:26:08.908Z Compiling ref-cast-impl v1.0.25
16412026-02-24T01:26:09.725Z Compiling vergen v9.0.6
16422026-02-24T01:26:10.051Z Compiling ahash v0.8.12
16432026-02-24T01:26:10.075Z Compiling fs-err v3.1.1
16442026-02-24T01:26:10.157Z Compiling ryu v1.0.18
16452026-02-24T01:26:10.402Z Compiling winnow v0.5.40
16462026-02-24T01:26:10.480Z Compiling unicode-segmentation v1.12.0
16472026-02-24T01:26:10.594Z Compiling buf-list v1.0.3
16482026-02-24T01:26:11.168Z Compiling iri-string v0.7.8
16492026-02-24T01:26:11.327Z Compiling simd-adler32 v0.3.7
16502026-02-24T01:26:11.501Z Compiling bumpalo v3.16.0
16512026-02-24T01:26:11.853Z Compiling bitflags v1.3.2
16522026-02-24T01:26:12.020Z Compiling managed v0.8.0
16532026-02-24T01:26:12.044Z Compiling lockfree-object-pool v0.1.6
16542026-02-24T01:26:12.352Z Compiling zopfli v0.8.1
16552026-02-24T01:26:12.704Z Compiling dof v0.3.0
16562026-02-24T01:26:13.945Z Compiling strum v0.27.2
16572026-02-24T01:26:14.158Z Compiling toml_edit v0.19.15
16582026-02-24T01:26:14.404Z Compiling tower-http v0.6.6
16592026-02-24T01:26:14.428Z Compiling clap_builder v4.5.48
16602026-02-24T01:26:14.644Z Compiling serde_urlencoded v0.7.1
16612026-02-24T01:26:15.176Z Compiling elliptic-curve v0.13.8
16622026-02-24T01:26:15.218Z Compiling hubpack v0.1.2
16632026-02-24T01:26:15.267Z Compiling daft v0.1.4
16642026-02-24T01:26:15.762Z Compiling cargo_metadata v0.19.2
16652026-02-24T01:26:15.894Z Compiling hyper-tls v0.6.0
16662026-02-24T01:26:16.118Z Compiling cookie_store v0.21.1
16672026-02-24T01:26:16.375Z Compiling signal-hook-mio v0.2.4
16682026-02-24T01:26:16.572Z Compiling zstd v0.13.3
16692026-02-24T01:26:18.429Z Compiling serde_with_macros v3.16.1
16702026-02-24T01:26:19.209Z Compiling postgres-types v0.2.9
16712026-02-24T01:26:20.583Z Compiling usdt-attr-macro v0.6.0
16722026-02-24T01:26:20.895Z Compiling usdt-macro v0.6.0
16732026-02-24T01:26:21.178Z Compiling phf v0.11.2
16742026-02-24T01:26:21.439Z Compiling dtrace-parser v0.2.0
16752026-02-24T01:26:21.552Z Compiling ed25519 v2.2.3
16762026-02-24T01:26:22.235Z Compiling bzip2 v0.4.4
16772026-02-24T01:26:22.475Z Compiling bzip2 v0.5.2
16782026-02-24T01:26:22.553Z Compiling pkcs1 v0.7.5
16792026-02-24T01:26:22.666Z Compiling enum-as-inner v0.6.1
16802026-02-24T01:26:22.872Z Compiling strum_macros v0.26.4
16812026-02-24T01:26:22.897Z Compiling clap_derive v4.5.47
16822026-02-24T01:26:23.430Z Compiling serde-big-array v0.5.1
16832026-02-24T01:26:23.459Z Compiling hex v0.4.3
16842026-02-24T01:26:23.637Z Compiling rfc6979 v0.4.0
16852026-02-24T01:26:23.669Z Compiling bstr v1.10.0
16862026-02-24T01:26:23.721Z Compiling serde_repr v0.1.19
16872026-02-24T01:26:23.859Z Compiling float-cmp v0.10.0
16882026-02-24T01:26:24.068Z Compiling env_filter v0.1.2
16892026-02-24T01:26:24.125Z Compiling socket2 v0.5.10
16902026-02-24T01:26:24.680Z Compiling memmap2 v0.9.8
16912026-02-24T01:26:25.031Z Compiling encoding_rs v0.8.34
16922026-02-24T01:26:25.083Z Compiling foldhash v0.2.0
16932026-02-24T01:26:25.108Z Compiling mime v0.3.17
16942026-02-24T01:26:25.137Z Compiling keccak v0.1.5
16952026-02-24T01:26:25.595Z Compiling precomputed-hash v0.1.1
16962026-02-24T01:26:25.734Z Compiling jiff v0.2.15
16972026-02-24T01:26:25.758Z Compiling data-encoding v2.9.0
16982026-02-24T01:26:27.142Z Compiling normalize-line-endings v0.3.0
16992026-02-24T01:26:27.226Z Compiling whoami v1.5.2
17002026-02-24T01:26:27.301Z Compiling difflib v0.4.0
17012026-02-24T01:26:27.325Z Compiling fixedbitset v0.5.7
17022026-02-24T01:26:27.668Z Compiling new_debug_unreachable v1.0.6
17032026-02-24T01:26:27.802Z Compiling rustc-hash v2.1.1
17042026-02-24T01:26:27.855Z Compiling fixedbitset v0.4.2
17052026-02-24T01:26:28.008Z Compiling static_assertions v1.1.0
17062026-02-24T01:26:28.046Z Compiling predicates-core v1.0.8
17072026-02-24T01:26:28.142Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17082026-02-24T01:26:28.320Z Compiling predicates v3.1.3
17092026-02-24T01:26:28.388Z Compiling petgraph v0.6.5
17102026-02-24T01:26:28.635Z Compiling iddqd v0.3.16
17112026-02-24T01:26:28.778Z Compiling petgraph v0.8.2
17122026-02-24T01:26:29.809Z Compiling string_cache v0.8.9
17132026-02-24T01:26:30.275Z Compiling tokio-postgres v0.7.13
17142026-02-24T01:26:30.629Z Compiling clap v4.5.48
17152026-02-24T01:26:30.769Z Compiling strum v0.26.3
17162026-02-24T01:26:30.981Z Compiling hickory-proto v0.25.2
17172026-02-24T01:26:31.399Z Compiling toml_edit v0.22.27
17182026-02-24T01:26:32.045Z Compiling sha3 v0.10.8
17192026-02-24T01:26:33.142Z Compiling usdt v0.6.0
17202026-02-24T01:26:33.629Z Compiling zip v4.2.0
17212026-02-24T01:26:33.685Z Compiling usdt-impl v0.5.0
17222026-02-24T01:26:34.900Z Compiling similar v2.7.0
17232026-02-24T01:26:35.059Z Compiling env_logger v0.11.8
17242026-02-24T01:26:35.760Z Compiling serde_with v3.16.1
17252026-02-24T01:26:35.860Z Compiling ecdsa v0.16.9
17262026-02-24T01:26:35.940Z Compiling rsa v0.9.8
17272026-02-24T01:26:36.770Z Compiling zip v0.6.6
17282026-02-24T01:26:37.126Z Compiling ed25519-dalek v2.1.1
17292026-02-24T01:26:38.479Z Compiling toml v0.7.8
17302026-02-24T01:26:38.555Z Compiling crossterm v0.28.1
17312026-02-24T01:26:39.925Z Compiling heck v0.4.1
17322026-02-24T01:26:40.221Z Compiling crossbeam-epoch v0.9.18
17332026-02-24T01:26:40.361Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
17342026-02-24T01:26:40.426Z Compiling tokio-stream v0.1.17
17352026-02-24T01:26:40.604Z Compiling x509-cert v0.2.5
17362026-02-24T01:26:40.818Z Compiling openapiv3 v2.2.0
17372026-02-24T01:26:40.922Z Compiling sha1 v0.10.6
17382026-02-24T01:26:41.420Z Compiling itertools v0.13.0
17392026-02-24T01:26:41.538Z Compiling itertools v0.10.5
17402026-02-24T01:26:41.929Z Compiling winnow v0.6.26
17412026-02-24T01:26:42.924Z Compiling peg-runtime v0.8.5
17422026-02-24T01:26:43.542Z Compiling lalrpop-util v0.19.12
17432026-02-24T01:26:43.784Z Compiling thread_local v1.1.8
17442026-02-24T01:26:43.928Z Compiling slog-async v2.8.0
17452026-02-24T01:26:44.185Z Compiling crossbeam-channel v0.5.15
17462026-02-24T01:26:44.375Z Compiling xattr v1.3.1
17472026-02-24T01:26:44.431Z Compiling futures-executor v0.3.31
17482026-02-24T01:26:44.487Z Compiling filetime v0.2.26
17492026-02-24T01:26:44.680Z Compiling is-terminal v0.4.13
17502026-02-24T01:26:44.827Z Compiling take_mut v0.2.2
17512026-02-24T01:26:44.852Z Compiling term v1.1.0
17522026-02-24T01:26:44.876Z Compiling futures v0.3.31
17532026-02-24T01:26:44.900Z Compiling tar v0.4.44
17542026-02-24T01:26:46.276Z Compiling slog-term v2.9.2
17552026-02-24T01:26:49.065Z Compiling aws-lc-sys v0.26.0
17562026-02-24T01:27:26.971Z Compiling rustls-webpki v0.102.8
17572026-02-24T01:27:33.481Z Compiling tokio-rustls v0.26.0
17582026-02-24T01:27:33.835Z Compiling hyper-rustls v0.27.7
17592026-02-24T01:27:34.233Z Compiling reqwest v0.12.24
17602026-02-24T01:27:39.642Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17612026-02-24T01:27:40.023Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17622026-02-24T01:27:46.127Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 53s
17632026-02-24T01:27:46.303Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17642026-02-24T01:27:46.380ZFeb 24 01:27:45.999 INFO Starting download, target: Cockroach
17652026-02-24T01:27:46.380ZFeb 24 01:27:46.000 INFO Starting download, target: Console
17662026-02-24T01:27:46.380ZFeb 24 01:27:46.000 INFO Starting download, target: Clickhouse
17672026-02-24T01:27:46.380ZFeb 24 01:27:46.000 INFO Starting download, target: DendriteStub
17682026-02-24T01:27:46.404ZFeb 24 01:27:46.000 INFO Starting download, target: MaghemiteMgd
17692026-02-24T01:27:46.404ZFeb 24 01:27:46.000 INFO Starting download, target: TransceiverControl
17702026-02-24T01:27:46.404ZFeb 24 01:27:46.001 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17712026-02-24T01:27:46.404ZFeb 24 01:27:46.001 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17722026-02-24T01:27:46.404ZFeb 24 01:27:46.001 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17732026-02-24T01:27:46.404ZFeb 24 01:27:46.001 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17742026-02-24T01:27:46.404ZFeb 24 01:27:46.002 INFO Downloading out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz (attempt 1/3), target: Clickhouse
17752026-02-24T01:27:46.404ZFeb 24 01:27:46.002 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17762026-02-24T01:27:46.927ZFeb 24 01:27:46.542 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17772026-02-24T01:27:47.404ZFeb 24 01:27:47.022 INFO Download complete, target: Console
17782026-02-24T01:27:47.908ZFeb 24 01:27:47.527 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17792026-02-24T01:27:48.339ZFeb 24 01:27:47.954 INFO Download complete, target: TransceiverControl
17802026-02-24T01:27:49.654ZFeb 24 01:27:49.271 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17812026-02-24T01:27:49.958ZFeb 24 01:27:49.576 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17822026-02-24T01:27:54.196ZFeb 24 01:27:53.815 INFO Download complete, target: MaghemiteMgd
17832026-02-24T01:27:54.841ZFeb 24 01:27:54.451 INFO Download complete, target: DendriteStub
17842026-02-24T01:27:57.241ZFeb 24 01:27:56.861 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17852026-02-24T01:27:57.241ZFeb 24 01:27:56.861 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17862026-02-24T01:28:09.657ZFeb 24 01:28:09.277 INFO Checking that binary works, target: Cockroach
17872026-02-24T01:28:09.996ZFeb 24 01:28:09.617 INFO Download complete, target: Cockroach
17882026-02-24T01:28:12.095ZFeb 24 01:28:11.716 INFO Unpacking out/downloads/clickhouse-v23.8.7.24.illumos.tar.gz to out/clickhouse, target: Clickhouse
17892026-02-24T01:28:27.503ZFeb 24 01:28:27.124 INFO Checking that binary works, target: Clickhouse
17902026-02-24T01:28:27.722ZFeb 24 01:28:27.343 INFO Download complete, target: Clickhouse
17912026-02-24T01:28:27.749ZAll builder prerequisites installed successfully, and PATH looks valid
17922026-02-24T01:28:27.775Z
17932026-02-24T01:28:27.775Zreal 7:55.992805637
17942026-02-24T01:28:27.775Zuser 20:41.585628988
17952026-02-24T01:28:27.775Zsys 3:06.824337321
17962026-02-24T01:28:27.775Ztrap 0.872853534
17972026-02-24T01:28:27.775Ztflt 0.463458108
17982026-02-24T01:28:27.775Zdflt 1.034702681
17992026-02-24T01:28:27.775Zkflt 0.010921876
18002026-02-24T01:28:27.775Zlock 55:52.635777512
18012026-02-24T01:28:27.775Zslp 1:16:19.027190687
18022026-02-24T01:28:27.775Zlat 1:28.898033692
18032026-02-24T01:28:27.775Zstop 3:14.645117178
18042026-02-24T01:28:27.775Z+ banner clippy
18052026-02-24T01:28:27.775Z
18062026-02-24T01:28:27.775Z #### # # ##### ##### # #
18072026-02-24T01:28:27.775Z # # # # # # # # # #
18082026-02-24T01:28:27.775Z # # # # # # # #
18092026-02-24T01:28:27.775Z # # # ##### ##### #
18102026-02-24T01:28:27.775Z # # # # # # #
18112026-02-24T01:28:27.775Z #### ###### # # # #
18122026-02-24T01:28:27.775Z
18132026-02-24T01:28:27.775Z+ export CARGO_INCREMENTAL=0
18142026-02-24T01:28:27.775Z+ CARGO_INCREMENTAL=0
18152026-02-24T01:28:27.775Z+ ptime -m cargo xtask clippy
18162026-02-24T01:28:29.083Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18172026-02-24T01:28:29.424Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18182026-02-24T01:28:33.851Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.98s
18192026-02-24T01:28:33.925Z Running `target/debug/xtask clippy`
18202026-02-24T01:28:33.963Zrunning: /home/build/.rustup/toolchains/1.91.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18212026-02-24T01:28:35.339Z Downloading crates ...
18222026-02-24T01:28:35.764Z Downloaded assert-json-diff v2.0.2
18232026-02-24T01:28:35.788Z Downloaded async-io v2.3.4
18242026-02-24T01:28:35.788Z Downloaded anes v0.1.6
18252026-02-24T01:28:35.788Z Downloaded criterion v0.7.0
18262026-02-24T01:28:35.813Z Downloaded plotters-svg v0.3.7
18272026-02-24T01:28:35.813Z Downloaded async-task v4.7.1
18282026-02-24T01:28:35.813Z Downloaded target-triple v0.1.3
18292026-02-24T01:28:35.813Z Downloaded termcolor v1.4.1
18302026-02-24T01:28:35.813Z Downloaded terminal_size v0.1.17
18312026-02-24T01:28:35.813Z Downloaded blake2b_simd v1.0.2
18322026-02-24T01:28:35.813Z Downloaded similar-asserts v1.7.0
18332026-02-24T01:28:35.813Z Downloaded trybuild v1.0.106
18342026-02-24T01:28:35.838Z Downloaded tinytemplate v1.2.1
18352026-02-24T01:28:35.838Z Downloaded futures-timer v3.0.3
18362026-02-24T01:28:35.838Z Downloaded target-spec v3.5.0
18372026-02-24T01:28:35.838Z Downloaded textwrap v0.15.2
18382026-02-24T01:28:35.838Z Downloaded rstest_macros v0.25.0
18392026-02-24T01:28:35.838Z Downloaded hashbrown v0.14.5
18402026-02-24T01:28:35.863Z Downloaded guppy v0.17.20
18412026-02-24T01:28:35.863Z Downloaded miette v5.10.0
18422026-02-24T01:28:35.863Z Downloaded knuffel v3.2.0
18432026-02-24T01:28:35.863Z Downloaded plotters v0.3.7
18442026-02-24T01:28:35.863Z Downloaded fancy-regex v0.14.0
18452026-02-24T01:28:35.888Z Downloaded async-std v1.13.0
18462026-02-24T01:28:35.912Z Downloaded rstest v0.25.0
18472026-02-24T01:28:35.912Z Downloaded polling v3.7.3
18482026-02-24T01:28:35.912Z Downloaded event-listener v5.3.1
18492026-02-24T01:28:35.912Z Downloaded assert_cmd v2.0.17
18502026-02-24T01:28:35.912Z Downloaded cfg-expr v0.20.1
18512026-02-24T01:28:35.912Z Downloaded async-executor v1.13.1
18522026-02-24T01:28:35.912Z Downloaded stringmetrics v2.2.2
18532026-02-24T01:28:35.936Z Downloaded relative-path v1.9.3
18542026-02-24T01:28:35.936Z Downloaded parking v2.2.1
18552026-02-24T01:28:35.936Z Downloaded owo-colors v3.5.0
18562026-02-24T01:28:35.936Z Downloaded libtest-mimic v0.8.1
18572026-02-24T01:28:35.936Z Downloaded kv-log-macro v1.0.7
18582026-02-24T01:28:35.937Z Downloaded knuffel-derive v3.2.0
18592026-02-24T01:28:35.937Z Downloaded httptest v0.16.3
18602026-02-24T01:28:35.937Z Downloaded event-listener-strategy v0.5.2
18612026-02-24T01:28:35.937Z Downloaded supports-unicode v2.1.0
18622026-02-24T01:28:35.937Z Downloaded rust-argon2 v2.1.0
18632026-02-24T01:28:35.937Z Downloaded futures-lite v2.3.0
18642026-02-24T01:28:35.937Z Downloaded piper v0.2.4
18652026-02-24T01:28:35.937Z Downloaded nested v0.1.1
18662026-02-24T01:28:35.961Z Downloaded escape8259 v0.5.3
18672026-02-24T01:28:35.961Z Downloaded supports-hyperlinks v2.1.0
18682026-02-24T01:28:35.961Z Downloaded path-tree v0.8.1
18692026-02-24T01:28:35.961Z Downloaded miette-derive v5.10.0
18702026-02-24T01:28:35.961Z Downloaded supports-color v2.1.0
18712026-02-24T01:28:35.961Z Downloaded rand_distr v0.5.1
18722026-02-24T01:28:35.961Z Downloaded proc-macro-crate v3.2.0
18732026-02-24T01:28:35.961Z Downloaded pathdiff v0.2.3
18742026-02-24T01:28:35.961Z Downloaded oorandom v11.1.4
18752026-02-24T01:28:35.961Z Downloaded guppy-workspace-hack v0.1.0
18762026-02-24T01:28:35.961Z Downloaded doc-comment v0.3.3
18772026-02-24T01:28:35.961Z Downloaded criterion-plot v0.6.0
18782026-02-24T01:28:35.962Z Downloaded target-lexicon v0.13.2
18792026-02-24T01:28:35.962Z Downloaded serde_regex v1.1.0
18802026-02-24T01:28:35.962Z Downloaded plotters-backend v0.3.7
18812026-02-24T01:28:35.962Z Downloaded event-listener v2.5.3
18822026-02-24T01:28:35.962Z Downloaded concurrent-queue v2.5.0
18832026-02-24T01:28:35.986Z Downloaded blocking v1.6.1
18842026-02-24T01:28:35.986Z Downloaded async-lock v3.4.0
18852026-02-24T01:28:35.986Z Downloaded async-process v2.3.0
18862026-02-24T01:28:35.986Z Downloaded async-object-pool v0.1.5
18872026-02-24T01:28:35.986Z Downloaded async-global-executor v2.4.1
18882026-02-24T01:28:35.986Z Downloaded async-channel v1.9.0
18892026-02-24T01:28:35.986Z Downloaded partial-io v0.5.4
18902026-02-24T01:28:35.986Z Downloaded datatest-stable v0.3.2
18912026-02-24T01:28:35.986Z Downloaded cast v0.3.0
18922026-02-24T01:28:35.987Z Downloaded async-channel v2.3.1
18932026-02-24T01:28:35.987Z Downloaded async-attributes v1.1.2
18942026-02-24T01:28:35.987Z Downloaded approx v0.5.1
18952026-02-24T01:28:36.012Z Downloaded chumsky v0.9.3
18962026-02-24T01:28:36.012Z Downloaded backtrace-ext v0.2.1
18972026-02-24T01:28:36.012Z Downloaded async-signal v0.2.10
18982026-02-24T01:28:36.012Z Downloaded httpmock v0.8.0-alpha.1
18992026-02-24T01:28:39.510Z Checking cfg-if v1.0.4
19002026-02-24T01:28:39.616Z Checking libc v0.2.180
19012026-02-24T01:28:39.616Z Checking serde_core v1.0.228
19022026-02-24T01:28:39.731Z Checking memchr v2.7.4
19032026-02-24T01:28:39.789Z Checking smallvec v1.15.1
19042026-02-24T01:28:39.853Z Checking value-bag v1.12.0
19052026-02-24T01:28:39.921Z Checking itoa v1.0.11
19062026-02-24T01:28:39.989Z Checking scopeguard v1.2.0
19072026-02-24T01:28:40.051Z Checking libm v0.2.8
19082026-02-24T01:28:40.238Z Checking lock_api v0.4.12
19092026-02-24T01:28:40.262Z Checking zeroize v1.8.1
19102026-02-24T01:28:40.349Z Checking stable_deref_trait v1.2.0
19112026-02-24T01:28:40.404Z Checking log v0.4.29
19122026-02-24T01:28:40.546Z Checking portable-atomic v1.11.0
19132026-02-24T01:28:40.654Z Checking critical-section v1.1.3
19142026-02-24T01:28:40.714Z Checking zerofrom v0.1.4
19152026-02-24T01:28:40.776Z Checking zmij v1.0.15
19162026-02-24T01:28:40.897Z Checking getrandom v0.2.15
19172026-02-24T01:28:40.897Z Checking getrandom v0.3.4
19182026-02-24T01:28:41.005Z Checking num-traits v0.2.19
19192026-02-24T01:28:41.072Z Checking yoke v0.7.4
19202026-02-24T01:28:41.126Z Checking pin-project-lite v0.2.14
19212026-02-24T01:28:41.235Z Checking litemap v0.7.3
19222026-02-24T01:28:41.295Z Checking rand_core v0.6.4
19232026-02-24T01:28:41.320Z Checking percent-encoding v2.3.2
19242026-02-24T01:28:41.412Z Checking writeable v0.5.5
19252026-02-24T01:28:41.499Z Checking zerovec v0.10.4
19262026-02-24T01:28:41.596Z Checking once_cell v1.21.3
19272026-02-24T01:28:41.680Z Checking icu_locid_transform_data v1.5.0
19282026-02-24T01:28:41.737Z Checking byteorder v1.5.0
19292026-02-24T01:28:41.763Z Checking icu_properties_data v1.5.0
19302026-02-24T01:28:41.850Z Checking subtle v2.6.1
19312026-02-24T01:28:41.905Z Checking utf16_iter v1.0.5
19322026-02-24T01:28:41.966Z Checking write16 v1.0.0
19332026-02-24T01:28:42.102Z Checking utf8_iter v1.0.4
19342026-02-24T01:28:42.159Z Checking icu_normalizer_data v1.5.0
19352026-02-24T01:28:42.221Z Checking form_urlencoded v1.2.2
19362026-02-24T01:28:42.246Z Checking parking_lot_core v0.9.10
19372026-02-24T01:28:42.346Z Checking signal-hook-registry v1.4.2
19382026-02-24T01:28:42.414Z Checking typenum v1.17.0
19392026-02-24T01:28:42.474Z Checking mio v1.0.2
19402026-02-24T01:28:42.540Z Checking futures-core v0.3.31
19412026-02-24T01:28:42.597Z Checking allocator-api2 v0.2.21
19422026-02-24T01:28:42.675Z Checking parking_lot v0.12.3
19432026-02-24T01:28:42.737Z Checking socket2 v0.6.1
19442026-02-24T01:28:42.807Z Checking iana-time-zone v0.1.63
19452026-02-24T01:28:43.015Z Checking errno v0.3.12
19462026-02-24T01:28:43.082Z Checking tinystr v0.7.6
19472026-02-24T01:28:43.106Z Checking icu_collections v1.5.0
19482026-02-24T01:28:43.215Z Checking equivalent v1.0.2
19492026-02-24T01:28:43.296Z Checking const-oid v0.9.6
19502026-02-24T01:28:43.361Z Checking zerocopy v0.7.35
19512026-02-24T01:28:43.385Z Checking thiserror v1.0.69
19522026-02-24T01:28:43.481Z Checking serde v1.0.228
19532026-02-24T01:28:43.481Z Checking serde_json v1.0.149
19542026-02-24T01:28:43.481Z Checking generic-array v0.14.7
19552026-02-24T01:28:43.654Z Checking uuid v1.19.0
19562026-02-24T01:28:43.678Z Checking icu_locid v1.5.0
19572026-02-24T01:28:43.861Z Checking semver v1.0.27
19582026-02-24T01:28:44.298Z Checking futures-io v0.3.31
19592026-02-24T01:28:44.384Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19602026-02-24T01:28:44.489Z Checking bytes v1.11.1
19612026-02-24T01:28:44.562Z Checking bitflags v2.9.4
19622026-02-24T01:28:44.637Z Checking chrono v0.4.43
19632026-02-24T01:28:44.664Z Checking crypto-common v0.1.6
19642026-02-24T01:28:44.753Z Checking icu_provider v1.5.0
19652026-02-24T01:28:44.834Z Checking block-buffer v0.10.4
19662026-02-24T01:28:44.946Z Checking thiserror v2.0.18
19672026-02-24T01:28:45.000Z Checking dyn-clone v1.0.20
19682026-02-24T01:28:45.122Z Checking digest v0.10.7
19692026-02-24T01:28:45.189Z Checking slab v0.4.9
19702026-02-24T01:28:45.253Z Checking futures-sink v0.3.31
19712026-02-24T01:28:45.308Z Checking pin-utils v0.1.0
19722026-02-24T01:28:45.308Z Checking cpufeatures v0.2.14
19732026-02-24T01:28:45.458Z Checking icu_locid_transform v1.5.0
19742026-02-24T01:28:45.521Z Checking hashbrown v0.16.1
19752026-02-24T01:28:45.572Z Checking tokio v1.49.0
19762026-02-24T01:28:45.597Z Checking futures-channel v0.3.31
19772026-02-24T01:28:45.633Z Checking rustix v0.38.37
19782026-02-24T01:28:45.747Z Checking futures-task v0.3.31
19792026-02-24T01:28:45.771Z Checking ppv-lite86 v0.2.20
19802026-02-24T01:28:46.024Z Checking foldhash v0.1.5
19812026-02-24T01:28:46.103Z Checking futures-util v0.3.31
19822026-02-24T01:28:46.301Z Checking hashbrown v0.15.4
19832026-02-24T01:28:46.454Z Checking fnv v1.0.7
19842026-02-24T01:28:46.514Z Checking icu_properties v1.5.1
19852026-02-24T01:28:46.577Z Checking indexmap v2.13.0
19862026-02-24T01:28:46.634Z Checking tracing-core v0.1.32
19872026-02-24T01:28:46.694Z Checking regex-syntax v0.8.5
19882026-02-24T01:28:47.297Z Checking tracing v0.1.40
19892026-02-24T01:28:47.417Z Checking http v1.4.0
19902026-02-24T01:28:47.685Z Checking spin v0.9.8
19912026-02-24T01:28:47.769Z Checking crossbeam-utils v0.8.21
19922026-02-24T01:28:48.069Z Checking adler2 v2.0.0
19932026-02-24T01:28:48.297Z Checking miniz_oxide v0.8.5
19942026-02-24T01:28:48.572Z Checking utf8parse v0.2.2
19952026-02-24T01:28:48.633Z Checking base64 v0.22.1
19962026-02-24T01:28:48.744Z Checking base64ct v1.6.0
19972026-02-24T01:28:48.803Z Checking unicode-ident v1.0.19
19982026-02-24T01:28:49.053Z Checking proc-macro2 v1.0.101
19992026-02-24T01:28:49.109Z Checking block-padding v0.3.3
20002026-02-24T01:28:49.178Z Checking anstyle v1.0.11
20012026-02-24T01:28:49.243Z Checking ipnet v2.11.0
20022026-02-24T01:28:49.400Z Checking inout v0.1.3
20032026-02-24T01:28:49.599Z Checking aho-corasick v1.1.3
20042026-02-24T01:28:49.716Z Checking cipher v0.4.4
20052026-02-24T01:28:49.741Z Checking icu_normalizer v1.5.0
20062026-02-24T01:28:49.838Z Checking anstyle-parse v0.2.5
20072026-02-24T01:28:49.863Z Checking quote v1.0.40
20082026-02-24T01:28:49.863Z Checking anstyle-query v1.1.1
20092026-02-24T01:28:50.162Z Checking is_terminal_polyfill v1.70.1
20102026-02-24T01:28:50.215Z Checking powerfmt v0.2.0
20112026-02-24T01:28:50.240Z Checking colorchoice v1.0.2
20122026-02-24T01:28:50.328Z Checking syn v2.0.114
20132026-02-24T01:28:50.389Z Checking time-core v0.1.6
20142026-02-24T01:28:50.466Z Checking num_threads v0.1.7
20152026-02-24T01:28:50.522Z Checking anstream v0.6.18
20162026-02-24T01:28:50.584Z Checking idna_adapter v1.2.0
20172026-02-24T01:28:50.609Z Checking deranged v0.5.3
20182026-02-24T01:28:50.699Z Checking num-conv v0.1.0
20192026-02-24T01:28:50.758Z Checking fastrand v2.1.1
20202026-02-24T01:28:50.848Z Checking idna v1.0.3
20212026-02-24T01:28:50.945Z Checking atomic-waker v1.1.2
20222026-02-24T01:28:51.005Z Checking pem-rfc7468 v0.7.0
20232026-02-24T01:28:51.120Z Checking terminal_size v0.4.0
20242026-02-24T01:28:51.178Z Checking sha2 v0.10.9
20252026-02-24T01:28:51.202Z Checking regex-automata v0.4.11
20262026-02-24T01:28:51.319Z Checking gimli v0.31.1
20272026-02-24T01:28:51.381Z Checking url v2.5.4
20282026-02-24T01:28:51.381Z Checking untrusted v0.9.0
20292026-02-24T01:28:51.669Z Checking ring v0.17.14
20302026-02-24T01:28:51.731Z Checking hmac v0.12.1
20312026-02-24T01:28:52.003Z Checking object v0.36.5
20322026-02-24T01:28:52.243Z Checking schemars v0.8.22
20332026-02-24T01:28:52.390Z Checking tokio-util v0.7.15
20342026-02-24T01:28:52.798Z Checking time v0.3.43
20352026-02-24T01:28:53.658Z Checking zerocopy v0.8.27
20362026-02-24T01:28:53.718Z Checking httparse v1.9.5
20372026-02-24T01:28:53.777Z Checking strsim v0.11.1
20382026-02-24T01:28:54.094Z Checking clap_lex v0.7.4
20392026-02-24T01:28:54.200Z Checking rustc-demangle v0.1.24
20402026-02-24T01:28:54.382Z Checking clap_builder v4.5.48
20412026-02-24T01:28:54.677Z Checking lazy_static v1.5.0
20422026-02-24T01:28:54.742Z Checking addr2line v0.24.2
20432026-02-24T01:28:54.863Z Checking flagset v0.4.6
20442026-02-24T01:28:55.109Z Checking der v0.7.10
20452026-02-24T01:28:55.274Z Checking rand_chacha v0.3.1
20462026-02-24T01:28:55.299Z Checking rustls-pki-types v1.10.0
20472026-02-24T01:28:55.386Z Checking http-body v1.0.1
20482026-02-24T01:28:55.649Z Checking aws-lc-sys v0.26.0
20492026-02-24T01:28:55.705Z Checking untrusted v0.7.1
20502026-02-24T01:28:55.764Z Checking rand v0.8.5
20512026-02-24T01:28:55.908Z Checking httpdate v1.0.3
20522026-02-24T01:28:55.961Z Checking try-lock v0.2.5
20532026-02-24T01:28:56.170Z Checking want v0.3.1
20542026-02-24T01:28:56.224Z Checking h2 v0.4.6
20552026-02-24T01:28:56.423Z Checking ryu v1.0.18
20562026-02-24T01:28:56.703Z Checking tower-layer v0.3.3
20572026-02-24T01:28:56.776Z Checking tower-service v0.3.3
20582026-02-24T01:28:56.900Z Checking erased-serde v0.3.31
20592026-02-24T01:28:56.959Z Checking rand_core v0.9.3
20602026-02-24T01:28:57.013Z Checking spki v0.7.3
20612026-02-24T01:28:57.013Z Checking pbkdf2 v0.12.2
20622026-02-24T01:28:57.133Z Checking clap v4.5.48
20632026-02-24T01:28:57.308Z Checking aes v0.8.4
20642026-02-24T01:28:57.365Z Checking mime v0.3.17
20652026-02-24T01:28:57.389Z Checking cbc v0.1.2
20662026-02-24T01:28:57.488Z Checking salsa20 v0.10.2
20672026-02-24T01:28:57.513Z Checking backtrace v0.3.74
20682026-02-24T01:28:57.682Z Checking rustix v1.1.3
20692026-02-24T01:28:57.746Z Checking rand_chacha v0.9.0
20702026-02-24T01:28:57.809Z Checking aws-lc-rs v1.12.4
20712026-02-24T01:28:57.833Z Checking scrypt v0.11.0
20722026-02-24T01:28:57.920Z Checking slog v2.8.2
20732026-02-24T01:28:58.142Z Checking anyhow v1.0.99
20742026-02-24T01:28:58.199Z Checking http-body-util v0.1.3
20752026-02-24T01:28:58.224Z Checking regex v1.11.3
20762026-02-24T01:28:58.224Z Checking pkcs5 v0.7.1
20772026-02-24T01:28:58.499Z Checking rand v0.9.2
20782026-02-24T01:28:58.583Z Checking openssl-probe v0.1.5
20792026-02-24T01:28:58.677Z Checking foreign-types-shared v0.1.1
20802026-02-24T01:28:58.811Z Checking serde_urlencoded v0.7.1
20812026-02-24T01:28:58.867Z Checking foreign-types v0.3.2
20822026-02-24T01:28:58.891Z Checking pkcs8 v0.10.2
20832026-02-24T01:28:58.985Z Checking hex v0.4.3
20842026-02-24T01:28:59.045Z Checking openssl-sys v0.9.109
20852026-02-24T01:28:59.268Z Checking encoding_rs v0.8.34
20862026-02-24T01:28:59.320Z Checking ipnetwork v0.21.1
20872026-02-24T01:28:59.503Z Checking plain v0.2.3
20882026-02-24T01:28:59.567Z Checking ucd-trie v0.1.7
20892026-02-24T01:28:59.591Z Checking rustls-webpki v0.102.8
20902026-02-24T01:28:59.744Z Checking sync_wrapper v1.0.1
20912026-02-24T01:28:59.798Z Checking tempfile v3.24.0
20922026-02-24T01:28:59.823Z Checking either v1.15.0
20932026-02-24T01:28:59.917Z Checking pest v2.8.2
20942026-02-24T01:28:59.980Z Checking psl-types v2.0.11
20952026-02-24T01:29:00.188Z Checking openssl v0.10.73
20962026-02-24T01:29:00.247Z Checking pretty-hex v0.4.1
20972026-02-24T01:29:00.271Z Checking publicsuffix v2.3.0
20982026-02-24T01:29:00.362Z Checking tower v0.5.2
20992026-02-24T01:29:00.423Z Checking rustls v0.23.19
21002026-02-24T01:29:00.509Z Checking rustls-native-certs v0.8.1
21012026-02-24T01:29:00.626Z Checking webpki-roots v1.0.1
21022026-02-24T01:29:00.755Z Checking cookie v0.18.1
21032026-02-24T01:29:00.867Z Checking openapiv3 v2.2.0
21042026-02-24T01:29:01.184Z Checking iri-string v0.7.8
21052026-02-24T01:29:01.240Z Checking cookie_store v0.21.1
21062026-02-24T01:29:01.316Z Checking signature v2.2.0
21072026-02-24T01:29:01.572Z Checking toml_datetime v0.6.11
21082026-02-24T01:29:01.946Z Checking serde_spanned v0.6.9
21092026-02-24T01:29:02.006Z Checking winnow v0.7.14
21102026-02-24T01:29:02.065Z Checking hyper v1.8.1
21112026-02-24T01:29:02.219Z Checking sha1 v0.10.6
21122026-02-24T01:29:02.385Z Checking strum v0.26.3
21132026-02-24T01:29:02.560Z Checking data-encoding v2.9.0
21142026-02-24T01:29:02.618Z Checking static_assertions v1.1.0
21152026-02-24T01:29:02.821Z Checking oxnet v0.1.4
21162026-02-24T01:29:03.149Z Checking quick-error v1.2.3
21172026-02-24T01:29:03.266Z Checking tinyvec_macros v0.1.1
21182026-02-24T01:29:03.360Z Checking hubpack v0.1.2
21192026-02-24T01:29:03.415Z Checking tinyvec v1.8.0
21202026-02-24T01:29:03.596Z Checking tower-http v0.6.6
21212026-02-24T01:29:03.717Z Checking num-integer v0.1.46
21222026-02-24T01:29:03.863Z Checking base16ct v0.2.0
21232026-02-24T01:29:04.025Z Checking hyper-util v0.1.19
21242026-02-24T01:29:04.125Z Checking bit-vec v0.8.0
21252026-02-24T01:29:04.207Z Checking sec1 v0.7.3
21262026-02-24T01:29:04.260Z Checking scroll v0.12.0
21272026-02-24T01:29:04.547Z Checking bit-set v0.8.0
21282026-02-24T01:29:04.656Z Checking ff v0.13.0
21292026-02-24T01:29:04.680Z Checking wait-timeout v0.2.0
21302026-02-24T01:29:04.779Z Checking crc32fast v1.4.2
21312026-02-24T01:29:04.804Z Checking native-tls v0.2.12
21322026-02-24T01:29:04.804Z Checking goblin v0.8.2
21332026-02-24T01:29:04.954Z Checking num-iter v0.1.45
21342026-02-24T01:29:04.978Z Checking ahash v0.8.12
21352026-02-24T01:29:05.070Z Checking group v0.13.0
21362026-02-24T01:29:05.138Z Checking bstr v1.10.0
21372026-02-24T01:29:05.203Z Checking tokio-rustls v0.26.0
21382026-02-24T01:29:05.229Z Checking hkdf v0.12.4
21392026-02-24T01:29:05.316Z Checking tokio-native-tls v0.3.1
21402026-02-24T01:29:05.395Z Checking crypto-bigint v0.5.5
21412026-02-24T01:29:05.453Z Checking rusty-fork v0.3.0
21422026-02-24T01:29:05.544Z Checking dtrace-parser v0.2.0
21432026-02-24T01:29:05.628Z Checking rand_xorshift v0.4.0
21442026-02-24T01:29:05.681Z Checking crossbeam-epoch v0.9.18
21452026-02-24T01:29:05.805Z Checking thread-id v4.2.2
21462026-02-24T01:29:05.869Z Checking unarray v0.1.4
21472026-02-24T01:29:05.973Z Checking zlib-rs v0.5.1
21482026-02-24T01:29:06.031Z Checking num-bigint-dig v0.8.6
21492026-02-24T01:29:06.093Z Checking proptest v1.7.0
21502026-02-24T01:29:06.118Z Checking pkcs1 v0.7.5
21512026-02-24T01:29:06.210Z Checking x509-cert v0.2.5
21522026-02-24T01:29:06.527Z Checking scroll v0.13.0
21532026-02-24T01:29:06.724Z Checking hyper-tls v0.6.0
21542026-02-24T01:29:07.014Z Checking hyper-rustls v0.27.7
21552026-02-24T01:29:07.069Z Checking unicode-segmentation v1.12.0
21562026-02-24T01:29:07.424Z Checking reqwest v0.12.24
21572026-02-24T01:29:07.600Z Checking toml_write v0.1.2
21582026-02-24T01:29:07.736Z Checking libz-rs-sys v0.5.1
21592026-02-24T01:29:07.800Z Checking goblin v0.10.2
21602026-02-24T01:29:07.865Z Checking rsa v0.9.8
21612026-02-24T01:29:07.918Z Checking elliptic-curve v0.13.8
21622026-02-24T01:29:07.972Z Checking toml_edit v0.22.27
21632026-02-24T01:29:08.032Z Checking flate2 v1.1.2
21642026-02-24T01:29:08.617Z Checking rfc6979 v0.4.0
21652026-02-24T01:29:08.799Z Checking memmap2 v0.9.8
21662026-02-24T01:29:08.862Z Checking winnow v0.5.40
21672026-02-24T01:29:08.887Z Checking bitflags v1.3.2
21682026-02-24T01:29:09.076Z Checking ecdsa v0.16.9
21692026-02-24T01:29:09.152Z Checking dtrace-parser v0.3.0
21702026-02-24T01:29:09.341Z Checking curve25519-dalek v4.1.3
21712026-02-24T01:29:09.566Z Checking dof v0.3.0
21722026-02-24T01:29:09.672Z Checking bzip2-sys v0.1.13+1.0.8
21732026-02-24T01:29:09.790Z Checking env_filter v0.1.2
21742026-02-24T01:29:09.855Z Checking thread-id v5.0.0
21752026-02-24T01:29:10.027Z Checking keccak v0.1.5
21762026-02-24T01:29:10.092Z Checking env_logger v0.11.8
21772026-02-24T01:29:10.180Z Checking usdt-impl v0.5.0
21782026-02-24T01:29:10.240Z Checking newtype-uuid v1.3.2
21792026-02-24T01:29:10.423Z Checking sha3 v0.10.8
21802026-02-24T01:29:10.509Z Checking ed25519 v2.2.3
21812026-02-24T01:29:10.562Z Checking itertools v0.13.0
21822026-02-24T01:29:10.654Z Checking daft v0.1.4
21832026-02-24T01:29:10.745Z Checking serde_with v3.16.1
21842026-02-24T01:29:10.875Z Checking unicode-normalization v0.1.24
21852026-02-24T01:29:10.920Z Checking memoffset v0.9.1
21862026-02-24T01:29:11.046Z Checking ed25519-dalek v2.1.1
21872026-02-24T01:29:11.108Z Checking signal-hook v0.3.18
21882026-02-24T01:29:11.169Z Checking managed v0.8.0
21892026-02-24T01:29:11.365Z Checking toml_edit v0.19.15
21902026-02-24T01:29:11.484Z Checking signal-hook-mio v0.2.4
21912026-02-24T01:29:11.509Z Checking bzip2 v0.4.4
21922026-02-24T01:29:11.593Z Checking ref-cast v1.0.25
21932026-02-24T01:29:11.689Z Checking zstd-sys v2.0.14+zstd.1.5.7
21942026-02-24T01:29:11.756Z Checking siphasher v0.3.11
21952026-02-24T01:29:11.810Z Checking bumpalo v3.16.0
21962026-02-24T01:29:11.873Z Checking zip v0.6.6
21972026-02-24T01:29:11.934Z Checking zstd-safe v7.2.3
21982026-02-24T01:29:12.102Z Checking lockfree-object-pool v0.1.6
21992026-02-24T01:29:12.189Z Checking simd-adler32 v0.3.7
22002026-02-24T01:29:12.281Z Checking zstd v0.13.3
22012026-02-24T01:29:12.404Z Checking phf_shared v0.11.2
22022026-02-24T01:29:12.520Z Checking crossterm v0.28.1
22032026-02-24T01:29:12.582Z Checking zopfli v0.8.1
22042026-02-24T01:29:12.698Z Checking bzip2 v0.5.2
22052026-02-24T01:29:12.751Z Checking similar v2.7.0
22062026-02-24T01:29:12.878Z Checking serde-big-array v0.5.1
22072026-02-24T01:29:13.049Z Checking hash32 v0.2.1
22082026-02-24T01:29:13.155Z Checking socket2 v0.5.10
22092026-02-24T01:29:13.323Z Checking winnow v0.6.26
22102026-02-24T01:29:13.380Z Checking dof v0.4.0
22112026-02-24T01:29:13.436Z Checking unicode-bidi v0.3.17
22122026-02-24T01:29:13.586Z Checking predicates-core v1.0.8
22132026-02-24T01:29:13.647Z Checking toml v0.7.8
22142026-02-24T01:29:13.714Z Checking jiff v0.2.15
22152026-02-24T01:29:13.841Z Checking unicode-properties v0.1.3
22162026-02-24T01:29:14.129Z Checking heapless v0.7.17
22172026-02-24T01:29:14.187Z Checking hickory-proto v0.25.2
22182026-02-24T01:29:14.255Z Checking tokio-stream v0.1.17
22192026-02-24T01:29:14.317Z Checking usdt-impl v0.6.0
22202026-02-24T01:29:14.381Z Checking stringprep v0.1.5
22212026-02-24T01:29:14.405Z Checking fs-err v3.1.1
22222026-02-24T01:29:14.731Z Checking md-5 v0.10.6
22232026-02-24T01:29:14.908Z Checking usdt v0.6.0
22242026-02-24T01:29:15.009Z Checking float-cmp v0.10.0
22252026-02-24T01:29:15.069Z Checking normalize-line-endings v0.3.0
22262026-02-24T01:29:15.134Z Checking foldhash v0.2.0
22272026-02-24T01:29:15.159Z Checking difflib v0.4.0
22282026-02-24T01:29:15.254Z Checking fallible-iterator v0.2.0
22292026-02-24T01:29:15.319Z Checking rustc-hash v2.1.1
22302026-02-24T01:29:15.319Z Checking smoltcp v0.9.1
22312026-02-24T01:29:15.475Z Checking nix v0.29.0
22322026-02-24T01:29:15.560Z Checking predicates v3.1.3
22332026-02-24T01:29:15.611Z Checking iddqd v0.3.16
22342026-02-24T01:29:15.868Z Checking postgres-protocol v0.6.8
22352026-02-24T01:29:15.924Z Checking itertools v0.10.5
22362026-02-24T01:29:16.178Z Checking buf-list v1.0.3
22372026-02-24T01:29:16.513Z Checking strum v0.27.2
22382026-02-24T01:29:16.565Z Checking fixedbitset v0.5.7
22392026-02-24T01:29:16.744Z Checking lalrpop-util v0.19.12
22402026-02-24T01:29:16.801Z Checking new_debug_unreachable v1.0.6
22412026-02-24T01:29:16.801Z Checking fixedbitset v0.4.2
22422026-02-24T01:29:17.012Z Checking precomputed-hash v0.1.1
22432026-02-24T01:29:17.037Z Checking petgraph v0.8.2
22442026-02-24T01:29:17.122Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22452026-02-24T01:29:17.184Z Checking petgraph v0.6.5
22462026-02-24T01:29:17.245Z Checking string_cache v0.8.9
22472026-02-24T01:29:17.453Z Checking postgres-types v0.2.9
22482026-02-24T01:29:17.594Z Checking phf v0.11.2
22492026-02-24T01:29:17.836Z Checking itertools v0.12.1
22502026-02-24T01:29:17.895Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
22512026-02-24T01:29:18.086Z Checking peg-runtime v0.8.5
22522026-02-24T01:29:18.287Z Checking minimal-lexical v0.2.1
22532026-02-24T01:29:18.365Z Checking whoami v1.5.2
22542026-02-24T01:29:18.735Z Checking nom v7.1.3
22552026-02-24T01:29:18.792Z Checking tokio-postgres v0.7.13
22562026-02-24T01:29:19.320Z Checking zip v4.2.0
22572026-02-24T01:29:20.320Z Checking camino v1.2.2
22582026-02-24T01:29:20.391Z Compiling regress v0.10.4
22592026-02-24T01:29:20.444Z Checking futures-executor v0.3.31
22602026-02-24T01:29:20.623Z Checking is-terminal v0.4.13
22612026-02-24T01:29:20.696Z Compiling unsafe-libyaml v0.2.11
22622026-02-24T01:29:20.823Z Checking futures v0.3.31
22632026-02-24T01:29:20.878Z Checking crossbeam-channel v0.5.15
22642026-02-24T01:29:20.969Z Checking heck v0.5.0
22652026-02-24T01:29:21.027Z Checking thread_local v1.1.8
22662026-02-24T01:29:21.256Z Compiling rustls v0.22.4
22672026-02-24T01:29:21.410Z Compiling newtype-uuid-macros v0.1.0
22682026-02-24T01:29:21.567Z Compiling structmeta-derive v0.3.0
22692026-02-24T01:29:21.681Z Checking take_mut v0.2.2
22702026-02-24T01:29:21.746Z Checking term v1.1.0
22712026-02-24T01:29:21.881Z Checking slog-async v2.8.0
22722026-02-24T01:29:22.223Z Compiling serde_yaml v0.9.34+deprecated
22732026-02-24T01:29:22.284Z Checking slog-term v2.9.2
22742026-02-24T01:29:22.447Z Compiling multer v3.1.0
22752026-02-24T01:29:22.583Z Compiling async-stream-impl v0.3.6
22762026-02-24T01:29:22.874Z Compiling dropshot v0.16.7
22772026-02-24T01:29:22.953Z Checking match_cfg v0.1.0
22782026-02-24T01:29:23.013Z Compiling dropshot_endpoint v0.16.7
22792026-02-24T01:29:23.121Z Checking hostname v0.3.1
22802026-02-24T01:29:23.325Z Checking debug-ignore v1.0.5
22812026-02-24T01:29:23.379Z Checking unicode-width v0.1.14
22822026-02-24T01:29:23.539Z Checking slog-json v2.6.1
22832026-02-24T01:29:23.807Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22842026-02-24T01:29:23.870Z Checking slog-bunyan v2.5.0
22852026-02-24T01:29:23.937Z Compiling typify-impl v0.4.3
22862026-02-24T01:29:23.961Z Compiling structmeta v0.3.0
22872026-02-24T01:29:24.109Z Checking toml_parser v1.0.6+spec-1.1.0
22882026-02-24T01:29:24.443Z Compiling derive-ex v0.1.8
22892026-02-24T01:29:24.757Z Checking serde_path_to_error v0.1.20
22902026-02-24T01:29:24.921Z Checking serde_spanned v1.0.4
22912026-02-24T01:29:25.180Z Checking toml_datetime v0.7.5+spec-1.1.0
22922026-02-24T01:29:25.358Z Checking toml_writer v1.0.6+spec-1.1.0
22932026-02-24T01:29:25.687Z Checking async-stream v0.3.6
22942026-02-24T01:29:25.756Z Checking toml v0.9.11+spec-1.1.0
22952026-02-24T01:29:26.424Z Checking rustls-pemfile v2.2.0
22962026-02-24T01:29:26.695Z Checking waitgroup v0.1.2
22972026-02-24T01:29:26.822Z Checking hostname v0.4.2
22982026-02-24T01:29:26.906Z Checking progenitor-client v0.10.0
22992026-02-24T01:29:26.985Z Compiling parse-display-derive v0.10.0
23002026-02-24T01:29:27.041Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#70d3253a)
23012026-02-24T01:29:27.154Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23022026-02-24T01:29:27.278Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23032026-02-24T01:29:27.367Z Checking macaddr v1.0.1
23042026-02-24T01:29:27.496Z Checking tabwriter v1.4.0
23052026-02-24T01:29:27.756Z Checking itertools v0.14.0
23062026-02-24T01:29:27.817Z Checking instant v0.1.13
23072026-02-24T01:29:27.882Z Checking progenitor-client v0.11.2
23082026-02-24T01:29:28.016Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23092026-02-24T01:29:28.072Z Checking backoff v0.4.0
23102026-02-24T01:29:28.134Z Compiling test-strategy v0.4.3
23112026-02-24T01:29:28.249Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
23122026-02-24T01:29:28.354Z Checking colored v3.0.0
23132026-02-24T01:29:28.442Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
23142026-02-24T01:29:28.796Z Checking camino-tempfile v1.4.1
23152026-02-24T01:29:28.919Z Checking tokio-rustls v0.25.0
23162026-02-24T01:29:29.139Z Checking crossbeam-deque v0.8.5
23172026-02-24T01:29:29.553Z Compiling rayon-core v1.12.1
23182026-02-24T01:29:29.622Z Checking toml v0.8.23
23192026-02-24T01:29:30.271Z Compiling proc-macro-error v1.0.4
23202026-02-24T01:29:30.418Z Checking secrecy v0.10.3
23212026-02-24T01:29:30.654Z Compiling crucible-workspace-hack v0.1.0
23222026-02-24T01:29:30.708Z Checking parse-display v0.10.0
23232026-02-24T01:29:30.780Z Checking rayon v1.10.0
23242026-02-24T01:29:30.893Z Compiling proc-macro-crate v1.3.1
23252026-02-24T01:29:31.054Z Compiling nix v0.30.1
23262026-02-24T01:29:31.304Z Checking glob v0.3.2
23272026-02-24T01:29:31.447Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
23282026-02-24T01:29:31.684Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23292026-02-24T01:29:31.771Z Compiling num_enum_derive v0.5.11
23302026-02-24T01:29:31.836Z Compiling heapless v0.8.0
23312026-02-24T01:29:32.151Z Compiling ingot-macros v0.1.1
23322026-02-24T01:29:32.222Z Checking hash32 v0.3.1
23332026-02-24T01:29:32.484Z Compiling smoltcp v0.11.0
23342026-02-24T01:29:32.750Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23352026-02-24T01:29:33.274Z Compiling foreign-types-macros v0.2.3
23362026-02-24T01:29:33.578Z Checking unicode-width v0.2.0
23372026-02-24T01:29:33.864Z Checking num_enum v0.5.11
23382026-02-24T01:29:34.018Z Checking foreign-types-shared v0.3.1
23392026-02-24T01:29:34.094Z Checking cobs v0.2.3
23402026-02-24T01:29:34.341Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23412026-02-24T01:29:34.406Z Checking postcard v1.0.10
23422026-02-24T01:29:34.431Z Checking sigpipe v0.1.3
23432026-02-24T01:29:34.541Z Checking foreign-types v0.5.0
23442026-02-24T01:29:34.637Z Checking cstr-argument v0.1.2
23452026-02-24T01:29:34.703Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23462026-02-24T01:29:34.771Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23472026-02-24T01:29:34.836Z Compiling typify-macro v0.4.3
23482026-02-24T01:29:34.904Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#f4eae3d8)
23492026-02-24T01:29:34.928Z Checking pretty-hex v0.2.1
23502026-02-24T01:29:35.136Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23512026-02-24T01:29:35.248Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#1d587ea9)
23522026-02-24T01:29:35.362Z Checking colored v2.2.0
23532026-02-24T01:29:35.441Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
23542026-02-24T01:29:35.504Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23552026-02-24T01:29:35.567Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23562026-02-24T01:29:35.628Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23572026-02-24T01:29:35.768Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23582026-02-24T01:29:35.896Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23592026-02-24T01:29:35.920Z Compiling zone_cfg_derive v0.3.0
23602026-02-24T01:29:36.266Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23612026-02-24T01:29:36.323Z Checking smf v0.2.3
23622026-02-24T01:29:36.381Z Compiling num-derive v0.4.2
23632026-02-24T01:29:36.651Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23642026-02-24T01:29:36.804Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23652026-02-24T01:29:37.124Z Compiling convert_case v0.4.0
23662026-02-24T01:29:37.149Z Checking half v2.4.1
23672026-02-24T01:29:37.238Z Checking zone v0.3.1
23682026-02-24T01:29:37.355Z Checking ciborium-io v0.2.2
23692026-02-24T01:29:37.564Z Checking indent_write v2.2.0
23702026-02-24T01:29:37.633Z Compiling usdt-attr-macro v0.5.0
23712026-02-24T01:29:37.685Z Checking ciborium-ll v0.2.2
23722026-02-24T01:29:37.830Z Compiling usdt-macro v0.5.0
23732026-02-24T01:29:37.908Z Compiling derive_more v0.99.20
23742026-02-24T01:29:38.033Z Checking ciborium v0.2.2
23752026-02-24T01:29:38.089Z Checking memmap v0.7.0
23762026-02-24T01:29:38.113Z Checking ingot-types v0.1.2
23772026-02-24T01:29:38.223Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23782026-02-24T01:29:38.374Z Checking swrite v0.1.0
23792026-02-24T01:29:38.432Z Compiling typify v0.4.3
23802026-02-24T01:29:38.706Z Compiling progenitor-impl v0.11.2
23812026-02-24T01:29:38.764Z Compiling progenitor-impl v0.10.0
23822026-02-24T01:29:38.996Z Checking ingot v0.1.1
23832026-02-24T01:29:39.171Z Checking universal-hash v0.5.1
23842026-02-24T01:29:39.238Z Checking usdt v0.5.0
23852026-02-24T01:29:39.458Z Checking opaque-debug v0.3.1
23862026-02-24T01:29:39.667Z Checking aead v0.5.2
23872026-02-24T01:29:39.720Z Checking poly1305 v0.8.0
23882026-02-24T01:29:39.960Z Checking chacha20 v0.9.1
23892026-02-24T01:29:40.286Z Checking password-hash v0.5.0
23902026-02-24T01:29:40.365Z Checking blake2 v0.10.6
23912026-02-24T01:29:40.776Z Compiling thiserror-impl-no-std v2.0.2
23922026-02-24T01:29:40.836Z Checking chacha20poly1305 v0.10.1
23932026-02-24T01:29:40.897Z Checking argon2 v0.5.3
23942026-02-24T01:29:41.103Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23952026-02-24T01:29:41.158Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
23962026-02-24T01:29:41.708Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23972026-02-24T01:29:41.767Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
23982026-02-24T01:29:41.819Z Checking tokio-dtrace v0.1.0
23992026-02-24T01:29:42.155Z Checking console v0.15.10
24002026-02-24T01:29:42.217Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24012026-02-24T01:29:42.241Z Compiling derive-where v1.5.0
24022026-02-24T01:29:42.335Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
24032026-02-24T01:29:42.803Z Checking oxide-tokio-rt v0.1.2
24042026-02-24T01:29:43.072Z Checking atomicwrites v0.4.4
24052026-02-24T01:29:43.359Z Checking newline-converter v0.3.0
24062026-02-24T01:29:43.435Z Checking thiserror-no-std v2.0.2
24072026-02-24T01:29:43.630Z Checking bytecount v0.6.8
24082026-02-24T01:29:43.691Z Checking vsss-rs v3.3.4
24092026-02-24T01:29:43.904Z Checking expectorate v1.2.0
24102026-02-24T01:29:44.062Z Compiling owo-colors v4.2.3
24112026-02-24T01:29:44.212Z Checking num-rational v0.4.2
24122026-02-24T01:29:44.860Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24132026-02-24T01:29:44.920Z Checking num-complex v0.4.6
24142026-02-24T01:29:44.944Z Compiling cancel-safe-futures v0.1.5
24152026-02-24T01:29:45.307Z Compiling progenitor-macro v0.10.0
24162026-02-24T01:29:45.469Z Compiling progenitor-macro v0.11.2
24172026-02-24T01:29:45.533Z Checking libsw-core v0.3.1
24182026-02-24T01:29:45.594Z Checking float-ord v0.3.2
24192026-02-24T01:29:45.787Z Checking num v0.4.3
24202026-02-24T01:29:45.906Z Checking libsw v3.5.0
24212026-02-24T01:29:45.972Z Checking linear-map v1.2.0
24222026-02-24T01:29:46.249Z Checking same-file v1.0.6
24232026-02-24T01:29:46.363Z Checking gethostname v0.5.0
24242026-02-24T01:29:46.492Z Checking walkdir v2.5.0
24252026-02-24T01:29:46.644Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24262026-02-24T01:29:46.867Z Checking prettyplease v0.2.36
24272026-02-24T01:29:47.015Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
24282026-02-24T01:29:47.318Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=e547d07b08c3f3d6c821c9eb7a958adcffce6e56#e547d07b)
24292026-02-24T01:29:50.796Z Compiling async-recursion v1.1.1
24302026-02-24T01:29:52.078Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24312026-02-24T01:29:54.215Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24322026-02-24T01:29:54.910Z Checking unicode-linebreak v0.1.5
24332026-02-24T01:29:54.968Z Checking smawk v0.3.2
24342026-02-24T01:29:55.045Z Checking resolv-conf v0.7.0
24352026-02-24T01:29:55.128Z Checking globset v0.4.15
24362026-02-24T01:29:55.274Z Compiling convert_case v0.7.1
24372026-02-24T01:29:55.439Z Compiling slog-dtrace v0.3.0
24382026-02-24T01:29:55.518Z Compiling pin-project-internal v1.1.6
24392026-02-24T01:29:55.678Z Compiling vte_generate_state_changes v0.1.2
24402026-02-24T01:29:56.183Z Compiling derive_more-impl v2.0.1
24412026-02-24T01:29:56.441Z Checking pem v3.0.5
24422026-02-24T01:29:56.571Z Checking vte v0.11.1
24432026-02-24T01:29:56.656Z Checking fd-lock v4.0.2
24442026-02-24T01:29:56.867Z Checking display-error-chain v0.2.2
24452026-02-24T01:29:56.960Z Compiling snafu-derive v0.8.5
24462026-02-24T01:29:57.150Z Checking linked-hash-map v0.5.6
24472026-02-24T01:29:57.420Z Checking progenitor v0.10.0
24482026-02-24T01:29:57.575Z Checking nu-ansi-term v0.50.1
24492026-02-24T01:29:57.707Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24502026-02-24T01:29:58.038Z Checking strip-ansi-escapes v0.2.0
24512026-02-24T01:29:58.101Z Checking progenitor v0.11.2
24522026-02-24T01:29:58.231Z Checking derive_more v2.0.1
24532026-02-24T01:29:58.310Z Checking termtree v0.5.1
24542026-02-24T01:29:58.372Z Checking pin-project v1.1.6
24552026-02-24T01:29:58.446Z Compiling mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
24562026-02-24T01:29:58.471Z Checking crossterm v0.29.0
24572026-02-24T01:29:58.643Z Compiling object v0.37.3
24582026-02-24T01:29:58.668Z Checking reedline v0.40.0
24592026-02-24T01:29:59.407Z Checking lru-cache v0.1.2
24602026-02-24T01:29:59.729Z Checking textwrap v0.16.2
24612026-02-24T01:29:59.942Z Checking olpc-cjson v0.1.4
24622026-02-24T01:30:00.233Z Checking hickory-proto v0.24.4
24632026-02-24T01:30:00.287Z Checking serde_plain v1.0.2
24642026-02-24T01:30:00.620Z Checking typed-path v0.9.3
24652026-02-24T01:30:01.387Z Checking snafu v0.8.5
24662026-02-24T01:30:01.896Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24672026-02-24T01:30:02.582Z Checking tough v0.20.0
24682026-02-24T01:30:02.973Z Checking nibble_vec v0.1.0
24692026-02-24T01:30:03.228Z Checking endian-type v0.1.2
24702026-02-24T01:30:03.283Z Checking base64 v0.21.7
24712026-02-24T01:30:03.533Z Checking radix_trie v0.2.1
24722026-02-24T01:30:03.875Z Checking humantime v2.2.0
24732026-02-24T01:30:04.034Z Checking csv-core v0.1.11
24742026-02-24T01:30:04.272Z Compiling stacker v0.1.23
24752026-02-24T01:30:04.481Z Checking csv v1.3.1
24762026-02-24T01:30:04.535Z Checking hickory-resolver v0.24.4
24772026-02-24T01:30:04.827Z Checking highway v1.3.0
24782026-02-24T01:30:05.259Z Compiling cfg_aliases v0.1.1
24792026-02-24T01:30:05.417Z Checking papergrid v0.11.0
24802026-02-24T01:30:05.465Z Compiling nix v0.28.0
24812026-02-24T01:30:05.526Z Compiling tabled_derive v0.7.0
24822026-02-24T01:30:06.180Z Checking qorb v0.4.1
24832026-02-24T01:30:06.236Z Checking home v0.5.9
24842026-02-24T01:30:06.449Z Checking siphasher v1.0.1
24852026-02-24T01:30:06.819Z Checking phf_shared v0.12.1
24862026-02-24T01:30:06.989Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24872026-02-24T01:30:07.148Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24882026-02-24T01:30:07.332Z Compiling recursive-proc-macro-impl v0.1.1
24892026-02-24T01:30:07.597Z Checking tabled v0.15.0
24902026-02-24T01:30:07.684Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
24912026-02-24T01:30:08.138Z Compiling semver v0.1.20
24922026-02-24T01:30:08.258Z Compiling chrono-tz v0.10.4
24932026-02-24T01:30:08.697Z Compiling rustc_version v0.1.7
24942026-02-24T01:30:08.768Z Checking phf v0.12.1
24952026-02-24T01:30:08.829Z Compiling ar_archive_writer v0.5.1
24962026-02-24T01:30:09.222Z Compiling const_format_proc_macros v0.2.34
24972026-02-24T01:30:09.427Z Compiling peg-macros v0.8.5
24982026-02-24T01:30:10.342Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24992026-02-24T01:30:11.003Z Compiling psm v0.1.30
25002026-02-24T01:30:11.056Z Compiling sqlparser_derive v0.5.0
25012026-02-24T01:30:11.245Z Checking unicode_categories v0.1.1
25022026-02-24T01:30:11.473Z Checking const_format v0.2.34
25032026-02-24T01:30:11.528Z Checking rustyline v14.0.0
25042026-02-24T01:30:11.630Z Checking sqlformat v0.3.5
25052026-02-24T01:30:12.028Z Compiling newtype_derive v0.1.6
25062026-02-24T01:30:12.550Z Checking peg v0.8.5
25072026-02-24T01:30:12.615Z Checking bcs v0.1.6
25082026-02-24T01:30:12.757Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25092026-02-24T01:30:12.816Z Checking recursive v0.1.1
25102026-02-24T01:30:13.030Z Checking sqlparser v0.61.0
25112026-02-24T01:30:13.089Z Checking steno v0.4.1
25122026-02-24T01:30:13.191Z Checking utf-8 v0.7.6
25132026-02-24T01:30:13.215Z Checking xattr v1.3.1
25142026-02-24T01:30:13.215Z Checking filetime v0.2.26
25152026-02-24T01:30:13.531Z Checking arc-swap v1.7.1
25162026-02-24T01:30:13.594Z Checking tungstenite v0.21.0
25172026-02-24T01:30:13.618Z Checking tar v0.4.44
25182026-02-24T01:30:14.005Z Checking slog-scope v4.4.0
25192026-02-24T01:30:14.289Z Checking slog-stdlog v4.1.1
25202026-02-24T01:30:14.532Z Checking slog-envlogger v2.2.0
25212026-02-24T01:30:14.592Z Checking tokio-tungstenite v0.21.0
25222026-02-24T01:30:14.656Z Compiling typify-impl v0.2.0
25232026-02-24T01:30:14.858Z Checking subprocess v0.2.9
25242026-02-24T01:30:15.179Z Checking headers-core v0.3.0
25252026-02-24T01:30:15.395Z Checking headers v0.4.1
25262026-02-24T01:30:15.540Z Compiling lzma-sys v0.1.20
25272026-02-24T01:30:16.393Z Checking progenitor-client v0.8.0
25282026-02-24T01:30:16.465Z Compiling heck v0.3.3
25292026-02-24T01:30:16.954Z Compiling zone_cfg_derive v0.1.2
25302026-02-24T01:30:17.147Z Checking cpuid_profile_config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25312026-02-24T01:30:17.528Z Checking yasna v0.5.2
25322026-02-24T01:30:17.999Z Checking number_prefix v0.4.0
25332026-02-24T01:30:18.340Z Checking base64 v0.13.1
25342026-02-24T01:30:18.432Z Checking zone v0.1.8
25352026-02-24T01:30:18.495Z Checking rcgen v0.12.1
25362026-02-24T01:30:18.869Z Checking ron v0.7.1
25372026-02-24T01:30:19.170Z Checking indicatif v0.17.11
25382026-02-24T01:30:19.223Z Checking propolis-server-config v0.0.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
25392026-02-24T01:30:19.737Z Checking xz2 v0.1.7
25402026-02-24T01:30:19.954Z Checking dropshot-api-manager-types v0.3.0
25412026-02-24T01:30:20.012Z Compiling moka v0.12.10
25422026-02-24T01:30:20.096Z Checking tagptr v0.2.0
25432026-02-24T01:30:20.291Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25442026-02-24T01:30:20.415Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25452026-02-24T01:30:20.634Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25462026-02-24T01:30:20.701Z Compiling radium v0.7.0
25472026-02-24T01:30:21.173Z Compiling libefi-sys v0.1.0
25482026-02-24T01:30:21.586Z Compiling bitfield-struct v0.6.2
25492026-02-24T01:30:21.635Z Compiling maybe-uninit v2.0.0
25502026-02-24T01:30:21.916Z Checking hickory-resolver v0.25.2
25512026-02-24T01:30:22.142Z Checking tap v1.0.1
25522026-02-24T01:30:22.362Z Checking wyz v0.5.1
25532026-02-24T01:30:22.795Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
25542026-02-24T01:30:22.795Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
25552026-02-24T01:30:22.902Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
25562026-02-24T01:30:23.406Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25572026-02-24T01:30:23.777Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
25582026-02-24T01:30:24.271Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25592026-02-24T01:30:25.267Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25602026-02-24T01:30:25.490Z Compiling typify-macro v0.2.0
25612026-02-24T01:30:25.678Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
25622026-02-24T01:30:26.439Z Compiling zerocopy-derive v0.6.6
25632026-02-24T01:30:26.602Z Checking crc-catalog v2.4.0
25642026-02-24T01:30:26.811Z Compiling packed_struct v0.10.1
25652026-02-24T01:30:27.302Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25662026-02-24T01:30:27.366Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25672026-02-24T01:30:27.440Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25682026-02-24T01:30:27.505Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25692026-02-24T01:30:28.299Z Checking funty v2.0.0
25702026-02-24T01:30:28.477Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25712026-02-24T01:30:28.865Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25722026-02-24T01:30:29.225Z Checking bitvec v1.0.1
25732026-02-24T01:30:29.278Z Compiling typify v0.2.0
25742026-02-24T01:30:29.446Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25752026-02-24T01:30:29.525Z Compiling progenitor-impl v0.8.0
25762026-02-24T01:30:30.528Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25772026-02-24T01:30:31.952Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25782026-02-24T01:30:32.568Z Checking zerocopy v0.6.6
25792026-02-24T01:30:32.794Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25802026-02-24T01:30:33.198Z Checking crc v3.2.1
25812026-02-24T01:30:33.309Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25822026-02-24T01:30:33.538Z Compiling packed_struct_codegen v0.10.1
25832026-02-24T01:30:33.672Z Compiling bitfield-macros v0.19.2
25842026-02-24T01:30:33.745Z Compiling indexmap v1.9.3
25852026-02-24T01:30:34.138Z Checking nodrop v0.1.14
25862026-02-24T01:30:34.346Z Checking array-init v0.0.4
25872026-02-24T01:30:34.407Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25882026-02-24T01:30:35.233Z Checking bitfield v0.19.2
25892026-02-24T01:30:35.373Z Checking smallvec v0.6.14
25902026-02-24T01:30:35.705Z Checking hashbrown v0.12.3
25912026-02-24T01:30:35.807Z Checking serde-hex v0.1.0
25922026-02-24T01:30:35.977Z Compiling progenitor-macro v0.8.0
25932026-02-24T01:30:37.313Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25942026-02-24T01:30:37.506Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25952026-02-24T01:30:37.794Z Checking ron v0.8.1
25962026-02-24T01:30:39.195Z Checking hashbrown v0.13.2
25972026-02-24T01:30:39.269Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
25982026-02-24T01:30:39.693Z Checking crc-any v2.5.0
25992026-02-24T01:30:39.787Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
26002026-02-24T01:30:40.106Z Checking path-slash v0.1.5
26012026-02-24T01:30:40.159Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
26022026-02-24T01:30:40.302Z Checking object v0.30.4
26032026-02-24T01:30:40.359Z Compiling xshell-macros v0.2.7
26042026-02-24T01:30:41.138Z Checking xshell v0.2.7
26052026-02-24T01:30:41.222Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26062026-02-24T01:30:41.620Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26072026-02-24T01:30:42.456Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26082026-02-24T01:30:43.636Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
26092026-02-24T01:30:44.364Z Checking half v1.8.3
26102026-02-24T01:30:44.918Z Checking serde_cbor v0.11.2
26112026-02-24T01:30:45.209Z Compiling proc-macro-error-attr2 v2.0.0
26122026-02-24T01:30:45.988Z Compiling num-derive v0.3.3
26132026-02-24T01:30:46.045Z Compiling proc-macro-error2 v2.0.1
26142026-02-24T01:30:46.147Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26152026-02-24T01:30:46.485Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
26162026-02-24T01:30:46.705Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26172026-02-24T01:30:46.986Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#205d47d4)
26182026-02-24T01:30:47.105Z Compiling tabled_derive v0.11.0
26192026-02-24T01:30:47.389Z Checking papergrid v0.17.0
26202026-02-24T01:30:48.156Z Checking libscf-sys v1.1.0
26212026-02-24T01:30:48.225Z Checking progenitor v0.8.0
26222026-02-24T01:30:48.307Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26232026-02-24T01:30:48.471Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26242026-02-24T01:30:48.534Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=fae5334bcad5e864794332c6fed5e6bb9ec88831#fae5334b)
26252026-02-24T01:30:49.368Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
26262026-02-24T01:30:49.462Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26272026-02-24T01:30:50.019Z Checking testing_table v0.3.0
26282026-02-24T01:30:50.073Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26292026-02-24T01:30:50.243Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26302026-02-24T01:30:50.302Z Checking maplit v1.0.2
26312026-02-24T01:30:50.505Z Checking tabled v0.20.0
26322026-02-24T01:30:50.775Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26332026-02-24T01:30:51.031Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26342026-02-24T01:30:51.440Z Checking crc8 v0.1.1
26352026-02-24T01:30:51.653Z Checking fxhash v0.2.1
26362026-02-24T01:30:51.766Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26372026-02-24T01:30:51.827Z Checking unicase v2.8.1
26382026-02-24T01:30:51.894Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#59b8432e)
26392026-02-24T01:30:51.955Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26402026-02-24T01:30:52.200Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26412026-02-24T01:30:52.984Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26422026-02-24T01:30:53.147Z Checking libfalcon v0.1.0 (https://github.com/oxidecomputer/falcon?branch=main#f3fe0542)
26432026-02-24T01:30:53.293Z Checking kstat-rs v0.2.4
26442026-02-24T01:30:53.357Z Compiling parking_lot_core v0.8.6
26452026-02-24T01:30:53.520Z Checking scheduled-thread-pool v0.2.7
26462026-02-24T01:30:53.826Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26472026-02-24T01:30:53.898Z Compiling dsl_auto_type v0.1.2
26482026-02-24T01:30:53.975Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26492026-02-24T01:30:54.111Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26502026-02-24T01:30:54.172Z Compiling vergen-gitcl v1.0.8
26512026-02-24T01:30:54.639Z Compiling diesel_table_macro_syntax v0.2.0
26522026-02-24T01:30:55.424Z Compiling diesel_derives v2.2.3
26532026-02-24T01:30:55.629Z Checking r2d2 v0.8.10
26542026-02-24T01:30:55.873Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26552026-02-24T01:30:55.936Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26562026-02-24T01:30:55.960Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26572026-02-24T01:30:56.066Z Checking parking_lot v0.11.2
26582026-02-24T01:30:56.531Z Checking prefix-trie v0.7.0
26592026-02-24T01:30:56.611Z Checking nanorand v0.7.0
26602026-02-24T01:30:56.670Z Compiling dirs-sys-next v0.1.2
26612026-02-24T01:30:57.033Z Compiling crunchy v0.2.2
26622026-02-24T01:30:57.271Z Checking flume v0.11.1
26632026-02-24T01:30:57.322Z Checking hickory-server v0.25.2
26642026-02-24T01:30:57.472Z Compiling dirs-next v2.0.0
26652026-02-24T01:30:57.533Z Checking sled v0.34.7
26662026-02-24T01:30:57.680Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26672026-02-24T01:30:57.755Z Checking hickory-client v0.25.2
26682026-02-24T01:30:57.812Z Compiling tiny-keccak v2.0.2
26692026-02-24T01:30:58.322Z Compiling term v0.7.0
26702026-02-24T01:30:58.373Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26712026-02-24T01:30:58.433Z Compiling bit-vec v0.6.3
26722026-02-24T01:30:58.769Z Compiling salty v0.3.0
26732026-02-24T01:30:58.978Z Compiling bit-set v0.5.3
26742026-02-24T01:30:59.349Z Compiling ascii-canvas v3.0.0
26752026-02-24T01:30:59.799Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26762026-02-24T01:30:59.987Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26772026-02-24T01:31:00.388Z Checking primeorder v0.13.6
26782026-02-24T01:31:00.538Z Compiling ena v0.14.3
26792026-02-24T01:31:00.645Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26802026-02-24T01:31:00.797Z Compiling regex-syntax v0.6.29
26812026-02-24T01:31:00.985Z Compiling bindgen v0.71.1
26822026-02-24T01:31:01.044Z Compiling diff v0.1.13
26832026-02-24T01:31:02.145Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26842026-02-24T01:31:02.457Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26852026-02-24T01:31:03.040Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=8f5527da3c53398c95c50b1af088637e7b6c5718#8f5527da)
26862026-02-24T01:31:04.564Z Compiling lalrpop v0.19.12
26872026-02-24T01:31:04.761Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26882026-02-24T01:31:05.467Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26892026-02-24T01:31:05.941Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26902026-02-24T01:31:06.202Z Checking diesel v2.2.12
26912026-02-24T01:31:06.533Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26922026-02-24T01:31:06.930Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26932026-02-24T01:31:07.273Z Compiling libxml v0.3.3
26942026-02-24T01:31:07.523Z Compiling fs-err v2.11.0
26952026-02-24T01:31:07.917Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26962026-02-24T01:31:08.057Z Checking p384 v0.13.1
26972026-02-24T01:31:08.183Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
26982026-02-24T01:31:08.243Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26992026-02-24T01:31:08.826Z Compiling strum_macros v0.24.3
27002026-02-24T01:31:09.285Z Compiling indoc v1.0.9
27012026-02-24T01:31:12.047Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27022026-02-24T01:31:12.834Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
27032026-02-24T01:31:13.619Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
27042026-02-24T01:31:14.027Z Checking quick-xml v0.37.2
27052026-02-24T01:31:14.372Z Checking derive_builder v0.20.2
27062026-02-24T01:31:14.552Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
27072026-02-24T01:31:14.619Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27082026-02-24T01:31:14.738Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27092026-02-24T01:31:14.935Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27102026-02-24T01:31:15.113Z Compiling impl-trait-for-tuples v0.2.2
27112026-02-24T01:31:16.322Z Compiling oso-derive v0.27.3
27122026-02-24T01:31:17.310Z Compiling trait-variant v0.1.2
27132026-02-24T01:31:18.416Z Checking parse-size v1.1.0
27142026-02-24T01:31:18.660Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
27152026-02-24T01:31:18.723Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27162026-02-24T01:31:18.952Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27172026-02-24T01:31:19.141Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27182026-02-24T01:31:20.562Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27192026-02-24T01:31:20.711Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=37992295b5dc708d8f120cee805d67418741b556#37992295)
27202026-02-24T01:31:20.868Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27212026-02-24T01:31:21.594Z Checking assert_matches v1.5.0
27222026-02-24T01:31:21.733Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27232026-02-24T01:31:21.789Z Checking predicates-tree v1.0.12
27242026-02-24T01:31:22.002Z Compiling mime_guess v2.0.5
27252026-02-24T01:31:22.061Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27262026-02-24T01:31:22.332Z Checking http-range v0.1.5
27272026-02-24T01:31:22.452Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
27282026-02-24T01:31:22.615Z Checking atty v0.2.14
27292026-02-24T01:31:22.667Z Compiling diesel-dtrace v0.4.2
27302026-02-24T01:31:23.216Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27312026-02-24T01:31:23.278Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27322026-02-24T01:31:23.704Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
27332026-02-24T01:31:23.796Z Checking bb8 v0.8.5
27342026-02-24T01:31:24.100Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27352026-02-24T01:31:24.153Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
27362026-02-24T01:31:24.404Z Checking corncobs v0.1.4
27372026-02-24T01:31:24.544Z Checking hyper-staticfile v0.10.1
27382026-02-24T01:31:24.705Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27392026-02-24T01:31:24.758Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27402026-02-24T01:31:24.949Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27412026-02-24T01:31:25.162Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27422026-02-24T01:31:25.341Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27432026-02-24T01:31:25.441Z Checking ignore v0.4.23
27442026-02-24T01:31:25.521Z Checking signal-hook-tokio v0.3.1
27452026-02-24T01:31:25.763Z Checking secrecy v0.8.0
27462026-02-24T01:31:25.816Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27472026-02-24T01:31:26.354Z Checking globwalk v0.9.1
27482026-02-24T01:31:26.438Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27492026-02-24T01:31:26.768Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27502026-02-24T01:31:27.287Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27512026-02-24T01:31:27.367Z Checking nonempty v0.12.0
27522026-02-24T01:31:27.440Z Checking camino-tempfile-ext v0.3.2
27532026-02-24T01:31:27.915Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27542026-02-24T01:31:28.121Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27552026-02-24T01:31:28.237Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27562026-02-24T01:31:29.134Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#88c6684d)
27572026-02-24T01:31:29.905Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27582026-02-24T01:31:30.043Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27592026-02-24T01:31:30.566Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=36f20be9bb4c3b362029237f5feb6377c982395f#36f20be9)
27602026-02-24T01:31:32.698Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27612026-02-24T01:31:34.374Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27622026-02-24T01:31:35.118Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27632026-02-24T01:31:35.235Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27642026-02-24T01:31:35.676Z Checking tungstenite v0.23.0
27652026-02-24T01:31:35.929Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27662026-02-24T01:31:36.178Z Checking void v1.0.2
27672026-02-24T01:31:36.462Z Checking lzss v0.8.2
27682026-02-24T01:31:36.710Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27692026-02-24T01:31:36.762Z Checking tokio-tungstenite v0.23.1
27702026-02-24T01:31:36.921Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27712026-02-24T01:31:37.320Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27722026-02-24T01:31:37.378Z Checking nix v0.27.1
27732026-02-24T01:31:38.157Z Checking serde_bytes v0.11.19
27742026-02-24T01:31:38.603Z Checking rand_seeder v0.4.0
27752026-02-24T01:31:38.753Z Checking gateway-sp-comms v0.1.1 (https://github.com/oxidecomputer/management-gateway-service?rev=ea2f39ccdea124b5affcad0ca17bc5dacf65823a#ea2f39cc)
27762026-02-24T01:31:39.005Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#1eacfcf0)
27772026-02-24T01:31:39.802Z Checking async-bb8-diesel v0.2.1
27782026-02-24T01:31:40.366Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27792026-02-24T01:31:40.566Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27802026-02-24T01:31:40.749Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27812026-02-24T01:31:41.464Z Checking is_ci v1.2.0
27822026-02-24T01:31:41.676Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27832026-02-24T01:31:41.842Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27842026-02-24T01:31:42.123Z Checking yansi v1.0.1
27852026-02-24T01:31:42.527Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27862026-02-24T01:31:42.583Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27872026-02-24T01:31:42.747Z Checking pretty_assertions v1.4.1
27882026-02-24T01:31:43.023Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27892026-02-24T01:31:43.079Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27902026-02-24T01:31:43.533Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27912026-02-24T01:31:43.995Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27922026-02-24T01:31:44.051Z Checking typeid v1.0.3
27932026-02-24T01:31:44.289Z Compiling tabled_derive v0.10.0
27942026-02-24T01:31:46.252Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27952026-02-24T01:31:46.623Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27962026-02-24T01:31:46.687Z Checking papergrid v0.14.0
27972026-02-24T01:31:46.748Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27982026-02-24T01:31:46.815Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
27992026-02-24T01:31:47.204Z Compiling indoc v2.0.6
28002026-02-24T01:31:48.206Z Checking erased-serde v0.4.6
28012026-02-24T01:31:48.231Z Checking tabled v0.18.0
28022026-02-24T01:31:48.332Z Checking ordered-float v2.10.1
28032026-02-24T01:31:48.666Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#4aac6125)
28042026-02-24T01:31:48.933Z Compiling libz-sys v1.1.20
28052026-02-24T01:31:49.242Z Checking castaway v0.2.3
28062026-02-24T01:31:49.477Z Checking compact_str v0.8.0
28072026-02-24T01:31:49.875Z Checking serde-untagged v0.1.7
28082026-02-24T01:31:50.303Z Checking serde-value v0.7.0
28092026-02-24T01:31:50.776Z Checking supports-color v3.0.2
28102026-02-24T01:31:50.874Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28112026-02-24T01:31:51.057Z Checking console v0.16.0
28122026-02-24T01:31:51.263Z Checking unicode-truncate v1.1.0
28132026-02-24T01:31:51.586Z Checking concurrent-queue v2.5.0
28142026-02-24T01:31:51.735Z Checking lru v0.12.5
28152026-02-24T01:31:51.803Z Compiling instability v0.3.2
28162026-02-24T01:31:52.005Z Checking unicode-xid v0.2.6
28172026-02-24T01:31:52.108Z Checking cassowary v0.3.0
28182026-02-24T01:31:52.251Z Checking parking v2.2.1
28192026-02-24T01:31:52.512Z Checking unit-prefix v0.5.1
28202026-02-24T01:31:52.584Z Checking cargo-util-schemas v0.8.2
28212026-02-24T01:31:52.743Z Checking ratatui v0.29.0
28222026-02-24T01:31:52.820Z Checking indicatif v0.18.0
28232026-02-24T01:31:53.161Z Checking cargo-platform v0.2.0
28242026-02-24T01:31:53.609Z Compiling libgit2-sys v0.18.2+1.9.1
28252026-02-24T01:31:53.677Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28262026-02-24T01:31:54.767Z Checking cargo_metadata v0.21.0
28272026-02-24T01:31:56.359Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28282026-02-24T01:31:56.497Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28292026-02-24T01:31:56.764Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28302026-02-24T01:31:56.958Z Checking event-listener v5.3.1
28312026-02-24T01:31:57.219Z Compiling vergen-git2 v1.0.7
28322026-02-24T01:31:57.456Z Checking event-listener-strategy v0.5.2
28332026-02-24T01:31:57.676Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28342026-02-24T01:31:57.758Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28352026-02-24T01:31:58.072Z Checking plotters-backend v0.3.7
28362026-02-24T01:31:58.167Z Compiling rustls v0.21.12
28372026-02-24T01:31:58.573Z Checking shell-words v1.1.0
28382026-02-24T01:31:58.635Z Checking plotters-svg v0.3.7
28392026-02-24T01:31:58.936Z Checking futures-lite v2.3.0
28402026-02-24T01:31:58.993Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28412026-02-24T01:31:59.053Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28422026-02-24T01:31:59.922Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28432026-02-24T01:32:00.309Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28442026-02-24T01:32:00.363Z Checking sct v0.7.1
28452026-02-24T01:32:00.657Z Checking rustls-webpki v0.101.7
28462026-02-24T01:32:00.718Z Checking hex-literal v0.4.1
28472026-02-24T01:32:00.943Z Checking cast v0.3.0
28482026-02-24T01:32:01.206Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
28492026-02-24T01:32:01.330Z Checking criterion-plot v0.6.0
28502026-02-24T01:32:02.037Z Checking plotters v0.3.7
28512026-02-24T01:32:03.910Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28522026-02-24T01:32:04.422Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28532026-02-24T01:32:05.868Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28542026-02-24T01:32:07.270Z Checking tinytemplate v1.2.1
28552026-02-24T01:32:07.729Z Checking oorandom v11.1.4
28562026-02-24T01:32:08.001Z Checking anes v0.1.6
28572026-02-24T01:32:08.420Z Checking criterion v0.7.0
28582026-02-24T01:32:09.465Z Checking tokio-rustls v0.24.1
28592026-02-24T01:32:09.900Z Checking async-lock v3.4.0
28602026-02-24T01:32:10.825Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28612026-02-24T01:32:11.248Z Checking rustls-pemfile v1.0.4
28622026-02-24T01:32:11.308Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
28632026-02-24T01:32:11.552Z Checking twox-hash v2.1.0
28642026-02-24T01:32:12.307Z Checking polling v3.7.3
28652026-02-24T01:32:12.792Z Checking async-io v2.3.4
28662026-02-24T01:32:13.111Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28672026-02-24T01:32:13.917Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28682026-02-24T01:32:14.268Z Checking fatfs v0.3.6
28692026-02-24T01:32:14.888Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28702026-02-24T01:32:15.194Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
28712026-02-24T01:32:15.358Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28722026-02-24T01:32:18.060Z Compiling petname v2.0.2
28732026-02-24T01:32:18.211Z Compiling seq-macro v0.3.6
28742026-02-24T01:32:18.876Z Checking async-task v4.7.1
28752026-02-24T01:32:19.306Z Checking async-channel v2.3.1
28762026-02-24T01:32:19.372Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28772026-02-24T01:32:19.560Z Checking piper v0.2.4
28782026-02-24T01:32:19.737Z Checking rtoolbox v0.0.2
28792026-02-24T01:32:19.882Z Checking futures-timer v3.0.3
28802026-02-24T01:32:20.019Z Checking rpassword v7.4.0
28812026-02-24T01:32:20.258Z Checking blocking v1.6.1
28822026-02-24T01:32:20.663Z Checking async-executor v1.13.1
28832026-02-24T01:32:21.085Z Checking async-signal v0.2.10
28842026-02-24T01:32:21.187Z Checking tui-tree-widget v0.23.1
28852026-02-24T01:32:21.439Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28862026-02-24T01:32:21.595Z Checking polyval v0.6.2
28872026-02-24T01:32:21.802Z Checking sapling-renderdag v0.1.0
28882026-02-24T01:32:21.968Z Checking event-listener v2.5.3
28892026-02-24T01:32:22.268Z Checking sync-ptr v0.1.4
28902026-02-24T01:32:22.353Z Checking async-channel v1.9.0
28912026-02-24T01:32:22.547Z Checking ghash v0.5.1
28922026-02-24T01:32:22.692Z Checking async-process v2.3.0
28932026-02-24T01:32:22.816Z Checking async-global-executor v2.4.1
28942026-02-24T01:32:22.935Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28952026-02-24T01:32:23.166Z Checking ctr v0.9.2
28962026-02-24T01:32:23.219Z Checking kv-log-macro v1.0.7
28972026-02-24T01:32:23.333Z Compiling async-attributes v1.1.2
28982026-02-24T01:32:23.492Z Checking constant_time_eq v0.3.1
28992026-02-24T01:32:23.561Z Checking arrayref v0.3.9
29002026-02-24T01:32:23.737Z Checking arrayvec v0.7.6
29012026-02-24T01:32:23.790Z Checking aes-gcm v0.10.3
29022026-02-24T01:32:24.182Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29032026-02-24T01:32:24.244Z Checking async-std v1.13.0
29042026-02-24T01:32:24.311Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29052026-02-24T01:32:26.319Z Checking ssh-encoding v0.2.0
29062026-02-24T01:32:26.744Z Checking blowfish v0.9.1
29072026-02-24T01:32:27.092Z Checking bcrypt-pbkdf v0.10.0
29082026-02-24T01:32:27.450Z Checking ssh-cipher v0.2.0
29092026-02-24T01:32:27.864Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
29102026-02-24T01:32:27.917Z Checking async-object-pool v0.1.5
29112026-02-24T01:32:28.202Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29122026-02-24T01:32:28.879Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29132026-02-24T01:32:29.105Z Checking serde_regex v1.1.0
29142026-02-24T01:32:29.469Z Checking password-hash v0.4.2
29152026-02-24T01:32:29.982Z Checking assert-json-diff v2.0.2
29162026-02-24T01:32:30.209Z Checking path-tree v0.8.1
29172026-02-24T01:32:30.348Z Compiling target-lexicon v0.13.2
29182026-02-24T01:32:30.448Z Checking stringmetrics v2.2.2
29192026-02-24T01:32:30.641Z Checking pbkdf2 v0.11.0
29202026-02-24T01:32:30.776Z Checking httpmock v0.8.0-alpha.1
29212026-02-24T01:32:31.016Z Checking ssh-key v0.6.6
29222026-02-24T01:32:32.676Z Checking p521 v0.13.3
29232026-02-24T01:32:34.121Z Checking p256 v0.13.2
29242026-02-24T01:32:34.722Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29252026-02-24T01:32:35.144Z Checking russh-cryptovec v0.7.3
29262026-02-24T01:32:35.450Z Compiling guppy-workspace-hack v0.1.0
29272026-02-24T01:32:35.587Z Checking md5 v0.7.0
29282026-02-24T01:32:35.922Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29292026-02-24T01:32:35.992Z Checking russh-keys v0.45.0
29302026-02-24T01:32:36.229Z Checking num-bigint v0.4.6
29312026-02-24T01:32:37.461Z Checking des v0.8.1
29322026-02-24T01:32:38.070Z Compiling blake3 v1.5.4
29332026-02-24T01:32:38.463Z Compiling samael v0.0.19
29342026-02-24T01:32:38.665Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29352026-02-24T01:32:38.845Z Compiling target-spec v3.5.0
29362026-02-24T01:32:39.534Z Checking russh v0.45.0
29372026-02-24T01:32:39.596Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29382026-02-24T01:32:39.998Z Checking cfg-expr v0.20.1
29392026-02-24T01:32:41.063Z Checking supports-color v2.1.0
29402026-02-24T01:32:41.117Z Checking textwrap v0.15.2
29412026-02-24T01:32:41.402Z Checking supports-unicode v2.1.0
29422026-02-24T01:32:41.597Z Checking supports-hyperlinks v2.1.0
29432026-02-24T01:32:41.647Z Checking hashbrown v0.14.5
29442026-02-24T01:32:41.841Z Checking backtrace-ext v0.2.1
29452026-02-24T01:32:42.084Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29462026-02-24T01:32:42.531Z Checking terminal_size v0.1.17
29472026-02-24T01:32:42.794Z Compiling miette-derive v5.10.0
29482026-02-24T01:32:42.835Z Checking owo-colors v3.5.0
29492026-02-24T01:32:43.984Z Checking internet-checksum v0.2.1
29502026-02-24T01:32:44.245Z Checking chumsky v0.9.3
29512026-02-24T01:32:45.485Z Checking miette v5.10.0
29522026-02-24T01:32:46.106Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29532026-02-24T01:32:46.259Z Compiling git2 v0.20.2
29542026-02-24T01:32:46.698Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29552026-02-24T01:32:47.048Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29562026-02-24T01:32:47.631Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29572026-02-24T01:32:47.751Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29582026-02-24T01:32:48.184Z Compiling knuffel-derive v3.2.0
29592026-02-24T01:32:48.416Z Checking httptest v0.16.3
29602026-02-24T01:32:48.971Z Checking pathdiff v0.2.3
29612026-02-24T01:32:49.219Z Checking topological-sort v0.2.2
29622026-02-24T01:32:49.287Z Checking nested v0.1.1
29632026-02-24T01:32:49.538Z Checking omicron-zone-package v0.12.2
29642026-02-24T01:32:49.606Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29652026-02-24T01:32:49.667Z Checking guppy v0.17.20
29662026-02-24T01:32:50.037Z Compiling rstest_macros v0.25.0
29672026-02-24T01:32:50.592Z Compiling target-triple v0.1.3
29682026-02-24T01:32:51.228Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29692026-02-24T01:32:51.503Z Compiling doc-comment v0.3.3
29702026-02-24T01:32:51.716Z Checking knuffel v3.2.0
29712026-02-24T01:32:51.780Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29722026-02-24T01:32:52.354Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=c78005db837a71f94c3b8efac9a64cfbdb2d527f#c78005db)
29732026-02-24T01:32:53.150Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29742026-02-24T01:32:53.364Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29752026-02-24T01:32:53.801Z Checking similar-asserts v1.7.0
29762026-02-24T01:32:54.195Z Compiling proc-macro-crate v3.2.0
29772026-02-24T01:32:54.910Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=7103cd3a3d7b0112d2949dd135db06fef0c156bb#7103cd3a)
29782026-02-24T01:32:55.113Z Compiling assert_cmd v2.0.17
29792026-02-24T01:32:55.605Z Compiling relative-path v1.9.3
29802026-02-24T01:32:55.660Z Checking escape8259 v0.5.3
29812026-02-24T01:32:55.964Z Checking libtest-mimic v0.8.1
29822026-02-24T01:32:56.310Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29832026-02-24T01:32:56.532Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29842026-02-24T01:32:56.588Z Checking blake2b_simd v1.0.2
29852026-02-24T01:32:57.484Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29862026-02-24T01:32:57.972Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29872026-02-24T01:32:58.253Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29882026-02-24T01:32:58.935Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29892026-02-24T01:32:59.370Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29902026-02-24T01:32:59.427Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29912026-02-24T01:33:00.082Z Checking fancy-regex v0.14.0
29922026-02-24T01:33:00.330Z Checking serde_tokenstream v0.2.2
29932026-02-24T01:33:00.773Z Checking uzers v0.12.1
29942026-02-24T01:33:01.024Z Checking termcolor v1.4.1
29952026-02-24T01:33:01.327Z Checking datatest-stable v0.3.2
29962026-02-24T01:33:01.616Z Checking trybuild v1.0.106
29972026-02-24T01:33:02.222Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29982026-02-24T01:33:03.094Z Checking rust-argon2 v2.1.0
29992026-02-24T01:33:03.754Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30002026-02-24T01:33:03.865Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30012026-02-24T01:33:05.624Z Checking support-bundle-viewer v0.1.2
30022026-02-24T01:33:05.917Z Checking rstest v0.25.0
30032026-02-24T01:33:06.184Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30042026-02-24T01:33:06.279Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30052026-02-24T01:33:06.920Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30062026-02-24T01:33:07.010Z Checking drift v0.1.3
30072026-02-24T01:33:07.381Z Checking rand_distr v0.5.1
30082026-02-24T01:33:07.612Z Checking multimap v0.10.1
30092026-02-24T01:33:08.012Z Checking approx v0.5.1
30102026-02-24T01:33:08.348Z Checking dropshot-api-manager v0.3.0
30112026-02-24T01:33:08.664Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30122026-02-24T01:33:09.436Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30132026-02-24T01:33:09.834Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30142026-02-24T01:33:10.283Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30152026-02-24T01:33:10.725Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30162026-02-24T01:33:11.185Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30172026-02-24T01:33:11.256Z Checking partial-io v0.5.4
30182026-02-24T01:33:11.711Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
30192026-02-24T01:33:11.924Z Checking cargo_toml v0.21.0
30202026-02-24T01:33:12.047Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30212026-02-24T01:33:12.634Z Checking termios v0.3.3
30222026-02-24T01:33:12.846Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
30232026-02-24T01:33:12.924Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30242026-02-24T01:33:13.164Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30252026-02-24T01:33:13.805Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30262026-02-24T01:33:14.630Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
30272026-02-24T01:33:20.034Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30282026-02-24T01:33:20.810Z Compiling polar-core v0.27.3
30292026-02-24T01:33:29.315Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30302026-02-24T01:33:32.069Z Checking oso v0.27.3
30312026-02-24T01:33:33.739Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30322026-02-24T01:33:40.707Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30332026-02-24T01:33:42.299Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30342026-02-24T01:33:49.031Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30352026-02-24T01:33:59.433Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30362026-02-24T01:34:03.803Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30372026-02-24T01:34:04.447Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30382026-02-24T01:34:34.608Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30392026-02-24T01:38:14.668Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 40s
30402026-02-24T01:38:15.861Z
30412026-02-24T01:38:15.861Zreal 9:48.118074835
30422026-02-24T01:38:15.861Zuser 48:57.546509012
30432026-02-24T01:38:15.861Zsys 8:57.586045159
30442026-02-24T01:38:15.861Ztrap 1.765019416
30452026-02-24T01:38:15.861Ztflt 0.353048946
30462026-02-24T01:38:15.861Zdflt 0.251246977
30472026-02-24T01:38:15.861Zkflt 0.001166646
30482026-02-24T01:38:15.886Zlock 2:03:07.922244044
30492026-02-24T01:38:15.886Zslp 2:38:24.042996803
30502026-02-24T01:38:15.886Zlat 2:31.187059334
30512026-02-24T01:38:15.886Zstop 16:49.345959288
30522026-02-24T01:38:15.886Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30532026-02-24T01:38:15.886Z+ ptime -m cargo doc --workspace --no-deps
30542026-02-24T01:38:18.040Zwarning: output filename collision.
30552026-02-24T01:38:18.041ZThe 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)`.
30562026-02-24T01:38:18.041ZColliding filename is: /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30572026-02-24T01:38:18.041ZThe targets should have unique names.
30582026-02-24T01:38:18.041ZThis is a known bug where multiple crates with the same name use
30592026-02-24T01:38:18.041Zthe same path; see <https://github.com/rust-lang/cargo/issues/6313>.
30602026-02-24T01:38:20.361Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30612026-02-24T01:38:20.441Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30622026-02-24T01:38:20.482Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30632026-02-24T01:38:20.571Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30642026-02-24T01:38:20.629Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30652026-02-24T01:38:20.654Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30662026-02-24T01:38:20.654Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30672026-02-24T01:38:20.942Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30682026-02-24T01:38:21.002Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30692026-02-24T01:38:21.041Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30702026-02-24T01:38:21.206Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30712026-02-24T01:38:21.243Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30722026-02-24T01:38:21.621Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30732026-02-24T01:38:21.660Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30742026-02-24T01:38:21.699Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30752026-02-24T01:38:21.891Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30762026-02-24T01:38:22.046Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30772026-02-24T01:38:22.107Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30782026-02-24T01:38:22.740Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30792026-02-24T01:38:22.864Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30802026-02-24T01:38:23.114Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30812026-02-24T01:38:23.212Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30822026-02-24T01:38:23.392Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30832026-02-24T01:38:23.430Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30842026-02-24T01:38:23.702Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30852026-02-24T01:38:23.749Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30862026-02-24T01:38:23.848Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30872026-02-24T01:38:24.192Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30882026-02-24T01:38:24.417Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30892026-02-24T01:38:24.860Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30902026-02-24T01:38:24.906Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30912026-02-24T01:38:25.061Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30922026-02-24T01:38:25.310Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30932026-02-24T01:38:25.391Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30942026-02-24T01:38:25.513Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30952026-02-24T01:38:25.552Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30962026-02-24T01:38:25.688Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30972026-02-24T01:38:25.935Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
30982026-02-24T01:38:26.081Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30992026-02-24T01:38:26.793Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31002026-02-24T01:38:26.968Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31012026-02-24T01:38:27.088Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31022026-02-24T01:38:27.165Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31032026-02-24T01:38:27.313Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31042026-02-24T01:38:27.413Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31052026-02-24T01:38:27.506Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31062026-02-24T01:38:27.599Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31072026-02-24T01:38:27.744Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31082026-02-24T01:38:27.837Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31092026-02-24T01:38:27.878Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
31102026-02-24T01:38:27.958Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31112026-02-24T01:38:28.312Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31122026-02-24T01:38:28.352Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31132026-02-24T01:38:28.394Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31142026-02-24T01:38:28.483Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31152026-02-24T01:38:28.816Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31162026-02-24T01:38:28.863Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31172026-02-24T01:38:28.918Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31182026-02-24T01:38:29.248Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31192026-02-24T01:38:29.345Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31202026-02-24T01:38:29.392Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31212026-02-24T01:38:29.463Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31222026-02-24T01:38:29.739Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31232026-02-24T01:38:29.774Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31242026-02-24T01:38:30.276Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31252026-02-24T01:38:30.318Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31262026-02-24T01:38:30.357Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31272026-02-24T01:38:30.568Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31282026-02-24T01:38:30.754Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31292026-02-24T01:38:31.640Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31302026-02-24T01:38:32.133Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31312026-02-24T01:38:32.224Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31322026-02-24T01:38:33.164Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31332026-02-24T01:38:35.223Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31342026-02-24T01:38:35.755Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31352026-02-24T01:38:36.103Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31362026-02-24T01:38:36.560Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31372026-02-24T01:38:37.804Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31382026-02-24T01:38:38.485Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31392026-02-24T01:38:38.726Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31402026-02-24T01:38:38.929Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31412026-02-24T01:38:39.265Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31422026-02-24T01:38:39.532Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31432026-02-24T01:38:39.667Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31442026-02-24T01:38:39.720Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31452026-02-24T01:38:40.231Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31462026-02-24T01:38:40.382Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31472026-02-24T01:38:40.674Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31482026-02-24T01:38:41.343Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31492026-02-24T01:38:42.173Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31502026-02-24T01:38:42.648Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31512026-02-24T01:38:42.708Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31522026-02-24T01:38:43.255Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31532026-02-24T01:38:43.440Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31542026-02-24T01:38:44.196Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31552026-02-24T01:38:44.579Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31562026-02-24T01:38:44.998Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31572026-02-24T01:38:45.443Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31582026-02-24T01:38:45.953Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31592026-02-24T01:38:46.975Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31602026-02-24T01:38:48.223Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31612026-02-24T01:38:49.398Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31622026-02-24T01:38:51.123Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31632026-02-24T01:38:51.739Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31642026-02-24T01:38:51.790Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31652026-02-24T01:38:51.833Z Checking dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31662026-02-24T01:38:52.249Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31672026-02-24T01:38:53.247Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31682026-02-24T01:38:53.369Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31692026-02-24T01:38:54.118Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31702026-02-24T01:38:54.327Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31712026-02-24T01:38:54.841Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31722026-02-24T01:38:55.299Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31732026-02-24T01:38:56.051Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31742026-02-24T01:38:56.261Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31752026-02-24T01:38:57.847Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31762026-02-24T01:38:58.035Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#f41bd73b)
31772026-02-24T01:38:58.421Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31782026-02-24T01:38:58.536Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31792026-02-24T01:38:59.204Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31802026-02-24T01:38:59.271Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31812026-02-24T01:38:59.609Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31822026-02-24T01:38:59.798Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31832026-02-24T01:39:00.441Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31842026-02-24T01:39:00.547Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31852026-02-24T01:39:00.727Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31862026-02-24T01:39:00.923Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31872026-02-24T01:39:01.117Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31882026-02-24T01:39:01.546Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31892026-02-24T01:39:01.618Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31902026-02-24T01:39:02.390Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31912026-02-24T01:39:02.821Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31922026-02-24T01:39:03.611Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#606c0be8)
31932026-02-24T01:39:03.950Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31942026-02-24T01:39:04.998Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31952026-02-24T01:39:05.844Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31962026-02-24T01:39:08.270Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31972026-02-24T01:39:09.676Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31982026-02-24T01:39:10.180Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31992026-02-24T01:39:10.577Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32002026-02-24T01:39:11.099Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32012026-02-24T01:39:11.947Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32022026-02-24T01:39:12.274Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32032026-02-24T01:39:12.629Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32042026-02-24T01:39:13.680Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32052026-02-24T01:39:14.200Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32062026-02-24T01:39:14.319Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32072026-02-24T01:39:15.026Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32082026-02-24T01:39:16.653Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32092026-02-24T01:39:16.854Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32102026-02-24T01:39:16.923Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32112026-02-24T01:39:17.195Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32122026-02-24T01:39:17.289Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#61479b69)
32132026-02-24T01:39:17.715Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32142026-02-24T01:39:17.955Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32152026-02-24T01:39:18.030Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32162026-02-24T01:39:18.318Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32172026-02-24T01:39:18.978Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32182026-02-24T01:39:19.375Z Checking nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32192026-02-24T01:39:20.069Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32202026-02-24T01:39:20.287Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32212026-02-24T01:39:20.347Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32222026-02-24T01:39:21.209Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32232026-02-24T01:39:21.696Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32242026-02-24T01:39:21.971Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32252026-02-24T01:39:22.028Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32262026-02-24T01:39:22.749Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32272026-02-24T01:39:22.789Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32282026-02-24T01:39:23.502Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32292026-02-24T01:39:24.088Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32302026-02-24T01:39:24.124Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32312026-02-24T01:39:25.544Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32322026-02-24T01:39:25.767Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32332026-02-24T01:39:27.113Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32342026-02-24T01:39:28.094Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32352026-02-24T01:39:28.135Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32362026-02-24T01:39:29.420Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32372026-02-24T01:39:30.789Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32382026-02-24T01:39:34.268Z Checking omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32392026-02-24T01:39:34.716Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32402026-02-24T01:39:38.444Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32412026-02-24T01:39:39.056Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32422026-02-24T01:39:40.915Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32432026-02-24T01:39:41.869Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32442026-02-24T01:39:47.244Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32452026-02-24T01:39:47.658Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32462026-02-24T01:39:50.751Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32472026-02-24T01:39:50.804Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32482026-02-24T01:39:51.520Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32492026-02-24T01:39:54.844Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32502026-02-24T01:39:55.652Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32512026-02-24T01:39:58.317Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32522026-02-24T01:39:58.627Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32532026-02-24T01:39:58.907Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32542026-02-24T01:40:06.033Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
32552026-02-24T01:40:07.865Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32562026-02-24T01:40:09.783Z Checking end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32572026-02-24T01:40:14.834Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32582026-02-24T01:40:15.422Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32592026-02-24T01:40:18.458Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32602026-02-24T01:40:19.195Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32612026-02-24T01:40:23.751Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32622026-02-24T01:40:24.741Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32632026-02-24T01:40:25.436Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32642026-02-24T01:40:30.003Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32652026-02-24T01:40:30.786Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32662026-02-24T01:40:31.349Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32672026-02-24T01:40:35.462Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32682026-02-24T01:40:37.637Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32692026-02-24T01:40:39.297Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32702026-02-24T01:40:40.017Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32712026-02-24T01:40:41.264Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32722026-02-24T01:40:42.047Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32732026-02-24T01:40:52.919Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32742026-02-24T01:40:54.974Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32752026-02-24T01:40:55.174Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32762026-02-24T01:40:55.435Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32772026-02-24T01:40:58.319Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32782026-02-24T01:40:58.956Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32792026-02-24T01:41:02.857Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32802026-02-24T01:41:03.189Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32812026-02-24T01:41:04.959Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32822026-02-24T01:41:07.292Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32832026-02-24T01:41:09.070Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32842026-02-24T01:41:10.589Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32852026-02-24T01:41:12.684Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32862026-02-24T01:41:15.145Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32872026-02-24T01:41:16.875Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32882026-02-24T01:41:19.217Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32892026-02-24T01:41:21.180Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32902026-02-24T01:41:26.870Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32912026-02-24T01:41:27.551Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32922026-02-24T01:41:29.851Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32932026-02-24T01:41:32.596Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32942026-02-24T01:41:35.177Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32952026-02-24T01:41:37.666Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32962026-02-24T01:41:41.357Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32972026-02-24T01:41:43.590Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32982026-02-24T01:41:50.934Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32992026-02-24T01:41:52.259Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33002026-02-24T01:41:54.995Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33012026-02-24T01:41:55.041Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33022026-02-24T01:41:58.596Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33032026-02-24T01:42:01.243Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33042026-02-24T01:42:04.346Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33052026-02-24T01:42:08.151Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33062026-02-24T01:42:11.618Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33072026-02-24T01:42:14.768Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33082026-02-24T01:42:18.494Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33092026-02-24T01:42:21.104Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33102026-02-24T01:42:24.506Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33112026-02-24T01:42:27.681Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33122026-02-24T01:42:31.022Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33132026-02-24T01:42:34.011Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33142026-02-24T01:42:37.869Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33152026-02-24T01:42:41.029Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33162026-02-24T01:42:44.225Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33172026-02-24T01:42:48.586Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33182026-02-24T01:42:51.190Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33192026-02-24T01:42:54.709Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33202026-02-24T01:42:57.780Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33212026-02-24T01:43:01.224Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33222026-02-24T01:43:05.967Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
33232026-02-24T01:43:08.586Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33242026-02-24T01:43:11.716Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33252026-02-24T01:43:15.243Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33262026-02-24T01:43:19.180Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33272026-02-24T01:43:23.121Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33282026-02-24T01:43:26.568Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33292026-02-24T01:43:30.430Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33302026-02-24T01:43:37.776Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33312026-02-24T01:43:39.637Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33322026-02-24T01:43:42.482Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33332026-02-24T01:43:49.099Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33342026-02-24T01:43:50.545Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33352026-02-24T01:43:54.586Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33362026-02-24T01:43:58.301Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33372026-02-24T01:44:02.387Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33382026-02-24T01:44:06.592Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33392026-02-24T01:44:10.568Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33402026-02-24T01:44:14.687Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33412026-02-24T01:44:18.759Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33422026-02-24T01:44:22.661Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33432026-02-24T01:44:26.621Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33442026-02-24T01:44:30.791Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33452026-02-24T01:44:34.811Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33462026-02-24T01:44:39.239Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33472026-02-24T01:44:43.163Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33482026-02-24T01:44:47.009Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33492026-02-24T01:44:52.179Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33502026-02-24T01:44:56.258Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33512026-02-24T01:44:59.799Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33522026-02-24T01:45:05.277Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33532026-02-24T01:45:08.566Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33542026-02-24T01:45:12.205Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33552026-02-24T01:45:16.369Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33562026-02-24T01:45:20.811Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33572026-02-24T01:45:25.103Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33582026-02-24T01:45:29.069Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33592026-02-24T01:45:33.236Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33602026-02-24T01:45:37.375Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33612026-02-24T01:45:41.637Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33622026-02-24T01:45:46.032Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33632026-02-24T01:45:49.709Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33642026-02-24T01:45:54.148Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33652026-02-24T01:45:58.172Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33662026-02-24T01:46:02.743Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33672026-02-24T01:46:08.144Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33682026-02-24T01:46:11.592Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33692026-02-24T01:46:16.382Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33702026-02-24T01:46:20.823Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33712026-02-24T01:46:25.086Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33722026-02-24T01:46:33.037Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33732026-02-24T01:46:35.531Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33742026-02-24T01:46:40.255Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33752026-02-24T01:46:44.834Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33762026-02-24T01:46:49.660Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33772026-02-24T01:47:02.047Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33782026-02-24T01:47:04.598Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33792026-02-24T01:47:07.782Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33802026-02-24T01:47:13.224Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33812026-02-24T01:47:18.902Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33822026-02-24T01:47:24.409Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33832026-02-24T01:47:29.961Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33842026-02-24T01:47:35.466Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33852026-02-24T01:47:41.269Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33862026-02-24T01:47:47.051Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33872026-02-24T01:47:52.646Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33882026-02-24T01:47:58.292Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33892026-02-24T01:48:04.176Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33902026-02-24T01:48:48.238Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 32s
33912026-02-24T01:48:48.425Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 188 other files
33922026-02-24T01:48:48.587Z
33932026-02-24T01:48:48.587Zreal 10:32.609259296
33942026-02-24T01:48:48.588Zuser 37:28.002603173
33952026-02-24T01:48:48.588Zsys 6:38.119257670
33962026-02-24T01:48:48.588Ztrap 1.221044337
33972026-02-24T01:48:48.588Ztflt 0.046630166
33982026-02-24T01:48:48.588Zdflt 0.089155759
33992026-02-24T01:48:48.589Zkflt 0.000021571
34002026-02-24T01:48:48.589Zlock 8:31:35.518219989
34012026-02-24T01:48:48.589Zslp 3:36:18.163436451
34022026-02-24T01:48:48.589Zlat 58.091657827
34032026-02-24T01:48:48.589Zstop 2:24.674995100
34042026-02-24T01:48:48.622Zprocess exited: duration 1697121 ms, exit code 0
 
34052026-02-24T01:48:48.699Zfound 0 output files