01KT7PT3MBG8SGY4JNNJTHABHB: clippy (helios)

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

Buildomat Job: 01KT7PTGS5R4QTA566FH76S5SJ

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-06-03T21:40:09.282Zjob assigned to worker 01KT7PTNJTYQ7F74PDFWC7DJ49 [factory aws, i-0d9865a2453b9dc88] (queued for 46 s)
 
22026-06-03T21:40:16.258Zstarting task 0: "setup"
32026-06-03T21:40:16.262Z++ uname -s
42026-06-03T21:40:16.265Z+ kern=SunOS
52026-06-03T21:40:16.265Z+ build_user=build
62026-06-03T21:40:16.265Z+ build_uid=12345
72026-06-03T21:40:16.265Z+ work_dir=/work
82026-06-03T21:40:16.265Z+ input_dir=/input
92026-06-03T21:40:16.265Z+ [[ 0 == 12345 ]]
102026-06-03T21:40:16.265Z+ case "$kern" in
112026-06-03T21:40:16.265Z+ groupadd -g 12345 build
122026-06-03T21:40:16.268Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-06-03T21:40:18.273Z+ zfs create -o mountpoint=/work rpool/work
142026-06-03T21:40:18.392Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-06-03T21:40:18.395Z+ home_fs=zfs
162026-06-03T21:40:18.395Z+ [[ zfs == autofs ]]
172026-06-03T21:40:18.395Z+ mkdir -p /home/build
182026-06-03T21:40:18.395Z+ chown build:build /home/build /work
192026-06-03T21:40:20.396Z+ chmod 0700 /home/build /work
202026-06-03T21:40:20.399Zprocess exited: duration 4142 ms, exit code 0
 
212026-06-03T21:40:20.406Zstarting task 1: "rust-toolchain"
222026-06-03T21:40:20.410Z+ printf ' * rust toolchain channel = "%s"\n' 1.94.0
232026-06-03T21:40:20.410Z+ printf ' * rust toolchain profile = "%s"\n' default
242026-06-03T21:40:20.410Z * rust toolchain channel = "1.94.0"
252026-06-03T21:40:20.411Z * rust toolchain profile = "default"
262026-06-03T21:40:20.411Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-06-03T21:40:20.411Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-06-03T21:40:20.413Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-06-03T21:40:20.413Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.94.0 --profile default
302026-06-03T21:40:20.506Zinfo: downloading installer
312026-06-03T21:40:21.914Zwarn: It looks like you have an existing rustup settings file at:
322026-06-03T21:40:21.914Zwarn: /home/build/.rustup/settings.toml
332026-06-03T21:40:21.914Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-06-03T21:40:21.914Zwarn: instead of the one inferred from the default host triple.
352026-06-03T21:40:21.927Zinfo: profile set to default
362026-06-03T21:40:21.927Zinfo: default host triple is x86_64-unknown-illumos
372026-06-03T21:40:21.929Zinfo: syncing channel updates for 1.94.0-x86_64-unknown-illumos
382026-06-03T21:40:22.093Zinfo: latest update on 2026-03-05 for version 1.94.0 (4a4ef493e 2026-03-02)
392026-06-03T21:40:22.097Zinfo: downloading 6 components
402026-06-03T21:40:36.409Zinfo: default toolchain set to 1.94.0-x86_64-unknown-illumos
412026-06-03T21:40:36.409Z
422026-06-03T21:40:36.436Z 1.94.0-x86_64-unknown-illumos installed - rustc 1.94.0 (4a4ef493e 2026-03-02)
432026-06-03T21:40:36.436Z
442026-06-03T21:40:36.436Z
452026-06-03T21:40:36.437ZRust is installed now. Great!
462026-06-03T21:40:36.437Z
472026-06-03T21:40:36.440ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-06-03T21:40:36.440Zenvironment variable. This has not been done automatically.
492026-06-03T21:40:36.440Z
502026-06-03T21:40:36.440ZTo configure your current shell, you need to source
512026-06-03T21:40:36.440Zthe corresponding env file under $HOME/.cargo.
522026-06-03T21:40:36.440Z
532026-06-03T21:40:36.440ZThis is usually done by running one of the following (note the leading DOT):
542026-06-03T21:40:36.440Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-06-03T21:40:36.440Zsource "$HOME/.cargo/env.fish" # For fish
562026-06-03T21:40:36.440Zsource "~/.cargo/env.nu" # For nushell
572026-06-03T21:40:36.441Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-06-03T21:40:36.441Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-06-03T21:40:36.441Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-06-03T21:40:36.441Zwarn: no default linker (`cc`) was found in your PATH
612026-06-03T21:40:36.441Zwarn: many Rust crates require a system C toolchain to build
622026-06-03T21:40:36.526Z+ rustup --version
632026-06-03T21:40:36.535Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-06-03T21:40:36.539Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-06-03T21:40:36.556Zinfo: the currently active `rustc` version is `rustc 1.94.0 (4a4ef493e 2026-03-02)`
662026-06-03T21:40:36.559Z+ cargo --version
672026-06-03T21:40:36.572Zcargo 1.94.0 (85eff7c80 2026-01-15)
682026-06-03T21:40:36.574Z+ rustc --version
692026-06-03T21:40:36.594Zrustc 1.94.0 (4a4ef493e 2026-03-02)
702026-06-03T21:40:36.596Zprocess exited: duration 16189 ms, exit code 0
 
712026-06-03T21:40:36.604Zstarting task 2: "authentication"
722026-06-03T21:40:36.618Zprocess exited: duration 16 ms, exit code 0
 
732026-06-03T21:40:36.624Zstarting task 3: "clone repository"
742026-06-03T21:40:36.627Z+ mkdir -p /work/oxidecomputer/omicron
752026-06-03T21:40:36.630Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-06-03T21:40:36.675ZCloning into '/work/oxidecomputer/omicron'...
772026-06-03T21:40:49.830Z+ cd /work/oxidecomputer/omicron
782026-06-03T21:40:49.830Z+ git fetch origin 95a9e84373f6589f3377b4725f0f92fefd100477
792026-06-03T21:40:50.103ZFrom https://github.com/oxidecomputer/omicron
802026-06-03T21:40:50.103Z * branch 95a9e84373f6589f3377b4725f0f92fefd100477 -> FETCH_HEAD
812026-06-03T21:40:50.116Z+ [[ -n bump-console-27314811 ]]
822026-06-03T21:40:50.118Z++ git branch --show-current
832026-06-03T21:40:50.118Z+ current=main
842026-06-03T21:40:50.118Z+ [[ main != bump-console-27314811 ]]
852026-06-03T21:40:50.118Z+ git branch -f bump-console-27314811 95a9e84373f6589f3377b4725f0f92fefd100477
862026-06-03T21:40:50.123Z+ git checkout -f bump-console-27314811
872026-06-03T21:40:50.139ZSwitched to branch 'bump-console-27314811'
882026-06-03T21:40:50.142Z+ git reset --hard 95a9e84373f6589f3377b4725f0f92fefd100477
892026-06-03T21:40:50.160ZHEAD is now at 95a9e8437 Bump web console (minor)
902026-06-03T21:40:50.163Zprocess exited: duration 13537 ms, exit code 0
 
