01M014EM71WJEA54B092AFQK20: clippy (helios)

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

Buildomat Job: 01M014EZHNVDPJPGWWVMEK8J7E

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-14T21:58:01.778Zjob assigned to worker 01M014F48BM7V3JPNT9KZVA4P7 [factory aws, i-0699309392d3acb82] (queued for 46 s)
 
22026-08-14T21:58:08.438Zstarting task 0: "setup"
32026-08-14T21:58:08.445Z++ uname -s
42026-08-14T21:58:08.448Z+ kern=SunOS
52026-08-14T21:58:08.448Z+ build_user=build
62026-08-14T21:58:08.448Z+ build_uid=12345
72026-08-14T21:58:08.448Z+ work_dir=/work
82026-08-14T21:58:08.448Z+ input_dir=/input
92026-08-14T21:58:08.448Z+ [[ 0 == 12345 ]]
102026-08-14T21:58:08.448Z+ case "$kern" in
112026-08-14T21:58:08.448Z+ groupadd -g 12345 build
122026-08-14T21:58:08.451Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-14T21:58:10.455Z+ zfs create -o mountpoint=/work rpool/work
142026-08-14T21:58:10.533Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-14T21:58:10.536Z+ home_fs=zfs
162026-08-14T21:58:10.536Z+ [[ zfs == autofs ]]
172026-08-14T21:58:10.536Z+ mkdir -p /home/build
182026-08-14T21:58:10.536Z+ chown build:build /home/build /work
192026-08-14T21:58:12.537Z+ chmod 0700 /home/build /work
202026-08-14T21:58:12.541Zprocess exited: duration 4101 ms, exit code 0
 
212026-08-14T21:58:12.548Zstarting task 1: "rust-toolchain"
222026-08-14T21:58:12.552Z * rust toolchain channel = "1.97.1"
232026-08-14T21:58:12.553Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
242026-08-14T21:58:12.553Z * rust toolchain profile = "default"
252026-08-14T21:58:12.553Z+ printf ' * rust toolchain profile = "%s"\n' default
262026-08-14T21:58:12.553Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-14T21:58:12.553Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-14T21:58:12.556Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-14T21:58:12.556Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-14T21:58:12.658Zinfo: downloading installer
312026-08-14T21:58:14.011Zwarn: It looks like you have an existing rustup settings file at:
322026-08-14T21:58:14.011Zwarn: /home/build/.rustup/settings.toml
332026-08-14T21:58:14.011Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-14T21:58:14.011Zwarn: instead of the one inferred from the default host triple.
352026-08-14T21:58:14.023Zinfo: profile set to default
362026-08-14T21:58:14.023Zinfo: default host triple is x86_64-unknown-illumos
372026-08-14T21:58:14.026Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-14T21:58:14.151Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-14T21:58:14.154Zinfo: downloading 6 components
402026-08-14T21:58:28.616Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-14T21:58:28.616Z
422026-08-14T21:58:28.645Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-14T21:58:28.645Z
442026-08-14T21:58:28.645Z
452026-08-14T21:58:28.645ZRust is installed now. Great!
462026-08-14T21:58:28.645Z
472026-08-14T21:58:28.648ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-14T21:58:28.648Zenvironment variable. This has not been done automatically.
492026-08-14T21:58:28.648Z
502026-08-14T21:58:28.648ZTo configure your current shell, you need to source
512026-08-14T21:58:28.648Zthe corresponding env file under $HOME/.cargo.
522026-08-14T21:58:28.648Z
532026-08-14T21:58:28.648ZThis is usually done by running one of the following (note the leading DOT):
542026-08-14T21:58:28.649Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-14T21:58:28.649Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-14T21:58:28.649Zsource "~/.cargo/env.nu" # For nushell
572026-08-14T21:58:28.649Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-14T21:58:28.649Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-14T21:58:28.649Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-14T21:58:28.649Zwarn: no default linker (`cc`) was found in your PATH
612026-08-14T21:58:28.649Zwarn: many Rust crates require a system C toolchain to build
622026-08-14T21:58:28.740Z+ rustup --version
632026-08-14T21:58:28.748Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-14T21:58:28.762Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-14T21:58:28.770Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-14T21:58:28.773Z+ cargo --version
672026-08-14T21:58:28.788Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-14T21:58:28.791Z+ rustc --version
692026-08-14T21:58:28.810Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-14T21:58:28.813Zprocess exited: duration 16264 ms, exit code 0
 
712026-08-14T21:58:28.819Zstarting task 2: "authentication"
722026-08-14T21:58:28.836Zprocess exited: duration 16 ms, exit code 0
 
732026-08-14T21:58:28.842Zstarting task 3: "clone repository"
742026-08-14T21:58:28.845Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-14T21:58:28.848Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-14T21:58:28.878ZCloning into '/work/oxidecomputer/omicron'...
772026-08-14T21:58:40.389Z+ cd /work/oxidecomputer/omicron
782026-08-14T21:58:40.389Z+ git fetch origin 0f84ff4f0a9085b6d733e62274104d9743f337b6
792026-08-14T21:58:40.732ZFrom https://github.com/oxidecomputer/omicron
802026-08-14T21:58:40.732Z * branch 0f84ff4f0a9085b6d733e62274104d9743f337b6 -> FETCH_HEAD
812026-08-14T21:58:40.744Z+ [[ -n ben/opte-setup-for-ipv6 ]]
822026-08-14T21:58:40.747Z++ git branch --show-current
832026-08-14T21:58:40.747Z+ current=main
842026-08-14T21:58:40.747Z+ [[ main != ben/opte-setup-for-ipv6 ]]
852026-08-14T21:58:40.747Z+ git branch -f ben/opte-setup-for-ipv6 0f84ff4f0a9085b6d733e62274104d9743f337b6
862026-08-14T21:58:40.750Z+ git checkout -f ben/opte-setup-for-ipv6
872026-08-14T21:58:41.002ZSwitched to branch 'ben/opte-setup-for-ipv6'
882026-08-14T21:58:41.005Z+ git reset --hard 0f84ff4f0a9085b6d733e62274104d9743f337b6
892026-08-14T21:58:41.020ZHEAD is now at 0f84ff4f0 Support IPv6 addresses in the OPTE zone setup service
902026-08-14T21:58:41.023Zprocess exited: duration 12178 ms, exit code 0
 
