01M17NC0WNFFCNNH9RFQY9C4HH: clippy (helios)

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

Buildomat Job: 01M17NCCNJH8ZHKKX8ZT6YK8T9

Tags:

Output:

SEQ GLOBAL TIME DETAILS
12026-08-29T21:05:00.145Zjob assigned to worker 01M17NCGED0S1M47FYD1JEMA64 [factory aws, i-086198141a38f3493] (queued for 55 s)
 
22026-08-29T21:05:06.461Zstarting task 0: "setup"
32026-08-29T21:05:06.466Z++ uname -s
42026-08-29T21:05:06.469Z+ kern=SunOS
52026-08-29T21:05:06.469Z+ build_user=build
62026-08-29T21:05:06.470Z+ build_uid=12345
72026-08-29T21:05:06.470Z+ work_dir=/work
82026-08-29T21:05:06.470Z+ input_dir=/input
92026-08-29T21:05:06.470Z+ [[ 0 == 12345 ]]
102026-08-29T21:05:06.470Z+ case "$kern" in
112026-08-29T21:05:06.470Z+ groupadd -g 12345 build
122026-08-29T21:05:06.470Z+ useradd -u 12345 -g build -d /home/build -s /bin/bash -c build -P 'Primary Administrator' build
132026-08-29T21:05:08.473Z+ zfs create -o mountpoint=/work rpool/work
142026-08-29T21:05:08.590Z++ awk '$2 == "/home" { print $3 }' /etc/mnttab
152026-08-29T21:05:08.593Z+ home_fs=zfs
162026-08-29T21:05:08.593Z+ [[ zfs == autofs ]]
172026-08-29T21:05:08.593Z+ mkdir -p /home/build
182026-08-29T21:05:08.593Z+ chown build:build /home/build /work
192026-08-29T21:05:10.600Z+ chmod 0700 /home/build /work
202026-08-29T21:05:10.604Zprocess exited: duration 4136 ms, exit code 0
 
212026-08-29T21:05:10.610Zstarting task 1: "rust-toolchain"
222026-08-29T21:05:10.613Z+ printf ' * rust toolchain channel = "%s"\n' 1.97.1
232026-08-29T21:05:10.614Z * rust toolchain channel = "1.97.1"
242026-08-29T21:05:10.614Z+ printf ' * rust toolchain profile = "%s"\n' default
252026-08-29T21:05:10.614Z * rust toolchain profile = "default"
262026-08-29T21:05:10.616Z+ export RUSTUP_INIT_SKIP_PATH_CHECK=true
272026-08-29T21:05:10.616Z+ RUSTUP_INIT_SKIP_PATH_CHECK=true
282026-08-29T21:05:10.616Z+ curl --proto =https --tlsv1.2 -sSf https://sh.rustup.rs
292026-08-29T21:05:10.616Z+ /bin/bash -s - -y --no-modify-path --default-toolchain 1.97.1 --profile default
302026-08-29T21:05:10.721Zinfo: downloading installer
312026-08-29T21:05:11.988Zwarn: It looks like you have an existing rustup settings file at:
322026-08-29T21:05:11.988Zwarn: /home/build/.rustup/settings.toml
332026-08-29T21:05:11.988Zwarn: Rustup will install the default toolchain as specified in the settings file,
342026-08-29T21:05:11.988Zwarn: instead of the one inferred from the default host triple.
352026-08-29T21:05:12.001Zinfo: profile set to default
362026-08-29T21:05:12.001Zinfo: default host triple is x86_64-unknown-illumos
372026-08-29T21:05:12.004Zinfo: syncing channel updates for 1.97.1-x86_64-unknown-illumos
382026-08-29T21:05:12.124Zinfo: latest update on 2026-07-16 for version 1.97.1 (8bab26f4f 2026-07-14)
392026-08-29T21:05:12.127Zinfo: downloading 6 components
402026-08-29T21:05:26.467Zinfo: default toolchain set to 1.97.1-x86_64-unknown-illumos
412026-08-29T21:05:26.467Z
422026-08-29T21:05:26.495Z 1.97.1-x86_64-unknown-illumos installed - rustc 1.97.1 (8bab26f4f 2026-07-14)
432026-08-29T21:05:26.495Z
442026-08-29T21:05:26.495Z
452026-08-29T21:05:26.495ZRust is installed now. Great!
462026-08-29T21:05:26.495Z
472026-08-29T21:05:26.495ZTo get started you need Cargo's bin directory ($HOME/.cargo/bin) in your PATH
482026-08-29T21:05:26.495Zenvironment variable. This has not been done automatically.
492026-08-29T21:05:26.495Z
502026-08-29T21:05:26.496ZTo configure your current shell, you need to source
512026-08-29T21:05:26.496Zthe corresponding env file under $HOME/.cargo.
522026-08-29T21:05:26.496Z
532026-08-29T21:05:26.496ZThis is usually done by running one of the following (note the leading DOT):
542026-08-29T21:05:26.496Z. "$HOME/.cargo/env" # For sh/bash/zsh/ash/dash/pdksh
552026-08-29T21:05:26.496Zsource "$HOME/.cargo/env.fish" # For fish
562026-08-29T21:05:26.496Zsource "~/.cargo/env.nu" # For nushell
572026-08-29T21:05:26.496Zsource "$HOME/.cargo/env.tcsh" # For tcsh
582026-08-29T21:05:26.496Z. "$HOME/.cargo/env.ps1" # For pwsh
592026-08-29T21:05:26.496Zsource "$HOME/.cargo/env.xsh" # For xonsh
602026-08-29T21:05:26.499Zwarn: no default linker (`cc`) was found in your PATH
612026-08-29T21:05:26.499Zwarn: many Rust crates require a system C toolchain to build
622026-08-29T21:05:26.599Z+ rustup --version
632026-08-29T21:05:26.608Zrustup 1.29.0 (28d1352db 2026-03-05)
642026-08-29T21:05:26.611Zinfo: This is the version for the rustup toolchain manager, not the rustc compiler.
652026-08-29T21:05:26.628Zinfo: the currently active `rustc` version is `rustc 1.97.1 (8bab26f4f 2026-07-14)`
662026-08-29T21:05:26.631Z+ cargo --version
672026-08-29T21:05:26.646Zcargo 1.97.1 (c980f4866 2026-06-30)
682026-08-29T21:05:26.650Z+ rustc --version
692026-08-29T21:05:26.667Zrustc 1.97.1 (8bab26f4f 2026-07-14)
702026-08-29T21:05:26.670Zprocess exited: duration 16059 ms, exit code 0
 
712026-08-29T21:05:26.675Zstarting task 2: "authentication"
722026-08-29T21:05:26.692Zprocess exited: duration 15 ms, exit code 0
 
732026-08-29T21:05:26.697Zstarting task 3: "clone repository"
742026-08-29T21:05:26.702Z+ mkdir -p /work/oxidecomputer/omicron
752026-08-29T21:05:26.707Z+ git clone https://github.com/oxidecomputer/omicron /work/oxidecomputer/omicron
762026-08-29T21:05:26.732ZCloning into '/work/oxidecomputer/omicron'...
772026-08-29T21:05:39.795Z+ cd /work/oxidecomputer/omicron
782026-08-29T21:05:39.795Z+ git fetch origin 1cb7ef2815f22fdc98e64c4762eee266ca31f829
792026-08-29T21:05:40.117ZFrom https://github.com/oxidecomputer/omicron
802026-08-29T21:05:40.117Z * branch 1cb7ef2815f22fdc98e64c4762eee266ca31f829 -> FETCH_HEAD
812026-08-29T21:05:40.130Z+ [[ -n nexus-tunnel ]]
822026-08-29T21:05:40.133Z++ git branch --show-current
832026-08-29T21:05:40.133Z+ current=main
842026-08-29T21:05:40.133Z+ [[ main != nexus-tunnel ]]
852026-08-29T21:05:40.133Z+ git branch -f nexus-tunnel 1cb7ef2815f22fdc98e64c4762eee266ca31f829
862026-08-29T21:05:40.136Z+ git checkout -f nexus-tunnel
872026-08-29T21:05:40.398ZSwitched to branch 'nexus-tunnel'
882026-08-29T21:05:40.401Z+ git reset --hard 1cb7ef2815f22fdc98e64c4762eee266ca31f829
892026-08-29T21:05:40.434ZHEAD is now at 1cb7ef281 Advance sush to sled health
902026-08-29T21:05:40.437Zprocess exited: duration 13738 ms, exit code 0
 