912026-06-03T21:40:50.169Zstarting task 4: "build"
922026-06-03T21:40:50.172Z+ source ./env.sh
932026-06-03T21:40:50.175Z++ OLD_SHELL_OPTS=ehxB
942026-06-03T21:40:50.175Z++ set -o xtrace
952026-06-03T21:40:50.175Z++++ dirname ./env.sh
962026-06-03T21:40:50.178Z+++ readlink -f .
972026-06-03T21:40:50.181Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-06-03T21:40:50.181Z++ export PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
992026-06-03T21:40:50.181Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-06-03T21:40:50.181Z++ export PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1012026-06-03T21:40:50.181Z++ PATH=/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1022026-06-03T21:40:50.181Z++ export PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1032026-06-03T21:40:50.181Z++ PATH=/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1042026-06-03T21:40:50.181Z++ export PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1052026-06-03T21:40:50.181Z++ PATH=/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1062026-06-03T21:40:50.181Z++ case $OLD_SHELL_OPTS in
1072026-06-03T21:40:50.181Z++ unset OLD_SHELL_OPTS OMICRON_WS
1082026-06-03T21:40:50.181Z+ source .github/buildomat/ci-env.sh
1092026-06-03T21:40:50.181Z++ export CARGO_TERM_COLOR=always
1102026-06-03T21:40:50.181Z++ CARGO_TERM_COLOR=always
1112026-06-03T21:40:50.181Z+ cargo --version
1122026-06-03T21:40:50.189Zcargo 1.94.0 (85eff7c80 2026-01-15)
1132026-06-03T21:40:50.193Z+ rustc --version
1142026-06-03T21:40:50.213Zrustc 1.94.0 (4a4ef493e 2026-03-02)
1152026-06-03T21:40:50.216Z+ banner prerequisites
1162026-06-03T21:40:50.216Z
1172026-06-03T21:40:50.216Z ##### ##### ###### ##### ###### #### # # # #### #
1182026-06-03T21:40:50.216Z # # # # # # # # # # # # # # #
1192026-06-03T21:40:50.216Z # # # # ##### # # ##### # # # # # #### #
1202026-06-03T21:40:50.216Z ##### ##### # ##### # # # # # # # # #
1212026-06-03T21:40:50.216Z # # # # # # # # # # # # # # #
1222026-06-03T21:40:50.216Z # # # ###### # # ###### ### # #### # #### #
1232026-06-03T21:40:50.216Z
1242026-06-03T21:40:50.216Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1252026-06-03T21:40:51.882Z Startup: Refreshing catalog 'helios' ... Done
1262026-06-03T21:40:51.963Z Startup: Caching catalogs ... Done
1272026-06-03T21:40:52.256ZPlanning: Solver setup ... Done (0.253s)
1282026-06-03T21:40:52.274ZPlanning: Running solver ... Done (0.019s)
1292026-06-03T21:40:52.280ZPlanning: Finding local manifests ... Done (0.003s)
1302026-06-03T21:40:52.292ZPlanning: Fetching manifests: 0/2 0% complete
1312026-06-03T21:40:52.313ZPlanning: Fetching manifests: 2/2 100% complete
1322026-06-03T21:40:52.327ZPlanning: Package planning ... Done (0.013s)
1332026-06-03T21:40:52.330ZPlanning: Merging actions ... Done (0.002s)
1342026-06-03T21:40:52.511ZPlanning: Checking for conflicting actions ... Done (0.183s)
1352026-06-03T21:40:52.514ZPlanning: Consolidating action changes ... Done (0.001s)
1362026-06-03T21:40:53.585ZPlanning: Evaluating mediators ... Done (1.072s)
1372026-06-03T21:40:53.590ZPlanning: Planning completed in 1.60 seconds
1382026-06-03T21:40:53.595Z Packages to install: 2
1392026-06-03T21:40:53.595Z Estimated space available: 156.08 GB
1402026-06-03T21:40:53.595ZEstimated space to be consumed: 23.93 MB
1412026-06-03T21:40:53.595Z Create boot environment: No
1422026-06-03T21:40:53.595ZCreate backup boot environment: No
1432026-06-03T21:40:53.595Z Rebuild boot archive: No
1442026-06-03T21:40:53.595Z
1452026-06-03T21:40:53.595ZChanged packages:
1462026-06-03T21:40:53.595Zhelios
1472026-06-03T21:40:53.595Z developer/build-essential
1482026-06-03T21:40:53.595Z None -> 11-3.0
1492026-06-03T21:40:53.595Z library/libxmlsec1
1502026-06-03T21:40:53.595Z None -> 1.2.35-3.0
1512026-06-03T21:40:53.632Z
1522026-06-03T21:40:53.632ZDownload: 0/214 items 0.0/1.3MB 0% complete
1532026-06-03T21:40:54.303ZDownload: Completed 1.28 MB in 0.67 seconds (1.9M/s)
1542026-06-03T21:40:54.395Z Actions: 1/268 actions (Installing new actions)
1552026-06-03T21:40:54.432Z Actions: Completed 268 actions in 0.04 seconds.
1562026-06-03T21:40:54.440ZFinalize: Updating package state database ... Done (0.007s)
1572026-06-03T21:40:54.443ZFinalize: Updating package cache ... Done (0.000s)
1582026-06-03T21:40:54.460ZFinalize: Updating image state ... Done (0.020s)
1592026-06-03T21:40:56.901ZFinalize: Creating fast lookup database ... Done (2.420s)
1602026-06-03T21:40:56.991ZFinalize: Reading search index ... Done (0.036s)
1612026-06-03T21:40:56.994ZFinalize: Updating search index ... Done (0.000s)
1622026-06-03T21:40:57.071ZFinalize: Updating package cache ... Done (0.000s)
1632026-06-03T21:40:57.365ZPlanning: Evaluating mediator changes ... Done
1642026-06-03T21:40:57.470ZPlanning: Checking for conflicting actions ... Done
1652026-06-03T21:40:57.473ZPlanning: Consolidating action changes ... Done
1662026-06-03T21:40:57.628ZPlanning: Evaluating mediators ... Done
1672026-06-03T21:40:57.631ZPlanning: Planning completed in 0.26 seconds
1682026-06-03T21:40:57.651Z Mediators to change: 2
1692026-06-03T21:40:57.651Z Create boot environment: No
1702026-06-03T21:40:57.654ZCreate backup boot environment: No
1712026-06-03T21:40:57.699ZFinalize: Updating package state database ... Done
1722026-06-03T21:40:57.699ZFinalize: Updating package cache ... Done
1732026-06-03T21:40:57.710ZFinalize: Updating image state ... Done
1742026-06-03T21:40:59.664ZFinalize: Creating fast lookup database ... Done
1752026-06-03T21:40:59.711ZFinalize: Reading search index ... Done
1762026-06-03T21:40:59.714ZFinalize: Updating search index ... Done
1772026-06-03T21:40:59.785ZFinalize: Updating package cache ... Done
1782026-06-03T21:41:00.072ZPlanning: Evaluating mediator changes ... Done
1792026-06-03T21:41:00.178ZPlanning: Checking for conflicting actions ... Done
1802026-06-03T21:41:00.181ZPlanning: Consolidating action changes ... Done
1812026-06-03T21:41:00.340ZPlanning: Evaluating mediators ... Done
1822026-06-03T21:41:00.343ZPlanning: Planning completed in 0.27 seconds
1832026-06-03T21:41:00.363Z Mediators to change: 1
1842026-06-03T21:41:00.363Z Create boot environment: No
1852026-06-03T21:41:00.363ZCreate backup boot environment: No
1862026-06-03T21:41:00.400ZFinalize: Updating package state database ... Done
1872026-06-03T21:41:00.404ZFinalize: Updating package cache ... Done
1882026-06-03T21:41:00.412ZFinalize: Updating image state ... Done
1892026-06-03T21:41:02.339ZFinalize: Creating fast lookup database ... Done
1902026-06-03T21:41:02.400ZFinalize: Reading search index ... Done
1912026-06-03T21:41:02.400ZFinalize: Updating search index ... Done
1922026-06-03T21:41:02.499ZFinalize: Updating package cache ... Done
1932026-06-03T21:41:02.811ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1942026-06-03T21:41:02.811Zapache system 2.4 system
1952026-06-03T21:41:02.811Zclang system 15 system
1962026-06-03T21:41:02.811Zcsh system system illumos
1972026-06-03T21:41:02.811Zctags system system illumos
1982026-06-03T21:41:02.811Zfile vendor vendor darwinsys
1992026-06-03T21:41:02.811Zfile system system illumos
2002026-06-03T21:41:02.811Zgcc vendor 14 vendor
2012026-06-03T21:41:02.811Zgcc system 13 system
2022026-06-03T21:41:02.811Zgcc system 10 system
2032026-06-03T21:41:02.811Zgo system 1.25 system
2042026-06-03T21:41:02.812Zllvm system 15 system
2052026-06-03T21:41:02.812Zmariadb system 11.4 system
2062026-06-03T21:41:02.812Zmta vendor vendor dma
2072026-06-03T21:41:02.812Zopenjdk system 17 system
2082026-06-03T21:41:02.812Zopenjdk system 11 system
2092026-06-03T21:41:02.812Zopenssl vendor 3 vendor
2102026-06-03T21:41:02.812Zperl system 5.40 system
2112026-06-03T21:41:02.812Zpostgresql system 18 system
2122026-06-03T21:41:02.812Zpostgresql system 17 system
2132026-06-03T21:41:02.812Zpython vendor 3 vendor
2142026-06-03T21:41:02.812Zpython system 2 system
2152026-06-03T21:41:02.812Zpython3 vendor 3.13 vendor
2162026-06-03T21:41:02.812Zruby system 3.4 system
2172026-06-03T21:41:02.812Zruby system 3.0 system
2182026-06-03T21:41:02.812Zwords vendor vendor american-english
2192026-06-03T21:41:02.812Zwords system system australian-english
2202026-06-03T21:41:02.812Zwords system system british-english
2212026-06-03T21:41:02.812Zwords system system canadian-english
2222026-06-03T21:41:02.812Zwords system system french
2232026-06-03T21:41:02.812Zwords system system italian
2242026-06-03T21:41:02.812Zwords system system ngerman
2252026-06-03T21:41:02.812Zwords system system ogerman
2262026-06-03T21:41:02.812Zwords system system spanish
2272026-06-03T21:41:03.063ZPUBLISHER TYPE STATUS P LOCATION
2282026-06-03T21:41:03.063Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2292026-06-03T21:41:03.343ZFMRI IFO
2302026-06-03T21:41:03.343Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2312026-06-03T21:41:03.343Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2322026-06-03T21:41:03.343Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2332026-06-03T21:41:03.343Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2342026-06-03T21:41:03.343Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2352026-06-03T21:41:03.344Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2362026-06-03T21:41:03.344Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2372026-06-03T21:41:03.344Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2382026-06-03T21:41:03.344Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2392026-06-03T21:41:03.590Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2402026-06-03T21:41:03.917Z Updating crates.io index
2412026-06-03T21:41:03.919Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2422026-06-03T21:41:04.427Z Updating git repository `https://github.com/oxidecomputer/lldp`
2432026-06-03T21:41:04.767Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2442026-06-03T21:41:05.382Z Updating git repository `https://github.com/oxidecomputer/propolis`
2452026-06-03T21:41:06.290Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2462026-06-03T21:41:06.753Z Updating git repository `https://github.com/oxidecomputer/crucible`
2472026-06-03T21:41:08.268Z Updating git repository `https://github.com/oxidecomputer/opte`
2482026-06-03T21:41:09.174Z Updating git repository `https://github.com/oxidecomputer/tofino`
2492026-06-03T21:41:09.464Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2502026-06-03T21:41:10.354Z Updating git repository `https://github.com/oxidecomputer/clickward`
2512026-06-03T21:41:10.885Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2522026-06-03T21:41:11.233Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2532026-06-03T21:41:11.588Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2542026-06-03T21:41:12.486Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2552026-06-03T21:41:12.971Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2562026-06-03T21:41:13.312Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2572026-06-03T21:41:13.591Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2582026-06-03T21:41:14.091Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2592026-06-03T21:41:14.502Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-06-03T21:41:14.743Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-06-03T21:41:14.965Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-06-03T21:41:15.236Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2632026-06-03T21:41:15.687Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2642026-06-03T21:41:16.256Z Updating git repository `https://github.com/oxidecomputer/erebor`
2652026-06-03T21:41:16.508Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2662026-06-03T21:41:17.034Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2672026-06-03T21:41:17.303Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2682026-06-03T21:41:17.600Z Updating git repository `https://github.com/oxidecomputer/ispf`
2692026-06-03T21:41:18.703Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2702026-06-03T21:41:19.460Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2712026-06-03T21:41:19.891Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2722026-06-03T21:41:20.213Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2732026-06-03T21:41:20.563Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2742026-06-03T21:41:20.849Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2752026-06-03T21:41:21.203Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2762026-06-03T21:41:21.853Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2772026-06-03T21:41:22.095Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2782026-06-03T21:41:22.363Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2792026-06-03T21:41:22.649Z Updating git repository `https://github.com/illumos/smf-rs`
2802026-06-03T21:41:22.996Z Updating git repository `https://github.com/oxidecomputer/omicron`
2812026-06-03T21:41:34.728Z Downloading crates ...
2822026-06-03T21:41:34.778Z Downloaded cargo-platform v0.2.0
2832026-06-03T21:41:34.788Z Downloaded bytecount v0.6.9
2842026-06-03T21:41:34.792Z Downloaded anstream v0.6.21
2852026-06-03T21:41:34.792Z Downloaded strsim v0.11.1
2862026-06-03T21:41:34.792Z Downloaded crypto-common v0.1.7
2872026-06-03T21:41:34.795Z Downloaded cargo_metadata v0.21.0
2882026-06-03T21:41:34.795Z Downloaded clap_derive v4.5.55
2892026-06-03T21:41:34.795Z Downloaded equivalent v1.0.2
2902026-06-03T21:41:34.798Z Downloaded cargo-util-schemas v0.8.2
2912026-06-03T21:41:34.798Z Downloaded unicode-ident v1.0.24
2922026-06-03T21:41:34.800Z Downloaded anstyle-query v1.1.5
2932026-06-03T21:41:34.800Z Downloaded camino-tempfile v1.4.1
2942026-06-03T21:41:34.800Z Downloaded anstyle-parse v0.2.7
2952026-06-03T21:41:34.803Z Downloaded cpufeatures v0.2.17
2962026-06-03T21:41:34.804Z Downloaded bitflags v2.11.0
2972026-06-03T21:41:34.807Z Downloaded clap v4.5.60
2982026-06-03T21:41:34.809Z Downloaded zerovec-derive v0.11.2
2992026-06-03T21:41:34.812Z Downloaded typeid v1.0.3
3002026-06-03T21:41:34.812Z Downloaded textwrap v0.16.2
3012026-06-03T21:41:34.814Z Downloaded toml_datetime v0.6.11
3022026-06-03T21:41:34.814Z Downloaded anyhow v1.0.102
3032026-06-03T21:41:34.817Z Downloaded anstyle v1.0.13
3042026-06-03T21:41:34.817Z Downloaded utf8_iter v1.0.4
3052026-06-03T21:41:34.817Z Downloaded usdt v0.5.0
3062026-06-03T21:41:34.820Z Downloaded serde_core v1.0.228
3072026-06-03T21:41:34.820Z Downloaded zerofrom v0.1.6
3082026-06-03T21:41:34.820Z Downloaded unicode-linebreak v0.1.5
3092026-06-03T21:41:34.823Z Downloaded erased-serde v0.4.9
3102026-06-03T21:41:34.823Z Downloaded ordered-float v2.10.1
3112026-06-03T21:41:34.823Z Downloaded yoke v0.8.1
3122026-06-03T21:41:34.827Z Downloaded thiserror v1.0.69
3132026-06-03T21:41:34.827Z Downloaded utf8parse v0.2.2
3142026-06-03T21:41:34.827Z Downloaded quote v1.0.45
3152026-06-03T21:41:34.830Z Downloaded generic-array v0.14.7
3162026-06-03T21:41:34.830Z Downloaded colorchoice v1.0.4
3172026-06-03T21:41:34.830Z Downloaded thiserror-impl v2.0.18
3182026-06-03T21:41:34.833Z Downloaded camino v1.2.2
3192026-06-03T21:41:34.833Z Downloaded usdt-macro v0.5.0
3202026-06-03T21:41:34.839Z Downloaded heck v0.5.0
3212026-06-03T21:41:34.839Z Downloaded is_terminal_polyfill v1.70.2
3222026-06-03T21:41:34.842Z Downloaded fnv v1.0.7
3232026-06-03T21:41:34.842Z Downloaded yoke-derive v0.8.1
3242026-06-03T21:41:34.842Z Downloaded version_check v0.9.5
3252026-06-03T21:41:34.842Z Downloaded fastrand v2.3.0
3262026-06-03T21:41:34.845Z Downloaded itoa v1.0.17
3272026-06-03T21:41:34.845Z Downloaded writeable v0.6.2
3282026-06-03T21:41:34.845Z Downloaded unicode-xid v0.2.6
3292026-06-03T21:41:34.847Z Downloaded zerocopy-derive v0.7.35
3302026-06-03T21:41:34.850Z Downloaded toml v0.8.23
3312026-06-03T21:41:34.850Z Downloaded thiserror v2.0.18
3322026-06-03T21:41:34.853Z Downloaded zerofrom-derive v0.1.6
3332026-06-03T21:41:34.853Z Downloaded thiserror-impl v1.0.69
3342026-06-03T21:41:34.856Z Downloaded form_urlencoded v1.2.2
3352026-06-03T21:41:34.857Z Downloaded usdt-attr-macro v0.5.0
3362026-06-03T21:41:34.857Z Downloaded toml_write v0.1.2
3372026-06-03T21:41:34.857Z Downloaded serde_spanned v0.6.9
3382026-06-03T21:41:34.857Z Downloaded stable_deref_trait v1.2.1
3392026-06-03T21:41:34.860Z Downloaded dof v0.3.0
3402026-06-03T21:41:34.860Z Downloaded memmap v0.7.0
3412026-06-03T21:41:34.860Z Downloaded swrite v0.1.0
3422026-06-03T21:41:34.860Z Downloaded zmij v1.0.21
3432026-06-03T21:41:34.863Z Downloaded usdt-impl v0.5.0
3442026-06-03T21:41:34.863Z Downloaded macaddr v1.0.1
3452026-06-03T21:41:34.863Z Downloaded tinystr v0.8.2
3462026-06-03T21:41:34.865Z Downloaded thread-id v4.2.2
3472026-06-03T21:41:34.868Z Downloaded potential_utf v0.1.4
3482026-06-03T21:41:34.868Z Downloaded toml_edit v0.22.27
3492026-06-03T21:41:34.872Z Downloaded synstructure v0.13.2
3502026-06-03T21:41:34.872Z Downloaded serde-untagged v0.1.9
3512026-06-03T21:41:34.874Z Downloaded cfg-if v1.0.4
3522026-06-03T21:41:34.874Z Downloaded clap_lex v1.0.0
3532026-06-03T21:41:34.874Z Downloaded zerovec v0.11.5
3542026-06-03T21:41:34.877Z Downloaded typenum v1.19.0
3552026-06-03T21:41:34.877Z Downloaded heck v0.4.1
3562026-06-03T21:41:34.880Z Downloaded smawk v0.3.2
3572026-06-03T21:41:34.880Z Downloaded serde-value v0.7.0
3582026-06-03T21:41:34.880Z Downloaded plain v0.2.3
3592026-06-03T21:41:34.881Z Downloaded dtrace-parser v0.2.0
3602026-06-03T21:41:34.884Z Downloaded zerotrie v0.2.3
3612026-06-03T21:41:34.884Z Downloaded tabled_derive v0.7.0
3622026-06-03T21:41:34.884Z Downloaded errno v0.3.14
3632026-06-03T21:41:34.884Z Downloaded ucd-trie v0.1.7
3642026-06-03T21:41:34.887Z Downloaded pretty-hex v0.4.1
3652026-06-03T21:41:34.887Z Downloaded block-buffer v0.10.4
3662026-06-03T21:41:34.891Z Downloaded url v2.5.8
3672026-06-03T21:41:34.893Z Downloaded idna_adapter v1.2.1
3682026-06-03T21:41:34.899Z Downloaded percent-encoding v2.3.2
3692026-06-03T21:41:34.902Z Downloaded zerocopy v0.7.35
3702026-06-03T21:41:34.908Z Downloaded scroll v0.12.0
3712026-06-03T21:41:34.911Z Downloaded proc-macro-error v1.0.4
3722026-06-03T21:41:34.911Z Downloaded winnow v0.7.14
3732026-06-03T21:41:34.916Z Downloaded sha2 v0.10.9
3742026-06-03T21:41:34.918Z Downloaded scroll_derive v0.12.1
3752026-06-03T21:41:34.918Z Downloaded proc-macro-error-attr v1.0.4
3762026-06-03T21:41:34.918Z Downloaded icu_locale_core v2.1.1
3772026-06-03T21:41:34.921Z Downloaded unicode-width v0.1.14
3782026-06-03T21:41:34.924Z Downloaded byteorder v1.5.0
3792026-06-03T21:41:34.927Z Downloaded displaydoc v0.2.5
3802026-06-03T21:41:34.927Z Downloaded fs-err v3.3.0
3812026-06-03T21:41:34.930Z Downloaded unicode-width v0.2.0
3822026-06-03T21:41:34.932Z Downloaded serde_tokenstream v0.2.3
3832026-06-03T21:41:34.936Z Downloaded digest v0.10.7
3842026-06-03T21:41:34.943Z Downloaded pest_derive v2.8.6
3852026-06-03T21:41:34.946Z Downloaded once_cell v1.21.3
3862026-06-03T21:41:34.949Z Downloaded terminal_size v0.4.3
3872026-06-03T21:41:34.949Z Downloaded serde v1.0.228
3882026-06-03T21:41:34.952Z Downloaded semver v1.0.28
3892026-06-03T21:41:34.958Z Downloaded tempfile v3.25.0
3902026-06-03T21:41:34.962Z Downloaded autocfg v1.5.0
3912026-06-03T21:41:34.965Z Downloaded cargo_toml v0.21.0
3922026-06-03T21:41:34.965Z Downloaded log v0.4.29
3932026-06-03T21:41:34.968Z Downloaded smallvec v1.15.1
3942026-06-03T21:41:34.976Z Downloaded serde_derive v1.0.228
3952026-06-03T21:41:34.978Z Downloaded pest_generator v2.8.6
3962026-06-03T21:41:34.978Z Downloaded papergrid v0.11.0
3972026-06-03T21:41:34.978Z Downloaded icu_properties v2.1.2
3982026-06-03T21:41:34.981Z Downloaded icu_provider v2.1.1
3992026-06-03T21:41:34.982Z Downloaded num-traits v0.2.19
4002026-06-03T21:41:34.984Z Downloaded litemap v0.8.1
4012026-06-03T21:41:34.988Z Downloaded proc-macro2 v1.0.106
4022026-06-03T21:41:34.992Z Downloaded icu_normalizer v2.1.1
4032026-06-03T21:41:34.997Z Downloaded getrandom v0.4.1
4042026-06-03T21:41:35.005Z Downloaded icu_normalizer_data v2.1.1
4052026-06-03T21:41:35.008Z Downloaded pest_meta v2.8.6
4062026-06-03T21:41:35.014Z Downloaded icu_collections v2.1.1
4072026-06-03T21:41:35.019Z Downloaded indexmap v2.14.0
4082026-06-03T21:41:35.024Z Downloaded memchr v2.8.0
4092026-06-03T21:41:35.044Z Downloaded pest v2.8.6
4102026-06-03T21:41:35.047Z Downloaded hashbrown v0.17.0
4112026-06-03T21:41:35.055Z Downloaded idna v1.1.0
4122026-06-03T21:41:35.064Z Downloaded syn v1.0.109
4132026-06-03T21:41:35.069Z Downloaded serde_json v1.0.149
4142026-06-03T21:41:35.072Z Downloaded icu_properties_data v2.1.2
4152026-06-03T21:41:35.078Z Downloaded tabled v0.15.0
4162026-06-03T21:41:35.086Z Downloaded goblin v0.8.2
4172026-06-03T21:41:35.089Z Downloaded clap_builder v4.5.60
4182026-06-03T21:41:35.094Z Downloaded syn v2.0.117
4192026-06-03T21:41:35.116Z Downloaded rustix v1.1.3
4202026-06-03T21:41:35.142Z Downloaded libc v0.2.185
4212026-06-03T21:41:35.210Z Compiling proc-macro2 v1.0.106
4222026-06-03T21:41:35.210Z Compiling unicode-ident v1.0.24
4232026-06-03T21:41:35.213Z Compiling quote v1.0.45
4242026-06-03T21:41:35.213Z Compiling serde_core v1.0.228
4252026-06-03T21:41:35.213Z Compiling libc v0.2.185
4262026-06-03T21:41:35.213Z Compiling version_check v0.9.5
4272026-06-03T21:41:35.213Z Compiling stable_deref_trait v1.2.1
4282026-06-03T21:41:35.213Z Compiling memchr v2.8.0
4292026-06-03T21:41:35.516Z Compiling serde v1.0.228
4302026-06-03T21:41:35.538Z Compiling zmij v1.0.21
4312026-06-03T21:41:35.775Z Compiling autocfg v1.5.0
4322026-06-03T21:41:36.016Z Compiling thiserror v1.0.69
4332026-06-03T21:41:36.118Z Compiling ucd-trie v0.1.7
4342026-06-03T21:41:36.184Z Compiling itoa v1.0.17
4352026-06-03T21:41:36.381Z Compiling pest v2.8.6
4362026-06-03T21:41:36.409Z Compiling writeable v0.6.2
4372026-06-03T21:41:36.427Z Compiling litemap v0.8.1
4382026-06-03T21:41:36.519Z Compiling byteorder v1.5.0
4392026-06-03T21:41:36.543Z Compiling rustix v1.1.3
4402026-06-03T21:41:36.602Z Compiling icu_normalizer_data v2.1.1
4412026-06-03T21:41:36.619Z Compiling icu_properties_data v2.1.2
4422026-06-03T21:41:36.845Z Compiling errno v0.3.14
4432026-06-03T21:41:36.994Z Compiling syn v2.0.117
4442026-06-03T21:41:37.011Z Compiling bitflags v2.11.0
4452026-06-03T21:41:37.011Z Compiling serde_json v1.0.149
4462026-06-03T21:41:37.222Z Compiling num-traits v0.2.19
4472026-06-03T21:41:37.239Z Compiling hashbrown v0.17.0
4482026-06-03T21:41:37.259Z Compiling equivalent v1.0.2
4492026-06-03T21:41:37.367Z Compiling typeid v1.0.3
4502026-06-03T21:41:37.440Z Compiling pest_meta v2.8.6
4512026-06-03T21:41:37.692Z Compiling smallvec v1.15.1
4522026-06-03T21:41:37.835Z Compiling indexmap v2.14.0
4532026-06-03T21:41:37.930Z Compiling thread-id v4.2.2
4542026-06-03T21:41:38.015Z Compiling usdt-impl v0.5.0
4552026-06-03T21:41:38.079Z Compiling proc-macro-error-attr v1.0.4
4562026-06-03T21:41:38.096Z Compiling toml_write v0.1.2
4572026-06-03T21:41:38.268Z Compiling syn v1.0.109
4582026-06-03T21:41:38.297Z Compiling erased-serde v0.4.9
4592026-06-03T21:41:38.363Z Compiling winnow v0.7.14
4602026-06-03T21:41:38.642Z Compiling proc-macro-error v1.0.4
4612026-06-03T21:41:38.743Z Compiling percent-encoding v2.3.2
4622026-06-03T21:41:38.833Z Compiling utf8_iter v1.0.4
4632026-06-03T21:41:38.990Z Compiling camino v1.2.2
4642026-06-03T21:41:39.022Z Compiling plain v0.2.3
4652026-06-03T21:41:39.124Z Compiling thiserror v2.0.18
4662026-06-03T21:41:39.155Z Compiling utf8parse v0.2.2
4672026-06-03T21:41:39.182Z Compiling getrandom v0.4.1
4682026-06-03T21:41:39.257Z Compiling log v0.4.29
4692026-06-03T21:41:39.301Z Compiling anstyle-parse v0.2.7
4702026-06-03T21:41:39.316Z Compiling ordered-float v2.10.1
4712026-06-03T21:41:39.434Z Compiling form_urlencoded v1.2.2
4722026-06-03T21:41:39.636Z Compiling terminal_size v0.4.3
4732026-06-03T21:41:39.673Z Compiling cfg-if v1.0.4
4742026-06-03T21:41:39.757Z Compiling synstructure v0.13.2
4752026-06-03T21:41:39.764Z Compiling pest_generator v2.8.6
4762026-06-03T21:41:39.826Z Compiling is_terminal_polyfill v1.70.2
4772026-06-03T21:41:39.874Z Compiling pretty-hex v0.4.1
4782026-06-03T21:41:39.919Z Compiling colorchoice v1.0.4
4792026-06-03T21:41:39.995Z Compiling anstyle-query v1.1.5
4802026-06-03T21:41:40.040Z Compiling anstyle v1.0.13
4812026-06-03T21:41:40.071Z Compiling serde-untagged v0.1.9
4822026-06-03T21:41:40.234Z Compiling anstream v0.6.21
4832026-06-03T21:41:40.282Z Compiling semver v1.0.28
4842026-06-03T21:41:40.345Z Compiling fs-err v3.3.0
4852026-06-03T21:41:40.448Z Compiling strsim v0.11.1
4862026-06-03T21:41:40.527Z Compiling fnv v1.0.7
4872026-06-03T21:41:40.546Z Compiling heck v0.5.0
4882026-06-03T21:41:40.546Z Compiling heck v0.4.1
4892026-06-03T21:41:40.591Z Compiling fastrand v2.3.0
4902026-06-03T21:41:40.631Z Compiling anyhow v1.0.102
4912026-06-03T21:41:40.780Z Compiling once_cell v1.21.3
4922026-06-03T21:41:40.814Z Compiling unicode-xid v0.2.6
4932026-06-03T21:41:40.855Z Compiling bytecount v0.6.9
4942026-06-03T21:41:40.936Z Compiling clap_lex v1.0.0
4952026-06-03T21:41:40.954Z Compiling unicode-width v0.1.14
4962026-06-03T21:41:40.993Z Compiling tempfile v3.25.0
4972026-06-03T21:41:41.168Z Compiling papergrid v0.11.0
4982026-06-03T21:41:41.189Z Compiling clap_builder v4.5.60
4992026-06-03T21:41:41.226Z Compiling memmap v0.7.0
5002026-06-03T21:41:41.243Z Compiling unicode-linebreak v0.1.5
5012026-06-03T21:41:41.366Z Compiling smawk v0.3.2
5022026-06-03T21:41:41.397Z Compiling serde_derive v1.0.228
5032026-06-03T21:41:41.416Z Compiling zerofrom-derive v0.1.6
5042026-06-03T21:41:41.484Z Compiling yoke-derive v0.8.1
5052026-06-03T21:41:41.505Z Compiling zerovec-derive v0.11.2
5062026-06-03T21:41:41.570Z Compiling displaydoc v0.2.5
5072026-06-03T21:41:42.299Z Compiling thiserror-impl v1.0.69
5082026-06-03T21:41:42.638Z Compiling zerocopy-derive v0.7.35
5092026-06-03T21:41:42.641Z Compiling pest_derive v2.8.6
5102026-06-03T21:41:42.641Z Compiling scroll_derive v0.12.1
5112026-06-03T21:41:42.811Z Compiling zerofrom v0.1.6
5122026-06-03T21:41:42.952Z Compiling yoke v0.8.1
5132026-06-03T21:41:43.074Z Compiling thiserror-impl v2.0.18
5142026-06-03T21:41:43.148Z Compiling zerovec v0.11.5
5152026-06-03T21:41:43.345Z Compiling zerotrie v0.2.3
5162026-06-03T21:41:43.561Z Compiling zerocopy v0.7.35
5172026-06-03T21:41:43.622Z Compiling tinystr v0.8.2
5182026-06-03T21:41:43.681Z Compiling potential_utf v0.1.4
5192026-06-03T21:41:43.775Z Compiling dtrace-parser v0.2.0
5202026-06-03T21:41:43.843Z Compiling icu_locale_core v2.1.1
5212026-06-03T21:41:43.853Z Compiling icu_collections v2.1.1
5222026-06-03T21:41:44.095Z Compiling scroll v0.12.0
5232026-06-03T21:41:44.225Z Compiling tabled_derive v0.7.0
5242026-06-03T21:41:44.253Z Compiling clap_derive v4.5.55
5252026-06-03T21:41:44.332Z Compiling goblin v0.8.2
5262026-06-03T21:41:44.522Z Compiling icu_provider v2.1.1
5272026-06-03T21:41:44.525Z Compiling unicode-width v0.2.0
5282026-06-03T21:41:44.812Z Compiling serde_spanned v0.6.9
5292026-06-03T21:41:44.830Z Compiling toml_datetime v0.6.11
5302026-06-03T21:41:44.869Z Compiling icu_properties v2.1.2
5312026-06-03T21:41:44.887Z Compiling icu_normalizer v2.1.1
5322026-06-03T21:41:44.995Z Compiling dof v0.3.0
5332026-06-03T21:41:45.076Z Compiling toml_edit v0.22.27
5342026-06-03T21:41:45.094Z Compiling serde_tokenstream v0.2.3
5352026-06-03T21:41:45.131Z Compiling serde-value v0.7.0
5362026-06-03T21:41:45.411Z Compiling cargo-platform v0.2.0
5372026-06-03T21:41:45.429Z Compiling tabled v0.15.0
5382026-06-03T21:41:45.491Z Compiling macaddr v1.0.1
5392026-06-03T21:41:45.687Z Compiling textwrap v0.16.2
5402026-06-03T21:41:45.718Z Compiling idna_adapter v1.2.1
5412026-06-03T21:41:45.866Z Compiling idna v1.1.0
5422026-06-03T21:41:45.943Z Compiling camino-tempfile v1.4.1
5432026-06-03T21:41:45.968Z Compiling usdt-attr-macro v0.5.0
5442026-06-03T21:41:46.010Z Compiling usdt-macro v0.5.0
5452026-06-03T21:41:46.156Z Compiling url v2.5.8
5462026-06-03T21:41:46.174Z Compiling clap v4.5.60
5472026-06-03T21:41:46.508Z Compiling toml v0.8.23
5482026-06-03T21:41:46.623Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
5492026-06-03T21:41:46.640Z Compiling swrite v0.1.0
5502026-06-03T21:41:46.899Z Compiling cargo-util-schemas v0.8.2
5512026-06-03T21:41:46.946Z Compiling cargo_toml v0.21.0
5522026-06-03T21:41:47.248Z Compiling usdt v0.5.0
5532026-06-03T21:41:47.873Z Compiling cargo_metadata v0.21.0
5542026-06-03T21:41:48.817Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
5552026-06-03T21:41:50.871Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.46s
5562026-06-03T21:41:51.124Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
5572026-06-03T21:41:51.683Z Downloading crates ...
5582026-06-03T21:41:51.773Z Downloaded adler2 v2.0.1
5592026-06-03T21:41:51.800Z Downloaded async-trait v0.1.89
5602026-06-03T21:41:51.814Z Downloaded cancel-safe-futures v0.1.5
5612026-06-03T21:41:51.817Z Downloaded ciborium-io v0.2.2
5622026-06-03T21:41:51.817Z Downloaded cexpr v0.6.0
5632026-06-03T21:41:51.817Z Downloaded atomicwrites v0.4.4
5642026-06-03T21:41:51.818Z Downloaded bitflags v1.3.2
5652026-06-03T21:41:51.826Z Downloaded async-compression v0.4.41
5662026-06-03T21:41:51.829Z Downloaded castaway v0.2.4
5672026-06-03T21:41:51.829Z Downloaded bit-set v0.8.0
5682026-06-03T21:41:51.829Z Downloaded bitfield v0.19.4
5692026-06-03T21:41:51.829Z Downloaded cfg_aliases v0.1.1
5702026-06-03T21:41:51.832Z Downloaded crc v3.4.0
5712026-06-03T21:41:51.832Z Downloaded async-stream v0.3.6
5722026-06-03T21:41:51.839Z Downloaded dyn-clone v1.0.20
5732026-06-03T21:41:51.839Z Downloaded bitfield-struct v0.6.2
5742026-06-03T21:41:51.842Z Downloaded bcrypt-pbkdf v0.10.0
5752026-06-03T21:41:51.842Z Downloaded blowfish v0.9.1
5762026-06-03T21:41:51.843Z Downloaded chacha20 v0.9.1
5772026-06-03T21:41:51.845Z Downloaded critical-section v1.2.0
5782026-06-03T21:41:51.845Z Downloaded crc8 v0.1.1
5792026-06-03T21:41:51.846Z Downloaded bb8 v0.8.6
5802026-06-03T21:41:51.850Z Downloaded cfg_aliases v0.2.1
5812026-06-03T21:41:51.851Z Downloaded derive-where v1.6.0
5822026-06-03T21:41:51.855Z Downloaded crc-catalog v2.4.0
5832026-06-03T21:41:51.863Z Downloaded flagset v0.4.7
5842026-06-03T21:41:51.863Z Downloaded endian-type v0.1.2
5852026-06-03T21:41:51.863Z Downloaded downcast-rs v2.0.2
5862026-06-03T21:41:51.867Z Downloaded aead v0.5.2
5872026-06-03T21:41:51.867Z Downloaded curve25519-dalek-derive v0.1.1
5882026-06-03T21:41:51.867Z Downloaded base64ct v1.8.3
5892026-06-03T21:41:51.873Z Downloaded derive_more v0.99.20
5902026-06-03T21:41:51.873Z Downloaded ecdsa v0.16.9
5912026-06-03T21:41:51.873Z Downloaded daft v0.1.7
5922026-06-03T21:41:51.876Z Downloaded darling_core v0.20.11
5932026-06-03T21:41:51.876Z Downloaded dunce v1.0.5
5942026-06-03T21:41:51.879Z Downloaded float-cmp v0.10.0
5952026-06-03T21:41:51.879Z Downloaded document-features v0.2.12
5962026-06-03T21:41:51.879Z Downloaded base16ct v0.2.0
5972026-06-03T21:41:51.882Z Downloaded async-stream-impl v0.3.6
5982026-06-03T21:41:51.882Z Downloaded async-recursion v1.1.1
5992026-06-03T21:41:51.882Z Downloaded darling_macro v0.23.0
6002026-06-03T21:41:51.885Z Downloaded diff v0.1.13
6012026-06-03T21:41:51.885Z Downloaded defmt v1.0.1
6022026-06-03T21:41:51.888Z Downloaded block-padding v0.3.3
6032026-06-03T21:41:51.888Z Downloaded array-init v0.0.4
6042026-06-03T21:41:51.888Z Downloaded fixedbitset v0.4.2
6052026-06-03T21:41:51.891Z Downloaded darling v0.21.3
6062026-06-03T21:41:51.894Z Downloaded embedded-io v0.6.1
6072026-06-03T21:41:51.894Z Downloaded bit-set v0.5.3
6082026-06-03T21:41:51.894Z Downloaded ciborium-ll v0.2.2
6092026-06-03T21:41:51.898Z Downloaded ascii-canvas v3.0.0
6102026-06-03T21:41:51.900Z Downloaded arrayref v0.3.9
6112026-06-03T21:41:51.900Z Downloaded dirs-next v2.0.0
6122026-06-03T21:41:51.900Z Downloaded cstr-argument v0.1.2
6132026-06-03T21:41:51.900Z Downloaded deranged v0.5.8
6142026-06-03T21:41:51.903Z Downloaded defmt-parser v1.0.0
6152026-06-03T21:41:51.903Z Downloaded argon2 v0.5.3
6162026-06-03T21:41:51.903Z Downloaded cargo-platform v0.3.2
6172026-06-03T21:41:51.903Z Downloaded darling v0.23.0
6182026-06-03T21:41:51.905Z Downloaded filetime v0.2.27
6192026-06-03T21:41:51.908Z Downloaded byte-wrapper v0.1.0
6202026-06-03T21:41:51.908Z Downloaded backoff v0.4.0
6212026-06-03T21:41:51.911Z Downloaded env_logger v0.11.9
6222026-06-03T21:41:51.911Z Downloaded enum-as-inner v0.6.1
6232026-06-03T21:41:51.914Z Downloaded float-ord v0.3.2
6242026-06-03T21:41:51.914Z Downloaded darling_macro v0.20.11
6252026-06-03T21:41:51.914Z Downloaded dsl_auto_type v0.2.0
6262026-06-03T21:41:51.918Z Downloaded darling_macro v0.13.4
6272026-06-03T21:41:51.918Z Downloaded foreign-types-macros v0.2.3
6282026-06-03T21:41:51.918Z Downloaded foreign-types v0.3.2
6292026-06-03T21:41:51.918Z Downloaded convert_case v0.4.0
6302026-06-03T21:41:51.921Z Downloaded assert_matches v1.5.0
6312026-06-03T21:41:51.921Z Downloaded crunchy v0.2.4
6322026-06-03T21:41:51.921Z Downloaded cobs v0.3.0
6332026-06-03T21:41:51.921Z Downloaded foreign-types-shared v0.1.1
6342026-06-03T21:41:51.921Z Downloaded debug-ignore v1.0.5
6352026-06-03T21:41:51.926Z Downloaded cpufeatures v0.3.0
6362026-06-03T21:41:51.926Z Downloaded atty v0.2.14
6372026-06-03T21:41:51.926Z Downloaded daft-derive v0.1.7
6382026-06-03T21:41:51.928Z Downloaded colored v2.2.0
6392026-06-03T21:41:51.928Z Downloaded dropshot-api-manager-types v0.7.2
6402026-06-03T21:41:51.931Z Downloaded blake2 v0.10.6
6412026-06-03T21:41:51.931Z Downloaded bzip2 v0.6.1
6422026-06-03T21:41:51.935Z Downloaded derive_builder_macro v0.20.2
6432026-06-03T21:41:51.935Z Downloaded crucible-workspace-hack v0.1.0
6442026-06-03T21:41:51.935Z Downloaded backon v1.6.0
6452026-06-03T21:41:51.938Z Downloaded foreign-types-shared v0.3.1
6462026-06-03T21:41:51.938Z Downloaded funty v2.0.0
6472026-06-03T21:41:51.938Z Downloaded compression-core v0.4.31
6482026-06-03T21:41:51.938Z Downloaded foreign-types v0.5.0
6492026-06-03T21:41:51.938Z Downloaded defmt v0.3.100
6502026-06-03T21:41:51.938Z Downloaded bitfield-macros v0.19.4
6512026-06-03T21:41:51.941Z Downloaded darling_macro v0.21.3
6522026-06-03T21:41:51.941Z Downloaded csv-core v0.1.13
6532026-06-03T21:41:51.941Z Downloaded futures-io v0.3.32
6542026-06-03T21:41:51.944Z Downloaded dropshot_endpoint v0.17.0
6552026-06-03T21:41:51.947Z Downloaded futures-core v0.3.32
6562026-06-03T21:41:51.950Z Downloaded embedded-io v0.4.0
6572026-06-03T21:41:51.950Z Downloaded dirs-sys-next v0.1.2
6582026-06-03T21:41:51.950Z Downloaded cipher v0.4.4
6592026-06-03T21:41:51.952Z Downloaded cargo_metadata v0.23.1
6602026-06-03T21:41:51.953Z Downloaded atomic-waker v1.1.2
6612026-06-03T21:41:51.953Z Downloaded dtrace-parser v0.3.0
6622026-06-03T21:41:51.955Z Downloaded bcs v0.1.6
6632026-06-03T21:41:51.956Z Downloaded fxhash v0.2.1
6642026-06-03T21:41:51.956Z Downloaded ghash v0.5.1
6652026-06-03T21:41:51.958Z Downloaded futures-macro v0.3.32
6662026-06-03T21:41:51.958Z Downloaded dof v0.4.0
6672026-06-03T21:41:51.958Z Downloaded difflib v0.4.0
6682026-06-03T21:41:51.958Z Downloaded futures-task v0.3.32
6692026-06-03T21:41:51.961Z Downloaded defmt-macros v1.0.1
6702026-06-03T21:41:51.961Z Downloaded globwalk v0.9.1
6712026-06-03T21:41:51.964Z Downloaded buf-list v1.1.2
6722026-06-03T21:41:51.964Z Downloaded erased-serde v0.3.31
6732026-06-03T21:41:51.967Z Downloaded arrayvec v0.7.6
6742026-06-03T21:41:51.967Z Downloaded fd-lock v4.0.4
6752026-06-03T21:41:51.969Z Downloaded convert_case v0.10.0
6762026-06-03T21:41:51.969Z Downloaded constant_time_eq v0.4.2
6772026-06-03T21:41:51.974Z Downloaded diesel_table_macro_syntax v0.3.0
6782026-06-03T21:41:51.974Z Downloaded display-error-chain v0.2.2
6792026-06-03T21:41:51.974Z Downloaded foldhash v0.1.5
6802026-06-03T21:41:51.974Z Downloaded der_derive v0.7.3
6812026-06-03T21:41:51.976Z Downloaded cookie_store v0.22.1
6822026-06-03T21:41:51.976Z Downloaded clang-sys v1.8.1
6832026-06-03T21:41:51.979Z Downloaded colored v3.1.1
6842026-06-03T21:41:51.982Z Downloaded foldhash v0.2.0
6852026-06-03T21:41:51.982Z Downloaded cmake v0.1.57
6862026-06-03T21:41:51.982Z Downloaded cassowary v0.3.0
6872026-06-03T21:41:51.985Z Downloaded headers-core v0.3.0
6882026-06-03T21:41:51.985Z Downloaded async-bb8-diesel v0.2.1
6892026-06-03T21:41:51.985Z Downloaded const_format_proc_macros v0.2.34
6902026-06-03T21:41:51.987Z Downloaded data-encoding v2.10.0
6912026-06-03T21:41:51.988Z Downloaded crc32fast v1.5.0
6922026-06-03T21:41:51.990Z Downloaded camino-tempfile-ext v0.3.3
6932026-06-03T21:41:51.991Z Downloaded derive-ex v0.1.8
6942026-06-03T21:41:51.995Z Downloaded fs_extra v1.3.0
6952026-06-03T21:41:51.996Z Downloaded bit-vec v0.8.0
6962026-06-03T21:41:51.996Z Downloaded fs-err v2.11.0
6972026-06-03T21:41:51.996Z Downloaded crossbeam-deque v0.8.6
6982026-06-03T21:41:51.996Z Downloaded bit-vec v0.6.3
6992026-06-03T21:41:51.999Z Downloaded either v1.15.0
7002026-06-03T21:41:51.999Z Downloaded hostname v0.3.1
7012026-06-03T21:41:51.999Z Downloaded home v0.5.12
7022026-06-03T21:41:52.007Z Downloaded globset v0.4.18
7032026-06-03T21:41:52.007Z Downloaded hubpack v0.1.2
7042026-06-03T21:41:52.007Z Downloaded http-range v0.1.5
7052026-06-03T21:41:52.007Z Downloaded http-body v1.0.1
7062026-06-03T21:41:52.007Z Downloaded httpdate v1.0.3
7072026-06-03T21:41:52.007Z Downloaded hex-literal v0.4.1
7082026-06-03T21:41:52.007Z Downloaded hash32 v0.3.1
7092026-06-03T21:41:52.007Z Downloaded darling v0.13.4
7102026-06-03T21:41:52.010Z Downloaded futures-executor v0.3.32
7112026-06-03T21:41:52.011Z Downloaded ena v0.14.4
7122026-06-03T21:41:52.011Z Downloaded des v0.8.1
7132026-06-03T21:41:52.011Z Downloaded corncobs v0.1.4
7142026-06-03T21:41:52.017Z Downloaded futures-sink v0.3.32
7152026-06-03T21:41:52.017Z Downloaded cbc v0.1.2
7162026-06-03T21:41:52.017Z Downloaded git-stub v1.0.0
7172026-06-03T21:41:52.017Z Downloaded hostname v0.4.2
7182026-06-03T21:41:52.017Z Downloaded fallible-iterator v0.2.0
7192026-06-03T21:41:52.020Z Downloaded hex v0.4.3
7202026-06-03T21:41:52.020Z Downloaded hubpack_derive v0.1.1
7212026-06-03T21:41:52.020Z Downloaded group v0.13.0
7222026-06-03T21:41:52.020Z Downloaded illumos-nvpair v0.3.0
7232026-06-03T21:41:52.020Z Downloaded ident_case v1.0.1
7242026-06-03T21:41:52.020Z Downloaded git-stub-vcs v0.1.0
7252026-06-03T21:41:52.028Z Downloaded ed25519 v2.2.3
7262026-06-03T21:41:52.028Z Downloaded ctr v0.9.2
7272026-06-03T21:41:52.028Z Downloaded bzip2 v0.4.4
7282026-06-03T21:41:52.032Z Downloaded indent_write v2.2.0
7292026-06-03T21:41:52.032Z Downloaded fixedbitset v0.5.7
7302026-06-03T21:41:52.032Z Downloaded derive_builder v0.20.2
7312026-06-03T21:41:52.032Z Downloaded env_filter v1.0.0
7322026-06-03T21:41:52.032Z Downloaded const-oid v0.9.6
7332026-06-03T21:41:52.035Z Downloaded chacha20 v0.10.0
7342026-06-03T21:41:52.035Z Downloaded illumos-nvpair-sys v0.2.0
7352026-06-03T21:41:52.035Z Downloaded hash32 v0.2.1
7362026-06-03T21:41:52.043Z Downloaded gethostname v0.5.0
7372026-06-03T21:41:52.043Z Downloaded elliptic-curve v0.13.8
7382026-06-03T21:41:52.043Z Downloaded darling v0.20.11
7392026-06-03T21:41:52.052Z Downloaded is-terminal v0.4.17
7402026-06-03T21:41:52.053Z Downloaded internet-checksum v0.2.1
7412026-06-03T21:41:52.053Z Downloaded compression-codecs v0.4.37
7422026-06-03T21:41:52.053Z Downloaded ciborium v0.2.2
7432026-06-03T21:41:52.053Z Downloaded diesel-dtrace v0.5.0
7442026-06-03T21:41:52.053Z Downloaded keccak v0.1.6
7452026-06-03T21:41:52.053Z Downloaded glob v0.3.3
7462026-06-03T21:41:52.056Z Downloaded crossbeam-channel v0.5.15
7472026-06-03T21:41:52.056Z Downloaded instant v0.1.13
7482026-06-03T21:41:52.056Z Downloaded futures-channel v0.3.32
7492026-06-03T21:41:52.056Z Downloaded is_ci v1.2.0
7502026-06-03T21:41:52.056Z Downloaded console v0.16.2
7512026-06-03T21:41:52.059Z Downloaded inout v0.1.4
7522026-06-03T21:41:52.059Z Downloaded indoc v1.0.9
7532026-06-03T21:41:52.059Z Downloaded derive_builder_core v0.20.2
7542026-06-03T21:41:52.064Z Downloaded kstat-rs v0.2.4
7552026-06-03T21:41:52.064Z Downloaded lazy_static v1.5.0
7562026-06-03T21:41:52.064Z Downloaded fatfs v0.3.6
7572026-06-03T21:41:52.069Z Downloaded linked-hash-map v0.5.6
7582026-06-03T21:41:52.069Z Downloaded cookie v0.18.1
7592026-06-03T21:41:52.072Z Downloaded instability v0.3.11
7602026-06-03T21:41:52.076Z Downloaded hyper-tls v0.6.0
7612026-06-03T21:41:52.076Z Downloaded getrandom v0.2.17
7622026-06-03T21:41:52.080Z Downloaded lalrpop-util v0.19.12
7632026-06-03T21:41:52.080Z Downloaded humantime v2.3.0
7642026-06-03T21:41:52.080Z Downloaded drift v0.2.0
7652026-06-03T21:41:52.083Z Downloaded ingot v0.1.1
7662026-06-03T21:41:52.089Z Downloaded impl-trait-for-tuples v0.2.3
7672026-06-03T21:41:52.089Z Downloaded match_cfg v0.1.0
7682026-06-03T21:41:52.096Z Downloaded managed v0.8.0
7692026-06-03T21:41:52.096Z Downloaded mime v0.3.17
7702026-06-03T21:41:52.096Z Downloaded maybe-uninit v2.0.0
7712026-06-03T21:41:52.096Z Downloaded memoffset v0.9.1
7722026-06-03T21:41:52.096Z Downloaded lru-cache v0.1.2
7732026-06-03T21:41:52.096Z Downloaded lru v0.12.5
7742026-06-03T21:41:52.096Z Downloaded new_debug_unreachable v1.0.6
7752026-06-03T21:41:52.096Z Downloaded ingot-types v0.1.2
7762026-06-03T21:41:52.096Z Downloaded ipnet v2.11.0
7772026-06-03T21:41:52.096Z Downloaded compact_str v0.8.1
7782026-06-03T21:41:52.101Z Downloaded md5 v0.7.0
7792026-06-03T21:41:52.101Z Downloaded allocator-api2 v0.2.21
7802026-06-03T21:41:52.101Z Downloaded indoc v2.0.7
7812026-06-03T21:41:52.105Z Downloaded newtype_derive v0.1.6
7822026-06-03T21:41:52.105Z Downloaded nibble_vec v0.1.0
7832026-06-03T21:41:52.105Z Downloaded jobserver v0.1.34
7842026-06-03T21:41:52.108Z Downloaded http-body-util v0.1.3
7852026-06-03T21:41:52.108Z Downloaded highway v1.3.0
7862026-06-03T21:41:52.108Z Downloaded newline-converter v0.3.0
7872026-06-03T21:41:52.113Z Downloaded crc-any v2.5.0
7882026-06-03T21:41:52.113Z Downloaded ipnetwork v0.21.1
7892026-06-03T21:41:52.113Z Downloaded normalize-line-endings v0.3.0
7902026-06-03T21:41:52.113Z Downloaded cc v1.2.56
7912026-06-03T21:41:52.116Z Downloaded num-conv v0.2.0
7922026-06-03T21:41:52.116Z Downloaded num v0.4.3
7932026-06-03T21:41:52.116Z Downloaded nodrop v0.1.14
7942026-06-03T21:41:52.116Z Downloaded multimap v0.10.1
7952026-06-03T21:41:52.122Z Downloaded ahash v0.8.12
7962026-06-03T21:41:52.122Z Downloaded httparse v1.10.1
7972026-06-03T21:41:52.125Z Downloaded lzss v0.8.2
7982026-06-03T21:41:52.125Z Downloaded darling_core v0.21.3
7992026-06-03T21:41:52.125Z Downloaded half v1.8.3
8002026-06-03T21:41:52.128Z Downloaded aes v0.8.4
8012026-06-03T21:41:52.128Z Downloaded num-iter v0.1.45
8022026-06-03T21:41:52.134Z Downloaded libscf-sys v1.1.0
8032026-06-03T21:41:52.134Z Downloaded newtype-uuid-macros v0.1.0
8042026-06-03T21:41:52.134Z Downloaded num_threads v0.1.7
8052026-06-03T21:41:52.134Z Downloaded num_enum_derive v0.5.11
8062026-06-03T21:41:52.137Z Downloaded iana-time-zone v0.1.65
8072026-06-03T21:41:52.137Z Downloaded flume v0.11.1
8082026-06-03T21:41:52.137Z Downloaded num-derive v0.4.2
8092026-06-03T21:41:52.140Z Downloaded libsw-core v0.3.2
8102026-06-03T21:41:52.140Z Downloaded hyper-rustls v0.27.7
8112026-06-03T21:41:52.140Z Downloaded hmac v0.12.1
8122026-06-03T21:41:52.144Z Downloaded darling_core v0.23.0
8132026-06-03T21:41:52.147Z Downloaded lru-slab v0.1.2
8142026-06-03T21:41:52.147Z Downloaded getrandom v0.3.4
8152026-06-03T21:41:52.147Z Downloaded libloading v0.8.9
8162026-06-03T21:41:52.150Z Downloaded libefi-sys v0.1.0
8172026-06-03T21:41:52.150Z Downloaded libsw v3.5.0
8182026-06-03T21:41:52.152Z Downloaded oso-derive v0.27.3
8192026-06-03T21:41:52.152Z Downloaded openssl-probe v0.2.1
8202026-06-03T21:41:52.152Z Downloaded nanorand v0.7.0
8212026-06-03T21:41:52.155Z Downloaded mime_guess v2.0.5
8222026-06-03T21:41:52.155Z Downloaded ingot-macros v0.1.1
8232026-06-03T21:41:52.155Z Downloaded crossbeam-epoch v0.9.18
8242026-06-03T21:41:52.158Z Downloaded packed_struct_codegen v0.10.1
8252026-06-03T21:41:52.158Z Downloaded base64 v0.22.1
8262026-06-03T21:41:52.160Z Downloaded const_format v0.2.35
8272026-06-03T21:41:52.163Z Downloaded base64 v0.21.7
8282026-06-03T21:41:52.166Z Downloaded nonempty v0.12.0
8292026-06-03T21:41:52.166Z Downloaded ar_archive_writer v0.5.1
8302026-06-03T21:41:52.168Z Downloaded arc-swap v1.8.2
8312026-06-03T21:41:52.171Z Downloaded parse-display v0.10.0
8322026-06-03T21:41:52.171Z Downloaded maplit v1.0.2
8332026-06-03T21:41:52.174Z Downloaded find-msvc-tools v0.1.9
8342026-06-03T21:41:52.174Z Downloaded newtype-uuid v1.3.2
8352026-06-03T21:41:52.174Z Downloaded parse-size v1.1.0
8362026-06-03T21:41:52.174Z Downloaded ff v0.13.1
8372026-06-03T21:41:52.177Z Downloaded darling_core v0.13.4
8382026-06-03T21:41:52.180Z Downloaded phf_shared v0.12.1
8392026-06-03T21:41:52.180Z Downloaded peg-runtime v0.8.5
8402026-06-03T21:41:52.180Z Downloaded path-slash v0.1.5
8412026-06-03T21:41:52.182Z Downloaded num-rational v0.4.2
8422026-06-03T21:41:52.182Z Downloaded hyper-staticfile v0.10.1
8432026-06-03T21:41:52.182Z Downloaded num_enum v0.7.5
8442026-06-03T21:41:52.185Z Downloaded pbkdf2 v0.11.0
8452026-06-03T21:41:52.188Z Downloaded openssl-macros v0.1.1
8462026-06-03T21:41:52.202Z Downloaded pin-utils v0.1.0
8472026-06-03T21:41:52.205Z Downloaded crypto-bigint v0.5.5
8482026-06-03T21:41:52.207Z Downloaded phf_shared v0.13.1
8492026-06-03T21:41:52.207Z Downloaded phf_shared v0.11.3
8502026-06-03T21:41:52.210Z Downloaded pbkdf2 v0.12.2
8512026-06-03T21:41:52.210Z Downloaded lock_api v0.4.14
8522026-06-03T21:41:52.210Z Downloaded bytes v1.11.1
8532026-06-03T21:41:52.213Z Downloaded olpc-cjson v0.1.4
8542026-06-03T21:41:52.216Z Downloaded num_enum_derive v0.7.5
8552026-06-03T21:41:52.216Z Downloaded num_enum v0.5.11
8562026-06-03T21:41:52.218Z Downloaded predicates-core v1.0.10
8572026-06-03T21:41:52.218Z Downloaded indexmap v1.9.3
8582026-06-03T21:41:52.221Z Downloaded diesel_derives v2.3.7
8592026-06-03T21:41:52.224Z Downloaded precomputed-hash v0.1.1
8602026-06-03T21:41:52.227Z Downloaded crossterm v0.29.0
8612026-06-03T21:41:52.229Z Downloaded owo-colors v4.3.0
8622026-06-03T21:41:52.229Z Downloaded half v2.7.1
8632026-06-03T21:41:52.232Z Downloaded proc-macro-error-attr2 v2.0.0
8642026-06-03T21:41:52.232Z Downloaded predicates-tree v1.0.13
8652026-06-03T21:41:52.236Z Downloaded packed_struct v0.10.1
8662026-06-03T21:41:52.236Z Downloaded num-integer v0.1.46
8672026-06-03T21:41:52.236Z Downloaded multer v3.1.0
8682026-06-03T21:41:52.239Z Downloaded proc-macro-crate v3.4.0
8692026-06-03T21:41:52.239Z Downloaded progenitor-client v0.10.0
8702026-06-03T21:41:52.239Z Downloaded paste v1.0.15
8712026-06-03T21:41:52.242Z Downloaded parse-display-derive v0.10.0
8722026-06-03T21:41:52.242Z Downloaded psl-types v2.0.11
8732026-06-03T21:41:52.242Z Downloaded progenitor-macro v0.14.0
8742026-06-03T21:41:52.245Z Downloaded crossterm v0.28.1
8752026-06-03T21:41:52.248Z Downloaded progenitor-macro v0.13.0
8762026-06-03T21:41:52.248Z Downloaded progenitor-macro v0.11.2
8772026-06-03T21:41:52.251Z Downloaded der v0.7.10
8782026-06-03T21:41:52.253Z Downloaded progenitor-client v0.14.0
8792026-06-03T21:41:52.253Z Downloaded progenitor-client v0.11.2
8802026-06-03T21:41:52.253Z Downloaded password-hash v0.4.2
8812026-06-03T21:41:52.256Z Downloaded native-tls v0.2.18
8822026-06-03T21:41:52.257Z Downloaded chacha20poly1305 v0.10.1
8832026-06-03T21:41:52.257Z Downloaded openssl-probe v0.1.6
8842026-06-03T21:41:52.260Z Downloaded peg v0.8.5
8852026-06-03T21:41:52.260Z Downloaded pin-project-lite v0.2.17
8862026-06-03T21:41:52.263Z Downloaded phf v0.13.1
8872026-06-03T21:41:52.266Z Downloaded pkcs8 v0.10.2
8882026-06-03T21:41:52.266Z Downloaded proc-macro-crate v1.3.1
8892026-06-03T21:41:52.266Z Downloaded heapless v0.7.17
8902026-06-03T21:41:52.268Z Downloaded poly1305 v0.8.0
8912026-06-03T21:41:52.272Z Downloaded quick-error v1.2.3
8922026-06-03T21:41:52.272Z Downloaded pem-rfc7468 v0.7.0
8932026-06-03T21:41:52.272Z Downloaded radium v0.7.0
8942026-06-03T21:41:52.275Z Downloaded md-5 v0.10.6
8952026-06-03T21:41:52.275Z Downloaded pin-project-internal v1.1.11
8962026-06-03T21:41:52.275Z Downloaded ed25519-dalek v2.2.0
8972026-06-03T21:41:52.278Z Downloaded phf v0.12.1
8982026-06-03T21:41:52.278Z Downloaded ppv-lite86 v0.2.21
8992026-06-03T21:41:52.281Z Downloaded dropshot-api-manager v0.7.2
9002026-06-03T21:41:52.283Z Downloaded predicates v3.1.4
9012026-06-03T21:41:52.284Z Downloaded pkg-config v0.3.32
9022026-06-03T21:41:52.286Z Downloaded oxnet v0.1.4
9032026-06-03T21:41:52.287Z Downloaded headers v0.4.1
9042026-06-03T21:41:52.289Z Downloaded rand_chacha v0.3.1
9052026-06-03T21:41:52.292Z Downloaded ref-cast-impl v1.0.25
9062026-06-03T21:41:52.292Z Downloaded litrs v1.0.0
9072026-06-03T21:41:52.292Z Downloaded primeorder v0.13.6
9082026-06-03T21:41:52.296Z Downloaded ignore v0.4.25
9092026-06-03T21:41:52.296Z Downloaded bumpalo v3.20.2
9102026-06-03T21:41:52.298Z Downloaded recursive-proc-macro-impl v0.1.1
9112026-06-03T21:41:52.298Z Downloaded progenitor v0.14.0
9122026-06-03T21:41:52.301Z Downloaded omicron-zone-package v0.12.2
9132026-06-03T21:41:52.301Z Downloaded parking_lot_core v0.9.12
9142026-06-03T21:41:52.304Z Downloaded parking_lot_core v0.8.6
9152026-06-03T21:41:52.304Z Downloaded recursive v0.1.1
9162026-06-03T21:41:52.304Z Downloaded expectorate v1.2.0
9172026-06-03T21:41:52.307Z Downloaded parking_lot v0.11.2
9182026-06-03T21:41:52.307Z Downloaded heapless v0.8.0
9192026-06-03T21:41:52.310Z Downloaded num-complex v0.4.6
9202026-06-03T21:41:52.313Z Downloaded password-hash v0.5.0
9212026-06-03T21:41:52.313Z Downloaded oxide-tokio-rt v0.1.4
9222026-06-03T21:41:52.313Z Downloaded memmap2 v0.9.10
9232026-06-03T21:41:52.315Z Downloaded progenitor v0.13.0
9242026-06-03T21:41:52.315Z Downloaded progenitor-extras v0.2.0
9252026-06-03T21:41:52.318Z Downloaded proc-macro-error2 v2.0.1
9262026-06-03T21:41:52.318Z Downloaded progenitor v0.11.2
9272026-06-03T21:41:52.321Z Downloaded pem v3.0.6
9282026-06-03T21:41:52.321Z Downloaded indicatif v0.18.4
9292026-06-03T21:41:52.324Z Downloaded rand_xorshift v0.4.0
9302026-06-03T21:41:52.324Z Downloaded postcard v1.1.3
9312026-06-03T21:41:52.327Z Downloaded polyval v0.6.2
9322026-06-03T21:41:52.327Z Downloaded hickory-resolver v0.24.4
9332026-06-03T21:41:52.330Z Downloaded flate2 v1.1.9
9342026-06-03T21:41:52.333Z Downloaded peg-macros v0.8.5
9352026-06-03T21:41:52.335Z Downloaded libbz2-rs-sys v0.2.2
9362026-06-03T21:41:52.335Z Downloaded derive_more-impl v2.1.1
9372026-06-03T21:41:52.338Z Downloaded rustc-hash v2.1.1
9382026-06-03T21:41:52.338Z Downloaded psm v0.1.30
9392026-06-03T21:41:52.341Z Downloaded r2d2 v0.8.10
9402026-06-03T21:41:52.341Z Downloaded pkcs5 v0.7.1
9412026-06-03T21:41:52.343Z Downloaded linear-map v1.2.0
9422026-06-03T21:41:52.346Z Downloaded opaque-debug v0.3.1
9432026-06-03T21:41:52.346Z Downloaded num-derive v0.3.3
9442026-06-03T21:41:52.346Z Downloaded futures v0.3.32
9452026-06-03T21:41:52.350Z Downloaded rustc_version v0.4.1
9462026-06-03T21:41:52.353Z Downloaded nu-ansi-term v0.50.3
9472026-06-03T21:41:52.353Z Downloaded sapling-renderdag v0.1.0
9482026-06-03T21:41:52.353Z Downloaded rand_core v0.10.0
9492026-06-03T21:41:52.356Z Downloaded same-file v1.0.6
9502026-06-03T21:41:52.356Z Downloaded oso v0.27.3
9512026-06-03T21:41:52.359Z Downloaded postgres-protocol v0.6.10
9522026-06-03T21:41:52.359Z Downloaded hashbrown v0.13.2
9532026-06-03T21:41:52.361Z Downloaded parking_lot v0.12.5
9542026-06-03T21:41:52.365Z Downloaded salsa20 v0.10.2
9552026-06-03T21:41:52.365Z Downloaded rand_core v0.6.4
9562026-06-03T21:41:52.365Z Downloaded miniz_oxide v0.8.9
9572026-06-03T21:41:52.367Z Downloaded rustc_version v0.1.7
9582026-06-03T21:41:52.368Z Downloaded powerfmt v0.2.0
9592026-06-03T21:41:52.368Z Downloaded papergrid v0.17.0
9602026-06-03T21:41:52.371Z Downloaded scrypt v0.11.0
9612026-06-03T21:41:52.373Z Downloaded rfc6979 v0.4.0
9622026-06-03T21:41:52.373Z Downloaded secrecy v0.10.3
9632026-06-03T21:41:52.373Z Downloaded scopeguard v1.2.0
9642026-06-03T21:41:52.373Z Downloaded p256 v0.13.2
9652026-06-03T21:41:52.376Z Downloaded scroll_derive v0.13.1
9662026-06-03T21:41:52.376Z Downloaded secrecy v0.8.0
9672026-06-03T21:41:52.379Z Downloaded derive_more v2.1.1
9682026-06-03T21:41:52.383Z Downloaded scheduled-thread-pool v0.2.7
9692026-06-03T21:41:52.386Z Downloaded rand_core v0.9.5
9702026-06-03T21:41:52.386Z Downloaded serde_bytes v0.11.19
9712026-06-03T21:41:52.389Z Downloaded rand_chacha v0.9.0
9722026-06-03T21:41:52.389Z Downloaded crossbeam-utils v0.8.21
9732026-06-03T21:41:52.389Z Downloaded progenitor-client v0.13.0
9742026-06-03T21:41:52.392Z Downloaded console v0.15.11
9752026-06-03T21:41:52.395Z Downloaded serde_urlencoded v0.7.1
9762026-06-03T21:41:52.398Z Downloaded ref-cast v1.0.25
9772026-06-03T21:41:52.401Z Downloaded serde-big-array v0.5.1
9782026-06-03T21:41:52.401Z Downloaded serde_plain v1.0.2
9792026-06-03T21:41:52.404Z Downloaded russh-cryptovec v0.7.3
9802026-06-03T21:41:52.404Z Downloaded seq-macro v0.3.6
9812026-06-03T21:41:52.407Z Downloaded jiff-static v0.2.21
9822026-06-03T21:41:52.407Z Downloaded hyper-util v0.1.20
9832026-06-03T21:41:52.410Z Downloaded resolv-conf v0.7.6
9842026-06-03T21:41:52.413Z Downloaded quinn-udp v0.5.14
9852026-06-03T21:41:52.413Z Downloaded rustls-pemfile v2.2.0
9862026-06-03T21:41:52.416Z Downloaded rtoolbox v0.0.3
9872026-06-03T21:41:52.416Z Downloaded rustls-pemfile v1.0.4
9882026-06-03T21:41:52.419Z Downloaded signal-hook-mio v0.2.5
9892026-06-03T21:41:52.419Z Downloaded shell-words v1.1.1
9902026-06-03T21:41:52.422Z Downloaded prefix-trie v0.7.0
9912026-06-03T21:41:52.422Z Downloaded signal-hook-tokio v0.3.1
9922026-06-03T21:41:52.435Z Downloaded serde_repr v0.1.20
9932026-06-03T21:41:52.435Z Downloaded sha1 v0.10.6
9942026-06-03T21:41:52.435Z Downloaded rand_seeder v0.4.0
9952026-06-03T21:41:52.435Z Downloaded siphasher v1.0.2
9962026-06-03T21:41:52.435Z Downloaded postgres-types v0.2.12
9972026-06-03T21:41:52.435Z Downloaded rusty-fork v0.3.1
9982026-06-03T21:41:52.435Z Downloaded rustversion v1.0.22
9992026-06-03T21:41:52.435Z Downloaded openssl-sys v0.9.115
10002026-06-03T21:41:52.445Z Downloaded slog-envlogger v2.2.0
10012026-06-03T21:41:52.448Z Downloaded sigpipe v0.1.3
10022026-06-03T21:41:52.448Z Downloaded slog-bunyan v2.5.0
10032026-06-03T21:41:52.451Z Downloaded signature v2.2.0
10042026-06-03T21:41:52.451Z Downloaded semver v0.1.20
10052026-06-03T21:41:52.451Z Downloaded scroll v0.13.0
10062026-06-03T21:41:52.455Z Downloaded schemars_derive v0.8.22
10072026-06-03T21:41:52.455Z Downloaded pin-project v1.1.11
10082026-06-03T21:41:52.461Z Downloaded progenitor-impl v0.14.0
10092026-06-03T21:41:52.464Z Downloaded hickory-resolver v0.25.2
10102026-06-03T21:41:52.467Z Downloaded serde_spanned v1.0.4
10112026-06-03T21:41:52.467Z Downloaded mio v1.2.0
10122026-06-03T21:41:52.470Z Downloaded hashbrown v0.12.3
10132026-06-03T21:41:52.473Z Downloaded serde_derive_internals v0.29.1
10142026-06-03T21:41:52.476Z Downloaded sqlparser_derive v0.5.0
10152026-06-03T21:41:52.476Z Downloaded serde_path_to_error v0.1.20
10162026-06-03T21:41:52.479Z Downloaded serde-hex v0.1.0
10172026-06-03T21:41:52.479Z Downloaded http v1.4.0
10182026-06-03T21:41:52.485Z Downloaded ssh-cipher v0.2.0
10192026-06-03T21:41:52.485Z Downloaded rcgen v0.12.1
10202026-06-03T21:41:52.488Z Downloaded progenitor-impl v0.13.0
10212026-06-03T21:41:52.488Z Downloaded progenitor-impl v0.11.2
10222026-06-03T21:41:52.488Z Downloaded serde_with_macros v1.5.2
10232026-06-03T21:41:52.488Z Downloaded sct v0.7.1
10242026-06-03T21:41:52.491Z Downloaded shlex v1.3.0
10252026-06-03T21:41:52.491Z Downloaded rustls-pki-types v1.14.0
10262026-06-03T21:41:52.495Z Downloaded russh-keys v0.45.0
10272026-06-03T21:41:52.495Z Downloaded structmeta-derive v0.3.0
10282026-06-03T21:41:52.498Z Downloaded strip-ansi-escapes v0.2.1
10292026-06-03T21:41:52.498Z Downloaded ssh-encoding v0.2.0
10302026-06-03T21:41:52.498Z Downloaded simd-adler32 v0.3.8
10312026-06-03T21:41:52.501Z Downloaded structmeta v0.3.0
10322026-06-03T21:41:52.501Z Downloaded pkcs1 v0.7.5
10332026-06-03T21:41:52.504Z Downloaded hickory-server v0.25.2
10342026-06-03T21:41:52.508Z Downloaded slab v0.4.12
10352026-06-03T21:41:52.511Z Downloaded strsim v0.10.0
10362026-06-03T21:41:52.511Z Downloaded minimal-lexical v0.2.1
10372026-06-03T21:41:52.515Z Downloaded subtle v2.6.1
10382026-06-03T21:41:52.518Z Downloaded sync-ptr v0.1.4
10392026-06-03T21:41:52.518Z Downloaded tap v1.0.1
10402026-06-03T21:41:52.518Z Downloaded slog-term v2.9.2
10412026-06-03T21:41:52.521Z Downloaded slog-scope v4.4.1
10422026-06-03T21:41:52.521Z Downloaded slog-json v2.6.1
10432026-06-03T21:41:52.524Z Downloaded slog-dtrace v0.3.0
10442026-06-03T21:41:52.524Z Downloaded smallvec v0.6.14
10452026-06-03T21:41:52.524Z Downloaded take_mut v0.2.2
10462026-06-03T21:41:52.524Z Downloaded tagptr v0.2.0
10472026-06-03T21:41:52.528Z Downloaded tabwriter v1.4.1
10482026-06-03T21:41:52.528Z Downloaded tabled_derive v0.11.0
10492026-06-03T21:41:52.528Z Downloaded itertools v0.10.5
10502026-06-03T21:41:52.531Z Downloaded ron v0.8.1
10512026-06-03T21:41:52.534Z Downloaded slog-stdlog v4.1.1
10522026-06-03T21:41:52.537Z Downloaded slog-async v2.8.0
10532026-06-03T21:41:52.538Z Downloaded strum v0.27.2
10542026-06-03T21:41:52.538Z Downloaded serde_cbor v0.11.2
10552026-06-03T21:41:52.541Z Downloaded thiserror-impl-no-std v2.0.2
10562026-06-03T21:41:52.541Z Downloaded time-core v0.1.8
10572026-06-03T21:41:52.541Z Downloaded testing_table v0.3.0
10582026-06-03T21:41:52.541Z Downloaded termtree v0.5.1
10592026-06-03T21:41:52.544Z Downloaded rustls-native-certs v0.8.3
10602026-06-03T21:41:52.544Z Downloaded thread-id v5.1.0
10612026-06-03T21:41:52.545Z Downloaded stacker v0.1.23
10622026-06-03T21:41:52.548Z Downloaded sqlformat v0.3.5
10632026-06-03T21:41:52.548Z Downloaded aes-gcm v0.10.3
10642026-06-03T21:41:52.551Z Downloaded serde_with_macros v3.17.0
10652026-06-03T21:41:52.551Z Downloaded signal-hook-registry v1.4.8
10662026-06-03T21:41:52.554Z Downloaded sync_wrapper v1.0.2
10672026-06-03T21:41:52.554Z Downloaded tinyvec_macros v0.1.1
10682026-06-03T21:41:52.554Z Downloaded static_assertions v1.1.0
10692026-06-03T21:41:52.557Z Downloaded snafu-derive v0.8.9
10702026-06-03T21:41:52.557Z Downloaded strum v0.26.3
10712026-06-03T21:41:52.557Z Downloaded sec1 v0.7.3
10722026-06-03T21:41:52.557Z Downloaded nom v7.1.3
10732026-06-03T21:41:52.560Z Downloaded strum_macros v0.24.3
10742026-06-03T21:41:52.563Z Downloaded spki v0.7.3
10752026-06-03T21:41:52.563Z Downloaded stringprep v0.1.5
10762026-06-03T21:41:52.566Z Downloaded string_cache v0.8.9
10772026-06-03T21:41:52.569Z Downloaded rustls-platform-verifier v0.6.2
10782026-06-03T21:41:52.572Z Downloaded qorb v0.4.1
10792026-06-03T21:41:52.575Z Downloaded schemars v0.8.22
10802026-06-03T21:41:52.579Z Downloaded prettyplease v0.2.37
10812026-06-03T21:41:52.582Z Downloaded support-bundle-viewer v0.1.2
10822026-06-03T21:41:52.586Z Downloaded strum_macros v0.26.4
10832026-06-03T21:41:52.586Z Downloaded tokio-macros v2.7.0
10842026-06-03T21:41:52.586Z Downloaded ryu v1.0.23
10852026-06-03T21:41:52.589Z Downloaded hashbrown v0.15.5
10862026-06-03T21:41:52.593Z Downloaded rayon-core v1.13.0
10872026-06-03T21:41:52.600Z Downloaded num-bigint v0.4.6
10882026-06-03T21:41:52.603Z Downloaded termios v0.3.3
10892026-06-03T21:41:52.604Z Downloaded pretty_assertions v1.4.1
10902026-06-03T21:41:52.604Z Downloaded hashbrown v0.16.1
10912026-06-03T21:41:52.655Z Downloaded tower-service v0.3.3
10922026-06-03T21:41:52.655Z Downloaded tower-layer v0.3.3
10932026-06-03T21:41:52.655Z Downloaded topological-sort v0.2.2
10942026-06-03T21:41:52.655Z Downloaded spin v0.9.8
10952026-06-03T21:41:52.655Z Downloaded typify-macro v0.4.3
10962026-06-03T21:41:52.655Z Downloaded smf v0.2.3
10972026-06-03T21:41:52.655Z Downloaded time-macros v0.2.27
10982026-06-03T21:41:52.655Z Downloaded signal-hook v0.3.18
10992026-06-03T21:41:52.655Z Downloaded thiserror-no-std v2.0.2
11002026-06-03T21:41:52.655Z Downloaded rand v0.8.6
11012026-06-03T21:41:52.655Z Downloaded unarray v0.1.4
11022026-06-03T21:41:52.655Z Downloaded quinn v0.11.9
11032026-06-03T21:41:52.655Z Downloaded publicsuffix v2.3.0
11042026-06-03T21:41:52.656Z Downloaded serde_yaml v0.9.34+deprecated
11052026-06-03T21:41:52.656Z Downloaded tiny-keccak v2.0.2
11062026-06-03T21:41:52.656Z Downloaded libxml v0.3.3
11072026-06-03T21:41:52.656Z Downloaded trait-variant v0.1.2
11082026-06-03T21:41:52.656Z Downloaded tls_codec_derive v0.4.2
11092026-06-03T21:41:52.656Z Downloaded try-lock v0.2.5
11102026-06-03T21:41:52.656Z Downloaded slog v2.8.2
11112026-06-03T21:41:52.656Z Downloaded supports-color v3.0.2
11122026-06-03T21:41:52.656Z Downloaded strum_macros v0.27.2
11132026-06-03T21:41:52.656Z Downloaded similar v2.7.0
11142026-06-03T21:41:52.656Z Downloaded typify-macro v0.6.2
11152026-06-03T21:41:52.656Z Downloaded tokio-dtrace v0.1.1
11162026-06-03T21:41:52.656Z Downloaded iri-string v0.7.10
11172026-06-03T21:41:52.656Z Downloaded tokio-rustls v0.25.0
11182026-06-03T21:41:52.656Z Downloaded unit-prefix v0.5.2
11192026-06-03T21:41:52.660Z Downloaded universal-hash v0.5.1
11202026-06-03T21:41:52.661Z Downloaded unicode-truncate v1.1.0
11212026-06-03T21:41:52.661Z Downloaded usdt-macro v0.6.0
11222026-06-03T21:41:52.663Z Downloaded untrusted v0.7.1
11232026-06-03T21:41:52.666Z Downloaded toml_datetime v0.7.5+spec-1.1.0
11242026-06-03T21:41:52.666Z Downloaded untrusted v0.9.0
11252026-06-03T21:41:52.670Z Downloaded socket2 v0.6.3
11262026-06-03T21:41:52.672Z Downloaded socket2 v0.5.10
11272026-06-03T21:41:52.675Z Downloaded toml_writer v1.0.6+spec-1.1.0
11282026-06-03T21:41:52.678Z Downloaded term v1.2.1
11292026-06-03T21:41:52.681Z Downloaded schemars v0.9.0
11302026-06-03T21:41:52.685Z Downloaded want v0.3.1
11312026-06-03T21:41:52.688Z Downloaded waitgroup v0.1.2
11322026-06-03T21:41:52.688Z Downloaded rsa v0.9.10
11332026-06-03T21:41:52.690Z Downloaded term v0.7.0
11342026-06-03T21:41:52.694Z Downloaded tokio-tungstenite v0.23.1
11352026-06-03T21:41:52.694Z Downloaded void v1.0.2
11362026-06-03T21:41:52.694Z Downloaded hyper v1.8.1
11372026-06-03T21:41:52.701Z Downloaded itertools v0.13.0
11382026-06-03T21:41:52.704Z Downloaded rand v0.9.2
11392026-06-03T21:41:52.707Z Downloaded tui-tree-widget v0.23.1
11402026-06-03T21:41:52.707Z Downloaded tls_codec v0.4.2
11412026-06-03T21:41:52.707Z Downloaded tokio-rustls v0.24.1
11422026-06-03T21:41:52.710Z Downloaded h2 v0.4.13
11432026-06-03T21:41:52.713Z Downloaded utf-8 v0.7.6
11442026-06-03T21:41:52.716Z Downloaded samael v0.0.19
11452026-06-03T21:41:52.718Z Downloaded futures-util v0.3.32
11462026-06-03T21:41:52.724Z Downloaded xshell-macros v0.2.7
11472026-06-03T21:41:52.727Z Downloaded xattr v1.6.1
11482026-06-03T21:41:52.727Z Downloaded unicase v2.9.0
11492026-06-03T21:41:52.730Z Downloaded tokio-stream v0.1.18
11502026-06-03T21:41:52.733Z Downloaded usdt-impl v0.6.0
11512026-06-03T21:41:52.733Z Downloaded usdt-attr-macro v0.6.0
11522026-06-03T21:41:52.738Z Downloaded zeroize_derive v1.4.3
11532026-06-03T21:41:52.738Z Downloaded toml_datetime v1.0.0+spec-1.1.0
11542026-06-03T21:41:52.738Z Downloaded tokio-tungstenite v0.21.0
11552026-06-03T21:41:52.742Z Downloaded tokio-rustls v0.26.4
11562026-06-03T21:41:52.742Z Downloaded zone v0.3.1
11572026-06-03T21:41:52.745Z Downloaded vergen-lib v0.1.6
11582026-06-03T21:41:52.745Z Downloaded blake3 v1.8.3
11592026-06-03T21:41:52.749Z Downloaded uzers v0.12.2
11602026-06-03T21:41:52.752Z Downloaded itertools v0.12.1
11612026-06-03T21:41:52.754Z Downloaded toml_parser v1.0.9+spec-1.1.0
11622026-06-03T21:41:52.760Z Downloaded vergen-gitcl v1.0.8
11632026-06-03T21:41:52.763Z Downloaded thread_local v1.1.9
11642026-06-03T21:41:52.763Z Downloaded zone_cfg_derive v0.3.1
11652026-06-03T21:41:52.766Z Downloaded whoami v2.1.0
11662026-06-03T21:41:52.766Z Downloaded num-bigint-dig v0.8.6
11672026-06-03T21:41:52.769Z Downloaded vsss-rs v3.3.4
11682026-06-03T21:41:52.769Z Downloaded whoami v1.6.1
11692026-06-03T21:41:52.772Z Downloaded vergen-lib v9.1.0
11702026-06-03T21:41:52.772Z Downloaded tracing-attributes v0.1.31
11712026-06-03T21:41:52.775Z Downloaded tinyvec v1.10.0
11722026-06-03T21:41:52.775Z Downloaded test-strategy v0.4.5
11732026-06-03T21:41:52.778Z Downloaded rustls-webpki v0.103.9
11742026-06-03T21:41:52.781Z Downloaded twox-hash v2.1.2
11752026-06-03T21:41:52.781Z Downloaded libm v0.2.16
11762026-06-03T21:41:52.787Z Downloaded subprocess v0.2.15
11772026-06-03T21:41:52.796Z Downloaded wyz v0.5.1
11782026-06-03T21:41:52.796Z Downloaded rand v0.10.0
11792026-06-03T21:41:52.799Z Downloaded xshell v0.2.7
11802026-06-03T21:41:52.799Z Downloaded unicode-properties v0.1.4
11812026-06-03T21:41:52.799Z Downloaded tokio-native-tls v0.3.1
11822026-06-03T21:41:52.799Z Downloaded aho-corasick v1.1.4
11832026-06-03T21:41:52.799Z Downloaded toml v1.0.6+spec-1.1.0
11842026-06-03T21:41:52.799Z Downloaded toml v0.7.8
11852026-06-03T21:41:52.803Z Downloaded walkdir v2.5.0
11862026-06-03T21:41:52.806Z Downloaded hkdf v0.12.4
11872026-06-03T21:41:52.806Z Downloaded iddqd v0.4.2
11882026-06-03T21:41:52.809Z Downloaded zstd v0.13.3
11892026-06-03T21:41:52.812Z Downloaded zeroize v1.8.2
11902026-06-03T21:41:52.812Z Downloaded zstd-safe v7.2.4
11912026-06-03T21:41:52.817Z Downloaded tar v0.4.45
11922026-06-03T21:41:52.820Z Downloaded vergen-git2 v9.1.0
11932026-06-03T21:41:52.823Z Downloaded wait-timeout v0.2.1
11942026-06-03T21:41:52.823Z Downloaded vergen v9.1.0
11952026-06-03T21:41:52.826Z Downloaded usdt v0.6.0
11962026-06-03T21:41:52.829Z Downloaded itertools v0.14.0
11972026-06-03T21:41:52.832Z Downloaded steno v0.4.1
11982026-06-03T21:41:52.835Z Downloaded unicode-bidi v0.3.18
11992026-06-03T21:41:52.838Z Downloaded p521 v0.13.3
12002026-06-03T21:41:52.843Z Downloaded typify v0.4.3
12012026-06-03T21:41:52.843Z Downloaded tracing-core v0.1.36
12022026-06-03T21:41:52.846Z Downloaded tungstenite v0.21.0
12032026-06-03T21:41:52.847Z Downloaded schemars v1.2.1
12042026-06-03T21:41:52.853Z Downloaded yasna v0.5.2
12052026-06-03T21:41:52.856Z Downloaded unsafe-libyaml v0.2.11
12062026-06-03T21:41:52.859Z Downloaded rustyline v14.0.0
12072026-06-03T21:41:52.862Z Downloaded russh v0.45.0
12082026-06-03T21:41:52.866Z Downloaded bindgen v0.71.1
12092026-06-03T21:41:52.868Z Downloaded uuid v1.23.0
12102026-06-03T21:41:52.871Z Downloaded serde_with v1.14.0
12112026-06-03T21:41:52.874Z Downloaded bitvec v1.0.1
12122026-06-03T21:41:52.880Z Downloaded vte v0.14.1
12132026-06-03T21:41:52.884Z Downloaded toml_edit v0.23.10+spec-1.0.0
12142026-06-03T21:41:52.887Z Downloaded snafu v0.8.9
12152026-06-03T21:41:52.890Z Downloaded typify v0.6.2
12162026-06-03T21:41:52.890Z Downloaded tungstenite v0.23.0
12172026-06-03T21:41:52.893Z Downloaded aws-lc-rs v1.16.3
12182026-06-03T21:41:52.902Z Downloaded rpassword v7.4.0
12192026-06-03T21:41:52.905Z Downloaded zerocopy v0.6.6
12202026-06-03T21:41:52.909Z Downloaded reedline v0.40.0
12212026-06-03T21:41:52.920Z Downloaded toml_edit v0.19.15
12222026-06-03T21:41:52.929Z Downloaded zopfli v0.8.3
12232026-06-03T21:41:52.932Z Downloaded p384 v0.13.1
12242026-06-03T21:41:52.938Z Downloaded yansi v1.0.1
12252026-06-03T21:41:52.943Z Downloaded ssh-key v0.6.7
12262026-06-03T21:41:52.947Z Downloaded zip v0.6.6
12272026-06-03T21:41:52.950Z Downloaded unicode_categories v0.1.1
12282026-06-03T21:41:52.954Z Downloaded tokio-postgres v0.7.16
12292026-06-03T21:41:52.954Z Downloaded chrono v0.4.44
12302026-06-03T21:41:52.963Z Downloaded goblin v0.10.5
12312026-06-03T21:41:52.967Z Downloaded regex v1.12.3
12322026-06-03T21:41:52.980Z Downloaded portable-atomic v1.13.1
12332026-06-03T21:41:52.984Z Downloaded zerocopy-derive v0.8.40
12342026-06-03T21:41:52.989Z Downloaded tower v0.5.3
12352026-06-03T21:41:52.994Z Downloaded reqwest v0.12.28
12362026-06-03T21:41:53.000Z Downloaded quick-xml v0.37.5
12372026-06-03T21:41:53.009Z Downloaded rustls-webpki v0.101.7
12382026-06-03T21:41:53.020Z Downloaded reqwest v0.13.2
12392026-06-03T21:41:53.023Z Downloaded unicode-segmentation v1.12.0
12402026-06-03T21:41:53.027Z Downloaded moka v0.12.13
12412026-06-03T21:41:53.030Z Downloaded rayon v1.11.0
12422026-06-03T21:41:53.034Z Downloaded typed-path v0.9.3
12432026-06-03T21:41:53.039Z Downloaded git2 v0.20.4
12442026-06-03T21:41:53.043Z Downloaded x509-cert v0.2.5
12452026-06-03T21:41:53.046Z Downloaded unicode-normalization v0.1.25
12462026-06-03T21:41:53.049Z Downloaded salty v0.3.0
12472026-06-03T21:41:53.052Z Downloaded zip v4.6.1
12482026-06-03T21:41:53.061Z Downloaded petname v2.0.2
12492026-06-03T21:41:53.072Z Downloaded tough v0.22.0
12502026-06-03T21:41:53.077Z Downloaded tower-http v0.6.8
12512026-06-03T21:41:53.082Z Downloaded curve25519-dalek v4.1.3
12522026-06-03T21:41:53.088Z Downloaded lalrpop v0.19.12
12532026-06-03T21:41:53.094Z Downloaded rustls-webpki v0.102.8
12542026-06-03T21:41:53.104Z Downloaded winnow v0.5.40
12552026-06-03T21:41:53.108Z Downloaded tokio-util v0.7.18
12562026-06-03T21:41:53.112Z Downloaded proptest v1.10.0
12572026-06-03T21:41:53.117Z Downloaded object v0.30.4
12582026-06-03T21:41:53.125Z Downloaded nix v0.27.1
12592026-06-03T21:41:53.133Z Downloaded winnow v0.6.26
12602026-06-03T21:41:53.138Z Downloaded bstr v1.12.1
12612026-06-03T21:41:53.143Z Downloaded polar-core v0.27.3
12622026-06-03T21:41:53.154Z Downloaded radix_trie v0.2.1
12632026-06-03T21:41:53.157Z Downloaded serde_with v3.17.0
12642026-06-03T21:41:53.163Z Downloaded rustls v0.21.12
12652026-06-03T21:41:53.170Z Downloaded time v0.3.47
12662026-06-03T21:41:53.185Z Downloaded quinn-proto v0.11.13
12672026-06-03T21:41:53.189Z Downloaded zlib-rs v0.6.2
12682026-06-03T21:41:53.192Z Downloaded regex-syntax v0.6.29
12692026-06-03T21:41:53.196Z Downloaded nix v0.31.2
12702026-06-03T21:41:53.203Z Downloaded openssl v0.10.79
12712026-06-03T21:41:53.208Z Downloaded webpki-roots v1.0.6
12722026-06-03T21:41:53.221Z Downloaded smoltcp v0.11.0
12732026-06-03T21:41:53.227Z Downloaded tabled v0.20.0
12742026-06-03T21:41:53.237Z Downloaded rustls v0.22.4
12752026-06-03T21:41:53.244Z Downloaded regress v0.11.1
12762026-06-03T21:41:53.249Z Downloaded nix v0.28.0
12772026-06-03T21:41:53.255Z Downloaded vcpkg v0.2.15
12782026-06-03T21:41:53.277Z Downloaded hickory-proto v0.24.4
12792026-06-03T21:41:53.285Z Downloaded object v0.37.3
12802026-06-03T21:41:53.291Z Downloaded regress v0.10.5
12812026-06-03T21:41:53.296Z Downloaded regex-syntax v0.8.10
12822026-06-03T21:41:53.301Z Downloaded smoltcp v0.9.1
12832026-06-03T21:41:53.307Z Downloaded dropshot v0.17.0
12842026-06-03T21:41:53.319Z Downloaded zerocopy v0.8.40
12852026-06-03T21:41:53.324Z Downloaded tracing v0.1.44
12862026-06-03T21:41:53.337Z Downloaded openapiv3 v2.2.0
12872026-06-03T21:41:53.343Z Downloaded hickory-proto v0.25.2
12882026-06-03T21:41:53.351Z Downloaded bzip2-sys v0.1.13+1.0.8
12892026-06-03T21:41:53.358Z Downloaded diesel v2.3.7
12902026-06-03T21:41:53.371Z Downloaded rustls v0.23.37
12912026-06-03T21:41:53.378Z Downloaded rustix v0.38.44
12922026-06-03T21:41:53.390Z Downloaded regex-automata v0.4.14
12932026-06-03T21:41:53.398Z Downloaded jiff v0.2.21
12942026-06-03T21:41:53.409Z Downloaded chrono-tz v0.10.4
12952026-06-03T21:41:53.454Z Downloaded sqlparser v0.61.0
12962026-06-03T21:41:53.460Z Downloaded sled v0.34.7
12972026-06-03T21:41:53.490Z Downloaded typify-impl v0.6.2
12982026-06-03T21:41:53.500Z Downloaded ratatui v0.29.0
12992026-06-03T21:41:53.512Z Downloaded typify-impl v0.4.3
13002026-06-03T21:41:53.521Z Downloaded ring v0.17.14
13012026-06-03T21:41:53.553Z Downloaded zerocopy-derive v0.6.6
13022026-06-03T21:41:53.589Z Downloaded petgraph v0.6.5
13032026-06-03T21:41:53.636Z Downloaded petgraph v0.8.3
13042026-06-03T21:41:53.650Z Downloaded libz-sys v1.1.24
13052026-06-03T21:41:53.665Z Downloaded csv v1.4.0
13062026-06-03T21:41:53.678Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13072026-06-03T21:41:53.687Z Downloaded sha3 v0.10.8
13082026-06-03T21:41:53.699Z Downloaded tokio v1.52.1
13092026-06-03T21:41:53.745Z Downloaded encoding_rs v0.8.35
13102026-06-03T21:41:53.781Z Downloaded libgit2-sys v0.18.3+1.9.2
13112026-06-03T21:41:54.112Z Downloaded aws-lc-sys v0.40.0
13122026-06-03T21:41:54.359Z Compiling libc v0.2.185
13132026-06-03T21:41:54.359Z Compiling serde v1.0.228
13142026-06-03T21:41:54.362Z Compiling log v0.4.29
13152026-06-03T21:41:54.362Z Compiling find-msvc-tools v0.1.9
13162026-06-03T21:41:54.362Z Compiling shlex v1.3.0
13172026-06-03T21:41:54.362Z Compiling smallvec v1.15.1
13182026-06-03T21:41:54.514Z Compiling syn v2.0.117
13192026-06-03T21:41:54.532Z Compiling typenum v1.19.0
13202026-06-03T21:41:54.681Z Compiling generic-array v0.14.7
13212026-06-03T21:41:54.709Z Compiling subtle v2.6.1
13222026-06-03T21:41:54.727Z Compiling scopeguard v1.2.0
13232026-06-03T21:41:54.743Z Compiling const-oid v0.9.6
13242026-06-03T21:41:54.811Z Compiling lock_api v0.4.14
13252026-06-03T21:41:54.832Z Compiling serde_json v1.0.149
13262026-06-03T21:41:54.872Z Compiling zerocopy v0.8.40
13272026-06-03T21:41:54.938Z Compiling parking_lot_core v0.9.12
13282026-06-03T21:41:55.045Z Compiling portable-atomic v1.13.1
13292026-06-03T21:41:55.172Z Compiling pin-project-lite v0.2.17
13302026-06-03T21:41:55.298Z Compiling pkg-config v0.3.32
13312026-06-03T21:41:55.328Z Compiling getrandom v0.2.17
13322026-06-03T21:41:55.400Z Compiling jobserver v0.1.34
13332026-06-03T21:41:55.454Z Compiling errno v0.3.14
13342026-06-03T21:41:55.489Z Compiling rand_core v0.6.4
13352026-06-03T21:41:55.596Z Compiling cc v1.2.56
13362026-06-03T21:41:55.743Z Compiling signal-hook-registry v1.4.8
13372026-06-03T21:41:55.758Z Compiling bitflags v2.11.0
13382026-06-03T21:41:55.771Z Compiling critical-section v1.2.0
13392026-06-03T21:41:55.840Z Compiling libm v0.2.16
13402026-06-03T21:41:55.873Z Compiling futures-core v0.3.32
13412026-06-03T21:41:55.980Z Compiling parking_lot v0.12.5
13422026-06-03T21:41:56.009Z Compiling once_cell v1.21.3
13432026-06-03T21:41:56.024Z Compiling mio v1.2.0
13442026-06-03T21:41:56.104Z Compiling num-traits v0.2.19
13452026-06-03T21:41:56.133Z Compiling percent-encoding v2.3.2
13462026-06-03T21:41:56.216Z Compiling socket2 v0.6.3
13472026-06-03T21:41:56.319Z Compiling futures-sink v0.3.32
13482026-06-03T21:41:56.344Z Compiling futures-io v0.3.32
13492026-06-03T21:41:56.418Z Compiling futures-channel v0.3.32
13502026-06-03T21:41:56.447Z Compiling slab v0.4.12
13512026-06-03T21:41:56.470Z Compiling futures-task v0.3.32
13522026-06-03T21:41:56.491Z Compiling cpufeatures v0.2.17
13532026-06-03T21:41:56.565Z Compiling getrandom v0.4.1
13542026-06-03T21:41:56.608Z Compiling rand_core v0.10.0
13552026-06-03T21:41:56.623Z Compiling indexmap v2.14.0
13562026-06-03T21:41:56.636Z Compiling getrandom v0.3.4
13572026-06-03T21:41:56.650Z Compiling rustversion v1.0.22
13582026-06-03T21:41:56.769Z Compiling cmake v0.1.57
13592026-06-03T21:41:57.165Z Compiling form_urlencoded v1.2.2
13602026-06-03T21:41:57.178Z Compiling dunce v1.0.5
13612026-06-03T21:41:57.211Z Compiling fs_extra v1.3.0
13622026-06-03T21:41:57.251Z Compiling synstructure v0.13.2
13632026-06-03T21:41:57.278Z Compiling ident_case v1.0.1
13642026-06-03T21:41:57.339Z Compiling base64ct v1.8.3
13652026-06-03T21:41:57.396Z Compiling regex-syntax v0.8.10
13662026-06-03T21:41:57.578Z Compiling aws-lc-sys v0.40.0
13672026-06-03T21:41:57.621Z Compiling flagset v0.4.7
13682026-06-03T21:41:57.668Z Compiling pem-rfc7468 v0.7.0
13692026-06-03T21:41:57.701Z Compiling iana-time-zone v0.1.65
13702026-06-03T21:41:57.756Z Compiling rustix v1.1.3
13712026-06-03T21:41:57.907Z Compiling rand_core v0.9.5
13722026-06-03T21:41:57.956Z Compiling ring v0.17.14
13732026-06-03T21:41:57.970Z Compiling aws-lc-rs v1.16.3
13742026-06-03T21:41:57.988Z Compiling vcpkg v0.2.15
13752026-06-03T21:41:58.182Z Compiling uuid v1.23.0
13762026-06-03T21:41:58.252Z Compiling rustc_version v0.4.1
13772026-06-03T21:41:58.583Z Compiling tracing-core v0.1.36
13782026-06-03T21:41:58.745Z Compiling openssl-sys v0.9.115
13792026-06-03T21:41:58.905Z Compiling base64 v0.22.1
13802026-06-03T21:41:59.121Z Compiling serde_derive v1.0.228
13812026-06-03T21:41:59.155Z Compiling zeroize_derive v1.4.3
13822026-06-03T21:41:59.240Z Compiling zerofrom-derive v0.1.6
13832026-06-03T21:41:59.286Z Compiling yoke-derive v0.8.1
13842026-06-03T21:41:59.528Z Compiling zerovec-derive v0.11.2
13852026-06-03T21:41:59.810Z Compiling zeroize v1.8.2
13862026-06-03T21:41:59.917Z Compiling zerocopy-derive v0.8.40
13872026-06-03T21:42:00.472Z Compiling displaydoc v0.2.5
13882026-06-03T21:42:00.592Z Compiling crypto-common v0.1.7
13892026-06-03T21:42:00.664Z Compiling zerofrom v0.1.6
13902026-06-03T21:42:00.688Z Compiling block-buffer v0.10.4
13912026-06-03T21:42:00.746Z Compiling tokio-macros v2.7.0
13922026-06-03T21:42:00.790Z Compiling yoke v0.8.1
13932026-06-03T21:42:00.862Z Compiling digest v0.10.7
13942026-06-03T21:42:00.976Z Compiling zerovec v0.11.5
13952026-06-03T21:42:01.111Z Compiling futures-macro v0.3.32
13962026-06-03T21:42:01.224Z Compiling zerotrie v0.2.3
13972026-06-03T21:42:01.459Z Compiling tinystr v0.8.2
13982026-06-03T21:42:01.473Z Compiling potential_utf v0.1.4
13992026-06-03T21:42:01.516Z Compiling hmac v0.12.1
14002026-06-03T21:42:01.632Z Compiling icu_locale_core v2.1.1
14012026-06-03T21:42:01.652Z Compiling icu_collections v2.1.1
14022026-06-03T21:42:01.670Z Compiling block-padding v0.3.3
14032026-06-03T21:42:01.826Z Compiling inout v0.1.4
14042026-06-03T21:42:01.891Z Compiling futures-util v0.3.32
14052026-06-03T21:42:01.993Z Compiling cipher v0.4.4
14062026-06-03T21:42:02.121Z Compiling sha2 v0.10.9
14072026-06-03T21:42:02.247Z Compiling icu_provider v2.1.1
14082026-06-03T21:42:02.542Z Compiling icu_properties v2.1.2
14092026-06-03T21:42:02.582Z Compiling bytes v1.11.1
14102026-06-03T21:42:02.636Z Compiling icu_normalizer v2.1.1
14112026-06-03T21:42:03.175Z Compiling tokio v1.52.1
14122026-06-03T21:42:03.193Z Compiling der_derive v0.7.3
14132026-06-03T21:42:03.383Z Compiling idna_adapter v1.2.1
14142026-06-03T21:42:03.507Z Compiling idna v1.1.0
14152026-06-03T21:42:03.540Z Compiling http v1.4.0
14162026-06-03T21:42:03.650Z Compiling chrono v0.4.44
14172026-06-03T21:42:04.134Z Compiling url v2.5.8
14182026-06-03T21:42:04.158Z Compiling der v0.7.10
14192026-06-03T21:42:04.248Z Compiling ppv-lite86 v0.2.21
14202026-06-03T21:42:04.408Z Compiling salsa20 v0.10.2
14212026-06-03T21:42:04.446Z Compiling pbkdf2 v0.12.2
14222026-06-03T21:42:04.544Z Compiling rustls-pki-types v1.14.0
14232026-06-03T21:42:04.559Z Compiling thiserror-impl v2.0.18
14242026-06-03T21:42:04.559Z Compiling tracing-attributes v0.1.31
14252026-06-03T21:42:04.913Z Compiling scrypt v0.11.0
14262026-06-03T21:42:04.977Z Compiling spki v0.7.3
14272026-06-03T21:42:04.999Z Compiling rand_chacha v0.9.0
14282026-06-03T21:42:05.162Z Compiling http-body v1.0.1
14292026-06-03T21:42:05.180Z Compiling aes v0.8.4
14302026-06-03T21:42:05.314Z Compiling cbc v0.1.2
14312026-06-03T21:42:05.432Z Compiling httparse v1.10.1
14322026-06-03T21:42:05.463Z Compiling tinyvec_macros v0.1.1
14332026-06-03T21:42:05.535Z Compiling openssl-probe v0.2.1
14342026-06-03T21:42:05.676Z Compiling untrusted v0.9.0
14352026-06-03T21:42:05.706Z Compiling untrusted v0.7.1
14362026-06-03T21:42:05.813Z Compiling pkcs5 v0.7.1
14372026-06-03T21:42:05.830Z Compiling tinyvec v1.10.0
14382026-06-03T21:42:05.851Z Compiling tracing v0.1.44
14392026-06-03T21:42:05.866Z Compiling thiserror v2.0.18
14402026-06-03T21:42:05.967Z Compiling pest_generator v2.8.6
14412026-06-03T21:42:06.109Z Compiling rand v0.9.2
14422026-06-03T21:42:06.163Z Compiling serde_derive_internals v0.29.1
14432026-06-03T21:42:06.217Z Compiling aho-corasick v1.1.4
14442026-06-03T21:42:06.274Z Compiling tower-service v0.3.3
14452026-06-03T21:42:06.369Z Compiling schemars v0.8.22
14462026-06-03T21:42:06.566Z Compiling atomic-waker v1.1.2
14472026-06-03T21:42:06.654Z Compiling try-lock v0.2.5
14482026-06-03T21:42:06.689Z Compiling rustls v0.23.37
14492026-06-03T21:42:06.763Z Compiling tower-layer v0.3.3
14502026-06-03T21:42:06.859Z Compiling tokio-util v0.7.18
14512026-06-03T21:42:06.885Z Compiling dyn-clone v1.0.20
14522026-06-03T21:42:06.921Z Compiling want v0.3.1
14532026-06-03T21:42:07.018Z Compiling regex-automata v0.4.14
14542026-06-03T21:42:07.049Z Compiling schemars_derive v0.8.22
14552026-06-03T21:42:07.105Z Compiling pest_derive v2.8.6
14562026-06-03T21:42:07.535Z Compiling pkcs8 v0.10.2
14572026-06-03T21:42:07.580Z Compiling h2 v0.4.13
14582026-06-03T21:42:07.902Z Compiling ipnet v2.11.0
14592026-06-03T21:42:07.936Z Compiling scroll_derive v0.13.1
14602026-06-03T21:42:08.135Z Compiling darling_core v0.20.11
14612026-06-03T21:42:08.315Z Compiling pin-utils v0.1.0
14622026-06-03T21:42:08.392Z Compiling foreign-types-shared v0.1.1
14632026-06-03T21:42:08.404Z Compiling httpdate v1.0.3
14642026-06-03T21:42:08.477Z Compiling openssl v0.10.79
14652026-06-03T21:42:08.626Z Compiling foreign-types v0.3.2
14662026-06-03T21:42:08.698Z Compiling tempfile v3.25.0
14672026-06-03T21:42:08.728Z Compiling scroll v0.13.0
14682026-06-03T21:42:08.852Z Compiling unicode-normalization v0.1.25
14692026-06-03T21:42:09.054Z Compiling openssl-macros v0.1.1
14702026-06-03T21:42:09.299Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14712026-06-03T21:42:09.398Z Compiling spin v0.9.8
14722026-06-03T21:42:09.433Z Compiling time-core v0.1.8
14732026-06-03T21:42:09.579Z Compiling powerfmt v0.2.0
14742026-06-03T21:42:09.602Z Compiling native-tls v0.2.18
14752026-06-03T21:42:09.681Z Compiling crc32fast v1.5.0
14762026-06-03T21:42:09.777Z Compiling num-conv v0.2.0
14772026-06-03T21:42:09.818Z Compiling deranged v0.5.8
14782026-06-03T21:42:09.909Z Compiling time-macros v0.2.27
14792026-06-03T21:42:10.400Z Compiling darling_macro v0.20.11
14802026-06-03T21:42:10.768Z Compiling hyper v1.8.1
14812026-06-03T21:42:10.858Z Compiling darling v0.20.11
14822026-06-03T21:42:10.937Z Compiling goblin v0.10.5
14832026-06-03T21:42:10.940Z Compiling rustls-native-certs v0.8.3
14842026-06-03T21:42:11.097Z Compiling sync_wrapper v1.0.2
14852026-06-03T21:42:11.229Z Compiling wait-timeout v0.2.1
14862026-06-03T21:42:11.249Z Compiling usdt-impl v0.6.0
14872026-06-03T21:42:11.439Z Compiling bit-vec v0.8.0
14882026-06-03T21:42:11.469Z Compiling num_threads v0.1.7
14892026-06-03T21:42:11.501Z Compiling quick-error v1.2.3
14902026-06-03T21:42:11.563Z Compiling crossbeam-utils v0.8.21
14912026-06-03T21:42:11.605Z Compiling simd-adler32 v0.3.8
14922026-06-03T21:42:11.661Z Compiling syn v1.0.109
14932026-06-03T21:42:11.841Z Compiling hyper-util v0.1.20
14942026-06-03T21:42:11.842Z Compiling siphasher v1.0.2
14952026-06-03T21:42:12.026Z Compiling bit-set v0.8.0
14962026-06-03T21:42:12.040Z Compiling rusty-fork v0.3.1
14972026-06-03T21:42:12.184Z Compiling time v0.3.47
14982026-06-03T21:42:12.369Z Compiling tower v0.5.3
14992026-06-03T21:42:12.664Z Compiling derive_builder_core v0.20.2
15002026-06-03T21:42:13.025Z Compiling dtrace-parser v0.3.0
15012026-06-03T21:42:13.081Z Compiling http-body-util v0.1.3
15022026-06-03T21:42:13.335Z Compiling webpki-roots v1.0.6
15032026-06-03T21:42:13.458Z Compiling signature v2.2.0
15042026-06-03T21:42:13.561Z Compiling thiserror-impl v1.0.69
15052026-06-03T21:42:13.576Z Compiling scroll_derive v0.12.1
15062026-06-03T21:42:13.641Z Compiling heapless v0.7.17
15072026-06-03T21:42:13.773Z Compiling dof v0.4.0
15082026-06-03T21:42:13.824Z Compiling rand_xorshift v0.4.0
15092026-06-03T21:42:13.886Z Compiling slog v2.8.2
15102026-06-03T21:42:13.981Z Compiling darling_core v0.21.3
15112026-06-03T21:42:14.071Z Compiling bzip2-sys v0.1.13+1.0.8
15122026-06-03T21:42:14.241Z Compiling thread-id v5.1.0
15132026-06-03T21:42:14.325Z Compiling cookie v0.18.1
15142026-06-03T21:42:14.340Z Compiling iri-string v0.7.10
15152026-06-03T21:42:14.504Z Compiling unarray v0.1.4
15162026-06-03T21:42:14.614Z Compiling ryu v1.0.23
15172026-06-03T21:42:14.794Z Compiling adler2 v2.0.1
15182026-06-03T21:42:14.815Z Compiling allocator-api2 v0.2.21
15192026-06-03T21:42:14.922Z Compiling unicode-bidi v0.3.18
15202026-06-03T21:42:14.925Z Compiling paste v1.0.15
15212026-06-03T21:42:15.131Z Compiling unicode-properties v0.1.4
15222026-06-03T21:42:15.196Z Compiling zstd-safe v7.2.4
15232026-06-03T21:42:15.219Z Compiling anyhow v1.0.102
15242026-06-03T21:42:15.335Z Compiling signal-hook v0.3.18
15252026-06-03T21:42:15.386Z Compiling stringprep v0.1.5
15262026-06-03T21:42:15.453Z Compiling tower-http v0.6.8
15272026-06-03T21:42:15.581Z Compiling miniz_oxide v0.8.9
15282026-06-03T21:42:15.728Z Compiling thiserror v1.0.69
15292026-06-03T21:42:15.824Z Compiling serde_urlencoded v0.7.1
15302026-06-03T21:42:15.830Z Compiling proptest v1.10.0
15312026-06-03T21:42:16.061Z Compiling scroll v0.12.0
15322026-06-03T21:42:16.241Z Compiling derive_builder_macro v0.20.2
15332026-06-03T21:42:16.356Z Compiling tokio-native-tls v0.3.1
15342026-06-03T21:42:16.437Z Compiling darling_macro v0.21.3
15352026-06-03T21:42:16.630Z Compiling ipnetwork v0.21.1
15362026-06-03T21:42:16.644Z Compiling bstr v1.12.1
15372026-06-03T21:42:16.685Z Compiling rand_chacha v0.3.1
15382026-06-03T21:42:16.902Z Compiling toml_datetime v0.6.11
15392026-06-03T21:42:16.902Z Compiling erased-serde v0.3.31
15402026-06-03T21:42:17.022Z Compiling serde_tokenstream v0.2.3
15412026-06-03T21:42:17.168Z Compiling serde_spanned v0.6.9
15422026-06-03T21:42:17.284Z Compiling md-5 v0.10.6
15432026-06-03T21:42:17.311Z Compiling pin-project-internal v1.1.11
15442026-06-03T21:42:17.335Z Compiling zerocopy-derive v0.7.35
15452026-06-03T21:42:17.376Z Compiling async-trait v0.1.89
15462026-06-03T21:42:17.497Z Compiling curve25519-dalek v4.1.3
15472026-06-03T21:42:17.515Z Compiling vergen-lib v9.1.0
15482026-06-03T21:42:17.696Z Compiling num-integer v0.1.46
15492026-06-03T21:42:17.833Z Compiling hash32 v0.2.1
15502026-06-03T21:42:18.023Z Compiling ff v0.13.1
15512026-06-03T21:42:18.027Z Compiling memoffset v0.9.1
15522026-06-03T21:42:18.164Z Compiling encoding_rs v0.8.35
15532026-06-03T21:42:18.226Z Compiling rustix v0.38.44
15542026-06-03T21:42:18.229Z Compiling smoltcp v0.9.1
15552026-06-03T21:42:18.427Z Compiling ref-cast v1.0.25
15562026-06-03T21:42:18.446Z Compiling litrs v1.0.0
15572026-06-03T21:42:18.575Z Compiling num-bigint-dig v0.8.6
15582026-06-03T21:42:18.578Z Compiling fallible-iterator v0.2.0
15592026-06-03T21:42:18.736Z Compiling psl-types v2.0.11
15602026-06-03T21:42:18.769Z Compiling cfg_aliases v0.2.1
15612026-06-03T21:42:18.849Z Compiling base16ct v0.2.0
15622026-06-03T21:42:18.862Z Compiling zlib-rs v0.6.2
15632026-06-03T21:42:18.912Z Compiling mime v0.3.17
15642026-06-03T21:42:18.969Z Compiling document-features v0.2.12
15652026-06-03T21:42:19.023Z Compiling sec1 v0.7.3
15662026-06-03T21:42:19.169Z Compiling postgres-protocol v0.6.10
15672026-06-03T21:42:19.304Z Compiling nix v0.31.2
15682026-06-03T21:42:19.549Z Compiling publicsuffix v2.3.0
15692026-06-03T21:42:19.726Z Compiling pin-project v1.1.11
15702026-06-03T21:42:19.729Z Compiling zerocopy v0.7.35
15712026-06-03T21:42:19.799Z Compiling newtype-uuid v1.3.2
15722026-06-03T21:42:19.822Z Compiling group v0.13.0
15732026-06-03T21:42:19.998Z Compiling num-iter v0.1.45
15742026-06-03T21:42:20.194Z Compiling darling v0.21.3
15752026-06-03T21:42:20.267Z Compiling rand v0.8.6
15762026-06-03T21:42:20.281Z Compiling oxnet v0.1.4
15772026-06-03T21:42:20.301Z Compiling derive_builder v0.20.2
15782026-06-03T21:42:20.316Z Compiling hubpack_derive v0.1.1
15792026-06-03T21:42:20.524Z Compiling hyper-tls v0.6.0
15802026-06-03T21:42:20.662Z Compiling goblin v0.8.2
15812026-06-03T21:42:21.097Z Compiling phf_shared v0.13.1
15822026-06-03T21:42:21.248Z Compiling lazy_static v1.5.0
15832026-06-03T21:42:21.262Z Compiling regex v1.12.3
15842026-06-03T21:42:21.328Z Compiling futures-executor v0.3.32
15852026-06-03T21:42:21.342Z Compiling hex v0.4.3
15862026-06-03T21:42:21.373Z Compiling hkdf v0.12.4
15872026-06-03T21:42:21.537Z Compiling crypto-bigint v0.5.5
15882026-06-03T21:42:21.583Z Compiling terminal_size v0.4.3
15892026-06-03T21:42:21.601Z Compiling daft-derive v0.1.7
15902026-06-03T21:42:21.689Z Compiling flate2 v1.1.9
15912026-06-03T21:42:21.722Z Compiling snafu-derive v0.8.9
15922026-06-03T21:42:22.020Z Compiling ref-cast-impl v1.0.25
15932026-06-03T21:42:22.095Z Compiling curve25519-dalek-derive v0.1.1
15942026-06-03T21:42:22.319Z Compiling strum_macros v0.27.2
15952026-06-03T21:42:22.577Z Compiling vergen v9.1.0
15962026-06-03T21:42:22.760Z Compiling fs-err v3.3.0
15972026-06-03T21:42:22.775Z Compiling cargo-platform v0.3.2
15982026-06-03T21:42:22.948Z Compiling ahash v0.8.12
15992026-06-03T21:42:23.059Z Compiling bitflags v1.3.2
16002026-06-03T21:42:23.141Z Compiling object v0.37.3
16012026-06-03T21:42:23.155Z Compiling unicode-segmentation v1.12.0
16022026-06-03T21:42:23.410Z Compiling bumpalo v3.20.2
16032026-06-03T21:42:23.544Z Compiling managed v0.8.0
16042026-06-03T21:42:23.669Z Compiling same-file v1.0.6
16052026-06-03T21:42:23.683Z Compiling foldhash v0.1.5
16062026-06-03T21:42:23.698Z Compiling foldhash v0.2.0
16072026-06-03T21:42:23.758Z Compiling winnow v0.5.40
16082026-06-03T21:42:23.833Z Compiling libbz2-rs-sys v0.2.2
16092026-06-03T21:42:23.852Z Compiling hashbrown v0.16.1
16102026-06-03T21:42:23.917Z Compiling hashbrown v0.15.5
16112026-06-03T21:42:24.154Z Compiling walkdir v2.5.0
16122026-06-03T21:42:24.372Z Compiling strum v0.27.2
16132026-06-03T21:42:24.431Z Compiling bzip2 v0.6.1
16142026-06-03T21:42:24.471Z Compiling snafu v0.8.9
16152026-06-03T21:42:24.503Z Compiling zopfli v0.8.3
16162026-06-03T21:42:24.613Z Compiling clap_builder v4.5.60
16172026-06-03T21:42:24.637Z Compiling cargo_metadata v0.23.1
16182026-06-03T21:42:24.920Z Compiling dof v0.3.0
16192026-06-03T21:42:25.155Z Compiling toml_edit v0.19.15
16202026-06-03T21:42:25.358Z Compiling elliptic-curve v0.13.8
16212026-06-03T21:42:25.633Z Compiling daft v0.1.7
16222026-06-03T21:42:25.748Z Compiling futures v0.3.32
16232026-06-03T21:42:25.908Z Compiling signal-hook-mio v0.2.5
16242026-06-03T21:42:25.997Z Compiling phf v0.13.1
16252026-06-03T21:42:26.031Z Compiling cookie_store v0.22.1
16262026-06-03T21:42:26.519Z Compiling hubpack v0.1.2
16272026-06-03T21:42:26.678Z Compiling zstd v0.13.3
16282026-06-03T21:42:26.735Z Compiling bzip2 v0.4.4
16292026-06-03T21:42:26.827Z Compiling serde_with_macros v3.17.0
16302026-06-03T21:42:27.061Z Compiling postgres-types v0.2.12
16312026-06-03T21:42:27.586Z Compiling usdt-macro v0.6.0
16322026-06-03T21:42:27.650Z Compiling usdt-attr-macro v0.6.0
16332026-06-03T21:42:27.858Z Compiling globset v0.4.18
16342026-06-03T21:42:27.994Z Compiling dtrace-parser v0.2.0
16352026-06-03T21:42:28.075Z Compiling ed25519 v2.2.3
16362026-06-03T21:42:28.217Z Compiling phf_shared v0.11.3
16372026-06-03T21:42:28.336Z Compiling olpc-cjson v0.1.4
16382026-06-03T21:42:28.396Z Compiling pkcs1 v0.7.5
16392026-06-03T21:42:28.437Z Compiling serde_plain v1.0.2
16402026-06-03T21:42:28.482Z Compiling serde-big-array v0.5.1
16412026-06-03T21:42:28.497Z Compiling rfc6979 v0.4.0
16422026-06-03T21:42:28.619Z Compiling pem v3.0.6
16432026-06-03T21:42:28.633Z Compiling serde_repr v0.1.20
16442026-06-03T21:42:28.636Z Compiling enum-as-inner v0.6.1
16452026-06-03T21:42:28.754Z Compiling clap_derive v4.5.55
16462026-06-03T21:42:28.804Z Compiling async-recursion v1.1.1
16472026-06-03T21:42:28.933Z Compiling strum_macros v0.26.4
16482026-06-03T21:42:28.985Z Compiling float-cmp v0.10.0
16492026-06-03T21:42:29.120Z Compiling memmap2 v0.9.10
16502026-06-03T21:42:29.134Z Compiling thread-id v4.2.2
16512026-06-03T21:42:29.168Z Compiling env_filter v1.0.0
16522026-06-03T21:42:29.215Z Compiling fixedbitset v0.4.2
16532026-06-03T21:42:29.330Z Compiling precomputed-hash v0.1.1
16542026-06-03T21:42:29.421Z Compiling predicates-core v1.0.10
16552026-06-03T21:42:29.436Z Compiling jiff v0.2.21
16562026-06-03T21:42:29.451Z Compiling keccak v0.1.6
16572026-06-03T21:42:29.466Z Compiling difflib v0.4.0
16582026-06-03T21:42:29.594Z Compiling whoami v2.1.0
16592026-06-03T21:42:29.968Z Compiling fixedbitset v0.5.7
16602026-06-03T21:42:30.019Z Compiling typed-path v0.9.3
16612026-06-03T21:42:30.250Z Compiling new_debug_unreachable v1.0.6
16622026-06-03T21:42:30.264Z Compiling normalize-line-endings v0.3.0
16632026-06-03T21:42:30.325Z Compiling either v1.15.0
16642026-06-03T21:42:30.358Z Compiling static_assertions v1.1.0
16652026-06-03T21:42:30.437Z Compiling data-encoding v2.10.0
16662026-06-03T21:42:30.507Z Compiling clap v4.5.60
16672026-06-03T21:42:30.531Z Compiling itertools v0.13.0
16682026-06-03T21:42:30.595Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16692026-06-03T21:42:30.670Z Compiling strum v0.26.3
16702026-06-03T21:42:30.869Z Compiling hickory-proto v0.25.2
16712026-06-03T21:42:31.131Z Compiling toml_edit v0.22.27
16722026-06-03T21:42:31.227Z Compiling predicates v3.1.4
16732026-06-03T21:42:31.466Z Compiling string_cache v0.8.9
16742026-06-03T21:42:31.699Z Compiling petgraph v0.8.3
16752026-06-03T21:42:31.754Z Compiling tokio-postgres v0.7.16
16762026-06-03T21:42:31.876Z Compiling sha3 v0.10.8
16772026-06-03T21:42:32.342Z Compiling zip v4.6.1
16782026-06-03T21:42:33.360Z Compiling petgraph v0.6.5
16792026-06-03T21:42:33.437Z Compiling env_logger v0.11.9
16802026-06-03T21:42:33.659Z Compiling usdt v0.6.0
16812026-06-03T21:42:33.698Z Compiling usdt-impl v0.5.0
16822026-06-03T21:42:33.797Z Compiling rsa v0.9.10
16832026-06-03T21:42:33.883Z Compiling ecdsa v0.16.9
16842026-06-03T21:42:33.925Z Compiling ed25519-dalek v2.2.0
16852026-06-03T21:42:33.997Z Compiling serde_with v3.17.0
16862026-06-03T21:42:34.253Z Compiling crossterm v0.28.1
16872026-06-03T21:42:34.583Z Compiling zip v0.6.6
16882026-06-03T21:42:34.872Z Compiling toml v0.7.8
16892026-06-03T21:42:35.463Z Compiling iddqd v0.4.2
16902026-06-03T21:42:35.700Z Compiling similar v2.7.0
16912026-06-03T21:42:35.779Z Compiling heck v0.4.1
16922026-06-03T21:42:35.795Z Compiling toml_parser v1.0.9+spec-1.1.0
16932026-06-03T21:42:35.892Z Compiling crossbeam-epoch v0.9.18
16942026-06-03T21:42:36.008Z Compiling tokio-stream v0.1.18
16952026-06-03T21:42:36.216Z Compiling buf-list v1.1.2
16962026-06-03T21:42:36.420Z Compiling x509-cert v0.2.5
16972026-06-03T21:42:36.480Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
16982026-06-03T21:42:36.496Z Compiling openapiv3 v2.2.0
16992026-06-03T21:42:36.611Z Compiling sha1 v0.10.6
17002026-06-03T21:42:36.722Z Compiling lalrpop-util v0.19.12
17012026-06-03T21:42:36.781Z Compiling peg-runtime v0.8.5
17022026-06-03T21:42:36.794Z Compiling thread_local v1.1.9
17032026-06-03T21:42:36.909Z Compiling slog-async v2.8.0
17042026-06-03T21:42:37.042Z Compiling crossbeam-channel v0.5.15
17052026-06-03T21:42:37.060Z Compiling filetime v0.2.27
17062026-06-03T21:42:37.092Z Compiling is-terminal v0.4.17
17072026-06-03T21:42:37.190Z Compiling take_mut v0.2.2
17082026-06-03T21:42:37.221Z Compiling xattr v1.6.1
17092026-06-03T21:42:37.235Z Compiling term v1.2.1
17102026-06-03T21:42:37.521Z Compiling slog-term v2.9.2
17112026-06-03T21:42:37.821Z Compiling tar v0.4.45
17122026-06-03T21:42:47.633Z Compiling rustls-webpki v0.103.9
17132026-06-03T21:42:50.440Z Compiling tokio-rustls v0.26.4
17142026-06-03T21:42:50.440Z Compiling rustls-platform-verifier v0.6.2
17152026-06-03T21:42:50.653Z Compiling hyper-rustls v0.27.7
17162026-06-03T21:42:50.858Z Compiling reqwest v0.12.28
17172026-06-03T21:42:50.858Z Compiling reqwest v0.13.2
17182026-06-03T21:42:52.129Z Compiling tough v0.22.0
17192026-06-03T21:42:54.670Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17202026-06-03T21:42:54.882Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17212026-06-03T21:42:57.751Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
17222026-06-03T21:42:57.895Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd transceiver-control`
17232026-06-03T21:42:57.933ZJun 03 21:42:57.128 INFO Starting download, target: Cockroach
17242026-06-03T21:42:57.933ZJun 03 21:42:57.128 INFO Starting download, target: Clickhouse
17252026-06-03T21:42:57.933ZJun 03 21:42:57.129 INFO Starting download, target: Console
17262026-06-03T21:42:57.938ZJun 03 21:42:57.129 INFO Starting download, target: DendriteStub
17272026-06-03T21:42:57.938ZJun 03 21:42:57.129 INFO Starting download, target: MaghemiteMgd
17282026-06-03T21:42:57.938ZJun 03 21:42:57.129 INFO Starting download, target: TransceiverControl
17292026-06-03T21:42:57.938ZJun 03 21:42:57.129 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17302026-06-03T21:42:57.938ZJun 03 21:42:57.129 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17312026-06-03T21:42:57.938ZJun 03 21:42:57.129 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17322026-06-03T21:42:57.939ZJun 03 21:42:57.129 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17332026-06-03T21:42:57.939ZJun 03 21:42:57.129 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17342026-06-03T21:42:57.939ZJun 03 21:42:57.129 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17352026-06-03T21:42:58.522ZJun 03 21:42:57.674 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17362026-06-03T21:42:58.764ZJun 03 21:42:57.885 INFO Download complete, target: TransceiverControl
17372026-06-03T21:42:59.003ZJun 03 21:42:58.127 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17382026-06-03T21:42:59.197ZJun 03 21:42:58.364 INFO Download complete, target: Console
17392026-06-03T21:42:59.737ZJun 03 21:42:58.897 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
17402026-06-03T21:43:01.030ZJun 03 21:43:00.192 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
17412026-06-03T21:43:01.599ZJun 03 21:43:00.762 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
17422026-06-03T21:43:01.931ZJun 03 21:43:01.124 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
17432026-06-03T21:43:01.931ZJun 03 21:43:01.124 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
17442026-06-03T21:43:03.396ZJun 03 21:43:02.593 INFO Download complete, target: DendriteStub
17452026-06-03T21:43:03.949ZJun 03 21:43:03.145 INFO Download complete, target: MaghemiteMgd
17462026-06-03T21:43:06.544ZJun 03 21:43:05.739 INFO Checking that binary works, target: Clickhouse
17472026-06-03T21:43:06.574ZJun 03 21:43:05.770 INFO Checking that binary works, target: Cockroach
17482026-06-03T21:43:06.705ZJun 03 21:43:05.901 INFO Download complete, target: Clickhouse
17492026-06-03T21:43:06.744ZJun 03 21:43:05.939 INFO Download complete, target: Cockroach
17502026-06-03T21:43:06.871ZAll builder prerequisites installed successfully, and PATH looks valid
17512026-06-03T21:43:06.874Z
17522026-06-03T21:43:06.874Zreal 2:16.651949136
17532026-06-03T21:43:06.874Zuser 6:56.146704167
17542026-06-03T21:43:06.874Zsys 1:22.692756129
17552026-06-03T21:43:06.874Ztrap 0.218779777
17562026-06-03T21:43:06.874Ztflt 0.805661655
17572026-06-03T21:43:06.874Zdflt 1.196610128
17582026-06-03T21:43:06.874Zkflt 0.038056391
17592026-06-03T21:43:06.874Zlock 21:39.230480805
17602026-06-03T21:43:06.874Zslp 21:25.865105436
17612026-06-03T21:43:06.874Zlat 43.580733522
17622026-06-03T21:43:06.874Zstop 2:01.117978162
17632026-06-03T21:43:06.874Z+ banner clippy
17642026-06-03T21:43:06.874Z
17652026-06-03T21:43:06.874Z #### # # ##### ##### # #
17662026-06-03T21:43:06.874Z # # # # # # # # # #
17672026-06-03T21:43:06.874Z # # # # # # # #
17682026-06-03T21:43:06.874Z # # # ##### ##### #
17692026-06-03T21:43:06.874Z # # # # # # #
17702026-06-03T21:43:06.874Z #### ###### # # # #
17712026-06-03T21:43:06.874Z
17722026-06-03T21:43:06.874Z+ export CARGO_INCREMENTAL=0
17732026-06-03T21:43:06.874Z+ CARGO_INCREMENTAL=0
17742026-06-03T21:43:06.874Z+ ptime -m cargo xtask clippy
17752026-06-03T21:43:07.406Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
17762026-06-03T21:43:07.627Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
17772026-06-03T21:43:09.503Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.62s
17782026-06-03T21:43:09.587Z Running `target/debug/xtask clippy`
17792026-06-03T21:43:09.613Zrunning: /home/build/.rustup/toolchains/1.94.0-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
17802026-06-03T21:43:10.232Z Downloading crates ...
17812026-06-03T21:43:10.434Z Downloaded libtest-mimic v0.8.1
17822026-06-03T21:43:10.437Z Downloaded escape8259 v0.5.3
17832026-06-03T21:43:10.442Z Downloaded constant_time_eq v0.3.1
17842026-06-03T21:43:10.447Z Downloaded concurrent-queue v2.5.0
17852026-06-03T21:43:10.452Z Downloaded target-triple v1.0.0
17862026-06-03T21:43:10.456Z Downloaded criterion v0.7.0
17872026-06-03T21:43:10.461Z Downloaded approx v0.5.1
17882026-06-03T21:43:10.461Z Downloaded relative-path v1.9.3
17892026-06-03T21:43:10.470Z Downloaded plotters-backend v0.3.7
17902026-06-03T21:43:10.471Z Downloaded cfg-expr v0.20.6
17912026-06-03T21:43:10.471Z Downloaded assert_cmd v2.1.2
17922026-06-03T21:43:10.471Z Downloaded nested v0.1.1
17932026-06-03T21:43:10.477Z Downloaded tokio-test v0.4.5
17942026-06-03T21:43:10.477Z Downloaded hickory-client v0.25.2
17952026-06-03T21:43:10.477Z Downloaded assert-json-diff v2.0.2
17962026-06-03T21:43:10.484Z Downloaded target-lexicon v0.13.3
17972026-06-03T21:43:10.485Z Downloaded rustc-demangle v0.1.27
17982026-06-03T21:43:10.485Z Downloaded textwrap v0.15.2
17992026-06-03T21:43:10.489Z Downloaded partial-io v0.5.4
18002026-06-03T21:43:10.489Z Downloaded rstest v0.25.0
18012026-06-03T21:43:10.494Z Downloaded oorandom v11.1.5
18022026-06-03T21:43:10.504Z Downloaded serde_regex v1.1.0
18032026-06-03T21:43:10.507Z Downloaded linkme-impl v0.3.35
18042026-06-03T21:43:10.507Z Downloaded guppy-workspace-hack v0.1.0
18052026-06-03T21:43:10.507Z Downloaded parking v2.2.1
18062026-06-03T21:43:10.507Z Downloaded event-listener-strategy v0.5.4
18072026-06-03T21:43:10.507Z Downloaded pathdiff v0.2.3
18082026-06-03T21:43:10.510Z Downloaded supports-hyperlinks v2.1.0
18092026-06-03T21:43:10.513Z Downloaded tinytemplate v1.2.1
18102026-06-03T21:43:10.516Z Downloaded cast v0.3.0
18112026-06-03T21:43:10.519Z Downloaded backtrace-ext v0.2.1
18122026-06-03T21:43:10.522Z Downloaded miette-derive v5.10.0
18132026-06-03T21:43:10.526Z Downloaded owo-colors v3.5.0
18142026-06-03T21:43:10.526Z Downloaded anes v0.1.6
18152026-06-03T21:43:10.530Z Downloaded rand_distr v0.5.1
18162026-06-03T21:43:10.531Z Downloaded supports-unicode v2.1.0
18172026-06-03T21:43:10.533Z Downloaded plotters-svg v0.3.7
18182026-06-03T21:43:10.533Z Downloaded knuffel-derive v3.2.0
18192026-06-03T21:43:10.533Z Downloaded criterion-plot v0.6.0
18202026-06-03T21:43:10.533Z Downloaded path-tree v0.8.3
18212026-06-03T21:43:10.615Z Downloaded futures-timer v3.0.3
18222026-06-03T21:43:10.615Z Downloaded terminal_size v0.1.17
18232026-06-03T21:43:10.615Z Downloaded similar-asserts v1.7.0
18242026-06-03T21:43:10.615Z Downloaded async-object-pool v0.2.0
18252026-06-03T21:43:10.615Z Downloaded stringmetrics v2.2.2
18262026-06-03T21:43:10.616Z Downloaded termcolor v1.4.1
18272026-06-03T21:43:10.616Z Downloaded miette v5.10.0
18282026-06-03T21:43:10.616Z Downloaded supports-color v2.1.0
18292026-06-03T21:43:10.616Z Downloaded rust-argon2 v2.1.0
18302026-06-03T21:43:10.616Z Downloaded target-spec v3.5.7
18312026-06-03T21:43:10.616Z Downloaded trybuild v1.0.116
18322026-06-03T21:43:10.616Z Downloaded datatest-stable v0.3.3
18332026-06-03T21:43:10.616Z Downloaded backtrace v0.3.76
18342026-06-03T21:43:10.616Z Downloaded linkme v0.3.35
18352026-06-03T21:43:10.616Z Downloaded addr2line v0.25.1
18362026-06-03T21:43:10.616Z Downloaded blake2b_simd v1.0.4
18372026-06-03T21:43:10.616Z Downloaded httptest v0.16.4
18382026-06-03T21:43:10.616Z Downloaded event-listener v5.4.1
18392026-06-03T21:43:10.616Z Downloaded async-lock v3.4.2
18402026-06-03T21:43:10.616Z Downloaded rstest_macros v0.25.0
18412026-06-03T21:43:10.616Z Downloaded fancy-regex v0.14.0
18422026-06-03T21:43:10.616Z Downloaded knuffel v3.2.0
18432026-06-03T21:43:10.617Z Downloaded chumsky v0.9.3
18442026-06-03T21:43:10.623Z Downloaded hashbrown v0.14.5
18452026-06-03T21:43:10.623Z Downloaded plotters v0.3.7
18462026-06-03T21:43:10.634Z Downloaded guppy v0.17.25
18472026-06-03T21:43:10.635Z Downloaded gimli v0.32.3
18482026-06-03T21:43:10.719Z Downloaded httpmock v0.8.3
18492026-06-03T21:43:12.369Z Checking cfg-if v1.0.4
18502026-06-03T21:43:12.723Z Checking libc v0.2.185
18512026-06-03T21:43:12.726Z Checking serde_core v1.0.228
18522026-06-03T21:43:12.795Z Checking memchr v2.8.0
18532026-06-03T21:43:12.835Z Checking smallvec v1.15.1
18542026-06-03T21:43:12.875Z Checking itoa v1.0.17
18552026-06-03T21:43:12.878Z Checking log v0.4.29
18562026-06-03T21:43:12.956Z Checking zeroize v1.8.2
18572026-06-03T21:43:12.996Z Checking libm v0.2.16
18582026-06-03T21:43:13.038Z Checking scopeguard v1.2.0
18592026-06-03T21:43:13.080Z Checking stable_deref_trait v1.2.1
18602026-06-03T21:43:13.121Z Checking zmij v1.0.21
18612026-06-03T21:43:13.160Z Checking errno v0.3.14
18622026-06-03T21:43:13.160Z Checking getrandom v0.2.17
18632026-06-03T21:43:13.231Z Checking lock_api v0.4.14
18642026-06-03T21:43:13.264Z Checking zerofrom v0.1.6
18652026-06-03T21:43:13.302Z Checking percent-encoding v2.3.2
18662026-06-03T21:43:13.340Z Checking litemap v0.8.1
18672026-06-03T21:43:13.345Z Checking writeable v0.6.2
18682026-06-03T21:43:13.408Z Checking yoke v0.8.1
18692026-06-03T21:43:13.447Z Checking icu_normalizer_data v2.1.1
18702026-06-03T21:43:13.543Z Checking icu_properties_data v2.1.2
18712026-06-03T21:43:13.555Z Checking subtle v2.6.1
18722026-06-03T21:43:13.580Z Checking form_urlencoded v1.2.2
18732026-06-03T21:43:13.617Z Checking pin-project-lite v0.2.17
18742026-06-03T21:43:13.651Z Checking utf8_iter v1.0.4
18752026-06-03T21:43:13.658Z Checking zerovec v0.11.5
18762026-06-03T21:43:13.720Z Checking zerotrie v0.2.3
18772026-06-03T21:43:13.724Z Checking num-traits v0.2.19
18782026-06-03T21:43:13.793Z Checking rand_core v0.6.4
18792026-06-03T21:43:13.797Z Checking parking_lot_core v0.9.12
18802026-06-03T21:43:13.860Z Checking zerocopy v0.8.40
18812026-06-03T21:43:13.895Z Checking rand_core v0.10.0
18822026-06-03T21:43:13.998Z Checking portable-atomic v1.13.1
18832026-06-03T21:43:14.038Z Checking signal-hook-registry v1.4.8
18842026-06-03T21:43:14.078Z Checking parking_lot v0.12.5
18852026-06-03T21:43:14.081Z Checking getrandom v0.4.1
18862026-06-03T21:43:14.144Z Checking tinystr v0.8.2
18872026-06-03T21:43:14.237Z Checking potential_utf v0.1.4
18882026-06-03T21:43:14.277Z Checking critical-section v1.2.0
18892026-06-03T21:43:14.316Z Checking serde v1.0.228
18902026-06-03T21:43:14.349Z Checking serde_json v1.0.149
18912026-06-03T21:43:14.352Z Checking bitflags v2.11.0
18922026-06-03T21:43:14.352Z Checking icu_locale_core v2.1.1
18932026-06-03T21:43:14.452Z Checking icu_collections v2.1.1
18942026-06-03T21:43:14.453Z Checking once_cell v1.21.3
18952026-06-03T21:43:14.526Z Checking mio v1.2.0
18962026-06-03T21:43:14.573Z Checking socket2 v0.6.3
18972026-06-03T21:43:14.697Z Checking typenum v1.19.0
18982026-06-03T21:43:14.736Z Checking bytes v1.11.1
18992026-06-03T21:43:14.796Z Checking iana-time-zone v0.1.65
19002026-06-03T21:43:14.843Z Checking thiserror v2.0.18
19012026-06-03T21:43:14.890Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19022026-06-03T21:43:14.934Z Checking chrono v0.4.44
19032026-06-03T21:43:14.969Z Checking icu_provider v2.1.1
19042026-06-03T21:43:15.005Z Checking uuid v1.23.0
19052026-06-03T21:43:15.099Z Checking semver v1.0.28
19062026-06-03T21:43:15.188Z Checking futures-core v0.3.32
19072026-06-03T21:43:15.224Z Checking tokio v1.52.1
19082026-06-03T21:43:15.260Z Checking icu_properties v2.1.2
19092026-06-03T21:43:15.264Z Checking icu_normalizer v2.1.1
19102026-06-03T21:43:15.329Z Checking generic-array v0.14.7
19112026-06-03T21:43:15.332Z Checking equivalent v1.0.2
19122026-06-03T21:43:15.395Z Checking dyn-clone v1.0.20
19132026-06-03T21:43:15.527Z Checking const-oid v0.9.6
19142026-06-03T21:43:15.534Z Checking futures-sink v0.3.32
19152026-06-03T21:43:15.618Z Checking slab v0.4.12
19162026-06-03T21:43:15.657Z Checking futures-channel v0.3.32
19172026-06-03T21:43:15.793Z Checking crypto-common v0.1.7
19182026-06-03T21:43:15.796Z Checking block-buffer v0.10.4
19192026-06-03T21:43:15.830Z Checking futures-io v0.3.32
19202026-06-03T21:43:15.897Z Checking futures-task v0.3.32
19212026-06-03T21:43:15.947Z Checking rustix v1.1.3
19222026-06-03T21:43:15.998Z Checking byteorder v1.5.0
19232026-06-03T21:43:16.034Z Checking hashbrown v0.17.0
19242026-06-03T21:43:16.068Z Checking futures-util v0.3.32
19252026-06-03T21:43:16.103Z Checking idna_adapter v1.2.1
19262026-06-03T21:43:16.180Z Checking digest v0.10.7
19272026-06-03T21:43:16.227Z Checking cpufeatures v0.2.17
19282026-06-03T21:43:16.262Z Checking idna v1.1.0
19292026-06-03T21:43:16.325Z Checking thiserror v1.0.69
19302026-06-03T21:43:16.408Z Checking getrandom v0.3.4
19312026-06-03T21:43:16.460Z Checking fnv v1.0.7
19322026-06-03T21:43:16.531Z Checking indexmap v2.14.0
19332026-06-03T21:43:16.567Z Checking url v2.5.8
19342026-06-03T21:43:16.604Z Checking regex-syntax v0.8.10
19352026-06-03T21:43:16.607Z Checking http v1.4.0
19362026-06-03T21:43:16.669Z Checking ppv-lite86 v0.2.21
19372026-06-03T21:43:16.805Z Checking tracing-core v0.1.36
19382026-06-03T21:43:16.988Z Checking base64 v0.22.1
19392026-06-03T21:43:17.024Z Checking schemars v0.8.22
19402026-06-03T21:43:17.106Z Checking ipnet v2.11.0
19412026-06-03T21:43:17.142Z Checking tracing v0.1.44
19422026-06-03T21:43:17.212Z Checking unicode-ident v1.0.24
19432026-06-03T21:43:17.255Z Checking anstyle v1.0.13
19442026-06-03T21:43:17.353Z Checking utf8parse v0.2.2
19452026-06-03T21:43:17.391Z Checking untrusted v0.9.0
19462026-06-03T21:43:17.394Z Checking proc-macro2 v1.0.106
19472026-06-03T21:43:17.464Z Checking base64ct v1.8.3
19482026-06-03T21:43:17.500Z Checking anstyle-parse v0.2.7
19492026-06-03T21:43:17.536Z Checking ring v0.17.14
19502026-06-03T21:43:17.677Z Checking block-padding v0.3.3
19512026-06-03T21:43:17.713Z Checking aho-corasick v1.1.4
19522026-06-03T21:43:17.785Z Checking anstyle-query v1.1.5
19532026-06-03T21:43:17.790Z Checking quote v1.0.45
19542026-06-03T21:43:17.839Z Checking colorchoice v1.0.4
19552026-06-03T21:43:17.874Z Checking is_terminal_polyfill v1.70.2
19562026-06-03T21:43:17.915Z Checking inout v0.1.4
19572026-06-03T21:43:17.966Z Checking rustls-pki-types v1.14.0
19582026-06-03T21:43:17.969Z Checking httparse v1.10.1
19592026-06-03T21:43:18.035Z Checking syn v2.0.117
19602026-06-03T21:43:18.040Z Checking anstream v0.6.21
19612026-06-03T21:43:18.100Z Checking cipher v0.4.4
19622026-06-03T21:43:18.235Z Checking terminal_size v0.4.3
19632026-06-03T21:43:18.284Z Checking crossbeam-utils v0.8.21
19642026-06-03T21:43:18.320Z Checking clap_lex v1.0.0
19652026-06-03T21:43:18.354Z Checking allocator-api2 v0.2.21
19662026-06-03T21:43:18.389Z Checking strsim v0.11.1
19672026-06-03T21:43:18.425Z Checking regex-automata v0.4.14
19682026-06-03T21:43:18.429Z Checking tokio-util v0.7.18
19692026-06-03T21:43:18.497Z Checking pem-rfc7468 v0.7.0
19702026-06-03T21:43:18.533Z Checking http-body v1.0.1
19712026-06-03T21:43:18.574Z Checking clap_builder v4.5.60
19722026-06-03T21:43:18.671Z Checking sha2 v0.10.9
19732026-06-03T21:43:18.706Z Checking atomic-waker v1.1.2
19742026-06-03T21:43:18.709Z Checking powerfmt v0.2.0
19752026-06-03T21:43:18.709Z Checking rand_core v0.9.5
19762026-06-03T21:43:18.836Z Checking hmac v0.12.1
19772026-06-03T21:43:18.925Z Checking deranged v0.5.8
19782026-06-03T21:43:18.981Z Checking time-core v0.1.8
19792026-06-03T21:43:18.986Z Checking num_threads v0.1.7
19802026-06-03T21:43:19.046Z Checking try-lock v0.2.5
19812026-06-03T21:43:19.108Z Checking httpdate v1.0.3
19822026-06-03T21:43:19.144Z Checking num-conv v0.2.0
19832026-06-03T21:43:19.181Z Checking want v0.3.1
19842026-06-03T21:43:19.185Z Checking h2 v0.4.13
19852026-06-03T21:43:19.284Z Checking tower-service v0.3.3
19862026-06-03T21:43:19.320Z Checking ryu v1.0.23
19872026-06-03T21:43:19.356Z Checking pin-utils v0.1.0
19882026-06-03T21:43:19.403Z Checking flagset v0.4.7
19892026-06-03T21:43:19.449Z Checking tower-layer v0.3.3
19902026-06-03T21:43:19.487Z Checking rand_chacha v0.9.0
19912026-06-03T21:43:19.558Z Checking der v0.7.10
19922026-06-03T21:43:19.626Z Checking erased-serde v0.3.31
19932026-06-03T21:43:19.712Z Checking mime v0.3.17
19942026-06-03T21:43:19.837Z Checking clap v4.5.60
19952026-06-03T21:43:19.873Z Checking time v0.3.47
19962026-06-03T21:43:19.916Z Checking rand v0.9.2
19972026-06-03T21:43:19.953Z Checking spin v0.9.8
19982026-06-03T21:43:20.028Z Checking slog v2.8.2
19992026-06-03T21:43:20.170Z Checking anyhow v1.0.102
20002026-06-03T21:43:20.289Z Checking http-body-util v0.1.3
20012026-06-03T21:43:20.327Z Checking aws-lc-sys v0.40.0
20022026-06-03T21:43:20.332Z Checking untrusted v0.7.1
20032026-06-03T21:43:20.397Z Checking openssl-probe v0.2.1
20042026-06-03T21:43:20.400Z Checking fastrand v2.3.0
20052026-06-03T21:43:20.465Z Checking spki v0.7.3
20062026-06-03T21:43:20.468Z Checking serde_urlencoded v0.7.1
20072026-06-03T21:43:20.534Z Checking pbkdf2 v0.12.2
20082026-06-03T21:43:20.537Z Checking aes v0.8.4
20092026-06-03T21:43:20.635Z Checking encoding_rs v0.8.35
20102026-06-03T21:43:20.671Z Checking regex v1.12.3
20112026-06-03T21:43:20.706Z Checking cbc v0.1.2
20122026-06-03T21:43:20.742Z Checking salsa20 v0.10.2
20132026-06-03T21:43:20.861Z Checking rand_chacha v0.3.1
20142026-06-03T21:43:20.897Z Checking aws-lc-rs v1.16.3
20152026-06-03T21:43:20.933Z Checking hex v0.4.3
20162026-06-03T21:43:20.975Z Checking simd-adler32 v0.3.8
20172026-06-03T21:43:20.978Z Checking pretty-hex v0.4.1
20182026-06-03T21:43:21.044Z Checking scrypt v0.11.0
20192026-06-03T21:43:21.098Z Checking rand v0.8.6
20202026-06-03T21:43:21.153Z Checking tempfile v3.25.0
20212026-06-03T21:43:21.191Z Checking ipnetwork v0.21.1
20222026-06-03T21:43:21.194Z Checking plain v0.2.3
20232026-06-03T21:43:21.291Z Checking adler2 v2.0.1
20242026-06-03T21:43:21.358Z Checking pkcs5 v0.7.1
20252026-06-03T21:43:21.396Z Checking rustls-native-certs v0.8.3
20262026-06-03T21:43:21.399Z Checking miniz_oxide v0.8.9
20272026-06-03T21:43:21.463Z Checking sync_wrapper v1.0.2
20282026-06-03T21:43:21.557Z Checking ucd-trie v0.1.7
20292026-06-03T21:43:21.596Z Checking tower v0.5.3
20302026-06-03T21:43:21.632Z Checking webpki-roots v1.0.6
20312026-06-03T21:43:21.635Z Checking camino v1.2.2
20322026-06-03T21:43:21.699Z Checking pkcs8 v0.10.2
20332026-06-03T21:43:21.735Z Checking pest v2.8.6
20342026-06-03T21:43:21.770Z Checking rustls-webpki v0.103.9
20352026-06-03T21:43:21.806Z Checking foldhash v0.2.0
20362026-06-03T21:43:21.841Z Checking iri-string v0.7.10
20372026-06-03T21:43:21.902Z Checking hyper v1.8.1
20382026-06-03T21:43:21.905Z Checking futures-executor v0.3.32
20392026-06-03T21:43:21.936Z Checking either v1.15.0
20402026-06-03T21:43:22.066Z Checking hashbrown v0.16.1
20412026-06-03T21:43:22.068Z Checking openapiv3 v2.2.0
20422026-06-03T21:43:22.180Z Checking futures v0.3.32
20432026-06-03T21:43:22.223Z Checking rustls v0.23.37
20442026-06-03T21:43:22.261Z Checking crc32fast v1.5.0
20452026-06-03T21:43:22.294Z Checking static_assertions v1.1.0
20462026-06-03T21:43:22.395Z Checking oxnet v0.1.4
20472026-06-03T21:43:22.432Z Checking lazy_static v1.5.0
20482026-06-03T21:43:22.584Z Checking signature v2.2.0
20492026-06-03T21:43:22.652Z Checking winnow v0.7.14
20502026-06-03T21:43:22.719Z Checking hubpack v0.1.2
20512026-06-03T21:43:22.793Z Checking zlib-rs v0.6.2
20522026-06-03T21:43:22.906Z Checking strum v0.26.3
20532026-06-03T21:43:22.980Z Checking psl-types v2.0.11
20542026-06-03T21:43:22.981Z Checking tower-http v0.6.8
20552026-06-03T21:43:22.981Z Checking hyper-util v0.1.20
20562026-06-03T21:43:23.048Z Checking tinyvec_macros v0.1.1
20572026-06-03T21:43:23.127Z Checking publicsuffix v2.3.0
20582026-06-03T21:43:23.127Z Checking tinyvec v1.10.0
20592026-06-03T21:43:23.224Z Checking cookie v0.18.1
20602026-06-03T21:43:23.291Z Checking sha1 v0.10.6
20612026-06-03T21:43:23.449Z Checking num-integer v0.1.46
20622026-06-03T21:43:23.544Z Checking scroll v0.13.0
20632026-06-03T21:43:23.544Z Checking data-encoding v2.10.0
20642026-06-03T21:43:23.604Z Checking cookie_store v0.22.1
20652026-06-03T21:43:23.648Z Checking flate2 v1.1.9
20662026-06-03T21:43:23.684Z Checking toml_datetime v0.6.11
20672026-06-03T21:43:23.779Z Checking goblin v0.10.5
20682026-06-03T21:43:23.798Z Checking serde_spanned v0.6.9
20692026-06-03T21:43:23.840Z Checking memmap2 v0.9.10
20702026-06-03T21:43:23.877Z Checking base16ct v0.2.0
20712026-06-03T21:43:23.921Z Checking bit-vec v0.8.0
20722026-06-03T21:43:23.941Z Checking foreign-types-shared v0.1.1
20732026-06-03T21:43:23.976Z Checking dtrace-parser v0.3.0
20742026-06-03T21:43:24.021Z Checking sec1 v0.7.3
20752026-06-03T21:43:24.024Z Checking ff v0.13.1
20762026-06-03T21:43:24.090Z Checking foreign-types v0.3.2
20772026-06-03T21:43:24.125Z Checking bit-set v0.8.0
20782026-06-03T21:43:24.188Z Checking openssl-sys v0.9.115
20792026-06-03T21:43:24.226Z Checking thread-id v5.1.0
20802026-06-03T21:43:24.228Z Checking wait-timeout v0.2.1
20812026-06-03T21:43:24.294Z Checking group v0.13.0
20822026-06-03T21:43:24.297Z Checking num-iter v0.1.45
20832026-06-03T21:43:24.297Z Checking bstr v1.12.1
20842026-06-03T21:43:24.391Z Checking hkdf v0.12.4
20852026-06-03T21:43:24.427Z Checking crossbeam-epoch v0.9.18
20862026-06-03T21:43:24.469Z Checking ahash v0.8.12
20872026-06-03T21:43:24.504Z Checking crypto-bigint v0.5.5
20882026-06-03T21:43:24.553Z Checking quick-error v1.2.3
20892026-06-03T21:43:24.591Z Checking openssl v0.10.79
20902026-06-03T21:43:24.627Z Checking tokio-rustls v0.26.4
20912026-06-03T21:43:24.670Z Checking rustls-platform-verifier v0.6.2
20922026-06-03T21:43:24.706Z Checking rusty-fork v0.3.1
20932026-06-03T21:43:24.709Z Checking rand_xorshift v0.4.0
20942026-06-03T21:43:24.773Z Checking scroll v0.12.0
20952026-06-03T21:43:24.835Z Checking unarray v0.1.4
20962026-06-03T21:43:24.878Z Checking hyper-rustls v0.27.7
20972026-06-03T21:43:24.915Z Checking num-bigint-dig v0.8.6
20982026-06-03T21:43:24.918Z Checking pkcs1 v0.7.5
20992026-06-03T21:43:24.982Z Checking proptest v1.10.0
21002026-06-03T21:43:25.024Z Checking goblin v0.8.2
21012026-06-03T21:43:25.114Z Checking reqwest v0.13.2
21022026-06-03T21:43:25.183Z Checking x509-cert v0.2.5
21032026-06-03T21:43:25.416Z Checking elliptic-curve v0.13.8
21042026-06-03T21:43:25.749Z Checking zerocopy v0.7.35
21052026-06-03T21:43:25.752Z Checking unicode-segmentation v1.12.0
21062026-06-03T21:43:25.875Z Checking rsa v0.9.10
21072026-06-03T21:43:25.995Z Checking dtrace-parser v0.2.0
21082026-06-03T21:43:26.034Z Checking dof v0.4.0
21092026-06-03T21:43:26.125Z Checking rfc6979 v0.4.0
21102026-06-03T21:43:26.232Z Checking memoffset v0.9.1
21112026-06-03T21:43:26.269Z Checking thread-id v4.2.2
21122026-06-03T21:43:26.269Z Checking ecdsa v0.16.9
21132026-06-03T21:43:26.344Z Checking curve25519-dalek v4.1.3
21142026-06-03T21:43:26.381Z Checking rustix v0.38.44
21152026-06-03T21:43:26.384Z Checking env_filter v1.0.0
21162026-06-03T21:43:26.589Z Checking keccak v0.1.6
21172026-06-03T21:43:26.626Z Checking native-tls v0.2.18
21182026-06-03T21:43:26.662Z Checking toml_write v0.1.2
21192026-06-03T21:43:26.696Z Checking usdt-impl v0.6.0
21202026-06-03T21:43:26.753Z Checking newtype-uuid v1.3.2
21212026-06-03T21:43:26.790Z Checking same-file v1.0.6
21222026-06-03T21:43:26.833Z Checking tokio-native-tls v0.3.1
21232026-06-03T21:43:26.869Z Checking toml_edit v0.22.27
21242026-06-03T21:43:26.925Z Checking dof v0.3.0
21252026-06-03T21:43:26.961Z Checking walkdir v2.5.0
21262026-06-03T21:43:26.995Z Checking daft v0.1.7
21272026-06-03T21:43:27.031Z Checking usdt v0.6.0
21282026-06-03T21:43:27.031Z Checking hyper-tls v0.6.0
21292026-06-03T21:43:27.146Z Checking sha3 v0.10.8
21302026-06-03T21:43:27.149Z Checking env_logger v0.11.9
21312026-06-03T21:43:27.218Z Checking ed25519 v2.2.3
21322026-06-03T21:43:27.254Z Checking usdt-impl v0.5.0
21332026-06-03T21:43:27.323Z Checking reqwest v0.12.28
21342026-06-03T21:43:27.331Z Checking itertools v0.13.0
21352026-06-03T21:43:27.332Z Checking serde_with v3.17.0
21362026-06-03T21:43:27.385Z Checking siphasher v1.0.2
21372026-06-03T21:43:27.388Z Checking bitflags v1.3.2
21382026-06-03T21:43:27.454Z Checking ed25519-dalek v2.2.0
21392026-06-03T21:43:27.518Z Checking nix v0.31.2
21402026-06-03T21:43:27.564Z Checking toml_parser v1.0.9+spec-1.1.0
21412026-06-03T21:43:27.601Z Checking unicode-normalization v0.1.25
21422026-06-03T21:43:27.711Z Checking signal-hook v0.3.18
21432026-06-03T21:43:27.916Z Checking winnow v0.5.40
21442026-06-03T21:43:27.951Z Checking managed v0.8.0
21452026-06-03T21:43:27.987Z Checking bzip2-sys v0.1.13+1.0.8
21462026-06-03T21:43:28.031Z Checking object v0.37.3
21472026-06-03T21:43:28.100Z Checking foldhash v0.1.5
21482026-06-03T21:43:28.165Z Checking bzip2 v0.4.4
21492026-06-03T21:43:28.221Z Checking signal-hook-mio v0.2.5
21502026-06-03T21:43:28.262Z Checking hashbrown v0.15.5
21512026-06-03T21:43:28.353Z Checking globset v0.4.18
21522026-06-03T21:43:28.356Z Checking ref-cast v1.0.25
21532026-06-03T21:43:28.356Z Checking zstd-sys v2.0.16+zstd.1.5.7
21542026-06-03T21:43:28.524Z Checking zip v0.6.6
21552026-06-03T21:43:28.562Z Checking zstd-safe v7.2.4
21562026-06-03T21:43:28.617Z Checking pin-project v1.1.11
21572026-06-03T21:43:28.654Z Checking libbz2-rs-sys v0.2.2
21582026-06-03T21:43:28.741Z Checking bumpalo v3.20.2
21592026-06-03T21:43:28.779Z Checking zstd v0.13.3
21602026-06-03T21:43:28.782Z Checking crossterm v0.28.1
21612026-06-03T21:43:28.812Z Checking similar v2.7.0
21622026-06-03T21:43:28.887Z Checking tokio-stream v0.1.18
21632026-06-03T21:43:28.979Z Checking zopfli v0.8.3
21642026-06-03T21:43:29.016Z Checking fs-err v3.3.0
21652026-06-03T21:43:29.080Z Checking bzip2 v0.6.1
21662026-06-03T21:43:29.116Z Checking toml_edit v0.19.15
21672026-06-03T21:43:29.258Z Checking pem v3.0.6
21682026-06-03T21:43:29.295Z Checking hash32 v0.2.1
21692026-06-03T21:43:29.299Z Checking serde-big-array v0.5.1
21702026-06-03T21:43:29.364Z Checking unicode-properties v0.1.4
21712026-06-03T21:43:29.367Z Checking jiff v0.2.21
21722026-06-03T21:43:29.440Z Checking unicode-bidi v0.3.18
21732026-06-03T21:43:29.484Z Checking predicates-core v1.0.10
21742026-06-03T21:43:29.521Z Checking heapless v0.7.17
21752026-06-03T21:43:29.556Z Checking snafu v0.8.9
21762026-06-03T21:43:29.613Z Checking olpc-cjson v0.1.4
21772026-06-03T21:43:29.649Z Checking hickory-proto v0.25.2
21782026-06-03T21:43:29.759Z Checking stringprep v0.1.5
21792026-06-03T21:43:29.795Z Checking md-5 v0.10.6
21802026-06-03T21:43:29.829Z Checking serde_plain v1.0.2
21812026-06-03T21:43:29.939Z Checking float-cmp v0.10.0
21822026-06-03T21:43:29.976Z Checking typed-path v0.9.3
21832026-06-03T21:43:29.980Z Checking fallible-iterator v0.2.0
21842026-06-03T21:43:30.046Z Checking normalize-line-endings v0.3.0
21852026-06-03T21:43:30.097Z Checking difflib v0.4.0
21862026-06-03T21:43:30.162Z Checking toml v0.7.8
21872026-06-03T21:43:30.165Z Checking smoltcp v0.9.1
21882026-06-03T21:43:30.336Z Checking predicates v3.1.4
21892026-06-03T21:43:30.348Z Checking postgres-protocol v0.6.10
21902026-06-03T21:43:30.376Z Checking iddqd v0.4.2
21912026-06-03T21:43:30.530Z Checking phf_shared v0.11.3
21922026-06-03T21:43:30.628Z Checking phf_shared v0.13.1
21932026-06-03T21:43:30.681Z Checking buf-list v1.1.2
21942026-06-03T21:43:30.724Z Checking strum v0.27.2
21952026-06-03T21:43:30.774Z Checking tough v0.22.0
21962026-06-03T21:43:30.804Z Checking new_debug_unreachable v1.0.6
21972026-06-03T21:43:30.852Z Checking lalrpop-util v0.19.12
21982026-06-03T21:43:30.931Z Checking precomputed-hash v0.1.1
21992026-06-03T21:43:30.939Z Checking fixedbitset v0.4.2
22002026-06-03T21:43:30.939Z Checking fixedbitset v0.5.7
22012026-06-03T21:43:31.001Z Checking string_cache v0.8.9
22022026-06-03T21:43:31.042Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22032026-06-03T21:43:31.106Z Checking petgraph v0.6.5
22042026-06-03T21:43:31.179Z Checking petgraph v0.8.3
22052026-06-03T21:43:31.212Z Checking phf v0.13.1
22062026-06-03T21:43:31.311Z Checking postgres-types v0.2.12
22072026-06-03T21:43:31.389Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
22082026-06-03T21:43:31.619Z Checking zip v4.6.1
22092026-06-03T21:43:31.662Z Checking whoami v2.1.0
22102026-06-03T21:43:31.720Z Checking peg-runtime v0.8.5
22112026-06-03T21:43:31.905Z Checking tokio-postgres v0.7.16
22122026-06-03T21:43:31.993Z Checking is-terminal v0.4.17
22132026-06-03T21:43:32.111Z Checking crossbeam-channel v0.5.15
22142026-06-03T21:43:32.212Z Compiling structmeta-derive v0.3.0
22152026-06-03T21:43:32.385Z Checking thread_local v1.1.9
22162026-06-03T21:43:32.474Z Checking take_mut v0.2.2
22172026-06-03T21:43:32.513Z Checking term v1.2.1
22182026-06-03T21:43:32.577Z Compiling newtype-uuid-macros v0.1.0
22192026-06-03T21:43:32.659Z Checking slog-async v2.8.0
22202026-06-03T21:43:32.764Z Checking slog-term v2.9.2
22212026-06-03T21:43:32.804Z Compiling rustls v0.22.4
22222026-06-03T21:43:32.813Z Compiling multer v3.1.0
22232026-06-03T21:43:32.870Z Compiling async-stream-impl v0.3.6
22242026-06-03T21:43:33.049Z Compiling dropshot v0.17.0
22252026-06-03T21:43:33.119Z Compiling dropshot_endpoint v0.17.0
22262026-06-03T21:43:33.164Z Checking match_cfg v0.1.0
22272026-06-03T21:43:33.203Z Checking slog-json v2.6.1
22282026-06-03T21:43:33.309Z Checking hostname v0.3.1
22292026-06-03T21:43:33.332Z Compiling structmeta v0.3.0
22302026-06-03T21:43:33.401Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22312026-06-03T21:43:33.432Z Checking slog-bunyan v2.5.0
22322026-06-03T21:43:33.435Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
22332026-06-03T21:43:33.435Z Checking debug-ignore v1.0.5
22342026-06-03T21:43:33.563Z Checking rustls-webpki v0.102.8
22352026-06-03T21:43:33.586Z Checking serde_path_to_error v0.1.20
22362026-06-03T21:43:33.617Z Checking serde_spanned v1.0.4
22372026-06-03T21:43:33.622Z Compiling derive-ex v0.1.8
22382026-06-03T21:43:33.684Z Checking toml_datetime v1.0.0+spec-1.1.0
22392026-06-03T21:43:33.785Z Checking compression-core v0.4.31
22402026-06-03T21:43:33.839Z Checking toml_writer v1.0.6+spec-1.1.0
22412026-06-03T21:43:33.880Z Checking progenitor-client v0.14.0
22422026-06-03T21:43:33.916Z Checking async-stream v0.3.6
22432026-06-03T21:43:33.951Z Checking compression-codecs v0.4.37
22442026-06-03T21:43:34.050Z Checking toml v1.0.6+spec-1.1.0
22452026-06-03T21:43:34.086Z Checking waitgroup v0.1.2
22462026-06-03T21:43:34.139Z Checking rustls-pemfile v2.2.0
22472026-06-03T21:43:34.176Z Checking async-compression v0.4.41
22482026-06-03T21:43:34.215Z Checking hostname v0.4.2
22492026-06-03T21:43:34.261Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
22502026-06-03T21:43:34.312Z Compiling parse-display-derive v0.10.0
22512026-06-03T21:43:34.348Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
22522026-06-03T21:43:34.398Z Checking regress v0.10.5
22532026-06-03T21:43:34.451Z Checking itertools v0.14.0
22542026-06-03T21:43:34.524Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
22552026-06-03T21:43:34.676Z Checking macaddr v1.0.1
22562026-06-03T21:43:34.883Z Checking instant v0.1.13
22572026-06-03T21:43:34.925Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
22582026-06-03T21:43:34.959Z Checking backon v1.6.0
22592026-06-03T21:43:35.001Z Checking backoff v0.4.0
22602026-06-03T21:43:35.150Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
22612026-06-03T21:43:35.188Z Checking humantime v2.3.0
22622026-06-03T21:43:35.222Z Checking progenitor-extras v0.2.0
22632026-06-03T21:43:35.377Z Compiling test-strategy v0.4.5
22642026-06-03T21:43:35.409Z Checking progenitor-client v0.10.0
22652026-06-03T21:43:35.481Z Checking unicode-width v0.2.0
22662026-06-03T21:43:35.520Z Checking tokio-rustls v0.25.0
22672026-06-03T21:43:35.552Z Checking heck v0.5.0
22682026-06-03T21:43:35.653Z Compiling convert_case v0.4.0
22692026-06-03T21:43:35.661Z Checking half v2.7.1
22702026-06-03T21:43:35.720Z Checking ciborium-io v0.2.2
22712026-06-03T21:43:35.755Z Checking secrecy v0.10.3
22722026-06-03T21:43:35.845Z Compiling regress v0.11.1
22732026-06-03T21:43:35.874Z Checking indent_write v2.2.0
22742026-06-03T21:43:35.907Z Checking universal-hash v0.5.1
22752026-06-03T21:43:35.964Z Checking ciborium-ll v0.2.2
22762026-06-03T21:43:36.030Z Checking opaque-debug v0.3.1
22772026-06-03T21:43:36.065Z Compiling derive_more v0.99.20
22782026-06-03T21:43:36.078Z Checking parse-display v0.10.0
22792026-06-03T21:43:36.098Z Compiling unsafe-libyaml v0.2.11
22802026-06-03T21:43:36.193Z Checking ciborium v0.2.2
22812026-06-03T21:43:36.271Z Checking camino-tempfile v1.4.1
22822026-06-03T21:43:36.466Z Compiling crucible-workspace-hack v0.1.0
22832026-06-03T21:43:36.642Z Checking aead v0.5.2
22842026-06-03T21:43:36.685Z Compiling serde_yaml v0.9.34+deprecated
22852026-06-03T21:43:36.902Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
22862026-06-03T21:43:36.986Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
22872026-06-03T21:43:36.991Z Checking poly1305 v0.8.0
22882026-06-03T21:43:37.260Z Checking chacha20 v0.9.1
22892026-06-03T21:43:37.298Z Compiling thiserror-impl-no-std v2.0.2
22902026-06-03T21:43:37.334Z Checking swrite v0.1.0
22912026-06-03T21:43:37.452Z Compiling typify-impl v0.6.2
22922026-06-03T21:43:37.492Z Checking password-hash v0.5.0
22932026-06-03T21:43:37.740Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
22942026-06-03T21:43:37.774Z Checking blake2 v0.10.6
22952026-06-03T21:43:38.041Z Checking argon2 v0.5.3
22962026-06-03T21:43:38.143Z Checking chacha20poly1305 v0.10.1
22972026-06-03T21:43:38.303Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
22982026-06-03T21:43:38.407Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
22992026-06-03T21:43:38.525Z Checking thiserror-no-std v2.0.2
23002026-06-03T21:43:38.653Z Checking byte-wrapper v0.1.0
23012026-06-03T21:43:38.687Z Checking vsss-rs v3.3.4
23022026-06-03T21:43:38.743Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23032026-06-03T21:43:38.781Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23042026-06-03T21:43:38.924Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23052026-06-03T21:43:39.015Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23062026-06-03T21:43:39.053Z Checking crossbeam-deque v0.8.6
23072026-06-03T21:43:39.133Z Compiling rayon-core v1.13.0
23082026-06-03T21:43:39.261Z Checking toml v0.8.23
23092026-06-03T21:43:39.619Z Compiling proc-macro-error v1.0.4
23102026-06-03T21:43:39.662Z Compiling toml_datetime v0.7.5+spec-1.1.0
23112026-06-03T21:43:39.750Z Checking rayon v1.11.0
23122026-06-03T21:43:39.828Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23132026-06-03T21:43:39.939Z Compiling toml_edit v0.23.10+spec-1.0.0
23142026-06-03T21:43:40.014Z Checking tabwriter v1.4.1
23152026-06-03T21:43:40.152Z Checking glob v0.3.3
23162026-06-03T21:43:40.188Z Compiling heapless v0.8.0
23172026-06-03T21:43:40.367Z Checking colored v3.1.1
23182026-06-03T21:43:40.483Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23192026-06-03T21:43:40.519Z Compiling proc-macro-crate v3.4.0
23202026-06-03T21:43:40.628Z Compiling ingot-macros v0.1.1
23212026-06-03T21:43:40.791Z Checking hash32 v0.3.1
23222026-06-03T21:43:40.953Z Compiling smoltcp v0.11.0
23232026-06-03T21:43:41.009Z Checking unicode-width v0.1.14
23242026-06-03T21:43:41.045Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23252026-06-03T21:43:41.230Z Checking cobs v0.3.0
23262026-06-03T21:43:41.312Z Compiling usdt-macro v0.5.0
23272026-06-03T21:43:41.377Z Compiling usdt-attr-macro v0.5.0
23282026-06-03T21:43:41.412Z Checking memmap v0.7.0
23292026-06-03T21:43:41.445Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23302026-06-03T21:43:41.572Z Checking postcard v1.1.3
23312026-06-03T21:43:41.697Z Compiling num_enum_derive v0.7.5
23322026-06-03T21:43:41.900Z Compiling proc-macro-crate v1.3.1
23332026-06-03T21:43:42.014Z Compiling typify-macro v0.6.2
23342026-06-03T21:43:42.053Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
23352026-06-03T21:43:42.091Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23362026-06-03T21:43:42.184Z Checking usdt v0.5.0
23372026-06-03T21:43:42.330Z Checking sigpipe v0.1.3
23382026-06-03T21:43:42.374Z Compiling foreign-types-macros v0.2.3
23392026-06-03T21:43:42.407Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23402026-06-03T21:43:42.447Z Checking foreign-types-shared v0.3.1
23412026-06-03T21:43:42.567Z Checking cpufeatures v0.3.0
23422026-06-03T21:43:42.672Z Checking chacha20 v0.10.0
23432026-06-03T21:43:42.708Z Compiling num_enum_derive v0.5.11
23442026-06-03T21:43:42.774Z Checking num_enum v0.7.5
23452026-06-03T21:43:42.920Z Checking cstr-argument v0.1.2
23462026-06-03T21:43:42.923Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23472026-06-03T21:43:42.986Z Checking foreign-types v0.5.0
23482026-06-03T21:43:43.019Z Compiling num-derive v0.4.2
23492026-06-03T21:43:43.092Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23502026-06-03T21:43:43.126Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#1e40efd8)
23512026-06-03T21:43:43.376Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
23522026-06-03T21:43:43.463Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
23532026-06-03T21:43:43.467Z Checking ingot-types v0.1.2
23542026-06-03T21:43:43.533Z Checking rand v0.10.0
23552026-06-03T21:43:43.608Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#d9645f8d)
23562026-06-03T21:43:43.646Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
23572026-06-03T21:43:43.779Z Checking num_enum v0.5.11
23582026-06-03T21:43:43.813Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
23592026-06-03T21:43:43.847Z Compiling typify v0.6.2
23602026-06-03T21:43:43.920Z Checking ingot v0.1.1
23612026-06-03T21:43:43.951Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
23622026-06-03T21:43:43.985Z Compiling progenitor-impl v0.14.0
23632026-06-03T21:43:44.018Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
23642026-06-03T21:43:44.051Z Compiling zone_cfg_derive v0.3.1
23652026-06-03T21:43:44.214Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23662026-06-03T21:43:44.314Z Checking itertools v0.12.1
23672026-06-03T21:43:44.452Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
23682026-06-03T21:43:44.725Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
23692026-06-03T21:43:44.915Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
23702026-06-03T21:43:44.950Z Checking smf v0.2.3
23712026-06-03T21:43:44.984Z Checking whoami v1.6.1
23722026-06-03T21:43:45.022Z Checking tokio-dtrace v0.1.1
23732026-06-03T21:43:45.165Z Compiling derive-where v1.6.0
23742026-06-03T21:43:45.202Z Checking console v0.15.11
23752026-06-03T21:43:45.235Z Checking atomicwrites v0.4.4
23762026-06-03T21:43:45.272Z Checking oxide-tokio-rt v0.1.4
23772026-06-03T21:43:45.361Z Checking zone v0.3.1
23782026-06-03T21:43:45.396Z Checking newline-converter v0.3.0
23792026-06-03T21:43:45.467Z Checking num-rational v0.4.2
23802026-06-03T21:43:45.502Z Checking num-complex v0.4.6
23812026-06-03T21:43:45.537Z Checking expectorate v1.2.0
23822026-06-03T21:43:45.573Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23832026-06-03T21:43:45.693Z Checking float-ord v0.3.2
23842026-06-03T21:43:45.740Z Checking bytecount v0.6.9
23852026-06-03T21:43:45.773Z Compiling owo-colors v4.3.0
23862026-06-03T21:43:45.827Z Compiling prettyplease v0.2.37
23872026-06-03T21:43:45.866Z Checking num v0.4.3
23882026-06-03T21:43:45.930Z Compiling cancel-safe-futures v0.1.5
23892026-06-03T21:43:45.970Z Compiling progenitor-impl v0.13.0
23902026-06-03T21:43:46.111Z Checking libsw-core v0.3.2
23912026-06-03T21:43:46.282Z Checking libsw v3.5.0
23922026-06-03T21:43:46.492Z Checking progenitor-client v0.13.0
23932026-06-03T21:43:46.525Z Checking linear-map v1.2.0
23942026-06-03T21:43:46.629Z Compiling progenitor-macro v0.14.0
23952026-06-03T21:43:46.758Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
23962026-06-03T21:43:46.758Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
23972026-06-03T21:43:46.834Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
23982026-06-03T21:43:47.372Z Checking gethostname v0.5.0
23992026-06-03T21:43:47.491Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24002026-06-03T21:43:47.810Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=2c6efefe14321dafe7e9e80129d38316adb2d238#2c6efefe)
24012026-06-03T21:43:48.614Z Compiling progenitor-macro v0.13.0
24022026-06-03T21:43:48.649Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24032026-06-03T21:43:49.767Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24042026-06-03T21:43:50.707Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
24052026-06-03T21:43:51.597Z Checking progenitor v0.14.0
24062026-06-03T21:43:52.042Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
24072026-06-03T21:43:52.664Z Checking resolv-conf v0.7.6
24082026-06-03T21:43:52.790Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24092026-06-03T21:43:52.898Z Checking unicode-linebreak v0.1.5
24102026-06-03T21:43:53.015Z Checking smawk v0.3.2
24112026-06-03T21:43:53.142Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24122026-06-03T21:43:53.181Z Checking papergrid v0.11.0
24132026-06-03T21:43:53.246Z Compiling tabled_derive v0.7.0
24142026-06-03T21:43:53.473Z Compiling convert_case v0.10.0
24152026-06-03T21:43:53.545Z Checking progenitor v0.13.0
24162026-06-03T21:43:53.737Z Compiling slog-dtrace v0.3.0
24172026-06-03T21:43:53.772Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24182026-06-03T21:43:53.866Z Compiling derive_more-impl v2.1.1
24192026-06-03T21:43:54.322Z Checking tabled v0.15.0
24202026-06-03T21:43:54.417Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
24212026-06-03T21:43:54.551Z Checking linked-hash-map v0.5.6
24222026-06-03T21:43:54.627Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24232026-06-03T21:43:54.720Z Checking hickory-proto v0.24.4
24242026-06-03T21:43:54.755Z Checking lru-cache v0.1.2
24252026-06-03T21:43:54.758Z Checking derive_more v2.1.1
24262026-06-03T21:43:54.868Z Checking fd-lock v4.0.4
24272026-06-03T21:43:54.904Z Checking crossterm v0.29.0
24282026-06-03T21:43:54.936Z Checking vte v0.14.1
24292026-06-03T21:43:55.022Z Checking display-error-chain v0.2.2
24302026-06-03T21:43:55.096Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
24312026-06-03T21:43:55.131Z Checking strip-ansi-escapes v0.2.1
24322026-06-03T21:43:55.171Z Checking nu-ansi-term v0.50.3
24332026-06-03T21:43:55.260Z Checking termtree v0.5.1
24342026-06-03T21:43:55.296Z Checking textwrap v0.16.2
24352026-06-03T21:43:55.406Z Checking reedline v0.40.0
24362026-06-03T21:43:55.441Z Compiling minimal-lexical v0.2.1
24372026-06-03T21:43:55.485Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
24382026-06-03T21:43:55.488Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
24392026-06-03T21:43:55.553Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
24402026-06-03T21:43:55.721Z Compiling nom v7.1.3
24412026-06-03T21:43:55.969Z Compiling ar_archive_writer v0.5.1
24422026-06-03T21:43:56.088Z Checking csv-core v0.1.13
24432026-06-03T21:43:56.159Z Compiling stacker v0.1.23
24442026-06-03T21:43:56.298Z Checking csv v1.4.0
24452026-06-03T21:43:56.445Z Compiling semver v0.1.20
24462026-06-03T21:43:56.542Z Checking hickory-resolver v0.24.4
24472026-06-03T21:43:56.590Z Compiling cfg_aliases v0.1.1
24482026-06-03T21:43:56.690Z Checking highway v1.3.0
24492026-06-03T21:43:56.693Z Compiling rustc_version v0.1.7
24502026-06-03T21:43:56.758Z Compiling nix v0.28.0
24512026-06-03T21:43:56.834Z Checking nibble_vec v0.1.0
24522026-06-03T21:43:56.869Z Compiling psm v0.1.30
24532026-06-03T21:43:56.945Z Checking endian-type v0.1.2
24542026-06-03T21:43:56.980Z Checking home v0.5.12
24552026-06-03T21:43:57.023Z Compiling newtype_derive v0.1.6
24562026-06-03T21:43:57.078Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
24572026-06-03T21:43:57.112Z Checking radix_trie v0.2.1
24582026-06-03T21:43:57.148Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
24592026-06-03T21:43:57.221Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
24602026-06-03T21:43:57.257Z Checking phf_shared v0.12.1
24612026-06-03T21:43:57.292Z Checking qorb v0.4.1
24622026-06-03T21:43:57.346Z Compiling recursive-proc-macro-impl v0.1.1
24632026-06-03T21:43:57.423Z Compiling chrono-tz v0.10.4
24642026-06-03T21:43:57.670Z Checking phf v0.12.1
24652026-06-03T21:43:57.782Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
24662026-06-03T21:43:57.785Z Checking recursive v0.1.1
24672026-06-03T21:43:57.847Z Compiling const_format_proc_macros v0.2.34
24682026-06-03T21:43:57.851Z Compiling peg-macros v0.8.5
24692026-06-03T21:43:57.957Z Checking winnow v0.6.26
24702026-06-03T21:43:57.961Z Compiling sqlparser_derive v0.5.0
24712026-06-03T21:43:58.300Z Checking unicode_categories v0.1.1
24722026-06-03T21:43:58.684Z Checking const_format v0.2.35
24732026-06-03T21:43:58.748Z Checking rustyline v14.0.0
24742026-06-03T21:43:58.783Z Checking sqlparser v0.61.0
24752026-06-03T21:43:59.149Z Checking sqlformat v0.3.5
24762026-06-03T21:43:59.304Z Checking peg v0.8.5
24772026-06-03T21:43:59.472Z Checking bcs v0.1.6
24782026-06-03T21:43:59.515Z Checking rdb-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24792026-06-03T21:43:59.624Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
24802026-06-03T21:43:59.738Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
24812026-06-03T21:43:59.799Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
24822026-06-03T21:43:59.850Z Checking steno v0.4.1
24832026-06-03T21:43:59.928Z Checking filetime v0.2.27
24842026-06-03T21:44:00.095Z Checking xattr v1.6.1
24852026-06-03T21:44:00.258Z Checking tar v0.4.45
24862026-06-03T21:44:00.678Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
24872026-06-03T21:44:00.678Z Checking subprocess v0.2.15
24882026-06-03T21:44:00.747Z Checking base64 v0.21.7
24892026-06-03T21:44:00.881Z Checking headers-core v0.3.0
24902026-06-03T21:44:00.916Z Checking yasna v0.5.2
24912026-06-03T21:44:01.049Z Checking headers v0.4.1
24922026-06-03T21:44:01.055Z Checking dropshot-api-manager-types v0.7.2
24932026-06-03T21:44:01.331Z Checking rcgen v0.12.1
24942026-06-03T21:44:01.365Z Checking tagptr v0.2.0
24952026-06-03T21:44:01.535Z Checking moka v0.12.13
24962026-06-03T21:44:01.539Z Checking utf-8 v0.7.6
24972026-06-03T21:44:01.669Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
24982026-06-03T21:44:01.739Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
24992026-06-03T21:44:01.853Z Compiling libefi-sys v0.1.0
25002026-06-03T21:44:02.042Z Checking tungstenite v0.21.0
25012026-06-03T21:44:02.121Z Compiling bitfield-struct v0.6.2
25022026-06-03T21:44:02.209Z Checking hickory-resolver v0.25.2
25032026-06-03T21:44:02.502Z Checking tokio-tungstenite v0.21.0
25042026-06-03T21:44:02.551Z Compiling radium v0.7.0
25052026-06-03T21:44:02.804Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25062026-06-03T21:44:02.837Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25072026-06-03T21:44:02.903Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25082026-06-03T21:44:02.945Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25092026-06-03T21:44:02.948Z Compiling maybe-uninit v2.0.0
25102026-06-03T21:44:03.011Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25112026-06-03T21:44:03.044Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25122026-06-03T21:44:03.076Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25132026-06-03T21:44:03.122Z Checking tap v1.0.1
25142026-06-03T21:44:03.254Z Checking wyz v0.5.1
25152026-06-03T21:44:03.383Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
25162026-06-03T21:44:03.415Z Compiling zerocopy-derive v0.6.6
25172026-06-03T21:44:03.448Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
25182026-06-03T21:44:03.481Z Checking funty v2.0.0
25192026-06-03T21:44:03.534Z Checking crc-catalog v2.4.0
25202026-06-03T21:44:03.567Z Compiling packed_struct v0.10.1
25212026-06-03T21:44:03.657Z Checking crc v3.4.0
25222026-06-03T21:44:03.838Z Checking bitvec v1.0.1
25232026-06-03T21:44:03.948Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
25242026-06-03T21:44:04.006Z Compiling packed_struct_codegen v0.10.1
25252026-06-03T21:44:04.312Z Checking zerocopy v0.6.6
25262026-06-03T21:44:04.643Z Compiling bitfield-macros v0.19.4
25272026-06-03T21:44:04.961Z Compiling indexmap v1.9.3
25282026-06-03T21:44:05.122Z Checking nodrop v0.1.14
25292026-06-03T21:44:05.166Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
25302026-06-03T21:44:05.264Z Checking array-init v0.0.4
25312026-06-03T21:44:05.296Z Checking smallvec v0.6.14
25322026-06-03T21:44:05.392Z Checking bitfield v0.19.4
25332026-06-03T21:44:05.517Z Checking hashbrown v0.12.3
25342026-06-03T21:44:05.591Z Checking serde-hex v0.1.0
25352026-06-03T21:44:05.690Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
25362026-06-03T21:44:05.880Z Checking ron v0.8.1
25372026-06-03T21:44:06.067Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
25382026-06-03T21:44:06.295Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25392026-06-03T21:44:06.328Z Checking hashbrown v0.13.2
25402026-06-03T21:44:06.365Z Checking crc-any v2.5.0
25412026-06-03T21:44:06.421Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
25422026-06-03T21:44:06.570Z Compiling xshell-macros v0.2.7
25432026-06-03T21:44:06.615Z Checking path-slash v0.1.5
25442026-06-03T21:44:06.751Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25452026-06-03T21:44:06.784Z Checking object v0.30.4
25462026-06-03T21:44:06.976Z Checking xshell v0.2.7
25472026-06-03T21:44:07.117Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
25482026-06-03T21:44:07.353Z Checking half v1.8.3
25492026-06-03T21:44:07.425Z Compiling num-derive v0.3.3
25502026-06-03T21:44:07.526Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
25512026-06-03T21:44:07.580Z Checking serde_cbor v0.11.2
25522026-06-03T21:44:08.000Z Compiling proc-macro-error-attr2 v2.0.0
25532026-06-03T21:44:08.355Z Checking libscf-sys v1.1.0
25542026-06-03T21:44:08.422Z Compiling proc-macro-error2 v2.0.1
25552026-06-03T21:44:08.494Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
25562026-06-03T21:44:08.584Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
25572026-06-03T21:44:08.794Z Checking papergrid v0.17.0
25582026-06-03T21:44:08.827Z Checking testing_table v0.3.0
25592026-06-03T21:44:08.835Z Compiling tabled_derive v0.11.0
25602026-06-03T21:44:08.935Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
25612026-06-03T21:44:08.968Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25622026-06-03T21:44:09.160Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25632026-06-03T21:44:09.421Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
25642026-06-03T21:44:09.465Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
25652026-06-03T21:44:09.617Z Checking maplit v1.0.2
25662026-06-03T21:44:09.785Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#11afc484)
25672026-06-03T21:44:09.961Z Compiling git-stub v1.0.0
25682026-06-03T21:44:10.003Z Checking crc8 v0.1.1
25692026-06-03T21:44:10.048Z Checking tabled v0.20.0
25702026-06-03T21:44:10.132Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
25712026-06-03T21:44:10.253Z Compiling git-stub-vcs v0.1.0
25722026-06-03T21:44:10.425Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
25732026-06-03T21:44:10.636Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
25742026-06-03T21:44:10.687Z Checking fxhash v0.2.1
25752026-06-03T21:44:10.742Z Checking unicase v2.9.0
25762026-06-03T21:44:10.797Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
25772026-06-03T21:44:10.840Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
25782026-06-03T21:44:10.932Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
25792026-06-03T21:44:11.223Z Compiling vergen-lib v0.1.6
25802026-06-03T21:44:11.258Z Compiling diesel_derives v2.3.7
25812026-06-03T21:44:11.403Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
25822026-06-03T21:44:11.501Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
25832026-06-03T21:44:11.533Z Checking scheduled-thread-pool v0.2.7
25842026-06-03T21:44:11.565Z Compiling dsl_auto_type v0.2.0
25852026-06-03T21:44:11.689Z Compiling vergen-gitcl v1.0.8
25862026-06-03T21:44:11.725Z Compiling diesel_table_macro_syntax v0.3.0
25872026-06-03T21:44:11.850Z Checking r2d2 v0.8.10
25882026-06-03T21:44:11.986Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
25892026-06-03T21:44:12.065Z Checking kstat-rs v0.2.4
25902026-06-03T21:44:12.131Z Checking arc-swap v1.8.2
25912026-06-03T21:44:12.326Z Checking downcast-rs v2.0.2
25922026-06-03T21:44:12.358Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
25932026-06-03T21:44:12.390Z Checking slog-scope v4.4.1
25942026-06-03T21:44:12.454Z Compiling parking_lot_core v0.8.6
25952026-06-03T21:44:12.488Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
25962026-06-03T21:44:12.584Z Checking slog-stdlog v4.1.1
25972026-06-03T21:44:12.701Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
25982026-06-03T21:44:12.766Z Checking slog-envlogger v2.2.0
25992026-06-03T21:44:12.959Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26002026-06-03T21:44:12.990Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26012026-06-03T21:44:13.022Z Compiling dirs-sys-next v0.1.2
26022026-06-03T21:44:13.055Z Compiling crunchy v0.2.4
26032026-06-03T21:44:13.162Z Checking parking_lot v0.11.2
26042026-06-03T21:44:13.197Z Compiling dirs-next v2.0.0
26052026-06-03T21:44:13.267Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26062026-06-03T21:44:13.333Z Compiling clang-sys v1.8.1
26072026-06-03T21:44:13.367Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
26082026-06-03T21:44:13.432Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26092026-06-03T21:44:13.472Z Checking prefix-trie v0.7.0
26102026-06-03T21:44:13.629Z Compiling tiny-keccak v2.0.2
26112026-06-03T21:44:13.899Z Checking hickory-server v0.25.2
26122026-06-03T21:44:13.990Z Checking sled v0.34.7
26132026-06-03T21:44:14.008Z Compiling term v0.7.0
26142026-06-03T21:44:14.028Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26152026-06-03T21:44:14.032Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=7696ee48d5ee29a917dea459e281fe2e8ff20513#7696ee48)
26162026-06-03T21:44:14.126Z Compiling typify-impl v0.4.3
26172026-06-03T21:44:14.408Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
26182026-06-03T21:44:14.686Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26192026-06-03T21:44:14.737Z Checking nanorand v0.7.0
26202026-06-03T21:44:14.966Z Compiling salty v0.3.0
26212026-06-03T21:44:15.000Z Compiling bit-vec v0.6.3
26222026-06-03T21:44:15.194Z Compiling bit-set v0.5.3
26232026-06-03T21:44:15.235Z Checking flume v0.11.1
26242026-06-03T21:44:15.302Z Compiling ascii-canvas v3.0.0
26252026-06-03T21:44:15.407Z Checking primeorder v0.13.6
26262026-06-03T21:44:15.425Z Compiling itertools v0.10.5
26272026-06-03T21:44:15.540Z Compiling ena v0.14.4
26282026-06-03T21:44:15.572Z Compiling libloading v0.8.9
26292026-06-03T21:44:15.656Z Compiling bindgen v0.71.1
26302026-06-03T21:44:15.772Z Compiling diff v0.1.13
26312026-06-03T21:44:15.791Z Compiling regex-syntax v0.6.29
26322026-06-03T21:44:16.355Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26332026-06-03T21:44:16.690Z Compiling cexpr v0.6.0
26342026-06-03T21:44:16.917Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26352026-06-03T21:44:16.954Z Compiling fs-err v2.11.0
26362026-06-03T21:44:17.184Z Compiling lalrpop v0.19.12
26372026-06-03T21:44:17.397Z Compiling rustc-hash v2.1.1
26382026-06-03T21:44:17.537Z Checking diesel v2.3.7
26392026-06-03T21:44:17.738Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26402026-06-03T21:44:17.887Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
26412026-06-03T21:44:17.962Z Compiling libxml v0.3.3
26422026-06-03T21:44:18.334Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26432026-06-03T21:44:18.508Z Checking p384 v0.13.1
26442026-06-03T21:44:18.614Z Compiling typify-macro v0.4.3
26452026-06-03T21:44:19.032Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
26462026-06-03T21:44:19.568Z Compiling strum_macros v0.24.3
26472026-06-03T21:44:20.372Z Compiling typify v0.4.3
26482026-06-03T21:44:20.522Z Compiling indoc v1.0.9
26492026-06-03T21:44:20.618Z Checking parse-size v1.1.0
26502026-06-03T21:44:20.772Z Checking assert_matches v1.5.0
26512026-06-03T21:44:20.835Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
26522026-06-03T21:44:20.948Z Compiling progenitor-impl v0.11.2
26532026-06-03T21:44:21.020Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26542026-06-03T21:44:21.243Z Checking quick-xml v0.37.5
26552026-06-03T21:44:21.594Z Checking derive_builder v0.20.2
26562026-06-03T21:44:21.711Z Compiling oso-derive v0.27.3
26572026-06-03T21:44:21.744Z Compiling impl-trait-for-tuples v0.2.3
26582026-06-03T21:44:22.131Z Compiling trait-variant v0.1.2
26592026-06-03T21:44:22.223Z Checking openssl-probe v0.1.6
26602026-06-03T21:44:22.706Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
26612026-06-03T21:44:23.299Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
26622026-06-03T21:44:23.364Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
26632026-06-03T21:44:23.529Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26642026-06-03T21:44:23.596Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
26652026-06-03T21:44:23.631Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
26662026-06-03T21:44:24.023Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
26672026-06-03T21:44:24.160Z Compiling progenitor-macro v0.11.2
26682026-06-03T21:44:24.580Z Checking progenitor-client v0.11.2
26692026-06-03T21:44:24.850Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
26702026-06-03T21:44:25.468Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26712026-06-03T21:44:25.584Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
26722026-06-03T21:44:25.941Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
26732026-06-03T21:44:26.041Z Checking predicates-tree v1.0.13
26742026-06-03T21:44:26.429Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
26752026-06-03T21:44:26.689Z Compiling mime_guess v2.0.5
26762026-06-03T21:44:26.733Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26772026-06-03T21:44:27.259Z Checking http-range v0.1.5
26782026-06-03T21:44:27.644Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26792026-06-03T21:44:28.068Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
26802026-06-03T21:44:28.406Z Compiling oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26812026-06-03T21:44:28.742Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
26822026-06-03T21:44:28.974Z Checking bb8 v0.8.6
26832026-06-03T21:44:29.065Z Checking progenitor v0.11.2
26842026-06-03T21:44:29.246Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26852026-06-03T21:44:29.286Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
26862026-06-03T21:44:29.447Z Checking atty v0.2.14
26872026-06-03T21:44:29.472Z Checking corncobs v0.1.4
26882026-06-03T21:44:29.633Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26892026-06-03T21:44:29.637Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
26902026-06-03T21:44:29.918Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26912026-06-03T21:44:30.033Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
26922026-06-03T21:44:30.136Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
26932026-06-03T21:44:30.282Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
26942026-06-03T21:44:30.361Z Checking ignore v0.4.25
26952026-06-03T21:44:30.820Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
26962026-06-03T21:44:30.906Z Checking secrecy v0.8.0
26972026-06-03T21:44:31.312Z Checking globwalk v0.9.1
26982026-06-03T21:44:31.439Z Checking hyper-staticfile v0.10.1
26992026-06-03T21:44:31.524Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27002026-06-03T21:44:31.684Z Checking diesel-dtrace v0.5.0
27012026-06-03T21:44:31.755Z Checking async-bb8-diesel v0.2.1
27022026-06-03T21:44:31.837Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27032026-06-03T21:44:31.957Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
27042026-06-03T21:44:32.145Z Checking nonempty v0.12.0
27052026-06-03T21:44:32.348Z Compiling illumos-nvpair-sys v0.2.0
27062026-06-03T21:44:32.394Z Checking camino-tempfile-ext v0.3.3
27072026-06-03T21:44:32.557Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
27082026-06-03T21:44:32.622Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27092026-06-03T21:44:32.664Z Checking signal-hook-tokio v0.3.1
27102026-06-03T21:44:32.825Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27112026-06-03T21:44:33.024Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
27122026-06-03T21:44:33.261Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27132026-06-03T21:44:33.304Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27142026-06-03T21:44:33.334Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27152026-06-03T21:44:33.787Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
27162026-06-03T21:44:33.954Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27172026-06-03T21:44:34.156Z Checking illumos-nvpair v0.3.0
27182026-06-03T21:44:34.332Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
27192026-06-03T21:44:34.373Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27202026-06-03T21:44:34.458Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27212026-06-03T21:44:34.525Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27222026-06-03T21:44:34.807Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27232026-06-03T21:44:34.817Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=6873add79b835f7932d9fe928340886df8e49676#6873add7)
27242026-06-03T21:44:34.899Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27252026-06-03T21:44:35.014Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27262026-06-03T21:44:35.265Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27272026-06-03T21:44:35.461Z Checking tungstenite v0.23.0
27282026-06-03T21:44:35.559Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27292026-06-03T21:44:35.923Z Checking tokio-tungstenite v0.23.1
27302026-06-03T21:44:36.224Z Checking tufaceous v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=main#a7d440f5)
27312026-06-03T21:44:36.645Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27322026-06-03T21:44:36.765Z Checking rand_seeder v0.4.0
27332026-06-03T21:44:36.882Z Checking void v1.0.2
27342026-06-03T21:44:36.955Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27352026-06-03T21:44:37.017Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27362026-06-03T21:44:37.049Z Checking lzss v0.8.2
27372026-06-03T21:44:37.145Z Checking nix v0.27.1
27382026-06-03T21:44:37.243Z Checking serde_bytes v0.11.19
27392026-06-03T21:44:37.309Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
27402026-06-03T21:44:37.352Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27412026-06-03T21:44:37.452Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27422026-06-03T21:44:37.744Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27432026-06-03T21:44:38.217Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27442026-06-03T21:44:38.482Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27452026-06-03T21:44:38.676Z Checking is_ci v1.2.0
27462026-06-03T21:44:38.810Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27472026-06-03T21:44:39.022Z Checking yansi v1.0.1
27482026-06-03T21:44:39.146Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27492026-06-03T21:44:39.304Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27502026-06-03T21:44:39.314Z Checking pretty_assertions v1.4.1
27512026-06-03T21:44:39.494Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
27522026-06-03T21:44:39.559Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
27532026-06-03T21:44:39.828Z Compiling darling_core v0.23.0
27542026-06-03T21:44:40.308Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27552026-06-03T21:44:40.488Z Compiling indoc v2.0.7
27562026-06-03T21:44:40.981Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
27572026-06-03T21:44:41.081Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27582026-06-03T21:44:41.205Z Compiling libz-sys v1.1.24
27592026-06-03T21:44:41.457Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
27602026-06-03T21:44:41.613Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27612026-06-03T21:44:41.843Z Compiling instability v0.3.11
27622026-06-03T21:44:41.896Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#11afc484)
27632026-06-03T21:44:42.265Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
27642026-06-03T21:44:42.307Z Checking castaway v0.2.4
27652026-06-03T21:44:42.398Z Compiling darling_macro v0.23.0
27662026-06-03T21:44:42.459Z Checking compact_str v0.8.1
27672026-06-03T21:44:42.877Z Checking supports-color v3.0.2
27682026-06-03T21:44:42.926Z Compiling darling v0.23.0
27692026-06-03T21:44:43.041Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
27702026-06-03T21:44:43.269Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
27712026-06-03T21:44:43.305Z Checking unicode-truncate v1.1.0
27722026-06-03T21:44:43.488Z Checking console v0.16.2
27732026-06-03T21:44:43.533Z Checking lru v0.12.5
27742026-06-03T21:44:43.661Z Compiling libgit2-sys v0.18.3+1.9.2
27752026-06-03T21:44:43.737Z Checking cassowary v0.3.0
27762026-06-03T21:44:43.839Z Checking unit-prefix v0.5.2
27772026-06-03T21:44:43.997Z Checking ratatui v0.29.0
27782026-06-03T21:44:44.029Z Checking indicatif v0.18.4
27792026-06-03T21:44:44.110Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
27802026-06-03T21:44:44.459Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
27812026-06-03T21:44:44.710Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
27822026-06-03T21:44:45.350Z Compiling vergen-git2 v9.1.0
27832026-06-03T21:44:45.386Z Checking plotters-backend v0.3.7
27842026-06-03T21:44:45.621Z Checking plotters-svg v0.3.7
27852026-06-03T21:44:45.665Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
27862026-06-03T21:44:45.795Z Checking cast v0.3.0
27872026-06-03T21:44:45.892Z Compiling rustls v0.21.12
27882026-06-03T21:44:45.982Z Checking criterion-plot v0.6.0
27892026-06-03T21:44:46.202Z Checking plotters v0.3.7
27902026-06-03T21:44:46.255Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
27912026-06-03T21:44:46.344Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
27922026-06-03T21:44:46.573Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
27932026-06-03T21:44:46.805Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
27942026-06-03T21:44:46.967Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
27952026-06-03T21:44:47.030Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
27962026-06-03T21:44:47.195Z Checking colored v2.2.0
27972026-06-03T21:44:47.232Z Checking rustls-webpki v0.101.7
27982026-06-03T21:44:47.428Z Checking sct v0.7.1
27992026-06-03T21:44:47.599Z Checking tinytemplate v1.2.1
28002026-06-03T21:44:47.602Z Checking oorandom v11.1.5
28012026-06-03T21:44:47.710Z Checking anes v0.1.6
28022026-06-03T21:44:47.779Z Checking shell-words v1.1.1
28032026-06-03T21:44:47.922Z Checking criterion v0.7.0
28042026-06-03T21:44:47.956Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#f20f786e)
28052026-06-03T21:44:49.324Z Checking typeid v1.0.3
28062026-06-03T21:44:49.357Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28072026-06-03T21:44:49.462Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28082026-06-03T21:44:50.242Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28092026-06-03T21:44:51.070Z Checking hex-literal v0.4.1
28102026-06-03T21:44:51.209Z Checking erased-serde v0.4.9
28112026-06-03T21:44:51.606Z Checking tokio-rustls v0.24.1
28122026-06-03T21:44:51.851Z Checking rustls-pemfile v1.0.4
28132026-06-03T21:44:52.024Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28142026-06-03T21:44:52.249Z Checking twox-hash v2.1.2
28152026-06-03T21:44:52.456Z Checking ordered-float v2.10.1
28162026-06-03T21:44:52.632Z Checking serde-untagged v0.1.9
28172026-06-03T21:44:52.729Z Checking serde-value v0.7.0
28182026-06-03T21:44:52.861Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28192026-06-03T21:44:52.972Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
28202026-06-03T21:44:53.610Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28212026-06-03T21:44:53.811Z Checking fatfs v0.3.6
28222026-06-03T21:44:54.012Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28232026-06-03T21:44:54.214Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28242026-06-03T21:44:54.320Z Checking unicode-xid v0.2.6
28252026-06-03T21:44:54.395Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp#d22509df)
28262026-06-03T21:44:54.471Z Compiling seq-macro v0.3.6
28272026-06-03T21:44:55.006Z Checking cargo-util-schemas v0.8.2
28282026-06-03T21:44:55.334Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
28292026-06-03T21:44:55.370Z Checking cargo-platform v0.2.0
28302026-06-03T21:44:55.580Z Compiling petname v2.0.2
28312026-06-03T21:44:55.718Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
28322026-06-03T21:44:55.900Z Checking cargo_metadata v0.21.0
28332026-06-03T21:44:56.247Z Checking concurrent-queue v2.5.0
28342026-06-03T21:44:56.462Z Checking rtoolbox v0.0.3
28352026-06-03T21:44:56.630Z Checking parking v2.2.1
28362026-06-03T21:44:56.673Z Checking rpassword v7.4.0
28372026-06-03T21:44:56.782Z Checking event-listener v5.4.1
28382026-06-03T21:44:57.032Z Checking tui-tree-widget v0.23.1
28392026-06-03T21:44:57.221Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
28402026-06-03T21:44:57.254Z Checking polyval v0.6.2
28412026-06-03T21:44:57.413Z Checking sapling-renderdag v0.1.0
28422026-06-03T21:44:57.452Z Checking sync-ptr v0.1.4
28432026-06-03T21:44:57.599Z Checking ghash v0.5.1
28442026-06-03T21:44:57.682Z Checking event-listener-strategy v0.5.4
28452026-06-03T21:44:57.751Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28462026-06-03T21:44:57.851Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
28472026-06-03T21:44:58.075Z Checking ctr v0.9.2
28482026-06-03T21:44:58.277Z Checking constant_time_eq v0.4.2
28492026-06-03T21:44:58.444Z Checking futures-timer v3.0.3
28502026-06-03T21:44:58.479Z Checking arrayref v0.3.9
28512026-06-03T21:44:58.593Z Checking arrayvec v0.7.6
28522026-06-03T21:44:58.675Z Checking aes-gcm v0.10.3
28532026-06-03T21:44:58.857Z Checking async-lock v3.4.2
28542026-06-03T21:44:58.900Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
28552026-06-03T21:44:58.935Z Compiling samael v0.0.19
28562026-06-03T21:44:59.276Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
28572026-06-03T21:44:59.641Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
28582026-06-03T21:44:59.879Z Checking ssh-encoding v0.2.0
28592026-06-03T21:45:00.099Z Checking blowfish v0.9.1
28602026-06-03T21:45:00.279Z Compiling strsim v0.10.0
28612026-06-03T21:45:00.510Z Compiling darling_core v0.13.4
28622026-06-03T21:45:00.632Z Checking bcrypt-pbkdf v0.10.0
28632026-06-03T21:45:00.827Z Checking ssh-cipher v0.2.0
28642026-06-03T21:45:01.028Z Checking async-object-pool v0.2.0
28652026-06-03T21:45:01.172Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
28662026-06-03T21:45:01.576Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
28672026-06-03T21:45:02.312Z Checking serde_regex v1.1.0
28682026-06-03T21:45:02.331Z Checking password-hash v0.4.2
28692026-06-03T21:45:02.379Z Checking assert-json-diff v2.0.2
28702026-06-03T21:45:02.415Z Checking path-tree v0.8.3
28712026-06-03T21:45:02.573Z Checking stringmetrics v2.2.2
28722026-06-03T21:45:02.576Z Checking gimli v0.32.3
28732026-06-03T21:45:02.639Z Compiling target-lexicon v0.13.3
28742026-06-03T21:45:02.755Z Checking httpmock v0.8.3
28752026-06-03T21:45:03.207Z Checking pbkdf2 v0.11.0
28762026-06-03T21:45:03.409Z Compiling darling_macro v0.13.4
28772026-06-03T21:45:03.932Z Checking ssh-key v0.6.7
28782026-06-03T21:45:04.189Z Checking addr2line v0.25.1
28792026-06-03T21:45:04.649Z Checking p521 v0.13.3
28802026-06-03T21:45:04.945Z Checking p256 v0.13.2
28812026-06-03T21:45:05.234Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
28822026-06-03T21:45:05.271Z Checking russh-cryptovec v0.7.3
28832026-06-03T21:45:05.439Z Checking md5 v0.7.0
28842026-06-03T21:45:05.504Z Checking rustc-demangle v0.1.27
28852026-06-03T21:45:05.642Z Compiling guppy-workspace-hack v0.1.0
28862026-06-03T21:45:05.763Z Checking backtrace v0.3.76
28872026-06-03T21:45:05.900Z Checking russh-keys v0.45.0
28882026-06-03T21:45:06.099Z Compiling darling v0.13.4
28892026-06-03T21:45:06.386Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
28902026-06-03T21:45:06.476Z Checking num-bigint v0.4.6
28912026-06-03T21:45:06.579Z Checking des v0.8.1
28922026-06-03T21:45:06.765Z Compiling blake3 v1.8.3
28932026-06-03T21:45:06.796Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28942026-06-03T21:45:07.157Z Compiling target-spec v3.5.7
28952026-06-03T21:45:07.233Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
28962026-06-03T21:45:07.454Z Checking russh v0.45.0
28972026-06-03T21:45:07.736Z Checking cfg-expr v0.20.6
28982026-06-03T21:45:07.888Z Compiling serde_with_macros v1.5.2
28992026-06-03T21:45:08.013Z Checking backtrace-ext v0.2.1
29002026-06-03T21:45:08.179Z Checking supports-color v2.1.0
29012026-06-03T21:45:08.250Z Checking textwrap v0.15.2
29022026-06-03T21:45:08.349Z Checking supports-hyperlinks v2.1.0
29032026-06-03T21:45:08.485Z Checking supports-unicode v2.1.0
29042026-06-03T21:45:08.517Z Checking hashbrown v0.14.5
29052026-06-03T21:45:08.636Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
29062026-06-03T21:45:08.769Z Checking cargo-platform v0.3.2
29072026-06-03T21:45:08.866Z Checking socket2 v0.5.10
29082026-06-03T21:45:08.983Z Checking terminal_size v0.1.17
29092026-06-03T21:45:09.031Z Compiling miette-derive v5.10.0
29102026-06-03T21:45:09.122Z Checking owo-colors v3.5.0
29112026-06-03T21:45:09.404Z Checking internet-checksum v0.2.1
29122026-06-03T21:45:09.558Z Checking chumsky v0.9.3
29132026-06-03T21:45:09.691Z Checking cargo_metadata v0.23.1
29142026-06-03T21:45:10.197Z Checking miette v5.10.0
29152026-06-03T21:45:10.454Z Compiling serde_with v1.14.0
29162026-06-03T21:45:10.729Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
29172026-06-03T21:45:10.921Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
29182026-06-03T21:45:10.954Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
29192026-06-03T21:45:11.291Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
29202026-06-03T21:45:11.510Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
29212026-06-03T21:45:11.617Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
29222026-06-03T21:45:11.721Z Compiling knuffel-derive v3.2.0
29232026-06-03T21:45:11.756Z Checking httptest v0.16.4
29242026-06-03T21:45:11.789Z Checking pathdiff v0.2.3
29252026-06-03T21:45:11.881Z Compiling git2 v0.20.4
29262026-06-03T21:45:11.970Z Checking topological-sort v0.2.2
29272026-06-03T21:45:12.098Z Checking nested v0.1.1
29282026-06-03T21:45:12.150Z Checking omicron-zone-package v0.12.2
29292026-06-03T21:45:12.268Z Checking guppy v0.17.25
29302026-06-03T21:45:12.494Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
29312026-06-03T21:45:13.071Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
29322026-06-03T21:45:13.237Z Checking knuffel v3.2.0
29332026-06-03T21:45:13.241Z Checking similar-asserts v1.7.0
29342026-06-03T21:45:13.336Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
29352026-06-03T21:45:13.455Z Compiling target-triple v1.0.0
29362026-06-03T21:45:13.498Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
29372026-06-03T21:45:13.848Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
29382026-06-03T21:45:13.933Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
29392026-06-03T21:45:14.227Z Compiling polar-core v0.27.3
29402026-06-03T21:45:14.262Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
29412026-06-03T21:45:14.433Z Checking hickory-client v0.25.2
29422026-06-03T21:45:14.763Z Checking tokio-test v0.4.5
29432026-06-03T21:45:14.890Z Compiling assert_cmd v2.1.2
29442026-06-03T21:45:14.999Z Checking escape8259 v0.5.3
29452026-06-03T21:45:15.162Z Checking libtest-mimic v0.8.1
29462026-06-03T21:45:15.275Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=bd9a0e2abe6b6b89aec8c85f4ee57474144ed150#bd9a0e2a)
29472026-06-03T21:45:15.429Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
29482026-06-03T21:45:15.490Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
29492026-06-03T21:45:15.564Z Checking blake2b_simd v1.0.4
29502026-06-03T21:45:16.016Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
29512026-06-03T21:45:16.183Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29522026-06-03T21:45:16.400Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
29532026-06-03T21:45:16.588Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
29542026-06-03T21:45:16.818Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
29552026-06-03T21:45:16.979Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
29562026-06-03T21:45:17.204Z Checking fancy-regex v0.14.0
29572026-06-03T21:45:17.428Z Checking serde_tokenstream v0.2.3
29582026-06-03T21:45:17.584Z Checking approx v0.5.1
29592026-06-03T21:45:17.681Z Checking uzers v0.12.2
29602026-06-03T21:45:17.752Z Compiling rstest_macros v0.25.0
29612026-06-03T21:45:17.921Z Checking termcolor v1.4.1
29622026-06-03T21:45:18.062Z Compiling linkme-impl v0.3.35
29632026-06-03T21:45:18.172Z Checking constant_time_eq v0.3.1
29642026-06-03T21:45:18.304Z Checking rust-argon2 v2.1.0
29652026-06-03T21:45:18.453Z Checking trybuild v1.0.116
29662026-06-03T21:45:18.746Z Checking datatest-stable v0.3.3
29672026-06-03T21:45:19.177Z Checking oso v0.27.3
29682026-06-03T21:45:19.287Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
29692026-06-03T21:45:19.586Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
29702026-06-03T21:45:19.646Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
29712026-06-03T21:45:19.823Z Checking support-bundle-viewer v0.1.2
29722026-06-03T21:45:20.083Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
29732026-06-03T21:45:20.115Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
29742026-06-03T21:45:20.311Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
29752026-06-03T21:45:20.345Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
29762026-06-03T21:45:20.400Z Checking drift v0.2.0
29772026-06-03T21:45:20.532Z Checking rand_distr v0.5.1
29782026-06-03T21:45:20.567Z Checking multimap v0.10.1
29792026-06-03T21:45:20.766Z Compiling relative-path v1.9.3
29802026-06-03T21:45:20.798Z Compiling linkme v0.3.35
29812026-06-03T21:45:20.963Z Checking dropshot-api-manager v0.7.2
29822026-06-03T21:45:21.665Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
29832026-06-03T21:45:22.105Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
29842026-06-03T21:45:22.180Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
29852026-06-03T21:45:22.568Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
29862026-06-03T21:45:22.792Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
29872026-06-03T21:45:22.828Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
29882026-06-03T21:45:22.862Z Checking cargo_toml v0.21.0
29892026-06-03T21:45:22.896Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
29902026-06-03T21:45:23.345Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
29912026-06-03T21:45:23.517Z Checking partial-io v0.5.4
29922026-06-03T21:45:23.592Z Checking termios v0.3.3
29932026-06-03T21:45:23.710Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=d2b68e4f47e3c22bce0455aeb4cfb2e61ad229ba#d2b68e4f)
29942026-06-03T21:45:24.227Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
29952026-06-03T21:45:24.797Z Checking rstest v0.25.0
29962026-06-03T21:45:25.964Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
29972026-06-03T21:45:26.236Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
29982026-06-03T21:45:29.340Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
29992026-06-03T21:45:30.502Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30002026-06-03T21:45:35.411Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30012026-06-03T21:45:35.638Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30022026-06-03T21:45:37.528Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
30032026-06-03T21:45:42.423Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
30042026-06-03T21:45:46.934Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
30052026-06-03T21:45:50.640Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
30062026-06-03T21:45:51.982Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
30072026-06-03T21:45:52.564Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
30082026-06-03T21:45:53.152Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
30092026-06-03T21:46:02.067Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
30102026-06-03T21:47:13.026Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 03s
30112026-06-03T21:47:13.639Z
30122026-06-03T21:47:13.639Zreal 4:06.761350946
30132026-06-03T21:47:13.639Zuser 21:14.128845041
30142026-06-03T21:47:13.640Zsys 4:58.914203515
30152026-06-03T21:47:13.640Ztrap 0.505702782
30162026-06-03T21:47:13.643Ztflt 2.282636489
30172026-06-03T21:47:13.643Zdflt 1.461243214
30182026-06-03T21:47:13.643Zkflt 0.032845554
30192026-06-03T21:47:13.643Zlock 58:23.984532155
30202026-06-03T21:47:13.643Zslp 58:36.494205171
30212026-06-03T21:47:13.643Zlat 1:49.577968492
30222026-06-03T21:47:13.643Zstop 10:55.910454864
30232026-06-03T21:47:13.643Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
30242026-06-03T21:47:13.643Z+ ptime -m cargo doc --workspace --no-deps
30252026-06-03T21:47:14.508Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
30262026-06-03T21:47:14.508Z |
30272026-06-03T21:47:14.508Z = note: the bin target `oximeter` in package `oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)` has the same output filename as the lib target `oximeter` in package `oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)`
30282026-06-03T21:47:14.508Z = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
30292026-06-03T21:47:15.496Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
30302026-06-03T21:47:54.373Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
30312026-06-03T21:47:54.500Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
30322026-06-03T21:47:54.500Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
30332026-06-03T21:47:54.500Z Compiling ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
30342026-06-03T21:47:54.500Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
30352026-06-03T21:47:54.500Z Compiling omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
30362026-06-03T21:47:54.500Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
30372026-06-03T21:47:54.500Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
30382026-06-03T21:47:54.860Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
30392026-06-03T21:47:54.860Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
30402026-06-03T21:47:54.860Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
30412026-06-03T21:47:54.860Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
30422026-06-03T21:47:54.860Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
30432026-06-03T21:47:54.860Z Checking update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
30442026-06-03T21:47:54.860Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
30452026-06-03T21:47:54.860Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
30462026-06-03T21:47:54.860Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
30472026-06-03T21:47:54.860Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
30482026-06-03T21:47:54.860Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
30492026-06-03T21:47:54.861Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
30502026-06-03T21:47:54.861Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
30512026-06-03T21:47:54.861Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
30522026-06-03T21:47:54.861Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
30532026-06-03T21:47:54.861Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
30542026-06-03T21:47:54.861Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
30552026-06-03T21:47:54.861Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
30562026-06-03T21:47:54.861Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
30572026-06-03T21:47:54.861Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
30582026-06-03T21:47:54.861Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
30592026-06-03T21:47:54.861Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
30602026-06-03T21:47:54.861Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
30612026-06-03T21:47:54.861Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
30622026-06-03T21:47:54.861Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
30632026-06-03T21:47:54.861Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
30642026-06-03T21:47:54.861Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
30652026-06-03T21:47:54.861Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
30662026-06-03T21:47:54.861Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
30672026-06-03T21:47:54.861Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
30682026-06-03T21:47:54.861Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
30692026-06-03T21:47:54.861Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
30702026-06-03T21:47:54.861Z Compiling oximeter-macro-impl v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30712026-06-03T21:47:54.861Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
30722026-06-03T21:47:54.861Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
30732026-06-03T21:47:54.861Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
30742026-06-03T21:47:54.861Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
30752026-06-03T21:47:54.861Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
30762026-06-03T21:47:54.862Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
30772026-06-03T21:47:54.862Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
30782026-06-03T21:47:54.862Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
30792026-06-03T21:47:54.862Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
30802026-06-03T21:47:54.862Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30812026-06-03T21:47:54.862Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30822026-06-03T21:47:54.862Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30832026-06-03T21:47:54.862Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
30842026-06-03T21:47:54.862Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
30852026-06-03T21:47:54.862Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
30862026-06-03T21:47:54.862Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
30872026-06-03T21:47:54.862Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
30882026-06-03T21:47:54.862Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
30892026-06-03T21:47:54.862Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
30902026-06-03T21:47:54.862Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
30912026-06-03T21:47:54.862Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
30922026-06-03T21:47:54.862Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
30932026-06-03T21:47:54.862Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
30942026-06-03T21:47:54.862Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
30952026-06-03T21:47:54.862Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
30962026-06-03T21:47:54.862Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
30972026-06-03T21:47:54.862Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
30982026-06-03T21:47:54.862Z Compiling oximeter-types-versions v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
30992026-06-03T21:47:54.862Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31002026-06-03T21:47:54.862Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31012026-06-03T21:47:54.863Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31022026-06-03T21:47:54.863Z Compiling oximeter-types v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31032026-06-03T21:47:54.863Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
31042026-06-03T21:47:54.863Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31052026-06-03T21:47:54.863Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
31062026-06-03T21:47:54.863Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
31072026-06-03T21:47:54.863Z Checking update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
31082026-06-03T21:47:54.863Z Checking oximeter-schema v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31092026-06-03T21:47:54.863Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
31102026-06-03T21:47:54.863Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
31112026-06-03T21:47:54.863Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
31122026-06-03T21:47:54.863Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
31132026-06-03T21:47:54.863Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
31142026-06-03T21:47:54.863Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
31152026-06-03T21:47:54.863Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
31162026-06-03T21:47:54.863Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
31172026-06-03T21:47:54.863Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
31182026-06-03T21:47:54.863Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31192026-06-03T21:47:54.863Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
31202026-06-03T21:47:54.863Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
31212026-06-03T21:47:54.863Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
31222026-06-03T21:47:54.863Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
31232026-06-03T21:47:54.863Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31242026-06-03T21:47:54.863Z Compiling oximeter-timeseries-macro v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31252026-06-03T21:47:54.863Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31262026-06-03T21:47:54.863Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
31272026-06-03T21:47:54.863Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
31282026-06-03T21:47:54.863Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31292026-06-03T21:47:54.863Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31302026-06-03T21:47:54.863Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31312026-06-03T21:47:54.864Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31322026-06-03T21:47:54.864Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31332026-06-03T21:47:54.864Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31342026-06-03T21:47:54.864Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31352026-06-03T21:47:54.864Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31362026-06-03T21:47:54.864Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31372026-06-03T21:47:54.864Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31382026-06-03T21:47:54.960Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31392026-06-03T21:47:54.960Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31402026-06-03T21:47:54.960Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31412026-06-03T21:47:54.960Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
31422026-06-03T21:47:54.960Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31432026-06-03T21:47:54.960Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
31442026-06-03T21:47:54.960Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
31452026-06-03T21:47:54.960Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
31462026-06-03T21:47:54.960Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
31472026-06-03T21:47:54.960Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
31482026-06-03T21:47:54.960Z Checking oximeter v0.1.0 (https://github.com/oxidecomputer/omicron?branch=main#ccede3cb)
31492026-06-03T21:47:54.960Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
31502026-06-03T21:47:54.961Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31512026-06-03T21:47:54.961Z Checking bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
31522026-06-03T21:47:54.961Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
31532026-06-03T21:47:54.961Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
31542026-06-03T21:47:54.961Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
31552026-06-03T21:47:54.961Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc8e02a0800034c431c8cf96b889ea638da3d194#cc8e02a0)
31562026-06-03T21:47:54.961Z Checking bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
31572026-06-03T21:47:54.961Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
31582026-06-03T21:47:54.961Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
31592026-06-03T21:47:54.961Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
31602026-06-03T21:47:54.961Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
31612026-06-03T21:47:54.961Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
31622026-06-03T21:47:54.961Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31632026-06-03T21:47:54.961Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
31642026-06-03T21:47:54.961Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
31652026-06-03T21:47:54.961Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
31662026-06-03T21:47:54.961Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
31672026-06-03T21:47:54.961Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31682026-06-03T21:47:54.961Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31692026-06-03T21:47:54.961Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31702026-06-03T21:47:54.961Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31712026-06-03T21:47:54.961Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31722026-06-03T21:47:54.961Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31732026-06-03T21:47:54.961Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31742026-06-03T21:47:54.961Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31752026-06-03T21:47:54.961Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31762026-06-03T21:47:54.961Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31772026-06-03T21:47:54.962Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31782026-06-03T21:47:54.962Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31792026-06-03T21:47:54.962Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
31802026-06-03T21:47:54.962Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
31812026-06-03T21:47:54.962Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31822026-06-03T21:47:54.962Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31832026-06-03T21:47:54.962Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31842026-06-03T21:47:54.962Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31852026-06-03T21:47:54.962Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
31862026-06-03T21:47:54.962Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
31872026-06-03T21:47:54.962Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
31882026-06-03T21:47:54.962Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
31892026-06-03T21:47:54.962Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
31902026-06-03T21:47:54.962Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31912026-06-03T21:47:54.962Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
31922026-06-03T21:47:54.962Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
31932026-06-03T21:47:54.962Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
31942026-06-03T21:47:54.962Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
31952026-06-03T21:47:54.962Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
31962026-06-03T21:47:54.962Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
31972026-06-03T21:47:54.962Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
31982026-06-03T21:47:54.962Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
31992026-06-03T21:47:54.962Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32002026-06-03T21:47:54.962Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32012026-06-03T21:47:54.962Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32022026-06-03T21:47:54.962Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32032026-06-03T21:47:54.962Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32042026-06-03T21:47:54.962Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32052026-06-03T21:47:54.962Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32062026-06-03T21:47:54.962Z Checking nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32072026-06-03T21:47:54.962Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32082026-06-03T21:47:54.963Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32092026-06-03T21:47:54.963Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
32102026-06-03T21:47:54.963Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32112026-06-03T21:47:54.963Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32122026-06-03T21:47:54.963Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32132026-06-03T21:47:54.963Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32142026-06-03T21:47:54.963Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
32152026-06-03T21:47:54.963Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32162026-06-03T21:47:54.963Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32172026-06-03T21:47:54.963Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32182026-06-03T21:47:54.963Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32192026-06-03T21:47:54.963Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32202026-06-03T21:47:55.826Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
32212026-06-03T21:47:57.355Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
32222026-06-03T21:47:58.515Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32232026-06-03T21:47:58.891Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
32242026-06-03T21:47:59.510Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32252026-06-03T21:48:01.299Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
32262026-06-03T21:48:01.959Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32272026-06-03T21:48:03.343Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32282026-06-03T21:48:03.904Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
32292026-06-03T21:48:04.656Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32302026-06-03T21:48:07.120Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32312026-06-03T21:48:07.120Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
32322026-06-03T21:48:08.044Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32332026-06-03T21:48:09.529Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32342026-06-03T21:48:09.546Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
32352026-06-03T21:48:10.314Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32362026-06-03T21:48:11.864Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32372026-06-03T21:48:12.490Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
32382026-06-03T21:48:13.178Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32392026-06-03T21:48:15.879Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
32402026-06-03T21:48:17.258Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
32412026-06-03T21:48:18.572Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32422026-06-03T21:48:19.288Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32432026-06-03T21:48:20.364Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
32442026-06-03T21:48:20.947Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32452026-06-03T21:48:21.730Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32462026-06-03T21:48:22.556Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32472026-06-03T21:48:23.288Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32482026-06-03T21:48:23.956Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32492026-06-03T21:48:24.716Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32502026-06-03T21:48:25.561Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32512026-06-03T21:48:27.321Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32522026-06-03T21:48:28.880Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32532026-06-03T21:48:30.074Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32542026-06-03T21:48:30.616Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32552026-06-03T21:48:31.768Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32562026-06-03T21:48:32.628Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32572026-06-03T21:48:33.419Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32582026-06-03T21:48:34.965Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32592026-06-03T21:48:37.700Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32602026-06-03T21:48:37.921Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32612026-06-03T21:48:38.765Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32622026-06-03T21:48:39.985Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32632026-06-03T21:48:41.481Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32642026-06-03T21:48:42.623Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32652026-06-03T21:48:45.062Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32662026-06-03T21:48:45.765Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32672026-06-03T21:48:47.315Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32682026-06-03T21:48:50.441Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32692026-06-03T21:48:53.652Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32702026-06-03T21:48:59.678Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32712026-06-03T21:49:00.158Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32722026-06-03T21:49:01.529Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32732026-06-03T21:49:01.671Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
32742026-06-03T21:49:03.496Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32752026-06-03T21:49:05.191Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
32762026-06-03T21:49:06.803Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
32772026-06-03T21:49:08.943Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32782026-06-03T21:49:10.549Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
32792026-06-03T21:49:12.232Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
32802026-06-03T21:49:14.216Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
32812026-06-03T21:49:15.588Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32822026-06-03T21:49:17.308Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32832026-06-03T21:49:18.942Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32842026-06-03T21:49:20.625Z Documenting bootstrap-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-api)
32852026-06-03T21:49:22.264Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32862026-06-03T21:49:23.715Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32872026-06-03T21:49:25.371Z Documenting bootstrap-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-client)
32882026-06-03T21:49:27.513Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32892026-06-03T21:49:28.839Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32902026-06-03T21:49:30.983Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32912026-06-03T21:49:32.735Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32922026-06-03T21:49:34.649Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32932026-06-03T21:49:36.365Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32942026-06-03T21:49:38.267Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32952026-06-03T21:49:40.368Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32962026-06-03T21:49:42.313Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32972026-06-03T21:49:45.587Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32982026-06-03T21:49:46.516Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32992026-06-03T21:49:47.803Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33002026-06-03T21:49:50.933Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33012026-06-03T21:49:53.266Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33022026-06-03T21:49:55.759Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33032026-06-03T21:49:57.869Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33042026-06-03T21:50:00.102Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33052026-06-03T21:50:02.283Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33062026-06-03T21:50:04.602Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33072026-06-03T21:50:07.212Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33082026-06-03T21:50:08.911Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
33092026-06-03T21:50:11.517Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
33102026-06-03T21:50:13.419Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33112026-06-03T21:50:15.708Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33122026-06-03T21:50:17.953Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33132026-06-03T21:50:20.229Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33142026-06-03T21:50:22.492Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
33152026-06-03T21:50:24.790Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33162026-06-03T21:50:27.069Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
33172026-06-03T21:50:29.386Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33182026-06-03T21:50:31.616Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33192026-06-03T21:50:33.881Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33202026-06-03T21:50:36.232Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33212026-06-03T21:50:38.546Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33222026-06-03T21:50:40.828Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33232026-06-03T21:50:43.131Z Documenting update-common v0.1.0 (/work/oxidecomputer/omicron/update-common)
33242026-06-03T21:50:45.416Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33252026-06-03T21:50:47.695Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33262026-06-03T21:50:49.945Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33272026-06-03T21:50:52.264Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33282026-06-03T21:50:54.802Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
33292026-06-03T21:50:57.129Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33302026-06-03T21:50:59.514Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33312026-06-03T21:51:02.021Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33322026-06-03T21:51:04.232Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33332026-06-03T21:51:06.742Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33342026-06-03T21:51:09.023Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33352026-06-03T21:51:12.013Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33362026-06-03T21:51:14.196Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
33372026-06-03T21:51:16.677Z Documenting ntp-admin-v1-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-v1-client)
33382026-06-03T21:51:19.093Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
33392026-06-03T21:51:21.798Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
33402026-06-03T21:51:24.265Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
33412026-06-03T21:51:26.590Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
33422026-06-03T21:51:29.143Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
33432026-06-03T21:51:31.761Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
33442026-06-03T21:51:34.241Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
33452026-06-03T21:51:36.848Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
33462026-06-03T21:51:39.586Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
33472026-06-03T21:51:42.121Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33482026-06-03T21:51:44.781Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
33492026-06-03T21:51:47.288Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
33502026-06-03T21:51:49.902Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
33512026-06-03T21:51:52.529Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
33522026-06-03T21:51:55.499Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
33532026-06-03T21:51:57.872Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
33542026-06-03T21:52:05.355Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33552026-06-03T21:52:05.669Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
33562026-06-03T21:52:09.051Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33572026-06-03T21:52:13.757Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
33582026-06-03T21:52:16.849Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
33592026-06-03T21:52:20.430Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
33602026-06-03T21:52:24.140Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
33612026-06-03T21:52:27.751Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
33622026-06-03T21:52:31.501Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
33632026-06-03T21:52:35.225Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33642026-06-03T21:52:38.984Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
33652026-06-03T21:52:42.756Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33662026-06-03T21:52:46.416Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
33672026-06-03T21:52:50.079Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
33682026-06-03T21:52:53.758Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
33692026-06-03T21:52:57.523Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
33702026-06-03T21:53:01.219Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
33712026-06-03T21:53:04.954Z Documenting update-engine v0.1.0 (/work/oxidecomputer/omicron/update-engine)
33722026-06-03T21:53:08.701Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
33732026-06-03T21:53:12.425Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33742026-06-03T21:53:16.184Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
33752026-06-03T21:53:19.955Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
33762026-06-03T21:53:23.678Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
33772026-06-03T21:53:27.342Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
33782026-06-03T21:53:31.208Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33792026-06-03T21:54:01.145Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 47s
33802026-06-03T21:54:01.326Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 197 other files
33812026-06-03T21:54:01.433Z
33822026-06-03T21:54:01.436Zreal 6:47.702683245
33832026-06-03T21:54:01.436Zuser 17:58.351165146
33842026-06-03T21:54:01.436Zsys 3:55.616235620
33852026-06-03T21:54:01.436Ztrap 0.264717412
33862026-06-03T21:54:01.436Ztflt 0.053774166
33872026-06-03T21:54:01.436Zdflt 0.018097102
33882026-06-03T21:54:01.436Zkflt 0.000008896
33892026-06-03T21:54:01.436Zlock 6:24:16.245217797
33902026-06-03T21:54:01.436Zslp 2:17:12.188346267
33912026-06-03T21:54:01.436Zlat 33.337100068
33922026-06-03T21:54:01.436Zstop 1:52.114902316
33932026-06-03T21:54:01.436Zprocess exited: duration 791259 ms, exit code 0
 
33942026-06-03T21:54:01.445Zfound 0 output files