912026-08-14T21:58:41.029Zstarting task 4: "build"
922026-08-14T21:58:41.034Z+ source ./env.sh
932026-08-14T21:58:41.034Z++ OLD_SHELL_OPTS=ehxB
942026-08-14T21:58:41.034Z++ set -o xtrace
952026-08-14T21:58:41.037Z++++ dirname ./env.sh
962026-08-14T21:58:41.040Z+++ readlink -f .
972026-08-14T21:58:41.043Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ PATH=/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1002026-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ 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-08-14T21:58:41.043Z++ export PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1072026-08-14T21:58:41.043Z++ PATH=/work/oxidecomputer/omicron/out/mg-ddm/root/opt/oxide/mg-ddm/bin:/work/oxidecomputer/omicron/out/mgd/root/opt/oxide/mgd/bin:/work/oxidecomputer/omicron/out/dendrite-stub/bin:/work/oxidecomputer/omicron/out/clickhouse:/work/oxidecomputer/omicron/out/cockroachdb/bin:/home/build/.cargo/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/ooce/bin:/opt/ooce/sbin
1082026-08-14T21:58:41.043Z++ case $OLD_SHELL_OPTS in
1092026-08-14T21:58:41.043Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-14T21:58:41.043Z+ source .github/buildomat/ci-env.sh
1112026-08-14T21:58:41.043Z++ export CARGO_TERM_COLOR=always
1122026-08-14T21:58:41.043Z++ CARGO_TERM_COLOR=always
1132026-08-14T21:58:41.043Z+++ uname -s
1142026-08-14T21:58:41.043Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-14T21:58:41.043Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-14T21:58:41.047Z+ cargo --version
1172026-08-14T21:58:41.053Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-14T21:58:41.056Z+ rustc --version
1192026-08-14T21:58:41.075Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-14T21:58:41.079Z+ banner prerequisites
1212026-08-14T21:58:41.082Z
1222026-08-14T21:58:41.082Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-14T21:58:41.082Z # # # # # # # # # # # # # # #
1242026-08-14T21:58:41.082Z # # # # ##### # # ##### # # # # # #### #
1252026-08-14T21:58:41.082Z ##### ##### # ##### # # # # # # # # #
1262026-08-14T21:58:41.082Z # # # # # # # # # # # # # # #
1272026-08-14T21:58:41.082Z # # # ###### # # ###### ### # #### # #### #
1282026-08-14T21:58:41.082Z
1292026-08-14T21:58:41.082Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-14T21:58:43.357Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-14T21:58:43.672Z Startup: Caching catalogs ... Done
1322026-08-14T21:58:45.446ZPlanning: Solver setup ... Done (1.669s)
1332026-08-14T21:58:45.499ZPlanning: Running solver ... Done (0.053s)
1342026-08-14T21:58:45.541ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-14T21:58:45.553ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-14T21:58:45.569ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-14T21:58:45.583ZPlanning: Package planning ... Done (0.014s)
1382026-08-14T21:58:45.586ZPlanning: Merging actions ... Done (0.002s)
1392026-08-14T21:58:45.747ZPlanning: Checking for conflicting actions ... Done (0.162s)
1402026-08-14T21:58:45.751ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-14T21:58:46.544ZPlanning: Evaluating mediators ... Done (0.796s)
1422026-08-14T21:58:46.547ZPlanning: Planning completed in 2.84 seconds
1432026-08-14T21:58:46.553Z Packages to install: 2
1442026-08-14T21:58:46.553Z Estimated space available: 156.02 GB
1452026-08-14T21:58:46.553ZEstimated space to be consumed: 67.96 MB
1462026-08-14T21:58:46.553Z Create boot environment: No
1472026-08-14T21:58:46.553ZCreate backup boot environment: No
1482026-08-14T21:58:46.554Z Rebuild boot archive: No
1492026-08-14T21:58:46.557Z
1502026-08-14T21:58:46.557ZChanged packages:
1512026-08-14T21:58:46.557Zhelios
1522026-08-14T21:58:46.557Z developer/build-essential
1532026-08-14T21:58:46.557Z None -> 11-3.0
1542026-08-14T21:58:46.557Z library/libxmlsec1
1552026-08-14T21:58:46.557Z None -> 1.2.35-3.0
1562026-08-14T21:58:46.579Z
1572026-08-14T21:58:46.579ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-14T21:58:46.647ZDownload: Completed 1.28 MB in 0.07 seconds (18.9M/s)
1592026-08-14T21:58:46.764Z Actions: 1/268 actions (Installing new actions)
1602026-08-14T21:58:46.802Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-14T21:58:46.832ZFinalize: Updating package state database ... Done (0.030s)
1622026-08-14T21:58:46.835ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-14T21:58:46.905ZFinalize: Updating image state ... Done (0.073s)
1642026-08-14T21:58:49.376ZFinalize: Creating fast lookup database ... Done (2.423s)
1652026-08-14T21:58:49.443ZFinalize: Reading search index ... Done (0.012s)
1662026-08-14T21:58:49.447ZFinalize: Updating search index ... Done (0.000s)
1672026-08-14T21:58:49.532ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-14T21:58:49.894ZPlanning: Evaluating mediator changes ... Done
1692026-08-14T21:58:50.000ZPlanning: Checking for conflicting actions ... Done
1702026-08-14T21:58:50.005ZPlanning: Consolidating action changes ... Done
1712026-08-14T21:58:50.158ZPlanning: Evaluating mediators ... Done
1722026-08-14T21:58:50.161ZPlanning: Planning completed in 0.26 seconds
1732026-08-14T21:58:50.181Z Mediators to change: 2
1742026-08-14T21:58:50.182Z Create boot environment: No
1752026-08-14T21:58:50.182ZCreate backup boot environment: No
1762026-08-14T21:58:50.227ZFinalize: Updating package state database ... Done
1772026-08-14T21:58:50.227ZFinalize: Updating package cache ... Done
1782026-08-14T21:58:50.272ZFinalize: Updating image state ... Done
1792026-08-14T21:58:52.254ZFinalize: Creating fast lookup database ... Done
1802026-08-14T21:58:52.322ZFinalize: Reading search index ... Done
1812026-08-14T21:58:52.325ZFinalize: Updating search index ... Done
1822026-08-14T21:58:52.393ZFinalize: Updating package cache ... Done
1832026-08-14T21:58:52.685ZPlanning: Evaluating mediator changes ... Done
1842026-08-14T21:58:52.792ZPlanning: Checking for conflicting actions ... Done
1852026-08-14T21:58:52.796ZPlanning: Consolidating action changes ... Done
1862026-08-14T21:58:52.951ZPlanning: Evaluating mediators ... Done
1872026-08-14T21:58:52.954ZPlanning: Planning completed in 0.27 seconds
1882026-08-14T21:58:52.973Z Mediators to change: 1
1892026-08-14T21:58:52.974Z Create boot environment: No
1902026-08-14T21:58:52.974ZCreate backup boot environment: No
1912026-08-14T21:58:53.011ZFinalize: Updating package state database ... Done
1922026-08-14T21:58:53.011ZFinalize: Updating package cache ... Done
1932026-08-14T21:58:53.055ZFinalize: Updating image state ... Done
1942026-08-14T21:58:55.025ZFinalize: Creating fast lookup database ... Done
1952026-08-14T21:58:55.094ZFinalize: Reading search index ... Done
1962026-08-14T21:58:55.097ZFinalize: Updating search index ... Done
1972026-08-14T21:58:55.174ZFinalize: Updating package cache ... Done
1982026-08-14T21:58:55.489ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-14T21:58:55.489Zapache system 2.4 system
2002026-08-14T21:58:55.489Zclang system 15 system
2012026-08-14T21:58:55.489Zcsh system system illumos
2022026-08-14T21:58:55.489Zctags system system illumos
2032026-08-14T21:58:55.489Zfile vendor vendor darwinsys
2042026-08-14T21:58:55.489Zfile system system illumos
2052026-08-14T21:58:55.489Zgcc vendor 14 vendor
2062026-08-14T21:58:55.490Zgcc system 13 system
2072026-08-14T21:58:55.490Zgcc system 10 system
2082026-08-14T21:58:55.490Zgo system 1.25 system
2092026-08-14T21:58:55.490Zllvm system 15 system
2102026-08-14T21:58:55.490Zmariadb system 11.4 system
2112026-08-14T21:58:55.490Zmta vendor vendor dma
2122026-08-14T21:58:55.490Zopenjdk system 17 system
2132026-08-14T21:58:55.490Zopenjdk system 11 system
2142026-08-14T21:58:55.490Zopenssl vendor 3 vendor
2152026-08-14T21:58:55.490Zperl system 5.40 system
2162026-08-14T21:58:55.490Zpostgresql system 18 system
2172026-08-14T21:58:55.490Zpostgresql system 17 system
2182026-08-14T21:58:55.490Zpython vendor 3 vendor
2192026-08-14T21:58:55.490Zpython system 2 system
2202026-08-14T21:58:55.490Zpython3 vendor 3.13 vendor
2212026-08-14T21:58:55.490Zruby system 3.4 system
2222026-08-14T21:58:55.490Zruby system 3.0 system
2232026-08-14T21:58:55.490Zwords vendor vendor american-english
2242026-08-14T21:58:55.490Zwords system system australian-english
2252026-08-14T21:58:55.490Zwords system system british-english
2262026-08-14T21:58:55.490Zwords system system canadian-english
2272026-08-14T21:58:55.490Zwords system system french
2282026-08-14T21:58:55.490Zwords system system italian
2292026-08-14T21:58:55.490Zwords system system ngerman
2302026-08-14T21:58:55.490Zwords system system ogerman
2312026-08-14T21:58:55.490Zwords system system spanish
2322026-08-14T21:58:55.743ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-14T21:58:55.743Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-14T21:58:56.191ZFMRI IFO
2352026-08-14T21:58:56.191Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-14T21:58:56.191Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-14T21:58:56.191Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-14T21:58:56.191Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-14T21:58:56.192Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-14T21:58:56.192Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-14T21:58:56.192Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-14T21:58:56.192Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-14T21:58:56.192Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-14T21:58:56.530Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-14T21:58:56.854Z Updating crates.io index
2462026-08-14T21:58:56.857Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-14T21:58:57.122Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-14T21:58:57.525Z Updating git repository `https://github.com/oxidecomputer/propolis`
2492026-08-14T21:58:58.576Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2502026-08-14T21:58:59.129Z Updating git repository `https://github.com/oxidecomputer/crucible`
2512026-08-14T21:59:01.238Z Updating git repository `https://github.com/oxidecomputer/opte`
2522026-08-14T21:59:02.099Z Updating git repository `https://github.com/oxidecomputer/tofino`
2532026-08-14T21:59:02.404Z Updating git repository `https://github.com/oxidecomputer/lldp`
2542026-08-14T21:59:02.777Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2552026-08-14T21:59:04.321Z Updating git repository `https://github.com/oxidecomputer/clickward`
2562026-08-14T21:59:04.617Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2572026-08-14T21:59:04.971Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2582026-08-14T21:59:05.522Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2592026-08-14T21:59:05.807Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2602026-08-14T21:59:06.054Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2612026-08-14T21:59:06.351Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2622026-08-14T21:59:06.625Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2632026-08-14T21:59:06.914Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2642026-08-14T21:59:07.398Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2652026-08-14T21:59:07.899Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2662026-08-14T21:59:08.257Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-14T21:59:08.758Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-14T21:59:09.074Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-14T21:59:09.671Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-14T21:59:10.005Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-14T21:59:10.340Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-14T21:59:10.784Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-14T21:59:11.364Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-14T21:59:11.774Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-14T21:59:12.131Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-14T21:59:12.411Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-14T21:59:12.743Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-14T21:59:13.227Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-14T21:59:13.981Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-14T21:59:14.310Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-14T21:59:14.628Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2822026-08-14T21:59:14.956Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2832026-08-14T21:59:15.293Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2842026-08-14T21:59:15.569Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2852026-08-14T21:59:15.872Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2862026-08-14T21:59:16.184Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2872026-08-14T21:59:16.476Z Updating git repository `https://github.com/illumos/smf-rs`
2882026-08-14T21:59:19.364Z Downloading crates ...
2892026-08-14T21:59:19.414Z Downloaded colorchoice v1.0.4
2902026-08-14T21:59:19.418Z Downloaded cfg-if v1.0.4
2912026-08-14T21:59:19.422Z Downloaded anstream v1.0.0
2922026-08-14T21:59:19.428Z Downloaded zerocopy-derive v0.7.35
2932026-08-14T21:59:19.432Z Downloaded heck v0.4.1
2942026-08-14T21:59:19.435Z Downloaded plain v0.2.3
2952026-08-14T21:59:19.435Z Downloaded zmij v1.0.21
2962026-08-14T21:59:19.435Z Downloaded proc-macro-error-attr v1.0.4
2972026-08-14T21:59:19.435Z Downloaded scroll_derive v0.12.1
2982026-08-14T21:59:19.435Z Downloaded terminal_size v0.4.3
2992026-08-14T21:59:19.442Z Downloaded zerocopy v0.7.35
3002026-08-14T21:59:19.450Z Downloaded memmap v0.7.0
3012026-08-14T21:59:19.453Z Downloaded block-buffer v0.10.4
3022026-08-14T21:59:19.453Z Downloaded anstyle-query v1.1.5
3032026-08-14T21:59:19.453Z Downloaded clap_lex v1.0.0
3042026-08-14T21:59:19.453Z Downloaded heck v0.5.0
3052026-08-14T21:59:19.453Z Downloaded generic-array v0.14.7
3062026-08-14T21:59:19.456Z Downloaded thiserror v2.0.18
3072026-08-14T21:59:19.459Z Downloaded thiserror-impl v2.0.18
3082026-08-14T21:59:19.459Z Downloaded toml_datetime v0.6.11
3092026-08-14T21:59:19.459Z Downloaded sha2 v0.10.9
3102026-08-14T21:59:19.459Z Downloaded dof v0.3.0
3112026-08-14T21:59:19.462Z Downloaded cpufeatures v0.2.17
3122026-08-14T21:59:19.465Z Downloaded macaddr v1.0.1
3132026-08-14T21:59:19.465Z Downloaded errno v0.3.14
3142026-08-14T21:59:19.468Z Downloaded crypto-common v0.1.7
3152026-08-14T21:59:19.468Z Downloaded itoa v1.0.17
3162026-08-14T21:59:19.471Z Downloaded is_terminal_polyfill v1.70.2
3172026-08-14T21:59:19.474Z Downloaded usdt-attr-macro v0.5.0
3182026-08-14T21:59:19.477Z Downloaded fastrand v2.3.0
3192026-08-14T21:59:19.477Z Downloaded version_check v0.9.5
3202026-08-14T21:59:19.477Z Downloaded equivalent v1.0.2
3212026-08-14T21:59:19.486Z Downloaded pretty-hex v0.4.1
3222026-08-14T21:59:19.489Z Downloaded strsim v0.11.1
3232026-08-14T21:59:19.492Z Downloaded toml_write v0.1.2
3242026-08-14T21:59:19.496Z Downloaded anstyle-parse v1.0.0
3252026-08-14T21:59:19.499Z Downloaded bytecount v0.6.9
3262026-08-14T21:59:19.499Z Downloaded byteorder v1.5.0
3272026-08-14T21:59:19.499Z Downloaded cargo_toml v0.21.0
3282026-08-14T21:59:19.502Z Downloaded anstyle v1.0.14
3292026-08-14T21:59:19.502Z Downloaded camino-tempfile v1.4.1
3302026-08-14T21:59:19.505Z Downloaded tabled_derive v0.7.0
3312026-08-14T21:59:19.507Z Downloaded dtrace-parser v0.2.0
3322026-08-14T21:59:19.507Z Downloaded unicode-linebreak v0.1.5
3332026-08-14T21:59:19.510Z Downloaded serde_spanned v0.6.9
3342026-08-14T21:59:19.510Z Downloaded utf8parse v0.2.2
3352026-08-14T21:59:19.514Z Downloaded swrite v0.1.0
3362026-08-14T21:59:19.518Z Downloaded usdt v0.5.0
3372026-08-14T21:59:19.521Z Downloaded usdt-macro v0.5.0
3382026-08-14T21:59:19.528Z Downloaded cargo-platform v0.3.2
3392026-08-14T21:59:19.531Z Downloaded cargo_metadata v0.23.1
3402026-08-14T21:59:19.535Z Downloaded thread-id v4.2.2
3412026-08-14T21:59:19.545Z Downloaded fnv v1.0.7
3422026-08-14T21:59:19.549Z Downloaded autocfg v1.5.0
3432026-08-14T21:59:19.551Z Downloaded proc-macro-error v1.0.4
3442026-08-14T21:59:19.554Z Downloaded clap_derive v4.6.1
3452026-08-14T21:59:19.557Z Downloaded fs-err v3.3.0
3462026-08-14T21:59:19.560Z Downloaded smawk v0.3.2
3472026-08-14T21:59:19.560Z Downloaded thiserror v1.0.69
3482026-08-14T21:59:19.563Z Downloaded serde_tokenstream v0.2.3
3492026-08-14T21:59:19.565Z Downloaded thiserror-impl v1.0.69
3502026-08-14T21:59:19.565Z Downloaded usdt-impl v0.5.0
3512026-08-14T21:59:19.565Z Downloaded scroll v0.12.0
3522026-08-14T21:59:19.568Z Downloaded quote v1.0.45
3532026-08-14T21:59:19.571Z Downloaded pest_generator v2.8.6
3542026-08-14T21:59:19.576Z Downloaded anyhow v1.0.102
3552026-08-14T21:59:19.579Z Downloaded camino v1.2.2
3562026-08-14T21:59:19.582Z Downloaded once_cell v1.21.3
3572026-08-14T21:59:19.582Z Downloaded digest v0.10.7
3582026-08-14T21:59:19.585Z Downloaded semver v1.0.28
3592026-08-14T21:59:19.585Z Downloaded tempfile v3.25.0
3602026-08-14T21:59:19.588Z Downloaded bitflags v2.11.0
3612026-08-14T21:59:19.588Z Downloaded memchr v2.8.0
3622026-08-14T21:59:19.591Z Downloaded pest_derive v2.8.6
3632026-08-14T21:59:19.594Z Downloaded toml v0.8.23
3642026-08-14T21:59:19.597Z Downloaded ucd-trie v0.1.7
3652026-08-14T21:59:19.605Z Downloaded serde_core v1.0.228
3662026-08-14T21:59:19.608Z Downloaded getrandom v0.4.1
3672026-08-14T21:59:19.611Z Downloaded log v0.4.29
3682026-08-14T21:59:19.619Z Downloaded proc-macro2 v1.0.106
3692026-08-14T21:59:19.622Z Downloaded serde_derive v1.0.228
3702026-08-14T21:59:19.628Z Downloaded clap v4.6.1
3712026-08-14T21:59:19.633Z Downloaded papergrid v0.11.0
3722026-08-14T21:59:19.636Z Downloaded toml_edit v0.22.27
3732026-08-14T21:59:19.639Z Downloaded typenum v1.20.1
3742026-08-14T21:59:19.641Z Downloaded unicode-ident v1.0.24
3752026-08-14T21:59:19.644Z Downloaded textwrap v0.16.2
3762026-08-14T21:59:19.652Z Downloaded serde v1.0.228
3772026-08-14T21:59:19.655Z Downloaded pest_meta v2.8.6
3782026-08-14T21:59:19.658Z Downloaded indexmap v2.14.0
3792026-08-14T21:59:19.692Z Downloaded pest v2.8.6
3802026-08-14T21:59:19.705Z Downloaded hashbrown v0.17.0
3812026-08-14T21:59:19.716Z Downloaded serde_json v1.0.151
3822026-08-14T21:59:19.723Z Downloaded goblin v0.8.2
3832026-08-14T21:59:19.732Z Downloaded winnow v0.7.14
3842026-08-14T21:59:19.737Z Downloaded clap_builder v4.6.0
3852026-08-14T21:59:19.743Z Downloaded tabled v0.15.0
3862026-08-14T21:59:19.752Z Downloaded syn v1.0.109
3872026-08-14T21:59:19.759Z Downloaded unicode-width v0.1.14
3882026-08-14T21:59:19.765Z Downloaded unicode-width v0.2.0
3892026-08-14T21:59:19.768Z Downloaded syn v2.0.117
3902026-08-14T21:59:19.785Z Downloaded rustix v1.1.3
3912026-08-14T21:59:19.798Z Downloaded libc v0.2.185
3922026-08-14T21:59:19.861Z Compiling proc-macro2 v1.0.106
3932026-08-14T21:59:19.861Z Compiling unicode-ident v1.0.24
3942026-08-14T21:59:19.861Z Compiling quote v1.0.45
3952026-08-14T21:59:19.861Z Compiling serde_core v1.0.228
3962026-08-14T21:59:19.861Z Compiling libc v0.2.185
3972026-08-14T21:59:19.864Z Compiling version_check v0.9.5
3982026-08-14T21:59:19.864Z Compiling memchr v2.8.0
3992026-08-14T21:59:19.865Z Compiling serde v1.0.228
4002026-08-14T21:59:20.246Z Compiling zmij v1.0.21
4012026-08-14T21:59:20.482Z Compiling ucd-trie v0.1.7
4022026-08-14T21:59:20.482Z Compiling thiserror v1.0.69
4032026-08-14T21:59:20.486Z Compiling itoa v1.0.17
4042026-08-14T21:59:20.778Z Compiling pest v2.8.6
4052026-08-14T21:59:20.869Z Compiling rustix v1.1.3
4062026-08-14T21:59:20.941Z Compiling byteorder v1.5.0
4072026-08-14T21:59:20.982Z Compiling errno v0.3.14
4082026-08-14T21:59:21.135Z Compiling serde_json v1.0.151
4092026-08-14T21:59:21.190Z Compiling bitflags v2.11.0
4102026-08-14T21:59:21.354Z Compiling syn v2.0.117
4112026-08-14T21:59:21.435Z Compiling thread-id v4.2.2
4122026-08-14T21:59:21.466Z Compiling usdt-impl v0.5.0
4132026-08-14T21:59:21.534Z Compiling proc-macro-error-attr v1.0.4
4142026-08-14T21:59:21.629Z Compiling camino v1.2.2
4152026-08-14T21:59:21.674Z Compiling syn v1.0.109
4162026-08-14T21:59:21.873Z Compiling pest_meta v2.8.6
4172026-08-14T21:59:22.001Z Compiling proc-macro-error v1.0.4
4182026-08-14T21:59:22.027Z Compiling hashbrown v0.17.0
4192026-08-14T21:59:22.043Z Compiling log v0.4.29
4202026-08-14T21:59:22.186Z Compiling plain v0.2.3
4212026-08-14T21:59:22.305Z Compiling utf8parse v0.2.2
4222026-08-14T21:59:22.391Z Compiling equivalent v1.0.2
4232026-08-14T21:59:22.424Z Compiling getrandom v0.4.1
4242026-08-14T21:59:22.489Z Compiling anstyle-parse v1.0.0
4252026-08-14T21:59:22.546Z Compiling indexmap v2.14.0
4262026-08-14T21:59:22.581Z Compiling terminal_size v0.4.3
4272026-08-14T21:59:23.185Z Compiling winnow v0.7.14
4282026-08-14T21:59:23.255Z Compiling thiserror v2.0.18
4292026-08-14T21:59:23.287Z Compiling pretty-hex v0.4.1
4302026-08-14T21:59:23.287Z Compiling autocfg v1.5.0
4312026-08-14T21:59:23.433Z Compiling cfg-if v1.0.4
4322026-08-14T21:59:23.508Z Compiling colorchoice v1.0.4
4332026-08-14T21:59:23.525Z Compiling anstyle-query v1.1.5
4342026-08-14T21:59:23.591Z Compiling pest_generator v2.8.6
4352026-08-14T21:59:23.632Z Compiling toml_write v0.1.2
4362026-08-14T21:59:23.650Z Compiling is_terminal_polyfill v1.70.2
4372026-08-14T21:59:23.733Z Compiling anstyle v1.0.14
4382026-08-14T21:59:23.756Z Compiling fs-err v3.3.0
4392026-08-14T21:59:23.949Z Compiling anstream v1.0.0
4402026-08-14T21:59:24.044Z Compiling once_cell v1.21.3
4412026-08-14T21:59:24.138Z Compiling clap_lex v1.0.0
4422026-08-14T21:59:24.264Z Compiling fnv v1.0.7
4432026-08-14T21:59:24.264Z Compiling bytecount v0.6.9
4442026-08-14T21:59:24.300Z Compiling heck v0.4.1
4452026-08-14T21:59:24.316Z Compiling strsim v0.11.1
4462026-08-14T21:59:24.370Z Compiling anyhow v1.0.102
4472026-08-14T21:59:24.374Z Compiling heck v0.5.0
4482026-08-14T21:59:24.420Z Compiling unicode-width v0.1.14
4492026-08-14T21:59:24.525Z Compiling fastrand v2.3.0
4502026-08-14T21:59:24.622Z Compiling clap_builder v4.6.0
4512026-08-14T21:59:24.662Z Compiling papergrid v0.11.0
4522026-08-14T21:59:24.720Z Compiling tempfile v3.25.0
4532026-08-14T21:59:24.796Z Compiling semver v1.0.28
4542026-08-14T21:59:24.812Z Compiling cargo-platform v0.3.2
4552026-08-14T21:59:24.898Z Compiling memmap v0.7.0
4562026-08-14T21:59:24.918Z Compiling tabled_derive v0.7.0
4572026-08-14T21:59:25.083Z Compiling unicode-linebreak v0.1.5
4582026-08-14T21:59:25.083Z Compiling unicode-width v0.2.0
4592026-08-14T21:59:25.139Z Compiling smawk v0.3.2
4602026-08-14T21:59:25.194Z Compiling camino-tempfile v1.4.1
4612026-08-14T21:59:25.287Z Compiling serde_derive v1.0.228
4622026-08-14T21:59:25.324Z Compiling thiserror-impl v1.0.69
4632026-08-14T21:59:25.373Z Compiling zerocopy-derive v0.7.35
4642026-08-14T21:59:25.399Z Compiling pest_derive v2.8.6
4652026-08-14T21:59:25.425Z Compiling scroll_derive v0.12.1
4662026-08-14T21:59:25.853Z Compiling thiserror-impl v2.0.18
4672026-08-14T21:59:25.871Z Compiling clap_derive v4.6.1
4682026-08-14T21:59:26.098Z Compiling scroll v0.12.0
4692026-08-14T21:59:26.118Z Compiling tabled v0.15.0
4702026-08-14T21:59:26.255Z Compiling zerocopy v0.7.35
4712026-08-14T21:59:26.386Z Compiling goblin v0.8.2
4722026-08-14T21:59:26.727Z Compiling dtrace-parser v0.2.0
4732026-08-14T21:59:26.829Z Compiling textwrap v0.16.2
4742026-08-14T21:59:27.466Z Compiling swrite v0.1.0
4752026-08-14T21:59:27.640Z Compiling clap v4.6.1
4762026-08-14T21:59:28.533Z Compiling dof v0.3.0
4772026-08-14T21:59:28.533Z Compiling serde_tokenstream v0.2.3
4782026-08-14T21:59:28.536Z Compiling toml_datetime v0.6.11
4792026-08-14T21:59:28.536Z Compiling serde_spanned v0.6.9
4802026-08-14T21:59:28.614Z Compiling cargo_metadata v0.23.1
4812026-08-14T21:59:28.614Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4822026-08-14T21:59:28.727Z Compiling macaddr v1.0.1
4832026-08-14T21:59:28.913Z Compiling toml_edit v0.22.27
4842026-08-14T21:59:29.320Z Compiling usdt-attr-macro v0.5.0
4852026-08-14T21:59:29.320Z Compiling usdt-macro v0.5.0
4862026-08-14T21:59:29.953Z Compiling usdt v0.5.0
4872026-08-14T21:59:30.263Z Compiling toml v0.8.23
4882026-08-14T21:59:30.593Z Compiling cargo_toml v0.21.0
4892026-08-14T21:59:31.841Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4902026-08-14T21:59:33.853Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.51s
4912026-08-14T21:59:34.078Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4922026-08-14T21:59:34.592Z Downloading crates ...
4932026-08-14T21:59:34.637Z Downloaded anstream v0.6.21
4942026-08-14T21:59:34.643Z Downloaded adler2 v2.0.1
4952026-08-14T21:59:34.646Z Downloaded bit-set v0.8.0
4962026-08-14T21:59:34.649Z Downloaded bb8 v0.8.6
4972026-08-14T21:59:34.653Z Downloaded atomicwrites v0.4.4
4982026-08-14T21:59:34.657Z Downloaded bitfield v0.19.4
4992026-08-14T21:59:34.660Z Downloaded ahash v0.8.12
5002026-08-14T21:59:34.664Z Downloaded cfg_aliases v0.1.1
5012026-08-14T21:59:34.664Z Downloaded ciborium-ll v0.2.2
5022026-08-14T21:59:34.667Z Downloaded ff v0.14.0
5032026-08-14T21:59:34.671Z Downloaded futures-sink v0.3.32
5042026-08-14T21:59:34.671Z Downloaded git-stub v1.0.0
5052026-08-14T21:59:34.674Z Downloaded find-msvc-tools v0.1.9
5062026-08-14T21:59:34.674Z Downloaded futures-executor v0.3.32
5072026-08-14T21:59:34.674Z Downloaded getrandom v0.2.17
5082026-08-14T21:59:34.678Z Downloaded buf-list v1.1.2
5092026-08-14T21:59:34.678Z Downloaded fd-lock v4.0.4
5102026-08-14T21:59:34.681Z Downloaded hubpack v0.1.2
5112026-08-14T21:59:34.681Z Downloaded bs58 v0.5.1
5122026-08-14T21:59:34.681Z Downloaded async-recursion v1.1.1
5132026-08-14T21:59:34.685Z Downloaded convert_case v0.4.0
5142026-08-14T21:59:34.685Z Downloaded ff v0.13.1
5152026-08-14T21:59:34.685Z Downloaded funty v2.0.0
5162026-08-14T21:59:34.685Z Downloaded compression-codecs v0.4.37
5172026-08-14T21:59:34.685Z Downloaded flagset v0.4.7
5182026-08-14T21:59:34.688Z Downloaded humantime v2.3.0
5192026-08-14T21:59:34.688Z Downloaded cbc v0.2.1
5202026-08-14T21:59:34.688Z Downloaded gethostname v0.5.0
5212026-08-14T21:59:34.692Z Downloaded bzip2 v0.6.1
5222026-08-14T21:59:34.692Z Downloaded fixedbitset v0.4.2
5232026-08-14T21:59:34.692Z Downloaded atty v0.2.14
5242026-08-14T21:59:34.692Z Downloaded bcrypt-pbkdf v0.11.0
5252026-08-14T21:59:34.692Z Downloaded env_filter v1.0.0
5262026-08-14T21:59:34.696Z Downloaded base16ct v1.0.0
5272026-08-14T21:59:34.696Z Downloaded globwalk v0.9.1
5282026-08-14T21:59:34.696Z Downloaded assert_matches v1.5.0
5292026-08-14T21:59:34.696Z Downloaded async-stream-impl v0.3.6
5302026-08-14T21:59:34.696Z Downloaded float-ord v0.3.2
5312026-08-14T21:59:34.699Z Downloaded arrayref v0.3.9
5322026-08-14T21:59:34.699Z Downloaded futures-io v0.3.32
5332026-08-14T21:59:34.702Z Downloaded ghash v0.6.0
5342026-08-14T21:59:34.703Z Downloaded colored v2.2.0
5352026-08-14T21:59:34.703Z Downloaded foreign-types-macros v0.2.3
5362026-08-14T21:59:34.703Z Downloaded futures-task v0.3.32
5372026-08-14T21:59:34.703Z Downloaded base64 v0.21.7
5382026-08-14T21:59:34.706Z Downloaded cancel-safe-futures v0.1.5
5392026-08-14T21:59:34.706Z Downloaded float-cmp v0.10.0
5402026-08-14T21:59:34.706Z Downloaded foreign-types-shared v0.1.1
5412026-08-14T21:59:34.710Z Downloaded atomic-waker v1.1.2
5422026-08-14T21:59:34.710Z Downloaded erased-serde v0.3.31
5432026-08-14T21:59:34.710Z Downloaded filetime v0.2.27
5442026-08-14T21:59:34.710Z Downloaded bitfield-struct v0.6.2
5452026-08-14T21:59:34.710Z Downloaded form_urlencoded v1.2.2
5462026-08-14T21:59:34.714Z Downloaded arrayvec v0.7.6
5472026-08-14T21:59:34.714Z Downloaded ascii-canvas v3.0.0
5482026-08-14T21:59:34.714Z Downloaded num-conv v0.2.0
5492026-08-14T21:59:34.714Z Downloaded glob v0.3.3
5502026-08-14T21:59:34.717Z Downloaded foldhash v0.2.0
5512026-08-14T21:59:34.717Z Downloaded foreign-types v0.3.2
5522026-08-14T21:59:34.717Z Downloaded futures-channel v0.3.32
5532026-08-14T21:59:34.721Z Downloaded fxhash v0.2.1
5542026-08-14T21:59:34.721Z Downloaded bitfield-macros v0.19.4
5552026-08-14T21:59:34.724Z Downloaded array-init v0.0.4
5562026-08-14T21:59:34.725Z Downloaded bit-set v0.5.3
5572026-08-14T21:59:34.725Z Downloaded aead v0.5.2
5582026-08-14T21:59:34.728Z Downloaded cobs v0.3.0
5592026-08-14T21:59:34.728Z Downloaded futures-core v0.3.32
5602026-08-14T21:59:34.732Z Downloaded hex v0.4.3
5612026-08-14T21:59:34.736Z Downloaded home v0.5.12
5622026-08-14T21:59:34.736Z Downloaded futures-macro v0.3.32
5632026-08-14T21:59:34.739Z Downloaded hostname v0.3.1
5642026-08-14T21:59:34.743Z Downloaded hostname v0.4.2
5652026-08-14T21:59:34.749Z Downloaded httpdate v1.0.3
5662026-08-14T21:59:34.753Z Downloaded hubpack_derive v0.1.1
5672026-08-14T21:59:34.753Z Downloaded foreign-types v0.5.0
5682026-08-14T21:59:34.753Z Downloaded git-stub-vcs v0.1.0
5692026-08-14T21:59:34.753Z Downloaded headers-core v0.3.0
5702026-08-14T21:59:34.753Z Downloaded num v0.4.3
5712026-08-14T21:59:34.756Z Downloaded base16ct v0.2.0
5722026-08-14T21:59:34.756Z Downloaded async-stream v0.3.6
5732026-08-14T21:59:34.756Z Downloaded cfg_aliases v0.2.1
5742026-08-14T21:59:34.759Z Downloaded hash32 v0.2.1
5752026-08-14T21:59:34.764Z Downloaded ciborium-io v0.2.2
5762026-08-14T21:59:34.767Z Downloaded http-body v1.0.1
5772026-08-14T21:59:34.767Z Downloaded hyper-tls v0.6.0
5782026-08-14T21:59:34.772Z Downloaded aead v0.6.1
5792026-08-14T21:59:34.775Z Downloaded block-buffer v0.12.1
5802026-08-14T21:59:34.775Z Downloaded hex-literal v1.1.0
5812026-08-14T21:59:34.775Z Downloaded http-range v0.1.5
5822026-08-14T21:59:34.778Z Downloaded precomputed-hash v0.1.1
5832026-08-14T21:59:34.782Z Downloaded hash32 v0.3.1
5842026-08-14T21:59:34.785Z Downloaded parse-display v0.10.0
5852026-08-14T21:59:34.785Z Downloaded block-padding v0.4.2
5862026-08-14T21:59:34.791Z Downloaded castaway v0.2.4
5872026-08-14T21:59:34.791Z Downloaded num_enum_derive v0.5.11
5882026-08-14T21:59:34.791Z Downloaded openssl-probe v0.2.1
5892026-08-14T21:59:34.795Z Downloaded argon2 v0.5.3
5902026-08-14T21:59:34.795Z Downloaded bit-vec v0.6.3
5912026-08-14T21:59:34.795Z Downloaded fs-err v2.11.0
5922026-08-14T21:59:34.799Z Downloaded foldhash v0.1.5
5932026-08-14T21:59:34.799Z Downloaded phf_shared v0.11.3
5942026-08-14T21:59:34.806Z Downloaded powerfmt v0.2.0
5952026-08-14T21:59:34.806Z Downloaded bitflags v1.3.2
5962026-08-14T21:59:34.809Z Downloaded const-oid v0.10.2
5972026-08-14T21:59:34.810Z Downloaded foreign-types-shared v0.3.1
5982026-08-14T21:59:34.810Z Downloaded globset v0.4.18
5992026-08-14T21:59:34.810Z Downloaded fixedbitset v0.5.7
6002026-08-14T21:59:34.810Z Downloaded recursive-proc-macro-impl v0.1.1
6012026-08-14T21:59:34.813Z Downloaded quick-error v1.2.3
6022026-08-14T21:59:34.813Z Downloaded proc-macro-crate v1.3.1
6032026-08-14T21:59:34.817Z Downloaded hickory-server v0.25.2
6042026-08-14T21:59:34.817Z Downloaded http v1.4.2
6052026-08-14T21:59:34.824Z Downloaded seq-macro v0.3.6
6062026-08-14T21:59:34.827Z Downloaded sapling-renderdag v0.1.0
6072026-08-14T21:59:34.827Z Downloaded async-trait v0.1.89
6082026-08-14T21:59:34.827Z Downloaded anstyle-parse v0.2.7
6092026-08-14T21:59:34.830Z Downloaded signal-hook-tokio v0.3.1
6102026-08-14T21:59:34.830Z Downloaded signature v3.0.0
6112026-08-14T21:59:34.830Z Downloaded fs_extra v1.3.0
6122026-08-14T21:59:34.834Z Downloaded http-body-util v0.1.3
6132026-08-14T21:59:34.834Z Downloaded signature v2.2.0
6142026-08-14T21:59:34.834Z Downloaded stable_deref_trait v1.2.1
6152026-08-14T21:59:34.834Z Downloaded cassowary v0.3.0
6162026-08-14T21:59:34.834Z Downloaded bit-vec v0.8.0
6172026-08-14T21:59:34.834Z Downloaded cipher v0.4.4
6182026-08-14T21:59:34.837Z Downloaded fallible-iterator v0.2.0
6192026-08-14T21:59:34.838Z Downloaded hyper-staticfile v0.10.1
6202026-08-14T21:59:34.841Z Downloaded cexpr v0.6.0
6212026-08-14T21:59:34.841Z Downloaded cipher v0.5.2
6222026-08-14T21:59:34.844Z Downloaded byte-wrapper v0.1.0
6232026-08-14T21:59:34.844Z Downloaded cmov v0.5.4
6242026-08-14T21:59:34.845Z Downloaded highway v1.3.0
6252026-08-14T21:59:34.848Z Downloaded group v0.14.0
6262026-08-14T21:59:34.848Z Downloaded camino-tempfile-ext v0.3.3
6272026-08-14T21:59:34.848Z Downloaded blowfish v0.10.0
6282026-08-14T21:59:34.848Z Downloaded chacha20 v0.9.1
6292026-08-14T21:59:34.853Z Downloaded serde_plain v1.0.2
6302026-08-14T21:59:34.853Z Downloaded serde_repr v0.1.20
6312026-08-14T21:59:34.853Z Downloaded parse-display-derive v0.10.0
6322026-08-14T21:59:34.853Z Downloaded ppv-lite86 v0.2.21
6332026-08-14T21:59:34.857Z Downloaded pkcs8 v0.10.2
6342026-08-14T21:59:34.860Z Downloaded strum v0.27.2
6352026-08-14T21:59:34.860Z Downloaded sync-ptr v0.1.4
6362026-08-14T21:59:34.864Z Downloaded sync_wrapper v1.0.2
6372026-08-14T21:59:34.864Z Downloaded flate2 v1.1.9
6382026-08-14T21:59:34.867Z Downloaded rand_core v0.10.0
6392026-08-14T21:59:34.867Z Downloaded bcs v0.1.6
6402026-08-14T21:59:34.870Z Downloaded compression-core v0.4.31
6412026-08-14T21:59:34.870Z Downloaded num-rational v0.4.2
6422026-08-14T21:59:34.870Z Downloaded hmac v0.13.0
6432026-08-14T21:59:34.874Z Downloaded async-bb8-diesel v0.2.1
6442026-08-14T21:59:34.874Z Downloaded backoff v0.4.0
6452026-08-14T21:59:34.874Z Downloaded blake2 v0.10.6
6462026-08-14T21:59:34.878Z Downloaded httparse v1.10.1
6472026-08-14T21:59:34.878Z Downloaded const_format_proc_macros v0.2.34
6482026-08-14T21:59:34.878Z Downloaded constant_time_eq v0.4.2
6492026-08-14T21:59:34.881Z Downloaded progenitor v0.14.0
6502026-08-14T21:59:34.881Z Downloaded fatfs v0.3.6
6512026-08-14T21:59:34.885Z Downloaded rfc6979 v0.6.0
6522026-08-14T21:59:34.885Z Downloaded schemars_derive v0.8.22
6532026-08-14T21:59:34.888Z Downloaded sec1 v0.8.1
6542026-08-14T21:59:34.892Z Downloaded base64ct v1.8.3
6552026-08-14T21:59:34.892Z Downloaded allocator-api2 v0.2.21
6562026-08-14T21:59:34.892Z Downloaded shlex v1.3.0
6572026-08-14T21:59:34.895Z Downloaded peg v0.8.5
6582026-08-14T21:59:34.895Z Downloaded unarray v0.1.4
6592026-08-14T21:59:34.899Z Downloaded unit-prefix v0.5.2
6602026-08-14T21:59:34.899Z Downloaded zone_cfg_derive v0.3.1
6612026-08-14T21:59:34.902Z Downloaded hyper-rustls v0.27.7
6622026-08-14T21:59:34.902Z Downloaded zerofrom-derive v0.1.6
6632026-08-14T21:59:34.902Z Downloaded rpassword v7.5.4
6642026-08-14T21:59:34.906Z Downloaded env_logger v0.11.9
6652026-08-14T21:59:34.906Z Downloaded iana-time-zone v0.1.65
6662026-08-14T21:59:34.909Z Downloaded group v0.13.0
6672026-08-14T21:59:34.909Z Downloaded hybrid-array v0.4.13
6682026-08-14T21:59:34.909Z Downloaded usdt v0.6.0
6692026-08-14T21:59:34.909Z Downloaded utf-8 v0.7.6
6702026-08-14T21:59:34.913Z Downloaded want v0.3.1
6712026-08-14T21:59:34.913Z Downloaded half v1.8.3
6722026-08-14T21:59:34.913Z Downloaded zerofrom v0.1.6
6732026-08-14T21:59:34.913Z Downloaded parking_lot_core v0.9.12
6742026-08-14T21:59:34.917Z Downloaded serdect v0.4.3
6752026-08-14T21:59:34.917Z Downloaded pkcs8 v0.11.0
6762026-08-14T21:59:34.920Z Downloaded postcard v1.1.3
6772026-08-14T21:59:34.920Z Downloaded stringprep v0.1.5
6782026-08-14T21:59:34.920Z Downloaded argon2 v0.6.0-rc.8
6792026-08-14T21:59:34.924Z Downloaded chacha20 v0.10.0
6802026-08-14T21:59:34.924Z Downloaded cmake v0.1.57
6812026-08-14T21:59:34.924Z Downloaded console v0.16.2
6822026-08-14T21:59:34.924Z Downloaded backon v1.6.0
6832026-08-14T21:59:34.928Z Downloaded ciborium v0.2.2
6842026-08-14T21:59:34.928Z Downloaded tokio-tungstenite v0.21.0
6852026-08-14T21:59:34.928Z Downloaded expectorate v1.2.0
6862026-08-14T21:59:34.948Z Downloaded hmac v0.12.1
6872026-08-14T21:59:34.948Z Downloaded slog-dtrace v0.3.0
6882026-08-14T21:59:34.948Z Downloaded termios v0.3.3
6892026-08-14T21:59:34.948Z Downloaded futures v0.3.32
6902026-08-14T21:59:34.948Z Downloaded slog-stdlog v4.1.1
6912026-08-14T21:59:34.948Z Downloaded snafu-derive v0.8.9
6922026-08-14T21:59:34.948Z Downloaded spki v0.7.3
6932026-08-14T21:59:34.948Z Downloaded half v2.7.1
6942026-08-14T21:59:34.949Z Downloaded xshell-macros v0.2.7
6952026-08-14T21:59:34.949Z Downloaded crunchy v0.2.4
6962026-08-14T21:59:34.949Z Downloaded getrandom v0.3.4
6972026-08-14T21:59:34.949Z Downloaded defmt v0.3.100
6982026-08-14T21:59:34.949Z Downloaded clang-sys v1.8.1
6992026-08-14T21:59:34.949Z Downloaded console v0.15.11
7002026-08-14T21:59:34.949Z Downloaded dirs-sys-next v0.1.2
7012026-08-14T21:59:34.953Z Downloaded salsa20 v0.11.0
7022026-08-14T21:59:34.954Z Downloaded sha2 v0.11.0
7032026-08-14T21:59:34.957Z Downloaded bzip2 v0.4.4
7042026-08-14T21:59:34.957Z Downloaded curve25519-dalek-derive v0.1.1
7052026-08-14T21:59:34.957Z Downloaded toml_writer v1.1.1+spec-1.1.0
7062026-08-14T21:59:34.960Z Downloaded dof v0.4.0
7072026-08-14T21:59:34.961Z Downloaded enum-as-inner v0.6.1
7082026-08-14T21:59:34.961Z Downloaded is-terminal v0.4.17
7092026-08-14T21:59:34.961Z Downloaded is_ci v1.2.0
7102026-08-14T21:59:34.961Z Downloaded difflib v0.4.0
7112026-08-14T21:59:34.961Z Downloaded dtrace-parser v0.3.0
7122026-08-14T21:59:34.964Z Downloaded ident_case v1.0.1
7132026-08-14T21:59:34.964Z Downloaded wyz v0.5.1
7142026-08-14T21:59:34.968Z Downloaded ar_archive_writer v0.5.1
7152026-08-14T21:59:34.974Z Downloaded oxide-update-engine-types v0.1.2
7162026-08-14T21:59:34.978Z Downloaded pkcs1 v0.7.5
7172026-08-14T21:59:34.981Z Downloaded term v0.7.0
7182026-08-14T21:59:34.985Z Downloaded term v1.2.1
7192026-08-14T21:59:34.985Z Downloaded jiff-static v0.2.34
7202026-08-14T21:59:34.985Z Downloaded lalrpop-util v0.19.12
7212026-08-14T21:59:34.990Z Downloaded lzss v0.8.2
7222026-08-14T21:59:34.990Z Downloaded headers v0.4.1
7232026-08-14T21:59:34.993Z Downloaded zeroize v1.9.0
7242026-08-14T21:59:34.993Z Downloaded corncobs v0.1.4
7252026-08-14T21:59:34.993Z Downloaded generic-array v1.4.3
7262026-08-14T21:59:34.993Z Downloaded md-5 v0.10.6
7272026-08-14T21:59:35.001Z Downloaded debug-ignore v1.0.5
7282026-08-14T21:59:35.004Z Downloaded ctr v0.10.1
7292026-08-14T21:59:35.004Z Downloaded defmt v1.0.1
7302026-08-14T21:59:35.004Z Downloaded defmt-macros v1.0.1
7312026-08-14T21:59:35.010Z Downloaded blake2 v0.11.0-rc.6
7322026-08-14T21:59:35.010Z Downloaded colored v3.1.1
7332026-08-14T21:59:35.010Z Downloaded slog-term v2.9.2
7342026-08-14T21:59:35.013Z Downloaded critical-section v1.2.0
7352026-08-14T21:59:35.013Z Downloaded maybe-uninit v2.0.0
7362026-08-14T21:59:35.017Z Downloaded md5 v0.8.0
7372026-08-14T21:59:35.017Z Downloaded olpc-cjson v0.1.4
7382026-08-14T21:59:35.021Z Downloaded const-oid v0.9.6
7392026-08-14T21:59:35.024Z Downloaded instability v0.3.11
7402026-08-14T21:59:35.024Z Downloaded peg-runtime v0.8.5
7412026-08-14T21:59:35.032Z Downloaded ref-cast-impl v1.0.25
7422026-08-14T21:59:35.036Z Downloaded predicates-tree v1.0.13
7432026-08-14T21:59:35.036Z Downloaded icu_locale_core v2.1.1
7442026-08-14T21:59:35.040Z Downloaded predicates-core v1.0.10
7452026-08-14T21:59:35.040Z Downloaded radium v0.7.0
7462026-08-14T21:59:35.040Z Downloaded ref-cast v1.0.25
7472026-08-14T21:59:35.040Z Downloaded heapless v0.7.17
7482026-08-14T21:59:35.043Z Downloaded libefi-sys v0.1.0
7492026-08-14T21:59:35.047Z Downloaded p384 v0.14.0
7502026-08-14T21:59:35.050Z Downloaded ecdsa v0.16.9
7512026-08-14T21:59:35.051Z Downloaded impl-trait-for-tuples v0.2.3
7522026-08-14T21:59:35.054Z Downloaded psl-types v2.0.11
7532026-08-14T21:59:35.054Z Downloaded recursive v0.1.1
7542026-08-14T21:59:35.054Z Downloaded inout v0.2.2
7552026-08-14T21:59:35.058Z Downloaded rustc_version v0.4.1
7562026-08-14T21:59:35.058Z Downloaded same-file v1.0.6
7572026-08-14T21:59:35.058Z Downloaded serde_urlencoded v0.7.1
7582026-08-14T21:59:35.061Z Downloaded rustc_version v0.1.7
7592026-08-14T21:59:35.061Z Downloaded hickory-resolver v0.24.4
7602026-08-14T21:59:35.068Z Downloaded serde_bytes v0.11.19
7612026-08-14T21:59:35.073Z Downloaded slog-envlogger v2.2.0
7622026-08-14T21:59:35.076Z Downloaded tagptr v0.2.0
7632026-08-14T21:59:35.076Z Downloaded ingot v0.2.1
7642026-08-14T21:59:35.080Z Downloaded num_enum v0.7.6
7652026-08-14T21:59:35.083Z Downloaded owo-colors v4.3.0
7662026-08-14T21:59:35.083Z Downloaded packed_struct_codegen v0.10.1
7672026-08-14T21:59:35.083Z Downloaded paste v1.0.15
7682026-08-14T21:59:35.087Z Downloaded structmeta v0.3.0
7692026-08-14T21:59:35.087Z Downloaded thiserror-impl-no-std v2.0.2
7702026-08-14T21:59:35.087Z Downloaded tracing-attributes v0.1.31
7712026-08-14T21:59:35.092Z Downloaded testing_table v0.3.0
7722026-08-14T21:59:35.092Z Downloaded libsw v3.5.0
7732026-08-14T21:59:35.092Z Downloaded linear-map v1.2.0
7742026-08-14T21:59:35.095Z Downloaded serde_cbor v0.11.2
7752026-08-14T21:59:35.096Z Downloaded parking_lot_core v0.8.6
7762026-08-14T21:59:35.096Z Downloaded unicode-properties v0.1.4
7772026-08-14T21:59:35.096Z Downloaded pin-project-internal v1.1.11
7782026-08-14T21:59:35.099Z Downloaded arc-swap v1.8.2
7792026-08-14T21:59:35.099Z Downloaded pem-rfc7468 v1.0.0
7802026-08-14T21:59:35.103Z Downloaded pkg-config v0.3.32
7812026-08-14T21:59:35.103Z Downloaded polyval v0.7.1
7822026-08-14T21:59:35.103Z Downloaded progenitor-extras v0.2.0
7832026-08-14T21:59:35.103Z Downloaded rusty-fork v0.3.1
7842026-08-14T21:59:35.103Z Downloaded scroll_derive v0.13.1
7852026-08-14T21:59:35.107Z Downloaded untrusted v0.7.1
7862026-08-14T21:59:35.107Z Downloaded untrusted v0.9.0
7872026-08-14T21:59:35.110Z Downloaded native-tls v0.2.18
7882026-08-14T21:59:35.110Z Downloaded icu_collections v2.1.1
7892026-08-14T21:59:35.114Z Downloaded trait-variant v0.1.2
7902026-08-14T21:59:35.117Z Downloaded heapless v0.8.0
7912026-08-14T21:59:35.117Z Downloaded flume v0.11.1
7922026-08-14T21:59:35.124Z Downloaded subprocess v0.2.15
7932026-08-14T21:59:35.127Z Downloaded typify-macro v0.6.2
7942026-08-14T21:59:35.130Z Downloaded chacha20poly1305 v0.10.1
7952026-08-14T21:59:35.130Z Downloaded phf v0.13.1
7962026-08-14T21:59:35.130Z Downloaded unicode-truncate v1.1.0
7972026-08-14T21:59:35.130Z Downloaded compact_str v0.8.1
7982026-08-14T21:59:35.134Z Downloaded crc-catalog v2.4.0
7992026-08-14T21:59:35.134Z Downloaded proc-macro-error2 v2.0.1
8002026-08-14T21:59:35.138Z Downloaded wnaf v0.14.0
8012026-08-14T21:59:35.138Z Downloaded xattr v1.6.1
8022026-08-14T21:59:35.138Z Downloaded openssl-sys v0.9.117
8032026-08-14T21:59:35.141Z Downloaded toml v1.1.2+spec-1.1.0
8042026-08-14T21:59:35.146Z Downloaded darling v0.20.11
8052026-08-14T21:59:35.153Z Downloaded ecdsa v0.17.0
8062026-08-14T21:59:35.157Z Downloaded crossbeam-utils v0.8.21
8072026-08-14T21:59:35.160Z Downloaded crypto-common v0.2.2
8082026-08-14T21:59:35.161Z Downloaded ssh-cipher v0.3.0
8092026-08-14T21:59:35.165Z Downloaded darling_macro v0.21.3
8102026-08-14T21:59:35.165Z Downloaded scroll v0.13.0
8112026-08-14T21:59:35.165Z Downloaded simd-adler32 v0.3.8
8122026-08-14T21:59:35.165Z Downloaded document-features v0.2.12
8132026-08-14T21:59:35.165Z Downloaded rsa v0.9.10
8142026-08-14T21:59:35.168Z Downloaded tracing-core v0.1.36
8152026-08-14T21:59:35.173Z Downloaded postgres-types v0.2.12
8162026-08-14T21:59:35.173Z Downloaded elliptic-curve v0.13.8
8172026-08-14T21:59:35.177Z Downloaded endian-type v0.1.2
8182026-08-14T21:59:35.177Z Downloaded instant v0.1.13
8192026-08-14T21:59:35.181Z Downloaded hyper-util v0.1.20
8202026-08-14T21:59:35.185Z Downloaded vsss-rs v3.3.4
8212026-08-14T21:59:35.185Z Downloaded hickory-resolver v0.25.2
8222026-08-14T21:59:35.189Z Downloaded litrs v1.0.0
8232026-08-14T21:59:35.189Z Downloaded strum_macros v0.27.2
8242026-08-14T21:59:35.189Z Downloaded vergen v9.1.0
8252026-08-14T21:59:35.189Z Downloaded hashbrown v0.13.2
8262026-08-14T21:59:35.192Z Downloaded display-error-chain v0.2.2
8272026-08-14T21:59:35.192Z Downloaded keccak v0.1.6
8282026-08-14T21:59:35.192Z Downloaded base64 v0.22.1
8292026-08-14T21:59:35.196Z Downloaded nanorand v0.7.0
8302026-08-14T21:59:35.196Z Downloaded strum_macros v0.26.4
8312026-08-14T21:59:35.202Z Downloaded vte v0.14.1
8322026-08-14T21:59:35.202Z Downloaded cc v1.2.56
8332026-08-14T21:59:35.203Z Downloaded const_format v0.2.35
8342026-08-14T21:59:35.206Z Downloaded whoami v1.6.1
8352026-08-14T21:59:35.206Z Downloaded zstd-safe v7.2.4
8362026-08-14T21:59:35.206Z Downloaded zstd v0.13.3
8372026-08-14T21:59:35.206Z Downloaded hashbrown v0.12.3
8382026-08-14T21:59:35.206Z Downloaded tokio-native-tls v0.3.1
8392026-08-14T21:59:35.210Z Downloaded tokio-tungstenite v0.23.1
8402026-08-14T21:59:35.210Z Downloaded idna_adapter v1.2.1
8412026-08-14T21:59:35.210Z Downloaded memoffset v0.9.1
8422026-08-14T21:59:35.211Z Downloaded smallvec v1.15.1
8432026-08-14T21:59:35.216Z Downloaded async-compression v0.4.41
8442026-08-14T21:59:35.216Z Downloaded managed v0.8.0
8452026-08-14T21:59:35.219Z Downloaded new_debug_unreachable v1.0.6
8462026-08-14T21:59:35.219Z Downloaded multimap v0.10.1
8472026-08-14T21:59:35.219Z Downloaded nonempty v0.12.0
8482026-08-14T21:59:35.220Z Downloaded normalize-line-endings v0.3.0
8492026-08-14T21:59:35.220Z Downloaded bumpalo v3.20.2
8502026-08-14T21:59:35.220Z Downloaded bytes v1.11.1
8512026-08-14T21:59:35.220Z Downloaded oxnet v0.1.6
8522026-08-14T21:59:35.224Z Downloaded thiserror-no-std v2.0.2
8532026-08-14T21:59:35.224Z Downloaded delegate v0.13.5
8542026-08-14T21:59:35.224Z Downloaded deranged v0.5.8
8552026-08-14T21:59:35.229Z Downloaded derive_builder_core v0.20.2
8562026-08-14T21:59:35.229Z Downloaded tar v0.4.46
8572026-08-14T21:59:35.229Z Downloaded tinyvec v1.10.0
8582026-08-14T21:59:35.229Z Downloaded icu_properties v2.1.2
8592026-08-14T21:59:35.232Z Downloaded crc v3.4.0
8602026-08-14T21:59:35.232Z Downloaded oso-derive v0.27.3
8612026-08-14T21:59:35.232Z Downloaded phf_shared v0.13.1
8622026-08-14T21:59:35.236Z Downloaded rand_pcg v0.10.2
8632026-08-14T21:59:35.239Z Downloaded scopeguard v1.2.0
8642026-08-14T21:59:35.239Z Downloaded unicode_categories v0.1.1
8652026-08-14T21:59:35.247Z Downloaded ed25519 v3.0.0
8662026-08-14T21:59:35.247Z Downloaded libloading v0.8.9
8672026-08-14T21:59:35.250Z Downloaded ctutils v0.4.2
8682026-08-14T21:59:35.250Z Downloaded rfc6979 v0.4.0
8692026-08-14T21:59:35.250Z Downloaded rtoolbox v0.0.3
8702026-08-14T21:59:35.251Z Downloaded secrecy v0.8.0
8712026-08-14T21:59:35.251Z Downloaded shell-words v1.1.1
8722026-08-14T21:59:35.254Z Downloaded vergen-gitcl v1.0.8
8732026-08-14T21:59:35.254Z Downloaded progenitor-impl v0.13.0
8742026-08-14T21:59:35.264Z Downloaded displaydoc v0.2.5
8752026-08-14T21:59:35.268Z Downloaded signal-hook-mio v0.2.5
8762026-08-14T21:59:35.268Z Downloaded sha1 v0.11.0
8772026-08-14T21:59:35.272Z Downloaded signal-hook v0.3.18
8782026-08-14T21:59:35.275Z Downloaded structmeta-derive v0.3.0
8792026-08-14T21:59:35.281Z Downloaded darling_core v0.21.3
8802026-08-14T21:59:35.285Z Downloaded crc-any v2.5.0
8812026-08-14T21:59:35.285Z Downloaded multer v3.1.0
8822026-08-14T21:59:35.285Z Downloaded darling_core v0.20.11
8832026-08-14T21:59:35.289Z Downloaded test-strategy v0.4.5
8842026-08-14T21:59:35.294Z Downloaded pbkdf2 v0.13.0
8852026-08-14T21:59:35.294Z Downloaded thread-id v5.1.0
8862026-08-14T21:59:35.298Z Downloaded password-hash v0.5.0
8872026-08-14T21:59:35.298Z Downloaded predicates v3.1.4
8882026-08-14T21:59:35.298Z Downloaded progenitor v0.13.0
8892026-08-14T21:59:35.298Z Downloaded progenitor-client v0.13.0
8902026-08-14T21:59:35.302Z Downloaded void v1.0.2
8912026-08-14T21:59:35.302Z Downloaded waitgroup v0.1.2
8922026-08-14T21:59:35.302Z Downloaded num_enum v0.5.11
8932026-08-14T21:59:35.305Z Downloaded utf8_iter v1.0.4
8942026-08-14T21:59:35.305Z Downloaded usdt-macro v0.6.0
8952026-08-14T21:59:35.305Z Downloaded diff v0.1.13
8962026-08-14T21:59:35.309Z Downloaded rsa v0.10.0-rc.18
8972026-08-14T21:59:35.313Z Downloaded tungstenite v0.23.0
8982026-08-14T21:59:35.317Z Downloaded wait-timeout v0.2.1
8992026-08-14T21:59:35.320Z Downloaded crc8 v0.1.1
9002026-08-14T21:59:35.325Z Downloaded darling_macro v0.23.0
9012026-08-14T21:59:35.325Z Downloaded digest-io v0.1.0
9022026-08-14T21:59:35.325Z Downloaded dirs-next v2.0.0
9032026-08-14T21:59:35.329Z Downloaded dunce v1.0.5
9042026-08-14T21:59:35.329Z Downloaded illumos-nvpair-sys v0.2.0
9052026-08-14T21:59:35.332Z Downloaded rustls-native-certs v0.8.3
9062026-08-14T21:59:35.336Z Downloaded rustls-pemfile v2.2.0
9072026-08-14T21:59:35.336Z Downloaded serde-hex v0.1.0
9082026-08-14T21:59:35.339Z Downloaded socket2 v0.5.10
9092026-08-14T21:59:35.339Z Downloaded tokio-postgres v0.7.16
9102026-08-14T21:59:35.343Z Downloaded lock_api v0.4.14
9112026-08-14T21:59:35.346Z Downloaded schemars v1.2.1
9122026-08-14T21:59:35.354Z Downloaded rand v0.10.1
9132026-08-14T21:59:35.357Z Downloaded des v0.9.0
9142026-08-14T21:59:35.357Z Downloaded serde_derive_internals v0.29.1
9152026-08-14T21:59:35.357Z Downloaded lazy_static v1.5.0
9162026-08-14T21:59:35.360Z Downloaded embedded-io v0.4.0
9172026-08-14T21:59:35.360Z Downloaded support-bundle-viewer v0.1.2
9182026-08-14T21:59:35.360Z Downloaded indent_write v2.2.0
9192026-08-14T21:59:35.360Z Downloaded internet-checksum v0.2.1
9202026-08-14T21:59:35.360Z Downloaded match_cfg v0.1.0
9212026-08-14T21:59:35.363Z Downloaded mime v0.3.17
9222026-08-14T21:59:35.364Z Downloaded slog-async v2.8.0
9232026-08-14T21:59:35.364Z Downloaded smallvec v0.6.14
9242026-08-14T21:59:35.364Z Downloaded yansi v1.0.1
9252026-08-14T21:59:35.367Z Downloaded zerocopy-derive v0.8.40
9262026-08-14T21:59:35.370Z Downloaded hashbrown v0.15.5
9272026-08-14T21:59:35.373Z Downloaded stacker v0.1.23
9282026-08-14T21:59:35.373Z Downloaded num-derive v0.4.2
9292026-08-14T21:59:35.377Z Downloaded openssl-macros v0.1.1
9302026-08-14T21:59:35.377Z Downloaded percent-encoding v2.3.2
9312026-08-14T21:59:35.381Z Downloaded tinystr v0.8.2
9322026-08-14T21:59:35.388Z Downloaded path-slash v0.1.5
9332026-08-14T21:59:35.388Z Downloaded progenitor-macro v0.13.0
9342026-08-14T21:59:35.388Z Downloaded russh-util v0.52.0
9352026-08-14T21:59:35.388Z Downloaded scheduled-thread-pool v0.2.7
9362026-08-14T21:59:35.391Z Downloaded thread_local v1.1.9
9372026-08-14T21:59:35.391Z Downloaded zerovec-derive v0.11.2
9382026-08-14T21:59:35.394Z Downloaded rcgen v0.12.1
9392026-08-14T21:59:35.394Z Downloaded zerocopy v0.6.6
9402026-08-14T21:59:35.398Z Downloaded elliptic-curve v0.14.1
9412026-08-14T21:59:35.401Z Downloaded rustls-pki-types v1.14.0
9422026-08-14T21:59:35.405Z Downloaded data-encoding v2.10.0
9432026-08-14T21:59:35.405Z Downloaded daft v0.1.7
9442026-08-14T21:59:35.405Z Downloaded p521 v0.14.0
9452026-08-14T21:59:35.408Z Downloaded serde-big-array v0.5.1
9462026-08-14T21:59:35.411Z Downloaded tokio-macros v2.7.0
9472026-08-14T21:59:35.411Z Downloaded tower-service v0.3.3
9482026-08-14T21:59:35.411Z Downloaded samael v0.0.19
9492026-08-14T21:59:35.415Z Downloaded zip v0.6.6
9502026-08-14T21:59:35.419Z Downloaded either v1.15.0
9512026-08-14T21:59:35.419Z Downloaded snafu v0.8.9
9522026-08-14T21:59:35.422Z Downloaded qorb v0.4.1
9532026-08-14T21:59:35.426Z Downloaded subtle v2.6.1
9542026-08-14T21:59:35.426Z Downloaded slog-bunyan v2.5.0
9552026-08-14T21:59:35.426Z Downloaded sponge-cursor v0.1.0
9562026-08-14T21:59:35.426Z Downloaded time-core v0.1.8
9572026-08-14T21:59:35.429Z Downloaded hyper v1.10.1
9582026-08-14T21:59:35.433Z Downloaded hashbrown v0.16.1
9592026-08-14T21:59:35.437Z Downloaded yoke-derive v0.8.1
9602026-08-14T21:59:35.437Z Downloaded num-integer v0.1.46
9612026-08-14T21:59:35.437Z Downloaded tokio-rustls v0.26.4
9622026-08-14T21:59:35.437Z Downloaded maplit v1.0.2
9632026-08-14T21:59:35.440Z Downloaded packed_struct v0.10.1
9642026-08-14T21:59:35.440Z Downloaded unicode-xid v0.2.6
9652026-08-14T21:59:35.440Z Downloaded universal-hash v0.5.1
9662026-08-14T21:59:35.440Z Downloaded indexmap v1.9.3
9672026-08-14T21:59:35.444Z Downloaded steno v0.4.1
9682026-08-14T21:59:35.444Z Downloaded omicron-zone-package v0.12.3
9692026-08-14T21:59:35.451Z Downloaded pkcs5 v0.8.1
9702026-08-14T21:59:35.455Z Downloaded oxide-update-engine-display v0.1.2
9712026-08-14T21:59:35.455Z Downloaded sqlformat v0.3.5
9722026-08-14T21:59:35.455Z Downloaded postgres-protocol v0.6.10
9732026-08-14T21:59:35.461Z Downloaded primeorder v0.13.6
9742026-08-14T21:59:35.464Z Downloaded defmt-parser v1.0.0
9752026-08-14T21:59:35.464Z Downloaded downcast-rs v2.0.2
9762026-08-14T21:59:35.464Z Downloaded futures-util v0.3.32
9772026-08-14T21:59:35.468Z Downloaded rand_chacha v0.9.0
9782026-08-14T21:59:35.471Z Downloaded rand_core v0.6.4
9792026-08-14T21:59:35.471Z Downloaded typed-path v0.9.3
9802026-08-14T21:59:35.474Z Downloaded quinn v0.11.11
9812026-08-14T21:59:35.474Z Downloaded rand v0.8.6
9822026-08-14T21:59:35.477Z Downloaded rand v0.9.2
9832026-08-14T21:59:35.481Z Downloaded nodrop v0.1.14
9842026-08-14T21:59:35.481Z Downloaded num_threads v0.1.7
9852026-08-14T21:59:35.481Z Downloaded derive_more v2.1.1
9862026-08-14T21:59:35.485Z Downloaded derive_builder v0.20.2
9872026-08-14T21:59:35.489Z Downloaded linked-hash-map v0.5.6
9882026-08-14T21:59:35.489Z Downloaded opaque-debug v0.3.1
9892026-08-14T21:59:35.492Z Downloaded diesel-dtrace v0.5.0
9902026-08-14T21:59:35.492Z Downloaded oso v0.27.3
9912026-08-14T21:59:35.492Z Downloaded cookie_store v0.22.1
9922026-08-14T21:59:35.496Z Downloaded string_cache v0.8.9
9932026-08-14T21:59:35.496Z Downloaded crc32fast v1.5.0
9942026-08-14T21:59:35.496Z Downloaded phf_shared v0.12.1
9952026-08-14T21:59:35.496Z Downloaded rustversion v1.0.22
9962026-08-14T21:59:35.500Z Downloaded darling_core v0.13.4
9972026-08-14T21:59:35.500Z Downloaded kem v0.3.0
9982026-08-14T21:59:35.503Z Downloaded socket2 v0.6.3
9992026-08-14T21:59:35.507Z Downloaded memmap2 v0.9.10
10002026-08-14T21:59:35.510Z Downloaded password-hash v0.6.1
10012026-08-14T21:59:35.514Z Downloaded proc-macro-error-attr2 v2.0.0
10022026-08-14T21:59:35.517Z Downloaded prettyplease v0.2.37
10032026-08-14T21:59:35.523Z Downloaded num-bigint v0.4.6
10042026-08-14T21:59:35.523Z Downloaded rustc-hash v2.1.1
10052026-08-14T21:59:35.526Z Downloaded semver v0.1.20
10062026-08-14T21:59:35.526Z Downloaded poly1305 v0.9.0
10072026-08-14T21:59:35.526Z Downloaded typify v0.6.2
10082026-08-14T21:59:35.526Z Downloaded vergen-git2 v9.1.0
10092026-08-14T21:59:35.526Z Downloaded whoami v2.1.0
10102026-08-14T21:59:35.530Z Downloaded toml_edit v0.19.15
10112026-08-14T21:59:35.537Z Downloaded indicatif v0.18.4
10122026-08-14T21:59:35.541Z Downloaded convert_case v0.10.0
10132026-08-14T21:59:35.541Z Downloaded reqwest v0.12.28
10142026-08-14T21:59:35.545Z Downloaded tower-http v0.6.8
10152026-08-14T21:59:35.548Z Downloaded termtree v0.5.1
10162026-08-14T21:59:35.548Z Downloaded unsafe-libyaml v0.2.11
10172026-08-14T21:59:35.552Z Downloaded rayon-core v1.13.0
10182026-08-14T21:59:35.552Z Downloaded libsw-core v0.3.2
10192026-08-14T21:59:35.552Z Downloaded tokio-test v0.4.5
10202026-08-14T21:59:35.555Z Downloaded zeroize_derive v1.5.0
10212026-08-14T21:59:35.555Z Downloaded hkdf v0.12.4
10222026-08-14T21:59:35.555Z Downloaded ssh-key v0.7.0-rc.11
10232026-08-14T21:59:35.558Z Downloaded zerotrie v0.2.3
10242026-08-14T21:59:35.562Z Downloaded indoc v2.0.7
10252026-08-14T21:59:35.562Z Downloaded tap v1.0.1
10262026-08-14T21:59:35.562Z Downloaded universal-hash v0.6.1
10272026-08-14T21:59:35.562Z Downloaded serde_with_macros v3.21.0
10282026-08-14T21:59:35.579Z Downloaded aes-gcm v0.11.0
10292026-08-14T21:59:35.579Z Downloaded dsl_auto_type v0.2.0
10302026-08-14T21:59:35.579Z Downloaded cstr-argument v0.1.2
10312026-08-14T21:59:35.579Z Downloaded derive_builder_macro v0.20.2
10322026-08-14T21:59:35.579Z Downloaded kstat-rs v0.2.5
10332026-08-14T21:59:35.579Z Downloaded h2 v0.4.15
10342026-08-14T21:59:35.580Z Downloaded hkdf v0.13.0
10352026-08-14T21:59:35.583Z Downloaded miniz_oxide v0.8.9
10362026-08-14T21:59:35.583Z Downloaded zopfli v0.8.3
10372026-08-14T21:59:35.584Z Downloaded daft-derive v0.1.7
10382026-08-14T21:59:35.584Z Downloaded phf v0.12.1
10392026-08-14T21:59:35.584Z Downloaded rand_core v0.9.5
10402026-08-14T21:59:35.584Z Downloaded sha1 v0.10.6
10412026-08-14T21:59:35.584Z Downloaded rand_xorshift v0.4.0
10422026-08-14T21:59:35.588Z Downloaded papergrid v0.18.0
10432026-08-14T21:59:35.592Z Downloaded aho-corasick v1.1.4
10442026-08-14T21:59:35.595Z Downloaded progenitor-impl v0.14.0
10452026-08-14T21:59:35.601Z Downloaded tower v0.5.3
10462026-08-14T21:59:35.604Z Downloaded csv-core v0.1.13
10472026-08-14T21:59:35.604Z Downloaded sigpipe v0.1.3
10482026-08-14T21:59:35.604Z Downloaded static_assertions v1.1.0
10492026-08-14T21:59:35.604Z Downloaded rand_chacha v0.3.1
10502026-08-14T21:59:35.604Z Downloaded strsim v0.10.0
10512026-08-14T21:59:35.604Z Downloaded pin-project v1.1.11
10522026-08-14T21:59:35.610Z Downloaded bindgen v0.71.1
10532026-08-14T21:59:35.613Z Downloaded uzers v0.12.2
10542026-08-14T21:59:35.617Z Downloaded aes v0.9.1
10552026-08-14T21:59:35.617Z Downloaded sqlparser_derive v0.5.0
10562026-08-14T21:59:35.620Z Downloaded scrypt v0.12.0
10572026-08-14T21:59:35.620Z Downloaded supports-color v3.0.2
10582026-08-14T21:59:35.620Z Downloaded xshell v0.2.7
10592026-08-14T21:59:35.624Z Downloaded winnow v0.6.26
10602026-08-14T21:59:35.627Z Downloaded jiff-core v0.1.0
10612026-08-14T21:59:35.631Z Downloaded toml v0.7.8
10622026-08-14T21:59:35.631Z Downloaded similar v2.7.0
10632026-08-14T21:59:35.634Z Downloaded strum_macros v0.24.3
10642026-08-14T21:59:35.634Z Downloaded enum_dispatch v0.3.13
10652026-08-14T21:59:35.638Z Downloaded darling v0.23.0
10662026-08-14T21:59:35.638Z Downloaded darling_macro v0.13.4
10672026-08-14T21:59:35.642Z Downloaded ipnet v2.11.0
10682026-08-14T21:59:35.645Z Downloaded topological-sort v0.2.2
10692026-08-14T21:59:35.648Z Downloaded tungstenite v0.21.0
10702026-08-14T21:59:35.652Z Downloaded usdt-attr-macro v0.6.0
10712026-08-14T21:59:35.655Z Downloaded newtype_derive v0.1.6
10722026-08-14T21:59:35.658Z Downloaded potential_utf v0.1.4
10732026-08-14T21:59:35.658Z Downloaded serde_with v1.14.0
10742026-08-14T21:59:35.662Z Downloaded num-bigint-dig v0.8.6
10752026-08-14T21:59:35.666Z Downloaded poly1305 v0.8.0
10762026-08-14T21:59:35.669Z Downloaded rand_seeder v0.4.0
10772026-08-14T21:59:35.669Z Downloaded tokio-stream v0.1.18
10782026-08-14T21:59:35.673Z Downloaded port-file v0.1.0
10792026-08-14T21:59:35.673Z Downloaded signal-hook-registry v1.4.8
10802026-08-14T21:59:35.673Z Downloaded illumos-nvpair v0.3.0
10812026-08-14T21:59:35.673Z Downloaded mime_guess v2.0.5
10822026-08-14T21:59:35.673Z Downloaded newtype-uuid v1.3.2
10832026-08-14T21:59:35.676Z Downloaded strum v0.26.3
10842026-08-14T21:59:35.676Z Downloaded num-iter v0.1.45
10852026-08-14T21:59:35.676Z Downloaded siphasher v1.0.2
10862026-08-14T21:59:35.680Z Downloaded dropshot_endpoint v0.17.1
10872026-08-14T21:59:35.683Z Downloaded slog-scope v4.4.1
10882026-08-14T21:59:35.684Z Downloaded toml_parser v1.1.2+spec-1.1.0
10892026-08-14T21:59:35.684Z Downloaded walkdir v2.5.0
10902026-08-14T21:59:35.687Z Downloaded zone v0.3.1
10912026-08-14T21:59:35.687Z Downloaded libbz2-rs-sys v0.2.2
10922026-08-14T21:59:35.687Z Downloaded ml-kem v0.3.2
10932026-08-14T21:59:35.690Z Downloaded scuffle v0.1.0
10942026-08-14T21:59:35.694Z Downloaded unicode-segmentation v1.12.0
10952026-08-14T21:59:35.697Z Downloaded digest v0.11.3
10962026-08-14T21:59:35.697Z Downloaded ena v0.14.4
10972026-08-14T21:59:35.704Z Downloaded parse-size v1.1.0
10982026-08-14T21:59:35.707Z Downloaded progenitor-client v0.14.0
10992026-08-14T21:59:35.708Z Downloaded spin v0.9.8
11002026-08-14T21:59:35.714Z Downloaded litemap v0.8.1
11012026-08-14T21:59:35.715Z Downloaded keccak v0.2.0
11022026-08-14T21:59:35.718Z Downloaded serde_with_macros v1.5.2
11032026-08-14T21:59:35.718Z Downloaded cpubits v0.1.1
11042026-08-14T21:59:35.718Z Downloaded jobserver v0.1.34
11052026-08-14T21:59:35.718Z Downloaded pem-rfc7468 v0.7.0
11062026-08-14T21:59:35.718Z Downloaded ed25519 v2.2.3
11072026-08-14T21:59:35.722Z Downloaded lru-cache v0.1.2
11082026-08-14T21:59:35.722Z Downloaded openssl-probe v0.1.6
11092026-08-14T21:59:35.722Z Downloaded time-macros v0.2.27
11102026-08-14T21:59:35.722Z Downloaded strip-ansi-escapes v0.2.1
11112026-08-14T21:59:35.726Z Downloaded cookie v0.18.1
11122026-08-14T21:59:35.729Z Downloaded ignore v0.4.25
11132026-08-14T21:59:35.729Z Downloaded resolv-conf v0.7.6
11142026-08-14T21:59:35.729Z Downloaded serde_path_to_error v0.1.20
11152026-08-14T21:59:35.733Z Downloaded tls_codec_derive v0.4.2
11162026-08-14T21:59:35.733Z Downloaded tui-tree-widget v0.23.1
11172026-08-14T21:59:35.733Z Downloaded twox-hash v2.1.2
11182026-08-14T21:59:35.736Z Downloaded russh-cryptovec v0.62.0
11192026-08-14T21:59:35.740Z Downloaded darling v0.21.3
11202026-08-14T21:59:35.744Z Downloaded dropshot-api-manager v0.7.2
11212026-08-14T21:59:35.747Z Downloaded slab v0.4.12
11222026-08-14T21:59:35.747Z Downloaded tiny-keccak v2.0.2
11232026-08-14T21:59:35.747Z Downloaded idna v1.1.0
11242026-08-14T21:59:35.751Z Downloaded darling v0.13.4
11252026-08-14T21:59:35.754Z Downloaded darling_macro v0.20.11
11262026-08-14T21:59:35.754Z Downloaded embedded-io v0.6.1
11272026-08-14T21:59:35.754Z Downloaded newline-converter v0.3.0
11282026-08-14T21:59:35.754Z Downloaded tinyvec_macros v0.1.1
11292026-08-14T21:59:35.754Z Downloaded ingot-types v0.2.0
11302026-08-14T21:59:35.754Z Downloaded der_derive v0.7.3
11312026-08-14T21:59:35.758Z Downloaded crucible-workspace-hack v0.1.0
11322026-08-14T21:59:35.766Z Downloaded num_enum_derive v0.7.6
11332026-08-14T21:59:35.769Z Downloaded ipnetwork v0.21.1
11342026-08-14T21:59:35.773Z Downloaded cpufeatures v0.3.0
11352026-08-14T21:59:35.773Z Downloaded rawzip v0.4.4
11362026-08-14T21:59:35.776Z Downloaded diesel_table_macro_syntax v0.3.0
11372026-08-14T21:59:35.781Z Downloaded proptest v1.11.0
11382026-08-14T21:59:35.786Z Downloaded prefix-trie v0.7.0
11392026-08-14T21:59:35.789Z Downloaded rustls-platform-verifier v0.6.2
11402026-08-14T21:59:35.793Z Downloaded sec1 v0.7.3
11412026-08-14T21:59:35.793Z Downloaded unicase v2.9.0
11422026-08-14T21:59:35.793Z Downloaded nibble_vec v0.1.0
11432026-08-14T21:59:35.793Z Downloaded serde_spanned v1.1.1
11442026-08-14T21:59:35.793Z Downloaded try-lock v0.2.5
11452026-08-14T21:59:35.796Z Downloaded parking_lot v0.11.2
11462026-08-14T21:59:35.796Z Downloaded writeable v0.6.2
11472026-08-14T21:59:35.797Z Downloaded toml_datetime v1.1.1+spec-1.1.0
11482026-08-14T21:59:35.797Z Downloaded slog v2.8.2
11492026-08-14T21:59:35.800Z Downloaded oxide-update-engine v0.1.2
11502026-08-14T21:59:35.800Z Downloaded pkcs1 v0.8.0-rc.4
11512026-08-14T21:59:35.806Z Downloaded libscf-sys v1.2.0
11522026-08-14T21:59:35.809Z Downloaded phc v0.6.1
11532026-08-14T21:59:35.813Z Downloaded oxide-tokio-rt v0.1.4
11542026-08-14T21:59:35.820Z Downloaded tabwriter v1.4.1
11552026-08-14T21:59:35.823Z Downloaded uuid v1.23.4
11562026-08-14T21:59:35.823Z Downloaded dropshot-api-manager-types v0.7.2
11572026-08-14T21:59:35.827Z Downloaded newtype-uuid-macros v0.1.0
11582026-08-14T21:59:35.827Z Downloaded tower-layer v0.3.3
11592026-08-14T21:59:35.827Z Downloaded yasna v0.5.2
11602026-08-14T21:59:35.827Z Downloaded dyn-clone v1.0.20
11612026-08-14T21:59:35.832Z Downloaded libxml v0.3.3
11622026-08-14T21:59:35.836Z Downloaded crossbeam-channel v0.5.15
11632026-08-14T21:59:35.840Z Downloaded parking_lot v0.12.5
11642026-08-14T21:59:35.846Z Downloaded inout v0.1.4
11652026-08-14T21:59:35.849Z Downloaded primeorder v0.14.0
11662026-08-14T21:59:35.849Z Downloaded nu-ansi-term v0.50.3
11672026-08-14T21:59:35.853Z Downloaded secrecy v0.10.3
11682026-08-14T21:59:35.856Z Downloaded drift v0.2.0
11692026-08-14T21:59:35.859Z Downloaded peg-macros v0.8.5
11702026-08-14T21:59:35.864Z Downloaded ssh-encoding v0.3.0
11712026-08-14T21:59:35.864Z Downloaded num-complex v0.4.6
11722026-08-14T21:59:35.864Z Downloaded lru-slab v0.1.2
11732026-08-14T21:59:35.864Z Downloaded take_mut v0.2.2
11742026-08-14T21:59:35.868Z Downloaded git2 v0.20.4
11752026-08-14T21:59:35.872Z Downloaded spki v0.8.0
11762026-08-14T21:59:35.876Z Downloaded vergen-lib v0.1.6
11772026-08-14T21:59:35.876Z Downloaded slog-json v2.6.1
11782026-08-14T21:59:35.876Z Downloaded num-traits v0.2.19
11792026-08-14T21:59:35.879Z Downloaded quinn-udp v0.5.14
11802026-08-14T21:59:35.879Z Downloaded derive-ex v0.1.8
11812026-08-14T21:59:35.879Z Downloaded pin-project-lite v0.2.17
11822026-08-14T21:59:35.883Z Downloaded vergen-lib v9.1.0
11832026-08-14T21:59:35.883Z Downloaded lru v0.12.5
11842026-08-14T21:59:35.889Z Downloaded primefield v0.14.0
11852026-08-14T21:59:35.892Z Downloaded ryu v1.0.23
11862026-08-14T21:59:35.896Z Downloaded radix_trie v0.2.1
11872026-08-14T21:59:35.899Z Downloaded progenitor-macro v0.14.0
11882026-08-14T21:59:35.905Z Downloaded synstructure v0.13.2
11892026-08-14T21:59:35.908Z Downloaded goblin v0.10.5
11902026-08-14T21:59:35.911Z Downloaded icu_provider v2.1.1
11912026-08-14T21:59:35.911Z Downloaded icu_normalizer v2.1.1
11922026-08-14T21:59:35.915Z Downloaded tokio-dtrace v0.1.1
11932026-08-14T21:59:35.915Z Downloaded tls_codec v0.4.2
11942026-08-14T21:59:35.915Z Downloaded crossbeam-epoch v0.9.18
11952026-08-14T21:59:35.919Z Downloaded ingot-macros v0.2.0
11962026-08-14T21:59:35.922Z Downloaded reedline v0.40.0
11972026-08-14T21:59:35.925Z Downloaded module-lattice v0.2.3
11982026-08-14T21:59:35.929Z Downloaded schemars v0.9.0
11992026-08-14T21:59:35.936Z Downloaded indoc v1.0.9
12002026-08-14T21:59:35.939Z Downloaded derive-where v1.6.0
12012026-08-14T21:59:35.939Z Downloaded zip v4.6.1
12022026-08-14T21:59:35.942Z Downloaded smf v0.2.3
12032026-08-14T21:59:35.942Z Downloaded tough v0.22.0
12042026-08-14T21:59:35.946Z Downloaded itertools v0.14.0
12052026-08-14T21:59:35.950Z Downloaded ed25519-dalek v3.0.0
12062026-08-14T21:59:35.953Z Downloaded schemars v0.8.22
12072026-08-14T21:59:35.956Z Downloaded crossterm v0.29.0
12082026-08-14T21:59:35.960Z Downloaded psm v0.1.30
12092026-08-14T21:59:35.963Z Downloaded publicsuffix v2.3.0
12102026-08-14T21:59:35.963Z Downloaded r2d2 v0.8.10
12112026-08-14T21:59:35.963Z Downloaded nom v7.1.3
12122026-08-14T21:59:35.966Z Downloaded crossbeam-deque v0.8.6
12132026-08-14T21:59:35.967Z Downloaded icu_normalizer_data v2.1.1
12142026-08-14T21:59:35.971Z Downloaded mio v1.2.0
12152026-08-14T21:59:35.974Z Downloaded serde_yaml v0.9.34+deprecated
12162026-08-14T21:59:35.975Z Downloaded x509-cert v0.2.5
12172026-08-14T21:59:35.978Z Downloaded yoke v0.8.1
12182026-08-14T21:59:35.978Z Downloaded blake3 v1.8.5
12192026-08-14T21:59:35.981Z Downloaded itertools v0.12.1
12202026-08-14T21:59:35.986Z Downloaded itertools v0.13.0
12212026-08-14T21:59:35.990Z Downloaded minimal-lexical v0.2.1
12222026-08-14T21:59:35.993Z Downloaded crypto-primes v0.7.2
12232026-08-14T21:59:35.996Z Downloaded der v0.7.10
12242026-08-14T21:59:35.999Z Downloaded derive_more-impl v2.1.1
12252026-08-14T21:59:36.004Z Downloaded ed25519-dalek v2.2.0
12262026-08-14T21:59:36.004Z Downloaded pem v3.0.6
12272026-08-14T21:59:36.007Z Downloaded usdt-impl v0.6.0
12282026-08-14T21:59:36.007Z Downloaded itertools v0.10.5
12292026-08-14T21:59:36.011Z Downloaded unicode-bidi v0.3.18
12302026-08-14T21:59:36.014Z Downloaded pretty_assertions v1.4.1
12312026-08-14T21:59:36.020Z Downloaded p256 v0.14.0
12322026-08-14T21:59:36.024Z Downloaded iri-string v0.7.10
12332026-08-14T21:59:36.027Z Downloaded derive_more v0.99.20
12342026-08-14T21:59:36.033Z Downloaded ron v0.8.1
12352026-08-14T21:59:36.038Z Downloaded aws-lc-rs v1.16.3
12362026-08-14T21:59:36.045Z Downloaded moka v0.12.13
12372026-08-14T21:59:36.051Z Downloaded zerovec v0.11.5
12382026-08-14T21:59:36.059Z Downloaded crossterm v0.28.1
12392026-08-14T21:59:36.064Z Downloaded quick-xml v0.37.5
12402026-08-14T21:59:36.069Z Downloaded darling_core v0.23.0
12412026-08-14T21:59:36.074Z Downloaded url v2.5.8
12422026-08-14T21:59:36.077Z Downloaded icu_properties_data v2.1.2
12432026-08-14T21:59:36.087Z Downloaded rustyline v14.0.0
12442026-08-14T21:59:36.091Z Downloaded bitvec v1.0.1
12452026-08-14T21:59:36.099Z Downloaded nom v8.0.0
12462026-08-14T21:59:36.103Z Downloaded petname v2.0.2
12472026-08-14T21:59:36.106Z Downloaded der v0.8.0
12482026-08-14T21:59:36.116Z Downloaded serde_with v3.21.0
12492026-08-14T21:59:36.123Z Downloaded vcpkg v0.2.15
12502026-08-14T21:59:36.147Z Downloaded quinn-proto v0.11.16
12512026-08-14T21:59:36.151Z Downloaded diesel_derives v2.3.7
12522026-08-14T21:59:36.156Z Downloaded portable-atomic v1.13.1
12532026-08-14T21:59:36.159Z Downloaded reqwest v0.13.2
12542026-08-14T21:59:36.164Z Downloaded nix v0.28.0
12552026-08-14T21:59:36.167Z Downloaded polar-core v0.27.3
12562026-08-14T21:59:36.171Z Downloaded rayon v1.11.0
12572026-08-14T21:59:36.176Z Downloaded time v0.3.47
12582026-08-14T21:59:36.183Z Downloaded winnow v1.0.3
12592026-08-14T21:59:36.188Z Downloaded rustls-webpki v0.103.13
12602026-08-14T21:59:36.191Z Downloaded chrono v0.4.45
12612026-08-14T21:59:36.195Z Downloaded zerocopy v0.8.40
12622026-08-14T21:59:36.199Z Downloaded smoltcp v0.9.1
12632026-08-14T21:59:36.205Z Downloaded winnow v0.5.40
12642026-08-14T21:59:36.209Z Downloaded hickory-proto v0.24.4
12652026-08-14T21:59:36.218Z Downloaded internal-russh-num-bigint v0.5.0
12662026-08-14T21:59:36.222Z Downloaded crypto-bigint v0.5.5
12672026-08-14T21:59:36.225Z Downloaded hickory-proto v0.25.2
12682026-08-14T21:59:36.233Z Downloaded p384 v0.13.1
12692026-08-14T21:59:36.236Z Downloaded unicode-normalization v0.1.25
12702026-08-14T21:59:36.245Z Downloaded regex-syntax v0.6.29
12712026-08-14T21:59:36.250Z Downloaded regex v1.12.3
12722026-08-14T21:59:36.262Z Downloaded sqlparser v0.61.0
12732026-08-14T21:59:36.270Z Downloaded nix v0.31.2
12742026-08-14T21:59:36.286Z Downloaded regex-syntax v0.8.10
12752026-08-14T21:59:36.292Z Downloaded lalrpop v0.19.12
12762026-08-14T21:59:36.298Z Downloaded salty v0.3.0
12772026-08-14T21:59:36.302Z Downloaded tokio-util v0.7.18
12782026-08-14T21:59:36.307Z Downloaded tabled v0.21.0
12792026-08-14T21:59:36.317Z Downloaded sled v0.34.7
12802026-08-14T21:59:36.327Z Downloaded smoltcp v0.11.0
12812026-08-14T21:59:36.333Z Downloaded dropshot v0.17.1
12822026-08-14T21:59:36.345Z Downloaded regress v0.11.1
12832026-08-14T21:59:36.350Z Downloaded typify-impl v0.6.2
12842026-08-14T21:59:36.358Z Downloaded tracing v0.1.44
12852026-08-14T21:59:36.371Z Downloaded libm v0.2.16
12862026-08-14T21:59:36.376Z Downloaded bstr v1.12.1
12872026-08-14T21:59:36.381Z Downloaded iddqd v0.4.2
12882026-08-14T21:59:36.386Z Downloaded object v0.37.3
12892026-08-14T21:59:36.392Z Downloaded itertools v0.15.0
12902026-08-14T21:59:36.397Z Downloaded petgraph v0.6.5
12912026-08-14T21:59:36.428Z Downloaded openssl v0.10.80
12922026-08-14T21:59:36.434Z Downloaded curve25519-dalek v4.1.3
12932026-08-14T21:59:36.439Z Downloaded object v0.30.4
12942026-08-14T21:59:36.444Z Downloaded jiff v0.2.34
12952026-08-14T21:59:36.453Z Downloaded petgraph v0.8.3
12962026-08-14T21:59:36.466Z Downloaded openapiv3 v2.2.0
12972026-08-14T21:59:36.472Z Downloaded rustls v0.23.41
12982026-08-14T21:59:36.479Z Downloaded zlib-rs v0.6.2
12992026-08-14T21:59:36.488Z Downloaded nix v0.27.1
13002026-08-14T21:59:36.489Z Downloaded rustix v0.38.44
13012026-08-14T21:59:36.500Z Downloaded sha3 v0.10.8
13022026-08-14T21:59:36.504Z Downloaded sha3 v0.12.0
13032026-08-14T21:59:36.508Z Downloaded csv v1.4.0
13042026-08-14T21:59:36.517Z Downloaded russh v0.62.4
13052026-08-14T21:59:36.527Z Downloaded regress v0.10.5
13062026-08-14T21:59:36.546Z Downloaded libgit2-sys v0.18.3+1.9.2
13072026-08-14T21:59:36.578Z Downloaded crypto-bigint v0.7.5
13082026-08-14T21:59:36.602Z Downloaded diesel v2.3.7
13092026-08-14T21:59:36.606Z Downloaded curve25519-dalek v5.0.0
13102026-08-14T21:59:36.639Z Downloaded ratatui v0.29.0
13112026-08-14T21:59:36.684Z Downloaded sha3 v0.11.0
13122026-08-14T21:59:36.714Z Downloaded bzip2-sys v0.1.13+1.0.8
13132026-08-14T21:59:36.762Z Downloaded zerocopy-derive v0.6.6
13142026-08-14T21:59:36.767Z Downloaded chrono-tz v0.10.4
13152026-08-14T21:59:36.778Z Downloaded regex-automata v0.4.14
13162026-08-14T21:59:36.851Z Downloaded tokio v1.52.1
13172026-08-14T21:59:36.873Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13182026-08-14T21:59:36.883Z Downloaded libz-sys v1.1.24
13192026-08-14T21:59:36.964Z Downloaded encoding_rs v0.8.35
13202026-08-14T21:59:36.997Z Downloaded ring v0.17.14
13212026-08-14T21:59:37.580Z Downloaded aws-lc-sys v0.40.0
13222026-08-14T21:59:37.842Z Compiling libc v0.2.185
13232026-08-14T21:59:37.842Z Compiling serde_core v1.0.228
13242026-08-14T21:59:37.842Z Compiling serde v1.0.228
13252026-08-14T21:59:37.845Z Compiling log v0.4.29
13262026-08-14T21:59:37.845Z Compiling smallvec v1.15.1
13272026-08-14T21:59:37.993Z Compiling shlex v1.3.0
13282026-08-14T21:59:37.996Z Compiling find-msvc-tools v0.1.9
13292026-08-14T21:59:38.000Z Compiling syn v2.0.117
13302026-08-14T21:59:38.180Z Compiling subtle v2.6.1
13312026-08-14T21:59:38.197Z Compiling scopeguard v1.2.0
13322026-08-14T21:59:38.219Z Compiling stable_deref_trait v1.2.1
13332026-08-14T21:59:38.289Z Compiling lock_api v0.4.14
13342026-08-14T21:59:38.292Z Compiling typenum v1.20.1
13352026-08-14T21:59:38.315Z Compiling zerocopy v0.8.40
13362026-08-14T21:59:38.328Z Compiling portable-atomic v1.13.1
13372026-08-14T21:59:38.354Z Compiling serde_json v1.0.151
13382026-08-14T21:59:38.511Z Compiling critical-section v1.2.0
13392026-08-14T21:59:38.558Z Compiling libm v0.2.16
13402026-08-14T21:59:38.619Z Compiling num-traits v0.2.19
13412026-08-14T21:59:38.743Z Compiling pkg-config v0.3.32
13422026-08-14T21:59:38.823Z Compiling errno v0.3.14
13432026-08-14T21:59:38.849Z Compiling jobserver v0.1.34
13442026-08-14T21:59:38.948Z Compiling getrandom v0.2.17
13452026-08-14T21:59:39.117Z Compiling cc v1.2.56
13462026-08-14T21:59:39.180Z Compiling rand_core v0.6.4
13472026-08-14T21:59:39.210Z Compiling generic-array v0.14.7
13482026-08-14T21:59:39.266Z Compiling parking_lot_core v0.9.12
13492026-08-14T21:59:39.400Z Compiling once_cell v1.21.3
13502026-08-14T21:59:39.415Z Compiling getrandom v0.4.1
13512026-08-14T21:59:39.444Z Compiling pin-project-lite v0.2.17
13522026-08-14T21:59:39.506Z Compiling const-oid v0.9.6
13532026-08-14T21:59:39.611Z Compiling rand_core v0.10.0
13542026-08-14T21:59:39.906Z Compiling signal-hook-registry v1.4.8
13552026-08-14T21:59:40.003Z Compiling writeable v0.6.2
13562026-08-14T21:59:40.090Z Compiling bitflags v2.11.0
13572026-08-14T21:59:40.277Z Compiling futures-core v0.3.32
13582026-08-14T21:59:40.309Z Compiling litemap v0.8.1
13592026-08-14T21:59:40.323Z Compiling percent-encoding v2.3.2
13602026-08-14T21:59:40.372Z Compiling semver v1.0.28
13612026-08-14T21:59:40.431Z Compiling parking_lot v0.12.5
13622026-08-14T21:59:40.509Z Compiling mio v1.2.0
13632026-08-14T21:59:40.524Z Compiling icu_normalizer_data v2.1.1
13642026-08-14T21:59:40.527Z Compiling icu_properties_data v2.1.2
13652026-08-14T21:59:40.707Z Compiling socket2 v0.6.3
13662026-08-14T21:59:40.750Z Compiling getrandom v0.3.4
13672026-08-14T21:59:40.827Z Compiling futures-sink v0.3.32
13682026-08-14T21:59:40.841Z Compiling indexmap v2.14.0
13692026-08-14T21:59:40.915Z Compiling rustix v1.1.3
13702026-08-14T21:59:40.934Z Compiling synstructure v0.13.2
13712026-08-14T21:59:40.994Z Compiling futures-channel v0.3.32
13722026-08-14T21:59:41.125Z Compiling futures-task v0.3.32
13732026-08-14T21:59:41.238Z Compiling slab v0.4.12
13742026-08-14T21:59:41.271Z Compiling utf8_iter v1.0.4
13752026-08-14T21:59:41.305Z Compiling futures-io v0.3.32
13762026-08-14T21:59:41.431Z Compiling form_urlencoded v1.2.2
13772026-08-14T21:59:41.434Z Compiling rustversion v1.0.22
13782026-08-14T21:59:41.471Z Compiling base64ct v1.8.3
13792026-08-14T21:59:41.509Z Compiling iana-time-zone v0.1.65
13802026-08-14T21:59:41.540Z Compiling cmake v0.1.57
13812026-08-14T21:59:41.620Z Compiling regex-syntax v0.8.10
13822026-08-14T21:59:41.636Z Compiling fs_extra v1.3.0
13832026-08-14T21:59:41.707Z Compiling pem-rfc7468 v0.7.0
13842026-08-14T21:59:41.773Z Compiling ident_case v1.0.1
13852026-08-14T21:59:41.903Z Compiling flagset v0.4.7
13862026-08-14T21:59:41.917Z Compiling dunce v1.0.5
13872026-08-14T21:59:41.940Z Compiling rand_core v0.9.5
13882026-08-14T21:59:42.013Z Compiling aws-lc-sys v0.40.0
13892026-08-14T21:59:42.013Z Compiling uuid v1.23.4
13902026-08-14T21:59:42.041Z Compiling base64 v0.22.1
13912026-08-14T21:59:42.241Z Compiling syn v1.0.109
13922026-08-14T21:59:42.383Z Compiling vcpkg v0.2.15
13932026-08-14T21:59:42.456Z Compiling serde_derive_internals v0.29.1
13942026-08-14T21:59:42.608Z Compiling rustc_version v0.4.1
13952026-08-14T21:59:42.735Z Compiling tracing-core v0.1.36
13962026-08-14T21:59:42.751Z Compiling serde_derive v1.0.228
13972026-08-14T21:59:42.839Z Compiling zeroize_derive v1.5.0
13982026-08-14T21:59:42.945Z Compiling zerofrom-derive v0.1.6
13992026-08-14T21:59:43.132Z Compiling zerocopy-derive v0.8.40
14002026-08-14T21:59:43.301Z Compiling yoke-derive v0.8.1
14012026-08-14T21:59:43.383Z Compiling zerovec-derive v0.11.2
14022026-08-14T21:59:43.505Z Compiling zeroize v1.9.0
14032026-08-14T21:59:43.734Z Compiling displaydoc v0.2.5
14042026-08-14T21:59:44.388Z Compiling zerofrom v0.1.6
14052026-08-14T21:59:44.501Z Compiling tokio-macros v2.7.0
14062026-08-14T21:59:44.523Z Compiling yoke v0.8.1
14072026-08-14T21:59:44.523Z Compiling futures-macro v0.3.32
14082026-08-14T21:59:44.569Z Compiling der_derive v0.7.3
14092026-08-14T21:59:44.633Z Compiling crypto-common v0.1.7
14102026-08-14T21:59:44.711Z Compiling zerovec v0.11.5
14112026-08-14T21:59:44.785Z Compiling zerotrie v0.2.3
14122026-08-14T21:59:45.083Z Compiling block-buffer v0.10.4
14132026-08-14T21:59:45.284Z Compiling tinystr v0.8.2
14142026-08-14T21:59:45.301Z Compiling potential_utf v0.1.4
14152026-08-14T21:59:45.319Z Compiling digest v0.10.7
14162026-08-14T21:59:45.415Z Compiling icu_collections v2.1.1
14172026-08-14T21:59:45.466Z Compiling icu_locale_core v2.1.1
14182026-08-14T21:59:45.496Z Compiling futures-util v0.3.32
14192026-08-14T21:59:45.568Z Compiling thiserror-impl v2.0.18
14202026-08-14T21:59:45.572Z Compiling der v0.7.10
14212026-08-14T21:59:45.909Z Compiling openssl-sys v0.9.117
14222026-08-14T21:59:46.363Z Compiling bytes v1.11.1
14232026-08-14T21:59:46.378Z Compiling icu_provider v2.1.1
14242026-08-14T21:59:46.446Z Compiling chrono v0.4.45
14252026-08-14T21:59:46.674Z Compiling icu_properties v2.1.2
14262026-08-14T21:59:46.800Z Compiling icu_normalizer v2.1.1
14272026-08-14T21:59:46.903Z Compiling tokio v1.52.1
14282026-08-14T21:59:46.985Z Compiling thiserror v2.0.18
14292026-08-14T21:59:47.096Z Compiling http v1.4.2
14302026-08-14T21:59:47.336Z Compiling spki v0.7.3
14312026-08-14T21:59:47.547Z Compiling idna_adapter v1.2.1
14322026-08-14T21:59:47.695Z Compiling ppv-lite86 v0.2.21
14332026-08-14T21:59:47.747Z Compiling idna v1.1.0
14342026-08-14T21:59:47.762Z Compiling tracing-attributes v0.1.31
14352026-08-14T21:59:47.825Z Compiling dyn-clone v1.0.20
14362026-08-14T21:59:47.841Z Compiling cpufeatures v0.2.17
14372026-08-14T21:59:47.917Z Compiling aws-lc-rs v1.16.3
14382026-08-14T21:59:47.961Z Compiling schemars v0.8.22
14392026-08-14T21:59:48.018Z Compiling rand_chacha v0.9.0
14402026-08-14T21:59:48.033Z Compiling url v2.5.8
14412026-08-14T21:59:48.177Z Compiling http-body v1.0.1
14422026-08-14T21:59:48.196Z Compiling pkcs8 v0.10.2
14432026-08-14T21:59:48.333Z Compiling rand v0.9.2
14442026-08-14T21:59:48.457Z Compiling rustls-pki-types v1.14.0
14452026-08-14T21:59:48.473Z Compiling schemars_derive v0.8.22
14462026-08-14T21:59:48.822Z Compiling spin v0.9.8
14472026-08-14T21:59:48.899Z Compiling crc32fast v1.5.0
14482026-08-14T21:59:49.028Z Compiling httparse v1.10.1
14492026-08-14T21:59:49.060Z Compiling tracing v0.1.44
14502026-08-14T21:59:49.074Z Compiling openssl-probe v0.2.1
14512026-08-14T21:59:49.166Z Compiling tinyvec_macros v0.1.1
14522026-08-14T21:59:49.237Z Compiling cmov v0.5.4
14532026-08-14T21:59:49.251Z Compiling tinyvec v1.10.0
14542026-08-14T21:59:49.371Z Compiling tempfile v3.25.0
14552026-08-14T21:59:49.401Z Compiling pest_generator v2.8.6
14562026-08-14T21:59:49.442Z Compiling ctutils v0.4.2
14572026-08-14T21:59:49.591Z Compiling sha2 v0.10.9
14582026-08-14T21:59:49.672Z Compiling aho-corasick v1.1.4
14592026-08-14T21:59:49.725Z Compiling untrusted v0.7.1
14602026-08-14T21:59:49.850Z Compiling tower-layer v0.3.3
14612026-08-14T21:59:50.016Z Compiling radium v0.7.0
14622026-08-14T21:59:50.080Z Compiling try-lock v0.2.5
14632026-08-14T21:59:50.234Z Compiling atomic-waker v1.1.2
14642026-08-14T21:59:50.310Z Compiling tower-service v0.3.3
14652026-08-14T21:59:50.379Z Compiling want v0.3.1
14662026-08-14T21:59:50.407Z Compiling pest_derive v2.8.6
14672026-08-14T21:59:50.541Z Compiling regex-automata v0.4.14
14682026-08-14T21:59:50.848Z Compiling tokio-util v0.7.18
14692026-08-14T21:59:50.938Z Compiling hybrid-array v0.4.13
14702026-08-14T21:59:51.363Z Compiling ipnet v2.11.0
14712026-08-14T21:59:51.515Z Compiling scroll_derive v0.13.1
14722026-08-14T21:59:51.711Z Compiling h2 v0.4.15
14732026-08-14T21:59:51.851Z Compiling darling_core v0.20.11
14742026-08-14T21:59:51.882Z Compiling openssl v0.10.80
14752026-08-14T21:59:52.111Z Compiling untrusted v0.9.0
14762026-08-14T21:59:52.238Z Compiling tap v1.0.1
14772026-08-14T21:59:52.303Z Compiling httpdate v1.0.3
14782026-08-14T21:59:52.352Z Compiling foreign-types-shared v0.1.1
14792026-08-14T21:59:52.441Z Compiling rustls v0.23.41
14802026-08-14T21:59:52.534Z Compiling maybe-uninit v2.0.0
14812026-08-14T21:59:52.561Z Compiling simd-adler32 v0.3.8
14822026-08-14T21:59:52.612Z Compiling foreign-types v0.3.2
14832026-08-14T21:59:52.683Z Compiling wyz v0.5.1
14842026-08-14T21:59:52.700Z Compiling scroll v0.13.0
14852026-08-14T21:59:52.844Z Compiling unicode-normalization v0.1.25
14862026-08-14T21:59:52.965Z Compiling rand_chacha v0.3.1
14872026-08-14T21:59:53.025Z Compiling hex v0.4.3
14882026-08-14T21:59:53.284Z Compiling signature v2.2.0
14892026-08-14T21:59:53.297Z Compiling openssl-macros v0.1.1
14902026-08-14T21:59:53.297Z Compiling thiserror-impl v1.0.69
14912026-08-14T21:59:53.462Z Compiling terminal_size v0.4.3
14922026-08-14T21:59:53.604Z Compiling bzip2-sys v0.1.13+1.0.8
14932026-08-14T21:59:53.705Z Compiling zstd-sys v2.0.16+zstd.1.5.7
14942026-08-14T21:59:53.751Z Compiling num-integer v0.1.46
14952026-08-14T21:59:53.883Z Compiling wait-timeout v0.2.1
14962026-08-14T21:59:54.072Z Compiling socket2 v0.5.10
14972026-08-14T21:59:54.088Z Compiling ahash v0.8.12
14982026-08-14T21:59:54.104Z Compiling darling_macro v0.20.11
14992026-08-14T21:59:54.144Z Compiling adler2 v2.0.1
15002026-08-14T21:59:54.278Z Compiling packed_struct v0.10.1
15012026-08-14T21:59:54.293Z Compiling powerfmt v0.2.0
15022026-08-14T21:59:54.480Z Compiling num-bigint-dig v0.8.6
15032026-08-14T21:59:54.501Z Compiling num-conv v0.2.0
15042026-08-14T21:59:54.519Z Compiling native-tls v0.2.18
15052026-08-14T21:59:54.534Z Compiling time-core v0.1.8
15062026-08-14T21:59:54.588Z Compiling quick-error v1.2.3
15072026-08-14T21:59:54.611Z Compiling bit-vec v0.8.0
15082026-08-14T21:59:54.629Z Compiling funty v2.0.0
15092026-08-14T21:59:54.661Z Compiling clap_builder v4.6.0
15102026-08-14T21:59:54.675Z Compiling time-macros v0.2.27
15112026-08-14T21:59:54.693Z Compiling rusty-fork v0.3.1
15122026-08-14T21:59:54.753Z Compiling darling v0.20.11
15132026-08-14T21:59:54.839Z Compiling bit-set v0.8.0
15142026-08-14T21:59:54.854Z Compiling thiserror v1.0.69
15152026-08-14T21:59:54.958Z Compiling hyper v1.10.1
15162026-08-14T21:59:54.996Z Compiling bitvec v1.0.1
15172026-08-14T21:59:55.031Z Compiling deranged v0.5.8
15182026-08-14T21:59:55.292Z Compiling miniz_oxide v0.8.9
15192026-08-14T21:59:55.897Z Compiling num-iter v0.1.45
15202026-08-14T21:59:56.057Z Compiling rand v0.8.6
15212026-08-14T21:59:56.508Z Compiling hyper-util v0.1.20
15222026-08-14T21:59:56.583Z Compiling goblin v0.10.5
15232026-08-14T21:59:56.787Z Compiling packed_struct_codegen v0.10.1
15242026-08-14T21:59:56.863Z Compiling lazy_static v1.5.0
15252026-08-14T21:59:56.960Z Compiling toml_datetime v0.6.11
15262026-08-14T21:59:57.217Z Compiling serde_spanned v0.6.9
15272026-08-14T21:59:57.365Z Compiling hmac v0.12.1
15282026-08-14T21:59:57.523Z Compiling clap_derive v4.6.1
15292026-08-14T21:59:57.713Z Compiling zerocopy-derive v0.6.6
15302026-08-14T21:59:57.849Z Compiling bitfield-macros v0.19.4
15312026-08-14T21:59:58.219Z Compiling anstyle-parse v0.2.7
15322026-08-14T21:59:58.405Z Compiling rand_xorshift v0.4.0
15332026-08-14T21:59:58.547Z Compiling sync_wrapper v1.0.2
15342026-08-14T21:59:58.561Z Compiling indexmap v1.9.3
15352026-08-14T21:59:58.574Z Compiling unicode-segmentation v1.12.0
15362026-08-14T21:59:58.655Z Compiling siphasher v1.0.2
15372026-08-14T21:59:58.747Z Compiling num_threads v0.1.7
15382026-08-14T21:59:58.847Z Compiling nodrop v0.1.14
15392026-08-14T21:59:58.874Z Compiling usdt-impl v0.6.0
15402026-08-14T21:59:58.940Z Compiling zlib-rs v0.6.2
15412026-08-14T21:59:58.957Z Compiling crossbeam-utils v0.8.21
15422026-08-14T21:59:58.971Z Compiling unarray v0.1.4
15432026-08-14T21:59:59.060Z Compiling crc-catalog v2.4.0
15442026-08-14T21:59:59.084Z Compiling paste v1.0.15
15452026-08-14T21:59:59.155Z Compiling crc v3.4.0
15462026-08-14T21:59:59.278Z Compiling clap v4.6.1
15472026-08-14T21:59:59.294Z Compiling dof v0.4.0
15482026-08-14T21:59:59.356Z Compiling proptest v1.11.0
15492026-08-14T21:59:59.369Z Compiling array-init v0.0.4
15502026-08-14T21:59:59.386Z Compiling time v0.3.47
15512026-08-14T21:59:59.728Z Compiling tower v0.5.3
15522026-08-14T22:00:00.233Z Compiling bitfield v0.19.4
15532026-08-14T22:00:00.473Z Compiling zerocopy v0.6.6
15542026-08-14T22:00:00.537Z Compiling anstream v0.6.21
15552026-08-14T22:00:01.002Z Compiling smallvec v0.6.14
15562026-08-14T22:00:01.221Z Compiling derive_builder_core v0.20.2
15572026-08-14T22:00:01.432Z Compiling dtrace-parser v0.3.0
15582026-08-14T22:00:02.059Z Compiling flate2 v1.1.9
15592026-08-14T22:00:02.145Z Compiling ipnetwork v0.21.1
15602026-08-14T22:00:02.161Z Compiling pkcs1 v0.7.5
15612026-08-14T22:00:02.174Z Compiling http-body-util v0.1.3
15622026-08-14T22:00:02.269Z Compiling heapless v0.7.17
15632026-08-14T22:00:02.419Z Compiling scroll_derive v0.12.1
15642026-08-14T22:00:02.458Z Compiling structmeta-derive v0.3.0
15652026-08-14T22:00:02.507Z Compiling slog v2.8.2
15662026-08-14T22:00:02.526Z Compiling darling_core v0.23.0
15672026-08-14T22:00:02.549Z Compiling thread-id v5.1.0
15682026-08-14T22:00:02.635Z Compiling cookie v0.18.1
15692026-08-14T22:00:02.694Z Compiling env_filter v1.0.0
15702026-08-14T22:00:02.821Z Compiling hashbrown v0.12.3
15712026-08-14T22:00:03.000Z Compiling anyhow v1.0.102
15722026-08-14T22:00:03.094Z Compiling zstd-safe v7.2.4
15732026-08-14T22:00:03.299Z Compiling base64 v0.21.7
15742026-08-14T22:00:03.315Z Compiling signal-hook v0.3.18
15752026-08-14T22:00:03.328Z Compiling allocator-api2 v0.2.21
15762026-08-14T22:00:03.511Z Compiling unicode-properties v0.1.4
15772026-08-14T22:00:03.546Z Compiling ryu v1.0.23
15782026-08-14T22:00:03.615Z Compiling iri-string v0.7.10
15792026-08-14T22:00:03.672Z Compiling unicode-bidi v0.3.18
15802026-08-14T22:00:03.718Z Compiling winnow v0.5.40
15812026-08-14T22:00:03.733Z Compiling serde_urlencoded v0.7.1
15822026-08-14T22:00:03.981Z Compiling structmeta v0.3.0
15832026-08-14T22:00:04.200Z Compiling stringprep v0.1.5
15842026-08-14T22:00:04.215Z Compiling ron v0.8.1
15852026-08-14T22:00:04.885Z Compiling tower-http v0.6.8
15862026-08-14T22:00:05.049Z Compiling darling_macro v0.23.0
15872026-08-14T22:00:05.133Z Compiling toml_edit v0.19.15
15882026-08-14T22:00:05.204Z Compiling scroll v0.12.0
15892026-08-14T22:00:05.350Z Compiling env_logger v0.11.9
15902026-08-14T22:00:05.596Z Compiling rsa v0.9.10
15912026-08-14T22:00:05.629Z Compiling oxnet v0.1.6
15922026-08-14T22:00:05.838Z Compiling derive_builder_macro v0.20.2
15932026-08-14T22:00:06.073Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
15942026-08-14T22:00:06.152Z Compiling newtype-uuid v1.3.2
15952026-08-14T22:00:06.323Z Compiling hashbrown v0.13.2
15962026-08-14T22:00:06.394Z Compiling bzip2 v0.4.4
15972026-08-14T22:00:06.485Z Compiling serde-hex v0.1.0
15982026-08-14T22:00:06.602Z Compiling tokio-native-tls v0.3.1
15992026-08-14T22:00:06.779Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
16002026-08-14T22:00:06.808Z Compiling camino v1.2.2
16012026-08-14T22:00:07.485Z Compiling heck v0.4.1
16022026-08-14T22:00:07.692Z Compiling bstr v1.12.1
16032026-08-14T22:00:07.715Z Compiling block-padding v0.4.2
16042026-08-14T22:00:07.812Z Compiling block-buffer v0.12.1
16052026-08-14T22:00:07.878Z Compiling crypto-common v0.2.2
16062026-08-14T22:00:08.008Z Compiling rustls-native-certs v0.8.3
16072026-08-14T22:00:08.209Z Compiling x509-cert v0.2.5
16082026-08-14T22:00:08.299Z Compiling erased-serde v0.3.31
16092026-08-14T22:00:08.332Z Compiling serde_tokenstream v0.2.3
16102026-08-14T22:00:08.650Z Compiling md-5 v0.10.6
16112026-08-14T22:00:08.667Z Compiling curve25519-dalek v4.1.3
16122026-08-14T22:00:08.790Z Compiling zerocopy-derive v0.7.35
16132026-08-14T22:00:08.818Z Compiling async-trait v0.1.89
16142026-08-14T22:00:08.998Z Compiling daft-derive v0.1.7
16152026-08-14T22:00:09.590Z Compiling pin-project-internal v1.1.11
16162026-08-14T22:00:09.667Z Compiling vergen-lib v9.1.0
16172026-08-14T22:00:09.727Z Compiling hash32 v0.2.1
16182026-08-14T22:00:09.814Z Compiling memoffset v0.9.1
16192026-08-14T22:00:09.848Z Compiling encoding_rs v0.8.35
16202026-08-14T22:00:09.852Z Compiling litrs v1.0.0
16212026-08-14T22:00:09.924Z Compiling psl-types v2.0.11
16222026-08-14T22:00:10.007Z Compiling smoltcp v0.9.1
16232026-08-14T22:00:10.048Z Compiling crc-any v2.5.0
16242026-08-14T22:00:10.321Z Compiling mime v0.3.17
16252026-08-14T22:00:10.384Z Compiling cfg_aliases v0.2.1
16262026-08-14T22:00:10.401Z Compiling ref-cast v1.0.25
16272026-08-14T22:00:10.462Z Compiling fallible-iterator v0.2.0
16282026-08-14T22:00:10.476Z Compiling rustix v0.38.44
16292026-08-14T22:00:10.580Z Compiling nix v0.31.2
16302026-08-14T22:00:10.722Z Compiling pin-project v1.1.11
16312026-08-14T22:00:10.749Z Compiling postgres-protocol v0.6.10
16322026-08-14T22:00:10.764Z Compiling document-features v0.2.12
16332026-08-14T22:00:10.796Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
16342026-08-14T22:00:10.829Z Compiling publicsuffix v2.3.0
16352026-08-14T22:00:11.007Z Compiling daft v0.1.7
16362026-08-14T22:00:11.024Z Compiling zerocopy v0.7.35
16372026-08-14T22:00:11.337Z Compiling inout v0.2.2
16382026-08-14T22:00:11.359Z Compiling snafu-derive v0.8.9
16392026-08-14T22:00:11.386Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
16402026-08-14T22:00:11.423Z Compiling object v0.30.4
16412026-08-14T22:00:11.513Z Compiling hyper-tls v0.6.0
16422026-08-14T22:00:11.574Z Compiling zip v0.6.6
16432026-08-14T22:00:11.666Z Compiling toml v0.7.8
16442026-08-14T22:00:11.683Z Compiling derive_builder v0.20.2
16452026-08-14T22:00:11.807Z Compiling darling v0.23.0
16462026-08-14T22:00:11.944Z Compiling goblin v0.8.2
16472026-08-14T22:00:12.415Z Compiling derive-ex v0.1.8
16482026-08-14T22:00:12.489Z Compiling phf_shared v0.13.1
16492026-08-14T22:00:12.550Z Compiling regex v1.12.3
16502026-08-14T22:00:12.732Z Compiling hubpack_derive v0.1.1
16512026-08-14T22:00:12.969Z Compiling futures-executor v0.3.32
16522026-08-14T22:00:13.182Z Compiling strum_macros v0.27.2
16532026-08-14T22:00:13.232Z Compiling curve25519-dalek-derive v0.1.1
16542026-08-14T22:00:13.257Z Compiling ref-cast-impl v1.0.25
16552026-08-14T22:00:13.805Z Compiling vergen v9.1.0
16562026-08-14T22:00:13.880Z Compiling cargo-platform v0.3.2
16572026-08-14T22:00:13.985Z Compiling ff v0.13.1
16582026-08-14T22:00:14.083Z Compiling fs-err v3.3.0
16592026-08-14T22:00:14.127Z Compiling foldhash v0.1.5
16602026-08-14T22:00:14.152Z Compiling libbz2-rs-sys v0.2.2
16612026-08-14T22:00:14.266Z Compiling managed v0.8.0
16622026-08-14T22:00:14.281Z Compiling same-file v1.0.6
16632026-08-14T22:00:14.297Z Compiling object v0.37.3
16642026-08-14T22:00:14.444Z Compiling bitflags v1.3.2
16652026-08-14T22:00:14.478Z Compiling base16ct v0.2.0
16662026-08-14T22:00:14.521Z Compiling path-slash v0.1.5
16672026-08-14T22:00:14.559Z Compiling jiff-core v0.1.0
16682026-08-14T22:00:14.649Z Compiling foldhash v0.2.0
16692026-08-14T22:00:14.653Z Compiling bumpalo v3.20.2
16702026-08-14T22:00:14.820Z Compiling hashbrown v0.16.1
16712026-08-14T22:00:14.875Z Compiling zopfli v0.8.3
16722026-08-14T22:00:14.914Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
16732026-08-14T22:00:15.136Z Compiling strum v0.27.2
16742026-08-14T22:00:15.328Z Compiling sec1 v0.7.3
16752026-08-14T22:00:15.469Z Compiling jiff v0.2.34
16762026-08-14T22:00:15.537Z Compiling bzip2 v0.6.1
16772026-08-14T22:00:15.628Z Compiling walkdir v2.5.0
16782026-08-14T22:00:15.750Z Compiling hashbrown v0.15.5
16792026-08-14T22:00:15.794Z Compiling dof v0.3.0
16802026-08-14T22:00:15.946Z Compiling group v0.13.0
16812026-08-14T22:00:16.132Z Compiling test-strategy v0.4.5
16822026-08-14T22:00:16.323Z Compiling cargo_metadata v0.23.1
16832026-08-14T22:00:16.522Z Compiling snafu v0.8.9
16842026-08-14T22:00:16.537Z Compiling hubpack v0.1.2
16852026-08-14T22:00:16.753Z Compiling futures v0.3.32
16862026-08-14T22:00:16.838Z Compiling phf v0.13.1
16872026-08-14T22:00:16.886Z Compiling signal-hook-mio v0.2.5
16882026-08-14T22:00:17.004Z Compiling cookie_store v0.22.1
16892026-08-14T22:00:17.369Z Compiling serde_with_macros v3.21.0
16902026-08-14T22:00:17.631Z Compiling zstd v0.13.3
16912026-08-14T22:00:17.668Z Compiling reqwest v0.12.28
16922026-08-14T22:00:17.671Z Compiling cipher v0.5.2
16932026-08-14T22:00:17.893Z Compiling postgres-types v0.2.12
16942026-08-14T22:00:18.440Z Compiling usdt-attr-macro v0.6.0
16952026-08-14T22:00:18.512Z Compiling usdt-macro v0.6.0
16962026-08-14T22:00:19.053Z Compiling globset v0.4.18
16972026-08-14T22:00:19.218Z Compiling phf_shared v0.11.3
16982026-08-14T22:00:19.252Z Compiling hkdf v0.12.4
16992026-08-14T22:00:19.285Z Compiling dtrace-parser v0.2.0
17002026-08-14T22:00:19.371Z Compiling ed25519 v2.2.3
17012026-08-14T22:00:19.402Z Compiling byte-wrapper v0.1.0
17022026-08-14T22:00:19.419Z Compiling olpc-cjson v0.1.4
17032026-08-14T22:00:19.586Z Compiling serde_plain v1.0.2
17042026-08-14T22:00:19.736Z Compiling serde-big-array v0.5.1
17052026-08-14T22:00:19.751Z Compiling crypto-bigint v0.5.5
17062026-08-14T22:00:19.790Z Compiling serde_repr v0.1.20
17072026-08-14T22:00:19.886Z Compiling async-recursion v1.1.1
17082026-08-14T22:00:19.978Z Compiling strum_macros v0.26.4
17092026-08-14T22:00:20.039Z Compiling enum-as-inner v0.6.1
17102026-08-14T22:00:20.319Z Compiling pem v3.0.6
17112026-08-14T22:00:20.364Z Compiling float-cmp v0.10.0
17122026-08-14T22:00:20.516Z Compiling thread-id v4.2.2
17132026-08-14T22:00:20.579Z Compiling memmap2 v0.9.10
17142026-08-14T22:00:20.593Z Compiling predicates-core v1.0.10
17152026-08-14T22:00:20.608Z Compiling winnow v1.0.3
17162026-08-14T22:00:20.648Z Compiling cpufeatures v0.3.0
17172026-08-14T22:00:20.729Z Compiling const-oid v0.10.2
17182026-08-14T22:00:20.770Z Compiling difflib v0.4.0
17192026-08-14T22:00:20.816Z Compiling fixedbitset v0.4.2
17202026-08-14T22:00:20.943Z Compiling either v1.15.0
17212026-08-14T22:00:21.050Z Compiling typed-path v0.9.3
17222026-08-14T22:00:21.160Z Compiling fixedbitset v0.5.7
17232026-08-14T22:00:21.333Z Compiling data-encoding v2.10.0
17242026-08-14T22:00:21.471Z Compiling static_assertions v1.1.0
17252026-08-14T22:00:21.491Z Compiling whoami v2.1.0
17262026-08-14T22:00:21.552Z Compiling new_debug_unreachable v1.0.6
17272026-08-14T22:00:21.628Z Compiling precomputed-hash v0.1.1
17282026-08-14T22:00:21.694Z Compiling keccak v0.1.6
17292026-08-14T22:00:21.722Z Compiling normalize-line-endings v0.3.0
17302026-08-14T22:00:21.828Z Compiling predicates v3.1.4
17312026-08-14T22:00:21.836Z Compiling strum v0.26.3
17322026-08-14T22:00:21.860Z Compiling sha3 v0.10.8
17332026-08-14T22:00:21.911Z Compiling tokio-postgres v0.7.16
17342026-08-14T22:00:21.973Z Compiling string_cache v0.8.9
17352026-08-14T22:00:22.020Z Compiling hickory-proto v0.25.2
17362026-08-14T22:00:22.195Z Compiling toml_edit v0.22.27
17372026-08-14T22:00:22.262Z Compiling toml_parser v1.1.2+spec-1.1.0
17382026-08-14T22:00:22.309Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17392026-08-14T22:00:22.434Z Compiling petgraph v0.8.3
17402026-08-14T22:00:22.464Z Compiling itertools v0.13.0
17412026-08-14T22:00:22.875Z Compiling petgraph v0.6.5
17422026-08-14T22:00:23.687Z Compiling digest v0.11.3
17432026-08-14T22:00:23.918Z Compiling usdt v0.6.0
17442026-08-14T22:00:24.127Z Compiling elliptic-curve v0.13.8
17452026-08-14T22:00:24.184Z Compiling chacha20 v0.10.0
17462026-08-14T22:00:24.366Z Compiling usdt-impl v0.5.0
17472026-08-14T22:00:24.369Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
17482026-08-14T22:00:24.535Z Compiling ed25519-dalek v2.2.0
17492026-08-14T22:00:24.568Z Compiling crossterm v0.28.1
17502026-08-14T22:00:24.914Z Compiling serde_with v3.21.0
17512026-08-14T22:00:25.064Z Compiling zip v4.6.1
17522026-08-14T22:00:25.523Z Compiling iddqd v0.4.2
17532026-08-14T22:00:26.073Z Compiling similar v2.7.0
17542026-08-14T22:00:26.312Z Compiling crossbeam-epoch v0.9.18
17552026-08-14T22:00:26.643Z Compiling tokio-stream v0.1.18
17562026-08-14T22:00:26.697Z Compiling buf-list v1.1.2
17572026-08-14T22:00:26.743Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
17582026-08-14T22:00:26.746Z Compiling openapiv3 v2.2.0
17592026-08-14T22:00:26.801Z Compiling peg-runtime v0.8.5
17602026-08-14T22:00:26.911Z Compiling lalrpop-util v0.19.12
17612026-08-14T22:00:26.967Z Compiling thread_local v1.1.9
17622026-08-14T22:00:27.033Z Compiling slog-async v2.8.0
17632026-08-14T22:00:27.077Z Compiling crossbeam-channel v0.5.15
17642026-08-14T22:00:27.091Z Compiling filetime v0.2.27
17652026-08-14T22:00:27.104Z Compiling is-terminal v0.4.17
17662026-08-14T22:00:27.200Z Compiling take_mut v0.2.2
17672026-08-14T22:00:27.217Z Compiling xattr v1.6.1
17682026-08-14T22:00:27.261Z Compiling term v1.2.1
17692026-08-14T22:00:27.309Z Compiling camino-tempfile v1.4.1
17702026-08-14T22:00:27.340Z Compiling tar v0.4.46
17712026-08-14T22:00:27.521Z Compiling slog-term v2.9.2
17722026-08-14T22:00:33.893Z Compiling rustls-webpki v0.103.13
17732026-08-14T22:00:36.614Z Compiling tokio-rustls v0.26.4
17742026-08-14T22:00:36.614Z Compiling rustls-platform-verifier v0.6.2
17752026-08-14T22:00:36.614Z Compiling tough v0.22.0
17762026-08-14T22:00:36.815Z Compiling hyper-rustls v0.27.7
17772026-08-14T22:00:37.014Z Compiling reqwest v0.13.2
17782026-08-14T22:00:39.256Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
17792026-08-14T22:00:39.468Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
17802026-08-14T22:00:42.501Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
17812026-08-14T22:00:42.623Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
17822026-08-14T22:00:42.687ZAug 14 22:00:40.961 INFO Starting download, target: Clickhouse
17832026-08-14T22:00:42.688ZAug 14 22:00:40.961 INFO Starting download, target: Cockroach
17842026-08-14T22:00:42.688ZAug 14 22:00:40.961 INFO Starting download, target: Console
17852026-08-14T22:00:42.763ZAug 14 22:00:40.961 INFO Starting download, target: DendriteStub
17862026-08-14T22:00:42.763ZAug 14 22:00:40.961 INFO Starting download, target: MaghemiteMgd
17872026-08-14T22:00:42.763ZAug 14 22:00:40.961 INFO Starting download, target: MaghemiteDdmd
17882026-08-14T22:00:42.763ZAug 14 22:00:40.961 INFO Starting download, target: TransceiverControl
17892026-08-14T22:00:42.763ZAug 14 22:00:40.961 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
17902026-08-14T22:00:42.764ZAug 14 22:00:40.961 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
17912026-08-14T22:00:42.764ZAug 14 22:00:40.962 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
17922026-08-14T22:00:42.764ZAug 14 22:00:40.962 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
17932026-08-14T22:00:42.764ZAug 14 22:00:40.962 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
17942026-08-14T22:00:42.764ZAug 14 22:00:40.962 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
17952026-08-14T22:00:42.764ZAug 14 22:00:40.962 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
17962026-08-14T22:00:43.781ZAug 14 22:00:42.048 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
17972026-08-14T22:00:44.043ZAug 14 22:00:42.263 INFO Download complete, target: TransceiverControl
17982026-08-14T22:00:44.502ZAug 14 22:00:42.786 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
17992026-08-14T22:00:44.818ZAug 14 22:00:43.080 INFO Download complete, target: Console
18002026-08-14T22:00:45.035ZAug 14 22:00:43.296 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
18012026-08-14T22:00:47.036ZAug 14 22:00:45.315 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
18022026-08-14T22:00:47.162ZAug 14 22:00:45.457 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
18032026-08-14T22:00:47.328ZAug 14 22:00:45.630 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
18042026-08-14T22:00:48.039ZAug 14 22:00:46.326 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
18052026-08-14T22:00:48.039ZAug 14 22:00:46.327 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
18062026-08-14T22:00:49.283ZAug 14 22:00:47.585 INFO Download complete, target: MaghemiteDdmd
18072026-08-14T22:00:49.699ZAug 14 22:00:48.004 INFO Download complete, target: MaghemiteMgd
18082026-08-14T22:00:49.726ZAug 14 22:00:48.031 INFO Download complete, target: DendriteStub
18092026-08-14T22:00:51.677ZAug 14 22:00:49.982 INFO Checking that binary works, target: Clickhouse
18102026-08-14T22:00:51.802ZAug 14 22:00:50.105 INFO Download complete, target: Clickhouse
18112026-08-14T22:00:52.674ZAug 14 22:00:50.979 INFO Checking that binary works, target: Cockroach
18122026-08-14T22:00:52.790ZAug 14 22:00:51.096 INFO Download complete, target: Cockroach
18132026-08-14T22:00:52.807ZAll builder prerequisites installed successfully, and PATH looks valid
18142026-08-14T22:00:52.810Z
18152026-08-14T22:00:52.810Zreal 2:11.724718265
18162026-08-14T22:00:52.810Zuser 7:14.882195500
18172026-08-14T22:00:52.810Zsys 1:27.017151927
18182026-08-14T22:00:52.810Ztrap 0.241285765
18192026-08-14T22:00:52.810Ztflt 0.562444562
18202026-08-14T22:00:52.811Zdflt 0.954517601
18212026-08-14T22:00:52.811Zkflt 0.028256020
18222026-08-14T22:00:52.811Zlock 27:44.743869101
18232026-08-14T22:00:52.811Zslp 21:55.895474014
18242026-08-14T22:00:52.811Zlat 48.755458660
18252026-08-14T22:00:52.811Zstop 2:42.579037626
18262026-08-14T22:00:52.811Z+ banner clippy
18272026-08-14T22:00:52.811Z
18282026-08-14T22:00:52.811Z #### # # ##### ##### # #
18292026-08-14T22:00:52.811Z # # # # # # # # # #
18302026-08-14T22:00:52.811Z # # # # # # # #
18312026-08-14T22:00:52.811Z # # # ##### ##### #
18322026-08-14T22:00:52.811Z # # # # # # #
18332026-08-14T22:00:52.811Z #### ###### # # # #
18342026-08-14T22:00:52.811Z
18352026-08-14T22:00:52.811Z+ export CARGO_INCREMENTAL=0
18362026-08-14T22:00:52.811Z+ CARGO_INCREMENTAL=0
18372026-08-14T22:00:52.811Z+ ptime -m cargo xtask clippy
18382026-08-14T22:00:53.289Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
18392026-08-14T22:00:53.583Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
18402026-08-14T22:00:55.457Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.63s
18412026-08-14T22:00:55.522Z Running `target/debug/xtask clippy`
18422026-08-14T22:00:55.548Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
18432026-08-14T22:00:56.129Z Downloading crates ...
18442026-08-14T22:00:56.301Z Downloaded async-object-pool v0.2.0
18452026-08-14T22:00:56.305Z Downloaded cast v0.3.0
18462026-08-14T22:00:56.305Z Downloaded anes v0.1.6
18472026-08-14T22:00:56.305Z Downloaded approx v0.5.1
18482026-08-14T22:00:56.305Z Downloaded backtrace-ext v0.2.1
18492026-08-14T22:00:56.305Z Downloaded constant_time_eq v0.3.1
18502026-08-14T22:00:56.305Z Downloaded assert-json-diff v2.0.2
18512026-08-14T22:00:56.309Z Downloaded escape8259 v0.5.3
18522026-08-14T22:00:56.311Z Downloaded event-listener-strategy v0.5.4
18532026-08-14T22:00:56.312Z Downloaded criterion-plot v0.6.0
18542026-08-14T22:00:56.312Z Downloaded concurrent-queue v2.5.0
18552026-08-14T22:00:56.312Z Downloaded assert_cmd v2.1.2
18562026-08-14T22:00:56.315Z Downloaded addr2line v0.25.1
18572026-08-14T22:00:56.315Z Downloaded blake2b_simd v1.0.4
18582026-08-14T22:00:56.315Z Downloaded criterion v0.7.0
18592026-08-14T22:00:56.315Z Downloaded guppy-workspace-hack v0.1.0
18602026-08-14T22:00:56.318Z Downloaded async-lock v3.4.2
18612026-08-14T22:00:56.318Z Downloaded cfg-expr v0.20.6
18622026-08-14T22:00:56.318Z Downloaded datatest-stable v0.3.3
18632026-08-14T22:00:56.322Z Downloaded event-listener v5.4.1
18642026-08-14T22:00:56.322Z Downloaded futures-timer v3.0.3
18652026-08-14T22:00:56.326Z Downloaded hex-literal v0.4.1
18662026-08-14T22:00:56.326Z Downloaded backtrace v0.3.76
18672026-08-14T22:00:56.330Z Downloaded hickory-client v0.25.2
18682026-08-14T22:00:56.330Z Downloaded chumsky v0.9.3
18692026-08-14T22:00:56.330Z Downloaded linkme-impl v0.3.35
18702026-08-14T22:00:56.330Z Downloaded nested v0.1.1
18712026-08-14T22:00:56.330Z Downloaded fancy-regex v0.14.0
18722026-08-14T22:00:56.334Z Downloaded httptest v0.16.4
18732026-08-14T22:00:56.334Z Downloaded miette-derive v5.10.0
18742026-08-14T22:00:56.334Z Downloaded libtest-mimic v0.8.1
18752026-08-14T22:00:56.337Z Downloaded knuffel-derive v3.2.0
18762026-08-14T22:00:56.337Z Downloaded linkme v0.3.35
18772026-08-14T22:00:56.337Z Downloaded pathdiff v0.2.3
18782026-08-14T22:00:56.337Z Downloaded plotters-svg v0.3.7
18792026-08-14T22:00:56.337Z Downloaded oorandom v11.1.5
18802026-08-14T22:00:56.340Z Downloaded owo-colors v3.5.0
18812026-08-14T22:00:56.340Z Downloaded plotters-backend v0.3.7
18822026-08-14T22:00:56.340Z Downloaded proc-macro-crate v3.4.0
18832026-08-14T22:00:56.340Z Downloaded parking v2.2.1
18842026-08-14T22:00:56.346Z Downloaded path-tree v0.8.3
18852026-08-14T22:00:56.346Z Downloaded knuffel v3.2.0
18862026-08-14T22:00:56.346Z Downloaded partial-io v0.5.4
18872026-08-14T22:00:56.346Z Downloaded guppy v0.17.25
18882026-08-14T22:00:56.349Z Downloaded miette v5.10.0
18892026-08-14T22:00:56.349Z Downloaded relative-path v1.9.3
18902026-08-14T22:00:56.349Z Downloaded rust-argon2 v2.1.0
18912026-08-14T22:00:56.353Z Downloaded rustc-demangle v0.1.27
18922026-08-14T22:00:56.353Z Downloaded serde_regex v1.1.0
18932026-08-14T22:00:56.353Z Downloaded similar-asserts v1.7.0
18942026-08-14T22:00:56.353Z Downloaded hashbrown v0.14.5
18952026-08-14T22:00:56.364Z Downloaded rstest v0.25.0
18962026-08-14T22:00:56.368Z Downloaded target-triple v1.0.0
18972026-08-14T22:00:56.371Z Downloaded supports-color v2.1.0
18982026-08-14T22:00:56.371Z Downloaded supports-hyperlinks v2.1.0
18992026-08-14T22:00:56.375Z Downloaded rstest_macros v0.25.0
19002026-08-14T22:00:56.383Z Downloaded supports-unicode v2.1.0
19012026-08-14T22:00:56.386Z Downloaded rand_distr v0.5.1
19022026-08-14T22:00:56.389Z Downloaded terminal_size v0.1.17
19032026-08-14T22:00:56.389Z Downloaded target-spec v3.5.7
19042026-08-14T22:00:56.394Z Downloaded stringmetrics v2.2.2
19052026-08-14T22:00:56.394Z Downloaded termcolor v1.4.1
19062026-08-14T22:00:56.397Z Downloaded target-lexicon v0.13.3
19072026-08-14T22:00:56.400Z Downloaded tinytemplate v1.2.1
19082026-08-14T22:00:56.400Z Downloaded plotters v0.3.7
19092026-08-14T22:00:56.404Z Downloaded toml_datetime v0.7.5+spec-1.1.0
19102026-08-14T22:00:56.407Z Downloaded textwrap v0.15.2
19112026-08-14T22:00:56.410Z Downloaded trybuild v1.0.116
19122026-08-14T22:00:56.413Z Downloaded gimli v0.32.3
19132026-08-14T22:00:56.417Z Downloaded toml_edit v0.23.10+spec-1.0.0
19142026-08-14T22:00:56.521Z Downloaded httpmock v0.8.3
19152026-08-14T22:00:58.298Z Checking cfg-if v1.0.4
19162026-08-14T22:00:58.671Z Checking libc v0.2.185
19172026-08-14T22:00:58.674Z Checking serde_core v1.0.228
19182026-08-14T22:00:58.746Z Checking memchr v2.8.0
19192026-08-14T22:00:58.788Z Checking smallvec v1.15.1
19202026-08-14T22:00:58.821Z Checking zeroize v1.9.0
19212026-08-14T22:00:58.858Z Checking rand_core v0.10.0
19222026-08-14T22:00:58.897Z Checking itoa v1.0.17
19232026-08-14T22:00:58.935Z Checking subtle v2.6.1
19242026-08-14T22:00:58.995Z Checking log v0.4.29
19252026-08-14T22:00:59.033Z Checking libm v0.2.16
19262026-08-14T22:00:59.084Z Checking getrandom v0.4.1
19272026-08-14T22:00:59.084Z Checking errno v0.3.14
19282026-08-14T22:00:59.160Z Checking typenum v1.20.1
19292026-08-14T22:00:59.202Z Checking scopeguard v1.2.0
19302026-08-14T22:00:59.240Z Checking zmij v1.0.21
19312026-08-14T22:00:59.279Z Checking stable_deref_trait v1.2.1
19322026-08-14T22:00:59.317Z Checking zerofrom v0.1.6
19332026-08-14T22:00:59.358Z Checking lock_api v0.4.14
19342026-08-14T22:00:59.396Z Checking percent-encoding v2.3.2
19352026-08-14T22:00:59.441Z Checking litemap v0.8.1
19362026-08-14T22:00:59.471Z Checking yoke v0.8.1
19372026-08-14T22:00:59.510Z Checking writeable v0.6.2
19382026-08-14T22:00:59.568Z Checking icu_properties_data v2.1.2
19392026-08-14T22:00:59.612Z Checking icu_normalizer_data v2.1.1
19402026-08-14T22:00:59.649Z Checking form_urlencoded v1.2.2
19412026-08-14T22:00:59.681Z Checking zerovec v0.11.5
19422026-08-14T22:00:59.724Z Checking zerotrie v0.2.3
19432026-08-14T22:00:59.761Z Checking num-traits v0.2.19
19442026-08-14T22:00:59.761Z Checking utf8_iter v1.0.4
19452026-08-14T22:00:59.838Z Checking pin-project-lite v0.2.17
19462026-08-14T22:00:59.878Z Checking zerocopy v0.8.40
19472026-08-14T22:00:59.925Z Checking parking_lot_core v0.9.12
19482026-08-14T22:00:59.965Z Checking portable-atomic v1.13.1
19492026-08-14T22:01:00.008Z Checking critical-section v1.2.0
19502026-08-14T22:01:00.068Z Checking signal-hook-registry v1.4.8
19512026-08-14T22:01:00.149Z Checking mio v1.2.0
19522026-08-14T22:01:00.187Z Checking tinystr v0.8.2
19532026-08-14T22:01:00.187Z Checking potential_utf v0.1.4
19542026-08-14T22:01:00.260Z Checking parking_lot v0.12.5
19552026-08-14T22:01:00.294Z Checking serde v1.0.228
19562026-08-14T22:01:00.373Z Checking serde_json v1.0.151
19572026-08-14T22:01:00.413Z Checking bitflags v2.11.0
19582026-08-14T22:01:00.417Z Checking icu_locale_core v2.1.1
19592026-08-14T22:01:00.486Z Checking icu_collections v2.1.1
19602026-08-14T22:01:00.490Z Checking once_cell v1.21.3
19612026-08-14T22:01:00.560Z Checking iana-time-zone v0.1.65
19622026-08-14T22:01:00.615Z Checking socket2 v0.6.3
19632026-08-14T22:01:00.717Z Checking uuid v1.23.4
19642026-08-14T22:01:00.749Z Checking bytes v1.11.1
19652026-08-14T22:01:00.753Z Checking chrono v0.4.45
19662026-08-14T22:01:00.832Z Checking semver v1.0.28
19672026-08-14T22:01:00.898Z Checking thiserror v2.0.18
19682026-08-14T22:01:01.019Z Checking icu_provider v2.1.1
19692026-08-14T22:01:01.075Z Checking dyn-clone v1.0.20
19702026-08-14T22:01:01.127Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
19712026-08-14T22:01:01.130Z Checking futures-core v0.3.32
19722026-08-14T22:01:01.130Z Checking equivalent v1.0.2
19732026-08-14T22:01:01.232Z Checking rustix v1.1.3
19742026-08-14T22:01:01.240Z Checking tokio v1.52.1
19752026-08-14T22:01:01.300Z Checking getrandom v0.2.17
19762026-08-14T22:01:01.310Z Checking icu_properties v2.1.2
19772026-08-14T22:01:01.339Z Checking icu_normalizer v2.1.1
19782026-08-14T22:01:01.470Z Checking cmov v0.5.4
19792026-08-14T22:01:01.508Z Checking rand_core v0.6.4
19802026-08-14T22:01:01.669Z Checking byteorder v1.5.0
19812026-08-14T22:01:01.706Z Checking ctutils v0.4.2
19822026-08-14T22:01:01.710Z Checking futures-sink v0.3.32
19832026-08-14T22:01:01.777Z Checking getrandom v0.3.4
19842026-08-14T22:01:01.838Z Checking futures-channel v0.3.32
19852026-08-14T22:01:01.917Z Checking slab v0.4.12
19862026-08-14T22:01:01.952Z Checking futures-task v0.3.32
19872026-08-14T22:01:01.991Z Checking hybrid-array v0.4.13
19882026-08-14T22:01:02.066Z Checking futures-io v0.3.32
19892026-08-14T22:01:02.099Z Checking generic-array v0.14.7
19902026-08-14T22:01:02.103Z Checking hashbrown v0.17.0
19912026-08-14T22:01:02.178Z Checking thiserror v1.0.69
19922026-08-14T22:01:02.216Z Checking idna_adapter v1.2.1
19932026-08-14T22:01:02.221Z Checking futures-util v0.3.32
19942026-08-14T22:01:02.304Z Checking regex-syntax v0.8.10
19952026-08-14T22:01:02.367Z Checking idna v1.1.0
19962026-08-14T22:01:02.577Z Checking fnv v1.0.7
19972026-08-14T22:01:02.634Z Checking url v2.5.8
19982026-08-14T22:01:02.638Z Checking indexmap v2.14.0
19992026-08-14T22:01:02.717Z Checking base64ct v1.8.3
20002026-08-14T22:01:02.733Z Checking ppv-lite86 v0.2.21
20012026-08-14T22:01:02.778Z Checking crypto-common v0.2.2
20022026-08-14T22:01:02.975Z Checking const-oid v0.9.6
20032026-08-14T22:01:03.062Z Checking crypto-common v0.1.7
20042026-08-14T22:01:03.099Z Checking schemars v0.8.22
20052026-08-14T22:01:03.222Z Checking block-buffer v0.12.1
20062026-08-14T22:01:03.286Z Checking block-buffer v0.10.4
20072026-08-14T22:01:03.400Z Checking base64 v0.22.1
20082026-08-14T22:01:03.437Z Checking utf8parse v0.2.2
20092026-08-14T22:01:03.473Z Checking anstyle v1.0.14
20102026-08-14T22:01:03.572Z Checking http v1.4.2
20112026-08-14T22:01:03.635Z Checking tracing-core v0.1.36
20122026-08-14T22:01:03.674Z Checking anstyle-query v1.1.5
20132026-08-14T22:01:03.712Z Checking digest v0.10.7
20142026-08-14T22:01:03.715Z Checking is_terminal_polyfill v1.70.2
20152026-08-14T22:01:03.787Z Checking colorchoice v1.0.4
20162026-08-14T22:01:03.824Z Checking rand_core v0.9.5
20172026-08-14T22:01:03.869Z Checking const-oid v0.10.2
20182026-08-14T22:01:03.917Z Checking anstyle-parse v1.0.0
20192026-08-14T22:01:03.956Z Checking terminal_size v0.4.3
20202026-08-14T22:01:03.993Z Checking tracing v0.1.44
20212026-08-14T22:01:04.032Z Checking rand_chacha v0.9.0
20222026-08-14T22:01:04.068Z Checking ipnet v2.11.0
20232026-08-14T22:01:04.106Z Checking anstream v1.0.0
20242026-08-14T22:01:04.109Z Checking aho-corasick v1.1.4
20252026-08-14T22:01:04.178Z Checking strsim v0.11.1
20262026-08-14T22:01:04.216Z Checking clap_lex v1.0.0
20272026-08-14T22:01:04.259Z Checking crossbeam-utils v0.8.21
20282026-08-14T22:01:04.293Z Checking rand v0.9.2
20292026-08-14T22:01:04.360Z Checking unicode-ident v1.0.24
20302026-08-14T22:01:04.399Z Checking erased-serde v0.3.31
20312026-08-14T22:01:04.402Z Checking clap_builder v4.6.0
20322026-08-14T22:01:04.402Z Checking powerfmt v0.2.0
20332026-08-14T22:01:04.502Z Checking proc-macro2 v1.0.106
20342026-08-14T22:01:04.542Z Checking tokio-util v0.7.18
20352026-08-14T22:01:04.613Z Checking deranged v0.5.8
20362026-08-14T22:01:04.651Z Checking digest v0.11.3
20372026-08-14T22:01:04.797Z Checking allocator-api2 v0.2.21
20382026-08-14T22:01:04.838Z Checking slog v2.8.2
20392026-08-14T22:01:04.841Z Checking regex-automata v0.4.14
20402026-08-14T22:01:04.912Z Checking quote v1.0.45
20412026-08-14T22:01:04.919Z Checking fastrand v2.3.0
20422026-08-14T22:01:05.111Z Checking time-core v0.1.8
20432026-08-14T22:01:05.119Z Checking num_threads v0.1.7
20442026-08-14T22:01:05.152Z Checking cpufeatures v0.3.0
20452026-08-14T22:01:05.223Z Checking num-conv v0.2.0
20462026-08-14T22:01:05.227Z Checking syn v2.0.117
20472026-08-14T22:01:05.295Z Checking httparse v1.10.1
20482026-08-14T22:01:05.304Z Checking anyhow v1.0.102
20492026-08-14T22:01:05.304Z Checking cpufeatures v0.2.17
20502026-08-14T22:01:05.397Z Checking tempfile v3.25.0
20512026-08-14T22:01:05.442Z Checking ipnetwork v0.21.1
20522026-08-14T22:01:05.533Z Checking aws-lc-sys v0.40.0
20532026-08-14T22:01:05.592Z Checking rustls-pki-types v1.14.0
20542026-08-14T22:01:05.630Z Checking time v0.3.47
20552026-08-14T22:01:05.634Z Checking untrusted v0.7.1
20562026-08-14T22:01:05.702Z Checking http-body v1.0.1
20572026-08-14T22:01:05.749Z Checking clap v4.6.1
20582026-08-14T22:01:05.807Z Checking atomic-waker v1.1.2
20592026-08-14T22:01:05.860Z Checking hex v0.4.3
20602026-08-14T22:01:05.863Z Checking httpdate v1.0.3
20612026-08-14T22:01:05.932Z Checking try-lock v0.2.5
20622026-08-14T22:01:05.970Z Checking h2 v0.4.15
20632026-08-14T22:01:06.063Z Checking want v0.3.1
20642026-08-14T22:01:06.104Z Checking tower-service v0.3.3
20652026-08-14T22:01:06.108Z Checking aws-lc-rs v1.16.3
20662026-08-14T22:01:06.171Z Checking untrusted v0.9.0
20672026-08-14T22:01:06.218Z Checking tower-layer v0.3.3
20682026-08-14T22:01:06.255Z Checking ryu v1.0.23
20692026-08-14T22:01:06.310Z Checking pem-rfc7468 v0.7.0
20702026-08-14T22:01:06.398Z Checking spin v0.9.8
20712026-08-14T22:01:06.435Z Checking flagset v0.4.7
20722026-08-14T22:01:06.498Z Checking socket2 v0.5.10
20732026-08-14T22:01:06.590Z Checking der v0.7.10
20742026-08-14T22:01:06.627Z Checking simd-adler32 v0.3.8
20752026-08-14T22:01:06.745Z Checking mime v0.3.17
20762026-08-14T22:01:06.783Z Checking block-padding v0.4.2
20772026-08-14T22:01:06.822Z Checking pretty-hex v0.4.1
20782026-08-14T22:01:06.907Z Checking adler2 v2.0.1
20792026-08-14T22:01:06.950Z Checking inout v0.2.2
20802026-08-14T22:01:06.954Z Checking http-body-util v0.1.3
20812026-08-14T22:01:07.024Z Checking oxnet v0.1.6
20822026-08-14T22:01:07.027Z Checking rustls-webpki v0.103.13
20832026-08-14T22:01:07.101Z Checking miniz_oxide v0.8.9
20842026-08-14T22:01:07.132Z Checking camino v1.2.2
20852026-08-14T22:01:07.237Z Checking plain v0.2.3
20862026-08-14T22:01:07.318Z Checking ucd-trie v0.1.7
20872026-08-14T22:01:07.361Z Checking openssl-probe v0.2.1
20882026-08-14T22:01:07.397Z Checking cipher v0.5.2
20892026-08-14T22:01:07.435Z Checking regex v1.12.3
20902026-08-14T22:01:07.476Z Checking serde_urlencoded v0.7.1
20912026-08-14T22:01:07.514Z Checking pest v2.8.6
20922026-08-14T22:01:07.518Z Checking rustls v0.23.41
20932026-08-14T22:01:07.518Z Checking rand_chacha v0.3.1
20942026-08-14T22:01:07.622Z Checking encoding_rs v0.8.35
20952026-08-14T22:01:07.662Z Checking spki v0.7.3
20962026-08-14T22:01:07.707Z Checking futures-executor v0.3.32
20972026-08-14T22:01:07.746Z Checking crc32fast v1.5.0
20982026-08-14T22:01:07.794Z Checking rand v0.8.6
20992026-08-14T22:01:07.860Z Checking either v1.15.0
21002026-08-14T22:01:07.899Z Checking futures v0.3.32
21012026-08-14T22:01:07.936Z Checking sync_wrapper v1.0.2
21022026-08-14T22:01:08.007Z Checking pkcs8 v0.10.2
21032026-08-14T22:01:08.079Z Checking tower v0.5.3
21042026-08-14T22:01:08.119Z Checking foldhash v0.2.0
21052026-08-14T22:01:08.201Z Checking iri-string v0.7.10
21062026-08-14T22:01:08.295Z Checking static_assertions v1.1.0
21072026-08-14T22:01:08.354Z Checking hashbrown v0.16.1
21082026-08-14T22:01:08.401Z Checking openapiv3 v2.2.0
21092026-08-14T22:01:08.499Z Checking zlib-rs v0.6.2
21102026-08-14T22:01:08.606Z Checking bit-vec v0.8.0
21112026-08-14T22:01:08.646Z Checking sha2 v0.10.9
21122026-08-14T22:01:08.841Z Checking bit-set v0.8.0
21132026-08-14T22:01:08.883Z Checking hyper v1.10.1
21142026-08-14T22:01:08.923Z Checking hubpack v0.1.2
21152026-08-14T22:01:08.957Z Checking wait-timeout v0.2.1
21162026-08-14T22:01:09.019Z Checking rustls-native-certs v0.8.3
21172026-08-14T22:01:09.113Z Checking lazy_static v1.5.0
21182026-08-14T22:01:09.116Z Checking tinyvec_macros v0.1.1
21192026-08-14T22:01:09.185Z Checking quick-error v1.2.3
21202026-08-14T22:01:09.236Z Checking psl-types v2.0.11
21212026-08-14T22:01:09.275Z Checking tinyvec v1.10.0
21222026-08-14T22:01:09.278Z Checking tower-http v0.6.8
21232026-08-14T22:01:09.345Z Checking rusty-fork v0.3.1
21242026-08-14T22:01:09.386Z Checking publicsuffix v2.3.0
21252026-08-14T22:01:09.422Z Checking flate2 v1.1.9
21262026-08-14T22:01:09.551Z Checking cookie v0.18.1
21272026-08-14T22:01:09.586Z Checking rand_xorshift v0.4.0
21282026-08-14T22:01:09.620Z Checking strum v0.26.3
21292026-08-14T22:01:09.624Z Checking unarray v0.1.4
21302026-08-14T22:01:09.723Z Checking signature v2.2.0
21312026-08-14T22:01:09.762Z Checking num-integer v0.1.46
21322026-08-14T22:01:09.765Z Checking scroll v0.13.0
21332026-08-14T22:01:09.832Z Checking proptest v1.11.0
21342026-08-14T22:01:09.836Z Checking cookie_store v0.22.1
21352026-08-14T22:01:09.836Z Checking memmap2 v0.9.10
21362026-08-14T22:01:09.945Z Checking dtrace-parser v0.3.0
21372026-08-14T22:01:09.949Z Checking hyper-util v0.1.20
21382026-08-14T22:01:09.949Z Checking tokio-rustls v0.26.4
21392026-08-14T22:01:10.043Z Checking rustls-platform-verifier v0.6.2
21402026-08-14T22:01:10.082Z Checking goblin v0.10.5
21412026-08-14T22:01:10.118Z Checking anstyle-parse v0.2.7
21422026-08-14T22:01:10.200Z Checking ahash v0.8.12
21432026-08-14T22:01:10.239Z Checking serde_spanned v0.6.9
21442026-08-14T22:01:10.242Z Checking toml_datetime v0.6.11
21452026-08-14T22:01:10.242Z Checking thread-id v5.1.0
21462026-08-14T22:01:10.346Z Checking base64 v0.21.7
21472026-08-14T22:01:10.401Z Checking data-encoding v2.10.0
21482026-08-14T22:01:10.436Z Checking anstream v0.6.21
21492026-08-14T22:01:10.439Z Checking bstr v1.12.1
21502026-08-14T22:01:10.509Z Checking hmac v0.12.1
21512026-08-14T22:01:10.611Z Checking x509-cert v0.2.5
21522026-08-14T22:01:10.668Z Checking crossbeam-epoch v0.9.18
21532026-08-14T22:01:10.710Z Checking memoffset v0.9.1
21542026-08-14T22:01:10.717Z Checking num-iter v0.1.45
21552026-08-14T22:01:10.821Z Checking scroll v0.12.0
21562026-08-14T22:01:10.886Z Checking zerocopy v0.7.35
21572026-08-14T22:01:10.925Z Checking rustix v0.38.44
21582026-08-14T22:01:10.963Z Checking env_filter v1.0.0
21592026-08-14T22:01:11.077Z Checking goblin v0.8.2
21602026-08-14T22:01:11.142Z Checking unicode-segmentation v1.12.0
21612026-08-14T22:01:11.303Z Checking tap v1.0.1
21622026-08-14T22:01:11.306Z Checking hyper-rustls v0.27.7
21632026-08-14T22:01:11.410Z Checking env_logger v0.11.9
21642026-08-14T22:01:11.445Z Checking wyz v0.5.1
21652026-08-14T22:01:11.487Z Checking num-bigint-dig v0.8.6
21662026-08-14T22:01:11.579Z Checking reqwest v0.13.2
21672026-08-14T22:01:11.632Z Checking nix v0.31.2
21682026-08-14T22:01:11.670Z Checking dtrace-parser v0.2.0
21692026-08-14T22:01:11.710Z Checking newtype-uuid v1.3.2
21702026-08-14T22:01:11.758Z Checking pkcs1 v0.7.5
21712026-08-14T22:01:11.934Z Checking ff v0.13.1
21722026-08-14T22:01:11.973Z Checking daft v0.1.7
21732026-08-14T22:01:12.009Z Checking radium v0.7.0
21742026-08-14T22:01:12.103Z Checking thread-id v4.2.2
21752026-08-14T22:01:12.212Z Checking crc-catalog v2.4.0
21762026-08-14T22:01:12.215Z Checking same-file v1.0.6
21772026-08-14T22:01:12.283Z Checking funty v2.0.0
21782026-08-14T22:01:12.329Z Checking base16ct v0.2.0
21792026-08-14T22:01:12.367Z Checking winnow v1.0.3
21802026-08-14T22:01:12.402Z Checking walkdir v2.5.0
21812026-08-14T22:01:12.449Z Checking dof v0.4.0
21822026-08-14T22:01:12.491Z Checking sec1 v0.7.3
21832026-08-14T22:01:12.494Z Checking crc v3.4.0
21842026-08-14T22:01:12.588Z Checking rsa v0.9.10
21852026-08-14T22:01:12.628Z Checking bitvec v1.0.1
21862026-08-14T22:01:12.725Z Checking group v0.13.0
21872026-08-14T22:01:12.729Z Checking hkdf v0.12.4
21882026-08-14T22:01:12.874Z Checking unicode-normalization v0.1.25
21892026-08-14T22:01:12.911Z Checking serde_with v3.21.0
21902026-08-14T22:01:12.949Z Checking crypto-bigint v0.5.5
21912026-08-14T22:01:13.023Z Checking dof v0.3.0
21922026-08-14T22:01:13.089Z Checking zerocopy v0.6.6
21932026-08-14T22:01:13.126Z Checking usdt-impl v0.6.0
21942026-08-14T22:01:13.238Z Checking maybe-uninit v2.0.0
21952026-08-14T22:01:13.309Z Checking foldhash v0.1.5
21962026-08-14T22:01:13.350Z Checking nodrop v0.1.14
21972026-08-14T22:01:13.355Z Checking usdt-impl v0.5.0
21982026-08-14T22:01:13.417Z Checking foreign-types-shared v0.1.1
21992026-08-14T22:01:13.453Z Checking usdt v0.6.0
22002026-08-14T22:01:13.490Z Checking keccak v0.1.6
22012026-08-14T22:01:13.494Z Checking winnow v0.5.40
22022026-08-14T22:01:13.560Z Checking foreign-types v0.3.2
22032026-08-14T22:01:13.649Z Checking hashbrown v0.15.5
22042026-08-14T22:01:13.688Z Checking array-init v0.0.4
22052026-08-14T22:01:13.691Z Checking smallvec v0.6.14
22062026-08-14T22:01:13.759Z Checking sha3 v0.10.8
22072026-08-14T22:01:13.888Z Checking elliptic-curve v0.13.8
22082026-08-14T22:01:13.926Z Checking bitfield v0.19.4
22092026-08-14T22:01:13.985Z Checking packed_struct v0.10.1
22102026-08-14T22:01:14.025Z Checking bzip2-sys v0.1.13+1.0.8
22112026-08-14T22:01:14.062Z Checking openssl-sys v0.9.117
22122026-08-14T22:01:14.140Z Checking siphasher v1.0.2
22132026-08-14T22:01:14.178Z Checking hashbrown v0.12.3
22142026-08-14T22:01:14.219Z Checking bitflags v1.3.2
22152026-08-14T22:01:14.259Z Checking bzip2 v0.4.4
22162026-08-14T22:01:14.325Z Checking serde-hex v0.1.0
22172026-08-14T22:01:14.364Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
22182026-08-14T22:01:14.419Z Checking toml_parser v1.1.2+spec-1.1.0
22192026-08-14T22:01:14.457Z Checking ron v0.8.1
22202026-08-14T22:01:14.460Z Checking openssl v0.10.80
22212026-08-14T22:01:14.548Z Checking hashbrown v0.13.2
22222026-08-14T22:01:14.623Z Checking indexmap v1.9.3
22232026-08-14T22:01:14.675Z Checking toml_edit v0.19.15
22242026-08-14T22:01:14.813Z Checking itertools v0.13.0
22252026-08-14T22:01:14.990Z Checking signal-hook v0.3.18
22262026-08-14T22:01:15.023Z Checking managed v0.8.0
22272026-08-14T22:01:15.026Z Checking crc-any v2.5.0
22282026-08-14T22:01:15.106Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22292026-08-14T22:01:15.201Z Checking object v0.30.4
22302026-08-14T22:01:15.251Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
22312026-08-14T22:01:15.288Z Checking zip v0.6.6
22322026-08-14T22:01:15.446Z Checking globset v0.4.18
22332026-08-14T22:01:15.642Z Checking chacha20 v0.10.0
22342026-08-14T22:01:15.735Z Checking curve25519-dalek v4.1.3
22352026-08-14T22:01:15.738Z Checking toml v0.7.8
22362026-08-14T22:01:15.880Z Checking object v0.37.3
22372026-08-14T22:01:15.918Z Checking path-slash v0.1.5
22382026-08-14T22:01:15.955Z Checking toml_write v0.1.2
22392026-08-14T22:01:16.049Z Checking winnow v0.7.14
22402026-08-14T22:01:16.088Z Checking signal-hook-mio v0.2.5
22412026-08-14T22:01:16.153Z Checking ed25519 v2.2.3
22422026-08-14T22:01:16.226Z Checking ref-cast v1.0.25
22432026-08-14T22:01:16.360Z Checking pin-project v1.1.11
22442026-08-14T22:01:16.398Z Checking jiff-core v0.1.0
22452026-08-14T22:01:16.490Z Checking pem v3.0.6
22462026-08-14T22:01:16.535Z Checking native-tls v0.2.18
22472026-08-14T22:01:16.577Z Checking ed25519-dalek v2.2.0
22482026-08-14T22:01:16.678Z Checking zstd-sys v2.0.16+zstd.1.5.7
22492026-08-14T22:01:16.749Z Checking tokio-native-tls v0.3.1
22502026-08-14T22:01:16.821Z Checking fixedbitset v0.5.7
22512026-08-14T22:01:16.860Z Checking zstd-safe v7.2.4
22522026-08-14T22:01:16.939Z Checking hyper-tls v0.6.0
22532026-08-14T22:01:17.051Z Checking petgraph v0.8.3
22542026-08-14T22:01:17.089Z Checking snafu v0.8.9
22552026-08-14T22:01:17.125Z Checking jiff v0.2.34
22562026-08-14T22:01:17.163Z Checking crossterm v0.28.1
22572026-08-14T22:01:17.298Z Checking toml_edit v0.22.27
22582026-08-14T22:01:17.357Z Checking similar v2.7.0
22592026-08-14T22:01:17.361Z Checking fs-err v3.3.0
22602026-08-14T22:01:17.728Z Checking hash32 v0.2.1
22612026-08-14T22:01:17.787Z Checking serde_plain v1.0.2
22622026-08-14T22:01:17.908Z Checking serde-big-array v0.5.1
22632026-08-14T22:01:17.946Z Checking unicode-bidi v0.3.18
22642026-08-14T22:01:17.984Z Checking predicates-core v1.0.10
22652026-08-14T22:01:18.076Z Checking unicode-properties v0.1.4
22662026-08-14T22:01:18.143Z Checking typed-path v0.9.3
22672026-08-14T22:01:18.222Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
22682026-08-14T22:01:18.264Z Checking bumpalo v3.20.2
22692026-08-14T22:01:18.297Z Checking libbz2-rs-sys v0.2.2
22702026-08-14T22:01:18.300Z Checking stringprep v0.1.5
22712026-08-14T22:01:18.427Z Checking heapless v0.7.17
22722026-08-14T22:01:18.491Z Checking zopfli v0.8.3
22732026-08-14T22:01:18.529Z Checking reqwest v0.12.28
22742026-08-14T22:01:18.675Z Checking zstd v0.13.3
22752026-08-14T22:01:18.716Z Checking bzip2 v0.6.1
22762026-08-14T22:01:18.856Z Checking hickory-proto v0.25.2
22772026-08-14T22:01:18.895Z Checking byte-wrapper v0.1.0
22782026-08-14T22:01:18.899Z Checking md-5 v0.10.6
22792026-08-14T22:01:18.966Z Checking float-cmp v0.10.0
22802026-08-14T22:01:18.969Z Checking normalize-line-endings v0.3.0
22812026-08-14T22:01:19.042Z Checking difflib v0.4.0
22822026-08-14T22:01:19.094Z Checking fallible-iterator v0.2.0
22832026-08-14T22:01:19.132Z Checking zip v4.6.1
22842026-08-14T22:01:19.135Z Checking smoltcp v0.9.1
22852026-08-14T22:01:19.135Z Checking iddqd v0.4.2
22862026-08-14T22:01:19.237Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
22872026-08-14T22:01:19.273Z Checking predicates v3.1.4
22882026-08-14T22:01:19.311Z Checking phf_shared v0.13.1
22892026-08-14T22:01:19.392Z Checking postgres-protocol v0.6.10
22902026-08-14T22:01:19.534Z Checking phf_shared v0.11.3
22912026-08-14T22:01:19.597Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
22922026-08-14T22:01:19.601Z Checking olpc-cjson v0.1.4
22932026-08-14T22:01:19.720Z Checking tokio-stream v0.1.18
22942026-08-14T22:01:19.759Z Checking strum v0.27.2
22952026-08-14T22:01:19.762Z Checking precomputed-hash v0.1.1
22962026-08-14T22:01:19.831Z Checking lalrpop-util v0.19.12
22972026-08-14T22:01:19.834Z Checking new_debug_unreachable v1.0.6
22982026-08-14T22:01:19.904Z Checking fixedbitset v0.4.2
22992026-08-14T22:01:19.943Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23002026-08-14T22:01:19.980Z Checking string_cache v0.8.9
23012026-08-14T22:01:20.063Z Checking tough v0.22.0
23022026-08-14T22:01:20.101Z Checking petgraph v0.6.5
23032026-08-14T22:01:20.139Z Checking postgres-types v0.2.12
23042026-08-14T22:01:20.176Z Checking phf v0.13.1
23052026-08-14T22:01:20.213Z Checking buf-list v1.1.2
23062026-08-14T22:01:20.267Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
23072026-08-14T22:01:20.354Z Checking peg-runtime v0.8.5
23082026-08-14T22:01:20.427Z Checking whoami v2.1.0
23092026-08-14T22:01:20.530Z Checking is-terminal v0.4.17
23102026-08-14T22:01:20.570Z Checking crossbeam-channel v0.5.15
23112026-08-14T22:01:20.611Z Checking thread_local v1.1.9
23122026-08-14T22:01:20.652Z Checking tokio-postgres v0.7.16
23132026-08-14T22:01:20.655Z Checking term v1.2.1
23142026-08-14T22:01:20.813Z Checking take_mut v0.2.2
23152026-08-14T22:01:20.932Z Compiling newtype-uuid-macros v0.1.0
23162026-08-14T22:01:20.970Z Checking slog-async v2.8.0
23172026-08-14T22:01:20.973Z Checking slog-term v2.9.2
23182026-08-14T22:01:21.212Z Checking match_cfg v0.1.0
23192026-08-14T22:01:21.260Z Checking slog-json v2.6.1
23202026-08-14T22:01:21.315Z Checking hostname v0.3.1
23212026-08-14T22:01:21.383Z Compiling multer v3.1.0
23222026-08-14T22:01:21.448Z Compiling async-stream-impl v0.3.6
23232026-08-14T22:01:21.452Z Checking slog-bunyan v2.5.0
23242026-08-14T22:01:21.645Z Compiling dropshot v0.17.1
23252026-08-14T22:01:21.691Z Checking debug-ignore v1.0.5
23262026-08-14T22:01:21.730Z Compiling dropshot_endpoint v0.17.1
23272026-08-14T22:01:21.733Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
23282026-08-14T22:01:21.827Z Checking serde_path_to_error v0.1.20
23292026-08-14T22:01:21.944Z Checking progenitor-client v0.14.0
23302026-08-14T22:01:21.947Z Checking sha1 v0.11.0
23312026-08-14T22:01:22.079Z Checking serde_spanned v1.1.1
23322026-08-14T22:01:22.126Z Checking toml_datetime v1.1.1+spec-1.1.0
23332026-08-14T22:01:22.164Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23342026-08-14T22:01:22.198Z Checking compression-core v0.4.31
23352026-08-14T22:01:22.235Z Checking toml_writer v1.1.1+spec-1.1.0
23362026-08-14T22:01:22.238Z Checking async-stream v0.3.6
23372026-08-14T22:01:22.379Z Checking compression-codecs v0.4.37
23382026-08-14T22:01:22.382Z Checking waitgroup v0.1.2
23392026-08-14T22:01:22.453Z Checking toml v1.1.2+spec-1.1.0
23402026-08-14T22:01:22.456Z Checking rustls-pemfile v2.2.0
23412026-08-14T22:01:22.530Z Checking hostname v0.4.2
23422026-08-14T22:01:22.571Z Checking atomicwrites v0.4.4
23432026-08-14T22:01:22.574Z Compiling parse-display-derive v0.10.0
23442026-08-14T22:01:22.604Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
23452026-08-14T22:01:22.640Z Checking async-compression v0.4.41
23462026-08-14T22:01:22.710Z Checking macaddr v1.0.1
23472026-08-14T22:01:22.713Z Checking regress v0.10.5
23482026-08-14T22:01:22.780Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
23492026-08-14T22:01:22.783Z Checking instant v0.1.13
23502026-08-14T22:01:22.920Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
23512026-08-14T22:01:22.959Z Checking itertools v0.14.0
23522026-08-14T22:01:22.962Z Checking backoff v0.4.0
23532026-08-14T22:01:23.054Z Checking backon v1.6.0
23542026-08-14T22:01:23.184Z Checking humantime v2.3.0
23552026-08-14T22:01:23.225Z Checking unicode-width v0.2.0
23562026-08-14T22:01:23.229Z Compiling convert_case v0.4.0
23572026-08-14T22:01:23.297Z Checking progenitor-extras v0.2.0
23582026-08-14T22:01:23.399Z Checking half v2.7.1
23592026-08-14T22:01:23.516Z Checking ciborium-io v0.2.2
23602026-08-14T22:01:23.551Z Checking heck v0.5.0
23612026-08-14T22:01:23.636Z Checking secrecy v0.10.3
23622026-08-14T22:01:23.672Z Compiling derive_more v0.99.20
23632026-08-14T22:01:23.708Z Checking ciborium-ll v0.2.2
23642026-08-14T22:01:23.711Z Checking camino-tempfile v1.4.1
23652026-08-14T22:01:23.786Z Checking indent_write v2.2.0
23662026-08-14T22:01:23.915Z Checking ciborium v0.2.2
23672026-08-14T22:01:23.954Z Compiling regress v0.11.1
23682026-08-14T22:01:23.957Z Compiling crucible-workspace-hack v0.1.0
23692026-08-14T22:01:24.075Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
23702026-08-14T22:01:24.199Z Checking inout v0.1.4
23712026-08-14T22:01:24.339Z Checking parse-display v0.10.0
23722026-08-14T22:01:24.377Z Checking universal-hash v0.5.1
23732026-08-14T22:01:24.415Z Compiling thiserror-impl-no-std v2.0.2
23742026-08-14T22:01:24.418Z Checking cipher v0.4.4
23752026-08-14T22:01:24.451Z Checking opaque-debug v0.3.1
23762026-08-14T22:01:24.557Z Checking blake2 v0.10.6
23772026-08-14T22:01:24.592Z Checking poly1305 v0.8.0
23782026-08-14T22:01:24.676Z Checking chacha20 v0.9.1
23792026-08-14T22:01:24.874Z Checking aead v0.5.2
23802026-08-14T22:01:24.924Z Checking password-hash v0.5.0
23812026-08-14T22:01:24.961Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
23822026-08-14T22:01:25.054Z Checking chacha20poly1305 v0.10.1
23832026-08-14T22:01:25.189Z Checking argon2 v0.5.3
23842026-08-14T22:01:25.227Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
23852026-08-14T22:01:25.407Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23862026-08-14T22:01:25.535Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
23872026-08-14T22:01:25.575Z Compiling typify-impl v0.6.2
23882026-08-14T22:01:25.578Z Compiling unsafe-libyaml v0.2.11
23892026-08-14T22:01:25.646Z Checking thiserror-no-std v2.0.2
23902026-08-14T22:01:25.683Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
23912026-08-14T22:01:25.765Z Checking vsss-rs v3.3.4
23922026-08-14T22:01:26.332Z Compiling serde_yaml v0.9.34+deprecated
23932026-08-14T22:01:26.386Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
23942026-08-14T22:01:26.919Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
23952026-08-14T22:01:27.135Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
23962026-08-14T22:01:27.227Z Checking swrite v0.1.0
23972026-08-14T22:01:27.282Z Checking crossbeam-deque v0.8.6
23982026-08-14T22:01:27.350Z Compiling rayon-core v1.13.0
23992026-08-14T22:01:27.393Z Compiling num-derive v0.4.2
24002026-08-14T22:01:27.431Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24012026-08-14T22:01:27.492Z Compiling proc-macro-crate v1.3.1
24022026-08-14T22:01:27.559Z Compiling proc-macro-error v1.0.4
24032026-08-14T22:01:27.790Z Checking tabwriter v1.4.1
24042026-08-14T22:01:27.907Z Checking glob v0.3.3
24052026-08-14T22:01:27.944Z Compiling num_enum_derive v0.7.6
24062026-08-14T22:01:27.978Z Compiling itertools v0.15.0
24072026-08-14T22:01:28.014Z Checking rayon v1.11.0
24082026-08-14T22:01:28.124Z Compiling heapless v0.8.0
24092026-08-14T22:01:28.127Z Checking hash32 v0.3.1
24102026-08-14T22:01:28.322Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24112026-08-14T22:01:28.360Z Compiling smoltcp v0.11.0
24122026-08-14T22:01:28.563Z Checking colored v3.1.1
24132026-08-14T22:01:28.817Z Checking toml v0.8.23
24142026-08-14T22:01:28.861Z Checking cobs v0.3.0
24152026-08-14T22:01:29.043Z Compiling usdt-macro v0.5.0
24162026-08-14T22:01:29.081Z Checking num_enum v0.7.6
24172026-08-14T22:01:29.085Z Compiling usdt-attr-macro v0.5.0
24182026-08-14T22:01:29.153Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
24192026-08-14T22:01:29.190Z Checking memmap v0.7.0
24202026-08-14T22:01:29.229Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24212026-08-14T22:01:29.316Z Compiling ingot-macros v0.2.0
24222026-08-14T22:01:29.486Z Checking postcard v1.1.3
24232026-08-14T22:01:29.524Z Checking rand v0.10.1
24242026-08-14T22:01:29.821Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24252026-08-14T22:01:29.870Z Checking sigpipe v0.1.3
24262026-08-14T22:01:29.974Z Checking usdt v0.5.0
24272026-08-14T22:01:30.012Z Compiling foreign-types-macros v0.2.3
24282026-08-14T22:01:30.068Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24292026-08-14T22:01:30.113Z Checking foreign-types-shared v0.3.1
24302026-08-14T22:01:30.220Z Compiling typify-macro v0.6.2
24312026-08-14T22:01:30.329Z Compiling num_enum_derive v0.5.11
24322026-08-14T22:01:30.375Z Checking cstr-argument v0.1.2
24332026-08-14T22:01:30.415Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24342026-08-14T22:01:30.544Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24352026-08-14T22:01:30.612Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
24362026-08-14T22:01:30.649Z Checking foreign-types v0.5.0
24372026-08-14T22:01:30.761Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
24382026-08-14T22:01:30.878Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
24392026-08-14T22:01:30.913Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
24402026-08-14T22:01:30.964Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
24412026-08-14T22:01:31.018Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
24422026-08-14T22:01:31.056Z Checking itertools v0.12.1
24432026-08-14T22:01:31.059Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
24442026-08-14T22:01:31.172Z Compiling zone_cfg_derive v0.3.1
24452026-08-14T22:01:31.410Z Checking num_enum v0.5.11
24462026-08-14T22:01:31.474Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24472026-08-14T22:01:31.554Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
24482026-08-14T22:01:31.679Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
24492026-08-14T22:01:31.896Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
24502026-08-14T22:01:31.968Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
24512026-08-14T22:01:32.003Z Compiling typify v0.6.2
24522026-08-14T22:01:32.038Z Checking smf v0.2.3
24532026-08-14T22:01:32.114Z Checking whoami v1.6.1
24542026-08-14T22:01:32.118Z Compiling progenitor-impl v0.14.0
24552026-08-14T22:01:32.180Z Checking zone v0.3.1
24562026-08-14T22:01:32.214Z Compiling derive-where v1.6.0
24572026-08-14T22:01:32.285Z Checking ingot-types v0.2.0
24582026-08-14T22:01:32.321Z Checking tokio-dtrace v0.1.1
24592026-08-14T22:01:32.324Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
24602026-08-14T22:01:32.538Z Checking oxide-tokio-rt v0.1.4
24612026-08-14T22:01:32.575Z Checking console v0.15.11
24622026-08-14T22:01:32.676Z Checking ingot v0.2.1
24632026-08-14T22:01:32.747Z Checking newline-converter v0.3.0
24642026-08-14T22:01:32.891Z Checking bytecount v0.6.9
24652026-08-14T22:01:32.893Z Checking expectorate v1.2.0
24662026-08-14T22:01:33.033Z Checking unicode-width v0.1.14
24672026-08-14T22:01:33.089Z Checking num-rational v0.4.2
24682026-08-14T22:01:33.192Z Checking num-complex v0.4.6
24692026-08-14T22:01:33.318Z Checking float-ord v0.3.2
24702026-08-14T22:01:33.399Z Compiling cancel-safe-futures v0.1.5
24712026-08-14T22:01:33.460Z Checking linear-map v1.2.0
24722026-08-14T22:01:33.539Z Checking oxide-update-engine-types v0.1.2
24732026-08-14T22:01:33.576Z Checking num v0.4.3
24742026-08-14T22:01:33.674Z Checking gethostname v0.5.0
24752026-08-14T22:01:33.708Z Compiling prettyplease v0.2.37
24762026-08-14T22:01:33.795Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
24772026-08-14T22:01:33.991Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
24782026-08-14T22:01:34.210Z Compiling owo-colors v4.3.0
24792026-08-14T22:01:34.248Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
24802026-08-14T22:01:34.283Z Checking resolv-conf v0.7.6
24812026-08-14T22:01:34.320Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24822026-08-14T22:01:34.472Z Checking oxide-update-engine v0.1.2
24832026-08-14T22:01:34.510Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
24842026-08-14T22:01:34.545Z Checking smawk v0.3.2
24852026-08-14T22:01:34.773Z Checking unicode-linebreak v0.1.5
24862026-08-14T22:01:34.835Z Compiling progenitor-macro v0.14.0
24872026-08-14T22:01:35.017Z Checking papergrid v0.11.0
24882026-08-14T22:01:35.054Z Compiling tabled_derive v0.7.0
24892026-08-14T22:01:35.304Z Compiling convert_case v0.10.0
24902026-08-14T22:01:35.555Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24912026-08-14T22:01:35.645Z Compiling slog-dtrace v0.3.0
24922026-08-14T22:01:35.681Z Compiling derive_more-impl v2.1.1
24932026-08-14T22:01:35.916Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
24942026-08-14T22:01:36.054Z Checking tabled v0.15.0
24952026-08-14T22:01:36.273Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
24962026-08-14T22:01:36.443Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
24972026-08-14T22:01:36.557Z Checking derive_more v2.1.1
24982026-08-14T22:01:36.645Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
24992026-08-14T22:01:36.788Z Checking crossterm v0.29.0
25002026-08-14T22:01:37.168Z Checking linked-hash-map v0.5.6
25012026-08-14T22:01:37.369Z Checking lru-cache v0.1.2
25022026-08-14T22:01:37.573Z Checking hickory-proto v0.24.4
25032026-08-14T22:01:37.612Z Checking fd-lock v4.0.4
25042026-08-14T22:01:38.164Z Checking vte v0.14.1
25052026-08-14T22:01:38.531Z Checking strip-ansi-escapes v0.2.1
25062026-08-14T22:01:38.568Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
25072026-08-14T22:01:38.607Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
25082026-08-14T22:01:38.770Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25092026-08-14T22:01:39.888Z Checking progenitor v0.14.0
25102026-08-14T22:01:39.966Z Checking nu-ansi-term v0.50.3
25112026-08-14T22:01:40.066Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
25122026-08-14T22:01:40.208Z Checking termtree v0.5.1
25132026-08-14T22:01:40.387Z Checking reedline v0.40.0
25142026-08-14T22:01:40.537Z Checking hickory-resolver v0.24.4
25152026-08-14T22:01:40.612Z Checking textwrap v0.16.2
25162026-08-14T22:01:41.014Z Compiling minimal-lexical v0.2.1
25172026-08-14T22:01:41.055Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
25182026-08-14T22:01:41.311Z Compiling nom v7.1.3
25192026-08-14T22:01:41.349Z Checking qorb v0.4.1
25202026-08-14T22:01:41.352Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
25212026-08-14T22:01:41.589Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
25222026-08-14T22:01:42.114Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
25232026-08-14T22:01:42.499Z Compiling unicode-xid v0.2.6
25242026-08-14T22:01:42.590Z Checking display-error-chain v0.2.2
25252026-08-14T22:01:42.627Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
25262026-08-14T22:01:42.701Z Compiling ar_archive_writer v0.5.1
25272026-08-14T22:01:42.704Z Checking csv-core v0.1.13
25282026-08-14T22:01:42.773Z Compiling stacker v0.1.23
25292026-08-14T22:01:42.776Z Checking highway v1.3.0
25302026-08-14T22:01:42.947Z Checking csv v1.4.0
25312026-08-14T22:01:43.068Z Compiling semver v0.1.20
25322026-08-14T22:01:43.071Z Compiling cfg_aliases v0.1.1
25332026-08-14T22:01:43.214Z Compiling nix v0.28.0
25342026-08-14T22:01:43.301Z Checking nibble_vec v0.1.0
25352026-08-14T22:01:43.349Z Compiling rustc_version v0.1.7
25362026-08-14T22:01:43.384Z Checking endian-type v0.1.2
25372026-08-14T22:01:43.420Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
25382026-08-14T22:01:43.463Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
25392026-08-14T22:01:43.545Z Checking radix_trie v0.2.1
25402026-08-14T22:01:43.584Z Compiling psm v0.1.30
25412026-08-14T22:01:43.619Z Compiling newtype_derive v0.1.6
25422026-08-14T22:01:43.698Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
25432026-08-14T22:01:43.793Z Checking phf_shared v0.12.1
25442026-08-14T22:01:43.874Z Compiling recursive-proc-macro-impl v0.1.1
25452026-08-14T22:01:43.930Z Compiling chrono-tz v0.10.4
25462026-08-14T22:01:43.970Z Checking phf v0.12.1
25472026-08-14T22:01:44.219Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
25482026-08-14T22:01:44.257Z Compiling const_format_proc_macros v0.2.34
25492026-08-14T22:01:44.291Z Compiling peg-macros v0.8.5
25502026-08-14T22:01:44.413Z Checking winnow v0.6.26
25512026-08-14T22:01:44.418Z Compiling sqlparser_derive v0.5.0
25522026-08-14T22:01:44.552Z Checking recursive v0.1.1
25532026-08-14T22:01:44.705Z Checking unicode_categories v0.1.1
25542026-08-14T22:01:44.899Z Checking home v0.5.12
25552026-08-14T22:01:45.230Z Checking sqlparser v0.61.0
25562026-08-14T22:01:45.301Z Checking const_format v0.2.35
25572026-08-14T22:01:45.335Z Checking rustyline v14.0.0
25582026-08-14T22:01:45.572Z Checking bcs v0.1.6
25592026-08-14T22:01:45.736Z Checking peg v0.8.5
25602026-08-14T22:01:45.838Z Checking sqlformat v0.3.5
25612026-08-14T22:01:45.841Z Checking nom v8.0.0
25622026-08-14T22:01:46.059Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
25632026-08-14T22:01:46.198Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
25642026-08-14T22:01:46.288Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25652026-08-14T22:01:46.325Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
25662026-08-14T22:01:46.391Z Checking steno v0.4.1
25672026-08-14T22:01:46.706Z Checking sha1 v0.10.6
25682026-08-14T22:01:46.912Z Checking filetime v0.2.27
25692026-08-14T22:01:47.091Z Checking xattr v1.6.1
25702026-08-14T22:01:47.186Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
25712026-08-14T22:01:47.256Z Checking tar v0.4.46
25722026-08-14T22:01:47.318Z Checking subprocess v0.2.15
25732026-08-14T22:01:47.388Z Checking headers-core v0.3.0
25742026-08-14T22:01:47.430Z Checking yasna v0.5.2
25752026-08-14T22:01:47.532Z Checking headers v0.4.1
25762026-08-14T22:01:47.630Z Checking port-file v0.1.0
25772026-08-14T22:01:47.667Z Checking tagptr v0.2.0
25782026-08-14T22:01:47.875Z Checking rcgen v0.12.1
25792026-08-14T22:01:47.878Z Checking moka v0.12.13
25802026-08-14T22:01:47.944Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
25812026-08-14T22:01:48.023Z Checking dropshot-api-manager-types v0.7.2
25822026-08-14T22:01:48.236Z Checking utf-8 v0.7.6
25832026-08-14T22:01:48.270Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
25842026-08-14T22:01:48.404Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
25852026-08-14T22:01:48.452Z Checking tungstenite v0.21.0
25862026-08-14T22:01:48.551Z Checking hickory-resolver v0.25.2
25872026-08-14T22:01:48.846Z Compiling libefi-sys v0.1.0
25882026-08-14T22:01:48.892Z Compiling bitfield-struct v0.6.2
25892026-08-14T22:01:48.927Z Checking tokio-tungstenite v0.21.0
25902026-08-14T22:01:49.246Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25912026-08-14T22:01:49.298Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
25922026-08-14T22:01:49.334Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
25932026-08-14T22:01:49.552Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25942026-08-14T22:01:49.587Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
25952026-08-14T22:01:49.693Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
25962026-08-14T22:01:49.754Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
25972026-08-14T22:01:49.820Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
25982026-08-14T22:01:49.858Z Compiling xshell-macros v0.2.7
25992026-08-14T22:01:49.891Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
26002026-08-14T22:01:49.895Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
26012026-08-14T22:01:50.164Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
26022026-08-14T22:01:50.272Z Checking xshell v0.2.7
26032026-08-14T22:01:50.502Z Checking half v1.8.3
26042026-08-14T22:01:50.537Z Checking libscf-sys v1.2.0
26052026-08-14T22:01:50.609Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
26062026-08-14T22:01:50.709Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
26072026-08-14T22:01:50.744Z Checking serde_cbor v0.11.2
26082026-08-14T22:01:51.058Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
26092026-08-14T22:01:51.125Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
26102026-08-14T22:01:51.160Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
26112026-08-14T22:01:51.196Z Checking papergrid v0.18.0
26122026-08-14T22:01:51.239Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
26132026-08-14T22:01:51.347Z Checking maplit v1.0.2
26142026-08-14T22:01:51.392Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
26152026-08-14T22:01:51.455Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26162026-08-14T22:01:52.008Z Checking tabled v0.21.0
26172026-08-14T22:01:52.045Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26182026-08-14T22:01:52.049Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26192026-08-14T22:01:52.217Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26202026-08-14T22:01:52.264Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
26212026-08-14T22:01:52.519Z Checking crc8 v0.1.1
26222026-08-14T22:01:52.651Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
26232026-08-14T22:01:52.946Z Checking unicase v2.9.0
26242026-08-14T22:01:53.139Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
26252026-08-14T22:01:53.184Z Checking fxhash v0.2.1
26262026-08-14T22:01:53.268Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26272026-08-14T22:01:53.338Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
26282026-08-14T22:01:53.375Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
26292026-08-14T22:01:53.610Z Checking sha2 v0.11.0
26302026-08-14T22:01:53.871Z Compiling darling_core v0.21.3
26312026-08-14T22:01:53.934Z Compiling vergen-lib v0.1.6
26322026-08-14T22:01:54.159Z Compiling diesel_derives v2.3.7
26332026-08-14T22:01:54.285Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
26342026-08-14T22:01:54.318Z Checking scheduled-thread-pool v0.2.7
26352026-08-14T22:01:54.352Z Compiling vergen-gitcl v1.0.8
26362026-08-14T22:01:54.433Z Compiling diesel_table_macro_syntax v0.3.0
26372026-08-14T22:01:54.494Z Checking r2d2 v0.8.10
26382026-08-14T22:01:54.670Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
26392026-08-14T22:01:54.779Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
26402026-08-14T22:01:55.050Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
26412026-08-14T22:01:55.173Z Checking downcast-rs v2.0.2
26422026-08-14T22:01:55.319Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
26432026-08-14T22:01:55.358Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
26442026-08-14T22:01:55.396Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
26452026-08-14T22:01:55.893Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
26462026-08-14T22:01:56.072Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
26472026-08-14T22:01:56.204Z Checking kstat-rs v0.2.5
26482026-08-14T22:01:56.273Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
26492026-08-14T22:01:56.438Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
26502026-08-14T22:01:56.509Z Compiling darling_macro v0.21.3
26512026-08-14T22:01:56.712Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
26522026-08-14T22:01:56.785Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
26532026-08-14T22:01:57.052Z Compiling darling v0.21.3
26542026-08-14T22:01:57.178Z Compiling dsl_auto_type v0.2.0
26552026-08-14T22:01:57.216Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
26562026-08-14T22:01:57.554Z Compiling dirs-sys-next v0.1.2
26572026-08-14T22:01:57.674Z Compiling crunchy v0.2.4
26582026-08-14T22:01:57.873Z Compiling parking_lot_core v0.8.6
26592026-08-14T22:01:58.006Z Compiling dirs-next v2.0.0
26602026-08-14T22:01:58.050Z Compiling clang-sys v1.8.1
26612026-08-14T22:01:58.186Z Compiling git-stub v1.0.0
26622026-08-14T22:01:58.189Z Compiling tiny-keccak v2.0.2
26632026-08-14T22:01:58.496Z Compiling git-stub-vcs v0.1.0
26642026-08-14T22:01:58.499Z Compiling term v0.7.0
26652026-08-14T22:01:58.600Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
26662026-08-14T22:01:58.676Z Compiling bit-vec v0.6.3
26672026-08-14T22:01:58.879Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
26682026-08-14T22:01:58.927Z Compiling bit-set v0.5.3
26692026-08-14T22:01:58.962Z Compiling ascii-canvas v3.0.0
26702026-08-14T22:01:59.115Z Checking parking_lot v0.11.2
26712026-08-14T22:01:59.200Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26722026-08-14T22:01:59.236Z Checking prefix-trie v0.7.0
26732026-08-14T22:01:59.371Z Compiling itertools v0.10.5
26742026-08-14T22:01:59.407Z Compiling ena v0.14.4
26752026-08-14T22:01:59.564Z Compiling libloading v0.8.9
26762026-08-14T22:01:59.599Z Compiling regex-syntax v0.6.29
26772026-08-14T22:01:59.634Z Compiling diff v0.1.13
26782026-08-14T22:01:59.707Z Compiling bindgen v0.71.1
26792026-08-14T22:01:59.808Z Compiling salty v0.3.0
26802026-08-14T22:02:00.171Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26812026-08-14T22:02:00.205Z Checking hickory-server v0.25.2
26822026-08-14T22:02:00.508Z Checking sled v0.34.7
26832026-08-14T22:02:00.602Z Compiling cexpr v0.6.0
26842026-08-14T22:02:00.907Z Checking nanorand v0.7.0
26852026-08-14T22:02:01.148Z Compiling lalrpop v0.19.12
26862026-08-14T22:02:01.302Z Compiling rustc-hash v2.1.1
26872026-08-14T22:02:01.505Z Checking flume v0.11.1
26882026-08-14T22:02:01.749Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26892026-08-14T22:02:01.818Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
26902026-08-14T22:02:02.043Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
26912026-08-14T22:02:02.081Z Compiling libxml v0.3.3
26922026-08-14T22:02:02.346Z Checking assert_matches v1.5.0
26932026-08-14T22:02:02.516Z Compiling strum_macros v0.24.3
26942026-08-14T22:02:02.717Z Compiling indoc v1.0.9
26952026-08-14T22:02:03.178Z Checking diesel v2.3.7
26962026-08-14T22:02:03.281Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
26972026-08-14T22:02:03.530Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
26982026-08-14T22:02:03.738Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
26992026-08-14T22:02:03.802Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
27002026-08-14T22:02:03.894Z Checking rfc6979 v0.4.0
27012026-08-14T22:02:03.963Z Checking quick-xml v0.37.5
27022026-08-14T22:02:04.051Z Checking derive_builder v0.20.2
27032026-08-14T22:02:04.172Z Compiling oso-derive v0.27.3
27042026-08-14T22:02:04.207Z Compiling trait-variant v0.1.2
27052026-08-14T22:02:04.728Z Compiling impl-trait-for-tuples v0.2.3
27062026-08-14T22:02:04.835Z Checking openssl-probe v0.1.6
27072026-08-14T22:02:04.884Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
27082026-08-14T22:02:04.985Z Checking ecdsa v0.16.9
27092026-08-14T22:02:05.431Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
27102026-08-14T22:02:05.758Z Checking primeorder v0.13.6
27112026-08-14T22:02:06.037Z Checking p384 v0.13.1
27122026-08-14T22:02:06.123Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
27132026-08-14T22:02:06.225Z Checking predicates-tree v1.0.13
27142026-08-14T22:02:06.323Z Compiling progenitor-impl v0.13.0
27152026-08-14T22:02:06.491Z Checking progenitor-client v0.13.0
27162026-08-14T22:02:06.772Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=dbaad520e1f5ae32c10db16ce176f9c24de95652#dbaad520)
27172026-08-14T22:02:06.808Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
27182026-08-14T22:02:07.044Z Checking bb8 v0.8.6
27192026-08-14T22:02:07.342Z Compiling mime_guess v2.0.5
27202026-08-14T22:02:07.423Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27212026-08-14T22:02:07.477Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
27222026-08-14T22:02:07.536Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
27232026-08-14T22:02:07.700Z Checking ignore v0.4.25
27242026-08-14T22:02:07.844Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27252026-08-14T22:02:07.906Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27262026-08-14T22:02:08.020Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
27272026-08-14T22:02:08.135Z Checking http-range v0.1.5
27282026-08-14T22:02:08.170Z Checking corncobs v0.1.4
27292026-08-14T22:02:08.300Z Checking globwalk v0.9.1
27302026-08-14T22:02:08.334Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27312026-08-14T22:02:08.369Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
27322026-08-14T22:02:08.574Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=6e0ef48f72ff85ba50fc8286c8e89dc5f9c822dd#6e0ef48f)
27332026-08-14T22:02:08.677Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
27342026-08-14T22:02:08.959Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
27352026-08-14T22:02:08.998Z Compiling progenitor-macro v0.13.0
27362026-08-14T22:02:09.061Z Checking digest-io v0.1.0
27372026-08-14T22:02:09.224Z Checking secrecy v0.8.0
27382026-08-14T22:02:09.390Z Checking nonempty v0.12.0
27392026-08-14T22:02:09.589Z Checking rawzip v0.4.4
27402026-08-14T22:02:10.288Z Checking camino-tempfile-ext v0.3.3
27412026-08-14T22:02:10.445Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27422026-08-14T22:02:10.481Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
27432026-08-14T22:02:10.527Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
27442026-08-14T22:02:11.059Z Checking hyper-staticfile v0.10.1
27452026-08-14T22:02:11.403Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
27462026-08-14T22:02:11.749Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
27472026-08-14T22:02:11.786Z Checking signal-hook-tokio v0.3.1
27482026-08-14T22:02:11.843Z Compiling illumos-nvpair-sys v0.2.0
27492026-08-14T22:02:11.952Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
27502026-08-14T22:02:12.116Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
27512026-08-14T22:02:12.363Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
27522026-08-14T22:02:12.671Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
27532026-08-14T22:02:12.753Z Checking scuffle v0.1.0
27542026-08-14T22:02:13.116Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
27552026-08-14T22:02:13.244Z Checking illumos-nvpair v0.3.0
27562026-08-14T22:02:13.477Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27572026-08-14T22:02:13.514Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
27582026-08-14T22:02:13.618Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27592026-08-14T22:02:13.854Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
27602026-08-14T22:02:13.913Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
27612026-08-14T22:02:14.081Z Checking progenitor v0.13.0
27622026-08-14T22:02:14.166Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
27632026-08-14T22:02:14.272Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
27642026-08-14T22:02:14.544Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27652026-08-14T22:02:14.636Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=cc0c307c617f2988aafdca4e3bd35ea178b64801#cc0c307c)
27662026-08-14T22:02:14.763Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
27672026-08-14T22:02:15.188Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
27682026-08-14T22:02:15.253Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27692026-08-14T22:02:15.715Z Checking tungstenite v0.23.0
27702026-08-14T22:02:15.914Z Checking rand_seeder v0.4.0
27712026-08-14T22:02:16.103Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
27722026-08-14T22:02:16.185Z Checking tokio-tungstenite v0.23.1
27732026-08-14T22:02:16.519Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
27742026-08-14T22:02:16.557Z Checking void v1.0.2
27752026-08-14T22:02:16.699Z Checking lzss v0.8.2
27762026-08-14T22:02:16.794Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
27772026-08-14T22:02:16.929Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
27782026-08-14T22:02:17.003Z Checking nix v0.27.1
27792026-08-14T22:02:17.131Z Checking serde_bytes v0.11.19
27802026-08-14T22:02:17.345Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
27812026-08-14T22:02:17.348Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
27822026-08-14T22:02:17.545Z Checking async-bb8-diesel v0.2.1
27832026-08-14T22:02:17.717Z Checking diesel-dtrace v0.5.0
27842026-08-14T22:02:17.945Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
27852026-08-14T22:02:18.007Z Checking cpubits v0.1.1
27862026-08-14T22:02:18.079Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
27872026-08-14T22:02:18.118Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
27882026-08-14T22:02:18.152Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
27892026-08-14T22:02:19.385Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
27902026-08-14T22:02:19.984Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
27912026-08-14T22:02:20.097Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
27922026-08-14T22:02:20.208Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
27932026-08-14T22:02:20.984Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
27942026-08-14T22:02:21.241Z Checking is_ci v1.2.0
27952026-08-14T22:02:21.562Z Checking yansi v1.0.1
27962026-08-14T22:02:21.604Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
27972026-08-14T22:02:21.736Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
27982026-08-14T22:02:21.867Z Checking pretty_assertions v1.4.1
27992026-08-14T22:02:21.912Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
28002026-08-14T22:02:22.036Z Checking pem-rfc7468 v1.0.0
28012026-08-14T22:02:22.243Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
28022026-08-14T22:02:22.525Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
28032026-08-14T22:02:22.772Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28042026-08-14T22:02:23.336Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
28052026-08-14T22:02:23.606Z Checking hmac v0.13.0
28062026-08-14T22:02:23.664Z Checking universal-hash v0.6.1
28072026-08-14T22:02:23.702Z Compiling libz-sys v1.1.24
28082026-08-14T22:02:23.803Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28092026-08-14T22:02:23.837Z Compiling instability v0.3.11
28102026-08-14T22:02:24.107Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
28112026-08-14T22:02:24.208Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
28122026-08-14T22:02:24.243Z Checking castaway v0.2.4
28132026-08-14T22:02:24.277Z Compiling indoc v2.0.7
28142026-08-14T22:02:24.396Z Checking compact_str v0.8.1
28152026-08-14T22:02:24.835Z Checking polyval v0.7.1
28162026-08-14T22:02:25.043Z Checking der v0.8.0
28172026-08-14T22:02:25.309Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
28182026-08-14T22:02:25.542Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
28192026-08-14T22:02:25.578Z Checking unicode-truncate v1.1.0
28202026-08-14T22:02:25.760Z Checking lru v0.12.5
28212026-08-14T22:02:25.797Z Compiling libgit2-sys v0.18.3+1.9.2
28222026-08-14T22:02:25.902Z Checking arc-swap v1.8.2
28232026-08-14T22:02:25.938Z Checking cassowary v0.3.0
28242026-08-14T22:02:26.070Z Checking ghash v0.6.0
28252026-08-14T22:02:26.177Z Checking slog-scope v4.4.1
28262026-08-14T22:02:26.213Z Checking ratatui v0.29.0
28272026-08-14T22:02:26.357Z Checking pbkdf2 v0.13.0
28282026-08-14T22:02:26.425Z Checking crypto-bigint v0.7.5
28292026-08-14T22:02:26.508Z Checking aes v0.9.1
28302026-08-14T22:02:26.591Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
28312026-08-14T22:02:26.945Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
28322026-08-14T22:02:27.603Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
28332026-08-14T22:02:27.865Z Checking ctr v0.10.1
28342026-08-14T22:02:28.078Z Checking aead v0.6.1
28352026-08-14T22:02:28.234Z Checking cargo-platform v0.3.2
28362026-08-14T22:02:28.271Z Checking aes-gcm v0.11.0
28372026-08-14T22:02:28.447Z Checking cargo_metadata v0.23.1
28382026-08-14T22:02:28.485Z Checking slog-stdlog v4.1.1
28392026-08-14T22:02:28.645Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
28402026-08-14T22:02:28.703Z Checking spki v0.8.0
28412026-08-14T22:02:28.909Z Checking supports-color v3.0.2
28422026-08-14T22:02:29.075Z Checking console v0.16.2
28432026-08-14T22:02:29.246Z Checking colored v2.2.0
28442026-08-14T22:02:29.411Z Checking salsa20 v0.11.0
28452026-08-14T22:02:29.486Z Compiling vergen-git2 v9.1.0
28462026-08-14T22:02:29.592Z Checking unit-prefix v0.5.2
28472026-08-14T22:02:29.732Z Checking plotters-backend v0.3.7
28482026-08-14T22:02:29.778Z Checking indicatif v0.18.4
28492026-08-14T22:02:29.975Z Checking plotters-svg v0.3.7
28502026-08-14T22:02:30.140Z Checking scrypt v0.12.0
28512026-08-14T22:02:30.177Z Checking slog-envlogger v2.2.0
28522026-08-14T22:02:30.211Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
28532026-08-14T22:02:30.340Z Checking cbc v0.2.1
28542026-08-14T22:02:30.376Z Checking libsw-core v0.3.2
28552026-08-14T22:02:30.433Z Checking cast v0.3.0
28562026-08-14T22:02:30.511Z Checking pkcs5 v0.8.1
28572026-08-14T22:02:30.558Z Checking libsw v3.5.0
28582026-08-14T22:02:30.620Z Checking criterion-plot v0.6.0
28592026-08-14T22:02:30.802Z Checking plotters v0.3.7
28602026-08-14T22:02:30.838Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28612026-08-14T22:02:30.898Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
28622026-08-14T22:02:31.126Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
28632026-08-14T22:02:31.355Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
28642026-08-14T22:02:31.576Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
28652026-08-14T22:02:31.613Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
28662026-08-14T22:02:31.806Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
28672026-08-14T22:02:31.843Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
28682026-08-14T22:02:31.846Z Checking tinytemplate v1.2.1
28692026-08-14T22:02:32.030Z Checking oorandom v11.1.5
28702026-08-14T22:02:32.123Z Checking shell-words v1.1.1
28712026-08-14T22:02:32.178Z Checking anes v0.1.6
28722026-08-14T22:02:32.379Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
28732026-08-14T22:02:32.413Z Checking criterion v0.7.0
28742026-08-14T22:02:32.717Z Checking pkcs8 v0.11.0
28752026-08-14T22:02:32.952Z Checking oxide-update-engine-display v0.1.2
28762026-08-14T22:02:33.295Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
28772026-08-14T22:02:33.658Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
28782026-08-14T22:02:34.138Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
28792026-08-14T22:02:34.480Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
28802026-08-14T22:02:35.095Z Checking tokio-test v0.4.5
28812026-08-14T22:02:35.335Z Checking ff v0.14.0
28822026-08-14T22:02:35.508Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
28832026-08-14T22:02:35.738Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28842026-08-14T22:02:36.146Z Checking twox-hash v2.1.2
28852026-08-14T22:02:36.490Z Compiling petname v2.0.2
28862026-08-14T22:02:37.011Z Checking atty v0.2.14
28872026-08-14T22:02:37.148Z Checking arrayref v0.3.9
28882026-08-14T22:02:37.256Z Checking arrayvec v0.7.6
28892026-08-14T22:02:37.483Z Checking constant_time_eq v0.4.2
28902026-08-14T22:02:37.778Z Checking group v0.14.0
28912026-08-14T22:02:37.817Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
28922026-08-14T22:02:37.972Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
28932026-08-14T22:02:38.021Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28942026-08-14T22:02:38.744Z Checking fatfs v0.3.6
28952026-08-14T22:02:38.957Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28962026-08-14T22:02:39.048Z Checking signature v3.0.0
28972026-08-14T22:02:39.143Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
28982026-08-14T22:02:39.230Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
28992026-08-14T22:02:39.264Z Checking base16ct v1.0.0
29002026-08-14T22:02:39.432Z Compiling seq-macro v0.3.6
29012026-08-14T22:02:39.973Z Checking sec1 v0.8.1
29022026-08-14T22:02:40.518Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
29032026-08-14T22:02:40.626Z Checking hkdf v0.13.0
29042026-08-14T22:02:40.662Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29052026-08-14T22:02:40.802Z Checking concurrent-queue v2.5.0
29062026-08-14T22:02:40.863Z Checking sapling-renderdag v0.1.0
29072026-08-14T22:02:41.028Z Checking parking v2.2.1
29082026-08-14T22:02:41.143Z Checking sync-ptr v0.1.4
29092026-08-14T22:02:41.189Z Checking event-listener v5.4.1
29102026-08-14T22:02:41.297Z Checking elliptic-curve v0.14.1
29112026-08-14T22:02:41.451Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
29122026-08-14T22:02:41.742Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29132026-08-14T22:02:41.800Z Checking rtoolbox v0.0.3
29142026-08-14T22:02:41.965Z Checking rpassword v7.5.4
29152026-08-14T22:02:42.036Z Compiling samael v0.0.19
29162026-08-14T22:02:42.081Z Checking event-listener-strategy v0.5.4
29172026-08-14T22:02:42.159Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
29182026-08-14T22:02:42.251Z Checking wnaf v0.14.0
29192026-08-14T22:02:42.447Z Checking primefield v0.14.0
29202026-08-14T22:02:42.685Z Checking rfc6979 v0.6.0
29212026-08-14T22:02:42.867Z Checking tui-tree-widget v0.23.1
29222026-08-14T22:02:43.102Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
29232026-08-14T22:02:43.171Z Compiling blake3 v1.8.5
29242026-08-14T22:02:43.567Z Checking futures-timer v3.0.3
29252026-08-14T22:02:44.115Z Checking ecdsa v0.17.0
29262026-08-14T22:02:44.294Z Checking primeorder v0.14.0
29272026-08-14T22:02:44.567Z Checking async-lock v3.4.2
29282026-08-14T22:02:44.688Z Compiling curve25519-dalek v5.0.0
29292026-08-14T22:02:44.733Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
29302026-08-14T22:02:45.021Z Checking async-object-pool v0.2.0
29312026-08-14T22:02:45.500Z Checking ssh-encoding v0.3.0
29322026-08-14T22:02:45.765Z Checking serde_regex v1.1.0
29332026-08-14T22:02:45.956Z Checking assert-json-diff v2.0.2
29342026-08-14T22:02:46.160Z Checking path-tree v0.8.3
29352026-08-14T22:02:46.389Z Checking keccak v0.2.0
29362026-08-14T22:02:46.586Z Compiling strsim v0.10.0
29372026-08-14T22:02:46.942Z Checking topological-sort v0.2.2
29382026-08-14T22:02:47.115Z Checking stringmetrics v2.2.2
29392026-08-14T22:02:47.186Z Checking omicron-zone-package v0.12.3
29402026-08-14T22:02:47.222Z Compiling darling_core v0.13.4
29412026-08-14T22:02:47.302Z Checking httpmock v0.8.3
29422026-08-14T22:02:48.108Z Checking ed25519 v3.0.0
29432026-08-14T22:02:48.285Z Checking pkcs1 v0.8.0-rc.4
29442026-08-14T22:02:48.346Z Checking crypto-primes v0.7.2
29452026-08-14T22:02:48.529Z Checking poly1305 v0.9.0
29462026-08-14T22:02:48.837Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
29472026-08-14T22:02:49.103Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
29482026-08-14T22:02:49.275Z Checking blowfish v0.10.0
29492026-08-14T22:02:49.320Z Checking blake2 v0.11.0-rc.6
29502026-08-14T22:02:49.464Z Compiling target-lexicon v0.13.3
29512026-08-14T22:02:49.537Z Checking gimli v0.32.3
29522026-08-14T22:02:49.611Z Checking argon2 v0.6.0-rc.8
29532026-08-14T22:02:49.773Z Checking bcrypt-pbkdf v0.11.0
29542026-08-14T22:02:49.968Z Checking rsa v0.10.0-rc.18
29552026-08-14T22:02:49.971Z Compiling darling_macro v0.13.4
29562026-08-14T22:02:50.083Z Checking ssh-cipher v0.3.0
29572026-08-14T22:02:50.332Z Checking ed25519-dalek v3.0.0
29582026-08-14T22:02:50.493Z Checking sha3 v0.11.0
29592026-08-14T22:02:50.555Z Checking p384 v0.14.0
29602026-08-14T22:02:50.590Z Checking p256 v0.14.0
29612026-08-14T22:02:50.865Z Checking p521 v0.14.0
29622026-08-14T22:02:51.124Z Checking addr2line v0.25.1
29632026-08-14T22:02:51.364Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
29642026-08-14T22:02:51.423Z Checking kem v0.3.0
29652026-08-14T22:02:51.575Z Checking module-lattice v0.2.3
29662026-08-14T22:02:51.631Z Checking hex-literal v0.4.1
29672026-08-14T22:02:51.766Z Checking sponge-cursor v0.1.0
29682026-08-14T22:02:51.827Z Checking rustc-demangle v0.1.27
29692026-08-14T22:02:51.931Z Compiling guppy-workspace-hack v0.1.0
29702026-08-14T22:02:52.085Z Checking backtrace v0.3.76
29712026-08-14T22:02:52.195Z Checking sha3 v0.12.0
29722026-08-14T22:02:52.417Z Checking ml-kem v0.3.2
29732026-08-14T22:02:52.451Z Compiling darling v0.13.4
29742026-08-14T22:02:52.571Z Checking russh-cryptovec v0.62.0
29752026-08-14T22:02:52.769Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
29762026-08-14T22:02:52.803Z Checking internal-russh-num-bigint v0.5.0
29772026-08-14T22:02:52.995Z Checking num-bigint v0.4.6
29782026-08-14T22:02:53.218Z Checking russh-util v0.52.0
29792026-08-14T22:02:53.381Z Checking generic-array v1.4.3
29802026-08-14T22:02:53.674Z Compiling enum_dispatch v0.3.13
29812026-08-14T22:02:53.845Z Checking ssh-key v0.7.0-rc.11
29822026-08-14T22:02:53.960Z Compiling delegate v0.13.5
29832026-08-14T22:02:53.996Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29842026-08-14T22:02:54.442Z Checking md5 v0.8.0
29852026-08-14T22:02:54.647Z Compiling git2 v0.20.4
29862026-08-14T22:02:54.709Z Checking hex-literal v1.1.0
29872026-08-14T22:02:54.745Z Compiling target-spec v3.5.7
29882026-08-14T22:02:54.783Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
29892026-08-14T22:02:54.968Z Checking russh v0.62.4
29902026-08-14T22:02:55.052Z Checking cfg-expr v0.20.6
29912026-08-14T22:02:55.135Z Compiling serde_with_macros v1.5.2
29922026-08-14T22:02:55.466Z Checking backtrace-ext v0.2.1
29932026-08-14T22:02:55.606Z Checking supports-color v2.1.0
29942026-08-14T22:02:55.642Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
29952026-08-14T22:02:55.779Z Checking textwrap v0.15.2
29962026-08-14T22:02:56.022Z Checking supports-unicode v2.1.0
29972026-08-14T22:02:56.056Z Checking supports-hyperlinks v2.1.0
29982026-08-14T22:02:56.175Z Checking hashbrown v0.14.5
29992026-08-14T22:02:56.210Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
30002026-08-14T22:02:56.432Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
30012026-08-14T22:02:56.671Z Checking terminal_size v0.1.17
30022026-08-14T22:02:56.706Z Compiling miette-derive v5.10.0
30032026-08-14T22:02:56.802Z Checking internet-checksum v0.2.1
30042026-08-14T22:02:56.837Z Checking owo-colors v3.5.0
30052026-08-14T22:02:57.411Z Checking chumsky v0.9.3
30062026-08-14T22:02:57.575Z Compiling serde_with v1.14.0
30072026-08-14T22:02:57.879Z Checking miette v5.10.0
30082026-08-14T22:02:58.050Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30092026-08-14T22:02:58.496Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
30102026-08-14T22:02:58.616Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
30112026-08-14T22:02:58.677Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
30122026-08-14T22:02:58.767Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
30132026-08-14T22:02:59.106Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
30142026-08-14T22:02:59.175Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
30152026-08-14T22:02:59.321Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
30162026-08-14T22:02:59.403Z Compiling knuffel-derive v3.2.0
30172026-08-14T22:02:59.480Z Checking httptest v0.16.4
30182026-08-14T22:02:59.544Z Checking pathdiff v0.2.3
30192026-08-14T22:02:59.625Z Compiling polar-core v0.27.3
30202026-08-14T22:02:59.687Z Checking nested v0.1.1
30212026-08-14T22:02:59.867Z Checking guppy v0.17.25
30222026-08-14T22:02:59.926Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
30232026-08-14T22:03:00.210Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
30242026-08-14T22:03:00.491Z Checking similar-asserts v1.7.0
30252026-08-14T22:03:00.682Z Compiling target-triple v1.0.0
30262026-08-14T22:03:00.877Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
30272026-08-14T22:03:00.971Z Checking knuffel v3.2.0
30282026-08-14T22:03:01.054Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
30292026-08-14T22:03:01.597Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
30302026-08-14T22:03:01.631Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
30312026-08-14T22:03:01.635Z Checking hickory-client v0.25.2
30322026-08-14T22:03:01.979Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
30332026-08-14T22:03:02.172Z Compiling fs-err v2.11.0
30342026-08-14T22:03:02.259Z Compiling toml_datetime v0.7.5+spec-1.1.0
30352026-08-14T22:03:02.404Z Checking escape8259 v0.5.3
30362026-08-14T22:03:02.547Z Compiling assert_cmd v2.1.2
30372026-08-14T22:03:02.581Z Checking libtest-mimic v0.8.1
30382026-08-14T22:03:02.618Z Compiling toml_edit v0.23.10+spec-1.0.0
30392026-08-14T22:03:02.907Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30402026-08-14T22:03:03.450Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
30412026-08-14T22:03:03.600Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
30422026-08-14T22:03:03.692Z Checking blake2b_simd v1.0.4
30432026-08-14T22:03:04.117Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
30442026-08-14T22:03:04.358Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30452026-08-14T22:03:04.600Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
30462026-08-14T22:03:04.637Z Checking oso v0.27.3
30472026-08-14T22:03:04.813Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
30482026-08-14T22:03:04.858Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
30492026-08-14T22:03:05.036Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
30502026-08-14T22:03:05.262Z Checking fancy-regex v0.14.0
30512026-08-14T22:03:05.300Z Checking serde_tokenstream v0.2.3
30522026-08-14T22:03:05.588Z Checking approx v0.5.1
30532026-08-14T22:03:05.670Z Compiling rstest_macros v0.25.0
30542026-08-14T22:03:05.753Z Checking uzers v0.12.2
30552026-08-14T22:03:05.787Z Compiling linkme-impl v0.3.35
30562026-08-14T22:03:05.825Z Checking constant_time_eq v0.3.1
30572026-08-14T22:03:05.960Z Checking termcolor v1.4.1
30582026-08-14T22:03:06.030Z Checking rust-argon2 v2.1.0
30592026-08-14T22:03:06.178Z Checking datatest-stable v0.3.3
30602026-08-14T22:03:06.213Z Checking trybuild v1.0.116
30612026-08-14T22:03:06.441Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=10952e8d9599b735b85d480af3560a11700e5b64#10952e8d)
30622026-08-14T22:03:06.477Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30632026-08-14T22:03:06.512Z Compiling proc-macro-crate v3.4.0
30642026-08-14T22:03:06.847Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
30652026-08-14T22:03:06.966Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
30662026-08-14T22:03:07.080Z Checking support-bundle-viewer v0.1.2
30672026-08-14T22:03:07.083Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
30682026-08-14T22:03:07.338Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
30692026-08-14T22:03:07.373Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
30702026-08-14T22:03:07.563Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
30712026-08-14T22:03:07.600Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
30722026-08-14T22:03:07.603Z Checking drift v0.2.0
30732026-08-14T22:03:07.787Z Checking rand_distr v0.5.1
30742026-08-14T22:03:07.825Z Checking multimap v0.10.1
30752026-08-14T22:03:07.975Z Compiling linkme v0.3.35
30762026-08-14T22:03:08.023Z Compiling relative-path v1.9.3
30772026-08-14T22:03:08.057Z Checking parse-size v1.1.0
30782026-08-14T22:03:08.214Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
30792026-08-14T22:03:08.249Z Checking dropshot-api-manager v0.7.2
30802026-08-14T22:03:09.243Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
30812026-08-14T22:03:09.674Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
30822026-08-14T22:03:09.997Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
30832026-08-14T22:03:10.064Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
30842026-08-14T22:03:10.289Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
30852026-08-14T22:03:10.479Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
30862026-08-14T22:03:10.613Z Checking cargo_toml v0.21.0
30872026-08-14T22:03:10.890Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
30882026-08-14T22:03:11.037Z Checking partial-io v0.5.4
30892026-08-14T22:03:11.202Z Checking termios v0.3.3
30902026-08-14T22:03:11.283Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=68a4b3bf819722f9f57a3f0c99e1393ed01ba392#68a4b3bf)
30912026-08-14T22:03:11.397Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
30922026-08-14T22:03:11.470Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
30932026-08-14T22:03:11.965Z Checking rstest v0.25.0
30942026-08-14T22:03:15.196Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
30952026-08-14T22:03:18.295Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
30962026-08-14T22:03:19.197Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
30972026-08-14T22:03:23.494Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
30982026-08-14T22:03:25.009Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
30992026-08-14T22:03:28.090Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
31002026-08-14T22:03:33.297Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
31012026-08-14T22:03:35.528Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
31022026-08-14T22:03:37.104Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
31032026-08-14T22:03:39.814Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
31042026-08-14T22:03:42.995Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
31052026-08-14T22:03:43.777Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
31062026-08-14T22:03:44.821Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
31072026-08-14T22:03:49.234Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
31082026-08-14T22:03:53.693Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
31092026-08-14T22:04:14.049Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
31102026-08-14T22:05:09.838Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 14s
31112026-08-14T22:05:10.484Z
31122026-08-14T22:05:10.484Zreal 4:17.668266747
31132026-08-14T22:05:10.484Zuser 21:57.996194843
31142026-08-14T22:05:10.484Zsys 5:14.784505157
31152026-08-14T22:05:10.484Ztrap 0.530145923
31162026-08-14T22:05:10.484Ztflt 0.477051643
31172026-08-14T22:05:10.484Zdflt 0.582342878
31182026-08-14T22:05:10.484Zkflt 0.004711604
31192026-08-14T22:05:10.484Zlock 1:06:45.979503318
31202026-08-14T22:05:10.484Zslp 1:00:13.766979654
31212026-08-14T22:05:10.484Zlat 1:48.214428827
31222026-08-14T22:05:10.484Zstop 13:49.597933234
31232026-08-14T22:05:10.488Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
31242026-08-14T22:05:10.488Z+ ptime -m cargo doc --workspace --no-deps
31252026-08-14T22:05:11.346Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
31262026-08-14T22:05:11.346Z |
31272026-08-14T22:05:11.346Z = 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)`
31282026-08-14T22:05:11.346Z = 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>
31292026-08-14T22:05:12.419Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
31302026-08-14T22:05:12.662Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
31312026-08-14T22:05:12.720Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
31322026-08-14T22:05:12.771Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
31332026-08-14T22:05:12.833Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
31342026-08-14T22:05:12.934Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
31352026-08-14T22:05:12.965Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
31362026-08-14T22:05:12.965Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
31372026-08-14T22:05:13.015Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
31382026-08-14T22:05:13.040Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
31392026-08-14T22:05:13.195Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
31402026-08-14T22:05:13.249Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
31412026-08-14T22:05:13.274Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
31422026-08-14T22:05:13.351Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
31432026-08-14T22:05:13.376Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
31442026-08-14T22:05:13.399Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
31452026-08-14T22:05:13.402Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
31462026-08-14T22:05:13.402Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
31472026-08-14T22:05:13.465Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
31482026-08-14T22:05:13.548Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
31492026-08-14T22:05:13.592Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
31502026-08-14T22:05:13.836Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
31512026-08-14T22:05:13.999Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
31522026-08-14T22:05:14.023Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
31532026-08-14T22:05:14.053Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
31542026-08-14T22:05:14.096Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
31552026-08-14T22:05:14.232Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
31562026-08-14T22:05:14.256Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
31572026-08-14T22:05:14.403Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
31582026-08-14T22:05:14.506Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
31592026-08-14T22:05:14.630Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
31602026-08-14T22:05:14.654Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
31612026-08-14T22:05:14.735Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
31622026-08-14T22:05:14.823Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
31632026-08-14T22:05:15.004Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
31642026-08-14T22:05:15.058Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
31652026-08-14T22:05:15.106Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
31662026-08-14T22:05:15.223Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
31672026-08-14T22:05:15.250Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
31682026-08-14T22:05:15.336Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
31692026-08-14T22:05:15.502Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
31702026-08-14T22:05:15.672Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
31712026-08-14T22:05:15.675Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
31722026-08-14T22:05:15.732Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
31732026-08-14T22:05:15.811Z Checking scuffle v0.1.0
31742026-08-14T22:05:15.929Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
31752026-08-14T22:05:15.957Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
31762026-08-14T22:05:16.063Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
31772026-08-14T22:05:16.184Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
31782026-08-14T22:05:16.214Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
31792026-08-14T22:05:16.296Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
31802026-08-14T22:05:16.408Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
31812026-08-14T22:05:16.455Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
31822026-08-14T22:05:16.483Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
31832026-08-14T22:05:16.512Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
31842026-08-14T22:05:16.538Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
31852026-08-14T22:05:16.607Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
31862026-08-14T22:05:16.655Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
31872026-08-14T22:05:16.680Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
31882026-08-14T22:05:17.088Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
31892026-08-14T22:05:17.438Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
31902026-08-14T22:05:17.462Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
31912026-08-14T22:05:17.783Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
31922026-08-14T22:05:17.920Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
31932026-08-14T22:05:18.140Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
31942026-08-14T22:05:18.197Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
31952026-08-14T22:05:18.323Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
31962026-08-14T22:05:18.430Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
31972026-08-14T22:05:18.456Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
31982026-08-14T22:05:18.460Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
31992026-08-14T22:05:18.622Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
32002026-08-14T22:05:18.678Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
32012026-08-14T22:05:18.758Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
32022026-08-14T22:05:19.348Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
32032026-08-14T22:05:19.804Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
32042026-08-14T22:05:19.828Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
32052026-08-14T22:05:19.852Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
32062026-08-14T22:05:20.118Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
32072026-08-14T22:05:20.146Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
32082026-08-14T22:05:20.197Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
32092026-08-14T22:05:20.221Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
32102026-08-14T22:05:20.256Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
32112026-08-14T22:05:20.418Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
32122026-08-14T22:05:20.421Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
32132026-08-14T22:05:20.520Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
32142026-08-14T22:05:20.675Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
32152026-08-14T22:05:20.699Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
32162026-08-14T22:05:20.722Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
32172026-08-14T22:05:20.747Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
32182026-08-14T22:05:20.900Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
32192026-08-14T22:05:20.969Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
32202026-08-14T22:05:20.991Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32212026-08-14T22:05:21.012Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
32222026-08-14T22:05:21.036Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
32232026-08-14T22:05:21.061Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
32242026-08-14T22:05:21.210Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
32252026-08-14T22:05:21.255Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
32262026-08-14T22:05:21.277Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
32272026-08-14T22:05:21.300Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
32282026-08-14T22:05:21.323Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
32292026-08-14T22:05:21.432Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
32302026-08-14T22:05:21.455Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
32312026-08-14T22:05:21.517Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
32322026-08-14T22:05:21.652Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
32332026-08-14T22:05:21.693Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
32342026-08-14T22:05:21.856Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32352026-08-14T22:05:21.879Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
32362026-08-14T22:05:21.951Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
32372026-08-14T22:05:22.462Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32382026-08-14T22:05:22.577Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
32392026-08-14T22:05:22.865Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
32402026-08-14T22:05:23.649Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32412026-08-14T22:05:23.851Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32422026-08-14T22:05:24.280Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
32432026-08-14T22:05:24.533Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
32442026-08-14T22:05:24.816Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
32452026-08-14T22:05:25.411Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
32462026-08-14T22:05:25.805Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
32472026-08-14T22:05:26.272Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
32482026-08-14T22:05:26.613Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
32492026-08-14T22:05:26.663Z Checking sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
32502026-08-14T22:05:26.892Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
32512026-08-14T22:05:27.080Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
32522026-08-14T22:05:27.142Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
32532026-08-14T22:05:27.899Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
32542026-08-14T22:05:28.073Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
32552026-08-14T22:05:28.110Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
32562026-08-14T22:05:28.412Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
32572026-08-14T22:05:28.459Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
32582026-08-14T22:05:28.910Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
32592026-08-14T22:05:29.107Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
32602026-08-14T22:05:29.489Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
32612026-08-14T22:05:29.558Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
32622026-08-14T22:05:29.739Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32632026-08-14T22:05:30.283Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32642026-08-14T22:05:30.525Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32652026-08-14T22:05:30.602Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
32662026-08-14T22:05:31.144Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32672026-08-14T22:05:31.646Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32682026-08-14T22:05:31.980Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32692026-08-14T22:05:32.114Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
32702026-08-14T22:05:32.520Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
32712026-08-14T22:05:32.721Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
32722026-08-14T22:05:33.393Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32732026-08-14T22:05:33.423Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32742026-08-14T22:05:33.585Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
32752026-08-14T22:05:33.856Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
32762026-08-14T22:05:34.051Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32772026-08-14T22:05:34.229Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
32782026-08-14T22:05:34.611Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32792026-08-14T22:05:35.818Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32802026-08-14T22:05:35.858Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32812026-08-14T22:05:35.883Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
32822026-08-14T22:05:36.511Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
32832026-08-14T22:05:39.869Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
32842026-08-14T22:05:39.932Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
32852026-08-14T22:05:41.405Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
32862026-08-14T22:05:41.894Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
32872026-08-14T22:05:43.102Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
32882026-08-14T22:05:43.203Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
32892026-08-14T22:05:43.494Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
32902026-08-14T22:05:43.803Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
32912026-08-14T22:05:44.864Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
32922026-08-14T22:05:45.242Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
32932026-08-14T22:05:46.709Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
32942026-08-14T22:05:47.048Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
32952026-08-14T22:05:47.199Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
32962026-08-14T22:05:47.669Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
32972026-08-14T22:05:47.978Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
32982026-08-14T22:05:48.078Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
32992026-08-14T22:05:48.450Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33002026-08-14T22:05:48.694Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33012026-08-14T22:05:48.726Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33022026-08-14T22:05:48.751Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33032026-08-14T22:05:49.038Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33042026-08-14T22:05:49.300Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33052026-08-14T22:05:49.371Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33062026-08-14T22:05:50.135Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
33072026-08-14T22:05:50.211Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33082026-08-14T22:05:50.464Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
33092026-08-14T22:05:50.683Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33102026-08-14T22:05:50.709Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33112026-08-14T22:05:50.965Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
33122026-08-14T22:05:51.448Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
33132026-08-14T22:05:52.394Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
33142026-08-14T22:05:53.287Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
33152026-08-14T22:05:54.076Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33162026-08-14T22:05:55.608Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33172026-08-14T22:05:57.229Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
33182026-08-14T22:05:57.732Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33192026-08-14T22:05:58.602Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33202026-08-14T22:06:00.219Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
33212026-08-14T22:06:02.131Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
33222026-08-14T22:06:02.760Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
33232026-08-14T22:06:03.414Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33242026-08-14T22:06:04.632Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
33252026-08-14T22:06:05.699Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
33262026-08-14T22:06:07.942Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33272026-08-14T22:06:08.586Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
33282026-08-14T22:06:08.761Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33292026-08-14T22:06:09.489Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
33302026-08-14T22:06:09.898Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
33312026-08-14T22:06:15.852Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
33322026-08-14T22:06:16.450Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
33332026-08-14T22:06:17.276Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
33342026-08-14T22:06:18.343Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
33352026-08-14T22:06:19.157Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
33362026-08-14T22:06:19.970Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
33372026-08-14T22:06:21.564Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
33382026-08-14T22:06:21.749Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
33392026-08-14T22:06:22.983Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33402026-08-14T22:06:23.641Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33412026-08-14T22:06:24.070Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
33422026-08-14T22:06:25.227Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
33432026-08-14T22:06:26.968Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33442026-08-14T22:06:29.133Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
33452026-08-14T22:06:30.731Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
33462026-08-14T22:06:31.512Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
33472026-08-14T22:06:32.324Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
33482026-08-14T22:06:33.877Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33492026-08-14T22:06:34.747Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
33502026-08-14T22:06:36.244Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
33512026-08-14T22:06:37.612Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
33522026-08-14T22:06:38.631Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
33532026-08-14T22:06:39.647Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33542026-08-14T22:06:40.664Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33552026-08-14T22:06:43.588Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
33562026-08-14T22:06:44.020Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33572026-08-14T22:06:45.172Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
33582026-08-14T22:06:48.493Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33592026-08-14T22:06:49.048Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
33602026-08-14T22:06:50.269Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33612026-08-14T22:06:51.749Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33622026-08-14T22:06:53.422Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33632026-08-14T22:06:54.907Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33642026-08-14T22:06:56.867Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33652026-08-14T22:06:58.534Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33662026-08-14T22:07:00.216Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
33672026-08-14T22:07:04.750Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33682026-08-14T22:07:05.404Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33692026-08-14T22:07:06.459Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33702026-08-14T22:07:07.140Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33712026-08-14T22:07:09.079Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33722026-08-14T22:07:10.841Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33732026-08-14T22:07:12.625Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33742026-08-14T22:07:14.737Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33752026-08-14T22:07:16.552Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33762026-08-14T22:07:18.529Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33772026-08-14T22:07:20.146Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33782026-08-14T22:07:21.888Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33792026-08-14T22:07:23.670Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33802026-08-14T22:07:25.518Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33812026-08-14T22:07:27.312Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33822026-08-14T22:07:29.058Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33832026-08-14T22:07:30.832Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33842026-08-14T22:07:32.441Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33852026-08-14T22:07:36.270Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
33862026-08-14T22:07:38.067Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
33872026-08-14T22:07:39.919Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33882026-08-14T22:07:41.336Zerror: this URL is not a hyperlink
33892026-08-14T22:07:41.336Z --> illumos-utils/src/route.rs:200:9
33902026-08-14T22:07:41.336Z |
33912026-08-14T22:07:41.336Z200 | /// https://github.com/oxidecomputer/stlouis/issues/326. Doing so is tracked
33922026-08-14T22:07:41.336Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
33932026-08-14T22:07:41.336Z |
33942026-08-14T22:07:41.336Z = note: bare URLs are not automatically turned into clickable links
33952026-08-14T22:07:41.336Z = note: `-D rustdoc::bare-urls` implied by `-D warnings`
33962026-08-14T22:07:41.336Z = help: to override `-D warnings` add `#[allow(rustdoc::bare_urls)]`
33972026-08-14T22:07:41.336Zhelp: use an automatic link instead
33982026-08-14T22:07:41.336Z |
33992026-08-14T22:07:41.336Z200 | /// <https://github.com/oxidecomputer/stlouis/issues/326.> Doing so is tracked
34002026-08-14T22:07:41.337Z | + +
34012026-08-14T22:07:41.337Z
34022026-08-14T22:07:41.337Zerror: this URL is not a hyperlink
34032026-08-14T22:07:41.337Z --> illumos-utils/src/route.rs:201:12
34042026-08-14T22:07:41.337Z |
34052026-08-14T22:07:41.337Z201 | /// by https://github.com/oxidecomputer/omicron/issues/2931. At that point,
34062026-08-14T22:07:41.337Z | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
34072026-08-14T22:07:41.337Z |
34082026-08-14T22:07:41.337Z = note: bare URLs are not automatically turned into clickable links
34092026-08-14T22:07:41.337Zhelp: use an automatic link instead
34102026-08-14T22:07:41.337Z |
34112026-08-14T22:07:41.337Z201 | /// by <https://github.com/oxidecomputer/omicron/issues/2931.> At that point,
34122026-08-14T22:07:41.337Z | + +
34132026-08-14T22:07:41.337Z
34142026-08-14T22:07:41.944Z Documenting sled-agent-early-networking v0.1.0 (/work/oxidecomputer/omicron/sled-agent/early-networking)
34152026-08-14T22:07:41.976Zerror: could not document `illumos-utils`
34162026-08-14T22:07:41.976Zwarning: build failed, waiting for other jobs to finish...
34172026-08-14T22:07:56.667Z
34182026-08-14T22:07:56.667Zreal 2:46.095247253
34192026-08-14T22:07:56.667Zuser 13:59.072685786
34202026-08-14T22:07:56.667Zsys 2:43.225291093
34212026-08-14T22:07:56.667Ztrap 0.254345247
34222026-08-14T22:07:56.667Ztflt 0.007019916
34232026-08-14T22:07:56.667Zdflt 0.022012590
34242026-08-14T22:07:56.667Zkflt 0.000037890
34252026-08-14T22:07:56.667Zlock 1:30:42.375891901
34262026-08-14T22:07:56.667Zslp 45:09.073745392
34272026-08-14T22:07:56.667Zlat 35.150595313
34282026-08-14T22:07:56.667Zstop 1:40.008650955
34292026-08-14T22:07:56.671Zprocess exited: duration 555632 ms, exit code 101
 
34302026-08-14T22:07:56.679Zfound 0 output files