912026-08-29T21:05:40.443Zstarting task 4: "build"
922026-08-29T21:05:40.446Z+ source ./env.sh
932026-08-29T21:05:40.449Z++ OLD_SHELL_OPTS=ehxB
942026-08-29T21:05:40.449Z++ set -o xtrace
952026-08-29T21:05:40.449Z++++ dirname ./env.sh
962026-08-29T21:05:40.452Z+++ readlink -f .
972026-08-29T21:05:40.455Z++ OMICRON_WS=/work/oxidecomputer/omicron
982026-08-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ 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-29T21:05:40.455Z++ case $OLD_SHELL_OPTS in
1092026-08-29T21:05:40.455Z++ unset OLD_SHELL_OPTS OMICRON_WS
1102026-08-29T21:05:40.456Z+ source .github/buildomat/ci-env.sh
1112026-08-29T21:05:40.456Z++ export CARGO_TERM_COLOR=always
1122026-08-29T21:05:40.456Z++ CARGO_TERM_COLOR=always
1132026-08-29T21:05:40.456Z+++ uname -s
1142026-08-29T21:05:40.456Z++ [[ SunOS == \S\u\n\O\S ]]
1152026-08-29T21:05:40.456Z++ coreadm -p /var/tmp/omicron_tmp/core.%f.%p.core
1162026-08-29T21:05:40.459Z+ cargo --version
1172026-08-29T21:05:40.464Zcargo 1.97.1 (c980f4866 2026-06-30)
1182026-08-29T21:05:40.467Z+ rustc --version
1192026-08-29T21:05:40.486Zrustc 1.97.1 (8bab26f4f 2026-07-14)
1202026-08-29T21:05:40.489Z+ banner prerequisites
1212026-08-29T21:05:40.492Z
1222026-08-29T21:05:40.492Z ##### ##### ###### ##### ###### #### # # # #### #
1232026-08-29T21:05:40.492Z # # # # # # # # # # # # # # #
1242026-08-29T21:05:40.492Z # # # # ##### # # ##### # # # # # #### #
1252026-08-29T21:05:40.492Z ##### ##### # ##### # # # # # # # # #
1262026-08-29T21:05:40.492Z # # # # # # # # # # # # # # #
1272026-08-29T21:05:40.492Z # # # ###### # # ###### ### # #### # #### #
1282026-08-29T21:05:40.492Z
1292026-08-29T21:05:40.492Z+ ptime -m bash ./tools/install_builder_prerequisites.sh -y
1302026-08-29T21:05:42.436Z Startup: Refreshing catalog 'helios' ... Done
1312026-08-29T21:05:42.840Z Startup: Caching catalogs ... Done
1322026-08-29T21:05:45.091ZPlanning: Solver setup ... Done (2.126s)
1332026-08-29T21:05:45.153ZPlanning: Running solver ... Done (0.063s)
1342026-08-29T21:05:45.202ZPlanning: Finding local manifests ... Done (0.003s)
1352026-08-29T21:05:45.215ZPlanning: Fetching manifests: 0/2 0% complete
1362026-08-29T21:05:45.231ZPlanning: Fetching manifests: 2/2 100% complete
1372026-08-29T21:05:45.245ZPlanning: Package planning ... Done (0.013s)
1382026-08-29T21:05:45.248ZPlanning: Merging actions ... Done (0.001s)
1392026-08-29T21:05:45.467ZPlanning: Checking for conflicting actions ... Done (0.221s)
1402026-08-29T21:05:45.470ZPlanning: Consolidating action changes ... Done (0.001s)
1412026-08-29T21:05:46.267ZPlanning: Evaluating mediators ... Done (0.799s)
1422026-08-29T21:05:46.270ZPlanning: Planning completed in 3.39 seconds
1432026-08-29T21:05:46.276Z Packages to install: 2
1442026-08-29T21:05:46.276Z Estimated space available: 156.01 GB
1452026-08-29T21:05:46.279ZEstimated space to be consumed: 83.65 MB
1462026-08-29T21:05:46.279Z Create boot environment: No
1472026-08-29T21:05:46.279ZCreate backup boot environment: No
1482026-08-29T21:05:46.279Z Rebuild boot archive: No
1492026-08-29T21:05:46.279Z
1502026-08-29T21:05:46.279ZChanged packages:
1512026-08-29T21:05:46.279Zhelios
1522026-08-29T21:05:46.279Z developer/build-essential
1532026-08-29T21:05:46.279Z None -> 11-3.0
1542026-08-29T21:05:46.279Z library/libxmlsec1
1552026-08-29T21:05:46.279Z None -> 1.2.35-3.0
1562026-08-29T21:05:46.300Z
1572026-08-29T21:05:46.300ZDownload: 0/214 items 0.0/1.3MB 0% complete
1582026-08-29T21:05:46.368ZDownload: Completed 1.28 MB in 0.07 seconds (18.8M/s)
1592026-08-29T21:05:46.424Z Actions: 1/268 actions (Installing new actions)
1602026-08-29T21:05:46.467Z Actions: Completed 268 actions in 0.04 seconds.
1612026-08-29T21:05:46.498ZFinalize: Updating package state database ... Done (0.036s)
1622026-08-29T21:05:46.501ZFinalize: Updating package cache ... Done (0.000s)
1632026-08-29T21:05:46.590ZFinalize: Updating image state ... Done (0.092s)
1642026-08-29T21:05:49.030ZFinalize: Creating fast lookup database ... Done (2.388s)
1652026-08-29T21:05:49.095ZFinalize: Reading search index ... Done (0.012s)
1662026-08-29T21:05:49.098ZFinalize: Updating search index ... Done (0.000s)
1672026-08-29T21:05:49.192ZFinalize: Updating package cache ... Done (0.000s)
1682026-08-29T21:05:49.560ZPlanning: Evaluating mediator changes ... Done
1692026-08-29T21:05:49.665ZPlanning: Checking for conflicting actions ... Done
1702026-08-29T21:05:49.671ZPlanning: Consolidating action changes ... Done
1712026-08-29T21:05:49.818ZPlanning: Evaluating mediators ... Done
1722026-08-29T21:05:49.821ZPlanning: Planning completed in 0.26 seconds
1732026-08-29T21:05:49.840Z Mediators to change: 2
1742026-08-29T21:05:49.840Z Create boot environment: No
1752026-08-29T21:05:49.840ZCreate backup boot environment: No
1762026-08-29T21:05:49.879ZFinalize: Updating package state database ... Done
1772026-08-29T21:05:49.879ZFinalize: Updating package cache ... Done
1782026-08-29T21:05:49.934ZFinalize: Updating image state ... Done
1792026-08-29T21:05:51.864ZFinalize: Creating fast lookup database ... Done
1802026-08-29T21:05:51.924ZFinalize: Reading search index ... Done
1812026-08-29T21:05:51.927ZFinalize: Updating search index ... Done
1822026-08-29T21:05:51.979ZFinalize: Updating package cache ... Done
1832026-08-29T21:05:52.264ZPlanning: Evaluating mediator changes ... Done
1842026-08-29T21:05:52.369ZPlanning: Checking for conflicting actions ... Done
1852026-08-29T21:05:52.373ZPlanning: Consolidating action changes ... Done
1862026-08-29T21:05:52.526ZPlanning: Evaluating mediators ... Done
1872026-08-29T21:05:52.530ZPlanning: Planning completed in 0.26 seconds
1882026-08-29T21:05:52.549Z Mediators to change: 1
1892026-08-29T21:05:52.549Z Create boot environment: No
1902026-08-29T21:05:52.549ZCreate backup boot environment: No
1912026-08-29T21:05:52.602ZFinalize: Updating package state database ... Done
1922026-08-29T21:05:52.602ZFinalize: Updating package cache ... Done
1932026-08-29T21:05:52.658ZFinalize: Updating image state ... Done
1942026-08-29T21:05:54.585ZFinalize: Creating fast lookup database ... Done
1952026-08-29T21:05:54.650ZFinalize: Reading search index ... Done
1962026-08-29T21:05:54.654ZFinalize: Updating search index ... Done
1972026-08-29T21:05:54.732ZFinalize: Updating package cache ... Done
1982026-08-29T21:05:55.040ZMEDIATOR VER. SRC. VERSION IMPL. SRC. IMPLEMENTATION
1992026-08-29T21:05:55.040Zapache system 2.4 system
2002026-08-29T21:05:55.040Zclang system 15 system
2012026-08-29T21:05:55.040Zcsh system system illumos
2022026-08-29T21:05:55.040Zctags system system illumos
2032026-08-29T21:05:55.040Zfile vendor vendor darwinsys
2042026-08-29T21:05:55.040Zfile system system illumos
2052026-08-29T21:05:55.040Zgcc vendor 14 vendor
2062026-08-29T21:05:55.040Zgcc system 13 system
2072026-08-29T21:05:55.040Zgcc system 10 system
2082026-08-29T21:05:55.041Zgo system 1.25 system
2092026-08-29T21:05:55.041Zllvm system 15 system
2102026-08-29T21:05:55.041Zmariadb system 11.4 system
2112026-08-29T21:05:55.041Zmta vendor vendor dma
2122026-08-29T21:05:55.041Zopenjdk system 17 system
2132026-08-29T21:05:55.041Zopenjdk system 11 system
2142026-08-29T21:05:55.041Zopenssl vendor 3 vendor
2152026-08-29T21:05:55.041Zperl system 5.40 system
2162026-08-29T21:05:55.041Zpostgresql system 18 system
2172026-08-29T21:05:55.041Zpostgresql system 17 system
2182026-08-29T21:05:55.041Zpython vendor 3 vendor
2192026-08-29T21:05:55.041Zpython system 2 system
2202026-08-29T21:05:55.041Zpython3 vendor 3.13 vendor
2212026-08-29T21:05:55.041Zruby system 3.4 system
2222026-08-29T21:05:55.041Zruby system 3.0 system
2232026-08-29T21:05:55.041Zwords vendor vendor american-english
2242026-08-29T21:05:55.041Zwords system system australian-english
2252026-08-29T21:05:55.041Zwords system system british-english
2262026-08-29T21:05:55.041Zwords system system canadian-english
2272026-08-29T21:05:55.041Zwords system system french
2282026-08-29T21:05:55.041Zwords system system italian
2292026-08-29T21:05:55.041Zwords system system ngerman
2302026-08-29T21:05:55.041Zwords system system ogerman
2312026-08-29T21:05:55.041Zwords system system spanish
2322026-08-29T21:05:55.289ZPUBLISHER TYPE STATUS P LOCATION
2332026-08-29T21:05:55.289Zhelios origin online F https://pkg.oxide.computer/helios/3/dev/
2342026-08-29T21:05:55.786ZFMRI IFO
2352026-08-29T21:05:55.786Zpkg://helios/developer/build-essential@11-3.0:20260212T145243Z im-
2362026-08-29T21:05:55.786Zpkg://helios/developer/pkg-config@0.29.2-3.0:20260212T145445Z i--
2372026-08-29T21:05:55.786Zpkg://helios/library/libxmlsec1@1.2.35-3.0:20260306T162922Z im-
2382026-08-29T21:05:55.786Zpkg://helios/ooce/developer/clang-15@15.0.7-3.0:20260212T171836Z i--
2392026-08-29T21:05:55.786Zpkg://helios/ooce/developer/cmake@4.2.3-3.0:20260212T164558Z i--
2402026-08-29T21:05:55.786Zpkg://helios/ooce/library/postgresql-18@18.1-3.0:20260217T162247Z i--
2412026-08-29T21:05:55.786Zpkg://helios/package/pkg@0.5.11-3.0:20260212T150754Z i--
2422026-08-29T21:05:55.786Zpkg://helios/system/library/g++-runtime@14-3.0:20260212T151156Z i--
2432026-08-29T21:05:55.786Zpkg://helios/system/library/gcc-runtime@14-3.0:20260212T151216Z i--
2442026-08-29T21:05:56.130Z Updating git repository `https://github.com/oxidecomputer/pq-sys`
2452026-08-29T21:05:56.498Z Updating crates.io index
2462026-08-29T21:05:56.501Z Updating git repository `https://github.com/oxidecomputer/slog-error-chain`
2472026-08-29T21:05:56.850Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2482026-08-29T21:05:57.267Z Updating git repository `https://github.com/oxidecomputer/omicron-debug-dropbox`
2492026-08-29T21:05:57.533Z Updating git repository `https://github.com/oxidecomputer/propolis`
2502026-08-29T21:05:58.554Z Updating git repository `https://github.com/oxidecomputer/management-gateway-service`
2512026-08-29T21:05:59.127Z Updating git repository `https://github.com/oxidecomputer/crucible`
2522026-08-29T21:06:01.141Z Updating git repository `https://github.com/oxidecomputer/opte`
2532026-08-29T21:06:02.032Z Updating git repository `https://github.com/oxidecomputer/tofino`
2542026-08-29T21:06:02.362Z Updating git repository `https://github.com/oxidecomputer/lldp`
2552026-08-29T21:06:02.754Z Updating git repository `https://github.com/oxidecomputer/maghemite`
2562026-08-29T21:06:04.264Z Updating git repository `https://github.com/oxidecomputer/clickward`
2572026-08-29T21:06:04.938Z Updating git repository `https://github.com/oxidecomputer/dice-util`
2582026-08-29T21:06:05.334Z Updating git repository `https://github.com/oxidecomputer/fmd-adm`
2592026-08-29T21:06:05.630Z Updating git repository `https://github.com/oxidecomputer/illumos-devinfo`
2602026-08-29T21:06:05.906Z Updating git repository `https://github.com/oxidecomputer/libefi-illumos`
2612026-08-29T21:06:06.178Z Updating git repository `https://github.com/oxidecomputer/libnvme`
2622026-08-29T21:06:06.448Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2632026-08-29T21:06:06.732Z Updating git repository `https://github.com/oxidecomputer/hubtools.git`
2642026-08-29T21:06:07.096Z Updating git repository `https://github.com/oxidecomputer/sprockets.git`
2652026-08-29T21:06:07.498Z Updating git repository `https://github.com/oxidecomputer/sush`
2662026-08-29T21:06:08.033Z Updating git repository `https://github.com/oxidecomputer/dendrite`
2672026-08-29T21:06:08.599Z Updating git repository `https://github.com/oxidecomputer/openapi-lint`
2682026-08-29T21:06:08.906Z Updating git repository `https://github.com/oxidecomputer/transceiver-control`
2692026-08-29T21:06:09.443Z Updating git repository `https://github.com/oxidecomputer/scim2-rs`
2702026-08-29T21:06:09.784Z Updating git repository `https://github.com/oxidecomputer/erebor`
2712026-08-29T21:06:10.093Z Updating git repository `https://github.com/oxidecomputer/rust-cpuid.git`
2722026-08-29T21:06:10.561Z Updating git repository `https://github.com/oxidecomputer/rats-corim.git`
2732026-08-29T21:06:10.854Z Updating git repository `https://github.com/oxidecomputer/tufaceous`
2742026-08-29T21:06:11.295Z Updating git repository `https://github.com/bluecatengineering/dhcproto.git`
2752026-08-29T21:06:11.675Z Updating git repository `https://github.com/oxidecomputer/ispf`
2762026-08-29T21:06:11.977Z Updating git repository `https://github.com/oxidecomputer/lpc55_support`
2772026-08-29T21:06:12.320Z Updating git repository `https://github.com/oxidecomputer/netadm-sys`
2782026-08-29T21:06:12.684Z Updating git repository `https://github.com/oxidecomputer/tough`
2792026-08-29T21:06:13.217Z Updating git repository `https://github.com/oxidecomputer/tlvc.git`
2802026-08-29T21:06:13.767Z Updating git repository `https://github.com/oxidecomputer/ipcc-rs`
2812026-08-29T21:06:14.051Z Updating git repository `https://github.com/oxidecomputer/rumors`
2822026-08-29T21:06:20.199Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2832026-08-29T21:06:20.540Z Updating git repository `https://github.com/oxidecomputer/pmbus`
2842026-08-29T21:06:21.219Z Updating git repository `https://github.com/oxidecomputer/serde_human_bytes`
2852026-08-29T21:06:21.528Z Updating git repository `https://github.com/oxidecomputer/pki-playground`
2862026-08-29T21:06:21.917Z Updating git repository `https://github.com/oxidecomputer/dlpi-sys`
2872026-08-29T21:06:22.225Z Updating git repository `https://github.com/jmesmon/rust-libzfs`
2882026-08-29T21:06:22.525Z Updating git repository `https://github.com/oxidecomputer/rusty-doors`
2892026-08-29T21:06:22.824Z Updating git repository `https://github.com/illumos/smf-rs`
2902026-08-29T21:06:25.345Z Downloading crates ...
2912026-08-29T21:06:25.393Z Downloaded anstream v1.0.0
2922026-08-29T21:06:25.400Z Downloaded anyhow v1.0.104
2932026-08-29T21:06:25.404Z Downloaded itoa v1.0.17
2942026-08-29T21:06:25.404Z Downloaded anstyle-query v1.1.5
2952026-08-29T21:06:25.410Z Downloaded anstyle v1.0.14
2962026-08-29T21:06:25.410Z Downloaded anstyle-parse v1.0.0
2972026-08-29T21:06:25.415Z Downloaded camino-tempfile v1.4.1
2982026-08-29T21:06:25.416Z Downloaded heck v0.5.0
2992026-08-29T21:06:25.416Z Downloaded memmap v0.7.0
3002026-08-29T21:06:25.423Z Downloaded cpufeatures v0.2.17
3012026-08-29T21:06:25.423Z Downloaded generic-array v0.14.7
3022026-08-29T21:06:25.423Z Downloaded cfg-if v1.0.4
3032026-08-29T21:06:25.423Z Downloaded bytecount v0.6.9
3042026-08-29T21:06:25.427Z Downloaded colorchoice v1.0.4
3052026-08-29T21:06:25.427Z Downloaded fastrand v2.3.0
3062026-08-29T21:06:25.427Z Downloaded zerocopy v0.7.35
3072026-08-29T21:06:25.432Z Downloaded zmij v1.0.21
3082026-08-29T21:06:25.441Z Downloaded equivalent v1.0.2
3092026-08-29T21:06:25.441Z Downloaded fnv v1.0.7
3102026-08-29T21:06:25.441Z Downloaded heck v0.4.1
3112026-08-29T21:06:25.456Z Downloaded cargo_metadata v0.23.1
3122026-08-29T21:06:25.456Z Downloaded macaddr v1.0.1
3132026-08-29T21:06:25.456Z Downloaded dof v0.3.0
3142026-08-29T21:06:25.456Z Downloaded crypto-common v0.1.7
3152026-08-29T21:06:25.456Z Downloaded cargo-platform v0.3.2
3162026-08-29T21:06:25.456Z Downloaded block-buffer v0.10.4
3172026-08-29T21:06:25.470Z Downloaded scroll_derive v0.12.1
3182026-08-29T21:06:25.470Z Downloaded smawk v0.3.2
3192026-08-29T21:06:25.470Z Downloaded plain v0.2.3
3202026-08-29T21:06:25.470Z Downloaded fs-err v3.3.0
3212026-08-29T21:06:25.470Z Downloaded pretty-hex v0.4.1
3222026-08-29T21:06:25.470Z Downloaded digest v0.10.7
3232026-08-29T21:06:25.470Z Downloaded bitflags v2.11.0
3242026-08-29T21:06:25.471Z Downloaded camino v1.2.5
3252026-08-29T21:06:25.471Z Downloaded pest_derive v2.8.6
3262026-08-29T21:06:25.478Z Downloaded dtrace-parser v0.2.0
3272026-08-29T21:06:25.478Z Downloaded clap_lex v1.0.0
3282026-08-29T21:06:25.478Z Downloaded swrite v0.1.0
3292026-08-29T21:06:25.478Z Downloaded tabled_derive v0.7.0
3302026-08-29T21:06:25.478Z Downloaded serde_spanned v0.6.9
3312026-08-29T21:06:25.484Z Downloaded is_terminal_polyfill v1.70.2
3322026-08-29T21:06:25.484Z Downloaded errno v0.3.14
3332026-08-29T21:06:25.485Z Downloaded usdt-attr-macro v0.5.0
3342026-08-29T21:06:25.493Z Downloaded unicode-linebreak v0.1.5
3352026-08-29T21:06:25.493Z Downloaded thread-id v4.2.2
3362026-08-29T21:06:25.501Z Downloaded scroll v0.12.0
3372026-08-29T21:06:25.505Z Downloaded pest_generator v2.8.6
3382026-08-29T21:06:25.505Z Downloaded version_check v0.9.5
3392026-08-29T21:06:25.540Z Downloaded proc-macro-error-attr v1.0.4
3402026-08-29T21:06:25.547Z Downloaded strsim v0.11.1
3412026-08-29T21:06:25.547Z Downloaded toml_write v0.1.2
3422026-08-29T21:06:25.547Z Downloaded usdt-macro v0.5.0
3432026-08-29T21:06:25.547Z Downloaded usdt v0.5.0
3442026-08-29T21:06:25.547Z Downloaded getrandom v0.4.3
3452026-08-29T21:06:25.547Z Downloaded terminal_size v0.4.3
3462026-08-29T21:06:25.547Z Downloaded utf8parse v0.2.2
3472026-08-29T21:06:25.548Z Downloaded proc-macro-error v1.0.4
3482026-08-29T21:06:25.548Z Downloaded quote v1.0.45
3492026-08-29T21:06:25.548Z Downloaded sha2 v0.10.9
3502026-08-29T21:06:25.548Z Downloaded toml_datetime v0.6.11
3512026-08-29T21:06:25.548Z Downloaded serde_tokenstream v0.2.3
3522026-08-29T21:06:25.548Z Downloaded thiserror v1.0.69
3532026-08-29T21:06:25.565Z Downloaded cargo_toml v0.21.0
3542026-08-29T21:06:25.565Z Downloaded thiserror-impl v1.0.69
3552026-08-29T21:06:25.565Z Downloaded thiserror v2.0.18
3562026-08-29T21:06:25.571Z Downloaded log v0.4.33
3572026-08-29T21:06:25.571Z Downloaded papergrid v0.11.0
3582026-08-29T21:06:25.571Z Downloaded byteorder v1.5.0
3592026-08-29T21:06:25.571Z Downloaded usdt-impl v0.5.0
3602026-08-29T21:06:25.576Z Downloaded semver v1.0.28
3612026-08-29T21:06:25.580Z Downloaded autocfg v1.5.0
3622026-08-29T21:06:25.584Z Downloaded ucd-trie v0.1.7
3632026-08-29T21:06:25.584Z Downloaded clap_derive v4.6.1
3642026-08-29T21:06:25.591Z Downloaded tempfile v3.27.0
3652026-08-29T21:06:25.620Z Downloaded toml v0.8.23
3662026-08-29T21:06:25.627Z Downloaded thiserror-impl v2.0.18
3672026-08-29T21:06:25.627Z Downloaded zerocopy-derive v0.7.35
3682026-08-29T21:06:25.627Z Downloaded serde_core v1.0.228
3692026-08-29T21:06:25.627Z Downloaded clap v4.6.1
3702026-08-29T21:06:25.628Z Downloaded unicode-ident v1.0.24
3712026-08-29T21:06:25.628Z Downloaded pest_meta v2.8.6
3722026-08-29T21:06:25.634Z Downloaded textwrap v0.16.2
3732026-08-29T21:06:25.639Z Downloaded once_cell v1.21.3
3742026-08-29T21:06:25.639Z Downloaded proc-macro2 v1.0.106
3752026-08-29T21:06:25.672Z Downloaded serde v1.0.228
3762026-08-29T21:06:25.678Z Downloaded serde_derive v1.0.228
3772026-08-29T21:06:25.678Z Downloaded toml_edit v0.22.27
3782026-08-29T21:06:25.678Z Downloaded typenum v1.20.1
3792026-08-29T21:06:25.678Z Downloaded memchr v2.8.0
3802026-08-29T21:06:25.688Z Downloaded indexmap v2.14.0
3812026-08-29T21:06:25.691Z Downloaded pest v2.8.6
3822026-08-29T21:06:25.721Z Downloaded hashbrown v0.17.0
3832026-08-29T21:06:25.739Z Downloaded serde_json v1.0.151
3842026-08-29T21:06:25.739Z Downloaded clap_builder v4.6.0
3852026-08-29T21:06:25.762Z Downloaded goblin v0.8.2
3862026-08-29T21:06:25.762Z Downloaded winnow v0.7.14
3872026-08-29T21:06:25.766Z Downloaded tabled v0.15.0
3882026-08-29T21:06:25.780Z Downloaded syn v1.0.109
3892026-08-29T21:06:25.822Z Downloaded unicode-width v0.2.0
3902026-08-29T21:06:25.822Z Downloaded unicode-width v0.1.14
3912026-08-29T21:06:25.822Z Downloaded syn v2.0.117
3922026-08-29T21:06:25.848Z Downloaded rustix v1.1.4
3932026-08-29T21:06:25.848Z Downloaded libc v0.2.185
3942026-08-29T21:06:25.913Z Compiling proc-macro2 v1.0.106
3952026-08-29T21:06:25.913Z Compiling unicode-ident v1.0.24
3962026-08-29T21:06:25.932Z Compiling quote v1.0.45
3972026-08-29T21:06:25.932Z Compiling serde_core v1.0.228
3982026-08-29T21:06:25.932Z Compiling libc v0.2.185
3992026-08-29T21:06:25.932Z Compiling version_check v0.9.5
4002026-08-29T21:06:25.932Z Compiling memchr v2.8.0
4012026-08-29T21:06:25.933Z Compiling serde v1.0.228
4022026-08-29T21:06:26.212Z Compiling zmij v1.0.21
4032026-08-29T21:06:26.457Z Compiling ucd-trie v0.1.7
4042026-08-29T21:06:26.469Z Compiling itoa v1.0.17
4052026-08-29T21:06:26.476Z Compiling thiserror v1.0.69
4062026-08-29T21:06:26.703Z Compiling pest v2.8.6
4072026-08-29T21:06:26.718Z Compiling rustix v1.1.4
4082026-08-29T21:06:26.887Z Compiling byteorder v1.5.0
4092026-08-29T21:06:26.940Z Compiling errno v0.3.14
4102026-08-29T21:06:27.122Z Compiling serde_json v1.0.151
4112026-08-29T21:06:27.151Z Compiling bitflags v2.11.0
4122026-08-29T21:06:27.309Z Compiling syn v2.0.117
4132026-08-29T21:06:27.380Z Compiling thread-id v4.2.2
4142026-08-29T21:06:27.399Z Compiling proc-macro-error-attr v1.0.4
4152026-08-29T21:06:27.460Z Compiling usdt-impl v0.5.0
4162026-08-29T21:06:27.494Z Compiling syn v1.0.109
4172026-08-29T21:06:27.573Z Compiling camino v1.2.5
4182026-08-29T21:06:27.765Z Compiling pest_meta v2.8.6
4192026-08-29T21:06:27.892Z Compiling proc-macro-error v1.0.4
4202026-08-29T21:06:27.907Z Compiling log v0.4.33
4212026-08-29T21:06:27.922Z Compiling equivalent v1.0.2
4222026-08-29T21:06:28.010Z Compiling hashbrown v0.17.0
4232026-08-29T21:06:28.065Z Compiling utf8parse v0.2.2
4242026-08-29T21:06:28.088Z Compiling plain v0.2.3
4252026-08-29T21:06:28.200Z Compiling getrandom v0.4.3
4262026-08-29T21:06:28.309Z Compiling terminal_size v0.4.3
4272026-08-29T21:06:28.445Z Compiling anstyle-parse v1.0.0
4282026-08-29T21:06:28.569Z Compiling indexmap v2.14.0
4292026-08-29T21:06:29.005Z Compiling cfg-if v1.0.4
4302026-08-29T21:06:29.072Z Compiling pretty-hex v0.4.1
4312026-08-29T21:06:29.088Z Compiling thiserror v2.0.18
4322026-08-29T21:06:29.164Z Compiling is_terminal_polyfill v1.70.2
4332026-08-29T21:06:29.187Z Compiling autocfg v1.5.0
4342026-08-29T21:06:29.209Z Compiling colorchoice v1.0.4
4352026-08-29T21:06:29.264Z Compiling toml_write v0.1.2
4362026-08-29T21:06:29.328Z Compiling winnow v0.7.14
4372026-08-29T21:06:29.353Z Compiling anstyle v1.0.14
4382026-08-29T21:06:29.405Z Compiling anstyle-query v1.1.5
4392026-08-29T21:06:29.517Z Compiling pest_generator v2.8.6
4402026-08-29T21:06:29.573Z Compiling anstream v1.0.0
4412026-08-29T21:06:29.600Z Compiling fs-err v3.3.0
4422026-08-29T21:06:29.806Z Compiling clap_lex v1.0.0
4432026-08-29T21:06:29.822Z Compiling heck v0.5.0
4442026-08-29T21:06:29.836Z Compiling heck v0.4.1
4452026-08-29T21:06:30.035Z Compiling bytecount v0.6.9
4462026-08-29T21:06:30.051Z Compiling once_cell v1.21.3
4472026-08-29T21:06:30.054Z Compiling strsim v0.11.1
4482026-08-29T21:06:30.173Z Compiling fnv v1.0.7
4492026-08-29T21:06:30.236Z Compiling anyhow v1.0.104
4502026-08-29T21:06:30.268Z Compiling unicode-width v0.1.14
4512026-08-29T21:06:30.288Z Compiling fastrand v2.3.0
4522026-08-29T21:06:30.303Z Compiling clap_builder v4.6.0
4532026-08-29T21:06:30.513Z Compiling papergrid v0.11.0
4542026-08-29T21:06:30.541Z Compiling tempfile v3.27.0
4552026-08-29T21:06:30.557Z Compiling cargo-platform v0.3.2
4562026-08-29T21:06:30.785Z Compiling semver v1.0.28
4572026-08-29T21:06:30.801Z Compiling tabled_derive v0.7.0
4582026-08-29T21:06:30.828Z Compiling memmap v0.7.0
4592026-08-29T21:06:30.856Z Compiling unicode-width v0.2.0
4602026-08-29T21:06:30.919Z Compiling smawk v0.3.2
4612026-08-29T21:06:31.011Z Compiling unicode-linebreak v0.1.5
4622026-08-29T21:06:31.116Z Compiling camino-tempfile v1.4.1
4632026-08-29T21:06:31.209Z Compiling serde_derive v1.0.228
4642026-08-29T21:06:31.255Z Compiling thiserror-impl v1.0.69
4652026-08-29T21:06:31.349Z Compiling zerocopy-derive v0.7.35
4662026-08-29T21:06:31.418Z Compiling pest_derive v2.8.6
4672026-08-29T21:06:31.434Z Compiling scroll_derive v0.12.1
4682026-08-29T21:06:31.710Z Compiling thiserror-impl v2.0.18
4692026-08-29T21:06:31.856Z Compiling clap_derive v4.6.1
4702026-08-29T21:06:31.939Z Compiling tabled v0.15.0
4712026-08-29T21:06:32.103Z Compiling scroll v0.12.0
4722026-08-29T21:06:32.222Z Compiling zerocopy v0.7.35
4732026-08-29T21:06:32.374Z Compiling goblin v0.8.2
4742026-08-29T21:06:32.603Z Compiling dtrace-parser v0.2.0
4752026-08-29T21:06:32.777Z Compiling textwrap v0.16.2
4762026-08-29T21:06:33.137Z Compiling swrite v0.1.0
4772026-08-29T21:06:33.553Z Compiling clap v4.6.1
4782026-08-29T21:06:34.182Z Compiling dof v0.3.0
4792026-08-29T21:06:34.182Z Compiling serde_tokenstream v0.2.3
4802026-08-29T21:06:34.185Z Compiling serde_spanned v0.6.9
4812026-08-29T21:06:34.185Z Compiling toml_datetime v0.6.11
4822026-08-29T21:06:34.185Z Compiling cargo_metadata v0.23.1
4832026-08-29T21:06:34.259Z Compiling macaddr v1.0.1
4842026-08-29T21:06:34.266Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
4852026-08-29T21:06:34.371Z Compiling toml_edit v0.22.27
4862026-08-29T21:06:35.051Z Compiling usdt-attr-macro v0.5.0
4872026-08-29T21:06:35.051Z Compiling usdt-macro v0.5.0
4882026-08-29T21:06:35.630Z Compiling usdt v0.5.0
4892026-08-29T21:06:35.723Z Compiling toml v0.8.23
4902026-08-29T21:06:36.055Z Compiling cargo_toml v0.21.0
4912026-08-29T21:06:37.302Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
4922026-08-29T21:06:39.288Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.34s
4932026-08-29T21:06:39.498Z Running `target/debug/xtask download cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
4942026-08-29T21:06:40.030Z Downloading crates ...
4952026-08-29T21:06:40.079Z Downloaded base16ct v0.2.0
4962026-08-29T21:06:40.082Z Downloaded bit-vec v0.6.3
4972026-08-29T21:06:40.084Z Downloaded argon2 v0.5.3
4982026-08-29T21:06:40.084Z Downloaded arrayvec v0.7.6
4992026-08-29T21:06:40.090Z Downloaded blake2 v0.11.0-rc.6
5002026-08-29T21:06:40.094Z Downloaded ascii-canvas v3.0.0
5012026-08-29T21:06:40.097Z Downloaded array-init v0.0.4
5022026-08-29T21:06:40.097Z Downloaded cbc v0.2.1
5032026-08-29T21:06:40.097Z Downloaded cexpr v0.6.0
5042026-08-29T21:06:40.101Z Downloaded arrayref v0.3.9
5052026-08-29T21:06:40.101Z Downloaded buf-list v1.1.2
5062026-08-29T21:06:40.102Z Downloaded addr2line v0.25.1
5072026-08-29T21:06:40.102Z Downloaded atomicwrites v0.4.4
5082026-08-29T21:06:40.105Z Downloaded bitfield-macros v0.19.4
5092026-08-29T21:06:40.105Z Downloaded async-stream-impl v0.3.6
5102026-08-29T21:06:40.105Z Downloaded backtrace-ext v0.2.1
5112026-08-29T21:06:40.105Z Downloaded async-stream v0.3.6
5122026-08-29T21:06:40.108Z Downloaded fd-lock v4.0.4
5132026-08-29T21:06:40.113Z Downloaded atomic-waker v1.1.2
5142026-08-29T21:06:40.116Z Downloaded bcrypt-pbkdf v0.11.0
5152026-08-29T21:06:40.116Z Downloaded embedded-io v0.6.1
5162026-08-29T21:06:40.116Z Downloaded endian-type v0.1.2
5172026-08-29T21:06:40.119Z Downloaded aead v0.5.2
5182026-08-29T21:06:40.119Z Downloaded anstream v0.6.21
5192026-08-29T21:06:40.122Z Downloaded anstyle-parse v0.2.7
5202026-08-29T21:06:40.122Z Downloaded ena v0.14.4
5212026-08-29T21:06:40.122Z Downloaded foreign-types-shared v0.1.1
5222026-08-29T21:06:40.124Z Downloaded enum-as-inner v0.6.1
5232026-08-29T21:06:40.127Z Downloaded adler2 v2.0.1
5242026-08-29T21:06:40.127Z Downloaded backoff v0.4.0
5252026-08-29T21:06:40.130Z Downloaded hash32 v0.2.1
5262026-08-29T21:06:40.130Z Downloaded env_filter v2.0.0
5272026-08-29T21:06:40.130Z Downloaded fixedbitset v0.4.2
5282026-08-29T21:06:40.135Z Downloaded either v1.15.0
5292026-08-29T21:06:40.135Z Downloaded bitfield v0.19.4
5302026-08-29T21:06:40.135Z Downloaded enum_dispatch v0.3.13
5312026-08-29T21:06:40.138Z Downloaded atty v0.2.14
5322026-08-29T21:06:40.138Z Downloaded bit-set v0.5.3
5332026-08-29T21:06:40.138Z Downloaded embedded-io v0.4.0
5342026-08-29T21:06:40.138Z Downloaded env_logger v0.11.11
5352026-08-29T21:06:40.138Z Downloaded erased-serde v0.3.31
5362026-08-29T21:06:40.141Z Downloaded ff v0.13.1
5372026-08-29T21:06:40.141Z Downloaded glob v0.3.3
5382026-08-29T21:06:40.141Z Downloaded fallible-iterator v0.2.0
5392026-08-29T21:06:40.144Z Downloaded ahash v0.8.12
5402026-08-29T21:06:40.146Z Downloaded elliptic-curve v0.14.1
5412026-08-29T21:06:40.149Z Downloaded async-bb8-diesel v0.2.1
5422026-08-29T21:06:40.149Z Downloaded const-oid v0.9.6
5432026-08-29T21:06:40.152Z Downloaded http-range v0.1.5
5442026-08-29T21:06:40.152Z Downloaded async-recursion v1.1.1
5452026-08-29T21:06:40.155Z Downloaded elliptic-curve v0.13.8
5462026-08-29T21:06:40.155Z Downloaded base16ct v1.0.0
5472026-08-29T21:06:40.157Z Downloaded ciborium-ll v0.2.2
5482026-08-29T21:06:40.157Z Downloaded float-cmp v0.10.0
5492026-08-29T21:06:40.158Z Downloaded gethostname v0.5.0
5502026-08-29T21:06:40.158Z Downloaded futures-core v0.3.32
5512026-08-29T21:06:40.160Z Downloaded fxhash v0.2.1
5522026-08-29T21:06:40.160Z Downloaded block-padding v0.4.2
5532026-08-29T21:06:40.163Z Downloaded fatfs v0.3.6
5542026-08-29T21:06:40.166Z Downloaded block-buffer v0.12.1
5552026-08-29T21:06:40.170Z Downloaded castaway v0.2.4
5562026-08-29T21:06:40.170Z Downloaded foreign-types v0.3.2
5572026-08-29T21:06:40.170Z Downloaded foreign-types-macros v0.2.3
5582026-08-29T21:06:40.170Z Downloaded futures-sink v0.3.32
5592026-08-29T21:06:40.173Z Downloaded hostname v0.3.1
5602026-08-29T21:06:40.173Z Downloaded hostname v0.4.2
5612026-08-29T21:06:40.173Z Downloaded ciborium-io v0.2.2
5622026-08-29T21:06:40.173Z Downloaded foreign-types-shared v0.3.1
5632026-08-29T21:06:40.173Z Downloaded float-ord v0.3.2
5642026-08-29T21:06:40.173Z Downloaded futures-macro v0.3.32
5652026-08-29T21:06:40.173Z Downloaded headers-core v0.3.0
5662026-08-29T21:06:40.176Z Downloaded hex-literal v1.1.0
5672026-08-29T21:06:40.179Z Downloaded arc-swap v1.8.2
5682026-08-29T21:06:40.181Z Downloaded cfg_aliases v0.2.1
5692026-08-29T21:06:40.181Z Downloaded bcs v0.1.6
5702026-08-29T21:06:40.184Z Downloaded cobs v0.3.0
5712026-08-29T21:06:40.184Z Downloaded git-stub v1.0.0
5722026-08-29T21:06:40.187Z Downloaded http-body-util v0.1.3
5732026-08-29T21:06:40.187Z Downloaded fixedbitset v0.5.7
5742026-08-29T21:06:40.187Z Downloaded num-conv v0.2.0
5752026-08-29T21:06:40.187Z Downloaded bit-set v0.8.0
5762026-08-29T21:06:40.190Z Downloaded compression-core v0.4.31
5772026-08-29T21:06:40.190Z Downloaded expectorate v1.2.0
5782026-08-29T21:06:40.193Z Downloaded futures-channel v0.3.32
5792026-08-29T21:06:40.193Z Downloaded funty v2.0.0
5802026-08-29T21:06:40.193Z Downloaded ghash v0.6.0
5812026-08-29T21:06:40.196Z Downloaded http-body v1.0.1
5822026-08-29T21:06:40.200Z Downloaded form_urlencoded v1.2.2
5832026-08-29T21:06:40.202Z Downloaded foreign-types v0.5.0
5842026-08-29T21:06:40.205Z Downloaded globwalk v0.9.1
5852026-08-29T21:06:40.205Z Downloaded hash32 v0.3.1
5862026-08-29T21:06:40.205Z Downloaded hex v0.4.3
5872026-08-29T21:06:40.215Z Downloaded assert_matches v1.5.0
5882026-08-29T21:06:40.215Z Downloaded cancel-safe-futures v0.1.5
5892026-08-29T21:06:40.215Z Downloaded backon v1.6.0
5902026-08-29T21:06:40.215Z Downloaded futures-io v0.3.32
5912026-08-29T21:06:40.215Z Downloaded async-trait v0.1.89
5922026-08-29T21:06:40.215Z Downloaded base64ct v1.8.3
5932026-08-29T21:06:40.215Z Downloaded flagset v0.4.7
5942026-08-29T21:06:40.215Z Downloaded futures-task v0.3.32
5952026-08-29T21:06:40.218Z Downloaded argon2 v0.6.0-rc.8
5962026-08-29T21:06:40.218Z Downloaded home v0.5.12
5972026-08-29T21:06:40.221Z Downloaded newtype-uuid-macros v0.1.0
5982026-08-29T21:06:40.221Z Downloaded num_enum_derive v0.5.11
5992026-08-29T21:06:40.224Z Downloaded psl-types v2.0.11
6002026-08-29T21:06:40.224Z Downloaded filetime v0.2.27
6012026-08-29T21:06:40.224Z Downloaded fs-err v2.11.0
6022026-08-29T21:06:40.227Z Downloaded group v0.13.0
6032026-08-29T21:06:40.227Z Downloaded oso-derive v0.27.3
6042026-08-29T21:06:40.227Z Downloaded parse-size v1.1.0
6052026-08-29T21:06:40.231Z Downloaded potential_utf v0.1.4
6062026-08-29T21:06:40.234Z Downloaded rand_chacha v0.3.1
6072026-08-29T21:06:40.236Z Downloaded aead v0.6.1
6082026-08-29T21:06:40.236Z Downloaded cassowary v0.3.0
6092026-08-29T21:06:40.237Z Downloaded find-msvc-tools v0.1.9
6102026-08-29T21:06:40.241Z Downloaded heapless v0.7.17
6112026-08-29T21:06:40.241Z Downloaded ref-cast v1.0.25
6122026-08-29T21:06:40.244Z Downloaded foldhash v0.2.0
6132026-08-29T21:06:40.244Z Downloaded futures-executor v0.3.32
6142026-08-29T21:06:40.244Z Downloaded ed25519-dalek v2.2.0
6152026-08-29T21:06:40.244Z Downloaded group v0.14.0
6162026-08-29T21:06:40.244Z Downloaded rustc-hash v2.1.1
6172026-08-29T21:06:40.247Z Downloaded bitfield-struct v0.6.2
6182026-08-29T21:06:40.250Z Downloaded bit-vec v0.8.0
6192026-08-29T21:06:40.253Z Downloaded cipher v0.5.2
6202026-08-29T21:06:40.253Z Downloaded foldhash v0.1.5
6212026-08-29T21:06:40.253Z Downloaded quick-error v1.2.3
6222026-08-29T21:06:40.257Z Downloaded multer v3.1.0
6232026-08-29T21:06:40.259Z Downloaded password-hash v0.5.0
6242026-08-29T21:06:40.260Z Downloaded fs_extra v1.3.0
6252026-08-29T21:06:40.263Z Downloaded highway v1.3.0
6262026-08-29T21:06:40.265Z Downloaded port-file v0.1.0
6272026-08-29T21:06:40.265Z Downloaded git-stub-vcs v0.1.0
6282026-08-29T21:06:40.265Z Downloaded pem-rfc7468 v1.0.0
6292026-08-29T21:06:40.268Z Downloaded blowfish v0.10.0
6302026-08-29T21:06:40.271Z Downloaded bytesize v2.7.0
6312026-08-29T21:06:40.271Z Downloaded bs58 v0.5.1
6322026-08-29T21:06:40.271Z Downloaded camino-tempfile-ext v0.3.3
6332026-08-29T21:06:40.274Z Downloaded signal-hook-mio v0.2.5
6342026-08-29T21:06:40.274Z Downloaded cipher v0.4.4
6352026-08-29T21:06:40.274Z Downloaded serde_urlencoded v0.7.1
6362026-08-29T21:06:40.274Z Downloaded slog-bunyan v2.5.0
6372026-08-29T21:06:40.274Z Downloaded rfc6979 v0.6.0
6382026-08-29T21:06:40.277Z Downloaded tap v1.0.1
6392026-08-29T21:06:40.281Z Downloaded secrecy v0.10.3
6402026-08-29T21:06:40.284Z Downloaded serde_spanned v1.1.1
6412026-08-29T21:06:40.284Z Downloaded sigpipe v0.1.3
6422026-08-29T21:06:40.284Z Downloaded globset v0.4.18
6432026-08-29T21:06:40.284Z Downloaded primeorder v0.13.6
6442026-08-29T21:06:40.286Z Downloaded progenitor-client v0.13.0
6452026-08-29T21:06:40.286Z Downloaded cfg_aliases v0.1.1
6462026-08-29T21:06:40.286Z Downloaded ff v0.14.0
6472026-08-29T21:06:40.286Z Downloaded hmac v0.13.0
6482026-08-29T21:06:40.289Z Downloaded nu-ansi-term v0.50.3
6492026-08-29T21:06:40.289Z Downloaded rand_chacha v0.9.0
6502026-08-29T21:06:40.289Z Downloaded rand_core v0.9.5
6512026-08-29T21:06:40.292Z Downloaded chacha20 v0.9.1
6522026-08-29T21:06:40.292Z Downloaded cmov v0.5.4
6532026-08-29T21:06:40.292Z Downloaded num-primitive v0.2.1
6542026-08-29T21:06:40.295Z Downloaded oxnet v0.1.6
6552026-08-29T21:06:40.295Z Downloaded packed_struct v0.10.1
6562026-08-29T21:06:40.295Z Downloaded parse-display-derive v0.10.0
6572026-08-29T21:06:40.295Z Downloaded phc v0.6.1
6582026-08-29T21:06:40.298Z Downloaded rand_core v0.6.4
6592026-08-29T21:06:40.298Z Downloaded supports-unicode v3.0.0
6602026-08-29T21:06:40.298Z Downloaded scopeguard v1.2.0
6612026-08-29T21:06:40.301Z Downloaded tokio-test v0.4.5
6622026-08-29T21:06:40.301Z Downloaded ed25519-dalek v3.0.0
6632026-08-29T21:06:40.301Z Downloaded rpassword v7.5.4
6642026-08-29T21:06:40.304Z Downloaded scroll v0.13.0
6652026-08-29T21:06:40.304Z Downloaded topological-sort v0.2.2
6662026-08-29T21:06:40.304Z Downloaded tower-service v0.3.3
6672026-08-29T21:06:40.307Z Downloaded unicode-xid v0.2.6
6682026-08-29T21:06:40.307Z Downloaded want v0.3.1
6692026-08-29T21:06:40.309Z Downloaded pin-project-internal v1.1.11
6702026-08-29T21:06:40.309Z Downloaded console v0.16.2
6712026-08-29T21:06:40.312Z Downloaded yoke-derive v0.8.1
6722026-08-29T21:06:40.312Z Downloaded half v1.8.3
6732026-08-29T21:06:40.312Z Downloaded blake2 v0.10.6
6742026-08-29T21:06:40.315Z Downloaded serde-hex v0.1.0
6752026-08-29T21:06:40.319Z Downloaded cmake v0.1.57
6762026-08-29T21:06:40.319Z Downloaded ciborium v0.2.2
6772026-08-29T21:06:40.322Z Downloaded colored v2.2.0
6782026-08-29T21:06:40.325Z Downloaded getrandom v0.2.17
6792026-08-29T21:06:40.325Z Downloaded pkcs1 v0.8.0-rc.4
6802026-08-29T21:06:40.328Z Downloaded structmeta-derive v0.3.0
6812026-08-29T21:06:40.328Z Downloaded universal-hash v0.6.1
6822026-08-29T21:06:40.328Z Downloaded usdt-macro v0.6.0
6832026-08-29T21:06:40.328Z Downloaded utf-8 v0.7.6
6842026-08-29T21:06:40.332Z Downloaded serde_tokenstream v0.3.0
6852026-08-29T21:06:40.332Z Downloaded simd-adler32 v0.3.8
6862026-08-29T21:06:40.332Z Downloaded strum_macros v0.24.3
6872026-08-29T21:06:40.332Z Downloaded zone v0.3.1
6882026-08-29T21:06:40.335Z Downloaded rustc-demangle v0.1.27
6892026-08-29T21:06:40.335Z Downloaded crc8 v0.1.1
6902026-08-29T21:06:40.335Z Downloaded zone_cfg_derive v0.3.1
6912026-08-29T21:06:40.335Z Downloaded hmac v0.12.1
6922026-08-29T21:06:40.335Z Downloaded static_assertions v1.1.0
6932026-08-29T21:06:40.338Z Downloaded byte-wrapper v0.1.0
6942026-08-29T21:06:40.338Z Downloaded smallvec v0.6.14
6952026-08-29T21:06:40.338Z Downloaded bzip2 v0.6.1
6962026-08-29T21:06:40.341Z Downloaded clang-sys v1.8.1
6972026-08-29T21:06:40.341Z Downloaded colored v3.1.1
6982026-08-29T21:06:40.341Z Downloaded compression-codecs v0.4.37
6992026-08-29T21:06:40.348Z Downloaded generic-array v1.4.3
7002026-08-29T21:06:40.351Z Downloaded bitflags v1.3.2
7012026-08-29T21:06:40.351Z Downloaded chacha20 v0.10.0
7022026-08-29T21:06:40.351Z Downloaded tls_codec v0.4.2
7032026-08-29T21:06:40.351Z Downloaded primeorder v0.14.0
7042026-08-29T21:06:40.351Z Downloaded serde_path_to_error v0.1.20
7052026-08-29T21:06:40.351Z Downloaded zeroize_derive v1.5.0
7062026-08-29T21:06:40.351Z Downloaded defmt v0.3.100
7072026-08-29T21:06:40.352Z Downloaded darling_macro v0.23.0
7082026-08-29T21:06:40.352Z Downloaded debug-ignore v1.0.5
7092026-08-29T21:06:40.355Z Downloaded tinystr v0.8.2
7102026-08-29T21:06:40.355Z Downloaded tokio-native-tls v0.3.1
7112026-08-29T21:06:40.358Z Downloaded spki v0.8.0
7122026-08-29T21:06:40.358Z Downloaded tokio-tungstenite v0.23.1
7132026-08-29T21:06:40.358Z Downloaded tui-tree-widget v0.23.1
7142026-08-29T21:06:40.358Z Downloaded sponge-cursor v0.1.0
7152026-08-29T21:06:40.361Z Downloaded ssh-cipher v0.3.0
7162026-08-29T21:06:40.361Z Downloaded stacker v0.1.23
7172026-08-29T21:06:40.361Z Downloaded vsss-rs v3.3.4
7182026-08-29T21:06:40.364Z Downloaded walkdir v2.5.0
7192026-08-29T21:06:40.368Z Downloaded async-compression v0.4.41
7202026-08-29T21:06:40.371Z Downloaded digest-io v0.1.0
7212026-08-29T21:06:40.371Z Downloaded indent_write v2.2.0
7222026-08-29T21:06:40.371Z Downloaded instant v0.1.13
7232026-08-29T21:06:40.371Z Downloaded support-bundle-viewer v0.1.2
7242026-08-29T21:06:40.371Z Downloaded bb8 v0.8.6
7252026-08-29T21:06:40.374Z Downloaded allocator-api2 v0.2.21
7262026-08-29T21:06:40.374Z Downloaded getrandom v0.3.4
7272026-08-29T21:06:40.378Z Downloaded parking_lot v0.12.5
7282026-08-29T21:06:40.378Z Downloaded pkcs5 v0.8.1
7292026-08-29T21:06:40.381Z Downloaded half v2.7.1
7302026-08-29T21:06:40.384Z Downloaded bzip2 v0.4.4
7312026-08-29T21:06:40.384Z Downloaded toml_writer v1.1.1+spec-1.1.0
7322026-08-29T21:06:40.384Z Downloaded maybe-uninit v2.0.0
7332026-08-29T21:06:40.387Z Downloaded nibble_vec v0.1.0
7342026-08-29T21:06:40.387Z Downloaded dirs-next v2.0.0
7352026-08-29T21:06:40.391Z Downloaded slog-term v2.9.2
7362026-08-29T21:06:40.391Z Downloaded smallvec v1.15.1
7372026-08-29T21:06:40.391Z Downloaded dsl_auto_type v0.2.0
7382026-08-29T21:06:40.394Z Downloaded hubpack_derive v0.1.1
7392026-08-29T21:06:40.394Z Downloaded futures v0.3.32
7402026-08-29T21:06:40.394Z Downloaded inout v0.1.4
7412026-08-29T21:06:40.397Z Downloaded memoffset v0.9.1
7422026-08-29T21:06:40.397Z Downloaded newtype_derive v0.1.6
7432026-08-29T21:06:40.397Z Downloaded num_threads v0.1.7
7442026-08-29T21:06:40.404Z Downloaded console v0.15.11
7452026-08-29T21:06:40.407Z Downloaded oxide-generation-macros v0.2.0
7462026-08-29T21:06:40.407Z Downloaded schemars v0.8.22
7472026-08-29T21:06:40.412Z Downloaded kstat-rs v0.2.5
7482026-08-29T21:06:40.415Z Downloaded tokio-tungstenite v0.21.0
7492026-08-29T21:06:40.415Z Downloaded num v0.4.3
7502026-08-29T21:06:40.415Z Downloaded vergen-gitcl v1.0.8
7512026-08-29T21:06:40.417Z Downloaded der_derive v0.7.3
7522026-08-29T21:06:40.417Z Downloaded writeable v0.6.2
7532026-08-29T21:06:40.417Z Downloaded ecdsa v0.16.9
7542026-08-29T21:06:40.417Z Downloaded phf_shared v0.12.1
7552026-08-29T21:06:40.421Z Downloaded phf_shared v0.13.1
7562026-08-29T21:06:40.421Z Downloaded zeroize v1.9.0
7572026-08-29T21:06:40.421Z Downloaded proc-macro-crate v1.3.1
7582026-08-29T21:06:40.424Z Downloaded opaque-debug v0.3.1
7592026-08-29T21:06:40.424Z Downloaded openssl-probe v0.2.1
7602026-08-29T21:06:40.424Z Downloaded pwd v1.4.0
7612026-08-29T21:06:40.424Z Downloaded radium v0.7.0
7622026-08-29T21:06:40.427Z Downloaded impl-trait-for-tuples v0.2.3
7632026-08-29T21:06:40.430Z Downloaded yoke v0.8.1
7642026-08-29T21:06:40.430Z Downloaded heapless v0.8.0
7652026-08-29T21:06:40.432Z Downloaded omicron-zone-package v0.12.3
7662026-08-29T21:06:40.435Z Downloaded headers v0.4.1
7672026-08-29T21:06:40.439Z Downloaded password-hash v0.6.1
7682026-08-29T21:06:40.441Z Downloaded crc32fast v1.5.0
7692026-08-29T21:06:40.441Z Downloaded recursive v0.1.1
7702026-08-29T21:06:40.446Z Downloaded shell-words v1.1.1
7712026-08-29T21:06:40.448Z Downloaded oxide-update-engine-types v0.1.2
7722026-08-29T21:06:40.451Z Downloaded russh-util v0.52.0
7732026-08-29T21:06:40.451Z Downloaded signal-hook v0.3.18
7742026-08-29T21:06:40.451Z Downloaded cookie_store v0.22.1
7752026-08-29T21:06:40.454Z Downloaded hickory-resolver v0.24.4
7762026-08-29T21:06:40.458Z Downloaded progenitor-impl v0.14.0
7772026-08-29T21:06:40.458Z Downloaded prefix-trie v0.7.0
7782026-08-29T21:06:40.461Z Downloaded flate2 v1.1.9
7792026-08-29T21:06:40.461Z Downloaded mime_guess v2.0.5
7802026-08-29T21:06:40.464Z Downloaded chacha20poly1305 v0.10.1
7812026-08-29T21:06:40.464Z Downloaded chumsky v0.9.3
7822026-08-29T21:06:40.464Z Downloaded daft-derive v0.1.8
7832026-08-29T21:06:40.467Z Downloaded test-strategy v0.4.5
7842026-08-29T21:06:40.469Z Downloaded postgres-types v0.2.12
7852026-08-29T21:06:40.469Z Downloaded twox-hash v2.1.2
7862026-08-29T21:06:40.472Z Downloaded strum v0.27.2
7872026-08-29T21:06:40.472Z Downloaded sync-ptr v0.1.4
7882026-08-29T21:06:40.472Z Downloaded diesel-dtrace v0.5.0
7892026-08-29T21:06:40.472Z Downloaded tokio-macros v2.7.0
7902026-08-29T21:06:40.475Z Downloaded phf v0.12.1
7912026-08-29T21:06:40.475Z Downloaded secrecy v0.8.0
7922026-08-29T21:06:40.475Z Downloaded serde_bytes v0.11.19
7932026-08-29T21:06:40.475Z Downloaded hashbrown v0.16.1
7942026-08-29T21:06:40.478Z Downloaded knus-derive v3.4.0
7952026-08-29T21:06:40.480Z Downloaded derive_builder v0.20.2
7962026-08-29T21:06:40.483Z Downloaded primefield v0.14.0
7972026-08-29T21:06:40.483Z Downloaded rustls-platform-verifier v0.6.2
7982026-08-29T21:06:40.486Z Downloaded libscf-sys v1.2.0
7992026-08-29T21:06:40.486Z Downloaded strum v0.26.3
8002026-08-29T21:06:40.486Z Downloaded xattr v1.6.1
8012026-08-29T21:06:40.488Z Downloaded backtrace v0.3.76
8022026-08-29T21:06:40.491Z Downloaded wyz v0.5.1
8032026-08-29T21:06:40.491Z Downloaded base64 v0.21.7
8042026-08-29T21:06:40.491Z Downloaded ecdsa v0.17.0
8052026-08-29T21:06:40.494Z Downloaded flume v0.11.1
8062026-08-29T21:06:40.497Z Downloaded hyper-rustls v0.27.7
8072026-08-29T21:06:40.497Z Downloaded libloading v0.8.9
8082026-08-29T21:06:40.500Z Downloaded rustls-native-certs v0.8.3
8092026-08-29T21:06:40.500Z Downloaded libsw v3.5.0
8102026-08-29T21:06:40.500Z Downloaded libsw-core v0.3.2
8112026-08-29T21:06:40.502Z Downloaded hickory-resolver v0.25.2
8122026-08-29T21:06:40.505Z Downloaded structmeta v0.3.0
8132026-08-29T21:06:40.505Z Downloaded termtree v0.5.1
8142026-08-29T21:06:40.505Z Downloaded zopfli v0.8.3
8152026-08-29T21:06:40.508Z Downloaded unarray v0.1.4
8162026-08-29T21:06:40.508Z Downloaded untrusted v0.9.0
8172026-08-29T21:06:40.508Z Downloaded void v1.0.2
8182026-08-29T21:06:40.508Z Downloaded num-modular v0.6.5
8192026-08-29T21:06:40.512Z Downloaded pbkdf2 v0.13.0
8202026-08-29T21:06:40.512Z Downloaded scrypt v0.12.0
8212026-08-29T21:06:40.512Z Downloaded shlex v1.3.0
8222026-08-29T21:06:40.512Z Downloaded crc v3.4.0
8232026-08-29T21:06:40.516Z Downloaded oso v0.27.3
8242026-08-29T21:06:40.516Z Downloaded crypto-common v0.2.2
8252026-08-29T21:06:40.516Z Downloaded darling v0.23.0
8262026-08-29T21:06:40.518Z Downloaded slog-stdlog v4.1.1
8272026-08-29T21:06:40.518Z Downloaded poly1305 v0.8.0
8282026-08-29T21:06:40.522Z Downloaded polyval v0.7.1
8292026-08-29T21:06:40.522Z Downloaded darling_macro v0.20.11
8302026-08-29T21:06:40.522Z Downloaded http v1.4.2
8312026-08-29T21:06:40.524Z Downloaded oxide-tokio-rt v0.1.4
8322026-08-29T21:06:40.524Z Downloaded dof v0.4.0
8332026-08-29T21:06:40.524Z Downloaded rusty-fork v0.3.1
8342026-08-29T21:06:40.527Z Downloaded dunce v1.0.5
8352026-08-29T21:06:40.527Z Downloaded samael v0.0.19
8362026-08-29T21:06:40.530Z Downloaded tiny-keccak v2.0.2
8372026-08-29T21:06:40.530Z Downloaded tokio-dtrace v0.1.1
8382026-08-29T21:06:40.532Z Downloaded ar_archive_writer v0.5.1
8392026-08-29T21:06:40.535Z Downloaded parking_lot v0.11.2
8402026-08-29T21:06:40.535Z Downloaded base64 v0.22.1
8412026-08-29T21:06:40.538Z Downloaded iana-time-zone v0.1.65
8422026-08-29T21:06:40.541Z Downloaded illumos-nvpair v0.3.0
8432026-08-29T21:06:40.545Z Downloaded jiff-static v0.2.34
8442026-08-29T21:06:40.548Z Downloaded lazy_static v1.5.0
8452026-08-29T21:06:40.548Z Downloaded bumpalo v3.20.2
8462026-08-29T21:06:40.551Z Downloaded snafu-derive v0.8.9
8472026-08-29T21:06:40.551Z Downloaded diesel_table_macro_syntax v0.3.0
8482026-08-29T21:06:40.551Z Downloaded hickory-server v0.25.2
8492026-08-29T21:06:40.554Z Downloaded http-range-header v0.4.2
8502026-08-29T21:06:40.554Z Downloaded hyper-tls v0.6.0
8512026-08-29T21:06:40.554Z Downloaded compact_str v0.8.1
8522026-08-29T21:06:40.557Z Downloaded cookie v0.18.1
8532026-08-29T21:06:40.565Z Downloaded thread_local v1.1.9
8542026-08-29T21:06:40.568Z Downloaded idna_adapter v1.2.1
8552026-08-29T21:06:40.570Z Downloaded serde_cbor v0.11.2
8562026-08-29T21:06:40.570Z Downloaded serde_with_macros v3.21.0
8572026-08-29T21:06:40.573Z Downloaded zerofrom v0.1.6
8582026-08-29T21:06:40.573Z Downloaded lzss v0.8.2
8592026-08-29T21:06:40.573Z Downloaded num-iter v0.1.45
8602026-08-29T21:06:40.576Z Downloaded md5 v0.8.0
8612026-08-29T21:06:40.576Z Downloaded nodrop v0.1.14
8622026-08-29T21:06:40.576Z Downloaded tar v0.4.46
8632026-08-29T21:06:40.578Z Downloaded usdt-impl v0.6.0
8642026-08-29T21:06:40.578Z Downloaded whoami v1.6.1
8652026-08-29T21:06:40.578Z Downloaded num-traits v0.2.19
8662026-08-29T21:06:40.581Z Downloaded daft v0.1.8
8672026-08-29T21:06:40.581Z Downloaded peg v0.8.5
8682026-08-29T21:06:40.583Z Downloaded poly1305 v0.9.0
8692026-08-29T21:06:40.586Z Downloaded convert_case v0.10.0
8702026-08-29T21:06:40.586Z Downloaded predicates-core v1.0.10
8712026-08-29T21:06:40.586Z Downloaded predicates-tree v1.0.13
8722026-08-29T21:06:40.589Z Downloaded proc-macro-crate v3.4.0
8732026-08-29T21:06:40.589Z Downloaded peg-runtime v0.8.5
8742026-08-29T21:06:40.589Z Downloaded seq-macro v0.3.6
8752026-08-29T21:06:40.589Z Downloaded precomputed-hash v0.1.1
8762026-08-29T21:06:40.592Z Downloaded bytes v1.11.1
8772026-08-29T21:06:40.596Z Downloaded url v2.5.8
8782026-08-29T21:06:40.596Z Downloaded salsa20 v0.11.0
8792026-08-29T21:06:40.596Z Downloaded icu_normalizer v2.1.1
8802026-08-29T21:06:40.599Z Downloaded unicode-properties v0.1.4
8812026-08-29T21:06:40.599Z Downloaded tungstenite v0.28.0
8822026-08-29T21:06:40.602Z Downloaded vergen v9.1.0
8832026-08-29T21:06:40.604Z Downloaded data-encoding v2.10.0
8842026-08-29T21:06:40.605Z Downloaded sync_wrapper v1.0.2
8852026-08-29T21:06:40.607Z Downloaded hashbrown v0.13.2
8862026-08-29T21:06:40.610Z Downloaded ipnetwork v0.21.1
8872026-08-29T21:06:40.610Z Downloaded jobserver v0.1.34
8882026-08-29T21:06:40.610Z Downloaded nanorand v0.7.0
8892026-08-29T21:06:40.613Z Downloaded hashbrown v0.12.3
8902026-08-29T21:06:40.616Z Downloaded semver v0.1.20
8912026-08-29T21:06:40.616Z Downloaded same-file v1.0.6
8922026-08-29T21:06:40.616Z Downloaded rustls-webpki v0.103.13
8932026-08-29T21:06:40.619Z Downloaded cc v1.2.56
8942026-08-29T21:06:40.619Z Downloaded lru v0.18.3
8952026-08-29T21:06:40.621Z Downloaded multimap v0.10.1
8962026-08-29T21:06:40.621Z Downloaded strip-ansi-escapes v0.2.1
8972026-08-29T21:06:40.621Z Downloaded tagptr v0.2.0
8982026-08-29T21:06:40.621Z Downloaded time-core v0.1.8
8992026-08-29T21:06:40.624Z Downloaded serde_yaml v0.9.34+deprecated
9002026-08-29T21:06:40.624Z Downloaded dropshot-api-manager-types v0.8.0
9012026-08-29T21:06:40.627Z Downloaded sqlparser_derive v0.5.0
9022026-08-29T21:06:40.627Z Downloaded testing_table v0.3.0
9032026-08-29T21:06:40.627Z Downloaded term v0.7.0
9042026-08-29T21:06:40.627Z Downloaded miniz_oxide v0.8.9
9052026-08-29T21:06:40.629Z Downloaded oxide-generation v0.1.3
9062026-08-29T21:06:40.632Z Downloaded unit-prefix v0.5.2
9072026-08-29T21:06:40.632Z Downloaded usdt v0.6.0
9082026-08-29T21:06:40.632Z Downloaded usdt-attr-macro v0.6.0
9092026-08-29T21:06:40.636Z Downloaded toml v1.1.2+spec-1.1.0
9102026-08-29T21:06:40.636Z Downloaded derive-ex v0.1.8
9112026-08-29T21:06:40.638Z Downloaded pkcs8 v0.10.2
9122026-08-29T21:06:40.638Z Downloaded httparse v1.10.1
9132026-08-29T21:06:40.641Z Downloaded wnaf v0.14.0
9142026-08-29T21:06:40.644Z Downloaded crucible-workspace-hack v0.1.0
9152026-08-29T21:06:40.644Z Downloaded crunchy v0.2.4
9162026-08-29T21:06:40.644Z Downloaded aes v0.9.1
9172026-08-29T21:06:40.646Z Downloaded slog-dtrace v0.3.0
9182026-08-29T21:06:40.646Z Downloaded derive_more v2.1.1
9192026-08-29T21:06:40.652Z Downloaded pretty_assertions v1.4.1
9202026-08-29T21:06:40.655Z Downloaded prettyplease v0.2.37
9212026-08-29T21:06:40.655Z Downloaded num_enum_derive v0.7.6
9222026-08-29T21:06:40.660Z Downloaded tungstenite v0.23.0
9232026-08-29T21:06:40.660Z Downloaded zstd v0.13.3
9242026-08-29T21:06:40.663Z Downloaded zerocopy v0.6.6
9252026-08-29T21:06:40.663Z Downloaded darling_macro v0.21.3
9262026-08-29T21:06:40.663Z Downloaded owo-colors v4.3.0
9272026-08-29T21:06:40.663Z Downloaded phf v0.13.1
9282026-08-29T21:06:40.663Z Downloaded defmt-parser v1.0.0
9292026-08-29T21:06:40.665Z Downloaded tls_codec_derive v0.4.2
9302026-08-29T21:06:40.665Z Downloaded peg-macros v0.8.5
9312026-08-29T21:06:40.666Z Downloaded serde_with v1.14.0
9322026-08-29T21:06:40.668Z Downloaded zerofrom-derive v0.1.6
9332026-08-29T21:06:40.672Z Downloaded minimal-lexical v0.2.1
9342026-08-29T21:06:40.672Z Downloaded schemars v0.9.0
9352026-08-29T21:06:40.678Z Downloaded crc-catalog v2.4.0
9362026-08-29T21:06:40.681Z Downloaded inout v0.2.2
9372026-08-29T21:06:40.681Z Downloaded predicates v3.1.4
9382026-08-29T21:06:40.681Z Downloaded qorb v0.4.1
9392026-08-29T21:06:40.683Z Downloaded parking_lot_core v0.9.12
9402026-08-29T21:06:40.686Z Downloaded defmt v1.0.1
9412026-08-29T21:06:40.686Z Downloaded slab v0.4.12
9422026-08-29T21:06:40.689Z Downloaded document-features v0.2.12
9432026-08-29T21:06:40.689Z Downloaded lru-slab v0.1.2
9442026-08-29T21:06:40.689Z Downloaded new_debug_unreachable v1.0.6
9452026-08-29T21:06:40.689Z Downloaded rlimit v0.10.2
9462026-08-29T21:06:40.692Z Downloaded rustversion v1.0.22
9472026-08-29T21:06:40.692Z Downloaded sec1 v0.8.1
9482026-08-29T21:06:40.695Z Downloaded sapling-renderdag v0.1.0
9492026-08-29T21:06:40.695Z Downloaded corncobs v0.1.4
9502026-08-29T21:06:40.697Z Downloaded keccak v0.1.6
9512026-08-29T21:06:40.697Z Downloaded smf v0.2.3
9522026-08-29T21:06:40.707Z Downloaded tracing-core v0.1.36
9532026-08-29T21:06:40.709Z Downloaded typed-path v0.9.3
9542026-08-29T21:06:40.712Z Downloaded md-5 v0.10.6
9552026-08-29T21:06:40.715Z Downloaded sha2 v0.11.0
9562026-08-29T21:06:40.715Z Downloaded signal-hook-registry v1.4.8
9572026-08-29T21:06:40.717Z Downloaded rfc6979 v0.4.0
9582026-08-29T21:06:40.717Z Downloaded signature v2.2.0
9592026-08-29T21:06:40.717Z Downloaded signature v3.0.0
9602026-08-29T21:06:40.719Z Downloaded internal-russh-num-bigint v0.5.0
9612026-08-29T21:06:40.722Z Downloaded ed25519 v2.2.3
9622026-08-29T21:06:40.722Z Downloaded humantime v2.3.0
9632026-08-29T21:06:40.725Z Downloaded unicase v2.9.0
9642026-08-29T21:06:40.725Z Downloaded darling_core v0.23.0
9652026-08-29T21:06:40.728Z Downloaded hashbrown v0.14.5
9662026-08-29T21:06:40.730Z Downloaded const_format v0.2.35
9672026-08-29T21:06:40.733Z Downloaded hashbrown v0.15.5
9682026-08-29T21:06:40.736Z Downloaded tracing-attributes v0.1.31
9692026-08-29T21:06:40.736Z Downloaded stable_deref_trait v1.2.1
9702026-08-29T21:06:40.736Z Downloaded vergen-lib v9.1.0
9712026-08-29T21:06:40.739Z Downloaded whoami v2.1.0
9722026-08-29T21:06:40.739Z Downloaded strsim v0.10.0
9732026-08-29T21:06:40.739Z Downloaded supports-hyperlinks v3.2.0
9742026-08-29T21:06:40.739Z Downloaded russh-cryptovec v0.62.0
9752026-08-29T21:06:40.742Z Downloaded scroll_derive v0.13.1
9762026-08-29T21:06:40.742Z Downloaded diff v0.1.13
9772026-08-29T21:06:40.742Z Downloaded ingot-types v0.2.0
9782026-08-29T21:06:40.742Z Downloaded tower-layer v0.3.3
9792026-08-29T21:06:40.745Z Downloaded darling_core v0.13.4
9802026-08-29T21:06:40.748Z Downloaded icu_collections v2.1.1
9812026-08-29T21:06:40.751Z Downloaded icu_locale_core v2.1.1
9822026-08-29T21:06:40.754Z Downloaded derive-where v1.6.0
9832026-08-29T21:06:40.756Z Downloaded num-complex v0.4.6
9842026-08-29T21:06:40.759Z Downloaded supports-color v3.0.2
9852026-08-29T21:06:40.759Z Downloaded deranged v0.5.8
9862026-08-29T21:06:40.759Z Downloaded derive_builder_core v0.20.2
9872026-08-29T21:06:40.763Z Downloaded digest v0.11.3
9882026-08-29T21:06:40.763Z Downloaded oxide-update-engine v0.1.2
9892026-08-29T21:06:40.763Z Downloaded convert_case v0.4.0
9902026-08-29T21:06:40.766Z Downloaded rand v0.8.6
9912026-08-29T21:06:40.769Z Downloaded curve25519-dalek-derive v0.1.1
9922026-08-29T21:06:40.769Z Downloaded psm v0.1.30
9932026-08-29T21:06:40.772Z Downloaded spin v0.9.8
9942026-08-29T21:06:40.772Z Downloaded ignore v0.4.25
9952026-08-29T21:06:40.775Z Downloaded serde_derive_internals v0.29.1
9962026-08-29T21:06:40.775Z Downloaded internet-checksum v0.2.1
9972026-08-29T21:06:40.779Z Downloaded is_ci v1.2.0
9982026-08-29T21:06:40.779Z Downloaded subprocess v0.2.15
9992026-08-29T21:06:40.782Z Downloaded memmap2 v0.9.10
10002026-08-29T21:06:40.785Z Downloaded toml_datetime v1.1.1+spec-1.1.0
10012026-08-29T21:06:40.785Z Downloaded display-error-chain v0.2.2
10022026-08-29T21:06:40.788Z Downloaded num_enum v0.5.11
10032026-08-29T21:06:40.791Z Downloaded indoc v1.0.9
10042026-08-29T21:06:40.791Z Downloaded mime v0.3.17
10052026-08-29T21:06:40.791Z Downloaded synstructure v0.13.2
10062026-08-29T21:06:40.794Z Downloaded ingot-macros v0.2.0
10072026-08-29T21:06:40.800Z Downloaded publicsuffix v2.3.0
10082026-08-29T21:06:40.803Z Downloaded toml_datetime v0.7.5+spec-1.1.0
10092026-08-29T21:06:40.803Z Downloaded phf_shared v0.11.3
10102026-08-29T21:06:40.803Z Downloaded ppv-lite86 v0.2.21
10112026-08-29T21:06:40.806Z Downloaded proc-macro-error2 v2.0.1
10122026-08-29T21:06:40.806Z Downloaded progenitor-extras v0.2.0
10132026-08-29T21:06:40.806Z Downloaded managed v0.8.0
10142026-08-29T21:06:40.809Z Downloaded rtoolbox v0.0.3
10152026-08-29T21:06:40.811Z Downloaded aho-corasick v1.1.4
10162026-08-29T21:06:40.816Z Downloaded kem v0.3.0
10172026-08-29T21:06:40.816Z Downloaded rustls-pemfile v2.2.0
10182026-08-29T21:06:40.818Z Downloaded crossbeam-utils v0.8.21
10192026-08-29T21:06:40.819Z Downloaded downcast-rs v2.0.2
10202026-08-29T21:06:40.821Z Downloaded zstd-safe v7.2.4
10212026-08-29T21:06:40.821Z Downloaded rand_core v0.10.0
10222026-08-29T21:06:40.824Z Downloaded serde-big-array v0.5.1
10232026-08-29T21:06:40.824Z Downloaded recursive-proc-macro-impl v0.1.1
10242026-08-29T21:06:40.827Z Downloaded ed25519 v3.0.0
10252026-08-29T21:06:40.829Z Downloaded similar v2.7.0
10262026-08-29T21:06:40.836Z Downloaded serde_with_macros v1.5.2
10272026-08-29T21:06:40.840Z Downloaded hkdf v0.12.4
10282026-08-29T21:06:40.842Z Downloaded signal-hook-tokio v0.3.1
10292026-08-29T21:06:40.845Z Downloaded num-bigint v0.4.6
10302026-08-29T21:06:40.848Z Downloaded socket2 v0.5.10
10312026-08-29T21:06:40.848Z Downloaded trait-variant v0.1.2
10322026-08-29T21:06:40.848Z Downloaded sqlformat v0.3.5
10332026-08-29T21:06:40.851Z Downloaded utf8_iter v1.0.4
10342026-08-29T21:06:40.851Z Downloaded cpubits v0.1.1
10352026-08-29T21:06:40.851Z Downloaded crossbeam-channel v0.5.15
10362026-08-29T21:06:40.854Z Downloaded critical-section v1.2.0
10372026-08-29T21:06:40.854Z Downloaded snafu v0.8.9
10382026-08-29T21:06:40.856Z Downloaded aes-gcm v0.11.0
10392026-08-29T21:06:40.859Z Downloaded toml_edit v0.19.15
10402026-08-29T21:06:40.866Z Downloaded futures-util v0.3.32
10412026-08-29T21:06:40.873Z Downloaded h2 v0.4.15
10422026-08-29T21:06:40.876Z Downloaded tokio-stream v0.1.18
10432026-08-29T21:06:40.879Z Downloaded litrs v1.0.0
10442026-08-29T21:06:40.881Z Downloaded num-integer v0.1.46
10452026-08-29T21:06:40.882Z Downloaded parking_lot_core v0.8.6
10462026-08-29T21:06:40.884Z Downloaded pkg-config v0.3.32
10472026-08-29T21:06:40.884Z Downloaded darling_macro v0.13.4
10482026-08-29T21:06:40.884Z Downloaded postgres-protocol v0.6.10
10492026-08-29T21:06:40.884Z Downloaded typify v0.6.2
10502026-08-29T21:06:40.887Z Downloaded dtrace-parser v0.3.0
10512026-08-29T21:06:40.887Z Downloaded is-terminal v0.4.17
10522026-08-29T21:06:40.890Z Downloaded ident_case v1.0.1
10532026-08-29T21:06:40.890Z Downloaded illumos-nvpair-sys v0.2.0
10542026-08-29T21:06:40.890Z Downloaded hkdf v0.13.0
10552026-08-29T21:06:40.890Z Downloaded postcard v1.1.3
10562026-08-29T21:06:40.893Z Downloaded nom v8.0.0
10572026-08-29T21:06:40.896Z Downloaded ssh-key v0.6.7
10582026-08-29T21:06:40.898Z Downloaded yansi v1.0.1
10592026-08-29T21:06:40.901Z Downloaded keccak v0.2.0
10602026-08-29T21:06:40.901Z Downloaded miette-derive v7.6.0
10612026-08-29T21:06:40.901Z Downloaded rsa v0.10.0-rc.18
10622026-08-29T21:06:40.904Z Downloaded csv-core v0.1.13
10632026-08-29T21:06:40.907Z Downloaded openssl-macros v0.1.1
10642026-08-29T21:06:40.907Z Downloaded rustls-pki-types v1.14.0
10652026-08-29T21:06:40.909Z Downloaded newtype-uuid v1.3.2
10662026-08-29T21:06:40.909Z Downloaded num-derive v0.4.2
10672026-08-29T21:06:40.909Z Downloaded diesel_derives v2.3.7
10682026-08-29T21:06:40.912Z Downloaded oxide-update-engine-display v0.1.2
10692026-08-29T21:06:40.915Z Downloaded lalrpop-util v0.19.12
10702026-08-29T21:06:40.915Z Downloaded lru-cache v0.1.2
10712026-08-29T21:06:40.915Z Downloaded serdect v0.4.3
10722026-08-29T21:06:40.918Z Downloaded time-macros v0.2.27
10732026-08-29T21:06:40.918Z Downloaded des v0.9.0
10742026-08-29T21:06:40.918Z Downloaded linked-hash-map v0.5.6
10752026-08-29T21:06:40.918Z Downloaded packed_struct_codegen v0.10.1
10762026-08-29T21:06:40.922Z Downloaded termios v0.3.3
10772026-08-29T21:06:40.922Z Downloaded itertools v0.13.0
10782026-08-29T21:06:40.925Z Downloaded tokio-postgres v0.7.16
10792026-08-29T21:06:40.928Z Downloaded proc-macro-error-attr2 v2.0.0
10802026-08-29T21:06:40.928Z Downloaded rustc_version v0.1.7
10812026-08-29T21:06:40.928Z Downloaded uzers v0.12.2
10822026-08-29T21:06:40.931Z Downloaded yasna v0.5.2
10832026-08-29T21:06:40.931Z Downloaded num-rational v0.4.2
10842026-08-29T21:06:40.931Z Downloaded strum_macros v0.26.4
10852026-08-29T21:06:40.934Z Downloaded unsafe-libyaml v0.2.11
10862026-08-29T21:06:40.934Z Downloaded crossterm v0.29.0
10872026-08-29T21:06:40.938Z Downloaded stringprep v0.1.5
10882026-08-29T21:06:40.941Z Downloaded rand_pcg v0.10.2
10892026-08-29T21:06:40.941Z Downloaded scheduled-thread-pool v0.2.7
10902026-08-29T21:06:40.941Z Downloaded subtle v2.6.1
10912026-08-29T21:06:40.941Z Downloaded quinn-udp v0.5.14
10922026-08-29T21:06:40.946Z Downloaded pkcs1 v0.7.5
10932026-08-29T21:06:40.946Z Downloaded sha1 v0.10.6
10942026-08-29T21:06:40.946Z Downloaded unicode-segmentation v1.12.0
10952026-08-29T21:06:40.949Z Downloaded siphasher v1.0.2
10962026-08-29T21:06:40.949Z Downloaded dropshot-api-manager v0.8.0
10972026-08-29T21:06:40.951Z Downloaded newline-converter v0.3.0
10982026-08-29T21:06:40.954Z Downloaded openssl-probe v0.1.6
10992026-08-29T21:06:40.954Z Downloaded delegate v0.13.5
11002026-08-29T21:06:40.958Z Downloaded itertools v0.14.0
11012026-08-29T21:06:40.962Z Downloaded zerovec v0.11.5
11022026-08-29T21:06:40.965Z Downloaded crossbeam-epoch v0.9.18
11032026-08-29T21:06:40.968Z Downloaded ssh-encoding v0.3.0
11042026-08-29T21:06:40.971Z Downloaded papergrid v0.18.0
11052026-08-29T21:06:40.974Z Downloaded displaydoc v0.2.5
11062026-08-29T21:06:40.977Z Downloaded httpdate v1.0.3
11072026-08-29T21:06:40.977Z Downloaded hybrid-array v0.4.13
11082026-08-29T21:06:40.980Z Downloaded normalize-line-endings v0.3.0
11092026-08-29T21:06:40.980Z Downloaded pem v3.0.6
11102026-08-29T21:06:40.983Z Downloaded match_cfg v0.1.0
11112026-08-29T21:06:40.983Z Downloaded indicatif v0.18.4
11122026-08-29T21:06:40.986Z Downloaded tinyvec v1.11.0
11132026-08-29T21:06:40.989Z Downloaded vte v0.14.1
11142026-08-29T21:06:40.989Z Downloaded ssh-key v0.7.0-rc.11
11152026-08-29T21:06:40.993Z Downloaded p256 v0.14.0
11162026-08-29T21:06:40.996Z Downloaded p384 v0.14.0
11172026-08-29T21:06:40.998Z Downloaded ssh-encoding v0.2.0
11182026-08-29T21:06:40.998Z Downloaded typify-macro v0.6.2
11192026-08-29T21:06:40.998Z Downloaded darling_core v0.20.11
11202026-08-29T21:06:41.001Z Downloaded darling v0.13.4
11212026-08-29T21:06:41.004Z Downloaded vergen-git2 v9.1.0
11222026-08-29T21:06:41.004Z Downloaded progenitor-macro v0.13.0
11232026-08-29T21:06:41.004Z Downloaded rustc_version v0.4.1
11242026-08-29T21:06:41.004Z Downloaded serde_plain v1.0.2
11252026-08-29T21:06:41.007Z Downloaded serde_repr v0.1.20
11262026-08-29T21:06:41.007Z Downloaded derive_builder_macro v0.20.2
11272026-08-29T21:06:41.007Z Downloaded dyn-clone v1.0.20
11282026-08-29T21:06:41.010Z Downloaded darling_core v0.21.3
11292026-08-29T21:06:41.013Z Downloaded regex v1.12.3
11302026-08-29T21:06:41.016Z Downloaded crypto-bigint v0.5.5
11312026-08-29T21:06:41.018Z Downloaded ryu v1.0.23
11322026-08-29T21:06:41.021Z Downloaded socket2 v0.6.3
11332026-08-29T21:06:41.021Z Downloaded r2d2 v0.8.10
11342026-08-29T21:06:41.024Z Downloaded defmt-macros v1.0.1
11352026-08-29T21:06:41.024Z Downloaded linear-map v1.2.0
11362026-08-29T21:06:41.024Z Downloaded universal-hash v0.5.1
11372026-08-29T21:06:41.027Z Downloaded dropshot_endpoint v0.17.1
11382026-08-29T21:06:41.027Z Downloaded progenitor v0.13.0
11392026-08-29T21:06:41.029Z Downloaded progenitor v0.14.0
11402026-08-29T21:06:41.029Z Downloaded resolv-conf v0.7.6
11412026-08-29T21:06:41.029Z Downloaded schemars_derive v0.8.22
11422026-08-29T21:06:41.029Z Downloaded slog-scope v4.4.1
11432026-08-29T21:06:41.033Z Downloaded thread-id v5.1.0
11442026-08-29T21:06:41.033Z Downloaded path-slash v0.1.5
11452026-08-29T21:06:41.033Z Downloaded ssh-cipher v0.2.0
11462026-08-29T21:06:41.033Z Downloaded thiserror-no-std v2.0.2
11472026-08-29T21:06:41.036Z Downloaded uuid v1.23.4
11482026-08-29T21:06:41.039Z Downloaded const-oid v0.10.2
11492026-08-29T21:06:41.039Z Downloaded term v1.2.1
11502026-08-29T21:06:41.041Z Downloaded derive_more v0.99.20
11512026-08-29T21:06:41.044Z Downloaded const_format_proc_macros v0.2.34
11522026-08-29T21:06:41.044Z Downloaded module-lattice v0.2.3
11532026-08-29T21:06:41.044Z Downloaded nonempty v0.12.0
11542026-08-29T21:06:41.047Z Downloaded try-lock v0.2.5
11552026-08-29T21:06:41.047Z Downloaded progenitor-macro v0.14.0
11562026-08-29T21:06:41.047Z Downloaded cpufeatures v0.3.0
11572026-08-29T21:06:41.047Z Downloaded native-tls v0.2.18
11582026-08-29T21:06:41.050Z Downloaded ml-kem v0.3.2
11592026-08-29T21:06:41.050Z Downloaded git2 v0.20.4
11602026-08-29T21:06:41.054Z Downloaded rand v0.10.1
11612026-08-29T21:06:41.056Z Downloaded zerovec-derive v0.11.2
11622026-08-29T21:06:41.059Z Downloaded lru v0.12.5
11632026-08-29T21:06:41.059Z Downloaded rand v0.9.2
11642026-08-29T21:06:41.062Z Downloaded pin-project v1.1.11
11652026-08-29T21:06:41.068Z Downloaded vergen-lib v0.1.6
11662026-08-29T21:06:41.071Z Downloaded wait-timeout v0.2.1
11672026-08-29T21:06:41.071Z Downloaded difflib v0.4.0
11682026-08-29T21:06:41.071Z Downloaded itertools v0.12.1
11692026-08-29T21:06:41.074Z Downloaded paste v1.0.15
11702026-08-29T21:06:41.084Z Downloaded untrusted v0.7.1
11712026-08-29T21:06:41.084Z Downloaded ctutils v0.4.2
11722026-08-29T21:06:41.084Z Downloaded maplit v1.0.2
11732026-08-29T21:06:41.084Z Downloaded sha1 v0.11.0
11742026-08-29T21:06:41.084Z Downloaded num-bigint-dig v0.8.6
11752026-08-29T21:06:41.090Z Downloaded mio v1.2.0
11762026-08-29T21:06:41.093Z Downloaded itertools v0.10.5
11772026-08-29T21:06:41.097Z Downloaded strum_macros v0.27.2
11782026-08-29T21:06:41.100Z Downloaded ref-cast-impl v1.0.25
11792026-08-29T21:06:41.100Z Downloaded tinyvec_macros v0.1.1
11802026-08-29T21:06:41.100Z Downloaded cstr-argument v0.1.2
11812026-08-29T21:06:41.100Z Downloaded hubpack v0.1.2
11822026-08-29T21:06:41.103Z Downloaded slog-envlogger v2.2.0
11832026-08-29T21:06:41.103Z Downloaded dirs-sys-next v0.1.2
11842026-08-29T21:06:41.103Z Downloaded instability v0.3.11
11852026-08-29T21:06:41.106Z Downloaded pkcs8 v0.11.0
11862026-08-29T21:06:41.106Z Downloaded indoc v2.0.7
11872026-08-29T21:06:41.109Z Downloaded spki v0.7.3
11882026-08-29T21:06:41.109Z Downloaded knus v3.4.0
11892026-08-29T21:06:41.112Z Downloaded p521 v0.13.3
11902026-08-29T21:06:41.116Z Downloaded litemap v0.8.1
11912026-08-29T21:06:41.118Z Downloaded percent-encoding v2.3.2
11922026-08-29T21:06:41.121Z Downloaded icu_properties_data v2.1.2
11932026-08-29T21:06:41.133Z Downloaded slog v2.8.2
11942026-08-29T21:06:41.136Z Downloaded ron v0.8.1
11952026-08-29T21:06:41.138Z Downloaded ctr v0.10.1
11962026-08-29T21:06:41.138Z Downloaded rand_xorshift v0.4.0
11972026-08-29T21:06:41.141Z Downloaded tabwriter v1.4.1
11982026-08-29T21:06:41.141Z Downloaded xshell-macros v0.2.7
11992026-08-29T21:06:41.141Z Downloaded unicode-truncate v1.1.0
12002026-08-29T21:06:41.141Z Downloaded thiserror-impl-no-std v2.0.2
12012026-08-29T21:06:41.141Z Downloaded take_mut v0.2.2
12022026-08-29T21:06:41.144Z Downloaded progenitor-client v0.14.0
12032026-08-29T21:06:41.145Z Downloaded olpc-cjson v0.1.4
12042026-08-29T21:06:41.145Z Downloaded hyper-util v0.1.20
12052026-08-29T21:06:41.147Z Downloaded slog-async v2.8.0
12062026-08-29T21:06:41.150Z Downloaded constant_time_eq v0.4.2
12072026-08-29T21:06:41.150Z Downloaded lock_api v0.4.14
12082026-08-29T21:06:41.153Z Downloaded quinn v0.11.11
12092026-08-29T21:06:41.156Z Downloaded string_cache v0.8.9
12102026-08-29T21:06:41.159Z Downloaded tokio-tungstenite v0.28.0
12112026-08-29T21:06:41.159Z Downloaded dashu-base v0.5.1
12122026-08-29T21:06:41.162Z Downloaded powerfmt v0.2.0
12132026-08-29T21:06:41.168Z Downloaded icu_properties v2.1.2
12142026-08-29T21:06:41.171Z Downloaded libm v0.2.16
12152026-08-29T21:06:41.175Z Downloaded hyper-staticfile v0.10.1
12162026-08-29T21:06:41.178Z Downloaded libxml v0.3.3
12172026-08-29T21:06:41.181Z Downloaded waitgroup v0.1.2
12182026-08-29T21:06:41.181Z Downloaded ipnet v2.12.0
12192026-08-29T21:06:41.183Z Downloaded pem-rfc7468 v0.7.0
12202026-08-29T21:06:41.183Z Downloaded toml_parser v1.1.2+spec-1.1.0
12212026-08-29T21:06:41.186Z Downloaded ingot v0.2.1
12222026-08-29T21:06:41.186Z Downloaded xshell v0.2.7
12232026-08-29T21:06:41.189Z Downloaded crossterm v0.28.1
12242026-08-29T21:06:41.192Z Downloaded reqwest v0.12.28
12252026-08-29T21:06:41.195Z Downloaded reqwest v0.13.2
12262026-08-29T21:06:41.199Z Downloaded zip v4.6.1
12272026-08-29T21:06:41.202Z Downloaded sec1 v0.7.3
12282026-08-29T21:06:41.204Z Downloaded slog-json v2.6.1
12292026-08-29T21:06:41.204Z Downloaded darling v0.20.11
12302026-08-29T21:06:41.208Z Downloaded time v0.3.47
12312026-08-29T21:06:41.213Z Downloaded toml_edit v0.23.10+spec-1.0.0
12322026-08-29T21:06:41.216Z Downloaded toml v0.7.8
12332026-08-29T21:06:41.219Z Downloaded p256 v0.13.2
12342026-08-29T21:06:41.221Z Downloaded libefi-sys v0.1.0
12352026-08-29T21:06:41.221Z Downloaded unicode_categories v0.1.1
12362026-08-29T21:06:41.221Z Downloaded darling v0.21.3
12372026-08-29T21:06:41.224Z Downloaded p521 v0.14.0
12382026-08-29T21:06:41.227Z Downloaded der v0.7.10
12392026-08-29T21:06:41.230Z Downloaded rcgen v0.12.1
12402026-08-29T21:06:41.230Z Downloaded icu_provider v2.1.1
12412026-08-29T21:06:41.232Z Downloaded indexmap v1.9.3
12422026-08-29T21:06:41.235Z Downloaded russh v0.62.4
12432026-08-29T21:06:41.238Z Downloaded goblin v0.10.5
12442026-08-29T21:06:41.243Z Downloaded scuffle v0.1.0
12452026-08-29T21:06:41.246Z Downloaded icu_normalizer_data v2.1.1
12462026-08-29T21:06:41.248Z Downloaded rand_seeder v0.4.0
12472026-08-29T21:06:41.248Z Downloaded crossbeam-deque v0.8.6
12482026-08-29T21:06:41.248Z Downloaded crypto-primes v0.7.2
12492026-08-29T21:06:41.251Z Downloaded drift v0.2.0
12502026-08-29T21:06:41.257Z Downloaded libbz2-rs-sys v0.2.2
12512026-08-29T21:06:41.260Z Downloaded tower-http v0.6.8
12522026-08-29T21:06:41.263Z Downloaded idna v1.1.0
12532026-08-29T21:06:41.266Z Downloaded progenitor-impl v0.13.0
12542026-08-29T21:06:41.269Z Downloaded tungstenite v0.21.0
12552026-08-29T21:06:41.269Z Downloaded radix_trie v0.2.1
12562026-08-29T21:06:41.272Z Downloaded steno v0.4.1
12572026-08-29T21:06:41.275Z Downloaded rustyline v14.0.0
12582026-08-29T21:06:41.277Z Downloaded winnow v1.0.3
12592026-08-29T21:06:41.283Z Downloaded blake3 v1.8.5
12602026-08-29T21:06:41.288Z Downloaded tokio-rustls v0.26.4
12612026-08-29T21:06:41.291Z Downloaded pin-project-lite v0.2.17
12622026-08-29T21:06:41.295Z Downloaded crc-any v2.5.0
12632026-08-29T21:06:41.295Z Downloaded p384 v0.13.1
12642026-08-29T21:06:41.298Z Downloaded num_enum v0.7.6
12652026-08-29T21:06:41.300Z Downloaded aws-lc-rs v1.16.3
12662026-08-29T21:06:41.305Z Downloaded derive_more-impl v2.1.1
12672026-08-29T21:06:41.308Z Downloaded rayon-core v1.13.0
12682026-08-29T21:06:41.311Z Downloaded der v0.8.0
12692026-08-29T21:06:41.313Z Downloaded bitvec v1.0.1
12702026-08-29T21:06:41.322Z Downloaded schemars v1.2.1
12712026-08-29T21:06:41.331Z Downloaded parse-display v0.10.0
12722026-08-29T21:06:41.334Z Downloaded gimli v0.32.3
12732026-08-29T21:06:41.337Z Downloaded zerocopy-derive v0.8.55
12742026-08-29T21:06:41.341Z Downloaded rsa v0.9.10
12752026-08-29T21:06:41.344Z Downloaded x509-cert v0.2.5
12762026-08-29T21:06:41.348Z Downloaded bindgen v0.71.1
12772026-08-29T21:06:41.352Z Downloaded chrono v0.4.45
12782026-08-29T21:06:41.356Z Downloaded petname v2.0.2
12792026-08-29T21:06:41.360Z Downloaded zerotrie v0.2.3
12802026-08-29T21:06:41.363Z Downloaded zip v0.6.6
12812026-08-29T21:06:41.365Z Downloaded moka v0.12.13
12822026-08-29T21:06:41.369Z Downloaded openssl-sys v0.9.117
12832026-08-29T21:06:41.372Z Downloaded unicode-normalization v0.1.25
12842026-08-29T21:06:41.374Z Downloaded winnow v0.6.26
12852026-08-29T21:06:41.379Z Downloaded proptest v1.11.0
12862026-08-29T21:06:41.385Z Downloaded tokio-util v0.7.18
12872026-08-29T21:06:41.389Z Downloaded unicode-bidi v0.3.18
12882026-08-29T21:06:41.392Z Downloaded miette v7.6.0
12892026-08-29T21:06:41.394Z Downloaded tower v0.5.3
12902026-08-29T21:06:41.399Z Downloaded quinn-proto v0.11.16
12912026-08-29T21:06:41.403Z Downloaded lalrpop v0.19.12
12922026-08-29T21:06:41.410Z Downloaded rayon v1.11.0
12932026-08-29T21:06:41.415Z Downloaded rawzip v0.4.4
12942026-08-29T21:06:41.418Z Downloaded tough v0.22.0
12952026-08-29T21:06:41.423Z Downloaded dashu-int v0.5.1
12962026-08-29T21:06:41.429Z Downloaded portable-atomic v1.13.1
12972026-08-29T21:06:41.434Z Downloaded regex-syntax v0.8.10
12982026-08-29T21:06:41.439Z Downloaded iddqd v0.4.2
12992026-08-29T21:06:41.444Z Downloaded smoltcp v0.9.1
13002026-08-29T21:06:41.450Z Downloaded reedline v0.40.0
13012026-08-29T21:06:41.455Z Downloaded hyper v1.10.1
13022026-08-29T21:06:41.459Z Downloaded quick-xml v0.37.5
13032026-08-29T21:06:41.464Z Downloaded hickory-proto v0.24.4
13042026-08-29T21:06:41.472Z Downloaded nom v7.1.3
13052026-08-29T21:06:41.475Z Downloaded hickory-proto v0.25.2
13062026-08-29T21:06:41.484Z Downloaded openssl v0.10.80
13072026-08-29T21:06:41.490Z Downloaded iri-string v0.7.10
13082026-08-29T21:06:41.494Z Downloaded polar-core v0.27.3
13092026-08-29T21:06:41.499Z Downloaded jiff-core v0.1.0
13102026-08-29T21:06:41.502Z Downloaded winnow v0.5.40
13112026-08-29T21:06:41.507Z Downloaded sha3 v0.12.0
13122026-08-29T21:06:41.509Z Downloaded serde_with v3.21.0
13132026-08-29T21:06:41.516Z Downloaded nix v0.28.0
13142026-08-29T21:06:41.522Z Downloaded regress v0.10.5
13152026-08-29T21:06:41.528Z Downloaded itertools v0.15.0
13162026-08-29T21:06:41.532Z Downloaded syn v3.0.3
13172026-08-29T21:06:41.540Z Downloaded rustix v0.38.44
13182026-08-29T21:06:41.553Z Downloaded regex-syntax v0.6.29
13192026-08-29T21:06:41.557Z Downloaded salty v0.3.0
13202026-08-29T21:06:41.562Z Downloaded curve25519-dalek v4.1.3
13212026-08-29T21:06:41.567Z Downloaded crypto-bigint v0.7.5
13222026-08-29T21:06:41.577Z Downloaded smoltcp v0.11.0
13232026-08-29T21:06:41.584Z Downloaded bstr v1.12.1
13242026-08-29T21:06:41.589Z Downloaded object v0.30.4
13252026-08-29T21:06:41.594Z Downloaded nix v0.27.1
13262026-08-29T21:06:41.601Z Downloaded curve25519-dalek v5.0.0
13272026-08-29T21:06:41.606Z Downloaded openapiv3 v2.2.0
13282026-08-29T21:06:41.614Z Downloaded zlib-rs v0.6.2
13292026-08-29T21:06:41.617Z Downloaded zerocopy v0.8.55
13302026-08-29T21:06:41.628Z Downloaded tabled v0.21.0
13312026-08-29T21:06:41.639Z Downloaded vcpkg v0.2.15
13322026-08-29T21:06:41.663Z Downloaded sled v0.34.7
13332026-08-29T21:06:41.669Z Downloaded dropshot v0.17.1
13342026-08-29T21:06:41.683Z Downloaded nix v0.31.2
13352026-08-29T21:06:41.689Z Downloaded ratatui v0.29.0
13362026-08-29T21:06:41.702Z Downloaded tracing v0.1.44
13372026-08-29T21:06:41.714Z Downloaded rustls v0.23.41
13382026-08-29T21:06:41.721Z Downloaded regress v0.11.1
13392026-08-29T21:06:41.727Z Downloaded sqlparser v0.61.0
13402026-08-29T21:06:41.733Z Downloaded diesel v2.3.7
13412026-08-29T21:06:41.745Z Downloaded object v0.37.3
13422026-08-29T21:06:41.752Z Downloaded sha3 v0.11.0
13432026-08-29T21:06:41.755Z Downloaded typify-impl v0.6.2
13442026-08-29T21:06:41.764Z Downloaded zerocopy-derive v0.6.6
13452026-08-29T21:06:41.770Z Downloaded bzip2-sys v0.1.13+1.0.8
13462026-08-29T21:06:41.779Z Downloaded petgraph v0.6.5
13472026-08-29T21:06:41.791Z Downloaded regex-automata v0.4.14
13482026-08-29T21:06:41.800Z Downloaded petgraph v0.8.3
13492026-08-29T21:06:41.815Z Downloaded zstd-sys v2.0.16+zstd.1.5.7
13502026-08-29T21:06:41.825Z Downloaded sha3 v0.10.8
13512026-08-29T21:06:41.828Z Downloaded tokio v1.52.1
13522026-08-29T21:06:41.853Z Downloaded chrono-tz v0.10.4
13532026-08-29T21:06:41.866Z Downloaded encoding_rs v0.8.35
13542026-08-29T21:06:41.879Z Downloaded jiff v0.2.34
13552026-08-29T21:06:41.891Z Downloaded csv v1.4.0
13562026-08-29T21:06:41.903Z Downloaded libz-sys v1.1.24
13572026-08-29T21:06:42.005Z Downloaded ring v0.17.14
13582026-08-29T21:06:42.057Z Downloaded libgit2-sys v0.18.3+1.9.2
13592026-08-29T21:06:42.095Z Downloaded dsi-bitstream v0.10.1
13602026-08-29T21:06:42.546Z Downloaded aws-lc-sys v0.40.0
13612026-08-29T21:06:42.858Z Compiling serde_core v1.0.228
13622026-08-29T21:06:42.858Z Compiling libc v0.2.185
13632026-08-29T21:06:42.858Z Compiling serde v1.0.228
13642026-08-29T21:06:42.862Z Compiling smallvec v1.15.1
13652026-08-29T21:06:42.862Z Compiling log v0.4.33
13662026-08-29T21:06:42.995Z Compiling subtle v2.6.1
13672026-08-29T21:06:43.021Z Compiling syn v2.0.117
13682026-08-29T21:06:43.024Z Compiling zerocopy v0.8.55
13692026-08-29T21:06:43.197Z Compiling typenum v1.20.1
13702026-08-29T21:06:43.218Z Compiling shlex v1.3.0
13712026-08-29T21:06:43.229Z Compiling find-msvc-tools v0.1.9
13722026-08-29T21:06:43.321Z Compiling scopeguard v1.2.0
13732026-08-29T21:06:43.415Z Compiling lock_api v0.4.14
13742026-08-29T21:06:43.430Z Compiling portable-atomic v1.13.1
13752026-08-29T21:06:43.488Z Compiling critical-section v1.2.0
13762026-08-29T21:06:43.505Z Compiling stable_deref_trait v1.2.1
13772026-08-29T21:06:43.582Z Compiling generic-array v0.14.7
13782026-08-29T21:06:43.596Z Compiling const-oid v0.9.6
13792026-08-29T21:06:43.646Z Compiling serde_json v1.0.151
13802026-08-29T21:06:43.833Z Compiling libm v0.2.16
13812026-08-29T21:06:43.866Z Compiling errno v0.3.14
13822026-08-29T21:06:43.894Z Compiling jobserver v0.1.34
13832026-08-29T21:06:43.911Z Compiling getrandom v0.2.17
13842026-08-29T21:06:44.020Z Compiling num-traits v0.2.19
13852026-08-29T21:06:44.053Z Compiling rand_core v0.6.4
13862026-08-29T21:06:44.128Z Compiling cc v1.2.56
13872026-08-29T21:06:44.334Z Compiling allocator-api2 v0.2.21
13882026-08-29T21:06:44.348Z Compiling parking_lot_core v0.9.12
13892026-08-29T21:06:44.430Z Compiling percent-encoding v2.3.2
13902026-08-29T21:06:44.579Z Compiling once_cell v1.21.3
13912026-08-29T21:06:44.627Z Compiling writeable v0.6.2
13922026-08-29T21:06:44.663Z Compiling litemap v0.8.1
13932026-08-29T21:06:44.678Z Compiling pin-project-lite v0.2.17
13942026-08-29T21:06:44.791Z Compiling getrandom v0.3.4
13952026-08-29T21:06:44.807Z Compiling icu_normalizer_data v2.1.1
13962026-08-29T21:06:44.823Z Compiling icu_properties_data v2.1.2
13972026-08-29T21:06:44.855Z Compiling getrandom v0.4.3
13982026-08-29T21:06:45.207Z Compiling bitflags v2.11.0
13992026-08-29T21:06:45.338Z Compiling semver v1.0.28
14002026-08-29T21:06:45.370Z Compiling signal-hook-registry v1.4.8
14012026-08-29T21:06:45.448Z Compiling rustix v1.1.4
14022026-08-29T21:06:45.485Z Compiling rand_core v0.10.0
14032026-08-29T21:06:45.666Z Compiling parking_lot v0.12.5
14042026-08-29T21:06:45.755Z Compiling mio v1.2.0
14052026-08-29T21:06:45.852Z Compiling futures-core v0.3.32
14062026-08-29T21:06:45.867Z Compiling synstructure v0.13.2
14072026-08-29T21:06:45.870Z Compiling pkg-config v0.3.32
14082026-08-29T21:06:46.003Z Compiling socket2 v0.6.3
14092026-08-29T21:06:46.038Z Compiling base64ct v1.8.3
14102026-08-29T21:06:46.222Z Compiling utf8_iter v1.0.4
14112026-08-29T21:06:46.340Z Compiling pem-rfc7468 v0.7.0
14122026-08-29T21:06:46.376Z Compiling form_urlencoded v1.2.2
14132026-08-29T21:06:46.391Z Compiling flagset v0.4.7
14142026-08-29T21:06:46.416Z Compiling foldhash v0.2.0
14152026-08-29T21:06:46.430Z Compiling futures-sink v0.3.32
14162026-08-29T21:06:46.469Z Compiling rustversion v1.0.22
14172026-08-29T21:06:46.521Z Compiling futures-channel v0.3.32
14182026-08-29T21:06:46.536Z Compiling futures-io v0.3.32
14192026-08-29T21:06:46.551Z Compiling slab v0.4.12
14202026-08-29T21:06:46.634Z Compiling hashbrown v0.17.0
14212026-08-29T21:06:46.650Z Compiling futures-task v0.3.32
14222026-08-29T21:06:46.686Z Compiling base64 v0.22.1
14232026-08-29T21:06:46.735Z Compiling iana-time-zone v0.1.65
14242026-08-29T21:06:46.749Z Compiling ident_case v1.0.1
14252026-08-29T21:06:46.815Z Compiling cpufeatures v0.2.17
14262026-08-29T21:06:46.870Z Compiling uuid v1.23.4
14272026-08-29T21:06:46.890Z Compiling simd-adler32 v0.3.8
14282026-08-29T21:06:46.932Z Compiling rustc_version v0.4.1
14292026-08-29T21:06:47.009Z Compiling syn v1.0.109
14302026-08-29T21:06:47.141Z Compiling terminal_size v0.4.3
14312026-08-29T21:06:47.247Z Compiling indexmap v2.14.0
14322026-08-29T21:06:47.262Z Compiling adler2 v2.0.1
14332026-08-29T21:06:47.281Z Compiling serde_derive_internals v0.29.1
14342026-08-29T21:06:47.365Z Compiling miniz_oxide v0.8.9
14352026-08-29T21:06:47.393Z Compiling cmake v0.1.57
14362026-08-29T21:06:47.396Z Compiling spin v0.9.8
14372026-08-29T21:06:47.422Z Compiling ahash v0.8.12
14382026-08-29T21:06:47.565Z Compiling schemars v0.8.22
14392026-08-29T21:06:47.579Z Compiling serde_derive v1.0.228
14402026-08-29T21:06:47.608Z Compiling zeroize_derive v1.5.0
14412026-08-29T21:06:47.623Z Compiling zerocopy-derive v0.8.55
14422026-08-29T21:06:47.784Z Compiling zerofrom-derive v0.1.6
14432026-08-29T21:06:47.838Z Compiling yoke-derive v0.8.1
14442026-08-29T21:06:47.917Z Compiling zerovec-derive v0.11.2
14452026-08-29T21:06:48.017Z Compiling displaydoc v0.2.5
14462026-08-29T21:06:48.174Z Compiling tokio-macros v2.7.0
14472026-08-29T21:06:48.300Z Compiling thiserror-impl v2.0.18
14482026-08-29T21:06:48.771Z Compiling der_derive v0.7.3
14492026-08-29T21:06:48.902Z Compiling futures-macro v0.3.32
14502026-08-29T21:06:48.996Z Compiling thiserror-impl v1.0.69
14512026-08-29T21:06:49.033Z Compiling fs_extra v1.3.0
14522026-08-29T21:06:49.187Z Compiling zerofrom v0.1.6
14532026-08-29T21:06:49.307Z Compiling yoke v0.8.1
14542026-08-29T21:06:49.321Z Compiling dunce v1.0.5
14552026-08-29T21:06:49.420Z Compiling dyn-clone v1.0.20
14562026-08-29T21:06:49.493Z Compiling zerovec v0.11.5
14572026-08-29T21:06:49.557Z Compiling zerotrie v0.2.3
14582026-08-29T21:06:49.631Z Compiling thiserror v2.0.18
14592026-08-29T21:06:49.707Z Compiling futures-util v0.3.32
14602026-08-29T21:06:49.721Z Compiling aws-lc-sys v0.40.0
14612026-08-29T21:06:49.740Z Compiling schemars_derive v0.8.22
14622026-08-29T21:06:49.918Z Compiling tracing-attributes v0.1.31
14632026-08-29T21:06:49.999Z Compiling tinystr v0.8.2
14642026-08-29T21:06:50.204Z Compiling icu_locale_core v2.1.1
14652026-08-29T21:06:50.232Z Compiling potential_utf v0.1.4
14662026-08-29T21:06:50.397Z Compiling icu_collections v2.1.1
14672026-08-29T21:06:50.865Z Compiling icu_provider v2.1.1
14682026-08-29T21:06:50.948Z Compiling thiserror v1.0.69
14692026-08-29T21:06:51.054Z Compiling zeroize v1.9.0
14702026-08-29T21:06:51.058Z Compiling bytes v1.11.1
14712026-08-29T21:06:51.083Z Compiling chrono v0.4.45
14722026-08-29T21:06:51.159Z Compiling icu_properties v2.1.2
14732026-08-29T21:06:51.208Z Compiling icu_normalizer v2.1.1
14742026-08-29T21:06:51.665Z Compiling tokio v1.52.1
14752026-08-29T21:06:51.732Z Compiling der v0.7.10
14762026-08-29T21:06:51.834Z Compiling crypto-common v0.1.7
14772026-08-29T21:06:51.956Z Compiling block-buffer v0.10.4
14782026-08-29T21:06:51.987Z Compiling ppv-lite86 v0.2.21
14792026-08-29T21:06:52.148Z Compiling digest v0.10.7
14802026-08-29T21:06:52.169Z Compiling idna_adapter v1.2.1
14812026-08-29T21:06:52.230Z Compiling ipnet v2.12.0
14822026-08-29T21:06:52.305Z Compiling idna v1.1.0
14832026-08-29T21:06:52.322Z Compiling rand_chacha v0.3.1
14842026-08-29T21:06:52.402Z Compiling sha2 v0.10.9
14852026-08-29T21:06:52.427Z Compiling hmac v0.12.1
14862026-08-29T21:06:52.589Z Compiling spki v0.7.3
14872026-08-29T21:06:52.806Z Compiling url v2.5.8
14882026-08-29T21:06:52.879Z Compiling pkcs8 v0.10.2
14892026-08-29T21:06:52.958Z Compiling rand v0.8.6
14902026-08-29T21:06:53.029Z Compiling signature v2.2.0
14912026-08-29T21:06:53.141Z Compiling hex v0.4.3
14922026-08-29T21:06:53.222Z Compiling rand_core v0.9.5
14932026-08-29T21:06:53.416Z Compiling tracing-core v0.1.36
14942026-08-29T21:06:53.502Z Compiling regex-syntax v0.8.10
14952026-08-29T21:06:53.621Z Compiling clap_builder v4.6.0
14962026-08-29T21:06:53.782Z Compiling tracing v0.1.44
14972026-08-29T21:06:53.970Z Compiling pest_generator v2.8.6
14982026-08-29T21:06:54.288Z Compiling clap_derive v4.6.1
14992026-08-29T21:06:54.672Z Compiling tinyvec_macros v0.1.1
15002026-08-29T21:06:54.745Z Compiling tinyvec v1.11.0
15012026-08-29T21:06:55.047Z Compiling pest_derive v2.8.6
15022026-08-29T21:06:55.092Z Compiling rand_chacha v0.9.0
15032026-08-29T21:06:55.473Z Compiling tokio-util v0.7.18
15042026-08-29T21:06:55.772Z Compiling http v1.4.2
15052026-08-29T21:06:55.778Z Compiling num-integer v0.1.46
15062026-08-29T21:06:56.006Z Compiling clap v4.6.1
15072026-08-29T21:06:56.091Z Compiling vcpkg v0.2.15
15082026-08-29T21:06:56.107Z Compiling aws-lc-rs v1.16.3
15092026-08-29T21:06:56.379Z Compiling num-bigint-dig v0.8.6
15102026-08-29T21:06:56.484Z Compiling anyhow v1.0.104
15112026-08-29T21:06:56.562Z Compiling object v0.37.3
15122026-08-29T21:06:56.581Z Compiling tempfile v3.27.0
15132026-08-29T21:06:56.669Z Compiling num-iter v0.1.45
15142026-08-29T21:06:56.771Z Compiling openssl-sys v0.9.117
15152026-08-29T21:06:56.797Z Compiling rand v0.9.2
15162026-08-29T21:06:56.862Z Compiling rustls-pki-types v1.14.0
15172026-08-29T21:06:56.935Z Compiling lazy_static v1.5.0
15182026-08-29T21:06:56.950Z Compiling ff v0.13.1
15192026-08-29T21:06:56.983Z Compiling base16ct v0.2.0
15202026-08-29T21:06:57.025Z Compiling gimli v0.32.3
15212026-08-29T21:06:57.082Z Compiling group v0.13.0
15222026-08-29T21:06:57.152Z Compiling sec1 v0.7.3
15232026-08-29T21:06:57.345Z Compiling http-body v1.0.1
15242026-08-29T21:06:57.420Z Compiling pkcs1 v0.7.5
15252026-08-29T21:06:57.490Z Compiling x509-cert v0.2.5
15262026-08-29T21:06:57.533Z Compiling hkdf v0.12.4
15272026-08-29T21:06:57.630Z Compiling crypto-bigint v0.5.5
15282026-08-29T21:06:57.720Z Compiling rustc-demangle v0.1.27
15292026-08-29T21:06:57.852Z Compiling openssl-probe v0.2.1
15302026-08-29T21:06:58.027Z Compiling crc32fast v1.5.0
15312026-08-29T21:06:58.118Z Compiling httparse v1.10.1
15322026-08-29T21:06:58.283Z Compiling owo-colors v4.3.0
15332026-08-29T21:06:58.445Z Compiling crossbeam-utils v0.8.21
15342026-08-29T21:06:58.588Z Compiling untrusted v0.7.1
15352026-08-29T21:06:58.720Z Compiling addr2line v0.25.1
15362026-08-29T21:06:58.734Z Compiling cmov v0.5.4
15372026-08-29T21:06:58.902Z Compiling ctutils v0.4.2
15382026-08-29T21:06:58.958Z Compiling elliptic-curve v0.13.8
15392026-08-29T21:06:59.131Z Compiling rsa v0.9.10
15402026-08-29T21:06:59.146Z Compiling camino v1.2.5
15412026-08-29T21:06:59.160Z Compiling scroll_derive v0.12.1
15422026-08-29T21:06:59.347Z Compiling async-trait v0.1.89
15432026-08-29T21:06:59.515Z Compiling curve25519-dalek v4.1.3
15442026-08-29T21:06:59.716Z Compiling darling_core v0.23.0
15452026-08-29T21:06:59.796Z Compiling backtrace v0.3.76
15462026-08-29T21:06:59.841Z Compiling proc-macro-error-attr2 v2.0.0
15472026-08-29T21:07:00.073Z Compiling aho-corasick v1.1.4
15482026-08-29T21:07:00.217Z Compiling is_ci v1.2.0
15492026-08-29T21:07:00.336Z Compiling tower-service v0.3.3
15502026-08-29T21:07:00.353Z Compiling rustls v0.23.41
15512026-08-29T21:07:00.432Z Compiling radium v0.7.0
15522026-08-29T21:07:00.520Z Compiling tower-layer v0.3.3
15532026-08-29T21:07:00.676Z Compiling atomic-waker v1.1.2
15542026-08-29T21:07:00.696Z Compiling try-lock v0.2.5
15552026-08-29T21:07:00.804Z Compiling untrusted v0.9.0
15562026-08-29T21:07:00.804Z Compiling want v0.3.1
15572026-08-29T21:07:00.923Z Compiling regex-automata v0.4.14
15582026-08-29T21:07:00.937Z Compiling h2 v0.4.15
15592026-08-29T21:07:00.983Z Compiling textwrap v0.16.2
15602026-08-29T21:07:01.427Z Compiling supports-color v3.0.2
15612026-08-29T21:07:01.597Z Compiling proc-macro-error2 v2.0.1
15622026-08-29T21:07:01.697Z Compiling backtrace-ext v0.2.1
15632026-08-29T21:07:01.903Z Compiling scroll v0.12.0
15642026-08-29T21:07:02.152Z Compiling darling_macro v0.23.0
15652026-08-29T21:07:02.166Z Compiling hybrid-array v0.4.13
15662026-08-29T21:07:02.439Z Compiling hashbrown v0.14.5
15672026-08-29T21:07:02.630Z Compiling rfc6979 v0.4.0
15682026-08-29T21:07:02.778Z Compiling serde_tokenstream v0.2.3
15692026-08-29T21:07:02.853Z Compiling serde_spanned v0.6.9
15702026-08-29T21:07:02.856Z Compiling toml_datetime v0.6.11
15712026-08-29T21:07:02.956Z Compiling zerocopy-derive v0.7.35
15722026-08-29T21:07:02.998Z Compiling miette-derive v7.6.0
15732026-08-29T21:07:03.013Z Compiling scroll_derive v0.13.1
15742026-08-29T21:07:03.083Z Compiling curve25519-dalek-derive v0.1.1
15752026-08-29T21:07:03.120Z Compiling slog v2.8.2
15762026-08-29T21:07:03.304Z Compiling darling_core v0.20.11
15772026-08-29T21:07:03.712Z Compiling openssl v0.10.80
15782026-08-29T21:07:03.801Z Compiling time-core v0.1.8
15792026-08-29T21:07:03.816Z Compiling num-conv v0.2.0
15802026-08-29T21:07:03.939Z Compiling httpdate v1.0.3
15812026-08-29T21:07:03.954Z Compiling foreign-types-shared v0.1.1
15822026-08-29T21:07:03.957Z Compiling supports-unicode v3.0.0
15832026-08-29T21:07:04.041Z Compiling supports-hyperlinks v3.2.0
15842026-08-29T21:07:04.110Z Compiling tap v1.0.1
15852026-08-29T21:07:04.128Z Compiling powerfmt v0.2.0
15862026-08-29T21:07:04.164Z Compiling maybe-uninit v2.0.0
15872026-08-29T21:07:04.190Z Compiling keccak v0.1.6
15882026-08-29T21:07:04.222Z Compiling wyz v0.5.1
15892026-08-29T21:07:04.328Z Compiling deranged v0.5.8
15902026-08-29T21:07:04.412Z Compiling sha3 v0.10.8
15912026-08-29T21:07:04.470Z Compiling miette v7.6.0
15922026-08-29T21:07:04.859Z Compiling hyper v1.10.1
15932026-08-29T21:07:04.917Z Compiling foreign-types v0.3.2
15942026-08-29T21:07:04.989Z Compiling time-macros v0.2.27
15952026-08-29T21:07:05.005Z Compiling zerocopy v0.7.35
15962026-08-29T21:07:05.034Z Compiling scroll v0.13.0
15972026-08-29T21:07:05.313Z Compiling chumsky v0.9.3
15982026-08-29T21:07:05.537Z Compiling darling_macro v0.20.11
15992026-08-29T21:07:05.556Z Compiling ecdsa v0.16.9
16002026-08-29T21:07:05.585Z Compiling darling v0.23.0
16012026-08-29T21:07:05.666Z Compiling goblin v0.8.2
16022026-08-29T21:07:05.941Z Compiling knus-derive v3.4.0
16032026-08-29T21:07:06.033Z Compiling primeorder v0.13.6
16042026-08-29T21:07:06.287Z Compiling hubpack_derive v0.1.1
16052026-08-29T21:07:06.431Z Compiling unicode-normalization v0.1.25
16062026-08-29T21:07:06.498Z Compiling ed25519 v2.2.3
16072026-08-29T21:07:06.611Z Compiling half v2.7.1
16082026-08-29T21:07:06.738Z Compiling erased-serde v0.3.31
16092026-08-29T21:07:06.880Z Compiling openssl-macros v0.1.1
16102026-08-29T21:07:06.907Z Compiling bzip2-sys v0.1.13+1.0.8
16112026-08-29T21:07:07.179Z Compiling zstd-sys v2.0.16+zstd.1.5.7
16122026-08-29T21:07:07.222Z Compiling wait-timeout v0.2.1
16132026-08-29T21:07:07.269Z Compiling env_filter v2.0.0
16142026-08-29T21:07:07.373Z Compiling num_threads v0.1.7
16152026-08-29T21:07:07.390Z Compiling native-tls v0.2.18
16162026-08-29T21:07:07.471Z Compiling quick-error v1.2.3
16172026-08-29T21:07:07.485Z Compiling bit-vec v0.8.0
16182026-08-29T21:07:07.560Z Compiling packed_struct v0.10.1
16192026-08-29T21:07:07.560Z Compiling funty v2.0.0
16202026-08-29T21:07:07.586Z Compiling ciborium-io v0.2.2
16212026-08-29T21:07:07.676Z Compiling bit-set v0.8.0
16222026-08-29T21:07:07.777Z Compiling ciborium-ll v0.2.2
16232026-08-29T21:07:07.895Z Compiling bitvec v1.0.1
16242026-08-29T21:07:07.909Z Compiling dof v0.3.0
16252026-08-29T21:07:07.988Z Compiling rusty-fork v0.3.1
16262026-08-29T21:07:08.132Z Compiling time v0.3.47
16272026-08-29T21:07:08.233Z Compiling env_logger v0.11.11
16282026-08-29T21:07:08.297Z Compiling knus v3.4.0
16292026-08-29T21:07:09.159Z Compiling hubpack v0.1.2
16302026-08-29T21:07:09.328Z Compiling ed25519-dalek v2.2.0
16312026-08-29T21:07:09.366Z Compiling p384 v0.13.1
16322026-08-29T21:07:09.381Z Compiling darling v0.20.11
16332026-08-29T21:07:09.460Z Compiling hyper-util v0.1.20
16342026-08-29T21:07:09.480Z Compiling serde_with_macros v3.21.0
16352026-08-29T21:07:09.656Z Compiling goblin v0.10.5
16362026-08-29T21:07:09.895Z Compiling packed_struct_codegen v0.10.1
16372026-08-29T21:07:09.910Z Compiling dtrace-parser v0.2.0
16382026-08-29T21:07:10.579Z Compiling rand_xorshift v0.4.0
16392026-08-29T21:07:10.624Z Compiling sha1 v0.10.6
16402026-08-29T21:07:10.746Z Compiling strum_macros v0.26.4
16412026-08-29T21:07:10.849Z Compiling bitfield-macros v0.19.4
16422026-08-29T21:07:10.926Z Compiling zerocopy-derive v0.6.6
16432026-08-29T21:07:11.151Z Compiling sync_wrapper v1.0.2
16442026-08-29T21:07:11.264Z Compiling thread-id v4.2.2
16452026-08-29T21:07:11.352Z Compiling indexmap v1.9.3
16462026-08-29T21:07:11.480Z Compiling salty v0.3.0
16472026-08-29T21:07:11.537Z Compiling paste v1.0.15
16482026-08-29T21:07:11.551Z Compiling siphasher v1.0.2
16492026-08-29T21:07:11.701Z Compiling zlib-rs v0.6.2
16502026-08-29T21:07:11.732Z Compiling crc-catalog v2.4.0
16512026-08-29T21:07:11.746Z Compiling unicode-segmentation v1.12.0
16522026-08-29T21:07:11.793Z Compiling usdt-impl v0.6.0
16532026-08-29T21:07:11.823Z Compiling nodrop v0.1.14
16542026-08-29T21:07:11.916Z Compiling unarray v0.1.4
16552026-08-29T21:07:12.012Z Compiling proptest v1.11.0
16562026-08-29T21:07:12.028Z Compiling array-init v0.0.4
16572026-08-29T21:07:12.115Z Compiling crc v3.4.0
16582026-08-29T21:07:12.307Z Compiling dof v0.4.0
16592026-08-29T21:07:12.405Z Compiling zerocopy v0.6.6
16602026-08-29T21:07:12.457Z Compiling strum v0.26.3
16612026-08-29T21:07:12.603Z Compiling bitfield v0.19.4
16622026-08-29T21:07:12.791Z Compiling usdt-impl v0.5.0
16632026-08-29T21:07:12.921Z Compiling tower v0.5.3
16642026-08-29T21:07:13.390Z Compiling pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=bcd3bf2dfe36468c494eac17463a4e10be366b35#bcd3bf2d)
16652026-08-29T21:07:13.797Z Compiling serde_with v3.21.0
16662026-08-29T21:07:13.821Z Compiling smallvec v0.6.14
16672026-08-29T21:07:14.020Z Compiling derive_builder_core v0.20.2
16682026-08-29T21:07:14.174Z Compiling ciborium v0.2.2
16692026-08-29T21:07:14.605Z Compiling flate2 v1.1.9
16702026-08-29T21:07:14.727Z Compiling http-body-util v0.1.3
16712026-08-29T21:07:14.855Z Compiling dtrace-parser v0.3.0
16722026-08-29T21:07:14.881Z Compiling ipnetwork v0.21.1
16732026-08-29T21:07:14.967Z Compiling enum-as-inner v0.6.1
16742026-08-29T21:07:15.002Z Compiling structmeta-derive v0.3.0
16752026-08-29T21:07:15.265Z Compiling heapless v0.7.17
16762026-08-29T21:07:15.463Z Compiling thread-id v5.1.0
16772026-08-29T21:07:15.503Z Compiling syn v3.0.3
16782026-08-29T21:07:15.520Z Compiling cookie v0.18.1
16792026-08-29T21:07:15.547Z Compiling static_assertions v1.1.0
16802026-08-29T21:07:15.569Z Compiling ryu v1.0.23
16812026-08-29T21:07:15.622Z Compiling unicode-bidi v0.3.18
16822026-08-29T21:07:15.695Z Compiling iri-string v0.7.10
16832026-08-29T21:07:15.754Z Compiling signal-hook v0.3.18
16842026-08-29T21:07:15.926Z Compiling zstd-safe v7.2.4
16852026-08-29T21:07:16.047Z Compiling hashbrown v0.12.3
16862026-08-29T21:07:16.122Z Compiling unicode-properties v0.1.4
16872026-08-29T21:07:16.154Z Compiling winnow v0.5.40
16882026-08-29T21:07:16.333Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
16892026-08-29T21:07:16.512Z Compiling base64 v0.21.7
16902026-08-29T21:07:16.512Z Compiling data-encoding v2.10.0
16912026-08-29T21:07:16.836Z Compiling rayon-core v1.13.0
16922026-08-29T21:07:17.038Z Compiling tower-http v0.6.8
16932026-08-29T21:07:17.168Z Compiling ron v0.8.1
16942026-08-29T21:07:17.434Z Compiling toml_edit v0.19.15
16952026-08-29T21:07:17.545Z Compiling stringprep v0.1.5
16962026-08-29T21:07:17.600Z Compiling structmeta v0.3.0
16972026-08-29T21:07:17.940Z Compiling serde_urlencoded v0.7.1
16982026-08-29T21:07:17.996Z Compiling dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
16992026-08-29T21:07:18.187Z Compiling rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
17002026-08-29T21:07:18.201Z Compiling oxnet v0.1.6
17012026-08-29T21:07:18.588Z Compiling derive_builder_macro v0.20.2
17022026-08-29T21:07:18.634Z Compiling lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17032026-08-29T21:07:18.941Z Compiling daft-derive v0.1.8
17042026-08-29T21:07:18.969Z Compiling newtype-uuid v1.3.2
17052026-08-29T21:07:19.070Z Compiling bzip2 v0.4.4
17062026-08-29T21:07:19.287Z Compiling serde-hex v0.1.0
17072026-08-29T21:07:19.409Z Compiling tokio-native-tls v0.3.1
17082026-08-29T21:07:19.577Z Compiling tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
17092026-08-29T21:07:19.933Z Compiling bstr v1.12.1
17102026-08-29T21:07:20.024Z Compiling crypto-common v0.2.2
17112026-08-29T21:07:20.123Z Compiling block-padding v0.4.2
17122026-08-29T21:07:20.245Z Compiling block-buffer v0.12.1
17132026-08-29T21:07:20.288Z Compiling crossbeam-epoch v0.9.18
17142026-08-29T21:07:20.454Z Compiling rustls-native-certs v0.8.3
17152026-08-29T21:07:20.565Z Compiling hashbrown v0.13.2
17162026-08-29T21:07:20.611Z Compiling md-5 v0.10.6
17172026-08-29T21:07:20.742Z Compiling futures-executor v0.3.32
17182026-08-29T21:07:20.782Z Compiling serde-big-array v0.5.1
17192026-08-29T21:07:20.928Z Compiling pin-project-internal v1.1.11
17202026-08-29T21:07:20.982Z Compiling vergen-lib v9.1.0
17212026-08-29T21:07:20.999Z Compiling hash32 v0.2.1
17222026-08-29T21:07:21.039Z Compiling memoffset v0.9.1
17232026-08-29T21:07:21.181Z Compiling encoding_rs v0.8.35
17242026-08-29T21:07:21.197Z Compiling thread_local v1.1.9
17252026-08-29T21:07:21.234Z Compiling psl-types v2.0.11
17262026-08-29T21:07:21.359Z Compiling litrs v1.0.0
17272026-08-29T21:07:21.440Z Compiling crc-any v2.5.0
17282026-08-29T21:07:21.672Z Compiling mime v0.3.17
17292026-08-29T21:07:21.748Z Compiling fallible-iterator v0.2.0
17302026-08-29T21:07:21.863Z Compiling cfg_aliases v0.2.1
17312026-08-29T21:07:21.925Z Compiling slog-async v2.8.0
17322026-08-29T21:07:21.941Z Compiling smoltcp v0.9.1
17332026-08-29T21:07:22.025Z Compiling ref-cast v1.0.25
17342026-08-29T21:07:22.058Z Compiling libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
17352026-08-29T21:07:22.186Z Compiling rustix v0.38.44
17362026-08-29T21:07:22.239Z Compiling linked-hash-map v0.5.6
17372026-08-29T21:07:22.354Z Compiling pin-project v1.1.11
17382026-08-29T21:07:22.369Z Compiling postgres-protocol v0.6.10
17392026-08-29T21:07:22.424Z Compiling lru-cache v0.1.2
17402026-08-29T21:07:22.456Z Compiling nix v0.31.2
17412026-08-29T21:07:22.548Z Compiling toml_edit v0.22.27
17422026-08-29T21:07:22.603Z Compiling document-features v0.2.12
17432026-08-29T21:07:22.661Z Compiling lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
17442026-08-29T21:07:22.871Z Compiling publicsuffix v2.3.0
17452026-08-29T21:07:23.029Z Compiling object v0.30.4
17462026-08-29T21:07:23.043Z Compiling futures v0.3.32
17472026-08-29T21:07:23.123Z Compiling crossbeam-deque v0.8.6
17482026-08-29T21:07:23.209Z Compiling daft v0.1.8
17492026-08-29T21:07:23.229Z Compiling inout v0.2.2
17502026-08-29T21:07:23.315Z Compiling attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17512026-08-29T21:07:23.414Z Compiling tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
17522026-08-29T21:07:23.469Z Compiling hyper-tls v0.6.0
17532026-08-29T21:07:23.690Z Compiling zip v0.6.6
17542026-08-29T21:07:23.706Z Compiling derive_builder v0.20.2
17552026-08-29T21:07:23.808Z Compiling toml v0.7.8
17562026-08-29T21:07:24.138Z Compiling derive-ex v0.1.8
17572026-08-29T21:07:24.346Z Compiling hickory-proto v0.24.4
17582026-08-29T21:07:24.397Z Compiling usdt-macro v0.5.0
17592026-08-29T21:07:24.451Z Compiling usdt-attr-macro v0.5.0
17602026-08-29T21:07:25.114Z Compiling convert_case v0.10.0
17612026-08-29T21:07:25.214Z Compiling phf_shared v0.13.1
17622026-08-29T21:07:25.323Z Compiling regex v1.12.3
17632026-08-29T21:07:25.417Z Compiling crossbeam-channel v0.5.15
17642026-08-29T21:07:25.458Z Compiling sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
17652026-08-29T21:07:25.656Z Compiling dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17662026-08-29T21:07:25.747Z Compiling snafu-derive v0.8.9
17672026-08-29T21:07:25.783Z Compiling strum_macros v0.27.2
17682026-08-29T21:07:25.869Z Compiling ref-cast-impl v1.0.25
17692026-08-29T21:07:25.876Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
17702026-08-29T21:07:25.963Z Compiling vergen v9.1.0
17712026-08-29T21:07:26.145Z Compiling blake3 v1.8.5
17722026-08-29T21:07:26.274Z Compiling cargo-platform v0.3.2
17732026-08-29T21:07:26.416Z Compiling memmap2 v0.9.10
17742026-08-29T21:07:26.504Z Compiling is-terminal v0.4.17
17752026-08-29T21:07:26.549Z Compiling memmap v0.7.0
17762026-08-29T21:07:26.611Z Compiling fs-err v3.3.0
17772026-08-29T21:07:26.633Z Compiling either v1.15.0
17782026-08-29T21:07:26.732Z Compiling resolv-conf v0.7.6
17792026-08-29T21:07:26.797Z Compiling term v1.2.1
17802026-08-29T21:07:26.842Z Compiling bumpalo v3.20.2
17812026-08-29T21:07:27.065Z Compiling path-slash v0.1.5
17822026-08-29T21:07:27.098Z Compiling foldhash v0.1.5
17832026-08-29T21:07:27.201Z Compiling corncobs v0.1.4
17842026-08-29T21:07:27.282Z Compiling cpufeatures v0.3.0
17852026-08-29T21:07:27.364Z Compiling bitflags v1.3.2
17862026-08-29T21:07:27.376Z Compiling take_mut v0.2.2
17872026-08-29T21:07:27.389Z Compiling libbz2-rs-sys v0.2.2
17882026-08-29T21:07:27.438Z Compiling managed v0.8.0
17892026-08-29T21:07:27.478Z Compiling same-file v1.0.6
17902026-08-29T21:07:27.493Z Compiling jiff-core v0.1.0
17912026-08-29T21:07:27.635Z Compiling snafu v0.8.9
17922026-08-29T21:07:27.662Z Compiling walkdir v2.5.0
17932026-08-29T21:07:27.770Z Compiling strum v0.27.2
17942026-08-29T21:07:27.901Z Compiling bzip2 v0.6.1
17952026-08-29T21:07:27.985Z Compiling dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
17962026-08-29T21:07:28.107Z Compiling hashbrown v0.15.5
17972026-08-29T21:07:28.131Z Compiling hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
17982026-08-29T21:07:28.391Z Compiling jiff v0.2.34
17992026-08-29T21:07:28.448Z Compiling slog-term v2.9.2
18002026-08-29T21:07:28.479Z Compiling zopfli v0.8.3
18012026-08-29T21:07:28.629Z Compiling hickory-resolver v0.24.4
18022026-08-29T21:07:28.770Z Compiling usdt v0.5.0
18032026-08-29T21:07:29.031Z Compiling cargo_metadata v0.23.1
18042026-08-29T21:07:29.244Z Compiling slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
18052026-08-29T21:07:29.402Z Compiling test-strategy v0.4.5
18062026-08-29T21:07:29.508Z Compiling derive_more-impl v2.1.1
18072026-08-29T21:07:29.533Z Compiling phf v0.13.1
18082026-08-29T21:07:30.352Z Compiling cookie_store v0.22.1
18092026-08-29T21:07:30.634Z Compiling signal-hook-mio v0.2.5
18102026-08-29T21:07:30.758Z Compiling toml v0.8.23
18112026-08-29T21:07:30.849Z Compiling reqwest v0.12.28
18122026-08-29T21:07:30.959Z Compiling zstd v0.13.3
18132026-08-29T21:07:30.998Z Compiling cipher v0.5.2
18142026-08-29T21:07:31.329Z Compiling postgres-types v0.2.12
18152026-08-29T21:07:31.564Z Compiling globset v0.4.18
18162026-08-29T21:07:31.795Z Compiling usdt-macro v0.6.0
18172026-08-29T21:07:31.807Z Compiling usdt-attr-macro v0.6.0
18182026-08-29T21:07:31.874Z Compiling phf_shared v0.11.3
18192026-08-29T21:07:31.905Z Compiling olpc-cjson v0.1.4
18202026-08-29T21:07:32.058Z Compiling tokio-stream v0.1.18
18212026-08-29T21:07:32.073Z Compiling byte-wrapper v0.1.0
18222026-08-29T21:07:32.229Z Compiling inout v0.1.4
18232026-08-29T21:07:32.423Z Compiling secrecy v0.8.0
18242026-08-29T21:07:32.430Z Compiling serde_plain v1.0.2
18252026-08-29T21:07:32.430Z Compiling derive-where v1.6.0
18262026-08-29T21:07:32.513Z Compiling async-recursion v1.1.1
18272026-08-29T21:07:32.527Z Compiling serde_repr v0.1.20
18282026-08-29T21:07:32.538Z Compiling pem v3.0.6
18292026-08-29T21:07:32.584Z Compiling hashbrown v0.16.1
18302026-08-29T21:07:32.599Z Compiling float-cmp v0.10.0
18312026-08-29T21:07:32.783Z Compiling predicates-core v1.0.10
18322026-08-29T21:07:32.898Z Compiling difflib v0.4.0
18332026-08-29T21:07:32.967Z Compiling debug-ignore v1.0.5
18342026-08-29T21:07:33.076Z Compiling normalize-line-endings v0.3.0
18352026-08-29T21:07:33.080Z Compiling new_debug_unreachable v1.0.6
18362026-08-29T21:07:33.163Z Compiling fixedbitset v0.5.7
18372026-08-29T21:07:33.166Z Compiling const-oid v0.10.2
18382026-08-29T21:07:33.191Z Compiling arrayref v0.3.9
18392026-08-29T21:07:33.221Z Compiling arrayvec v0.7.6
18402026-08-29T21:07:33.261Z Compiling winnow v1.0.3
18412026-08-29T21:07:33.383Z Compiling typed-path v0.9.3
18422026-08-29T21:07:33.431Z Compiling fixedbitset v0.4.2
18432026-08-29T21:07:33.462Z Compiling constant_time_eq v0.4.2
18442026-08-29T21:07:33.476Z Compiling whoami v2.1.0
18452026-08-29T21:07:33.647Z Compiling precomputed-hash v0.1.1
18462026-08-29T21:07:33.691Z Compiling tokio-postgres v0.7.16
18472026-08-29T21:07:33.740Z Compiling string_cache v0.8.9
18482026-08-29T21:07:33.762Z Compiling qorb v0.4.1
18492026-08-29T21:07:33.965Z Compiling petgraph v0.6.5
18502026-08-29T21:07:34.313Z Compiling toml_parser v1.1.2+spec-1.1.0
18512026-08-29T21:07:34.365Z Compiling petgraph v0.8.3
18522026-08-29T21:07:34.572Z Compiling digest v0.11.3
18532026-08-29T21:07:34.576Z Compiling predicates v3.1.4
18542026-08-29T21:07:34.804Z Compiling iddqd v0.4.2
18552026-08-29T21:07:34.940Z Compiling gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18562026-08-29T21:07:35.215Z Compiling usdt v0.6.0
18572026-08-29T21:07:35.442Z Compiling cipher v0.4.4
18582026-08-29T21:07:35.481Z Compiling tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
18592026-08-29T21:07:35.685Z Compiling crossterm v0.28.1
18602026-08-29T21:07:35.887Z Compiling chacha20 v0.10.0
18612026-08-29T21:07:36.063Z Compiling zip v4.6.1
18622026-08-29T21:07:36.265Z Compiling derive_more v2.1.1
18632026-08-29T21:07:36.663Z Compiling itertools v0.13.0
18642026-08-29T21:07:36.783Z Compiling itertools v0.15.0
18652026-08-29T21:07:36.931Z Compiling similar v2.7.0
18662026-08-29T21:07:36.957Z Compiling hickory-proto v0.25.2
18672026-08-29T21:07:37.003Z Compiling heck v0.4.1
18682026-08-29T21:07:37.229Z Compiling buf-list v1.1.2
18692026-08-29T21:07:37.350Z Compiling gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
18702026-08-29T21:07:37.498Z Compiling openapiv3 v2.2.0
18712026-08-29T21:07:37.647Z Compiling peg-runtime v0.8.5
18722026-08-29T21:07:37.708Z Compiling lalrpop-util v0.19.12
18732026-08-29T21:07:37.796Z Compiling filetime v0.2.27
18742026-08-29T21:07:37.925Z Compiling xattr v1.6.1
18752026-08-29T21:07:37.939Z Compiling camino-tempfile v1.4.1
18762026-08-29T21:07:38.087Z Compiling tar v0.4.46
18772026-08-29T21:07:44.338Z Compiling rustls-webpki v0.103.13
18782026-08-29T21:07:46.993Z Compiling tokio-rustls v0.26.4
18792026-08-29T21:07:46.993Z Compiling rustls-platform-verifier v0.6.2
18802026-08-29T21:07:46.993Z Compiling tough v0.22.0
18812026-08-29T21:07:47.210Z Compiling hyper-rustls v0.27.7
18822026-08-29T21:07:47.406Z Compiling reqwest v0.13.2
18832026-08-29T21:07:49.644Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
18842026-08-29T21:07:49.859Z Compiling xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
18852026-08-29T21:07:52.782Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
18862026-08-29T21:07:52.785Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
18872026-08-29T21:07:52.785Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
18882026-08-29T21:07:52.927Z Running `target/debug/xtask-downloader cockroach clickhouse console dendrite-stub maghemite-mgd maghemite-ddmd transceiver-control`
18892026-08-29T21:07:52.985ZAug 29 21:07:51.891 INFO Starting download, target: Cockroach
18902026-08-29T21:07:52.986ZAug 29 21:07:51.891 INFO Starting download, target: Clickhouse
18912026-08-29T21:07:52.986ZAug 29 21:07:51.891 INFO Starting download, target: Console
18922026-08-29T21:07:52.986ZAug 29 21:07:51.891 INFO Starting download, target: DendriteStub
18932026-08-29T21:07:52.986ZAug 29 21:07:51.891 INFO Starting download, target: MaghemiteMgd
18942026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Starting download, target: MaghemiteDdmd
18952026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Starting download, target: TransceiverControl
18962026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/console.tar.gz (attempt 1/3), target: Console
18972026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/xcvradm.gz (attempt 1/3), target: TransceiverControl
18982026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/mgd.tar.gz (attempt 1/3), target: MaghemiteMgd
18992026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/mg-ddm.tar.gz (attempt 1/3), target: MaghemiteDdmd
19002026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/cockroach.tgz (attempt 1/3), target: Cockroach
19012026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/dendrite-stub.tar.gz (attempt 1/3), target: DendriteStub
19022026-08-29T21:07:52.989ZAug 29 21:07:51.891 INFO Downloading out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz (attempt 1/3), target: Clickhouse
19032026-08-29T21:07:53.562ZAug 29 21:07:52.467 INFO Unpacking out/downloads/xcvradm.gz to out/downloads/root/opt/oxide/bin/xcvradm, target: TransceiverControl
19042026-08-29T21:07:53.775ZAug 29 21:07:52.673 INFO Download complete, target: TransceiverControl
19052026-08-29T21:07:54.608ZAug 29 21:07:53.511 INFO Unpacking out/downloads/dendrite-stub.tar.gz to out/downloads, target: DendriteStub
19062026-08-29T21:07:54.959ZAug 29 21:07:53.808 INFO Unpacking out/downloads/mg-ddm.tar.gz to out/downloads, target: MaghemiteDdmd
19072026-08-29T21:07:55.117ZAug 29 21:07:54.015 INFO Unpacking out/downloads/console.tar.gz to out/console-assets, target: Console
19082026-08-29T21:07:55.354ZAug 29 21:07:54.254 INFO Download complete, target: Console
19092026-08-29T21:07:55.395ZAug 29 21:07:54.299 INFO Unpacking out/downloads/mgd.tar.gz to out/downloads, target: MaghemiteMgd
19102026-08-29T21:07:55.726ZAug 29 21:07:54.631 INFO Unpacking out/downloads/clickhouse-v23.8.7.24-9244ab3.illumos.tar.gz to out/clickhouse, target: Clickhouse
19112026-08-29T21:07:56.848ZAug 29 21:07:55.753 INFO Download complete, target: MaghemiteDdmd
19122026-08-29T21:07:57.072ZAug 29 21:07:55.978 INFO Download complete, target: DendriteStub
19132026-08-29T21:07:57.849ZAug 29 21:07:56.726 INFO tarball path: out/downloads/cockroach.tgz, target: Cockroach
19142026-08-29T21:07:57.849ZAug 29 21:07:56.726 INFO Unpacking out/downloads/cockroach.tgz to out/downloads, target: Cockroach
19152026-08-29T21:07:57.986ZAug 29 21:07:56.875 INFO Download complete, target: MaghemiteMgd
19162026-08-29T21:08:02.345ZAug 29 21:08:01.251 INFO Checking that binary works, target: Cockroach
19172026-08-29T21:08:02.351ZAug 29 21:08:01.256 INFO Checking that binary works, target: Clickhouse
19182026-08-29T21:08:02.443ZAug 29 21:08:01.349 INFO Download complete, target: Clickhouse
19192026-08-29T21:08:02.460ZAug 29 21:08:01.366 INFO Download complete, target: Cockroach
19202026-08-29T21:08:02.475ZAll builder prerequisites installed successfully, and PATH looks valid
19212026-08-29T21:08:02.478Z
19222026-08-29T21:08:02.478Zreal 2:21.982018345
19232026-08-29T21:08:02.478Zuser 7:49.614267046
19242026-08-29T21:08:02.478Zsys 1:34.319834639
19252026-08-29T21:08:02.478Ztrap 0.270030629
19262026-08-29T21:08:02.478Ztflt 0.528327138
19272026-08-29T21:08:02.478Zdflt 1.028994683
19282026-08-29T21:08:02.479Zkflt 0.031313376
19292026-08-29T21:08:02.479Zlock 29:39.445511588
19302026-08-29T21:08:02.479Zslp 23:49.324549852
19312026-08-29T21:08:02.479Zlat 51.813702034
19322026-08-29T21:08:02.479Zstop 2:53.204614784
19332026-08-29T21:08:02.479Z+ banner clippy
19342026-08-29T21:08:02.479Z
19352026-08-29T21:08:02.479Z #### # # ##### ##### # #
19362026-08-29T21:08:02.479Z # # # # # # # # # #
19372026-08-29T21:08:02.479Z # # # # # # # #
19382026-08-29T21:08:02.479Z # # # ##### ##### #
19392026-08-29T21:08:02.479Z # # # # # # #
19402026-08-29T21:08:02.479Z #### ###### # # # #
19412026-08-29T21:08:02.479Z
19422026-08-29T21:08:02.479Z+ export CARGO_INCREMENTAL=0
19432026-08-29T21:08:02.479Z+ CARGO_INCREMENTAL=0
19442026-08-29T21:08:02.479Z+ ptime -m cargo xtask clippy
19452026-08-29T21:08:02.969Z Compiling dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
19462026-08-29T21:08:03.255Z Compiling xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
19472026-08-29T21:08:05.046Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.55s
19482026-08-29T21:08:05.109Z Running `target/debug/xtask clippy`
19492026-08-29T21:08:05.135Zrunning: /home/build/.rustup/toolchains/1.97.1-x86_64-unknown-illumos/bin/cargo "clippy" "--all-targets" "--workspace" "--" "--deny" "warnings"
19502026-08-29T21:08:05.716Z Downloading crates ...
19512026-08-29T21:08:05.893Z Downloaded criterion-plot v0.6.0
19522026-08-29T21:08:05.897Z Downloaded escape8259 v0.5.3
19532026-08-29T21:08:05.897Z Downloaded approx v0.5.1
19542026-08-29T21:08:05.897Z Downloaded datatest-stable v0.3.3
19552026-08-29T21:08:05.900Z Downloaded event-listener-strategy v0.5.4
19562026-08-29T21:08:05.901Z Downloaded async-object-pool v0.2.0
19572026-08-29T21:08:05.901Z Downloaded guppy-workspace-hack v0.1.0
19582026-08-29T21:08:05.901Z Downloaded constant_time_eq v0.3.1
19592026-08-29T21:08:05.901Z Downloaded async-lock v3.4.2
19602026-08-29T21:08:05.901Z Downloaded cast v0.3.0
19612026-08-29T21:08:05.905Z Downloaded futures-timer v3.0.3
19622026-08-29T21:08:05.905Z Downloaded hex-literal v0.4.1
19632026-08-29T21:08:05.905Z Downloaded anes v0.1.6
19642026-08-29T21:08:05.905Z Downloaded concurrent-queue v2.5.0
19652026-08-29T21:08:05.908Z Downloaded assert_cmd v2.1.2
19662026-08-29T21:08:05.909Z Downloaded assert-json-diff v2.0.2
19672026-08-29T21:08:05.909Z Downloaded cfg-expr v0.20.6
19682026-08-29T21:08:05.909Z Downloaded blake2b_simd v1.0.4
19692026-08-29T21:08:05.912Z Downloaded hickory-client v0.25.2
19702026-08-29T21:08:05.912Z Downloaded event-listener v5.4.1
19712026-08-29T21:08:05.912Z Downloaded httptest v0.16.4
19722026-08-29T21:08:05.912Z Downloaded knuffel-derive v3.2.0
19732026-08-29T21:08:05.915Z Downloaded linkme-impl v0.3.35
19742026-08-29T21:08:05.915Z Downloaded libtest-mimic v0.8.1
19752026-08-29T21:08:05.915Z Downloaded nested v0.1.1
19762026-08-29T21:08:05.915Z Downloaded miette-derive v5.10.0
19772026-08-29T21:08:05.919Z Downloaded fancy-regex v0.14.0
19782026-08-29T21:08:05.919Z Downloaded pathdiff v0.2.3
19792026-08-29T21:08:05.919Z Downloaded linkme v0.3.35
19802026-08-29T21:08:05.922Z Downloaded parking v2.2.1
19812026-08-29T21:08:05.922Z Downloaded plotters-svg v0.3.7
19822026-08-29T21:08:05.922Z Downloaded plotters-backend v0.3.7
19832026-08-29T21:08:05.922Z Downloaded knuffel v3.2.0
19842026-08-29T21:08:05.922Z Downloaded owo-colors v3.5.0
19852026-08-29T21:08:05.926Z Downloaded path-tree v0.8.3
19862026-08-29T21:08:05.926Z Downloaded partial-io v0.5.4
19872026-08-29T21:08:05.926Z Downloaded oorandom v11.1.5
19882026-08-29T21:08:05.926Z Downloaded miette v5.10.0
19892026-08-29T21:08:05.929Z Downloaded guppy v0.17.25
19902026-08-29T21:08:05.933Z Downloaded relative-path v1.9.3
19912026-08-29T21:08:05.933Z Downloaded criterion v0.7.0
19922026-08-29T21:08:05.936Z Downloaded rust-argon2 v2.1.0
19932026-08-29T21:08:05.936Z Downloaded serde_regex v1.1.0
19942026-08-29T21:08:05.936Z Downloaded similar-asserts v1.7.0
19952026-08-29T21:08:05.939Z Downloaded rstest v0.25.0
19962026-08-29T21:08:05.942Z Downloaded supports-color v2.1.0
19972026-08-29T21:08:05.942Z Downloaded supports-hyperlinks v2.1.0
19982026-08-29T21:08:05.942Z Downloaded supports-unicode v2.1.0
19992026-08-29T21:08:05.942Z Downloaded target-triple v1.0.0
20002026-08-29T21:08:05.943Z Downloaded rand_distr v0.5.1
20012026-08-29T21:08:05.946Z Downloaded rstest_macros v0.25.0
20022026-08-29T21:08:05.946Z Downloaded stringmetrics v2.2.2
20032026-08-29T21:08:05.949Z Downloaded terminal_size v0.1.17
20042026-08-29T21:08:05.949Z Downloaded target-spec v3.5.7
20052026-08-29T21:08:05.949Z Downloaded tinytemplate v1.2.1
20062026-08-29T21:08:05.949Z Downloaded plotters v0.3.7
20072026-08-29T21:08:05.953Z Downloaded termcolor v1.4.1
20082026-08-29T21:08:05.956Z Downloaded target-lexicon v0.13.3
20092026-08-29T21:08:05.956Z Downloaded textwrap v0.15.2
20102026-08-29T21:08:05.956Z Downloaded trybuild v1.0.116
20112026-08-29T21:08:06.053Z Downloaded httpmock v0.8.3
20122026-08-29T21:08:08.014Z Checking cfg-if v1.0.4
20132026-08-29T21:08:08.408Z Checking serde_core v1.0.228
20142026-08-29T21:08:08.411Z Checking libc v0.2.185
20152026-08-29T21:08:08.486Z Checking memchr v2.8.0
20162026-08-29T21:08:08.530Z Checking smallvec v1.15.1
20172026-08-29T21:08:08.564Z Checking rand_core v0.10.0
20182026-08-29T21:08:08.604Z Checking itoa v1.0.17
20192026-08-29T21:08:08.642Z Checking subtle v2.6.1
20202026-08-29T21:08:08.683Z Checking log v0.4.33
20212026-08-29T21:08:08.733Z Checking libm v0.2.16
20222026-08-29T21:08:08.779Z Checking typenum v1.20.1
20232026-08-29T21:08:08.825Z Checking scopeguard v1.2.0
20242026-08-29T21:08:08.864Z Checking getrandom v0.4.3
20252026-08-29T21:08:08.864Z Checking errno v0.3.14
20262026-08-29T21:08:08.938Z Checking zmij v1.0.21
20272026-08-29T21:08:08.938Z Checking stable_deref_trait v1.2.1
20282026-08-29T21:08:09.013Z Checking lock_api v0.4.14
20292026-08-29T21:08:09.055Z Checking zerofrom v0.1.6
20302026-08-29T21:08:09.097Z Checking percent-encoding v2.3.2
20312026-08-29T21:08:09.141Z Checking writeable v0.6.2
20322026-08-29T21:08:09.177Z Checking litemap v0.8.1
20332026-08-29T21:08:09.214Z Checking yoke v0.8.1
20342026-08-29T21:08:09.251Z Checking icu_properties_data v2.1.2
20352026-08-29T21:08:09.287Z Checking icu_normalizer_data v2.1.1
20362026-08-29T21:08:09.326Z Checking zerocopy v0.8.55
20372026-08-29T21:08:09.374Z Checking form_urlencoded v1.2.2
20382026-08-29T21:08:09.418Z Checking zerovec v0.11.5
20392026-08-29T21:08:09.418Z Checking zerotrie v0.2.3
20402026-08-29T21:08:09.485Z Checking utf8_iter v1.0.4
20412026-08-29T21:08:09.522Z Checking num-traits v0.2.19
20422026-08-29T21:08:09.562Z Checking portable-atomic v1.13.1
20432026-08-29T21:08:09.567Z Checking pin-project-lite v0.2.17
20442026-08-29T21:08:09.636Z Checking critical-section v1.2.0
20452026-08-29T21:08:09.718Z Checking parking_lot_core v0.9.12
20462026-08-29T21:08:09.769Z Checking signal-hook-registry v1.4.8
20472026-08-29T21:08:09.813Z Checking mio v1.2.0
20482026-08-29T21:08:09.872Z Checking tinystr v0.8.2
20492026-08-29T21:08:09.911Z Checking serde v1.0.228
20502026-08-29T21:08:09.949Z Checking bitflags v2.11.0
20512026-08-29T21:08:09.986Z Checking serde_json v1.0.151
20522026-08-29T21:08:10.023Z Checking potential_utf v0.1.4
20532026-08-29T21:08:10.063Z Checking once_cell v1.21.3
20542026-08-29T21:08:10.101Z Checking icu_locale_core v2.1.1
20552026-08-29T21:08:10.137Z Checking parking_lot v0.12.5
20562026-08-29T21:08:10.176Z Checking icu_collections v2.1.1
20572026-08-29T21:08:10.220Z Checking iana-time-zone v0.1.65
20582026-08-29T21:08:10.272Z Checking socket2 v0.6.3
20592026-08-29T21:08:10.334Z Checking zeroize v1.9.0
20602026-08-29T21:08:10.374Z Checking bytes v1.11.1
20612026-08-29T21:08:10.377Z Checking chrono v0.4.45
20622026-08-29T21:08:10.508Z Checking uuid v1.23.4
20632026-08-29T21:08:10.559Z Checking thiserror v2.0.18
20642026-08-29T21:08:10.604Z Checking semver v1.0.28
20652026-08-29T21:08:10.667Z Checking icu_provider v2.1.1
20662026-08-29T21:08:10.728Z Checking dyn-clone v1.0.20
20672026-08-29T21:08:10.791Z Checking allocator-api2 v0.2.21
20682026-08-29T21:08:10.835Z Checking tokio v1.52.1
20692026-08-29T21:08:10.835Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
20702026-08-29T21:08:10.907Z Checking getrandom v0.2.17
20712026-08-29T21:08:10.941Z Checking futures-core v0.3.32
20722026-08-29T21:08:10.977Z Checking icu_normalizer v2.1.1
20732026-08-29T21:08:11.085Z Checking icu_properties v2.1.2
20742026-08-29T21:08:11.128Z Checking rustix v1.1.4
20752026-08-29T21:08:11.131Z Checking rand_core v0.6.4
20762026-08-29T21:08:11.249Z Checking equivalent v1.0.2
20772026-08-29T21:08:11.299Z Checking cmov v0.5.4
20782026-08-29T21:08:11.338Z Checking foldhash v0.2.0
20792026-08-29T21:08:11.377Z Checking generic-array v0.14.7
20802026-08-29T21:08:11.381Z Checking futures-sink v0.3.32
20812026-08-29T21:08:11.519Z Checking ctutils v0.4.2
20822026-08-29T21:08:11.561Z Checking getrandom v0.3.4
20832026-08-29T21:08:11.564Z Checking futures-channel v0.3.32
20842026-08-29T21:08:11.744Z Checking slab v0.4.12
20852026-08-29T21:08:11.782Z Checking hybrid-array v0.4.13
20862026-08-29T21:08:11.826Z Checking byteorder v1.5.0
20872026-08-29T21:08:11.865Z Checking futures-io v0.3.32
20882026-08-29T21:08:11.926Z Checking idna_adapter v1.2.1
20892026-08-29T21:08:11.968Z Checking futures-task v0.3.32
20902026-08-29T21:08:12.009Z Checking hashbrown v0.17.0
20912026-08-29T21:08:12.058Z Checking regex-syntax v0.8.10
20922026-08-29T21:08:12.100Z Checking ppv-lite86 v0.2.21
20932026-08-29T21:08:12.103Z Checking idna v1.1.0
20942026-08-29T21:08:12.174Z Checking futures-util v0.3.32
20952026-08-29T21:08:12.178Z Checking fnv v1.0.7
20962026-08-29T21:08:12.333Z Checking const-oid v0.9.6
20972026-08-29T21:08:12.409Z Checking url v2.5.8
20982026-08-29T21:08:12.446Z Checking crypto-common v0.1.7
20992026-08-29T21:08:12.532Z Checking indexmap v2.14.0
21002026-08-29T21:08:12.570Z Checking base64ct v1.8.3
21012026-08-29T21:08:12.606Z Checking crypto-common v0.2.2
21022026-08-29T21:08:12.837Z Checking thiserror v1.0.69
21032026-08-29T21:08:12.885Z Checking schemars v0.8.22
21042026-08-29T21:08:12.971Z Checking block-buffer v0.10.4
21052026-08-29T21:08:13.038Z Checking block-buffer v0.12.1
21062026-08-29T21:08:13.137Z Checking base64 v0.22.1
21072026-08-29T21:08:13.176Z Checking digest v0.10.7
21082026-08-29T21:08:13.236Z Checking rand_core v0.9.5
21092026-08-29T21:08:13.274Z Checking http v1.4.2
21102026-08-29T21:08:13.393Z Checking erased-serde v0.3.31
21112026-08-29T21:08:13.432Z Checking utf8parse v0.2.2
21122026-08-29T21:08:13.435Z Checking anstyle v1.0.14
21132026-08-29T21:08:13.504Z Checking rand_chacha v0.9.0
21142026-08-29T21:08:13.559Z Checking tracing-core v0.1.36
21152026-08-29T21:08:13.599Z Checking fastrand v2.3.0
21162026-08-29T21:08:13.671Z Checking anstyle-query v1.1.5
21172026-08-29T21:08:13.733Z Checking rand v0.9.2
21182026-08-29T21:08:13.793Z Checking const-oid v0.10.2
21192026-08-29T21:08:13.834Z Checking slog v2.8.2
21202026-08-29T21:08:13.837Z Checking colorchoice v1.0.4
21212026-08-29T21:08:13.907Z Checking is_terminal_polyfill v1.70.2
21222026-08-29T21:08:13.910Z Checking tracing v0.1.44
21232026-08-29T21:08:13.978Z Checking terminal_size v0.4.3
21242026-08-29T21:08:14.014Z Checking cpufeatures v0.2.17
21252026-08-29T21:08:14.053Z Checking anstyle-parse v1.0.0
21262026-08-29T21:08:14.056Z Checking tempfile v3.27.0
21272026-08-29T21:08:14.128Z Checking ipnet v2.12.0
21282026-08-29T21:08:14.131Z Checking tokio-util v0.7.18
21292026-08-29T21:08:14.163Z Checking aho-corasick v1.1.4
21302026-08-29T21:08:14.167Z Checking crossbeam-utils v0.8.21
21312026-08-29T21:08:14.268Z Checking clap_lex v1.0.0
21322026-08-29T21:08:14.272Z Checking anstream v1.0.0
21332026-08-29T21:08:14.272Z Checking strsim v0.11.1
21342026-08-29T21:08:14.373Z Checking unicode-ident v1.0.24
21352026-08-29T21:08:14.409Z Checking cpufeatures v0.3.0
21362026-08-29T21:08:14.450Z Checking digest v0.11.3
21372026-08-29T21:08:14.508Z Checking proc-macro2 v1.0.106
21382026-08-29T21:08:14.511Z Checking ipnetwork v0.21.1
21392026-08-29T21:08:14.581Z Checking httparse v1.10.1
21402026-08-29T21:08:14.584Z Checking clap_builder v4.6.0
21412026-08-29T21:08:14.654Z Checking powerfmt v0.2.0
21422026-08-29T21:08:14.657Z Checking num-conv v0.2.0
21432026-08-29T21:08:14.776Z Checking time-core v0.1.8
21442026-08-29T21:08:14.818Z Checking num_threads v0.1.7
21452026-08-29T21:08:14.822Z Checking anyhow v1.0.104
21462026-08-29T21:08:14.892Z Checking pem-rfc7468 v0.7.0
21472026-08-29T21:08:14.926Z Checking regex-automata v0.4.14
21482026-08-29T21:08:14.929Z Checking quote v1.0.45
21492026-08-29T21:08:14.929Z Checking deranged v0.5.8
21502026-08-29T21:08:15.034Z Checking rustls-pki-types v1.14.0
21512026-08-29T21:08:15.038Z Checking aws-lc-sys v0.40.0
21522026-08-29T21:08:15.105Z Checking untrusted v0.7.1
21532026-08-29T21:08:15.109Z Checking http-body v1.0.1
21542026-08-29T21:08:15.174Z Checking syn v2.0.117
21552026-08-29T21:08:15.247Z Checking hex v0.4.3
21562026-08-29T21:08:15.302Z Checking atomic-waker v1.1.2
21572026-08-29T21:08:15.354Z Checking try-lock v0.2.5
21582026-08-29T21:08:15.429Z Checking flagset v0.4.7
21592026-08-29T21:08:15.486Z Checking httpdate v1.0.3
21602026-08-29T21:08:15.525Z Checking simd-adler32 v0.3.8
21612026-08-29T21:08:15.588Z Checking der v0.7.10
21622026-08-29T21:08:15.628Z Checking aws-lc-rs v1.16.3
21632026-08-29T21:08:15.663Z Checking want v0.3.1
21642026-08-29T21:08:15.725Z Checking h2 v0.4.15
21652026-08-29T21:08:15.815Z Checking oxnet v0.1.6
21662026-08-29T21:08:15.861Z Checking clap v4.6.1
21672026-08-29T21:08:15.939Z Checking time v0.3.47
21682026-08-29T21:08:15.980Z Checking spin v0.9.8
21692026-08-29T21:08:16.093Z Checking tower-layer v0.3.3
21702026-08-29T21:08:16.217Z Checking untrusted v0.9.0
21712026-08-29T21:08:16.314Z Checking tower-service v0.3.3
21722026-08-29T21:08:16.357Z Checking adler2 v2.0.1
21732026-08-29T21:08:16.401Z Checking ryu v1.0.23
21742026-08-29T21:08:16.440Z Checking unicode-width v0.2.0
21752026-08-29T21:08:16.479Z Checking rustls-webpki v0.103.13
21762026-08-29T21:08:16.516Z Checking miniz_oxide v0.8.9
21772026-08-29T21:08:16.564Z Checking block-padding v0.4.2
21782026-08-29T21:08:16.710Z Checking camino v1.2.5
21792026-08-29T21:08:16.748Z Checking mime v0.3.17
21802026-08-29T21:08:16.784Z Checking inout v0.2.2
21812026-08-29T21:08:16.892Z Checking pretty-hex v0.4.1
21822026-08-29T21:08:16.931Z Checking rustls v0.23.41
21832026-08-29T21:08:16.965Z Checking spki v0.7.3
21842026-08-29T21:08:16.970Z Checking http-body-util v0.1.3
21852026-08-29T21:08:17.038Z Checking rand_chacha v0.3.1
21862026-08-29T21:08:17.073Z Checking plain v0.2.3
21872026-08-29T21:08:17.111Z Checking cipher v0.5.2
21882026-08-29T21:08:17.159Z Checking ucd-trie v0.1.7
21892026-08-29T21:08:17.206Z Checking openssl-probe v0.2.1
21902026-08-29T21:08:17.246Z Checking bit-vec v0.8.0
21912026-08-29T21:08:17.282Z Checking rand v0.8.6
21922026-08-29T21:08:17.321Z Checking pest v2.8.6
21932026-08-29T21:08:17.360Z Checking regex v1.12.3
21942026-08-29T21:08:17.399Z Checking serde_urlencoded v0.7.1
21952026-08-29T21:08:17.436Z Checking futures-executor v0.3.32
21962026-08-29T21:08:17.474Z Checking bit-set v0.8.0
21972026-08-29T21:08:17.617Z Checking wait-timeout v0.2.1
21982026-08-29T21:08:17.655Z Checking encoding_rs v0.8.35
21992026-08-29T21:08:17.658Z Checking futures v0.3.32
22002026-08-29T21:08:17.724Z Checking pkcs8 v0.10.2
22012026-08-29T21:08:17.771Z Checking sha2 v0.10.9
22022026-08-29T21:08:17.811Z Checking crc32fast v1.5.0
22032026-08-29T21:08:17.848Z Checking quick-error v1.2.3
22042026-08-29T21:08:17.924Z Checking static_assertions v1.1.0
22052026-08-29T21:08:17.982Z Checking either v1.15.0
22062026-08-29T21:08:17.985Z Checking rusty-fork v0.3.1
22072026-08-29T21:08:18.059Z Checking rand_xorshift v0.4.0
22082026-08-29T21:08:18.096Z Checking is-terminal v0.4.17
22092026-08-29T21:08:18.189Z Checking unarray v0.1.4
22102026-08-29T21:08:18.228Z Checking sync_wrapper v1.0.2
22112026-08-29T21:08:18.231Z Checking zlib-rs v0.6.2
22122026-08-29T21:08:18.302Z Checking iri-string v0.7.10
22132026-08-29T21:08:18.337Z Checking proptest v1.11.0
22142026-08-29T21:08:18.417Z Checking tower v0.5.3
22152026-08-29T21:08:18.435Z Checking openapiv3 v2.2.0
22162026-08-29T21:08:18.594Z Checking hyper v1.10.1
22172026-08-29T21:08:18.631Z Checking hashbrown v0.16.1
22182026-08-29T21:08:18.812Z Checking tinyvec_macros v0.1.1
22192026-08-29T21:08:18.911Z Checking tinyvec v1.11.0
22202026-08-29T21:08:19.121Z Checking flate2 v1.1.9
22212026-08-29T21:08:19.159Z Checking lazy_static v1.5.0
22222026-08-29T21:08:19.197Z Checking tokio-rustls v0.26.4
22232026-08-29T21:08:19.248Z Checking crossbeam-channel v0.5.15
22242026-08-29T21:08:19.286Z Checking signature v2.2.0
22252026-08-29T21:08:19.329Z Checking tower-http v0.6.8
22262026-08-29T21:08:19.446Z Checking rustls-native-certs v0.8.3
22272026-08-29T21:08:19.449Z Checking hubpack v0.1.2
22282026-08-29T21:08:19.515Z Checking psl-types v2.0.11
22292026-08-29T21:08:19.552Z Checking hyper-util v0.1.20
22302026-08-29T21:08:19.604Z Checking cookie v0.18.1
22312026-08-29T21:08:19.607Z Checking num-integer v0.1.46
22322026-08-29T21:08:19.677Z Checking strum v0.26.3
22332026-08-29T21:08:19.680Z Checking publicsuffix v2.3.0
22342026-08-29T21:08:19.680Z Checking thread_local v1.1.9
22352026-08-29T21:08:19.783Z Checking data-encoding v2.10.0
22362026-08-29T21:08:19.821Z Checking rustls-platform-verifier v0.6.2
22372026-08-29T21:08:19.858Z Checking hmac v0.12.1
22382026-08-29T21:08:19.897Z Checking ahash v0.8.12
22392026-08-29T21:08:19.901Z Checking cookie_store v0.22.1
22402026-08-29T21:08:19.970Z Checking scroll v0.13.0
22412026-08-29T21:08:20.007Z Checking memmap2 v0.9.10
22422026-08-29T21:08:20.043Z Checking term v1.2.1
22432026-08-29T21:08:20.079Z Checking unicode-width v0.1.14
22442026-08-29T21:08:20.126Z Checking take_mut v0.2.2
22452026-08-29T21:08:20.129Z Checking newtype-uuid v1.3.2
22462026-08-29T21:08:20.201Z Checking toml_datetime v0.6.11
22472026-08-29T21:08:20.239Z Checking goblin v0.10.5
22482026-08-29T21:08:20.286Z Checking slog-term v2.9.2
22492026-08-29T21:08:20.289Z Checking serde_spanned v0.6.9
22502026-08-29T21:08:20.360Z Checking slog-async v2.8.0
22512026-08-29T21:08:20.363Z Checking daft v0.1.8
22522026-08-29T21:08:20.363Z Checking dtrace-parser v0.3.0
22532026-08-29T21:08:20.465Z Checking bstr v1.12.1
22542026-08-29T21:08:20.502Z Checking crossbeam-epoch v0.9.18
22552026-08-29T21:08:20.563Z Checking thread-id v5.1.0
22562026-08-29T21:08:20.601Z Checking base64 v0.21.7
22572026-08-29T21:08:20.668Z Checking x509-cert v0.2.5
22582026-08-29T21:08:20.707Z Checking num-iter v0.1.45
22592026-08-29T21:08:20.710Z Checking half v2.7.1
22602026-08-29T21:08:20.783Z Checking ff v0.13.1
22612026-08-29T21:08:20.822Z Checking hyper-rustls v0.27.7
22622026-08-29T21:08:20.861Z Checking memoffset v0.9.1
22632026-08-29T21:08:20.901Z Checking scroll v0.12.0
22642026-08-29T21:08:20.904Z Checking ciborium-io v0.2.2
22652026-08-29T21:08:20.973Z Checking base16ct v0.2.0
22662026-08-29T21:08:20.976Z Checking group v0.13.0
22672026-08-29T21:08:21.043Z Checking hkdf v0.12.4
22682026-08-29T21:08:21.082Z Checking ciborium-ll v0.2.2
22692026-08-29T21:08:21.086Z Checking reqwest v0.13.2
22702026-08-29T21:08:21.154Z Checking goblin v0.8.2
22712026-08-29T21:08:21.157Z Checking sec1 v0.7.3
22722026-08-29T21:08:21.227Z Checking zerocopy v0.7.35
22732026-08-29T21:08:21.230Z Checking crypto-bigint v0.5.5
22742026-08-29T21:08:21.296Z Checking rustix v0.38.44
22752026-08-29T21:08:21.335Z Checking env_filter v2.0.0
22762026-08-29T21:08:21.422Z Checking unicode-segmentation v1.12.0
22772026-08-29T21:08:21.512Z Checking tap v1.0.1
22782026-08-29T21:08:21.646Z Checking smawk v0.3.2
22792026-08-29T21:08:21.731Z Checking unicode-linebreak v0.1.5
22802026-08-29T21:08:21.770Z Checking wyz v0.5.1
22812026-08-29T21:08:21.805Z Checking env_logger v0.11.11
22822026-08-29T21:08:21.968Z Checking ciborium v0.2.2
22832026-08-29T21:08:22.009Z Checking num-bigint-dig v0.8.6
22842026-08-29T21:08:22.012Z Checking crossbeam-deque v0.8.6
22852026-08-29T21:08:22.082Z Checking dtrace-parser v0.2.0
22862026-08-29T21:08:22.120Z Checking pkcs1 v0.7.5
22872026-08-29T21:08:22.170Z Checking elliptic-curve v0.13.8
22882026-08-29T21:08:22.252Z Checking radium v0.7.0
22892026-08-29T21:08:22.343Z Checking thread-id v4.2.2
22902026-08-29T21:08:22.381Z Checking crc-catalog v2.4.0
22912026-08-29T21:08:22.420Z Checking funty v2.0.0
22922026-08-29T21:08:22.459Z Checking debug-ignore v1.0.5
22932026-08-29T21:08:22.463Z Checking same-file v1.0.6
22942026-08-29T21:08:22.535Z Checking winnow v1.0.3
22952026-08-29T21:08:22.538Z Checking dof v0.4.0
22962026-08-29T21:08:22.538Z Checking crc v3.4.0
22972026-08-29T21:08:22.644Z Checking walkdir v2.5.0
22982026-08-29T21:08:22.647Z Checking nix v0.31.2
22992026-08-29T21:08:22.772Z Checking bitvec v1.0.1
23002026-08-29T21:08:22.775Z Checking unicode-normalization v0.1.25
23012026-08-29T21:08:22.851Z Checking zerocopy v0.6.6
23022026-08-29T21:08:22.889Z Checking rsa v0.9.10
23032026-08-29T21:08:23.044Z Checking dof v0.3.0
23042026-08-29T21:08:23.182Z Checking maybe-uninit v2.0.0
23052026-08-29T21:08:23.251Z Checking memmap v0.7.0
23062026-08-29T21:08:23.306Z Checking foreign-types-shared v0.1.1
23072026-08-29T21:08:23.310Z Checking usdt-impl v0.6.0
23082026-08-29T21:08:23.365Z Checking usdt-impl v0.5.0
23092026-08-29T21:08:23.405Z Checking winnow v0.5.40
23102026-08-29T21:08:23.409Z Checking foldhash v0.1.5
23112026-08-29T21:08:23.409Z Checking is_ci v1.2.0
23122026-08-29T21:08:23.511Z Checking gimli v0.32.3
23132026-08-29T21:08:23.566Z Checking nodrop v0.1.14
23142026-08-29T21:08:23.630Z Checking usdt v0.6.0
23152026-08-29T21:08:23.669Z Checking hashbrown v0.15.5
23162026-08-29T21:08:23.672Z Checking usdt v0.5.0
23172026-08-29T21:08:23.740Z Checking array-init v0.0.4
23182026-08-29T21:08:23.824Z Checking foreign-types v0.3.2
23192026-08-29T21:08:23.899Z Checking smallvec v0.6.14
23202026-08-29T21:08:23.940Z Checking rfc6979 v0.4.0
23212026-08-29T21:08:23.943Z Checking serde_with v3.21.0
23222026-08-29T21:08:24.061Z Checking bitfield v0.19.4
23232026-08-29T21:08:24.101Z Checking bzip2-sys v0.1.13+1.0.8
23242026-08-29T21:08:24.104Z Checking packed_struct v0.10.1
23252026-08-29T21:08:24.172Z Checking openssl-sys v0.9.117
23262026-08-29T21:08:24.175Z Checking object v0.37.3
23272026-08-29T21:08:24.247Z Checking rustc-demangle v0.1.27
23282026-08-29T21:08:24.349Z Checking bitflags v1.3.2
23292026-08-29T21:08:24.457Z Checking siphasher v1.0.2
23302026-08-29T21:08:24.501Z Checking keccak v0.1.6
23312026-08-29T21:08:24.574Z Checking toml_edit v0.19.15
23322026-08-29T21:08:24.578Z Checking hashbrown v0.12.3
23332026-08-29T21:08:24.646Z Checking openssl v0.10.80
23342026-08-29T21:08:24.697Z Checking sha3 v0.10.8
23352026-08-29T21:08:24.936Z Checking bzip2 v0.4.4
23362026-08-29T21:08:25.037Z Checking indexmap v1.9.3
23372026-08-29T21:08:25.075Z Checking addr2line v0.25.1
23382026-08-29T21:08:25.132Z Checking serde-hex v0.1.0
23392026-08-29T21:08:25.193Z Checking lpc55_areas v0.2.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23402026-08-29T21:08:25.365Z Checking ecdsa v0.16.9
23412026-08-29T21:08:25.405Z Checking toml_parser v1.1.2+spec-1.1.0
23422026-08-29T21:08:25.461Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc#e644a21a)
23432026-08-29T21:08:25.628Z Checking toml v0.7.8
23442026-08-29T21:08:25.667Z Checking primeorder v0.13.6
23452026-08-29T21:08:25.730Z Checking ron v0.8.1
23462026-08-29T21:08:25.768Z Checking hashbrown v0.13.2
23472026-08-29T21:08:25.938Z Checking itertools v0.13.0
23482026-08-29T21:08:25.978Z Checking curve25519-dalek v4.1.3
23492026-08-29T21:08:26.214Z Checking signal-hook v0.3.18
23502026-08-29T21:08:26.269Z Checking crc-any v2.5.0
23512026-08-29T21:08:26.436Z Checking managed v0.8.0
23522026-08-29T21:08:26.481Z Checking tlvc-text v0.3.0 (https://github.com/oxidecomputer/tlvc#e644a21a)
23532026-08-29T21:08:26.516Z Checking backtrace v0.3.76
23542026-08-29T21:08:26.623Z Checking object v0.30.4
23552026-08-29T21:08:26.662Z Checking zip v0.6.6
23562026-08-29T21:08:26.666Z Checking rayon-core v1.13.0
23572026-08-29T21:08:26.733Z Checking globset v0.4.18
23582026-08-29T21:08:26.770Z Checking ed25519 v2.2.3
23592026-08-29T21:08:26.835Z Checking backtrace-ext v0.2.1
23602026-08-29T21:08:26.974Z Checking itertools v0.15.0
23612026-08-29T21:08:27.014Z Checking chacha20 v0.10.0
23622026-08-29T21:08:27.018Z Checking path-slash v0.1.5
23632026-08-29T21:08:27.048Z Checking winnow v0.7.14
23642026-08-29T21:08:27.052Z Checking toml_write v0.1.2
23652026-08-29T21:08:27.119Z Checking ed25519-dalek v2.2.0
23662026-08-29T21:08:27.189Z Checking native-tls v0.2.18
23672026-08-29T21:08:27.296Z Checking signal-hook-mio v0.2.5
23682026-08-29T21:08:27.334Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim#f0d5d516)
23692026-08-29T21:08:27.395Z Checking textwrap v0.16.2
23702026-08-29T21:08:27.434Z Checking ref-cast v1.0.25
23712026-08-29T21:08:27.437Z Checking pin-project v1.1.11
23722026-08-29T21:08:27.567Z Checking salty v0.3.0
23732026-08-29T21:08:27.606Z Checking jiff-core v0.1.0
23742026-08-29T21:08:27.643Z Checking tokio-native-tls v0.3.1
23752026-08-29T21:08:27.835Z Checking p384 v0.13.1
23762026-08-29T21:08:27.873Z Checking pem v3.0.6
23772026-08-29T21:08:27.990Z Checking inout v0.1.4
23782026-08-29T21:08:28.069Z Checking zstd-sys v2.0.16+zstd.1.5.7
23792026-08-29T21:08:28.100Z Checking owo-colors v4.3.0
23802026-08-29T21:08:28.160Z Checking constant_time_eq v0.4.2
23812026-08-29T21:08:28.198Z Checking lpc55_sign v0.3.5 (https://github.com/oxidecomputer/lpc55_support#fc64732f)
23822026-08-29T21:08:28.235Z Checking fixedbitset v0.5.7
23832026-08-29T21:08:28.278Z Checking arrayvec v0.7.6
23842026-08-29T21:08:28.316Z Checking toml_edit v0.22.27
23852026-08-29T21:08:28.354Z Checking arrayref v0.3.9
23862026-08-29T21:08:28.357Z Checking jiff v0.2.34
23872026-08-29T21:08:28.454Z Checking zstd-safe v7.2.4
23882026-08-29T21:08:28.456Z Checking petgraph v0.8.3
23892026-08-29T21:08:28.526Z Checking cipher v0.4.4
23902026-08-29T21:08:28.653Z Checking hyper-tls v0.6.0
23912026-08-29T21:08:28.694Z Checking snafu v0.8.9
23922026-08-29T21:08:28.736Z Checking crossterm v0.28.1
23932026-08-29T21:08:28.776Z Checking supports-color v3.0.2
23942026-08-29T21:08:28.856Z Checking similar v2.7.0
23952026-08-29T21:08:28.925Z Checking fs-err v3.3.0
23962026-08-29T21:08:28.963Z Checking hash32 v0.2.1
23972026-08-29T21:08:29.147Z Checking serde-big-array v0.5.1
23982026-08-29T21:08:29.188Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?rev=2b1ef9b38d75563ea800baa3b17327eec17b1b7a#2b1ef9b3)
23992026-08-29T21:08:29.248Z Checking serde_plain v1.0.2
24002026-08-29T21:08:29.289Z Checking predicates-core v1.0.10
24012026-08-29T21:08:29.324Z Checking bumpalo v3.20.2
24022026-08-29T21:08:29.411Z Checking toml v0.8.23
24032026-08-29T21:08:29.452Z Checking libbz2-rs-sys v0.2.2
24042026-08-29T21:08:29.455Z Checking linked-hash-map v0.5.6
24052026-08-29T21:08:29.455Z Checking typed-path v0.9.3
24062026-08-29T21:08:29.561Z Checking unicode-properties v0.1.4
24072026-08-29T21:08:29.564Z Checking unicode-bidi v0.3.18
24082026-08-29T21:08:29.682Z Checking lru-cache v0.1.2
24092026-08-29T21:08:29.755Z Checking zopfli v0.8.3
24102026-08-29T21:08:29.793Z Checking heapless v0.7.17
24112026-08-29T21:08:29.833Z Checking reqwest v0.12.28
24122026-08-29T21:08:29.872Z Checking bzip2 v0.6.1
24132026-08-29T21:08:29.914Z Checking stringprep v0.1.5
24142026-08-29T21:08:30.064Z Checking zstd v0.13.3
24152026-08-29T21:08:30.067Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24162026-08-29T21:08:30.140Z Checking hickory-proto v0.25.2
24172026-08-29T21:08:30.142Z Checking hickory-proto v0.24.4
24182026-08-29T21:08:30.221Z Checking byte-wrapper v0.1.0
24192026-08-29T21:08:30.266Z Checking tokio-stream v0.1.18
24202026-08-29T21:08:30.304Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?branch=main#15f69041)
24212026-08-29T21:08:30.341Z Checking md-5 v0.10.6
24222026-08-29T21:08:30.442Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=7cdf2ab9c8d9e9267a8b366aa780c6c26f9a5ecf#7cdf2ab9)
24232026-08-29T21:08:30.481Z Checking float-cmp v0.10.0
24242026-08-29T21:08:30.518Z Checking supports-hyperlinks v3.2.0
24252026-08-29T21:08:30.521Z Checking fallible-iterator v0.2.0
24262026-08-29T21:08:30.596Z Checking supports-unicode v3.0.0
24272026-08-29T21:08:30.633Z Checking difflib v0.4.0
24282026-08-29T21:08:30.670Z Checking normalize-line-endings v0.3.0
24292026-08-29T21:08:30.687Z Checking resolv-conf v0.7.6
24302026-08-29T21:08:30.743Z Checking miette v7.6.0
24312026-08-29T21:08:30.746Z Checking tufaceous-artifact v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
24322026-08-29T21:08:30.818Z Checking zip v4.6.1
24332026-08-29T21:08:30.855Z Checking postgres-protocol v0.6.10
24342026-08-29T21:08:30.858Z Checking predicates v3.1.4
24352026-08-29T21:08:30.931Z Checking smoltcp v0.9.1
24362026-08-29T21:08:31.196Z Checking blake3 v1.8.5
24372026-08-29T21:08:31.235Z Checking iddqd v0.4.2
24382026-08-29T21:08:31.278Z Checking phf_shared v0.13.1
24392026-08-29T21:08:31.383Z Checking phf_shared v0.11.3
24402026-08-29T21:08:31.424Z Checking olpc-cjson v0.1.4
24412026-08-29T21:08:31.507Z Checking derive_more v2.1.1
24422026-08-29T21:08:31.510Z Checking strum v0.27.2
24432026-08-29T21:08:31.585Z Checking dice-util-barcode v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24442026-08-29T21:08:31.588Z Checking fixedbitset v0.4.2
24452026-08-29T21:08:31.588Z Checking corncobs v0.1.4
24462026-08-29T21:08:31.697Z Checking precomputed-hash v0.1.1
24472026-08-29T21:08:31.699Z Checking lalrpop-util v0.19.12
24482026-08-29T21:08:31.799Z Checking new_debug_unreachable v1.0.6
24492026-08-29T21:08:31.802Z Checking petgraph v0.6.5
24502026-08-29T21:08:31.878Z Checking gateway-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24512026-08-29T21:08:31.880Z Checking dice-mfg-msgs v0.3.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24522026-08-29T21:08:31.952Z Checking string_cache v0.8.9
24532026-08-29T21:08:31.955Z Checking hickory-resolver v0.24.4
24542026-08-29T21:08:31.955Z Checking tough v0.22.0
24552026-08-29T21:08:32.149Z Checking phf v0.13.1
24562026-08-29T21:08:32.151Z Checking postgres-types v0.2.12
24572026-08-29T21:08:32.225Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
24582026-08-29T21:08:32.333Z Checking buf-list v1.1.2
24592026-08-29T21:08:32.531Z Checking libipcc v0.1.0 (https://github.com/oxidecomputer/ipcc-rs?rev=524eb8f125003dff50b9703900c6b323f00f9e1b#524eb8f1)
24602026-08-29T21:08:32.572Z Checking gateway-ereport-messages v0.1.0 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
24612026-08-29T21:08:32.698Z Checking secrecy v0.8.0
24622026-08-29T21:08:32.739Z Checking peg-runtime v0.8.5
24632026-08-29T21:08:32.778Z Checking whoami v2.1.0
24642026-08-29T21:08:32.859Z Checking sprockets-tls v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
24652026-08-29T21:08:32.901Z Checking qorb v0.4.1
24662026-08-29T21:08:32.977Z Compiling newtype-uuid-macros v0.1.0
24672026-08-29T21:08:33.017Z Checking tokio-postgres v0.7.16
24682026-08-29T21:08:33.058Z Compiling async-stream-impl v0.3.6
24692026-08-29T21:08:33.153Z Compiling multer v3.1.0
24702026-08-29T21:08:33.451Z Checking match_cfg v0.1.0
24712026-08-29T21:08:33.491Z Checking slog-json v2.6.1
24722026-08-29T21:08:33.554Z Checking hostname v0.3.1
24732026-08-29T21:08:33.681Z Compiling dropshot v0.17.1
24742026-08-29T21:08:33.685Z Checking slog-bunyan v2.5.0
24752026-08-29T21:08:33.753Z Compiling dropshot_endpoint v0.17.1
24762026-08-29T21:08:33.791Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
24772026-08-29T21:08:33.863Z Checking serde_path_to_error v0.1.20
24782026-08-29T21:08:33.979Z Checking sha1 v0.11.0
24792026-08-29T21:08:34.091Z Checking serde_spanned v1.1.1
24802026-08-29T21:08:34.131Z Checking toml_datetime v1.1.1+spec-1.1.0
24812026-08-29T21:08:34.169Z Checking toml_writer v1.1.1+spec-1.1.0
24822026-08-29T21:08:34.172Z Checking compression-core v0.4.31
24832026-08-29T21:08:34.239Z Checking async-stream v0.3.6
24842026-08-29T21:08:34.278Z Checking waitgroup v0.1.2
24852026-08-29T21:08:34.352Z Checking compression-codecs v0.4.37
24862026-08-29T21:08:34.352Z Checking rustls-pemfile v2.2.0
24872026-08-29T21:08:34.462Z Checking hostname v0.4.2
24882026-08-29T21:08:34.465Z Checking toml v1.1.2+spec-1.1.0
24892026-08-29T21:08:34.465Z Checking progenitor-client v0.14.0
24902026-08-29T21:08:34.570Z Checking async-compression v0.4.41
24912026-08-29T21:08:34.574Z Checking atomicwrites v0.4.4
24922026-08-29T21:08:34.644Z Compiling serde_tokenstream v0.3.0
24932026-08-29T21:08:34.647Z Compiling parse-display-derive v0.10.0
24942026-08-29T21:08:34.718Z Checking macaddr v1.0.1
24952026-08-29T21:08:34.758Z Checking regress v0.10.5
24962026-08-29T21:08:34.794Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
24972026-08-29T21:08:34.838Z Checking itertools v0.14.0
24982026-08-29T21:08:34.930Z Checking instant v0.1.13
24992026-08-29T21:08:34.994Z Compiling oxide-generation-macros v0.2.0
25002026-08-29T21:08:35.055Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
25012026-08-29T21:08:35.135Z Checking oxide-generation v0.1.3
25022026-08-29T21:08:35.230Z Checking backoff v0.4.0
25032026-08-29T21:08:35.312Z Checking backon v1.6.0
25042026-08-29T21:08:35.388Z Checking humantime v2.3.0
25052026-08-29T21:08:35.438Z Compiling convert_case v0.4.0
25062026-08-29T21:08:35.526Z Checking progenitor-extras v0.2.0
25072026-08-29T21:08:35.596Z Checking heck v0.5.0
25082026-08-29T21:08:35.756Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
25092026-08-29T21:08:35.760Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
25102026-08-29T21:08:35.828Z Compiling derive_more v0.99.20
25112026-08-29T21:08:35.831Z Checking secrecy v0.10.3
25122026-08-29T21:08:35.902Z Checking camino-tempfile v1.4.1
25132026-08-29T21:08:36.013Z Checking indent_write v2.2.0
25142026-08-29T21:08:36.050Z Compiling regress v0.11.1
25152026-08-29T21:08:36.092Z Compiling crucible-workspace-hack v0.1.0
25162026-08-29T21:08:36.095Z Checking universal-hash v0.5.1
25172026-08-29T21:08:36.176Z Compiling thiserror-impl-no-std v2.0.2
25182026-08-29T21:08:36.213Z Checking opaque-debug v0.3.1
25192026-08-29T21:08:36.289Z Checking chacha20 v0.9.1
25202026-08-29T21:08:36.328Z Checking poly1305 v0.8.0
25212026-08-29T21:08:36.402Z Checking parse-display v0.10.0
25222026-08-29T21:08:36.553Z Checking blake2 v0.10.6
25232026-08-29T21:08:36.592Z Checking password-hash v0.5.0
25242026-08-29T21:08:36.630Z Checking aead v0.5.2
25252026-08-29T21:08:36.805Z Checking chacha20poly1305 v0.10.1
25262026-08-29T21:08:36.844Z Checking crucible-client-types v0.1.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25272026-08-29T21:08:36.879Z Checking argon2 v0.5.3
25282026-08-29T21:08:36.967Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
25292026-08-29T21:08:37.256Z Checking propolis_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25302026-08-29T21:08:37.295Z Compiling unsafe-libyaml v0.2.11
25312026-08-29T21:08:37.297Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
25322026-08-29T21:08:37.366Z Checking thiserror-no-std v2.0.2
25332026-08-29T21:08:37.488Z Checking vsss-rs v3.3.4
25342026-08-29T21:08:37.528Z Checking propolis-api-types-versions v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25352026-08-29T21:08:37.564Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
25362026-08-29T21:08:37.602Z Compiling typify-impl v0.6.2
25372026-08-29T21:08:38.083Z Compiling serde_yaml v0.9.34+deprecated
25382026-08-29T21:08:38.417Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
25392026-08-29T21:08:38.678Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
25402026-08-29T21:08:39.166Z Checking swrite v0.1.0
25412026-08-29T21:08:39.232Z Compiling num-derive v0.4.2
25422026-08-29T21:08:39.269Z Checking propolis_api_types v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25432026-08-29T21:08:39.304Z Compiling toml_datetime v0.7.5+spec-1.1.0
25442026-08-29T21:08:39.341Z Checking rayon v1.11.0
25452026-08-29T21:08:39.395Z Compiling proc-macro-error v1.0.4
25462026-08-29T21:08:39.555Z Compiling toml_edit v0.23.10+spec-1.0.0
25472026-08-29T21:08:39.603Z Checking tabwriter v1.4.1
25482026-08-29T21:08:39.734Z Compiling illumos-nvpair-sys v0.2.0
25492026-08-29T21:08:39.774Z Checking glob v0.3.3
25502026-08-29T21:08:39.867Z Compiling heapless v0.8.0
25512026-08-29T21:08:39.986Z Checking hash32 v0.3.1
25522026-08-29T21:08:40.150Z Compiling proc-macro-crate v3.4.0
25532026-08-29T21:08:40.191Z Compiling ingot-macros v0.2.0
25542026-08-29T21:08:40.196Z Compiling smoltcp v0.11.0
25552026-08-29T21:08:40.465Z Checking colored v3.1.1
25562026-08-29T21:08:40.579Z Compiling nvpair-sys v0.4.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25572026-08-29T21:08:40.702Z Checking illumos-nvpair v0.3.0
25582026-08-29T21:08:40.705Z Compiling num_enum_derive v0.7.6
25592026-08-29T21:08:40.794Z Checking cobs v0.3.0
25602026-08-29T21:08:40.869Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
25612026-08-29T21:08:40.908Z Compiling libdlpi-sys v0.1.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25622026-08-29T21:08:40.942Z Checking rand v0.10.1
25632026-08-29T21:08:40.976Z Checking postcard v1.1.3
25642026-08-29T21:08:41.162Z Compiling proc-macro-crate v1.3.1
25652026-08-29T21:08:41.300Z Checking illumos-sys-hdrs v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25662026-08-29T21:08:41.463Z Checking sigpipe v0.1.3
25672026-08-29T21:08:41.541Z Compiling foreign-types-macros v0.2.3
25682026-08-29T21:08:41.580Z Compiling opte v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25692026-08-29T21:08:41.615Z Checking foreign-types-shared v0.3.1
25702026-08-29T21:08:41.737Z Compiling num_enum_derive v0.5.11
25712026-08-29T21:08:41.794Z Checking num_enum v0.7.6
25722026-08-29T21:08:42.047Z Checking cstr-argument v0.1.2
25732026-08-29T21:08:42.090Z Compiling rusty-doors-macros v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25742026-08-29T21:08:42.130Z Compiling typify-macro v0.6.2
25752026-08-29T21:08:42.173Z Checking foreign-types v0.5.0
25762026-08-29T21:08:42.219Z Compiling kstat-macro v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
25772026-08-29T21:08:42.260Z Compiling libnet v0.1.0 (https://github.com/oxidecomputer/netadm-sys?branch=main#83c624ff)
25782026-08-29T21:08:42.298Z Checking nvpair v0.5.0 (https://github.com/jmesmon/rust-libzfs?branch=master#ecd5a922)
25792026-08-29T21:08:42.509Z Checking dlpi v0.2.0 (https://github.com/oxidecomputer/dlpi-sys#b0887ece)
25802026-08-29T21:08:42.545Z Checking rusty-doors v0.1.0 (https://github.com/oxidecomputer/rusty-doors#0e3a1495)
25812026-08-29T21:08:42.580Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
25822026-08-29T21:08:42.682Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
25832026-08-29T21:08:42.719Z Compiling tofino v0.1.0 (https://github.com/oxidecomputer/tofino#7e56ab6e)
25842026-08-29T21:08:42.813Z Checking num_enum v0.5.11
25852026-08-29T21:08:42.854Z Compiling zone_cfg_derive v0.3.1
25862026-08-29T21:08:42.893Z Checking bhyve_api_sys v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25872026-08-29T21:08:42.959Z Checking illumos-devinfo v0.1.0 (https://github.com/oxidecomputer/illumos-devinfo?branch=main#4323b17b)
25882026-08-29T21:08:43.040Z Checking ingot-types v0.2.0
25892026-08-29T21:08:43.114Z Checking itertools v0.12.1
25902026-08-29T21:08:43.164Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
25912026-08-29T21:08:43.421Z Checking bhyve_api v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
25922026-08-29T21:08:43.456Z Checking ingot v0.2.1
25932026-08-29T21:08:43.490Z Checking crucible-smf v0.0.0 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
25942026-08-29T21:08:43.540Z Checking smf v0.2.3
25952026-08-29T21:08:43.605Z Checking whoami v1.6.1
25962026-08-29T21:08:43.643Z Checking tokio-dtrace v0.1.1
25972026-08-29T21:08:43.742Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
25982026-08-29T21:08:43.811Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
25992026-08-29T21:08:43.814Z Checking console v0.15.11
26002026-08-29T21:08:43.883Z Checking oxide-tokio-rt v0.1.4
26012026-08-29T21:08:43.925Z Compiling typify v0.6.2
26022026-08-29T21:08:44.071Z Compiling progenitor-impl v0.14.0
26032026-08-29T21:08:44.109Z Checking newline-converter v0.3.0
26042026-08-29T21:08:44.183Z Checking bytecount v0.6.9
26052026-08-29T21:08:44.186Z Checking zone v0.3.1
26062026-08-29T21:08:44.252Z Checking expectorate v1.2.0
26072026-08-29T21:08:44.317Z Checking oxide-update-engine-types v0.1.2
26082026-08-29T21:08:44.407Z Checking num-rational v0.4.2
26092026-08-29T21:08:44.597Z Checking num-complex v0.4.6
26102026-08-29T21:08:44.713Z Compiling cancel-safe-futures v0.1.5
26112026-08-29T21:08:44.981Z Checking num v0.4.3
26122026-08-29T21:08:45.024Z Checking float-ord v0.3.2
26132026-08-29T21:08:45.099Z Checking opte-api v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26142026-08-29T21:08:45.104Z Checking linear-map v1.2.0
26152026-08-29T21:08:45.173Z Checking gethostname v0.5.0
26162026-08-29T21:08:45.240Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
26172026-08-29T21:08:45.291Z Compiling prettyplease v0.2.37
26182026-08-29T21:08:45.330Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
26192026-08-29T21:08:45.330Z Checking oxide-update-engine v0.1.2
26202026-08-29T21:08:45.609Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
26212026-08-29T21:08:45.649Z Compiling slog-dtrace v0.3.0
26222026-08-29T21:08:45.792Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
26232026-08-29T21:08:45.831Z Checking papergrid v0.11.0
26242026-08-29T21:08:45.869Z Compiling tabled_derive v0.7.0
26252026-08-29T21:08:46.286Z Checking oxide-vpc v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26262026-08-29T21:08:46.701Z Compiling progenitor-macro v0.14.0
26272026-08-29T21:08:46.886Z Checking tabled v0.15.0
26282026-08-29T21:08:46.942Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
26292026-08-29T21:08:47.082Z Checking crossterm v0.29.0
26302026-08-29T21:08:47.174Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
26312026-08-29T21:08:47.328Z Checking opte-ioctl v0.1.0 (https://github.com/oxidecomputer/opte?rev=0525f2f95588760133b7d5ebc8548e1ccdfbb353#0525f2f9)
26322026-08-29T21:08:47.627Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
26332026-08-29T21:08:48.076Z Checking fd-lock v4.0.4
26342026-08-29T21:08:48.575Z Checking vte v0.14.1
26352026-08-29T21:08:48.810Z Checking strip-ansi-escapes v0.2.1
26362026-08-29T21:08:49.895Z Checking nu-ansi-term v0.50.3
26372026-08-29T21:08:50.116Z Checking termtree v0.5.1
26382026-08-29T21:08:50.154Z Checking reedline v0.40.0
26392026-08-29T21:08:50.290Z Compiling minimal-lexical v0.2.1
26402026-08-29T21:08:50.500Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
26412026-08-29T21:08:50.551Z Compiling unicode-xid v0.2.6
26422026-08-29T21:08:50.588Z Compiling nom v7.1.3
26432026-08-29T21:08:50.709Z Checking display-error-chain v0.2.2
26442026-08-29T21:08:50.862Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
26452026-08-29T21:08:51.069Z Compiling ar_archive_writer v0.5.1
26462026-08-29T21:08:51.243Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
26472026-08-29T21:08:51.313Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
26482026-08-29T21:08:51.514Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
26492026-08-29T21:08:51.674Z Checking progenitor v0.14.0
26502026-08-29T21:08:51.855Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
26512026-08-29T21:08:51.970Z Compiling psm v0.1.30
26522026-08-29T21:08:52.041Z Checking csv-core v0.1.13
26532026-08-29T21:08:52.250Z Checking csv v1.4.0
26542026-08-29T21:08:52.455Z Compiling stacker v0.1.23
26552026-08-29T21:08:52.569Z Compiling cfg_aliases v0.1.1
26562026-08-29T21:08:52.646Z Checking highway v1.3.0
26572026-08-29T21:08:52.683Z Compiling semver v0.1.20
26582026-08-29T21:08:52.821Z Compiling nix v0.28.0
26592026-08-29T21:08:53.029Z Compiling rustc_version v0.1.7
26602026-08-29T21:08:53.065Z Checking nibble_vec v0.1.0
26612026-08-29T21:08:53.202Z Checking endian-type v0.1.2
26622026-08-29T21:08:53.324Z Compiling newtype_derive v0.1.6
26632026-08-29T21:08:53.365Z Checking radix_trie v0.2.1
26642026-08-29T21:08:53.447Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
26652026-08-29T21:08:53.543Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
26662026-08-29T21:08:53.609Z Checking clickward v0.1.0 (https://github.com/oxidecomputer/clickward?rev=e3d9a1c35cf3cd04f9cb2e997b0ad88324d30737#e3d9a1c3)
26672026-08-29T21:08:53.987Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
26682026-08-29T21:08:54.062Z Checking phf_shared v0.12.1
26692026-08-29T21:08:54.133Z Compiling recursive-proc-macro-impl v0.1.1
26702026-08-29T21:08:54.234Z Compiling chrono-tz v0.10.4
26712026-08-29T21:08:54.275Z Checking phf v0.12.1
26722026-08-29T21:08:54.277Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
26732026-08-29T21:08:54.478Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
26742026-08-29T21:08:54.481Z Compiling const_format_proc_macros v0.2.34
26752026-08-29T21:08:54.549Z Compiling peg-macros v0.8.5
26762026-08-29T21:08:54.552Z Checking winnow v0.6.26
26772026-08-29T21:08:54.616Z Checking recursive v0.1.1
26782026-08-29T21:08:54.739Z Compiling sqlparser_derive v0.5.0
26792026-08-29T21:08:54.988Z Checking home v0.5.12
26802026-08-29T21:08:55.343Z Checking unicode_categories v0.1.1
26812026-08-29T21:08:55.382Z Checking rustyline v14.0.0
26822026-08-29T21:08:55.499Z Checking sqlparser v0.61.0
26832026-08-29T21:08:55.535Z Checking const_format v0.2.35
26842026-08-29T21:08:55.790Z Checking sqlformat v0.3.5
26852026-08-29T21:08:55.922Z Checking peg v0.8.5
26862026-08-29T21:08:56.129Z Checking bcs v0.1.6
26872026-08-29T21:08:56.199Z Checking nom v8.0.0
26882026-08-29T21:08:56.243Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
26892026-08-29T21:08:56.393Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
26902026-08-29T21:08:56.519Z Checking protocol v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
26912026-08-29T21:08:56.617Z Checking client-common v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
26922026-08-29T21:08:56.722Z Checking steno v0.4.1
26932026-08-29T21:08:56.999Z Checking sha1 v0.10.6
26942026-08-29T21:08:57.039Z Checking filetime v0.2.27
26952026-08-29T21:08:57.199Z Checking xattr v1.6.1
26962026-08-29T21:08:57.240Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
26972026-08-29T21:08:57.243Z Checking omicron-debug-dropbox v0.1.0 (https://github.com/oxidecomputer/omicron-debug-dropbox?rev=eb13fc7a0031261dd51a14a30a133155460f5c0a#eb13fc7a)
26982026-08-29T21:08:57.364Z Checking tar v0.4.46
26992026-08-29T21:08:57.442Z Checking subprocess v0.2.15
27002026-08-29T21:08:57.530Z Checking headers-core v0.3.0
27012026-08-29T21:08:57.673Z Checking headers v0.4.1
27022026-08-29T21:08:57.807Z Checking yasna v0.5.2
27032026-08-29T21:08:57.848Z Checking port-file v0.1.0
27042026-08-29T21:08:58.123Z Checking dropshot-api-manager-types v0.8.0
27052026-08-29T21:08:58.161Z Checking mg-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27062026-08-29T21:08:58.198Z Checking tagptr v0.2.0
27072026-08-29T21:08:58.237Z Checking rcgen v0.12.1
27082026-08-29T21:08:58.330Z Checking utf-8 v0.7.6
27092026-08-29T21:08:58.371Z Checking moka v0.12.13
27102026-08-29T21:08:58.500Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
27112026-08-29T21:08:58.590Z Compiling pq-sys v0.4.6 (https://github.com/oxidecomputer/pq-sys?branch=oxide%2Fomicron#b1194c19)
27122026-08-29T21:08:58.682Z Compiling libefi-sys v0.1.0
27132026-08-29T21:08:58.827Z Compiling bitfield-struct v0.6.2
27142026-08-29T21:08:59.046Z Checking hickory-resolver v0.25.2
27152026-08-29T21:08:59.083Z Checking nvme v0.1.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27162026-08-29T21:08:59.151Z Checking libefi-illumos v0.1.0 (https://github.com/oxidecomputer/libefi-illumos?branch=master#54c398c1)
27172026-08-29T21:08:59.191Z Checking tungstenite v0.21.0
27182026-08-29T21:08:59.335Z Compiling fmd-adm-sys v0.4.1 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
27192026-08-29T21:08:59.501Z Checking libnvme-sys v0.0.0 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27202026-08-29T21:08:59.600Z Compiling xshell-macros v0.2.7
27212026-08-29T21:08:59.638Z Checking tokio-tungstenite v0.21.0
27222026-08-29T21:08:59.672Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
27232026-08-29T21:08:59.770Z Checking libnvme v0.1.1 (https://github.com/oxidecomputer/libnvme?rev=dd5bb221d327a1bc9287961718c3c10d6bd37da0#dd5bb221)
27242026-08-29T21:08:59.808Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
27252026-08-29T21:08:59.946Z Checking propolis-client v0.1.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
27262026-08-29T21:09:00.007Z Checking xshell v0.2.7
27272026-08-29T21:09:00.042Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
27282026-08-29T21:09:00.232Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
27292026-08-29T21:09:00.328Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
27302026-08-29T21:09:00.685Z Checking half v1.8.3
27312026-08-29T21:09:00.726Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
27322026-08-29T21:09:00.918Z Checking serde_cbor v0.11.2
27332026-08-29T21:09:01.001Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
27342026-08-29T21:09:01.081Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
27352026-08-29T21:09:01.133Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
27362026-08-29T21:09:01.214Z Checking libscf-sys v1.2.0
27372026-08-29T21:09:01.326Z Checking maplit v1.0.2
27382026-08-29T21:09:01.377Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
27392026-08-29T21:09:01.446Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
27402026-08-29T21:09:01.559Z Checking papergrid v0.18.0
27412026-08-29T21:09:01.670Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
27422026-08-29T21:09:01.904Z Checking smf v0.10.0 (https://github.com/illumos/smf-rs#72389b51)
27432026-08-29T21:09:02.058Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27442026-08-29T21:09:02.136Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27452026-08-29T21:09:02.173Z Checking mg-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27462026-08-29T21:09:02.215Z Checking mg-api-types v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27472026-08-29T21:09:02.353Z Checking tufaceous-brand-metadata v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
27482026-08-29T21:09:02.390Z Checking tabled v0.21.0
27492026-08-29T21:09:02.503Z Checking unicase v2.9.0
27502026-08-29T21:09:02.639Z Checking crc8 v0.1.1
27512026-08-29T21:09:02.696Z Checking fxhash v0.2.1
27522026-08-29T21:09:02.770Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27532026-08-29T21:09:02.891Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control?branch=main#03a79a89)
27542026-08-29T21:09:02.928Z Checking sha2 v0.11.0
27552026-08-29T21:09:03.150Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
27562026-08-29T21:09:03.481Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
27572026-08-29T21:09:03.612Z Compiling darling_core v0.21.3
27582026-08-29T21:09:03.796Z Compiling vergen-lib v0.1.6
27592026-08-29T21:09:03.799Z Compiling diesel_derives v2.3.7
27602026-08-29T21:09:04.051Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
27612026-08-29T21:09:04.120Z Checking scheduled-thread-pool v0.2.7
27622026-08-29T21:09:04.166Z Compiling vergen-gitcl v1.0.8
27632026-08-29T21:09:04.300Z Compiling diesel_table_macro_syntax v0.3.0
27642026-08-29T21:09:04.432Z Checking r2d2 v0.8.10
27652026-08-29T21:09:04.643Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
27662026-08-29T21:09:04.680Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?rev=04a52a3240a26c58f03e1cf40353d67ff69d76b6#04a52a32)
27672026-08-29T21:09:04.882Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
27682026-08-29T21:09:04.925Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
27692026-08-29T21:09:05.027Z Checking downcast-rs v2.0.2
27702026-08-29T21:09:05.235Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
27712026-08-29T21:09:05.447Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
27722026-08-29T21:09:05.484Z Checking ddm-protocol v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27732026-08-29T21:09:05.744Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
27742026-08-29T21:09:05.887Z Checking ddm-api-types-versions v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27752026-08-29T21:09:06.132Z Compiling darling_macro v0.21.3
27762026-08-29T21:09:06.247Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
27772026-08-29T21:09:06.292Z Checking kstat-rs v0.2.5
27782026-08-29T21:09:06.438Z Checking ddm-admin-client v0.1.0 (https://github.com/oxidecomputer/maghemite?rev=ce015cde17a1ebc839ae482026d522cf0e369a3b#ce015cde)
27792026-08-29T21:09:06.475Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
27802026-08-29T21:09:06.516Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
27812026-08-29T21:09:06.661Z Compiling darling v0.21.3
27822026-08-29T21:09:06.747Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
27832026-08-29T21:09:06.785Z Compiling dsl_auto_type v0.2.0
27842026-08-29T21:09:07.280Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
27852026-08-29T21:09:07.621Z Compiling dirs-sys-next v0.1.2
27862026-08-29T21:09:07.805Z Compiling parking_lot_core v0.8.6
27872026-08-29T21:09:07.937Z Compiling crunchy v0.2.4
27882026-08-29T21:09:08.140Z Compiling dirs-next v2.0.0
27892026-08-29T21:09:08.178Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
27902026-08-29T21:09:08.285Z Compiling clang-sys v1.8.1
27912026-08-29T21:09:08.323Z Compiling git-stub v1.0.0
27922026-08-29T21:09:08.358Z Compiling tiny-keccak v2.0.2
27932026-08-29T21:09:08.619Z Compiling git-stub-vcs v0.1.0
27942026-08-29T21:09:08.729Z Compiling term v0.7.0
27952026-08-29T21:09:08.802Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
27962026-08-29T21:09:08.996Z Compiling bit-vec v0.6.3
27972026-08-29T21:09:08.999Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
27982026-08-29T21:09:09.092Z Compiling ascii-canvas v3.0.0
27992026-08-29T21:09:09.194Z Checking parking_lot v0.11.2
28002026-08-29T21:09:09.251Z Compiling bit-set v0.5.3
28012026-08-29T21:09:09.360Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
28022026-08-29T21:09:09.414Z Checking prefix-trie v0.7.0
28032026-08-29T21:09:09.451Z Compiling itertools v0.10.5
28042026-08-29T21:09:09.516Z Compiling ena v0.14.4
28052026-08-29T21:09:09.740Z Compiling libloading v0.8.9
28062026-08-29T21:09:09.778Z Compiling diff v0.1.13
28072026-08-29T21:09:09.781Z Compiling regex-syntax v0.6.29
28082026-08-29T21:09:09.983Z Compiling bindgen v0.71.1
28092026-08-29T21:09:10.443Z Checking hickory-server v0.25.2
28102026-08-29T21:09:10.581Z Checking sled v0.34.7
28112026-08-29T21:09:11.151Z Compiling lalrpop v0.19.12
28122026-08-29T21:09:11.705Z Compiling cexpr v0.6.0
28132026-08-29T21:09:11.816Z Checking nanorand v0.7.0
28142026-08-29T21:09:11.866Z Compiling rustc-hash v2.1.1
28152026-08-29T21:09:11.905Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
28162026-08-29T21:09:12.032Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
28172026-08-29T21:09:12.069Z Checking flume v0.11.1
28182026-08-29T21:09:12.341Z Compiling libxml v0.3.3
28192026-08-29T21:09:12.392Z Checking assert_matches v1.5.0
28202026-08-29T21:09:12.585Z Compiling strum_macros v0.24.3
28212026-08-29T21:09:12.655Z Checking diesel v2.3.7
28222026-08-29T21:09:12.702Z Compiling indoc v1.0.9
28232026-08-29T21:09:13.392Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
28242026-08-29T21:09:13.646Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
28252026-08-29T21:09:13.650Z Checking quick-xml v0.37.5
28262026-08-29T21:09:13.794Z Checking derive_builder v0.20.2
28272026-08-29T21:09:13.940Z Compiling oso-derive v0.27.3
28282026-08-29T21:09:13.981Z Compiling impl-trait-for-tuples v0.2.3
28292026-08-29T21:09:14.017Z Compiling trait-variant v0.1.2
28302026-08-29T21:09:14.465Z Checking openssl-probe v0.1.6
28312026-08-29T21:09:14.588Z Checking scim2-rs v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
28322026-08-29T21:09:14.623Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
28332026-08-29T21:09:14.627Z Checking predicates-tree v1.0.13
28342026-08-29T21:09:14.803Z Compiling dashu-int v0.5.1
28352026-08-29T21:09:15.016Z Compiling seq-macro v0.3.6
28362026-08-29T21:09:15.429Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
28372026-08-29T21:09:15.477Z Checking ssh-encoding v0.2.0
28382026-08-29T21:09:15.538Z Checking anstyle-parse v0.2.7
28392026-08-29T21:09:15.572Z Compiling rlimit v0.10.2
28402026-08-29T21:09:15.703Z Checking dashu-base v0.5.1
28412026-08-29T21:09:15.740Z Checking num-modular v0.6.5
28422026-08-29T21:09:15.859Z Checking anstream v0.6.21
28432026-08-29T21:09:15.976Z Checking ssh-cipher v0.2.0
28442026-08-29T21:09:16.013Z Checking tungstenite v0.28.0
28452026-08-29T21:09:16.097Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
28462026-08-29T21:09:16.147Z Checking p256 v0.13.2
28472026-08-29T21:09:16.327Z Checking bb8 v0.8.6
28482026-08-29T21:09:16.426Z Compiling before v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28492026-08-29T21:09:16.639Z Compiling sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=2a8959656affb9386fdd8a59990835b0890fa5ea#2a895965)
28502026-08-29T21:09:16.709Z Checking num-primitive v0.2.1
28512026-08-29T21:09:17.023Z Compiling mime_guess v2.0.5
28522026-08-29T21:09:17.084Z Checking tokio-tungstenite v0.28.0
28532026-08-29T21:09:17.268Z Checking dsi-bitstream v0.10.1
28542026-08-29T21:09:17.384Z Checking ssh-key v0.6.7
28552026-08-29T21:09:17.631Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
28562026-08-29T21:09:17.670Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
28572026-08-29T21:09:17.883Z Checking suanpan v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28582026-08-29T21:09:18.154Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
28592026-08-29T21:09:18.272Z Checking ignore v0.4.25
28602026-08-29T21:09:18.380Z Checking olpc-cjson v0.1.4 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28612026-08-29T21:09:18.556Z Checking bytesize v2.7.0
28622026-08-29T21:09:18.711Z Checking http-range-header v0.4.2
28632026-08-29T21:09:18.767Z Checking http-range v0.1.5
28642026-08-29T21:09:18.924Z Checking globwalk v0.9.1
28652026-08-29T21:09:18.962Z Checking tough v0.24.0 (https://github.com/oxidecomputer/tough?branch=oxide%2Fdevelop#56967c96)
28662026-08-29T21:09:19.248Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
28672026-08-29T21:09:19.621Z Checking rats-corim v0.1.0 (https://github.com/oxidecomputer/rats-corim.git?rev=f0d5d5168d3d31487a56df32c676b0c6240bcc6b#f0d5d516)
28682026-08-29T21:09:19.872Z Checking digest-io v0.1.0
28692026-08-29T21:09:20.041Z Checking rawzip v0.4.4
28702026-08-29T21:09:20.286Z Checking nonempty v0.12.0
28712026-08-29T21:09:20.484Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=2a8959656affb9386fdd8a59990835b0890fa5ea#2a895965)
28722026-08-29T21:09:20.892Z Checking camino-tempfile-ext v0.3.3
28732026-08-29T21:09:20.928Z Checking tufaceous v0.2.0 (https://github.com/oxidecomputer/tufaceous?branch=main#38730b68)
28742026-08-29T21:09:21.058Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
28752026-08-29T21:09:21.123Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
28762026-08-29T21:09:21.277Z Checking rumors v0.1.0 (https://github.com/oxidecomputer/rumors?rev=be1d76947f75f27e7f53be438a93d350019dd026#be1d7694)
28772026-08-29T21:09:21.811Z Checking pwd v1.4.0
28782026-08-29T21:09:21.991Z Checking lru v0.18.3
28792026-08-29T21:09:22.204Z Checking hyper-staticfile v0.10.1
28802026-08-29T21:09:22.241Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
28812026-08-29T21:09:22.444Z Checking crucible-agent-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
28822026-08-29T21:09:22.542Z Checking signal-hook-tokio v0.3.1
28832026-08-29T21:09:22.579Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
28842026-08-29T21:09:22.706Z Checking tungstenite v0.23.0
28852026-08-29T21:09:23.060Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
28862026-08-29T21:09:23.096Z Checking scuffle v0.1.0
28872026-08-29T21:09:23.180Z Checking tokio-tungstenite v0.23.1
28882026-08-29T21:09:23.483Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
28892026-08-29T21:09:23.522Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
28902026-08-29T21:09:23.746Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
28912026-08-29T21:09:23.810Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
28922026-08-29T21:09:23.851Z Checking attest-data v0.5.0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28932026-08-29T21:09:24.151Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
28942026-08-29T21:09:24.285Z Checking dice-verifier v0.3.0-pre0 (https://github.com/oxidecomputer/dice-util?branch=main#ff9f27aa)
28952026-08-29T21:09:24.631Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=2a8959656affb9386fdd8a59990835b0890fa5ea#2a895965)
28962026-08-29T21:09:24.715Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
28972026-08-29T21:09:24.961Z Checking fmd-adm v0.3.0 (https://github.com/oxidecomputer/fmd-adm?rev=846361bf0a698a8c7efefd97b2828b9aa74858c4#846361bf)
28982026-08-29T21:09:25.170Z Checking propolis-mock-server v0.0.0 (https://github.com/oxidecomputer/propolis?rev=046f74302e2ea09a75b0a6810645d42c7df6644a#046f7430)
28992026-08-29T21:09:25.208Z Checking rand_seeder v0.4.0
29002026-08-29T21:09:25.395Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
29012026-08-29T21:09:25.713Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
29022026-08-29T21:09:25.819Z Checking void v1.0.2
29032026-08-29T21:09:25.978Z Checking lzss v0.8.2
29042026-08-29T21:09:26.025Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
29052026-08-29T21:09:26.201Z Checking tlvc v0.3.1 (https://github.com/oxidecomputer/tlvc.git?branch=main#e644a21a)
29062026-08-29T21:09:26.240Z Checking nix v0.27.1
29072026-08-29T21:09:26.399Z Checking serde_bytes v0.11.19
29082026-08-29T21:09:26.617Z Checking async-bb8-diesel v0.2.1
29092026-08-29T21:09:26.781Z Checking diesel-dtrace v0.5.0
29102026-08-29T21:09:26.920Z Checking gateway-sp-comms v0.1.2 (https://github.com/oxidecomputer/management-gateway-service?rev=6c0aca2545a73fd75536e149d29faa7108be5862#6c0aca25)
29112026-08-29T21:09:27.005Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
29122026-08-29T21:09:27.060Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
29132026-08-29T21:09:27.396Z Checking cpubits v0.1.1
29142026-08-29T21:09:27.434Z Checking yansi v1.0.1
29152026-08-29T21:09:27.513Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
29162026-08-29T21:09:27.727Z Checking pretty_assertions v1.4.1
29172026-08-29T21:09:27.800Z Checking pem-rfc7468 v1.0.0
29182026-08-29T21:09:27.849Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
29192026-08-29T21:09:27.904Z Checking colored v2.2.0
29202026-08-29T21:09:27.983Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
29212026-08-29T21:09:28.019Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
29222026-08-29T21:09:28.113Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
29232026-08-29T21:09:28.149Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
29242026-08-29T21:09:28.367Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
29252026-08-29T21:09:29.204Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
29262026-08-29T21:09:29.965Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
29272026-08-29T21:09:30.004Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
29282026-08-29T21:09:30.109Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
29292026-08-29T21:09:30.188Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
29302026-08-29T21:09:30.827Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
29312026-08-29T21:09:30.874Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
29322026-08-29T21:09:31.465Z Checking transceiver-messages v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
29332026-08-29T21:09:31.924Z Checking hmac v0.13.0
29342026-08-29T21:09:32.132Z Checking universal-hash v0.6.1
29352026-08-29T21:09:32.273Z Compiling libz-sys v1.1.24
29362026-08-29T21:09:32.309Z Compiling transceiver-controller v0.1.1 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
29372026-08-29T21:09:32.541Z Compiling instability v0.3.11
29382026-08-29T21:09:32.803Z Checking transceiver-decode v0.1.0 (https://github.com/oxidecomputer/transceiver-control#03a79a89)
29392026-08-29T21:09:32.875Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
29402026-08-29T21:09:32.923Z Checking castaway v0.2.4
29412026-08-29T21:09:33.081Z Compiling indoc v2.0.7
29422026-08-29T21:09:33.168Z Checking compact_str v0.8.1
29432026-08-29T21:09:33.206Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
29442026-08-29T21:09:33.928Z Checking polyval v0.7.1
29452026-08-29T21:09:34.144Z Checking der v0.8.0
29462026-08-29T21:09:34.324Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
29472026-08-29T21:09:34.388Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
29482026-08-29T21:09:34.550Z Checking unicode-truncate v1.1.0
29492026-08-29T21:09:34.587Z Checking lru v0.12.5
29502026-08-29T21:09:34.626Z Compiling libgit2-sys v0.18.3+1.9.2
29512026-08-29T21:09:34.733Z Checking arc-swap v1.8.2
29522026-08-29T21:09:34.781Z Checking cassowary v0.3.0
29532026-08-29T21:09:35.027Z Checking slog-scope v4.4.1
29542026-08-29T21:09:35.030Z Checking ratatui v0.29.0
29552026-08-29T21:09:35.183Z Checking ghash v0.6.0
29562026-08-29T21:09:35.258Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
29572026-08-29T21:09:35.344Z Checking pbkdf2 v0.13.0
29582026-08-29T21:09:35.380Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
29592026-08-29T21:09:35.496Z Checking crypto-bigint v0.7.5
29602026-08-29T21:09:36.430Z Checking aes v0.9.1
29612026-08-29T21:09:36.637Z Checking openapi-lint v0.5.0 (https://github.com/oxidecomputer/openapi-lint?branch=main#1b65d761)
29622026-08-29T21:09:36.857Z Checking ctr v0.10.1
29632026-08-29T21:09:36.893Z Checking aead v0.6.1
29642026-08-29T21:09:37.064Z Checking cargo-platform v0.3.2
29652026-08-29T21:09:37.067Z Compiling petname v2.0.2
29662026-08-29T21:09:37.278Z Checking cargo_metadata v0.23.1
29672026-08-29T21:09:37.732Z Checking aes-gcm v0.11.0
29682026-08-29T21:09:37.772Z Checking slog-stdlog v4.1.1
29692026-08-29T21:09:37.935Z Checking spki v0.8.0
29702026-08-29T21:09:37.972Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
29712026-08-29T21:09:38.070Z Compiling progenitor-impl v0.13.0
29722026-08-29T21:09:38.148Z Checking salsa20 v0.11.0
29732026-08-29T21:09:38.331Z Checking console v0.16.2
29742026-08-29T21:09:38.676Z Compiling vergen-git2 v9.1.0
29752026-08-29T21:09:38.900Z Checking unit-prefix v0.5.2
29762026-08-29T21:09:39.068Z Checking plotters-backend v0.3.7
29772026-08-29T21:09:39.300Z Checking plotters-svg v0.3.7
29782026-08-29T21:09:39.378Z Checking indicatif v0.18.4
29792026-08-29T21:09:39.524Z Checking scrypt v0.12.0
29802026-08-29T21:09:39.729Z Checking slog-envlogger v2.2.0
29812026-08-29T21:09:39.919Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
29822026-08-29T21:09:40.123Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
29832026-08-29T21:09:40.349Z Checking progenitor-client v0.13.0
29842026-08-29T21:09:40.632Z Checking cbc v0.2.1
29852026-08-29T21:09:40.681Z Compiling progenitor-macro v0.13.0
29862026-08-29T21:09:40.810Z Checking libsw-core v0.3.2
29872026-08-29T21:09:40.998Z Checking sapling-renderdag v0.1.0
29882026-08-29T21:09:41.128Z Checking cast v0.3.0
29892026-08-29T21:09:41.273Z Checking sync-ptr v0.1.4
29902026-08-29T21:09:41.316Z Checking criterion-plot v0.6.0
29912026-08-29T21:09:41.427Z Checking libsw v3.5.0
29922026-08-29T21:09:41.591Z Checking pkcs5 v0.8.1
29932026-08-29T21:09:41.679Z Checking plotters v0.3.7
29942026-08-29T21:09:41.930Z Checking common v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
29952026-08-29T21:09:42.452Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
29962026-08-29T21:09:42.679Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
29972026-08-29T21:09:42.916Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
29982026-08-29T21:09:42.955Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
29992026-08-29T21:09:43.147Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
30002026-08-29T21:09:43.185Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
30012026-08-29T21:09:43.374Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
30022026-08-29T21:09:43.417Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
30032026-08-29T21:09:43.600Z Checking tinytemplate v1.2.1
30042026-08-29T21:09:43.852Z Checking anes v0.1.6
30052026-08-29T21:09:44.063Z Checking oorandom v11.1.5
30062026-08-29T21:09:44.103Z Checking shell-words v1.1.1
30072026-08-29T21:09:44.213Z Checking criterion v0.7.0
30082026-08-29T21:09:44.601Z Checking pkcs8 v0.11.0
30092026-08-29T21:09:44.838Z Checking oxide-update-engine-display v0.1.2
30102026-08-29T21:09:45.184Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
30112026-08-29T21:09:45.451Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
30122026-08-29T21:09:45.688Z Checking progenitor v0.13.0
30132026-08-29T21:09:45.878Z Checking dpd-client v0.1.0 (https://github.com/oxidecomputer/dendrite?branch=main#cc0c307c)
30142026-08-29T21:09:46.198Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
30152026-08-29T21:09:46.263Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
30162026-08-29T21:09:46.770Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
30172026-08-29T21:09:47.622Z Checking tokio-test v0.4.5
30182026-08-29T21:09:47.914Z Checking ff v0.14.0
30192026-08-29T21:09:48.095Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
30202026-08-29T21:09:48.325Z Checking lldpd-types-versions v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30212026-08-29T21:09:48.754Z Checking twox-hash v2.1.2
30222026-08-29T21:09:49.098Z Checking atty v0.2.14
30232026-08-29T21:09:49.281Z Checking group v0.14.0
30242026-08-29T21:09:49.475Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
30252026-08-29T21:09:49.949Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
30262026-08-29T21:09:50.018Z Checking crucible-pantry-client v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
30272026-08-29T21:09:50.701Z Checking fatfs v0.3.6
30282026-08-29T21:09:51.027Z Checking signature v3.0.0
30292026-08-29T21:09:51.188Z Checking raw-cpuid v11.5.0 (https://github.com/oxidecomputer/rust-cpuid.git?rev=a4cf01df76f35430ff5d39dc2fe470bcb953503b#a4cf01df)
30302026-08-29T21:09:51.222Z Checking base16ct v1.0.0
30312026-08-29T21:09:51.387Z Checking sec1 v0.8.1
30322026-08-29T21:09:51.630Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
30332026-08-29T21:09:51.666Z Checking hkdf v0.13.0
30342026-08-29T21:09:51.842Z Checking concurrent-queue v2.5.0
30352026-08-29T21:09:52.060Z Checking parking v2.2.1
30362026-08-29T21:09:52.218Z Checking event-listener v5.4.1
30372026-08-29T21:09:52.337Z Checking lldpd-common v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30382026-08-29T21:09:52.375Z Compiling samael v0.0.19
30392026-08-29T21:09:52.471Z Checking elliptic-curve v0.14.1
30402026-08-29T21:09:52.514Z Checking lldpd-client v0.1.0 (https://github.com/oxidecomputer/lldp?rev=54b266174d4de9628bca9c97b0db176e16f12154#54b26617)
30412026-08-29T21:09:52.550Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
30422026-08-29T21:09:52.912Z Checking rtoolbox v0.0.3
30432026-08-29T21:09:53.080Z Checking rpassword v7.5.4
30442026-08-29T21:09:53.280Z Checking event-listener-strategy v0.5.4
30452026-08-29T21:09:53.449Z Checking wnaf v0.14.0
30462026-08-29T21:09:53.655Z Checking primefield v0.14.0
30472026-08-29T21:09:53.818Z Checking rfc6979 v0.6.0
30482026-08-29T21:09:53.895Z Checking tui-tree-widget v0.23.1
30492026-08-29T21:09:53.996Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
30502026-08-29T21:09:54.116Z Checking futures-timer v3.0.3
30512026-08-29T21:09:54.332Z Checking ecdsa v0.17.0
30522026-08-29T21:09:54.767Z Checking primeorder v0.14.0
30532026-08-29T21:09:55.005Z Checking async-lock v3.4.2
30542026-08-29T21:09:55.164Z Compiling curve25519-dalek v5.0.0
30552026-08-29T21:09:55.418Z Checking async-object-pool v0.2.0
30562026-08-29T21:09:55.551Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
30572026-08-29T21:09:55.588Z Checking ssh-encoding v0.3.0
30582026-08-29T21:09:55.703Z Checking serde_regex v1.1.0
30592026-08-29T21:09:55.842Z Checking assert-json-diff v2.0.2
30602026-08-29T21:09:55.890Z Checking path-tree v0.8.3
30612026-08-29T21:09:56.043Z Checking keccak v0.2.0
30622026-08-29T21:09:56.109Z Compiling strsim v0.10.0
30632026-08-29T21:09:56.237Z Checking stringmetrics v2.2.2
30642026-08-29T21:09:56.425Z Checking topological-sort v0.2.2
30652026-08-29T21:09:56.466Z Checking httpmock v0.8.3
30662026-08-29T21:09:56.598Z Checking omicron-zone-package v0.12.3
30672026-08-29T21:09:57.461Z Compiling darling_core v0.13.4
30682026-08-29T21:09:58.282Z Checking ed25519 v3.0.0
30692026-08-29T21:09:58.413Z Checking pkcs1 v0.8.0-rc.4
30702026-08-29T21:09:58.521Z Checking crypto-primes v0.7.2
30712026-08-29T21:09:58.662Z Checking poly1305 v0.9.0
30722026-08-29T21:09:58.721Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
30732026-08-29T21:09:58.973Z Compiling nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
30742026-08-29T21:09:59.161Z Checking blowfish v0.10.0
30752026-08-29T21:09:59.348Z Checking blake2 v0.11.0-rc.6
30762026-08-29T21:09:59.353Z Compiling target-lexicon v0.13.3
30772026-08-29T21:09:59.502Z Checking rsa v0.10.0-rc.18
30782026-08-29T21:09:59.635Z Compiling darling_macro v0.13.4
30792026-08-29T21:09:59.672Z Checking argon2 v0.6.0-rc.8
30802026-08-29T21:09:59.958Z Checking bcrypt-pbkdf v0.11.0
30812026-08-29T21:10:00.019Z Checking ssh-cipher v0.3.0
30822026-08-29T21:10:00.056Z Checking ed25519-dalek v3.0.0
30832026-08-29T21:10:00.149Z Checking sha3 v0.11.0
30842026-08-29T21:10:00.153Z Checking p521 v0.14.0
30852026-08-29T21:10:00.262Z Checking p256 v0.14.0
30862026-08-29T21:10:00.311Z Checking p384 v0.14.0
30872026-08-29T21:10:00.537Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
30882026-08-29T21:10:00.796Z Checking kem v0.3.0
30892026-08-29T21:10:00.953Z Checking module-lattice v0.2.3
30902026-08-29T21:10:01.030Z Checking socket2 v0.5.10
30912026-08-29T21:10:01.213Z Checking sponge-cursor v0.1.0
30922026-08-29T21:10:01.308Z Compiling guppy-workspace-hack v0.1.0
30932026-08-29T21:10:01.380Z Checking hex-literal v0.4.1
30942026-08-29T21:10:01.512Z Checking sha3 v0.12.0
30952026-08-29T21:10:01.595Z Checking ml-kem v0.3.2
30962026-08-29T21:10:01.749Z Compiling darling v0.13.4
30972026-08-29T21:10:02.135Z Checking russh-cryptovec v0.62.0
30982026-08-29T21:10:02.275Z Compiling git2 v0.20.4
30992026-08-29T21:10:02.311Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
31002026-08-29T21:10:02.345Z Checking internal-russh-num-bigint v0.5.0
31012026-08-29T21:10:02.412Z Checking hashbrown v0.14.5
31022026-08-29T21:10:02.535Z Checking num-bigint v0.4.6
31032026-08-29T21:10:02.932Z Checking russh-util v0.52.0
31042026-08-29T21:10:03.099Z Checking generic-array v1.4.3
31052026-08-29T21:10:03.192Z Checking ssh-key v0.7.0-rc.11
31062026-08-29T21:10:03.404Z Compiling enum_dispatch v0.3.13
31072026-08-29T21:10:03.521Z Compiling delegate v0.13.5
31082026-08-29T21:10:03.558Z Compiling dhcproto-macros v0.1.0 (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31092026-08-29T21:10:04.000Z Compiling target-spec v3.5.7
31102026-08-29T21:10:04.118Z Checking md5 v0.8.0
31112026-08-29T21:10:04.312Z Checking hex-literal v1.1.0
31122026-08-29T21:10:04.383Z Checking dhcproto v0.13.0-alpha (https://github.com/bluecatengineering/dhcproto.git?rev=120da6fcd8a7be84d417d372634ead84ce07e6da#120da6fc)
31132026-08-29T21:10:04.501Z Checking russh v0.62.4
31142026-08-29T21:10:04.564Z Checking chumsky v0.9.3
31152026-08-29T21:10:05.087Z Checking cfg-expr v0.20.6
31162026-08-29T21:10:05.135Z Compiling serde_with_macros v1.5.2
31172026-08-29T21:10:05.617Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
31182026-08-29T21:10:05.655Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
31192026-08-29T21:10:05.659Z Compiling crucible-common v0.0.1 (https://github.com/oxidecomputer/crucible?rev=ad8a31742adc45e925e63443a5b43c8e30604022#ad8a3174)
31202026-08-29T21:10:05.869Z Checking ispf v0.1.0 (https://github.com/oxidecomputer/ispf#f78443a9)
31212026-08-29T21:10:06.021Z Checking internet-checksum v0.2.1
31222026-08-29T21:10:06.106Z Compiling serde_with v1.14.0
31232026-08-29T21:10:06.691Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
31242026-08-29T21:10:07.252Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
31252026-08-29T21:10:07.777Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
31262026-08-29T21:10:07.870Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
31272026-08-29T21:10:08.057Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
31282026-08-29T21:10:08.095Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
31292026-08-29T21:10:08.215Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
31302026-08-29T21:10:08.275Z Checking httptest v0.16.4
31312026-08-29T21:10:08.392Z Checking pathdiff v0.2.3
31322026-08-29T21:10:08.535Z Compiling polar-core v0.27.3
31332026-08-29T21:10:08.572Z Checking nested v0.1.1
31342026-08-29T21:10:08.683Z Compiling pmbus v0.1.7 (https://github.com/oxidecomputer/pmbus?rev=3e681b17aafce32e80e06aff2dd841c9153cf069#3e681b17)
31352026-08-29T21:10:08.747Z Checking guppy v0.17.25
31362026-08-29T21:10:08.850Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
31372026-08-29T21:10:09.098Z Checking similar-asserts v1.7.0
31382026-08-29T21:10:09.136Z Compiling target-triple v1.0.0
31392026-08-29T21:10:09.295Z Checking installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
31402026-08-29T21:10:09.669Z Checking scim2-test-client v0.1.0 (https://github.com/oxidecomputer/scim2-rs?rev=163606c052ee30b16dfab282fca721dd81e0868a#163606c0)
31412026-08-29T21:10:10.244Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
31422026-08-29T21:10:10.379Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
31432026-08-29T21:10:10.500Z Checking hickory-client v0.25.2
31442026-08-29T21:10:10.820Z Checking supports-color v2.1.0
31452026-08-29T21:10:10.995Z Checking textwrap v0.15.2
31462026-08-29T21:10:11.031Z Checking supports-hyperlinks v2.1.0
31472026-08-29T21:10:11.069Z Checking supports-unicode v2.1.0
31482026-08-29T21:10:11.182Z Checking serde_human_bytes v0.1.0 (https://github.com/oxidecomputer/serde_human_bytes?branch=main#8f60acdf)
31492026-08-29T21:10:11.223Z Checking terminal_size v0.1.17
31502026-08-29T21:10:11.259Z Compiling slog-error-chain-derive v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31512026-08-29T21:10:11.365Z Compiling miette-derive v5.10.0
31522026-08-29T21:10:11.369Z Compiling fs-err v2.11.0
31532026-08-29T21:10:11.612Z Compiling assert_cmd v2.1.2
31542026-08-29T21:10:11.704Z Checking owo-colors v3.5.0
31552026-08-29T21:10:11.895Z Checking escape8259 v0.5.3
31562026-08-29T21:10:12.063Z Checking libtest-mimic v0.8.1
31572026-08-29T21:10:12.323Z Checking slog-error-chain v0.1.0 (https://github.com/oxidecomputer/slog-error-chain?rev=15f69041f45774602108e47fb25e705dc23acfb2#15f69041)
31582026-08-29T21:10:12.477Z Checking tufaceous-artifact v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31592026-08-29T21:10:12.547Z Checking miette v5.10.0
31602026-08-29T21:10:13.039Z Checking knus v3.4.0
31612026-08-29T21:10:13.087Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
31622026-08-29T21:10:13.226Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
31632026-08-29T21:10:13.518Z Checking oso v0.27.3
31642026-08-29T21:10:13.749Z Checking omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
31652026-08-29T21:10:13.944Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
31662026-08-29T21:10:14.178Z Compiling omicron-omdb v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omdb)
31672026-08-29T21:10:14.218Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
31682026-08-29T21:10:14.408Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
31692026-08-29T21:10:14.451Z Compiling knuffel-derive v3.2.0
31702026-08-29T21:10:14.617Z Checking blake2b_simd v1.0.4
31712026-08-29T21:10:14.656Z Checking fancy-regex v0.14.0
31722026-08-29T21:10:14.690Z Checking serde_tokenstream v0.2.3
31732026-08-29T21:10:15.047Z Checking approx v0.5.1
31742026-08-29T21:10:15.085Z Compiling rstest_macros v0.25.0
31752026-08-29T21:10:15.142Z Checking uzers v0.12.2
31762026-08-29T21:10:15.221Z Compiling linkme-impl v0.3.35
31772026-08-29T21:10:15.382Z Checking termcolor v1.4.1
31782026-08-29T21:10:15.416Z Checking constant_time_eq v0.3.1
31792026-08-29T21:10:15.565Z Checking rust-argon2 v2.1.0
31802026-08-29T21:10:15.645Z Checking trybuild v1.0.116
31812026-08-29T21:10:15.833Z Checking datatest-stable v0.3.3
31822026-08-29T21:10:15.933Z Checking knuffel v3.2.0
31832026-08-29T21:10:16.271Z Checking attest-mock v0.1.0 (https://github.com/oxidecomputer/dice-util?rev=4a39ef08d81e5177edee0bddb1146032aa21074d#4a39ef08)
31842026-08-29T21:10:16.274Z Checking tufaceous-brand-metadata v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
31852026-08-29T21:10:16.562Z Checking wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
31862026-08-29T21:10:16.599Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
31872026-08-29T21:10:16.645Z Checking support-bundle-viewer v0.1.2
31882026-08-29T21:10:16.684Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
31892026-08-29T21:10:16.772Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
31902026-08-29T21:10:16.906Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
31912026-08-29T21:10:16.943Z Compiling omicron-live-tests v0.1.0 (/work/oxidecomputer/omicron/live-tests)
31922026-08-29T21:10:16.997Z Checking hubtools v0.4.7 (https://github.com/oxidecomputer/hubtools.git?branch=main#2b1ef9b3)
31932026-08-29T21:10:17.133Z Checking drift v0.2.0
31942026-08-29T21:10:17.172Z Checking rand_distr v0.5.1
31952026-08-29T21:10:17.377Z Checking multimap v0.10.1
31962026-08-29T21:10:17.424Z Compiling linkme v0.3.35
31972026-08-29T21:10:17.522Z Compiling relative-path v1.9.3
31982026-08-29T21:10:17.584Z Checking parse-size v1.1.0
31992026-08-29T21:10:17.620Z Checking dropshot-api-manager v0.8.0
32002026-08-29T21:10:17.746Z Checking tufaceous-lib v0.1.0 (https://github.com/oxidecomputer/tufaceous?branch=v1#95395cec)
32012026-08-29T21:10:18.036Z Checking pki-playground v0.2.0 (https://github.com/oxidecomputer/pki-playground?rev=7600756029ce046a02c6234aa84ce230cc5eaa04#76007560)
32022026-08-29T21:10:18.854Z Checking zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
32032026-08-29T21:10:19.316Z Checking omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
32042026-08-29T21:10:19.651Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
32052026-08-29T21:10:19.810Z Checking clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
32062026-08-29T21:10:19.877Z Checking sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
32072026-08-29T21:10:19.914Z Checking xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
32082026-08-29T21:10:20.403Z Compiling live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
32092026-08-29T21:10:20.447Z Checking cargo_toml v0.21.0
32102026-08-29T21:10:20.518Z Checking partial-io v0.5.4
32112026-08-29T21:10:20.657Z Checking termios v0.3.3
32122026-08-29T21:10:20.830Z Checking sprockets-tls-test-utils v0.1.0 (https://github.com/oxidecomputer/sprockets.git?rev=98615b86d51f74ce220198eb16c57932fd24e7cb#98615b86)
32132026-08-29T21:10:20.880Z Checking gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
32142026-08-29T21:10:21.310Z Checking xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
32152026-08-29T21:10:21.527Z Checking rstest v0.25.0
32162026-08-29T21:10:26.536Z Checking omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
32172026-08-29T21:10:27.981Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
32182026-08-29T21:10:28.119Z Checking omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
32192026-08-29T21:10:32.525Z Checking erebor v0.1.0 (https://github.com/oxidecomputer/erebor?rev=48512bf970474ff0fd0868c833fd504c8d169064#48512bf9)
32202026-08-29T21:10:33.740Z Checking tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
32212026-08-29T21:10:36.011Z Checking clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
32222026-08-29T21:10:43.829Z Checking reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
32232026-08-29T21:10:44.440Z Checking dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
32242026-08-29T21:10:45.912Z Checking rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
32252026-08-29T21:10:47.684Z Checking mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
32262026-08-29T21:10:50.543Z Checking crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
32272026-08-29T21:10:51.132Z Checking cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
32282026-08-29T21:10:53.569Z Checking oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
32292026-08-29T21:10:58.721Z Checking omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
32302026-08-29T21:11:02.136Z Checking internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
32312026-08-29T21:11:23.775Z Checking corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
32322026-08-29T21:12:16.922Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 11s
32332026-08-29T21:12:16.925Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
32342026-08-29T21:12:16.925Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
32352026-08-29T21:12:17.609Z
32362026-08-29T21:12:17.609Zreal 4:15.126724766
32372026-08-29T21:12:17.609Zuser 21:53.786966880
32382026-08-29T21:12:17.609Zsys 5:14.203358057
32392026-08-29T21:12:17.609Ztrap 0.521111766
32402026-08-29T21:12:17.609Ztflt 0.447686266
32412026-08-29T21:12:17.609Zdflt 0.490421836
32422026-08-29T21:12:17.609Zkflt 0.004402840
32432026-08-29T21:12:17.609Zlock 1:05:49.325193804
32442026-08-29T21:12:17.609Zslp 59:13.941842346
32452026-08-29T21:12:17.609Zlat 1:49.448416172
32462026-08-29T21:12:17.609Zstop 14:15.445047751
32472026-08-29T21:12:17.613Z+ RUSTDOCFLAGS='--document-private-items -D warnings --cfg tokio'
32482026-08-29T21:12:17.613Z+ ptime -m cargo doc --workspace --no-deps
32492026-08-29T21:12:18.493Zwarning: output filename collision at /work/oxidecomputer/omicron/target/doc/oximeter/index.html
32502026-08-29T21:12:18.493Z |
32512026-08-29T21:12:18.493Z = 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)`
32522026-08-29T21:12:18.493Z = 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>
32532026-08-29T21:12:19.642Z Compiling omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
32542026-08-29T21:12:19.893Z Checking omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
32552026-08-29T21:12:19.931Z Checking omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
32562026-08-29T21:12:19.962Z Compiling illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
32572026-08-29T21:12:20.071Z Compiling oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
32582026-08-29T21:12:20.170Z Compiling omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
32592026-08-29T21:12:20.199Z Checking omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
32602026-08-29T21:12:20.199Z Checking sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
32612026-08-29T21:12:20.246Z Checking gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
32622026-08-29T21:12:20.271Z Compiling api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
32632026-08-29T21:12:20.297Z Checking omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
32642026-08-29T21:12:20.420Z Checking key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
32652026-08-29T21:12:20.490Z Checking bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
32662026-08-29T21:12:20.518Z Checking oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
32672026-08-29T21:12:20.543Z Checking gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
32682026-08-29T21:12:20.568Z Compiling omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
32692026-08-29T21:12:20.591Z Checking trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
32702026-08-29T21:12:20.667Z Checking ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
32712026-08-29T21:12:20.690Z Checking internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
32722026-08-29T21:12:20.714Z Checking omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
32732026-08-29T21:12:20.761Z Compiling oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
32742026-08-29T21:12:21.050Z Checking cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
32752026-08-29T21:12:21.150Z Checking parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
32762026-08-29T21:12:21.228Z Checking trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
32772026-08-29T21:12:21.299Z Checking cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
32782026-08-29T21:12:21.324Z Compiling nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
32792026-08-29T21:12:21.473Z Compiling nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
32802026-08-29T21:12:21.498Z Checking cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
32812026-08-29T21:12:21.558Z Compiling nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
32822026-08-29T21:12:21.639Z Compiling db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
32832026-08-29T21:12:21.792Z Checking installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
32842026-08-29T21:12:21.867Z Checking ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
32852026-08-29T21:12:21.929Z Checking omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
32862026-08-29T21:12:21.980Z Compiling nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
32872026-08-29T21:12:22.116Z Checking gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
32882026-08-29T21:12:22.214Z Compiling nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
32892026-08-29T21:12:22.239Z Compiling authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
32902026-08-29T21:12:22.339Z Checking gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
32912026-08-29T21:12:22.444Z Checking dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
32922026-08-29T21:12:22.493Z Compiling nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
32932026-08-29T21:12:22.723Z Compiling nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
32942026-08-29T21:12:22.847Z Checking repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
32952026-08-29T21:12:22.905Z Compiling dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
32962026-08-29T21:12:22.962Z Checking dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
32972026-08-29T21:12:22.990Z Checking typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
32982026-08-29T21:12:23.163Z Checking sush-common v0.1.0 (https://github.com/oxidecomputer/sush?rev=2a8959656affb9386fdd8a59990835b0890fa5ea#2a895965)
32992026-08-29T21:12:23.188Z Checking range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
33002026-08-29T21:12:23.225Z Compiling nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
33012026-08-29T21:12:23.419Z Checking scuffle v0.1.0
33022026-08-29T21:12:23.466Z Checking repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
33032026-08-29T21:12:23.492Z Checking sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
33042026-08-29T21:12:23.516Z Checking oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
33052026-08-29T21:12:23.794Z Checking clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
33062026-08-29T21:12:23.988Z Checking internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
33072026-08-29T21:12:24.111Z Checking omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
33082026-08-29T21:12:24.478Z Checking internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
33092026-08-29T21:12:24.501Z Checking nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
33102026-08-29T21:12:24.815Z Checking omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
33112026-08-29T21:12:25.098Z Checking oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
33122026-08-29T21:12:25.249Z Checking oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
33132026-08-29T21:12:25.368Z Checking clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
33142026-08-29T21:12:25.426Z Checking oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
33152026-08-29T21:12:25.544Z Checking oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
33162026-08-29T21:12:25.567Z Checking sush-api v0.1.0 (https://github.com/oxidecomputer/sush?rev=2a8959656affb9386fdd8a59990835b0890fa5ea#2a895965)
33172026-08-29T21:12:25.620Z Checking clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
33182026-08-29T21:12:25.715Z Checking clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
33192026-08-29T21:12:25.990Z Compiling omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
33202026-08-29T21:12:26.156Z Checking sush-server v0.1.0 (https://github.com/oxidecomputer/sush?rev=2a8959656affb9386fdd8a59990835b0890fa5ea#2a895965)
33212026-08-29T21:12:26.386Z Checking transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
33222026-08-29T21:12:26.772Z Checking oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
33232026-08-29T21:12:26.796Z Compiling nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
33242026-08-29T21:12:26.831Z Checking gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
33252026-08-29T21:12:27.030Z Compiling nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
33262026-08-29T21:12:27.207Z Compiling nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
33272026-08-29T21:12:27.235Z Checking ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
33282026-08-29T21:12:27.387Z Checking oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
33292026-08-29T21:12:27.442Z Compiling nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
33302026-08-29T21:12:27.510Z Checking ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
33312026-08-29T21:12:27.540Z Checking clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
33322026-08-29T21:12:27.673Z Checking cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
33332026-08-29T21:12:27.696Z Compiling nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
33342026-08-29T21:12:27.742Z Compiling nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
33352026-08-29T21:12:27.895Z Compiling nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
33362026-08-29T21:12:27.920Z Compiling omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
33372026-08-29T21:12:27.945Z Compiling nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
33382026-08-29T21:12:28.046Z Compiling oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
33392026-08-29T21:12:28.095Z Compiling support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
33402026-08-29T21:12:28.118Z Compiling nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
33412026-08-29T21:12:28.269Z Checking clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
33422026-08-29T21:12:28.314Z Compiling end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
33432026-08-29T21:12:28.359Z Compiling omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
33442026-08-29T21:12:28.389Z Compiling reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
33452026-08-29T21:12:28.454Z Checking oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
33462026-08-29T21:12:28.543Z Checking omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
33472026-08-29T21:12:28.621Z Checking ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
33482026-08-29T21:12:28.650Z Compiling omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33492026-08-29T21:12:28.696Z Compiling nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
33502026-08-29T21:12:28.734Z Checking nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
33512026-08-29T21:12:28.876Z Checking ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
33522026-08-29T21:12:28.956Z Checking omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
33532026-08-29T21:12:28.980Z Checking dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
33542026-08-29T21:12:29.003Z Checking installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
33552026-08-29T21:12:29.026Z Compiling omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
33562026-08-29T21:12:29.131Z Compiling schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
33572026-08-29T21:12:29.156Z Compiling nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
33582026-08-29T21:12:29.222Z Compiling db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
33592026-08-29T21:12:29.328Z Compiling ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
33602026-08-29T21:12:29.354Z Compiling omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
33612026-08-29T21:12:29.560Z Checking omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33622026-08-29T21:12:29.605Z Documenting omicron-ls-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ls-apis)
33632026-08-29T21:12:29.651Z Documenting omicron-ntp-admin v0.1.0 (/work/oxidecomputer/omicron/ntp-admin)
33642026-08-29T21:12:30.099Z Checking omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
33652026-08-29T21:12:30.276Z Checking clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
33662026-08-29T21:12:30.300Z Documenting dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server)
33672026-08-29T21:12:30.566Z Checking installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
33682026-08-29T21:12:31.392Z Documenting gateway-cli v0.1.0 (/work/oxidecomputer/omicron/gateway-cli)
33692026-08-29T21:12:31.503Z Checking oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
33702026-08-29T21:12:32.079Z Checking sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
33712026-08-29T21:12:32.502Z Checking wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
33722026-08-29T21:12:33.166Z Checking trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
33732026-08-29T21:12:33.395Z Checking nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
33742026-08-29T21:12:34.024Z Checking sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
33752026-08-29T21:12:34.125Z Checking key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
33762026-08-29T21:12:34.566Z Checking trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
33772026-08-29T21:12:34.698Z Checking wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
33782026-08-29T21:12:34.811Z Checking sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
33792026-08-29T21:12:34.975Z Checking bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
33802026-08-29T21:12:35.098Z Checking installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
33812026-08-29T21:12:35.157Z Checking oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
33822026-08-29T21:12:35.794Z Checking sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
33832026-08-29T21:12:35.846Z Checking wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
33842026-08-29T21:12:36.293Z Checking wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
33852026-08-29T21:12:36.481Z Checking bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
33862026-08-29T21:12:36.581Z Checking zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
33872026-08-29T21:12:36.831Z Checking sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
33882026-08-29T21:12:37.101Z Checking sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
33892026-08-29T21:12:37.126Z Checking sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
33902026-08-29T21:12:37.231Z Checking wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
33912026-08-29T21:12:37.891Z Checking sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
33922026-08-29T21:12:38.006Z Checking omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33932026-08-29T21:12:38.489Z Documenting omicron-clickhouse-admin v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin)
33942026-08-29T21:12:38.772Z Checking sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
33952026-08-29T21:12:39.006Z Checking sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
33962026-08-29T21:12:39.464Z Checking wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
33972026-08-29T21:12:39.757Z Checking wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
33982026-08-29T21:12:40.152Z Checking bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
33992026-08-29T21:12:40.177Z Documenting omicron-cockroach-admin v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin)
34002026-08-29T21:12:40.630Z Documenting sled-agent-config-reconciler v0.1.0 (/work/oxidecomputer/omicron/sled-agent/config-reconciler)
34012026-08-29T21:12:40.656Z Checking wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34022026-08-29T21:12:41.017Z Checking sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34032026-08-29T21:12:41.658Z Checking sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34042026-08-29T21:12:42.219Z Checking trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34052026-08-29T21:12:42.340Z Documenting wicketd v0.1.0 (/work/oxidecomputer/omicron/wicketd)
34062026-08-29T21:12:43.015Z Documenting wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34072026-08-29T21:12:43.450Z Checking nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34082026-08-29T21:12:43.477Z Checking sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34092026-08-29T21:12:43.823Z Checking wicket-dbg v0.1.0 (/work/oxidecomputer/omicron/wicket-dbg)
34102026-08-29T21:12:44.530Z Documenting sled-agent-bootstrap-common v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-common)
34112026-08-29T21:12:45.002Z Documenting nexus-types v0.1.0 (/work/oxidecomputer/omicron/nexus/types)
34122026-08-29T21:12:48.162Z Documenting trust-quorum v0.1.0 (/work/oxidecomputer/omicron/trust-quorum)
34132026-08-29T21:12:48.194Z Documenting sled-agent-measurements v0.1.0 (/work/oxidecomputer/omicron/sled-agent/measurements)
34142026-08-29T21:12:48.478Z Documenting sled-agent-resolvable-files v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files)
34152026-08-29T21:12:50.245Z Documenting wicket v0.1.0 (/work/oxidecomputer/omicron/wicket)
34162026-08-29T21:12:50.824Z Documenting sled-agent-health-monitor v0.1.0 (/work/oxidecomputer/omicron/sled-agent/health-monitor)
34172026-08-29T21:12:51.677Z Documenting sled-agent-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/api)
34182026-08-29T21:12:51.846Z Documenting sled-diagnostics v0.1.0 (/work/oxidecomputer/omicron/sled-diagnostics)
34192026-08-29T21:12:52.015Z Documenting wicketd-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-client)
34202026-08-29T21:12:52.085Z Documenting wicketd-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-api)
34212026-08-29T21:12:52.465Z Checking nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34222026-08-29T21:12:54.222Z Checking omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34232026-08-29T21:12:55.515Z Checking nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34242026-08-29T21:12:55.545Z Checking sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34252026-08-29T21:12:55.788Z Checking nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34262026-08-29T21:12:56.317Z Checking sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34272026-08-29T21:12:56.842Z Checking nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34282026-08-29T21:12:56.914Z Checking nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34292026-08-29T21:12:57.140Z Checking nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34302026-08-29T21:12:57.274Z Checking nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34312026-08-29T21:12:57.472Z Checking oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34322026-08-29T21:12:57.540Z Checking oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34332026-08-29T21:12:57.565Z Checking nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34342026-08-29T21:12:57.683Z Checking nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34352026-08-29T21:12:58.098Z Checking nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34362026-08-29T21:12:58.215Z Checking omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34372026-08-29T21:12:58.439Z Documenting oximeter-collector v0.1.0 (/work/oxidecomputer/omicron/oximeter/collector)
34382026-08-29T21:12:58.854Z Checking oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34392026-08-29T21:12:59.102Z Documenting oximeter-load-test v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oximeter-load-test)
34402026-08-29T21:12:59.211Z Checking nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34412026-08-29T21:12:59.611Z Documenting clickhouse-cluster-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickhouse-cluster-dev)
34422026-08-29T21:13:00.338Z Checking gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34432026-08-29T21:13:00.535Z Documenting omicron-dropshot-apis v0.1.0 (/work/oxidecomputer/omicron/dev-tools/dropshot-apis)
34442026-08-29T21:13:01.086Z Documenting mgs-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/mgs-dev)
34452026-08-29T21:13:01.792Z Documenting tqdb v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/tqdb)
34462026-08-29T21:13:01.849Z Checking sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34472026-08-29T21:13:04.182Z Documenting omicron-sled-agent v0.1.0 (/work/oxidecomputer/omicron/sled-agent)
34482026-08-29T21:13:05.608Z Documenting sled-agent-rack-setup v0.1.0 (/work/oxidecomputer/omicron/sled-agent/rack-setup)
34492026-08-29T21:13:06.234Z Documenting nexus-reconfigurator-cli-integration-tests v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/cli-integration-tests)
34502026-08-29T21:13:07.008Z Documenting gateway-test-utils v0.1.0 (/work/oxidecomputer/omicron/gateway-test-utils)
34512026-08-29T21:13:08.944Z Documenting reconfigurator-cli v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-cli)
34522026-08-29T21:13:09.859Z Documenting nexus-reconfigurator-simulation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/simulation)
34532026-08-29T21:13:11.092Z Documenting omicron-gateway v0.1.0 (/work/oxidecomputer/omicron/gateway)
34542026-08-29T21:13:11.626Z Documenting reconfigurator-sp-updater v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-sp-updater)
34552026-08-29T21:13:12.294Z Documenting nexus-reconfigurator-planning v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/planning)
34562026-08-29T21:13:14.812Z Documenting oximeter-producer v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer)
34572026-08-29T21:13:15.527Z Documenting end-to-end-tests v0.1.0 (/work/oxidecomputer/omicron/end-to-end-tests)
34582026-08-29T21:13:16.030Z Documenting oximeter-test-utils v0.1.0 (/work/oxidecomputer/omicron/oximeter/test-utils)
34592026-08-29T21:13:16.786Z Documenting crdb-seed v0.1.0 (/work/oxidecomputer/omicron/dev-tools/crdb-seed)
34602026-08-29T21:13:17.550Z Documenting omicron-dev-lib v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev-lib)
34612026-08-29T21:13:18.459Z Documenting db-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/db-dev)
34622026-08-29T21:13:23.338Z Documenting ch-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/ch-dev)
34632026-08-29T21:13:23.997Z Documenting nexus-db-model v0.1.0 (/work/oxidecomputer/omicron/nexus/db-model)
34642026-08-29T21:13:24.901Z Documenting omicron-test-utils v0.1.0 (/work/oxidecomputer/omicron/test-utils)
34652026-08-29T21:13:25.599Z Documenting nexus-internal-api v0.1.0 (/work/oxidecomputer/omicron/nexus/internal-api)
34662026-08-29T21:13:26.517Z Documenting nexus-inventory v0.1.0 (/work/oxidecomputer/omicron/nexus/inventory)
34672026-08-29T21:13:27.310Z Documenting nexus-external-api v0.1.0 (/work/oxidecomputer/omicron/nexus/external-api)
34682026-08-29T21:13:28.080Z Documenting nexus-mgs-updates v0.1.0 (/work/oxidecomputer/omicron/nexus/mgs-updates)
34692026-08-29T21:13:28.846Z Documenting nexus-reconfigurator-blippy v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/blippy)
34702026-08-29T21:13:31.161Z Documenting nexus-auth v0.1.0 (/work/oxidecomputer/omicron/nexus/auth)
34712026-08-29T21:13:31.421Z Documenting schema v0.1.0 (/work/oxidecomputer/omicron/dev-tools/schema)
34722026-08-29T21:13:31.758Z Checking nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34732026-08-29T21:13:31.996Z Documenting nexus-db-errors v0.1.0 (/work/oxidecomputer/omicron/nexus/db-errors)
34742026-08-29T21:13:33.020Z Documenting nexus-db-lookup v0.1.0 (/work/oxidecomputer/omicron/nexus/db-lookup)
34752026-08-29T21:13:33.897Z Documenting nexus-db-fixed-data v0.1.0 (/work/oxidecomputer/omicron/nexus/db-fixed-data)
34762026-08-29T21:13:34.728Z Documenting nexus-fm v0.1.0 (/work/oxidecomputer/omicron/nexus/fm)
34772026-08-29T21:13:38.550Z Documenting nexus-db-queries v0.1.0 (/work/oxidecomputer/omicron/nexus/db-queries)
34782026-08-29T21:13:39.461Z Documenting nexus-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-client)
34792026-08-29T21:13:40.687Z Documenting nexus-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/nexus/lockstep-api)
34802026-08-29T21:13:41.208Z Documenting sp-sim v0.1.0 (/work/oxidecomputer/omicron/sp-sim)
34812026-08-29T21:13:42.257Z Documenting nexus-switch-config v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config)
34822026-08-29T21:13:43.254Z Documenting nexus-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/nexus-lockstep-client)
34832026-08-29T21:13:45.242Z Documenting sled-agent-multirack-join v0.1.0 (/work/oxidecomputer/omicron/sled-agent/multirack-join)
34842026-08-29T21:13:46.149Z Documenting nexus-config v0.1.0 (/work/oxidecomputer/omicron/nexus-config)
34852026-08-29T21:13:47.278Z Documenting sled-agent-resolvable-files-examples v0.1.0 (/work/oxidecomputer/omicron/sled-agent/resolvable-files-examples)
34862026-08-29T21:13:48.185Z Documenting zfs-test-harness v0.1.0 (/work/oxidecomputer/omicron/sled-storage/zfs-test-harness)
34872026-08-29T21:13:52.006Z Documenting installinator v0.1.0 (/work/oxidecomputer/omicron/installinator)
34882026-08-29T21:13:52.811Z Documenting bootstrap-agent-lockstep-client v0.1.0 (/work/oxidecomputer/omicron/clients/bootstrap-agent-lockstep-client)
34892026-08-29T21:13:53.661Z Documenting bootstrap-agent-lockstep-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-api)
34902026-08-29T21:13:55.959Z Documenting rack-init-config v0.1.0 (/work/oxidecomputer/omicron/dev-tools/rack-init-config)
34912026-08-29T21:13:56.507Z Documenting sled-agent-scrimlet-reconcilers v0.1.0 (/work/oxidecomputer/omicron/sled-agent/scrimlet-reconcilers)
34922026-08-29T21:13:58.397Z Documenting omicron-package v0.1.0 (/work/oxidecomputer/omicron/package)
34932026-08-29T21:13:59.725Z Documenting sled-storage v0.1.0 (/work/oxidecomputer/omicron/sled-storage)
34942026-08-29T21:14:01.396Z Documenting wicket-common v0.1.0 (/work/oxidecomputer/omicron/wicket-common)
34952026-08-29T21:14:02.904Z Documenting bootstrap-agent-lockstep-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/bootstrap-agent-lockstep-types)
34962026-08-29T21:14:04.696Z Documenting zone-setup v0.1.0 (/work/oxidecomputer/omicron/zone-setup)
34972026-08-29T21:14:06.312Z Documenting sled-hardware v0.1.0 (/work/oxidecomputer/omicron/sled-hardware)
34982026-08-29T21:14:11.237Z Documenting omicron-reconfigurator-exec-unsafe v0.1.0 (/work/oxidecomputer/omicron/dev-tools/reconfigurator-exec-unsafe)
34992026-08-29T21:14:11.359Z Documenting support-bundle-collection v0.1.0 (/work/oxidecomputer/omicron/support-bundle-collection)
35002026-08-29T21:14:12.699Z Documenting omicron-nexus v0.1.0 (/work/oxidecomputer/omicron/nexus)
35012026-08-29T21:14:13.164Z Documenting nexus-reconfigurator-execution v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/execution)
35022026-08-29T21:14:14.889Z Documenting nexus-test-utils v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils)
35032026-08-29T21:14:16.623Z Documenting nexus-reconfigurator-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/preparation)
35042026-08-29T21:14:18.482Z Documenting nexus-switch-config-preparation v0.1.0 (/work/oxidecomputer/omicron/nexus/switch-config/preparation)
35052026-08-29T21:14:20.469Z Documenting nexus-metrics-producer-gc v0.1.0 (/work/oxidecomputer/omicron/nexus/metrics-producer-gc)
35062026-08-29T21:14:22.259Z Documenting nexus-saga-recovery v0.1.0 (/work/oxidecomputer/omicron/nexus/saga-recovery)
35072026-08-29T21:14:23.987Z Documenting nexus-test-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/test-interface)
35082026-08-29T21:14:25.664Z Documenting nexus-reconfigurator-rendezvous v0.1.0 (/work/oxidecomputer/omicron/nexus/reconfigurator/rendezvous)
35092026-08-29T21:14:27.749Z Documenting nexus-networking v0.1.0 (/work/oxidecomputer/omicron/nexus/networking)
35102026-08-29T21:14:29.244Z Documenting installinator-common v0.1.0 (/work/oxidecomputer/omicron/installinator-common)
35112026-08-29T21:14:31.067Z Documenting oximeter-instruments v0.1.0 (/work/oxidecomputer/omicron/oximeter/instruments)
35122026-08-29T21:14:32.806Z Documenting wicketd-commission-types v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types)
35132026-08-29T21:14:34.539Z Documenting wicketd-commission-client v0.1.0 (/work/oxidecomputer/omicron/clients/wicketd-commission-client)
35142026-08-29T21:14:36.293Z Documenting wicketd-commission-api v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-api)
35152026-08-29T21:14:37.861Z Documenting trust-quorum-test-utils v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/test-utils)
35162026-08-29T21:14:41.516Z Documenting trust-quorum-protocol v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/protocol)
35172026-08-29T21:14:43.364Z Documenting illumos-utils v0.1.0 (/work/oxidecomputer/omicron/illumos-utils)
35182026-08-29T21:14:45.168Z Documenting sled-agent-client v0.1.0 (/work/oxidecomputer/omicron/clients/sled-agent-client)
35192026-08-29T21:14:47.028Z Documenting key-manager v0.1.0 (/work/oxidecomputer/omicron/key-manager)
35202026-08-29T21:14:50.529Z Documenting wicketd-commission-types-versions v0.1.0 (/work/oxidecomputer/omicron/wicketd-commission-types/versions)
35212026-08-29T21:14:52.541Z Documenting sled-agent-types v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types)
35222026-08-29T21:14:54.925Z Documenting nexus-types-versions v0.1.0 (/work/oxidecomputer/omicron/nexus/types/versions)
35232026-08-29T21:14:56.610Z Documenting oximeter-db v0.1.0 (/work/oxidecomputer/omicron/oximeter/db)
35242026-08-29T21:14:58.914Z Documenting oximeter v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter)
35252026-08-29T21:15:00.624Z Documenting xtask v0.1.0 (/work/oxidecomputer/omicron/dev-tools/xtask)
35262026-08-29T21:15:03.982Z Documenting omicron-releng v0.1.0 (/work/oxidecomputer/omicron/dev-tools/releng)
35272026-08-29T21:15:04.008Z Documenting omicron-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-dev)
35282026-08-29T21:15:07.481Z Documenting authz-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/authz-macros)
35292026-08-29T21:15:09.814Z Documenting db-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/db-macros)
35302026-08-29T21:15:12.082Z Documenting sush-proxy v0.1.0 (/work/oxidecomputer/omicron/sush-proxy)
35312026-08-29T21:15:14.149Z Documenting ntp-admin-api v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/api)
35322026-08-29T21:15:17.555Z Documenting ntp-admin-types v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types)
35332026-08-29T21:15:19.316Z Documenting dnsadm v0.1.0 (/work/oxidecomputer/omicron/dns-server/dnsadm)
35342026-08-29T21:15:21.512Z Documenting clickana v0.1.0 (/work/oxidecomputer/omicron/dev-tools/clickana)
35352026-08-29T21:15:24.013Z Documenting omicron-pins v0.1.0 (/work/oxidecomputer/omicron/dev-tools/pins)
35362026-08-29T21:15:26.909Z Documenting omicron-repo-depot-standalone v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repo-depot-standalone)
35372026-08-29T21:15:29.515Z Documenting oximeter-timeseries-macro v0.1.0 (/work/oxidecomputer/omicron/oximeter/timeseries-macro)
35382026-08-29T21:15:31.593Z Documenting transient-dns-server v0.1.0 (/work/oxidecomputer/omicron/dns-server/transient)
35392026-08-29T21:15:33.802Z Documenting clickhouse-admin-server-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-server-client)
35402026-08-29T21:15:36.180Z Documenting clickhouse-admin-keeper-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-keeper-client)
35412026-08-29T21:15:38.906Z Documenting clickhouse-admin-single-client v0.1.0 (/work/oxidecomputer/omicron/clients/clickhouse-admin-single-client)
35422026-08-29T21:15:41.358Z Documenting clickhouse-admin-test-utils v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/test-utils)
35432026-08-29T21:15:43.575Z Documenting oxql-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/oxql-types)
35442026-08-29T21:15:46.296Z Documenting oximeter-schema v0.1.0 (/work/oxidecomputer/omicron/oximeter/schema)
35452026-08-29T21:15:48.728Z Documenting clickhouse-admin-api v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/api)
35462026-08-29T21:15:51.204Z Documenting clickhouse-admin-types v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types)
35472026-08-29T21:15:53.736Z Documenting oximeter-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/api)
35482026-08-29T21:15:56.253Z Documenting oximeter-types v0.1.0 (/work/oxidecomputer/omicron/oximeter/types)
35492026-08-29T21:15:58.581Z Documenting oximeter-producer-api v0.1.0 (/work/oxidecomputer/omicron/oximeter/producer-api)
35502026-08-29T21:16:01.239Z Documenting internal-dns-cli v0.1.0 (/work/oxidecomputer/omicron/internal-dns/cli)
35512026-08-29T21:16:03.796Z Documenting internal-dns-resolver v0.1.0 (/work/oxidecomputer/omicron/internal-dns/resolver)
35522026-08-29T21:16:06.306Z Documenting omicron-ddm-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ddm-admin-client)
35532026-08-29T21:16:08.784Z Documenting oximeter-client v0.1.0 (/work/oxidecomputer/omicron/clients/oximeter-client)
35542026-08-29T21:16:11.388Z Documenting nexus-defaults v0.1.0 (/work/oxidecomputer/omicron/nexus/defaults)
35552026-08-29T21:16:13.859Z Documenting clickhouse-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/clickhouse-admin/types/versions)
35562026-08-29T21:16:16.528Z Documenting internal-dns-types v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types)
35572026-08-29T21:16:18.974Z Documenting oximeter-types-versions v0.1.0 (/work/oxidecomputer/omicron/oximeter/types/versions)
35582026-08-29T21:16:21.519Z Documenting omicron-certificates v0.1.0 (/work/oxidecomputer/omicron/certificates)
35592026-08-29T21:16:24.094Z Documenting sled-agent-types-versions v0.1.0 (/work/oxidecomputer/omicron/sled-agent/types/versions)
35602026-08-29T21:16:26.631Z Documenting corpus-adjust v0.1.0 (/work/oxidecomputer/omicron/dev-tools/corpus-adjust)
35612026-08-29T21:16:29.262Z Documenting range-requests v0.1.0 (/work/oxidecomputer/omicron/range-requests)
35622026-08-29T21:16:31.742Z Documenting typed-rng v0.1.0 (/work/oxidecomputer/omicron/typed-rng)
35632026-08-29T21:16:34.358Z Documenting gateway-client v0.1.0 (/work/oxidecomputer/omicron/clients/gateway-client)
35642026-08-29T21:16:36.912Z Documenting gateway-types v0.1.0 (/work/oxidecomputer/omicron/gateway-types)
35652026-08-29T21:16:39.611Z Documenting gateway-api v0.1.0 (/work/oxidecomputer/omicron/gateway-api)
35662026-08-29T21:16:42.103Z Documenting installinator-api v0.1.0 (/work/oxidecomputer/omicron/installinator-api)
35672026-08-29T21:16:44.685Z Documenting omicron-cockroach-metrics v0.1.0 (/work/oxidecomputer/omicron/cockroach-metrics)
35682026-08-29T21:16:47.948Z Documenting nexus-db-schema v0.1.0 (/work/oxidecomputer/omicron/nexus/db-schema)
35692026-08-29T21:16:49.950Z Documenting cockroach-admin-api v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/api)
35702026-08-29T21:16:52.621Z Documenting cockroach-admin-types v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types)
35712026-08-29T21:16:55.629Z Documenting omicron-git-version v0.1.0 (/work/oxidecomputer/omicron/git-version)
35722026-08-29T21:16:58.313Z Documenting trust-quorum-types v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types)
35732026-08-29T21:17:00.987Z Documenting dns-server-api v0.1.0 (/work/oxidecomputer/omicron/dns-server-api)
35742026-08-29T21:17:03.759Z Documenting dns-service-client v0.1.0 (/work/oxidecomputer/omicron/clients/dns-service-client)
35752026-08-29T21:17:06.433Z Documenting omicron-common v0.1.0 (/work/oxidecomputer/omicron/common)
35762026-08-29T21:17:09.122Z Documenting trust-quorum-types-versions v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/types/versions)
35772026-08-29T21:17:11.749Z Documenting bootstore v0.1.0 (/work/oxidecomputer/omicron/bootstore)
35782026-08-29T21:17:14.448Z Documenting oxide-client v0.1.0 (/work/oxidecomputer/omicron/clients/oxide-client)
35792026-08-29T21:17:17.227Z Documenting ereport-types v0.1.0 (/work/oxidecomputer/omicron/ereport/types)
35802026-08-29T21:17:20.005Z Documenting cockroach-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/cockroach-admin-client)
35812026-08-29T21:17:22.783Z Documenting installinator-client v0.1.0 (/work/oxidecomputer/omicron/clients/installinator-client)
35822026-08-29T21:17:30.687Z Documenting ipcc v0.1.0 (/work/oxidecomputer/omicron/ipcc)
35832026-08-29T21:17:31.222Z Documenting cockroach-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/cockroach-admin/types/versions)
35842026-08-29T21:17:34.373Z Documenting installinator-common-versions v0.1.0 (/work/oxidecomputer/omicron/installinator-common/versions)
35852026-08-29T21:17:37.934Z Documenting gateway-types-versions v0.1.0 (/work/oxidecomputer/omicron/gateway-types/versions)
35862026-08-29T21:17:41.499Z Documenting key-manager-types v0.1.0 (/work/oxidecomputer/omicron/key-manager/types)
35872026-08-29T21:17:44.958Z Documenting nexus-test-utils-macros v0.1.0 (/work/oxidecomputer/omicron/nexus/test-utils-macros)
35882026-08-29T21:17:49.776Z Documenting parallel-task-set v0.1.0 (/work/oxidecomputer/omicron/parallel-task-set)
35892026-08-29T21:17:52.832Z Documenting repo-depot-client v0.1.0 (/work/oxidecomputer/omicron/clients/repo-depot-client)
35902026-08-29T21:17:56.697Z Documenting repo-depot-api v0.1.0 (/work/oxidecomputer/omicron/sled-agent/repo-depot-api)
35912026-08-29T21:18:00.456Z Documenting sled-hardware-types v0.1.0 (/work/oxidecomputer/omicron/sled-hardware/types)
35922026-08-29T21:18:04.270Z Documenting oximeter-macro-impl v0.1.0 (/work/oxidecomputer/omicron/oximeter/oximeter-macro-impl)
35932026-08-29T21:18:08.357Z Documenting nexus-background-task-interface v0.1.0 (/work/oxidecomputer/omicron/nexus/background-task-interface)
35942026-08-29T21:18:11.945Z Documenting omicron-deployment-graph v0.1.0 (/work/oxidecomputer/omicron/dev-tools/omicron-deployment-graph)
35952026-08-29T21:18:15.756Z Documenting internal-dns-types-versions v0.1.0 (/work/oxidecomputer/omicron/internal-dns/types/versions)
35962026-08-29T21:18:19.627Z Documenting omicron-rpaths v0.1.0 (/work/oxidecomputer/omicron/rpaths)
35972026-08-29T21:18:23.517Z Documenting omicron-passwords v0.1.0 (/work/oxidecomputer/omicron/passwords)
35982026-08-29T21:18:27.540Z Documenting live-tests-macros v0.1.0 (/work/oxidecomputer/omicron/live-tests/macros)
35992026-08-29T21:18:31.235Z Documenting omicron-ledger v0.1.0 (/work/oxidecomputer/omicron/ledger)
36002026-08-29T21:18:35.047Z Documenting api_identity v0.1.0 (/work/oxidecomputer/omicron/api_identity)
36012026-08-29T21:18:38.891Z Documenting xtask-downloader v0.1.0 (/work/oxidecomputer/omicron/dev-tools/downloader)
36022026-08-29T21:18:42.728Z Documenting nexus-macros-common v0.1.0 (/work/oxidecomputer/omicron/nexus/macros-common)
36032026-08-29T21:18:46.594Z Documenting ntp-admin-types-versions v0.1.0 (/work/oxidecomputer/omicron/ntp-admin/types/versions)
36042026-08-29T21:18:50.330Z Documenting omicron-repl-utils v0.1.0 (/work/oxidecomputer/omicron/dev-tools/repl-utils)
36052026-08-29T21:18:54.210Z Documenting oxlog v0.1.0 (/work/oxidecomputer/omicron/dev-tools/oxlog)
36062026-08-29T21:18:57.974Z Documenting ntp-admin-client v0.1.0 (/work/oxidecomputer/omicron/clients/ntp-admin-client)
36072026-08-29T21:19:01.851Z Documenting cert-dev v0.1.0 (/work/oxidecomputer/omicron/dev-tools/cert-dev)
36082026-08-29T21:19:05.730Z Documenting gfss v0.1.0 (/work/oxidecomputer/omicron/trust-quorum/gfss)
36092026-08-29T21:19:09.683Z Documenting omicron-workspace-hack v0.1.0 (/work/oxidecomputer/omicron/workspace-hack)
36102026-08-29T21:19:13.488Z Documenting omicron-generation-kinds v0.1.0 (/work/oxidecomputer/omicron/generation-kinds)
36112026-08-29T21:19:17.382Z Documenting omicron-uuid-kinds v0.1.0 (/work/oxidecomputer/omicron/uuid-kinds)
36122026-08-29T21:19:21.231Z Documenting dev-tools-common v0.1.0 (/work/oxidecomputer/omicron/dev-tools/common)
36132026-08-29T21:19:52.077Z Finished `dev` profile [unoptimized + debuginfo] target(s) in 7m 34s
36142026-08-29T21:19:52.080Zwarning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
36152026-08-29T21:19:52.080Znote: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
36162026-08-29T21:19:52.250Z Generated /work/oxidecomputer/omicron/target/doc/api_identity/index.html and 206 other files
36172026-08-29T21:19:52.357Z
36182026-08-29T21:19:52.357Zreal 7:34.658516295
36192026-08-29T21:19:52.360Zuser 20:24.572750281
36202026-08-29T21:19:52.360Zsys 4:21.225463104
36212026-08-29T21:19:52.360Ztrap 0.293569937
36222026-08-29T21:19:52.360Ztflt 0.011644191
36232026-08-29T21:19:52.360Zdflt 0.089912419
36242026-08-29T21:19:52.360Zkflt 0.000023440
36252026-08-29T21:19:52.360Zlock 7:15:27.985433634
36262026-08-29T21:19:52.360Zslp 2:33:05.899637931
36272026-08-29T21:19:52.360Zlat 34.916308877
36282026-08-29T21:19:52.360Zstop 2:09.647704693
36292026-08-29T21:19:52.360Zprocess exited: duration 851908 ms, exit code 0
 
36302026-08-29T21:19:52.367Zfound 0 output files